fszlin / certes

A client implementation for the Automated Certificate Management Environment (ACME) protocol
MIT License
548 stars 121 forks source link

Update target framework - replace net5.0 with net6.0 #302

Closed fszlin closed 1 year ago

fszlin commented 1 year ago

Description

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #302 (b2fa810) into main (417513f) will decrease coverage by 0.25%. The diff coverage is 33.33%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ========================================== - Coverage 92.54% 92.28% -0.26% ========================================== Files 89 89 Lines 2722 2734 +12 Branches 146 146 ========================================== + Hits 2519 2523 +4 - Misses 185 191 +6 - Partials 18 20 +2 ```