Skip to content

Commit

Permalink
build(deps): bump System.Reflection.TypeExtensions from 4.5.1 to 4.6.0 (
Browse files Browse the repository at this point in the history
#408)

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] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Sep 27, 2019
1 parent 9056b27 commit 5ed97f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.Log4Net/Splat.Log4Net.csproj
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="System.Net.Sockets" Version="4.3.0" />
<PackageReference Include="System.Reflection" Version="4.3.0" />
<PackageReference Include="System.Reflection.Extensions" Version="4.3.0" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.5.1" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.6.0" />
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
Expand Down

0 comments on commit 5ed97f7

Please sign in to comment.