diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index d2ce96425..e1d85ba4c 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit d2ce96425902e4ed7335adc8f9bf8f5c8aa6f74b +Subproject commit e1d85ba4cf2345763c5e2594889fa76ffc1527b7 diff --git a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj index 3e10167ac..ebe664759 100644 --- a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj +++ b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj @@ -10,6 +10,10 @@ true PackageReference true + + true + PackageReference + true Properties MatterControl.AutomationTests MatterControl.AutomationTests diff --git a/Tests/MatterControl.Tests/MatterControl.Tests.csproj b/Tests/MatterControl.Tests/MatterControl.Tests.csproj index 7fbd40b7f..469f6e4e4 100644 --- a/Tests/MatterControl.Tests/MatterControl.Tests.csproj +++ b/Tests/MatterControl.Tests/MatterControl.Tests.csproj @@ -11,6 +11,10 @@ true PackageReference true + + true + PackageReference + true Properties MatterControl.Tests MatterControl.Tests @@ -134,6 +138,13 @@ VectorMath + + + + + + + diff --git a/Tests/MatterControl.Tests/packages.config b/Tests/MatterControl.Tests/packages.config deleted file mode 100644 index e29b24805..000000000 --- a/Tests/MatterControl.Tests/packages.config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file