Skip to content

Commit 2e48ab4

Browse files
authored
Remove reference to non-existing VisualStudioInteractiveComponents.vsix from deployment VSIX. (#45979)
Fixes Roslyn preview installer.
1 parent b86742c commit 2e48ab4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/Deployment/source.extension.vsixmanifest

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,6 @@
2929
Location="|VisualStudioSetup;VSIXContainerProjectOutputGroup|"
3030
Id="0b5e8ddb-f12d-4131-a71d-77acc26a798f" />
3131

32-
<Dependency d:ProjectName="VisualStudioInteractiveComponents"
33-
DisplayName="Roslyn Interactive Components"
34-
Version="[|%CurrentProject%;GetVsixVersion|,)"
35-
d:Source="Project"
36-
d:InstallSource="Embed"
37-
d:VsixSubPath="Vsixes"
38-
Location="|VisualStudioInteractiveComponents;VSIXContainerProjectOutputGroup|"
39-
Id="500fff63-afcf-4195-8db4-3fa8a5180e79" />
40-
4132
<Dependency d:ProjectName="ExpressionEvaluatorPackage"
4233
DisplayName="Roslyn Expression Evaluators"
4334
Version="[|%CurrentProject%;GetVsixVersion|,)"

0 commit comments

Comments
 (0)