Skip to content

Commit

Permalink
Bump System.Reflection.Metadata from 7.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [System.Reflection.Metadata](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: System.Reflection.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 2dbb4ce commit 3119d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Libraries/PluginHost/PluginHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<Version>4.7.0</Version>
</PackageReference>
<PackageReference Include="System.Reflection.Metadata">
<Version>7.0.0</Version>
<Version>8.0.1</Version>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.Reflection.TypeExtensions">
Expand Down

0 comments on commit 3119d43

Please sign in to comment.