Skip to content

Commit

Permalink
ConfigApp: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pongo1231 committed Jan 28, 2025
1 parent 7ee86a8 commit 51d639b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ConfigApp/ConfigApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Extended.Wpf.Toolkit" Version="4.6.0" />
<PackageReference Include="Extended.Wpf.Toolkit" Version="4.6.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.5" />
<PackageReference Include="System.Drawing.Common" Version="9.0.1" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.4" />
</ItemGroup>

<Import Project="..\Shared\Shared.projitems" Label="Shared" />
Expand Down

0 comments on commit 51d639b

Please sign in to comment.