Adding routing repo to universe

This commit is contained in:
Ryan Nowak 2014-01-28 09:18:46 -08:00
parent cd93c4f551
commit c9c65742c2
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ var repos='${new Dictionary<string,string> {
{"Logging", "git@github.com:aspnet/Logging.git"},
{"Data", "git@github.com:aspnet/Data.git"},
{"Razor", "git@github.com:aspnet/Razor.git"},
{"Routing", "git@github.com:aspnet/Routing.git"},
{"WebFx", "git@github.com:aspnet/WebFx.git"},
}}'