Skip to content

Commit

Permalink
Bump System.Reflection.TypeExtensions in /source/dotnet
Browse files Browse the repository at this point in the history
Bumps [System.Reflection.TypeExtensions](https://github.com/dotnet/corefx) from 4.4.0 to 4.7.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 7, 2020
1 parent 41887f9 commit a4d557f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Reflection.TypeExtensions">
<Version>4.4.0</Version>
<Version>4.7.0</Version>
</PackageReference>
</ItemGroup>

Expand Down

0 comments on commit a4d557f

Please sign in to comment.