Lombiq / .NET-Analyzers

.NET code analyzers and code convention settings for Lombiq projects.
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

.NET 6 upgrade (OSOE-60) #29

Closed Piedone closed 2 years ago

Piedone commented 2 years ago

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

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: https://github.com/Lombiq/.NET-Analyzers/pull/36); start from that and merge the new PR to dev.

Piedone commented 2 years ago

https://github.com/Lombiq/.NET-Analyzers/pull/36 only partially addresses this.