Skip to content

Instantly share code, notes, and snippets.

@pranavkm
Created December 23, 2016 00:56
Show Gist options
  • Save pranavkm/7641e9f37e5c4113eba4ee21a816e143 to your computer and use it in GitHub Desktop.
Save pranavkm/7641e9f37e5c4113eba4ee21a816e143 to your computer and use it in GitHub Desktop.
{
"locked": false,
"version": 2,
"targets": {
".NETCoreApp,Version=v1.0": {
"Libuv/1.9.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1"
},
"runtimeTargets": {
"runtimes/osx/native/_._": {
"assetType": "native",
"rid": "osx"
}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.3.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.AppContext": "4.1.0",
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Collections.Immutable": "1.2.0",
"System.Console": "4.0.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.FileVersionInfo": "4.0.0",
"System.Diagnostics.StackTrace": "4.0.1",
"System.Diagnostics.Tools": "4.0.1",
"System.Dynamic.Runtime": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Metadata": "1.3.0",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.CodePages": "4.0.1",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Threading.Tasks.Parallel": "4.0.1",
"System.Threading.Thread": "4.0.0",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XDocument": "4.0.11",
"System.Xml.XPath.XDocument": "4.0.1",
"System.Xml.XmlDocument": "4.0.1"
},
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.3.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.3.0]"
},
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.3.0"
},
"compile": {
"lib/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"Microsoft.CSharp/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Dynamic.Runtime": "4.0.11",
"System.Globalization": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.0/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"Microsoft.NETCore.App/1.2.0-beta-001202-00": {
"type": "package",
"dependencies": {
"Libuv": "1.9.1",
"Microsoft.CSharp": "4.0.1",
"Microsoft.CodeAnalysis.CSharp": "1.3.0",
"Microsoft.CodeAnalysis.VisualBasic": "1.3.0",
"Microsoft.NETCore.DotNetHostPolicy": "1.0.1",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.4",
"Microsoft.VisualBasic": "10.0.1",
"NETStandard.Library": "1.6.0",
"System.Buffers": "4.0.0",
"System.Collections.Immutable": "1.2.0",
"System.ComponentModel": "4.0.1",
"System.ComponentModel.Annotations": "4.1.0",
"System.Diagnostics.DiagnosticSource": "4.0.0",
"System.Diagnostics.Process": "4.1.0",
"System.Dynamic.Runtime": "4.0.11",
"System.Globalization.Extensions": "4.0.1",
"System.IO.FileSystem.Watcher": "4.0.0",
"System.IO.MemoryMappedFiles": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.1",
"System.Linq.Expressions": "4.1.0",
"System.Linq.Parallel": "4.0.1",
"System.Linq.Queryable": "4.0.1",
"System.Net.NameResolution": "4.0.0",
"System.Net.Requests": "4.0.11",
"System.Net.Security": "4.0.0",
"System.Net.WebHeaderCollection": "4.0.1",
"System.Numerics.Vectors": "4.1.1",
"System.Reflection.DispatchProxy": "4.0.1",
"System.Reflection.Metadata": "1.3.0",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.Reader": "4.0.0",
"System.Runtime.Loader": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.1.0",
"System.Threading.Tasks.Dataflow": "4.6.0",
"System.Threading.Tasks.Extensions": "4.0.0",
"System.Threading.Tasks.Parallel": "4.0.1",
"System.Threading.Thread": "4.0.0",
"System.Threading.ThreadPool": "4.0.10"
},
"compile": {
"lib/netcoreapp1.0/_._": {}
},
"runtime": {
"lib/netcoreapp1.0/_._": {}
}
},
"Microsoft.NETCore.DotNetHost/1.0.1": {
"type": "package"
},
"Microsoft.NETCore.DotNetHostPolicy/1.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "1.0.1"
}
},
"Microsoft.NETCore.DotNetHostResolver/1.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHost": "1.0.1"
}
},
"Microsoft.NETCore.Jit/1.0.4": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.2.0-beta-24822-03": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.4": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Jit": "1.0.4",
"Microsoft.NETCore.Windows.ApiSets": "1.0.1"
}
},
"Microsoft.NETCore.Targets/1.2.0-beta-24822-03": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1": {
"type": "package"
},
"Microsoft.VisualBasic/10.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Dynamic.Runtime": "4.0.11",
"System.Globalization": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.1/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"Microsoft.Win32.Primitives/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"NETStandard.Library/1.6.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.Win32.Primitives": "4.0.1",
"System.AppContext": "4.1.0",
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Console": "4.0.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tools": "4.0.1",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.0.11",
"System.Globalization.Calendars": "4.0.1",
"System.IO": "4.1.0",
"System.IO.Compression": "4.1.0",
"System.IO.Compression.ZipFile": "4.0.1",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Net.Http": "4.1.0",
"System.Net.Primitives": "4.0.11",
"System.Net.Sockets": "4.1.0",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
"System.Runtime.Numerics": "4.0.1",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Threading.Timer": "4.0.1",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XDocument": "4.0.11"
}
},
"runtime.native.System/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"runtime.native.System.IO.Compression/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"runtime.native.System.Net.Http/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"runtime.native.System.Net.Security/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"runtime.native.System.Security.Cryptography/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"System.AppContext/4.1.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.6/System.AppContext.dll": {}
},
"runtime": {
"lib/netstandard1.6/_._": {}
}
},
"System.Buffers/4.0.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.1/System.Buffers.dll": {}
},
"runtime": {
"lib/netstandard1.1/_._": {}
}
},
"System.Collections/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.0.11",
"System.Reflection": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Collections.Concurrent.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Collections.Immutable/1.2.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.0/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"System.Collections.NonGeneric/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.4.0-beta-24822-03",
"System.Globalization": "4.4.0-beta-24822-03",
"System.Resources.ResourceManager": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Runtime.Extensions": "4.4.0-beta-24822-03",
"System.Threading": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
}
},
"System.Collections.Specialized/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.4.0-beta-24822-03",
"System.Globalization": "4.4.0-beta-24822-03",
"System.Globalization.Extensions": "4.4.0-beta-24822-03",
"System.Resources.ResourceManager": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Runtime.Extensions": "4.4.0-beta-24822-03",
"System.Threading": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.ComponentModel": "4.0.1",
"System.Globalization": "4.0.11",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/netstandard1.4/_._": {}
}
},
"System.ComponentModel.Primitives/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.ComponentModel": "4.4.0-beta-24822-03",
"System.Resources.ResourceManager": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
}
},
"System.ComponentModel.TypeConverter/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Collections": "4.4.0-beta-24822-03",
"System.Collections.NonGeneric": "4.4.0-beta-24822-03",
"System.Collections.Specialized": "4.4.0-beta-24822-03",
"System.ComponentModel": "4.4.0-beta-24822-03",
"System.ComponentModel.Primitives": "4.4.0-beta-24822-03",
"System.Globalization": "4.4.0-beta-24822-03",
"System.Linq": "4.4.0-beta-24822-03",
"System.Reflection": "4.4.0-beta-24822-03",
"System.Reflection.Extensions": "4.4.0-beta-24822-03",
"System.Reflection.Primitives": "4.4.0-beta-24822-03",
"System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
"System.Resources.ResourceManager": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Runtime.Extensions": "4.4.0-beta-24822-03",
"System.Threading": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
},
"runtime": {
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
}
},
"System.Console/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.IO": "4.1.0",
"System.Runtime": "4.1.0",
"System.Text.Encoding": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Console.dll": {}
}
},
"System.Diagnostics.Debug/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.DiagnosticSource/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Reflection": "4.1.0",
"System.Runtime": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Reflection.Metadata": "1.3.0",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Diagnostics.Process/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.Win32.Primitives": "4.0.1",
"Microsoft.Win32.Registry": "4.0.0",
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Threading.Thread": "4.0.0",
"System.Threading.ThreadPool": "4.0.10",
"runtime.native.System": "4.0.0"
},
"compile": {
"ref/netstandard1.4/System.Diagnostics.Process.dll": {}
},
"runtimeTargets": {
"runtimes/osx/lib/netstandard1.4/_._": {
"assetType": "runtime",
"rid": "osx"
}
}
},
"System.Diagnostics.StackTrace/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections.Immutable": "1.2.0",
"System.IO.FileSystem": "4.0.1",
"System.Reflection": "4.1.0",
"System.Reflection.Metadata": "1.3.0",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Diagnostics.Tools/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Emit": "4.0.1",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Globalization/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Globalization": "4.0.11",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.3/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"System.Globalization": "4.4.0-beta-24822-03",
"System.Resources.ResourceManager": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Runtime.Extensions": "4.4.0-beta-24822-03",
"System.Runtime.InteropServices": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Globalization.Extensions.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.IO/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Text.Encoding": "4.4.0-beta-24822-03",
"System.Threading.Tasks": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.5/System.IO.dll": {}
}
},
"System.IO.Compression/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"runtime.native.System": "4.0.0",
"runtime.native.System.IO.Compression": "4.1.0"
},
"compile": {
"ref/netstandard1.3/System.IO.Compression.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.IO.Compression.ZipFile/4.0.1": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0",
"System.IO": "4.1.0",
"System.IO.Compression": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.Encoding": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.IO.FileSystem/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.IO": "4.1.0",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Text.Encoding": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.IO.FileSystem.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.IO.FileSystem.Watcher/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.Win32.Primitives": "4.0.1",
"System.Collections": "4.0.11",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Overlapped": "4.0.1",
"System.Threading.Tasks": "4.0.11",
"System.Threading.Thread": "4.0.0",
"runtime.native.System": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
},
"runtimeTargets": {
"runtimes/osx/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "osx"
}
}
},
"System.IO.MemoryMappedFiles/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.IO.UnmanagedMemoryStream": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"runtime.native.System": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.IO.MemoryMappedFiles.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1": {
"type": "package",
"dependencies": {
"System.IO": "4.1.0",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Linq/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Collections": "4.4.0-beta-24822-03",
"System.Diagnostics.Debug": "4.4.0-beta-24822-03",
"System.Resources.ResourceManager": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Runtime.Extensions": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.6/System.Linq.dll": {}
},
"runtime": {
"lib/netstandard1.6/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.ObjectModel": "4.0.12",
"System.Reflection": "4.1.0",
"System.Reflection.Emit": "4.0.1",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Emit.Lightweight": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.6/System.Linq.Expressions.dll": {}
},
"runtime": {
"lib/netstandard1.6/_._": {}
}
},
"System.Linq.Parallel/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.1/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Linq.Queryable/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Net.Http/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.DiagnosticSource": "4.0.0",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.0.11",
"System.Globalization.Extensions": "4.0.1",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.Net.Primitives": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.OpenSsl": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"runtime.native.System": "4.0.0",
"runtime.native.System.Net.Http": "4.0.1",
"runtime.native.System.Security.Cryptography": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Http.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Net.NameResolution/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.0.11",
"System.Net.Primitives": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Principal.Windows": "4.0.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"runtime.native.System": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.Net.NameResolution.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Net.Primitives/4.0.11": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Handles": "4.0.1"
},
"compile": {
"ref/netstandard1.3/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Net.Http": "4.1.0",
"System.Net.Primitives": "4.0.11",
"System.Net.WebHeaderCollection": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Net.Requests.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Net.Security/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.Win32.Primitives": "4.0.1",
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.0.11",
"System.Globalization.Extensions": "4.0.1",
"System.IO": "4.1.0",
"System.Net.Primitives": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Claims": "4.0.1",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.OpenSsl": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.1.0",
"System.Security.Principal": "4.0.1",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11",
"System.Threading.ThreadPool": "4.0.10",
"runtime.native.System": "4.0.0",
"runtime.native.System.Net.Security": "4.0.1",
"runtime.native.System.Security.Cryptography": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Security.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Net.Sockets/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.IO": "4.1.0",
"System.Net.Primitives": "4.0.11",
"System.Runtime": "4.1.0",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Net.Sockets.dll": {}
}
},
"System.Net.WebHeaderCollection/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0"
},
"compile": {
"ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Numerics.Vectors/4.1.1": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Numerics.Vectors.dll": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"System.ObjectModel/4.0.12": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.ObjectModel.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Reflection/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.IO": "4.4.0-beta-24822-03",
"System.Reflection.Primitives": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.5/System.Reflection.dll": {}
}
},
"System.Reflection.DispatchProxy/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit": "4.0.1",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Reflection.Emit/4.0.1": {
"type": "package",
"dependencies": {
"System.IO": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.1/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Reflection.Emit.ILGeneration/4.0.1": {
"type": "package",
"dependencies": {
"System.Reflection": "4.1.0",
"System.Reflection.Primitives": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Reflection.Emit.Lightweight/4.0.1": {
"type": "package",
"dependencies": {
"System.Reflection": "4.1.0",
"System.Reflection.Emit.ILGeneration": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Reflection.Extensions/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Reflection.Extensions.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Immutable": "1.2.0",
"System.Diagnostics.Debug": "4.0.11",
"System.IO": "4.1.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.1/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/netstandard1.1/_._": {}
}
},
"System.Reflection.Primitives/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.0/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Reflection": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
},
"runtime": {
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.Reader/4.0.0": {
"type": "package",
"dependencies": {
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11"
},
"compile": {
"lib/netstandard1.0/System.Resources.Reader.dll": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"System.Resources.ResourceManager/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Globalization": "4.4.0-beta-24822-03",
"System.Reflection": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
}
},
"System.Runtime/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.5/System.Runtime.dll": {}
}
},
"System.Runtime.Extensions/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Reflection": "4.4.0-beta-24822-03",
"System.Reflection.Primitives": "4.4.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03",
"System.Runtime.Handles": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Reflection": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11",
"runtime.native.System": "4.0.0"
},
"compile": {
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.1/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Runtime.Loader/4.0.0": {
"type": "package",
"dependencies": {
"System.IO": "4.1.0",
"System.Reflection": "4.1.0",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.5/_._": {}
},
"runtime": {
"lib/netstandard1.5/_._": {}
}
},
"System.Runtime.Numerics/4.0.1": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0"
},
"compile": {
"ref/netstandard1.1/System.Runtime.Numerics.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Security.Claims/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Security.Principal": "4.0.1"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Security.Cryptography.Algorithms/4.2.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Text.Encoding": "4.0.11",
"runtime.native.System.Security.Cryptography": "4.0.0"
},
"compile": {
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.6/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Cng/4.2.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Text.Encoding": "4.0.11"
},
"compile": {
"ref/netstandard1.6/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.6/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Csp/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.IO": "4.1.0",
"System.Reflection": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Encoding/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Text.Encoding": "4.0.11",
"runtime.native.System.Security.Cryptography": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.OpenSsl/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Text.Encoding": "4.0.11",
"runtime.native.System.Security.Cryptography": "4.0.0"
},
"compile": {
"ref/netstandard1.6/_._": {}
},
"runtime": {
"lib/netstandard1.6/_._": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.6/_._": {
"assetType": "runtime",
"rid": "unix"
}
}
},
"System.Security.Cryptography.Primitives/4.0.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Security.Cryptography.X509Certificates/4.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.Globalization.Calendars": "4.0.1",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Numerics": "4.0.1",
"System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Cng": "4.2.0",
"System.Security.Cryptography.Csp": "4.0.0",
"System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.OpenSsl": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"runtime.native.System": "4.0.0",
"runtime.native.System.Net.Http": "4.0.1",
"runtime.native.System.Security.Cryptography": "4.0.0"
},
"compile": {
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.6/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Principal/4.0.1": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.0/System.Security.Principal.dll": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"System.Security.Principal.Windows/4.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.Win32.Primitives": "4.0.1",
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Reflection": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Security.Claims": "4.0.1",
"System.Security.Principal": "4.0.1",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Text.Encoding/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Reflection": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Text.Encoding.Extensions/4.0.11": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Runtime": "4.1.0",
"System.Text.Encoding": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Globalization": "4.0.11",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
},
"compile": {
"ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
},
"runtime": {
"lib/netstandard1.6/_._": {}
}
},
"System.Threading/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"System.Runtime": "4.4.0-beta-24822-03",
"System.Threading.Tasks": "4.4.0-beta-24822-03"
},
"compile": {
"ref/netstandard1.3/System.Threading.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Threading.dll": {}
}
},
"System.Threading.Overlapped/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Handles": "4.0.1"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard1.3/_._": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Threading.Tasks/4.4.0-beta-24822-03": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
"Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Dynamic.Runtime": "4.0.11",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/netstandard1.1/_._": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Runtime": "4.1.0",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"System.Threading.Tasks.Parallel/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.12",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11"
},
"compile": {
"ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Threading.Thread/4.0.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.Thread.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Threading.ThreadPool/4.0.10": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0",
"System.Runtime.Handles": "4.0.1"
},
"compile": {
"ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Threading.Timer/4.0.1": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"System.Runtime": "4.1.0"
},
"compile": {
"ref/netstandard1.2/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading.Tasks": "4.0.11",
"System.Threading.Tasks.Extensions": "4.0.0"
},
"compile": {
"ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Xml.XDocument/4.0.11": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tools": "4.0.1",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Reflection": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11"
},
"compile": {
"ref/netstandard1.3/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Xml.XmlDocument/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.Encoding": "4.0.11",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Xml.XPath/4.0.1": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.0.11",
"System.IO": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
},
"System.Xml.XPath.XDocument/4.0.1": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.11",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XDocument": "4.0.11",
"System.Xml.XPath": "4.0.1"
},
"compile": {
"ref/netstandard1.3/_._": {}
},
"runtime": {
"lib/netstandard1.3/_._": {}
}
}
}
},
"libraries": {
"Libuv/1.9.1": {
"sha512": "ObGPlJzvGBsrdfhKmiB4aAepZZz2hFqq4dUf51OfmhXTGOkH3oD+Sg4kutyLZBY75ZCUOAV+5SyDRWQTFPyDEA==",
"type": "package",
"path": "Libuv/1.9.1",
"files": [
"Libuv.1.9.1.nupkg.sha512",
"Libuv.nuspec",
"License.txt",
"runtimes/debian-x64/native/libuv.so",
"runtimes/fedora-x64/native/libuv.so",
"runtimes/opensuse-x64/native/libuv.so",
"runtimes/osx/native/libuv.dylib",
"runtimes/rhel-x64/native/libuv.so",
"runtimes/win7-arm/native/libuv.dll",
"runtimes/win7-x64/native/libuv.dll",
"runtimes/win7-x86/native/libuv.dll"
]
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"sha512": "uKlElcnpK9ZFj9t+Eh1LhFz8jvY2+BbZBV/F87QML4qCiUPoXZKE2JFhU3MeC0YRCp+4u5vU1fx5rO4zyB1wbQ==",
"type": "package",
"path": "Microsoft.CodeAnalysis.Analyzers/1.1.0",
"files": [
"Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg.sha512",
"Microsoft.CodeAnalysis.Analyzers.nuspec",
"ThirdPartyNotices.rtf",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
"tools/install.ps1",
"tools/uninstall.ps1"
]
},
"Microsoft.CodeAnalysis.Common/1.3.0": {
"sha512": "ux0EPbu6oatJhb0p3E/hM6CTaKUztGaknKZ9JYZ9mCmkuXY5inlLOX+sW1a+nIvO4qhKQzR5dXLkwYCpE1O2OQ==",
"type": "package",
"path": "Microsoft.CodeAnalysis.Common/1.3.0",
"files": [
"Microsoft.CodeAnalysis.Common.1.3.0.nupkg.sha512",
"Microsoft.CodeAnalysis.Common.nuspec",
"ThirdPartyNotices.rtf",
"lib/net45/Microsoft.CodeAnalysis.dll",
"lib/net45/Microsoft.CodeAnalysis.xml",
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.xml",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.xml"
]
},
"Microsoft.CodeAnalysis.CSharp/1.3.0": {
"sha512": "KuJZapJYUKerkM//YjIp9zEsuCMCozy4ew5AijXFBdSKutfXg7fMX8ltCOPFSqJI6/TIN8g+yv4g21Uvrw3JYQ==",
"type": "package",
"path": "Microsoft.CodeAnalysis.CSharp/1.3.0",
"files": [
"Microsoft.CodeAnalysis.CSharp.1.3.0.nupkg.sha512",
"Microsoft.CodeAnalysis.CSharp.nuspec",
"ThirdPartyNotices.rtf",
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll",
"lib/net45/Microsoft.CodeAnalysis.CSharp.xml",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml"
]
},
"Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
"sha512": "I2wFJTUVjj+sBMVH4ZQGH3rKhfrG2qckca2K6eXcxNs3SOdbiy3dy6kR4N6XuTw1thwtpz8XUgNIc8koQWnxtg==",
"type": "package",
"path": "Microsoft.CodeAnalysis.VisualBasic/1.3.0",
"files": [
"Microsoft.CodeAnalysis.VisualBasic.1.3.0.nupkg.sha512",
"Microsoft.CodeAnalysis.VisualBasic.nuspec",
"ThirdPartyNotices.rtf",
"lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll",
"lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml",
"lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml"
]
},
"Microsoft.CSharp/4.0.1": {
"sha512": "17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
"type": "package",
"path": "Microsoft.CSharp/4.0.1",
"files": [
"Microsoft.CSharp.4.0.1.nupkg.sha512",
"Microsoft.CSharp.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/Microsoft.CSharp.dll",
"lib/netstandard1.3/Microsoft.CSharp.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/Microsoft.CSharp.dll",
"ref/netcore50/Microsoft.CSharp.xml",
"ref/netcore50/de/Microsoft.CSharp.xml",
"ref/netcore50/es/Microsoft.CSharp.xml",
"ref/netcore50/fr/Microsoft.CSharp.xml",
"ref/netcore50/it/Microsoft.CSharp.xml",
"ref/netcore50/ja/Microsoft.CSharp.xml",
"ref/netcore50/ko/Microsoft.CSharp.xml",
"ref/netcore50/ru/Microsoft.CSharp.xml",
"ref/netcore50/zh-hans/Microsoft.CSharp.xml",
"ref/netcore50/zh-hant/Microsoft.CSharp.xml",
"ref/netstandard1.0/Microsoft.CSharp.dll",
"ref/netstandard1.0/Microsoft.CSharp.xml",
"ref/netstandard1.0/de/Microsoft.CSharp.xml",
"ref/netstandard1.0/es/Microsoft.CSharp.xml",
"ref/netstandard1.0/fr/Microsoft.CSharp.xml",
"ref/netstandard1.0/it/Microsoft.CSharp.xml",
"ref/netstandard1.0/ja/Microsoft.CSharp.xml",
"ref/netstandard1.0/ko/Microsoft.CSharp.xml",
"ref/netstandard1.0/ru/Microsoft.CSharp.xml",
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"Microsoft.NETCore.App/1.2.0-beta-001202-00": {
"sha512": "6a4qCcy/TnhgZd4me8NvLzMZpcB2Hpo7aSRaWORbJjR1xS5fKGDIIRweMSrTA/6tzuwliLkCGRMzKr6gRzepSA==",
"type": "package",
"path": "Microsoft.NETCore.App/1.2.0-beta-001202-00",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netcoreapp1.0/_._",
"lib/netcoreapp1.1/_._",
"microsoft.netcore.app.1.2.0-beta-001202-00.nupkg.sha512",
"microsoft.netcore.app.nuspec"
]
},
"Microsoft.NETCore.DotNetHost/1.0.1": {
"sha512": "WAc0RlP0xEecLax4iUa6SqKhpHZpKchaNyzps9r9f4fCMqb0S9jxG0Pd3MVtnXtTJg7ADB05hdHPL8yTHibNjw==",
"type": "package",
"path": "Microsoft.NETCore.DotNetHost/1.0.1",
"files": [
"Microsoft.NETCore.DotNetHost.1.0.1.nupkg.sha512",
"Microsoft.NETCore.DotNetHost.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetHostPolicy/1.0.1": {
"sha512": "kD7S8Wzw1rc3WXkXW4sh/Bua8x6uBniua951GEfNi+mNN92zCmNY8xCSfqvg+IhnBa97TLVBWgmhwrXep/dWOw==",
"type": "package",
"path": "Microsoft.NETCore.DotNetHostPolicy/1.0.1",
"files": [
"Microsoft.NETCore.DotNetHostPolicy.1.0.1.nupkg.sha512",
"Microsoft.NETCore.DotNetHostPolicy.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetHostResolver/1.0.1": {
"sha512": "FdWVb3TMWyOeWbkZGUa2taeZQ6fm4gmHuusSx7tqpH3WO0ByXZZUnspc846ezJuxTN75yq5rEcOeOXHTbx1Lrg==",
"type": "package",
"path": "Microsoft.NETCore.DotNetHostResolver/1.0.1",
"files": [
"Microsoft.NETCore.DotNetHostResolver.1.0.1.nupkg.sha512",
"Microsoft.NETCore.DotNetHostResolver.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.json"
]
},
"Microsoft.NETCore.Jit/1.0.4": {
"sha512": "s336ryZlopR+pQ4VfKlILX1LxiQzpCPnmiGot0p5aFPeCjwmKtHC88MI8jXdvdGPySON9i1bPUKJP8jiiPIAjA==",
"type": "package",
"path": "Microsoft.NETCore.Jit/1.0.4",
"files": [
"Microsoft.NETCore.Jit.1.0.4.nupkg.sha512",
"Microsoft.NETCore.Jit.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.json"
]
},
"Microsoft.NETCore.Platforms/1.2.0-beta-24822-03": {
"sha512": "PesTjGhfJXLDg3nW5kHHB6iipyRgW/oMLfxLVvMBNt2SBe6iLilgYQ0xR3o7iUzBj0qg/rV1ndubJxsrVJSqwA==",
"type": "package",
"path": "Microsoft.NETCore.Platforms/1.2.0-beta-24822-03",
"files": [
"Microsoft.NETCore.Platforms.1.2.0-beta-24822-03.nupkg.sha512",
"Microsoft.NETCore.Platforms.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.json",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.4": {
"sha512": "NTd+F7MQJi5wFh6Hq3uVH0L3om+pVcfF+bpw0hSd+Ka92QSZ4IfDJw/IWqTQ9jUtLyWYR4XR+52HD5HW+a+zoQ==",
"type": "package",
"path": "Microsoft.NETCore.Runtime.CoreCLR/1.0.4",
"files": [
"Microsoft.NETCore.Runtime.CoreCLR.1.0.4.nupkg.sha512",
"Microsoft.NETCore.Runtime.CoreCLR.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.json"
]
},
"Microsoft.NETCore.Targets/1.2.0-beta-24822-03": {
"sha512": "uyps1WZqYPJKgKwk4DNZWGE/oLx5YjBKj8UUk7o+BGoX57k1IvzOBY41wg+VoAlmkCBiiVjzI8tbULxxGva0RQ==",
"type": "package",
"path": "Microsoft.NETCore.Targets/1.2.0-beta-24822-03",
"files": [
"Microsoft.NETCore.Targets.1.2.0-beta-24822-03.nupkg.sha512",
"Microsoft.NETCore.Targets.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.json",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1": {
"sha512": "jAFl2DFkf7QoJJjz56b+82KJDlYCP829QdHe3G2vGyukrC3M2I1RBVlwIXlu9H7gEeLI+h4zbUnr7wSAQBYwjw==",
"type": "package",
"path": "Microsoft.NETCore.Windows.ApiSets/1.0.1",
"files": [
"Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512",
"Microsoft.NETCore.Windows.ApiSets.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.json"
]
},
"Microsoft.VisualBasic/10.0.1": {
"sha512": "JJQ67NeXPCfD+wkQH3ePUv0AZYvoU4zn3UK3hJIfXJy7++IgrP5PCaA4AKHpb/i5WvIY0EEvLK5LEpjdPGo2qg==",
"type": "package",
"path": "Microsoft.VisualBasic/10.0.1",
"files": [
"Microsoft.VisualBasic.10.0.1.nupkg.sha512",
"Microsoft.VisualBasic.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net45/_._",
"lib/netcore50/Microsoft.VisualBasic.dll",
"lib/netstandard1.3/Microsoft.VisualBasic.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"ref/net45/_._",
"ref/netcore50/Microsoft.VisualBasic.dll",
"ref/netcore50/Microsoft.VisualBasic.xml",
"ref/netcore50/de/Microsoft.VisualBasic.xml",
"ref/netcore50/es/Microsoft.VisualBasic.xml",
"ref/netcore50/fr/Microsoft.VisualBasic.xml",
"ref/netcore50/it/Microsoft.VisualBasic.xml",
"ref/netcore50/ja/Microsoft.VisualBasic.xml",
"ref/netcore50/ko/Microsoft.VisualBasic.xml",
"ref/netcore50/ru/Microsoft.VisualBasic.xml",
"ref/netcore50/zh-hans/Microsoft.VisualBasic.xml",
"ref/netcore50/zh-hant/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/Microsoft.VisualBasic.dll",
"ref/netstandard1.1/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/de/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/es/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/fr/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/it/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/ja/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/ko/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/ru/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml",
"ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._"
]
},
"Microsoft.Win32.Primitives/4.0.1": {
"sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
"type": "package",
"path": "Microsoft.Win32.Primitives/4.0.1",
"files": [
"Microsoft.Win32.Primitives.4.0.1.nupkg.sha512",
"Microsoft.Win32.Primitives.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/Microsoft.Win32.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/Microsoft.Win32.Primitives.dll",
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
"ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"Microsoft.Win32.Registry/4.0.0": {
"sha512": "q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==",
"type": "package",
"path": "Microsoft.Win32.Registry/4.0.0",
"files": [
"Microsoft.Win32.Registry.4.0.0.nupkg.sha512",
"Microsoft.Win32.Registry.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net46/Microsoft.Win32.Registry.dll",
"ref/net46/Microsoft.Win32.Registry.dll",
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
"runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netcore50/_._",
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll"
]
},
"NETStandard.Library/1.6.0": {
"sha512": "ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
"type": "package",
"path": "NETStandard.Library/1.6.0",
"files": [
"NETStandard.Library.1.6.0.nupkg.sha512",
"NETStandard.Library.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt"
]
},
"runtime.native.System/4.0.0": {
"sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
"type": "package",
"path": "runtime.native.System/4.0.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.System.4.0.0.nupkg.sha512",
"runtime.native.System.nuspec"
]
},
"runtime.native.System.IO.Compression/4.1.0": {
"sha512": "Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
"type": "package",
"path": "runtime.native.System.IO.Compression/4.1.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.System.IO.Compression.4.1.0.nupkg.sha512",
"runtime.native.System.IO.Compression.nuspec"
]
},
"runtime.native.System.Net.Http/4.0.1": {
"sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
"type": "package",
"path": "runtime.native.System.Net.Http/4.0.1",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.System.Net.Http.4.0.1.nupkg.sha512",
"runtime.native.System.Net.Http.nuspec"
]
},
"runtime.native.System.Net.Security/4.0.1": {
"sha512": "eucQeedCvOKURaoUzQtvL48JUg2En/JPzhVt6VliWI/UC88F0NTOyD2g8V6aJ25osxJXVqHym7Vlj12onDm3Tw==",
"type": "package",
"path": "runtime.native.System.Net.Security/4.0.1",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.System.Net.Security.4.0.1.nupkg.sha512",
"runtime.native.System.Net.Security.nuspec"
]
},
"runtime.native.System.Security.Cryptography/4.0.0": {
"sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
"type": "package",
"path": "runtime.native.System.Security.Cryptography/4.0.0",
"files": [
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.System.Security.Cryptography.4.0.0.nupkg.sha512",
"runtime.native.System.Security.Cryptography.nuspec"
]
},
"System.AppContext/4.1.0": {
"sha512": "iKsfMTFSHCUTxxA7pnWUpUitJczFaPhdAWwHR7c4BA1tZtvz/D6eqi13x12eZJtPsTVgP8AegXp0LbyDUvtNFw==",
"type": "package",
"path": "System.AppContext/4.1.0",
"files": [
"System.AppContext.4.1.0.nupkg.sha512",
"System.AppContext.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.AppContext.dll",
"lib/net463/System.AppContext.dll",
"lib/netcore50/System.AppContext.dll",
"lib/netstandard1.6/System.AppContext.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.AppContext.dll",
"ref/net463/System.AppContext.dll",
"ref/netstandard/_._",
"ref/netstandard1.3/System.AppContext.dll",
"ref/netstandard1.3/System.AppContext.xml",
"ref/netstandard1.3/de/System.AppContext.xml",
"ref/netstandard1.3/es/System.AppContext.xml",
"ref/netstandard1.3/fr/System.AppContext.xml",
"ref/netstandard1.3/it/System.AppContext.xml",
"ref/netstandard1.3/ja/System.AppContext.xml",
"ref/netstandard1.3/ko/System.AppContext.xml",
"ref/netstandard1.3/ru/System.AppContext.xml",
"ref/netstandard1.3/zh-hans/System.AppContext.xml",
"ref/netstandard1.3/zh-hant/System.AppContext.xml",
"ref/netstandard1.6/System.AppContext.dll",
"ref/netstandard1.6/System.AppContext.xml",
"ref/netstandard1.6/de/System.AppContext.xml",
"ref/netstandard1.6/es/System.AppContext.xml",
"ref/netstandard1.6/fr/System.AppContext.xml",
"ref/netstandard1.6/it/System.AppContext.xml",
"ref/netstandard1.6/ja/System.AppContext.xml",
"ref/netstandard1.6/ko/System.AppContext.xml",
"ref/netstandard1.6/ru/System.AppContext.xml",
"ref/netstandard1.6/zh-hans/System.AppContext.xml",
"ref/netstandard1.6/zh-hant/System.AppContext.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.AppContext.dll"
]
},
"System.Buffers/4.0.0": {
"sha512": "msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
"type": "package",
"path": "System.Buffers/4.0.0",
"files": [
"System.Buffers.4.0.0.nupkg.sha512",
"System.Buffers.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.1/.xml",
"lib/netstandard1.1/System.Buffers.dll"
]
},
"System.Collections/4.4.0-beta-24822-03": {
"sha512": "haC/T0+Vk1IAg6m0UBFYiwZg2+xyt3Z0uAajDEmTbRY8rCrUKDcXO/yB+RgzGxg5skHJOxpQPsa/Av/AhgvoaA==",
"type": "package",
"path": "System.Collections/4.4.0-beta-24822-03",
"files": [
"System.Collections.4.4.0-beta-24822-03.nupkg.sha512",
"System.Collections.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Collections.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Collections.dll",
"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/netcoreapp1.1/System.Collections.dll",
"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/netstandard1.7/System.Collections.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Collections.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Collections.Concurrent/4.0.12": {
"sha512": "+OGMilw0UtQ6q6TUuEkz3LNQuUj/aXl6/B1iUqEPcaDK/np//s1jtf+HJ1whCrhNz0drSyhuaOL/W4qtJxFafQ==",
"type": "package",
"path": "System.Collections.Concurrent/4.0.12",
"files": [
"System.Collections.Concurrent.4.0.12.nupkg.sha512",
"System.Collections.Concurrent.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Collections.Concurrent.dll",
"lib/netstandard1.3/System.Collections.Concurrent.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Collections.Concurrent.dll",
"ref/netcore50/System.Collections.Concurrent.xml",
"ref/netcore50/de/System.Collections.Concurrent.xml",
"ref/netcore50/es/System.Collections.Concurrent.xml",
"ref/netcore50/fr/System.Collections.Concurrent.xml",
"ref/netcore50/it/System.Collections.Concurrent.xml",
"ref/netcore50/ja/System.Collections.Concurrent.xml",
"ref/netcore50/ko/System.Collections.Concurrent.xml",
"ref/netcore50/ru/System.Collections.Concurrent.xml",
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
"ref/netstandard1.1/System.Collections.Concurrent.dll",
"ref/netstandard1.1/System.Collections.Concurrent.xml",
"ref/netstandard1.1/de/System.Collections.Concurrent.xml",
"ref/netstandard1.1/es/System.Collections.Concurrent.xml",
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
"ref/netstandard1.1/it/System.Collections.Concurrent.xml",
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
"ref/netstandard1.3/System.Collections.Concurrent.dll",
"ref/netstandard1.3/System.Collections.Concurrent.xml",
"ref/netstandard1.3/de/System.Collections.Concurrent.xml",
"ref/netstandard1.3/es/System.Collections.Concurrent.xml",
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
"ref/netstandard1.3/it/System.Collections.Concurrent.xml",
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Collections.Immutable/1.2.0": {
"sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
"type": "package",
"path": "System.Collections.Immutable/1.2.0",
"files": [
"System.Collections.Immutable.1.2.0.nupkg.sha512",
"System.Collections.Immutable.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Collections.Immutable.dll",
"lib/netstandard1.0/System.Collections.Immutable.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
]
},
"System.Collections.NonGeneric/4.4.0-beta-24822-03": {
"sha512": "mmYl65Hh5EYuuacrRs7kj/xxDL24gfONifduQ1dznaccQxYYg2uLSoOKG1VmI7sKSd+exu8tsjywcS/EDK7aBg==",
"type": "package",
"path": "System.Collections.NonGeneric/4.4.0-beta-24822-03",
"files": [
"System.Collections.NonGeneric.4.4.0-beta-24822-03.nupkg.sha512",
"System.Collections.NonGeneric.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Collections.NonGeneric.dll",
"lib/net463/System.Collections.NonGeneric.dll",
"lib/netstandard1.3/System.Collections.NonGeneric.dll",
"lib/netstandard1.7/System.Collections.NonGeneric.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Collections.NonGeneric.dll",
"ref/net463/System.Collections.NonGeneric.dll",
"ref/netstandard1.3/System.Collections.NonGeneric.dll",
"ref/netstandard1.3/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
"ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
"ref/netstandard1.7/System.Collections.NonGeneric.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Collections.Specialized/4.4.0-beta-24822-03": {
"sha512": "BRQ7qoXik/DI+vyij8yBRF8xSKPzPJOqSNqHpaUHVulS4YuGJqQ+agfEShjvUAsdOY9BV9dVaQwE4kLH0Z2jlg==",
"type": "package",
"path": "System.Collections.Specialized/4.4.0-beta-24822-03",
"files": [
"System.Collections.Specialized.4.4.0-beta-24822-03.nupkg.sha512",
"System.Collections.Specialized.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Collections.Specialized.dll",
"lib/net463/System.Collections.Specialized.dll",
"lib/netstandard1.3/System.Collections.Specialized.dll",
"lib/netstandard1.7/System.Collections.Specialized.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Collections.Specialized.dll",
"ref/net463/System.Collections.Specialized.dll",
"ref/netstandard1.3/System.Collections.Specialized.dll",
"ref/netstandard1.3/System.Collections.Specialized.xml",
"ref/netstandard1.3/de/System.Collections.Specialized.xml",
"ref/netstandard1.3/es/System.Collections.Specialized.xml",
"ref/netstandard1.3/fr/System.Collections.Specialized.xml",
"ref/netstandard1.3/it/System.Collections.Specialized.xml",
"ref/netstandard1.3/ja/System.Collections.Specialized.xml",
"ref/netstandard1.3/ko/System.Collections.Specialized.xml",
"ref/netstandard1.3/ru/System.Collections.Specialized.xml",
"ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
"ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
"ref/netstandard1.7/System.Collections.Specialized.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.ComponentModel/4.4.0-beta-24822-03": {
"sha512": "nkZabt/R4hWd0TiHHpiq4wTSDcTO48tJg+67bS8SQ85jVg2ZwermZUHuU9MXGqzCydu55unVkU89MwIcmpZkRQ==",
"type": "package",
"path": "System.ComponentModel/4.4.0-beta-24822-03",
"files": [
"System.ComponentModel.4.4.0-beta-24822-03.nupkg.sha512",
"System.ComponentModel.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.ComponentModel.dll",
"lib/netstandard1.3/System.ComponentModel.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.ComponentModel.dll",
"ref/netcore50/System.ComponentModel.xml",
"ref/netcore50/de/System.ComponentModel.xml",
"ref/netcore50/es/System.ComponentModel.xml",
"ref/netcore50/fr/System.ComponentModel.xml",
"ref/netcore50/it/System.ComponentModel.xml",
"ref/netcore50/ja/System.ComponentModel.xml",
"ref/netcore50/ko/System.ComponentModel.xml",
"ref/netcore50/ru/System.ComponentModel.xml",
"ref/netcore50/zh-hans/System.ComponentModel.xml",
"ref/netcore50/zh-hant/System.ComponentModel.xml",
"ref/netstandard1.0/System.ComponentModel.dll",
"ref/netstandard1.0/System.ComponentModel.xml",
"ref/netstandard1.0/de/System.ComponentModel.xml",
"ref/netstandard1.0/es/System.ComponentModel.xml",
"ref/netstandard1.0/fr/System.ComponentModel.xml",
"ref/netstandard1.0/it/System.ComponentModel.xml",
"ref/netstandard1.0/ja/System.ComponentModel.xml",
"ref/netstandard1.0/ko/System.ComponentModel.xml",
"ref/netstandard1.0/ru/System.ComponentModel.xml",
"ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
"ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.ComponentModel.Annotations/4.1.0": {
"sha512": "2myx5Q4D13EtYbAmq+fWsIk4TVV0RTkV3JUy0pq7QsCjo2TjrH3Z5zqE1IGLBSyTaSDdr5klkY/MGrDbb1g6qw==",
"type": "package",
"path": "System.ComponentModel.Annotations/4.1.0",
"files": [
"System.ComponentModel.Annotations.4.1.0.nupkg.sha512",
"System.ComponentModel.Annotations.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.ComponentModel.Annotations.dll",
"lib/netcore50/System.ComponentModel.Annotations.dll",
"lib/netstandard1.4/System.ComponentModel.Annotations.dll",
"lib/portable-net45+win8/_._",
"lib/win8/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/System.ComponentModel.Annotations.dll",
"ref/netcore50/System.ComponentModel.Annotations.dll",
"ref/netcore50/System.ComponentModel.Annotations.xml",
"ref/netcore50/de/System.ComponentModel.Annotations.xml",
"ref/netcore50/es/System.ComponentModel.Annotations.xml",
"ref/netcore50/fr/System.ComponentModel.Annotations.xml",
"ref/netcore50/it/System.ComponentModel.Annotations.xml",
"ref/netcore50/ja/System.ComponentModel.Annotations.xml",
"ref/netcore50/ko/System.ComponentModel.Annotations.xml",
"ref/netcore50/ru/System.ComponentModel.Annotations.xml",
"ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
"ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/System.ComponentModel.Annotations.dll",
"ref/netstandard1.1/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
"ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/System.ComponentModel.Annotations.dll",
"ref/netstandard1.3/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
"ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/System.ComponentModel.Annotations.dll",
"ref/netstandard1.4/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
"ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
"ref/portable-net45+win8/_._",
"ref/win8/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.ComponentModel.Primitives/4.4.0-beta-24822-03": {
"sha512": "vkOLDvZUeT0MjA5/4+1k0Z7zHyLv7cDB1RdoJ+ZmnsomKBFHl11TQlcFy2zTLAk8GAKOl93NiSO9/cQQwKzGhQ==",
"type": "package",
"path": "System.ComponentModel.Primitives/4.4.0-beta-24822-03",
"files": [
"System.ComponentModel.Primitives.4.4.0-beta-24822-03.nupkg.sha512",
"System.ComponentModel.Primitives.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/System.ComponentModel.Primitives.dll",
"lib/net463/System.ComponentModel.Primitives.dll",
"lib/netstandard1.0/System.ComponentModel.Primitives.dll",
"lib/netstandard1.7/System.ComponentModel.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/System.ComponentModel.Primitives.dll",
"ref/net463/System.ComponentModel.Primitives.dll",
"ref/netstandard1.0/System.ComponentModel.Primitives.dll",
"ref/netstandard1.0/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
"ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
"ref/netstandard1.7/System.ComponentModel.Primitives.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.ComponentModel.TypeConverter/4.4.0-beta-24822-03": {
"sha512": "+mq9hNDIoPj5LpYLlDguA7JyI/QPi4YZn5gtIS7XvA5D8DNgUj9OAH4sfVU8DutljnaqavUOcd5LOV5EuaM4Ig==",
"type": "package",
"path": "System.ComponentModel.TypeConverter/4.4.0-beta-24822-03",
"files": [
"System.ComponentModel.TypeConverter.4.4.0-beta-24822-03.nupkg.sha512",
"System.ComponentModel.TypeConverter.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/System.ComponentModel.TypeConverter.dll",
"lib/net462/System.ComponentModel.TypeConverter.dll",
"lib/net463/System.ComponentModel.TypeConverter.dll",
"lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
"lib/netstandard1.7/System.ComponentModel.TypeConverter.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/System.ComponentModel.TypeConverter.dll",
"ref/net462/System.ComponentModel.TypeConverter.dll",
"ref/net463/System.ComponentModel.TypeConverter.dll",
"ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
"ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
"ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
"ref/netstandard1.7/System.ComponentModel.TypeConverter.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Console/4.0.0": {
"sha512": "AAQE9oCO7O6FcSwxy+U8VII/bWMaCQUKG5/TDxhKjM0Yk2Q6TR3a3ZF2vY2AwZD4Oj5rC5rL7uIdgbHxuPqnYQ==",
"type": "package",
"path": "System.Console/4.0.0",
"files": [
"System.Console.4.0.0.nupkg.sha512",
"System.Console.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Console.dll",
"ref/netstandard1.3/System.Console.dll",
"ref/netstandard1.3/System.Console.xml",
"ref/netstandard1.3/de/System.Console.xml",
"ref/netstandard1.3/es/System.Console.xml",
"ref/netstandard1.3/fr/System.Console.xml",
"ref/netstandard1.3/it/System.Console.xml",
"ref/netstandard1.3/ja/System.Console.xml",
"ref/netstandard1.3/ko/System.Console.xml",
"ref/netstandard1.3/ru/System.Console.xml",
"ref/netstandard1.3/zh-hans/System.Console.xml",
"ref/netstandard1.3/zh-hant/System.Console.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Diagnostics.Debug/4.4.0-beta-24822-03": {
"sha512": "LioKipVLOpUJHvsW8Rl4l8gbK98UF6niedEeTPuJH/Yywkd034KX9h/pjbqr4/2BAy+F4P7LFyVwyXN5whEkQw==",
"type": "package",
"path": "System.Diagnostics.Debug/4.4.0-beta-24822-03",
"files": [
"System.Diagnostics.Debug.4.4.0-beta-24822-03.nupkg.sha512",
"System.Diagnostics.Debug.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Diagnostics.Debug.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Diagnostics.Debug.dll",
"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/netstandard1.7/System.Diagnostics.Debug.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/win/lib/net463/System.Diagnostics.Debug.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Diagnostics.DiagnosticSource/4.0.0": {
"sha512": "YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
"type": "package",
"path": "System.Diagnostics.DiagnosticSource/4.0.0",
"files": [
"System.Diagnostics.DiagnosticSource.4.0.0.nupkg.sha512",
"System.Diagnostics.DiagnosticSource.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net46/System.Diagnostics.DiagnosticSource.dll",
"lib/net46/System.Diagnostics.DiagnosticSource.xml",
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml"
]
},
"System.Diagnostics.FileVersionInfo/4.0.0": {
"sha512": "HOll6ccjlHkxzUiISqcet8mI4j3qK9uAA2Z7F1KzQ6JzhZXsUTDqQ60kJg982Jq8uPoMzpnmKXgSqDP6a6D3/g==",
"type": "package",
"path": "System.Diagnostics.FileVersionInfo/4.0.0",
"files": [
"System.Diagnostics.FileVersionInfo.4.0.0.nupkg.sha512",
"System.Diagnostics.FileVersionInfo.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.FileVersionInfo.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.FileVersionInfo.dll",
"ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
"ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
"runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll",
"runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll",
"runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll"
]
},
"System.Diagnostics.Process/4.1.0": {
"sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
"type": "package",
"path": "System.Diagnostics.Process/4.1.0",
"files": [
"System.Diagnostics.Process.4.1.0.nupkg.sha512",
"System.Diagnostics.Process.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.Process.dll",
"lib/net461/System.Diagnostics.Process.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.Process.dll",
"ref/net461/System.Diagnostics.Process.dll",
"ref/netstandard1.3/System.Diagnostics.Process.dll",
"ref/netstandard1.3/System.Diagnostics.Process.xml",
"ref/netstandard1.3/de/System.Diagnostics.Process.xml",
"ref/netstandard1.3/es/System.Diagnostics.Process.xml",
"ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
"ref/netstandard1.3/it/System.Diagnostics.Process.xml",
"ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
"ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
"ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
"ref/netstandard1.4/System.Diagnostics.Process.dll",
"ref/netstandard1.4/System.Diagnostics.Process.xml",
"ref/netstandard1.4/de/System.Diagnostics.Process.xml",
"ref/netstandard1.4/es/System.Diagnostics.Process.xml",
"ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
"ref/netstandard1.4/it/System.Diagnostics.Process.xml",
"ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
"ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
"ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
"ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
"ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
"runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
"runtimes/win/lib/net46/System.Diagnostics.Process.dll",
"runtimes/win/lib/net461/System.Diagnostics.Process.dll",
"runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
"runtimes/win7/lib/netcore50/_._"
]
},
"System.Diagnostics.StackTrace/4.0.1": {
"sha512": "wgveyKNL7zH14qi60BxZDbao4ZCOdN0f771f4EPV55MlbQF+KEvgl1NrCiiIWchbY4OzwF6SGqIv5EekxPW5eQ==",
"type": "package",
"path": "System.Diagnostics.StackTrace/4.0.1",
"files": [
"System.Diagnostics.StackTrace.4.0.1.nupkg.sha512",
"System.Diagnostics.StackTrace.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.StackTrace.dll",
"lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.StackTrace.dll",
"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",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll"
]
},
"System.Diagnostics.Tools/4.0.1": {
"sha512": "Q7x3VRcBbRPguVzsEJ5ugo/xjgiE28CJ/ICDNwAAXOGbhhFYPFpAZMvzeqHJBZUKPhCkeJJeFVAwNjJZBqPCKQ==",
"type": "package",
"path": "System.Diagnostics.Tools/4.0.1",
"files": [
"System.Diagnostics.Tools.4.0.1.nupkg.sha512",
"System.Diagnostics.Tools.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Diagnostics.Tools.dll",
"ref/netcore50/System.Diagnostics.Tools.xml",
"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",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Diagnostics.Tracing/4.1.0": {
"sha512": "kSFUvKe3Gps7ElMI9sUJID1KOsDKJS5XF9IgroCfSAgIhpz84+5pCXVT+ZGB+ykYftr5FkjffPhycnh8FbQspw==",
"type": "package",
"path": "System.Diagnostics.Tracing/4.1.0",
"files": [
"System.Diagnostics.Tracing.4.1.0.nupkg.sha512",
"System.Diagnostics.Tracing.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net462/System.Diagnostics.Tracing.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net462/System.Diagnostics.Tracing.dll",
"ref/netcore50/System.Diagnostics.Tracing.dll",
"ref/netcore50/System.Diagnostics.Tracing.xml",
"ref/netcore50/de/System.Diagnostics.Tracing.xml",
"ref/netcore50/es/System.Diagnostics.Tracing.xml",
"ref/netcore50/fr/System.Diagnostics.Tracing.xml",
"ref/netcore50/it/System.Diagnostics.Tracing.xml",
"ref/netcore50/ja/System.Diagnostics.Tracing.xml",
"ref/netcore50/ko/System.Diagnostics.Tracing.xml",
"ref/netcore50/ru/System.Diagnostics.Tracing.xml",
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/System.Diagnostics.Tracing.dll",
"ref/netstandard1.1/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/System.Diagnostics.Tracing.dll",
"ref/netstandard1.2/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/System.Diagnostics.Tracing.dll",
"ref/netstandard1.3/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/System.Diagnostics.Tracing.dll",
"ref/netstandard1.5/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
"ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Dynamic.Runtime/4.0.11": {
"sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
"type": "package",
"path": "System.Dynamic.Runtime/4.0.11",
"files": [
"System.Dynamic.Runtime.4.0.11.nupkg.sha512",
"System.Dynamic.Runtime.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Dynamic.Runtime.dll",
"lib/netstandard1.3/System.Dynamic.Runtime.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Dynamic.Runtime.dll",
"ref/netcore50/System.Dynamic.Runtime.xml",
"ref/netcore50/de/System.Dynamic.Runtime.xml",
"ref/netcore50/es/System.Dynamic.Runtime.xml",
"ref/netcore50/fr/System.Dynamic.Runtime.xml",
"ref/netcore50/it/System.Dynamic.Runtime.xml",
"ref/netcore50/ja/System.Dynamic.Runtime.xml",
"ref/netcore50/ko/System.Dynamic.Runtime.xml",
"ref/netcore50/ru/System.Dynamic.Runtime.xml",
"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/System.Dynamic.Runtime.dll",
"ref/netstandard1.0/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
"ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/System.Dynamic.Runtime.dll",
"ref/netstandard1.3/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
"ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll"
]
},
"System.Globalization/4.4.0-beta-24822-03": {
"sha512": "ObyZNP57UB58OzwSvoqD4yAbMGOEgEaZiG2Xowuj8TemUNoeSX2UwRvwPk7xt9oAzIeRY3J8CliKlZW8T4nVTA==",
"type": "package",
"path": "System.Globalization/4.4.0-beta-24822-03",
"files": [
"System.Globalization.4.4.0-beta-24822-03.nupkg.sha512",
"System.Globalization.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Globalization.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Globalization.dll",
"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/netstandard1.7/System.Globalization.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Globalization.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Globalization.Calendars/4.0.1": {
"sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
"type": "package",
"path": "System.Globalization.Calendars/4.0.1",
"files": [
"System.Globalization.Calendars.4.0.1.nupkg.sha512",
"System.Globalization.Calendars.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Globalization.Calendars.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Globalization.Calendars.dll",
"ref/netstandard1.3/System.Globalization.Calendars.dll",
"ref/netstandard1.3/System.Globalization.Calendars.xml",
"ref/netstandard1.3/de/System.Globalization.Calendars.xml",
"ref/netstandard1.3/es/System.Globalization.Calendars.xml",
"ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
"ref/netstandard1.3/it/System.Globalization.Calendars.xml",
"ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
"ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
"ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Globalization.Extensions/4.4.0-beta-24822-03": {
"sha512": "XPtoD9dx+S5qGWhiX0U1vgvfWfiXUaK6GesDpwyMgpSuCU8+lQQ6NrXrLYluIM31oCygdWMivYh5WPwmVwG7Ug==",
"type": "package",
"path": "System.Globalization.Extensions/4.4.0-beta-24822-03",
"files": [
"System.Globalization.Extensions.4.4.0-beta-24822-03.nupkg.sha512",
"System.Globalization.Extensions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Globalization.Extensions.dll",
"lib/net463/System.Globalization.Extensions.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Globalization.Extensions.dll",
"ref/net463/System.Globalization.Extensions.dll",
"ref/netstandard1.3/System.Globalization.Extensions.dll",
"ref/netstandard1.3/System.Globalization.Extensions.xml",
"ref/netstandard1.3/de/System.Globalization.Extensions.xml",
"ref/netstandard1.3/es/System.Globalization.Extensions.xml",
"ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
"ref/netstandard1.3/it/System.Globalization.Extensions.xml",
"ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
"ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
"ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
"ref/netstandard1.7/System.Globalization.Extensions.dll",
"ref/uap10.1/System.Globalization.Extensions.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
"runtimes/unix/lib/netstandard1.7/System.Globalization.Extensions.dll",
"runtimes/unix/lib/uap10.1/System.Globalization.Extensions.dll",
"runtimes/win/lib/net46/System.Globalization.Extensions.dll",
"runtimes/win/lib/net463/System.Globalization.Extensions.dll",
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
"runtimes/win/lib/netstandard1.7/System.Globalization.Extensions.dll",
"runtimes/win/lib/uap10.1/System.Globalization.Extensions.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.IO/4.4.0-beta-24822-03": {
"sha512": "3vq1lRTJxmbyosLwgmk+fBBhHXcjAe+Hl+knJQuSqatEZ4EzpFRV2sWBQMIaUO5cbaqvFMcC4uiUeip9Fl1zPg==",
"type": "package",
"path": "System.IO/4.4.0-beta-24822-03",
"files": [
"System.IO.4.4.0-beta-24822-03.nupkg.sha512",
"System.IO.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.IO.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/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/netcoreapp1.1/System.IO.dll",
"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/netstandard1.7/System.IO.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.IO.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.IO.Compression/4.1.0": {
"sha512": "TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
"type": "package",
"path": "System.IO.Compression/4.1.0",
"files": [
"System.IO.Compression.4.1.0.nupkg.sha512",
"System.IO.Compression.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net46/System.IO.Compression.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net46/System.IO.Compression.dll",
"ref/netcore50/System.IO.Compression.dll",
"ref/netcore50/System.IO.Compression.xml",
"ref/netcore50/de/System.IO.Compression.xml",
"ref/netcore50/es/System.IO.Compression.xml",
"ref/netcore50/fr/System.IO.Compression.xml",
"ref/netcore50/it/System.IO.Compression.xml",
"ref/netcore50/ja/System.IO.Compression.xml",
"ref/netcore50/ko/System.IO.Compression.xml",
"ref/netcore50/ru/System.IO.Compression.xml",
"ref/netcore50/zh-hans/System.IO.Compression.xml",
"ref/netcore50/zh-hant/System.IO.Compression.xml",
"ref/netstandard1.1/System.IO.Compression.dll",
"ref/netstandard1.1/System.IO.Compression.xml",
"ref/netstandard1.1/de/System.IO.Compression.xml",
"ref/netstandard1.1/es/System.IO.Compression.xml",
"ref/netstandard1.1/fr/System.IO.Compression.xml",
"ref/netstandard1.1/it/System.IO.Compression.xml",
"ref/netstandard1.1/ja/System.IO.Compression.xml",
"ref/netstandard1.1/ko/System.IO.Compression.xml",
"ref/netstandard1.1/ru/System.IO.Compression.xml",
"ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
"ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
"ref/netstandard1.3/System.IO.Compression.dll",
"ref/netstandard1.3/System.IO.Compression.xml",
"ref/netstandard1.3/de/System.IO.Compression.xml",
"ref/netstandard1.3/es/System.IO.Compression.xml",
"ref/netstandard1.3/fr/System.IO.Compression.xml",
"ref/netstandard1.3/it/System.IO.Compression.xml",
"ref/netstandard1.3/ja/System.IO.Compression.xml",
"ref/netstandard1.3/ko/System.IO.Compression.xml",
"ref/netstandard1.3/ru/System.IO.Compression.xml",
"ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
"ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
"runtimes/win/lib/net46/System.IO.Compression.dll",
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll"
]
},
"System.IO.Compression.ZipFile/4.0.1": {
"sha512": "hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
"type": "package",
"path": "System.IO.Compression.ZipFile/4.0.1",
"files": [
"System.IO.Compression.ZipFile.4.0.1.nupkg.sha512",
"System.IO.Compression.ZipFile.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.Compression.ZipFile.dll",
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.Compression.ZipFile.dll",
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
"ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
"ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.IO.FileSystem/4.0.1": {
"sha512": "Cd3F5VYa/g+X80excE7oDUkIUD//t736EN/jWs6vMNu9grkKV5spFzeuwQqZV1EVyoe5ra+U+hWUpXCFh6bkcQ==",
"type": "package",
"path": "System.IO.FileSystem/4.0.1",
"files": [
"System.IO.FileSystem.4.0.1.nupkg.sha512",
"System.IO.FileSystem.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.FileSystem.dll",
"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",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.IO.FileSystem.Primitives/4.0.1": {
"sha512": "eaqOQ2Gu1WSwxDWRtbOW6/mffPptkj87iVGTVnvcoIWycUc9iK8WqM/bOlUuAhDH/dGrwKOrXIO6d+QfY/mzSA==",
"type": "package",
"path": "System.IO.FileSystem.Primitives/4.0.1",
"files": [
"System.IO.FileSystem.Primitives.4.0.1.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.FileSystem.Primitives.dll",
"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",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.IO.FileSystem.Watcher/4.0.0": {
"sha512": "nFrPdT0RPyHiuVm0WTK0QC5Frph3o1QOeK14RXxkTBqjG9ewedT9a8g2GpBHLz0bYzkxpz0XfClhujiLM2Mq+w==",
"type": "package",
"path": "System.IO.FileSystem.Watcher/4.0.0",
"files": [
"System.IO.FileSystem.Watcher.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Watcher.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Watcher.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.FileSystem.Watcher.dll",
"ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
"ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
"runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
"runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
"runtimes/win7/lib/netcore50/_._"
]
},
"System.IO.MemoryMappedFiles/4.0.0": {
"sha512": "9akG7Dc0iwBYfHr95NnA3wsbY7eC80471jF8EBy5pSQw0KfeIxXKaXfz0SRRr2XXljPOSHVAHlCcNeK964fBCQ==",
"type": "package",
"path": "System.IO.MemoryMappedFiles/4.0.0",
"files": [
"System.IO.MemoryMappedFiles.4.0.0.nupkg.sha512",
"System.IO.MemoryMappedFiles.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.MemoryMappedFiles.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.MemoryMappedFiles.dll",
"ref/netstandard1.3/System.IO.MemoryMappedFiles.dll",
"ref/netstandard1.3/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml",
"ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll",
"runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll",
"runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll",
"runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll"
]
},
"System.IO.UnmanagedMemoryStream/4.0.1": {
"sha512": "c3w1qmcDiOkhzjswlKoytvaqpPKpWYVBm1wyUplNOux1KPfWwU8NPs+6oLUCNXMET/txgPT5nK32NNvFhAiyLg==",
"type": "package",
"path": "System.IO.UnmanagedMemoryStream/4.0.1",
"files": [
"System.IO.UnmanagedMemoryStream.4.0.1.nupkg.sha512",
"System.IO.UnmanagedMemoryStream.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.UnmanagedMemoryStream.dll",
"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.UnmanagedMemoryStream.dll",
"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml",
"ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Linq/4.4.0-beta-24822-03": {
"sha512": "OJuPR7nF0vflDQYun7ypNPXnz3bJKc8yIt+2BOmprizfNanvXPG9D4FcTDHtWiQA0kQ7cnzN/mACYJP+aAfFqA==",
"type": "package",
"path": "System.Linq/4.4.0-beta-24822-03",
"files": [
"System.Linq.4.4.0-beta-24822-03.nupkg.sha512",
"System.Linq.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.Linq.dll",
"lib/netcore50/System.Linq.dll",
"lib/netstandard1.6/System.Linq.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/System.Linq.dll",
"ref/netcore50/System.Linq.dll",
"ref/netcore50/System.Linq.xml",
"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/netcoreapp1.1/System.Linq.dll",
"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.6/System.Linq.dll",
"ref/netstandard1.6/System.Linq.xml",
"ref/netstandard1.6/de/System.Linq.xml",
"ref/netstandard1.6/es/System.Linq.xml",
"ref/netstandard1.6/fr/System.Linq.xml",
"ref/netstandard1.6/it/System.Linq.xml",
"ref/netstandard1.6/ja/System.Linq.xml",
"ref/netstandard1.6/ko/System.Linq.xml",
"ref/netstandard1.6/ru/System.Linq.xml",
"ref/netstandard1.6/zh-hans/System.Linq.xml",
"ref/netstandard1.6/zh-hant/System.Linq.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Linq.Expressions/4.1.0": {
"sha512": "I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
"type": "package",
"path": "System.Linq.Expressions/4.1.0",
"files": [
"System.Linq.Expressions.4.1.0.nupkg.sha512",
"System.Linq.Expressions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Linq.Expressions.dll",
"lib/netcore50/System.Linq.Expressions.dll",
"lib/netstandard1.6/System.Linq.Expressions.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Linq.Expressions.dll",
"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/netstandard1.6/System.Linq.Expressions.dll",
"ref/netstandard1.6/System.Linq.Expressions.xml",
"ref/netstandard1.6/de/System.Linq.Expressions.xml",
"ref/netstandard1.6/es/System.Linq.Expressions.xml",
"ref/netstandard1.6/fr/System.Linq.Expressions.xml",
"ref/netstandard1.6/it/System.Linq.Expressions.xml",
"ref/netstandard1.6/ja/System.Linq.Expressions.xml",
"ref/netstandard1.6/ko/System.Linq.Expressions.xml",
"ref/netstandard1.6/ru/System.Linq.Expressions.xml",
"ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
"ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll"
]
},
"System.Linq.Parallel/4.0.1": {
"sha512": "OLzVtkE0swKVxMGgKwt4nPdIfWbC/OPAY6GeXxSEkPZ3imApCS40Y5PnJp5kfGMKf2K3Y4fMNCkwbessfHSsTA==",
"type": "package",
"path": "System.Linq.Parallel/4.0.1",
"files": [
"System.Linq.Parallel.4.0.1.nupkg.sha512",
"System.Linq.Parallel.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Linq.Parallel.dll",
"lib/netstandard1.3/System.Linq.Parallel.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Linq.Parallel.dll",
"ref/netcore50/System.Linq.Parallel.xml",
"ref/netcore50/de/System.Linq.Parallel.xml",
"ref/netcore50/es/System.Linq.Parallel.xml",
"ref/netcore50/fr/System.Linq.Parallel.xml",
"ref/netcore50/it/System.Linq.Parallel.xml",
"ref/netcore50/ja/System.Linq.Parallel.xml",
"ref/netcore50/ko/System.Linq.Parallel.xml",
"ref/netcore50/ru/System.Linq.Parallel.xml",
"ref/netcore50/zh-hans/System.Linq.Parallel.xml",
"ref/netcore50/zh-hant/System.Linq.Parallel.xml",
"ref/netstandard1.1/System.Linq.Parallel.dll",
"ref/netstandard1.1/System.Linq.Parallel.xml",
"ref/netstandard1.1/de/System.Linq.Parallel.xml",
"ref/netstandard1.1/es/System.Linq.Parallel.xml",
"ref/netstandard1.1/fr/System.Linq.Parallel.xml",
"ref/netstandard1.1/it/System.Linq.Parallel.xml",
"ref/netstandard1.1/ja/System.Linq.Parallel.xml",
"ref/netstandard1.1/ko/System.Linq.Parallel.xml",
"ref/netstandard1.1/ru/System.Linq.Parallel.xml",
"ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml",
"ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Linq.Queryable/4.0.1": {
"sha512": "Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
"type": "package",
"path": "System.Linq.Queryable/4.0.1",
"files": [
"System.Linq.Queryable.4.0.1.nupkg.sha512",
"System.Linq.Queryable.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/monoandroid10/_._",
"lib/monotouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Linq.Queryable.dll",
"lib/netstandard1.3/System.Linq.Queryable.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/monoandroid10/_._",
"ref/monotouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Linq.Queryable.dll",
"ref/netcore50/System.Linq.Queryable.xml",
"ref/netcore50/de/System.Linq.Queryable.xml",
"ref/netcore50/es/System.Linq.Queryable.xml",
"ref/netcore50/fr/System.Linq.Queryable.xml",
"ref/netcore50/it/System.Linq.Queryable.xml",
"ref/netcore50/ja/System.Linq.Queryable.xml",
"ref/netcore50/ko/System.Linq.Queryable.xml",
"ref/netcore50/ru/System.Linq.Queryable.xml",
"ref/netcore50/zh-hans/System.Linq.Queryable.xml",
"ref/netcore50/zh-hant/System.Linq.Queryable.xml",
"ref/netstandard1.0/System.Linq.Queryable.dll",
"ref/netstandard1.0/System.Linq.Queryable.xml",
"ref/netstandard1.0/de/System.Linq.Queryable.xml",
"ref/netstandard1.0/es/System.Linq.Queryable.xml",
"ref/netstandard1.0/fr/System.Linq.Queryable.xml",
"ref/netstandard1.0/it/System.Linq.Queryable.xml",
"ref/netstandard1.0/ja/System.Linq.Queryable.xml",
"ref/netstandard1.0/ko/System.Linq.Queryable.xml",
"ref/netstandard1.0/ru/System.Linq.Queryable.xml",
"ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml",
"ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Net.Http/4.1.0": {
"sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
"type": "package",
"path": "System.Net.Http/4.1.0",
"files": [
"System.Net.Http.4.1.0.nupkg.sha512",
"System.Net.Http.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/Xamarinmac20/_._",
"lib/monoandroid10/_._",
"lib/monotouch10/_._",
"lib/net45/_._",
"lib/net46/System.Net.Http.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/Xamarinmac20/_._",
"ref/monoandroid10/_._",
"ref/monotouch10/_._",
"ref/net45/_._",
"ref/net46/System.Net.Http.dll",
"ref/net46/System.Net.Http.xml",
"ref/net46/de/System.Net.Http.xml",
"ref/net46/es/System.Net.Http.xml",
"ref/net46/fr/System.Net.Http.xml",
"ref/net46/it/System.Net.Http.xml",
"ref/net46/ja/System.Net.Http.xml",
"ref/net46/ko/System.Net.Http.xml",
"ref/net46/ru/System.Net.Http.xml",
"ref/net46/zh-hans/System.Net.Http.xml",
"ref/net46/zh-hant/System.Net.Http.xml",
"ref/netcore50/System.Net.Http.dll",
"ref/netcore50/System.Net.Http.xml",
"ref/netcore50/de/System.Net.Http.xml",
"ref/netcore50/es/System.Net.Http.xml",
"ref/netcore50/fr/System.Net.Http.xml",
"ref/netcore50/it/System.Net.Http.xml",
"ref/netcore50/ja/System.Net.Http.xml",
"ref/netcore50/ko/System.Net.Http.xml",
"ref/netcore50/ru/System.Net.Http.xml",
"ref/netcore50/zh-hans/System.Net.Http.xml",
"ref/netcore50/zh-hant/System.Net.Http.xml",
"ref/netstandard1.1/System.Net.Http.dll",
"ref/netstandard1.1/System.Net.Http.xml",
"ref/netstandard1.1/de/System.Net.Http.xml",
"ref/netstandard1.1/es/System.Net.Http.xml",
"ref/netstandard1.1/fr/System.Net.Http.xml",
"ref/netstandard1.1/it/System.Net.Http.xml",
"ref/netstandard1.1/ja/System.Net.Http.xml",
"ref/netstandard1.1/ko/System.Net.Http.xml",
"ref/netstandard1.1/ru/System.Net.Http.xml",
"ref/netstandard1.1/zh-hans/System.Net.Http.xml",
"ref/netstandard1.1/zh-hant/System.Net.Http.xml",
"ref/netstandard1.3/System.Net.Http.dll",
"ref/netstandard1.3/System.Net.Http.xml",
"ref/netstandard1.3/de/System.Net.Http.xml",
"ref/netstandard1.3/es/System.Net.Http.xml",
"ref/netstandard1.3/fr/System.Net.Http.xml",
"ref/netstandard1.3/it/System.Net.Http.xml",
"ref/netstandard1.3/ja/System.Net.Http.xml",
"ref/netstandard1.3/ko/System.Net.Http.xml",
"ref/netstandard1.3/ru/System.Net.Http.xml",
"ref/netstandard1.3/zh-hans/System.Net.Http.xml",
"ref/netstandard1.3/zh-hant/System.Net.Http.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
"runtimes/win/lib/net46/System.Net.Http.dll",
"runtimes/win/lib/netcore50/System.Net.Http.dll",
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll"
]
},
"System.Net.NameResolution/4.0.0": {
"sha512": "YdNmgvcJLb70eHgn9qq4hkwsaGXIvaFn6jB4aL+n4BaoM6OAL81Z1K2na80XFkor43qny3m386nfyHTqVtdKEg==",
"type": "package",
"path": "System.Net.NameResolution/4.0.0",
"files": [
"System.Net.NameResolution.4.0.0.nupkg.sha512",
"System.Net.NameResolution.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Net.NameResolution.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Net.NameResolution.dll",
"ref/netstandard1.3/System.Net.NameResolution.dll",
"ref/netstandard1.3/System.Net.NameResolution.xml",
"ref/netstandard1.3/de/System.Net.NameResolution.xml",
"ref/netstandard1.3/es/System.Net.NameResolution.xml",
"ref/netstandard1.3/fr/System.Net.NameResolution.xml",
"ref/netstandard1.3/it/System.Net.NameResolution.xml",
"ref/netstandard1.3/ja/System.Net.NameResolution.xml",
"ref/netstandard1.3/ko/System.Net.NameResolution.xml",
"ref/netstandard1.3/ru/System.Net.NameResolution.xml",
"ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
"ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
"runtimes/win/lib/net46/System.Net.NameResolution.dll",
"runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll"
]
},
"System.Net.Primitives/4.0.11": {
"sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
"type": "package",
"path": "System.Net.Primitives/4.0.11",
"files": [
"System.Net.Primitives.4.0.11.nupkg.sha512",
"System.Net.Primitives.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Net.Primitives.dll",
"ref/netcore50/System.Net.Primitives.xml",
"ref/netcore50/de/System.Net.Primitives.xml",
"ref/netcore50/es/System.Net.Primitives.xml",
"ref/netcore50/fr/System.Net.Primitives.xml",
"ref/netcore50/it/System.Net.Primitives.xml",
"ref/netcore50/ja/System.Net.Primitives.xml",
"ref/netcore50/ko/System.Net.Primitives.xml",
"ref/netcore50/ru/System.Net.Primitives.xml",
"ref/netcore50/zh-hans/System.Net.Primitives.xml",
"ref/netcore50/zh-hant/System.Net.Primitives.xml",
"ref/netstandard1.0/System.Net.Primitives.dll",
"ref/netstandard1.0/System.Net.Primitives.xml",
"ref/netstandard1.0/de/System.Net.Primitives.xml",
"ref/netstandard1.0/es/System.Net.Primitives.xml",
"ref/netstandard1.0/fr/System.Net.Primitives.xml",
"ref/netstandard1.0/it/System.Net.Primitives.xml",
"ref/netstandard1.0/ja/System.Net.Primitives.xml",
"ref/netstandard1.0/ko/System.Net.Primitives.xml",
"ref/netstandard1.0/ru/System.Net.Primitives.xml",
"ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
"ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
"ref/netstandard1.1/System.Net.Primitives.dll",
"ref/netstandard1.1/System.Net.Primitives.xml",
"ref/netstandard1.1/de/System.Net.Primitives.xml",
"ref/netstandard1.1/es/System.Net.Primitives.xml",
"ref/netstandard1.1/fr/System.Net.Primitives.xml",
"ref/netstandard1.1/it/System.Net.Primitives.xml",
"ref/netstandard1.1/ja/System.Net.Primitives.xml",
"ref/netstandard1.1/ko/System.Net.Primitives.xml",
"ref/netstandard1.1/ru/System.Net.Primitives.xml",
"ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
"ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
"ref/netstandard1.3/System.Net.Primitives.dll",
"ref/netstandard1.3/System.Net.Primitives.xml",
"ref/netstandard1.3/de/System.Net.Primitives.xml",
"ref/netstandard1.3/es/System.Net.Primitives.xml",
"ref/netstandard1.3/fr/System.Net.Primitives.xml",
"ref/netstandard1.3/it/System.Net.Primitives.xml",
"ref/netstandard1.3/ja/System.Net.Primitives.xml",
"ref/netstandard1.3/ko/System.Net.Primitives.xml",
"ref/netstandard1.3/ru/System.Net.Primitives.xml",
"ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
"ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Net.Requests/4.0.11": {
"sha512": "NiBktx4Fh4rhCdG6+FoOqzeGS6G3gAHXcvxx7qb7WpQbTFVEOceqtvIxQ2NGkiSaxjCVEw+PR1z5oIxOvDpVaw==",
"type": "package",
"path": "System.Net.Requests/4.0.11",
"files": [
"System.Net.Requests.4.0.11.nupkg.sha512",
"System.Net.Requests.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net46/_._",
"ref/netcore50/System.Net.Requests.dll",
"ref/netcore50/System.Net.Requests.xml",
"ref/netcore50/de/System.Net.Requests.xml",
"ref/netcore50/es/System.Net.Requests.xml",
"ref/netcore50/fr/System.Net.Requests.xml",
"ref/netcore50/it/System.Net.Requests.xml",
"ref/netcore50/ja/System.Net.Requests.xml",
"ref/netcore50/ko/System.Net.Requests.xml",
"ref/netcore50/ru/System.Net.Requests.xml",
"ref/netcore50/zh-hans/System.Net.Requests.xml",
"ref/netcore50/zh-hant/System.Net.Requests.xml",
"ref/netstandard1.0/System.Net.Requests.dll",
"ref/netstandard1.0/System.Net.Requests.xml",
"ref/netstandard1.0/de/System.Net.Requests.xml",
"ref/netstandard1.0/es/System.Net.Requests.xml",
"ref/netstandard1.0/fr/System.Net.Requests.xml",
"ref/netstandard1.0/it/System.Net.Requests.xml",
"ref/netstandard1.0/ja/System.Net.Requests.xml",
"ref/netstandard1.0/ko/System.Net.Requests.xml",
"ref/netstandard1.0/ru/System.Net.Requests.xml",
"ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
"ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
"ref/netstandard1.1/System.Net.Requests.dll",
"ref/netstandard1.1/System.Net.Requests.xml",
"ref/netstandard1.1/de/System.Net.Requests.xml",
"ref/netstandard1.1/es/System.Net.Requests.xml",
"ref/netstandard1.1/fr/System.Net.Requests.xml",
"ref/netstandard1.1/it/System.Net.Requests.xml",
"ref/netstandard1.1/ja/System.Net.Requests.xml",
"ref/netstandard1.1/ko/System.Net.Requests.xml",
"ref/netstandard1.1/ru/System.Net.Requests.xml",
"ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
"ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
"ref/netstandard1.3/System.Net.Requests.dll",
"ref/netstandard1.3/System.Net.Requests.xml",
"ref/netstandard1.3/de/System.Net.Requests.xml",
"ref/netstandard1.3/es/System.Net.Requests.xml",
"ref/netstandard1.3/fr/System.Net.Requests.xml",
"ref/netstandard1.3/it/System.Net.Requests.xml",
"ref/netstandard1.3/ja/System.Net.Requests.xml",
"ref/netstandard1.3/ko/System.Net.Requests.xml",
"ref/netstandard1.3/ru/System.Net.Requests.xml",
"ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
"ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
"runtimes/win/lib/net46/_._",
"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll"
]
},
"System.Net.Security/4.0.0": {
"sha512": "QVOez5OhHQayL4FZ1GVOrJAIaWpfhAIUhfBh8eS0iH+/ol2TC1IdTW8tXggqC+6BehdXzarV0zVFVZp42yqypw==",
"type": "package",
"path": "System.Net.Security/4.0.0",
"files": [
"System.Net.Security.4.0.0.nupkg.sha512",
"System.Net.Security.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Net.Security.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Net.Security.dll",
"ref/netstandard1.3/System.Net.Security.dll",
"ref/netstandard1.3/System.Net.Security.xml",
"ref/netstandard1.3/de/System.Net.Security.xml",
"ref/netstandard1.3/es/System.Net.Security.xml",
"ref/netstandard1.3/fr/System.Net.Security.xml",
"ref/netstandard1.3/it/System.Net.Security.xml",
"ref/netstandard1.3/ja/System.Net.Security.xml",
"ref/netstandard1.3/ko/System.Net.Security.xml",
"ref/netstandard1.3/ru/System.Net.Security.xml",
"ref/netstandard1.3/zh-hans/System.Net.Security.xml",
"ref/netstandard1.3/zh-hant/System.Net.Security.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.6/System.Net.Security.dll",
"runtimes/win/lib/net46/System.Net.Security.dll",
"runtimes/win/lib/netstandard1.3/System.Net.Security.dll",
"runtimes/win7/lib/netcore50/_._"
]
},
"System.Net.Sockets/4.1.0": {
"sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
"type": "package",
"path": "System.Net.Sockets/4.1.0",
"files": [
"System.Net.Sockets.4.1.0.nupkg.sha512",
"System.Net.Sockets.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Net.Sockets.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Net.Sockets.dll",
"ref/netstandard1.3/System.Net.Sockets.dll",
"ref/netstandard1.3/System.Net.Sockets.xml",
"ref/netstandard1.3/de/System.Net.Sockets.xml",
"ref/netstandard1.3/es/System.Net.Sockets.xml",
"ref/netstandard1.3/fr/System.Net.Sockets.xml",
"ref/netstandard1.3/it/System.Net.Sockets.xml",
"ref/netstandard1.3/ja/System.Net.Sockets.xml",
"ref/netstandard1.3/ko/System.Net.Sockets.xml",
"ref/netstandard1.3/ru/System.Net.Sockets.xml",
"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Net.WebHeaderCollection/4.0.1": {
"sha512": "wAaIrRAhugNyjFrte2HcAJMRHfHZbGFFs+TFKEasmr4eqYj13jHUTq9DYM+ytfcteDfuhgeT/u+24hYdv3mrCw==",
"type": "package",
"path": "System.Net.WebHeaderCollection/4.0.1",
"files": [
"System.Net.WebHeaderCollection.4.0.1.nupkg.sha512",
"System.Net.WebHeaderCollection.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
"ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
"ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Numerics.Vectors/4.1.1": {
"sha512": "E2sGC0dtXY0nwQpL6vlgVH2MeBzdLEHO9LX0EJU2chd4DreO1u5LIBQw8yZSVEMXVVxKDQNaurDF7J7LqsxNZw==",
"type": "package",
"path": "System.Numerics.Vectors/4.1.1",
"files": [
"System.Numerics.Vectors.4.1.1.nupkg.sha512",
"System.Numerics.Vectors.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Numerics.Vectors.dll",
"lib/net46/System.Numerics.Vectors.xml",
"lib/netstandard1.0/System.Numerics.Vectors.dll",
"lib/netstandard1.0/System.Numerics.Vectors.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Numerics.Vectors.dll",
"ref/net46/System.Numerics.Vectors.xml",
"ref/netstandard1.0/System.Numerics.Vectors.dll",
"ref/netstandard1.0/System.Numerics.Vectors.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.ObjectModel/4.0.12": {
"sha512": "tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
"type": "package",
"path": "System.ObjectModel/4.0.12",
"files": [
"System.ObjectModel.4.0.12.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/portable-net45+win8+wp8+wpa81/_._",
"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/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Reflection/4.4.0-beta-24822-03": {
"sha512": "Dqf2parriy4Ph1FKQETiMX6UMsrZQDT7kWWZVwo5cnR4SCBXK8JjHryVyTS+ktAbGW2pbxCaxfIQsTxn34UY8Q==",
"type": "package",
"path": "System.Reflection/4.4.0-beta-24822-03",
"files": [
"System.Reflection.4.4.0-beta-24822-03.nupkg.sha512",
"System.Reflection.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.Reflection.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/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/netstandard1.7/System.Reflection.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Reflection.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.DispatchProxy/4.0.1": {
"sha512": "7xLRLvAPTv4dA1GuIKE9/vfApeeZEQGWFHFfSfufQ1MsoZ4eDZbfLvWrUvA4KMa6Ac+cSZllRx6xm0fUEdx79A==",
"type": "package",
"path": "System.Reflection.DispatchProxy/4.0.1",
"files": [
"System.Reflection.DispatchProxy.4.0.1.nupkg.sha512",
"System.Reflection.DispatchProxy.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
"ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
"ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll"
]
},
"System.Reflection.Emit/4.0.1": {
"sha512": "P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
"type": "package",
"path": "System.Reflection.Emit/4.0.1",
"files": [
"System.Reflection.Emit.4.0.1.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/_._"
]
},
"System.Reflection.Emit.ILGeneration/4.0.1": {
"sha512": "Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
"type": "package",
"path": "System.Reflection.Emit.ILGeneration/4.0.1",
"files": [
"System.Reflection.Emit.ILGeneration.4.0.1.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/portable-net45+wp8/_._",
"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/portable-net45+wp8/_._",
"ref/wp80/_._",
"runtimes/aot/lib/netcore50/_._"
]
},
"System.Reflection.Emit.Lightweight/4.0.1": {
"sha512": "sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
"type": "package",
"path": "System.Reflection.Emit.Lightweight/4.0.1",
"files": [
"System.Reflection.Emit.Lightweight.4.0.1.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/portable-net45+wp8/_._",
"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/portable-net45+wp8/_._",
"ref/wp80/_._",
"runtimes/aot/lib/netcore50/_._"
]
},
"System.Reflection.Extensions/4.4.0-beta-24822-03": {
"sha512": "znPDHf6GXUs9zoBMajNbavlJ8GSFtGQUWnK3seUeYn+LCZNyPvO8tHYyutsO30Om82Nxka2mzFJGOdCZvDzKNw==",
"type": "package",
"path": "System.Reflection.Extensions/4.4.0-beta-24822-03",
"files": [
"System.Reflection.Extensions.4.4.0-beta-24822-03.nupkg.sha512",
"System.Reflection.Extensions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Reflection.Extensions.dll",
"lib/netcore50/System.Reflection.Extensions.dll",
"lib/netstandard1.3/System.Reflection.Extensions.dll",
"lib/netstandard1.7/System.Reflection.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/uap10.1/System.Reflection.Extensions.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Reflection.Extensions.dll",
"ref/netcore50/System.Reflection.Extensions.dll",
"ref/netcore50/System.Reflection.Extensions.xml",
"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",
"ref/netstandard1.7/System.Reflection.Extensions.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Reflection.Extensions.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll",
"runtimes/aot/lib/uap10.1/System.Reflection.Extensions.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.Metadata/1.3.0": {
"sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
"type": "package",
"path": "System.Reflection.Metadata/1.3.0",
"files": [
"System.Reflection.Metadata.1.3.0.nupkg.sha512",
"System.Reflection.Metadata.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.1/System.Reflection.Metadata.dll",
"lib/netstandard1.1/System.Reflection.Metadata.xml",
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
"lib/portable-net45+win8/System.Reflection.Metadata.xml"
]
},
"System.Reflection.Primitives/4.4.0-beta-24822-03": {
"sha512": "S/5Nt7GdF7YzPs4iEu8NMGJ+uTGuxKSo+0hqf2W1t0PNA0WRLFW4ViGY2wKQd3ZkJDyCYunhiPWOgyakV6tK3Q==",
"type": "package",
"path": "System.Reflection.Primitives/4.4.0-beta-24822-03",
"files": [
"System.Reflection.Primitives.4.4.0-beta-24822-03.nupkg.sha512",
"System.Reflection.Primitives.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Reflection.Primitives.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/portable45-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"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",
"ref/netstandard1.7/System.Reflection.Primitives.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/portable45-net45+win8+wpa81/_._",
"ref/uap10.1/System.Reflection.Primitives.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.TypeExtensions/4.4.0-beta-24822-03": {
"sha512": "bRNs4SFP2ieeg4Q1VG0Zn0jsbVf7PjyGJnNt3wn6tTe2P/5CqPeRT3kAcayjEjLIzsjoWAUmfs5sbbOXq9WVCA==",
"type": "package",
"path": "System.Reflection.TypeExtensions/4.4.0-beta-24822-03",
"files": [
"System.Reflection.TypeExtensions.4.4.0-beta-24822-03.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/uap10.1/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/uap10.1/System.Reflection.TypeExtensions.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
"runtimes/aot/lib/uap10.1/System.Reflection.TypeExtensions.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Resources.Reader/4.0.0": {
"sha512": "8ZsifC2IAFunD0acaTUVkB0MP1yKCY+/d02IzvhaJR/94SuuUgi5/NXtd1fIpE5aQm05ZaJSbTOWs9J9h7GFwg==",
"type": "package",
"path": "System.Resources.Reader/4.0.0",
"files": [
"System.Resources.Reader.4.0.0.nupkg.sha512",
"System.Resources.Reader.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Resources.Reader.dll"
]
},
"System.Resources.ResourceManager/4.4.0-beta-24822-03": {
"sha512": "+2M6FoJvgRiGlNK9gYTXL1YpzDqi8K80X7LABLDdxa2A9alGq+M32bsOLfhiDMHtNRnT9MmP4XMS+X0qET3lMA==",
"type": "package",
"path": "System.Resources.ResourceManager/4.4.0-beta-24822-03",
"files": [
"System.Resources.ResourceManager.4.4.0-beta-24822-03.nupkg.sha512",
"System.Resources.ResourceManager.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Resources.ResourceManager.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"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",
"ref/netstandard1.7/System.Resources.ResourceManager.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Resources.ResourceManager.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Runtime/4.4.0-beta-24822-03": {
"sha512": "DDqUBYSYUaPybpj9sMtdP+PNwO4rlZPkObNHnsGfo2dWLb48KDwRmbfwNq2TfjllntWautdFDEB7noEQ1vTK2A==",
"type": "package",
"path": "System.Runtime/4.4.0-beta-24822-03",
"files": [
"System.Runtime.4.4.0-beta-24822-03.nupkg.sha512",
"System.Runtime.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.Runtime.dll",
"lib/portable-net45+win8+wp80+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/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/netcoreapp1.1/System.Runtime.dll",
"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/netstandard1.7/System.Runtime.dll",
"ref/portable-net45+win8+wp80+wpa81/_._",
"ref/uap10.1/System.Runtime.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Runtime.Extensions/4.4.0-beta-24822-03": {
"sha512": "3TnEinwC7f2CzJAeZYSqfkdRDtVW1nPBujkkJtFk76k+9oCiePyrscPddM4eeOwxIfGASUpl9NotDrejvJVb3w==",
"type": "package",
"path": "System.Runtime.Extensions/4.4.0-beta-24822-03",
"files": [
"System.Runtime.Extensions.4.4.0-beta-24822-03.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.Runtime.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/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/netcoreapp1.1/System.Runtime.Extensions.dll",
"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/netstandard1.7/System.Runtime.Extensions.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Runtime.Extensions.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/uap10.1/System.Runtime.Extensions.dll",
"runtimes/win/lib/net461/System.Runtime.Extensions.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Runtime.Handles/4.4.0-beta-24822-03": {
"sha512": "LLRt5JjlreCz2Kz5CdE9xF5l8TO6bcLqyB8T0yJ6DIf86Rxp03bRKWwAcvYySpBtV7R/fPbPcOtvTUbkIz/2kw==",
"type": "package",
"path": "System.Runtime.Handles/4.4.0-beta-24822-03",
"files": [
"System.Runtime.Handles.4.4.0-beta-24822-03.nupkg.sha512",
"System.Runtime.Handles.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/net463/System.Runtime.Handles.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/net463/System.Runtime.Handles.dll",
"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",
"ref/netstandard1.7/System.Runtime.Handles.dll",
"ref/uap10.1/System.Runtime.Handles.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Runtime.InteropServices/4.4.0-beta-24822-03": {
"sha512": "MJZAfmmegE4X6EQQC6V7QoHEsGgJ4TfWMVjPBEIUx8PYW91IoPNXrGhFUdi0zWcbL3ed1WEyWjGll1BOsJl3oQ==",
"type": "package",
"path": "System.Runtime.InteropServices/4.4.0-beta-24822-03",
"files": [
"System.Runtime.InteropServices.4.4.0-beta-24822-03.nupkg.sha512",
"System.Runtime.InteropServices.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net461/System.Runtime.InteropServices.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net461/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/netcoreapp1.1/System.Runtime.InteropServices.dll",
"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/netstandard1.7/System.Runtime.InteropServices.dll",
"ref/portable-net45+win8+wpa81/_._",
"ref/uap10.1/System.Runtime.InteropServices.dll",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
"sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
"type": "package",
"path": "System.Runtime.InteropServices.RuntimeInformation/4.0.0",
"files": [
"System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg.sha512",
"System.Runtime.InteropServices.RuntimeInformation.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll"
]
},
"System.Runtime.Loader/4.0.0": {
"sha512": "4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
"type": "package",
"path": "System.Runtime.Loader/4.0.0",
"files": [
"System.Runtime.Loader.4.0.0.nupkg.sha512",
"System.Runtime.Loader.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net462/_._",
"lib/netstandard1.5/System.Runtime.Loader.dll",
"ref/netstandard1.5/System.Runtime.Loader.dll",
"ref/netstandard1.5/System.Runtime.Loader.xml",
"ref/netstandard1.5/de/System.Runtime.Loader.xml",
"ref/netstandard1.5/es/System.Runtime.Loader.xml",
"ref/netstandard1.5/fr/System.Runtime.Loader.xml",
"ref/netstandard1.5/it/System.Runtime.Loader.xml",
"ref/netstandard1.5/ja/System.Runtime.Loader.xml",
"ref/netstandard1.5/ko/System.Runtime.Loader.xml",
"ref/netstandard1.5/ru/System.Runtime.Loader.xml",
"ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
"ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml"
]
},
"System.Runtime.Numerics/4.0.1": {
"sha512": "XZcHJrnBi9+eNLQFgqyBr5FdnekQJ7zNQD2NuBaWuOFhE+WgfJYZbjME4zN9fu1Lxnr1ah/MIs48DkpVBCBe6A==",
"type": "package",
"path": "System.Runtime.Numerics/4.0.1",
"files": [
"System.Runtime.Numerics.4.0.1.nupkg.sha512",
"System.Runtime.Numerics.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Runtime.Numerics.dll",
"lib/netstandard1.3/System.Runtime.Numerics.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Runtime.Numerics.dll",
"ref/netcore50/System.Runtime.Numerics.xml",
"ref/netcore50/de/System.Runtime.Numerics.xml",
"ref/netcore50/es/System.Runtime.Numerics.xml",
"ref/netcore50/fr/System.Runtime.Numerics.xml",
"ref/netcore50/it/System.Runtime.Numerics.xml",
"ref/netcore50/ja/System.Runtime.Numerics.xml",
"ref/netcore50/ko/System.Runtime.Numerics.xml",
"ref/netcore50/ru/System.Runtime.Numerics.xml",
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
"ref/netstandard1.1/System.Runtime.Numerics.dll",
"ref/netstandard1.1/System.Runtime.Numerics.xml",
"ref/netstandard1.1/de/System.Runtime.Numerics.xml",
"ref/netstandard1.1/es/System.Runtime.Numerics.xml",
"ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
"ref/netstandard1.1/it/System.Runtime.Numerics.xml",
"ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
"ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
"ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Security.Claims/4.0.1": {
"sha512": "YsH4ivLjDJcg8abvJ0wPeFSludRBsPM8IbzT1wLPDG/o3cpvuRsux8Qi7h/xqjrLHmnq6T1kNrPg2D68e0XdJQ==",
"type": "package",
"path": "System.Security.Claims/4.0.1",
"files": [
"System.Security.Claims.4.0.1.nupkg.sha512",
"System.Security.Claims.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Claims.dll",
"lib/netstandard1.3/System.Security.Claims.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Claims.dll",
"ref/netstandard1.3/System.Security.Claims.dll",
"ref/netstandard1.3/System.Security.Claims.xml",
"ref/netstandard1.3/de/System.Security.Claims.xml",
"ref/netstandard1.3/es/System.Security.Claims.xml",
"ref/netstandard1.3/fr/System.Security.Claims.xml",
"ref/netstandard1.3/it/System.Security.Claims.xml",
"ref/netstandard1.3/ja/System.Security.Claims.xml",
"ref/netstandard1.3/ko/System.Security.Claims.xml",
"ref/netstandard1.3/ru/System.Security.Claims.xml",
"ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
"ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Security.Cryptography.Algorithms/4.2.0": {
"sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
"type": "package",
"path": "System.Security.Cryptography.Algorithms/4.2.0",
"files": [
"System.Security.Cryptography.Algorithms.4.2.0.nupkg.sha512",
"System.Security.Cryptography.Algorithms.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.Algorithms.dll",
"lib/net461/System.Security.Cryptography.Algorithms.dll",
"lib/net463/System.Security.Cryptography.Algorithms.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.Algorithms.dll",
"ref/net461/System.Security.Cryptography.Algorithms.dll",
"ref/net463/System.Security.Cryptography.Algorithms.dll",
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll"
]
},
"System.Security.Cryptography.Cng/4.2.0": {
"sha512": "cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
"type": "package",
"path": "System.Security.Cryptography.Cng/4.2.0",
"files": [
"System.Security.Cryptography.Cng.4.2.0.nupkg.sha512",
"System.Security.Cryptography.Cng.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net46/System.Security.Cryptography.Cng.dll",
"lib/net461/System.Security.Cryptography.Cng.dll",
"lib/net463/System.Security.Cryptography.Cng.dll",
"ref/net46/System.Security.Cryptography.Cng.dll",
"ref/net461/System.Security.Cryptography.Cng.dll",
"ref/net463/System.Security.Cryptography.Cng.dll",
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll"
]
},
"System.Security.Cryptography.Csp/4.0.0": {
"sha512": "/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
"type": "package",
"path": "System.Security.Cryptography.Csp/4.0.0",
"files": [
"System.Security.Cryptography.Csp.4.0.0.nupkg.sha512",
"System.Security.Cryptography.Csp.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.Csp.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.Csp.dll",
"ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
"runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
"runtimes/win/lib/netcore50/_._",
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll"
]
},
"System.Security.Cryptography.Encoding/4.0.0": {
"sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
"type": "package",
"path": "System.Security.Cryptography.Encoding/4.0.0",
"files": [
"System.Security.Cryptography.Encoding.4.0.0.nupkg.sha512",
"System.Security.Cryptography.Encoding.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.Encoding.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.Encoding.dll",
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll"
]
},
"System.Security.Cryptography.OpenSsl/4.0.0": {
"sha512": "HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
"type": "package",
"path": "System.Security.Cryptography.OpenSsl/4.0.0",
"files": [
"System.Security.Cryptography.OpenSsl.4.0.0.nupkg.sha512",
"System.Security.Cryptography.OpenSsl.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
"ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll"
]
},
"System.Security.Cryptography.Primitives/4.0.0": {
"sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
"type": "package",
"path": "System.Security.Cryptography.Primitives/4.0.0",
"files": [
"System.Security.Cryptography.Primitives.4.0.0.nupkg.sha512",
"System.Security.Cryptography.Primitives.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.Primitives.dll",
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.Primitives.dll",
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Security.Cryptography.X509Certificates/4.1.0": {
"sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
"type": "package",
"path": "System.Security.Cryptography.X509Certificates/4.1.0",
"files": [
"System.Security.Cryptography.X509Certificates.4.1.0.nupkg.sha512",
"System.Security.Cryptography.X509Certificates.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.X509Certificates.dll",
"lib/net461/System.Security.Cryptography.X509Certificates.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.X509Certificates.dll",
"ref/net461/System.Security.Cryptography.X509Certificates.dll",
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll"
]
},
"System.Security.Principal/4.0.1": {
"sha512": "Dyy6HBN0C9e9U6nWan/dRIFAByt4NNTGVEQSq/CIvUAZ7iqoErI192QtUmshtnuyENZ8g//mEEvjkG4UUTOVjQ==",
"type": "package",
"path": "System.Security.Principal/4.0.1",
"files": [
"System.Security.Principal.4.0.1.nupkg.sha512",
"System.Security.Principal.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Security.Principal.dll",
"lib/netstandard1.0/System.Security.Principal.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Security.Principal.dll",
"ref/netcore50/System.Security.Principal.xml",
"ref/netcore50/de/System.Security.Principal.xml",
"ref/netcore50/es/System.Security.Principal.xml",
"ref/netcore50/fr/System.Security.Principal.xml",
"ref/netcore50/it/System.Security.Principal.xml",
"ref/netcore50/ja/System.Security.Principal.xml",
"ref/netcore50/ko/System.Security.Principal.xml",
"ref/netcore50/ru/System.Security.Principal.xml",
"ref/netcore50/zh-hans/System.Security.Principal.xml",
"ref/netcore50/zh-hant/System.Security.Principal.xml",
"ref/netstandard1.0/System.Security.Principal.dll",
"ref/netstandard1.0/System.Security.Principal.xml",
"ref/netstandard1.0/de/System.Security.Principal.xml",
"ref/netstandard1.0/es/System.Security.Principal.xml",
"ref/netstandard1.0/fr/System.Security.Principal.xml",
"ref/netstandard1.0/it/System.Security.Principal.xml",
"ref/netstandard1.0/ja/System.Security.Principal.xml",
"ref/netstandard1.0/ko/System.Security.Principal.xml",
"ref/netstandard1.0/ru/System.Security.Principal.xml",
"ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
"ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Security.Principal.Windows/4.0.0": {
"sha512": "wkhu0gA+65vVGeoJWnjXWsqTe1sfBTna3cDwxVwlTuJRx0cLdw/JsozWsVdq7ARYHN6NDOkDGTO7tI47VFvUGA==",
"type": "package",
"path": "System.Security.Principal.Windows/4.0.0",
"files": [
"System.Security.Principal.Windows.4.0.0.nupkg.sha512",
"System.Security.Principal.Windows.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net46/System.Security.Principal.Windows.dll",
"ref/net46/System.Security.Principal.Windows.dll",
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
"runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll",
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll"
]
},
"System.Text.Encoding/4.4.0-beta-24822-03": {
"sha512": "NER9sA6elrdZL2JQTijyanBAwINxTNS2ERlEIoJdOutGmjePGwVhtluA1e91xBHwtCNbRtICRxyy5S3heMfzrQ==",
"type": "package",
"path": "System.Text.Encoding/4.4.0-beta-24822-03",
"files": [
"System.Text.Encoding.4.4.0-beta-24822-03.nupkg.sha512",
"System.Text.Encoding.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Text.Encoding.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Text.Encoding.dll",
"ref/netcore50/System.Text.Encoding.dll",
"ref/netcore50/System.Text.Encoding.xml",
"ref/netcore50/de/System.Text.Encoding.xml",
"ref/netcore50/es/System.Text.Encoding.xml",
"ref/netcore50/fr/System.Text.Encoding.xml",
"ref/netcore50/it/System.Text.Encoding.xml",
"ref/netcore50/ja/System.Text.Encoding.xml",
"ref/netcore50/ko/System.Text.Encoding.xml",
"ref/netcore50/ru/System.Text.Encoding.xml",
"ref/netcore50/zh-hans/System.Text.Encoding.xml",
"ref/netcore50/zh-hant/System.Text.Encoding.xml",
"ref/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",
"ref/netstandard1.7/System.Text.Encoding.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Text.Encoding.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Text.Encoding.CodePages/4.0.1": {
"sha512": "yGdomKKQR+o0i97ao6DZWnjq3TGFbCREo6YJhDjo4DPJPUo5KjN3ASHenBg2MDHSPuHdmCsE5kB2kW7blP9/6g==",
"type": "package",
"path": "System.Text.Encoding.CodePages/4.0.1",
"files": [
"System.Text.Encoding.CodePages.4.0.1.nupkg.sha512",
"System.Text.Encoding.CodePages.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Text.Encoding.CodePages.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
"ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
"ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll"
]
},
"System.Text.Encoding.Extensions/4.0.11": {
"sha512": "t2hAGRsZGKlxErBV4QMI8hKyBYM/72eqctZegDJe/3q6lQPaohy4PonIGvYYalW4QFCCpRE4lwgw8PINLevgRA==",
"type": "package",
"path": "System.Text.Encoding.Extensions/4.0.11",
"files": [
"System.Text.Encoding.Extensions.4.0.11.nupkg.sha512",
"System.Text.Encoding.Extensions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"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/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Text.RegularExpressions/4.1.0": {
"sha512": "nnM2J08QgYsmKzUx+tF8X7ratcQ3zj/ruhFGms84PZEZpi2DbO7R+XqTcomhlmwXy7h2wpgdmKnffNu4u76mMA==",
"type": "package",
"path": "System.Text.RegularExpressions/4.1.0",
"files": [
"System.Text.RegularExpressions.4.1.0.nupkg.sha512",
"System.Text.RegularExpressions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Text.RegularExpressions.dll",
"lib/netcore50/System.Text.RegularExpressions.dll",
"lib/netstandard1.6/System.Text.RegularExpressions.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Text.RegularExpressions.dll",
"ref/netcore50/System.Text.RegularExpressions.dll",
"ref/netcore50/System.Text.RegularExpressions.xml",
"ref/netcore50/de/System.Text.RegularExpressions.xml",
"ref/netcore50/es/System.Text.RegularExpressions.xml",
"ref/netcore50/fr/System.Text.RegularExpressions.xml",
"ref/netcore50/it/System.Text.RegularExpressions.xml",
"ref/netcore50/ja/System.Text.RegularExpressions.xml",
"ref/netcore50/ko/System.Text.RegularExpressions.xml",
"ref/netcore50/ru/System.Text.RegularExpressions.xml",
"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/System.Text.RegularExpressions.dll",
"ref/netstandard1.0/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
"ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/System.Text.RegularExpressions.dll",
"ref/netstandard1.3/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
"ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/System.Text.RegularExpressions.dll",
"ref/netstandard1.6/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
"ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Threading/4.4.0-beta-24822-03": {
"sha512": "lP2kT5FAB5ty0Xq2mWPpqm/dokskX++opdYVqS/VmkgcZlOMCsUBtyDoQ8LiQ1GkZvf4VPApwqjV1O9zQBV+GQ==",
"type": "package",
"path": "System.Threading/4.4.0-beta-24822-03",
"files": [
"System.Threading.4.4.0-beta-24822-03.nupkg.sha512",
"System.Threading.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Threading.dll",
"lib/netcore50/System.Threading.dll",
"lib/netstandard1.3/System.Threading.dll",
"lib/netstandard1.7/System.Threading.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Threading.dll",
"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/netstandard1.7/System.Threading.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Threading.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Threading.Overlapped/4.0.1": {
"sha512": "CRs2UD4U5MltkJEW5MRBT441/wgY6AODaK3LDLAAoKbp98iwonys+LbRZ3TSRUOE7dmlVt884HfWfJ+X4vUwxQ==",
"type": "package",
"path": "System.Threading.Overlapped/4.0.1",
"files": [
"System.Threading.Overlapped.4.0.1.nupkg.sha512",
"System.Threading.Overlapped.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/net46/System.Threading.Overlapped.dll",
"ref/net46/System.Threading.Overlapped.dll",
"ref/netstandard1.3/System.Threading.Overlapped.dll",
"ref/netstandard1.3/System.Threading.Overlapped.xml",
"ref/netstandard1.3/de/System.Threading.Overlapped.xml",
"ref/netstandard1.3/es/System.Threading.Overlapped.xml",
"ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
"ref/netstandard1.3/it/System.Threading.Overlapped.xml",
"ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
"ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
"ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
"ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
"ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
"runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
"runtimes/win/lib/net46/System.Threading.Overlapped.dll",
"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
"runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll"
]
},
"System.Threading.Tasks/4.4.0-beta-24822-03": {
"sha512": "kLxm6JMmgWG+ihaU3vCLvrXVAdkaeu3f2hy2OCe7pXLozWQrKaNFroeeoxgB/BpQR7FE9jU71tPHpNXYUcQ9Zw==",
"type": "package",
"path": "System.Threading.Tasks/4.4.0-beta-24822-03",
"files": [
"System.Threading.Tasks.4.4.0-beta-24822-03.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net463/System.Threading.Tasks.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net463/System.Threading.Tasks.dll",
"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/netstandard1.7/System.Threading.Tasks.dll",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/uap10.1/System.Threading.Tasks.dll",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Threading.Tasks.Dataflow/4.6.0": {
"sha512": "FEIBw26Wmc2rhanBz3r8R89NfQi5gIRdMmbSU409qJhB/1YJV4Puu3YtA2qXTpe+sD9IjCLSzDRMaJpWnO3mLQ==",
"type": "package",
"path": "System.Threading.Tasks.Dataflow/4.6.0",
"files": [
"System.Threading.Tasks.Dataflow.4.6.0.nupkg.sha512",
"System.Threading.Tasks.Dataflow.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML",
"lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll",
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML",
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll"
]
},
"System.Threading.Tasks.Extensions/4.0.0": {
"sha512": "pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
"type": "package",
"path": "System.Threading.Tasks.Extensions/4.0.0",
"files": [
"System.Threading.Tasks.Extensions.4.0.0.nupkg.sha512",
"System.Threading.Tasks.Extensions.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml"
]
},
"System.Threading.Tasks.Parallel/4.0.1": {
"sha512": "7Pc9t25bcynT9FpMvkUw4ZjYwUiGup/5cJFW72/5MgCG+np2cfVUMdh29u8d7onxX7d8PS3J+wL73zQRqkdrSA==",
"type": "package",
"path": "System.Threading.Tasks.Parallel/4.0.1",
"files": [
"System.Threading.Tasks.Parallel.4.0.1.nupkg.sha512",
"System.Threading.Tasks.Parallel.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Threading.Tasks.Parallel.dll",
"lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Threading.Tasks.Parallel.dll",
"ref/netcore50/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
"ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
"ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
"ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Threading.Thread/4.0.0": {
"sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
"type": "package",
"path": "System.Threading.Thread/4.0.0",
"files": [
"System.Threading.Thread.4.0.0.nupkg.sha512",
"System.Threading.Thread.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Threading.Thread.dll",
"lib/netcore50/_._",
"lib/netstandard1.3/System.Threading.Thread.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Threading.Thread.dll",
"ref/netstandard1.3/System.Threading.Thread.dll",
"ref/netstandard1.3/System.Threading.Thread.xml",
"ref/netstandard1.3/de/System.Threading.Thread.xml",
"ref/netstandard1.3/es/System.Threading.Thread.xml",
"ref/netstandard1.3/fr/System.Threading.Thread.xml",
"ref/netstandard1.3/it/System.Threading.Thread.xml",
"ref/netstandard1.3/ja/System.Threading.Thread.xml",
"ref/netstandard1.3/ko/System.Threading.Thread.xml",
"ref/netstandard1.3/ru/System.Threading.Thread.xml",
"ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
"ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Threading.ThreadPool/4.0.10": {
"sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
"type": "package",
"path": "System.Threading.ThreadPool/4.0.10",
"files": [
"System.Threading.ThreadPool.4.0.10.nupkg.sha512",
"System.Threading.ThreadPool.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Threading.ThreadPool.dll",
"lib/netcore50/_._",
"lib/netstandard1.3/System.Threading.ThreadPool.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Threading.ThreadPool.dll",
"ref/netstandard1.3/System.Threading.ThreadPool.dll",
"ref/netstandard1.3/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
"ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Threading.Timer/4.0.1": {
"sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
"type": "package",
"path": "System.Threading.Timer/4.0.1",
"files": [
"System.Threading.Timer.4.0.1.nupkg.sha512",
"System.Threading.Timer.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net451/_._",
"lib/portable-net451+win81+wpa81/_._",
"lib/win81/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net451/_._",
"ref/netcore50/System.Threading.Timer.dll",
"ref/netcore50/System.Threading.Timer.xml",
"ref/netcore50/de/System.Threading.Timer.xml",
"ref/netcore50/es/System.Threading.Timer.xml",
"ref/netcore50/fr/System.Threading.Timer.xml",
"ref/netcore50/it/System.Threading.Timer.xml",
"ref/netcore50/ja/System.Threading.Timer.xml",
"ref/netcore50/ko/System.Threading.Timer.xml",
"ref/netcore50/ru/System.Threading.Timer.xml",
"ref/netcore50/zh-hans/System.Threading.Timer.xml",
"ref/netcore50/zh-hant/System.Threading.Timer.xml",
"ref/netstandard1.2/System.Threading.Timer.dll",
"ref/netstandard1.2/System.Threading.Timer.xml",
"ref/netstandard1.2/de/System.Threading.Timer.xml",
"ref/netstandard1.2/es/System.Threading.Timer.xml",
"ref/netstandard1.2/fr/System.Threading.Timer.xml",
"ref/netstandard1.2/it/System.Threading.Timer.xml",
"ref/netstandard1.2/ja/System.Threading.Timer.xml",
"ref/netstandard1.2/ko/System.Threading.Timer.xml",
"ref/netstandard1.2/ru/System.Threading.Timer.xml",
"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
"ref/portable-net451+win81+wpa81/_._",
"ref/win81/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Xml.ReaderWriter/4.0.11": {
"sha512": "sschU3ZVEWB3NQMbnfzaEk3/nowWm9O++WZFSCFbmZN6YTN8se6Ebjq39AGPlSsDxC99JBKJqx/en8XYHkyvCA==",
"type": "package",
"path": "System.Xml.ReaderWriter/4.0.11",
"files": [
"System.Xml.ReaderWriter.4.0.11.nupkg.sha512",
"System.Xml.ReaderWriter.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Xml.ReaderWriter.dll",
"lib/netstandard1.3/System.Xml.ReaderWriter.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Xml.ReaderWriter.dll",
"ref/netcore50/System.Xml.ReaderWriter.xml",
"ref/netcore50/de/System.Xml.ReaderWriter.xml",
"ref/netcore50/es/System.Xml.ReaderWriter.xml",
"ref/netcore50/fr/System.Xml.ReaderWriter.xml",
"ref/netcore50/it/System.Xml.ReaderWriter.xml",
"ref/netcore50/ja/System.Xml.ReaderWriter.xml",
"ref/netcore50/ko/System.Xml.ReaderWriter.xml",
"ref/netcore50/ru/System.Xml.ReaderWriter.xml",
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/System.Xml.ReaderWriter.dll",
"ref/netstandard1.0/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
"ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/System.Xml.ReaderWriter.dll",
"ref/netstandard1.3/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
"ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Xml.XDocument/4.0.11": {
"sha512": "iLfjKlJUDlA2TcHPAIYbu6wZKoOlv5RE156Y95PP0LnO1S26sAHwYdliYoFHhN7syOeHZwgqZQyw68MzKH9pGQ==",
"type": "package",
"path": "System.Xml.XDocument/4.0.11",
"files": [
"System.Xml.XDocument.4.0.11.nupkg.sha512",
"System.Xml.XDocument.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Xml.XDocument.dll",
"lib/netstandard1.3/System.Xml.XDocument.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Xml.XDocument.dll",
"ref/netcore50/System.Xml.XDocument.xml",
"ref/netcore50/de/System.Xml.XDocument.xml",
"ref/netcore50/es/System.Xml.XDocument.xml",
"ref/netcore50/fr/System.Xml.XDocument.xml",
"ref/netcore50/it/System.Xml.XDocument.xml",
"ref/netcore50/ja/System.Xml.XDocument.xml",
"ref/netcore50/ko/System.Xml.XDocument.xml",
"ref/netcore50/ru/System.Xml.XDocument.xml",
"ref/netcore50/zh-hans/System.Xml.XDocument.xml",
"ref/netcore50/zh-hant/System.Xml.XDocument.xml",
"ref/netstandard1.0/System.Xml.XDocument.dll",
"ref/netstandard1.0/System.Xml.XDocument.xml",
"ref/netstandard1.0/de/System.Xml.XDocument.xml",
"ref/netstandard1.0/es/System.Xml.XDocument.xml",
"ref/netstandard1.0/fr/System.Xml.XDocument.xml",
"ref/netstandard1.0/it/System.Xml.XDocument.xml",
"ref/netstandard1.0/ja/System.Xml.XDocument.xml",
"ref/netstandard1.0/ko/System.Xml.XDocument.xml",
"ref/netstandard1.0/ru/System.Xml.XDocument.xml",
"ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
"ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
"ref/netstandard1.3/System.Xml.XDocument.dll",
"ref/netstandard1.3/System.Xml.XDocument.xml",
"ref/netstandard1.3/de/System.Xml.XDocument.xml",
"ref/netstandard1.3/es/System.Xml.XDocument.xml",
"ref/netstandard1.3/fr/System.Xml.XDocument.xml",
"ref/netstandard1.3/it/System.Xml.XDocument.xml",
"ref/netstandard1.3/ja/System.Xml.XDocument.xml",
"ref/netstandard1.3/ko/System.Xml.XDocument.xml",
"ref/netstandard1.3/ru/System.Xml.XDocument.xml",
"ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
"ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Xml.XmlDocument/4.0.1": {
"sha512": "g20TEkw+69H/L3nEputFtCHH/DwpDFNy8Wf+C5JA/nAl2iNTqqRPbNs4d+LhV0dU0i0yA1pXiLrruIhgijX7Tw==",
"type": "package",
"path": "System.Xml.XmlDocument/4.0.1",
"files": [
"System.Xml.XmlDocument.4.0.1.nupkg.sha512",
"System.Xml.XmlDocument.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Xml.XmlDocument.dll",
"lib/netstandard1.3/System.Xml.XmlDocument.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Xml.XmlDocument.dll",
"ref/netstandard1.3/System.Xml.XmlDocument.dll",
"ref/netstandard1.3/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
"ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Xml.XPath/4.0.1": {
"sha512": "QRSQWy/q09tyOowX0JN6LObpEzmW48SBclT5zK65Gcgvet9R41QG7VfVvdra3mCo1W4pk3v2yDgUBwP0rqKiIQ==",
"type": "package",
"path": "System.Xml.XPath/4.0.1",
"files": [
"System.Xml.XPath.4.0.1.nupkg.sha512",
"System.Xml.XPath.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Xml.XPath.dll",
"lib/netstandard1.3/System.Xml.XPath.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Xml.XPath.dll",
"ref/netstandard1.3/System.Xml.XPath.dll",
"ref/netstandard1.3/System.Xml.XPath.xml",
"ref/netstandard1.3/de/System.Xml.XPath.xml",
"ref/netstandard1.3/es/System.Xml.XPath.xml",
"ref/netstandard1.3/fr/System.Xml.XPath.xml",
"ref/netstandard1.3/it/System.Xml.XPath.xml",
"ref/netstandard1.3/ja/System.Xml.XPath.xml",
"ref/netstandard1.3/ko/System.Xml.XPath.xml",
"ref/netstandard1.3/ru/System.Xml.XPath.xml",
"ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
"ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
},
"System.Xml.XPath.XDocument/4.0.1": {
"sha512": "QSDMxfgiYWnuUW7nj5eMfExLw4MeN7GLl1IIXOA1TO/rXW0xPR4JLQrxeRjUnf7iATdfomTRDV6naV7dFYwU2w==",
"type": "package",
"path": "System.Xml.XPath.XDocument/4.0.1",
"files": [
"System.Xml.XPath.XDocument.4.0.1.nupkg.sha512",
"System.Xml.XPath.XDocument.nuspec",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Xml.XPath.XDocument.dll",
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Xml.XPath.XDocument.dll",
"ref/netstandard1.3/System.Xml.XPath.XDocument.dll",
"ref/netstandard1.3/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/de/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/es/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/fr/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/it/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/ja/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/ko/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/ru/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/zh-hans/System.Xml.XPath.XDocument.xml",
"ref/netstandard1.3/zh-hant/System.Xml.XPath.XDocument.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._"
]
}
},
"projectFileDependencyGroups": {
"": [],
".NETCoreApp,Version=v1.0": [
"Microsoft.NETCore.App >= 1.2.0-*",
"System.ComponentModel.TypeConverter >= 4.4.0-*"
]
},
"tools": {},
"projectFileToolGroups": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment