Skip to content

Conversation

@JoeRobich
Copy link
Member

Resolves #986

In its current state dotnet-format will run on only pre-release .NET Core 2.1 and release or pre-release .NET Core 3.1 or higher. Removing the -rc1 from the runtime version will allow it to run on release versions of 2.1 again but removes the ability to run against pre-release versions.

We should take this change for 5.1. Make 5.1 a LTS release that will be supported with bug fixes while .NET Core 2.1 is under support. Then, we should bump the version number to 6.0 and move the framework version to a 3.1 pre-release dropping 2.1 support from the 6.0 release.

Base automatically changed from master to main March 5, 2021 20:37
@JoeRobich JoeRobich marked this pull request as ready for review May 5, 2021 01:00
@jmarolf jmarolf self-requested a review May 5, 2021 01:09
@JoeRobich
Copy link
Member Author

Failing integration tests are because this build cannot rollforward to preview SDKs. Unable to find a suitable commit for some repos. Removing them from the 5.x integration tests.

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.

Latest format tool v5.0.211103 does not work with .NET Core 2.1.25

2 participants