Closed alfkonee closed 1 year ago
Hi there, thanks for the report! Is there any specific reason you're installing this through the CLI? Have you also installed VS? This is typically the preferred way to add the .NET MAUI workload.
It seems that somehow you're getting a wrong version through which is not the current stable version that has been released. And because not all of the versions that are being linked are on the public NuGet feed it will give you this error. Unfortunately, it's a bit hard to untangle this.
Either case, this is something that has to do with the tooling. Can I ask you to report it as such? I will add a label on here that will trigger a bot to post a comment with all the instructions for that. Thanks!
Thanks for the issue report @alfkonee! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.
If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
This issue will be automatically closed in 3 days if there are no further comments.
This issue is being closed due to inactivity. If this issue is still affecting you, please follow the steps above to use the VS Feedback Tool to report the issue.
Description
Unable to install .NET MAUI
Steps to Reproduce
Install dotnet sdk 7.0.100 and run
dotnet workload install maui
Link to public reproduction project repository
NA
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows, I was not able test on other platforms
Affected platform versions
All
Did you find any workaround?
Use Sdk v 6.0.403
Relevant log output