Skip to content

Commit 5313383

Browse files
authored
Fix area path in tsa config (#328)
1 parent 05f678e commit 5313383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/tsaoptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"instanceUrl": "https://devdiv.visualstudio.com/",
33
"template": "TFSDEVDIV",
44
"projectName": "DEVDIV",
5-
"areaPath": "DevDiv\\NET Tools\\MSBuild",
5+
"areaPath": "DevDiv\\NET Tools Prague\\MSBuild",
66
"iterationPath": "DevDiv",
77
"notificationAliases": [ "msbtm@microsoft.com" ],
88
"repositoryName": "MSBuildLocator",

0 commit comments

Comments
 (0)