Adding routing repo to universe
This commit is contained in:
parent
cd93c4f551
commit
c9c65742c2
|
|
@ -14,6 +14,7 @@ var repos='${new Dictionary<string,string> {
|
||||||
{"Logging", "git@github.com:aspnet/Logging.git"},
|
{"Logging", "git@github.com:aspnet/Logging.git"},
|
||||||
{"Data", "git@github.com:aspnet/Data.git"},
|
{"Data", "git@github.com:aspnet/Data.git"},
|
||||||
{"Razor", "git@github.com:aspnet/Razor.git"},
|
{"Razor", "git@github.com:aspnet/Razor.git"},
|
||||||
|
{"Routing", "git@github.com:aspnet/Routing.git"},
|
||||||
{"WebFx", "git@github.com:aspnet/WebFx.git"},
|
{"WebFx", "git@github.com:aspnet/WebFx.git"},
|
||||||
}}'
|
}}'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue