project.lock.json 52.2 KB
Newer Older
1 2 3 4 5 6
{
  "locked": false,
  "version": 1,
  "targets": {
    ".NETFramework,Version=v4.6": {
      "Microsoft.NETCore.Platforms/1.0.0": {},
7 8 9 10 11 12 13 14 15 16 17 18 19 20
      "System.AppContext/4.0.0": {
        "dependencies": {
          "System.Runtime": "[4.0.0, )"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.AppContext.dll": {}
        },
        "runtime": {
          "lib/net46/System.AppContext.dll": {}
        }
      },
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
      "System.Collections/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Collections.Immutable/1.1.36": {
        "compile": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        }
      },
      "System.Console/4.0.0-beta-23123": {
        "dependencies": {
39 40
          "System.IO": "[4.0.0, )",
          "System.Runtime": "[4.0.0, )"
41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Console.dll": {}
        },
        "runtime": {
          "lib/net46/System.Console.dll": {}
        }
      },
      "System.Diagnostics.Debug/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Globalization/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.IO/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.IO.FileSystem/4.0.0": {
        "dependencies": {
          "System.IO": "[4.0.0, )",
          "System.IO.FileSystem.Primitives": "[4.0.0, )",
80 81 82 83
          "System.Runtime": "[4.0.0, )",
          "System.Runtime.Handles": "[4.0.0, )",
          "System.Text.Encoding": "[4.0.0, )",
          "System.Threading.Tasks": "[4.0.0, )"
84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives/4.0.0": {
        "dependencies": {
          "System.Runtime": "[4.0.20, )"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.Primitives.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.Primitives.dll": {}
        }
      },
      "System.Reflection/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
A
Andy Gocke 已提交
117 118 119 120 121 122 123 124 125 126 127
      "System.Reflection.Metadata/1.1.0-alpha-00014": {
        "dependencies": {
          "System.Collections.Immutable": "[1.1.36, )"
        },
        "compile": {
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
        }
      },
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226
      "System.Resources.ResourceManager/4.0.0": {
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
      "System.Runtime/4.0.20": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Runtime.Extensions/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Runtime.Handles/4.0.0": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Runtime.InteropServices/4.0.20": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Text.Encoding/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading.Tasks/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading.Thread/4.0.0-beta-23123": {
        "dependencies": {
          "System.Runtime": "[4.0.0, )"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Threading.Thread.dll": {}
        },
        "runtime": {
          "lib/net46/System.Threading.Thread.dll": {}
        }
      },
      "System.Xml.ReaderWriter/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Xml.XDocument/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Xml.XmlDocument/4.0.0": {
        "dependencies": {
          "System.Collections": "[4.0.10, )",
          "System.Diagnostics.Debug": "[4.0.10, )",
          "System.Globalization": "[4.0.10, )",
227 228 229 230 231 232 233
          "System.IO": "[4.0.10, )",
          "System.Resources.ResourceManager": "[4.0.0, )",
          "System.Runtime": "[4.0.20, )",
          "System.Runtime.Extensions": "[4.0.10, )",
          "System.Text.Encoding": "[4.0.10, )",
          "System.Threading": "[4.0.10, )",
          "System.Xml.ReaderWriter": "[4.0.10, )"
234 235 236 237 238 239 240 241 242 243 244 245 246 247
        },
        "frameworkAssemblies": [
          "mscorlib",
          "System.Xml"
        ],
        "compile": {
          "ref/net46/System.Xml.XmlDocument.dll": {}
        },
        "runtime": {
          "lib/net46/System.Xml.XmlDocument.dll": {}
        }
      },
      "xunit/2.1.0-beta4-build3109": {
        "dependencies": {
248 249
          "xunit.assert": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]",
          "xunit.core": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]"
250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282
        }
      },
      "xunit.abstractions/2.0.0": {
        "compile": {
          "lib/net35/xunit.abstractions.dll": {}
        },
        "runtime": {
          "lib/net35/xunit.abstractions.dll": {}
        }
      },
      "xunit.assert/2.1.0-beta4-build3109": {
        "compile": {
          "lib/dotnet/xunit.assert.dll": {}
        },
        "runtime": {
          "lib/dotnet/xunit.assert.dll": {}
        }
      },
      "xunit.core/2.1.0-beta4-build3109": {
        "dependencies": {
          "xunit.extensibility.core": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]"
        }
      },
      "xunit.extensibility.core/2.1.0-beta4-build3109": {
        "dependencies": {
          "xunit.abstractions": "[2.0.0, )"
        },
        "compile": {
          "lib/dotnet/xunit.core.dll": {}
        },
        "runtime": {
          "lib/dotnet/xunit.core.dll": {}
        }
A
Andy Gocke 已提交
283 284 285 286 287 288 289 290 291 292 293
      },
      "xunit.extensibility.execution/2.1.0-beta4-build3109": {
        "dependencies": {
          "xunit.extensibility.core": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]"
        },
        "compile": {
          "lib/net45/xunit.execution.desktop.dll": {}
        },
        "runtime": {
          "lib/net45/xunit.execution.desktop.dll": {}
        }
294 295
      }
    },
296
    ".NETFramework,Version=v4.6/win7-anycpu": {
297
      "Microsoft.NETCore.Platforms/1.0.0": {},
298 299 300 301 302 303 304 305 306 307 308 309 310 311
      "System.AppContext/4.0.0": {
        "dependencies": {
          "System.Runtime": "[4.0.0, )"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.AppContext.dll": {}
        },
        "runtime": {
          "lib/net46/System.AppContext.dll": {}
        }
      },
312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329
      "System.Collections/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Collections.Immutable/1.1.36": {
        "compile": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        }
      },
      "System.Console/4.0.0-beta-23123": {
        "dependencies": {
330 331
          "System.IO": "[4.0.0, )",
          "System.Runtime": "[4.0.0, )"
332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Console.dll": {}
        },
        "runtime": {
          "lib/net46/System.Console.dll": {}
        }
      },
      "System.Diagnostics.Debug/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Globalization/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.IO/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.IO.FileSystem/4.0.0": {
        "dependencies": {
          "System.IO": "[4.0.0, )",
          "System.IO.FileSystem.Primitives": "[4.0.0, )",
371 372 373 374
          "System.Runtime": "[4.0.0, )",
          "System.Runtime.Handles": "[4.0.0, )",
          "System.Text.Encoding": "[4.0.0, )",
          "System.Threading.Tasks": "[4.0.0, )"
375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives/4.0.0": {
        "dependencies": {
          "System.Runtime": "[4.0.20, )"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.Primitives.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.Primitives.dll": {}
        }
      },
      "System.Reflection/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
A
Andy Gocke 已提交
408 409 410 411 412 413 414 415 416 417 418
      "System.Reflection.Metadata/1.1.0-alpha-00014": {
        "dependencies": {
          "System.Collections.Immutable": "[1.1.36, )"
        },
        "compile": {
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
        }
      },
419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517
      "System.Resources.ResourceManager/4.0.0": {
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
      "System.Runtime/4.0.20": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Runtime.Extensions/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Runtime.Handles/4.0.0": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Runtime.InteropServices/4.0.20": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Text.Encoding/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading.Tasks/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading.Thread/4.0.0-beta-23123": {
        "dependencies": {
          "System.Runtime": "[4.0.0, )"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Threading.Thread.dll": {}
        },
        "runtime": {
          "lib/net46/System.Threading.Thread.dll": {}
        }
      },
      "System.Xml.ReaderWriter/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Xml.XDocument/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Xml.XmlDocument/4.0.0": {
        "dependencies": {
          "System.Collections": "[4.0.10, )",
          "System.Diagnostics.Debug": "[4.0.10, )",
          "System.Globalization": "[4.0.10, )",
518 519 520 521 522 523 524
          "System.IO": "[4.0.10, )",
          "System.Resources.ResourceManager": "[4.0.0, )",
          "System.Runtime": "[4.0.20, )",
          "System.Runtime.Extensions": "[4.0.10, )",
          "System.Text.Encoding": "[4.0.10, )",
          "System.Threading": "[4.0.10, )",
          "System.Xml.ReaderWriter": "[4.0.10, )"
525 526 527 528 529 530 531 532 533 534 535 536 537 538
        },
        "frameworkAssemblies": [
          "mscorlib",
          "System.Xml"
        ],
        "compile": {
          "ref/net46/System.Xml.XmlDocument.dll": {}
        },
        "runtime": {
          "lib/net46/System.Xml.XmlDocument.dll": {}
        }
      },
      "xunit/2.1.0-beta4-build3109": {
        "dependencies": {
539 540
          "xunit.assert": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]",
          "xunit.core": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]"
541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573
        }
      },
      "xunit.abstractions/2.0.0": {
        "compile": {
          "lib/net35/xunit.abstractions.dll": {}
        },
        "runtime": {
          "lib/net35/xunit.abstractions.dll": {}
        }
      },
      "xunit.assert/2.1.0-beta4-build3109": {
        "compile": {
          "lib/dotnet/xunit.assert.dll": {}
        },
        "runtime": {
          "lib/dotnet/xunit.assert.dll": {}
        }
      },
      "xunit.core/2.1.0-beta4-build3109": {
        "dependencies": {
          "xunit.extensibility.core": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]"
        }
      },
      "xunit.extensibility.core/2.1.0-beta4-build3109": {
        "dependencies": {
          "xunit.abstractions": "[2.0.0, )"
        },
        "compile": {
          "lib/dotnet/xunit.core.dll": {}
        },
        "runtime": {
          "lib/dotnet/xunit.core.dll": {}
        }
A
Andy Gocke 已提交
574 575 576 577 578 579 580 581 582 583 584
      },
      "xunit.extensibility.execution/2.1.0-beta4-build3109": {
        "dependencies": {
          "xunit.extensibility.core": "[2.1.0-beta4-build3109, 2.1.0-beta4-build3109]"
        },
        "compile": {
          "lib/net45/xunit.execution.desktop.dll": {}
        },
        "runtime": {
          "lib/net45/xunit.execution.desktop.dll": {}
        }
585 586 587 588 589 590 591 592
      }
    }
  },
  "libraries": {
    "Microsoft.NETCore.Platforms/1.0.0": {
      "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==",
      "type": "Package",
      "files": [
593
        "[Content_Types].xml",
594 595 596
        "_rels/.rels",
        "Microsoft.NETCore.Platforms.nuspec",
        "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp",
597
        "runtime.json"
598 599
      ]
    },
600 601 602 603
    "System.AppContext/4.0.0": {
      "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==",
      "type": "Package",
      "files": [
604
        "[Content_Types].xml",
605 606 607 608
        "_rels/.rels",
        "lib/DNXCore50/System.AppContext.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
609 610
        "lib/net46/System.AppContext.dll",
        "lib/netcore50/System.AppContext.dll",
611 612
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
613
        "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp",
614
        "ref/dotnet/de/System.AppContext.xml",
615
        "ref/dotnet/es/System.AppContext.xml",
616 617 618 619 620
        "ref/dotnet/fr/System.AppContext.xml",
        "ref/dotnet/it/System.AppContext.xml",
        "ref/dotnet/ja/System.AppContext.xml",
        "ref/dotnet/ko/System.AppContext.xml",
        "ref/dotnet/ru/System.AppContext.xml",
621 622
        "ref/dotnet/System.AppContext.dll",
        "ref/dotnet/System.AppContext.xml",
623
        "ref/dotnet/zh-hans/System.AppContext.xml",
624
        "ref/dotnet/zh-hant/System.AppContext.xml",
625 626
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
627
        "ref/net46/System.AppContext.dll",
628 629
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
630
        "System.AppContext.nuspec"
631 632
      ]
    },
633 634 635 636
    "System.Collections/4.0.10": {
      "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==",
      "type": "Package",
      "files": [
637
        "[Content_Types].xml",
638 639 640 641 642
        "_rels/.rels",
        "lib/DNXCore50/System.Collections.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
643
        "lib/netcore50/System.Collections.dll",
644 645
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
646
        "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp",
647
        "ref/dotnet/de/System.Collections.xml",
648
        "ref/dotnet/es/System.Collections.xml",
649 650 651 652 653
        "ref/dotnet/fr/System.Collections.xml",
        "ref/dotnet/it/System.Collections.xml",
        "ref/dotnet/ja/System.Collections.xml",
        "ref/dotnet/ko/System.Collections.xml",
        "ref/dotnet/ru/System.Collections.xml",
654 655
        "ref/dotnet/System.Collections.dll",
        "ref/dotnet/System.Collections.xml",
656
        "ref/dotnet/zh-hans/System.Collections.xml",
657
        "ref/dotnet/zh-hant/System.Collections.xml",
658 659 660 661 662
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
663 664
        "runtimes/win8-aot/lib/netcore50/System.Collections.dll",
        "System.Collections.nuspec"
665 666 667 668 669 670
      ]
    },
    "System.Collections.Immutable/1.1.36": {
      "sha512": "MOlivTIeAIQPPMUPWIIoMCvZczjFRLYUWSYwqi1szu8QPyeIbsaPeI+hpXe1DzTxNwnRnmfYaoToi6kXIfSPNg==",
      "type": "Package",
      "files": [
671
        "[Content_Types].xml",
672 673 674
        "_rels/.rels",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
675
        "License-Stable.rtf",
676
        "package/services/metadata/core-properties/c8b7b781850445db852bd2d848380ca6.psmdcp",
677
        "System.Collections.Immutable.nuspec"
678 679 680 681 682 683
      ]
    },
    "System.Console/4.0.0-beta-23123": {
      "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==",
      "type": "Package",
      "files": [
684
        "[Content_Types].xml",
685 686 687 688
        "_rels/.rels",
        "lib/DNXCore50/System.Console.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
689
        "lib/net46/System.Console.dll",
690 691
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
692
        "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp",
693
        "ref/dotnet/de/System.Console.xml",
694
        "ref/dotnet/es/System.Console.xml",
695 696 697 698 699
        "ref/dotnet/fr/System.Console.xml",
        "ref/dotnet/it/System.Console.xml",
        "ref/dotnet/ja/System.Console.xml",
        "ref/dotnet/ko/System.Console.xml",
        "ref/dotnet/ru/System.Console.xml",
700 701
        "ref/dotnet/System.Console.dll",
        "ref/dotnet/System.Console.xml",
702
        "ref/dotnet/zh-hans/System.Console.xml",
703
        "ref/dotnet/zh-hant/System.Console.xml",
704 705
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
706
        "ref/net46/System.Console.dll",
707 708
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
709
        "System.Console.nuspec"
710 711 712 713 714 715
      ]
    },
    "System.Diagnostics.Debug/4.0.10": {
      "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
      "type": "Package",
      "files": [
716
        "[Content_Types].xml",
717 718 719 720 721
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.Debug.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
722
        "lib/netcore50/System.Diagnostics.Debug.dll",
723 724
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
725
        "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp",
726
        "ref/dotnet/de/System.Diagnostics.Debug.xml",
727
        "ref/dotnet/es/System.Diagnostics.Debug.xml",
728 729 730 731 732
        "ref/dotnet/fr/System.Diagnostics.Debug.xml",
        "ref/dotnet/it/System.Diagnostics.Debug.xml",
        "ref/dotnet/ja/System.Diagnostics.Debug.xml",
        "ref/dotnet/ko/System.Diagnostics.Debug.xml",
        "ref/dotnet/ru/System.Diagnostics.Debug.xml",
733 734
        "ref/dotnet/System.Diagnostics.Debug.dll",
        "ref/dotnet/System.Diagnostics.Debug.xml",
735
        "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
736
        "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
737 738 739 740 741
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
742 743
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll",
        "System.Diagnostics.Debug.nuspec"
744 745 746 747 748 749
      ]
    },
    "System.Globalization/4.0.10": {
      "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
      "type": "Package",
      "files": [
750
        "[Content_Types].xml",
751 752 753 754 755
        "_rels/.rels",
        "lib/DNXCore50/System.Globalization.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
756
        "lib/netcore50/System.Globalization.dll",
757 758
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
759
        "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp",
760
        "ref/dotnet/de/System.Globalization.xml",
761
        "ref/dotnet/es/System.Globalization.xml",
762 763 764 765 766
        "ref/dotnet/fr/System.Globalization.xml",
        "ref/dotnet/it/System.Globalization.xml",
        "ref/dotnet/ja/System.Globalization.xml",
        "ref/dotnet/ko/System.Globalization.xml",
        "ref/dotnet/ru/System.Globalization.xml",
767 768
        "ref/dotnet/System.Globalization.dll",
        "ref/dotnet/System.Globalization.xml",
769
        "ref/dotnet/zh-hans/System.Globalization.xml",
770
        "ref/dotnet/zh-hant/System.Globalization.xml",
771 772 773 774 775
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
776 777
        "runtimes/win8-aot/lib/netcore50/System.Globalization.dll",
        "System.Globalization.nuspec"
778 779 780 781 782 783
      ]
    },
    "System.IO/4.0.10": {
      "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
      "type": "Package",
      "files": [
784
        "[Content_Types].xml",
785 786 787 788 789
        "_rels/.rels",
        "lib/DNXCore50/System.IO.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
790
        "lib/netcore50/System.IO.dll",
791 792
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
793
        "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp",
794
        "ref/dotnet/de/System.IO.xml",
795
        "ref/dotnet/es/System.IO.xml",
796 797 798 799 800
        "ref/dotnet/fr/System.IO.xml",
        "ref/dotnet/it/System.IO.xml",
        "ref/dotnet/ja/System.IO.xml",
        "ref/dotnet/ko/System.IO.xml",
        "ref/dotnet/ru/System.IO.xml",
801 802
        "ref/dotnet/System.IO.dll",
        "ref/dotnet/System.IO.xml",
803
        "ref/dotnet/zh-hans/System.IO.xml",
804
        "ref/dotnet/zh-hant/System.IO.xml",
805 806 807 808 809
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
810 811
        "runtimes/win8-aot/lib/netcore50/System.IO.dll",
        "System.IO.nuspec"
812 813 814 815 816 817
      ]
    },
    "System.IO.FileSystem/4.0.0": {
      "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==",
      "type": "Package",
      "files": [
818
        "[Content_Types].xml",
819 820 821 822
        "_rels/.rels",
        "lib/DNXCore50/System.IO.FileSystem.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
823 824
        "lib/net46/System.IO.FileSystem.dll",
        "lib/netcore50/System.IO.FileSystem.dll",
825 826
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
827
        "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp",
828
        "ref/dotnet/de/System.IO.FileSystem.xml",
829
        "ref/dotnet/es/System.IO.FileSystem.xml",
830 831 832 833 834
        "ref/dotnet/fr/System.IO.FileSystem.xml",
        "ref/dotnet/it/System.IO.FileSystem.xml",
        "ref/dotnet/ja/System.IO.FileSystem.xml",
        "ref/dotnet/ko/System.IO.FileSystem.xml",
        "ref/dotnet/ru/System.IO.FileSystem.xml",
835 836
        "ref/dotnet/System.IO.FileSystem.dll",
        "ref/dotnet/System.IO.FileSystem.xml",
837
        "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
838
        "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
839 840
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
841
        "ref/net46/System.IO.FileSystem.dll",
842 843
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
844
        "System.IO.FileSystem.nuspec"
845 846 847 848 849 850
      ]
    },
    "System.IO.FileSystem.Primitives/4.0.0": {
      "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
      "type": "Package",
      "files": [
851
        "[Content_Types].xml",
852 853 854 855
        "_rels/.rels",
        "lib/dotnet/System.IO.FileSystem.Primitives.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
856
        "lib/net46/System.IO.FileSystem.Primitives.dll",
857 858
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
859
        "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp",
860
        "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
861
        "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
862 863 864 865 866
        "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml",
        "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
        "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
        "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
        "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
867 868
        "ref/dotnet/System.IO.FileSystem.Primitives.dll",
        "ref/dotnet/System.IO.FileSystem.Primitives.xml",
869
        "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
870
        "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
871 872
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
873
        "ref/net46/System.IO.FileSystem.Primitives.dll",
874 875
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
876
        "System.IO.FileSystem.Primitives.nuspec"
877 878 879 880 881 882
      ]
    },
    "System.Reflection/4.0.10": {
      "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==",
      "type": "Package",
      "files": [
883
        "[Content_Types].xml",
884 885 886 887 888
        "_rels/.rels",
        "lib/DNXCore50/System.Reflection.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
889
        "lib/netcore50/System.Reflection.dll",
890 891
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
892
        "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp",
893
        "ref/dotnet/de/System.Reflection.xml",
894
        "ref/dotnet/es/System.Reflection.xml",
895 896 897 898 899
        "ref/dotnet/fr/System.Reflection.xml",
        "ref/dotnet/it/System.Reflection.xml",
        "ref/dotnet/ja/System.Reflection.xml",
        "ref/dotnet/ko/System.Reflection.xml",
        "ref/dotnet/ru/System.Reflection.xml",
900 901
        "ref/dotnet/System.Reflection.dll",
        "ref/dotnet/System.Reflection.xml",
902
        "ref/dotnet/zh-hans/System.Reflection.xml",
903
        "ref/dotnet/zh-hant/System.Reflection.xml",
904 905 906 907 908
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
909 910
        "runtimes/win8-aot/lib/netcore50/System.Reflection.dll",
        "System.Reflection.nuspec"
911 912
      ]
    },
A
Andy Gocke 已提交
913 914 915 916
    "System.Reflection.Metadata/1.1.0-alpha-00014": {
      "sha512": "rVeIWjVoLQS0aNrGdzndZReskyfxu4EfO9BKqT5GJt0YfGtlsHB1aDPnjl4jIBDTr+WJC9YsnZg8S5sKT1X42g==",
      "type": "Package",
      "files": [
917
        "[Content_Types].xml",
A
Andy Gocke 已提交
918 919 920 921 922
        "_rels/.rels",
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
        "lib/portable-net45+win8/System.Reflection.Metadata.pdb",
        "lib/portable-net45+win8/System.Reflection.Metadata.xml",
        "package/services/metadata/core-properties/a48ecf967b1540bba8edfe9af3a99ea5.psmdcp",
923
        "System.Reflection.Metadata.nuspec"
A
Andy Gocke 已提交
924 925
      ]
    },
926 927 928 929
    "System.Resources.ResourceManager/4.0.0": {
      "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
      "type": "Package",
      "files": [
930
        "[Content_Types].xml",
931 932 933
        "_rels/.rels",
        "lib/DNXCore50/System.Resources.ResourceManager.dll",
        "lib/net45/_._",
934
        "lib/netcore50/System.Resources.ResourceManager.dll",
935 936 937
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
938
        "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp",
939
        "ref/dotnet/de/System.Resources.ResourceManager.xml",
940
        "ref/dotnet/es/System.Resources.ResourceManager.xml",
941 942 943 944 945
        "ref/dotnet/fr/System.Resources.ResourceManager.xml",
        "ref/dotnet/it/System.Resources.ResourceManager.xml",
        "ref/dotnet/ja/System.Resources.ResourceManager.xml",
        "ref/dotnet/ko/System.Resources.ResourceManager.xml",
        "ref/dotnet/ru/System.Resources.ResourceManager.xml",
946 947
        "ref/dotnet/System.Resources.ResourceManager.dll",
        "ref/dotnet/System.Resources.ResourceManager.xml",
948
        "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
949
        "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
950 951 952
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
953
        "ref/win8/_._",
954 955
        "ref/wp80/_._",
        "ref/wpa81/_._",
956 957
        "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll",
        "System.Resources.ResourceManager.nuspec"
958 959 960 961 962 963
      ]
    },
    "System.Runtime/4.0.20": {
      "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==",
      "type": "Package",
      "files": [
964
        "[Content_Types].xml",
965 966 967 968 969
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
970
        "lib/netcore50/System.Runtime.dll",
971 972
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
973
        "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp",
974
        "ref/dotnet/de/System.Runtime.xml",
975
        "ref/dotnet/es/System.Runtime.xml",
976 977 978 979 980
        "ref/dotnet/fr/System.Runtime.xml",
        "ref/dotnet/it/System.Runtime.xml",
        "ref/dotnet/ja/System.Runtime.xml",
        "ref/dotnet/ko/System.Runtime.xml",
        "ref/dotnet/ru/System.Runtime.xml",
981 982
        "ref/dotnet/System.Runtime.dll",
        "ref/dotnet/System.Runtime.xml",
983
        "ref/dotnet/zh-hans/System.Runtime.xml",
984
        "ref/dotnet/zh-hant/System.Runtime.xml",
985 986 987 988 989
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
990 991
        "runtimes/win8-aot/lib/netcore50/System.Runtime.dll",
        "System.Runtime.nuspec"
992 993 994 995 996 997
      ]
    },
    "System.Runtime.Extensions/4.0.10": {
      "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==",
      "type": "Package",
      "files": [
998
        "[Content_Types].xml",
999 1000 1001 1002 1003
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.Extensions.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1004
        "lib/netcore50/System.Runtime.Extensions.dll",
1005 1006
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1007
        "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp",
1008
        "ref/dotnet/de/System.Runtime.Extensions.xml",
1009
        "ref/dotnet/es/System.Runtime.Extensions.xml",
1010 1011 1012 1013 1014
        "ref/dotnet/fr/System.Runtime.Extensions.xml",
        "ref/dotnet/it/System.Runtime.Extensions.xml",
        "ref/dotnet/ja/System.Runtime.Extensions.xml",
        "ref/dotnet/ko/System.Runtime.Extensions.xml",
        "ref/dotnet/ru/System.Runtime.Extensions.xml",
1015 1016
        "ref/dotnet/System.Runtime.Extensions.dll",
        "ref/dotnet/System.Runtime.Extensions.xml",
1017
        "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
1018
        "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
1019 1020 1021 1022 1023
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1024 1025
        "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll",
        "System.Runtime.Extensions.nuspec"
1026 1027 1028 1029 1030 1031
      ]
    },
    "System.Runtime.Handles/4.0.0": {
      "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
      "type": "Package",
      "files": [
1032
        "[Content_Types].xml",
1033 1034 1035 1036 1037
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.Handles.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1038
        "lib/netcore50/System.Runtime.Handles.dll",
1039 1040
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1041
        "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp",
1042
        "ref/dotnet/de/System.Runtime.Handles.xml",
1043
        "ref/dotnet/es/System.Runtime.Handles.xml",
1044 1045 1046 1047 1048
        "ref/dotnet/fr/System.Runtime.Handles.xml",
        "ref/dotnet/it/System.Runtime.Handles.xml",
        "ref/dotnet/ja/System.Runtime.Handles.xml",
        "ref/dotnet/ko/System.Runtime.Handles.xml",
        "ref/dotnet/ru/System.Runtime.Handles.xml",
1049 1050
        "ref/dotnet/System.Runtime.Handles.dll",
        "ref/dotnet/System.Runtime.Handles.xml",
1051
        "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
1052
        "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
1053 1054 1055 1056 1057
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1058 1059
        "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll",
        "System.Runtime.Handles.nuspec"
1060 1061 1062 1063 1064 1065
      ]
    },
    "System.Runtime.InteropServices/4.0.20": {
      "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
      "type": "Package",
      "files": [
1066
        "[Content_Types].xml",
1067 1068 1069 1070 1071
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.InteropServices.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1072
        "lib/netcore50/System.Runtime.InteropServices.dll",
1073 1074
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1075
        "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp",
1076
        "ref/dotnet/de/System.Runtime.InteropServices.xml",
1077
        "ref/dotnet/es/System.Runtime.InteropServices.xml",
1078 1079 1080 1081 1082
        "ref/dotnet/fr/System.Runtime.InteropServices.xml",
        "ref/dotnet/it/System.Runtime.InteropServices.xml",
        "ref/dotnet/ja/System.Runtime.InteropServices.xml",
        "ref/dotnet/ko/System.Runtime.InteropServices.xml",
        "ref/dotnet/ru/System.Runtime.InteropServices.xml",
1083 1084
        "ref/dotnet/System.Runtime.InteropServices.dll",
        "ref/dotnet/System.Runtime.InteropServices.xml",
1085
        "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
1086
        "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
1087 1088 1089 1090 1091
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1092 1093
        "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll",
        "System.Runtime.InteropServices.nuspec"
1094 1095 1096 1097 1098 1099
      ]
    },
    "System.Text.Encoding/4.0.10": {
      "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
      "type": "Package",
      "files": [
1100
        "[Content_Types].xml",
1101 1102 1103 1104 1105
        "_rels/.rels",
        "lib/DNXCore50/System.Text.Encoding.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1106
        "lib/netcore50/System.Text.Encoding.dll",
1107 1108
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1109
        "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp",
1110
        "ref/dotnet/de/System.Text.Encoding.xml",
1111
        "ref/dotnet/es/System.Text.Encoding.xml",
1112 1113 1114 1115 1116
        "ref/dotnet/fr/System.Text.Encoding.xml",
        "ref/dotnet/it/System.Text.Encoding.xml",
        "ref/dotnet/ja/System.Text.Encoding.xml",
        "ref/dotnet/ko/System.Text.Encoding.xml",
        "ref/dotnet/ru/System.Text.Encoding.xml",
1117 1118
        "ref/dotnet/System.Text.Encoding.dll",
        "ref/dotnet/System.Text.Encoding.xml",
1119
        "ref/dotnet/zh-hans/System.Text.Encoding.xml",
1120
        "ref/dotnet/zh-hant/System.Text.Encoding.xml",
1121 1122 1123 1124 1125
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1126 1127
        "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll",
        "System.Text.Encoding.nuspec"
1128 1129 1130 1131 1132 1133
      ]
    },
    "System.Threading/4.0.10": {
      "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
      "type": "Package",
      "files": [
1134
        "[Content_Types].xml",
1135 1136 1137 1138 1139
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1140
        "lib/netcore50/System.Threading.dll",
1141 1142
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1143
        "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp",
1144
        "ref/dotnet/de/System.Threading.xml",
1145
        "ref/dotnet/es/System.Threading.xml",
1146 1147 1148 1149 1150
        "ref/dotnet/fr/System.Threading.xml",
        "ref/dotnet/it/System.Threading.xml",
        "ref/dotnet/ja/System.Threading.xml",
        "ref/dotnet/ko/System.Threading.xml",
        "ref/dotnet/ru/System.Threading.xml",
1151 1152
        "ref/dotnet/System.Threading.dll",
        "ref/dotnet/System.Threading.xml",
1153
        "ref/dotnet/zh-hans/System.Threading.xml",
1154
        "ref/dotnet/zh-hant/System.Threading.xml",
1155 1156 1157 1158 1159
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1160 1161
        "runtimes/win8-aot/lib/netcore50/System.Threading.dll",
        "System.Threading.nuspec"
1162 1163 1164 1165 1166 1167
      ]
    },
    "System.Threading.Tasks/4.0.10": {
      "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
      "type": "Package",
      "files": [
1168
        "[Content_Types].xml",
1169 1170 1171 1172 1173
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.Tasks.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1174
        "lib/netcore50/System.Threading.Tasks.dll",
1175 1176
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1177
        "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp",
1178
        "ref/dotnet/de/System.Threading.Tasks.xml",
1179
        "ref/dotnet/es/System.Threading.Tasks.xml",
1180 1181 1182 1183 1184
        "ref/dotnet/fr/System.Threading.Tasks.xml",
        "ref/dotnet/it/System.Threading.Tasks.xml",
        "ref/dotnet/ja/System.Threading.Tasks.xml",
        "ref/dotnet/ko/System.Threading.Tasks.xml",
        "ref/dotnet/ru/System.Threading.Tasks.xml",
1185 1186
        "ref/dotnet/System.Threading.Tasks.dll",
        "ref/dotnet/System.Threading.Tasks.xml",
1187
        "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
1188
        "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
1189 1190 1191 1192 1193
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1194 1195
        "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll",
        "System.Threading.Tasks.nuspec"
1196 1197 1198 1199 1200 1201
      ]
    },
    "System.Threading.Thread/4.0.0-beta-23123": {
      "sha512": "qu18HhV/xvNSqh3KjY5olJnVN4dJI2FoPB/BQ7vyDbvSJUEhemUmwuNGAx4TpyO4aBdbGCcLxVkWQIo30yxbeQ==",
      "type": "Package",
      "files": [
1202
        "[Content_Types].xml",
1203 1204 1205 1206
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.Thread.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1207
        "lib/net46/System.Threading.Thread.dll",
1208 1209
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1210
        "package/services/metadata/core-properties/225c5ec09d794360a1780ad0e354d0a0.psmdcp",
1211
        "ref/dotnet/de/System.Threading.Thread.xml",
1212
        "ref/dotnet/es/System.Threading.Thread.xml",
1213 1214 1215 1216 1217
        "ref/dotnet/fr/System.Threading.Thread.xml",
        "ref/dotnet/it/System.Threading.Thread.xml",
        "ref/dotnet/ja/System.Threading.Thread.xml",
        "ref/dotnet/ko/System.Threading.Thread.xml",
        "ref/dotnet/ru/System.Threading.Thread.xml",
1218 1219
        "ref/dotnet/System.Threading.Thread.dll",
        "ref/dotnet/System.Threading.Thread.xml",
1220
        "ref/dotnet/zh-hans/System.Threading.Thread.xml",
1221
        "ref/dotnet/zh-hant/System.Threading.Thread.xml",
1222 1223
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1224
        "ref/net46/System.Threading.Thread.dll",
1225 1226
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1227
        "System.Threading.Thread.nuspec"
1228 1229 1230 1231 1232 1233
      ]
    },
    "System.Xml.ReaderWriter/4.0.10": {
      "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==",
      "type": "Package",
      "files": [
1234
        "[Content_Types].xml",
1235 1236 1237 1238 1239 1240 1241
        "_rels/.rels",
        "lib/dotnet/System.Xml.ReaderWriter.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1242
        "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp",
1243
        "ref/dotnet/de/System.Xml.ReaderWriter.xml",
1244
        "ref/dotnet/es/System.Xml.ReaderWriter.xml",
1245 1246 1247 1248 1249
        "ref/dotnet/fr/System.Xml.ReaderWriter.xml",
        "ref/dotnet/it/System.Xml.ReaderWriter.xml",
        "ref/dotnet/ja/System.Xml.ReaderWriter.xml",
        "ref/dotnet/ko/System.Xml.ReaderWriter.xml",
        "ref/dotnet/ru/System.Xml.ReaderWriter.xml",
1250 1251
        "ref/dotnet/System.Xml.ReaderWriter.dll",
        "ref/dotnet/System.Xml.ReaderWriter.xml",
1252
        "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml",
1253
        "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml",
1254 1255 1256 1257 1258
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1259
        "System.Xml.ReaderWriter.nuspec"
1260 1261 1262 1263 1264 1265
      ]
    },
    "System.Xml.XDocument/4.0.10": {
      "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==",
      "type": "Package",
      "files": [
1266
        "[Content_Types].xml",
1267 1268 1269 1270 1271 1272 1273
        "_rels/.rels",
        "lib/dotnet/System.Xml.XDocument.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1274
        "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp",
1275
        "ref/dotnet/de/System.Xml.XDocument.xml",
1276
        "ref/dotnet/es/System.Xml.XDocument.xml",
1277 1278 1279 1280 1281
        "ref/dotnet/fr/System.Xml.XDocument.xml",
        "ref/dotnet/it/System.Xml.XDocument.xml",
        "ref/dotnet/ja/System.Xml.XDocument.xml",
        "ref/dotnet/ko/System.Xml.XDocument.xml",
        "ref/dotnet/ru/System.Xml.XDocument.xml",
1282 1283
        "ref/dotnet/System.Xml.XDocument.dll",
        "ref/dotnet/System.Xml.XDocument.xml",
1284
        "ref/dotnet/zh-hans/System.Xml.XDocument.xml",
1285
        "ref/dotnet/zh-hant/System.Xml.XDocument.xml",
1286 1287 1288 1289 1290
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1291
        "System.Xml.XDocument.nuspec"
1292 1293 1294 1295 1296 1297
      ]
    },
    "System.Xml.XmlDocument/4.0.0": {
      "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==",
      "type": "Package",
      "files": [
1298
        "[Content_Types].xml",
1299 1300 1301 1302
        "_rels/.rels",
        "lib/dotnet/System.Xml.XmlDocument.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1303
        "lib/net46/System.Xml.XmlDocument.dll",
1304 1305
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1306
        "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp",
1307
        "ref/dotnet/de/System.Xml.XmlDocument.xml",
1308
        "ref/dotnet/es/System.Xml.XmlDocument.xml",
1309 1310 1311 1312 1313
        "ref/dotnet/fr/System.Xml.XmlDocument.xml",
        "ref/dotnet/it/System.Xml.XmlDocument.xml",
        "ref/dotnet/ja/System.Xml.XmlDocument.xml",
        "ref/dotnet/ko/System.Xml.XmlDocument.xml",
        "ref/dotnet/ru/System.Xml.XmlDocument.xml",
1314 1315
        "ref/dotnet/System.Xml.XmlDocument.dll",
        "ref/dotnet/System.Xml.XmlDocument.xml",
1316
        "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml",
1317
        "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml",
1318 1319
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1320
        "ref/net46/System.Xml.XmlDocument.dll",
1321 1322
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1323
        "System.Xml.XmlDocument.nuspec"
1324 1325 1326 1327 1328 1329
      ]
    },
    "xunit/2.1.0-beta4-build3109": {
      "sha512": "mbZVcx4H/rDoiPOaiR9TRQgiBTXiStvjBRemGn96jTEePu7jUS3RDMU7EN0CkrVbw4GNXOqMdafblEOo6U4/NA==",
      "type": "Package",
      "files": [
1330
        "[Content_Types].xml",
1331 1332
        "_rels/.rels",
        "package/services/metadata/core-properties/272e8825b1914d2d8e866cb165d3cad0.psmdcp",
1333
        "xunit.nuspec"
1334 1335 1336 1337 1338 1339
      ]
    },
    "xunit.abstractions/2.0.0": {
      "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==",
      "type": "Package",
      "files": [
1340
        "[Content_Types].xml",
1341 1342 1343 1344 1345 1346
        "_rels/.rels",
        "lib/net35/xunit.abstractions.dll",
        "lib/net35/xunit.abstractions.xml",
        "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll",
        "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.xml",
        "package/services/metadata/core-properties/24083640fee244bf9de77f4c35d40a72.psmdcp",
1347
        "xunit.abstractions.nuspec"
1348 1349 1350 1351 1352 1353
      ]
    },
    "xunit.assert/2.1.0-beta4-build3109": {
      "sha512": "P6cyWlPboKWil9u7DTrDgIJQcK9WFef4+o2D++sEpvBvKoD2BINDc9SBRtEPt9z8mcOKbs1LH1+TJHKd2nASnQ==",
      "type": "Package",
      "files": [
1354
        "[Content_Types].xml",
1355 1356 1357 1358
        "_rels/.rels",
        "lib/dotnet/xunit.assert.dll",
        "lib/dotnet/xunit.assert.pdb",
        "lib/dotnet/xunit.assert.xml",
1359 1360 1361
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.assert.dll",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.assert.pdb",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.assert.xml",
1362
        "package/services/metadata/core-properties/ba68c680aca7471ea9ac9cc557fee3dc.psmdcp",
1363
        "xunit.assert.nuspec"
1364 1365 1366 1367 1368 1369
      ]
    },
    "xunit.core/2.1.0-beta4-build3109": {
      "sha512": "Z/tl35u6DASv0X3yFxO0CyHQPE1QH84X9y8bcpEVBai0byC1DSAk3heayxGFHrvuNbnA3bVYxD5t+CnAxKUZuQ==",
      "type": "Package",
      "files": [
1370
        "[Content_Types].xml",
1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387
        "_rels/.rels",
        "build/_Desktop/xunit.execution.desktop.dll",
        "build/monoandroid/xunit.core.props",
        "build/monoandroid/xunit.execution.MonoAndroid.dll",
        "build/monotouch/xunit.core.props",
        "build/monotouch/xunit.execution.MonoTouch.dll",
        "build/portable-net45+netcore45+wp8+wpa81/xunit.core.props",
        "build/portable-win81+wpa81/xunit.core.props",
        "build/portable-win81+wpa81/xunit.core.targets",
        "build/portable-win81+wpa81/xunit.execution.universal.dll",
        "build/portable-win81+wpa81/xunit.execution.universal.pri",
        "build/wp8/xunit.core.props",
        "build/wp8/xunit.core.targets",
        "build/wp8/xunit.execution.wp8.dll",
        "build/xamarinios/xunit.core.props",
        "build/xamarinios/xunit.execution.iOS-Universal.dll",
        "package/services/metadata/core-properties/2a5b204e6182455c99ce548be2a3b755.psmdcp",
1388
        "xunit.core.nuspec"
1389 1390 1391 1392 1393 1394
      ]
    },
    "xunit.extensibility.core/2.1.0-beta4-build3109": {
      "sha512": "B7K5N6aVf2QV+dWEkGqtgbybkCL7YjAy/TiH8xBiL0Zorf3lUGVP5P/3Bo1OY9OLobRYkTriRTGmqbDdRXqOrA==",
      "type": "Package",
      "files": [
1395
        "[Content_Types].xml",
1396 1397 1398 1399 1400 1401 1402
        "_rels/.rels",
        "lib/dotnet/xunit.core.dll",
        "lib/dotnet/xunit.core.dll.tdnet",
        "lib/dotnet/xunit.core.pdb",
        "lib/dotnet/xunit.core.xml",
        "lib/dotnet/xunit.runner.tdnet.dll",
        "lib/dotnet/xunit.runner.utility.desktop.dll",
1403 1404 1405 1406 1407 1408
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.core.dll",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.core.dll.tdnet",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.core.pdb",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.core.xml",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.runner.tdnet.dll",
        "lib/portable-net45+netcore45+wp8+wpa81/xunit.runner.utility.desktop.dll",
1409
        "package/services/metadata/core-properties/456bba8eee5d4253a271c9933a6aefdf.psmdcp",
1410
        "xunit.extensibility.core.nuspec"
1411
      ]
A
Andy Gocke 已提交
1412 1413 1414 1415 1416
    },
    "xunit.extensibility.execution/2.1.0-beta4-build3109": {
      "sha512": "tJ4iAL+roCr0DdQNIJ+L/pQ563tTuZuMP/1RzPzIcSNeqq0UwGGwFjZv7wQY3SJru+vODpYRYw6LRH8bV2nAVw==",
      "type": "Package",
      "files": [
1417
        "[Content_Types].xml",
A
Andy Gocke 已提交
1418 1419 1420 1421
        "_rels/.rels",
        "lib/dnx451/xunit.execution.DotNetCore.dll",
        "lib/dnx451/xunit.execution.DotNetCore.pdb",
        "lib/dnx451/xunit.execution.DotNetCore.xml",
1422 1423 1424
        "lib/dotnet/xunit.execution.DotNetCore.dll",
        "lib/dotnet/xunit.execution.DotNetCore.pdb",
        "lib/dotnet/xunit.execution.DotNetCore.xml",
A
Andy Gocke 已提交
1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436
        "lib/monoandroid/xunit.execution.MonoAndroid.dll",
        "lib/monoandroid/xunit.execution.MonoAndroid.pdb",
        "lib/monoandroid/xunit.execution.MonoAndroid.xml",
        "lib/monotouch/xunit.execution.MonoTouch.dll",
        "lib/monotouch/xunit.execution.MonoTouch.pdb",
        "lib/monotouch/xunit.execution.MonoTouch.xml",
        "lib/net45/xunit.execution.desktop.dll",
        "lib/net45/xunit.execution.desktop.pdb",
        "lib/net45/xunit.execution.desktop.xml",
        "lib/portable-wpa81+win81/xunit.execution.universal.dll",
        "lib/portable-wpa81+win81/xunit.execution.universal.pdb",
        "lib/portable-wpa81+win81/xunit.execution.universal.pri",
1437
        "lib/portable-wpa81+win81/xunit.execution.universal.xml",
A
Andy Gocke 已提交
1438 1439 1440 1441 1442 1443 1444
        "lib/wp8/xunit.execution.wp8.dll",
        "lib/wp8/xunit.execution.wp8.pdb",
        "lib/wp8/xunit.execution.wp8.xml",
        "lib/xamarinios/xunit.execution.iOS-Universal.dll",
        "lib/xamarinios/xunit.execution.iOS-Universal.pdb",
        "lib/xamarinios/xunit.execution.iOS-Universal.xml",
        "package/services/metadata/core-properties/c26b7b1126ef4ad68cd2c9fa0c9bb62b.psmdcp",
1445
        "xunit.extensibility.execution.nuspec"
A
Andy Gocke 已提交
1446
      ]
1447 1448 1449 1450 1451
    }
  },
  "projectFileDependencyGroups": {
    "": [
      "Microsoft.NETCore.Platforms >= 1.0.0",
1452
      "System.AppContext >= 4.0.0",
1453 1454 1455 1456 1457 1458 1459 1460
      "System.Collections >= 4.0.10",
      "System.Collections.Immutable >= 1.1.36",
      "System.Console >= 4.0.0-beta-23123",
      "System.Diagnostics.Debug >= 4.0.10",
      "System.Globalization >= 4.0.10",
      "System.IO.FileSystem >= 4.0.0",
      "System.IO.FileSystem.Primitives >= 4.0.0",
      "System.Reflection >= 4.0.10",
1461
      "System.Reflection.Metadata >= 1.1.0-alpha-00014",
1462 1463
      "System.Runtime >= 4.0.20",
      "System.Runtime.Extensions >= 4.0.10",
1464
      "System.Runtime.InteropServices >= 4.0.20",
1465 1466 1467 1468 1469 1470
      "System.Text.Encoding >= 4.0.10",
      "System.Threading >= 4.0.10",
      "System.Threading.Tasks >= 4.0.10",
      "System.Threading.Thread >= 4.0.0-beta-23123",
      "System.Xml.XDocument >= 4.0.10",
      "System.Xml.XmlDocument >= 4.0.0",
A
Andy Gocke 已提交
1471 1472
      "xunit >= 2.1.0-beta4-build3109",
      "xunit.extensibility.execution >= 2.1.0-beta4-build3109"
1473 1474 1475 1476
    ],
    ".NETFramework,Version=v4.6": []
  }
}