diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 13da925b2e7..c88936bc57e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -804,7 +804,7 @@ stages: - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - template: eng/release/insert-into-vs.yml parameters: - componentBranchName: refs/heads/release/dev17.8 + componentBranchName: refs/heads/release/dev17.9 insertTargetBranch: main insertTeamEmail: fsharpteam@microsoft.com insertTeamName: 'F#'