lib/GenXdev.Helpers.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v9.0/win-x64", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v9.0": {}, ".NETCoreApp,Version=v9.0/win-x64": { "GenXdev.Helpers/1.0.0": { "dependencies": { "BouncyCastle.Cryptography": "2.5.0", "EmbedIO": "3.5.2", "GenXdev.CoreHelpers": "1.0.0", "JWT": "11.0.0", "Microsoft.Data.SqlClient": "6.0.1", "Microsoft.Extensions.Configuration.UserSecrets": "9.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Http": "9.0.1", "Microsoft.Playwright": "1.50.0-beta-2", "Microsoft.Playwright.TestAdapter": "1.50.0-beta-2", "NAudio": "2.2.1", "Newtonsoft.Json": "13.0.3", "Ninject": "3.3.6", "OpenAI": "2.1.0", "SpotifyAPI.Web": "7.2.1", "SpotifyAPI.Web.Auth": "7.2.1", "System.Data.SQLite.Core": "1.0.119", "System.Formats.Asn1": "9.0.1", "System.Management.Automation": "7.5.0", "System.Private.Uri": "4.3.2", "System.Speech": "9.0.1", "System.Text.Json": "9.0.1", "Whisper.net": "1.7.4", "Whisper.net.Runtime": "1.7.4", "WpfScreenHelper": "2.1.1", "runtimepack.Microsoft.Windows.SDK.NET.Ref": "10.0.26100.57" }, "runtime": { "GenXdev.Helpers.dll": {} } }, "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.26100.57": { "runtime": { "Microsoft.Windows.SDK.NET.dll": { "assemblyVersion": "10.0.26100.38", "fileVersion": "10.0.26100.55" }, "WinRT.Runtime.dll": { "assemblyVersion": "2.2.0.0", "fileVersion": "2.2.0.48161" } } }, "Azure.Core/1.38.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "System.ClientModel": "1.2.1", "System.Diagnostics.DiagnosticSource": "9.0.1", "System.Memory.Data": "6.0.0", "System.Numerics.Vectors": "4.5.0", "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "9.0.1", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/net6.0/Azure.Core.dll": { "assemblyVersion": "1.38.0.0", "fileVersion": "1.3800.24.12602" } } }, "Azure.Identity/1.11.4": { "dependencies": { "Azure.Core": "1.38.0", "Microsoft.Identity.Client": "4.61.3", "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "9.0.1", "System.Text.Json": "9.0.1", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Azure.Identity.dll": { "assemblyVersion": "1.11.4.0", "fileVersion": "1.1100.424.31005" } } }, "BouncyCastle.Cryptography/2.5.0": { "runtime": { "lib/net6.0/BouncyCastle.Cryptography.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.5.0.6119" } } }, "EmbedIO/3.5.2": { "dependencies": { "Unosquare.Swan.Lite": "3.1.0" }, "runtime": { "lib/netstandard2.0/EmbedIO.dll": { "assemblyVersion": "3.5.2.0", "fileVersion": "3.5.2.0" } } }, "JWT/11.0.0": { "dependencies": { "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0/JWT.dll": { "assemblyVersion": "11.0.0.0", "fileVersion": "11.0.0.0" } } }, "Microsoft.ApplicationInsights/2.22.0": { "dependencies": { "System.Diagnostics.DiagnosticSource": "9.0.1" }, "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.22.0.997", "fileVersion": "2.22.0.997" } } }, "Microsoft.Bcl.AsyncInterfaces/6.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Bcl.Cryptography/9.0.0": { "runtime": { "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } } }, "Microsoft.Data.SqlClient/6.0.1": { "dependencies": { "Azure.Identity": "1.11.4", "Microsoft.Bcl.Cryptography": "9.0.0", "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", "Microsoft.Extensions.Caching.Memory": "9.0.0", "Microsoft.IdentityModel.JsonWebTokens": "7.5.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.5.0", "Microsoft.SqlServer.Server": "1.0.0", "System.Configuration.ConfigurationManager": "9.0.1", "System.Security.Cryptography.Pkcs": "9.0.1" }, "runtime": { "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.1.25023.1" } } }, "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { "native": { "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "fileVersion": "6.2.0.0" } } }, "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.1" } }, "Microsoft.Extensions.Caching.Memory/9.0.0": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "9.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Logging.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" } }, "Microsoft.Extensions.Configuration/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Configuration.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Configuration.Binder/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Configuration.FileExtensions/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.1", "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "9.0.1", "Microsoft.Extensions.FileProviders.Physical": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Configuration.Json/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.1", "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.Configuration.FileExtensions": "9.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Configuration.UserSecrets/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.Configuration.Json": "9.0.1", "Microsoft.Extensions.FileProviders.Abstractions": "9.0.1", "Microsoft.Extensions.FileProviders.Physical": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.DependencyInjection/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.1": { "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Diagnostics/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.1", "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.1", "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Diagnostics.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.FileProviders.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.FileProviders.Physical/9.0.1": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "9.0.1", "Microsoft.Extensions.FileSystemGlobbing": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.FileSystemGlobbing/9.0.1": { "runtime": { "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Http/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Diagnostics": "9.0.1", "Microsoft.Extensions.Logging": "9.0.1", "Microsoft.Extensions.Logging.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Http.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Logging/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "9.0.1", "Microsoft.Extensions.Logging.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Logging.Abstractions/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.ObjectPool/8.0.10": {}, "Microsoft.Extensions.Options/9.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.1": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.1", "Microsoft.Extensions.Configuration.Binder": "9.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.1", "Microsoft.Extensions.Options": "9.0.1", "Microsoft.Extensions.Primitives": "9.0.1" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Extensions.Primitives/9.0.1": { "runtime": { "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.5.0", "System.Diagnostics.DiagnosticSource": "9.0.1" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "dependencies": { "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "9.0.1" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.IdentityModel.Abstractions/7.5.0": { "runtime": { "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "Microsoft.IdentityModel.JsonWebTokens/7.5.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.5.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "Microsoft.IdentityModel.Logging/7.5.0": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.5.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "Microsoft.IdentityModel.Protocols/7.5.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.5.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.5.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "7.5.0", "System.IdentityModel.Tokens.Jwt": "7.5.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "Microsoft.IdentityModel.Tokens/7.5.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "7.5.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "Microsoft.Management.Infrastructure/3.0.0": { "dependencies": { "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0", "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0" } }, "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": {}, "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { "runtime": { "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" } }, "native": { "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "fileVersion": "6.3.9600.18144" } } }, "Microsoft.NETCore.Platforms/1.1.1": {}, "Microsoft.NETCore.Targets/1.1.3": {}, "Microsoft.Playwright/1.50.0-beta-2": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "System.ComponentModel.Annotations": "5.0.0", "System.Text.Json": "9.0.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Playwright.dll": { "assemblyVersion": "1.50.0.0", "fileVersion": "1.50.0.0" } } }, "Microsoft.Playwright.TestAdapter/1.50.0-beta-2": { "dependencies": { "Microsoft.Playwright": "1.50.0-beta-2", "Microsoft.TestPlatform.ObjectModel": "17.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Playwright.TestAdapter.dll": { "assemblyVersion": "1.50.0.0", "fileVersion": "1.50.0.0" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.5.0": { "dependencies": { "System.Diagnostics.EventLog": "9.0.1" }, "runtime": { "runtimes/win/lib/net9.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.Native/7.4.0": { "native": { "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": { "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/native/pwrshplugin.dll": { "fileVersion": "10.0.10011.16384" } } }, "Microsoft.Security.Extensions/1.3.0": { "runtime": { "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25977.1000" } }, "native": { "runtimes/win-x64/native/getfilesiginforedist.dll": { "fileVersion": "0.0.0.0" } } }, "Microsoft.SqlServer.Server/1.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "Microsoft.TestPlatform.ObjectModel/17.3.0": { "dependencies": { "NuGet.Frameworks": "5.11.0", "System.Reflection.Metadata": "1.6.0" }, "runtime": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } } }, "Microsoft.Win32.Registry/4.7.0": { "dependencies": { "System.Security.AccessControl": "6.0.1", "System.Security.Principal.Windows": "5.0.0" } }, "Microsoft.Win32.Registry.AccessControl/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "NAudio/2.2.1": { "dependencies": { "NAudio.Asio": "2.2.1", "NAudio.Core": "2.2.1", "NAudio.Midi": "2.2.1", "NAudio.Wasapi": "2.2.1", "NAudio.WinForms": "2.2.1", "NAudio.WinMM": "2.2.1" }, "runtime": { "lib/net6.0-windows7.0/NAudio.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "NAudio.Asio/2.2.1": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "NAudio.Core": "2.2.1" }, "runtime": { "lib/netstandard2.0/NAudio.Asio.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "NAudio.Core/2.2.1": { "runtime": { "lib/netstandard2.0/NAudio.Core.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "NAudio.Midi/2.2.1": { "dependencies": { "NAudio.Core": "2.2.1" }, "runtime": { "lib/netstandard2.0/NAudio.Midi.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "NAudio.Wasapi/2.2.1": { "dependencies": { "NAudio.Core": "2.2.1" }, "runtime": { "lib/netstandard2.0/NAudio.Wasapi.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "NAudio.WinForms/2.2.1": { "dependencies": { "NAudio.WinMM": "2.2.1" }, "runtime": { "lib/netcoreapp3.1/NAudio.WinForms.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "NAudio.WinMM/2.2.1": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "NAudio.Core": "2.2.1" }, "runtime": { "lib/netstandard2.0/NAudio.WinMM.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "Ninject/3.3.6": { "dependencies": { "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0" }, "runtime": { "lib/netstandard2.0/Ninject.dll": { "assemblyVersion": "3.3.6.0", "fileVersion": "3.3.6.0" } } }, "NuGet.Frameworks/5.11.0": { "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": { "assemblyVersion": "5.11.0.10", "fileVersion": "5.11.0.10" } } }, "OpenAI/2.1.0": { "dependencies": { "System.ClientModel": "1.2.1", "System.Diagnostics.DiagnosticSource": "9.0.1" }, "runtime": { "lib/net6.0/OpenAI.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.0" } } }, "runtime.any.System.IO/4.3.0": {}, "runtime.any.System.Reflection/4.3.0": {}, "runtime.any.System.Reflection.Primitives/4.3.0": {}, "runtime.any.System.Runtime/4.3.0": { "dependencies": { "System.Private.Uri": "4.3.2" } }, "runtime.any.System.Text.Encoding/4.3.0": {}, "runtime.any.System.Threading.Tasks/4.3.0": {}, "SpotifyAPI.Web/7.2.1": { "dependencies": { "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0/SpotifyAPI.Web.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "SpotifyAPI.Web.Auth/7.2.1": { "dependencies": { "EmbedIO": "3.5.2", "SpotifyAPI.Web": "7.2.1" }, "runtime": { "lib/net8.0/SpotifyAPI.Web.Auth.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "Stub.System.Data.SQLite.Core.NetStandard/1.0.119": { "runtime": { "lib/netstandard2.1/System.Data.SQLite.dll": { "assemblyVersion": "1.0.119.0", "fileVersion": "1.0.119.0" } }, "native": { "runtimes/win-x64/native/SQLite.Interop.dll": { "fileVersion": "1.0.119.0" } } }, "System.ClientModel/1.2.1": { "dependencies": { "System.Memory.Data": "6.0.0", "System.Text.Json": "9.0.1" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { "assemblyVersion": "1.2.1.0", "fileVersion": "1.200.124.50905" } } }, "System.CodeDom/9.0.1": { "runtime": { "lib/net9.0/System.CodeDom.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.ComponentModel.Annotations/5.0.0": {}, "System.Configuration.ConfigurationManager/9.0.1": { "dependencies": { "System.Diagnostics.EventLog": "9.0.1", "System.Security.Cryptography.ProtectedData": "9.0.1" }, "runtime": { "lib/net9.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Data.SQLite.Core/1.0.119": { "dependencies": { "Stub.System.Data.SQLite.Core.NetStandard": "1.0.119" } }, "System.Diagnostics.DiagnosticSource/9.0.1": { "runtime": { "lib/net9.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Diagnostics.EventLog/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.DirectoryServices/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/System.DirectoryServices.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Formats.Asn1/9.0.1": { "runtime": { "lib/net9.0/System.Formats.Asn1.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.IdentityModel.Tokens.Jwt/7.5.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "7.5.0", "Microsoft.IdentityModel.Tokens": "7.5.0" }, "runtime": { "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "7.5.0.0", "fileVersion": "7.5.0.50326" } } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.any.System.IO": "4.3.0" } }, "System.Management/9.0.1": { "dependencies": { "System.CodeDom": "9.0.1" }, "runtime": { "runtimes/win/lib/net9.0/System.Management.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Management.Automation/7.5.0": { "dependencies": { "Microsoft.ApplicationInsights": "2.22.0", "Microsoft.Management.Infrastructure": "3.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.5.0", "Microsoft.PowerShell.Native": "7.4.0", "Microsoft.Security.Extensions": "1.3.0", "Microsoft.Win32.Registry.AccessControl": "9.0.1", "Newtonsoft.Json": "13.0.3", "System.CodeDom": "9.0.1", "System.Configuration.ConfigurationManager": "9.0.1", "System.Diagnostics.DiagnosticSource": "9.0.1", "System.Diagnostics.EventLog": "9.0.1", "System.DirectoryServices": "9.0.1", "System.Management": "9.0.1", "System.Security.AccessControl": "6.0.1", "System.Security.Cryptography.Pkcs": "9.0.1", "System.Security.Cryptography.ProtectedData": "9.0.1", "System.Security.Permissions": "9.0.1", "System.Text.Encoding.CodePages": "9.0.1", "System.Windows.Extensions": "9.0.1" }, "runtime": { "runtimes/win/lib/net9.0/System.Management.Automation.dll": { "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "System.Memory/4.5.4": {}, "System.Memory.Data/6.0.0": { "dependencies": { "System.Text.Json": "9.0.1" }, "runtime": { "lib/net6.0/System.Memory.Data.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Numerics.Vectors/4.5.0": {}, "System.Private.ServiceModel/4.10.3": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Microsoft.Extensions.ObjectPool": "8.0.10", "System.Numerics.Vectors": "4.5.0", "System.Reflection.DispatchProxy": "4.7.1", "System.Security.Cryptography.Xml": "8.0.2", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Private.ServiceModel.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } } }, "System.Private.Uri/4.3.2": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3" } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "runtime.any.System.Reflection": "4.3.0" } }, "System.Reflection.DispatchProxy/4.7.1": {}, "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.Metadata/1.6.0": {}, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "runtime.any.System.Reflection.Primitives": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3", "runtime.any.System.Runtime": "4.3.0" } }, "System.Security.AccessControl/6.0.1": {}, "System.Security.Cryptography.Pkcs/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Security.Cryptography.ProtectedData/9.0.1": { "runtime": { "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Security.Cryptography.Xml/8.0.2": { "dependencies": { "System.Security.Cryptography.Pkcs": "9.0.1" } }, "System.Security.Permissions/9.0.1": { "dependencies": { "System.Windows.Extensions": "9.0.1" }, "runtime": { "lib/net9.0/System.Security.Permissions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Security.Principal.Windows/5.0.0": {}, "System.ServiceModel.Primitives/8.1.1": { "dependencies": { "Microsoft.Extensions.ObjectPool": "8.0.10", "System.Security.Cryptography.Xml": "8.0.2" }, "runtime": { "lib/net8.0/System.ServiceModel.Duplex.dll": { "assemblyVersion": "8.1.1.0", "fileVersion": "8.100.124.61002" }, "lib/net8.0/System.ServiceModel.Primitives.dll": { "assemblyVersion": "8.1.1.0", "fileVersion": "8.100.124.61002" }, "lib/net8.0/System.ServiceModel.Security.dll": { "assemblyVersion": "8.1.1.0", "fileVersion": "8.100.124.61002" }, "lib/net8.0/System.ServiceModel.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "8.100.124.61002" } } }, "System.Speech/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/System.Speech.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "runtime.any.System.Text.Encoding": "4.3.0" } }, "System.Text.Encoding.CodePages/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Text.Encodings.Web/4.7.2": {}, "System.Text.Json/9.0.1": { "runtime": { "lib/net9.0/System.Text.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.1", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "runtime.any.System.Threading.Tasks": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.5.4": {}, "System.ValueTuple/4.5.0": {}, "System.Windows.Extensions/9.0.1": { "runtime": { "runtimes/win/lib/net9.0/System.Windows.Extensions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Unosquare.Swan.Lite/3.1.0": { "dependencies": { "System.ValueTuple": "4.5.0" }, "runtime": { "lib/netstandard2.0/Swan.Lite.dll": { "assemblyVersion": "3.1.0.0", "fileVersion": "3.1.0.0" } } }, "Whisper.net/1.7.4": { "runtime": { "lib/net9.0/Whisper.net.dll": { "assemblyVersion": "1.7.4.0", "fileVersion": "1.7.4.0" } } }, "Whisper.net.Runtime/1.7.4": {}, "WpfScreenHelper/2.1.1": { "runtime": { "lib/net8.0-windows7.0/WpfScreenHelper.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.0" } } }, "GenXdev.CoreHelpers/1.0.0": { "dependencies": { "BouncyCastle.Cryptography": "2.5.0", "Microsoft.Data.SqlClient": "6.0.1", "Newtonsoft.Json": "13.0.3", "Ninject": "3.3.6", "System.Management.Automation": "7.5.0", "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "8.1.1", "WpfScreenHelper": "2.1.1" }, "runtime": { "GenXdev.CoreHelpers.dll": { "assemblyVersion": "1.0.0", "fileVersion": "1.0.0.0" } } } } }, "libraries": { "GenXdev.Helpers/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.26100.57": { "type": "runtimepack", "serviceable": false, "sha512": "" }, "Azure.Core/1.38.0": { "type": "package", "serviceable": true, "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", "path": "azure.core/1.38.0", "hashPath": "azure.core.1.38.0.nupkg.sha512" }, "Azure.Identity/1.11.4": { "type": "package", "serviceable": true, "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "path": "azure.identity/1.11.4", "hashPath": "azure.identity.1.11.4.nupkg.sha512" }, "BouncyCastle.Cryptography/2.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-rc7vRCq/KD3GtIwSgRtjanGaBwTb9nLenFDZnEcauWlssuuEoxcbMfWA3QWWho6QDMSOSkWjs657McdHzEtEcw==", "path": "bouncycastle.cryptography/2.5.0", "hashPath": "bouncycastle.cryptography.2.5.0.nupkg.sha512" }, "EmbedIO/3.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-YU4j+3XvuO8/VPkNf7KWOF1TpMhnyVhXnPsG1mvnDhTJ9D5BZOFXVDvCpE/SkQ1AJ0Aa+dXOVSW3ntgmLL7aJg==", "path": "embedio/3.5.2", "hashPath": "embedio.3.5.2.nupkg.sha512" }, "JWT/11.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jOT1PA95jgf78CqWsKt8hz9Uzv4J39vukzf5nYtfky9N6wl1W4vIXT1CdkQI7zG20HnApEMtmpC/pMtCKr4rvw==", "path": "jwt/11.0.0", "hashPath": "jwt.11.0.0.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.22.0": { "type": "package", "serviceable": true, "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", "path": "microsoft.applicationinsights/2.22.0", "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", "path": "microsoft.bcl.asyncinterfaces/6.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" }, "Microsoft.Bcl.Cryptography/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tjfuEv+QOznFL1bEPa7svmjpbNvDIrwdinMNy/HhrToQQpONW4hdp0Sans55Rcy9KB3z60duBeey89JY1VQOvg==", "path": "microsoft.bcl.cryptography/9.0.0", "hashPath": "microsoft.bcl.cryptography.9.0.0.nupkg.sha512" }, "Microsoft.Data.SqlClient/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-v7HxnYYXGGCJilxeQ4Pdks+popVuGajBpHmau0RU4ACIcbfs5qCNUnCogGpZ+CJ//8Qafhxq7vc5a8L9d6O8Eg==", "path": "microsoft.data.sqlclient/6.0.1", "hashPath": "microsoft.data.sqlclient.6.0.1.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512" }, "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "path": "microsoft.extensions.caching.abstractions/9.0.0", "hashPath": "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "path": "microsoft.extensions.caching.memory/9.0.0", "hashPath": "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-VuthqFS+ju6vT8W4wevdhEFiRi1trvQtkzWLonApfF5USVzzDcTBoY3F24WvN/tffLSrycArVfX1bThm/9xY2A==", "path": "microsoft.extensions.configuration/9.0.1", "hashPath": "microsoft.extensions.configuration.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-+4hfFIY1UjBCXFTTOd+ojlDPq6mep3h5Vq5SYE3Pjucr7dNXmq4S/6P/LoVnZFz2e/5gWp/om4svUFgznfULcA==", "path": "microsoft.extensions.configuration.abstractions/9.0.1", "hashPath": "microsoft.extensions.configuration.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-w7kAyu1Mm7eParRV6WvGNNwA8flPTub16fwH49h7b/yqJZFTgYxnOVCuiah3G2bgseJMEq4DLjjsyQRvsdzRgA==", "path": "microsoft.extensions.configuration.binder/9.0.1", "hashPath": "microsoft.extensions.configuration.binder.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-QBOI8YVAyKqeshYOyxSe6co22oag431vxMu5xQe1EjXMkYE4xK4J71xLCW3/bWKmr9Aoy1VqGUARSLFnotk4Bg==", "path": "microsoft.extensions.configuration.fileextensions/9.0.1", "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-z+g+lgPET1JRDjsOkFe51rkkNcnJgvOK5UIpeTfF1iAi0GkBJz5/yUuTa8a9V8HUh4gj4xFT5WGoMoXoSDKfGg==", "path": "microsoft.extensions.configuration.json/9.0.1", "hashPath": "microsoft.extensions.configuration.json.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.UserSecrets/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-esGPOgLZ1tZddEomexhrU+LJ5YIsuJdkh0tU7r4WVpNZ15dLuMPqPW4Xe4txf3T2PDUX2ILe3nYQEDjZjfSEJg==", "path": "microsoft.extensions.configuration.usersecrets/9.0.1", "hashPath": "microsoft.extensions.configuration.usersecrets.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-qZI42ASAe3hr2zMSA6UjM92pO1LeDq5DcwkgSowXXPY8I56M76pEKrnmsKKbxagAf39AJxkH2DY4sb72ixyOrg==", "path": "microsoft.extensions.dependencyinjection/9.0.1", "hashPath": "microsoft.extensions.dependencyinjection.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Tr74eP0oQ3AyC24ch17N8PuEkrPbD0JqIfENCYqmgKYNOmL8wQKzLJu3ObxTUDrjnn4rHoR1qKa37/eQyHmCDA==", "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.1", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Diagnostics/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-4ZmP6turxMFsNwK/MCko2fuIITaYYN/eXyyIRq1FjLDKnptdbn6xMb7u0zfSMzCGpzkx4RxH/g1jKN2IchG7uA==", "path": "microsoft.extensions.diagnostics/9.0.1", "hashPath": "microsoft.extensions.diagnostics.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Diagnostics.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-pfAPuVtHvG6dvZtAa0OQbXdDqq6epnr8z0/IIUjdmV0tMeI8Aj9KxDXvdDvqr+qNHTkmA7pZpChNxwNZt4GXVg==", "path": "microsoft.extensions.diagnostics.abstractions/9.0.1", "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-DguZYt1DWL05+8QKWL3b6bW7A2pC5kYFMY5iXM6W2M23jhvcNa8v6AU8PvVJBcysxHwr9/jax0agnwoBumsSwg==", "path": "microsoft.extensions.fileproviders.abstractions/9.0.1", "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Physical/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-TKDMNRS66UTMEVT38/tU9hA63UTMvzI3DyNm5mx8+JCf3BaOtxgrvWLCI1y3J52PzT5yNl/T2KN5Z0KbApLZcg==", "path": "microsoft.extensions.fileproviders.physical/9.0.1", "hashPath": "microsoft.extensions.fileproviders.physical.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Mxcp9NXuQMvAnudRZcgIb5SqlWrlullQzntBLTwuv0MPIJ5LqiGwbRqiyxgdk+vtCoUkplb0oXy5kAw1t469Ug==", "path": "microsoft.extensions.filesystemglobbing/9.0.1", "hashPath": "microsoft.extensions.filesystemglobbing.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Http/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-j1UmqmTRIc0OJhv8feVFmXhPS/Z+82o/JLF3WKlydC3esolPVVJPJ0oq/MSECXFZMBKVVpxUBJnR6dJH1hTWzQ==", "path": "microsoft.extensions.http/9.0.1", "hashPath": "microsoft.extensions.http.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Logging/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-E/k5r7S44DOW+08xQPnNbO8DKAQHhkspDboTThNJ6Z3/QBb4LC6gStNWzVmy3IvW7sUD+iJKf4fj0xEkqE7vnQ==", "path": "microsoft.extensions.logging/9.0.1", "hashPath": "microsoft.extensions.logging.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-w2gUqXN/jNIuvqYwX3lbXagsizVNXYyt6LlF57+tMve4JYCEgCMMAjRce6uKcDASJgpMbErRT1PfHy2OhbkqEA==", "path": "microsoft.extensions.logging.abstractions/9.0.1", "hashPath": "microsoft.extensions.logging.abstractions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.ObjectPool/8.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-u7gAG7JgxF8VSJUGPSudAcPxOt+ymJKQCSxNRxiuKV+klCQbHljQR75SilpedCTfhPWDhtUwIJpnDVtspr9nMg==", "path": "microsoft.extensions.objectpool/8.0.10", "hashPath": "microsoft.extensions.objectpool.8.0.10.nupkg.sha512" }, "Microsoft.Extensions.Options/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-nggoNKnWcsBIAaOWHA+53XZWrslC7aGeok+aR+epDPRy7HI7GwMnGZE8yEsL2Onw7kMOHVHwKcsDls1INkNUJQ==", "path": "microsoft.extensions.options/9.0.1", "hashPath": "microsoft.extensions.options.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-8RRKWtuU4fR+8MQLR/8CqZwZ9yc2xCpllw/WPRY7kskIqEq0hMcEI4AfUJO72yGiK2QJkrsDcUvgB5Yc+3+lyg==", "path": "microsoft.extensions.options.configurationextensions/9.0.1", "hashPath": "microsoft.extensions.options.configurationextensions.9.0.1.nupkg.sha512" }, "Microsoft.Extensions.Primitives/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-bHtTesA4lrSGD1ZUaMIx6frU3wyy0vYtTa/hM6gGQu5QNrydObv8T5COiGUWsisflAfmsaFOe9Xvw5NSO99z0g==", "path": "microsoft.extensions.primitives/9.0.1", "hashPath": "microsoft.extensions.primitives.9.0.1.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "path": "microsoft.identity.client/4.61.3", "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "path": "microsoft.identity.client.extensions.msal/4.61.3", "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-seOFPaBQh2K683eFujAuDsrO2XbOA+SvxRli+wu7kl+ZymuGQzjmmUKfyFHmDazpPOBnmOX1ZnjX7zFDZHyNIA==", "path": "microsoft.identitymodel.abstractions/7.5.0", "hashPath": "microsoft.identitymodel.abstractions.7.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-mfyiGptbcH+oYrzAtWWwuV+7MoM0G0si+9owaj6DGWInhq/N/KDj/pWHhq1ShdmBu332gjP+cppjgwBpsOj7Fg==", "path": "microsoft.identitymodel.jsonwebtokens/7.5.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.7.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-3BInZEajJvnTDP/YRrmJ3Fyw8XAWWR9jG+3FkhhzRJJYItVL+BEH9qlgxSmtrxp7S7N6TOv+Y+X8BG61viiehQ==", "path": "microsoft.identitymodel.logging/7.5.0", "hashPath": "microsoft.identitymodel.logging.7.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-ugyb0Nm+I+UrHGYg28mL8oCV31xZrOEbs8fQkcShUoKvgk22HroD2odCnqEf56CoAFYTwoDExz8deXzrFC+TyA==", "path": "microsoft.identitymodel.protocols/7.5.0", "hashPath": "microsoft.identitymodel.protocols.7.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-/U3I/8uutTqZr2n/zt0q08bluYklq+5VWP7ZuOGpTUR1ln5bSbrexAzdSGzrhxTxNNbHMCU8Mn2bNQvcmehAxg==", "path": "microsoft.identitymodel.protocols.openidconnect/7.5.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-owe33wqe0ZbwBxM3D90I0XotxNyTdl85jud03d+OrUOJNnTiqnYePwBk3WU9yW0Rk5CYX+sfSim7frmu6jeEzQ==", "path": "microsoft.identitymodel.tokens/7.5.0", "hashPath": "microsoft.identitymodel.tokens.7.5.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==", "path": "microsoft.management.infrastructure/3.0.0", "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==", "path": "microsoft.management.infrastructure.runtime.unix/3.0.0", "hashPath": "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==", "path": "microsoft.management.infrastructure.runtime.win/3.0.0", "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.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.3": { "type": "package", "serviceable": true, "sha512": "sha512-3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==", "path": "microsoft.netcore.targets/1.1.3", "hashPath": "microsoft.netcore.targets.1.1.3.nupkg.sha512" }, "Microsoft.Playwright/1.50.0-beta-2": { "type": "package", "serviceable": true, "sha512": "sha512-Ntvhe0CLY7oNuUjpVMXtq2o2jk0KWBhgOFQ6f18NX4R3OPmaG2zZrgu8ySr3HBMUM+io7PbzOWdO4UnFY3lWTQ==", "path": "microsoft.playwright/1.50.0-beta-2", "hashPath": "microsoft.playwright.1.50.0-beta-2.nupkg.sha512" }, "Microsoft.Playwright.TestAdapter/1.50.0-beta-2": { "type": "package", "serviceable": true, "sha512": "sha512-Vwx3SL82uevw/Srw0N3YmJsp14oeOHXTLFw5MD82F7Mkc1b8zbDRueTH4kZfkPzlY75Kv0gCV0dTRVQyP2+Icg==", "path": "microsoft.playwright.testadapter/1.50.0-beta-2", "hashPath": "microsoft.playwright.testadapter.1.50.0-beta-2.nupkg.sha512" }, "Microsoft.PowerShell.CoreCLR.Eventing/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-Vi7mhRor92SNr7kkk8Eo+epzDwpL/0bLzrGtWJ2PUm6wPIKTky+Sl/nW2Ghwl+8NKGfJIEM86tR+5F4qZvP4yg==", "path": "microsoft.powershell.coreclr.eventing/7.5.0", "hashPath": "microsoft.powershell.coreclr.eventing.7.5.0.nupkg.sha512" }, "Microsoft.PowerShell.Native/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==", "path": "microsoft.powershell.native/7.4.0", "hashPath": "microsoft.powershell.native.7.4.0.nupkg.sha512" }, "Microsoft.Security.Extensions/1.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-xK8WFEo5WMUE8DI8W+GjhRwpVcPrxc4DyTjfxh39+yOyhAtC5TBHDlFEJks5toNZHsUeUuiWELIX25oTWOKPBw==", "path": "microsoft.security.extensions/1.3.0", "hashPath": "microsoft.security.extensions.1.3.0.nupkg.sha512" }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", "path": "microsoft.sqlserver.server/1.0.0", "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" }, "Microsoft.TestPlatform.ObjectModel/17.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-6NRzi6QbmWV49Psf8A9z1LTJU4nBrlJdCcDOUyD4Ttm1J2wvksu98GlV+52CkxtpgNsUjGr9Mv1Rbb1/dB06yQ==", "path": "microsoft.testplatform.objectmodel/17.3.0", "hashPath": "microsoft.testplatform.objectmodel.17.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/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-e5XPUkAqgBY/Bv4/ENLBXwbJFgQVioc+AOzarAS4AVI/NT/INejKcTivwGCWOJFKYbMXzF80nPXPlsIuvPZ8pQ==", "path": "microsoft.win32.registry.accesscontrol/9.0.1", "hashPath": "microsoft.win32.registry.accesscontrol.9.0.1.nupkg.sha512" }, "NAudio/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-c0DzwiyyklM0TP39Y7RObwO3QkWecgM6H60ikiEnsV/aEAJPbj5MFCLaD8BSfKuZe0HGuh9GRGWWlJmSxDc9MA==", "path": "naudio/2.2.1", "hashPath": "naudio.2.2.1.nupkg.sha512" }, "NAudio.Asio/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-hQglyOT5iT3XuGpBP8ZG0+aoqwRfidHjTNehpoWwX0g6KJEgtH2VaqM2nuJ2mheKZa/IBqB4YQTZVvrIapzfOA==", "path": "naudio.asio/2.2.1", "hashPath": "naudio.asio.2.2.1.nupkg.sha512" }, "NAudio.Core/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-GgkdP6K/7FqXFo7uHvoqGZTJvW4z8g2IffhOO4JHaLzKCdDOUEzVKtveoZkCuUX8eV2HAINqi7VFqlFndrnz/g==", "path": "naudio.core/2.2.1", "hashPath": "naudio.core.2.2.1.nupkg.sha512" }, "NAudio.Midi/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-6r23ylGo5aeP02WFXsPquz0T0hFJWyh+7t++tz19tc3Kr38NHm+Z9j+FiAv+xkH8tZqXJqus9Q8p6u7bidIgbw==", "path": "naudio.midi/2.2.1", "hashPath": "naudio.midi.2.2.1.nupkg.sha512" }, "NAudio.Wasapi/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-lFfXoqacZZe0WqNChJgGYI+XV/n/61LzPHT3C1CJp4khoxeo2sziyX5wzNYWeCMNbsWxFvT3b3iXeY1UYjBhZw==", "path": "naudio.wasapi/2.2.1", "hashPath": "naudio.wasapi.2.2.1.nupkg.sha512" }, "NAudio.WinForms/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-DlDkewY1myY0A+3NrYRJD+MZhZV0yy1mNF6dckB27IQ9XCs/My5Ip8BZcoSHOsaPSe2GAjvoaDnk6N9w8xTv7w==", "path": "naudio.winforms/2.2.1", "hashPath": "naudio.winforms.2.2.1.nupkg.sha512" }, "NAudio.WinMM/2.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-xFHRFwH4x6aq3IxRbewvO33ugJRvZFEOfO62i7uQJRUNW2cnu6BeBTHUS0JD5KBucZbHZaYqxQG8dwZ47ezQuQ==", "path": "naudio.winmm/2.2.1", "hashPath": "naudio.winmm.2.2.1.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "Ninject/3.3.6": { "type": "package", "serviceable": true, "sha512": "sha512-93avazUpbRL3IdwvTQF0DKSQB26TeqwMGhZsQNxi/RLSYewhxBkdGDhwWe9DAIRF1+zKDVMv3XkBk8HobKU6wA==", "path": "ninject/3.3.6", "hashPath": "ninject.3.3.6.nupkg.sha512" }, "NuGet.Frameworks/5.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", "path": "nuget.frameworks/5.11.0", "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" }, "OpenAI/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-zl72nyP4O94ZyEoCLoE8qoc5vp8kSJmRuqR+UdK+jNIjFJGWJYjsb4rAGpMWWRTbPYuk82E8myMJdVQurMLDnQ==", "path": "openai/2.1.0", "hashPath": "openai.2.1.0.nupkg.sha512" }, "runtime.any.System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==", "path": "runtime.any.system.io/4.3.0", "hashPath": "runtime.any.system.io.4.3.0.nupkg.sha512" }, "runtime.any.System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==", "path": "runtime.any.system.reflection/4.3.0", "hashPath": "runtime.any.system.reflection.4.3.0.nupkg.sha512" }, "runtime.any.System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==", "path": "runtime.any.system.reflection.primitives/4.3.0", "hashPath": "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512" }, "runtime.any.System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==", "path": "runtime.any.system.runtime/4.3.0", "hashPath": "runtime.any.system.runtime.4.3.0.nupkg.sha512" }, "runtime.any.System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==", "path": "runtime.any.system.text.encoding/4.3.0", "hashPath": "runtime.any.system.text.encoding.4.3.0.nupkg.sha512" }, "runtime.any.System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==", "path": "runtime.any.system.threading.tasks/4.3.0", "hashPath": "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512" }, "SpotifyAPI.Web/7.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-7yatLKdwPmigJ+GGPUHwZppYzWNIPOSrpA3KKK/kndJl657zm1yzaAQ7j2xy3G7lyiKsdRZtz4k6CpFN32pyng==", "path": "spotifyapi.web/7.2.1", "hashPath": "spotifyapi.web.7.2.1.nupkg.sha512" }, "SpotifyAPI.Web.Auth/7.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-/U/KCV4iBsG3rHBCDL7THKkJcNdfP0Lqhq87afKeTjP7EQGM5haDy6rNblZlL/t9RnK9+DFhWCdAKVQagDB6bg==", "path": "spotifyapi.web.auth/7.2.1", "hashPath": "spotifyapi.web.auth.7.2.1.nupkg.sha512" }, "Stub.System.Data.SQLite.Core.NetStandard/1.0.119": { "type": "package", "serviceable": true, "sha512": "sha512-dI7ngiCNgdm+n00nQvFTa+LbHvE9MIQXwMSLRzJI/KAJ7G1WmCachsvfE1CD6xvb3OXJvYYEfv3+S/LHyhN0Rg==", "path": "stub.system.data.sqlite.core.netstandard/1.0.119", "hashPath": "stub.system.data.sqlite.core.netstandard.1.0.119.nupkg.sha512" }, "System.ClientModel/1.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-s9+M5El+DXdCRRLzxak8uGBKWT8H/eIssGpFtpaMKdJULrQbBDPH/zFbVyHX+NDczhS5EvjHFbBH9/L+0UhmcA==", "path": "system.clientmodel/1.2.1", "hashPath": "system.clientmodel.1.2.1.nupkg.sha512" }, "System.CodeDom/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-2J5uq+2smnj+u1jlyVJ6BGGqaK9fHcK/EwN7mbsuPqTI6dZr86br8Cg6o/5B+icQ9ANTvTDpJjnhDNtYYZijHQ==", "path": "system.codedom/9.0.1", "hashPath": "system.codedom.9.0.1.nupkg.sha512" }, "System.ComponentModel.Annotations/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", "path": "system.componentmodel.annotations/5.0.0", "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ntDQ+3A7vGq6jnv3KI8nv1Tfgmos9TG863xd/5tmms6LqrIxEze1RLuA3JB/AcpXMUSO70DXzXfPnJD2ZHFX0Q==", "path": "system.configuration.configurationmanager/9.0.1", "hashPath": "system.configuration.configurationmanager.9.0.1.nupkg.sha512" }, "System.Data.SQLite.Core/1.0.119": { "type": "package", "serviceable": true, "sha512": "sha512-bhQB8HVtRA+OOYw8UTD1F1kU+nGJ0/OZvH1JmlVUI4bGvgVEWeX1NcHjA765NvUoRVuCPlt8PrEpZ1thSsk1jg==", "path": "system.data.sqlite.core/1.0.119", "hashPath": "system.data.sqlite.core.1.0.119.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-yOcDWx4P/s1I83+7gQlgQLmhny2eNcU0cfo1NBWi+en4EAI38Jau+/neT85gUW6w1s7+FUJc2qNOmmwGLIREqA==", "path": "system.diagnostics.diagnosticsource/9.0.1", "hashPath": "system.diagnostics.diagnosticsource.9.0.1.nupkg.sha512" }, "System.Diagnostics.EventLog/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-iVnDpgYJsRaRFnk77kcLA3+913WfWDtnAKrQl9tQ5ahqKANTaJKmQdsuPWWiAPWE9pk1Kj4Pg9JGXWfFYYyakQ==", "path": "system.diagnostics.eventlog/9.0.1", "hashPath": "system.diagnostics.eventlog.9.0.1.nupkg.sha512" }, "System.DirectoryServices/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-FbghROy1XuLJBVNGFmagA8vWxWOO9vvyIn1/K/Nyy/WCdv8NTr6I+JJ3rbrYSw+3FAXOB/W+hQpMfgr7/8LRTQ==", "path": "system.directoryservices/9.0.1", "hashPath": "system.directoryservices.9.0.1.nupkg.sha512" }, "System.Formats.Asn1/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-efRn3TXUx2aWG4yOjD5jxTYlPy4Pz/8fiwYBtIpVb/+ySsNA9PFWFd3M3MdcRx1XjpYtj5QSXGm8XnGCeh7dSA==", "path": "system.formats.asn1/9.0.1", "hashPath": "system.formats.asn1.9.0.1.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-D0TtrWOfoPdyYSlvOGaU9F1QR+qrbgJ/4eiEsQkIz7YQKIKkGXQldXukn6cYG9OahSq5UVMvyAIObECpH6Wglg==", "path": "system.identitymodel.tokens.jwt/7.5.0", "hashPath": "system.identitymodel.tokens.jwt.7.5.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, "System.Management/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-CLEo9O6FuO4GQ3ZQkGssg9CJ2w2TN7GMFf3wHTc7YVWJV4xoyJRPw+XIDQnCcSUJCrHhrAWOO60cAX29EV5LFQ==", "path": "system.management/9.0.1", "hashPath": "system.management.9.0.1.nupkg.sha512" }, "System.Management.Automation/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-W7X4Ve2yKcYZwCbGvIfFHYQeVQ5Il/bClK7BpSqP9HvNQcldyECFCLPr4XoFYLvXfw/1Gd5s02NcEmJe/QgzvA==", "path": "system.management.automation/7.5.0", "hashPath": "system.management.automation.7.5.0.nupkg.sha512" }, "System.Memory/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", "path": "system.memory/4.5.4", "hashPath": "system.memory.4.5.4.nupkg.sha512" }, "System.Memory.Data/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ntFHArH3I4Lpjf5m4DCXQHJuGwWPNVJPaAvM95Jy/u+2Yzt2ryiyIN04LAogkjP9DeRcEOiviAjQotfmPq/FrQ==", "path": "system.memory.data/6.0.0", "hashPath": "system.memory.data.6.0.0.nupkg.sha512" }, "System.Numerics.Vectors/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "path": "system.numerics.vectors/4.5.0", "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" }, "System.Private.ServiceModel/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-BcUV7OERlLqGxDXZuIyIMMmk1PbqBblLRbAoigmzIUx/M8A+8epvyPyXRpbgoucKH7QmfYdQIev04Phx2Co08A==", "path": "system.private.servicemodel/4.10.3", "hashPath": "system.private.servicemodel.4.10.3.nupkg.sha512" }, "System.Private.Uri/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-o1+7RJnu3Ik3PazR7Z7tJhjPdE000Eq2KGLLWhqJJKXj04wrS8lwb1OFtDF9jzXXADhUuZNJZlPc98uwwqmpFA==", "path": "system.private.uri/4.3.2", "hashPath": "system.private.uri.4.3.2.nupkg.sha512" }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.DispatchProxy/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==", "path": "system.reflection.dispatchproxy/4.7.1", "hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512" }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", "path": "system.reflection.emit.ilgeneration/4.3.0", "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", "path": "system.reflection.emit.lightweight/4.3.0", "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" }, "System.Reflection.Metadata/1.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", "path": "system.reflection.metadata/1.6.0", "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Security.AccessControl/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-IQ4NXP/B3Ayzvw0rDQzVTYsCKyy0Jp9KI6aYcK7UnGVlR9+Awz++TIPCQtPYfLJfOpm8ajowMR09V7quD3sEHw==", "path": "system.security.accesscontrol/6.0.1", "hashPath": "system.security.accesscontrol.6.0.1.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-782UEbbkZE5tiYYsUQWn4VuzJCvpJRp3umlC9oEELyWZAB1swMZr/KMlJN/0+BSVolYt9OnbOKqWbcoHbdpIeg==", "path": "system.security.cryptography.pkcs/9.0.1", "hashPath": "system.security.cryptography.pkcs.9.0.1.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-u+4PH6GyDjEsWgcpKp1S/DiyxtGvazNPdaPFR6p6/qZr3TW+oZWvwfHO2H2CSpS4KGl2z2CBfU6eB38PsmoxtA==", "path": "system.security.cryptography.protecteddata/9.0.1", "hashPath": "system.security.cryptography.protecteddata.9.0.1.nupkg.sha512" }, "System.Security.Cryptography.Xml/8.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-aDM/wm0ZGEZ6ZYJLzgqjp2FZdHbDHh6/OmpGfb7AdZ105zYmPn/83JRU2xLIbwgoNz9U1SLUTJN0v5th3qmvjA==", "path": "system.security.cryptography.xml/8.0.2", "hashPath": "system.security.cryptography.xml.8.0.2.nupkg.sha512" }, "System.Security.Permissions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-moOMbopAJOxpdX0WTZ/6hxxDM40ePMyMQWrPqwcuELrY5XhpQSLoddknbkdTp70Cy4K5LjMm5IW1zz850O+z9g==", "path": "system.security.permissions/9.0.1", "hashPath": "system.security.permissions.9.0.1.nupkg.sha512" }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "path": "system.security.principal.windows/5.0.0", "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" }, "System.ServiceModel.Primitives/8.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-v+jwURtpzg1eI5RDARP9AAQg5GmtNu6rWAOVTauL74cB8jcuP6DB8PVpz1IPTRavX6qlFAKkS+X+9QR5S84QyA==", "path": "system.servicemodel.primitives/8.1.1", "hashPath": "system.servicemodel.primitives.8.1.1.nupkg.sha512" }, "System.Speech/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-/iIJryPoMQNiVzNwM94MzUq7YT/Gpjdf5iejKU5odt7NfJIqv4H7e/2FUno7irCJ1iKXjhSDo7dAOq7PDoZgyQ==", "path": "system.speech/9.0.1", "hashPath": "system.speech.9.0.1.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-7Op2OR5RKJgviMpPsXbcCN5bxew/KmW1AM3bzwFo3kShenYjy9eV5lYYuIxWinhrLMooGu6t2ktMRN9toV7l0Q==", "path": "system.text.encoding.codepages/9.0.1", "hashPath": "system.text.encoding.codepages.9.0.1.nupkg.sha512" }, "System.Text.Encodings.Web/4.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "path": "system.text.encodings.web/4.7.2", "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512" }, "System.Text.Json/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-eqWHDZqYPv1PvuvoIIx5pF74plL3iEOZOl/0kQP+Y0TEbtgNnM2W6k8h8EPYs+LTJZsXuWa92n5W5sHTWvE3VA==", "path": "system.text.json/9.0.1", "hashPath": "system.text.json.9.0.1.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, "System.ValueTuple/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==", "path": "system.valuetuple/4.5.0", "hashPath": "system.valuetuple.4.5.0.nupkg.sha512" }, "System.Windows.Extensions/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-OMM+gsL/Lm2cjIyqbdgENBReskG6U741SgnhTE9GpG0hLxmrXlQa6gz7+cyNNVmpnp7ZKtuxB7j0DBoL0SLo/Q==", "path": "system.windows.extensions/9.0.1", "hashPath": "system.windows.extensions.9.0.1.nupkg.sha512" }, "Unosquare.Swan.Lite/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-X3s5QE/KMj3WAPFqFve7St+Ds10BB50u8kW8PmKIn7FVkn7yEXe9Yxr2htt1WV85DRqfFR0MN/BUNHkGHtL4OQ==", "path": "unosquare.swan.lite/3.1.0", "hashPath": "unosquare.swan.lite.3.1.0.nupkg.sha512" }, "Whisper.net/1.7.4": { "type": "package", "serviceable": true, "sha512": "sha512-n7xwgp2xgERW7T2kE1dfXJDQm6SyXamNW50hcZOdtagnb0ZH8X95VHeVjawC1cRiJfPYqkgeVkBQAoplMCXmOw==", "path": "whisper.net/1.7.4", "hashPath": "whisper.net.1.7.4.nupkg.sha512" }, "Whisper.net.Runtime/1.7.4": { "type": "package", "serviceable": true, "sha512": "sha512-tYO4M8ER68qF8Z4E68aTAkrr9cQkfanr6JVaejpTC9zWTJoHYkImYBXRC2YlJEz4QN20iSgq/yz33ZQYCZv5Ng==", "path": "whisper.net.runtime/1.7.4", "hashPath": "whisper.net.runtime.1.7.4.nupkg.sha512" }, "WpfScreenHelper/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-xNgiwHaLXOYE4jYYIQ7ddDtsN8diUnjl9t07INUA2pN6Bi/czRjbNwDYyljmixOnLjTv4NU8beDUe+wp1PMi4g==", "path": "wpfscreenhelper/2.1.1", "hashPath": "wpfscreenhelper.2.1.1.nupkg.sha512" }, "GenXdev.CoreHelpers/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |