Added KestrelHttpServer
This commit is contained in:
parent
e32d1b069f
commit
6277e70ac8
|
|
@ -39,6 +39,7 @@ var repos='${new Dictionary<string,string> {
|
|||
{"SignalR-Server", gitHubUriPrefix + "SignalR-Server.git"},
|
||||
{"StaticFiles", gitHubUriPrefix + "StaticFiles.git"},
|
||||
{"WebListener", gitHubUriPrefix + "WebListener.git"},
|
||||
{"KestrelHttpServer", gitHubUriPrefix + "KestrelHttpServer.git"},
|
||||
{"WebSockets", gitHubUriPrefix + "WebSockets.git"},
|
||||
{"Entropy", gitHubUriPrefix + "Entropy.git"},
|
||||
}}'
|
||||
|
|
|
|||
Loading…
Reference in New Issue