src/bin/Debug/netstandard2.0/publish/PowerShellGet.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "PowerShellGet/1.0.0": { "dependencies": { "LinqKit.Core": "1.1.17", "Microsoft.Extensions.Logging": "5.0.0-preview.7.20364.11", "Microsoft.Extensions.Logging.Abstractions": "5.0.0-preview.7.20364.11", "Microsoft.Windows.Compatibility": "3.1.0", "NETStandard.Library": "2.0.3", "NuGet.Commands": "5.7.0-rtm.6702", "NuGet.Common": "5.7.0-rtm.6702", "NuGet.Configuration": "5.7.0-rtm.6702", "NuGet.Packaging": "5.7.0-rtm.6702", "NuGet.ProjectModel": "5.7.0-rtm.6702", "NuGet.Protocol": "5.7.0-rtm.6702", "NuGet.Protocol.Core.Types": "4.3.0-beta2-2463", "NuGet.Repositories": "4.3.0-beta1-2418", "PowerShellStandard.Library": "7.0.0-preview.1", "System.Data.DataSetExtensions": "4.6.0-preview3.19128.7", "System.Net.Http": "4.3.4", "morelinq": "3.3.2" }, "runtime": { "PowerShellGet.dll": {} } }, "LinqKit.Core/1.1.17": { "runtime": { "lib/netstandard2.0/LinqKit.Core.dll": { "assemblyVersion": "1.1.17.0", "fileVersion": "1.1.17.0" } } }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "dependencies": { "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.19.46214" } } }, "Microsoft.CSharp/4.0.1": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "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.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.CSharp.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "1.0.24212.1" } } }, "Microsoft.Extensions.DependencyInjection/5.0.0-preview.7.20364.11": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0-preview.7.20364.11", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0-preview.7.20364.11": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "Microsoft.Extensions.Logging/5.0.0-preview.7.20364.11": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "5.0.0-preview.7.20364.11", "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0-preview.7.20364.11", "Microsoft.Extensions.Logging.Abstractions": "5.0.0-preview.7.20364.11", "Microsoft.Extensions.Options": "5.0.0-preview.7.20364.11", "System.Diagnostics.DiagnosticSource": "5.0.0-preview.7.20364.11" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "Microsoft.Extensions.Logging.Abstractions/5.0.0-preview.7.20364.11": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "Microsoft.Extensions.Options/5.0.0-preview.7.20364.11": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0-preview.7.20364.11", "Microsoft.Extensions.Primitives": "5.0.0-preview.7.20364.11" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "Microsoft.Extensions.Primitives/5.0.0-preview.7.20364.11": { "dependencies": { "System.Memory": "4.5.3", "System.Runtime.CompilerServices.Unsafe": "5.0.0-preview.7.20364.11" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "Microsoft.NETCore.Platforms/1.1.1": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Win32.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "Microsoft.Win32.Registry/4.7.0": { "dependencies": { "System.Buffers": "4.5.0", "System.Memory": "4.5.3", "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.Win32.Registry.AccessControl/4.7.0": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Security.AccessControl": "4.7.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.Win32.SystemEvents/4.7.0": { "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.Windows.Compatibility/3.1.0": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "Microsoft.Win32.Registry.AccessControl": "4.7.0", "Microsoft.Win32.SystemEvents": "4.7.0", "System.CodeDom": "4.7.0", "System.ComponentModel.Composition": "4.7.0", "System.Configuration.ConfigurationManager": "4.7.0", "System.Data.DataSetExtensions": "4.6.0-preview3.19128.7", "System.Data.Odbc": "4.7.0", "System.Data.OleDb": "4.7.0", "System.Data.SqlClient": "4.8.0", "System.Diagnostics.EventLog": "4.7.0", "System.Diagnostics.PerformanceCounter": "4.7.0", "System.DirectoryServices": "4.7.0", "System.DirectoryServices.AccountManagement": "4.7.0", "System.DirectoryServices.Protocols": "4.7.0", "System.Drawing.Common": "4.7.0", "System.IO.FileSystem.AccessControl": "4.7.0", "System.IO.Packaging": "4.7.0", "System.IO.Pipes.AccessControl": "4.5.1", "System.IO.Ports": "4.7.0", "System.Management": "4.7.0", "System.Reflection.Emit": "4.7.0", "System.Reflection.Emit.ILGeneration": "4.7.0", "System.Reflection.Emit.Lightweight": "4.7.0", "System.Runtime.Caching": "4.7.0", "System.Security.AccessControl": "4.7.0", "System.Security.Cryptography.Cng": "5.0.0-preview.3.20214.6", "System.Security.Cryptography.Pkcs": "5.0.0-preview.3.20214.6", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Security.Cryptography.Xml": "4.7.0", "System.Security.Permissions": "4.7.0", "System.Security.Principal.Windows": "4.7.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": "4.7.0", "System.ServiceProcess.ServiceController": "4.7.0", "System.Text.Encoding.CodePages": "4.7.0", "System.Threading.AccessControl": "4.7.0" } }, "morelinq/3.3.2": { "runtime": { "lib/netstandard2.0/MoreLinq.dll": { "assemblyVersion": "3.3.2.0", "fileVersion": "3.3.2.0" } } }, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1" } }, "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.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "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.1.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Xml.ReaderWriter": "4.0.11", "System.Xml.XDocument": "4.0.11" }, "runtime": { "lib/netstandard1.0/Newtonsoft.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1.19813" } } }, "NuGet.Commands/5.7.0-rtm.6702": { "dependencies": { "NuGet.Credentials": "5.7.0-rtm.6702", "NuGet.ProjectModel": "5.7.0-rtm.6702" }, "runtime": { "lib/netstandard2.0/NuGet.Commands.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Common/5.7.0-rtm.6702": { "dependencies": { "NuGet.Frameworks": "5.7.0-rtm.6702", "System.Diagnostics.Process": "4.3.0", "System.Threading.Thread": "4.3.0" }, "runtime": { "lib/netstandard2.0/NuGet.Common.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Configuration/5.7.0-rtm.6702": { "dependencies": { "NuGet.Common": "5.7.0-rtm.6702", "System.Security.Cryptography.ProtectedData": "4.7.0" }, "runtime": { "lib/netstandard2.0/NuGet.Configuration.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Credentials/5.7.0-rtm.6702": { "dependencies": { "NuGet.Protocol": "5.7.0-rtm.6702", "System.Runtime.Serialization.Formatters": "4.3.0" }, "runtime": { "lib/netstandard2.0/NuGet.Credentials.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.DependencyResolver.Core/5.7.0-rtm.6702": { "dependencies": { "NuGet.LibraryModel": "5.7.0-rtm.6702", "NuGet.Protocol": "5.7.0-rtm.6702" }, "runtime": { "lib/netstandard2.0/NuGet.DependencyResolver.Core.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Frameworks/5.7.0-rtm.6702": { "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.LibraryModel/5.7.0-rtm.6702": { "dependencies": { "NuGet.Common": "5.7.0-rtm.6702", "NuGet.Versioning": "5.7.0-rtm.6702" }, "runtime": { "lib/netstandard2.0/NuGet.LibraryModel.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Packaging/5.7.0-rtm.6702": { "dependencies": { "Newtonsoft.Json": "9.0.1", "NuGet.Configuration": "5.7.0-rtm.6702", "NuGet.Versioning": "5.7.0-rtm.6702", "System.Dynamic.Runtime": "4.3.0", "System.Security.Cryptography.Cng": "5.0.0-preview.3.20214.6", "System.Security.Cryptography.Pkcs": "5.0.0-preview.3.20214.6" }, "runtime": { "lib/netstandard2.0/NuGet.Packaging.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.ProjectModel/5.7.0-rtm.6702": { "dependencies": { "NuGet.DependencyResolver.Core": "5.7.0-rtm.6702", "System.Dynamic.Runtime": "4.3.0", "System.Threading.Thread": "4.3.0" }, "runtime": { "lib/netstandard2.0/NuGet.ProjectModel.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Protocol/5.7.0-rtm.6702": { "dependencies": { "NuGet.Packaging": "5.7.0-rtm.6702", "System.Dynamic.Runtime": "4.3.0" }, "runtime": { "lib/netstandard2.0/NuGet.Protocol.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "NuGet.Protocol.Core.Types/4.3.0-beta2-2463": { "dependencies": { "NETStandard.Library": "2.0.3", "NuGet.Common": "5.7.0-rtm.6702", "NuGet.Configuration": "5.7.0-rtm.6702", "NuGet.Packaging": "5.7.0-rtm.6702", "System.Net.Http": "4.3.4" }, "runtime": { "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "4.3.0.2463" } } }, "NuGet.Repositories/4.3.0-beta1-2418": { "dependencies": { "NETStandard.Library": "2.0.3", "NuGet.Packaging": "5.7.0-rtm.6702" }, "runtime": { "lib/netstandard1.3/NuGet.Repositories.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "4.3.0.2418" } } }, "NuGet.Versioning/5.7.0-rtm.6702": { "runtime": { "lib/netstandard2.0/NuGet.Versioning.dll": { "assemblyVersion": "5.7.0.7", "fileVersion": "5.7.0.6702" } } }, "PowerShellStandard.Library/7.0.0-preview.1": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.42" } } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.linux-arm.runtime.native.System.IO.Ports/4.7.0": {}, "runtime.linux-arm64.runtime.native.System.IO.Ports/4.7.0": {}, "runtime.linux-x64.runtime.native.System.IO.Ports/4.7.0": {}, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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/4.7.0": { "dependencies": { "runtime.linux-arm.runtime.native.System.IO.Ports": "4.7.0", "runtime.linux-arm64.runtime.native.System.IO.Ports": "4.7.0", "runtime.linux-x64.runtime.native.System.IO.Ports": "4.7.0", "runtime.osx-x64.runtime.native.System.IO.Ports": "4.7.0" } }, "runtime.native.System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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.2": { "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.osx-x64.runtime.native.System.IO.Ports/4.7.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.2": {}, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "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": {}, "System.Buffers/4.5.0": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26515.6" } } }, "System.CodeDom/4.7.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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" }, "runtime": { "lib/netstandard1.3/System.Collections.Concurrent.dll": { "assemblyVersion": "4.0.13.0", "fileVersion": "4.6.24705.1" } } }, "System.ComponentModel.Composition/4.7.0": { "runtime": { "lib/netstandard2.0/System.ComponentModel.Composition.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Configuration.ConfigurationManager/4.7.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Security.Permissions": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Data.DataSetExtensions/4.6.0-preview3.19128.7": { "runtime": { "lib/netstandard2.0/System.Data.DataSetExtensions.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.7.19.12807" } } }, "System.Data.Odbc/4.7.0": { "runtime": { "lib/netstandard2.0/System.Data.Odbc.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.Data.OleDb/4.7.0": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "4.7.0", "System.Diagnostics.PerformanceCounter": "4.7.0", "System.Memory": "4.5.3", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Data.OleDb.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Data.SqlClient/4.8.0": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Buffers": "4.5.0", "System.Diagnostics.DiagnosticSource": "5.0.0-preview.7.20364.11", "System.Memory": "4.5.3", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "4.7.0", "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Data.SqlClient.dll": { "assemblyVersion": "4.6.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Diagnostics.Debug/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/5.0.0-preview.7.20364.11": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "System.Diagnostics.EventLog/4.7.0": { "dependencies": { "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.Diagnostics.PerformanceCounter/4.7.0": { "runtime": { "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.Diagnostics.Process/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.Win32.Primitives": "4.3.0", "Microsoft.Win32.Registry": "4.7.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": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.DirectoryServices/4.7.0": { "dependencies": { "System.IO.FileSystem.AccessControl": "4.7.0", "System.Security.AccessControl": "4.7.0", "System.Security.Permissions": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.DirectoryServices.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.DirectoryServices.AccountManagement/4.7.0": { "dependencies": { "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.DirectoryServices.AccountManagement.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.DirectoryServices.Protocols/4.7.0": { "dependencies": { "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Drawing.Common/4.7.0": { "runtime": { "lib/netstandard2.0/System.Drawing.Common.dll": { "assemblyVersion": "4.0.0.1", "fileVersion": "4.6.26919.2" } } }, "System.Dynamic.Runtime/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.ObjectModel": "4.3.0", "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.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": { "assemblyVersion": "4.0.12.0", "fileVersion": "4.6.24705.1" } } }, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Calendars/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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": "1.1.1", "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": "1.1.1", "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": "1.1.1", "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/4.7.0": { "dependencies": { "System.Buffers": "4.5.0", "System.Memory": "4.5.3", "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.24705.1" } } }, "System.IO.Packaging/4.7.0": { "runtime": { "lib/netstandard2.0/System.IO.Packaging.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.IO.Pipes.AccessControl/4.5.1": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.IO.Pipes.AccessControl.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26606.5" } } }, "System.IO.Ports/4.7.0": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Memory": "4.5.3", "runtime.native.System.IO.Ports": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.IO.Ports.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "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" }, "runtime": { "lib/netstandard1.6/System.Linq.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Linq.Expressions/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.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "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.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "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" }, "runtime": { "lib/netstandard1.6/System.Linq.Expressions.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Management/4.7.0": { "dependencies": { "System.CodeDom": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Memory/4.5.3": { "dependencies": { "System.Buffers": "4.5.0", "System.Numerics.Vectors": "4.4.0", "System.Runtime.CompilerServices.Unsafe": "5.0.0-preview.7.20364.11" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.1", "fileVersion": "4.6.27617.2" } } }, "System.Net.Http/4.3.4": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "5.0.0-preview.7.20364.11", "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.2" } }, "System.Net.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Numerics.Vectors/4.4.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.6.25519.3" } } }, "System.ObjectModel/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.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.ObjectModel.dll": { "assemblyVersion": "4.0.13.0", "fileVersion": "4.6.24705.1" } } }, "System.Private.ServiceModel/4.7.0": { "dependencies": { "System.Reflection.DispatchProxy": "4.5.0", "System.Security.Cryptography.Xml": "4.7.0", "System.Security.Principal.Windows": "4.7.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": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.DispatchProxy/4.5.0": { "runtime": { "lib/netstandard2.0/System.Reflection.DispatchProxy.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "4.6.26515.6" } } }, "System.Reflection.Emit/4.7.0": { "dependencies": { "System.Reflection.Emit.ILGeneration": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Reflection.Emit.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56404" } } }, "System.Reflection.Emit.ILGeneration/4.7.0": { "runtime": { "lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56404" } } }, "System.Reflection.Emit.Lightweight/4.7.0": { "dependencies": { "System.Reflection.Emit.ILGeneration": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56404" } } }, "System.Reflection.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Reflection.TypeExtensions/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Caching/4.7.0": { "dependencies": { "System.Configuration.ConfigurationManager": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Runtime.CompilerServices.Unsafe/5.0.0-preview.7.20364.11": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.36411" } } }, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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.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" }, "runtime": { "lib/netstandard1.3/System.Runtime.Numerics.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.24705.1" } } }, "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" }, "runtime": { "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Runtime.Serialization.Primitives/4.3.0": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": { "assemblyVersion": "4.1.2.0", "fileVersion": "4.6.24705.1" } } }, "System.Security.AccessControl/4.7.0": { "dependencies": { "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Cryptography.Algorithms/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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.2" } }, "System.Security.Cryptography.Cng/5.0.0-preview.3.20214.6": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Cng.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "5.0.20.21406" } } }, "System.Security.Cryptography.Csp/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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": "1.1.1", "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.2" } }, "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.2" }, "runtime": { "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "1.0.24212.1" } } }, "System.Security.Cryptography.Pkcs/5.0.0-preview.3.20214.6": { "dependencies": { "System.Buffers": "4.5.0", "System.Memory": "4.5.3", "System.Security.Cryptography.Cng": "5.0.0-preview.3.20214.6" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "5.0.20.21406" } } }, "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" }, "runtime": { "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Security.Cryptography.ProtectedData/4.7.0": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "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-preview.3.20214.6", "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.2" } }, "System.Security.Cryptography.Xml/4.7.0": { "dependencies": { "System.Security.Cryptography.Pkcs": "5.0.0-preview.3.20214.6", "System.Security.Permissions": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Permissions/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Security.Permissions.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Principal.Windows/4.7.0": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.700.19.56404" } } }, "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/netstandard2.0/System.ServiceModel.Primitives.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" }, "lib/netstandard2.0/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/4.7.0": { "runtime": { "lib/netstandard2.0/System.ServiceModel.Syndication.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.ServiceProcess.ServiceController/4.7.0": { "dependencies": { "System.Buffers": "4.5.0", "System.Diagnostics.EventLog": "4.7.0", "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "4.2.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/4.7.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "5.0.0-preview.7.20364.11" }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.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.3.0", "System.Threading": "4.3.0" }, "runtime": { "lib/netstandard1.6/System.Text.RegularExpressions.dll": { "assemblyVersion": "4.1.0.0", "fileVersion": "1.0.24212.1" } } }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Threading.dll": { "assemblyVersion": "4.0.12.0", "fileVersion": "4.6.24705.1" } } }, "System.Threading.AccessControl/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Threading.AccessControl.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.5.2": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "5.0.0-preview.7.20364.11" }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.2.0.0", "fileVersion": "4.6.27129.4" } } }, "System.Threading.Thread/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Threading.Thread.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Threading.ThreadPool/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Threading.ThreadPool.dll": { "assemblyVersion": "4.0.11.0", "fileVersion": "4.6.24705.1" } } }, "System.Xml.ReaderWriter/4.0.11": { "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.1.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard1.3/System.Xml.ReaderWriter.dll": { "assemblyVersion": "4.0.11.0", "fileVersion": "1.0.24212.1" } } }, "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.0.11" }, "runtime": { "lib/netstandard1.3/System.Xml.XDocument.dll": { "assemblyVersion": "4.0.11.0", "fileVersion": "1.0.24212.1" } } } } }, "libraries": { "PowerShellGet/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "LinqKit.Core/1.1.17": { "type": "package", "serviceable": true, "sha512": "sha512-fFtJEE8DG27urpjRhWt4p75hJpSnoCQNf/J8DLv8wlyVsCYLY6P9+6KOUnnFzU1KECYKP+tSoNf4vYX2YqIZpQ==", "path": "linqkit.core/1.1.17", "hashPath": "linqkit.core.1.1.17.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==", "path": "microsoft.bcl.asyncinterfaces/1.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.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.Extensions.DependencyInjection/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-+mZHhzJZUSPJW2k+ZJnESnTNqfJZALRD1PIwrOgtgZ6/bD7UgExrP5Ii2nZJZ370l4AGAOFHC8Ckh9v0RfF83Q==", "path": "microsoft.extensions.dependencyinjection/5.0.0-preview.7.20364.11", "hashPath": "microsoft.extensions.dependencyinjection.5.0.0-preview.7.20364.11.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-PloUPPg1uMv41XmcqxTb7eKBpKKFfi+jWO9ZHjoMPw4ifF2+kAlebghZW6KZpB/y0kCpScZX8dzdaKDmGXgOMg==", "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0-preview.7.20364.11", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0-preview.7.20364.11.nupkg.sha512" }, "Microsoft.Extensions.Logging/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-xMUyaZYzzVacrx6wdGh8Whyow58kHIbg4LuMVU1H/erCCpl7qydcpt/oveeVAR84sNOCD6lS4XRmurZJxr6vOA==", "path": "microsoft.extensions.logging/5.0.0-preview.7.20364.11", "hashPath": "microsoft.extensions.logging.5.0.0-preview.7.20364.11.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-zDDR/+7a4U6qbLRt79tvH/5FRBHsfMIUcAcVfDHLPXxLfYCIdUwnxhgtpzEF8F3XRfVDaDyABGJgldr/6tzLvw==", "path": "microsoft.extensions.logging.abstractions/5.0.0-preview.7.20364.11", "hashPath": "microsoft.extensions.logging.abstractions.5.0.0-preview.7.20364.11.nupkg.sha512" }, "Microsoft.Extensions.Options/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-pDwmWnzOsXggAU98IJnAG1ea7egqU3sY8SnHwMpMOG04DUhw1GNArxMlQmUORu5TlMuodEtinS6MdUIdRYal/Q==", "path": "microsoft.extensions.options/5.0.0-preview.7.20364.11", "hashPath": "microsoft.extensions.options.5.0.0-preview.7.20364.11.nupkg.sha512" }, "Microsoft.Extensions.Primitives/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-ddBYIH2AlflSH7wMT8XKpWpfA08lAn+fU/pVCvY3kt5TRRMXpBgzUDZ39S8MRNXFlqBsJDuapkxKjsv193we6g==", "path": "microsoft.extensions.primitives/5.0.0-preview.7.20364.11", "hashPath": "microsoft.extensions.primitives.5.0.0-preview.7.20364.11.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==", "path": "microsoft.netcore.platforms/1.1.1", "hashPath": "microsoft.netcore.platforms.1.1.1.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-Nm8Hp51y9tYcK3xD6qk43Wjftrg1mdH24CCJsTb6gr7HS21U1uA+CKPGEtUcVZbjU1y8Kynzm5eoJ7Pnx5gm8A==", "path": "microsoft.win32.primitives/4.3.0", "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" }, "Microsoft.Win32.Registry/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "path": "microsoft.win32.registry/4.7.0", "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-6ZBpiCrPHoRxm0GWrlUfSKx5i4987cRs2hi8KVHD+iI72pm0jScyr5QvqdLeyTgf22R4WgdmBo2k64wtVotPRA==", "path": "microsoft.win32.registry.accesscontrol/4.7.0", "hashPath": "microsoft.win32.registry.accesscontrol.4.7.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", "path": "microsoft.win32.systemevents/4.7.0", "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512" }, "Microsoft.Windows.Compatibility/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-8rPxICe6kb6Ubi/MDvVfwJfv20iZ1dqb9ipT9Fm+3qdwLPtWN/6hmEjC7s38AagZoIEWxfxL8sVqTw+BgXjOAg==", "path": "microsoft.windows.compatibility/3.1.0", "hashPath": "microsoft.windows.compatibility.3.1.0.nupkg.sha512" }, "morelinq/3.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-MQc8GppZJLmjvcpEdf3EkC6ovsp7gRWt2e5mC7dcIOrgwSc+yjFd3JQ0iRqr3XrUT6rb/phv0IkEmBtbfVA7AQ==", "path": "morelinq/3.3.2", "hashPath": "morelinq.3.3.2.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/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" }, "NuGet.Commands/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-UGipZ9S/cRtlr2bQXvSp0OiH5F1hqHksUoyhGjau/BQrw5lUswz67qRmIL5EYKpxE+zG+w7mxmQNs55nUCgEaA==", "path": "nuget.commands/5.7.0-rtm.6702", "hashPath": "nuget.commands.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Common/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-nydpAu8jH6qOx5KoqfjOgyzhg1NqlK9BivCbOGPwMe8gFODrXu3m/xdQ+0+0Y0LKarWkiddrWbC2NqfbdXAOCg==", "path": "nuget.common/5.7.0-rtm.6702", "hashPath": "nuget.common.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Configuration/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-+J37td9XpuE5VBeEavOXddpg6NrdunLIHpl9i3PhLp7A3RO6hATyxAKgGZfXj/tgJCB1fNlnLkAAEW7UTMyxoQ==", "path": "nuget.configuration/5.7.0-rtm.6702", "hashPath": "nuget.configuration.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Credentials/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-Ru7HnuKd57cykeAVAEKtSfGkgpR48Smk0nN82uIfgzM+VpydzBxcDlZDsV3SeX7lCdPYqwL/ZDNvejeZ8XwvMA==", "path": "nuget.credentials/5.7.0-rtm.6702", "hashPath": "nuget.credentials.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.DependencyResolver.Core/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-L5/Alac4bNhxdJJEoV0apfSrluSPLWlzUbPPlaj0iQBjt1Gi5VcXdI1MMmNMygJXsgMtLCL7uCzNSuLH53wlng==", "path": "nuget.dependencyresolver.core/5.7.0-rtm.6702", "hashPath": "nuget.dependencyresolver.core.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Frameworks/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-dKuomwNBqYBgdBUi1GPthPaxv7jBmUDc1JMPiCAb3eAYE+EyHziwBkHMWuyWLrXz8qOcC/TRHJ3Dfv1aLeopTg==", "path": "nuget.frameworks/5.7.0-rtm.6702", "hashPath": "nuget.frameworks.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.LibraryModel/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-EhQjWs18kqvpKSQ54/Kos7YLRw8nVMgZUFr0YPTS9AtVjdg6uC22VDUER+SEiYsnHB5BwwnRVHRTZTBDeOiXDQ==", "path": "nuget.librarymodel/5.7.0-rtm.6702", "hashPath": "nuget.librarymodel.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Packaging/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-QCa5ygTy8/pdcEzxQ9ZP+7s6XrHdRDCedn8MZu0nCZknajipxLfGizoK4HosVsWu2vAsYxTjNy9i+q3Uxitldg==", "path": "nuget.packaging/5.7.0-rtm.6702", "hashPath": "nuget.packaging.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.ProjectModel/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-HVgx16w2vz9ALVakXddmZcJasRddBcwSisafHDpOIvkCH1qWQXA3OgU4AUm5yZaQ/YToeDNk9acWqhaXUVVj2w==", "path": "nuget.projectmodel/5.7.0-rtm.6702", "hashPath": "nuget.projectmodel.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Protocol/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-m7wegYkyDfddWnxr3nTdrtctuDflG1ElRDhFsu9rzFuU+CUZKO9ZNCaWkNnHnoYE6XO/jSUWL4knyNxIwcZkFA==", "path": "nuget.protocol/5.7.0-rtm.6702", "hashPath": "nuget.protocol.5.7.0-rtm.6702.nupkg.sha512" }, "NuGet.Protocol.Core.Types/4.3.0-beta2-2463": { "type": "package", "serviceable": true, "sha512": "sha512-J2ADfcVr1EMhFhkKvI/2cl2DFywfB0OTRmLpTgUXEv1uocZHXqtYQkxBLHzeSq+aiQOXn1uv+jR5FV6q2/u3Xg==", "path": "nuget.protocol.core.types/4.3.0-beta2-2463", "hashPath": "nuget.protocol.core.types.4.3.0-beta2-2463.nupkg.sha512" }, "NuGet.Repositories/4.3.0-beta1-2418": { "type": "package", "serviceable": true, "sha512": "sha512-Ldc5nfsmlxKEehLNglB5gX7ReEo28sQcfycniRAYvBg3GRky/9LRBZiKIkESIWVnA9+bpwdyfKkH9v9AMObPfQ==", "path": "nuget.repositories/4.3.0-beta1-2418", "hashPath": "nuget.repositories.4.3.0-beta1-2418.nupkg.sha512" }, "NuGet.Versioning/5.7.0-rtm.6702": { "type": "package", "serviceable": true, "sha512": "sha512-tUmdSXt0aVUtmjkIRKK0kYy6lKY92jxAhvyB+wGVlKwZzJN/oJTAi0vfdC1JBvwGuLZNT6hsEDq1rVOIgWUGcQ==", "path": "nuget.versioning/5.7.0-rtm.6702", "hashPath": "nuget.versioning.5.7.0-rtm.6702.nupkg.sha512" }, "PowerShellStandard.Library/7.0.0-preview.1": { "type": "package", "serviceable": true, "sha512": "sha512-vd2iKiQjgB/Lh3270aMgdq/NdVq/qNHsLM8P7k/oD3hALG1UOzePa62TOSK6RlQClfXW1xI9Y1e+haHlUkF3PA==", "path": "powershellstandard.library/7.0.0-preview.1", "hashPath": "powershellstandard.library.7.0.0-preview.1.nupkg.sha512" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==", "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==", "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==", "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-pCaX07mRrO11GfUb+whjn2AJgCofx26slw0sI3XC9v0pEZO8101iK6q4ymZOiI2M4a9sQxLr2LawAEDvF4RNXg==", "path": "runtime.linux-arm.runtime.native.system.io.ports/4.7.0", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.4.7.0.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-/J6A4bexUUJciGUwrhtzrFW4tIHqoJYlCsz5RudRmqUaqvuG2tjrbn6bEopOFs7CU4gZqAKWcU9pkp180c3DkQ==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/4.7.0", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.4.7.0.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-aaaiH4ttfkLizo0OKf++5kPN0yxKbgzcyAD3w52Y3YP96aB/M79fm0r06SedXJGv86Iou6ipj3wUQBMFaL8LnQ==", "path": "runtime.linux-x64.runtime.native.system.io.ports/4.7.0", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.4.7.0.nupkg.sha512" }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-nYuoAE+QV9WJsjAL6TH7E0iYGDkeFy2UJ2G8sCj6MLG9PqFTao5jrIPnJHMyc0Pfcsp6x7xKqcSr6UIsGf/q6A==", "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/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-yidiZEGEIOyGnRkZvoV6XbeqzEBg9L47PyZNBymLIsu9HHseF98wiOxR6RnHmMqQMTBlc/EONfw4NT3pw0S6YQ==", "path": "runtime.native.system.io.ports/4.7.0", "hashPath": "runtime.native.system.io.ports.4.7.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.2": { "type": "package", "serviceable": true, "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==", "path": "runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==", "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==", "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-c1h87v6gopjfeAu3WhVGguUhzCdpZFqX8oXrevO1ciuH4g/mFrxnzlo5POlp+TtZdQ1i8yu0ZzBMKbmX2bJJ0g==", "path": "runtime.osx-x64.runtime.native.system.io.ports/4.7.0", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.4.7.0.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.2": { "type": "package", "serviceable": true, "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==", "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==", "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==", "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512" }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==", "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2", "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.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.Buffers/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", "path": "system.buffers/4.5.0", "hashPath": "system.buffers.4.5.0.nupkg.sha512" }, "System.CodeDom/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-Hs9pw/kmvH3lXaZ1LFKj3pLQsiGfj2xo3sxSzwiLlRL6UcMZUTeCfoJ9Udalvn3yq5dLlPEZzYegrTQ1/LhPOQ==", "path": "system.codedom/4.7.0", "hashPath": "system.codedom.4.7.0.nupkg.sha512" }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ynuVLTDaFIfKTkOqUigXte4m5+EFNwYoEBEvxnp1EnZsOdQC85S7BCbREIu8+bu2Tpzh9a9zbvIVpRo15V8FGw==", "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-NcGqPmNiFv5dwuvrUEKT5prWNV0m4iRTrwYK+U2CefqpO9z+EnrssLMWx+fZGFvKxy6ZSYTv238thRXx9Vz2gg==", "path": "system.collections.concurrent/4.3.0", "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" }, "System.ComponentModel.Composition/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-TKOHGbuqp7++lEna7+p19kTR8rKeAeoo2Faab2n2q7spV2CWPevmUkghMG6POKfSdeQhtAJoNZ33FT+01CNe3g==", "path": "system.componentmodel.composition/4.7.0", "hashPath": "system.componentmodel.composition.4.7.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==", "path": "system.configuration.configurationmanager/4.7.0", "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512" }, "System.Data.DataSetExtensions/4.6.0-preview3.19128.7": { "type": "package", "serviceable": true, "sha512": "sha512-ZFJYYi41Wf4xlFKuuRUblw8yThgzBTYeZTs7eGU7sDiu+X+BmeIdT3pstCrmLpDyflDIBuKX1VYmBCGKo14h6w==", "path": "system.data.datasetextensions/4.6.0-preview3.19128.7", "hashPath": "system.data.datasetextensions.4.6.0-preview3.19128.7.nupkg.sha512" }, "System.Data.Odbc/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-unlxM2E513eogjihvQ4cGuI+wa5QGH/C4u5Rf34A8alDArtmNwvY1FrnoHaLDdR/pOIlj+mxxpOfI1zTuQ4erA==", "path": "system.data.odbc/4.7.0", "hashPath": "system.data.odbc.4.7.0.nupkg.sha512" }, "System.Data.OleDb/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-GBhY7J6OGXGLb2Y0jn026X/oHjXqdDnZlGxTfuU4j8srtpHuTfv0LueHtvvk4fjsNICsBAQMBG/VGod1Kdja1Q==", "path": "system.data.oledb/4.7.0", "hashPath": "system.data.oledb.4.7.0.nupkg.sha512" }, "System.Data.SqlClient/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-xsSRvrPbeXgD6rAqFGw1FZsMLaoDVwzgflHig8OLypDpiyb4XISChy2XOutoNsQIkBP9SJ4nSvhd8uStDU7AiA==", "path": "system.data.sqlclient/4.8.0", "hashPath": "system.data.sqlclient.4.8.0.nupkg.sha512" }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-bFj+HjYY5/h2hMHOp+/H07Gb19+NJTX54ntixS9EHxG2eyEiXWvNYvQJ4CwqFiMcTbGb4zuPq1ubClyGYN2rJA==", "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-yMajcuiFLT3pBGJtpH7iEenOwLvodzwPl/OXnGFHW3U277qWSXvnKs8g8ie+9AO3+GAMYto0eCXsiscSoEAutQ==", "path": "system.diagnostics.diagnosticsource/5.0.0-preview.7.20364.11", "hashPath": "system.diagnostics.diagnosticsource.5.0.0-preview.7.20364.11.nupkg.sha512" }, "System.Diagnostics.EventLog/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-iDoKGQcRwX0qwY+eAEkaJGae0d/lHlxtslO+t8pJWAUxlvY3tqLtVOPnW2UU4cFjP0Y/L1QBqhkZfSyGqVMR2w==", "path": "system.diagnostics.eventlog/4.7.0", "hashPath": "system.diagnostics.eventlog.4.7.0.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-kE9szT4i3TYT9bDE/BPfzg9/BL6enMiZlcUmnUEBrhRtxWvurKoa8qhXkLTRhrxMzBqaDleWlRfIPE02tulU+w==", "path": "system.diagnostics.performancecounter/4.7.0", "hashPath": "system.diagnostics.performancecounter.4.7.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-0KXTDiYc1Ft9+rArf/vXa2TgybiS7YJuphSByYPAIIsFtpmBzXnpHNTlgR4c1MPOoGoa/OBYEezli+XkwgFp6g==", "path": "system.diagnostics.tracing/4.3.0", "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" }, "System.DirectoryServices/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NRENC4ulDamI4DQtrYybxtQU3qnhGSTUdEKJkLyctHXY4RqNyS/egZpB9z8/CnFCiaQZmwLlqxfBmw80VlKBTA==", "path": "system.directoryservices/4.7.0", "hashPath": "system.directoryservices.4.7.0.nupkg.sha512" }, "System.DirectoryServices.AccountManagement/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-Gaiuk+v86GrLpR6j7yKFCqHYIdCOS6aeN9aWWNeaEEaEojCWkz3ng7e+qS4uaEMZIGTx0m9+Mw0bH78RevD67g==", "path": "system.directoryservices.accountmanagement/4.7.0", "hashPath": "system.directoryservices.accountmanagement.4.7.0.nupkg.sha512" }, "System.DirectoryServices.Protocols/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-yy0a+E/yksdoMWfZEmWpI5LuCbJ/E6P5d4QRbqUDj/xC4MV7Vw5DiW3KREA9LFbWedoGx90KikUfSN0xhE1j1g==", "path": "system.directoryservices.protocols/4.7.0", "hashPath": "system.directoryservices.protocols.4.7.0.nupkg.sha512" }, "System.Drawing.Common/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", "path": "system.drawing.common/4.7.0", "hashPath": "system.drawing.common.4.7.0.nupkg.sha512" }, "System.Dynamic.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==", "path": "system.dynamic.runtime/4.3.0", "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512" }, "System.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-gj0rowjLBztAoxRuzM0Nn9exYVrD+++xb3PYc+QR/YHDvch98gbT3H4vFMnNU6r8poSjVwwlRxKAqtqN6AXs4g==", "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-6XGQIxQCs5N3S5Je/AKiv6QdHRF6F/uH2m45n1I0VGlidn6c2POZcO+kCOT0U80eZ1Giph42a8l0BuGwuKS+hg==", "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-v8paIePhmGuXZbE9xvvNb4uJ5ME4OFXR1+8la/G/L1GIl2nbU2WFnddgb79kVK3U2us7q1aZT/uY/R0D/ovB5g==", "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-T7WB1vhblSmgkaDpdGM3Uqo55Qsr5sip5eyowrwiXOoHBkzOx3ePd9+Zh97r9NzOwFCxqX7awO6RBxQuao7n7g==", "path": "system.io.filesystem/4.3.0", "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" }, "System.IO.FileSystem.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==", "path": "system.io.filesystem.accesscontrol/4.7.0", "hashPath": "system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-WIWVPQlYLP/Zc9I6IakpBk1y8ryVGK83MtZx//zGKKi2hvHQWKAB7moRQCOz5Is/wNDksiYpocf3FeA3le6e5Q==", "path": "system.io.filesystem.primitives/4.3.0", "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" }, "System.IO.Packaging/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-9VV4KAbgRQZ79iEoG40KIeZy38O30oWwewScAST879+oki8g/Wa2HXZQgrhDDxQM4GkP1PnRJll05NMiVPbYAw==", "path": "system.io.packaging/4.7.0", "hashPath": "system.io.packaging.4.7.0.nupkg.sha512" }, "System.IO.Pipes.AccessControl/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-Z0/uF+PqmiMoqgTA0AQa9JSlNjsxCoQNfRzQGtK4dLfNQ3nsOqPVBgZ7F49U5Lb4yqGJSWJ79AdYaNjdJoZqhQ==", "path": "system.io.pipes.accesscontrol/4.5.1", "hashPath": "system.io.pipes.accesscontrol.4.5.1.nupkg.sha512" }, "System.IO.Ports/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-tNHiZcdskfRpxU7LBBlA69YYgBqWMBE/JDdmrEIDa4iw944VK1u4+B0FeSls1FUm+Pm4X/Fl0fSGqi8MDhb8/Q==", "path": "system.io.ports/4.7.0", "hashPath": "system.io.ports.4.7.0.nupkg.sha512" }, "System.Linq/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-6sx/4exSb0BfW6DmcfYW0OW+nBgo1UOp4vjGXfQJnWsupKn6LNrk80sXDcNxQvYOJn4TfKOfNQKB7XDS3GIEWA==", "path": "system.linq/4.3.0", "hashPath": "system.linq.4.3.0.nupkg.sha512" }, "System.Linq.Expressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YbkO+a5vd5+8intkg+6PVEnN0FyBsFI19wRH5lanOyqrfDQXhLmZ91MjdHRKcuLDpc0TgA6iNBf6wyzPrlzebQ==", "path": "system.linq.expressions/4.3.0", "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" }, "System.Management/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-IY+uuGhgzWiCg21i8IvQeY/Z7m1tX8VuPF+ludfn7iTCaccTtJo5HkjZbBEL8kbBubKhAKKtNXr7uMtmAc28Pw==", "path": "system.management/4.7.0", "hashPath": "system.management.4.7.0.nupkg.sha512" }, "System.Memory/4.5.3": { "type": "package", "serviceable": true, "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", "path": "system.memory/4.5.3", "hashPath": "system.memory.4.5.3.nupkg.sha512" }, "System.Net.Http/4.3.4": { "type": "package", "serviceable": true, "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==", "path": "system.net.http/4.3.4", "hashPath": "system.net.http.4.3.4.nupkg.sha512" }, "System.Net.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-n3/ezjMKgfMxLqfIBJJ4UkE77iySnzBmtzaZOAPfR8wGkvvKI2wiK/GdyPWbQvVPKkwA2ppNYk5FjaWHTRJ85g==", "path": "system.net.primitives/4.3.0", "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" }, "System.Numerics.Vectors/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", "path": "system.numerics.vectors/4.4.0", "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512" }, "System.ObjectModel/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-QJvKPSE5vR0APHEUALotteV2u1TVk6pUHsNXbnsgKbYBWascWyxOc4kmexuV682MLwZNxuH1Pmk6rLFzfwZhIw==", "path": "system.objectmodel/4.3.0", "hashPath": "system.objectmodel.4.3.0.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-IyW2ftYNzgMCgHBk8lQiy+G3+ydbU5tE+6PEqM5JJvIdeFKaXDSzHAPYDREPe6zpr5WJ1Fcma+rAFCIAV6+DMw==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.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.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Bs/ZksjX/Zq2QyqwK+mBoBtlWChabiangloGTU78zgjZ5zRPA/oZsDOiRZ1CsLgOjBQAzjm0ehdShpq4glsEdQ==", "path": "system.reflection.extensions/4.3.0", "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-1LnMkF9aXKuQAgYzjoiQaL9mwY7oY6KdaO/zzeLMynNBEqKoUfLi5TiKIewoAF+hkxfGTZsjkjsF1jRL4uSeqg==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", "path": "system.reflection.typeextensions/4.3.0", "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kGfbKPHEjQj8Uq1Apgj4jBStkRJkZ0Hdr0Jv3+aL7WGrAZVLF5Rh5h0Yc3FgDB5uXDbHiJk/WhBaZPVwKmuB1A==", "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-kqsiSfCAc8+v3Ez719s21lGthxuNi6lhAGmCGH3jdL9KMK+T8V9zsFrzQ/enDL1ISwTWRlcFh2Nq5yFx6wcU+w==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.Caching/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "path": "system.runtime.caching/4.7.0", "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/5.0.0-preview.7.20364.11": { "type": "package", "serviceable": true, "sha512": "sha512-6oEx3elihyJmDIcofF5g5AB2hSk0P+lc9WIyDEEVxi6BlBk1xkoOik/r16YlLT/rq/a7rUdyXzbRtabH9N+Dxg==", "path": "system.runtime.compilerservices.unsafe/5.0.0-preview.7.20364.11", "hashPath": "system.runtime.compilerservices.unsafe.5.0.0-preview.7.20364.11.nupkg.sha512" }, "System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-aAoysZwr1QJvhoeqU4KupPQytPAy+L3imfrLYYxW1XNpre9/fMjmCtgq48EuXdUHckkTY7+ARMd4d4YopmBbvA==", "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-CluvHdVUv54BvLTOCCyybugreDNk/rR8unMPruzXDtxSjvrQOU3M4R831/lQf4YI8VYp668FGQa/01E+Rq8PEQ==", "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-ZQeZw+ZU77ua1nFXycYM5G8oioFZe+N84qC/XUg1BEBl7z9luZcyjLu7+4H0yJuNfn1hOAiAAZ3u5us/lj9w2Q==", "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, "System.Runtime.Numerics/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-PjR/qo5+xITUgeU7HCGf4c40augniiFLRQjPDiM8Fie9nGxsfGVOjB9BQycYON3ZWT9joQQ1d62HxA45Kvf9NA==", "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-UEPhizf5B6fz2vE77Ri4c0X5iPJ/DSMQeaNlZthdivonVXwSYXbb0TZLB191ggGqxNMwAnDniZNCOECcGNSj0g==", "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-j7k+qsVLcxzlXgmv6ls2k8d8fWzjKAAcXaSoLPKEmyQKPrNY1gGUNJv8L6zvY3MXe9F7tfS+1ATlgRAdZa32Kg==", "path": "system.runtime.serialization.primitives/4.3.0", "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512" }, "System.Security.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", "path": "system.security.accesscontrol/4.7.0", "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-dkHXDCum83v0KdXZSb2kJ/B4CYwty4kk/XmyO7IsS5Vu8UI1Qi2LHMVyDLvMbP7olD1f+Hznq/DVTF6Lziql4g==", "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-preview.3.20214.6": { "type": "package", "serviceable": true, "sha512": "sha512-dqufaGuwo4a3yhe49TuH0ZCSCAktOAkbSMCpH2JcGHBxJzy8h1q4RVM5p2XzshduIRXn646ipkKg9qPIEnjr6g==", "path": "system.security.cryptography.cng/5.0.0-preview.3.20214.6", "hashPath": "system.security.cryptography.cng.5.0.0-preview.3.20214.6.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-XCat0j5jVC83UG9fofcuiYDwN0PVKc2OWD0QVLjYpXn7dz+gNaANkHPbhNtr5PR8rDQNHrxtI912Hb29YAB14A==", "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-preview.3.20214.6": { "type": "package", "serviceable": true, "sha512": "sha512-wg02cS0DJRtdcYF0N0hRjY7WCFWFZXZyOXNvJeWD0SSFk6zrrp1t3iFVfRcHg2vIJ/q5NFcXVRvS6TLbSWxdzw==", "path": "system.security.cryptography.pkcs/5.0.0-preview.3.20214.6", "hashPath": "system.security.cryptography.pkcs.5.0.0-preview.3.20214.6.nupkg.sha512" }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-WtgnP5mOu5zKL3vQMUPT9tV7XVYGV7Jtb0540DgBD7MMN5ojonwIcw8VybZvS6VloGmE7CRt/Hms8adBsN1DRw==", "path": "system.security.cryptography.primitives/4.3.0", "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "path": "system.security.cryptography.protecteddata/4.7.0", "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-MY2Gq1Uo4rRE7D5LmCTBvoK7k9tRPqs0sjjkhviGxNdDEO2CwhEEAf5c15Dk2X9KAjoLLVwuKZUtP9AuQnNNAA==", "path": "system.security.cryptography.x509certificates/4.3.0", "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-B6pAyxMvXGbZemb+ER877KSr6OKis+qAdxhhKKK36I6sgj2js8mbcEVviZEHYV8XRTWjbKsAq8Z/zoaegA30dA==", "path": "system.security.cryptography.xml/4.7.0", "hashPath": "system.security.cryptography.xml.4.7.0.nupkg.sha512" }, "System.Security.Permissions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==", "path": "system.security.permissions/4.7.0", "hashPath": "system.security.permissions.4.7.0.nupkg.sha512" }, "System.Security.Principal.Windows/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", "path": "system.security.principal.windows/4.7.0", "hashPath": "system.security.principal.windows.4.7.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/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-uqGE0hFhoE6w7SxBchhR+ebdf4krpnZe3FPdo7skxJZHOqwcGk+cDZ74Yfp3yFD2yl3emHBGAZb6SBsQWEaSkg==", "path": "system.servicemodel.syndication/4.7.0", "hashPath": "system.servicemodel.syndication.4.7.0.nupkg.sha512" }, "System.ServiceProcess.ServiceController/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-FuYfwENKZqWxGtYU5Vay2ai2dPWLKzRgI+WZkjceN3jaTK9ZVYnV1GRMTtN3Qodm9RT0gOiN8WoHGNXzTaZ+fw==", "path": "system.serviceprocess.servicecontroller/4.7.0", "hashPath": "system.serviceprocess.servicecontroller.4.7.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-b/f+7HMTpxIfeV7H03bkuHKMFylCGfr9/U6gePnfFFW0aF8LOWLDgQCY6V1oWUqDksC3mdNuyChM1vy9TP4sZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==", "path": "system.text.encoding.codepages/4.7.0", "hashPath": "system.text.encoding.codepages.4.7.0.nupkg.sha512" }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5kjF3HgeNc8AxcyOfkLoFbljz4+3iOioF/m1PjGLK0Li96VW6cPGS/L2ov1GFfJqtPDU63E6AVHnHgrz/pw+7Q==", "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.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.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-l6J1G9zmn6r5xU+DSp/Vxgx6eG+qUvQgdpgo28m1gEwfNyG6HqlF6h2ESDXZCYEPnngsmkTQ+q7MyyMMTNlaiA==", "path": "system.threading/4.3.0", "hashPath": "system.threading.4.3.0.nupkg.sha512" }, "System.Threading.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-/fmzEf1UYrdCzfOIHVJ2cx3v9DHLLLMkUrodpzJGW17N+K+SSmBD8OA/BGmtfN1Ae0Ex3rBjQVufnIi5zKefuQ==", "path": "system.threading.accesscontrol/4.7.0", "hashPath": "system.threading.accesscontrol.4.7.0.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-fUiP+CyyCjs872OA8trl6p97qma/da1xGq3h4zAbJZk8zyaU4zyEfqW5vbkP80xG/Nimun1vlWBboMEk7XxdEw==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", "path": "system.threading.tasks.extensions/4.5.2", "hashPath": "system.threading.tasks.extensions.4.5.2.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-pxN0p9MhSaaweqAkedCJ1Tvjzl7HdPdTY5jRPY7KZCxoEsn81ecHv1p1kFsMIiHA/PO/H5BFRMPE7qBZVL22Pg==", "path": "system.threading.threadpool/4.3.0", "hashPath": "system.threading.threadpool.4.3.0.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.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" } } } |