From 9803488c5f60db6c126068f329d5c896fede1aa1 Mon Sep 17 00:00:00 2001 From: "Alexey.Berezhnykh" Date: Fri, 27 Mar 2026 22:07:55 +0300 Subject: [PATCH] wip --- .../RemoveNUnitAdapterFromJetContent.targets | 10 ++++++++++ .../src/FSharp.Common.Tests/FSharp.Common.Tests.fsproj | 1 + .../FSharp.Intentions.Tests.fsproj | 1 + .../test/src/FSharp.Tests/FSharp.Tests.fsproj | 1 + 4 files changed, 13 insertions(+) create mode 100644 ReSharper.FSharp/RemoveNUnitAdapterFromJetContent.targets 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 @@ +