From 9a5fffea9af620698e11dff6f155066b1f92ad75 Mon Sep 17 00:00:00 2001 From: halex2005 Date: Sun, 19 Nov 2017 01:46:59 +0500 Subject: [PATCH] add `System.Runtime.InteropServices.RuntimeInformation` dependency for netcoreapp1.0 #365 --- nuget/NUnit3TestAdapter.nuspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nuget/NUnit3TestAdapter.nuspec b/nuget/NUnit3TestAdapter.nuspec index c1872c3d..8e90cca7 100644 --- a/nuget/NUnit3TestAdapter.nuspec +++ b/nuget/NUnit3TestAdapter.nuspec @@ -28,6 +28,7 @@ The package works with Visual Studio 2012 and newer. + @@ -51,4 +52,4 @@ The package works with Visual Studio 2012 and newer. - \ No newline at end of file +