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