diff --git a/ReSharper.FSharp/RemoveNUnitAdapterFromJetContent.targets b/ReSharper.FSharp/RemoveNUnitAdapterFromJetContent.targets new file mode 100644 index 0000000000..5e027bf032 --- /dev/null +++ b/ReSharper.FSharp/RemoveNUnitAdapterFromJetContent.targets @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/ReSharper.FSharp/test/src/FSharp.Common.Tests/FSharp.Common.Tests.fsproj b/ReSharper.FSharp/test/src/FSharp.Common.Tests/FSharp.Common.Tests.fsproj index 2d00903a61..e581714294 100644 --- a/ReSharper.FSharp/test/src/FSharp.Common.Tests/FSharp.Common.Tests.fsproj +++ b/ReSharper.FSharp/test/src/FSharp.Common.Tests/FSharp.Common.Tests.fsproj @@ -38,6 +38,7 @@ + diff --git a/ReSharper.FSharp/test/src/FSharp.Intentions.Tests/FSharp.Intentions.Tests.fsproj b/ReSharper.FSharp/test/src/FSharp.Intentions.Tests/FSharp.Intentions.Tests.fsproj index c21e31aa2c..792d59c0d3 100644 --- a/ReSharper.FSharp/test/src/FSharp.Intentions.Tests/FSharp.Intentions.Tests.fsproj +++ b/ReSharper.FSharp/test/src/FSharp.Intentions.Tests/FSharp.Intentions.Tests.fsproj @@ -160,6 +160,7 @@ + diff --git a/ReSharper.FSharp/test/src/FSharp.Tests/FSharp.Tests.fsproj b/ReSharper.FSharp/test/src/FSharp.Tests/FSharp.Tests.fsproj index 2837691a4d..5f7f2e74ce 100644 --- a/ReSharper.FSharp/test/src/FSharp.Tests/FSharp.Tests.fsproj +++ b/ReSharper.FSharp/test/src/FSharp.Tests/FSharp.Tests.fsproj @@ -74,6 +74,7 @@ +