Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Reduced cpu load by updating client lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarno458 committed Jun 11, 2023
1 parent 9a5dc82 commit 1afc331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sudoku/Sudoku.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Compile Update="SudokuCell.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Archipelago.MultiClient.Net" Version="5.0.3" />
<PackageReference Include="Archipelago.MultiClient.Net" Version="5.0.5" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="SudokuSpice" Version="3.2.2" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
Expand Down

0 comments on commit 1afc331

Please sign in to comment.