public ProjectConfiguration()
 {
     Branches = new ProjectBranchList();
 }
Exemple #2
0
 public ProjectConfiguration()
 {
     Branches = new ProjectBranchList();
 }