Merge branch 'release' into dev

This commit is contained in:
N. Taylor Mullen 2015-04-02 16:33:33 -07:00
commit 60369d1a06
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ functions
static bool SKIP_NO_CREDENTIALS = Environment.GetEnvironmentVariable("UNIVERSE_SKIP_NO_CREDENTIALS") == "1";
string[] repos = new[] {
// The repos list is topologically sorted based on build order
"Common",
"Configuration",
"Caching",
"DataProtection",
@ -35,6 +36,7 @@ functions
"Helios",
"Identity",
"Razor",
"RazorTooling",
"Routing",
"Mvc",
"Scaffolding",