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

raise minimum Mono version to 6.4.0 #1629

Merged
merged 1 commit into from Oct 10, 2019

Conversation

filipw
Copy link
Member

@filipw filipw commented Oct 9, 2019

It is required for netcoreapp3.0 as it comes with MSBuild 16.3.
Since we don't discover Mono per-project type but globally at OmniSharp start, the only reasonable choice at the moment - to avoid lots of error reports from users, which we do have these days - is to raise the minimum discovered version to 6.4.0.

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

Successfully merging this pull request may close these issues.

None yet

2 participants