Added yaml dependency

This commit is contained in:
TomPallister 2016-10-25 19:19:43 +01:00
parent 560448338c
commit f363617a83

View File

@ -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",