diff --git a/test/Directory.Build.props b/test/Directory.Build.props index 283cfcdd76..b1378dfcf4 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -19,6 +19,7 @@ false false $(NoWarn);SA0001;EnableGenerateDocumentationFile + false diff --git a/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/MSTest.Acceptance.IntegrationTests.csproj b/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/MSTest.Acceptance.IntegrationTests.csproj index 8c149823c7..add7413e38 100644 --- a/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/MSTest.Acceptance.IntegrationTests.csproj +++ b/test/IntegrationTests/MSTest.Acceptance.IntegrationTests/MSTest.Acceptance.IntegrationTests.csproj @@ -5,7 +5,6 @@ true Exe $(DefineConstants);SKIP_INTERMEDIATE_TARGET_FRAMEWORKS - false diff --git a/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj b/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj index ae1057e830..a9b216db53 100644 --- a/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj +++ b/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj @@ -6,7 +6,6 @@ true Exe $(DefineConstants);SKIP_INTERMEDIATE_TARGET_FRAMEWORKS - false