WP7:为什么 Visual Studio 会自动检查 WMAppManifest.xml?
我正在开发一个 WP7 项目,并注意到 VS 不断检查 WMAppManifest.xml。据我所知,无论我进行什么类型的代码更改,都会发生这种情况。是否可以阻止这种行为或者是否有必要?
I'm working on a WP7 project and noticed that VS constantly checks out WMAppManifest.xml. As far as I can tell this happens regardless of what type of code change I make. Is it possible to prevent this behavior or is it necessary?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
同样的事情,每次我构建项目时都会检出该文件并且不会对其进行修改。该文件始终与以前相同。我正在使用TFS。看起来像一个错误。
Same thing here, the file is checked out every time I build a project and it is not modified. The file is always the same as before. I am using TFS. Looks like a bug.
7712 版本中发布的最新 Mango 工具似乎已修复此问题。
This appears to be fixed with the latest Mango tools released with the 7712 build.