Visual Studio 2010: Could not resolve mscorlib for target framework '.NETFramework,Version=v4.0'

前端 未结 21 2913
谎友^
谎友^ 2020-12-14 14:31

We are currently migrating all our solutions from 2005 to 2010 (that\'s right, we\'re skipping 2008!). We are also changing our file structure to make some more sense (some

21条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-14 15:02

    Ran into this today.

    Deleted bin & obj folders.

    Reopened Visual Studio and it suddenly worked.

提交回复
热议问题