Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qutrits committed Jul 16, 2024
1 parent 073876a commit 3cd54a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FallGuysStats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@
<PackageReference Include="Fody" Version="6.8.1">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="LiteDB" Version="5.0.20" />
<PackageReference Include="LiteDB" Version="5.0.21" />
<PackageReference Include="MetroModernUI" Version="1.4.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
Expand Down

0 comments on commit 3cd54a4

Please sign in to comment.