Skip to content

Commit

Permalink
Merge pull request #103 from Nyrest/dependabot/nuget/System.Drawing.C…
Browse files Browse the repository at this point in the history
…ommon-8.0.6

Bump System.Drawing.Common from 8.0.5 to 8.0.6
  • Loading branch information
Nyrest authored May 29, 2024
2 parents d90a42f + 879f6a3 commit 44b96f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AncientMysteries/AncientMysteries.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Drawing.Common" Version="8.0.5" />
<PackageReference Include="System.Drawing.Common" Version="8.0.6" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 44b96f3

Please sign in to comment.