reverting opentk
This commit is contained in:
parent
33b3b3948d
commit
3b1296a62a
5 changed files with 5 additions and 4 deletions
|
|
@ -72,6 +72,7 @@
|
|||
<ProjectReference Include="MatterControlLib\MatterControlLib.csproj" />
|
||||
<ProjectReference Include="PrinterDriverInstaller\InfInstaller.csproj" />
|
||||
<ProjectReference Include="Submodules\agg-sharp\agg\Agg.csproj" />
|
||||
<ProjectReference Include="Submodules\agg-sharp\Glfw\GlfwProvider.csproj" />
|
||||
<ProjectReference Include="Submodules\agg-sharp\Gui\Gui.csproj" />
|
||||
<ProjectReference Include="Submodules\agg-sharp\VectorMath\VectorMath.csproj" />
|
||||
<ProjectReference Include="Submodules\MatterSlice\MatterSlice.csproj" />
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d58665f5c5a25ed2fae2a9418c6c56fe70a59fe8
|
||||
Subproject commit 42401e1aff4c8a327e7c28af70168499e6d36c29
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f52f803dc37a2eb3fe4ebe1b2507418d5d2db4ba
|
||||
Subproject commit 2cfd64bdeacd33f5be83556f54757b15101af146
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
<Authors>$(AssemblyName)</Authors>
|
||||
</PropertyGroup>
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue