Error while trying to run project:The module was expected to contain an assembly manifest

后端 未结 6 509
谎友^
谎友^ 2020-12-03 21:43

When I try to run the project it says:

Error while trying to run project:could not load file or assembly \'Project.exe\' or one of its depend

6条回答
  •  半阙折子戏
    2020-12-03 22:17

    In my case I just change Target Framework(.Net Framework 4) in Project Properties. It solves the problem.

提交回复
热议问题