OmniSharp.MSBuild.ProjectManager Attempted to update project that is not loaded:
问题 I started to develop Asp.net Core web API with the VS code. But when I typing the code Intellisense/Suggestions not working properly. I saw in some resource on the internet while they are typing using Microsoft. , EntityFrameworkCore showing as a suggestion. But In my case, it's not showing. In the OmniSharp log showing following error to me. Starting OmniSharp server at 4/5/2019, 3:37:16 PM Target: c:\Dotnet Core\NgWebApi OmniSharp server started. Path: C:\Users\Acer\.vscode\extensions\ms