-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 9.0.100-rc.2.24474.11 #2333
Merged
polly-reviewer-bot
merged 1 commit into
dotnet-vnext
from
update-dotnet-sdk-9.0.100-rc.2.24474.11
Oct 8, 2024
Merged
Update .NET SDK to 9.0.100-rc.2.24474.11 #2333
polly-reviewer-bot
merged 1 commit into
dotnet-vnext
from
update-dotnet-sdk-9.0.100-rc.2.24474.11
Oct 8, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update .NET SDK to version 9.0.100-rc.2.24474.11. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
polly-updater-bot
bot
added
.NET
Pull requests that update .NET code
dependencies
Pull requests that update a dependency file
labels
Oct 8, 2024
github-actions
bot
added
the
security
Relates to addressing a security vulnerability
label
Oct 8, 2024
polly-reviewer-bot
bot
deleted the
update-dotnet-sdk-9.0.100-rc.2.24474.11
branch
October 8, 2024 17:07
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dotnet-vnext #2333 +/- ##
================================================
+ Coverage 85.32% 85.34% +0.02%
================================================
Files 312 312
Lines 7439 7439
Branches 1120 1120
================================================
+ Hits 6347 6349 +2
+ Misses 746 745 -1
+ Partials 346 345 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
martincostello
pushed a commit
that referenced
this pull request
Oct 8, 2024
Update .NET SDK to version 9.0.100-rc.2.24474.11. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com> Co-authored-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
martincostello
pushed a commit
that referenced
this pull request
Oct 11, 2024
Update .NET SDK to version 9.0.100-rc.2.24474.11. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com> Co-authored-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
martincostello
pushed a commit
that referenced
this pull request
Oct 16, 2024
Update .NET SDK to version 9.0.100-rc.2.24474.11. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com> Co-authored-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
.NET
Pull requests that update .NET code
security
Relates to addressing a security vulnerability
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the .NET SDK to version
9.0.100-rc.2.24474.11
, which also updates the .NET runtime from version9.0.0-rc.1.24431.7
to version9.0.0-rc.2.24473.5
.This release includes fixes for the following security issue(s):
This pull request was auto-generated by GitHub Actions.