fsprojects / FSharpLint

Lint tool for F#
https://fsprojects.github.io/FSharpLint/
MIT License
300 stars 73 forks source link

Upgrade from .NET5 to .NET6 #655

Closed knocte closed 6 months ago

knocte commented 6 months ago

.NET5 is out of support, and .NET6 is an LTS version.

Supersedes https://github.com/fsprojects/FSharpLint/pull/606

Closes https://github.com/fsprojects/FSharpLint/pull/606

Co-authored-by: Richard Webb <webby@beardmouse.co.uk>