1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00

Updated tsaoptions.json to direct issues properly. (#108451)

Co-authored-by: artl <artl@microsoft.com>
Co-authored-by: Art Leonard <artl93@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-07 08:57:26 -07:00 committed by GitHub
parent 09393c29fa
commit ccff2d8b13
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -2,9 +2,10 @@
"instanceUrl": "https://devdiv.visualstudio.com/",
"template": "TFSDEVDIV",
"projectName": "DEVDIV",
"areaPath": "DevDiv\\NET Libraries",
"areaPath": "DevDiv\\NET Runtime",
"iterationPath": "DevDiv",
"notificationAliases": [ "runtimerepo-infra@microsoft.com" ],
"repositoryName": "Runtime",
"codebaseName": "Runtime"
}
"codebaseName": "Runtime",
"serviceTreeId": "1dc8dedc-8f5f-4b94-b182-ec3bdfb207b0"
}