Add Home & BugTracker to "all repos" list
This commit is contained in:
parent
ba1b99c745
commit
d86bb2d9c8
|
|
@ -343,7 +343,9 @@ 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