Skip to content

Commit

Permalink
Update dependency System.Reflection.Metadata to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent fda4103 commit 09ee2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageVersion Update="Microsoft.CodeAnalysis.CSharp.Workspaces" version="$(CodeAnalysisVersionForTesting)" />
<PackageVersion Update="Microsoft.CodeAnalysis.VisualBasic.Workspaces" version="$(CodeAnalysisVersionForTesting)" />
<PackageVersion Update="System.Collections.Immutable" Version="7.0.0" />
<PackageVersion Update="System.Reflection.Metadata" Version="7.0.0" />
<PackageVersion Update="System.Reflection.Metadata" Version="7.0.2" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="Required" Version="1.0.0" />
Expand Down

0 comments on commit 09ee2ca

Please sign in to comment.