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.
我有一个 TFS 2012 版本。
在构建中,我有一个自定义代码活动。此代码活动是一个版本控制活动,它只是进入源代码管理并编辑一个 XML 文件,然后将其检回到源代码管理中。
问题是我希望将此变更集包含在Associated Changesets构建中,但似乎无法使其正常工作。
Associated Changesets
有谁知道我可以在构建生命周期中的哪个位置放置这个自定义代码活动以便包含它?
我知道有一个associatedChangesets变量浮动,我可以手动将它添加到该集合中吗?
associatedChangesets
我不知道确切的截止点在哪里,但我已经移动了我的自定义活动,如果我把它放在它似乎按预期工作之前。 If CreateLabel
If CreateLabel
我正在使用DefaultTemplate.11.1.xaml作为我的起点。
DefaultTemplate.11.1.xaml
to the clicked button