Update the main table for rc1, rc2, 8.0, and remove 6.0.400

This commit is contained in:
Marc Paine 2022-08-22 13:59:17 -07:00
parent e1e7d71272
commit b1af93de7b
2 changed files with 217 additions and 217 deletions

View file

@ -7,14 +7,14 @@ open TableGenerator.Table
let inputBranches =
[ { GitBranchName = "main"
DisplayName = "main<br>(7.0.x&nbsp;Runtime)"
DisplayName = "main<br>(8.0.x&nbsp;Runtime)"
AkaMsChannel = Some("8.0.1xx/daily") }
{ GitBranchName = "release/7.0.1xx"
DisplayName = "Release/7.0.1xx<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0.1xx/daily") }
{ GitBranchName = "release/7.0.1xx-preview7"
DisplayName = "Release/7.0.1xx-preview7<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0.1xx-preview7/daily") }
{ GitBranchName = "release/6.0.4xx"
DisplayName = "Release/6.0.4XX<br>(6.0.x&nbsp;Runtime)"
AkaMsChannel = Some("6.0.4xx/daily") }]
{ GitBranchName = "release/7.0.1xx-rc1"
DisplayName = "Release/7.0.1xx-rc1<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0.1xx-rc1/daily") }]
let referentNotes = """Reference notes: