project.lock.json 43.1 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": {}
        }
      },
T
Tomas Matousek 已提交
22
      "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": {
23 24 25 26 27 28 29
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
30 31
      "System.AppContext/4.0.0": {
        "dependencies": {
T
Tomas Matousek 已提交
32
          "System.Runtime": "4.0.0"
33 34 35 36 37 38 39 40 41 42 43
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.AppContext.dll": {}
        },
        "runtime": {
          "lib/net46/System.AppContext.dll": {}
        }
      },
44 45 46 47 48 49 50 51
      "System.Collections/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
52 53
      "System.Collections.Immutable/1.1.37": {
        "dependencies": {
T
Tomas Matousek 已提交
54 55 56 57 58 59 60 61
          "System.Collections": "4.0.0",
          "System.Diagnostics.Debug": "4.0.0",
          "System.Globalization": "4.0.0",
          "System.Linq": "4.0.0",
          "System.Resources.ResourceManager": "4.0.0",
          "System.Runtime": "4.0.0",
          "System.Runtime.Extensions": "4.0.0",
          "System.Threading": "4.0.0"
62
        },
63
        "compile": {
64
          "lib/dotnet/System.Collections.Immutable.dll": {}
65 66
        },
        "runtime": {
67
          "lib/dotnet/System.Collections.Immutable.dll": {}
68 69 70 71 72 73 74 75 76 77
        }
      },
      "System.Diagnostics.Debug/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
78 79
      "System.Diagnostics.StackTrace/4.0.0": {
        "dependencies": {
T
Tomas Matousek 已提交
80 81
          "System.Reflection": "4.0.0",
          "System.Runtime": "4.0.0"
82 83 84 85 86 87 88 89 90 91 92
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Diagnostics.StackTrace.dll": {}
        },
        "runtime": {
          "lib/net46/System.Diagnostics.StackTrace.dll": {}
        }
      },
93 94 95 96 97 98 99 100
      "System.Diagnostics.Tools/4.0.0": {
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
A
Andy Gocke 已提交
101
      "System.Globalization/4.0.10": {
102
        "compile": {
A
Andy Gocke 已提交
103
          "ref/net46/_._": {}
104 105
        },
        "runtime": {
A
Andy Gocke 已提交
106
          "lib/net46/_._": {}
107 108 109 110 111 112 113 114 115 116 117 118
        }
      },
      "System.IO/4.0.10": {
        "compile": {
          "ref/net46/_._": {}
        },
        "runtime": {
          "lib/net46/_._": {}
        }
      },
      "System.IO.FileSystem/4.0.0": {
        "dependencies": {
T
Tomas Matousek 已提交
119 120 121 122 123 124
          "System.IO": "4.0.0",
          "System.IO.FileSystem.Primitives": "4.0.0",
          "System.Runtime": "4.0.0",
          "System.Runtime.Handles": "4.0.0",
          "System.Text.Encoding": "4.0.0",
          "System.Threading.Tasks": "4.0.0"
125 126 127 128 129 130 131 132 133 134 135 136 137
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives/4.0.0": {
        "dependencies": {
T
Tomas Matousek 已提交
138
          "System.Runtime": "4.0.20"
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
        },
        "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/_._": {}
        }
      },
T
Tomas Matousek 已提交
182
      "System.Reflection.Metadata/1.2.0": {
183
        "dependencies": {
T
Tomas Matousek 已提交
184
          "System.Collections.Immutable": "1.1.37"
185 186
        },
        "compile": {
T
Tomas Matousek 已提交
187
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
188 189
        },
        "runtime": {
T
Tomas Matousek 已提交
190
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
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 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
      "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/_._": {}
        }
      },
      "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": [
T
Tomas Matousek 已提交
264 265
        "License-Stable.rtf",
        "Microsoft.Composition.nuspec",
266
        "[Content_Types].xml",
267 268
        "_rels/.rels",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML",
T
Tomas Matousek 已提交
269
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll",
270 271 272
        "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.XML",
T
Tomas Matousek 已提交
273
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll",
274
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML",
T
Tomas Matousek 已提交
275
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll",
276
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML",
T
Tomas Matousek 已提交
277
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll",
278
        "package/services/metadata/core-properties/12e2c94035674b25b911285cc26e3260.psmdcp"
279 280
      ]
    },
T
Tomas Matousek 已提交
281 282
    "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": {
      "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==",
283 284
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
285
        "Microsoft.NETCore.Portable.Compatibility.nuspec",
286
        "[Content_Types].xml",
287 288 289 290 291 292 293
        "_rels/.rels",
        "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll",
        "lib/dnxcore50/System.Core.dll",
        "lib/dnxcore50/System.Net.dll",
        "lib/dnxcore50/System.Numerics.dll",
        "lib/dnxcore50/System.Runtime.Serialization.dll",
        "lib/dnxcore50/System.ServiceModel.Web.dll",
T
Tomas Matousek 已提交
294
        "lib/dnxcore50/System.ServiceModel.dll",
295 296 297
        "lib/dnxcore50/System.Windows.dll",
        "lib/dnxcore50/System.Xml.Linq.dll",
        "lib/dnxcore50/System.Xml.Serialization.dll",
T
Tomas Matousek 已提交
298 299
        "lib/dnxcore50/System.Xml.dll",
        "lib/dnxcore50/System.dll",
300
        "lib/net45/_._",
301 302 303 304 305 306
        "lib/netcore50/System.ComponentModel.DataAnnotations.dll",
        "lib/netcore50/System.Core.dll",
        "lib/netcore50/System.Net.dll",
        "lib/netcore50/System.Numerics.dll",
        "lib/netcore50/System.Runtime.Serialization.dll",
        "lib/netcore50/System.ServiceModel.Web.dll",
T
Tomas Matousek 已提交
307
        "lib/netcore50/System.ServiceModel.dll",
308 309 310
        "lib/netcore50/System.Windows.dll",
        "lib/netcore50/System.Xml.Linq.dll",
        "lib/netcore50/System.Xml.Serialization.dll",
T
Tomas Matousek 已提交
311 312
        "lib/netcore50/System.Xml.dll",
        "lib/netcore50/System.dll",
313 314 315
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
T
Tomas Matousek 已提交
316
        "package/services/metadata/core-properties/59347eb927634aa588ffb5e7d86d33e5.psmdcp",
317 318 319 320 321 322
        "ref/dotnet/System.ComponentModel.DataAnnotations.dll",
        "ref/dotnet/System.Core.dll",
        "ref/dotnet/System.Net.dll",
        "ref/dotnet/System.Numerics.dll",
        "ref/dotnet/System.Runtime.Serialization.dll",
        "ref/dotnet/System.ServiceModel.Web.dll",
T
Tomas Matousek 已提交
323
        "ref/dotnet/System.ServiceModel.dll",
324 325 326
        "ref/dotnet/System.Windows.dll",
        "ref/dotnet/System.Xml.Linq.dll",
        "ref/dotnet/System.Xml.Serialization.dll",
T
Tomas Matousek 已提交
327 328 329
        "ref/dotnet/System.Xml.dll",
        "ref/dotnet/System.dll",
        "ref/dotnet/mscorlib.dll",
330 331 332 333 334 335 336
        "ref/net45/_._",
        "ref/netcore50/System.ComponentModel.DataAnnotations.dll",
        "ref/netcore50/System.Core.dll",
        "ref/netcore50/System.Net.dll",
        "ref/netcore50/System.Numerics.dll",
        "ref/netcore50/System.Runtime.Serialization.dll",
        "ref/netcore50/System.ServiceModel.Web.dll",
T
Tomas Matousek 已提交
337
        "ref/netcore50/System.ServiceModel.dll",
338 339 340
        "ref/netcore50/System.Windows.dll",
        "ref/netcore50/System.Xml.Linq.dll",
        "ref/netcore50/System.Xml.Serialization.dll",
T
Tomas Matousek 已提交
341 342 343
        "ref/netcore50/System.Xml.dll",
        "ref/netcore50/System.dll",
        "ref/netcore50/mscorlib.dll",
344
        "ref/win8/_._",
345 346
        "ref/wp80/_._",
        "ref/wpa81/_._",
347 348 349 350 351 352
        "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll",
        "runtimes/aot/lib/netcore50/System.Core.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.Web.dll",
T
Tomas Matousek 已提交
353
        "runtimes/aot/lib/netcore50/System.ServiceModel.dll",
354 355
        "runtimes/aot/lib/netcore50/System.Windows.dll",
        "runtimes/aot/lib/netcore50/System.Xml.Linq.dll",
T
Tomas Matousek 已提交
356 357 358 359
        "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll",
        "runtimes/aot/lib/netcore50/System.Xml.dll",
        "runtimes/aot/lib/netcore50/System.dll",
        "runtimes/aot/lib/netcore50/mscorlib.dll"
360 361
      ]
    },
362 363 364 365
    "System.AppContext/4.0.0": {
      "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
366
        "System.AppContext.nuspec",
367
        "[Content_Types].xml",
368 369 370 371
        "_rels/.rels",
        "lib/DNXCore50/System.AppContext.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
372 373
        "lib/net46/System.AppContext.dll",
        "lib/netcore50/System.AppContext.dll",
374 375
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
376
        "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp",
T
Tomas Matousek 已提交
377 378 379 380
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.AppContext.dll",
        "ref/dotnet/System.AppContext.xml",
381
        "ref/dotnet/de/System.AppContext.xml",
382
        "ref/dotnet/es/System.AppContext.xml",
383 384 385 386 387 388
        "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",
        "ref/dotnet/zh-hans/System.AppContext.xml",
389 390
        "ref/dotnet/zh-hant/System.AppContext.xml",
        "ref/net46/System.AppContext.dll",
391
        "ref/xamarinios10/_._",
T
Tomas Matousek 已提交
392
        "ref/xamarinmac20/_._"
393 394
      ]
    },
395 396 397 398
    "System.Collections/4.0.10": {
      "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
399
        "System.Collections.nuspec",
400
        "[Content_Types].xml",
401 402 403 404 405
        "_rels/.rels",
        "lib/DNXCore50/System.Collections.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
406
        "lib/netcore50/System.Collections.dll",
407 408
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
409
        "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp",
T
Tomas Matousek 已提交
410 411 412 413
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Collections.dll",
        "ref/dotnet/System.Collections.xml",
414
        "ref/dotnet/de/System.Collections.xml",
415
        "ref/dotnet/es/System.Collections.xml",
416 417 418 419 420 421
        "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",
        "ref/dotnet/zh-hans/System.Collections.xml",
422
        "ref/dotnet/zh-hant/System.Collections.xml",
423 424 425
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
426
        "runtimes/win8-aot/lib/netcore50/System.Collections.dll"
427 428
      ]
    },
429 430
    "System.Collections.Immutable/1.1.37": {
      "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
431 432
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
433
        "System.Collections.Immutable.nuspec",
434
        "[Content_Types].xml",
435
        "_rels/.rels",
436 437
        "lib/dotnet/System.Collections.Immutable.dll",
        "lib/dotnet/System.Collections.Immutable.xml",
438 439
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
T
Tomas Matousek 已提交
440
        "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp"
441 442 443 444 445 446
      ]
    },
    "System.Diagnostics.Debug/4.0.10": {
      "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
447
        "System.Diagnostics.Debug.nuspec",
448
        "[Content_Types].xml",
449 450 451 452 453
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.Debug.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
454
        "lib/netcore50/System.Diagnostics.Debug.dll",
455 456
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
457
        "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp",
T
Tomas Matousek 已提交
458 459 460 461
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Diagnostics.Debug.dll",
        "ref/dotnet/System.Diagnostics.Debug.xml",
462
        "ref/dotnet/de/System.Diagnostics.Debug.xml",
463
        "ref/dotnet/es/System.Diagnostics.Debug.xml",
464 465 466 467 468 469
        "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",
        "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
470
        "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
471 472 473
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
474
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
475 476
      ]
    },
477 478 479 480
    "System.Diagnostics.StackTrace/4.0.0": {
      "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
481
        "System.Diagnostics.StackTrace.nuspec",
482
        "[Content_Types].xml",
483 484 485 486
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.StackTrace.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
487 488
        "lib/net46/System.Diagnostics.StackTrace.dll",
        "lib/netcore50/System.Diagnostics.StackTrace.dll",
489 490
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
491
        "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp",
T
Tomas Matousek 已提交
492 493 494 495
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Diagnostics.StackTrace.dll",
        "ref/dotnet/System.Diagnostics.StackTrace.xml",
496
        "ref/dotnet/de/System.Diagnostics.StackTrace.xml",
497
        "ref/dotnet/es/System.Diagnostics.StackTrace.xml",
498 499 500 501 502 503
        "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",
        "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml",
504 505
        "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml",
        "ref/net46/System.Diagnostics.StackTrace.dll",
506 507
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
508
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll"
509 510
      ]
    },
511 512 513 514
    "System.Diagnostics.Tools/4.0.0": {
      "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
515
        "System.Diagnostics.Tools.nuspec",
516
        "[Content_Types].xml",
517 518 519
        "_rels/.rels",
        "lib/DNXCore50/System.Diagnostics.Tools.dll",
        "lib/net45/_._",
520
        "lib/netcore50/System.Diagnostics.Tools.dll",
521 522 523
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
524
        "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp",
T
Tomas Matousek 已提交
525 526
        "ref/dotnet/System.Diagnostics.Tools.dll",
        "ref/dotnet/System.Diagnostics.Tools.xml",
527
        "ref/dotnet/de/System.Diagnostics.Tools.xml",
528
        "ref/dotnet/es/System.Diagnostics.Tools.xml",
529 530 531 532 533 534
        "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",
        "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml",
535
        "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml",
536 537 538
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Tools.dll",
        "ref/netcore50/System.Diagnostics.Tools.xml",
539
        "ref/win8/_._",
540 541
        "ref/wp80/_._",
        "ref/wpa81/_._",
T
Tomas Matousek 已提交
542
        "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll"
543 544
      ]
    },
A
Andy Gocke 已提交
545 546
    "System.Globalization/4.0.10": {
      "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
547 548
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
549
        "System.Globalization.nuspec",
550
        "[Content_Types].xml",
551
        "_rels/.rels",
A
Andy Gocke 已提交
552
        "lib/DNXCore50/System.Globalization.dll",
553 554
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
A
Andy Gocke 已提交
555
        "lib/net46/_._",
556
        "lib/netcore50/System.Globalization.dll",
557 558
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
559
        "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp",
T
Tomas Matousek 已提交
560 561 562 563
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Globalization.dll",
        "ref/dotnet/System.Globalization.xml",
564
        "ref/dotnet/de/System.Globalization.xml",
565
        "ref/dotnet/es/System.Globalization.xml",
566 567 568 569 570 571
        "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",
        "ref/dotnet/zh-hans/System.Globalization.xml",
572
        "ref/dotnet/zh-hant/System.Globalization.xml",
A
Andy Gocke 已提交
573 574 575
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
576
        "runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
577 578 579 580 581 582
      ]
    },
    "System.IO/4.0.10": {
      "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
583
        "System.IO.nuspec",
584
        "[Content_Types].xml",
585 586 587 588 589
        "_rels/.rels",
        "lib/DNXCore50/System.IO.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
590
        "lib/netcore50/System.IO.dll",
591 592
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
593
        "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp",
T
Tomas Matousek 已提交
594 595 596 597
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.IO.dll",
        "ref/dotnet/System.IO.xml",
598
        "ref/dotnet/de/System.IO.xml",
599
        "ref/dotnet/es/System.IO.xml",
600 601 602 603 604 605
        "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",
        "ref/dotnet/zh-hans/System.IO.xml",
606
        "ref/dotnet/zh-hant/System.IO.xml",
607 608 609
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
610
        "runtimes/win8-aot/lib/netcore50/System.IO.dll"
611 612 613 614 615 616
      ]
    },
    "System.IO.FileSystem/4.0.0": {
      "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
617
        "System.IO.FileSystem.nuspec",
618
        "[Content_Types].xml",
619 620 621 622
        "_rels/.rels",
        "lib/DNXCore50/System.IO.FileSystem.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
623 624
        "lib/net46/System.IO.FileSystem.dll",
        "lib/netcore50/System.IO.FileSystem.dll",
625 626
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
627
        "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp",
T
Tomas Matousek 已提交
628 629 630 631
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.IO.FileSystem.dll",
        "ref/dotnet/System.IO.FileSystem.xml",
632
        "ref/dotnet/de/System.IO.FileSystem.xml",
633
        "ref/dotnet/es/System.IO.FileSystem.xml",
634 635 636 637 638 639
        "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",
        "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
640 641
        "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
        "ref/net46/System.IO.FileSystem.dll",
642
        "ref/xamarinios10/_._",
T
Tomas Matousek 已提交
643
        "ref/xamarinmac20/_._"
644 645 646 647 648 649
      ]
    },
    "System.IO.FileSystem.Primitives/4.0.0": {
      "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
650
        "System.IO.FileSystem.Primitives.nuspec",
651
        "[Content_Types].xml",
652 653 654
        "_rels/.rels",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
T
Tomas Matousek 已提交
655
        "lib/dotnet/System.IO.FileSystem.Primitives.dll",
656
        "lib/net46/System.IO.FileSystem.Primitives.dll",
657 658
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
659
        "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp",
T
Tomas Matousek 已提交
660 661 662 663
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.IO.FileSystem.Primitives.dll",
        "ref/dotnet/System.IO.FileSystem.Primitives.xml",
664
        "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
665
        "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
666 667 668 669 670 671
        "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",
        "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
672 673
        "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
        "ref/net46/System.IO.FileSystem.Primitives.dll",
674
        "ref/xamarinios10/_._",
T
Tomas Matousek 已提交
675
        "ref/xamarinmac20/_._"
676 677 678 679 680 681
      ]
    },
    "System.Linq/4.0.0": {
      "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
682
        "System.Linq.nuspec",
683
        "[Content_Types].xml",
684 685 686 687
        "_rels/.rels",
        "lib/dotnet/System.Linq.dll",
        "lib/net45/_._",
        "lib/netcore50/System.Linq.dll",
688
        "lib/win8/_._",
689 690
        "lib/wp80/_._",
        "lib/wpa81/_._",
691
        "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp",
T
Tomas Matousek 已提交
692 693
        "ref/dotnet/System.Linq.dll",
        "ref/dotnet/System.Linq.xml",
694
        "ref/dotnet/de/System.Linq.xml",
695
        "ref/dotnet/es/System.Linq.xml",
696 697 698 699 700 701
        "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",
        "ref/dotnet/zh-hans/System.Linq.xml",
702
        "ref/dotnet/zh-hant/System.Linq.xml",
703 704 705
        "ref/net45/_._",
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
706
        "ref/win8/_._",
707
        "ref/wp80/_._",
T
Tomas Matousek 已提交
708
        "ref/wpa81/_._"
709 710 711 712 713 714
      ]
    },
    "System.Linq.Expressions/4.0.10": {
      "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
715
        "System.Linq.Expressions.nuspec",
716
        "[Content_Types].xml",
717 718 719 720 721
        "_rels/.rels",
        "lib/DNXCore50/System.Linq.Expressions.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
722
        "lib/netcore50/System.Linq.Expressions.dll",
723 724
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
725
        "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp",
T
Tomas Matousek 已提交
726 727 728 729
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Linq.Expressions.dll",
        "ref/dotnet/System.Linq.Expressions.xml",
730
        "ref/dotnet/de/System.Linq.Expressions.xml",
731
        "ref/dotnet/es/System.Linq.Expressions.xml",
732 733 734 735 736 737
        "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",
        "ref/dotnet/zh-hans/System.Linq.Expressions.xml",
738
        "ref/dotnet/zh-hant/System.Linq.Expressions.xml",
739 740 741 742
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "runtime.json",
T
Tomas Matousek 已提交
743
        "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll"
744 745 746 747 748 749
      ]
    },
    "System.Reflection/4.0.10": {
      "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
750
        "System.Reflection.nuspec",
751
        "[Content_Types].xml",
752 753 754 755 756
        "_rels/.rels",
        "lib/DNXCore50/System.Reflection.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
757
        "lib/netcore50/System.Reflection.dll",
758 759
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
760
        "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp",
T
Tomas Matousek 已提交
761 762 763 764
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Reflection.dll",
        "ref/dotnet/System.Reflection.xml",
765
        "ref/dotnet/de/System.Reflection.xml",
766
        "ref/dotnet/es/System.Reflection.xml",
767 768 769 770 771 772
        "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",
        "ref/dotnet/zh-hans/System.Reflection.xml",
773
        "ref/dotnet/zh-hant/System.Reflection.xml",
774 775 776
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
777
        "runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
778 779 780 781 782 783
      ]
    },
    "System.Reflection.Extensions/4.0.0": {
      "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
784
        "System.Reflection.Extensions.nuspec",
785
        "[Content_Types].xml",
786 787 788
        "_rels/.rels",
        "lib/DNXCore50/System.Reflection.Extensions.dll",
        "lib/net45/_._",
789
        "lib/netcore50/System.Reflection.Extensions.dll",
790 791 792
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
793
        "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp",
T
Tomas Matousek 已提交
794 795
        "ref/dotnet/System.Reflection.Extensions.dll",
        "ref/dotnet/System.Reflection.Extensions.xml",
796
        "ref/dotnet/de/System.Reflection.Extensions.xml",
797
        "ref/dotnet/es/System.Reflection.Extensions.xml",
798 799 800 801 802 803
        "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",
        "ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
804
        "ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
805 806 807
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Extensions.dll",
        "ref/netcore50/System.Reflection.Extensions.xml",
808
        "ref/win8/_._",
809 810
        "ref/wp80/_._",
        "ref/wpa81/_._",
T
Tomas Matousek 已提交
811
        "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll"
812 813
      ]
    },
T
Tomas Matousek 已提交
814 815 816
    "System.Reflection.Metadata/1.2.0": {
      "sha512": "ubQKFCNYPwhqPXPLjRKCvTDR2UvL5L5+Tm181D/5kl/df7264AuXDi2j2Bf5DxplBxevq8eUH9LRomcFCXTQKw==",
      "type": "package",
817
      "files": [
T
Tomas Matousek 已提交
818 819 820
        "System.Reflection.Metadata.1.2.0.nupkg.sha512",
        "System.Reflection.Metadata.nuspec",
        "ThirdPartyNotices.txt",
T
Tomas Matousek 已提交
821
        "dotnet_library_license.txt",
T
Tomas Matousek 已提交
822 823
        "lib/netstandard1.1/System.Reflection.Metadata.dll",
        "lib/netstandard1.1/System.Reflection.Metadata.xml",
824
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
T
Tomas Matousek 已提交
825
        "lib/portable-net45+win8/System.Reflection.Metadata.xml"
826 827 828 829 830 831
      ]
    },
    "System.Resources.ResourceManager/4.0.0": {
      "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
832
        "System.Resources.ResourceManager.nuspec",
833
        "[Content_Types].xml",
834 835 836
        "_rels/.rels",
        "lib/DNXCore50/System.Resources.ResourceManager.dll",
        "lib/net45/_._",
837
        "lib/netcore50/System.Resources.ResourceManager.dll",
838 839 840
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
841
        "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp",
T
Tomas Matousek 已提交
842 843
        "ref/dotnet/System.Resources.ResourceManager.dll",
        "ref/dotnet/System.Resources.ResourceManager.xml",
844
        "ref/dotnet/de/System.Resources.ResourceManager.xml",
845
        "ref/dotnet/es/System.Resources.ResourceManager.xml",
846 847 848 849 850 851
        "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",
        "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
852
        "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
853 854 855
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
856
        "ref/win8/_._",
857 858
        "ref/wp80/_._",
        "ref/wpa81/_._",
T
Tomas Matousek 已提交
859
        "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
860 861 862 863 864 865
      ]
    },
    "System.Runtime/4.0.20": {
      "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
866
        "System.Runtime.nuspec",
867
        "[Content_Types].xml",
868 869 870 871 872
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
873
        "lib/netcore50/System.Runtime.dll",
874 875
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
876
        "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp",
T
Tomas Matousek 已提交
877 878 879 880
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Runtime.dll",
        "ref/dotnet/System.Runtime.xml",
881
        "ref/dotnet/de/System.Runtime.xml",
882
        "ref/dotnet/es/System.Runtime.xml",
883 884 885 886 887 888
        "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",
        "ref/dotnet/zh-hans/System.Runtime.xml",
889
        "ref/dotnet/zh-hant/System.Runtime.xml",
890 891 892
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
893
        "runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
894 895 896 897 898 899
      ]
    },
    "System.Runtime.Extensions/4.0.10": {
      "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
900
        "System.Runtime.Extensions.nuspec",
901
        "[Content_Types].xml",
902 903 904 905 906
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.Extensions.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
907
        "lib/netcore50/System.Runtime.Extensions.dll",
908 909
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
910
        "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp",
T
Tomas Matousek 已提交
911 912 913 914
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Runtime.Extensions.dll",
        "ref/dotnet/System.Runtime.Extensions.xml",
915
        "ref/dotnet/de/System.Runtime.Extensions.xml",
916
        "ref/dotnet/es/System.Runtime.Extensions.xml",
917 918 919 920 921 922
        "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",
        "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
923
        "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
924 925 926
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
927
        "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
928 929 930 931 932 933
      ]
    },
    "System.Runtime.Handles/4.0.0": {
      "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
934
        "System.Runtime.Handles.nuspec",
935
        "[Content_Types].xml",
936 937 938 939 940
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.Handles.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
941
        "lib/netcore50/System.Runtime.Handles.dll",
942 943
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
944
        "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp",
T
Tomas Matousek 已提交
945 946 947 948
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Runtime.Handles.dll",
        "ref/dotnet/System.Runtime.Handles.xml",
949
        "ref/dotnet/de/System.Runtime.Handles.xml",
950
        "ref/dotnet/es/System.Runtime.Handles.xml",
951 952 953 954 955 956
        "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",
        "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
957
        "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
958 959 960
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
961
        "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
962 963 964 965 966 967
      ]
    },
    "System.Runtime.InteropServices/4.0.20": {
      "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
968
        "System.Runtime.InteropServices.nuspec",
969
        "[Content_Types].xml",
970 971 972 973 974
        "_rels/.rels",
        "lib/DNXCore50/System.Runtime.InteropServices.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
975
        "lib/netcore50/System.Runtime.InteropServices.dll",
976 977
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
978
        "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp",
T
Tomas Matousek 已提交
979 980 981 982
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Runtime.InteropServices.dll",
        "ref/dotnet/System.Runtime.InteropServices.xml",
983
        "ref/dotnet/de/System.Runtime.InteropServices.xml",
984
        "ref/dotnet/es/System.Runtime.InteropServices.xml",
985 986 987 988 989 990
        "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",
        "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
991
        "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
992 993 994
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
995
        "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
996 997 998 999 1000 1001
      ]
    },
    "System.Text.Encoding/4.0.0": {
      "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
1002 1003
        "License.rtf",
        "System.Text.Encoding.nuspec",
1004
        "[Content_Types].xml",
1005 1006 1007
        "_rels/.rels",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1008 1009
        "lib/net45/_._",
        "lib/win8/_._",
1010 1011 1012 1013
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1014
        "package/services/metadata/core-properties/8740abce9d6a472db9f21ed43f2fb149.psmdcp",
T
Tomas Matousek 已提交
1015 1016 1017 1018
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Text.Encoding.dll",
        "ref/dotnet/System.Text.Encoding.xml",
1019
        "ref/dotnet/de/System.Text.Encoding.xml",
1020
        "ref/dotnet/es/System.Text.Encoding.xml",
1021 1022 1023 1024 1025 1026
        "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",
        "ref/dotnet/zh-hans/System.Text.Encoding.xml",
1027 1028
        "ref/dotnet/zh-hant/System.Text.Encoding.xml",
        "ref/net45/_._",
T
Tomas Matousek 已提交
1029 1030
        "ref/netcore50/System.Text.Encoding.dll",
        "ref/netcore50/System.Text.Encoding.xml",
1031
        "ref/netcore50/de/System.Text.Encoding.xml",
1032
        "ref/netcore50/es/System.Text.Encoding.xml",
1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043
        "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/zh-hans/System.Text.Encoding.xml",
        "ref/netcore50/zh-hant/System.Text.Encoding.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
T
Tomas Matousek 已提交
1044
        "ref/xamarinmac20/_._"
1045 1046 1047 1048 1049 1050
      ]
    },
    "System.Threading/4.0.10": {
      "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
1051
        "System.Threading.nuspec",
1052
        "[Content_Types].xml",
1053 1054 1055 1056 1057
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1058
        "lib/netcore50/System.Threading.dll",
1059 1060
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1061
        "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp",
T
Tomas Matousek 已提交
1062 1063 1064 1065
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Threading.dll",
        "ref/dotnet/System.Threading.xml",
1066
        "ref/dotnet/de/System.Threading.xml",
1067
        "ref/dotnet/es/System.Threading.xml",
1068 1069 1070 1071 1072 1073
        "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",
        "ref/dotnet/zh-hans/System.Threading.xml",
1074
        "ref/dotnet/zh-hant/System.Threading.xml",
1075 1076 1077
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
1078
        "runtimes/win8-aot/lib/netcore50/System.Threading.dll"
1079 1080 1081 1082 1083 1084
      ]
    },
    "System.Threading.Tasks/4.0.10": {
      "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
      "type": "Package",
      "files": [
T
Tomas Matousek 已提交
1085
        "System.Threading.Tasks.nuspec",
1086
        "[Content_Types].xml",
1087 1088 1089 1090 1091
        "_rels/.rels",
        "lib/DNXCore50/System.Threading.Tasks.dll",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
1092
        "lib/netcore50/System.Threading.Tasks.dll",
1093 1094
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
1095
        "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp",
T
Tomas Matousek 已提交
1096 1097 1098 1099
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/dotnet/System.Threading.Tasks.dll",
        "ref/dotnet/System.Threading.Tasks.xml",
1100
        "ref/dotnet/de/System.Threading.Tasks.xml",
1101
        "ref/dotnet/es/System.Threading.Tasks.xml",
1102 1103 1104 1105 1106 1107
        "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",
        "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
1108
        "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
1109 1110 1111
        "ref/net46/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
T
Tomas Matousek 已提交
1112
        "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
1113 1114 1115 1116 1117 1118 1119 1120
      ]
    }
  },
  "projectFileDependencyGroups": {
    "": [
      "Microsoft.Composition >= 1.0.27",
      "System.Collections >= 4.0.10",
      "System.Diagnostics.Debug >= 4.0.10",
A
Andy Gocke 已提交
1121
      "System.Globalization >= 4.0.10",
1122 1123 1124 1125 1126 1127 1128
      "System.Runtime >= 4.0.20",
      "System.Runtime.Extensions >= 4.0.10",
      "System.Threading >= 4.0.10"
    ],
    ".NETFramework,Version=v4.6": []
  }
}