reverting opentk

This commit is contained in:
Lars Brubaker 2022-08-30 15:27:22 -07:00
parent 33b3b3948d
commit 3b1296a62a
5 changed files with 5 additions and 4 deletions

View file

@ -39,7 +39,7 @@
<ProjectReference Include="..\..\Submodules\MatterSlice\MatterSliceLib\MatterSliceLib.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />