mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Update TSA path to new ADO project (#12902)
Updates TSA item path to new ADO project area paths
This commit is contained in:
parent
c780c4a2b9
commit
2d50d4be24
1 changed files with 7 additions and 6 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"notificationAliases": ["chasun@microsoft.com"],
|
||||
"areaPath": "Vienna\\ONNX Runtime\\Shared Core",
|
||||
"codebaseName": "onnxruntime_master",
|
||||
"instanceUrl": "https://msdata.visualstudio.com/",
|
||||
"projectName": "Vienna",
|
||||
"ignoreBranchName": true
|
||||
}
|
||||
"areaPath": "ONNX Runtime\\Engineering Systems",
|
||||
"codebaseName": "onnxruntime",
|
||||
"instanceUrl": "https://aiinfra.visualstudio.com/",
|
||||
"projectName": "ONNX Runtime",
|
||||
"ignoreBranchName": true,
|
||||
"template": "AIINFRA_TSA"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue