未验证 提交 2e7de753 编写于 作者: J Joey Robichaud 提交者: GitHub

Print the VS display version in CI logs

上级 aeb47891
......@@ -468,7 +468,7 @@ function Deploy-VsixViaTool() {
$vsMajorVersion = $vsInfo.installationVersion.Split('.')[0]
$hive = "RoslynDev"
Write-Host "Using VS Instance $vsId at `"$vsDir`""
Write-Host "Using VS Instance $vsId ($vsInfo.catalog.productDisplayVersion) at `"$vsDir`""
$baseArgs = "/rootSuffix:$hive /vsInstallDir:`"$vsDir`""
Write-Host "Uninstalling old Roslyn VSIX"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册