Skip to content

Commit a1b0fce

Browse files
Bump System.Reflection.Metadata
Bumps [System.Reflection.Metadata](https://github.com/dotnet/runtime) from 1.8.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v7.0.0) --- updated-dependencies: - dependency-name: System.Reflection.Metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dbfa9d commit a1b0fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/csharp/api/system.reflection.metadata/metadatareader/MetadataReaderSnippets.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="System.Reflection.Metadata" Version="1.8.0" />
9+
<PackageReference Include="System.Reflection.Metadata" Version="7.0.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)