-
-
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 9.0.100-rtm.24514.22 #2838
Update .NET SDK to 9.0.100-rtm.24514.22 #2838
Conversation
Update .NET SDK to version 9.0.100-rtm.24514.22. --- 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 9.0.100-rtm.24514.22 SDK. Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7. Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7. Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7. Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7. Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7. Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7. Bumps System.Text.Json from 9.0.0-rtm.24511.16 to 9.0.0-rtm.24514.4. --- updated-dependencies: - 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.AspNetCore.OpenApi 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 <[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:50001 |
Device | URL |
---|---|
mobile | https://localhost:50001 |
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 @@
## dotnet-nightly #2838 +/- ##
===============================================
Coverage 78.08% 78.08%
===============================================
Files 123 123
Lines 2505 2505
Branches 381 381
===============================================
Hits 1956 1956
Misses 365 365
Partials 184 184
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.24514.22
, which includes version9.0.0-rtm.24511.16
of the .NET runtime.This pull request was auto-generated by GitHub Actions.