|
1 | 1 | {
|
2 | 2 | "runtimeTarget": {
|
3 | 3 | "name": ".NETStandard,Version=v1.1/",
|
4 |
| - "signature": "fdd2fdf534331ec43fc9535a9f374e502d2754bd" |
| 4 | + "signature": "c2ca356217873e400c28ec0f561ccb6ded04b221" |
5 | 5 | },
|
6 | 6 | "compilationOptions": {},
|
7 | 7 | "targets": {
|
8 | 8 | ".NETStandard,Version=v1.1": {},
|
9 | 9 | ".NETStandard,Version=v1.1/": {
|
10 | 10 | "ServiceStack.Client/1.0.0": {
|
11 | 11 | "dependencies": {
|
12 |
| - "System.Linq.Expressions": "4.1.0", |
13 |
| - "System.Runtime.Serialization.Primitives": "4.1.1", |
14 |
| - "System.Runtime.Serialization.Xml": "4.1.1", |
15 |
| - "System.Net.Http": "4.1.0", |
16 | 12 | "System.Net.Requests": "4.0.11",
|
17 |
| - "System.IO": "4.1.0", |
18 |
| - "System.Dynamic.Runtime": "4.0.11", |
19 |
| - "Microsoft.CSharp": "4.0.1", |
20 |
| - "System.Reflection": "4.1.0", |
21 |
| - "System.Reflection.Extensions": "4.0.1", |
22 |
| - "System.Reflection.Emit": "4.0.1", |
23 |
| - "System.Reflection.Emit.Lightweight": "4.0.1", |
24 | 13 | "System.ServiceModel.Primitives": "4.1.0",
|
25 |
| - "System.ServiceModel.Http": "4.1.0", |
26 | 14 | "System.Xml.XmlSerializer": "4.0.11",
|
27 | 15 | "NETStandard.Library": "1.6.0",
|
28 | 16 | "ServiceStack.Interfaces": "1.0.0",
|
|
32 | 20 | "ServiceStack.Client.dll": {}
|
33 | 21 | }
|
34 | 22 | },
|
35 |
| - "Microsoft.CSharp/4.0.1": { |
36 |
| - "dependencies": { |
37 |
| - "System.Dynamic.Runtime": "4.0.11", |
38 |
| - "System.Linq.Expressions": "4.1.0", |
39 |
| - "System.Runtime": "4.1.0" |
40 |
| - } |
41 |
| - }, |
42 | 23 | "Microsoft.NETCore.Platforms/1.0.1": {},
|
43 | 24 | "Microsoft.NETCore.Targets/1.0.1": {},
|
44 | 25 | "NETStandard.Library/1.6.0": {
|
|
120 | 101 | "System.Runtime": "4.1.0"
|
121 | 102 | }
|
122 | 103 | },
|
123 |
| - "System.Dynamic.Runtime/4.0.11": { |
124 |
| - "dependencies": { |
125 |
| - "System.Linq.Expressions": "4.1.0", |
126 |
| - "System.ObjectModel": "4.0.12", |
127 |
| - "System.Reflection": "4.1.0", |
128 |
| - "System.Runtime": "4.1.0" |
129 |
| - } |
130 |
| - }, |
131 | 104 | "System.Globalization/4.0.11": {
|
132 | 105 | "dependencies": {
|
133 | 106 | "Microsoft.NETCore.Platforms": "1.0.1",
|
|
201 | 174 | "System.Runtime": "4.1.0"
|
202 | 175 | }
|
203 | 176 | },
|
204 |
| - "System.Reflection.Emit/4.0.1": { |
205 |
| - "dependencies": { |
206 |
| - "System.IO": "4.1.0", |
207 |
| - "System.Reflection": "4.1.0", |
208 |
| - "System.Reflection.Emit.ILGeneration": "4.0.1", |
209 |
| - "System.Reflection.Primitives": "4.0.1", |
210 |
| - "System.Runtime": "4.1.0" |
211 |
| - } |
212 |
| - }, |
213 |
| - "System.Reflection.Emit.ILGeneration/4.0.1": { |
214 |
| - "dependencies": { |
215 |
| - "System.Reflection": "4.1.0", |
216 |
| - "System.Reflection.Primitives": "4.0.1", |
217 |
| - "System.Runtime": "4.1.0" |
218 |
| - } |
219 |
| - }, |
220 |
| - "System.Reflection.Emit.Lightweight/4.0.1": { |
221 |
| - "dependencies": { |
222 |
| - "System.Reflection": "4.1.0", |
223 |
| - "System.Reflection.Emit.ILGeneration": "4.0.1", |
224 |
| - "System.Reflection.Primitives": "4.0.1", |
225 |
| - "System.Runtime": "4.1.0" |
226 |
| - } |
227 |
| - }, |
228 | 177 | "System.Reflection.Extensions/4.0.1": {
|
229 | 178 | "dependencies": {
|
230 | 179 | "Microsoft.NETCore.Platforms": "1.0.1",
|
|
308 | 257 | "lib/netstandard1.0/System.Security.Principal.dll": {}
|
309 | 258 | }
|
310 | 259 | },
|
311 |
| - "System.ServiceModel.Http/4.1.0": { |
312 |
| - "dependencies": { |
313 |
| - "System.Net.Primitives": "4.0.11", |
314 |
| - "System.Net.Requests": "4.0.11", |
315 |
| - "System.Runtime": "4.1.0", |
316 |
| - "System.Runtime.Serialization.Xml": "4.1.1", |
317 |
| - "System.ServiceModel.Primitives": "4.1.0", |
318 |
| - "System.Text.Encoding": "4.0.11" |
319 |
| - } |
320 |
| - }, |
321 | 260 | "System.ServiceModel.Primitives/4.1.0": {
|
322 | 261 | "dependencies": {
|
323 | 262 | "System.ComponentModel.EventBasedAsync": "4.0.11",
|
|
392 | 331 | },
|
393 | 332 | "ServiceStack.Interfaces/1.0.0": {
|
394 | 333 | "dependencies": {
|
395 |
| - "System.Linq.Expressions": "4.1.0", |
| 334 | + "System.Runtime": "4.1.0", |
396 | 335 | "System.Runtime.Serialization.Primitives": "4.1.1",
|
397 |
| - "System.Runtime.Serialization.Xml": "4.1.1", |
398 |
| - "System.Net.Http": "4.1.0", |
399 |
| - "System.Net.Requests": "4.0.11", |
400 |
| - "System.IO": "4.1.0", |
401 |
| - "System.Dynamic.Runtime": "4.0.11", |
402 |
| - "Microsoft.CSharp": "4.0.1", |
403 | 336 | "NETStandard.Library": "1.6.0"
|
404 | 337 | },
|
405 | 338 | "runtime": {
|
|
408 | 341 | },
|
409 | 342 | "ServiceStack.Text/1.0.0": {
|
410 | 343 | "dependencies": {
|
411 |
| - "System.Linq.Expressions": "4.1.0", |
412 |
| - "System.Runtime.Serialization.Primitives": "4.1.1", |
413 |
| - "System.Runtime.Serialization.Xml": "4.1.1", |
414 |
| - "System.Net.Http": "4.1.0", |
415 |
| - "System.Net.Requests": "4.0.11", |
416 |
| - "System.IO": "4.1.0", |
417 |
| - "System.Dynamic.Runtime": "4.0.11", |
418 |
| - "Microsoft.CSharp": "4.0.1", |
419 |
| - "System.Reflection": "4.1.0", |
420 |
| - "System.Reflection.Extensions": "4.0.1", |
421 |
| - "System.Reflection.Emit": "4.0.1", |
422 |
| - "System.Reflection.Emit.Lightweight": "4.0.1", |
423 | 344 | "NETStandard.Library": "1.6.0"
|
424 | 345 | },
|
425 | 346 | "runtime": {
|
|
434 | 355 | "serviceable": false,
|
435 | 356 | "sha512": ""
|
436 | 357 | },
|
437 |
| - "Microsoft.CSharp/4.0.1": { |
438 |
| - "type": "package", |
439 |
| - "serviceable": true, |
440 |
| - "sha512": "sha512-c4ol8HkR/1W+AkK50loJeGKptyjA1r/lU3WWvBGsyTxGvA27A4cqRpVt0jJgsqR44DGBR7Mbbv3B+gr+SBB8bw==" |
441 |
| - }, |
442 | 358 | "Microsoft.NETCore.Platforms/1.0.1": {
|
443 | 359 | "type": "package",
|
444 | 360 | "serviceable": true,
|
|
489 | 405 | "serviceable": true,
|
490 | 406 | "sha512": "sha512-/GYpoJLNumZAaRu8phpTRdjvSBqJOmefQOOEktaJFUG1bj4IHRXhiyOC1avoVSWBPL7iCJaOBeHxnuv11IGbVw=="
|
491 | 407 | },
|
492 |
| - "System.Dynamic.Runtime/4.0.11": { |
493 |
| - "type": "package", |
494 |
| - "serviceable": true, |
495 |
| - "sha512": "sha512-/CouRkFI076T0mbm2t8sruiYRje5Q382vLccOScc3bpg0n8v+D0sdjibqsSq053HGvF0eEyhl3rPOyQgiFpyxQ==" |
496 |
| - }, |
497 | 408 | "System.Globalization/4.0.11": {
|
498 | 409 | "type": "package",
|
499 | 410 | "serviceable": true,
|
|
544 | 455 | "serviceable": true,
|
545 | 456 | "sha512": "sha512-5kGUF30YxHiqTy/vztTk5XGiEy7/Kd21oA2RmK3SVo+vrwcuInQx+BAvC5+torQNKv9UStWQpOW8T6MhTqBODg=="
|
546 | 457 | },
|
547 |
| - "System.Reflection.Emit/4.0.1": { |
548 |
| - "type": "package", |
549 |
| - "serviceable": true, |
550 |
| - "sha512": "sha512-mq+vwl0B2SqlgdE/Kd62CETo765axYPwB9Rj7rkNmBQLh8XRJho07FD3AUx8nwBNh3+ZcbwEt9ZYV7DK/2pgyQ==" |
551 |
| - }, |
552 |
| - "System.Reflection.Emit.ILGeneration/4.0.1": { |
553 |
| - "type": "package", |
554 |
| - "serviceable": true, |
555 |
| - "sha512": "sha512-BsGsSbAPCg8VC27TLlH2xqaA7FU4f24LkOC2CDluJ7tJCQnkmHJ4CPKINDpdFVfOwDRaB/YtmuiAE7ZqvuME3Q==" |
556 |
| - }, |
557 |
| - "System.Reflection.Emit.Lightweight/4.0.1": { |
558 |
| - "type": "package", |
559 |
| - "serviceable": true, |
560 |
| - "sha512": "sha512-JEGT0Bllc1c8ndCBfso3RzzBn9u4dtohkyt2NkP5/UFNmapaqpb4aMTUxDhqn/UhelRV3M21DGXH5gNcPmj80w==" |
561 |
| - }, |
562 | 458 | "System.Reflection.Extensions/4.0.1": {
|
563 | 459 | "type": "package",
|
564 | 460 | "serviceable": true,
|
|
614 | 510 | "serviceable": true,
|
615 | 511 | "sha512": "sha512-C/+csurhHcDRfS5TcNIk/5ajY6Ew6KGXUlKDoJ//MP6LN/nCGYnqJmZXoYjVqXE8TafcNO31nbjXwbJIlX38Kg=="
|
616 | 512 | },
|
617 |
| - "System.ServiceModel.Http/4.1.0": { |
618 |
| - "type": "package", |
619 |
| - "serviceable": true, |
620 |
| - "sha512": "sha512-sCIV+wrA4Antjnk0+fk6rxpzQkd2bReN4UTipGv5iyPNApVv/KtAfeDMg+YIajJ7VkQD60uVBTQmy3LZrRnNOw==" |
621 |
| - }, |
622 | 513 | "System.ServiceModel.Primitives/4.1.0": {
|
623 | 514 | "type": "package",
|
624 | 515 | "serviceable": true,
|
|
0 commit comments