Custom Check in policy in TFS?

前端 未结 3 738
别那么骄傲
别那么骄傲 2021-01-03 15:17

We have some xml files in the our project and whenever we check-in these xml files into TFS, We have make sure before checking-in that we have added those xml files to propr

3条回答
  •  耶瑟儿~
    2021-01-03 15:22

    I would create a custom build template that checks for these xml files. Make it a gated check-in and you've got your solution.

提交回复
热议问题