Uno: Missing Project Subtype UWP error

Created on 7 Aug 2020  路  3Comments  路  Source: unoplatform/uno

Current behavior

Shows error when creating new project.

Expected behavior

Creates new UWP project without error.

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


Download UNO templates, open VS2019 and create new UNO App, get error on creation.
All other projects complete, but UWP does not get created.

Environment

image

Nuget Package:

Package Version(s):

Affected platform(s):

  • [ ] iOS
  • [ ] Android
  • [ ] WebAssembly
  • [ ] WebAssembly renderers for Xamarin.Forms
  • [ ] macOS
  • [X] Windows
  • [ ] Build tasks
  • [ ] Solution Templates

Visual Studio:

  • [ ] 2017 (version: )
  • [X] 2019 (version: 16.7)
  • [ ] for Mac (version: )

Relevant plugins:

  • [ ] Resharper (version: )

Anything else we need to know?

kinbug triaguntriaged

Most helpful comment

It was due to missing package content for me @AathifMahir
Make sure you have the correct packages added:
image

All 3 comments

Did a full repair of VS and reinstall of UNO templates with no success.
Did uninstall and reinstall of WDK with no success.

Same issue here as well

Screenshot 2020-08-10 005014

It was due to missing package content for me @AathifMahir
Make sure you have the correct packages added:
image

Was this page helpful?
0 / 5 - 0 ratings