-
-
Notifications
You must be signed in to change notification settings - Fork 4
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-rtm.24509.30 #1474
Update .NET SDK to 9.0.100-rtm.24509.30 #1474
Conversation
Update .NET SDK to version 9.0.100-rtm.24509.30. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving dependency update.
Bumps .NET dependencies to their latest versions for the .NET 9.0.100-rtm.24509.30 SDK. Bumps Microsoft.AspNetCore.WebUtilities from 9.0.0-rtm.24508.22 to 9.0.0-rtm.24509.6. Bumps Microsoft.Extensions.Configuration.Binder from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. Bumps Microsoft.Extensions.Configuration.Json from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. Bumps Microsoft.Extensions.DependencyInjection from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. Bumps Microsoft.Extensions.Http from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. Bumps Microsoft.Extensions.Logging.Console from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. Bumps System.Text.Json from 9.0.0-rtm.24508.14 to 9.0.0-rtm.24509.7. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dotnet-nightly #1474 +/- ##
===============================================
Coverage 93.56% 93.56%
===============================================
Files 49 49
Lines 606 606
Branches 54 54
===============================================
Hits 567 567
Misses 23 23
Partials 16 16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Updates the .NET SDK to version
9.0.100-rtm.24509.30
, which includes version9.0.0-rtm.24503.8
of the .NET runtime.This pull request was auto-generated by GitHub Actions.