From 034a41b64d89281779825ba3aa002e5b0029fc42 Mon Sep 17 00:00:00 2001 From: Matthias Lischka Date: Sat, 18 Nov 2017 23:18:22 +0100 Subject: [PATCH] Added NUnit Test Adapter for discovering test in VS --- csharp/csharp.csproj | 7 +++++++ csharp/packages.config | 1 + 2 files changed, 8 insertions(+) diff --git a/csharp/csharp.csproj b/csharp/csharp.csproj index 37813560..499f9202 100644 --- a/csharp/csharp.csproj +++ b/csharp/csharp.csproj @@ -1,5 +1,6 @@  + Debug @@ -76,6 +77,12 @@ + + + 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}. + + +