提交 a49bbf58 编写于 作者: A Andrew Casey

Include content files in Roslyn.VisualStudio.Setup.Interactive.vsix

Specifically, the default response files for initializing the Interactive
windows.

Fixes #4203
上级 4b0e2a75
......@@ -44,14 +44,14 @@
<ProjectReference Include="..\CSharp\Repl\CSharpVisualStudioRepl.csproj">
<Project>{737ff62c-f068-4317-84d0-bfb210c17a4e}</Project>
<Name>CSharpVisualStudioRepl</Name>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup;PkgDefProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup;PkgDefProjectOutputGroup;ContentFilesProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup</IncludeOutputGroupsInVSIXLocalOnly>
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
</ProjectReference>
<ProjectReference Include="..\VisualBasic\Repl\BasicVisualStudioRepl.vbproj">
<Project>{b4a38526-5f15-4ca8-b5e9-0ba04e547023}</Project>
<Name>BasicVisualStudioRepl</Name>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup;PkgDefProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup;PkgDefProjectOutputGroup;ContentFilesProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup</IncludeOutputGroupsInVSIXLocalOnly>
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
</ProjectReference>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册