From a7979111f86ab7332897ea617635bf3435c39bc3 Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Fri, 12 Jan 2024 12:30:34 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 73e3dbd90b9..94bba597e8a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -807,7 +807,7 @@ stages: - template: eng/release/insert-into-vs.yml parameters: componentBranchName: refs/heads/release/dev17.9 - insertTargetBranch: main + insertTargetBranch: rel/d17.9 insertTeamEmail: fsharpteam@microsoft.com insertTeamName: 'F#' completeInsertion: 'auto'