Merge branch 'release' into dev

This commit is contained in:
Stephen Halter 2016-04-08 20:30:09 -07:00
commit 1b3c4a62c2
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ functions
{
IEnumerable<string> reposToBuild = new HashSet<string>(StringComparer.OrdinalIgnoreCase) {
// The repos list is topologically sorted based on build order
"libuv-build",
"libuv-package",
"PlatformAbstractions",
"Common",
"JsonPatch",