Skip to content

Commit

Permalink
Merge pull request #17 from Harabe-x/dependabot/nuget/System.Drawing.…
Browse files Browse the repository at this point in the history
…Common-8.0.8
  • Loading branch information
Harabe-x authored Oct 8, 2024
2 parents d6bb555 + cccc8f1 commit 250b8d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PixaiBot/PixaiBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Notification.Wpf" Version="7.0.0.2"/>
<PackageReference Include="Selenium.WebDriver" Version="4.23.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0"/>
<PackageReference Include="System.Drawing.Common" Version="8.0.7"/>
<PackageReference Include="System.Drawing.Common" Version="8.0.8"/>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\images\PixaiAutoClaimerIcon.ico">
Expand Down
2 changes: 1 addition & 1 deletion PixaiBotAutoUpdater/PixaiBotAutoUpdater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="FontAwesome" Version="4.7.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="System.Drawing.Common" Version="8.0.7"/>
<PackageReference Include="System.Drawing.Common" Version="8.0.8"/>
</ItemGroup>
<ItemGroup>
<Reference Include="FontAwesome.WPF">
Expand Down

0 comments on commit 250b8d1

Please sign in to comment.