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
the dll need to be a Windows Phone dll or a Portable class library dll. You can't add a regular .net dll to a windows phone project.