|
1 | 1 | { |
2 | 2 | "runtimeTarget": { |
3 | 3 | "name": ".NETStandard,Version=v1.1/", |
4 | | - "signature": "4b8bf774a747540fb1899a07f68fda0f457290e5" |
| 4 | + "signature": "2a565cb105ed481b8a26a14a8b1a818b6787cfaf" |
5 | 5 | }, |
6 | 6 | "compilationOptions": {}, |
7 | 7 | "targets": { |
|
10 | 10 | "servicestack.text/1.0.0": { |
11 | 11 | "dependencies": { |
12 | 12 | "Microsoft.CSharp": "4.3.0", |
| 13 | + "Microsoft.Extensions.Primitives": "1.1.1", |
13 | 14 | "NETStandard.Library": "1.6.1", |
14 | 15 | "System.Dynamic.Runtime": "4.3.0", |
15 | 16 | "System.Linq.Expressions": "4.3.0", |
|
32 | 33 | "System.Runtime": "4.3.0" |
33 | 34 | } |
34 | 35 | }, |
| 36 | + "microsoft.extensions.primitives/1.1.1": { |
| 37 | + "dependencies": { |
| 38 | + "NETStandard.Library": "1.6.1", |
| 39 | + "System.Runtime.CompilerServices.Unsafe": "4.3.0" |
| 40 | + }, |
| 41 | + "runtime": { |
| 42 | + "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {} |
| 43 | + } |
| 44 | + }, |
35 | 45 | "microsoft.netcore.platforms/1.1.0": {}, |
36 | 46 | "microsoft.netcore.targets/1.1.0": {}, |
37 | 47 | "netstandard.library/1.6.1": { |
|
243 | 253 | "Microsoft.NETCore.Targets": "1.1.0" |
244 | 254 | } |
245 | 255 | }, |
| 256 | + "system.runtime.compilerservices.unsafe/4.3.0": { |
| 257 | + "dependencies": { |
| 258 | + "System.Runtime": "4.3.0" |
| 259 | + }, |
| 260 | + "runtime": { |
| 261 | + "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll": {} |
| 262 | + } |
| 263 | + }, |
246 | 264 | "system.runtime.extensions/4.3.0": { |
247 | 265 | "dependencies": { |
248 | 266 | "Microsoft.NETCore.Platforms": "1.1.0", |
|
354 | 372 | "path": "microsoft.csharp/4.3.0", |
355 | 373 | "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512" |
356 | 374 | }, |
| 375 | + "microsoft.extensions.primitives/1.1.1": { |
| 376 | + "type": "package", |
| 377 | + "serviceable": true, |
| 378 | + "sha512": "sha512-O2F4uijgoMnigNgwE7cUxfeNymEz6LebePcEu+Fc6C0NOoy9TyxQkgaeMb6nTHw/wE6Jnbt0+S+JmmrklhDSMg==", |
| 379 | + "path": "microsoft.extensions.primitives/1.1.1", |
| 380 | + "hashPath": "microsoft.extensions.primitives.1.1.1.nupkg.sha512" |
| 381 | + }, |
357 | 382 | "microsoft.netcore.platforms/1.1.0": { |
358 | 383 | "type": "package", |
359 | 384 | "serviceable": true, |
|
543 | 568 | "path": "system.runtime/4.3.0", |
544 | 569 | "hashPath": "system.runtime.4.3.0.nupkg.sha512" |
545 | 570 | }, |
| 571 | + "system.runtime.compilerservices.unsafe/4.3.0": { |
| 572 | + "type": "package", |
| 573 | + "serviceable": true, |
| 574 | + "sha512": "sha512-rcnXA1U9W3QUtMSGoyoNHH6w4V5Rxa/EKXmzpORUYlDAlDB34hIQoU57ATXl8xHa83VvzRm6PcElEizgUd7U5w==", |
| 575 | + "path": "system.runtime.compilerservices.unsafe/4.3.0", |
| 576 | + "hashPath": "system.runtime.compilerservices.unsafe.4.3.0.nupkg.sha512" |
| 577 | + }, |
546 | 578 | "system.runtime.extensions/4.3.0": { |
547 | 579 | "type": "package", |
548 | 580 | "serviceable": true, |
|
0 commit comments