Skip to content
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

Unable to re-open MAUI project in Visual Studio 2022 (not preview) #4024

Closed
vsfeedback opened this issue Jan 10, 2022 · 1 comment
Closed
Labels
t/bug Something isn't working

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
I installed the new release of Visual Studio 2022 (not preview) available since yesterday.
I also installed MAUI workload from a command prompt
dotnet workload install maui

image.png

I can create a new project and choosing the .Net MAUI App (Preview)

image.png

I see the solution and all the files inside.

image.png

I can compile the solution successfully.

If I close then re-open the solution it failed.

image.png

I don'have problems for a simple Console App project.
So the problem seems to be related to MAUI templates.


Original Comments

Feedback Bot on 11/9/2021, 10:26 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@jfversluis
Copy link
Member

This is expected behavior and as the messages states: this type of project is incompatible with that version of Visual Studio.

As .NET MAUI is still in preview and VS2022 17.0 is stable, we can't have preview bits in a stable release. That is why .NET MAUI support has been moved to VS2022 17.1 Preview and is actively blocked on the current stable release.

If you want to use .NET MAUI you should use VS2022 preview which can be installed side-by-side with the stable VS2022.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 18, 2022
@samhouts samhouts added the t/bug Something isn't working label Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants