-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 #2041
Conversation
Update .NET SDK to version 8.0.100. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <[email protected]>
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 SDK. Bumps Microsoft.AspNetCore.Authentication.Facebook from 8.0.0-rc.2.23480.2 to 8.0.0. Bumps Microsoft.AspNetCore.Authentication.Google from 8.0.0-rc.2.23480.2 to 8.0.0. Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.0-rc.2.23480.2 to 8.0.0. Bumps Microsoft.AspNetCore.Authentication.Twitter from 8.0.0-rc.2.23480.2 to 8.0.0. Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 8.0.0-rc.2.23480.2 to 8.0.0. Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0-rc.2.23480.2 to 8.0.0. Bumps Microsoft.Extensions.Http.Resilience from 8.0.0-rc.2.23510.2 to 8.0.0. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.Facebook dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.Twitter dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Http.Resilience dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <[email protected]>
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.
Device | URL |
---|---|
desktop | https://localhost:5001 |
Device | URL |
---|---|
mobile | https://localhost:5001 |
Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2041 +/- ##
=======================================
Coverage 78.91% 78.91%
=======================================
Files 152 152
Lines 3206 3206
Branches 507 507
=======================================
Hits 2530 2530
Misses 464 464
Partials 212 212
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
8.0.100
, which also updates the .NET runtime from version8.0.0-rc.2.23479.6
to version8.0.0
.This release includes fixes for the following security issue(s):
This pull request was auto-generated by GitHub Actions.