You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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
The text was updated successfully, but these errors were encountered: