diff --git a/src/redist/targets/BundledDotnetTools.targets b/src/redist/targets/BundledDotnetTools.targets index ab3b5e34a..75bb0e213 100644 --- a/src/redist/targets/BundledDotnetTools.targets +++ b/src/redist/targets/BundledDotnetTools.targets @@ -28,10 +28,7 @@ - - + diff --git a/src/redist/targets/Crossgen.targets b/src/redist/targets/Crossgen.targets index 076a28be9..4121ddb9c 100644 --- a/src/redist/targets/Crossgen.targets +++ b/src/redist/targets/Crossgen.targets @@ -26,10 +26,7 @@ - - + @@ -534,10 +531,7 @@ - - + AppHost$(ExeExtension) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 5cf2f0c56..058f4cf7a 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -82,8 +82,7 @@ + Properties="RuntimeVersionToInstall=%(RuntimeVersionToInstall.Identity)" /> @@ -155,9 +154,7 @@ + Targets="RunTestsAsTool" />