From 8fa3554e44ac99224d48e572a919170437ed3565 Mon Sep 17 00:00:00 2001 From: Cory Thompson Date: Fri, 7 Apr 2017 18:54:20 +1000 Subject: [PATCH] Revert back to Mono capable version of Nunit --- test/WebPush.Test.csproj | 4 ++-- test/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/WebPush.Test.csproj b/test/WebPush.Test.csproj index d88e1bd..62f7ad4 100644 --- a/test/WebPush.Test.csproj +++ b/test/WebPush.Test.csproj @@ -50,8 +50,8 @@ ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - ..\packages\NUnit.3.6.1\lib\net40\nunit.framework.dll + + ..\packages\NUnit.2.6.4\lib\nunit.framework.dll diff --git a/test/packages.config b/test/packages.config index 364caea..d40c0f7 100644 --- a/test/packages.config +++ b/test/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file