Merge branch 'release' into dev
This commit is contained in:
commit
aa7d2f3ec9
|
|
@ -740,6 +740,7 @@ functions
|
|||
{
|
||||
IEnumerable<string> reposToBuild = new HashSet<string>(StringComparer.OrdinalIgnoreCase) {
|
||||
// The repos list is topologically sorted based on build order
|
||||
"libuv-build",
|
||||
"PlatformAbstractions",
|
||||
"Common",
|
||||
"JsonPatch",
|
||||
|
|
|
|||
Loading…
Reference in New Issue