Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 VisualStudio(2010 和 2012)中:使用 DeploymentItem 属性时是否有有效的方法来解决部署问题?我目前必须等待测试执行才能意识到未部署的项目。此外,当发生路径错误时,很难检测到错误的位置。
All deployment errors are written in .trx file. Also items are deployed before test run in "out" folder.