1 reference to GetTargetOS
sdk-tasks (1)
Crossgen.cs (1)
108protected override string GenerateCommandLineCommands() => $"{GetInPath()} {GetOutPath()} {GetTargetOS()} {GetArchitecture()} {GetPlatformAssemblyPaths()} {GetCreateSymbols()}";