Skip to content

Commit 9c33f36

Browse files
committed
Fix VSIX
1 parent 4b2b655 commit 9c33f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VisualStudio/Setup/Roslyn.VisualStudio.Setup.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@
328328
<VSIXSubPath>SemanticSearchRefs</VSIXSubPath>
329329
<IncludeOutputGroupsInVSIX>PublishedProjectOutputGroup</IncludeOutputGroupsInVSIX>
330330
<IncludeOutputGroupsInVSIXLocalOnly></IncludeOutputGroupsInVSIXLocalOnly>
331+
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
331332
<Ngen>false</Ngen>
332333
</ProjectReference>
333334
</ItemGroup>

0 commit comments

Comments
 (0)