Skip to content

Commit 3024693

Browse files
Add tsaoptions file (#312)
1 parent ed91b7a commit 3024693

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.config/tsaoptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"instanceUrl": "https://devdiv.visualstudio.com/",
3+
"template": "TFSDEVDIV",
4+
"projectName": "DEVDIV",
5+
"areaPath": "DevDiv\\NET Tools\\MSBuild",
6+
"iterationPath": "DevDiv",
7+
"notificationAliases": [ "msbtm@microsoft.com" ],
8+
"repositoryName": "MSBuildLocator",
9+
"codebaseName": "MSBuildLocator"
10+
}

0 commit comments

Comments
 (0)