Source file 'Properties\AssemblyInfo.cs' could not be found

前端 未结 5 1745
情话喂你
情话喂你 2020-12-08 01:31

I\'m running VS2010. When I open my web solution & attempt to build, the build fails with the error \"CSC(0,0): error CS2001: Source file \'Properties\\AssemblyInfo.cs\

5条回答
  •  暖寄归人
    2020-12-08 02:08

    delete the assemeblyinfo.cs file from project under properties menu and rebulid it.

提交回复
热议问题