This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
OpenIdConnect.AzureAdSample
src/Microsoft.AspNetCore.Authentication.OpenIdConnect
test/Microsoft.AspNetCore.Authentication.Test Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 "dependencies" : {
33 "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
44 "Microsoft.AspNetCore.Authentication.Cookies" : " 1.0.0-*" ,
5- "Microsoft.AspNetCore.Authentication.OpenIdConnect" : " 0.1 .0-*" ,
5+ "Microsoft.AspNetCore.Authentication.OpenIdConnect" : " 1.0 .0-*" ,
66 "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-*" ,
77 "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
88 "Microsoft.Extensions.Configuration.UserSecrets" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 22 "dependencies" : {
33 "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
44 "Microsoft.AspNetCore.Authentication.Cookies" : " 1.0.0-*" ,
5- "Microsoft.AspNetCore.Authentication.OpenIdConnect" : " 0.1 .0-*" ,
5+ "Microsoft.AspNetCore.Authentication.OpenIdConnect" : " 1.0 .0-*" ,
66 "Microsoft.AspNetCore.Server.IISIntegration" : " 1.0.0-*" ,
77 "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
88 "Microsoft.Extensions.Configuration.UserSecrets" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1 .0-*" ,
2+ "version" : " 1.0 .0-*" ,
33 "description" : " ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow." ,
44 "packOptions" : {
55 "repository" : {
Original file line number Diff line number Diff line change 1010 "Microsoft.AspNetCore.Authentication.Google" : " 1.0.0-*" ,
1111 "Microsoft.AspNetCore.Authentication.JwtBearer" : " 1.0.0-*" ,
1212 "Microsoft.AspNetCore.Authentication.MicrosoftAccount" : " 1.0.0-*" ,
13- "Microsoft.AspNetCore.Authentication.OpenIdConnect" : " 0.1 .0-*" ,
13+ "Microsoft.AspNetCore.Authentication.OpenIdConnect" : " 1.0 .0-*" ,
1414 "Microsoft.AspNetCore.Authentication.Twitter" : " 1.0.0-*" ,
1515 "Microsoft.AspNetCore.TestHost" : " 1.0.0-*" ,
1616 "Microsoft.AspNetCore.Testing" : " 1.0.0-*" ,
You can’t perform that action at this time.
0 commit comments