Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. "capabilities": {
  2. "processTemplate": {
  3. "templateName": "Agile"
  4. },
  5. "versioncontrol": {
  6. "sourceControlType": "Tfvc",
  7. "gitEnabled": "True",
  8. "tfvcEnabled": "True"
  9. }
  10. },
  11.  
  12. "capabilities": {
  13. "processTemplate": {
  14. "templateName": "Agile"
  15. },
  16. "versioncontrol": {
  17. "sourceControlType": "Git",
  18. "gitEnabled": "True",
  19. "tfvcEnabled": "False"
  20. }
  21. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement