I get this error when building an MVC project in a solution. No references to those files exists in my solution at all.
C:Program Files (x86)MSBuild14.0inMicrosoft.Common.CurrentVersion.targets(4105,5): error MSB3030: Could not copy the file "D:ootmgr" because it was not found.
1>C:Program Files (x86)MSBuild14.0inMicrosoft.Common.CurrentVersion.targets(4105,5): error MSB3030: Could not copy the file "D:BOOTNXT" because it was not found.
1>C:Program Files (x86)MSBuild14.0inMicrosoft.Common.CurrentVersion.targets(4105,5): error MSB3030: Could not copy the file "D:pagefile.sys" because it was not found.
1>C:Program Files (x86)MSBuild14.0inMicrosoft.Common.CurrentVersion.targets(4105,5): error MSB3030: Could not copy the file "D:swapfile.sys" because it was not found.
My colleague can build with no errors.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…