|
|
|
@ -2,9 +2,9 @@ |
|
|
|
"dependencies": { |
|
|
|
"Autofac": "4.2.1", |
|
|
|
"Autofac.Extensions.DependencyInjection": "4.0.0", |
|
|
|
"IdentityServer4": "1.0.0-rc5", |
|
|
|
"IdentityServer4.AccessTokenValidation": "1.0.1-rc5", |
|
|
|
"IdentityServer4.AspNetIdentity": "1.0.0-rc5", |
|
|
|
"IdentityServer4": "1.0.0", |
|
|
|
"IdentityServer4.AccessTokenValidation": "1.0.2", |
|
|
|
"IdentityServer4.AspNetIdentity": "1.0.0", |
|
|
|
"Microsoft.AspNetCore.Authentication.Cookies": "1.1.0", |
|
|
|
"Microsoft.AspNetCore.Authentication.Google": "1.1.0", |
|
|
|
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "1.1.0", |
|
|
|
@ -22,11 +22,10 @@ |
|
|
|
"Microsoft.Extensions.Logging.Console": "1.1.0", |
|
|
|
"Microsoft.Extensions.Logging.Debug": "1.1.0", |
|
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "1.1.0", |
|
|
|
"MongoDB.Driver": "2.4.0", |
|
|
|
"NJsonSchema": "6.6.6192.39835", |
|
|
|
"NSwag.AspNetCore": "8.1.0", |
|
|
|
"MongoDB.Driver": "2.4.1", |
|
|
|
"NJsonSchema": "7.3.6214.20986", |
|
|
|
"OpenCover": "4.6.519", |
|
|
|
"ReportGenerator": "2.5.2-beta2", |
|
|
|
"ReportGenerator": "2.5.2", |
|
|
|
"Squidex.Core": "1.0.0-*", |
|
|
|
"Squidex.Events": "1.0.0-*", |
|
|
|
"Squidex.Infrastructure": "1.0.0-*", |
|
|
|
|