Skip to content

Commit c8c2de3

Browse files
Bump System.Reflection.TypeExtensions in /src/GitVersionTask
Bumps [System.Reflection.TypeExtensions](https://github.com/dotnet/corefx) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 663b129 commit c8c2de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionCore/GitVersionCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
2424
<PackageReference Include="Newtonsoft.Json" Version="$(PackageVersion_NewtonsoftJson)" />
2525
<PackageReference Include="System.Net.Requests" Version="4.3.0" />
26-
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.5.1" />
26+
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.6.0" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)