morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.63k stars 409 forks source link

Update NuGet package validation tool to latest version #1068

Closed atifaziz closed 1 month ago

atifaziz commented 1 month ago

This PR updates the Meziantou.Framework.NuGetPackageValidation.Tool package to its latest version (1.0.14) so that .NET 7 is not required.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.62%. Comparing base (017e477) to head (bd10cf9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1068 +/- ## ======================================= Coverage 93.62% 93.62% ======================================= Files 112 112 Lines 3374 3374 Branches 957 957 ======================================= Hits 3159 3159 Misses 199 199 Partials 16 16 ```

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