Update makefile.shade
This commit is contained in:
parent
818f647930
commit
6ecabcf644
|
|
@ -22,7 +22,7 @@ var repos='${new Dictionary<string,string> {
|
|||
{"DataCommon.SQLite", gitHubUriPrefix + "DataCommon.SQLite.git"},
|
||||
{"DataProtection", gitHubUriPrefix + "DataProtection.git"},
|
||||
{"DependencyInjection", gitHubUriPrefix + "DependencyInjection.git"},
|
||||
{"DiagnosticsPages", gitHubUriPrefix + "DiagnosticsPages.git"},
|
||||
{"Diagnostics", gitHubUriPrefix + "Diagnostics.git"},
|
||||
{"EntityFramework", gitHubUriPrefix + "EntityFramework.git"},
|
||||
{"Entropy", gitHubUriPrefix + "Entropy.git"},
|
||||
{"FileSystem", gitHubUriPrefix + "FileSystem.git"},
|
||||
|
|
@ -30,7 +30,6 @@ var repos='${new Dictionary<string,string> {
|
|||
{"Hosting", gitHubUriPrefix + "Hosting.git"},
|
||||
{"HttpAbstractions", gitHubUriPrefix + "HttpAbstractions.git"},
|
||||
{"Identity", gitHubUriPrefix + "Identity.git"},
|
||||
{"Logging", gitHubUriPrefix + "Logging.git"},
|
||||
{"Mvc", gitHubUriPrefix + "Mvc.git"},
|
||||
{"Razor", gitHubUriPrefix + "Razor.git"},
|
||||
{"Routing", gitHubUriPrefix + "Routing.git"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue