Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 482 Bytes

cli-os.md

File metadata and controls

9 lines (8 loc) · 482 Bytes
author ms.author ms.date ms.topic
tdykstra
tdykstra
08/12/2021
include
  • --os <OS>

    Specifies the target operating system (OS). 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 --os linux sets the RID to linux-x64. If you use this option, don't use the -r|--runtime option. Available since .NET 6.