mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:22:50 +08:00
Added yaml dependency
This commit is contained in:
parent
560448338c
commit
f363617a83
@ -19,6 +19,7 @@
|
|||||||
"Microsoft.AspNetCore.Http": "1.0.0",
|
"Microsoft.AspNetCore.Http": "1.0.0",
|
||||||
"System.Text.RegularExpressions": "4.1.0",
|
"System.Text.RegularExpressions": "4.1.0",
|
||||||
"YamlDotNet": "3.9.0",
|
"YamlDotNet": "3.9.0",
|
||||||
|
"NetEscapades.Configuration.Yaml": "1.2.0",
|
||||||
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0",
|
"Microsoft.AspNetCore.Authentication.OAuth": "1.0.0",
|
||||||
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
||||||
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "1.0.0",
|
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user