Skip to content

Commit

Permalink
Merge pull request #582 from sailro/dependabot/nuget/System.Reflectio…
Browse files Browse the repository at this point in the history
…n.Metadata-8.0.1

Bump System.Reflection.Metadata from 8.0.0 to 8.0.1
  • Loading branch information
sailro authored Nov 8, 2024
2 parents a1a8bb9 + 5777fe3 commit 1de184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Installer/Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
<PackageReference Include="System.Reflection.Metadata" Version="8.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="8.0.1" />
<PackageReference Include="System.Resources.Writer" Version="4.3.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
Expand Down

0 comments on commit 1de184a

Please sign in to comment.