diff --git a/Cypher.Tests/Cypher.Tests.csproj b/Cypher.Tests/Cypher.Tests.csproj index edca2d6..1857618 100644 --- a/Cypher.Tests/Cypher.Tests.csproj +++ b/Cypher.Tests/Cypher.Tests.csproj @@ -38,10 +38,26 @@ ..\packages\FluentAssertions.4.0.0\lib\net45\FluentAssertions.Core.dll True + + ..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.dll + True + + + ..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll + True + ..\packages\NUnit.2.6.4\lib\nunit.framework.dll True + + ..\packages\NUnitTestAdapter.2.0.0\lib\nunit.util.dll + True + + + ..\packages\NUnitTestAdapter.2.0.0\lib\NUnit.VisualStudio.TestAdapter.dll + True + @@ -50,18 +66,31 @@ - - ..\packages\SpecFlow.1.4.0\lib\TechTalk.SpecFlow.dll + + ..\packages\SpecFlow.1.9.0\lib\net35\TechTalk.SpecFlow.dll True + + True + True + EncryptPlainText.feature + + + + SpecFlowSingleFileGenerator + EncryptPlainText.feature.cs + + + + - - - - - \ No newline at end of file + + + + + + + \ No newline at end of file diff --git a/Cypher.Tests/packages.config b/Cypher.Tests/packages.config index 4dddd05..fab78f6 100644 --- a/Cypher.Tests/packages.config +++ b/Cypher.Tests/packages.config @@ -2,6 +2,6 @@ - - + + \ No newline at end of file diff --git a/Cypher.v2.ncrunchsolution b/Cypher.v2.ncrunchsolution new file mode 100644 index 0000000..f7414fb Binary files /dev/null and b/Cypher.v2.ncrunchsolution differ diff --git a/Cypher/Cypher.csproj b/Cypher/Cypher.csproj index 4dcc865..6243a3e 100644 --- a/Cypher/Cypher.csproj +++ b/Cypher/Cypher.csproj @@ -33,18 +33,6 @@ 4 - - ..\packages\FluentAssertions.4.0.0\lib\net45\FluentAssertions.dll - True - - - ..\packages\FluentAssertions.4.0.0\lib\net45\FluentAssertions.Core.dll - True - - - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll - True - @@ -60,7 +48,6 @@ -