Changes made to build definition file (XAML) takes affect ( shows in build) only when its checked in , is this a normal behavior , What I would like to make all the necessary changes build them and then check it in.
Asked
Active
Viewed 760 times
2 Answers
1
This is normal behaviour. TFS gets the xaml file from source control (where else could it get it from?) so you need to check in your changes to the xaml templates.

Ben Hughes
- 1,539
- 13
- 20