Skip to content

Commit

Permalink
Geralt.csproj: Update libsodium.
Browse files Browse the repository at this point in the history
Fixes win-arm64.
  • Loading branch information
samuel-lucas6 committed Dec 15, 2024
1 parent 9735ecc commit fa556ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Geralt/Geralt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="libsodium" Version="1.0.20" />
<PackageReference Include="libsodium" Version="1.0.20.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fa556ea

Please sign in to comment.