Removing repos Home and BugTracker
This commit is contained in:
parent
d86bb2d9c8
commit
91ec215469
|
|
@ -343,9 +343,7 @@ functions
|
||||||
"Claims",
|
"Claims",
|
||||||
"DataAnnotations",
|
"DataAnnotations",
|
||||||
"SqlClient",
|
"SqlClient",
|
||||||
"MusicStore",
|
"MusicStore"
|
||||||
"Home",
|
|
||||||
"BugTracker"
|
|
||||||
};
|
};
|
||||||
return Enumerable.Concat(repos, nonDefaultRepos);
|
return Enumerable.Concat(repos, nonDefaultRepos);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue