File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -492,13 +492,13 @@ extends:
492
492
configuration : Release
493
493
- platform : x86
494
494
configuration : Release
495
- - platform : ARM64
495
+ - platform : ARM64EC
496
496
configuration : Release
497
497
- platform : x64
498
498
configuration : Debug
499
499
- platform : x86
500
500
configuration : Debug
501
- - platform : ARM64
501
+ - platform : ARM64EC
502
502
configuration : Debug
503
503
504
504
- template : .ado/templates/prep-and-pack-nuget.yml@self
@@ -515,13 +515,13 @@ extends:
515
515
configuration : Release
516
516
- platform : x86
517
517
configuration : Release
518
- # - platform: ARM64
518
+ # - platform: ARM64EC
519
519
# configuration: Release
520
520
- platform : x64
521
521
configuration : Debug
522
522
- platform : x86
523
523
configuration : Debug
524
- # - platform: ARM64
524
+ # - platform: ARM64EC
525
525
# configuration: Debug
526
526
527
527
templateContext :
You can’t perform that action at this time.
0 commit comments