This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
AspNet.Security.OAuth.Introspection
AspNet.Security.OAuth.Validation
Owin.Security.OAuth.Introspection
Owin.Security.OAuth.Validation
AspNet.Security.OAuth.Introspection.Tests
AspNet.Security.OAuth.Validation.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 },
3333
3434 "dependencies" : {
35- "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.1.4 " },
35+ "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.3.0 " },
3636 "Microsoft.AspNetCore.Authentication" : " 1.0.0" ,
3737 "Microsoft.Extensions.Caching.Abstractions" : " 1.0.0" ,
3838 "Microsoft.IdentityModel.Protocols.OpenIdConnect" : " 2.0.0" ,
4545 "netstandard1.4" : {
4646 "dependencies" : {
4747 "System.Dynamic.Runtime" : " 4.0.11"
48- },
49-
50- "imports" : [
51- " dotnet5.5" ,
52- " portable-net451+win8"
53- ]
48+ }
5449 }
5550 }
5651}
Original file line number Diff line number Diff line change 3232 },
3333
3434 "dependencies" : {
35- "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.1.4 " },
35+ "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.3.0 " },
3636 "Newtonsoft.Json" : " 9.0.1" ,
3737 "Microsoft.AspNetCore.Authentication" : " 1.0.0"
3838 },
3939
4040 "frameworks" : {
4141 "net451" : { },
42-
43- "netstandard1.3" : {
44- "imports" : [
45- " dotnet5.4" ,
46- " portable-net451+win8"
47- ]
48- }
42+ "netstandard1.3" : { }
4943 }
5044}
Original file line number Diff line number Diff line change 3333 },
3434
3535 "dependencies" : {
36- "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.1.4 " },
36+ "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.3.0 " },
3737 "Microsoft.Extensions.Caching.Memory" : " 1.0.0" ,
3838 "Microsoft.Extensions.Logging" : " 1.0.0" ,
3939 "Microsoft.IdentityModel.Protocol.Extensions" : " 1.0.4.402070948" ,
Original file line number Diff line number Diff line change 3333 },
3434
3535 "dependencies" : {
36- "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.1.4 " },
36+ "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.3.0 " },
3737 "Microsoft.Extensions.Logging" : " 1.0.0" ,
3838 "Microsoft.Owin.Security.Interop" : " 1.0.0" ,
3939 "Newtonsoft.Json" : " 9.0.1"
Original file line number Diff line number Diff line change 1616 "netcoreapp1.0" : {
1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : { "type" : " platform" , "version" : " 1.0.0" }
19- },
20-
21- "imports" : [
22- " dnxcore50" ,
23- " portable-net451+win8"
24- ]
19+ }
2520 },
2621
2722 "net451" : {
Original file line number Diff line number Diff line change 1818 "netcoreapp1.0" : {
1919 "dependencies" : {
2020 "Microsoft.NETCore.App" : { "type" : " platform" , "version" : " 1.0.0" }
21- },
22-
23- "imports" : [
24- " dnxcore50" ,
25- " portable-net451+win8"
26- ]
21+ }
2722 },
2823
2924 "net451" : {
You can’t perform that action at this time.
0 commit comments