Update RC2 in the table and add a note about RC2.
This commit is contained in:
parent
0481e14693
commit
0b6ad5e154
2 changed files with 82 additions and 81 deletions
|
@ -12,9 +12,9 @@ let inputBranches =
|
|||
{ GitBranchName = "release/7.0.1xx"
|
||||
DisplayName = "Release/7.0.1xx<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx/daily") }
|
||||
{ GitBranchName = "release/7.0.1xx-rc1"
|
||||
DisplayName = "Release/7.0.1xx-rc1<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx-rc1/daily") }]
|
||||
{ GitBranchName = "release/7.0.1xx-rc2"
|
||||
DisplayName = "Release/7.0.1xx-rc2<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx-rc2/daily") }]
|
||||
|
||||
|
||||
let referentNotes = """Reference notes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue