diff --git a/.config/tsaoptions.json b/.config/tsaoptions.json new file mode 100644 index 0000000..51a62c6 --- /dev/null +++ b/.config/tsaoptions.json @@ -0,0 +1,10 @@ +{ + "instanceUrl": "https://devdiv.visualstudio.com/", + "template": "TFSDEVDIV", + "projectName": "DEVDIV", + "areaPath": "DevDiv\\NET Tools\\MSBuild", + "iterationPath": "DevDiv", + "notificationAliases": [ "msbtm@microsoft.com" ], + "repositoryName": "MSBuildLocator", + "codebaseName": "MSBuildLocator" +}