From d047895e0c9d1430c02ec3c4076b9352bafc602b Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Sat, 8 Jan 2022 07:35:02 -0700 Subject: [PATCH] Insert v17.1 into rel/d17.1 --- 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 cdcc91943..a840a1da2 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. -'main' +'rel/d17.1'