diff --git a/Directory.Packages.props b/Directory.Packages.props index f96aef5d5f..6690ffc109 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -39,6 +39,7 @@ + diff --git a/samples/Playground/Playground.csproj b/samples/Playground/Playground.csproj index f83ced76c8..04bee41459 100644 --- a/samples/Playground/Playground.csproj +++ b/samples/Playground/Playground.csproj @@ -22,7 +22,7 @@ - + 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..341742a3c5 100644 --- a/src/Package/MSTest/MSTest.csproj +++ b/src/Package/MSTest/MSTest.csproj @@ -1,16 +1,14 @@ - netstandard2.0 - + netstandard2.0;$(NetFrameworkMinimum);$(SupportedNetFrameworks);$(UwpMinimum);$(WinUiMinimum) + $(SupportedNetFrameworks);netstandard2.0 - + 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 +21,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$ - - - -