-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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 10.0.100-preview.4.25174.4 #61134
Conversation
Update .NET SDK to version 10.0.100-preview.4.25174.4. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: github-actions[bot] <github-actions[bot]@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 SDK update.
@javiercn, we're seeing new StaticWebAssets failures in this PR:
It looks like we're seeing duplicate assets here: Maybe we adjust this logic to:
? |
@MackinnonBuck I'm checking this. There might be an issue here where some asset is duplicated for some reason (which shouldn't be) |
Update version to 10.0.100-preview.4.25177.9
Pending on dotnet/sdk#47949, I forgot to put the same condition on None items |
10.0.100-preview.4.25177.17
Updates the .NET SDK to version
10.0.100-preview.4.25174.4
, which also updates the .NET runtime from version10.0.0-preview.3.25166.3
to version10.0.0-preview.4.25173.3
.This pull request was auto-generated by GitHub Actions.