In WMAppManifest.xml you’ll find the following.
<Tasks>
<DefaultTask Name="_default" NavigationPage="MainPage.xaml" />
</Tasks>
Change as appropriate.
In WMAppManifest.xml you’ll find the following.
<Tasks>
<DefaultTask Name="_default" NavigationPage="MainPage.xaml" />
</Tasks>
Change as appropriate.