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'