diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index 2d52f615e..0119b4564 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit 2d52f615efde3cd8710a76ee730f520e4dd23896 +Subproject commit 0119b456404a53765223ce946b8f8d7d5200d7a6 diff --git a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj index e24190ffe..65af72d93 100644 --- a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj +++ b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj @@ -37,13 +37,11 @@ ..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll True - - ..\..\packages\NUnit.ApplicationDomain.10.2.0\lib\net40\NUnit.ApplicationDomain.dll - True + + ..\..\packages\NUnit.ApplicationDomain.11.0.0\lib\net40\NUnit.ApplicationDomain.dll - - ..\..\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll - True + + ..\..\packages\NUnit.3.8.1\lib\net45\nunit.framework.dll diff --git a/Tests/MatterControl.AutomationTests/app.config b/Tests/MatterControl.AutomationTests/app.config index d09359659..773705104 100644 --- a/Tests/MatterControl.AutomationTests/app.config +++ b/Tests/MatterControl.AutomationTests/app.config @@ -8,7 +8,7 @@ - + diff --git a/Tests/MatterControl.AutomationTests/packages.config b/Tests/MatterControl.AutomationTests/packages.config index 21195cba1..23692e4ac 100644 --- a/Tests/MatterControl.AutomationTests/packages.config +++ b/Tests/MatterControl.AutomationTests/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file diff --git a/Tests/MatterControl.Tests/MatterControl.Tests.csproj b/Tests/MatterControl.Tests/MatterControl.Tests.csproj index ba1841c07..e139a9333 100644 --- a/Tests/MatterControl.Tests/MatterControl.Tests.csproj +++ b/Tests/MatterControl.Tests/MatterControl.Tests.csproj @@ -1,5 +1,6 @@  + Debug @@ -13,6 +14,8 @@ 512 ..\..\ + + true @@ -38,13 +41,11 @@ ..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll True - - ..\..\packages\NUnit.ApplicationDomain.10.2.0\lib\net40\NUnit.ApplicationDomain.dll - True + + ..\..\packages\NUnit.ApplicationDomain.11.0.0\lib\net40\NUnit.ApplicationDomain.dll - - ..\..\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll - True + + ..\..\packages\NUnit.3.8.1\lib\net45\nunit.framework.dll @@ -142,4 +143,10 @@ + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/Tests/MatterControl.Tests/app.config b/Tests/MatterControl.Tests/app.config index bd0982ca6..c662446bd 100644 --- a/Tests/MatterControl.Tests/app.config +++ b/Tests/MatterControl.Tests/app.config @@ -4,7 +4,7 @@ - + diff --git a/Tests/MatterControl.Tests/packages.config b/Tests/MatterControl.Tests/packages.config index e5c276158..a095c665d 100644 --- a/Tests/MatterControl.Tests/packages.config +++ b/Tests/MatterControl.Tests/packages.config @@ -1,8 +1,8 @@  - - - + + + \ No newline at end of file