Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Libraries - Vuln patching
Browse files Browse the repository at this point in the history
xxbeefydjxx committed Nov 5, 2024
1 parent b1f00ff commit 64b2c3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Pandora/Pandora.csproj
Original file line number Diff line number Diff line change
@@ -57,11 +57,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FluentFTP" Version="46.0.2" />
<PackageReference Include="ImGui.NET" Version="1.89.5" />
<PackageReference Include="FluentFTP" Version="51.1.0" />
<PackageReference Include="ImGui.NET" Version="1.89.6" />
<PackageReference Include="ManagedBass" Version="3.1.1" />
<PackageReference Include="OpenTK" Version="4.7.7" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
<PackageReference Include="OpenTK" Version="4.8.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
</ItemGroup>

<ItemGroup>

0 comments on commit 64b2c3f

Please sign in to comment.