Update SDK TableGenerator and copy output to readme
This commit is contained in:
parent
35cd359e6c
commit
4ea4a4af87
2 changed files with 2 additions and 5 deletions
|
@ -11,7 +11,7 @@ let inputBranches =
|
|||
AkaMsChannel = Some("net6/dev") }
|
||||
{ GitBranchName = "release/6.0.1xx-preview1"
|
||||
DisplayName = "Release/6.0.1xx-preview1<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("net6/6.0.1xx-preview1/daily") }
|
||||
AkaMsChannel = Some("net6/preview1") }
|
||||
{ GitBranchName = "release/5.0.2xx"
|
||||
DisplayName = "Release/5.0.2XX<br>(5.0 Runtime)"
|
||||
AkaMsChannel = Some("net5/5.0.2xx/daily") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue