From 749ef30e4a8d43cccde6065d1eedef41bae2ec64 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sat, 21 Nov 2015 18:04:39 +0700 Subject: Add build-related files from BouncyCastle-PCL --- crypto.tests.Net45/crypto.tests.Net45.csproj | 92 ++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 crypto.tests.Net45/crypto.tests.Net45.csproj (limited to 'crypto.tests.Net45/crypto.tests.Net45.csproj') diff --git a/crypto.tests.Net45/crypto.tests.Net45.csproj b/crypto.tests.Net45/crypto.tests.Net45.csproj new file mode 100644 index 000000000..de668a83d --- /dev/null +++ b/crypto.tests.Net45/crypto.tests.Net45.csproj @@ -0,0 +1,92 @@ + + + + + Debug + AnyCPU + {45473847-8AF8-4BAF-B768-442C6875B8CE} + Library + Properties + crypto.tests + crypto.tests.Net45 + v4.5 + 512 + + + true + full + false + bin\Debug\ + TRACE;DEBUG;LIB;PORTABLE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE;LIB;PORTABLE + prompt + 4 + + + + ..\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 + + + + + + + + + + + + + + + %(RecursiveDir)%(Filename)%(Extension) + + + %(RecursiveDir)%(Filename)%(Extension) + + + + + {38872a5f-e87e-4fad-b109-8eb7b2e6a4a0} + crypto.pcl + + + + + + + + + + + \ No newline at end of file -- cgit 1.5.1