From 3ef2e7b78868ca3a188be6f85f2c861a22d0bc8e Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Fri, 16 Oct 2015 20:55:37 -0400 Subject: fix nuspec --- Portable.BouncyCastle.nuspec | 4 ++-- crypto.tests.Net45/crypto.tests.Net45.csproj | 27 ++++++++++++++++++++++----- crypto.tests.Net45/packages.config | 3 ++- 3 files changed, 26 insertions(+), 8 deletions(-) diff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec index 69213603a..eb5b9bbf6 100644 --- a/Portable.BouncyCastle.nuspec +++ b/Portable.BouncyCastle.nuspec @@ -29,10 +29,10 @@ -Time Stamp Protocol (TSP, RFC 3161). -TLS/SSL Client with support for client side authentication. - Support for .NET 4.5, Windows Phone 8, Windows Phone App 8.1, Windows 8, MonoTouch, MonoAndroid, Xamarin.iOS, Core CLR + Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, MonoTouch, MonoAndroid, Xamarin.iOS, Core CLR en-US - bouncycastle, cryptography, encryption, security, PCL, wp8, wpa81, coreclr, dotnet, dnx, uwp, monotouch, monoandroid, xamarin, xamarin.ios + bouncycastle, cryptography, encryption, security, PCL, wp8, wpa81, coreclr, dotnet, dnx, uwp, sl5, monotouch, monoandroid, xamarin, xamarin.ios diff --git a/crypto.tests.Net45/crypto.tests.Net45.csproj b/crypto.tests.Net45/crypto.tests.Net45.csproj index bc34389a4..1aa3e7d39 100644 --- a/crypto.tests.Net45/crypto.tests.Net45.csproj +++ b/crypto.tests.Net45/crypto.tests.Net45.csproj @@ -30,8 +30,25 @@ 4 - - ..\packages\NUnit.2.6.3\lib\nunit.framework.dll + + ..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.dll + False + + + ..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll + False + + + ..\packages\NUnit.2.6.4\lib\nunit.framework.dll + True + + + ..\packages\NUnitTestAdapter.2.0.0\lib\nunit.util.dll + False + + + ..\packages\NUnitTestAdapter.2.0.0\lib\NUnit.VisualStudio.TestAdapter.dll + False @@ -52,9 +69,6 @@ %(RecursiveDir)%(Filename)%(Extension) - - - {38872a5f-e87e-4fad-b109-8eb7b2e6a4a0} @@ -64,6 +78,9 @@ + + +