I am following along a book that asks me to create a "Blank App" project in Visual Studio.
I choose the "Blank App" template in the following path, when creating new project: Installed -> Visual C# -> Windows -> Universal
I have the community edition.
Double click on the MainPage.xaml file in solution explorer
I get the following error:
Deployment of package e109a48f-03e8-4942-9834-3d62008a21f8_1.0.0.0_x86_NorthAmerica_8wekyb3d8bbwe with package origin Unsigned failed because no valid license or sideloading policy could be applied. A developer license (http://go.microsoft.com/fwlink/?LinkId=233074) or enterprise sideloading configuration (http://go.microsoft.com/fwlink/?LinkId=231020) may be required.
How do I get this to work? I found that community edition is limited, but this particular thing that I am trying to do is not listed as a documented limitation. Here is the article I found on it: http://artica-proxy.com/difference-between-the-community-edition-and-the-entreprise-edition/