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.92k stars 113 forks source link

Nuget upgrade 2023-11 #323

Closed waf closed 11 months ago

waf commented 11 months ago

Bump the roslyn, nuget, and spectre packages, as well as some miscellaneous test-related packages..

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (c4770f5) 77.4% compared to head (2c0a7ab) 77.4%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #323 +/- ## ===================================== Coverage 77.4% 77.4% ===================================== Files 83 83 Lines 5597 5597 Branches 735 735 ===================================== Hits 4337 4337 Misses 992 992 Partials 268 268 ```

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