提交 2965e7ea 编写于 作者: J Jared Parsons 提交者: Jared Parsons

Disabling VS SDK publish while they look into the error it found

上级 fd6ac3b2
......@@ -211,7 +211,7 @@
<SystemXmlXmlSerializerVersion>4.3.0</SystemXmlXmlSerializerVersion>
<SystemXmlXPathXDocumentVersion>4.3.0</SystemXmlXPathXDocumentVersion>
<SQLitePCLRawbundle_greenVersion>1.1.2</SQLitePCLRawbundle_greenVersion>
<MicrosoftVSSDKBuildToolsVersion>15.1.63-beta-gc7dad168f6</MicrosoftVSSDKBuildToolsVersion>
<MicrosoftVSSDKBuildToolsVersion>15.0.26124-RC3</MicrosoftVSSDKBuildToolsVersion>
<VSExternalAPIsCodingConventionsVersion>1.0.60704.2</VSExternalAPIsCodingConventionsVersion>
<VSLangProjVersion>7.0.3300</VSLangProjVersion>
<VSLangProj140Version>14.3.25407-alpha</VSLangProj140Version>
......
......@@ -166,7 +166,7 @@ try {
# re-enabling the build based deployment
#
# https://github.com/dotnet/roslyn/issues/17456
$deployExtensionViaBuild = if ($testVsi -or $testVsiNetCore) { "true" } else { "false" }
$deployExtensionViaBuild = $false
if ($testVsiNetCore -and ($test32 -or $test64 -or $testVsi)) {
Write-Host "The testVsiNetCore option can't be combined with other test arguments"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册