Пример #1
0
 public string GetModuleOutputLocation()
 {
     return("./" + OutputTarget.Application.RootLocation.GetRelativePath(Path.Combine(OutputTarget.GetTargetPath()[0].Location, "../Intent.Modules")).Normalize());
 }