-
-
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 8.0.100-rtm.23506.1 #921
Update .NET SDK to 8.0.100-rtm.23506.1 #921
Conversation
Update .NET SDK to version 8.0.100-rtm.23506.1. --- 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 8.0.100-rtm.23506.1 SDK. Bumps Microsoft.Extensions.DependencyInjection from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. Bumps Microsoft.Extensions.Http from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. Bumps Microsoft.Extensions.Http.Polly from 8.0.0-rc.2.23472.9 to 8.0.0-rc.2.23480.2. Bumps Microsoft.Extensions.Logging from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. Bumps System.Text.Json from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. --- updated-dependencies: - 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.Http.Polly dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging 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 lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dotnet-nightly #921 +/- ##
===============================================
Coverage 97.62% 97.62%
===============================================
Files 24 24
Lines 589 589
===============================================
Hits 575 575
Misses 14 14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* Update .NET SDK Update .NET SDK to version 8.0.100-rtm.23506.1. --- 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> * Bump .NET NuGet packages Bumps .NET dependencies to their latest versions for the .NET 8.0.100-rtm.23506.1 SDK. Bumps Microsoft.Extensions.DependencyInjection from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. Bumps Microsoft.Extensions.Http from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. Bumps Microsoft.Extensions.Http.Polly from 8.0.0-rc.2.23472.9 to 8.0.0-rc.2.23480.2. Bumps Microsoft.Extensions.Logging from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. Bumps System.Text.Json from 8.0.0-rc.2.23472.10 to 8.0.0-rc.2.23479.6. --- updated-dependencies: - 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.Http.Polly dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging 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> --------- Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Updates the .NET SDK to version
8.0.100-rtm.23506.1
, which also updates the .NET runtime from version8.0.0-rc.2.23466.4
to version8.0.0-rtm.23504.8
.This pull request was auto-generated by GitHub Actions.