project.lock.json 49.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
{
  "locked": false,
  "version": 1,
  "targets": {
    ".NETFramework,Version=v4.6": {
      "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": {}
        }
      },
22
      "Microsoft.DiaSymReader.Native/1.2.0-rc": {},
23
      "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": {
24 25 26 27 28 29 30
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
31 32 33 34 35 36 37 38 39 40 41 42 43 44
      "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": {}
        }
      },
45 46 47 48 49 50 51 52
      "System.Collections/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
53
      "System.Collections.Immutable/1.1.36": {
54
        "compile": {
55
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
56 57
        },
        "runtime": {
58
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
59 60
        }
      },
61 62
      "System.Console/4.0.0-beta-23123": {
        "dependencies": {
63 64
          "System.IO": "[4.0.0, )",
          "System.Runtime": "[4.0.0, )"
65 66 67 68 69 70 71 72 73 74 75
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Console.dll": {}
        },
        "runtime": {
          "lib/net46/System.Console.dll": {}
        }
      },
76 77 78 79 80 81 82 83
      "System.Diagnostics.Debug/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
84 85
      "System.Diagnostics.StackTrace/4.0.0": {
        "dependencies": {
86 87
          "System.Reflection": "[4.0.0, )",
          "System.Runtime": "[4.0.0, )"
88 89 90 91 92 93 94 95 96 97 98
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Diagnostics.StackTrace.dll": {}
        },
        "runtime": {
          "lib/net46/System.Diagnostics.StackTrace.dll": {}
        }
      },
99 100 101 102 103 104 105 106
      "System.Diagnostics.Tools/4.0.0": {
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
A
Andy Gocke 已提交
107
      "System.Globalization/4.0.10": {
108
        "compile": {
A
Andy Gocke 已提交
109
          "ref/net46/_._": {}
110 111
        },
        "runtime": {
A
Andy Gocke 已提交
112
          "lib/net46/_._": {}
113 114 115 116 117 118 119 120 121 122 123 124 125 126
        }
      },
      "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, )",
127 128 129 130
          "System.Runtime": "[4.0.0, )",
          "System.Runtime.Handles": "[4.0.0, )",
          "System.Text.Encoding": "[4.0.0, )",
          "System.Threading.Tasks": "[4.0.0, )"
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
        },
        "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 已提交
188
      "System.Reflection.Metadata/1.1.0-alpha-00014": {
189
        "dependencies": {
190 191 192 193 194 195 196 197 198 199 200 201 202 203
          "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, )"
204 205
        },
        "compile": {
206
          "lib/dotnet/System.Reflection.Metadata.dll": {}
207 208
        },
        "runtime": {
209 210 211 212 213 214 215 216 217
          "lib/dotnet/System.Reflection.Metadata.dll": {}
        }
      },
      "System.Reflection.Primitives/4.0.0": {
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
        }
      },
      "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/_._": {}
        }
      },
268 269 270 271 272 273 274 275
      "System.Text.Encoding.Extensions/4.0.0": {
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
      "System.Threading/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.Threading.Tasks/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      }
    }
  },
  "libraries": {
    "Microsoft.Composition/1.0.27": {
      "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==",
      "type": "Package",
      "files": [
299
        "[Content_Types].xml",
300 301 302 303 304 305 306 307 308 309 310
        "_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",
311 312 313
        "License-Stable.rtf",
        "Microsoft.Composition.nuspec",
        "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp"
314 315
      ]
    },
316 317
    "Microsoft.DiaSymReader.Native/1.2.0-rc": {
      "sha512": "dSk3ln9b2MMOFnXVB47HVbdjl3r7EcikC2qTCmVrfGDJiMyLt2F3kumxICbRTuQhEGNvPnVH9p9lWKIQlNjd+w==",
318 319 320 321 322
      "type": "Package",
      "files": [
        "[Content_Types].xml",
        "_rels/.rels",
        "Microsoft.DiaSymReader.Native.nuspec",
323
        "package/services/metadata/core-properties/9e1fb86d21eb4b64b48d73be0a3ac9f7.psmdcp",
324
        "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll",
325 326 327 328 329
        "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"
330 331
      ]
    },
332 333
    "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": {
      "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==",
334 335
      "type": "Package",
      "files": [
336
        "[Content_Types].xml",
337 338 339 340 341 342 343 344 345 346 347 348 349 350
        "_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/_._",
351 352 353 354 355 356 357 358 359 360 361 362
        "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",
363 364 365
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
366
        "Microsoft.NETCore.Portable.Compatibility.nuspec",
367
        "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp",
368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394
        "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",
395
        "ref/win8/_._",
396 397
        "ref/wp80/_._",
        "ref/wpa81/_._",
398 399 400 401 402 403 404 405 406 407 408 409 410
        "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"
411 412
      ]
    },
413 414 415 416
    "System.AppContext/4.0.0": {
      "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==",
      "type": "Package",
      "files": [
417
        "[Content_Types].xml",
418 419 420 421
        "_rels/.rels",
        "lib/DNXCore50/System.AppContext.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
422 423
        "lib/net46/System.AppContext.dll",
        "lib/netcore50/System.AppContext.dll",
424 425
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
426
        "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp",
427
        "ref/dotnet/de/System.AppContext.xml",
428
        "ref/dotnet/es/System.AppContext.xml",
429 430 431 432 433
        "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",
434 435
        "ref/dotnet/System.AppContext.dll",
        "ref/dotnet/System.AppContext.xml",
436
        "ref/dotnet/zh-hans/System.AppContext.xml",
437
        "ref/dotnet/zh-hant/System.AppContext.xml",
438 439
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
440
        "ref/net46/System.AppContext.dll",
441 442
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
443
        "System.AppContext.nuspec"
444 445
      ]
    },
446 447 448 449
    "System.Collections/4.0.10": {
      "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==",
      "type": "Package",
      "files": [
450
        "[Content_Types].xml",
451 452 453 454 455
        "_rels/.rels",
        "lib/DNXCore50/System.Collections.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
456
        "lib/netcore50/System.Collections.dll",
457 458
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
459
        "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp",
460
        "ref/dotnet/de/System.Collections.xml",
461
        "ref/dotnet/es/System.Collections.xml",
462 463 464 465 466
        "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",
467 468
        "ref/dotnet/System.Collections.dll",
        "ref/dotnet/System.Collections.xml",
469
        "ref/dotnet/zh-hans/System.Collections.xml",
470
        "ref/dotnet/zh-hant/System.Collections.xml",
471 472 473 474 475
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
476 477
        "runtimes/win8-aot/lib/netcore50/System.Collections.dll",
        "System.Collections.nuspec"
478 479
      ]
    },
480 481
    "System.Collections.Immutable/1.1.36": {
      "sha512": "MOlivTIeAIQPPMUPWIIoMCvZczjFRLYUWSYwqi1szu8QPyeIbsaPeI+hpXe1DzTxNwnRnmfYaoToi6kXIfSPNg==",
482 483
      "type": "Package",
      "files": [
484
        "[Content_Types].xml",
485 486 487
        "_rels/.rels",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
488 489
        "License-Stable.rtf",
        "package/services/metadata/core-properties/c8b7b781850445db852bd2d848380ca6.psmdcp",
490
        "System.Collections.Immutable.nuspec"
491 492
      ]
    },
493 494 495 496
    "System.Console/4.0.0-beta-23123": {
      "sha512": "fPglodP4GQV7HBBDhmCZaCD8fzBvhtHmBmiN/8yWiJz0NNnA55YUNBh3myvR2DP/6IOHJ75/tTRkvwdpX3BWXA==",
      "type": "Package",
      "files": [
497
        "[Content_Types].xml",
498 499 500 501
        "_rels/.rels",
        "lib/DNXCore50/System.Console.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
502
        "lib/net46/System.Console.dll",
503 504
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
505
        "package/services/metadata/core-properties/8d7a3fc8c6314a7b8e950ea4ca023405.psmdcp",
506
        "ref/dotnet/de/System.Console.xml",
507
        "ref/dotnet/es/System.Console.xml",
508 509 510 511 512
        "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",
513 514
        "ref/dotnet/System.Console.dll",
        "ref/dotnet/System.Console.xml",
515
        "ref/dotnet/zh-hans/System.Console.xml",
516
        "ref/dotnet/zh-hant/System.Console.xml",
517 518
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
519
        "ref/net46/System.Console.dll",
520 521
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
522
        "System.Console.nuspec"
523 524
      ]
    },
525 526 527 528
    "System.Diagnostics.Debug/4.0.10": {
      "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
      "type": "Package",
      "files": [
529
        "[Content_Types].xml",
530 531 532 533 534
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.Debug.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
535
        "lib/netcore50/System.Diagnostics.Debug.dll",
536 537
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
538
        "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp",
539
        "ref/dotnet/de/System.Diagnostics.Debug.xml",
540
        "ref/dotnet/es/System.Diagnostics.Debug.xml",
541 542 543 544 545
        "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",
546 547
        "ref/dotnet/System.Diagnostics.Debug.dll",
        "ref/dotnet/System.Diagnostics.Debug.xml",
548
        "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
549
        "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
550 551 552 553 554
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
555 556
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll",
        "System.Diagnostics.Debug.nuspec"
557 558
      ]
    },
559 560 561 562
    "System.Diagnostics.StackTrace/4.0.0": {
      "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==",
      "type": "Package",
      "files": [
563
        "[Content_Types].xml",
564 565 566 567
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.StackTrace.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
568 569
        "lib/net46/System.Diagnostics.StackTrace.dll",
        "lib/netcore50/System.Diagnostics.StackTrace.dll",
570 571
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
572
        "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp",
573
        "ref/dotnet/de/System.Diagnostics.StackTrace.xml",
574
        "ref/dotnet/es/System.Diagnostics.StackTrace.xml",
575 576 577 578 579
        "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",
580 581
        "ref/dotnet/System.Diagnostics.StackTrace.dll",
        "ref/dotnet/System.Diagnostics.StackTrace.xml",
582
        "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml",
583
        "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml",
584 585
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
586
        "ref/net46/System.Diagnostics.StackTrace.dll",
587 588
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
589 590
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
        "System.Diagnostics.StackTrace.nuspec"
591 592
      ]
    },
593 594 595 596
    "System.Diagnostics.Tools/4.0.0": {
      "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==",
      "type": "Package",
      "files": [
597
        "[Content_Types].xml",
598 599 600
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.Tools.dll",
        "lib/net45/_._",
601
        "lib/netcore50/System.Diagnostics.Tools.dll",
602 603 604
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
605
        "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp",
606
        "ref/dotnet/de/System.Diagnostics.Tools.xml",
607
        "ref/dotnet/es/System.Diagnostics.Tools.xml",
608 609 610 611 612
        "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",
613 614
        "ref/dotnet/System.Diagnostics.Tools.dll",
        "ref/dotnet/System.Diagnostics.Tools.xml",
615
        "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml",
616
        "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml",
617 618 619
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Tools.dll",
        "ref/netcore50/System.Diagnostics.Tools.xml",
620
        "ref/win8/_._",
621 622
        "ref/wp80/_._",
        "ref/wpa81/_._",
623 624
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll",
        "System.Diagnostics.Tools.nuspec"
625 626
      ]
    },
A
Andy Gocke 已提交
627 628
    "System.Globalization/4.0.10": {
      "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
629 630
      "type": "Package",
      "files": [
631
        "[Content_Types].xml",
632
        "_rels/.rels",
A
Andy Gocke 已提交
633
        "lib/DNXCore50/System.Globalization.dll",
634 635
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
A
Andy Gocke 已提交
636
        "lib/net46/_._",
637
        "lib/netcore50/System.Globalization.dll",
638 639
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
640
        "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp",
641
        "ref/dotnet/de/System.Globalization.xml",
642
        "ref/dotnet/es/System.Globalization.xml",
643 644 645 646 647
        "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",
648 649
        "ref/dotnet/System.Globalization.dll",
        "ref/dotnet/System.Globalization.xml",
650
        "ref/dotnet/zh-hans/System.Globalization.xml",
651
        "ref/dotnet/zh-hant/System.Globalization.xml",
A
Andy Gocke 已提交
652 653 654 655 656
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
657 658
        "runtimes/win8-aot/lib/netcore50/System.Globalization.dll",
        "System.Globalization.nuspec"
659 660 661 662 663 664
      ]
    },
    "System.IO/4.0.10": {
      "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
      "type": "Package",
      "files": [
665
        "[Content_Types].xml",
666 667 668 669 670
        "_rels/.rels",
        "lib/DNXCore50/System.IO.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
671
        "lib/netcore50/System.IO.dll",
672 673
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
674
        "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp",
675
        "ref/dotnet/de/System.IO.xml",
676
        "ref/dotnet/es/System.IO.xml",
677 678 679 680 681
        "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",
682 683
        "ref/dotnet/System.IO.dll",
        "ref/dotnet/System.IO.xml",
684
        "ref/dotnet/zh-hans/System.IO.xml",
685
        "ref/dotnet/zh-hant/System.IO.xml",
686 687 688 689 690
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
691 692
        "runtimes/win8-aot/lib/netcore50/System.IO.dll",
        "System.IO.nuspec"
693 694 695 696 697 698
      ]
    },
    "System.IO.FileSystem/4.0.0": {
      "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==",
      "type": "Package",
      "files": [
699
        "[Content_Types].xml",
700 701 702 703
        "_rels/.rels",
        "lib/DNXCore50/System.IO.FileSystem.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
704 705
        "lib/net46/System.IO.FileSystem.dll",
        "lib/netcore50/System.IO.FileSystem.dll",
706 707
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
708
        "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp",
709
        "ref/dotnet/de/System.IO.FileSystem.xml",
710
        "ref/dotnet/es/System.IO.FileSystem.xml",
711 712 713 714 715
        "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",
716 717
        "ref/dotnet/System.IO.FileSystem.dll",
        "ref/dotnet/System.IO.FileSystem.xml",
718
        "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
719
        "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
720 721
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
722
        "ref/net46/System.IO.FileSystem.dll",
723 724
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
725
        "System.IO.FileSystem.nuspec"
726 727 728 729 730 731
      ]
    },
    "System.IO.FileSystem.Primitives/4.0.0": {
      "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
      "type": "Package",
      "files": [
732
        "[Content_Types].xml",
733 734 735 736
        "_rels/.rels",
        "lib/dotnet/System.IO.FileSystem.Primitives.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
737
        "lib/net46/System.IO.FileSystem.Primitives.dll",
738 739
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
740
        "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp",
741
        "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
742
        "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
743 744 745 746 747
        "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",
748 749
        "ref/dotnet/System.IO.FileSystem.Primitives.dll",
        "ref/dotnet/System.IO.FileSystem.Primitives.xml",
750
        "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
751
        "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
752 753
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
754
        "ref/net46/System.IO.FileSystem.Primitives.dll",
755 756
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
757
        "System.IO.FileSystem.Primitives.nuspec"
758 759 760 761 762 763
      ]
    },
    "System.Linq/4.0.0": {
      "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==",
      "type": "Package",
      "files": [
764
        "[Content_Types].xml",
765 766 767 768
        "_rels/.rels",
        "lib/dotnet/System.Linq.dll",
        "lib/net45/_._",
        "lib/netcore50/System.Linq.dll",
769
        "lib/win8/_._",
770 771
        "lib/wp80/_._",
        "lib/wpa81/_._",
772
        "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp",
773
        "ref/dotnet/de/System.Linq.xml",
774
        "ref/dotnet/es/System.Linq.xml",
775 776 777 778 779
        "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",
780 781
        "ref/dotnet/System.Linq.dll",
        "ref/dotnet/System.Linq.xml",
782
        "ref/dotnet/zh-hans/System.Linq.xml",
783
        "ref/dotnet/zh-hant/System.Linq.xml",
784 785 786
        "ref/net45/_._",
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
787
        "ref/win8/_._",
788 789
        "ref/wp80/_._",
        "ref/wpa81/_._",
790
        "System.Linq.nuspec"
791 792 793 794 795 796
      ]
    },
    "System.Linq.Expressions/4.0.10": {
      "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==",
      "type": "Package",
      "files": [
797
        "[Content_Types].xml",
798 799 800 801 802
        "_rels/.rels",
        "lib/DNXCore50/System.Linq.Expressions.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
803
        "lib/netcore50/System.Linq.Expressions.dll",
804 805
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
806
        "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp",
807
        "ref/dotnet/de/System.Linq.Expressions.xml",
808
        "ref/dotnet/es/System.Linq.Expressions.xml",
809 810 811 812 813
        "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",
814 815
        "ref/dotnet/System.Linq.Expressions.dll",
        "ref/dotnet/System.Linq.Expressions.xml",
816
        "ref/dotnet/zh-hans/System.Linq.Expressions.xml",
817
        "ref/dotnet/zh-hant/System.Linq.Expressions.xml",
818 819 820 821 822 823
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "runtime.json",
824 825
        "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll",
        "System.Linq.Expressions.nuspec"
826 827 828 829 830 831
      ]
    },
    "System.Reflection/4.0.10": {
      "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==",
      "type": "Package",
      "files": [
832
        "[Content_Types].xml",
833 834 835 836 837
        "_rels/.rels",
        "lib/DNXCore50/System.Reflection.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
838
        "lib/netcore50/System.Reflection.dll",
839 840
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
841
        "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp",
842
        "ref/dotnet/de/System.Reflection.xml",
843
        "ref/dotnet/es/System.Reflection.xml",
844 845 846 847 848
        "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",
849 850
        "ref/dotnet/System.Reflection.dll",
        "ref/dotnet/System.Reflection.xml",
851
        "ref/dotnet/zh-hans/System.Reflection.xml",
852
        "ref/dotnet/zh-hant/System.Reflection.xml",
853 854 855 856 857
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
858 859
        "runtimes/win8-aot/lib/netcore50/System.Reflection.dll",
        "System.Reflection.nuspec"
860 861 862 863 864 865
      ]
    },
    "System.Reflection.Extensions/4.0.0": {
      "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==",
      "type": "Package",
      "files": [
866
        "[Content_Types].xml",
867 868 869
        "_rels/.rels",
        "lib/DNXCore50/System.Reflection.Extensions.dll",
        "lib/net45/_._",
870
        "lib/netcore50/System.Reflection.Extensions.dll",
871 872 873
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
874
        "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp",
875
        "ref/dotnet/de/System.Reflection.Extensions.xml",
876
        "ref/dotnet/es/System.Reflection.Extensions.xml",
877 878 879 880 881
        "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",
882 883
        "ref/dotnet/System.Reflection.Extensions.dll",
        "ref/dotnet/System.Reflection.Extensions.xml",
884
        "ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
885
        "ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
886 887 888
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Extensions.dll",
        "ref/netcore50/System.Reflection.Extensions.xml",
889
        "ref/win8/_._",
890 891
        "ref/wp80/_._",
        "ref/wpa81/_._",
892 893
        "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll",
        "System.Reflection.Extensions.nuspec"
894 895
      ]
    },
A
Andy Gocke 已提交
896
    "System.Reflection.Metadata/1.1.0-alpha-00014": {
897
      "sha512": "EK6OG++qcGz4VabG4hwCgZ0KdzQAwI3LsH8O0xONsct2wWxpFwjZ+tENecYs2kEKXt/ECLYLjn/3rcvxxmarDA==",
898 899
      "type": "Package",
      "files": [
900
        "[Content_Types].xml",
901
        "_rels/.rels",
902 903
        "lib/dotnet/System.Reflection.Metadata.dll",
        "lib/dotnet/System.Reflection.Metadata.xml",
904 905
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
        "lib/portable-net45+win8/System.Reflection.Metadata.xml",
906
        "package/services/metadata/core-properties/87e66725b41e4febb421e633df3a89b2.psmdcp",
907
        "System.Reflection.Metadata.nuspec"
908 909
      ]
    },
910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943
    "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"
      ]
    },
944 945 946 947
    "System.Resources.ResourceManager/4.0.0": {
      "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
      "type": "Package",
      "files": [
948
        "[Content_Types].xml",
949 950 951
        "_rels/.rels",
        "lib/DNXCore50/System.Resources.ResourceManager.dll",
        "lib/net45/_._",
952
        "lib/netcore50/System.Resources.ResourceManager.dll",
953 954 955
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
956
        "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp",
957
        "ref/dotnet/de/System.Resources.ResourceManager.xml",
958
        "ref/dotnet/es/System.Resources.ResourceManager.xml",
959 960 961 962 963
        "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",
964 965
        "ref/dotnet/System.Resources.ResourceManager.dll",
        "ref/dotnet/System.Resources.ResourceManager.xml",
966
        "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
967
        "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
968 969 970
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
971
        "ref/win8/_._",
972 973
        "ref/wp80/_._",
        "ref/wpa81/_._",
974 975
        "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll",
        "System.Resources.ResourceManager.nuspec"
976 977 978 979 980 981
      ]
    },
    "System.Runtime/4.0.20": {
      "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==",
      "type": "Package",
      "files": [
982
        "[Content_Types].xml",
983 984 985 986 987
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
988
        "lib/netcore50/System.Runtime.dll",
989 990
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
991
        "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp",
992
        "ref/dotnet/de/System.Runtime.xml",
993
        "ref/dotnet/es/System.Runtime.xml",
994 995 996 997 998
        "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",
999 1000
        "ref/dotnet/System.Runtime.dll",
        "ref/dotnet/System.Runtime.xml",
1001
        "ref/dotnet/zh-hans/System.Runtime.xml",
1002
        "ref/dotnet/zh-hant/System.Runtime.xml",
1003 1004 1005 1006 1007
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1008 1009
        "runtimes/win8-aot/lib/netcore50/System.Runtime.dll",
        "System.Runtime.nuspec"
1010 1011 1012 1013 1014 1015
      ]
    },
    "System.Runtime.Extensions/4.0.10": {
      "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==",
      "type": "Package",
      "files": [
1016
        "[Content_Types].xml",
1017 1018 1019 1020 1021
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.Extensions.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1022
        "lib/netcore50/System.Runtime.Extensions.dll",
1023 1024
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1025
        "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp",
1026
        "ref/dotnet/de/System.Runtime.Extensions.xml",
1027
        "ref/dotnet/es/System.Runtime.Extensions.xml",
1028 1029 1030 1031 1032
        "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",
1033 1034
        "ref/dotnet/System.Runtime.Extensions.dll",
        "ref/dotnet/System.Runtime.Extensions.xml",
1035
        "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
1036
        "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
1037 1038 1039 1040 1041
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1042 1043
        "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll",
        "System.Runtime.Extensions.nuspec"
1044 1045 1046 1047 1048 1049
      ]
    },
    "System.Runtime.Handles/4.0.0": {
      "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
      "type": "Package",
      "files": [
1050
        "[Content_Types].xml",
1051 1052 1053 1054 1055
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.Handles.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1056
        "lib/netcore50/System.Runtime.Handles.dll",
1057 1058
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1059
        "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp",
1060
        "ref/dotnet/de/System.Runtime.Handles.xml",
1061
        "ref/dotnet/es/System.Runtime.Handles.xml",
1062 1063 1064 1065 1066
        "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",
1067 1068
        "ref/dotnet/System.Runtime.Handles.dll",
        "ref/dotnet/System.Runtime.Handles.xml",
1069
        "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
1070
        "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
1071 1072 1073 1074 1075
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1076 1077
        "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll",
        "System.Runtime.Handles.nuspec"
1078 1079 1080 1081 1082 1083
      ]
    },
    "System.Runtime.InteropServices/4.0.20": {
      "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
      "type": "Package",
      "files": [
1084
        "[Content_Types].xml",
1085 1086 1087 1088 1089
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.InteropServices.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1090
        "lib/netcore50/System.Runtime.InteropServices.dll",
1091 1092
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1093
        "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp",
1094
        "ref/dotnet/de/System.Runtime.InteropServices.xml",
1095
        "ref/dotnet/es/System.Runtime.InteropServices.xml",
1096 1097 1098 1099 1100
        "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",
1101 1102
        "ref/dotnet/System.Runtime.InteropServices.dll",
        "ref/dotnet/System.Runtime.InteropServices.xml",
1103
        "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
1104
        "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
1105 1106 1107 1108 1109
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1110 1111
        "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll",
        "System.Runtime.InteropServices.nuspec"
1112 1113 1114 1115 1116 1117
      ]
    },
    "System.Text.Encoding/4.0.0": {
      "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==",
      "type": "Package",
      "files": [
1118
        "[Content_Types].xml",
1119 1120 1121
        "_rels/.rels",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1122 1123
        "lib/net45/_._",
        "lib/win8/_._",
1124 1125 1126 1127
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1128 1129
        "License.rtf",
        "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp",
1130
        "ref/dotnet/de/System.Text.Encoding.xml",
1131
        "ref/dotnet/es/System.Text.Encoding.xml",
1132 1133 1134 1135 1136
        "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",
1137 1138
        "ref/dotnet/System.Text.Encoding.dll",
        "ref/dotnet/System.Text.Encoding.xml",
1139
        "ref/dotnet/zh-hans/System.Text.Encoding.xml",
1140 1141 1142 1143 1144
        "ref/dotnet/zh-hant/System.Text.Encoding.xml",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/de/System.Text.Encoding.xml",
1145
        "ref/netcore50/es/System.Text.Encoding.xml",
1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160
        "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"
1161 1162
      ]
    },
1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211
    "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"
      ]
    },
1212 1213 1214 1215
    "System.Threading/4.0.10": {
      "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
      "type": "Package",
      "files": [
1216
        "[Content_Types].xml",
1217 1218 1219 1220 1221
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1222
        "lib/netcore50/System.Threading.dll",
1223 1224
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1225
        "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp",
1226
        "ref/dotnet/de/System.Threading.xml",
1227
        "ref/dotnet/es/System.Threading.xml",
1228 1229 1230 1231 1232
        "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",
1233 1234
        "ref/dotnet/System.Threading.dll",
        "ref/dotnet/System.Threading.xml",
1235
        "ref/dotnet/zh-hans/System.Threading.xml",
1236
        "ref/dotnet/zh-hant/System.Threading.xml",
1237 1238 1239 1240 1241
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1242 1243
        "runtimes/win8-aot/lib/netcore50/System.Threading.dll",
        "System.Threading.nuspec"
1244 1245 1246 1247 1248 1249
      ]
    },
    "System.Threading.Tasks/4.0.10": {
      "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
      "type": "Package",
      "files": [
1250
        "[Content_Types].xml",
1251 1252 1253 1254 1255
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.Tasks.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1256
        "lib/netcore50/System.Threading.Tasks.dll",
1257 1258
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1259
        "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp",
1260
        "ref/dotnet/de/System.Threading.Tasks.xml",
1261
        "ref/dotnet/es/System.Threading.Tasks.xml",
1262 1263 1264 1265 1266
        "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",
1267 1268
        "ref/dotnet/System.Threading.Tasks.dll",
        "ref/dotnet/System.Threading.Tasks.xml",
1269
        "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
1270
        "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
1271 1272 1273 1274 1275
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
1276 1277
        "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll",
        "System.Threading.Tasks.nuspec"
1278 1279 1280 1281 1282 1283 1284 1285
      ]
    }
  },
  "projectFileDependencyGroups": {
    "": [
      "Microsoft.Composition >= 1.0.27",
      "System.Collections >= 4.0.10",
      "System.Diagnostics.Debug >= 4.0.10",
A
Andy Gocke 已提交
1286
      "System.Globalization >= 4.0.10",
1287 1288 1289 1290 1291 1292 1293
      "System.Runtime >= 4.0.20",
      "System.Runtime.Extensions >= 4.0.10",
      "System.Threading >= 4.0.10"
    ],
    ".NETFramework,Version=v4.6": []
  }
}