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