Your project is not referencing the “.NETFramework,Version=v4.5” framework.

后端 未结 6 1593
独厮守ぢ
独厮守ぢ 2020-12-24 11:20

I am using VS 2015.

Your project is not referencing the \".NETFramework,Version=4.5\" framework. Add a reference to \".NETFramework,Version=4.5\" in

6条回答
  •  长发绾君心
    2020-12-24 11:52

    I had this same problem, and I ended up having to not only delete the contents of bin and obj folders, but also the .vs directory for the solution.

提交回复
热议问题