Skip to content

Commit f888494

Browse files
authored
VS insertion - 17.14 (#18551)
1 parent c1ce3ce commit f888494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variables:
3535
# (since for all *new* release branches we insert into VS main and for all *previous* releases we insert into corresponding VS release),
3636
# 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)
3737
- name: VSInsertionTargetBranchName
38-
value: main
38+
value: rel/d17.14
3939
- name: _TeamName
4040
value: FSharp
4141
- name: TeamName

0 commit comments

Comments
 (0)