-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Update .NET SDK to 10.0.100-preview.4.25216.37 #61720
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
Conversation
Update .NET SDK to version 10.0.100-preview.4.25216.37. --- 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.
/azp help |
Supported commands
See additional documentation. |
/azp list |
CI/CD Pipelines for this repository: |
/azp run aspnetcore-helix-matrix |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
@martincostello looks like the SDK update action isn't getting up-to-date info on the latest SDK:
We're now publishing SDKs out of the dotnet/dotnet repo instead of dotnet/sdk - I wonder if we missed updating a channel somewhere? Where does your action pull info on the latest SDK from? |
Updates the .NET SDK to version
10.0.100-preview.4.25216.37
, which also updates the .NET runtime from version10.0.0-preview.4.25217.10
to version10.0.0-preview.4.25215.12
.This pull request was auto-generated by GitHub Actions.