{ "runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v3.1": { "Mercat-1/1.0.0": { "dependencies": { "Microsoft.Windows.Compatibility": "5.0.0", "Prism.Core": "8.0.0.1909", "itext7": "7.1.13", "DotNetKit.Wpf.AutoCompleteComboBox": "1.3.3.0" }, "runtime": { "Mercat-1.dll": {} } }, "Common.Logging/3.4.1": { "dependencies": { "Common.Logging.Core": "3.4.1", "Microsoft.CSharp": "4.0.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Reflection.TypeExtensions": "4.1.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Common.Logging.dll": { "assemblyVersion": "3.4.1.0", "fileVersion": "3.4.0.0" } } }, "Common.Logging.Core/3.4.1": { "dependencies": { "Microsoft.CSharp": "4.0.1" }, "runtime": { "lib/netstandard1.0/Common.Logging.Core.dll": { "assemblyVersion": "3.4.1.0", "fileVersion": "3.4.0.0" } } }, "itext7/7.1.13": { "dependencies": { "Common.Logging": "3.4.1", "Microsoft.Extensions.DependencyModel": "1.1.0", "Portable.BouncyCastle": "1.8.5", "System.Collections.NonGeneric": "4.3.0", "System.Diagnostics.Process": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.Net.Requests": "4.3.0", "System.Runtime.Loader": "4.3.0", "System.Runtime.Serialization.Formatters": "4.3.0", "System.Security.Cryptography.Csp": "4.3.0", "System.Text.Encoding.CodePages": "5.0.0", "System.Threading.Thread": "4.3.0", "System.Threading.ThreadPool": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "runtime": { "lib/netstandard1.6/itext.barcodes.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.forms.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.io.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.kernel.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.layout.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.pdfa.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.sign.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.styledxmlparser.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" }, "lib/netstandard1.6/itext.svg.dll": { "assemblyVersion": "7.1.13.0", "fileVersion": "7.1.13.0" } } }, "Microsoft.CSharp/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0" } }, "Microsoft.DotNet.PlatformAbstractions/1.1.0": { "dependencies": { "System.AppContext": "4.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Reflection.TypeExtensions": "4.1.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0" }, "runtime": { "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": { "assemblyVersion": "1.1.0.0", "fileVersion": "1.1.0.0" } } }, "Microsoft.Extensions.DependencyModel/1.1.0": { "dependencies": { "Microsoft.DotNet.PlatformAbstractions": "1.1.0", "Newtonsoft.Json": "9.0.1", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Linq": "4.3.0" }, "runtime": { "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": { "assemblyVersion": "1.1.0.0", "fileVersion": "1.1.0.0" } } }, "Microsoft.NETCore.Platforms/5.0.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Win32.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "Microsoft.Win32.Registry/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Microsoft.Win32.Registry.AccessControl/5.0.0": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "System.Security.AccessControl": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Microsoft.Win32.SystemEvents/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Microsoft.Windows.Compatibility/5.0.0": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "Microsoft.Win32.Registry.AccessControl": "5.0.0", "Microsoft.Win32.SystemEvents": "5.0.0", "System.CodeDom": "5.0.0", "System.ComponentModel.Composition": "5.0.0", "System.ComponentModel.Composition.Registration": "5.0.0", "System.Configuration.ConfigurationManager": "5.0.0", "System.Data.DataSetExtensions": "4.5.0", "System.Data.Odbc": "5.0.0", "System.Data.OleDb": "5.0.0", "System.Data.SqlClient": "4.8.1", "System.Diagnostics.EventLog": "5.0.0", "System.Diagnostics.PerformanceCounter": "5.0.0", "System.DirectoryServices": "5.0.0", "System.DirectoryServices.AccountManagement": "5.0.0", "System.DirectoryServices.Protocols": "5.0.0", "System.Drawing.Common": "5.0.0", "System.IO.FileSystem.AccessControl": "5.0.0", "System.IO.Packaging": "5.0.0", "System.IO.Pipes.AccessControl": "5.0.0", "System.IO.Ports": "5.0.0", "System.Management": "5.0.0", "System.Reflection.Context": "5.0.0", "System.Reflection.Emit": "4.7.0", "System.Reflection.Emit.ILGeneration": "4.7.0", "System.Reflection.Emit.Lightweight": "4.7.0", "System.Runtime.Caching": "5.0.0", "System.Security.AccessControl": "5.0.0", "System.Security.Cryptography.Cng": "5.0.0", "System.Security.Cryptography.Pkcs": "5.0.0", "System.Security.Cryptography.ProtectedData": "5.0.0", "System.Security.Cryptography.Xml": "5.0.0", "System.Security.Permissions": "5.0.0", "System.Security.Principal.Windows": "5.0.0", "System.ServiceModel.Duplex": "4.7.0", "System.ServiceModel.Http": "4.7.0", "System.ServiceModel.NetTcp": "4.7.0", "System.ServiceModel.Primitives": "4.7.0", "System.ServiceModel.Security": "4.7.0", "System.ServiceModel.Syndication": "5.0.0", "System.ServiceProcess.ServiceController": "5.0.0", "System.Text.Encoding.CodePages": "5.0.0", "System.Threading.AccessControl": "5.0.0" } }, "Newtonsoft.Json/9.0.1": { "dependencies": { "Microsoft.CSharp": "4.0.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.0.11", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.0.1", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.0.11" }, "runtime": { "lib/netstandard1.0/Newtonsoft.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1.19813" } } }, "Portable.BouncyCastle/1.8.5": { "runtime": { "lib/netstandard2.0/BouncyCastle.Crypto.dll": { "assemblyVersion": "1.8.5.0", "fileVersion": "1.8.5.50" } } }, "Prism.Core/8.0.0.1909": { "runtime": { "lib/netstandard2.0/Prism.dll": { "assemblyVersion": "8.0.0.1909", "fileVersion": "8.0.0.1909" } } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "runtimeTargets": { "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "dependencies": { "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" } }, "runtime.native.System.IO.Ports/5.0.0": { "dependencies": { "runtime.linux-arm.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4", "runtime.linux-arm64.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4", "runtime.linux-x64.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4", "runtime.osx-x64.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4" } }, "runtime.native.System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x64/native/sni.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x86/native/sni.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "System.AppContext/4.1.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.CodeDom/5.0.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Collections.Concurrent/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.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.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Collections.NonGeneric/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.ComponentModel.Composition/5.0.0": { "runtime": { "lib/netcoreapp2.0/System.ComponentModel.Composition.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.ComponentModel.Composition.Registration/5.0.0": { "dependencies": { "System.ComponentModel.Composition": "5.0.0", "System.Reflection.Context": "5.0.0" }, "runtime": { "lib/netstandard2.1/System.ComponentModel.Composition.Registration.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Configuration.ConfigurationManager/5.0.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "5.0.0", "System.Security.Permissions": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Data.DataSetExtensions/4.5.0": {}, "System.Data.Odbc/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Data.Odbc.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll": { "rid": "freebsd", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Data.OleDb/5.0.0": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "System.Configuration.ConfigurationManager": "5.0.0", "System.Diagnostics.PerformanceCounter": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Data.OleDb.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Data.SqlClient/4.8.1": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "System.Security.Principal.Windows": "5.0.0", "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "runtime": { "lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assemblyVersion": "4.6.1.1", "fileVersion": "4.700.20.6702" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.6.1.1", "fileVersion": "4.700.20.6702" }, "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.6.1.1", "fileVersion": "4.700.20.6702" } } }, "System.Diagnostics.Debug/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" } }, "System.Diagnostics.EventLog/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Diagnostics.PerformanceCounter/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "5.0.0", "System.Configuration.ConfigurationManager": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Diagnostics.Process/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Primitives": "4.3.0", "Microsoft.Win32.Registry": "5.0.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Thread": "4.3.0", "System.Threading.ThreadPool": "4.3.0", "runtime.native.System": "4.3.0" } }, "System.Diagnostics.Tools/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.DirectoryServices/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.IO.FileSystem.AccessControl": "5.0.0", "System.Security.AccessControl": "5.0.0", "System.Security.Permissions": "5.0.0", "System.Security.Principal.Windows": "5.0.0" } }, "System.DirectoryServices.AccountManagement/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Configuration.ConfigurationManager": "5.0.0", "System.DirectoryServices": "5.0.0", "System.DirectoryServices.Protocols": "5.0.0", "System.IO.FileSystem.AccessControl": "5.0.0", "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.DirectoryServices.AccountManagement.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.AccountManagement.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.DirectoryServices.Protocols/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/linux/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/osx/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Drawing.Common/5.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "5.0.0" }, "runtime": { "lib/netcoreapp3.0/System.Drawing.Common.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Dynamic.Runtime/4.0.11": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.1.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.7.0", "System.Reflection.Emit.ILGeneration": "4.7.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Formats.Asn1/5.0.0": { "runtime": { "lib/netstandard2.0/System.Formats.Asn1.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Calendars/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem.AccessControl/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.IO.Packaging/5.0.0": { "runtime": { "lib/netstandard2.0/System.IO.Packaging.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.IO.Pipes.AccessControl/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" } }, "System.IO.Ports/5.0.0": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "runtime.native.System.IO.Ports": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.IO.Ports.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Linq/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.Linq.Expressions/4.1.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.0.12", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.7.0", "System.Reflection.Emit.ILGeneration": "4.7.0", "System.Reflection.Emit.Lightweight": "4.7.0", "System.Reflection.Extensions": "4.0.1", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.1.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Management/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "5.0.0", "System.CodeDom": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Net.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Net.Requests/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.WebHeaderCollection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Net.WebHeaderCollection/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.ObjectModel/4.0.12": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" } }, "System.Private.ServiceModel/4.7.0": { "dependencies": { "System.Reflection.DispatchProxy": "4.5.0", "System.Security.Cryptography.Xml": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Private.ServiceModel.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" } } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Context/5.0.0": { "runtime": { "lib/netstandard2.1/System.Reflection.Context.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "5.0.20.51904" } } }, "System.Reflection.DispatchProxy/4.5.0": {}, "System.Reflection.Emit/4.7.0": {}, "System.Reflection.Emit.ILGeneration/4.7.0": {}, "System.Reflection.Emit.Lightweight/4.7.0": {}, "System.Reflection.Extensions/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.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": "5.0.0", "Microsoft.NETCore.Targets": "1.1.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": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Caching/5.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Runtime.CompilerServices.Unsafe/5.0.0": { "runtime": { "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Runtime.InteropServices.RuntimeInformation/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0" } }, "System.Runtime.Loader/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Numerics/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.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.AccessControl/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Cryptography.Algorithms/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.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.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Cng/5.0.0": { "dependencies": { "System.Formats.Asn1": "5.0.0" }, "runtime": { "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Cryptography.Csp/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.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.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Security.Cryptography.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.OpenSsl/4.3.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.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Pkcs/5.0.0": { "dependencies": { "System.Formats.Asn1": "5.0.0", "System.Security.Cryptography.Cng": "5.0.0" }, "runtime": { "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Cryptography.Primitives/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "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.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Security.Cryptography.ProtectedData/5.0.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "5.0.0", "System.Security.Cryptography.Csp": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Xml/5.0.0": { "dependencies": { "System.Security.Cryptography.Pkcs": "5.0.0", "System.Security.Permissions": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Permissions/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Windows.Extensions": "5.0.0" }, "runtime": { "lib/netcoreapp3.0/System.Security.Permissions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Principal.Windows/5.0.0": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.ServiceModel.Duplex/4.7.0": { "dependencies": { "System.Private.ServiceModel": "4.7.0", "System.ServiceModel.Primitives": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.ServiceModel.Duplex.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" } } }, "System.ServiceModel.Http/4.7.0": { "dependencies": { "System.Private.ServiceModel": "4.7.0", "System.ServiceModel.Primitives": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.ServiceModel.Http.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" } } }, "System.ServiceModel.NetTcp/4.7.0": { "dependencies": { "System.Private.ServiceModel": "4.7.0", "System.ServiceModel.Primitives": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.ServiceModel.NetTcp.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" } } }, "System.ServiceModel.Primitives/4.7.0": { "dependencies": { "System.Private.ServiceModel": "4.7.0" }, "runtime": { "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" }, "lib/netcoreapp2.1/System.ServiceModel.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56502" } } }, "System.ServiceModel.Security/4.7.0": { "dependencies": { "System.Private.ServiceModel": "4.7.0", "System.ServiceModel.Primitives": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.ServiceModel.Security.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" } } }, "System.ServiceModel.Syndication/5.0.0": { "runtime": { "lib/netstandard2.0/System.ServiceModel.Syndication.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.ServiceProcess.ServiceController/5.0.0": { "dependencies": { "System.Diagnostics.EventLog": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Runtime.CompilerServices.Unsafe": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Threading.AccessControl/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Threading.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Threading.Thread/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Threading.ThreadPool/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Windows.Extensions/5.0.0": { "dependencies": { "System.Drawing.Common": "5.0.0" }, "runtime": { "lib/netcoreapp3.0/System.Windows.Extensions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Xml.ReaderWriter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0" } }, "System.Xml.XDocument/4.0.11": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.0.1", "System.Globalization": "4.3.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.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "System.Xml.XmlDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "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.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "DotNetKit.Wpf.AutoCompleteComboBox/1.3.3.0": { "runtime": { "DotNetKit.Wpf.AutoCompleteComboBox.dll": { "assemblyVersion": "1.3.3.0", "fileVersion": "1.3.3.0" } } } } }, "libraries": { "Mercat-1/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Common.Logging/3.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-5eZ/vgEOqzLg4PypZqnJ+wMhhgHyckicbZY4iDxqQ4FtOz0CpdYZ0xQ78aszMzeAJZiLLb5VdR9tPfunVQLz6g==", "path": "common.logging/3.4.1", "hashPath": "common.logging.3.4.1.nupkg.sha512" }, "Common.Logging.Core/3.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-wLHldZHvxsSD6Ahonfj00/SkfHfKqO+YT6jsUwVm8Rch1REL9IArHAcSLXxYxYfu5/4ydGtmXvOtaH3AkVPu0A==", "path": "common.logging.core/3.4.1", "hashPath": "common.logging.core.3.4.1.nupkg.sha512" }, "itext7/7.1.13": { "type": "package", "serviceable": true, "sha512": "sha512-QCGOQtzr4EB+co2U/JmefiAjmU3f2c0c73QCJR95b5rcz9KR5qcbv9jtOfJn/7f6nTZPaTdO2hmgOMM6QvLGKw==", "path": "itext7/7.1.13", "hashPath": "itext7.7.1.13.nupkg.sha512" }, "Microsoft.CSharp/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==", "path": "microsoft.csharp/4.0.1", "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512" }, "Microsoft.DotNet.PlatformAbstractions/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-Bl6KYfbFSIW3QIRHAp931iR5h01qHjKghdpAtncwbzNUs0+IUZ+XfwkIU0sQsR33ufGvi3u4dZMIYYFysjpHAA==", "path": "microsoft.dotnet.platformabstractions/1.1.0", "hashPath": "microsoft.dotnet.platformabstractions.1.1.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-TG7dJ8GY1Myz9lZ8DJL4i6D05ncJQBi5CjBMXMdJ4edKxaW+vP2DndDd1jJabdMdmVRdGrvybzqkB+A6Df7eDw==", "path": "microsoft.extensions.dependencymodel/1.1.0", "hashPath": "microsoft.extensions.dependencymodel.1.1.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", "path": "microsoft.netcore.platforms/5.0.0", "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "Microsoft.Win32.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", "path": "microsoft.win32.primitives/4.3.0", "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" }, "Microsoft.Win32.Registry/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "path": "microsoft.win32.registry/5.0.0", "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rwF501ZS/xKGWz5H3RLBvwta6E5kcMLB0UYGTgrZ8nL5bvrbGmtEcEObgMC/qRFhA3og/0Zh+eacrcA+0FBXJA==", "path": "microsoft.win32.registry.accesscontrol/5.0.0", "hashPath": "microsoft.win32.registry.accesscontrol.5.0.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==", "path": "microsoft.win32.systemevents/5.0.0", "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512" }, "Microsoft.Windows.Compatibility/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-HujVMtkV1WTVlzbPWNZjHVG8ro6mIS15ul0XRLwmCq8NnbuI3C8bAUP3KdPTypK2D/Zr+u0q3m3qk7iM7b3JPg==", "path": "microsoft.windows.compatibility/5.0.0", "hashPath": "microsoft.windows.compatibility.5.0.0.nupkg.sha512" }, "Newtonsoft.Json/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==", "path": "newtonsoft.json/9.0.1", "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512" }, "Portable.BouncyCastle/1.8.5": { "type": "package", "serviceable": true, "sha512": "sha512-EaCgmntbH1sOzemRTqyXSqYjB6pLH7VCYHhhDYZ59guHSD5qPwhIYa7kfy0QUlmTRt9IXhaXdFhNuBUArp70Ng==", "path": "portable.bouncycastle/1.8.5", "hashPath": "portable.bouncycastle.1.8.5.nupkg.sha512" }, "Prism.Core/8.0.0.1909": { "type": "package", "serviceable": true, "sha512": "sha512-Ri+iSFvJiSKYdui7qtxi3uH9NImSZ8Jl/nOosxScSJseFwAc8Lz63JLXoqSAQglcX13DzZcAMzpKNuA9rCFiJg==", "path": "prism.core/8.0.0.1909", "hashPath": "prism.core.8.0.0.1909.nupkg.sha512" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "type": "package", "serviceable": true, "sha512": "sha512-Np6w3r1dSFB930GGZHIKCc5ZClRXZIqOrCAT0pzcd/zXnsZPvGqLZB1MnxAbVhvriJl71B0N0tJaaT1ICWXsyg==", "path": "runtime.linux-arm.runtime.native.system.io.ports/5.0.0-rtm.20519.4", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "type": "package", "serviceable": true, "sha512": "sha512-VnGZmQ7pzMNkcTVdmGtXUQIbytK4Xk8F4/mxm0I+n7zbrsW/WNgLrWMTv9pb2Uyq09azXazNDQhZao4R4ebWcw==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/5.0.0-rtm.20519.4", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "type": "package", "serviceable": true, "sha512": "sha512-kvMZgZjtcC6cA8Y8imKpjCpiOJKDtwlNekS86GzUol4Jmzh0FWiRwAj4E9ZKO8R7rTBGIA4rkmra9Ko8j7l6AA==", "path": "runtime.linux-x64.runtime.native.system.io.ports/5.0.0-rtm.20519.4", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512" }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", "path": "runtime.native.system/4.3.0", "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", "path": "runtime.native.system.data.sqlclient.sni/4.7.0", "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" }, "runtime.native.System.IO.Ports/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ME+/evR+UxVlWyGHUlLBoNTnsTdaylMbnvVwOp0Nl6XIZGGyXdqJqjlEew7e6TcKkJAA0lljhjKi3Kie+vzQ7g==", "path": "runtime.native.system.io.ports/5.0.0", "hashPath": "runtime.native.system.io.ports.5.0.0.nupkg.sha512" }, "runtime.native.System.Net.Http/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", "path": "runtime.native.system.net.http/4.3.0", "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", "path": "runtime.native.system.security.cryptography.apple/4.3.0", "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", "path": "runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": { "type": "package", "serviceable": true, "sha512": "sha512-N+dbbqhT7JBnPVHa7n2+Z5fHYO4a4UUhm7cQkbuQQoNkjbxLpxYnQ4lpRjr1RuQptqYkPmunKvN5etdFOObaiw==", "path": "runtime.osx-x64.runtime.native.system.io.ports/5.0.0-rtm.20519.4", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512" }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.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.CodeDom/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==", "path": "system.codedom/5.0.0", "hashPath": "system.codedom.5.0.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.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", "path": "system.collections.concurrent/4.3.0", "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" }, "System.Collections.NonGeneric/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", "path": "system.collections.nongeneric/4.3.0", "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512" }, "System.ComponentModel.Composition/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-YL8iA3VOFxhyomn7FxtBgh3F+8XG5jOfT5UcqYLtkafSa6g6alQfKZuRwlEIWe+tzH6OVnj0Ekg5tn/DmV7SkQ==", "path": "system.componentmodel.composition/5.0.0", "hashPath": "system.componentmodel.composition.5.0.0.nupkg.sha512" }, "System.ComponentModel.Composition.Registration/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CTTPajoCKcXQ1NVTlazz6ned37MHVFf1qKfzsBIdHkaFJBnRVVh4hYsVkPP7z+RrMQU5iXdiTcsfxDb5DWOKOA==", "path": "system.componentmodel.composition.registration/5.0.0", "hashPath": "system.componentmodel.composition.registration.5.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==", "path": "system.configuration.configurationmanager/5.0.0", "hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512" }, "System.Data.DataSetExtensions/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==", "path": "system.data.datasetextensions/4.5.0", "hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512" }, "System.Data.Odbc/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-j4WsYGmcD7m1D0Tc3N7HqWqcdUHNn9+kdXh9ODTWEsOGrAvALf+BgRStd7L0/O/zDS0R4Uu9vNM8UY6EnK+WYw==", "path": "system.data.odbc/5.0.0", "hashPath": "system.data.odbc.5.0.0.nupkg.sha512" }, "System.Data.OleDb/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-DHCZucsidgFtUr1w5OggQNjb7M6N722QpNbkG6TV+3hCvPSLXdrm1NjJqVZB5/OW067gzuZVj9W147hrkTF/Ig==", "path": "system.data.oledb/5.0.0", "hashPath": "system.data.oledb.5.0.0.nupkg.sha512" }, "System.Data.SqlClient/4.8.1": { "type": "package", "serviceable": true, "sha512": "sha512-HKLykcv6eZLbLnSMnlQ6Os4+UAmFE+AgYm92CTvJYeTOBtOYusX3qu8OoGhFrnKZax91UcLcDo5vPrqvJUTSNQ==", "path": "system.data.sqlclient/4.8.1", "hashPath": "system.data.sqlclient.4.8.1.nupkg.sha512" }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", "path": "system.diagnostics.diagnosticsource/4.3.0", "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" }, "System.Diagnostics.EventLog/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-FHkCwUfsTs+/5tsK+c0egLfacUgbhvcwi3wUFWSEEArSXao343mYqcpOVVFMlcCkdNtjU4YwAWaKYwal6f02og==", "path": "system.diagnostics.eventlog/5.0.0", "hashPath": "system.diagnostics.eventlog.5.0.0.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-kcQWWtGVC3MWMNXdMDWfrmIlFZZ2OdoeT6pSNVRtk9+Sa7jwdPiMlNwb0ZQcS7NRlT92pCfmjRtkSWUW3RAKwg==", "path": "system.diagnostics.performancecounter/5.0.0", "hashPath": "system.diagnostics.performancecounter.5.0.0.nupkg.sha512" }, "System.Diagnostics.Process/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==", "path": "system.diagnostics.process/4.3.0", "hashPath": "system.diagnostics.process.4.3.0.nupkg.sha512" }, "System.Diagnostics.Tools/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==", "path": "system.diagnostics.tools/4.0.1", "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512" }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", "path": "system.diagnostics.tracing/4.3.0", "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" }, "System.DirectoryServices/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-lAS54Y3KO1XV68akGa0/GJeddkkuuiv2CtcSkMiTmLHQ6o6kFbKpw4DmJZADF7a6KjPwYxmZnH4D3eGicrJdcg==", "path": "system.directoryservices/5.0.0", "hashPath": "system.directoryservices.5.0.0.nupkg.sha512" }, "System.DirectoryServices.AccountManagement/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-1WevH/8ULy0iixbsZW4k8ftV9fDqkeUJfeVMsJ7SySrHsnBISkRx1JuDRRV7QXfNTCQKrHeecfqcY5pevlDwog==", "path": "system.directoryservices.accountmanagement/5.0.0", "hashPath": "system.directoryservices.accountmanagement.5.0.0.nupkg.sha512" }, "System.DirectoryServices.Protocols/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uQvO3kpXBDCoRQecbY8yXiQTVBT5t6ZMCZwBsyGFeCL0KUTlNJDsaIx+hsqCKF+bLglaYyz5nWLVRaxPKVeBBw==", "path": "system.directoryservices.protocols/5.0.0", "hashPath": "system.directoryservices.protocols.5.0.0.nupkg.sha512" }, "System.Drawing.Common/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==", "path": "system.drawing.common/5.0.0", "hashPath": "system.drawing.common.5.0.0.nupkg.sha512" }, "System.Dynamic.Runtime/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==", "path": "system.dynamic.runtime/4.0.11", "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512" }, "System.Formats.Asn1/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==", "path": "system.formats.asn1/5.0.0", "hashPath": "system.formats.asn1.5.0.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.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", "path": "system.globalization.calendars/4.3.0", "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" }, "System.Globalization.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", "path": "system.globalization.extensions/4.3.0", "hashPath": "system.globalization.extensions.4.3.0.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.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", "path": "system.io.filesystem/4.3.0", "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" }, "System.IO.FileSystem.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", "path": "system.io.filesystem.accesscontrol/5.0.0", "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", "path": "system.io.filesystem.primitives/4.3.0", "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" }, "System.IO.Packaging/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ebfUwKsgZF4HTwaRUj67SrJdsM4O62Fxsd6u1bSk3MNgvU8yjyfEK0xQmUFUqOYJi1IcL4HENoccl4SKVPndYw==", "path": "system.io.packaging/5.0.0", "hashPath": "system.io.packaging.5.0.0.nupkg.sha512" }, "System.IO.Pipes.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-P0FIsXSFNL1AXlHO9zpJ9atRUzVyoPZCkcbkYGZfXXMx9xlGA2H3HOGBwIhpKhB+h0eL3hry/z0UcfJZ+yb2kQ==", "path": "system.io.pipes.accesscontrol/5.0.0", "hashPath": "system.io.pipes.accesscontrol.5.0.0.nupkg.sha512" }, "System.IO.Ports/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MZY/0cgRg5bcuvHR4LKHqWnlxWV7GkoTgBaOdwIoWGZKsfSBC1twDz+BzG0o1Rk46WdRhhV30E2qzsBABHwGUA==", "path": "system.io.ports/5.0.0", "hashPath": "system.io.ports.5.0.0.nupkg.sha512" }, "System.Linq/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", "path": "system.linq/4.3.0", "hashPath": "system.linq.4.3.0.nupkg.sha512" }, "System.Linq.Expressions/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==", "path": "system.linq.expressions/4.1.0", "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512" }, "System.Management/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==", "path": "system.management/5.0.0", "hashPath": "system.management.5.0.0.nupkg.sha512" }, "System.Net.Http/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", "path": "system.net.http/4.3.0", "hashPath": "system.net.http.4.3.0.nupkg.sha512" }, "System.Net.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", "path": "system.net.primitives/4.3.0", "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" }, "System.Net.Requests/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OZNUuAs0kDXUzm7U5NZ1ojVta5YFZmgT2yxBqsQ7Eseq5Ahz88LInGRuNLJ/NP2F8W1q7tse1pKDthj3reF5QA==", "path": "system.net.requests/4.3.0", "hashPath": "system.net.requests.4.3.0.nupkg.sha512" }, "System.Net.WebHeaderCollection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-XZrXYG3c7QV/GpWeoaRC02rM6LH2JJetfVYskf35wdC/w2fFDFMphec4gmVH2dkll6abtW14u9Rt96pxd9YH2A==", "path": "system.net.webheadercollection/4.3.0", "hashPath": "system.net.webheadercollection.4.3.0.nupkg.sha512" }, "System.ObjectModel/4.0.12": { "type": "package", "serviceable": true, "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==", "path": "system.objectmodel/4.0.12", "hashPath": "system.objectmodel.4.0.12.nupkg.sha512" }, "System.Private.ServiceModel/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-BItrYCkoTV3VzVPsrew+uc34fmLb+3ncgspa7vbO3vkfY9JQCea4u34pHE+Bcv1Iy16MgRs3n2jKVRCDg0rPfg==", "path": "system.private.servicemodel/4.7.0", "hashPath": "system.private.servicemodel.4.7.0.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.Context/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-gG1wxxJLcjQaUkd07K2l2MKVoW+e0w8jS8Jye7QLPXrXT7XXMmOcFV/Ek6XyTOy5Z4GVN0WY95BQNp/iHEs5mw==", "path": "system.reflection.context/5.0.0", "hashPath": "system.reflection.context.5.0.0.nupkg.sha512" }, "System.Reflection.DispatchProxy/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-+UW1hq11TNSeb+16rIk8hRQ02o339NFyzMc4ma/FqmxBzM30l1c2IherBB4ld1MNcenS48fz8tbt50OW4rVULA==", "path": "system.reflection.dispatchproxy/4.5.0", "hashPath": "system.reflection.dispatchproxy.4.5.0.nupkg.sha512" }, "System.Reflection.Emit/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==", "path": "system.reflection.emit/4.7.0", "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512" }, "System.Reflection.Emit.ILGeneration/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==", "path": "system.reflection.emit.ilgeneration/4.7.0", "hashPath": "system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512" }, "System.Reflection.Emit.Lightweight/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==", "path": "system.reflection.emit.lightweight/4.7.0", "hashPath": "system.reflection.emit.lightweight.4.7.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.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.Caching/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==", "path": "system.runtime.caching/5.0.0", "hashPath": "system.runtime.caching.5.0.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==", "path": "system.runtime.compilerservices.unsafe/5.0.0", "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" }, "System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "path": "system.runtime.extensions/4.3.0", "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" }, "System.Runtime.Handles/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", "path": "system.runtime.handles/4.3.0", "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.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.Loader/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", "path": "system.runtime.loader/4.3.0", "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512" }, "System.Runtime.Numerics/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", "path": "system.runtime.numerics/4.3.0", "hashPath": "system.runtime.numerics.4.3.0.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.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", "path": "system.security.accesscontrol/5.0.0", "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", "path": "system.security.cryptography.algorithms/4.3.0", "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==", "path": "system.security.cryptography.cng/5.0.0", "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512" }, "System.Security.Cryptography.Csp/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", "path": "system.security.cryptography.csp/4.3.0", "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", "path": "system.security.cryptography.encoding/4.3.0", "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", "path": "system.security.cryptography.openssl/4.3.0", "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==", "path": "system.security.cryptography.pkcs/5.0.0", "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512" }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", "path": "system.security.cryptography.primitives/4.3.0", "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==", "path": "system.security.cryptography.protecteddata/5.0.0", "hashPath": "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512" }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", "path": "system.security.cryptography.x509certificates/4.3.0", "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==", "path": "system.security.cryptography.xml/5.0.0", "hashPath": "system.security.cryptography.xml.5.0.0.nupkg.sha512" }, "System.Security.Permissions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==", "path": "system.security.permissions/5.0.0", "hashPath": "system.security.permissions.5.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "path": "system.security.principal.windows/5.0.0", "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" }, "System.ServiceModel.Duplex/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-7GBKQc2QWRxnEVQ49zMKq3z3RFKaHhhWjfMWhp+DP+dgfp0X4Szln/eL+UQumOKvv+sTU5bhOXjnJg5045liCA==", "path": "system.servicemodel.duplex/4.7.0", "hashPath": "system.servicemodel.duplex.4.7.0.nupkg.sha512" }, "System.ServiceModel.Http/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-+BB61ycl1cSlRbJDpABoqMa7bRE4boJfK1CfWfbNzTGeADFVmDkhylpfmC1bKloxtf95p2owj8/n7kilgRBAow==", "path": "system.servicemodel.http/4.7.0", "hashPath": "system.servicemodel.http.4.7.0.nupkg.sha512" }, "System.ServiceModel.NetTcp/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-snQgAc7kn4721eaus8nZ52eRu1QrdEnWGbru6I263hPWcISStntwHwSrT57Iwp1Z58b3Lz0J/hbjJhGP0yExOA==", "path": "system.servicemodel.nettcp/4.7.0", "hashPath": "system.servicemodel.nettcp.4.7.0.nupkg.sha512" }, "System.ServiceModel.Primitives/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-YUXIMO4kL1v6dUVptJGixAx/8Ai5trQzVn3gbk0mpwxh77kGAs+MyBRoHN/5ZoxtwNn4E1dq3N4rJCAgAUaiJA==", "path": "system.servicemodel.primitives/4.7.0", "hashPath": "system.servicemodel.primitives.4.7.0.nupkg.sha512" }, "System.ServiceModel.Security/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-LjYrQRrP1rw+s/wieB+QIv3p6/oG2ucTfVpg5iWmX8/7+nfUxcqmy9l8rsbtYE8X8BEQnSq42OhWap/Dlhlh9Q==", "path": "system.servicemodel.security/4.7.0", "hashPath": "system.servicemodel.security.4.7.0.nupkg.sha512" }, "System.ServiceModel.Syndication/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-xjwRFydlevI/DMLlBcDRbOmofJTZNoJ0FCkEPdMw9i+85lDbl8Pw001LJKQbRSeHSVJCEuPfAvEuC1TAumxcmw==", "path": "system.servicemodel.syndication/5.0.0", "hashPath": "system.servicemodel.syndication.5.0.0.nupkg.sha512" }, "System.ServiceProcess.ServiceController/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-p2yX167GW1pr2DCR6cW+cBKrvhli4thckXk108faFaTPHnoudb0AYPcIPq3nmrwn7IQj9FEmjpyJlXzcOmIjjw==", "path": "system.serviceprocess.servicecontroller/5.0.0", "hashPath": "system.serviceprocess.servicecontroller.5.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.CodePages/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==", "path": "system.text.encoding.codepages/5.0.0", "hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512" }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", "path": "system.text.regularexpressions/4.3.0", "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" }, "System.Threading/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", "path": "system.threading/4.3.0", "hashPath": "system.threading.4.3.0.nupkg.sha512" }, "System.Threading.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WJ9w9m4iHJVq0VoH7hZvYAccbRq95itYRhAAXd6M4kVCzLmT6NqTwmSXKwp3oQilWHhYTXgqaIXxBfg8YaqtmA==", "path": "system.threading.accesscontrol/5.0.0", "hashPath": "system.threading.accesscontrol.5.0.0.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.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", "path": "system.threading.tasks.extensions/4.3.0", "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" }, "System.Threading.Thread/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==", "path": "system.threading.thread/4.3.0", "hashPath": "system.threading.thread.4.3.0.nupkg.sha512" }, "System.Threading.ThreadPool/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==", "path": "system.threading.threadpool/4.3.0", "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512" }, "System.Windows.Extensions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==", "path": "system.windows.extensions/5.0.0", "hashPath": "system.windows.extensions.5.0.0.nupkg.sha512" }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", "path": "system.xml.readerwriter/4.3.0", "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" }, "System.Xml.XDocument/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==", "path": "system.xml.xdocument/4.0.11", "hashPath": "system.xml.xdocument.4.0.11.nupkg.sha512" }, "System.Xml.XmlDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", "path": "system.xml.xmldocument/4.3.0", "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512" }, "DotNetKit.Wpf.AutoCompleteComboBox/1.3.3.0": { "type": "reference", "serviceable": false, "sha512": "" } } }