Closed egvijayanand closed 5 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
This issue is not specific to the Hybrid app. Observed in the regular app as well.
A show stopper. Needs at least a workaround immediately.
@egvijayanand are you able to provide the output of dotnet build -getItem:MissingWorkloadPack
and the output of dotnet workload --info?
@marcpopMSFT This issue can be marked as closed as I'm unable to reproduce this issue after updating to VS2022 17.11 Preview 1.0.
Description
Have created a new .NET MAUI Hybrid app on .NET 8 and tried to restore the dependencies.
Unfortunately, the restore failed even after installing the prerequisite workloads.
Here's the list of workloads installed.
Steps to Reproduce
Link to public reproduction project repository
The default template itself is sufficient, no authored code
Version with bug
8.0.40 SR5
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.21 SR4.1
Affected platforms
Android
Affected platform versions
Android 34.0
Did you find any workaround?
Nope.
Relevant log output