I am attempting to port a game to Windows Phone 8 with Visual studio 2012 and monogame. The problem is that I cant seem to add the DLL required, the error is \"A reference t
WP8 uses a subset of WinRT API, it don't support all Framework API
Just make a right-click on each of the DLL that you want to add, choose Properties and then click on the Unblock button