-
-
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-rc.1.23455.8 #1940
Update .NET SDK to 8.0.100-rc.1.23455.8 #1940
Conversation
Update .NET SDK to version 8.0.100-rc.1.23455.8. --- 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.
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
Use short RID to fix publish.
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## dotnet-vnext #1940 +/- ##
=============================================
Coverage 85.81% 85.81%
=============================================
Files 153 153
Lines 3307 3307
=============================================
Hits 2838 2838
Misses 469 469
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-rc.1.23455.8. --- 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> * Use short RID Use short RID to fix publish. --------- Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Updates the .NET SDK to version
8.0.100-rc.1.23455.8
, which also updates the .NET runtime from version8.0.0-preview.7.23375.6
to version8.0.0-rc.1.23419.4
.This release includes fixes for the following security issue(s):
This pull request was auto-generated by GitHub Actions.