提交 2d887b8b 编写于 作者: A Andrew Casey

Merge pull request #3643 from amcasey/HalfIncluded

Remove contradictory ProjectReference properties
......@@ -64,7 +64,6 @@
<ProjectReference Include="..\Core\AnalyzerPowerPack.Common.csproj">
<Project>{36755424-5267-478c-9434-37a507e22711}</Project>
<Name>AnalyzerPowerPack.Common</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup</IncludeOutputGroupsInVSIXLocalOnly>
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
......@@ -72,7 +71,6 @@
<ProjectReference Include="..\CSharp\AnalyzerPowerPack.CSharp.csproj">
<Project>{3ba13187-2a3b-4b08-9199-c11fda1d5ad0}</Project>
<Name>AnalyzerPowerPack.CSharp</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup</IncludeOutputGroupsInVSIXLocalOnly>
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
......
......@@ -98,7 +98,6 @@
<ProjectReference Include="..\..\Interactive\Features\InteractiveFeatures.csproj">
<Project>{8E2A252E-A140-45A6-A81A-2652996EA589}</Project>
<Name>InteractiveFeatures</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup</IncludeOutputGroupsInVSIXLocalOnly>
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
......@@ -106,7 +105,6 @@
<ProjectReference Include="..\InteractiveServices\VisualStudioInteractiveServices.csproj">
<Project>{A31228BB-F05C-4D4A-B98A-0E681D876B7C}</Project>
<Name>VisualStudioInteractiveServices</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup</IncludeOutputGroupsInVSIXLocalOnly>
<ForceIncludeInVSIX>true</ForceIncludeInVSIX>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册