Skip to content

Commit b444e51

Browse files
authored
Update azure-pipelines.yml
1 parent 5f6d679 commit b444e51

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: rel/d17.11
38+
value: main
3939
- name: _TeamName
4040
value: FSharp
4141
- name: TeamName

0 commit comments

Comments
 (0)