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'