VS 2017 Metadata file '.dll could not be found

后端 未结 28 1274
日久生厌
日久生厌 2021-01-31 07:06

I know there is another question with exact the same problem, but I went trough all those answers, and none helped me. :( (This was the question.)

I just created a new A

28条回答
  •  清歌不尽
    2021-01-31 07:18

    I fix this problem following this steps:

    1. Clean Solution
    2. Close Visual Studio
    3. Deleting /bin from the project directory
    4. Restart Visual Studio
    5. Rebuild Solution

提交回复
热议问题