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

MAUI template is missing in VS Version 17.6.0 Preview 2.0 #14008

Closed
hamiddd1980 opened this issue Mar 17, 2023 · 1 comment
Closed

MAUI template is missing in VS Version 17.6.0 Preview 2.0 #14008

hamiddd1980 opened this issue Mar 17, 2023 · 1 comment
Labels
t/bug Something isn't working

Comments

@hamiddd1980
Copy link

Description

After updating to VS Version 17.6.0 Preview 2.0, the MAUI template is missing from New Project windows.
also the template is not shown in output of dotnet new --list command.
it is noticeable that .NET MAUI-Platform App UI Development is checked Visual Studio Installer.

MAUI_missing1

MAUI_missing2

Steps to Reproduce

1.File->New Project

Link to public reproduction project repository

https://github.com/hamiddd1980/Maui_Page_Title

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

I was not able test on other platforms

Affected platform versions

Windows 10

Did you find any workaround?

No response

Relevant log output

No response

@hamiddd1980 hamiddd1980 added the t/bug Something isn't working label Mar 17, 2023
@drasticactions
Copy link
Contributor

Duplicate of #14001

The VS version doesn't matter more likely than not, it's most likely whatever version of dotnet is installed with VS, along with any versions of dotnet you may have installed already. If the VS install is not installing the workload, or whatever version of dotnet VS is calling to get those templates is not working, then it's (probably) a VS issue more than MAUI, or something that could be fixed there.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2023
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

2 participants