今天从TFS上面获取了一个解决方案,编译的时候报错(...cloud not be CSC found)
今天从TFS上面获取了一个解决方案,编译的时候报错(...cloud not be CSC found)
最终在网上找到解决方案:
I just had the same problem. Visual Studio isn't building the project that's being referenced.
- Right click on the solution and click Properties.(右键解决方案,点击“属性”)
- Click Configuration on the left.(在左侧选择Configuration菜单)
- Make sure the check box under "Build" for the project it can't find is checked. If it is already checked, uncheck, hit apply and check the boxes again.
(把所有Build取消勾选,然后确定;再次打开将Build勾选,再次确定,再去生成解决方案问题解决)
浙公网安备 33010602011771号