File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.13
3939 - name : _TeamName
4040 value : FSharp
4141 - name : TeamName
Original file line number Diff line number Diff line change 1414 <!-- F# Version components -->
1515 <FSMajorVersion >9</FSMajorVersion >
1616 <FSMinorVersion >0</FSMinorVersion >
17- <FSBuildVersion >200 </FSBuildVersion >
17+ <FSBuildVersion >201 </FSBuildVersion >
1818 <FSRevisionVersion >0</FSRevisionVersion >
1919 <!-- -->
2020 <!-- F# Language version -->
You can’t perform that action at this time.
0 commit comments