From 08cf124341c594db821c0684a1d789e11da39773 Mon Sep 17 00:00:00 2001 From: AR-May <67507805+AR-May@users.noreply.github.com> Date: Wed, 12 Mar 2025 09:38:50 +0100 Subject: [PATCH] Update tsa config --- .config/tsaoptions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/tsaoptions.json b/.config/tsaoptions.json index 51a62c6..a522df6 100644 --- a/.config/tsaoptions.json +++ b/.config/tsaoptions.json @@ -6,5 +6,6 @@ "iterationPath": "DevDiv", "notificationAliases": [ "msbtm@microsoft.com" ], "repositoryName": "MSBuildLocator", - "codebaseName": "MSBuildLocator" + "codebaseName": "MSBuildLocator", + "serviceTreeId": "d0ebbe59-0779-4466-8280-a0ff9cab5550" }