From 521a4efba79d9afcfb18bc946d3dda5133252939 Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Wed, 28 Jun 2023 17:35:17 +0200 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 7af21fa26a..9c7f04f7d2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -710,7 +710,7 @@ stages: - template: eng/release/insert-into-vs.yml parameters: componentBranchName: refs/heads/release/dev17.7 - insertTargetBranch: main + insertTargetBranch: rel/d17.7 insertTeamEmail: fsharpteam@microsoft.com insertTeamName: 'F#' completeInsertion: 'auto'