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