martincostello / xunit-logging

Logging extensions for xunit
https://blog.martincostello.com/writing-logs-to-xunit-test-output/
Apache License 2.0
266 stars 11 forks source link

Update .NET SDK to 7.0.306 #456

Closed costellobot closed 1 year ago

costellobot commented 1 year ago

Updates the .NET SDK to version 7.0.306, which also updates the .NET runtime from version 7.0.8 to version 7.0.9.

This release includes fixes for the following security issue(s):

This pull request was auto-generated by GitHub Actions.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6e5607b) 99.41% compared to head (1f984b6) 99.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #456 +/- ## ======================================= Coverage 99.41% 99.41% ======================================= Files 15 15 Lines 340 340 ======================================= Hits 338 338 Misses 2 2 ``` | Flag | Coverage Δ | | |---|---|---| | linux | `98.82% <ø> (ø)` | | | macos | `99.41% <ø> (ø)` | | | windows | `98.82% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.