James Cadd
James Cadd

Reputation: 12216

WP7: Why does Visual Studio automatically check out 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?

Upvotes: 1

Views: 270

Answers (2)

James Cadd
James Cadd

Reputation: 12216

This appears to be fixed with the latest Mango tools released with the 7712 build.

Upvotes: 0

Viktor
Viktor

Reputation: 11

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.

Upvotes: 1

Related Questions