mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 03:58:15 +08:00
changed to json configuration to get rid of yaml imports
This commit is contained in:
@ -25,8 +25,6 @@
|
||||
<dependency id="Microsoft.Extensions.Options.ConfigurationExtensions" version="1.0.0" />
|
||||
<dependency id="Microsoft.AspNetCore.Http" version="1.0.0" />
|
||||
<dependency id="System.Text.RegularExpressions" version="4.1.0" />
|
||||
<dependency id="YamlDotNet" version="3.9.0" />
|
||||
<dependency id="NetEscapades.Configuration.Yaml" version="1.2.0" />
|
||||
<dependency id="Microsoft.AspNetCore.Authentication.OAuth" version="1.0.0" />
|
||||
<dependency id="Microsoft.AspNetCore.Authentication.JwtBearer" version="1.0.0" />
|
||||
<dependency id="Microsoft.AspNetCore.Authentication.OpenIdConnect" version="1.0.0" />
|
||||
|
Reference in New Issue
Block a user