From 1cb25b469476571e5c399f2ea73a670c1052591a Mon Sep 17 00:00:00 2001 From: "Brett V. Forsgren" Date: Mon, 13 Jul 2020 11:51:14 -0700 Subject: [PATCH] auto-insert release/dev16.8 to VS master (#9684) --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 79e452b75609..576608de1bab 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -446,7 +446,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/dev16.7 - insertTargetBranch: rel/d16.7 + componentBranchName: refs/heads/release/dev16.8 + insertTargetBranch: master insertTeamEmail: fsharpteam@microsoft.com insertTeamName: 'F#'