diff --git a/makefile.shade b/makefile.shade index 3cd847b878..758ec22144 100644 --- a/makefile.shade +++ b/makefile.shade @@ -674,39 +674,40 @@ functions // The repos list is topologically sorted based on build order "Common", "Configuration", - "Caching", - "DataProtection", "DependencyInjection", + "Microsoft.Data.Sqlite", "EventNotification", "Options", "Logging", - "Testing", - "Diagnostics", - "Microsoft.Data.Sqlite", - "EntityFramework", - "FileSystem", + "UserSecrets", + "DataProtection", + "Caching", "HttpAbstractions", - "Hosting", - "Helios", - "Antiforgery", - "Identity", - "Localization", + "Testing", + "FileSystem", "Razor", "RazorTooling", - "Routing", - "Mvc", - "Scaffolding", + "Hosting", + "EntityFramework", + "Helios", + "WebListener", + "KestrelHttpServer", + "ServerTests", + "Diagnostics", + "Antiforgery", + "CORS", "Security", + "Routing", + "StaticFiles", + "WebSockets", + "Localization", + "Session", + "Mvc", + "Identity", + "Scaffolding", "SignalR-Server", "SignalR-SQLServer", "SignalR-Redis", - "StaticFiles", - "WebListener", - "KestrelHttpServer", - "WebSockets", - "Session", - "UserSecrets", - "CORS", "Entropy", };