Ultron.Proxy/Ultron.Proxy.Client/bin/Release/netcoreapp2.2/win-x64/NSmartProxyClient.deps.json

2418 lines
98 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.2/win-x64",
"signature": "7a0b7b0482eb9f2e95360e2348fac75dfd688075"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.2": {},
".NETCoreApp,Version=v2.2/win-x64": {
"NSmartProxyClient/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Json": "2.2.0",
"Microsoft.NETCore.App": "2.2.0",
"NSmartProxy.ClientRouter": "1.0.0",
"log4net": "2.0.8"
},
"runtime": {
"NSmartProxyClient.dll": {}
}
},
"ILLink.Tasks/0.1.5-preview-1841731": {},
"log4net/2.0.8": {
"dependencies": {
"System.AppContext": "4.1.0",
"System.Collections.NonGeneric": "4.0.1",
"System.Console": "4.0.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Process": "4.1.0",
"System.Diagnostics.StackTrace": "4.0.1",
"System.Diagnostics.TraceSource": "4.0.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Watcher": "4.0.0",
"System.Linq": "4.1.0",
"System.Net.NameResolution": "4.0.0",
"System.Net.Requests": "4.0.11",
"System.Net.Sockets": "4.1.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
"System.Runtime.Serialization.Formatters": "4.3.0",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Thread": "4.0.0",
"System.Threading.Timer": "4.0.1",
"System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XmlDocument": "4.0.1"
},
"runtime": {
"lib/netstandard1.3/log4net.dll": {
"assemblyVersion": "2.0.8.0",
"fileVersion": "2.0.8.0"
}
}
},
"Microsoft.Extensions.Configuration/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.2.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.2.0",
"Microsoft.Extensions.FileProviders.Physical": "2.2.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.Configuration.Json/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "2.2.0",
"Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
"Newtonsoft.Json": "11.0.2"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "2.2.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.FileProviders.Physical/2.2.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
"Microsoft.Extensions.FileSystemGlobbing": "2.2.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.FileSystemGlobbing/2.2.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.Extensions.Primitives/2.2.0": {
"dependencies": {
"System.Memory": "4.5.1",
"System.Runtime.CompilerServices.Unsafe": "4.5.1"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18315"
}
}
},
"Microsoft.NETCore.App/2.2.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.2.0",
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"NETStandard.Library": "2.0.3",
"runtime.win-x64.Microsoft.NETCore.App": "2.2.0"
}
},
"Microsoft.NETCore.DotNetAppHost/2.2.0": {
"dependencies": {
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost": "2.2.0"
}
},
"Microsoft.NETCore.DotNetHostPolicy/2.2.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.2.0",
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy": "2.2.0"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.2.0": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.2.0",
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver": "2.2.0"
}
},
"Microsoft.NETCore.Platforms/2.2.0": {},
"Microsoft.NETCore.Targets/2.0.0": {},
"Microsoft.Win32.Primitives/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"Microsoft.Win32.Registry/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0"
}
},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0"
}
},
"Newtonsoft.Json/11.0.2": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.2.21924"
}
}
},
"runtime.native.System/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0"
}
},
"runtime.native.System.Net.Http/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0"
}
},
"runtime.native.System.Security.Cryptography/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0"
}
},
"runtime.win-x64.Microsoft.NETCore.App/2.2.0": {
"runtime": {
"runtimes/win-x64/lib/netcoreapp2.2/Microsoft.CSharp.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/Microsoft.VisualBasic.dll": {
"assemblyVersion": "10.0.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/Microsoft.Win32.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/Microsoft.Win32.Registry.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/SOS.NETCore.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.AppContext.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Buffers.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Collections.Concurrent.dll": {
"assemblyVersion": "4.0.14.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Collections.Immutable.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Collections.NonGeneric.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Collections.Specialized.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Collections.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.Annotations.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.Primitives.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.TypeConverter.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Configuration.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Console.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Core.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Data.Common.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Data.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Contracts.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Debug.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "4.0.3.1",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Process.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.StackTrace.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Tools.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.TraceSource.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Tracing.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Drawing.Primitives.dll": {
"assemblyVersion": "4.2.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Drawing.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Dynamic.Runtime.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Globalization.Calendars.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Globalization.Extensions.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Globalization.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.Brotli.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.FileSystem.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.ZipFile.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.AccessControl.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.Watcher.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.IsolatedStorage.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.MemoryMappedFiles.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.Pipes.AccessControl.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.Pipes.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.IO.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Linq.Expressions.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Linq.Parallel.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Linq.Queryable.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Linq.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Memory.dll": {
"assemblyVersion": "4.1.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Http.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.HttpListener.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Mail.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.NameResolution.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.NetworkInformation.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Ping.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Requests.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Security.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.ServicePoint.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.Sockets.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebClient.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebHeaderCollection.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebProxy.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebSockets.Client.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebSockets.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Net.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Numerics.Vectors.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Numerics.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ObjectModel.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Private.DataContractSerialization.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Private.Uri.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Private.Xml.Linq.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Private.Xml.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.DispatchProxy.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Emit.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Extensions.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Metadata.dll": {
"assemblyVersion": "1.4.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.TypeExtensions.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Resources.Reader.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Resources.ResourceManager.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Resources.Writer.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Extensions.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Handles.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.InteropServices.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Loader.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Numerics.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Json.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Xml.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.AccessControl.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Claims.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Cng.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Csp.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Encoding.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.OpenSsl.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Principal.Windows.dll": {
"assemblyVersion": "4.1.1.1",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.Principal.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.SecureString.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Security.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ServiceModel.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ServiceProcess.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Text.Encoding.Extensions.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Text.Encoding.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Text.RegularExpressions.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Overlapped.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll": {
"assemblyVersion": "4.6.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.Extensions.dll": {
"assemblyVersion": "4.3.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.Parallel.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Thread.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.ThreadPool.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Timer.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Threading.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Transactions.Local.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Transactions.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.ValueTuple.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Web.HttpUtility.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Windows.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.Linq.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.ReaderWriter.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XDocument.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XPath.XDocument.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XPath.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XmlDocument.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XmlSerializer.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.Xml.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/System.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/WindowsBase.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/mscorlib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/lib/netcoreapp2.2/netstandard.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "4.6.27110.4"
}
},
"native": {
"runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll": {
"fileVersion": "14.12.25830.2"
},
"runtimes/win-x64/native/System.Private.CoreLib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/api-ms-win-core-console-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-debug-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-file-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-file-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-file-l2-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-handle-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-heap-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-localization-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-memory-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-profile-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-string-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-synch-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-synch-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-core-util-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-conio-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-convert-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-environment-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-filesystem-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-heap-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-locale-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-math-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-multibyte-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-private-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-process-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-runtime-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-stdio-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-string-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-time-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/api-ms-win-crt-utility-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x64/native/clrcompression.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/clretwrc.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/clrjit.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/coreclr.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/dbgshim.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/mscordaccore.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/mscordaccore_amd64_amd64_4.6.27110.04.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/mscordbi.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/mscorrc.debug.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/mscorrc.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/sos.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/sos_amd64_amd64_4.6.27110.04.dll": {
"fileVersion": "4.6.27110.4"
},
"runtimes/win-x64/native/ucrtbase.dll": {
"fileVersion": "10.0.17134.12"
}
}
},
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.2.0": {
"native": {
"runtimes/win-x64/native/apphost.exe": {
"fileVersion": "0.0.0.0"
}
}
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.2.0": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.2.0"
},
"native": {
"runtimes/win-x64/native/hostpolicy.dll": {
"fileVersion": "2.2.27110.6"
}
}
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.2.0": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.2.0"
},
"native": {
"runtimes/win-x64/native/hostfxr.dll": {
"fileVersion": "2.2.27110.6"
}
}
},
"System.AppContext/4.1.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Collections/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Collections.Concurrent/4.0.12": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Collections.Immutable/1.2.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
}
},
"System.Collections.NonGeneric/4.0.1": {
"dependencies": {
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
}
},
"System.Console/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.IO": "4.3.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Diagnostics.Debug/4.0.11": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.DiagnosticSource/4.0.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Tracing": "4.1.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.0.11"
}
},
"System.Diagnostics.Process/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.Win32.Primitives": "4.0.1",
"Microsoft.Win32.Registry": "4.0.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Thread": "4.0.0",
"System.Threading.ThreadPool": "4.0.10",
"runtime.native.System": "4.0.0"
}
},
"System.Diagnostics.StackTrace/4.0.1": {
"dependencies": {
"System.Collections.Immutable": "1.2.0",
"System.IO.FileSystem": "4.0.1",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0"
}
},
"System.Diagnostics.TraceSource/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11",
"runtime.native.System": "4.0.0"
}
},
"System.Diagnostics.Tracing/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization.Calendars/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Globalization": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization.Extensions/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0"
}
},
"System.IO/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.IO": "4.3.0",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.0.1",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem.Primitives/4.0.1": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.IO.FileSystem.Watcher/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.Win32.Primitives": "4.0.1",
"System.Collections": "4.3.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.0.11",
"System.Threading.Overlapped": "4.0.1",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Thread": "4.0.0",
"runtime.native.System": "4.0.0"
}
},
"System.Linq/4.1.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0"
}
},
"System.Memory/4.5.1": {},
"System.Net.Http/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.DiagnosticSource": "4.0.0",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.3.0",
"System.Globalization.Extensions": "4.0.1",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.0.1",
"System.Net.Primitives": "4.0.11",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.0.0",
"runtime.native.System.Net.Http": "4.0.1",
"runtime.native.System.Security.Cryptography": "4.0.0"
}
},
"System.Net.NameResolution/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.3.0",
"System.Net.Primitives": "4.0.11",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"runtime.native.System": "4.0.0"
}
},
"System.Net.Primitives/4.0.11": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.0.1"
}
},
"System.Net.Requests/4.0.11": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Net.Http": "4.1.0",
"System.Net.Primitives": "4.0.11",
"System.Net.WebHeaderCollection": "4.0.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Net.Sockets/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.IO": "4.3.0",
"System.Net.Primitives": "4.0.11",
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Net.WebHeaderCollection/4.0.1": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0"
}
},
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Extensions/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Metadata/1.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Collections.Immutable": "1.2.0",
"System.Diagnostics.Debug": "4.0.11",
"System.IO": "4.3.0",
"System.Linq": "4.1.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.0.1",
"System.Reflection.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Threading": "4.0.11"
}
},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.TypeExtensions/4.1.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Resources.ResourceManager/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0"
}
},
"System.Runtime.CompilerServices.Unsafe/4.5.1": {
"runtime": {
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "0.0.0.0"
}
}
},
"System.Runtime.Extensions/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.Handles/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.InteropServices/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.0.1"
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11",
"runtime.native.System": "4.0.0"
}
},
"System.Runtime.Numerics/4.0.1": {
"dependencies": {
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0"
}
},
"System.Runtime.Serialization.Formatters/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0"
}
},
"System.Runtime.Serialization.Primitives/4.3.0": {
"dependencies": {
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Security.Claims/4.0.1": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Security.Principal": "4.0.1"
}
},
"System.Security.Cryptography.Algorithms/4.2.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"runtime.native.System.Security.Cryptography": "4.0.0"
}
},
"System.Security.Cryptography.Cng/4.2.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0"
}
},
"System.Security.Cryptography.Csp/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"System.Threading": "4.0.11"
}
},
"System.Security.Cryptography.Encoding/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.0.12",
"System.Linq": "4.1.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"runtime.native.System.Security.Cryptography": "4.0.0"
}
},
"System.Security.Cryptography.OpenSsl/4.0.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"runtime.native.System.Security.Cryptography": "4.0.0"
}
},
"System.Security.Cryptography.Primitives/4.0.0": {
"dependencies": {
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.0.11",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Security.Cryptography.X509Certificates/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.Globalization.Calendars": "4.0.1",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"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"
}
},
"System.Security.Principal/4.0.1": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Security.Principal.Windows/4.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.Win32.Primitives": "4.0.1",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.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.3.0",
"System.Threading": "4.0.11"
}
},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Text.Encoding.Extensions/4.0.11": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Text.RegularExpressions/4.1.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Threading": "4.0.11"
}
},
"System.Threading/4.0.11": {
"dependencies": {
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Overlapped/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.0.1"
}
},
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks.Extensions/4.0.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Thread/4.0.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Threading.ThreadPool/4.0.10": {
"dependencies": {
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.0.1"
}
},
"System.Threading.Timer/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.0.0",
"System.Runtime": "4.3.0"
}
},
"System.Xml.ReaderWriter/4.0.11": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11",
"System.Text.RegularExpressions": "4.1.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.0.0"
}
},
"System.Xml.XmlDocument/4.0.1": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.0.11",
"System.Xml.ReaderWriter": "4.0.11"
}
},
"NSmartProxy.ClientRouter/1.0.0": {
"dependencies": {
"ILLink.Tasks": "0.1.5-preview-1841731",
"NSmartProxy.Data": "1.0.0"
},
"runtime": {
"NSmartProxy.ClientRouter.dll": {}
}
},
"NSmartProxy.Data/1.0.0": {
"dependencies": {
"NSmartProxy.Infrastructure": "1.0.0"
},
"runtime": {
"NSmartProxy.Data.dll": {}
}
},
"NSmartProxy.Infrastructure/1.0.0": {
"runtime": {
"NSmartProxy.Infrastructure.dll": {}
}
}
}
},
"libraries": {
"NSmartProxyClient/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"ILLink.Tasks/0.1.5-preview-1841731": {
"type": "package",
"serviceable": true,
"sha512": "sha512-woAaUDPWa2zqsy6B9zWTIR7bhw8FVt9skb+5iD74Y53niER9dCEYpKzJTd1HB+u9hZ26jIxG3IBJzCS7bbqDLw==",
"path": "illink.tasks/0.1.5-preview-1841731",
"hashPath": "illink.tasks.0.1.5-preview-1841731.nupkg.sha512"
},
"log4net/2.0.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
"path": "log4net/2.0.8",
"hashPath": "log4net.2.0.8.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Be1LEgclOQthHN7tksm79bGbXNJ0yuewEBiIzPSePwDwt2AGqLLx5iXv6BfjVZGztxKQCngz+X8IRw/kOz+CwA==",
"path": "microsoft.extensions.configuration/2.2.0",
"hashPath": "microsoft.extensions.configuration.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HT/cMUOHvJ29Z5VIlWp6Zd1F63k5CbpGisNk8ayP35GwKwX5IDsJL8hWMoBesz5WPK8ZfW4f47kyVAhfCD/PAw==",
"path": "microsoft.extensions.configuration.abstractions/2.2.0",
"hashPath": "microsoft.extensions.configuration.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.FileExtensions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1cO9Ca+lLh7mRTbJYEXnGPqoVMt/71BM7zmcZx6VOFLEBAfpOej/isDtgqRYhDcMkLaS9vn9pXerp41fTO9y1w==",
"path": "microsoft.extensions.configuration.fileextensions/2.2.0",
"hashPath": "microsoft.extensions.configuration.fileextensions.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Json/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vqJEFHHDVTDhjTTdX8QZWF75Hw9bFLbmRcjRbXtmQLrFBvcTzuS9w1jJGWjrgR1UQ7YpuJdhcDXzhxorqkR1Ig==",
"path": "microsoft.extensions.configuration.json/2.2.0",
"hashPath": "microsoft.extensions.configuration.json.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zt//yhxTTxUMb70b44ZdUQiV/SLa+3xbVZuz/IzKloOX8rlUoU6itkhVC3gryos9ojAuPYwc2aiqejJLdqRDZA==",
"path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lFYs3tCesMedXt/sUHIUlByH20qxi6DjSxOTyRvqT3YUMteqsVIGgjcF8zoVWMfvlv9/418Uk3eC3bFn8Qc+rA==",
"path": "microsoft.extensions.fileproviders.physical/2.2.0",
"hashPath": "microsoft.extensions.fileproviders.physical.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LcDxBQvSCyvYZqAncoXJmbueO7DbHyMzu/kwGwC8oyghBXkzHG69iT4IEO63EO3R5mylbhTyydAIyQC4rt/weQ==",
"path": "microsoft.extensions.filesystemglobbing/2.2.0",
"hashPath": "microsoft.extensions.filesystemglobbing.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Sv8EDHvN2852bE5G1yosKCa7sUw/x0Z/rCaI5LIWHseAXprG1h9oberAh3NRBO7w2zTZq79WPeQDMsPBVSf99w==",
"path": "microsoft.extensions.primitives/2.2.0",
"hashPath": "microsoft.extensions.primitives.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.App/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QU8taCyeyePwatrj+h+750lMnsPCq3YPaGmsdtSHXPCjDyjto2KT7QDNVet0oRliX4PjaINpyg0Yzd9DnQ/Wkw==",
"path": "microsoft.netcore.app/2.2.0",
"hashPath": "microsoft.netcore.app.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.DotNetAppHost/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qIrVLupwT2NYTrf7KM7Nh+mJr36V5MITVRjyGOByVVCwGmQgQmI/6bjZYQv+QdExi4Cm87eCKJX9FdT6nc00Xg==",
"path": "microsoft.netcore.dotnetapphost/2.2.0",
"hashPath": "microsoft.netcore.dotnetapphost.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostPolicy/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5Xvh/3bDr6YAl6TKfeONvRDZ9QOmvVmzFzA0M6g8uubWdf5/o6qdVOqByFBT/fhjVb6okP0E5+v1oxh1Pk+c+w==",
"path": "microsoft.netcore.dotnethostpolicy/2.2.0",
"hashPath": "microsoft.netcore.dotnethostpolicy.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostResolver/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Q3j3KC2ugqIVasf7pO4NRDEn7GysZX3ZH6fAHfbjrP8cYXY9cmHeFcbaniw36q8kFhsPt2EnRHzSsLBpbG6l2Q==",
"path": "microsoft.netcore.dotnethostresolver/2.2.0",
"hashPath": "microsoft.netcore.dotnethostresolver.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-39+GVHdbm+cmoOjdvm+fhiMbddnuVyUlBdYS8Yhn5xsNaBoTXpgBsxQQlI2Sv9EjIP0F+itG6yrDaOM2OEGupQ==",
"path": "microsoft.netcore.platforms/2.2.0",
"hashPath": "microsoft.netcore.platforms.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==",
"path": "microsoft.netcore.targets/2.0.0",
"hashPath": "microsoft.netcore.targets.2.0.0.nupkg.sha512"
},
"Microsoft.Win32.Primitives/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
"path": "microsoft.win32.primitives/4.0.1",
"hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MW2W/7nbJAGeNNd5hq65+nrEY470UpMmycdtP5dUIj1hTIkv1PXB45dbBt1B32R3waYtM9XYpgO9bX9cqAxzrw==",
"path": "microsoft.win32.registry/4.0.0",
"hashPath": "microsoft.win32.registry.4.0.0.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"Newtonsoft.Json/11.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
"path": "newtonsoft.json/11.0.2",
"hashPath": "newtonsoft.json.11.0.2.nupkg.sha512"
},
"runtime.native.System/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
"path": "runtime.native.system/4.0.0",
"hashPath": "runtime.native.system.4.0.0.nupkg.sha512"
},
"runtime.native.System.Net.Http/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
"path": "runtime.native.system.net.http/4.0.1",
"hashPath": "runtime.native.system.net.http.4.0.1.nupkg.sha512"
},
"runtime.native.System.Security.Cryptography/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
"path": "runtime.native.system.security.cryptography/4.0.0",
"hashPath": "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.App/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oFMNWFou9dL+wNl47pZIgNdDO2GYMtKRzFM1D1NKBXyRG8eDIrYs6tr8Whjop5BWlCStl60Vhs006htQk5Q2ww==",
"path": "runtime.win-x64.microsoft.netcore.app/2.2.0",
"hashPath": "runtime.win-x64.microsoft.netcore.app.2.2.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DWEVHFfA/XzEvtSsEMtvN5gr0UYi9cdx9fsUpDzJFehepM/xMJWhCgQHkvpVZCjB9qULepsI3Ow4UO7YpuxB7w==",
"path": "runtime.win-x64.microsoft.netcore.dotnetapphost/2.2.0",
"hashPath": "runtime.win-x64.microsoft.netcore.dotnetapphost.2.2.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BRogN91nVYPu25KIanU4QnXwp9opyzf/bRWq1QthJDi+YwkYPZXDrpBAvuc0cgiDiyMmlEfCbrN9xZ24bW8kig==",
"path": "runtime.win-x64.microsoft.netcore.dotnethostpolicy/2.2.0",
"hashPath": "runtime.win-x64.microsoft.netcore.dotnethostpolicy.2.2.0.nupkg.sha512"
},
"runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+Xbr0fiyS4/TVtWa9f/f8JGSHGTXEbnYfuiRnzO0/Gyet6PdSekQ+tdZPIvRSmLwD4LdHRR9lBIdsB41Sc+WuQ==",
"path": "runtime.win-x64.microsoft.netcore.dotnethostresolver/2.2.0",
"hashPath": "runtime.win-x64.microsoft.netcore.dotnethostresolver.2.2.0.nupkg.sha512"
},
"System.AppContext/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
"path": "system.appcontext/4.1.0",
"hashPath": "system.appcontext.4.1.0.nupkg.sha512"
},
"System.Collections/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"path": "system.collections/4.3.0",
"hashPath": "system.collections.4.3.0.nupkg.sha512"
},
"System.Collections.Concurrent/4.0.12": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
"path": "system.collections.concurrent/4.0.12",
"hashPath": "system.collections.concurrent.4.0.12.nupkg.sha512"
},
"System.Collections.Immutable/1.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JDhDhp7Ilq6tkiBREewaEBAPqbHg3jcI74mnu0+To4iXLesZ8MFaPNkwxLzCIty6aJSUp3ZHuWDFnu+1Tss/pg==",
"path": "system.collections.immutable/1.2.0",
"hashPath": "system.collections.immutable.1.2.0.nupkg.sha512"
},
"System.Collections.NonGeneric/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZCeGGrSFXl0YbG0lir24rU7XQDZ/lJfjTFask7xBoRLsi9SI5lfJCKnFakxJ+LlUaWQbQLK62oiM19wHnQ8oEg==",
"path": "system.collections.nongeneric/4.0.1",
"hashPath": "system.collections.nongeneric.4.0.1.nupkg.sha512"
},
"System.Console/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
"path": "system.console/4.0.0",
"hashPath": "system.console.4.0.0.nupkg.sha512"
},
"System.Diagnostics.Debug/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
"path": "system.diagnostics.debug/4.0.11",
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
"path": "system.diagnostics.diagnosticsource/4.0.0",
"hashPath": "system.diagnostics.diagnosticsource.4.0.0.nupkg.sha512"
},
"System.Diagnostics.Process/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mr6V2H1KbKxv3pL8mngdhT9NTNRSFkXobr4g+V3iNpiyJHLsGEU8NbGa3TC3/98XTeiTcrYvs2mC7EWvuA+h+Q==",
"path": "system.diagnostics.process/4.1.0",
"hashPath": "system.diagnostics.process.4.1.0.nupkg.sha512"
},
"System.Diagnostics.StackTrace/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
"path": "system.diagnostics.stacktrace/4.0.1",
"hashPath": "system.diagnostics.stacktrace.4.0.1.nupkg.sha512"
},
"System.Diagnostics.TraceSource/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-R815f7Wl4djK3Ug4q68huHlkvejDFgmWjWs7254XwVJ0ju3xEQRjd12VuI+E8jmk/azhcR2S/AuC8LwgqIBUag==",
"path": "system.diagnostics.tracesource/4.0.0",
"hashPath": "system.diagnostics.tracesource.4.0.0.nupkg.sha512"
},
"System.Diagnostics.Tracing/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
"path": "system.diagnostics.tracing/4.1.0",
"hashPath": "system.diagnostics.tracing.4.1.0.nupkg.sha512"
},
"System.Globalization/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
"path": "system.globalization/4.3.0",
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
},
"System.Globalization.Calendars/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
"path": "system.globalization.calendars/4.0.1",
"hashPath": "system.globalization.calendars.4.0.1.nupkg.sha512"
},
"System.Globalization.Extensions/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
"path": "system.globalization.extensions/4.0.1",
"hashPath": "system.globalization.extensions.4.0.1.nupkg.sha512"
},
"System.IO/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
"path": "system.io/4.3.0",
"hashPath": "system.io.4.3.0.nupkg.sha512"
},
"System.IO.FileSystem/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
"path": "system.io.filesystem/4.0.1",
"hashPath": "system.io.filesystem.4.0.1.nupkg.sha512"
},
"System.IO.FileSystem.Primitives/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
"path": "system.io.filesystem.primitives/4.0.1",
"hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512"
},
"System.IO.FileSystem.Watcher/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
"path": "system.io.filesystem.watcher/4.0.0",
"hashPath": "system.io.filesystem.watcher.4.0.0.nupkg.sha512"
},
"System.Linq/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
"path": "system.linq/4.1.0",
"hashPath": "system.linq.4.1.0.nupkg.sha512"
},
"System.Memory/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sDJYJpGtTgx+23Ayu5euxG5mAXWdkDb4+b0rD0Cab0M1oQS9H0HXGPriKcqpXuiJDTV7fTp/d+fMDJmnr6sNvA==",
"path": "system.memory/4.5.1",
"hashPath": "system.memory.4.5.1.nupkg.sha512"
},
"System.Net.Http/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
"path": "system.net.http/4.1.0",
"hashPath": "system.net.http.4.1.0.nupkg.sha512"
},
"System.Net.NameResolution/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==",
"path": "system.net.nameresolution/4.0.0",
"hashPath": "system.net.nameresolution.4.0.0.nupkg.sha512"
},
"System.Net.Primitives/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
"path": "system.net.primitives/4.0.11",
"hashPath": "system.net.primitives.4.0.11.nupkg.sha512"
},
"System.Net.Requests/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
"path": "system.net.requests/4.0.11",
"hashPath": "system.net.requests.4.0.11.nupkg.sha512"
},
"System.Net.Sockets/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
"path": "system.net.sockets/4.1.0",
"hashPath": "system.net.sockets.4.1.0.nupkg.sha512"
},
"System.Net.WebHeaderCollection/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
"path": "system.net.webheadercollection/4.0.1",
"hashPath": "system.net.webheadercollection.4.0.1.nupkg.sha512"
},
"System.Reflection/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
"path": "system.reflection/4.3.0",
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
},
"System.Reflection.Extensions/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
"path": "system.reflection.extensions/4.0.1",
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
},
"System.Reflection.Metadata/1.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1IjlmyGlp80PfErIwgrOM1YLtplvhZEI1PIjtlG7CgEVfIGYlZcRjAQj+0AROUktnVieXut/zrsUHrLMI0xyog==",
"path": "system.reflection.metadata/1.3.0",
"hashPath": "system.reflection.metadata.1.3.0.nupkg.sha512"
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"path": "system.reflection.primitives/4.3.0",
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
},
"System.Reflection.TypeExtensions/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
"path": "system.reflection.typeextensions/4.1.0",
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
},
"System.Resources.ResourceManager/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
"path": "system.resources.resourcemanager/4.3.0",
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
},
"System.Runtime/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"path": "system.runtime/4.3.0",
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Zh8t8oqolRaFa9vmOZfdQm/qKejdqz0J9kr7o2Fu0vPeoH3BL1EOXipKWwkWtLT1JPzjByrF19fGuFlNbmPpiw==",
"path": "system.runtime.compilerservices.unsafe/4.5.1",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512"
},
"System.Runtime.Extensions/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
"path": "system.runtime.extensions/4.1.0",
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
},
"System.Runtime.Handles/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
"path": "system.runtime.handles/4.0.1",
"hashPath": "system.runtime.handles.4.0.1.nupkg.sha512"
},
"System.Runtime.InteropServices/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
"path": "system.runtime.interopservices/4.1.0",
"hashPath": "system.runtime.interopservices.4.1.0.nupkg.sha512"
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
"path": "system.runtime.interopservices.runtimeinformation/4.0.0",
"hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
},
"System.Runtime.Numerics/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
"path": "system.runtime.numerics/4.0.1",
"hashPath": "system.runtime.numerics.4.0.1.nupkg.sha512"
},
"System.Runtime.Serialization.Formatters/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
"path": "system.runtime.serialization.formatters/4.3.0",
"hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
},
"System.Runtime.Serialization.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
"path": "system.runtime.serialization.primitives/4.3.0",
"hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
},
"System.Security.Claims/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==",
"path": "system.security.claims/4.0.1",
"hashPath": "system.security.claims.4.0.1.nupkg.sha512"
},
"System.Security.Cryptography.Algorithms/4.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
"path": "system.security.cryptography.algorithms/4.2.0",
"hashPath": "system.security.cryptography.algorithms.4.2.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/4.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
"path": "system.security.cryptography.cng/4.2.0",
"hashPath": "system.security.cryptography.cng.4.2.0.nupkg.sha512"
},
"System.Security.Cryptography.Csp/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
"path": "system.security.cryptography.csp/4.0.0",
"hashPath": "system.security.cryptography.csp.4.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Encoding/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
"path": "system.security.cryptography.encoding/4.0.0",
"hashPath": "system.security.cryptography.encoding.4.0.0.nupkg.sha512"
},
"System.Security.Cryptography.OpenSsl/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
"path": "system.security.cryptography.openssl/4.0.0",
"hashPath": "system.security.cryptography.openssl.4.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Primitives/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
"path": "system.security.cryptography.primitives/4.0.0",
"hashPath": "system.security.cryptography.primitives.4.0.0.nupkg.sha512"
},
"System.Security.Cryptography.X509Certificates/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
"path": "system.security.cryptography.x509certificates/4.1.0",
"hashPath": "system.security.cryptography.x509certificates.4.1.0.nupkg.sha512"
},
"System.Security.Principal/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4HPC2B7fnOqH+rBpGFNb/lSSxcH++XDxleUPtDZiedoYlVG09ZPYBXSWSte20ZKA4+NgAqItR7+KJ3Z9Wbo7Yg==",
"path": "system.security.principal/4.0.1",
"hashPath": "system.security.principal.4.0.1.nupkg.sha512"
},
"System.Security.Principal.Windows/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==",
"path": "system.security.principal.windows/4.0.0",
"hashPath": "system.security.principal.windows.4.0.0.nupkg.sha512"
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
"System.Text.Encoding.Extensions/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
"path": "system.text.encoding.extensions/4.0.11",
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
},
"System.Text.RegularExpressions/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
"path": "system.text.regularexpressions/4.1.0",
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
},
"System.Threading/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
"path": "system.threading/4.0.11",
"hashPath": "system.threading.4.0.11.nupkg.sha512"
},
"System.Threading.Overlapped/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5QPaqEQnGPftFhIN9y1m3hZCT2bh6lnMtIp+A+RjPOl6hIWCSgHr4VMpLaK/RJvMjd4LuXNVbivBTfnOVLhGvg==",
"path": "system.threading.overlapped/4.0.1",
"hashPath": "system.threading.overlapped.4.0.1.nupkg.sha512"
},
"System.Threading.Tasks/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
"path": "system.threading.tasks.extensions/4.0.0",
"hashPath": "system.threading.tasks.extensions.4.0.0.nupkg.sha512"
},
"System.Threading.Thread/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/u1Nim3D26nVBBOujAj3UMsedUckTvbVqDO3ptKZj1Qb1fb6sN3ncQ/zLnSZhHUUZ0BH754jysSVTuQGIzsIAw==",
"path": "system.threading.thread/4.0.0",
"hashPath": "system.threading.thread.4.0.0.nupkg.sha512"
},
"System.Threading.ThreadPool/4.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tTT6h7QSJGfUzItUIpLPVpuhAq70xk3UaAVBnZIuLJBXEYYV+wYW7K6COcflvEAeW+f7CvV1mChIEW3bovHHVw==",
"path": "system.threading.threadpool/4.0.10",
"hashPath": "system.threading.threadpool.4.0.10.nupkg.sha512"
},
"System.Threading.Timer/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
"path": "system.threading.timer/4.0.1",
"hashPath": "system.threading.timer.4.0.1.nupkg.sha512"
},
"System.Xml.ReaderWriter/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
"path": "system.xml.readerwriter/4.0.11",
"hashPath": "system.xml.readerwriter.4.0.11.nupkg.sha512"
},
"System.Xml.XmlDocument/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TBOkzLo/OTi7N+YH3LB5jQJ1eZVKcFWcfL3GOzOZw978566dtcx6W4UcWWVL+as+lzyGWxk4oNd/EnF6DIsR9Q==",
"path": "system.xml.xmldocument/4.0.1",
"hashPath": "system.xml.xmldocument.4.0.1.nupkg.sha512"
},
"NSmartProxy.ClientRouter/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"NSmartProxy.Data/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"NSmartProxy.Infrastructure/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}