You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to setup my spacemacs for csharp, so I have naturally decided to install Omnisharp.
However, when I start the Omnisharp server, nothing happend (autocompletion, errpor flychecking, ect.) Moreover, the omnisharp-log sed this error :
Omnisharp.MSBuild.ProjectLoader: This project targets .NET version that requires reference assemblies that do not ship with OmniSharp out of the box (e.g .NET Framework). The most common solution is to make sure mono is installed on your machine and that OmniSharp is started with that Mono installation (e.g. "omnisharp.useGlobalMono":"always" in C# Extension for VS Code).
Of course, I have mono installed.
The text was updated successfully, but these errors were encountered:
Hello,
I'm currently trying to setup my spacemacs for csharp, so I have naturally decided to install Omnisharp.
However, when I start the Omnisharp server, nothing happend (autocompletion, errpor flychecking, ect.) Moreover, the omnisharp-log sed this error :
Omnisharp.MSBuild.ProjectLoader: This project targets .NET version that requires reference assemblies that do not ship with OmniSharp out of the box (e.g .NET Framework). The most common solution is to make sure mono is installed on your machine and that OmniSharp is started with that Mono installation (e.g. "omnisharp.useGlobalMono":"always" in C# Extension for VS Code).
Of course, I have mono installed.
The text was updated successfully, but these errors were encountered: