Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .NET SDK to 7.0.101 #501

Merged
merged 2 commits into from
Dec 13, 2022
Merged

Update .NET SDK to 7.0.101 #501

merged 2 commits into from
Dec 13, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Updates the .NET SDK to version 7.0.101, which also updates the .NET runtime from version 7.0.0 to version 7.0.1.

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

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 7.0.101.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
@github-actions github-actions bot requested a review from a team as a code owner December 13, 2022 18:05
@martincostello martincostello enabled auto-merge (squash) December 13, 2022 18:06
Suppress the `CA1852` as there's no way to make the code we don't control `sealed`.
@codecov-commenter
Copy link

Codecov Report

Merging #501 (b3b8230) into main (dea27ad) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   97.39%   97.39%           
=======================================
  Files          15       15           
  Lines         846      846           
=======================================
  Hits          824      824           
  Misses         22       22           
Flag Coverage Δ
linux 97.39% <ø> (ø)
macos ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello martincostello merged commit 9580ddb into main Dec 13, 2022
@martincostello martincostello deleted the update-dotnet-sdk-7.0.101 branch December 13, 2022 18:22
@martincostello
Copy link
Member

We can undo the change from b3b8230 when dotnet/roslyn-analyzers#6278 lands (I guess in 7.0.102).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants