Skip to content

Commit

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

Bump System.Drawing.Common from 8.0.7 to 8.0.8
  • Loading branch information
nikeee authored Aug 19, 2024
2 parents b0ef4be + 8332af9 commit 0ab2ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HolzShots.Core/HolzShots.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="nud2dlib-x64" Version="2.0.0" />
<PackageReference Include="System.Composition" Version="8.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0 " />
<PackageReference Include="System.Drawing.Common" Version="8.0.7" />
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />

<PackageReference Include="HolzShots.Input.Keyboard" Version="2.0.0-preview.4" />
Expand Down

0 comments on commit 0ab2ca2

Please sign in to comment.