Skip to content
Discussion options

You must be logged in to vote

It didn't worked for me. I don't have a workloads folder under %USERPROFILE%\.dotnet. I had to rollback the installation using the following command - dotnet workload update --source https://api.nuget.org/v3/index.json --from-rollback-file .\aspire-rollback.txt

And here is the aspire-rollback.txt

{
  "microsoft.net.sdk.aspire": "8.0.0-preview.4.24156.9/8.0.100"
}

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by joperezr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants