1
votes

I've Visual Studio 2013 installed on my Windows 8.1 machine. Also the Windows Phone 7.1, 8.0 and 8.1 SDK's are installed.

When I make a new project, Visual Studio automatically make it a Windows Phone 8.1 project, I don't get the "Choose Target-version"-screen.

How can I make a Windows Phone 8.0 project in Visual Studio 2013?

Thanks.

1
Which edition of Visual Studio 2013 do you have installed exactly? Have you installed VS 2013 Update 2?Chuck Walbourn
@ ChuckWalbourn : I've installed VS 2013 Ultimate Update 2 (version 12.0.30501.00 update 2)Rick
@Rick , you are on Windows 8.1. I'm looking for this same question in the context of Windows 7. So far, can't tell anything. I'm writing for the desktopUser.1

1 Answers

2
votes

When creating a project using the New Project window of Visual Studio, choose one of the project types marked as Windows Phone Silverlight (for example, Blank App (Windows Phone Silverlight). These project types are listed below the "standard" Windows Phone projects.

enter image description here

When choosing a Windows Phone Silverlight project, you'll be presented the Target Windows Phone OS Version window that allows you to set the SDK version to 8.0.