Any idea why my list of windows phone emulators are missing from my project? I've looked for various options in the .NET IDE and I've googled it for a while but can't find any solution to this problem.
I've got 2 other projects where this list is available but my current project doesn't list any. All I have is the Start button when I should have the following:
- Device
- Emulator WVGA 512MB
- Emulator WVGA
- Emulator WXGA
- Emulator 720P
- Etc...
Any ideas on how I can add these back to my IDE? I can still deploy to my phone via the project's properties but not very practical!
Thanks.