Skip to content

Commit

Permalink
dep ++
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt committed Aug 11, 2023
1 parent bc3b12c commit 6c95049
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/triangulator.tests/triangulator.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageReference Include="Gdal.Core" Version="2.3.0-beta-023" />
<PackageReference Include="Gdal.Core.WindowsRuntime" Version="2.3.0-beta-023" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
<PackageReference Include="SharpGLTF.Toolkit" Version="1.0.0-alpha0017" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="SharpGLTF.Toolkit" Version="1.0.0-alpha0030" />
<PackageReference Include="Wkx" Version="0.5.1" />
</ItemGroup>

Expand Down

0 comments on commit 6c95049

Please sign in to comment.