Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Hofer <viktor.hofer@microsoft.com>2020-05-08 23:12:25 +0300
committerGitHub <noreply@github.com>2020-05-08 23:12:25 +0300
commitfd82afe3826d7778a46bda33db4b6e92de679a05 (patch)
tree1e03f833d67a82874fb3562aeaa44bed1addaf5d /eng/build.ps1
parent863d4583f34b3d84010308edb3dd66721f7696ee (diff)
Enable VS Test Explorer without the -vs switch (#36126)
* Enable VS Test Explorer without the -vs switch
Diffstat (limited to 'eng/build.ps1')
-rw-r--r--eng/build.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/eng/build.ps1 b/eng/build.ps1
index 09d8164516a..e811cf6db27 100644
--- a/eng/build.ps1
+++ b/eng/build.ps1
@@ -61,6 +61,7 @@ if ($help -or (($null -ne $properties) -and ($properties.Contains('/help') -or $
# VS Test Explorer support for libraries
if ($vs) {
+ Write-Host "!!! VS Test Explorer now works without the -vs switch. The switch will be removed eventually. !!! "
. $PSScriptRoot\common\tools.ps1
# Microsoft.DotNet.CoreSetup.sln is special - hosting tests are currently meant to run on the