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

.NET 6 upgrade (OSOE-60) #29

Closed
Piedone opened this issue Nov 10, 2021 · 1 comment · Fixed by #36 or #43
Closed

.NET 6 upgrade (OSOE-60) #29

Piedone opened this issue Nov 10, 2021 · 1 comment · Fixed by #36 or #43
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented Nov 10, 2021

See: https://github.com/Lombiq/.NET-Analyzers#upgrading-to-a-new-version-of-the-net-sdk

  • Update all packages to latest.
  • Use <Features>strict</Features> see this post.
  • Update AnalysisLevel.
  • Update LangVersion.

Note that this also requires all projects using .NET Analyzers to be upgraded as well.

There's a task/net-6-upgrade branch already (from here: #36); start from that and merge the new PR to dev.

@Piedone
Copy link
Member Author

Piedone commented Feb 17, 2022

#36 only partially addresses this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant