kstn
kstn

Reputation: 580

VS2017 Community "Windows application packaging project" does not show

In my VS2017 community installation there is no option to create "Windows Application Packaging Project" as shown in Microsoft introduction. I'm not quite sure why it is like that? Because I installed .Net Framework 4.6.1 (see fig). Is that the Community version does not support packaging for Windows app?

enter image description here

Upvotes: 1

Views: 1520

Answers (1)

Kyriakos Xatzisavvas
Kyriakos Xatzisavvas

Reputation: 304

Im creating a new answer instead of commenting because i dont have the required reputation.

I had visual studio 2017 version 15.9.15 installed but i still couldnt find the Windows Application Packaging Project, so i clicked modify on my version from the Visual Studio Installer and it turned out that i hadnt installed UWP development in the first place.

enter image description here

Upvotes: 3

Related Questions