Skip to content

Commit 8c3cb3f

Browse files
Merge pull request #43727 from dotnet/dev/tmat/icvsix
Do not install Roslyn.VisualStudio.InteractiveComponents.vsix for integration tests
2 parents b3c2416 + b098a62 commit 8c3cb3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/build.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,6 @@ function Deploy-VsixViaTool() {
492492
"Roslyn.Compilers.Extension.vsix",
493493
"Roslyn.VisualStudio.Setup.vsix",
494494
"Roslyn.VisualStudio.Setup.Dependencies.vsix",
495-
"Roslyn.VisualStudio.InteractiveComponents.vsix",
496495
"ExpressionEvaluatorPackage.vsix",
497496
"Roslyn.VisualStudio.DiagnosticsWindow.vsix",
498497
"Microsoft.VisualStudio.IntegrationTest.Setup.vsix")

0 commit comments

Comments
 (0)