This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +18
-36
lines changed
Microsoft.AspNetCore.Http.Abstractions
Microsoft.AspNetCore.Http.Extensions
Microsoft.AspNetCore.Http.Features
Microsoft.AspNetCore.Http
Microsoft.AspNetCore.Owin
Microsoft.AspNetCore.WebUtilities Expand file tree Collapse file tree 7 files changed +18
-36
lines changed Original file line number Diff line number Diff line change 2727 "frameworks" : {
2828 "net451" : {
2929 "frameworkAssemblies" : {
30- "System.Runtime" : { "type" : " build" }
30+ "System.Runtime" : {
31+ "type" : " build"
32+ }
3133 }
3234 },
3335 "netstandard1.3" : {
3638 "System.Linq.Expressions" : " 4.0.11-*" ,
3739 "System.Reflection.TypeExtensions" : " 4.1.0-*" ,
3840 "System.Runtime.InteropServices" : " 4.1.0-*"
39- },
40- "imports" : [
41- " dotnet5.4"
42- ]
41+ }
4342 }
4443 }
4544}
Original file line number Diff line number Diff line change 2323 "System.Buffers" : " 4.0.0-*"
2424 },
2525 "frameworks" : {
26- "net451" : { },
26+ "net451" : {},
2727 "netstandard1.3" : {
2828 "dependencies" : {
2929 "System.IO.FileSystem" : " 4.0.1-*"
30- },
31- "imports" : [
32- " dotnet5.4"
33- ]
30+ }
3431 }
3532 }
3633}
Original file line number Diff line number Diff line change 2020 "Microsoft.Extensions.Primitives" : " 1.0.0-*"
2121 },
2222 "frameworks" : {
23- "net451" : { },
23+ "net451" : {},
2424 "netstandard1.3" : {
2525 "dependencies" : {
2626 "System.Collections" : " 4.0.11-*" ,
3232 "System.Security.Claims" : " 4.0.1-*" ,
3333 "System.Security.Cryptography.X509Certificates" : " 4.1.0-*" ,
3434 "System.Security.Principal" : " 4.0.1-*"
35- },
36- "imports" : [
37- " dotnet5.4"
38- ]
35+ }
3936 }
4037 }
4138}
Original file line number Diff line number Diff line change 2525 "System.Buffers" : " 4.0.0-*"
2626 },
2727 "frameworks" : {
28- "net451" : { },
28+ "net451" : {},
2929 "netstandard1.3" : {
3030 "dependencies" : {
3131 "System.Threading" : " 4.0.11-*"
32- },
33- "imports" : [
34- " dotnet5.4"
35- ]
32+ }
3633 }
3734 }
3835}
Original file line number Diff line number Diff line change 2222 "Microsoft.AspNetCore.Http" : " 1.0.0-*"
2323 },
2424 "frameworks" : {
25- "net451" : { },
26- "netstandard1.3" : {
27- "imports" : [
28- " dotnet5.4"
29- ]
30- }
25+ "net451" : {},
26+ "netstandard1.3" : {}
3127 }
3228}
Original file line number Diff line number Diff line change 2424 "frameworks" : {
2525 "net451" : {
2626 "frameworkAssemblies" : {
27- "System.Runtime" : { "type" : " build" }
27+ "System.Runtime" : {
28+ "type" : " build"
29+ }
2830 }
2931 },
3032 "netstandard1.3" : {
3133 "dependencies" : {
3234 "System.Collections" : " 4.0.11-*" ,
3335 "System.IO" : " 4.1.0-*" ,
3436 "System.IO.FileSystem" : " 4.0.1-*"
35- },
36- "imports" : [
37- " dotnet5.4"
38- ]
37+ }
3938 }
4039 }
4140}
Original file line number Diff line number Diff line change 1616 ],
1717 "xmlDoc" : true
1818 },
19- "dependencies" : { },
19+ "dependencies" : {},
2020 "frameworks" : {
2121 "netstandard1.1" : {
2222 "dependencies" : {
2828 "System.Runtime.Extensions" : " 4.1.0-*" ,
2929 "System.Text.Encoding" : " 4.0.11-*" ,
3030 "System.Buffers" : " 4.0.0-*"
31- },
32- "imports" : [
33- " dotnet5.2"
34- ]
31+ }
3532 }
3633 }
3734}
You can’t perform that action at this time.
0 commit comments