From f55724bf58e5dd1147796c1f77054e2c3b9aaf93 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 26 Sep 2019 07:53:56 +1000 Subject: [PATCH] Update Test Framework + Add Test Adaptor --- Wox.Test/Wox.Test.csproj | 16 +++++++++++++--- Wox.Test/packages.config | 3 ++- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/Wox.Test/Wox.Test.csproj b/Wox.Test/Wox.Test.csproj index 0827bde5ad..8337d59191 100644 --- a/Wox.Test/Wox.Test.csproj +++ b/Wox.Test/Wox.Test.csproj @@ -1,5 +1,7 @@  + + Debug @@ -13,6 +15,8 @@ 512 ..\ + + true @@ -38,9 +42,8 @@ ..\packages\Moq.4.2.1409.1722\lib\net40\Moq.dll True - - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll - True + + ..\packages\NUnit.3.12.0\lib\net45\nunit.framework.dll @@ -76,6 +79,13 @@ + + + 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}. + + + +