Skip to content

Commit

Permalink
upgrading sharpgltf
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt committed Mar 27, 2024
1 parent efee99b commit 39b2a34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/i3dm.export.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
<PackageReference Include="i3dm.tile" Version="1.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="SharpGLTF.Toolkit" Version="1.0.0-cesiummetadata3" />
<PackageReference Include="SharpGLTF.Ext.3DTiles" Version="1.0.0-alpha0031" />
<PackageReference Include="SharpGLTF.Toolkit" Version="1.0.0-alpha0031" />
<PackageReference Include="ShellProgressBar" Version="5.2.0" />
<PackageReference Include="subtree" Version="1.4.4" />
<PackageReference Include="Wkx" Version="0.5.1" />
Expand Down

0 comments on commit 39b2a34

Please sign in to comment.