From 6f310c0f3750b24a31c04b787477f36e69cc73f5 Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Thu, 7 Jul 2022 17:59:45 +0200 Subject: [PATCH] Update target branch for 17.3 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cbcc657f839..72b7e08b8aa 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -592,7 +592,7 @@ stages: - template: eng/release/insert-into-vs.yml parameters: componentBranchName: refs/heads/release/dev17.3 - insertTargetBranch: main + insertTargetBranch: rel/d17.3 insertTeamEmail: fsharpteam@microsoft.com insertTeamName: 'F#' completeInsertion: 'auto'