diff --git a/src/Adapter/Build/Common/MSTest.TestAdapter.props b/src/Adapter/Build/Common/MSTest.TestAdapter.props index 29c76cbab7..d1c6c0d1c0 100644 --- a/src/Adapter/Build/Common/MSTest.TestAdapter.props +++ b/src/Adapter/Build/Common/MSTest.TestAdapter.props @@ -2,7 +2,7 @@ true - false + false diff --git a/src/Adapter/Build/Common/MSTest.TestAdapter.targets b/src/Adapter/Build/Common/MSTest.TestAdapter.targets index 597bcbf21f..4e4379affb 100644 --- a/src/Adapter/Build/Common/MSTest.TestAdapter.targets +++ b/src/Adapter/Build/Common/MSTest.TestAdapter.targets @@ -1,7 +1,7 @@ - + Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll PreserveNewest False @@ -25,7 +25,7 @@ (i.e. ``) --> - + diff --git a/src/Adapter/Build/NetWithWinUI/MSTest.TestAdapter.targets b/src/Adapter/Build/NetWithWinUI/MSTest.TestAdapter.targets index 6037cf2872..cfef710c8b 100644 --- a/src/Adapter/Build/NetWithWinUI/MSTest.TestAdapter.targets +++ b/src/Adapter/Build/NetWithWinUI/MSTest.TestAdapter.targets @@ -7,7 +7,7 @@ - + Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll PreserveNewest False @@ -31,7 +31,7 @@ (i.e. ``) --> - + diff --git a/src/Package/MSTest.Sdk/Sdk/Sdk.props.template b/src/Package/MSTest.Sdk/Sdk/Sdk.props.template index 412fb5e4f1..387c1a0f17 100644 --- a/src/Package/MSTest.Sdk/Sdk/Sdk.props.template +++ b/src/Package/MSTest.Sdk/Sdk/Sdk.props.template @@ -4,7 +4,7 @@ - true + true false false diff --git a/src/Package/MSTest.Sdk/Sdk/Sdk.targets b/src/Package/MSTest.Sdk/Sdk/Sdk.targets index 5eed2c6c21..37ebf6777c 100644 --- a/src/Package/MSTest.Sdk/Sdk/Sdk.targets +++ b/src/Package/MSTest.Sdk/Sdk/Sdk.targets @@ -1,6 +1,6 @@  - + false