Update SDK TableGenerator and copy output to readme

This commit is contained in:
Ryland 2021-02-01 12:53:19 -08:00
parent 35cd359e6c
commit 4ea4a4af87
2 changed files with 2 additions and 5 deletions

View file

@ -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&nbsp;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") }