powershellYK.deps.json
|
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v10.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v10.0": { "powershellYK/1.0.0": { "dependencies": { "System.Management.Automation": "7.6.4", "Yubico.YubiKey": "1.17.1" }, "runtime": { "powershellYK.dll": {} } }, "CommunityToolkit.Diagnostics/8.4.2": { "runtime": { "lib/net8.0/CommunityToolkit.Diagnostics.dll": { "assemblyVersion": "8.4.0.0", "fileVersion": "8.4.2.1" } } }, "Microsoft.ApplicationInsights/2.23.0": { "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.23.0.29", "fileVersion": "2.23.0.29" } } }, "Microsoft.Bcl.AsyncInterfaces/10.0.9": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "10.0.0.9", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Bcl.HashCode/6.0.0": { "runtime": { "lib/net6.0/Microsoft.Bcl.HashCode.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.24.56208" } } }, "Microsoft.Extensions.Configuration/10.0.9": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "10.0.9", "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Configuration.Abstractions/10.0.9": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Configuration.Binder/10.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "10.0.9", "Microsoft.Extensions.Configuration.Abstractions": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Configuration.FileExtensions/10.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "10.0.9", "Microsoft.Extensions.Configuration.Abstractions": "10.0.9", "Microsoft.Extensions.FileProviders.Abstractions": "10.0.9", "Microsoft.Extensions.FileProviders.Physical": "10.0.9", "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Configuration.Json/10.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "10.0.9", "Microsoft.Extensions.Configuration.Abstractions": "10.0.9", "Microsoft.Extensions.Configuration.FileExtensions": "10.0.9", "Microsoft.Extensions.FileProviders.Abstractions": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.DependencyInjection/10.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": { "runtime": { "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.FileProviders.Physical/10.0.9": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "10.0.9", "Microsoft.Extensions.FileSystemGlobbing": "10.0.9", "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.FileSystemGlobbing/10.0.9": { "runtime": { "lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Logging/10.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "10.0.9", "Microsoft.Extensions.Logging.Abstractions": "10.0.9", "Microsoft.Extensions.Options": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Logging.Abstractions/10.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Logging.Configuration/10.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "10.0.9", "Microsoft.Extensions.Configuration.Abstractions": "10.0.9", "Microsoft.Extensions.Configuration.Binder": "10.0.9", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9", "Microsoft.Extensions.Logging": "10.0.9", "Microsoft.Extensions.Logging.Abstractions": "10.0.9", "Microsoft.Extensions.Options": "10.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Logging.Configuration.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Logging.Console/10.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9", "Microsoft.Extensions.Logging": "10.0.9", "Microsoft.Extensions.Logging.Abstractions": "10.0.9", "Microsoft.Extensions.Logging.Configuration": "10.0.9", "Microsoft.Extensions.Options": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Logging.Console.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Options/10.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9", "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.9": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "10.0.9", "Microsoft.Extensions.Configuration.Binder": "10.0.9", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9", "Microsoft.Extensions.Options": "10.0.9", "Microsoft.Extensions.Primitives": "10.0.9" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "Microsoft.Extensions.Primitives/10.0.9": { "runtime": { "lib/net10.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "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": { "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { "runtimeTargets": { "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.6.4": { "dependencies": { "System.Diagnostics.EventLog": "10.0.5" }, "runtimeTargets": { "runtimes/win/lib/net10.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.6.0.500", "fileVersion": "7.6.4.500" } } }, "Microsoft.PowerShell.Native/700.0.0": { "runtimeTargets": { "runtimes/linux-arm/native/build.manifest": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm/native/build.manifest.sig": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm/native/libpsl-native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/build.manifest": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/build.manifest.sig": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/libpsl-native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/build.manifest": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/build.manifest.sig": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/libpsl-native.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/build.manifest": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/build.manifest.sig": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libpsl-native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx/native/libpsl-native.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/build.manifest": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/build.manifest.sig": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/pwrshplugin.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/build.manifest": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/build.manifest.sig": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/pwrshplugin.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/build.manifest": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/build.manifest.sig": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/pwrshplugin.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.Security.Extensions/1.4.0": { "runtimeTargets": { "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/native/getfilesiginforedist.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/getfilesiginforedist.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/getfilesiginforedist.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.Win32.Registry.AccessControl/10.0.5": { "runtime": { "lib/net10.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } }, "runtimeTargets": { "runtimes/win/lib/net10.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "Newtonsoft.Json/13.0.4": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.4.30916" } } }, "System.CodeDom/10.0.5": { "runtime": { "lib/net10.0/System.CodeDom.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.Configuration.ConfigurationManager/10.0.5": { "dependencies": { "System.Diagnostics.EventLog": "10.0.5", "System.Security.Cryptography.ProtectedData": "10.0.5" }, "runtime": { "lib/net10.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.Diagnostics.EventLog/10.0.5": { "runtime": { "lib/net10.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } }, "runtimeTargets": { "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" }, "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.DirectoryServices/10.0.5": { "runtime": { "lib/net10.0/System.DirectoryServices.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } }, "runtimeTargets": { "runtimes/win/lib/net10.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.Formats.Cbor/10.0.9": { "runtime": { "lib/net10.0/System.Formats.Cbor.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.926.27113" } } }, "System.Management/10.0.5": { "dependencies": { "System.CodeDom": "10.0.5" }, "runtime": { "lib/net10.0/System.Management.dll": { "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } }, "runtimeTargets": { "runtimes/win/lib/net10.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } } }, "System.Management.Automation/7.6.4": { "dependencies": { "Microsoft.ApplicationInsights": "2.23.0", "Microsoft.Management.Infrastructure": "3.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.6.4", "Microsoft.PowerShell.Native": "700.0.0", "Microsoft.Security.Extensions": "1.4.0", "Microsoft.Win32.Registry.AccessControl": "10.0.5", "Newtonsoft.Json": "13.0.4", "System.CodeDom": "10.0.5", "System.Configuration.ConfigurationManager": "10.0.5", "System.Diagnostics.EventLog": "10.0.5", "System.DirectoryServices": "10.0.5", "System.Management": "10.0.5", "System.Security.Cryptography.Pkcs": "10.0.5", "System.Security.Cryptography.ProtectedData": "10.0.5", "System.Security.Permissions": "10.0.5", "System.Windows.Extensions": "10.0.5" }, "runtimeTargets": { "runtimes/unix/lib/net10.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.6.0.500", "fileVersion": "7.6.4.500" }, "runtimes/win/lib/net10.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.6.0.500", "fileVersion": "7.6.4.500" } } }, "System.Security.Cryptography.Pkcs/10.0.5": { "runtime": { "lib/net10.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } }, "runtimeTargets": { "runtimes/win/lib/net10.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.Security.Cryptography.ProtectedData/10.0.5": { "runtime": { "lib/net10.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.Security.Permissions/10.0.5": { "dependencies": { "System.Windows.Extensions": "10.0.5" }, "runtime": { "lib/net10.0/System.Security.Permissions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "System.Windows.Extensions/10.0.5": { "runtime": { "lib/net10.0/System.Windows.Extensions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } }, "runtimeTargets": { "runtimes/win/lib/net10.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.526.15411" } } }, "Yubico.Core/1.17.1": { "dependencies": { "CommunityToolkit.Diagnostics": "8.4.2", "Microsoft.Bcl.AsyncInterfaces": "10.0.9", "Microsoft.Bcl.HashCode": "6.0.0", "Microsoft.Extensions.Configuration.Json": "10.0.9", "Microsoft.Extensions.Logging.Abstractions": "10.0.9", "Microsoft.Extensions.Logging.Console": "10.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.9", "Yubico.NativeShims": "1.16.1" }, "runtime": { "lib/netstandard2.1/Yubico.Core.dll": { "assemblyVersion": "1.17.1.0", "fileVersion": "1.17.1.0" } } }, "Yubico.NativeShims/1.16.1": { "runtimeTargets": { "runtimes/linux-arm64/native/libYubico.NativeShims.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libYubico.NativeShims.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/libYubico.NativeShims.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/libYubico.NativeShims.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/Yubico.NativeShims.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/Yubico.NativeShims.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/Yubico.NativeShims.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Yubico.YubiKey/1.17.1": { "dependencies": { "CommunityToolkit.Diagnostics": "8.4.2", "Microsoft.Bcl.AsyncInterfaces": "10.0.9", "Microsoft.Extensions.Logging.Abstractions": "10.0.9", "System.Formats.Cbor": "10.0.9", "Yubico.Core": "1.17.1" }, "runtime": { "lib/netstandard2.1/Yubico.YubiKey.dll": { "assemblyVersion": "1.17.1.0", "fileVersion": "1.17.1.0" } } } } }, "libraries": { "powershellYK/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "CommunityToolkit.Diagnostics/8.4.2": { "type": "package", "serviceable": true, "sha512": "sha512-WC0fk3A49gk6kWjhSZ8CDgPkv+wPHGhMFxUrKRlLtzUYXRFOdTDQ4RsEkZnI9ApO7eJh6nqT2MFmwFptpMs7aw==", "path": "communitytoolkit.diagnostics/8.4.2", "hashPath": "communitytoolkit.diagnostics.8.4.2.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.23.0": { "type": "package", "serviceable": true, "sha512": "sha512-nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==", "path": "microsoft.applicationinsights/2.23.0", "hashPath": "microsoft.applicationinsights.2.23.0.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==", "path": "microsoft.bcl.asyncinterfaces/10.0.9", "hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512" }, "Microsoft.Bcl.HashCode/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GI4jcoi6eC9ZhNOQylIBaWOQjyGaR8T6N3tC1u8p3EXfndLCVNNWa+Zp+ocjvvS3kNBN09Zma2HXL0ezO0dRfw==", "path": "microsoft.bcl.hashcode/6.0.0", "hashPath": "microsoft.bcl.hashcode.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-woZsWLhOQsASuxbmgiZJqiGUBNo3IjRdXC92xt8rRokza+P6/nIsnzq7sm9Or6ZYcRl2kL1ufj8HVzp1QlPTXw==", "path": "microsoft.extensions.configuration/10.0.9", "hashPath": "microsoft.extensions.configuration.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==", "path": "microsoft.extensions.configuration.abstractions/10.0.9", "hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-Tp/+LPb70RyjjtLg9m5C959eP4KrUpJHThZfAegZVpsfmGvzfuNkuYbI/ft+LvXhMSyUcAeOPaN6rzTccwnZAg==", "path": "microsoft.extensions.configuration.binder/10.0.9", "hashPath": "microsoft.extensions.configuration.binder.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-NgLB9cYnIb0/djSDcnqo4GIGGWooxGmr/gCUe3/CRXcKqLizOFui8MyW4EVkTB/KNJL+oXdMXnD6ZRm3Y+qkrQ==", "path": "microsoft.extensions.configuration.fileextensions/10.0.9", "hashPath": "microsoft.extensions.configuration.fileextensions.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-LiFKJgc9jZEW+7RhcSfsvCwoikt1lDdOqOn+whZC5zVHyg/gExftHl2QPtmfiHsEdDNg+Y+BDr6835tOfj8Y7A==", "path": "microsoft.extensions.configuration.json/10.0.9", "hashPath": "microsoft.extensions.configuration.json.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-NijozhERJDIaJ4k5TSMy1jOi0cSC2HfkvRD/Sl+kGSSKgVbFnF4GxgtMN/MrzHB8D1JxIrD4xSer9Blh9v3axQ==", "path": "microsoft.extensions.dependencyinjection/10.0.9", "hashPath": "microsoft.extensions.dependencyinjection.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==", "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==", "path": "microsoft.extensions.fileproviders.abstractions/10.0.9", "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Physical/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-zm8WVod4swgprGrkxkuSILlbXqdDRqF+3y6U0I7jlmj4PMyKN6d8pzXZHUn5lr/gZVULzk/+FeTYlTupt6akpg==", "path": "microsoft.extensions.fileproviders.physical/10.0.9", "hashPath": "microsoft.extensions.fileproviders.physical.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-mvRf9qOH/LslWIee/h+lsElnoUyKotEwoPL31soqScmO/eoxObaTCLCdx2DdqPdRi9LnB+7qKZ49jfyrLZuc+w==", "path": "microsoft.extensions.filesystemglobbing/10.0.9", "hashPath": "microsoft.extensions.filesystemglobbing.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Logging/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-N7Gm9SjugYjmmnhwbBKC9DFqGqjfJvh6YfOJgtwh0AW0Xpok3dIVors1ik050XmUxKAgAc7nNngDIJyFb06K2g==", "path": "microsoft.extensions.logging/10.0.9", "hashPath": "microsoft.extensions.logging.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==", "path": "microsoft.extensions.logging.abstractions/10.0.9", "hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Logging.Configuration/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-bUth5ip7YsZMXWZS42IRTI0zDrPEqdE+xnsmcL0Pk784grWKApDvc5UoMi2tP2qYJ5ylFzeVDuDu08sFATq1bg==", "path": "microsoft.extensions.logging.configuration/10.0.9", "hashPath": "microsoft.extensions.logging.configuration.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Logging.Console/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-WyZEG/O8jKqBOBF6/M6IJqiEyWFBUv6PDyzNoXDA0mBZwKtkuf7GiZ/0/8eU8OpLKKQL0O95oPOY1szrWIKofQ==", "path": "microsoft.extensions.logging.console/10.0.9", "hashPath": "microsoft.extensions.logging.console.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Options/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==", "path": "microsoft.extensions.options/10.0.9", "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-Y4E24zffF/aPS0igNvY6ZzAQfbxd6AYdC9L4brnH+uK0yYYHIR6FeGVQVVjAOo8wub1EQDl2B90lCcpqoTF7Yw==", "path": "microsoft.extensions.options.configurationextensions/10.0.9", "hashPath": "microsoft.extensions.options.configurationextensions.10.0.9.nupkg.sha512" }, "Microsoft.Extensions.Primitives/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==", "path": "microsoft.extensions.primitives/10.0.9", "hashPath": "microsoft.extensions.primitives.10.0.9.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.PowerShell.CoreCLR.Eventing/7.6.4": { "type": "package", "serviceable": true, "sha512": "sha512-M5v99AOfSi8BK46YYrteoOTQrxm0pIkD/3eaZitP+a6UsPiObq6I0gWfwbH6ROftjth5v5KHIJuKlY9oR4ruhg==", "path": "microsoft.powershell.coreclr.eventing/7.6.4", "hashPath": "microsoft.powershell.coreclr.eventing.7.6.4.nupkg.sha512" }, "Microsoft.PowerShell.Native/700.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-F1L0wFLzMn01kbt75VQwXjRtpO21yJuPhRvwkrkunPVU8eyLdb1RHVigHIbBSIw7xV5rF6S+1fC0SWWJ1M3J5Q==", "path": "microsoft.powershell.native/700.0.0", "hashPath": "microsoft.powershell.native.700.0.0.nupkg.sha512" }, "Microsoft.Security.Extensions/1.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-MnHXttc0jHbRrGdTJ+yJBbGDoa4OXhtnKXHQw70foMyAooFtPScZX/dN+Nib47nuglc9Gt29Gfb5Zl+1lAuTeA==", "path": "microsoft.security.extensions/1.4.0", "hashPath": "microsoft.security.extensions.1.4.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-1J6ooeZGeTSlM2vZdB1UHm9Y7vP8f/pS+Pd2JrqfjXLBZXrrby4rXBY6pP2k/Wb26CVm9TlEPjyWB2ryXT69LA==", "path": "microsoft.win32.registry.accesscontrol/10.0.5", "hashPath": "microsoft.win32.registry.accesscontrol.10.0.5.nupkg.sha512" }, "Newtonsoft.Json/13.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==", "path": "newtonsoft.json/13.0.4", "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512" }, "System.CodeDom/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-hGZWDDJh1U6t7fy3iO4HlZYK1ur1fWE3sTqTNHkHk0Leh0JUcxYM//JtLBNG5g+6D2Lt0+aHH8rc7e5oIlNgCg==", "path": "system.codedom/10.0.5", "hashPath": "system.codedom.10.0.5.nupkg.sha512" }, "System.Configuration.ConfigurationManager/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-9UHU7hldEOVgcOHUX7Pa+owDfpzhW+a1gshEvyknAoDA++G6FV+N1cPoUbtsXEO7GgPErGSg8MHrI/YqrLoiGA==", "path": "system.configuration.configurationmanager/10.0.5", "hashPath": "system.configuration.configurationmanager.10.0.5.nupkg.sha512" }, "System.Diagnostics.EventLog/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-wugvy+pBVzjQEnRs9wMTWwoaeNFX3hsaHeVHFDIvJSWXp7wfmNWu3mxAwBIE6pyW+g6+rHa1Of5fTzb0QVqUTA==", "path": "system.diagnostics.eventlog/10.0.5", "hashPath": "system.diagnostics.eventlog.10.0.5.nupkg.sha512" }, "System.DirectoryServices/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-1AbKZ7Jh/kN7U7BPf5fLWMXjaXeSCCSL8OLvs1aM2P4FJL1+BATcnIjhUgG3pcmII0aFN+tWS/rX0iBZkX9AVw==", "path": "system.directoryservices/10.0.5", "hashPath": "system.directoryservices.10.0.5.nupkg.sha512" }, "System.Formats.Cbor/10.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-1iRjljxTMvQ1EtArg6kkj+9PV5LthrtlH//GM+MLez5L9jmZFDXGoH9lNiUpOeYY3sB60CgFVRnGctcmHEKqRw==", "path": "system.formats.cbor/10.0.9", "hashPath": "system.formats.cbor.10.0.9.nupkg.sha512" }, "System.Management/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-JhBVxvWhUJ0KAquUK0dMnc3a1Ol4JyH8fMrMQZ9GgEUkrtvPy8DE57SDnGnuvOdI0maJOdguxw87N5bh2eL87A==", "path": "system.management/10.0.5", "hashPath": "system.management.10.0.5.nupkg.sha512" }, "System.Management.Automation/7.6.4": { "type": "package", "serviceable": true, "sha512": "sha512-ZsrGEiNc3d8JVFnQDwcZ7+hDBgzzrQ5WbwQ9H7GuFL9jtIOHGN37PYn5WcNN/fi7PhPCoPESkvLXF0269owzEg==", "path": "system.management.automation/7.6.4", "hashPath": "system.management.automation.7.6.4.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-BJEYUZfXpkPIHo2+oFoUemD5CPMFHPJOkRzXrbj/iZrWsjga3ypj8Rqd9bFlSLupEH4IIdD/aBWm/V1gCiBL9w==", "path": "system.security.cryptography.pkcs/10.0.5", "hashPath": "system.security.cryptography.pkcs.10.0.5.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-kxR4O/8o32eNN3m4qbLe3UifYqeyEpallCyVAsLvL5ZFJVyT3JCb+9du/WHfC09VyJh1Q+p/Gd4+AwM7Rz4acg==", "path": "system.security.cryptography.protecteddata/10.0.5", "hashPath": "system.security.cryptography.protecteddata.10.0.5.nupkg.sha512" }, "System.Security.Permissions/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-mhNFWI/5ljeEUT4nsJFK5ykecpyelRwN6Hy1x0hIJoqs5ssHJ9jr7hIkrjhbiE2Y4usuG1FpZr9S00Oei49aMg==", "path": "system.security.permissions/10.0.5", "hashPath": "system.security.permissions.10.0.5.nupkg.sha512" }, "System.Windows.Extensions/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-5hVP2TIgEqqA590MnKmMN5+Fgzl6xBRjR1wbgC3M1znrZZJe63TwBPN+ymaMgwT0vjsiXk95AjMAe8SAhhJSTg==", "path": "system.windows.extensions/10.0.5", "hashPath": "system.windows.extensions.10.0.5.nupkg.sha512" }, "Yubico.Core/1.17.1": { "type": "package", "serviceable": true, "sha512": "sha512-2Ul0TKF4qfDUAzUMilb8ubrQooL2Z2qm5orph4aiqpLbtvsshl2pyTrKZbkFlsATZXAVBVsNXqC/aTANlEHXyQ==", "path": "yubico.core/1.17.1", "hashPath": "yubico.core.1.17.1.nupkg.sha512" }, "Yubico.NativeShims/1.16.1": { "type": "package", "serviceable": true, "sha512": "sha512-odGky7RVjFwP+UfHIpk/XpREauuNhp3JjYbDXnDBg4ufnYE8CL+PLuN40IBhUwPCoxB1lhyxx0rt/CDuI3w4OA==", "path": "yubico.nativeshims/1.16.1", "hashPath": "yubico.nativeshims.1.16.1.nupkg.sha512" }, "Yubico.YubiKey/1.17.1": { "type": "package", "serviceable": true, "sha512": "sha512-IqYYLzfsNEqjQU/aTSdxYOrGbMjh9RHAK4BKYRlsb1yhUtBmMpaQVZiey/NtfGXqTpIy0rJ+FotuBF0EiXunjQ==", "path": "yubico.yubikey/1.17.1", "hashPath": "yubico.yubikey.1.17.1.nupkg.sha512" } } } |