Skip to content

Commit

Permalink
[Pipeline] Use AssimpNetter nuget for now
Browse files Browse the repository at this point in the history
  • Loading branch information
harry-cpp committed Dec 20, 2024
1 parent d2edb55 commit 11111da
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@


<ItemGroup>
<PackageReference Include="AssimpNet" Version="5.0.0-beta1" IncludeAssets="compile;runtime;build" ExcludeAssets="native" />
<PackageReference Include="MonoGame.Library.Assimp" Version="5.3.1.2" />
<PackageReference Include="AssimpNetter" Version="5.4.3" />
<PackageReference Include="BCnEncoder.Net" Version="2.1.0" />
<PackageReference Include="Microsoft.NETCore.App" Version="2.1.30" />
<PackageReference Include="MonoGame.Library.FreeImage" Version="3.18.0.3" />
Expand Down

0 comments on commit 11111da

Please sign in to comment.