|
1 | 1 | {
|
2 | 2 | "runtimeTarget": {
|
3 | 3 | "name": ".NETStandard,Version=v1.6/",
|
4 |
| - "signature": "f825e717fb56127aab485fc1dd9f1604a066909d" |
| 4 | + "signature": "ef85b59e3218e74113d4ac6a8e9a3be2e55bbd57" |
5 | 5 | },
|
6 | 6 | "compilationOptions": {},
|
7 | 7 | "targets": {
|
|
15 | 15 | "Microsoft.AspNetCore.Http.Extensions": "1.0.2",
|
16 | 16 | "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.2",
|
17 | 17 | "Microsoft.Extensions.Logging.Abstractions": "1.0.2",
|
| 18 | + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", |
18 | 19 | "NETStandard.Library": "1.6.1",
|
19 | 20 | "ServiceStack.Client": "1.0.0",
|
20 | 21 | "ServiceStack.Common": "1.0.0",
|
|
257 | 258 | "lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {}
|
258 | 259 | }
|
259 | 260 | },
|
| 261 | + "microsoft.netcore.jit/1.0.2": {}, |
260 | 262 | "microsoft.netcore.platforms/1.1.0": {},
|
| 263 | + "microsoft.netcore.portable.compatibility/1.0.1": { |
| 264 | + "dependencies": { |
| 265 | + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" |
| 266 | + }, |
| 267 | + "runtime": { |
| 268 | + "lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, |
| 269 | + "lib/netstandard1.0/System.Core.dll": {}, |
| 270 | + "lib/netstandard1.0/System.Net.dll": {}, |
| 271 | + "lib/netstandard1.0/System.Numerics.dll": {}, |
| 272 | + "lib/netstandard1.0/System.Runtime.Serialization.dll": {}, |
| 273 | + "lib/netstandard1.0/System.ServiceModel.Web.dll": {}, |
| 274 | + "lib/netstandard1.0/System.ServiceModel.dll": {}, |
| 275 | + "lib/netstandard1.0/System.Windows.dll": {}, |
| 276 | + "lib/netstandard1.0/System.Xml.Linq.dll": {}, |
| 277 | + "lib/netstandard1.0/System.Xml.Serialization.dll": {}, |
| 278 | + "lib/netstandard1.0/System.Xml.dll": {}, |
| 279 | + "lib/netstandard1.0/System.dll": {} |
| 280 | + } |
| 281 | + }, |
| 282 | + "microsoft.netcore.runtime.coreclr/1.0.2": { |
| 283 | + "dependencies": { |
| 284 | + "Microsoft.NETCore.Jit": "1.0.2", |
| 285 | + "Microsoft.NETCore.Windows.ApiSets": "1.0.1" |
| 286 | + } |
| 287 | + }, |
261 | 288 | "microsoft.netcore.targets/1.1.0": {},
|
| 289 | + "microsoft.netcore.windows.apisets/1.0.1": {}, |
262 | 290 | "microsoft.win32.primitives/4.3.0": {
|
263 | 291 | "dependencies": {
|
264 | 292 | "Microsoft.NETCore.Platforms": "1.1.0",
|
|
1530 | 1558 | "servicestack.client/1.0.0": {
|
1531 | 1559 | "dependencies": {
|
1532 | 1560 | "Microsoft.CSharp": "4.0.1",
|
| 1561 | + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", |
1533 | 1562 | "NETStandard.Library": "1.6.1",
|
1534 | 1563 | "System.Collections": "4.3.0",
|
1535 | 1564 | "System.Collections.Concurrent": "4.3.0",
|
|
1560 | 1589 | "servicestack.common/1.0.0": {
|
1561 | 1590 | "dependencies": {
|
1562 | 1591 | "Microsoft.CSharp": "4.0.1",
|
| 1592 | + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", |
1563 | 1593 | "NETStandard.Library": "1.6.1",
|
1564 | 1594 | "System.Collections": "4.3.0",
|
1565 | 1595 | "System.Collections.Concurrent": "4.3.0",
|
|
1705 | 1735 | "path": "microsoft.net.http.headers/1.0.2",
|
1706 | 1736 | "hashPath": "microsoft.net.http.headers.1.0.2.nupkg.sha512"
|
1707 | 1737 | },
|
| 1738 | + "microsoft.netcore.jit/1.0.2": { |
| 1739 | + "type": "package", |
| 1740 | + "serviceable": true, |
| 1741 | + "sha512": "sha512-Ok2vWofa6X8WD9vc4pfLHwvJz1/B6t3gOAoZcjrjrQf7lQOlNIuZIZtLn3wnWX28DuQGpPJkRlBxFj7Z5txNqw==", |
| 1742 | + "path": "microsoft.netcore.jit/1.0.2", |
| 1743 | + "hashPath": "microsoft.netcore.jit.1.0.2.nupkg.sha512" |
| 1744 | + }, |
1708 | 1745 | "microsoft.netcore.platforms/1.1.0": {
|
1709 | 1746 | "type": "package",
|
1710 | 1747 | "serviceable": true,
|
1711 | 1748 | "sha512": "sha512-m5AvzhEJNUUB83IypuAT17mfMnIJENrmtfeiyoLZ6EorEHYp3OLzUu6S1gtoKb4EJMWU7l0VNKFCvtzlAX8Sjg==",
|
1712 | 1749 | "path": "microsoft.netcore.platforms/1.1.0",
|
1713 | 1750 | "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
1714 | 1751 | },
|
| 1752 | + "microsoft.netcore.portable.compatibility/1.0.1": { |
| 1753 | + "type": "package", |
| 1754 | + "serviceable": true, |
| 1755 | + "sha512": "sha512-Vd+lvLcGwvkedxtKn0U8s9uR4p0Lm+0U2QvDsLaw7g4S1W4KfPDbaW+ROhhLCSOx/gMYC72/b+z+o4fqS/oxVg==", |
| 1756 | + "path": "microsoft.netcore.portable.compatibility/1.0.1", |
| 1757 | + "hashPath": "microsoft.netcore.portable.compatibility.1.0.1.nupkg.sha512" |
| 1758 | + }, |
| 1759 | + "microsoft.netcore.runtime.coreclr/1.0.2": { |
| 1760 | + "type": "package", |
| 1761 | + "serviceable": true, |
| 1762 | + "sha512": "sha512-A0x1xtTjYJWZr2DRzgfCOXgB0JkQg8twnmtTJ79wFje+IihlLbXtx6Z2AxyVokBM5ruwTedR6YdCmHk39QJdtQ==", |
| 1763 | + "path": "microsoft.netcore.runtime.coreclr/1.0.2", |
| 1764 | + "hashPath": "microsoft.netcore.runtime.coreclr.1.0.2.nupkg.sha512" |
| 1765 | + }, |
1715 | 1766 | "microsoft.netcore.targets/1.1.0": {
|
1716 | 1767 | "type": "package",
|
1717 | 1768 | "serviceable": true,
|
1718 | 1769 | "sha512": "sha512-sBwzb+2YvxGEULv8cG/pgIo5DeKiNW20ZciofkjpS+aGbsyIKGEm9HhcqbOdBO9t2P9lE3ULiieBw+ohVCIRow==",
|
1719 | 1770 | "path": "microsoft.netcore.targets/1.1.0",
|
1720 | 1771 | "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
1721 | 1772 | },
|
| 1773 | + "microsoft.netcore.windows.apisets/1.0.1": { |
| 1774 | + "type": "package", |
| 1775 | + "serviceable": true, |
| 1776 | + "sha512": "sha512-pFErLzJBQCQhnt11o3pEGJPORcsRf/pdQ0s5iRP/7l5sIU6Zt0hfYs7Mm3U0awFA2k4grVFohKVPIc9IMQgxNA==", |
| 1777 | + "path": "microsoft.netcore.windows.apisets/1.0.1", |
| 1778 | + "hashPath": "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512" |
| 1779 | + }, |
1722 | 1780 | "microsoft.win32.primitives/4.3.0": {
|
1723 | 1781 | "type": "package",
|
1724 | 1782 | "serviceable": true,
|
|
0 commit comments