We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2b655 commit 9c33f36Copy full SHA for 9c33f36
src/VisualStudio/Setup/Roslyn.VisualStudio.Setup.csproj
@@ -328,6 +328,7 @@
328
<VSIXSubPath>SemanticSearchRefs</VSIXSubPath>
329
<IncludeOutputGroupsInVSIX>PublishedProjectOutputGroup</IncludeOutputGroupsInVSIX>
330
<IncludeOutputGroupsInVSIXLocalOnly></IncludeOutputGroupsInVSIXLocalOnly>
331
+ <ForceIncludeInVSIX>true</ForceIncludeInVSIX>
332
<Ngen>false</Ngen>
333
</ProjectReference>
334
</ItemGroup>
0 commit comments