We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a81d7 commit f68c1eaCopy full SHA for f68c1ea
azure-pipelines.yml
@@ -35,7 +35,7 @@ variables:
35
# (since for all *new* release branches we insert into VS main and for all *previous* releases we insert into corresponding VS release),
36
# i.e. 'rel/d17.9' in dotnet/fsharp/refs/heads/main and 'main' in F# dotnet/fsharp/refs/heads/release/dev17.10
37
- name: VSInsertionTargetBranchName
38
- value: main
+ value: rel/d17.10
39
- name: _TeamName
40
value: FSharp
41
- name: TeamName
0 commit comments