Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 496 Bytes

cli-arch.md

File metadata and controls

9 lines (8 loc) · 496 Bytes
author ms.author ms.date ms.topic
tdykstra
tdykstra
08/12/2021
include
  • -a|--arch <ARCHITECTURE>

    Specifies the target architecture. This is a shorthand syntax for setting the Runtime Identifier (RID), where the provided value is combined with the default RID. For example, on a win-x64 machine, specifying --arch x86 sets the RID to win-x86. If you use this option, don't use the -r|--runtime option. Available since .NET 6 Preview 7.