Adding Caching to Universe repo list
This commit is contained in:
parent
25b1243c7f
commit
e61a7e1927
|
|
@ -17,6 +17,7 @@ functions
|
||||||
string[] repos = new[] {
|
string[] repos = new[] {
|
||||||
// The repos list is topologically sorted based on build order
|
// The repos list is topologically sorted based on build order
|
||||||
"Configuration",
|
"Configuration",
|
||||||
|
"Caching",
|
||||||
"DataCommon",
|
"DataCommon",
|
||||||
"DataCommon.SQLite",
|
"DataCommon.SQLite",
|
||||||
"DataProtection",
|
"DataProtection",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue