Bump System.Runtime.CompilerServices.Unsafe from 4.6.0 to 4.7.1

Bumps [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-02 13:49:10 +00:00 committed by J. Fronny
parent d814e53738
commit caaede750c
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@
<package id="System.Memory" version="4.5.4" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
<package id="System.Reflection.Metadata" version="1.8.0" targetFramework="net472" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.6.0" targetFramework="net472" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net472" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
</packages>