diff --git a/src/xunit.runner.visualstudio/xunit.runner.visualstudio.csproj b/src/xunit.runner.visualstudio/xunit.runner.visualstudio.csproj index cf83562..a2bd7a1 100644 --- a/src/xunit.runner.visualstudio/xunit.runner.visualstudio.csproj +++ b/src/xunit.runner.visualstudio/xunit.runner.visualstudio.csproj @@ -105,6 +105,7 @@ Configuration=$(Configuration); GitCommitId=$(GitCommitId); + MicrosoftNetTestSdkVersion=$(MicrosoftNetTestSdkVersion); MicrosoftTestPlatformObjectModelVersion=$(MicrosoftTestPlatformObjectModelVersion); PackageVersion=$(PackageVersion); SignedPath=$(SignedPath); diff --git a/src/xunit.runner.visualstudio/xunit.runner.visualstudio.nuspec b/src/xunit.runner.visualstudio/xunit.runner.visualstudio.nuspec index 87af304..a930037 100644 --- a/src/xunit.runner.visualstudio/xunit.runner.visualstudio.nuspec +++ b/src/xunit.runner.visualstudio/xunit.runner.visualstudio.nuspec @@ -1,45 +1,48 @@ - - xunit.runner.visualstudio - $PackageVersion$ - xUnit.net [Runner: Visual Studio] - jnewkirk,bradwilson - false - Apache-2.0 - https://licenses.nuget.org/Apache-2.0 - _content/logo-128-transparent.png - _content/README.md - https://xunit.net/releases/visualstudio/$PackageVersion$ - Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 6 or later. - Copyright (C) .NET Foundation - - true - - - - - - - - - - - - - - + + xunit.runner.visualstudio + $PackageVersion$ + xUnit.net [Runner: Visual Studio] + jnewkirk,bradwilson + false + Apache-2.0 + https://licenses.nuget.org/Apache-2.0 + _content/logo-128-transparent.png + _content/README.md + https://xunit.net/releases/visualstudio/$PackageVersion$ + Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 6 or later. + Copyright (C) .NET Foundation + + true + + + + + + + + + + + + + + + + + - - - + + + - - - + + + - + - - + +