diff --git a/samples/Playground/Playground.csproj b/samples/Playground/Playground.csproj index f83ced76c8..a4123f3a05 100644 --- a/samples/Playground/Playground.csproj +++ b/samples/Playground/Playground.csproj @@ -1,4 +1,4 @@ - + Exe @@ -38,5 +38,5 @@ - + diff --git a/src/Package/MSTest/MSTest.NonWindows.nuspec b/src/Package/MSTest/MSTest.NonWindows.nuspec deleted file mode 100644 index 2a3c74c888..0000000000 --- a/src/Package/MSTest/MSTest.NonWindows.nuspec +++ /dev/null @@ -1,52 +0,0 @@ - - - - $CommonMetadataElements$ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $CommonFileElements$ - - diff --git a/src/Package/MSTest/MSTest.csproj b/src/Package/MSTest/MSTest.csproj index 5263dba60d..5af3ceaad9 100644 --- a/src/Package/MSTest/MSTest.csproj +++ b/src/Package/MSTest/MSTest.csproj @@ -1,16 +1,21 @@ - - - - netstandard2.0 - + + netstandard2.0;$(NetFrameworkMinimum);$(SupportedNetFrameworks);$(UwpMinimum);$(WinUiMinimum) + $(SupportedNetFrameworks);netstandard2.0 + + + $(NoWarn);NETSDK1023 + + false true - MSTest.nuspec - MSTest.NonWindows.nuspec - $(OutputPath) MSTest MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft + PACKAGE.md MSTest is Microsoft supported Test Framework. @@ -23,19 +28,21 @@ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - - $(NoWarn);NU5128 - - - + + + + - - + + + + + diff --git a/src/Package/MSTest/MSTest.nuspec b/src/Package/MSTest/MSTest.nuspec deleted file mode 100644 index 7341858a85..0000000000 --- a/src/Package/MSTest/MSTest.nuspec +++ /dev/null @@ -1,70 +0,0 @@ - - - - $CommonMetadataElements$ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PACKAGE.md - - - $CommonFileElements$ - - - -