Bump System.Reflection.Metadata from 1.7.0 to 1.8.0

Bumps [System.Reflection.Metadata](https://github.com/dotnet/corefx) from 1.7.0 to 1.8.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>
This commit is contained in:
dependabot-preview[bot] 2019-12-16 15:52:16 +00:00 committed by J. Fronny
parent 709edd4659
commit 3a63b81dc0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<package id="System.Collections.Immutable" version="1.6.0" targetFramework="net472" />
<package id="System.Memory" version="4.5.3" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
<package id="System.Reflection.Metadata" version="1.7.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.ValueTuple" version="4.5.0" targetFramework="net461" />
</packages>