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