Exemplo n.º 1
0
 public void PrepareBuild(bool clean)
 {
     project.PrepareBuild(this.configName, this.platformName, clean);
 }