OmniSharp should not use Mono MSBuild if it is missing #1011
Closed
Description
On Debian, there is a separate msbuild
package for installing MSBuild into Mono. Until that's installed, MSBuild is not actually present and OmniSharp can't use it, even if the directory structure has been created.
Related to dotnet/vscode-csharp#1847