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