-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Update to .NET 6 and new License. #351
Conversation
Codecov Report
@@ Coverage Diff @@
## main #351 +/- ##
=====================================
Coverage 86% 86%
=====================================
Files 238 238
Lines 15187 15169 -18
Branches 2110 2099 -11
=====================================
Hits 13071 13071
+ Misses 1624 1613 -11
+ Partials 492 485 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@SixLabors/core I'm going to push this as it's non-functional and asking anyone to review nearly 400 files is too much . |
Bummer that you guys are migrating to .NET 6. I imagine you must be consuming dependencies which are .NET 6 only? A lot of us are going to be stuck supporting .NET standard 2.0 for a bit longer, so I guess we'll be stuck with fonts 1.0.1 for awhile 🙃. |
Prerequisites
Description
This PR touches a lot of files (I'm sorry) but was the absolute minimum I could do in order to upgrade the project and fix all the build warnings.
It's all cosmetic with zero functional changes. Basically