Update the download page for 6.0.400 and remove 6.0.200 (#13701)
This commit is contained in:
parent
ad01139e01
commit
c60659e633
2 changed files with 94 additions and 94 deletions
|
@ -12,12 +12,12 @@ let inputBranches =
|
|||
{ GitBranchName = "release/7.0.1xx-preview4"
|
||||
DisplayName = "Release/7.0.1xx-preview4<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx-preview4/daily") }
|
||||
{ GitBranchName = "release/6.0.4xx"
|
||||
DisplayName = "Release/6.0.4XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.4xx/daily") }
|
||||
{ GitBranchName = "release/6.0.3xx"
|
||||
DisplayName = "Release/6.0.3XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.3xx/daily") }
|
||||
{ GitBranchName = "release/6.0.2xx"
|
||||
DisplayName = "Release/6.0.2XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.2xx/daily") }
|
||||
{ GitBranchName = "release/6.0.1xx"
|
||||
DisplayName = "Release/6.0.1XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.1xx/daily") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue