I\'m trying to learn Windows Phone dev by making a basic app that provides information about Pokemon. To do this, I\'ve created a portable class library (PokeLib.dll) so it\'s
You can go to the Project Properties -> Build -> Advanced button -> Debug info drop-down and change its value to "full".