I am trying to develop a Windows Phone 8 game using MonoGame however I cannot get the Windows Phone 8 template to work.
When I build the template I get the following error message:
Error 1 The ‘ProductID’ attribute is invalid - The value ‘a626d106-909c-4c60-895d-464ae2a05131’ is invalid according to its datatype ‘http://WPCommontypes:ST_Guid’ - The Pattern constraint failed. TowerDefense
Searching on Google yields no results and I do not know what I should do.
Some more info:
- I cloned the repository from GitHub and build it for Windows Phone (this is the assembly I am using)
- I also used the latest templates I can for Windows Phone from Github.
Please let me know if my question is unclear or if I you need more information, I am new here.