Update .NET version #129
Labels
Area: Build
Related to building, CI, etc.
Duration: Medium
Between 2 and 8 hours of estimated work
Priority: High
High priority
Right now Gw2Sharp is lacking behind the most recent released .NET SDK versions and are causing CI builds to fail.
Both .NET Core 3.1 and .NET 5 are out of support and should be replaced with .NET 6. If any project is still depending on those versions, it'll fall back to .NET Standard 2.0.
The text was updated successfully, but these errors were encountered: