Skip to content

Commit daaacf0

Browse files
authored
Update TSA config (#4113)
1 parent fb27faa commit daaacf0

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.config/tsaoptions.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
2-
"areaPath": "DevDiv\\ASP.NET Core\\Blazor\\FluentUI Blazor Components",
2+
"areaPath": "CCI\\PVA\\FluentUI Blazor Experience",
33
"codebaseName": "fluentui-blazor",
4-
"instanceUrl": "https://devdiv.visualstudio.com/",
5-
"iterationPath": "DevDiv",
4+
"instanceUrl": "https://msazure.visualstudio.com/",
65
"notificationAliases": [
76
87
],
9-
"projectName": "DEVDIV",
10-
"repositoryName": "fluentui-blazor",
11-
"template": "TFSDEVDIV"
8+
"projectName": "CCI",
9+
"repositoryName": "fluentui-blazor"
1210
}

0 commit comments

Comments
 (0)