Преглед изворни кода

Update tsaoptions.json to include service tree (#61021)

https://microsoftservicetree.com/services/4db45fa9-fb0f-43ce-b523-ad1da773dfbc
Dan Moseley пре 11 месеци
родитељ
комит
335008a2bf
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .config/tsaoptions.json

+ 2 - 1
.config/tsaoptions.json

@@ -8,5 +8,6 @@
   ],
   ],
   "projectName": "DEVDIV",
   "projectName": "DEVDIV",
   "repositoryName": "AspNetCore",
   "repositoryName": "AspNetCore",
-  "template": "TFSDEVDIV"
+  "template": "TFSDEVDIV",
+  "serviceTreeId": "4db45fa9-fb0f-43ce-b523-ad1da773dfbc"
 }
 }