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

Update nuget packages #304

Closed waf closed 1 year ago

waf commented 1 year ago

No breaking changes. The xunit upgrade introduced a new code warning which I fixed as part of this PR.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +77.5% :tada:

Comparison is base (af2ac23) 0.0% compared to head (6c0ee4a) 77.5%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #304 +/- ## ======================================= + Coverage 0.0% 77.5% +77.5% ======================================= Files 83 83 Lines 5573 5573 Branches 733 733 ======================================= + Hits 0 4324 +4324 + Misses 5573 982 -4591 - Partials 0 267 +267 ``` [see 81 files with indirect coverage changes](https://app.codecov.io/gh/waf/CSharpRepl/pull/304/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Will+Fuqua)

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