angularsen / UnitsNet

Makes life working with units of measurement just a little bit better.
https://www.nuget.org/packages/UnitsNet/
MIT No Attribution
2.65k stars 382 forks source link

👔Change nuget license from MIT to MIT-0 #1381

Closed angularsen closed 7 months ago

angularsen commented 8 months ago

Fixes #1379 Backport from v6: #1380

Change the license expression in the nugets to match the LICENSE file. Previously, nuget.org did not accept MIT-0 expression.

angularsen commented 8 months ago

Giving v6 a bit of time before doing the same for v5. Revisit in a week or so.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84%. Comparing base (1b87682) to head (3d48169). Report is 1 commits behind head on master.

:exclamation: Current head 3d48169 differs from pull request most recent head cd487a0. Consider uploading reports for the commit cd487a0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1381 +/- ## ====================================== - Coverage 84% 84% -1% ====================================== Files 344 344 Lines 33044 33041 -3 ====================================== - Hits 27870 27867 -3 Misses 5174 5174 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

angularsen commented 7 months ago

Release UnitsNet/5.50.0 · angularsen/UnitsNet