Remove the 7.0.1xx table since that's now in servicing.
This commit is contained in:
parent
2fd58dc7e9
commit
69f3510f33
2 changed files with 16 additions and 99 deletions
|
@ -11,10 +11,7 @@ let inputBranches =
|
|||
AkaMsChannel = Some("8.0.1xx/daily") }
|
||||
{ GitBranchName = "release/7.0.2xx"
|
||||
DisplayName = "Release/7.0.2xx<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.2xx/daily") }
|
||||
{ GitBranchName = "release/7.0.1xx"
|
||||
DisplayName = "Release/7.0.1xx<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx/daily") }]
|
||||
AkaMsChannel = Some("7.0.2xx/daily") }]
|
||||
|
||||
|
||||
let referentNotes = """Reference notes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue