project.lock.json 88.3 KB
Newer Older
1 2 3 4
{
  "locked": false,
  "version": 1,
  "targets": {
5 6
    ".NETStandard,Version=v1.3": {
      "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
7 8 9 10 11 12 13
        "compile": {
          "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 已提交
14
          "ref/dotnet/System.ServiceModel.dll": {},
15 16
          "ref/dotnet/System.Windows.dll": {},
          "ref/dotnet/System.Xml.Linq.dll": {},
A
Andy Gocke 已提交
17 18 19 20
          "ref/dotnet/System.Xml.Serialization.dll": {},
          "ref/dotnet/System.Xml.dll": {},
          "ref/dotnet/System.dll": {},
          "ref/dotnet/mscorlib.dll": {}
21 22
        }
      },
N
Neal Gafter 已提交
23
      "System.Collections/4.0.11-rc3-24005-00": {
24
        "dependencies": {
N
Neal Gafter 已提交
25
          "System.Runtime": "4.1.0-rc3-24005-00"
26 27
        },
        "compile": {
N
Neal Gafter 已提交
28
          "ref/netstandard1.3/System.Collections.dll": {}
D
David Kean 已提交
29 30
        }
      },
N
Neal Gafter 已提交
31
      "System.Collections.Immutable/1.2.0-rc3-24005-00": {
D
David Kean 已提交
32
        "dependencies": {
N
Neal Gafter 已提交
33 34 35 36 37 38 39 40
          "System.Collections": "4.0.11-rc3-24005-00",
          "System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
          "System.Globalization": "4.0.11-rc3-24005-00",
          "System.Linq": "4.1.0-rc3-24005-00",
          "System.Resources.ResourceManager": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Runtime.Extensions": "4.1.0-rc3-24005-00",
          "System.Threading": "4.0.11-rc3-24005-00"
D
David Kean 已提交
41 42
        },
        "compile": {
N
Neal Gafter 已提交
43 44 45 46
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
47 48
        }
      },
N
Neal Gafter 已提交
49
      "System.Diagnostics.Debug/4.0.11-rc3-24005-00": {
50
        "dependencies": {
N
Neal Gafter 已提交
51
          "System.Runtime": "4.1.0-rc3-24005-00"
52
        },
53
        "compile": {
N
Neal Gafter 已提交
54 55 56 57 58 59 60 61 62 63
          "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
        }
      },
      "System.Diagnostics.StackTrace/4.0.1-rc3-24005-00": {
        "dependencies": {
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
        },
        "compile": {
          "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
64 65
        },
        "runtime": {
N
Neal Gafter 已提交
66
          "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
67 68
        }
      },
N
Neal Gafter 已提交
69
      "System.Diagnostics.Tools/4.0.1-rc3-24005-00": {
70
        "dependencies": {
N
Neal Gafter 已提交
71
          "System.Runtime": "4.1.0-rc3-24005-00"
72 73
        },
        "compile": {
N
Neal Gafter 已提交
74
          "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
75 76
        }
      },
N
Neal Gafter 已提交
77
      "System.Globalization/4.0.11-rc3-24005-00": {
78
        "dependencies": {
N
Neal Gafter 已提交
79
          "System.Runtime": "4.1.0-rc3-24005-00"
80 81
        },
        "compile": {
N
Neal Gafter 已提交
82
          "ref/netstandard1.3/System.Globalization.dll": {}
83 84
        }
      },
N
Neal Gafter 已提交
85
      "System.IO/4.1.0-rc3-24005-00": {
86
        "dependencies": {
N
Neal Gafter 已提交
87 88 89
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Text.Encoding": "4.0.11-rc3-24005-00",
          "System.Threading.Tasks": "4.0.11-rc3-24005-00"
90 91
        },
        "compile": {
N
Neal Gafter 已提交
92
          "ref/netstandard1.3/System.IO.dll": {}
93 94
        }
      },
N
Neal Gafter 已提交
95
      "System.IO.FileSystem/4.0.1-rc3-24005-00": {
96
        "dependencies": {
N
Neal Gafter 已提交
97 98 99 100 101 102
          "System.IO": "4.1.0-rc3-24005-00",
          "System.IO.FileSystem.Primitives": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Runtime.Handles": "4.0.1-rc3-24005-00",
          "System.Text.Encoding": "4.0.11-rc3-24005-00",
          "System.Threading.Tasks": "4.0.11-rc3-24005-00"
103 104
        },
        "compile": {
N
Neal Gafter 已提交
105
          "ref/netstandard1.3/System.IO.FileSystem.dll": {}
106 107
        }
      },
N
Neal Gafter 已提交
108
      "System.IO.FileSystem.Primitives/4.0.1-rc3-24005-00": {
109
        "dependencies": {
N
Neal Gafter 已提交
110
          "System.Runtime": "4.1.0-rc3-24005-00"
111 112
        },
        "compile": {
N
Neal Gafter 已提交
113 114 115 116
          "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
117 118
        }
      },
N
Neal Gafter 已提交
119
      "System.Linq/4.1.0-rc3-24005-00": {
120
        "dependencies": {
N
Neal Gafter 已提交
121 122
          "System.Collections": "4.0.11-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
123 124
        },
        "compile": {
N
Neal Gafter 已提交
125
          "ref/netstandard1.0/System.Linq.dll": {}
126 127
        }
      },
N
Neal Gafter 已提交
128
      "System.Linq.Expressions/4.0.11-rc3-24005-00": {
129
        "dependencies": {
N
Neal Gafter 已提交
130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
          "System.Collections": "4.0.11-rc3-24005-00",
          "System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
          "System.Globalization": "4.0.11-rc3-24005-00",
          "System.IO": "4.1.0-rc3-24005-00",
          "System.Linq": "4.1.0-rc3-24005-00",
          "System.ObjectModel": "4.0.12-rc3-24005-00",
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Reflection.Emit": "4.0.1-rc3-24005-00",
          "System.Reflection.Emit.ILGeneration": "4.0.1-rc3-24005-00",
          "System.Reflection.Emit.Lightweight": "4.0.1-rc3-24005-00",
          "System.Reflection.Extensions": "4.0.1-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Reflection.TypeExtensions": "4.1.0-rc3-24005-00",
          "System.Resources.ResourceManager": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Runtime.Extensions": "4.1.0-rc3-24005-00",
          "System.Threading": "4.0.11-rc3-24005-00"
147 148
        },
        "compile": {
N
Neal Gafter 已提交
149
          "ref/netstandard1.3/System.Linq.Expressions.dll": {}
150 151
        },
        "runtime": {
N
Neal Gafter 已提交
152
          "lib/netstandard1.3/System.Linq.Expressions.dll": {}
153 154
        }
      },
N
Neal Gafter 已提交
155
      "System.ObjectModel/4.0.12-rc3-24005-00": {
156
        "dependencies": {
N
Neal Gafter 已提交
157 158 159 160 161
          "System.Collections": "4.0.11-rc3-24005-00",
          "System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
          "System.Resources.ResourceManager": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Threading": "4.0.11-rc3-24005-00"
162 163
        },
        "compile": {
N
Neal Gafter 已提交
164
          "ref/netstandard1.3/_._": {}
165 166
        },
        "runtime": {
N
Neal Gafter 已提交
167
          "lib/netstandard1.3/System.ObjectModel.dll": {}
168 169
        }
      },
N
Neal Gafter 已提交
170
      "System.Reflection/4.1.0-rc3-24005-00": {
D
David Kean 已提交
171
        "dependencies": {
N
Neal Gafter 已提交
172 173 174
          "System.IO": "4.1.0-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
D
David Kean 已提交
175 176
        },
        "compile": {
N
Neal Gafter 已提交
177
          "ref/netstandard1.3/System.Reflection.dll": {}
D
David Kean 已提交
178 179
        }
      },
N
Neal Gafter 已提交
180
      "System.Reflection.Emit/4.0.1-rc3-24005-00": {
181
        "dependencies": {
N
Neal Gafter 已提交
182 183 184 185 186
          "System.IO": "4.1.0-rc3-24005-00",
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Reflection.Emit.ILGeneration": "4.0.1-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
187 188
        },
        "compile": {
N
Neal Gafter 已提交
189 190 191 192
          "ref/netstandard1.1/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.dll": {}
193 194
        }
      },
N
Neal Gafter 已提交
195
      "System.Reflection.Emit.ILGeneration/4.0.1-rc3-24005-00": {
196
        "dependencies": {
N
Neal Gafter 已提交
197 198 199
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
200 201
        },
        "compile": {
N
Neal Gafter 已提交
202 203 204 205
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
206 207
        }
      },
N
Neal Gafter 已提交
208
      "System.Reflection.Emit.Lightweight/4.0.1-rc3-24005-00": {
209
        "dependencies": {
N
Neal Gafter 已提交
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
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Reflection.Emit.ILGeneration": "4.0.1-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
        },
        "compile": {
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
        }
      },
      "System.Reflection.Extensions/4.0.1-rc3-24005-00": {
        "dependencies": {
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
        },
        "compile": {
          "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
        }
      },
      "System.Reflection.Metadata/1.3.0-rc3-24005-00": {
        "dependencies": {
          "System.Collections": "4.0.11-rc3-24005-00",
          "System.Collections.Immutable": "1.2.0-rc3-24005-00",
          "System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
          "System.IO": "4.1.0-rc3-24005-00",
          "System.Linq": "4.1.0-rc3-24005-00",
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Reflection.Extensions": "4.0.1-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Resources.ResourceManager": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Runtime.Extensions": "4.1.0-rc3-24005-00",
          "System.Runtime.InteropServices": "4.1.0-rc3-24005-00",
          "System.Text.Encoding": "4.0.11-rc3-24005-00",
          "System.Text.Encoding.Extensions": "4.0.11-rc3-24005-00",
          "System.Threading": "4.0.11-rc3-24005-00"
248 249
        },
        "compile": {
T
Tomas Matousek 已提交
250
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
251 252
        },
        "runtime": {
T
Tomas Matousek 已提交
253
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
254 255
        }
      },
N
Neal Gafter 已提交
256
      "System.Reflection.Primitives/4.0.1-rc3-24005-00": {
257
        "dependencies": {
N
Neal Gafter 已提交
258
          "System.Runtime": "4.1.0-rc3-24005-00"
259 260
        },
        "compile": {
N
Neal Gafter 已提交
261
          "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
262 263
        }
      },
N
Neal Gafter 已提交
264
      "System.Reflection.TypeExtensions/4.1.0-rc3-24005-00": {
265
        "dependencies": {
N
Neal Gafter 已提交
266 267
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
268 269
        },
        "compile": {
N
Neal Gafter 已提交
270
          "ref/netstandard1.3/_._": {}
271 272
        }
      },
N
Neal Gafter 已提交
273 274 275 276 277 278
      "System.Resources.ResourceManager/4.0.1-rc3-24005-00": {
        "dependencies": {
          "System.Globalization": "4.0.11-rc3-24005-00",
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00"
        },
279
        "compile": {
N
Neal Gafter 已提交
280
          "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
281 282
        }
      },
N
Neal Gafter 已提交
283 284 285 286 287 288 289 290 291 292 293 294 295 296
      "System.Runtime/4.1.0-rc3-24005-00": {
        "compile": {
          "ref/netstandard1.3/System.Runtime.dll": {}
        }
      },
      "System.Runtime.Extensions/4.1.0-rc3-24005-00": {
        "dependencies": {
          "System.Runtime": "4.1.0-rc3-24005-00"
        },
        "compile": {
          "ref/netstandard1.3/System.Runtime.Extensions.dll": {}
        }
      },
      "System.Runtime.Handles/4.0.1-rc3-24005-00": {
297
        "dependencies": {
N
Neal Gafter 已提交
298
          "System.Runtime": "4.1.0-rc3-24005-00"
299 300
        },
        "compile": {
N
Neal Gafter 已提交
301
          "ref/netstandard1.3/System.Runtime.Handles.dll": {}
302 303
        }
      },
N
Neal Gafter 已提交
304
      "System.Runtime.InteropServices/4.1.0-rc3-24005-00": {
305
        "dependencies": {
N
Neal Gafter 已提交
306 307 308 309
          "System.Reflection": "4.1.0-rc3-24005-00",
          "System.Reflection.Primitives": "4.0.1-rc3-24005-00",
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Runtime.Handles": "4.0.1-rc3-24005-00"
310 311
        },
        "compile": {
N
Neal Gafter 已提交
312
          "ref/netstandard1.3/System.Runtime.InteropServices.dll": {}
313 314
        }
      },
N
Neal Gafter 已提交
315
      "System.Text.Encoding/4.0.11-rc3-24005-00": {
316
        "dependencies": {
N
Neal Gafter 已提交
317
          "System.Runtime": "4.1.0-rc3-24005-00"
318 319
        },
        "compile": {
N
Neal Gafter 已提交
320
          "ref/netstandard1.3/System.Text.Encoding.dll": {}
321 322
        }
      },
N
Neal Gafter 已提交
323
      "System.Text.Encoding.Extensions/4.0.11-rc3-24005-00": {
324
        "dependencies": {
N
Neal Gafter 已提交
325 326
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Text.Encoding": "4.0.11-rc3-24005-00"
327 328
        },
        "compile": {
N
Neal Gafter 已提交
329
          "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
330 331
        }
      },
N
Neal Gafter 已提交
332
      "System.Threading/4.0.11-rc3-24005-00": {
333
        "dependencies": {
N
Neal Gafter 已提交
334 335
          "System.Runtime": "4.1.0-rc3-24005-00",
          "System.Threading.Tasks": "4.0.11-rc3-24005-00"
336 337
        },
        "compile": {
N
Neal Gafter 已提交
338 339 340 341
          "ref/netstandard1.3/System.Threading.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Threading.dll": {}
342 343
        }
      },
N
Neal Gafter 已提交
344
      "System.Threading.Tasks/4.0.11-rc3-24005-00": {
345
        "dependencies": {
N
Neal Gafter 已提交
346
          "System.Runtime": "4.1.0-rc3-24005-00"
347 348
        },
        "compile": {
N
Neal Gafter 已提交
349
          "ref/netstandard1.3/System.Threading.Tasks.dll": {}
350 351 352 353 354
        }
      }
    }
  },
  "libraries": {
355 356
    "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
      "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==",
357
      "type": "package",
358
      "files": [
359
        "Microsoft.NETCore.Portable.Compatibility.1.0.0.nupkg.sha512",
A
Andy Gocke 已提交
360
        "Microsoft.NETCore.Portable.Compatibility.nuspec",
361 362 363 364 365 366
        "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 已提交
367
        "lib/dnxcore50/System.ServiceModel.dll",
368 369 370
        "lib/dnxcore50/System.Windows.dll",
        "lib/dnxcore50/System.Xml.Linq.dll",
        "lib/dnxcore50/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
371 372
        "lib/dnxcore50/System.Xml.dll",
        "lib/dnxcore50/System.dll",
373
        "lib/net45/_._",
374 375 376 377 378 379
        "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 已提交
380
        "lib/netcore50/System.ServiceModel.dll",
381 382 383
        "lib/netcore50/System.Windows.dll",
        "lib/netcore50/System.Xml.Linq.dll",
        "lib/netcore50/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
384 385
        "lib/netcore50/System.Xml.dll",
        "lib/netcore50/System.dll",
386 387 388 389 390 391 392 393 394
        "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 已提交
395
        "ref/dotnet/System.ServiceModel.dll",
396 397 398
        "ref/dotnet/System.Windows.dll",
        "ref/dotnet/System.Xml.Linq.dll",
        "ref/dotnet/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
399 400 401
        "ref/dotnet/System.Xml.dll",
        "ref/dotnet/System.dll",
        "ref/dotnet/mscorlib.dll",
402 403 404 405 406 407 408
        "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 已提交
409
        "ref/netcore50/System.ServiceModel.dll",
410 411 412
        "ref/netcore50/System.Windows.dll",
        "ref/netcore50/System.Xml.Linq.dll",
        "ref/netcore50/System.Xml.Serialization.dll",
A
Andy Gocke 已提交
413 414 415
        "ref/netcore50/System.Xml.dll",
        "ref/netcore50/System.dll",
        "ref/netcore50/mscorlib.dll",
416
        "ref/win8/_._",
417 418
        "ref/wp80/_._",
        "ref/wpa81/_._",
419 420 421 422 423 424
        "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 已提交
425
        "runtimes/aot/lib/netcore50/System.ServiceModel.dll",
426 427
        "runtimes/aot/lib/netcore50/System.Windows.dll",
        "runtimes/aot/lib/netcore50/System.Xml.Linq.dll",
A
Andy Gocke 已提交
428 429 430 431
        "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"
432 433
      ]
    },
N
Neal Gafter 已提交
434 435
    "System.Collections/4.0.11-rc3-24005-00": {
      "sha512": "fIWIcqxeyKwoU/OCfMgeocGsGxLpM/w09v8R8CTTeHduJ1aXqe0CZYz7hnrwm+Nvy6bP7S0j5b8MqZxt7fyoJw==",
436
      "type": "package",
437
      "files": [
N
Neal Gafter 已提交
438
        "System.Collections.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
439
        "System.Collections.nuspec",
N
Neal Gafter 已提交
440 441
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
442 443
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
444 445 446 447
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
448 449
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
450 451
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
452 453
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490
        "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/_._",
491 492
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
493 494
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
495 496
      ]
    },
N
Neal Gafter 已提交
497 498
    "System.Collections.Immutable/1.2.0-rc3-24005-00": {
      "sha512": "LsE/7GYAcdkB/97bV4dUEFKv9UWC3eGVqZu/Ws5nVBU9aSO+SfvCEsmyRSqhTF6UCMppW3Cue0PuZdoN3GpLxA==",
499
      "type": "package",
500
      "files": [
N
Neal Gafter 已提交
501
        "System.Collections.Immutable.1.2.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
502
        "System.Collections.Immutable.nuspec",
N
Neal Gafter 已提交
503 504 505 506
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Collections.Immutable.dll",
        "lib/netstandard1.0/System.Collections.Immutable.xml",
507
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
508
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
509 510
      ]
    },
N
Neal Gafter 已提交
511 512
    "System.Diagnostics.Debug/4.0.11-rc3-24005-00": {
      "sha512": "HyzacAYHHrOB0hdi6hnRVPAYSbWMb/fvBWn4VrNwOGV35Zgf6g9Cu9rkopQ2WLYaZeoFTL6mnsWYnBIPRwf9gQ==",
513
      "type": "package",
514
      "files": [
N
Neal Gafter 已提交
515
        "System.Diagnostics.Debug.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
516
        "System.Diagnostics.Debug.nuspec",
N
Neal Gafter 已提交
517 518
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
519 520
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
521 522 523 524
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
525 526
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
527 528
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
529 530
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
531 532 533 534 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
        "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/_._",
568 569
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
570 571
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
572 573
      ]
    },
N
Neal Gafter 已提交
574 575
    "System.Diagnostics.StackTrace/4.0.1-rc3-24005-00": {
      "sha512": "rVVHMLxvGkx4weeaJmZeP3TbRvX/9Jvuxn9CR9VlQ/ShUY9S7ZzpIGPy9UtnOLsRVyFajHEKY8nN7z7s/3a4PQ==",
576
      "type": "package",
577
      "files": [
N
Neal Gafter 已提交
578
        "System.Diagnostics.StackTrace.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
579
        "System.Diagnostics.StackTrace.nuspec",
N
Neal Gafter 已提交
580 581
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
582 583
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
584
        "lib/net46/System.Diagnostics.StackTrace.dll",
N
Neal Gafter 已提交
585
        "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
586 587
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
588 589
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
590 591
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
592
        "ref/net46/System.Diagnostics.StackTrace.dll",
N
Neal Gafter 已提交
593 594 595 596 597 598 599 600 601 602 603
        "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",
604 605
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
606 607 608
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll"
609 610
      ]
    },
N
Neal Gafter 已提交
611 612
    "System.Diagnostics.Tools/4.0.1-rc3-24005-00": {
      "sha512": "EupXXHWJBTVTSxOdKGLEJKMX86xYylGhAkM96+p6QFMPIXPB14ioMsmZ8mGlQu36Df44Kv5bLhlDs+zdsGeK/g==",
613
      "type": "package",
614
      "files": [
N
Neal Gafter 已提交
615
        "System.Diagnostics.Tools.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
616
        "System.Diagnostics.Tools.nuspec",
N
Neal Gafter 已提交
617 618 619 620
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
621 622 623 624
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
625 626 627 628 629 630
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
631 632 633
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Tools.dll",
        "ref/netcore50/System.Diagnostics.Tools.xml",
N
Neal Gafter 已提交
634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653
        "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",
654
        "ref/win8/_._",
655 656
        "ref/wp80/_._",
        "ref/wpa81/_._",
N
Neal Gafter 已提交
657 658 659 660
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
661 662
      ]
    },
N
Neal Gafter 已提交
663 664
    "System.Globalization/4.0.11-rc3-24005-00": {
      "sha512": "dzOArh1prE9VWh16bt1wQeivKm9rnplDsxSxLMX7jR/WOAolJLQrFjcyAp7BH6dfSgALJHg1nH4P0YDTlccjag==",
665
      "type": "package",
666
      "files": [
N
Neal Gafter 已提交
667
        "System.Globalization.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
668
        "System.Globalization.nuspec",
N
Neal Gafter 已提交
669 670
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
671 672
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
673 674 675 676
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
677 678
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
679 680
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
681 682
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719
        "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/_._",
720 721
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
722 723
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
724 725
      ]
    },
N
Neal Gafter 已提交
726 727
    "System.IO/4.1.0-rc3-24005-00": {
      "sha512": "5WpaqiU7rx6PxWtY02NgYCL7yOIzZV4Bp6nKiPIcWemjUJep/OFh/9QnPb6FNIwpPqQ3rL7HkH8/4W+kCezR1w==",
728
      "type": "package",
729
      "files": [
N
Neal Gafter 已提交
730
        "System.IO.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
731
        "System.IO.nuspec",
N
Neal Gafter 已提交
732 733
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
734 735
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
736 737 738 739 740
        "lib/net45/_._",
        "lib/net462/System.IO.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
741 742
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
743 744
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
745 746
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 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
        "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/_._",
796 797
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
798 799
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
800 801
      ]
    },
N
Neal Gafter 已提交
802 803
    "System.IO.FileSystem/4.0.1-rc3-24005-00": {
      "sha512": "IXakkWkgeFTHxkbK0EiP/zzpixu2Uz/YS7rjY8OnmHwuOMA2JiFPeQV4mUDas3KMSt8Qqxvp9L3NPbunX7ZASw==",
804
      "type": "package",
805
      "files": [
N
Neal Gafter 已提交
806
        "System.IO.FileSystem.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
807
        "System.IO.FileSystem.nuspec",
N
Neal Gafter 已提交
808 809
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
810 811
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
812
        "lib/net46/System.IO.FileSystem.dll",
813 814
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
815 816
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
817 818
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
819
        "ref/net46/System.IO.FileSystem.dll",
N
Neal Gafter 已提交
820 821 822 823 824 825 826 827 828 829 830
        "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",
831
        "ref/xamarinios10/_._",
N
Neal Gafter 已提交
832 833 834
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
835 836
      ]
    },
N
Neal Gafter 已提交
837 838
    "System.IO.FileSystem.Primitives/4.0.1-rc3-24005-00": {
      "sha512": "bWoSC3WnnXd41oOBOprTwj32VVkfzSLAhG/Jsr1HDZ2ycS9NnB4dkOI1BUUOAP1TO8nqjmDTIYsNY+6NV98pWw==",
839
      "type": "package",
840
      "files": [
N
Neal Gafter 已提交
841
        "System.IO.FileSystem.Primitives.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
842
        "System.IO.FileSystem.Primitives.nuspec",
N
Neal Gafter 已提交
843 844
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
845 846
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
847
        "lib/net46/System.IO.FileSystem.Primitives.dll",
N
Neal Gafter 已提交
848
        "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
849 850
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
851 852
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
853 854
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
855
        "ref/net46/System.IO.FileSystem.Primitives.dll",
N
Neal Gafter 已提交
856 857 858 859 860 861 862 863 864 865 866
        "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",
867
        "ref/xamarinios10/_._",
N
Neal Gafter 已提交
868 869 870
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
871 872
      ]
    },
N
Neal Gafter 已提交
873 874
    "System.Linq/4.1.0-rc3-24005-00": {
      "sha512": "TH9ybJKSiwzlyts7B7Cx6njcIWxDE1IlxOy9Otv2JYcQvpFs1kScquF2xibGuRt/3VMyd9OqxHuaAD2tN+zaOg==",
875
      "type": "package",
876
      "files": [
N
Neal Gafter 已提交
877
        "System.Linq.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
878
        "System.Linq.nuspec",
N
Neal Gafter 已提交
879 880 881 882
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
883
        "lib/net45/_._",
N
Neal Gafter 已提交
884
        "lib/net462/System.Linq.dll",
885
        "lib/netcore50/System.Linq.dll",
N
Neal Gafter 已提交
886
        "lib/netstandard1.5/System.Linq.dll",
887
        "lib/win8/_._",
888 889
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
890 891 892 893 894 895
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
896
        "ref/net45/_._",
N
Neal Gafter 已提交
897
        "ref/net462/System.Linq.dll",
898 899
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
N
Neal Gafter 已提交
900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930
        "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",
931
        "ref/win8/_._",
932
        "ref/wp80/_._",
N
Neal Gafter 已提交
933 934 935 936 937
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
938 939
      ]
    },
N
Neal Gafter 已提交
940 941
    "System.Linq.Expressions/4.0.11-rc3-24005-00": {
      "sha512": "EYQhpMHDVRNf8fLix6hXVuMjItvu4wXoQG/m/ZqcwpTdMvUcpvdXBRRH4x/Vtzjj+vlYTE4oo1nKPUJ38GhMbQ==",
942
      "type": "package",
D
David Kean 已提交
943
      "files": [
N
Neal Gafter 已提交
944
        "System.Linq.Expressions.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
945
        "System.Linq.Expressions.nuspec",
N
Neal Gafter 已提交
946 947
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
D
David Kean 已提交
948 949
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
950
        "lib/net45/_._",
D
David Kean 已提交
951
        "lib/netcore50/System.Linq.Expressions.dll",
N
Neal Gafter 已提交
952 953 954 955
        "lib/netstandard1.3/System.Linq.Expressions.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
D
David Kean 已提交
956 957
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
958 959
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
960 961
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 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 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064
        "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/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll"
      ]
    },
    "System.ObjectModel/4.0.12-rc3-24005-00": {
      "sha512": "cT7rJM0gCsvDjdciiKjg0RCtCRKTTGiashnbuPdKu5jDG81GO9s4S8MCnGHTMrhRdDFeyCwzwcBlHpnz6pM94w==",
      "type": "package",
      "files": [
        "System.ObjectModel.4.0.12-rc3-24005-00.nupkg.sha512",
        "System.ObjectModel.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.ObjectModel.dll",
        "lib/netstandard1.3/System.ObjectModel.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.ObjectModel.dll",
        "ref/netcore50/System.ObjectModel.xml",
        "ref/netcore50/de/System.ObjectModel.xml",
        "ref/netcore50/es/System.ObjectModel.xml",
        "ref/netcore50/fr/System.ObjectModel.xml",
        "ref/netcore50/it/System.ObjectModel.xml",
        "ref/netcore50/ja/System.ObjectModel.xml",
        "ref/netcore50/ko/System.ObjectModel.xml",
        "ref/netcore50/ru/System.ObjectModel.xml",
        "ref/netcore50/zh-hans/System.ObjectModel.xml",
        "ref/netcore50/zh-hant/System.ObjectModel.xml",
        "ref/netstandard1.0/System.ObjectModel.dll",
        "ref/netstandard1.0/System.ObjectModel.xml",
        "ref/netstandard1.0/de/System.ObjectModel.xml",
        "ref/netstandard1.0/es/System.ObjectModel.xml",
        "ref/netstandard1.0/fr/System.ObjectModel.xml",
        "ref/netstandard1.0/it/System.ObjectModel.xml",
        "ref/netstandard1.0/ja/System.ObjectModel.xml",
        "ref/netstandard1.0/ko/System.ObjectModel.xml",
        "ref/netstandard1.0/ru/System.ObjectModel.xml",
        "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
        "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
        "ref/netstandard1.3/System.ObjectModel.dll",
        "ref/netstandard1.3/System.ObjectModel.xml",
        "ref/netstandard1.3/de/System.ObjectModel.xml",
        "ref/netstandard1.3/es/System.ObjectModel.xml",
        "ref/netstandard1.3/fr/System.ObjectModel.xml",
        "ref/netstandard1.3/it/System.ObjectModel.xml",
        "ref/netstandard1.3/ja/System.ObjectModel.xml",
        "ref/netstandard1.3/ko/System.ObjectModel.xml",
        "ref/netstandard1.3/ru/System.ObjectModel.xml",
        "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
        "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
D
David Kean 已提交
1065 1066
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1067 1068
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
D
David Kean 已提交
1069 1070
      ]
    },
N
Neal Gafter 已提交
1071 1072
    "System.Reflection/4.1.0-rc3-24005-00": {
      "sha512": "XnoG90clsP0dx+Ylr3dbeztUb/EKwUtzn61fnLozDdI1gZ/kBczLnhvC8kEm1vk6Vysp7LsRkLDK4LooNXdr4A==",
1073
      "type": "package",
1074
      "files": [
N
Neal Gafter 已提交
1075
        "System.Reflection.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1076
        "System.Reflection.nuspec",
N
Neal Gafter 已提交
1077 1078
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1079 1080
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1081 1082 1083 1084 1085
        "lib/net45/_._",
        "lib/net462/System.Reflection.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1086 1087
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1088 1089
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1090 1091
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 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
        "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/_._",
1141 1142
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
      ]
    },
    "System.Reflection.Emit/4.0.1-rc3-24005-00": {
      "sha512": "abcxd41uJSICW6IzPO5BW8ini1HsG5gRysnhY5NFh6JMVd0zuj1ZMJ6v16xgXlp9vsmsXX2d2DVkWPExhZiz6A==",
      "type": "package",
      "files": [
        "System.Reflection.Emit.4.0.1-rc3-24005-00.nupkg.sha512",
        "System.Reflection.Emit.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.dll",
        "lib/netstandard1.3/System.Reflection.Emit.dll",
        "lib/xamarinmac20/_._",
        "ref/MonoAndroid10/_._",
        "ref/net45/_._",
        "ref/netstandard1.1/System.Reflection.Emit.dll",
        "ref/netstandard1.1/System.Reflection.Emit.xml",
        "ref/netstandard1.1/de/System.Reflection.Emit.xml",
        "ref/netstandard1.1/es/System.Reflection.Emit.xml",
        "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
        "ref/netstandard1.1/it/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
        "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
        "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
        "ref/xamarinmac20/_._"
1174 1175
      ]
    },
N
Neal Gafter 已提交
1176 1177
    "System.Reflection.Emit.ILGeneration/4.0.1-rc3-24005-00": {
      "sha512": "lN07SOGY671X8HcwVzRPM+FmDl58BuD2oe1xnf/1FjIpQ0qvni9dltHtiGNfS4lyMHHU59DUukC8FKtP4e25vA==",
1178
      "type": "package",
1179
      "files": [
N
Neal Gafter 已提交
1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236
        "System.Reflection.Emit.ILGeneration.4.0.1-rc3-24005-00.nupkg.sha512",
        "System.Reflection.Emit.ILGeneration.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
        "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
        "lib/wp80/_._",
        "ref/net45/_._",
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
        "ref/wp80/_._",
        "runtimes/aot/lib/netcore50/_._"
      ]
    },
    "System.Reflection.Emit.Lightweight/4.0.1-rc3-24005-00": {
      "sha512": "Al57+ROk/X09A7Jmg50TWp+PzBn1UGYJzJYcg5um2ja4B1DBI/RlsnLfkYYtYg6hIRPBS9IaFW1Fs5PSneVKaw==",
      "type": "package",
      "files": [
        "System.Reflection.Emit.Lightweight.4.0.1-rc3-24005-00.nupkg.sha512",
        "System.Reflection.Emit.Lightweight.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
        "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
        "lib/wp80/_._",
        "ref/net45/_._",
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
        "ref/wp80/_._",
        "runtimes/aot/lib/netcore50/_._"
      ]
    },
    "System.Reflection.Extensions/4.0.1-rc3-24005-00": {
      "sha512": "eZeCd974GfsOC6av626//nFgXZZXlGalBnm2nW3MhvPuwN9BrFwBlMDLtGja/7yBdthCBBHSsP9+4HjJN4i07Q==",
      "type": "package",
      "files": [
        "System.Reflection.Extensions.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1237
        "System.Reflection.Extensions.nuspec",
N
Neal Gafter 已提交
1238 1239 1240 1241
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1242 1243 1244 1245
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
1246 1247 1248 1249 1250 1251
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1252 1253 1254
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Extensions.dll",
        "ref/netcore50/System.Reflection.Extensions.xml",
N
Neal Gafter 已提交
1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274
        "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",
1275
        "ref/win8/_._",
1276 1277
        "ref/wp80/_._",
        "ref/wpa81/_._",
N
Neal Gafter 已提交
1278 1279 1280 1281
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1282 1283
      ]
    },
N
Neal Gafter 已提交
1284 1285
    "System.Reflection.Metadata/1.3.0-rc3-24005-00": {
      "sha512": "KKb0cgnqefDCUY0oRFpqZFO1b/WO4mIleMHqiCVg4tR4/O8d8fevvmpLLyVWiJjFvZur4VIiuaWQypA7LeIvyQ==",
1286
      "type": "package",
1287
      "files": [
N
Neal Gafter 已提交
1288
        "System.Reflection.Metadata.1.3.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1289 1290
        "System.Reflection.Metadata.nuspec",
        "ThirdPartyNotices.txt",
T
Tomas Matousek 已提交
1291
        "dotnet_library_license.txt",
T
Tomas Matousek 已提交
1292 1293
        "lib/netstandard1.1/System.Reflection.Metadata.dll",
        "lib/netstandard1.1/System.Reflection.Metadata.xml",
1294
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
1295
        "lib/portable-net45+win8/System.Reflection.Metadata.xml"
1296 1297
      ]
    },
N
Neal Gafter 已提交
1298 1299
    "System.Reflection.Primitives/4.0.1-rc3-24005-00": {
      "sha512": "Zj0x9oq29ZSGVaxR4BC0xMMXUHfNUMiBj5sy9rrgHUdUrt9ybYUssu4qAolLJ6CdztCnskIO7P7EJCzL3C0n/A==",
1300
      "type": "package",
1301
      "files": [
N
Neal Gafter 已提交
1302
        "System.Reflection.Primitives.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1303
        "System.Reflection.Primitives.nuspec",
N
Neal Gafter 已提交
1304 1305 1306 1307
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1308 1309 1310 1311
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
1312 1313 1314 1315 1316 1317
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1318 1319 1320
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Primitives.dll",
        "ref/netcore50/System.Reflection.Primitives.xml",
N
Neal Gafter 已提交
1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340
        "ref/netcore50/de/System.Reflection.Primitives.xml",
        "ref/netcore50/es/System.Reflection.Primitives.xml",
        "ref/netcore50/fr/System.Reflection.Primitives.xml",
        "ref/netcore50/it/System.Reflection.Primitives.xml",
        "ref/netcore50/ja/System.Reflection.Primitives.xml",
        "ref/netcore50/ko/System.Reflection.Primitives.xml",
        "ref/netcore50/ru/System.Reflection.Primitives.xml",
        "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
        "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/System.Reflection.Primitives.dll",
        "ref/netstandard1.0/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
1341
        "ref/win8/_._",
1342 1343
        "ref/wp80/_._",
        "ref/wpa81/_._",
N
Neal Gafter 已提交
1344 1345 1346 1347
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1348 1349
      ]
    },
N
Neal Gafter 已提交
1350 1351
    "System.Reflection.TypeExtensions/4.1.0-rc3-24005-00": {
      "sha512": "Qr0Utb2wHc0l/JLQpPG66JQFVDIOkmSKDPY/Z4ZS4fVgtxirUubF1R+LCyspEOpZzHrIcofxwKxLLFVdzugSRA==",
1352
      "type": "package",
1353
      "files": [
N
Neal Gafter 已提交
1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405
        "System.Reflection.TypeExtensions.4.1.0-rc3-24005-00.nupkg.sha512",
        "System.Reflection.TypeExtensions.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Reflection.TypeExtensions.dll",
        "lib/net462/System.Reflection.TypeExtensions.dll",
        "lib/netcore50/System.Reflection.TypeExtensions.dll",
        "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Reflection.TypeExtensions.dll",
        "ref/net462/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
      ]
    },
    "System.Resources.ResourceManager/4.0.1-rc3-24005-00": {
      "sha512": "KWt1dTobhMjqVHjoSyVjl/sTtEhc+FXQIjc0jWUwQPFG59aRWDdHEr60ZWdhxhkYh1tlZm+C4Y8e+fLhF8KxJw==",
      "type": "package",
      "files": [
        "System.Resources.ResourceManager.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1406
        "System.Resources.ResourceManager.nuspec",
N
Neal Gafter 已提交
1407 1408 1409 1410
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1411 1412 1413 1414
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
N
Neal Gafter 已提交
1415 1416 1417 1418 1419 1420
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1421 1422 1423
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
N
Neal Gafter 已提交
1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443
        "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",
1444
        "ref/win8/_._",
1445 1446
        "ref/wp80/_._",
        "ref/wpa81/_._",
N
Neal Gafter 已提交
1447 1448 1449 1450
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1451 1452
      ]
    },
N
Neal Gafter 已提交
1453 1454
    "System.Runtime/4.1.0-rc3-24005-00": {
      "sha512": "XIudH1hLzqPQ4qh53dpLM0GZ9dMobd52mNHhiHiFRtUU25FLxFhnEZ0Ykbzqsp7iBCK8uiq+duPAUoDr5ewd0g==",
1455
      "type": "package",
1456
      "files": [
N
Neal Gafter 已提交
1457
        "System.Runtime.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1458
        "System.Runtime.nuspec",
N
Neal Gafter 已提交
1459 1460
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1461 1462
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1463 1464 1465 1466 1467
        "lib/net45/_._",
        "lib/net462/System.Runtime.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1468 1469
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1470 1471
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1472 1473
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
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 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533
        "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/_._",
1534 1535
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1536 1537
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1538 1539
      ]
    },
N
Neal Gafter 已提交
1540 1541
    "System.Runtime.Extensions/4.1.0-rc3-24005-00": {
      "sha512": "6hQ35oHNBhMxXIIkqgWMb4a1F9hxqwyRgEpzYf7hm4TG/9TlpR4+P0Jqg28QucFKfdwVqAX8XtSI7Q8w6P3Fsg==",
1542
      "type": "package",
1543
      "files": [
N
Neal Gafter 已提交
1544
        "System.Runtime.Extensions.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1545
        "System.Runtime.Extensions.nuspec",
N
Neal Gafter 已提交
1546 1547
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1548 1549
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1550 1551 1552 1553 1554
        "lib/net45/_._",
        "lib/net462/System.Runtime.Extensions.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1555 1556
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1557 1558
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1559 1560
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609
        "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/_._",
1610 1611
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1612 1613
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1614 1615
      ]
    },
N
Neal Gafter 已提交
1616 1617
    "System.Runtime.Handles/4.0.1-rc3-24005-00": {
      "sha512": "8nKbWgm841FdI+s2lpBpLvRfGZ3lg7j7cQExap6jxKcZ+K2yyhlVrHaRgJWrlRpUiv8ik3hKT/AuSlHWB9FbZQ==",
1618
      "type": "package",
1619
      "files": [
N
Neal Gafter 已提交
1620
        "System.Runtime.Handles.4.0.1-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1621
        "System.Runtime.Handles.nuspec",
N
Neal Gafter 已提交
1622 1623
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1624 1625 1626 1627 1628
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1629 1630
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1631 1632
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1633
        "ref/net46/_._",
N
Neal Gafter 已提交
1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644
        "ref/netstandard1.3/System.Runtime.Handles.dll",
        "ref/netstandard1.3/System.Runtime.Handles.xml",
        "ref/netstandard1.3/de/System.Runtime.Handles.xml",
        "ref/netstandard1.3/es/System.Runtime.Handles.xml",
        "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
        "ref/netstandard1.3/it/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
1645 1646
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1647 1648
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1649 1650
      ]
    },
N
Neal Gafter 已提交
1651 1652
    "System.Runtime.InteropServices/4.1.0-rc3-24005-00": {
      "sha512": "MdbEKuiNBLT5Iop/vSpmGJftm1ZJHiQKygshH0h59BMMOwaqYWH0HgAkhZ1W7F9wyz1I90Yrhj2VzEXpv80OYQ==",
1653
      "type": "package",
1654
      "files": [
N
Neal Gafter 已提交
1655
        "System.Runtime.InteropServices.4.1.0-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1656
        "System.Runtime.InteropServices.nuspec",
N
Neal Gafter 已提交
1657 1658
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1659 1660
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1661 1662 1663 1664
        "lib/net45/_._",
        "lib/net462/System.Runtime.InteropServices.dll",
        "lib/win8/_._",
        "lib/wpa81/_._",
1665 1666
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1667 1668
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1669 1670
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729
        "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/_._",
1730 1731
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1732 1733
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1734 1735
      ]
    },
N
Neal Gafter 已提交
1736 1737
    "System.Text.Encoding/4.0.11-rc3-24005-00": {
      "sha512": "0WiXqWKlnMn7iPnu3dKkpBZt60PW1ZXRpPe1I4urbALnhlwIgYY0wsK9/Cbe3dWPmQcnzINTBmk19hNg4siKaQ==",
1738
      "type": "package",
1739
      "files": [
N
Neal Gafter 已提交
1740
        "System.Text.Encoding.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1741
        "System.Text.Encoding.nuspec",
N
Neal Gafter 已提交
1742 1743
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1744 1745
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
1746 1747
        "lib/net45/_._",
        "lib/win8/_._",
1748 1749 1750 1751
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1752 1753
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1754 1755
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
1756
        "ref/net45/_._",
A
Andy Gocke 已提交
1757 1758
        "ref/netcore50/System.Text.Encoding.dll",
        "ref/netcore50/System.Text.Encoding.xml",
1759
        "ref/netcore50/de/System.Text.Encoding.xml",
1760
        "ref/netcore50/es/System.Text.Encoding.xml",
1761 1762 1763 1764 1765 1766 1767
        "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",
N
Neal Gafter 已提交
1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789
        "ref/netstandard1.0/System.Text.Encoding.dll",
        "ref/netstandard1.0/System.Text.Encoding.xml",
        "ref/netstandard1.0/de/System.Text.Encoding.xml",
        "ref/netstandard1.0/es/System.Text.Encoding.xml",
        "ref/netstandard1.0/fr/System.Text.Encoding.xml",
        "ref/netstandard1.0/it/System.Text.Encoding.xml",
        "ref/netstandard1.0/ja/System.Text.Encoding.xml",
        "ref/netstandard1.0/ko/System.Text.Encoding.xml",
        "ref/netstandard1.0/ru/System.Text.Encoding.xml",
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
        "ref/netstandard1.3/System.Text.Encoding.dll",
        "ref/netstandard1.3/System.Text.Encoding.xml",
        "ref/netstandard1.3/de/System.Text.Encoding.xml",
        "ref/netstandard1.3/es/System.Text.Encoding.xml",
        "ref/netstandard1.3/fr/System.Text.Encoding.xml",
        "ref/netstandard1.3/it/System.Text.Encoding.xml",
        "ref/netstandard1.3/ja/System.Text.Encoding.xml",
        "ref/netstandard1.3/ko/System.Text.Encoding.xml",
        "ref/netstandard1.3/ru/System.Text.Encoding.xml",
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
1790 1791 1792 1793
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
N
Neal Gafter 已提交
1794 1795 1796
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
A
Andy Gocke 已提交
1797 1798
      ]
    },
N
Neal Gafter 已提交
1799 1800
    "System.Text.Encoding.Extensions/4.0.11-rc3-24005-00": {
      "sha512": "j1xT3JccRghAK/1KzjbrPBfnrSQoSpcHIVgbEUHYG2KSTFETLu9uHu1Kaxs2hTeoeTQ0+9fRy2o2vLhdcQz5rQ==",
1801
      "type": "package",
1802
      "files": [
N
Neal Gafter 已提交
1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866
        "System.Text.Encoding.Extensions.4.0.11-rc3-24005-00.nupkg.sha512",
        "System.Text.Encoding.Extensions.nuspec",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Text.Encoding.Extensions.dll",
        "ref/netcore50/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
        "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
        "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
      ]
    },
    "System.Threading/4.0.11-rc3-24005-00": {
      "sha512": "j0RUGWTIrTP7CZYiGih3k/9fiVHu9J0dPHWzyBTaDzPt4P0wvl1jeAoAXoHKcVW1RONNXLZg1/PubQgbOAVx4A==",
      "type": "package",
      "files": [
        "System.Threading.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1867
        "System.Threading.nuspec",
N
Neal Gafter 已提交
1868 1869
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1870 1871
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1872
        "lib/net45/_._",
D
David Kean 已提交
1873
        "lib/netcore50/System.Threading.dll",
N
Neal Gafter 已提交
1874 1875 1876 1877
        "lib/netstandard1.3/System.Threading.dll",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
A
Andy Gocke 已提交
1878 1879
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1880 1881
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1882 1883
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920
        "ref/net45/_._",
        "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",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
1921 1922
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1923 1924 1925
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Threading.dll"
1926 1927
      ]
    },
N
Neal Gafter 已提交
1928 1929
    "System.Threading.Tasks/4.0.11-rc3-24005-00": {
      "sha512": "cjjoXR3PSLPF1K1Ybtx39RZVpuIVhooEjvHFZIg7LXNXLhQf1WAmgKZzGpv/m/XyiN5Cn0yaCd1rwqVl8IH1jg==",
1930
      "type": "package",
1931
      "files": [
N
Neal Gafter 已提交
1932
        "System.Threading.Tasks.4.0.11-rc3-24005-00.nupkg.sha512",
A
Andy Gocke 已提交
1933
        "System.Threading.Tasks.nuspec",
N
Neal Gafter 已提交
1934 1935
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
1936 1937
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
N
Neal Gafter 已提交
1938 1939 1940 1941
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
1942 1943
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
N
Neal Gafter 已提交
1944 1945
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
A
Andy Gocke 已提交
1946 1947
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
N
Neal Gafter 已提交
1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984
        "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/_._",
1985 1986
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
N
Neal Gafter 已提交
1987 1988
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
1989 1990 1991 1992 1993
      ]
    }
  },
  "projectFileDependencyGroups": {
    "": [
1994
      "Microsoft.NETCore.Portable.Compatibility >= 1.0.0",
N
Neal Gafter 已提交
1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011
      "System.Collections >= 4.0.11-rc3-24005-00",
      "System.Diagnostics.Debug >= 4.0.11-rc3-24005-00",
      "System.Diagnostics.StackTrace >= 4.0.1-rc3-24005-00",
      "System.Diagnostics.Tools >= 4.0.1-rc3-24005-00",
      "System.Globalization >= 4.0.11-rc3-24005-00",
      "System.IO >= 4.1.0-rc3-24005-00",
      "System.IO.FileSystem >= 4.0.1-rc3-24005-00",
      "System.Linq >= 4.1.0-rc3-24005-00",
      "System.Linq.Expressions >= 4.0.11-rc3-24005-00",
      "System.Reflection >= 4.1.0-rc3-24005-00",
      "System.Reflection.Extensions >= 4.0.1-rc3-24005-00",
      "System.Resources.ResourceManager >= 4.0.1-rc3-24005-00",
      "System.Runtime >= 4.1.0-rc3-24005-00",
      "System.Runtime.Extensions >= 4.1.0-rc3-24005-00",
      "System.Runtime.InteropServices >= 4.1.0-rc3-24005-00",
      "System.Threading >= 4.0.11-rc3-24005-00",
      "System.Threading.Tasks >= 4.0.11-rc3-24005-00"
2012
    ],
2013
    ".NETStandard,Version=v1.3": []
2014 2015
  }
}