This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Microsoft.AspNet.Authentication.OAuthBearer
Microsoft.AspNet.Authentication.OpenIdConnect Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44 <clear />
55 <add key =" AspNetVNext" value =" https://www.myget.org/F/aspnetrelease/api/v2" />
66 <add key =" NuGet" value =" https://nuget.org/api/v2/" />
7+ <add key =" AzureAD" value =" http://www.myget.org/F/azureadwebstackrelease" />
78 </packageSources >
89</configuration >
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "Microsoft.AspNet.Authentication" : " 1.0.0-*" ,
66 "Microsoft.Framework.NotNullAttribute.Sources" : { "type" : " build" , "version" : " 1.0.0-*" },
7- "Microsoft.IdentityModel.Protocol.Extensions" : " 2.0.0-beta4 -*"
7+ "Microsoft.IdentityModel.Protocol.Extensions" : " 2.0.0-beta5 -*"
88 },
99 "frameworks" : {
1010 "dnx451" : {
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "Microsoft.AspNet.Authentication" : " 1.0.0-*" ,
66 "Microsoft.Framework.NotNullAttribute.Sources" : { "type" : " build" , "version" : " 1.0.0-*" },
7- "Microsoft.IdentityModel.Protocol.Extensions" : " 2.0.0-beta4 -*"
7+ "Microsoft.IdentityModel.Protocol.Extensions" : " 2.0.0-beta5 -*"
88 },
99 "frameworks" : {
1010 "dnx451" : {
You can’t perform that action at this time.
0 commit comments