Add Home & BugTracker to "all repos" list
This commit is contained in:
parent
ba1b99c745
commit
d86bb2d9c8
|
|
@ -343,7 +343,9 @@ functions
|
|||
"Claims",
|
||||
"DataAnnotations",
|
||||
"SqlClient",
|
||||
"MusicStore"
|
||||
"MusicStore",
|
||||
"Home",
|
||||
"BugTracker"
|
||||
};
|
||||
return Enumerable.Concat(repos, nonDefaultRepos);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue