unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.87k stars 716 forks source link

[VS 2019 Mac] Missing project types #5451

Closed ericleroy01 closed 1 year ago

ericleroy01 commented 3 years ago

Current behavior

Uno projects type are only displayed under "Web and Console App" section and duplicated

Capture d’écran 2021-03-12 à 08 40 50

Expected behavior

  1. Should not be duplicated
  2. Missing iOS, Android, etc...dedicated project template

How to reproduce it (as minimally and precisely as possible)

  1. Xcode 12.4 fresh install
  2. VS 2019 Mac 8.9.1 fresh install
  3. install Uno Template by using dotnet new -i Uno.ProjectTemplates.Dotnet command
  4. Start VS 2019 Mac
  5. Open New Solution Window

Workaround

use dotnet new unoapp -o ProjectName command

Environment

Nuget Package:

Nuget Package Version(s):

Affected platform(s):

IDE:

Relevant plugins:

Anything else we need to know?

I tried to uninstall/reinstall uno templates => does not work

MartinZikmund commented 1 year ago

@jeromelaban I think this is no longer relevant and can be closed