I have two applications already submitted to the marketplace and just now I realized that they have the same ProductIDs in the WMAppManifest and AssemblyInfo files - so I can not have both of the apps installed (deployed) to the emulator at the same time.
If during the submission process this ProductID remains the same, then I am afraid that users will not be able to install both of my apps at once. So I guess my question is: does it really matter what ProductID I specify in those two files? or does the submission process take care of it and generates a truly unique GUID?