Skip to content

Commit

Permalink
Updated nuget dependency to latest version for drawing SDK functions
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat committed Nov 17, 2024
1 parent 0106ca2 commit 0337a2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/FacepunchCommitsMonitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.3" />
<PackageReference Include="System.Drawing.Common" Version="9.0.0" />
</ItemGroup>
</Project>
1 change: 1 addition & 0 deletions tests/FacepunchCommitsMonitorTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="System.Drawing.Common" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0337a2e

Please sign in to comment.