We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See OmniSharp/omnisharp-roslyn#1444
The text was updated successfully, but these errors were encountered:
@bjorkstromm Is this still relevant since we shifted to using the mono from their release?
bakery/recipe.cake
Lines 39 to 42 in 2619530
Sorry, something went wrong.
@bjorkstromm Is this still relevant since we shifted to using the mono from their release? bakery/recipe.cake Lines 39 to 42 in 2619530 var omnisharpBaseDownloadURL = "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17"; var omnisharpMonoRuntimeMacOS = $"{omnisharpBaseDownloadURL}/omnisharp-osx.zip"; var omnisharpMonoRuntimeLinux32= $"{omnisharpBaseDownloadURL}/omnisharp-linux-x86.zip"; var omnisharpMonoRuntimeLinux64= $"{omnisharpBaseDownloadURL}/omnisharp-linux-x64.zip";
Nope, this can be closed.
bjorkstromm
No branches or pull requests
See OmniSharp/omnisharp-roslyn#1444
The text was updated successfully, but these errors were encountered: