“Symbols for the module MyLibrary.dll were not loaded”?

后端 未结 13 1711
误落风尘
误落风尘 2021-02-18 13:19

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

13条回答
  •  终归单人心
    2021-02-18 13:59

    1. close visual studio.
    2. Performed quick cleanup using cclener.
    3. Clean solution & Rebuild project

    & this worked for me. ( I really don't know how )

提交回复
热议问题