project.lock.json 69.8 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "locked": false,
  "version": 1,
  "targets": {
    ".NETFramework,Version=v4.6": {
      "ManagedEsent/1.9.2": {
        "compile": {
          "lib/net40/Esent.Interop.dll": {}
        },
        "runtime": {
          "lib/net40/Esent.Interop.dll": {}
        }
      },
C
CyrusNajmabadi 已提交
14 15 16 17 18 19 20 21
      "Microsoft.CodeAnalysis.Elfie/0.10.6-rc2": {
        "compile": {
          "lib/net46/Microsoft.CodeAnalysis.Elfie.dll": {}
        },
        "runtime": {
          "lib/net46/Microsoft.CodeAnalysis.Elfie.dll": {}
        }
      },
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
      "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": {}
        }
      },
N
Neal Gafter 已提交
38 39 40 41 42 43
      "Microsoft.DiaSymReader/1.0.8-rc2-60325": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.0.11-rc2-23910",
          "System.Runtime": "4.1.0-rc2-23910",
          "System.Runtime.InteropServices": "4.1.0-rc2-23910"
        },
44
        "compile": {
45
          "lib/net20/Microsoft.DiaSymReader.dll": {}
46 47
        },
        "runtime": {
48
          "lib/net20/Microsoft.DiaSymReader.dll": {}
49 50
        }
      },
51
      "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
52 53 54 55 56 57 58
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
D
David Kean 已提交
59
      "Microsoft.VisualBasic/10.0.0": {
60 61 62 63 64 65 66 67 68 69
        "frameworkAssemblies": [
          "Microsoft.VisualBasic"
        ],
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
      "Microsoft.VisualStudio.OLE.Interop/7.10.6070": {
        "compile": {
          "lib/Microsoft.VisualStudio.OLE.Interop.dll": {}
        },
        "runtime": {
          "lib/Microsoft.VisualStudio.OLE.Interop.dll": {}
        }
      },
      "Microsoft.VisualStudio.Shell.Immutable.11.0/11.0.50727": {
        "dependencies": {
          "Microsoft.VisualStudio.OLE.Interop": "7.10.6070",
          "Microsoft.VisualStudio.Shell.Interop": "7.10.6071"
        },
        "compile": {
          "lib/net45/Microsoft.VisualStudio.Shell.Immutable.11.0.dll": {}
        },
        "runtime": {
          "lib/net45/Microsoft.VisualStudio.Shell.Immutable.11.0.dll": {}
        }
      },
      "Microsoft.VisualStudio.Shell.Immutable.14.0/14.1.24720": {
        "dependencies": {
          "Microsoft.VisualStudio.Shell.Immutable.11.0": "11.0.50727"
        },
        "compile": {
          "lib/net45/Microsoft.VisualStudio.Shell.Immutable.14.0.dll": {}
        },
        "runtime": {
          "lib/net45/Microsoft.VisualStudio.Shell.Immutable.14.0.dll": {}
        }
      },
      "Microsoft.VisualStudio.Shell.Interop/7.10.6071": {
        "dependencies": {
          "Microsoft.VisualStudio.OLE.Interop": "7.10.6070",
          "Microsoft.VisualStudio.TextManager.Interop": "7.10.6070"
        },
        "compile": {
          "lib/Microsoft.VisualStudio.Shell.Interop.dll": {}
        },
        "runtime": {
          "lib/Microsoft.VisualStudio.Shell.Interop.dll": {}
        }
      },
      "Microsoft.VisualStudio.TextManager.Interop/7.10.6070": {
        "dependencies": {
          "Microsoft.VisualStudio.OLE.Interop": "7.10.6070"
        },
        "compile": {
          "lib/Microsoft.VisualStudio.TextManager.Interop.dll": {}
        },
        "runtime": {
          "lib/Microsoft.VisualStudio.TextManager.Interop.dll": {}
        }
      },
N
Neal Gafter 已提交
124
      "System.Collections/4.0.11-rc3-24005-00": {
125
        "compile": {
N
Neal Gafter 已提交
126
          "ref/net45/_._": {}
127 128
        },
        "runtime": {
N
Neal Gafter 已提交
129
          "lib/net45/_._": {}
130 131
        }
      },
N
Neal Gafter 已提交
132
      "System.Collections.Immutable/1.2.0-rc3-24005-00": {
133
        "compile": {
N
Neal Gafter 已提交
134
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
135 136
        },
        "runtime": {
N
Neal Gafter 已提交
137
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
138 139
        }
      },
N
Neal Gafter 已提交
140
      "System.Diagnostics.Debug/4.0.11-rc3-24005-00": {
A
Andy Gocke 已提交
141
        "compile": {
N
Neal Gafter 已提交
142
          "ref/net45/_._": {}
A
Andy Gocke 已提交
143 144
        },
        "runtime": {
N
Neal Gafter 已提交
145
          "lib/net45/_._": {}
146 147
        }
      },
N
Neal Gafter 已提交
148
      "System.Diagnostics.StackTrace/4.0.1-rc3-24005-00": {
149 150 151 152 153 154 155 156 157 158
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Diagnostics.StackTrace.dll": {}
        },
        "runtime": {
          "lib/net46/System.Diagnostics.StackTrace.dll": {}
        }
      },
N
Neal Gafter 已提交
159
      "System.Diagnostics.Tools/4.0.1-rc3-24005-00": {
160 161 162 163 164 165 166
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
N
Neal Gafter 已提交
167
      "System.Globalization/4.0.11-rc3-24005-00": {
168
        "compile": {
N
Neal Gafter 已提交
169
          "ref/net45/_._": {}
170 171
        },
        "runtime": {
N
Neal Gafter 已提交
172
          "lib/net45/_._": {}
173 174
        }
      },
N
Neal Gafter 已提交
175
      "System.IO/4.1.0-rc3-24005-00": {
176
        "compile": {
N
Neal Gafter 已提交
177
          "ref/net45/_._": {}
178 179
        },
        "runtime": {
N
Neal Gafter 已提交
180
          "lib/net45/_._": {}
181 182
        }
      },
N
Neal Gafter 已提交
183
      "System.IO.FileSystem/4.0.1-rc3-24005-00": {
184
        "dependencies": {
N
Neal Gafter 已提交
185
          "System.IO.FileSystem.Primitives": "4.0.1-rc3-24005-00"
186 187 188 189 190 191 192 193 194 195 196
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.dll": {}
        }
      },
N
Neal Gafter 已提交
197
      "System.IO.FileSystem.Primitives/4.0.1-rc3-24005-00": {
198 199 200 201 202 203 204 205 206 207
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.IO.FileSystem.Primitives.dll": {}
        },
        "runtime": {
          "lib/net46/System.IO.FileSystem.Primitives.dll": {}
        }
      },
N
Neal Gafter 已提交
208
      "System.Linq/4.1.0-rc3-24005-00": {
209 210 211 212 213 214 215
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
N
Neal Gafter 已提交
216
      "System.Linq.Expressions/4.0.11-rc3-24005-00": {
D
David Kean 已提交
217
        "compile": {
N
Neal Gafter 已提交
218
          "ref/net45/_._": {}
D
David Kean 已提交
219 220
        },
        "runtime": {
N
Neal Gafter 已提交
221
          "lib/net45/_._": {}
D
David Kean 已提交
222 223
        }
      },
N
Neal Gafter 已提交
224
      "System.Reflection/4.1.0-rc3-24005-00": {
225
        "compile": {
N
Neal Gafter 已提交
226
          "ref/net45/_._": {}
227 228
        },
        "runtime": {
N
Neal Gafter 已提交
229
          "lib/net45/_._": {}
D
David Kean 已提交
230 231
        }
      },
N
Neal Gafter 已提交
232
      "System.Reflection.Extensions/4.0.1-rc3-24005-00": {
D
David Kean 已提交
233 234 235 236 237
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
238 239
        }
      },
N
Neal Gafter 已提交
240
      "System.Reflection.Metadata/1.3.0-rc3-24005-00": {
241
        "dependencies": {
N
Neal Gafter 已提交
242
          "System.Collections.Immutable": "1.2.0-rc3-24005-00"
243 244
        },
        "compile": {
T
Tomas Matousek 已提交
245
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
246 247
        },
        "runtime": {
T
Tomas Matousek 已提交
248
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
249 250
        }
      },
N
Neal Gafter 已提交
251
      "System.Resources.ResourceManager/4.0.1-rc3-24005-00": {
252 253 254 255 256 257 258
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
N
Neal Gafter 已提交
259
      "System.Runtime/4.1.0-rc3-24005-00": {
260
        "compile": {
N
Neal Gafter 已提交
261
          "ref/net45/_._": {}
262 263
        },
        "runtime": {
N
Neal Gafter 已提交
264
          "lib/net45/_._": {}
265 266
        }
      },
N
Neal Gafter 已提交
267
      "System.Runtime.Extensions/4.1.0-rc3-24005-00": {
268
        "compile": {
N
Neal Gafter 已提交
269
          "ref/net45/_._": {}
270 271
        },
        "runtime": {
N
Neal Gafter 已提交
272
          "lib/net45/_._": {}
273 274
        }
      },
N
Neal Gafter 已提交
275
      "System.Runtime.InteropServices/4.1.0-rc3-24005-00": {
276 277 278 279 280 281 282
        "compile": {
          "ref/net45/_._": {}
        },
        "runtime": {
          "lib/net45/_._": {}
        }
      },
N
Neal Gafter 已提交
283
      "System.Threading/4.0.11-rc3-24005-00": {
284
        "compile": {
N
Neal Gafter 已提交
285
          "ref/net45/_._": {}
286 287
        },
        "runtime": {
N
Neal Gafter 已提交
288
          "lib/net45/_._": {}
289 290
        }
      },
N
Neal Gafter 已提交
291
      "System.Threading.Tasks/4.0.11-rc3-24005-00": {
292
        "compile": {
N
Neal Gafter 已提交
293
          "ref/net45/_._": {}
294 295
        },
        "runtime": {
N
Neal Gafter 已提交
296
          "lib/net45/_._": {}
297 298 299 300 301 302 303
        }
      }
    }
  },
  "libraries": {
    "ManagedEsent/1.9.2": {
      "sha512": "SgF21lefi66R2nVFtWw8OSRCrMakuwLXQohI1lTRhNSiZ0VJBqv0zLdgi9ShNhrz9pGxKijWJvUI21djYg2Tqw==",
304
      "type": "package",
305
      "files": [
306
        "ManagedEsent.1.9.2.nupkg.sha512",
A
Andy Gocke 已提交
307
        "ManagedEsent.nuspec",
308 309 310 311
        "lib/net40/Esent.Interop.dll",
        "lib/net40/Esent.Interop.pdb",
        "lib/net40/Esent.Interop.xml",
        "lib/netcore45/Esent.Interop.Wsa.dll",
312
        "lib/netcore45/Esent.Interop.Wsa.pdb"
313 314
      ]
    },
C
CyrusNajmabadi 已提交
315 316
    "Microsoft.CodeAnalysis.Elfie/0.10.6-rc2": {
      "sha512": "nw8Gelt5AYgv9PLxK3MIB5hPnMoMoC2s73YXwcM3dxxim5yxRdPbzmBy0ddEeUa9zb57qoaDLYpCF8Zajg54Dg==",
317
      "type": "package",
C
CyrusNajmabadi 已提交
318
      "files": [
319
        "Microsoft.CodeAnalysis.Elfie.0.10.6-rc2.nupkg.sha512",
C
CyrusNajmabadi 已提交
320
        "Microsoft.CodeAnalysis.Elfie.nuspec",
321
        "lib/net46/Microsoft.CodeAnalysis.Elfie.dll"
C
CyrusNajmabadi 已提交
322 323
      ]
    },
324 325
    "Microsoft.Composition/1.0.27": {
      "sha512": "pwu80Ohe7SBzZ6i69LVdzowp6V+LaVRzd5F7A6QlD42vQkX0oT7KXKWWPlM/S00w1gnMQMRnEdbtOV12z6rXdQ==",
326
      "type": "package",
327
      "files": [
A
Andy Gocke 已提交
328
        "License-Stable.rtf",
329
        "Microsoft.Composition.1.0.27.nupkg.sha512",
A
Andy Gocke 已提交
330
        "Microsoft.Composition.nuspec",
331
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.XML",
A
Andy Gocke 已提交
332
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll",
333 334 335
        "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",
A
Andy Gocke 已提交
336
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll",
337
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.XML",
A
Andy Gocke 已提交
338
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll",
339
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.XML",
340
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll"
341 342
      ]
    },
N
Neal Gafter 已提交
343 344
    "Microsoft.DiaSymReader/1.0.8-rc2-60325": {
      "sha512": "LLvNqHmdalND7rDh5p9KGLNxmn++5xMyYkln/d5uI/2c+wPHDtnbCtHOhbPixhzBMw/syeu6thhLUV5Zi1obtg==",
A
Andy Gocke 已提交
345
      "type": "package",
346
      "files": [
N
Neal Gafter 已提交
347
        "Microsoft.DiaSymReader.1.0.8-rc2-60325.nupkg.sha512",
A
Andy Gocke 已提交
348
        "Microsoft.DiaSymReader.nuspec",
349 350
        "lib/net20/Microsoft.DiaSymReader.dll",
        "lib/net20/Microsoft.DiaSymReader.xml",
N
Neal Gafter 已提交
351 352
        "lib/netstandard1.1/Microsoft.DiaSymReader.dll",
        "lib/netstandard1.1/Microsoft.DiaSymReader.xml",
353
        "lib/portable-net45+win8/Microsoft.DiaSymReader.dll",
A
Andy Gocke 已提交
354
        "lib/portable-net45+win8/Microsoft.DiaSymReader.xml"
355 356
      ]
    },
357 358
    "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
      "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==",
359
      "type": "package",
360
      "files": [
361
        "Microsoft.NETCore.Portable.Compatibility.1.0.0.nupkg.sha512",
A
Andy Gocke 已提交
362
        "Microsoft.NETCore.Portable.Compatibility.nuspec",
363 364 365 366 367 368
        "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",
A
Andy Gocke 已提交
369
        "lib/dnxcore50/System.ServiceModel.dll",
370 371 372
        "lib/dnxcore50/System.Windows.dll",
        "lib/dnxcore50/System.Xml.Linq.dll",
        "lib/dnxcore50/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
373 374
        "lib/dnxcore50/System.Xml.dll",
        "lib/dnxcore50/System.dll",
375
        "lib/net45/_._",
376 377 378 379 380 381
        "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",
A
Andy Gocke 已提交
382
        "lib/netcore50/System.ServiceModel.dll",
383 384 385
        "lib/netcore50/System.Windows.dll",
        "lib/netcore50/System.Xml.Linq.dll",
        "lib/netcore50/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
386 387
        "lib/netcore50/System.Xml.dll",
        "lib/netcore50/System.dll",
388 389 390 391 392 393 394 395 396
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "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",
A
Andy Gocke 已提交
397
        "ref/dotnet/System.ServiceModel.dll",
398 399 400
        "ref/dotnet/System.Windows.dll",
        "ref/dotnet/System.Xml.Linq.dll",
        "ref/dotnet/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
401 402 403
        "ref/dotnet/System.Xml.dll",
        "ref/dotnet/System.dll",
        "ref/dotnet/mscorlib.dll",
404 405 406 407 408 409 410
        "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",
A
Andy Gocke 已提交
411
        "ref/netcore50/System.ServiceModel.dll",
412 413 414
        "ref/netcore50/System.Windows.dll",
        "ref/netcore50/System.Xml.Linq.dll",
        "ref/netcore50/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
415 416 417
        "ref/netcore50/System.Xml.dll",
        "ref/netcore50/System.dll",
        "ref/netcore50/mscorlib.dll",
418
        "ref/win8/_._",
419 420
        "ref/wp80/_._",
        "ref/wpa81/_._",
421 422 423 424 425 426
        "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",
A
Andy Gocke 已提交
427
        "runtimes/aot/lib/netcore50/System.ServiceModel.dll",
428 429
        "runtimes/aot/lib/netcore50/System.Windows.dll",
        "runtimes/aot/lib/netcore50/System.Xml.Linq.dll",
A
Andy Gocke 已提交
430 431 432 433
        "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"
434 435
      ]
    },
D
David Kean 已提交
436 437
    "Microsoft.VisualBasic/10.0.0": {
      "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==",
438
      "type": "package",
439
      "files": [
440
        "Microsoft.VisualBasic.10.0.0.nupkg.sha512",
A
Andy Gocke 已提交
441
        "Microsoft.VisualBasic.nuspec",
D
David Kean 已提交
442
        "lib/dotnet/Microsoft.VisualBasic.dll",
443 444
        "lib/net45/_._",
        "lib/netcore50/Microsoft.VisualBasic.dll",
445
        "lib/win8/_._",
446
        "lib/wpa81/_._",
A
Andy Gocke 已提交
447 448
        "ref/dotnet/Microsoft.VisualBasic.dll",
        "ref/dotnet/Microsoft.VisualBasic.xml",
D
David Kean 已提交
449 450 451 452 453 454 455 456 457
        "ref/dotnet/de/Microsoft.VisualBasic.xml",
        "ref/dotnet/es/Microsoft.VisualBasic.xml",
        "ref/dotnet/fr/Microsoft.VisualBasic.xml",
        "ref/dotnet/it/Microsoft.VisualBasic.xml",
        "ref/dotnet/ja/Microsoft.VisualBasic.xml",
        "ref/dotnet/ko/Microsoft.VisualBasic.xml",
        "ref/dotnet/ru/Microsoft.VisualBasic.xml",
        "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml",
        "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml",
458 459 460
        "ref/net45/_._",
        "ref/netcore50/Microsoft.VisualBasic.dll",
        "ref/netcore50/Microsoft.VisualBasic.xml",
461 462
        "ref/win8/_._",
        "ref/wpa81/_._"
463 464
      ]
    },
465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514
    "Microsoft.VisualStudio.OLE.Interop/7.10.6070": {
      "sha512": "qbAjubmKEMFgiU+jHSYh91JA3VuMYkVsvMyfbie4hCxveIMixveb8Fc3DFJlFdGJF5nngi0EpGOsUjndlMSJmw==",
      "type": "package",
      "files": [
        "Microsoft.VisualStudio.OLE.Interop.7.10.6070.nupkg.sha512",
        "Microsoft.VisualStudio.OLE.Interop.nuspec",
        "lib/Microsoft.VisualStudio.OLE.Interop.dll",
        "lib/Microsoft.VisualStudio.OLE.Interop.xml"
      ]
    },
    "Microsoft.VisualStudio.Shell.Immutable.11.0/11.0.50727": {
      "sha512": "TBNsE4wWq2yAF66NpwixUe6lQ74eyBYIuy775Mp9DMMfzTXkxy09AEmGt2a/WH1HS9kp4l853ML+DWgQzR955g==",
      "type": "package",
      "files": [
        "Microsoft.VisualStudio.Shell.Immutable.11.0.11.0.50727.nupkg.sha512",
        "Microsoft.VisualStudio.Shell.Immutable.11.0.nuspec",
        "lib/net45/Microsoft.VisualStudio.Shell.Immutable.11.0.dll",
        "lib/net45/Microsoft.VisualStudio.Shell.Immutable.11.0.xml"
      ]
    },
    "Microsoft.VisualStudio.Shell.Immutable.14.0/14.1.24720": {
      "sha512": "/kBLRK2mMijyIfjNmv42xqa5DZeDvOV7tfPEwjbXdRDhZTI2FXlifyuc8wZ0sYdbr1uGpF8gO/EBdZp5UXjGog==",
      "type": "package",
      "files": [
        "Microsoft.VisualStudio.Shell.Immutable.14.0.14.1.24720.nupkg.sha512",
        "Microsoft.VisualStudio.Shell.Immutable.14.0.nuspec",
        "lib/net45/Microsoft.VisualStudio.Shell.Immutable.14.0.dll",
        "lib/net45/microsoft.visualstudio.shell.immutable.14.0.xml"
      ]
    },
    "Microsoft.VisualStudio.Shell.Interop/7.10.6071": {
      "sha512": "2qNRyqc/oejFU+TyXTeLWEiGV12VKmc/QuDxCnlHGvEQHgNx1aRsqh2noxnuNvxmKku6U7Wqw30bGF2jFXpttw==",
      "type": "package",
      "files": [
        "Microsoft.VisualStudio.Shell.Interop.7.10.6071.nupkg.sha512",
        "Microsoft.VisualStudio.Shell.Interop.nuspec",
        "lib/Microsoft.VisualStudio.Shell.Interop.dll",
        "lib/Microsoft.VisualStudio.Shell.Interop.xml"
      ]
    },
    "Microsoft.VisualStudio.TextManager.Interop/7.10.6070": {
      "sha512": "4sg+M8RD4qziRvsH4zmaLP2xAZ5MAqf3gj7F7XIOWlYWaBwKDOx1x+i/pelXRXROcoynFj1MfzeCH4j+4VqNug==",
      "type": "package",
      "files": [
        "Microsoft.VisualStudio.TextManager.Interop.7.10.6070.nupkg.sha512",
        "Microsoft.VisualStudio.TextManager.Interop.nuspec",
        "lib/Microsoft.VisualStudio.TextManager.Interop.dll",
        "lib/Microsoft.VisualStudio.TextManager.Interop.xml"
      ]
    },
N
Neal Gafter 已提交
515 516
    "System.Collections/4.0.11-rc3-24005-00": {
      "sha512": "fIWIcqxeyKwoU/OCfMgeocGsGxLpM/w09v8R8CTTeHduJ1aXqe0CZYz7hnrwm+Nvy6bP7S0j5b8MqZxt7fyoJw==",
517
      "type": "package",
518
      "files": [
N
Neal Gafter 已提交
519
        "System.Collections.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
520
        "System.Collections.nuspec",
N
Neal Gafter 已提交
521 522
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
523 524
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
525 526 527 528
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
529 530
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
531 532
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
533 534
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571
        "ref/net45/_._",
        "ref/netcore50/System.Collections.dll",
        "ref/netcore50/System.Collections.xml",
        "ref/netcore50/de/System.Collections.xml",
        "ref/netcore50/es/System.Collections.xml",
        "ref/netcore50/fr/System.Collections.xml",
        "ref/netcore50/it/System.Collections.xml",
        "ref/netcore50/ja/System.Collections.xml",
        "ref/netcore50/ko/System.Collections.xml",
        "ref/netcore50/ru/System.Collections.xml",
        "ref/netcore50/zh-hans/System.Collections.xml",
        "ref/netcore50/zh-hant/System.Collections.xml",
        "ref/netstandard1.0/System.Collections.dll",
        "ref/netstandard1.0/System.Collections.xml",
        "ref/netstandard1.0/de/System.Collections.xml",
        "ref/netstandard1.0/es/System.Collections.xml",
        "ref/netstandard1.0/fr/System.Collections.xml",
        "ref/netstandard1.0/it/System.Collections.xml",
        "ref/netstandard1.0/ja/System.Collections.xml",
        "ref/netstandard1.0/ko/System.Collections.xml",
        "ref/netstandard1.0/ru/System.Collections.xml",
        "ref/netstandard1.0/zh-hans/System.Collections.xml",
        "ref/netstandard1.0/zh-hant/System.Collections.xml",
        "ref/netstandard1.3/System.Collections.dll",
        "ref/netstandard1.3/System.Collections.xml",
        "ref/netstandard1.3/de/System.Collections.xml",
        "ref/netstandard1.3/es/System.Collections.xml",
        "ref/netstandard1.3/fr/System.Collections.xml",
        "ref/netstandard1.3/it/System.Collections.xml",
        "ref/netstandard1.3/ja/System.Collections.xml",
        "ref/netstandard1.3/ko/System.Collections.xml",
        "ref/netstandard1.3/ru/System.Collections.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
572 573
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
574 575
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
576 577
      ]
    },
N
Neal Gafter 已提交
578 579
    "System.Collections.Immutable/1.2.0-rc3-24005-00": {
      "sha512": "LsE/7GYAcdkB/97bV4dUEFKv9UWC3eGVqZu/Ws5nVBU9aSO+SfvCEsmyRSqhTF6UCMppW3Cue0PuZdoN3GpLxA==",
580
      "type": "package",
581
      "files": [
N
Neal Gafter 已提交
582
        "System.Collections.Immutable.1.2.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
583
        "System.Collections.Immutable.nuspec",
N
Neal Gafter 已提交
584 585 586 587
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Collections.Immutable.dll",
        "lib/netstandard1.0/System.Collections.Immutable.xml",
588
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
589
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
590
      ]
591
    },
N
Neal Gafter 已提交
592 593
    "System.Diagnostics.Debug/4.0.11-rc3-24005-00": {
      "sha512": "HyzacAYHHrOB0hdi6hnRVPAYSbWMb/fvBWn4VrNwOGV35Zgf6g9Cu9rkopQ2WLYaZeoFTL6mnsWYnBIPRwf9gQ==",
594
      "type": "package",
595
      "files": [
N
Neal Gafter 已提交
596
        "System.Diagnostics.Debug.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
597
        "System.Diagnostics.Debug.nuspec",
N
Neal Gafter 已提交
598 599
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
600 601
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
602 603 604 605
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
606 607
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
608 609
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
610 611
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Debug.dll",
        "ref/netcore50/System.Diagnostics.Debug.xml",
        "ref/netcore50/de/System.Diagnostics.Debug.xml",
        "ref/netcore50/es/System.Diagnostics.Debug.xml",
        "ref/netcore50/fr/System.Diagnostics.Debug.xml",
        "ref/netcore50/it/System.Diagnostics.Debug.xml",
        "ref/netcore50/ja/System.Diagnostics.Debug.xml",
        "ref/netcore50/ko/System.Diagnostics.Debug.xml",
        "ref/netcore50/ru/System.Diagnostics.Debug.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/System.Diagnostics.Debug.dll",
        "ref/netstandard1.0/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/System.Diagnostics.Debug.dll",
        "ref/netstandard1.3/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
A
Andy Gocke 已提交
649 650
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
651 652
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
A
Andy Gocke 已提交
653 654
      ]
    },
N
Neal Gafter 已提交
655 656
    "System.Diagnostics.StackTrace/4.0.1-rc3-24005-00": {
      "sha512": "rVVHMLxvGkx4weeaJmZeP3TbRvX/9Jvuxn9CR9VlQ/ShUY9S7ZzpIGPy9UtnOLsRVyFajHEKY8nN7z7s/3a4PQ==",
657
      "type": "package",
658
      "files": [
N
Neal Gafter 已提交
659
        "System.Diagnostics.StackTrace.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
660
        "System.Diagnostics.StackTrace.nuspec",
N
Neal Gafter 已提交
661 662
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
663 664
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
665
        "lib/net46/System.Diagnostics.StackTrace.dll",
N
Neal Gafter 已提交
666
        "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
667 668
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
669 670
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
671 672
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
673
        "ref/net46/System.Diagnostics.StackTrace.dll",
N
Neal Gafter 已提交
674 675 676 677 678 679 680 681 682 683 684
        "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
        "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
        "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
685 686
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
687 688 689
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll"
690 691
      ]
    },
N
Neal Gafter 已提交
692 693
    "System.Diagnostics.Tools/4.0.1-rc3-24005-00": {
      "sha512": "EupXXHWJBTVTSxOdKGLEJKMX86xYylGhAkM96+p6QFMPIXPB14ioMsmZ8mGlQu36Df44Kv5bLhlDs+zdsGeK/g==",
694
      "type": "package",
695
      "files": [
N
Neal Gafter 已提交
696
        "System.Diagnostics.Tools.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
697
        "System.Diagnostics.Tools.nuspec",
N
Neal Gafter 已提交
698 699 700 701
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
702 703 704 705
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
706 707 708 709 710 711
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
712 713 714
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Tools.dll",
        "ref/netcore50/System.Diagnostics.Tools.xml",
N
Neal Gafter 已提交
715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734
        "ref/netcore50/de/System.Diagnostics.Tools.xml",
        "ref/netcore50/es/System.Diagnostics.Tools.xml",
        "ref/netcore50/fr/System.Diagnostics.Tools.xml",
        "ref/netcore50/it/System.Diagnostics.Tools.xml",
        "ref/netcore50/ja/System.Diagnostics.Tools.xml",
        "ref/netcore50/ko/System.Diagnostics.Tools.xml",
        "ref/netcore50/ru/System.Diagnostics.Tools.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/System.Diagnostics.Tools.dll",
        "ref/netstandard1.0/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
735
        "ref/win8/_._",
736 737
        "ref/wp80/_._",
        "ref/wpa81/_._",
N
Neal Gafter 已提交
738 739 740 741
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
742 743
      ]
    },
N
Neal Gafter 已提交
744 745
    "System.Globalization/4.0.11-rc3-24005-00": {
      "sha512": "dzOArh1prE9VWh16bt1wQeivKm9rnplDsxSxLMX7jR/WOAolJLQrFjcyAp7BH6dfSgALJHg1nH4P0YDTlccjag==",
746
      "type": "package",
747
      "files": [
N
Neal Gafter 已提交
748
        "System.Globalization.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
749
        "System.Globalization.nuspec",
N
Neal Gafter 已提交
750 751
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
752 753
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
754 755 756 757
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
758 759
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
760 761
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
762 763
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800
        "ref/net45/_._",
        "ref/netcore50/System.Globalization.dll",
        "ref/netcore50/System.Globalization.xml",
        "ref/netcore50/de/System.Globalization.xml",
        "ref/netcore50/es/System.Globalization.xml",
        "ref/netcore50/fr/System.Globalization.xml",
        "ref/netcore50/it/System.Globalization.xml",
        "ref/netcore50/ja/System.Globalization.xml",
        "ref/netcore50/ko/System.Globalization.xml",
        "ref/netcore50/ru/System.Globalization.xml",
        "ref/netcore50/zh-hans/System.Globalization.xml",
        "ref/netcore50/zh-hant/System.Globalization.xml",
        "ref/netstandard1.0/System.Globalization.dll",
        "ref/netstandard1.0/System.Globalization.xml",
        "ref/netstandard1.0/de/System.Globalization.xml",
        "ref/netstandard1.0/es/System.Globalization.xml",
        "ref/netstandard1.0/fr/System.Globalization.xml",
        "ref/netstandard1.0/it/System.Globalization.xml",
        "ref/netstandard1.0/ja/System.Globalization.xml",
        "ref/netstandard1.0/ko/System.Globalization.xml",
        "ref/netstandard1.0/ru/System.Globalization.xml",
        "ref/netstandard1.0/zh-hans/System.Globalization.xml",
        "ref/netstandard1.0/zh-hant/System.Globalization.xml",
        "ref/netstandard1.3/System.Globalization.dll",
        "ref/netstandard1.3/System.Globalization.xml",
        "ref/netstandard1.3/de/System.Globalization.xml",
        "ref/netstandard1.3/es/System.Globalization.xml",
        "ref/netstandard1.3/fr/System.Globalization.xml",
        "ref/netstandard1.3/it/System.Globalization.xml",
        "ref/netstandard1.3/ja/System.Globalization.xml",
        "ref/netstandard1.3/ko/System.Globalization.xml",
        "ref/netstandard1.3/ru/System.Globalization.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
801 802
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
803 804
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
805 806
      ]
    },
N
Neal Gafter 已提交
807 808
    "System.IO/4.1.0-rc3-24005-00": {
      "sha512": "5WpaqiU7rx6PxWtY02NgYCL7yOIzZV4Bp6nKiPIcWemjUJep/OFh/9QnPb6FNIwpPqQ3rL7HkH8/4W+kCezR1w==",
809
      "type": "package",
810
      "files": [
N
Neal Gafter 已提交
811
        "System.IO.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
812
        "System.IO.nuspec",
N
Neal Gafter 已提交
813 814
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
815 816
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
817 818 819 820 821
        "lib/net45/_._",
        "lib/net462/System.IO.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
822 823
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
824 825
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
826 827
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876
        "ref/net45/_._",
        "ref/net462/System.IO.dll",
        "ref/netcore50/System.IO.dll",
        "ref/netcore50/System.IO.xml",
        "ref/netcore50/de/System.IO.xml",
        "ref/netcore50/es/System.IO.xml",
        "ref/netcore50/fr/System.IO.xml",
        "ref/netcore50/it/System.IO.xml",
        "ref/netcore50/ja/System.IO.xml",
        "ref/netcore50/ko/System.IO.xml",
        "ref/netcore50/ru/System.IO.xml",
        "ref/netcore50/zh-hans/System.IO.xml",
        "ref/netcore50/zh-hant/System.IO.xml",
        "ref/netstandard1.0/System.IO.dll",
        "ref/netstandard1.0/System.IO.xml",
        "ref/netstandard1.0/de/System.IO.xml",
        "ref/netstandard1.0/es/System.IO.xml",
        "ref/netstandard1.0/fr/System.IO.xml",
        "ref/netstandard1.0/it/System.IO.xml",
        "ref/netstandard1.0/ja/System.IO.xml",
        "ref/netstandard1.0/ko/System.IO.xml",
        "ref/netstandard1.0/ru/System.IO.xml",
        "ref/netstandard1.0/zh-hans/System.IO.xml",
        "ref/netstandard1.0/zh-hant/System.IO.xml",
        "ref/netstandard1.3/System.IO.dll",
        "ref/netstandard1.3/System.IO.xml",
        "ref/netstandard1.3/de/System.IO.xml",
        "ref/netstandard1.3/es/System.IO.xml",
        "ref/netstandard1.3/fr/System.IO.xml",
        "ref/netstandard1.3/it/System.IO.xml",
        "ref/netstandard1.3/ja/System.IO.xml",
        "ref/netstandard1.3/ko/System.IO.xml",
        "ref/netstandard1.3/ru/System.IO.xml",
        "ref/netstandard1.3/zh-hans/System.IO.xml",
        "ref/netstandard1.3/zh-hant/System.IO.xml",
        "ref/netstandard1.5/System.IO.dll",
        "ref/netstandard1.5/System.IO.xml",
        "ref/netstandard1.5/de/System.IO.xml",
        "ref/netstandard1.5/es/System.IO.xml",
        "ref/netstandard1.5/fr/System.IO.xml",
        "ref/netstandard1.5/it/System.IO.xml",
        "ref/netstandard1.5/ja/System.IO.xml",
        "ref/netstandard1.5/ko/System.IO.xml",
        "ref/netstandard1.5/ru/System.IO.xml",
        "ref/netstandard1.5/zh-hans/System.IO.xml",
        "ref/netstandard1.5/zh-hant/System.IO.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
877 878
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
879 880
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
881 882
      ]
    },
N
Neal Gafter 已提交
883 884
    "System.IO.FileSystem/4.0.1-rc3-24005-00": {
      "sha512": "IXakkWkgeFTHxkbK0EiP/zzpixu2Uz/YS7rjY8OnmHwuOMA2JiFPeQV4mUDas3KMSt8Qqxvp9L3NPbunX7ZASw==",
885
      "type": "package",
886
      "files": [
N
Neal Gafter 已提交
887
        "System.IO.FileSystem.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
888
        "System.IO.FileSystem.nuspec",
N
Neal Gafter 已提交
889 890
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
891 892
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
893
        "lib/net46/System.IO.FileSystem.dll",
894 895
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
896 897
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
898 899
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
900
        "ref/net46/System.IO.FileSystem.dll",
N
Neal Gafter 已提交
901 902 903 904 905 906 907 908 909 910 911
        "ref/netstandard1.3/System.IO.FileSystem.dll",
        "ref/netstandard1.3/System.IO.FileSystem.xml",
        "ref/netstandard1.3/de/System.IO.FileSystem.xml",
        "ref/netstandard1.3/es/System.IO.FileSystem.xml",
        "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
        "ref/netstandard1.3/it/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
912
        "ref/xamarinios10/_._",
N
Neal Gafter 已提交
913 914 915
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
916 917
      ]
    },
N
Neal Gafter 已提交
918 919
    "System.IO.FileSystem.Primitives/4.0.1-rc3-24005-00": {
      "sha512": "bWoSC3WnnXd41oOBOprTwj32VVkfzSLAhG/Jsr1HDZ2ycS9NnB4dkOI1BUUOAP1TO8nqjmDTIYsNY+6NV98pWw==",
920
      "type": "package",
921
      "files": [
N
Neal Gafter 已提交
922
        "System.IO.FileSystem.Primitives.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
923
        "System.IO.FileSystem.Primitives.nuspec",
N
Neal Gafter 已提交
924 925
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
926 927
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
928
        "lib/net46/System.IO.FileSystem.Primitives.dll",
N
Neal Gafter 已提交
929
        "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
930 931
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
932 933
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
934 935
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
936
        "ref/net46/System.IO.FileSystem.Primitives.dll",
N
Neal Gafter 已提交
937 938 939 940 941 942 943 944 945 946 947
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
948
        "ref/xamarinios10/_._",
N
Neal Gafter 已提交
949 950 951
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
952 953
      ]
    },
N
Neal Gafter 已提交
954 955
    "System.Linq/4.1.0-rc3-24005-00": {
      "sha512": "TH9ybJKSiwzlyts7B7Cx6njcIWxDE1IlxOy9Otv2JYcQvpFs1kScquF2xibGuRt/3VMyd9OqxHuaAD2tN+zaOg==",
956
      "type": "package",
957
      "files": [
N
Neal Gafter 已提交
958
        "System.Linq.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
959
        "System.Linq.nuspec",
N
Neal Gafter 已提交
960 961 962 963
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
964
        "lib/net45/_._",
N
Neal Gafter 已提交
965
        "lib/net462/System.Linq.dll",
966
        "lib/netcore50/System.Linq.dll",
N
Neal Gafter 已提交
967
        "lib/netstandard1.5/System.Linq.dll",
968
        "lib/win8/_._",
969 970
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
971 972 973 974 975 976
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
977
        "ref/net45/_._",
N
Neal Gafter 已提交
978
        "ref/net462/System.Linq.dll",
979 980
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
N
Neal Gafter 已提交
981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011
        "ref/netcore50/de/System.Linq.xml",
        "ref/netcore50/es/System.Linq.xml",
        "ref/netcore50/fr/System.Linq.xml",
        "ref/netcore50/it/System.Linq.xml",
        "ref/netcore50/ja/System.Linq.xml",
        "ref/netcore50/ko/System.Linq.xml",
        "ref/netcore50/ru/System.Linq.xml",
        "ref/netcore50/zh-hans/System.Linq.xml",
        "ref/netcore50/zh-hant/System.Linq.xml",
        "ref/netstandard1.0/System.Linq.dll",
        "ref/netstandard1.0/System.Linq.xml",
        "ref/netstandard1.0/de/System.Linq.xml",
        "ref/netstandard1.0/es/System.Linq.xml",
        "ref/netstandard1.0/fr/System.Linq.xml",
        "ref/netstandard1.0/it/System.Linq.xml",
        "ref/netstandard1.0/ja/System.Linq.xml",
        "ref/netstandard1.0/ko/System.Linq.xml",
        "ref/netstandard1.0/ru/System.Linq.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.xml",
        "ref/netstandard1.5/System.Linq.dll",
        "ref/netstandard1.5/System.Linq.xml",
        "ref/netstandard1.5/de/System.Linq.xml",
        "ref/netstandard1.5/es/System.Linq.xml",
        "ref/netstandard1.5/fr/System.Linq.xml",
        "ref/netstandard1.5/it/System.Linq.xml",
        "ref/netstandard1.5/ja/System.Linq.xml",
        "ref/netstandard1.5/ko/System.Linq.xml",
        "ref/netstandard1.5/ru/System.Linq.xml",
        "ref/netstandard1.5/zh-hans/System.Linq.xml",
        "ref/netstandard1.5/zh-hant/System.Linq.xml",
1012
        "ref/win8/_._",
1013
        "ref/wp80/_._",
N
Neal Gafter 已提交
1014 1015 1016 1017 1018
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1019 1020
      ]
    },
N
Neal Gafter 已提交
1021 1022
    "System.Linq.Expressions/4.0.11-rc3-24005-00": {
      "sha512": "EYQhpMHDVRNf8fLix6hXVuMjItvu4wXoQG/m/ZqcwpTdMvUcpvdXBRRH4x/Vtzjj+vlYTE4oo1nKPUJ38GhMbQ==",
1023
      "type": "package",
D
David Kean 已提交
1024
      "files": [
N
Neal Gafter 已提交
1025
        "System.Linq.Expressions.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1026
        "System.Linq.Expressions.nuspec",
N
Neal Gafter 已提交
1027 1028
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
D
David Kean 已提交
1029 1030
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1031
        "lib/net45/_._",
D
David Kean 已提交
1032
        "lib/netcore50/System.Linq.Expressions.dll",
N
Neal Gafter 已提交
1033 1034 1035 1036
        "lib/netstandard1.3/System.Linq.Expressions.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
D
David Kean 已提交
1037 1038
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1039 1040
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1041 1042
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079
        "ref/net45/_._",
        "ref/netcore50/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.xml",
        "ref/netcore50/de/System.Linq.Expressions.xml",
        "ref/netcore50/es/System.Linq.Expressions.xml",
        "ref/netcore50/fr/System.Linq.Expressions.xml",
        "ref/netcore50/it/System.Linq.Expressions.xml",
        "ref/netcore50/ja/System.Linq.Expressions.xml",
        "ref/netcore50/ko/System.Linq.Expressions.xml",
        "ref/netcore50/ru/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.0/System.Linq.Expressions.dll",
        "ref/netstandard1.0/System.Linq.Expressions.xml",
        "ref/netstandard1.0/de/System.Linq.Expressions.xml",
        "ref/netstandard1.0/es/System.Linq.Expressions.xml",
        "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.0/it/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.3/System.Linq.Expressions.dll",
        "ref/netstandard1.3/System.Linq.Expressions.xml",
        "ref/netstandard1.3/de/System.Linq.Expressions.xml",
        "ref/netstandard1.3/es/System.Linq.Expressions.xml",
        "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.3/it/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
D
David Kean 已提交
1080 1081
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1082 1083 1084
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll"
D
David Kean 已提交
1085 1086
      ]
    },
N
Neal Gafter 已提交
1087 1088
    "System.Reflection/4.1.0-rc3-24005-00": {
      "sha512": "XnoG90clsP0dx+Ylr3dbeztUb/EKwUtzn61fnLozDdI1gZ/kBczLnhvC8kEm1vk6Vysp7LsRkLDK4LooNXdr4A==",
1089
      "type": "package",
1090
      "files": [
N
Neal Gafter 已提交
1091
        "System.Reflection.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1092
        "System.Reflection.nuspec",
N
Neal Gafter 已提交
1093 1094
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1095 1096
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1097 1098 1099 1100 1101
        "lib/net45/_._",
        "lib/net462/System.Reflection.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1102 1103
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1104 1105
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1106 1107
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156
        "ref/net45/_._",
        "ref/net462/System.Reflection.dll",
        "ref/netcore50/System.Reflection.dll",
        "ref/netcore50/System.Reflection.xml",
        "ref/netcore50/de/System.Reflection.xml",
        "ref/netcore50/es/System.Reflection.xml",
        "ref/netcore50/fr/System.Reflection.xml",
        "ref/netcore50/it/System.Reflection.xml",
        "ref/netcore50/ja/System.Reflection.xml",
        "ref/netcore50/ko/System.Reflection.xml",
        "ref/netcore50/ru/System.Reflection.xml",
        "ref/netcore50/zh-hans/System.Reflection.xml",
        "ref/netcore50/zh-hant/System.Reflection.xml",
        "ref/netstandard1.0/System.Reflection.dll",
        "ref/netstandard1.0/System.Reflection.xml",
        "ref/netstandard1.0/de/System.Reflection.xml",
        "ref/netstandard1.0/es/System.Reflection.xml",
        "ref/netstandard1.0/fr/System.Reflection.xml",
        "ref/netstandard1.0/it/System.Reflection.xml",
        "ref/netstandard1.0/ja/System.Reflection.xml",
        "ref/netstandard1.0/ko/System.Reflection.xml",
        "ref/netstandard1.0/ru/System.Reflection.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.xml",
        "ref/netstandard1.3/System.Reflection.dll",
        "ref/netstandard1.3/System.Reflection.xml",
        "ref/netstandard1.3/de/System.Reflection.xml",
        "ref/netstandard1.3/es/System.Reflection.xml",
        "ref/netstandard1.3/fr/System.Reflection.xml",
        "ref/netstandard1.3/it/System.Reflection.xml",
        "ref/netstandard1.3/ja/System.Reflection.xml",
        "ref/netstandard1.3/ko/System.Reflection.xml",
        "ref/netstandard1.3/ru/System.Reflection.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.xml",
        "ref/netstandard1.5/System.Reflection.dll",
        "ref/netstandard1.5/System.Reflection.xml",
        "ref/netstandard1.5/de/System.Reflection.xml",
        "ref/netstandard1.5/es/System.Reflection.xml",
        "ref/netstandard1.5/fr/System.Reflection.xml",
        "ref/netstandard1.5/it/System.Reflection.xml",
        "ref/netstandard1.5/ja/System.Reflection.xml",
        "ref/netstandard1.5/ko/System.Reflection.xml",
        "ref/netstandard1.5/ru/System.Reflection.xml",
        "ref/netstandard1.5/zh-hans/System.Reflection.xml",
        "ref/netstandard1.5/zh-hant/System.Reflection.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
A
Andy Gocke 已提交
1157 1158
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1159 1160
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1161 1162
      ]
    },
N
Neal Gafter 已提交
1163 1164
    "System.Reflection.Extensions/4.0.1-rc3-24005-00": {
      "sha512": "eZeCd974GfsOC6av626//nFgXZZXlGalBnm2nW3MhvPuwN9BrFwBlMDLtGja/7yBdthCBBHSsP9+4HjJN4i07Q==",
1165
      "type": "package",
D
David Kean 已提交
1166
      "files": [
N
Neal Gafter 已提交
1167
        "System.Reflection.Extensions.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1168
        "System.Reflection.Extensions.nuspec",
N
Neal Gafter 已提交
1169 1170 1171 1172
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
D
David Kean 已提交
1173 1174 1175 1176
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
1177 1178 1179 1180 1181 1182
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
D
David Kean 已提交
1183 1184 1185
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Extensions.dll",
        "ref/netcore50/System.Reflection.Extensions.xml",
N
Neal Gafter 已提交
1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205
        "ref/netcore50/de/System.Reflection.Extensions.xml",
        "ref/netcore50/es/System.Reflection.Extensions.xml",
        "ref/netcore50/fr/System.Reflection.Extensions.xml",
        "ref/netcore50/it/System.Reflection.Extensions.xml",
        "ref/netcore50/ja/System.Reflection.Extensions.xml",
        "ref/netcore50/ko/System.Reflection.Extensions.xml",
        "ref/netcore50/ru/System.Reflection.Extensions.xml",
        "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
        "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/System.Reflection.Extensions.dll",
        "ref/netstandard1.0/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
D
David Kean 已提交
1206 1207 1208
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
N
Neal Gafter 已提交
1209 1210 1211 1212
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
D
David Kean 已提交
1213 1214
      ]
    },
N
Neal Gafter 已提交
1215 1216
    "System.Reflection.Metadata/1.3.0-rc3-24005-00": {
      "sha512": "KKb0cgnqefDCUY0oRFpqZFO1b/WO4mIleMHqiCVg4tR4/O8d8fevvmpLLyVWiJjFvZur4VIiuaWQypA7LeIvyQ==",
1217
      "type": "package",
1218
      "files": [
N
Neal Gafter 已提交
1219
        "System.Reflection.Metadata.1.3.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1220 1221
        "System.Reflection.Metadata.nuspec",
        "ThirdPartyNotices.txt",
T
Tomas Matousek 已提交
1222
        "dotnet_library_license.txt",
T
Tomas Matousek 已提交
1223 1224
        "lib/netstandard1.1/System.Reflection.Metadata.dll",
        "lib/netstandard1.1/System.Reflection.Metadata.xml",
1225
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
1226
        "lib/portable-net45+win8/System.Reflection.Metadata.xml"
1227 1228
      ]
    },
N
Neal Gafter 已提交
1229 1230
    "System.Resources.ResourceManager/4.0.1-rc3-24005-00": {
      "sha512": "KWt1dTobhMjqVHjoSyVjl/sTtEhc+FXQIjc0jWUwQPFG59aRWDdHEr60ZWdhxhkYh1tlZm+C4Y8e+fLhF8KxJw==",
1231
      "type": "package",
1232
      "files": [
N
Neal Gafter 已提交
1233
        "System.Resources.ResourceManager.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1234
        "System.Resources.ResourceManager.nuspec",
N
Neal Gafter 已提交
1235 1236 1237 1238
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1239 1240 1241 1242
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
1243 1244 1245 1246 1247 1248
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1249 1250 1251
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
N
Neal Gafter 已提交
1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271
        "ref/netcore50/de/System.Resources.ResourceManager.xml",
        "ref/netcore50/es/System.Resources.ResourceManager.xml",
        "ref/netcore50/fr/System.Resources.ResourceManager.xml",
        "ref/netcore50/it/System.Resources.ResourceManager.xml",
        "ref/netcore50/ja/System.Resources.ResourceManager.xml",
        "ref/netcore50/ko/System.Resources.ResourceManager.xml",
        "ref/netcore50/ru/System.Resources.ResourceManager.xml",
        "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
        "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/System.Resources.ResourceManager.dll",
        "ref/netstandard1.0/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
1272
        "ref/win8/_._",
1273 1274 1275 1276
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1277 1278
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1279 1280
      ]
    },
N
Neal Gafter 已提交
1281 1282
    "System.Runtime/4.1.0-rc3-24005-00": {
      "sha512": "XIudH1hLzqPQ4qh53dpLM0GZ9dMobd52mNHhiHiFRtUU25FLxFhnEZ0Ykbzqsp7iBCK8uiq+duPAUoDr5ewd0g==",
1283
      "type": "package",
1284
      "files": [
N
Neal Gafter 已提交
1285 1286 1287 1288
        "System.Runtime.4.1.0-rc3-24005-00.nupkg.sha512",
        "System.Runtime.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1289 1290
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1291 1292 1293 1294 1295
        "lib/net45/_._",
        "lib/net462/System.Runtime.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1296 1297
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1298 1299
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1300 1301
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361
        "ref/net45/_._",
        "ref/net462/System.Runtime.dll",
        "ref/netcore50/System.Runtime.dll",
        "ref/netcore50/System.Runtime.xml",
        "ref/netcore50/de/System.Runtime.xml",
        "ref/netcore50/es/System.Runtime.xml",
        "ref/netcore50/fr/System.Runtime.xml",
        "ref/netcore50/it/System.Runtime.xml",
        "ref/netcore50/ja/System.Runtime.xml",
        "ref/netcore50/ko/System.Runtime.xml",
        "ref/netcore50/ru/System.Runtime.xml",
        "ref/netcore50/zh-hans/System.Runtime.xml",
        "ref/netcore50/zh-hant/System.Runtime.xml",
        "ref/netstandard1.0/System.Runtime.dll",
        "ref/netstandard1.0/System.Runtime.xml",
        "ref/netstandard1.0/de/System.Runtime.xml",
        "ref/netstandard1.0/es/System.Runtime.xml",
        "ref/netstandard1.0/fr/System.Runtime.xml",
        "ref/netstandard1.0/it/System.Runtime.xml",
        "ref/netstandard1.0/ja/System.Runtime.xml",
        "ref/netstandard1.0/ko/System.Runtime.xml",
        "ref/netstandard1.0/ru/System.Runtime.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.xml",
        "ref/netstandard1.2/System.Runtime.dll",
        "ref/netstandard1.2/System.Runtime.xml",
        "ref/netstandard1.2/de/System.Runtime.xml",
        "ref/netstandard1.2/es/System.Runtime.xml",
        "ref/netstandard1.2/fr/System.Runtime.xml",
        "ref/netstandard1.2/it/System.Runtime.xml",
        "ref/netstandard1.2/ja/System.Runtime.xml",
        "ref/netstandard1.2/ko/System.Runtime.xml",
        "ref/netstandard1.2/ru/System.Runtime.xml",
        "ref/netstandard1.2/zh-hans/System.Runtime.xml",
        "ref/netstandard1.2/zh-hant/System.Runtime.xml",
        "ref/netstandard1.3/System.Runtime.dll",
        "ref/netstandard1.3/System.Runtime.xml",
        "ref/netstandard1.3/de/System.Runtime.xml",
        "ref/netstandard1.3/es/System.Runtime.xml",
        "ref/netstandard1.3/fr/System.Runtime.xml",
        "ref/netstandard1.3/it/System.Runtime.xml",
        "ref/netstandard1.3/ja/System.Runtime.xml",
        "ref/netstandard1.3/ko/System.Runtime.xml",
        "ref/netstandard1.3/ru/System.Runtime.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.xml",
        "ref/netstandard1.5/System.Runtime.dll",
        "ref/netstandard1.5/System.Runtime.xml",
        "ref/netstandard1.5/de/System.Runtime.xml",
        "ref/netstandard1.5/es/System.Runtime.xml",
        "ref/netstandard1.5/fr/System.Runtime.xml",
        "ref/netstandard1.5/it/System.Runtime.xml",
        "ref/netstandard1.5/ja/System.Runtime.xml",
        "ref/netstandard1.5/ko/System.Runtime.xml",
        "ref/netstandard1.5/ru/System.Runtime.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
1362 1363
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1364 1365
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1366 1367
      ]
    },
N
Neal Gafter 已提交
1368 1369
    "System.Runtime.Extensions/4.1.0-rc3-24005-00": {
      "sha512": "6hQ35oHNBhMxXIIkqgWMb4a1F9hxqwyRgEpzYf7hm4TG/9TlpR4+P0Jqg28QucFKfdwVqAX8XtSI7Q8w6P3Fsg==",
1370
      "type": "package",
1371
      "files": [
N
Neal Gafter 已提交
1372 1373 1374 1375
        "System.Runtime.Extensions.4.1.0-rc3-24005-00.nupkg.sha512",
        "System.Runtime.Extensions.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1376 1377
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1378 1379 1380 1381 1382
        "lib/net45/_._",
        "lib/net462/System.Runtime.Extensions.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1383 1384
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1385 1386
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1387 1388
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437
        "ref/net45/_._",
        "ref/net462/System.Runtime.Extensions.dll",
        "ref/netcore50/System.Runtime.Extensions.dll",
        "ref/netcore50/System.Runtime.Extensions.xml",
        "ref/netcore50/de/System.Runtime.Extensions.xml",
        "ref/netcore50/es/System.Runtime.Extensions.xml",
        "ref/netcore50/fr/System.Runtime.Extensions.xml",
        "ref/netcore50/it/System.Runtime.Extensions.xml",
        "ref/netcore50/ja/System.Runtime.Extensions.xml",
        "ref/netcore50/ko/System.Runtime.Extensions.xml",
        "ref/netcore50/ru/System.Runtime.Extensions.xml",
        "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
        "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/System.Runtime.Extensions.dll",
        "ref/netstandard1.0/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/System.Runtime.Extensions.dll",
        "ref/netstandard1.3/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/System.Runtime.Extensions.dll",
        "ref/netstandard1.5/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
1438 1439
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1440 1441
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1442 1443
      ]
    },
N
Neal Gafter 已提交
1444 1445
    "System.Runtime.InteropServices/4.1.0-rc3-24005-00": {
      "sha512": "MdbEKuiNBLT5Iop/vSpmGJftm1ZJHiQKygshH0h59BMMOwaqYWH0HgAkhZ1W7F9wyz1I90Yrhj2VzEXpv80OYQ==",
1446
      "type": "package",
1447
      "files": [
N
Neal Gafter 已提交
1448
        "System.Runtime.InteropServices.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1449
        "System.Runtime.InteropServices.nuspec",
N
Neal Gafter 已提交
1450 1451
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1452 1453
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1454 1455 1456 1457
        "lib/net45/_._",
        "lib/net462/System.Runtime.InteropServices.dll",
        "lib/win8/_._",
        "lib/wpa81/_._",
1458 1459
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1460 1461
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1462 1463
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522
        "ref/net45/_._",
        "ref/net462/System.Runtime.InteropServices.dll",
        "ref/netcore50/System.Runtime.InteropServices.dll",
        "ref/netcore50/System.Runtime.InteropServices.xml",
        "ref/netcore50/de/System.Runtime.InteropServices.xml",
        "ref/netcore50/es/System.Runtime.InteropServices.xml",
        "ref/netcore50/fr/System.Runtime.InteropServices.xml",
        "ref/netcore50/it/System.Runtime.InteropServices.xml",
        "ref/netcore50/ja/System.Runtime.InteropServices.xml",
        "ref/netcore50/ko/System.Runtime.InteropServices.xml",
        "ref/netcore50/ru/System.Runtime.InteropServices.xml",
        "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/System.Runtime.InteropServices.dll",
        "ref/netstandard1.1/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/System.Runtime.InteropServices.dll",
        "ref/netstandard1.2/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/System.Runtime.InteropServices.dll",
        "ref/netstandard1.3/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/System.Runtime.InteropServices.dll",
        "ref/netstandard1.5/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
        "ref/win8/_._",
        "ref/wpa81/_._",
1523 1524
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1525 1526
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1527 1528
      ]
    },
N
Neal Gafter 已提交
1529 1530
    "System.Threading/4.0.11-rc3-24005-00": {
      "sha512": "j0RUGWTIrTP7CZYiGih3k/9fiVHu9J0dPHWzyBTaDzPt4P0wvl1jeAoAXoHKcVW1RONNXLZg1/PubQgbOAVx4A==",
1531
      "type": "package",
1532
      "files": [
N
Neal Gafter 已提交
1533 1534 1535 1536
        "System.Threading.4.0.11-rc3-24005-00.nupkg.sha512",
        "System.Threading.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1537 1538
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1539
        "lib/net45/_._",
N
Neal Gafter 已提交
1540 1541
        "lib/netcore50/System.Threading.dll",
        "lib/netstandard1.3/System.Threading.dll",
1542
        "lib/win8/_._",
1543 1544 1545 1546
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1547 1548
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1549 1550
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1551
        "ref/net45/_._",
N
Neal Gafter 已提交
1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584
        "ref/netcore50/System.Threading.dll",
        "ref/netcore50/System.Threading.xml",
        "ref/netcore50/de/System.Threading.xml",
        "ref/netcore50/es/System.Threading.xml",
        "ref/netcore50/fr/System.Threading.xml",
        "ref/netcore50/it/System.Threading.xml",
        "ref/netcore50/ja/System.Threading.xml",
        "ref/netcore50/ko/System.Threading.xml",
        "ref/netcore50/ru/System.Threading.xml",
        "ref/netcore50/zh-hans/System.Threading.xml",
        "ref/netcore50/zh-hant/System.Threading.xml",
        "ref/netstandard1.0/System.Threading.dll",
        "ref/netstandard1.0/System.Threading.xml",
        "ref/netstandard1.0/de/System.Threading.xml",
        "ref/netstandard1.0/es/System.Threading.xml",
        "ref/netstandard1.0/fr/System.Threading.xml",
        "ref/netstandard1.0/it/System.Threading.xml",
        "ref/netstandard1.0/ja/System.Threading.xml",
        "ref/netstandard1.0/ko/System.Threading.xml",
        "ref/netstandard1.0/ru/System.Threading.xml",
        "ref/netstandard1.0/zh-hans/System.Threading.xml",
        "ref/netstandard1.0/zh-hant/System.Threading.xml",
        "ref/netstandard1.3/System.Threading.dll",
        "ref/netstandard1.3/System.Threading.xml",
        "ref/netstandard1.3/de/System.Threading.xml",
        "ref/netstandard1.3/es/System.Threading.xml",
        "ref/netstandard1.3/fr/System.Threading.xml",
        "ref/netstandard1.3/it/System.Threading.xml",
        "ref/netstandard1.3/ja/System.Threading.xml",
        "ref/netstandard1.3/ko/System.Threading.xml",
        "ref/netstandard1.3/ru/System.Threading.xml",
        "ref/netstandard1.3/zh-hans/System.Threading.xml",
        "ref/netstandard1.3/zh-hant/System.Threading.xml",
1585 1586 1587 1588
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
1589
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1590 1591 1592
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Threading.dll"
1593 1594
      ]
    },
N
Neal Gafter 已提交
1595 1596
    "System.Threading.Tasks/4.0.11-rc3-24005-00": {
      "sha512": "cjjoXR3PSLPF1K1Ybtx39RZVpuIVhooEjvHFZIg7LXNXLhQf1WAmgKZzGpv/m/XyiN5Cn0yaCd1rwqVl8IH1jg==",
1597
      "type": "package",
1598
      "files": [
N
Neal Gafter 已提交
1599
        "System.Threading.Tasks.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1600
        "System.Threading.Tasks.nuspec",
N
Neal Gafter 已提交
1601 1602
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1603 1604
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1605 1606 1607 1608
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1609 1610
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1611 1612
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1613 1614
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651
        "ref/net45/_._",
        "ref/netcore50/System.Threading.Tasks.dll",
        "ref/netcore50/System.Threading.Tasks.xml",
        "ref/netcore50/de/System.Threading.Tasks.xml",
        "ref/netcore50/es/System.Threading.Tasks.xml",
        "ref/netcore50/fr/System.Threading.Tasks.xml",
        "ref/netcore50/it/System.Threading.Tasks.xml",
        "ref/netcore50/ja/System.Threading.Tasks.xml",
        "ref/netcore50/ko/System.Threading.Tasks.xml",
        "ref/netcore50/ru/System.Threading.Tasks.xml",
        "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
        "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
        "ref/netstandard1.0/System.Threading.Tasks.dll",
        "ref/netstandard1.0/System.Threading.Tasks.xml",
        "ref/netstandard1.0/de/System.Threading.Tasks.xml",
        "ref/netstandard1.0/es/System.Threading.Tasks.xml",
        "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
        "ref/netstandard1.0/it/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
        "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
        "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
        "ref/netstandard1.3/System.Threading.Tasks.dll",
        "ref/netstandard1.3/System.Threading.Tasks.xml",
        "ref/netstandard1.3/de/System.Threading.Tasks.xml",
        "ref/netstandard1.3/es/System.Threading.Tasks.xml",
        "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
        "ref/netstandard1.3/it/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
        "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
        "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
1652 1653
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1654 1655
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1656 1657 1658 1659
      ]
    }
  },
  "projectFileDependencyGroups": {
A
Andy Gocke 已提交
1660
    "": [],
1661 1662 1663
    ".NETFramework,Version=v4.6": []
  }
}