Omnisharp 1.23.5 can't work with installed mono by default - you need to set
"omnisharp.useGlobalMono":"always" in VSCode Preferences
https://github.com/OmniSharp/omnisharp-vscode/issues/4176
Omnisharp 1.23.5 can't work with installed mono by default - you need to set
"omnisharp.useGlobalMono":"always" in VSCode Preferences
https://github.com/OmniSharp/omnisharp-vscode/issues/4176
Just in case: beware those "-" in the .sln file, when you have this failure in the VSCode ...
[fail]: OmniSharp.WorkspaceInitializer
The project system 'OmniSharp.MSBuild.ProjectSystem' threw exception during initialization.
System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).