mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 12:38:16 +08:00
hacky auth working
This commit is contained in:
@ -14,7 +14,8 @@
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0",
|
||||
"Microsoft.NETCore.App": "1.1.0",
|
||||
"Consul": "0.7.2.1",
|
||||
"Polly": "5.0.3"
|
||||
"Polly": "5.0.3",
|
||||
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "1.1.0"
|
||||
},
|
||||
|
||||
"tools": {
|
||||
|
Reference in New Issue
Block a user