Skip to content

Commit 40bd96e

Browse files
Updated tsaoptions.json to direct issues properly. (#108452)
Co-authored-by: artl <artl@microsoft.com>
1 parent 2f9f4af commit 40bd96e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.config/tsaoptions.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"instanceUrl": "https://devdiv.visualstudio.com/",
33
"template": "TFSDEVDIV",
44
"projectName": "DEVDIV",
5-
"areaPath": "DevDiv\\NET Libraries",
5+
"areaPath": "DevDiv\\NET Runtime",
66
"iterationPath": "DevDiv",
77
"notificationAliases": [ "runtimerepo-infra@microsoft.com" ],
88
"repositoryName": "Runtime",
9-
"codebaseName": "Runtime"
10-
}
9+
"codebaseName": "Runtime",
10+
"serviceTreeId": "1dc8dedc-8f5f-4b94-b182-ec3bdfb207b0"
11+
}

0 commit comments

Comments
 (0)