diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 1e5aaebbdf9..2d562813543 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -35,7 +35,7 @@ variables:
# (since for all *new* release branches we insert into VS main and for all *previous* releases we insert into corresponding VS release),
# i.e. 'rel/d17.9' *or* 'main' in dotnet/fsharp/refs/heads/main and 'main' in F# dotnet/fsharp/refs/heads/release/dev17.10 (latest release branch)
- name: VSInsertionTargetBranchName
- value: main
+ value: rel/d17.13
- name: _TeamName
value: FSharp
- name: TeamName
diff --git a/eng/Versions.props b/eng/Versions.props
index 7727e2eda17..3007a6046ed 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -14,7 +14,7 @@
9
0
- 200
+ 201
0