Skip to content

Commit 62ca54d

Browse files
committed
Update TSAOptions codebaseName (#4196)
* Update TSAOptions codebaseName
1 parent 5c61a6a commit 62ca54d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.config/tsaoptions.json

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

0 commit comments

Comments
 (0)