-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Add link to new workload set documentation #9483
Conversation
Manifest Version: 8.0.2/8.0.100 | ||
Manifest Path: C:\Program Files\dotnet\sdk-manifests\8.0.100\microsoft.net.sdk.aspire\8.0.2\WorkloadManifest.json | ||
Install Type: Msi | ||
Installation Source: SDK 8.0.400 |
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.
is this a valid result for .NET 9 preview 7?
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.
If the aspire workload was last installed when using 8.0.400-band SDKs, then yes - the next time a workload update happened (via dotnet workload install
or dotnet workload update
) I'd expect this to change to align with the in-use SDK's feature band.
Co-authored-by: Maira Wenzel <mairaw@microsoft.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.
Looks good.
The markdownlint errors were already in this text before this PR.