Update the download table to include 7.0.2xx.

This commit is contained in:
Marc Paine 2022-10-25 17:43:11 -07:00
parent 1904a3918a
commit 9bb0f71448
2 changed files with 97 additions and 96 deletions

View file

@ -9,12 +9,12 @@ let inputBranches =
[ { GitBranchName = "main"
DisplayName = "main<br>(8.0.x&nbsp;Runtime)"
AkaMsChannel = Some("8.0.1xx/daily") }
{ GitBranchName = "release/7.0.2xx"
DisplayName = "Release/7.0.2xx<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0.2xx/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-rc2"
DisplayName = "Release/7.0.1xx-rc2<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0.1xx-rc2/daily") }]
AkaMsChannel = Some("7.0.1xx/daily") }]
let referentNotes = """Reference notes: