From feb174cea0cc49c6a3977058e9270b70384d138a Mon Sep 17 00:00:00 2001 From: Keith Mahoney <41657372+kmahone@users.noreply.github.com> Date: Mon, 10 Oct 2022 18:08:41 -0700 Subject: [PATCH] CP Update AzDO area path in tsaoptions (#7802) commit cb398934eb0d0a6812df0dca45dcab67fe466cb9 --- .config/tsaoptions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tsaoptions.json b/.config/tsaoptions.json index d776cfa82a..05b370ebb7 100644 --- a/.config/tsaoptions.json +++ b/.config/tsaoptions.json @@ -1,7 +1,7 @@ { "instanceUrl": "https://microsoft.visualstudio.com", "projectName": "os", - "areaPath": "OS\\WDX\\DXP\\OWL (Open Windows pLatform)\\Controls", + "areaPath": "OS\\Windows Client and Services\\ADEPT\\OWL (Open Windows pLatform)\\Controls", "iterationPath": "OS", "notificationAliases": [ "uxpct@microsoft.com" ], "ignoreBranchName": true,