From bd9280af98a87a746d559fa72fae7d653c1c03c8 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Mon, 10 Feb 2020 11:35:44 -0700 Subject: [PATCH] v2.3 inserts into rel/d16.5 now --- azure-pipelines/variables/InsertTargetBranch.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/variables/InsertTargetBranch.ps1 b/azure-pipelines/variables/InsertTargetBranch.ps1 index 67462ece..901604f5 100644 --- a/azure-pipelines/variables/InsertTargetBranch.ps1 +++ b/azure-pipelines/variables/InsertTargetBranch.ps1 @@ -1,2 +1,2 @@ # This is the default branch of the VS repo that we will use to insert into VS. -'master' +'rel/d16.5'