Tim Mulholland
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
.config/tsaoptions.json
|
|
@ -1,10 +1,10 @@ |
|
|
|
{ |
|
|
|
"instanceUrl": "https://dev.azure.com/devdiv/", |
|
|
|
"instanceUrl": "https://devdiv.visualstudio.com/", |
|
|
|
"template": "TFSDEVDIV", |
|
|
|
"projectName": "DEVDIV", |
|
|
|
"areaPath": "DevDiv\\Web Tools\\Web\\Project System\\Xdt", |
|
|
|
"areaPath": "DevDiv\\ASP.NET Core", |
|
|
|
"iterationPath": "DevDiv", |
|
|
|
"notificationAliases": [ "webproject@microsoft.com" ], |
|
|
|
"notificationAliases": [ "aspnetcore-build@microsoft.com" ], |
|
|
|
"repositoryName":"xdt", |
|
|
|
"codebaseName": "xdt", |
|
|
|
"serviceTreeId": "225159cd-5cda-4eaf-9b48-9bc4ff385b23" |
|
|
|