diff --git a/.gitignore b/.gitignore index c35faf5..1effeac 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ _ReSharper* */NhibernateProfiler*/tools packages /TestStack.FluentMVCTesting.Example/App_Data +/TestStack.FluentMVCTesting.sln.ide \ No newline at end of file diff --git a/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj b/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj index 3f1a983..f0552dc 100644 --- a/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj +++ b/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj @@ -96,6 +96,9 @@ TestStack.FluentMVCTesting.Sample + + +