diff --git a/src/redist/redist.csproj b/src/redist/redist.csproj index 92ee7d8f6..ee0e506b6 100644 --- a/src/redist/redist.csproj +++ b/src/redist/redist.csproj @@ -25,7 +25,7 @@ PublishDotnetTools; PublishVersionFile; PublishAppHostTemplate; - RetargetVSTestConsole; + RetargetTools; GenerateMSBuildExtensions" AfterTargets="Publish" /> @@ -258,15 +258,17 @@ DependsOnTargets="GetNuGetPackagesArchive"> - + - $(PublishDir)/vstest.console.runtimeconfig.json "version": ".*" "version": "$(MicrosoftNETCoreAppPackageVersion)" + + +