Rename variable

This commit is contained in:
Michelle McDaniel 2021-03-01 13:33:51 -08:00
parent 84730a2aa8
commit fb92589f44
3 changed files with 9 additions and 9 deletions

View file

@ -163,7 +163,7 @@ let winMuslReferenceTemplate: ReferenceTemplate = {
let formatTemplate (platform: String) (template: ReferenceTemplate) (branch: Branch): Option<string> =
if branch.AkaMsChannel <> None then
if branch.UseLegacyAkaMS then
if branch.UseLegacyAkaMsChannel then
Some (String.Format(template.AkaMSLegacyTemplate,
platform, // 0 - win-x64
(branchNameShorten branch), // 1 - 5.0.1xx-preview2