mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
add prefix
This commit is contained in:
parent
b6ba0e61b5
commit
b35de72214
1 changed files with 6 additions and 6 deletions
|
@ -49,12 +49,12 @@ extends:
|
||||||
tsa:
|
tsa:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
codebaseName: $(CodebaseName)
|
codebaseName: $(TSA.CodebaseName)
|
||||||
notificationAliases: $(NotificationAliases)
|
notificationAliases: $(TSA.NotificationAliases)
|
||||||
instanceUrl: $(InstanceUrl)
|
instanceUrl: $(TSA.InstanceUrl)
|
||||||
projectName: $(ProjectName)
|
projectName: $(TSA.ProjectName)
|
||||||
areaPath: $(AreaPath)
|
areaPath: $(TSA.AreaPath)
|
||||||
serviceTreeID: $(ServiceTreeID)
|
serviceTreeID: $(TSA.ServiceTreeID)
|
||||||
codeql:
|
codeql:
|
||||||
tsaEnabled: true
|
tsaEnabled: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue