UNPKG

animiassumenda

Version:

Blox live, desktop app for managing staking accounts

1,260 lines (1,259 loc) 78.2 kB
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v2.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v2.1": { "AzureSignTool/0.0.0-g9e1e27ba2a": { "dependencies": { "AzureSign.Core": "1.0.0", "McMaster.Extensions.CommandLineUtils": "2.6.0", "Microsoft.Azure.KeyVault": "3.0.5", "Microsoft.Azure.KeyVault.Cryptography": "3.0.5", "Microsoft.Azure.Services.AppAuthentication": "1.4.0", "Microsoft.Extensions.Logging": "2.1.1", "Microsoft.Extensions.Logging.Console": "2.1.1", "Microsoft.IdentityModel.Clients.ActiveDirectory": "5.2.7", "Microsoft.SourceLink.GitHub": "1.0.0", "Nerdbank.GitVersioning": "3.1.71", "RSAKeyVaultProvider": "1.1.57" }, "runtime": { "AzureSignTool.dll": {} } }, "McMaster.Extensions.CommandLineUtils/2.6.0": { "dependencies": { "System.ComponentModel.Annotations": "4.7.0" }, "runtime": { "lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll": { "assemblyVersion": "2.6.0.0", "fileVersion": "2.6.0.0" } } }, "Microsoft.Azure.KeyVault/3.0.5": { "dependencies": { "Microsoft.Azure.KeyVault.WebKey": "3.0.5", "Microsoft.Rest.ClientRuntime": "2.3.20", "Microsoft.Rest.ClientRuntime.Azure": "3.3.18", "Newtonsoft.Json": "10.0.3", "System.Net.Http": "4.3.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.KeyVault.dll": { "assemblyVersion": "3.0.5.0", "fileVersion": "3.0.520.10303" } } }, "Microsoft.Azure.KeyVault.Core/3.0.5": { "dependencies": { "Microsoft.Rest.ClientRuntime": "2.3.20", "Microsoft.Rest.ClientRuntime.Azure": "3.3.18", "Newtonsoft.Json": "10.0.3", "System.Net.Http": "4.3.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.KeyVault.Core.dll": { "assemblyVersion": "3.0.5.0", "fileVersion": "3.0.520.10303" } } }, "Microsoft.Azure.KeyVault.Cryptography/3.0.5": { "dependencies": { "Microsoft.Azure.KeyVault.Core": "3.0.5", "Microsoft.Rest.ClientRuntime": "2.3.20", "Microsoft.Rest.ClientRuntime.Azure": "3.3.18", "Newtonsoft.Json": "10.0.3", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Net.Http": "4.3.4", "System.Runtime.Extensions": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.KeyVault.Cryptography.dll": { "assemblyVersion": "3.0.5.0", "fileVersion": "3.0.520.10303" } } }, "Microsoft.Azure.KeyVault.WebKey/3.0.5": { "dependencies": { "Microsoft.Rest.ClientRuntime": "2.3.20", "Microsoft.Rest.ClientRuntime.Azure": "3.3.18", "Newtonsoft.Json": "10.0.3", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Net.Http": "4.3.4", "System.Runtime": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.KeyVault.WebKey.dll": { "assemblyVersion": "3.0.5.0", "fileVersion": "3.0.520.10303" } } }, "Microsoft.Azure.Services.AppAuthentication/1.4.0": { "dependencies": { "Microsoft.IdentityModel.Clients.ActiveDirectory": "5.2.7", "System.Diagnostics.Process": "4.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.Services.AppAuthentication.dll": { "assemblyVersion": "1.4.0.0", "fileVersion": "1.4.0.0" } } }, "Microsoft.Build.Tasks.Git/1.0.0": {}, "Microsoft.CSharp/4.3.0": { "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" } }, "Microsoft.Extensions.Configuration/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Configuration.Abstractions/2.1.1": { "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Configuration.Binder/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Logging/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "2.1.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1", "Microsoft.Extensions.Logging.Abstractions": "2.1.1", "Microsoft.Extensions.Options": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Logging.Abstractions/2.1.1": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Logging.Configuration/2.1.1": { "dependencies": { "Microsoft.Extensions.Logging": "2.1.1", "Microsoft.Extensions.Options.ConfigurationExtensions": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Logging.Console/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.1.1", "Microsoft.Extensions.Logging": "2.1.1", "Microsoft.Extensions.Logging.Configuration": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Options/2.1.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1", "Microsoft.Extensions.Primitives": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.1.1", "Microsoft.Extensions.Configuration.Binder": "2.1.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1", "Microsoft.Extensions.Options": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Extensions.Primitives/2.1.1": { "dependencies": { "System.Memory": "4.5.1", "System.Runtime.CompilerServices.Unsafe": "4.5.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.7": { "dependencies": { "Microsoft.CSharp": "4.3.0", "System.ComponentModel.TypeConverter": "4.3.0", "System.Dynamic.Runtime": "4.3.0", "System.Net.Http": "4.3.4", "System.Private.Uri": "4.3.2", "System.Runtime.Serialization.Formatters": "4.3.0", "System.Runtime.Serialization.Json": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Security.SecureString": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "runtime": { "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { "assemblyVersion": "5.2.7.0", "fileVersion": "5.2.7.0" } } }, "Microsoft.Rest.ClientRuntime/2.3.20": { "dependencies": { "Newtonsoft.Json": "10.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.3.20.0" } } }, "Microsoft.Rest.ClientRuntime.Azure/3.3.18": { "dependencies": { "Microsoft.Rest.ClientRuntime": "2.3.20", "Newtonsoft.Json": "10.0.3" }, "runtime": { "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.3.18.0" } } }, "Microsoft.SourceLink.Common/1.0.0": {}, "Microsoft.SourceLink.GitHub/1.0.0": { "dependencies": { "Microsoft.Build.Tasks.Git": "1.0.0", "Microsoft.SourceLink.Common": "1.0.0" } }, "Microsoft.Win32.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "Microsoft.Win32.Registry/4.3.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.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "Nerdbank.GitVersioning/3.1.71": {}, "Newtonsoft.Json/10.0.3": { "dependencies": { "Microsoft.CSharp": "4.3.0", "System.ComponentModel.TypeConverter": "4.3.0", "System.Runtime.Serialization.Formatters": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "runtime": { "lib/netstandard1.3/Newtonsoft.Json.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.3.21018" } } }, "RSAKeyVaultProvider/1.1.57": { "dependencies": { "Microsoft.Azure.KeyVault": "3.0.5" }, "runtime": { "lib/netstandard2.0/RSAKeyVaultProvider.dll": { "assemblyVersion": "1.1.0.0", "fileVersion": "1.1.57.7016" } } }, "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.native.System/4.3.0": {}, "runtime.native.System.Net.Http/4.3.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.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": {}, "System.Collections/4.3.0": { "dependencies": { "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.Collections.Specialized/4.3.0": { "dependencies": { "System.Collections.NonGeneric": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "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/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.ComponentModel.Annotations/4.7.0": {}, "System.ComponentModel.Primitives/4.3.0": { "dependencies": { "System.ComponentModel": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" } }, "System.ComponentModel.TypeConverter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.NonGeneric": "4.3.0", "System.Collections.Specialized": "4.3.0", "System.ComponentModel": "4.3.0", "System.ComponentModel.Primitives": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "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.Threading": "4.3.0" } }, "System.Diagnostics.Debug/4.3.0": { "dependencies": { "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.Process/4.3.0": { "dependencies": { "Microsoft.Win32.Primitives": "4.3.0", "Microsoft.Win32.Registry": "4.3.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.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "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.3.0", "System.Reflection.Emit.ILGeneration": "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" } }, "System.Globalization/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Globalization.Calendars/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Extensions/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.InteropServices": "4.3.0" } }, "System.IO/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem/4.3.0": { "dependencies": { "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.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "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.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.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "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.Threading": "4.3.0" } }, "System.Memory/4.5.1": {}, "System.Net.Http/4.3.4": { "dependencies": { "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.2" } }, "System.Net.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "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" } }, "System.Private.DataContractSerialization/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "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.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "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.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.3.0", "System.Xml.XmlDocument": "4.3.0", "System.Xml.XmlSerializer": "4.3.0" } }, "System.Private.Uri/4.3.2": {}, "System.Reflection/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.Lightweight/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Extensions/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Reflection.TypeExtensions/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": {}, "System.Runtime.CompilerServices.Unsafe/4.5.1": { "runtime": { "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "0.0.0.0" } } }, "System.Runtime.Extensions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "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" } }, "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.Json/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Private.DataContractSerialization": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Serialization.Primitives/4.3.0": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Security.Cryptography.Algorithms/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.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/4.3.0": { "dependencies": { "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.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.Security.Cryptography.Csp/4.3.0": { "dependencies": { "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": { "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" } }, "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.X509Certificates/4.3.0": { "dependencies": { "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": "4.3.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.2" } }, "System.Security.SecureString/4.3.0": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "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", "System.Threading": "4.3.0" } }, "System.Text.Encoding/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "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.Tasks/4.3.0": { "dependencies": { "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.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.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "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" } }, "System.Xml.XmlSerializer/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XmlDocument": "4.3.0" } }, "AzureSign.Core/1.0.0": { "dependencies": { "Microsoft.Extensions.Logging": "2.1.1" }, "runtime": { "AzureSign.Core.dll": {} } } } }, "libraries": { "AzureSignTool/0.0.0-g9e1e27ba2a": { "type": "project", "serviceable": false, "sha512": "" }, "McMaster.Extensions.CommandLineUtils/2.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-paiRzqvqdSFdcWVTXn6SzphajrpjFM5ERiGlgccL5J2lgHbty068D63Maqmj0VTG0G9ciP2m/NSIgGnNv8WOLw==", "path": "mcmaster.extensions.commandlineutils/2.6.0", "hashPath": "mcmaster.extensions.commandlineutils.2.6.0.nupkg.sha512" }, "Microsoft.Azure.KeyVault/3.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-hbWw44JCJhk7e+CFeqSD1iQ2k4MP6bVVahEd9Cd1OP6JNyy0Y/S+9almtadH3vUoeDQsBAoQmzGImNoK3gxpog==", "path": "microsoft.azure.keyvault/3.0.5", "hashPath": "microsoft.azure.keyvault.3.0.5.nupkg.sha512" }, "Microsoft.Azure.KeyVault.Core/3.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-1ioUo6vofXu803Fk4WZNCRC0iXy17s2tI4XWvfAS0tIDYZc7BLXo/S36t+JE36WTb89nuc4KevUiAtIDzKiwtA==", "path": "microsoft.azure.keyvault.core/3.0.5", "hashPath": "microsoft.azure.keyvault.core.3.0.5.nupkg.sha512" }, "Microsoft.Azure.KeyVault.Cryptography/3.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-dtViBC3yeonYs/9apcJhs/Hf1tVPfPmoNu+EyXoEdSzc8WLh4yhOhTlnCL5UQ9q2Wk2gXtr3c0SrDXujLyxEzQ==", "path": "microsoft.azure.keyvault.cryptography/3.0.5", "hashPath": "microsoft.azure.keyvault.cryptography.3.0.5.nupkg.sha512" }, "Microsoft.Azure.KeyVault.WebKey/3.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-LmvQxr3qaK1rEMcsQCIz88T4LT6Mskd3mS425iXGFargt/FHS/p4lT++gBlsB3IZyU/opM7v8Yruzp13xu/I8g==", "path": "microsoft.azure.keyvault.webkey/3.0.5", "hashPath": "microsoft.azure.keyvault.webkey.3.0.5.nupkg.sha512" }, "Microsoft.Azure.Services.AppAuthentication/1.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-3w1St0DKsWS1LtrozEeVwJQ+KEp8spfdyG0nWE0TyprHn/aWSdhIoMu/PcV8VUy7mp6M8V5qqdJmTX18SH0IPg==", "path": "microsoft.azure.services.appauthentication/1.4.0", "hashPath": "microsoft.azure.services.appauthentication.1.4.0.nupkg.sha512" }, "Microsoft.Build.Tasks.Git/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-z2fpmmt+1Jfl+ZnBki9nSP08S1/tbEOxFdsK1rSR+LBehIJz1Xv9/6qOOoGNqlwnAGGVGis1Oj6S8Kt9COEYlQ==", "path": "microsoft.build.tasks.git/1.0.0", "hashPath": "microsoft.build.tasks.git.1.0.0.nupkg.sha512" }, "Microsoft.CSharp/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==", "path": "microsoft.csharp/4.3.0", "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-LjVKO6P2y52c5ZhTLX/w8zc5H4Y3J/LJsgqTBj49TtFq/hAtVNue/WA0F6/7GMY90xhD7K0MDZ4qpOeWXbLvzg==", "path": "microsoft.extensions.configuration/2.1.1", "hashPath": "microsoft.extensions.configuration.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-VfuZJNa0WUshZ/+8BFZAhwFKiKuu/qOUCFntfdLpHj7vcRnsGHqd3G2Hse78DM+pgozczGM63lGPRLmy+uhUOA==", "path": "microsoft.extensions.configuration.abstractions/2.1.1", "hashPath": "microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-fcLCTS03poWE4v9tSNBr3pWn0QwGgAn1vzqHXlXgvqZeOc7LvQNzaWcKRQZTdEc3+YhQKwMsOtm3VKSA2aWQ8w==", "path": "microsoft.extensions.configuration.binder/2.1.1", "hashPath": "microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-MgYpU5cwZohUMKKg3sbPhvGG+eAZ/59E9UwPwlrUkyXU+PGzqwZg9yyQNjhxuAWmoNoFReoemeCku50prYSGzA==", "path": "microsoft.extensions.dependencyinjection.abstractions/2.1.1", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Logging/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-hh+mkOAQDTp6XH80xJt3+wwYVzkbwYQl9XZRCz4Um0JjP/o7N9vHM3rZ6wwwtr+BBe/L6iBO2sz0px6OWBzqZQ==", "path": "microsoft.extensions.logging/2.1.1", "hashPath": "microsoft.extensions.logging.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==", "path": "microsoft.extensions.logging.abstractions/2.1.1", "hashPath": "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Logging.Configuration/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-Z3AzFM21fL/ux0kZAbTE+HDPQ46vuh0dqzhlBm6w7/029RxZLvV6bUUsAs70i2r4JfShhCjBYZ+bTjR42diFVA==", "path": "microsoft.extensions.logging.configuration/2.1.1", "hashPath": "microsoft.extensions.logging.configuration.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Logging.Console/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-6dYephpuOacAiXE6eJcWu0myEub8qglrWSgzsYUdzWXGanAAlTVzpms/Wp5yeLpw4hsP8KFey8ySwt5KvVv/uw==", "path": "microsoft.extensions.logging.console/2.1.1", "hashPath": "microsoft.extensions.logging.console.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Options/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-V7lXCU78lAbzaulCGFKojcCyG8RTJicEbiBkPJjFqiqXwndEBBIehdXRMWEVU3UtzQ1yDvphiWUL9th6/4gJ7w==", "path": "microsoft.extensions.options/2.1.1", "hashPath": "microsoft.extensions.options.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Options.ConfigurationExtensions/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-NpGh3Y/VOBs6hvjKHMsdbtrvGvMO+cBqZ7YT/Rc4iFy0C4ogSnl1lBAq69L1LS6gzlwDBZDZ7WcvzSDzk5zfzA==", "path": "microsoft.extensions.options.configurationextensions/2.1.1", "hashPath": "microsoft.extensions.options.configurationextensions.2.1.1.nupkg.sha512" }, "Microsoft.Extensions.Primitives/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-scJ1GZNIxMmjpENh0UZ8XCQ6vzr/LzeF9WvEA51Ix2OQGAs9WPgPu8ABVUdvpKPLuor/t05gm6menJK3PwqOXg==", "path": "microsoft.extensions.primitives/2.1.1", "hashPath": "microsoft.extensions.primitives.2.1.1.nupkg.sha512" }, "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.7": { "type": "package", "serviceable": true, "sha512": "sha512-iR4L/pqzEYk2vhOF+2q5mIy7LqZdNz7NiorEQihDa/Fd6eddJ4CeAUpZ4XZDXwmWeyAU4s+O305k9M5RlVyRHA==", "path": "microsoft.identitymodel.clients.activedirectory/5.2.7", "hashPath": "microsoft.identitymodel.clients.activedirectory.5.2.7.nupkg.sha512" }, "Microsoft.Rest.ClientRuntime/2.3.20": { "type": "package", "serviceable": true, "sha512": "sha512-bw/H1nO4JdnhTagPHWIFQwtlQ6rb2jqw5RTrqPsPqzrjhJxc7P6MyNGdf4pgHQdzdpBSNOfZTEQifoUkxmzYXQ==", "path": "microsoft.rest.clientruntime/2.3.20", "hashPath": "microsoft.rest.clientruntime.2.3.20.nupkg.sha512" }, "Microsoft.Rest.ClientRuntime.Azure/3.3.18": { "type": "package", "serviceable": true, "sha512": "sha512-pCtem10PRQYvzRiwJVInsccsqB0NrTjW83NF3zWk1LpN3IS0AneZKq89RyogDT7mRMT1Li/mLY8N8kU6RAiK0g==", "path": "microsoft.rest.clientruntime.azure/3.3.18", "hashPath": "microsoft.rest.clientruntime.azure.3.3.18.nupkg.sha512" }, "Microsoft.SourceLink.Common/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-G8DuQY8/DK5NN+3jm5wcMcd9QYD90UV7MiLmdljSJixi3U/vNaeBKmmXUqI4DJCOeWizIUEh4ALhSt58mR+5eg==", "path": "microsoft.sourcelink.common/1.0.0", "hashPath": "microsoft.sourcelink.common.1.0.0.nupkg.sha512" }, "Microsoft.SourceLink.GitHub/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-aZyGyGg2nFSxix+xMkPmlmZSsnGQ3w+mIG23LTxJZHN+GPwTQ5FpPgDo7RMOq+Kcf5D4hFWfXkGhoGstawX13Q==", "path": "microsoft.sourcelink.github/1.0.0", "hashPath": "microsoft.sourcelink.github.1.0.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/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Lw1/VwLH1yxz6SfFEjVRCN0pnflLEsWgnV4qsdJ512/HhTwnKXUG+zDQ4yTO3K/EJQemGoNaBHX5InISNKTzUQ==", "path": "microsoft.win32.registry/4.3.0", "hashPath": "microsoft.win32.registry.4.3.0.nupkg.sha512" }, "Nerdbank.GitVersioning/3.1.71": { "type": "package", "serviceable": true, "sha512": "sha512-bkWKA0NXAYrAXo5rTxPwJSFNfWlYxED6tGL+Fk+857xNy8VqA26gIwT3wsf7QpJHqJr8HQ+Nz1xbwkoq16whcA==", "path": "nerdbank.gitversioning/3.1.71", "hashPath": "nerdbank.gitversioning.3.1.71.nupkg.sha512" }, "Newtonsoft.Json/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-hSXaFmh7hNCuEoC4XNY5DrRkLDzYHqPx/Ik23R4J86Z7PE/Y6YidhG602dFVdLBRSdG6xp9NabH3dXpcoxWvww==", "path": "newtonsoft.json/10.0.3", "hashPath": "newtonsoft.json.10.0.3.nupkg.sha512" }, "RSAKeyVaultProvider/1.1.57": { "type": "package", "serviceable": true, "sha512": "sha512-A7CYfyfWpsKzEH2sxFDE/UI1QYWQtGfqz/sqYxwFlHTirgLiVpNv4HSHLSMRh4pr1GGhXrHxg6swqVkxuB7cnQ==", "path": "rsakeyvaultprovider/1.1.57", "hashPath": "rsakeyvaultprovider.1.1.57.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",