waf / CSharpRepl

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
https://fuqua.io/CSharpRepl/
Mozilla Public License 2.0
2.83k stars 106 forks source link

Upgrade to .NET 8 and associated nuget libs #320

Closed waf closed 10 months ago

waf commented 10 months ago

Upgrade to .NET 8

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e4c6752) 77.5% compared to head (639b441) 77.4%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ======================================= - Coverage 77.5% 77.4% -0.1% ======================================= Files 83 83 Lines 5584 5583 -1 Branches 736 736 ======================================= - Hits 4328 4323 -5 - Misses 988 992 +4 Partials 268 268 ```

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