-
Notifications
You must be signed in to change notification settings - Fork 5
Migrate to .NET 6.0 (the next .NET LTS release) #197
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
base: master
Are you sure you want to change the base?
Conversation
|
The purpose of this PR is to test both existing and new code against the next LTS release of .NET (.NET 6.0) which is scheduled to ship in autumn 2021. All code checked into this branch must be designed to run on x86, x64 and ARM64 platforms. This draft PR and its branch is not designed to be merged into master. It will probably stay open for more than half a year. Once all the code has been tested against .NET 6.0, the master branch will be updated to use .NET 6.0...and this draft PR can be closed and its branch retired. |
No description provided.