|
508 | 508 | "frameworkAssemblies": [
|
509 | 509 | "System.Diagnostics.Tools",
|
510 | 510 | "System.IO.Compression.FileSystem",
|
| 511 | + "System.Linq", |
511 | 512 | "System.Reflection",
|
512 | 513 | "System.Runtime",
|
513 | 514 | "System.Threading.Tasks"
|
|
1032 | 1033 | "System.Diagnostics.Tools": "4.0.1-beta-23225",
|
1033 | 1034 | "System.Dynamic.Runtime": "4.0.11-beta-23516",
|
1034 | 1035 | "System.Linq": "4.0.0-beta-23109",
|
| 1036 | + "System.Linq.Expressions": "4.0.11-beta-23516", |
1035 | 1037 | "System.Linq.Queryable": "4.0.0-beta-23109",
|
1036 | 1038 | "System.Runtime": "4.0.21-beta-23225",
|
1037 | 1039 | "System.Threading": "4.0.11-beta-23225",
|
|
2716 | 2718 | "frameworkAssemblies": [
|
2717 | 2719 | "System.Diagnostics.Tools",
|
2718 | 2720 | "System.IO.Compression.FileSystem",
|
| 2721 | + "System.Linq", |
2719 | 2722 | "System.Reflection",
|
2720 | 2723 | "System.Runtime",
|
2721 | 2724 | "System.Threading.Tasks"
|
|
3337 | 3340 | "frameworkAssemblies": [
|
3338 | 3341 | "System.Diagnostics.Tools",
|
3339 | 3342 | "System.IO.Compression.FileSystem",
|
| 3343 | + "System.Linq", |
3340 | 3344 | "System.Reflection",
|
3341 | 3345 | "System.Runtime",
|
3342 | 3346 | "System.Threading.Tasks"
|
|
3879 | 3883 | "System.Diagnostics.Tools": "4.0.1-beta-23225",
|
3880 | 3884 | "System.Dynamic.Runtime": "4.0.11-beta-23516",
|
3881 | 3885 | "System.Linq": "4.0.0-beta-23109",
|
| 3886 | + "System.Linq.Expressions": "4.0.11-beta-23516", |
3882 | 3887 | "System.Linq.Queryable": "4.0.0-beta-23109",
|
3883 | 3888 | "System.Runtime": "4.0.21-beta-23225",
|
3884 | 3889 | "System.Threading": "4.0.11-beta-23225",
|
|
3894 | 3899 | "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
|
3895 | 3900 | }
|
3896 | 3901 | },
|
| 3902 | + "runtime.any.System.Linq.Expressions/4.0.11-beta-23516": { |
| 3903 | + "type": "package", |
| 3904 | + "dependencies": { |
| 3905 | + "System.Collections": "4.0.10", |
| 3906 | + "System.Diagnostics.Debug": "4.0.10", |
| 3907 | + "System.Globalization": "4.0.10", |
| 3908 | + "System.IO": "4.0.10", |
| 3909 | + "System.Linq": "4.0.0", |
| 3910 | + "System.ObjectModel": "4.0.10", |
| 3911 | + "System.Reflection": "4.0.10", |
| 3912 | + "System.Reflection.Emit": "4.0.0", |
| 3913 | + "System.Reflection.Emit.ILGeneration": "4.0.0", |
| 3914 | + "System.Reflection.Emit.Lightweight": "4.0.0", |
| 3915 | + "System.Reflection.Extensions": "4.0.0", |
| 3916 | + "System.Reflection.Primitives": "4.0.0", |
| 3917 | + "System.Reflection.TypeExtensions": "4.0.0", |
| 3918 | + "System.Resources.ResourceManager": "4.0.0", |
| 3919 | + "System.Runtime": "4.0.20", |
| 3920 | + "System.Runtime.Extensions": "4.0.10", |
| 3921 | + "System.Threading": "4.0.10" |
| 3922 | + }, |
| 3923 | + "compile": { |
| 3924 | + "ref/dotnet/_._": {} |
| 3925 | + }, |
| 3926 | + "runtime": { |
| 3927 | + "lib/DNXCore50/System.Linq.Expressions.dll": {} |
| 3928 | + } |
| 3929 | + }, |
3897 | 3930 | "runtime.win7.System.Console/4.0.0-beta-23516": {
|
3898 | 3931 | "type": "package",
|
3899 | 3932 | "dependencies": {
|
|
4699 | 4732 | "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
|
4700 | 4733 | }
|
4701 | 4734 | },
|
4702 |
| - "System.Reflection.Emit.Lightweight/4.0.0-beta-23109": { |
| 4735 | + "System.Reflection.Emit.Lightweight/4.0.0": { |
4703 | 4736 | "type": "package",
|
4704 | 4737 | "dependencies": {
|
4705 |
| - "System.Reflection": "4.0.0-beta-23109", |
4706 |
| - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23109", |
4707 |
| - "System.Reflection.Primitives": "4.0.0-beta-23109", |
4708 |
| - "System.Runtime": "4.0.0-beta-23109" |
| 4738 | + "System.Reflection": "4.0.0", |
| 4739 | + "System.Reflection.Emit.ILGeneration": "4.0.0", |
| 4740 | + "System.Reflection.Primitives": "4.0.0", |
| 4741 | + "System.Runtime": "4.0.0" |
4709 | 4742 | },
|
4710 | 4743 | "compile": {
|
4711 | 4744 | "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
|
|
5752 | 5785 | "System.Diagnostics.Tools": "4.0.1-beta-23225",
|
5753 | 5786 | "System.Dynamic.Runtime": "4.0.11-beta-23516",
|
5754 | 5787 | "System.Linq": "4.0.0-beta-23109",
|
| 5788 | + "System.Linq.Expressions": "4.0.11-beta-23516", |
5755 | 5789 | "System.Linq.Queryable": "4.0.0-beta-23109",
|
5756 | 5790 | "System.Runtime": "4.0.21-beta-23225",
|
5757 | 5791 | "System.Threading": "4.0.11-beta-23225",
|
|
5767 | 5801 | "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
|
5768 | 5802 | }
|
5769 | 5803 | },
|
| 5804 | + "runtime.any.System.Linq.Expressions/4.0.11-beta-23516": { |
| 5805 | + "type": "package", |
| 5806 | + "dependencies": { |
| 5807 | + "System.Collections": "4.0.10", |
| 5808 | + "System.Diagnostics.Debug": "4.0.10", |
| 5809 | + "System.Globalization": "4.0.10", |
| 5810 | + "System.IO": "4.0.10", |
| 5811 | + "System.Linq": "4.0.0", |
| 5812 | + "System.ObjectModel": "4.0.10", |
| 5813 | + "System.Reflection": "4.0.10", |
| 5814 | + "System.Reflection.Emit": "4.0.0", |
| 5815 | + "System.Reflection.Emit.ILGeneration": "4.0.0", |
| 5816 | + "System.Reflection.Emit.Lightweight": "4.0.0", |
| 5817 | + "System.Reflection.Extensions": "4.0.0", |
| 5818 | + "System.Reflection.Primitives": "4.0.0", |
| 5819 | + "System.Reflection.TypeExtensions": "4.0.0", |
| 5820 | + "System.Resources.ResourceManager": "4.0.0", |
| 5821 | + "System.Runtime": "4.0.20", |
| 5822 | + "System.Runtime.Extensions": "4.0.10", |
| 5823 | + "System.Threading": "4.0.10" |
| 5824 | + }, |
| 5825 | + "compile": { |
| 5826 | + "ref/dotnet/_._": {} |
| 5827 | + }, |
| 5828 | + "runtime": { |
| 5829 | + "lib/DNXCore50/System.Linq.Expressions.dll": {} |
| 5830 | + } |
| 5831 | + }, |
5770 | 5832 | "runtime.win7.System.Console/4.0.0-beta-23516": {
|
5771 | 5833 | "type": "package",
|
5772 | 5834 | "dependencies": {
|
|
6572 | 6634 | "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
|
6573 | 6635 | }
|
6574 | 6636 | },
|
6575 |
| - "System.Reflection.Emit.Lightweight/4.0.0-beta-23109": { |
| 6637 | + "System.Reflection.Emit.Lightweight/4.0.0": { |
6576 | 6638 | "type": "package",
|
6577 | 6639 | "dependencies": {
|
6578 |
| - "System.Reflection": "4.0.0-beta-23109", |
6579 |
| - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23109", |
6580 |
| - "System.Reflection.Primitives": "4.0.0-beta-23109", |
6581 |
| - "System.Runtime": "4.0.0-beta-23109" |
| 6640 | + "System.Reflection": "4.0.0", |
| 6641 | + "System.Reflection.Emit.ILGeneration": "4.0.0", |
| 6642 | + "System.Reflection.Primitives": "4.0.0", |
| 6643 | + "System.Runtime": "4.0.0" |
6582 | 6644 | },
|
6583 | 6645 | "compile": {
|
6584 | 6646 | "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
|
|
7633 | 7695 | "tools/install.ps1"
|
7634 | 7696 | ]
|
7635 | 7697 | },
|
| 7698 | + "runtime.any.System.Linq.Expressions/4.0.11-beta-23516": { |
| 7699 | + "type": "package", |
| 7700 | + "serviceable": true, |
| 7701 | + "sha512": "4sPxQCjllMJ1uZNlwz/EataPyHSH+AqSDlOIPPqcy/88R2B+abfhPPC78rd7gvHp8KmMX4qbJF6lcCeDIQpmVg==", |
| 7702 | + "files": [ |
| 7703 | + "lib/DNXCore50/System.Linq.Expressions.dll", |
| 7704 | + "lib/MonoAndroid10/_._", |
| 7705 | + "lib/MonoTouch10/_._", |
| 7706 | + "lib/net45/_._", |
| 7707 | + "lib/netcore50/System.Linq.Expressions.dll", |
| 7708 | + "lib/win8/_._", |
| 7709 | + "lib/wp80/_._", |
| 7710 | + "lib/wpa81/_._", |
| 7711 | + "lib/xamarinios10/_._", |
| 7712 | + "lib/xamarinmac20/_._", |
| 7713 | + "ref/dotnet/_._", |
| 7714 | + "runtime.any.System.Linq.Expressions.4.0.11-beta-23516.nupkg", |
| 7715 | + "runtime.any.System.Linq.Expressions.4.0.11-beta-23516.nupkg.sha512", |
| 7716 | + "runtime.any.System.Linq.Expressions.nuspec", |
| 7717 | + "runtimes/aot/lib/netcore50/_._" |
| 7718 | + ] |
| 7719 | + }, |
7636 | 7720 | "runtime.win7.System.Console/4.0.0-beta-23516": {
|
7637 | 7721 | "type": "package",
|
7638 | 7722 | "serviceable": true,
|
|
7727 | 7811 | "runtime.win7.System.Net.Requests/4.0.11-beta-23516": {
|
7728 | 7812 | "type": "package",
|
7729 | 7813 | "serviceable": true,
|
7730 |
| - "sha512": "mqWBQUhXhzkiwb+zVUuKg+wswJUsnQtZkFtz6eISw8vWNXA9i2jkzYjU3pjjIVmtdopnhle9YaS4a/w4OuWGLw==", |
| 7814 | + "sha512": "HI99nCEekL4SNvkLmpqkOE0PuEF5B6xyDcnJesdjo06BrGYH3QCvqJt2VmzBVe6hDSo6FnGOlhMvLdCUpDXiXA==", |
7731 | 7815 | "files": [
|
7732 | 7816 | "ref/dotnet/_._",
|
7733 | 7817 | "runtime.win7.System.Net.Requests.4.0.11-beta-23516.nupkg",
|
|
9523 | 9607 | "System.Reflection.Emit.ILGeneration.nuspec"
|
9524 | 9608 | ]
|
9525 | 9609 | },
|
9526 |
| - "System.Reflection.Emit.Lightweight/4.0.0-beta-23109": { |
| 9610 | + "System.Reflection.Emit.Lightweight/4.0.0": { |
9527 | 9611 | "type": "package",
|
9528 |
| - "sha512": "Kbg03ijw7jZUswutleX/zmGgz6VYszTuyy4DciBn1PHFYAqAgZFZdK3cpYCsAU+cPliQ35UcOX828OsAG9NU4w==", |
| 9612 | + "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", |
9529 | 9613 | "files": [
|
9530 | 9614 | "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll",
|
9531 | 9615 | "lib/net45/_._",
|
|
9544 | 9628 | "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml",
|
9545 | 9629 | "ref/net45/_._",
|
9546 | 9630 | "ref/wp80/_._",
|
9547 |
| - "System.Reflection.Emit.Lightweight.4.0.0-beta-23109.nupkg", |
9548 |
| - "System.Reflection.Emit.Lightweight.4.0.0-beta-23109.nupkg.sha512", |
| 9631 | + "System.Reflection.Emit.Lightweight.4.0.0.nupkg", |
| 9632 | + "System.Reflection.Emit.Lightweight.4.0.0.nupkg.sha512", |
9549 | 9633 | "System.Reflection.Emit.Lightweight.nuspec"
|
9550 | 9634 | ]
|
9551 | 9635 | },
|
|
0 commit comments