From f524868e36e073789260a27e6834dd1a71053663 Mon Sep 17 00:00:00 2001 From: vitek-karas Date: Fri, 13 Mar 2020 09:59:30 -0700 Subject: Enable running monolinker tests in VS To run tests from VS the NUnit3TestAdapter package is required, otherwise VS doesn't correctly recognize NUnit tests. --- test/Mono.Linker.Tests/Mono.Linker.Tests.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/Mono.Linker.Tests') diff --git a/test/Mono.Linker.Tests/Mono.Linker.Tests.csproj b/test/Mono.Linker.Tests/Mono.Linker.Tests.csproj index 794710197..e4b13a53c 100644 --- a/test/Mono.Linker.Tests/Mono.Linker.Tests.csproj +++ b/test/Mono.Linker.Tests/Mono.Linker.Tests.csproj @@ -1,4 +1,4 @@ - + @@ -61,6 +61,7 @@ + -- cgit v1.2.3