dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.63k stars 1.62k forks source link

Multi-Project App template creates invalid solution when un-checking platforms #22086

Closed Eilon closed 2 days ago

Eilon commented 2 weeks ago
  1. Create new .NET MAUI Multi-Project App, but uncheck certain platforms

RESULT: The project is created, but the SLN points to the non-existed un-checked platforms

EXPECTED: Solution should always reference only the selected platforms

 image

cc @mattleibow

Eilon commented 1 week ago

/similarissues

github-actions[bot] commented 1 week 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!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.