未验证 提交 5cf2a775 编写于 作者: J Julien Couvreur 提交者: GitHub

Merge pull request #28470 from CyrusNajmabadi/vsLayering

Update project files to not references C# or VB.
......@@ -79,13 +79,11 @@
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Desktop\Workspaces.Desktop.csproj" />
<ProjectReference Include="..\..\..\Workspaces\CSharp\Portable\CSharpWorkspace.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\Core\EditorFeatures.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\Core.Wpf\EditorFeatures.Wpf.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Portable\Workspaces.csproj" />
<ProjectReference Include="..\..\..\Features\Core\Portable\Features.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\Text\TextEditorFeatures.csproj" />
<ProjectReference Include="..\..\..\Workspaces\VisualBasic\Portable\BasicWorkspace.vbproj" />
</ItemGroup>
<ItemGroup Label="File References">
<Reference Include="System.ComponentModel.Composition" />
......
......@@ -4,12 +4,10 @@
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Desktop\Workspaces.Desktop.csproj" />
<ProjectReference Include="..\..\..\Workspaces\CSharp\Portable\CSharpWorkspace.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\Core\EditorFeatures.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Portable\Workspaces.csproj" />
<ProjectReference Include="..\..\..\Features\Core\Portable\Features.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\Text\TextEditorFeatures.csproj" />
<ProjectReference Include="..\..\..\Workspaces\VisualBasic\Portable\BasicWorkspace.vbproj" />
<ProjectReference Include="..\Def\ServicesVisualStudio.csproj" />
</ItemGroup>
<PropertyGroup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册