摘要: 10 Reasons why the build works locally but fails on the build server This is a braindump:1. Developer did not check all the files in, or developer doesn't have the latest files (sometimes TFS hiccups getting latest dlls files).2. Different modes (release vs. debug). Either #if DEBUG, or project 阅读全文
posted @ 2012-02-24 16:35 Alan Yang 阅读(164) 评论(0) 推荐(0) 编辑