提交 e1bcdac7 编写于 作者: M Marco Goertz 提交者: GitHub

Make sure the solution crawler is running in the VS workspace. (#14803)

Then I better merge quickly.  ;-)

If it makes it in, great, if not then I guess we'll just get it in RC.2.
上级 69df5db3
......@@ -24,6 +24,9 @@ internal class XamlProject : AbstractLegacyProject
hostDiagnosticUpdateSourceOpt: null)
{
projectTracker.AddProject(this);
// Make sure the solution crawler is running in this workspace
visualStudioWorkspace.StartSolutionCrawler();
}
private static string GetProjectName(IVsHierarchy hierarchy)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册