Skip to content

Commit

Permalink
Bump GLtf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Dec 13, 2024
1 parent 43b96bd commit a7761ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PdfReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.22" />
<PackageReference Include="NovoRender.GLtf" Version="0.0.60" />
<PackageReference Include="NovoRender.GLtf" Version="0.0.65" />
<PackageReference Include="Magick.NET-Q16-x64" Version="13.9.1" />
</ItemGroup>
<ItemGroup>
<None Update="gsdll64.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>

Expand Down

0 comments on commit a7761ef

Please sign in to comment.