diff --git a/samples/Playground/Playground.csproj b/samples/Playground/Playground.csproj index 3428cb96e1..817037ec00 100644 --- a/samples/Playground/Playground.csproj +++ b/samples/Playground/Playground.csproj @@ -3,7 +3,6 @@ Exe net8.0 - enable enable false $(NoWarn);NETSDK1023 diff --git a/src/Adapter/MSTest.TestAdapter/MSTest.TestAdapter.csproj b/src/Adapter/MSTest.TestAdapter/MSTest.TestAdapter.csproj index 0d58831075..cf494a871b 100644 --- a/src/Adapter/MSTest.TestAdapter/MSTest.TestAdapter.csproj +++ b/src/Adapter/MSTest.TestAdapter/MSTest.TestAdapter.csproj @@ -7,7 +7,6 @@ netstandard2.0;$(NetFrameworkMinimum);$(SupportedNetFrameworks);$(UwpMinimum);$(WinUiMinimum) $(SupportedNetFrameworks);netstandard2.0 - enable true diff --git a/src/Adapter/MSTestAdapter.PlatformServices/MSTestAdapter.PlatformServices.csproj b/src/Adapter/MSTestAdapter.PlatformServices/MSTestAdapter.PlatformServices.csproj index d31d19bd62..49a4458157 100644 --- a/src/Adapter/MSTestAdapter.PlatformServices/MSTestAdapter.PlatformServices.csproj +++ b/src/Adapter/MSTestAdapter.PlatformServices/MSTestAdapter.PlatformServices.csproj @@ -7,7 +7,6 @@ netstandard2.0;$(NetFrameworkMinimum);$(SupportedNetFrameworks);$(UwpMinimum);$(WinUiMinimum) $(SupportedNetFrameworks);netstandard2.0 - enable true diff --git a/src/TestFramework/TestFramework.Extensions/TestFramework.Extensions.csproj b/src/TestFramework/TestFramework.Extensions/TestFramework.Extensions.csproj index f2b22524bc..5dcc9df4a5 100644 --- a/src/TestFramework/TestFramework.Extensions/TestFramework.Extensions.csproj +++ b/src/TestFramework/TestFramework.Extensions/TestFramework.Extensions.csproj @@ -7,7 +7,6 @@ netstandard2.0;$(NetFrameworkMinimum);$(SupportedNetFrameworks);$(UwpMinimum);$(WinUiMinimum) $(SupportedNetFrameworks);netstandard2.0 - enable true diff --git a/src/TestFramework/TestFramework/TestFramework.csproj b/src/TestFramework/TestFramework/TestFramework.csproj index 5941cd887f..a195764044 100644 --- a/src/TestFramework/TestFramework/TestFramework.csproj +++ b/src/TestFramework/TestFramework/TestFramework.csproj @@ -2,7 +2,6 @@ netstandard2.0;$(NetFrameworkMinimum);$(SupportedNetFrameworks) - enable true diff --git a/test/Directory.Build.props b/test/Directory.Build.props index d23ac85189..82b560a5cc 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -15,7 +15,6 @@ false - true false diff --git a/test/Performance/MSTest.Performance.Runner/MSTest.Performance.Runner.csproj b/test/Performance/MSTest.Performance.Runner/MSTest.Performance.Runner.csproj index 7864ca1af1..fba56e108c 100644 --- a/test/Performance/MSTest.Performance.Runner/MSTest.Performance.Runner.csproj +++ b/test/Performance/MSTest.Performance.Runner/MSTest.Performance.Runner.csproj @@ -3,7 +3,6 @@ Exe net8.0 - enable enable diff --git a/test/Utilities/Microsoft.Testing.TestInfrastructure/Microsoft.Testing.TestInfrastructure.csproj b/test/Utilities/Microsoft.Testing.TestInfrastructure/Microsoft.Testing.TestInfrastructure.csproj index 578038a762..625bdb33dc 100644 --- a/test/Utilities/Microsoft.Testing.TestInfrastructure/Microsoft.Testing.TestInfrastructure.csproj +++ b/test/Utilities/Microsoft.Testing.TestInfrastructure/Microsoft.Testing.TestInfrastructure.csproj @@ -2,7 +2,6 @@ $(MicrosoftTestingTargetFrameworks);netstandard2.0 - enable enable $(DefineConstants);SKIP_INTERMEDIATE_TARGET_FRAMEWORKS