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 the latest SDKs and Package versions #2536

Merged

Conversation

JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented May 31, 2023

  • Add validation against the .NET 8 preview 4 SDK
  • Move to latest release .NET 7 SDK version
  • Move to the latest .NET 6 SDK version still support by Mono MSBuild 6.0.203
  • Update Roslyn to 4.7.0-2.23225.15
  • Move test projects from netcoreapp3.1 to net6.0 and from netstandard 1.3 to netstandard2.0

@JoeRobich JoeRobich requested a review from dibarbet May 31, 2023 06:36
@JoeRobich
Copy link
Member Author

Ugh, Mono ships with a MSBuild that incompatible with the newer SDKs. Will have to revisit this later. Perhaps stay on the older 6.0.2xx SDK for test projects and skip the net7/net8 tests on Mono.

@JoeRobich
Copy link
Member Author

Downgraded .NET 6 SDK back to a 6.0.2xx release. Long term we should keep separate projects for testing OmniSharp.MSBuild against Mono and SDK. Not sure we are exercising framework style project loading under Mono at all.

@JoeRobich JoeRobich merged commit 42e49b4 into OmniSharp:master Jun 2, 2023
22 checks passed
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