Skip to content
New issue

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

Update to O# Mono 5.18 in tests #114

Closed
bjorkstromm opened this issue Apr 3, 2019 · 2 comments
Closed

Update to O# Mono 5.18 in tests #114

bjorkstromm opened this issue Apr 3, 2019 · 2 comments
Assignees

Comments

@bjorkstromm
Copy link
Member

See OmniSharp/omnisharp-roslyn#1444

@bjorkstromm bjorkstromm self-assigned this Apr 3, 2019
@devlead
Copy link
Member

devlead commented Nov 25, 2021

@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";

@bjorkstromm
Copy link
Member Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants