Skip to content

Commit

Permalink
Bump MonoGame.Library.X dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harry-cpp committed Nov 19, 2024
1 parent 5e9545e commit 239d120
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@

<ItemGroup>
<PackageReference Include="AssimpNet" Version="5.0.0-beta1" IncludeAssets="compile;runtime;build" ExcludeAssets="native" />
<PackageReference Include="MonoGame.Library.Assimp" Version="5.3.1.1" />
<PackageReference Include="MonoGame.Library.Assimp" Version="5.3.1.2" />
<PackageReference Include="BCnEncoder.Net" Version="2.1.0" />
<PackageReference Include="BCnEncoder.Net.ImageSharp" Version="1.1.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="Microsoft.NETCore.App" Version="2.1.30" />
<PackageReference Include="MonoGame.Library.FreeImage" Version="3.18.0.2" />
<PackageReference Include="MonoGame.Library.FreeType" Version="2.13.2.1" />
<PackageReference Include="MonoGame.Library.FreeImage" Version="3.18.0.3" />
<PackageReference Include="MonoGame.Library.FreeType" Version="2.13.2.2" />
<PackageReference Include="SharpDX" Version="4.0.1" />
<PackageReference Include="SharpDX.D3DCompiler" Version="4.0.1" />
<PackageReference Include="LibKTX" Version="0.9.2" />
Expand Down

0 comments on commit 239d120

Please sign in to comment.