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

前端 未结 5 1749
情话喂你
情话喂你 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:04

    I got the error using TFS, my AssemblyInfo wasn't mapped in the branch I was working on.

提交回复
热议问题