未验证 提交 110db578 编写于 作者: J Joey Robichaud 提交者: GitHub

Merge pull request #36462 from dotnet/dev/jorobich/add-wpf-reference

Add EditorFeatures.WPF dependency to F# ExternalAccess
......@@ -31,6 +31,7 @@
<ProjectReference Include="..\..\..\VisualStudio\Core\Def\Microsoft.VisualStudio.LanguageServices.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\CSharp\Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj" />
<ProjectReference Include="..\..\..\EditorFeatures\Core.Wpf\Microsoft.CodeAnalysis.EditorFeatures.Wpf.csproj" />
</ItemGroup>
<ItemGroup>
......@@ -96,4 +97,4 @@
</EmbeddedResource>
</ItemGroup>
</Project>
\ No newline at end of file
</Project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册