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