PS.Git.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v9.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v9.0": { "PS.Git/1.0.0": { "dependencies": { "GitHub.Service": "1.0.0", "Microsoft.PowerShell.SDK": "7.5.0" }, "runtime": { "PS.Git.dll": {} } }, "Humanizer.Core/2.14.1": { "runtime": { "lib/net6.0/Humanizer.dll": { "assemblyVersion": "2.14.0.0", "fileVersion": "2.14.1.48190" } } }, "Json.More.Net/2.0.2": { "runtime": { "lib/net8.0/Json.More.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.2.0" } } }, "JsonPointer.Net/5.0.2": { "dependencies": { "Humanizer.Core": "2.14.1", "Json.More.Net": "2.0.2" }, "runtime": { "lib/net8.0/JsonPointer.Net.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.2.0" } } }, "JsonSchema.Net/7.2.3": { "dependencies": { "JsonPointer.Net": "5.0.2" }, "runtime": { "lib/net8.0/JsonSchema.Net.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.2.3.0" } } }, "LibGit2Sharp/0.31.0": { "dependencies": { "LibGit2Sharp.NativeBinaries": "2.0.323" }, "runtime": { "lib/net8.0/LibGit2Sharp.dll": { "assemblyVersion": "0.31.0.0", "fileVersion": "0.31.0.0" } } }, "LibGit2Sharp.NativeBinaries/2.0.323": { "runtimeTargets": { "runtimes/linux-arm/native/libgit2-3f4182d.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/libgit2-3f4182d.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm/native/libgit2-3f4182d.so": { "rid": "linux-musl-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm64/native/libgit2-3f4182d.so": { "rid": "linux-musl-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/libgit2-3f4182d.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-ppc64le/native/libgit2-3f4182d.so": { "rid": "linux-ppc64le", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libgit2-3f4182d.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/libgit2-3f4182d.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/libgit2-3f4182d.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/git2-3f4182d.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "1.8.4.0" }, "runtimes/win-x64/native/git2-3f4182d.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "1.8.4.0" }, "runtimes/win-x86/native/git2-3f4182d.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "1.8.4.0" } } }, "Markdig.Signed/0.38.0": { "runtime": { "lib/net8.0/Markdig.Signed.dll": { "assemblyVersion": "0.38.0.0", "fileVersion": "0.38.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/8.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.CodeAnalysis.Analyzers/3.11.0": {}, "Microsoft.CodeAnalysis.Common/4.11.0": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.11.0", "System.Collections.Immutable": "8.0.0", "System.Reflection.Metadata": "8.0.1" }, "runtime": { "lib/net8.0/Microsoft.CodeAnalysis.dll": { "assemblyVersion": "4.11.0.0", "fileVersion": "4.1100.24.37604" } }, "resources": { "lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/4.11.0": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.11.0", "Microsoft.CodeAnalysis.Common": "4.11.0", "System.Collections.Immutable": "8.0.0", "System.Reflection.Metadata": "8.0.1" }, "runtime": { "lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "4.11.0.0", "fileVersion": "4.1100.24.37604" } }, "resources": { "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.Extensions.DependencyInjection/9.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3" }, "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.325.11113" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3": { "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.325.11113" } } }, "Microsoft.Extensions.ObjectPool/8.0.12": { "runtime": { "lib/net8.0/Microsoft.Extensions.ObjectPool.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1224.60312" } } }, "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.CimCmdlets/7.5.0": { "dependencies": { "System.Management.Automation": "7.5.0" }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "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.17763.30000" }, "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "6.3.9600.18144" }, "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "6.3.9600.18144" } } }, "Microsoft.PowerShell.Commands.Diagnostics/7.5.0": { "dependencies": { "System.Management.Automation": "7.5.0" }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.PowerShell.Commands.Diagnostics.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.Commands.Management/7.5.0": { "dependencies": { "Microsoft.PowerShell.Security": "7.5.0", "System.Diagnostics.EventLog": "9.0.1", "System.ServiceProcess.ServiceController": "9.0.1" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" }, "runtimes/win/lib/net9.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.Commands.Utility/7.5.0": { "dependencies": { "Json.More.Net": "2.0.2", "JsonPointer.Net": "5.0.2", "JsonSchema.Net": "7.2.3", "Markdig.Signed": "0.38.0", "Microsoft.CodeAnalysis.Analyzers": "3.11.0", "Microsoft.CodeAnalysis.CSharp": "4.11.0", "Microsoft.PowerShell.MarkdownRender": "7.2.1", "Microsoft.Win32.SystemEvents": "9.0.1", "System.Drawing.Common": "9.0.1", "System.Management.Automation": "7.5.0", "System.Reflection.Metadata": "8.0.1", "System.Threading.AccessControl": "9.0.1" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" }, "runtimes/win/lib/net9.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.ConsoleHost/7.5.0": { "dependencies": { "System.Management.Automation": "7.5.0" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" }, "runtimes/win/lib/net9.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.5.0": { "dependencies": { "System.Diagnostics.EventLog": "9.0.1" }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.MarkdownRender/7.2.1": { "dependencies": { "Markdig.Signed": "0.38.0" }, "runtime": { "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll": { "assemblyVersion": "7.2.1.0", "fileVersion": "7.2.1.0" } } }, "Microsoft.PowerShell.Native/7.4.0": { "runtimeTargets": { "runtimes/linux-arm/native/libpsl-native.so": { "rid": "linux-arm", "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/libpsl-native.so": { "rid": "linux-musl-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-arm/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm/native/pwrshplugin.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/native/pwrshplugin.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/native/pwrshplugin.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/native/pwrshplugin.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "10.0.10011.16384" } } }, "Microsoft.PowerShell.SDK/7.5.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "Microsoft.Extensions.ObjectPool": "8.0.12", "Microsoft.Management.Infrastructure.CimCmdlets": "7.5.0", "Microsoft.PowerShell.Commands.Diagnostics": "7.5.0", "Microsoft.PowerShell.Commands.Management": "7.5.0", "Microsoft.PowerShell.Commands.Utility": "7.5.0", "Microsoft.PowerShell.ConsoleHost": "7.5.0", "Microsoft.PowerShell.Security": "7.5.0", "Microsoft.WSMan.Management": "7.5.0", "Microsoft.Win32.Registry.AccessControl": "9.0.1", "Microsoft.Win32.SystemEvents": "9.0.1", "Microsoft.Windows.Compatibility": "9.0.1", "System.CodeDom": "9.0.1", "System.ComponentModel.Composition": "9.0.1", "System.ComponentModel.Composition.Registration": "9.0.1", "System.Configuration.ConfigurationManager": "9.0.1", "System.Data.Odbc": "9.0.1", "System.Data.OleDb": "9.0.1", "System.Data.SqlClient": "4.8.6", "System.Diagnostics.EventLog": "9.0.1", "System.Diagnostics.PerformanceCounter": "9.0.1", "System.DirectoryServices": "9.0.1", "System.DirectoryServices.AccountManagement": "9.0.1", "System.DirectoryServices.Protocols": "9.0.1", "System.Drawing.Common": "9.0.1", "System.IO.Packaging": "9.0.1", "System.IO.Ports": "9.0.1", "System.Management": "9.0.1", "System.Management.Automation": "7.5.0", "System.Net.Http.WinHttpHandler": "9.0.1", "System.Private.ServiceModel": "4.10.3", "System.Reflection.Context": "9.0.1", "System.Runtime.Caching": "9.0.1", "System.Security.Cryptography.Pkcs": "9.0.1", "System.Security.Cryptography.ProtectedData": "9.0.1", "System.Security.Cryptography.Xml": "9.0.1", "System.Security.Permissions": "9.0.1", "System.ServiceModel.Duplex": "4.10.3", "System.ServiceModel.Http": "4.10.3", "System.ServiceModel.NetTcp": "4.10.3", "System.ServiceModel.Primitives": "4.10.3", "System.ServiceModel.Security": "4.10.3", "System.ServiceProcess.ServiceController": "9.0.1", "System.Speech": "9.0.1", "System.Text.Encoding.CodePages": "9.0.1", "System.Text.Encodings.Web": "9.0.1", "System.Threading.AccessControl": "9.0.1", "System.Web.Services.Description": "8.0.0", "runtime.android-arm.runtime.native.System.IO.Ports": "9.0.1", "runtime.android-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.android-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.android-x86.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-arm.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-bionic-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-musl-arm.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-musl-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-musl-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.maccatalyst-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.native.System.IO.Ports": "9.0.1", "runtime.osx-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.osx-x64.runtime.native.System.IO.Ports": "9.0.1" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.PowerShell.SDK.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" }, "runtimes/win/lib/net9.0/Microsoft.PowerShell.SDK.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.PowerShell.Security/7.5.0": { "dependencies": { "System.Management.Automation": "7.5.0" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.PowerShell.Security.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" }, "runtimes/win/lib/net9.0/Microsoft.PowerShell.Security.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.Security.Extensions/1.3.0": { "runtimeTargets": { "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25977.1000" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25977.1000" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25977.1000" }, "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/5.0.0": { "dependencies": { "System.Security.AccessControl": "6.0.1", "System.Security.Principal.Windows": "5.0.0" } }, "Microsoft.Win32.Registry.AccessControl/9.0.1": { "runtime": { "lib/net9.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Win32.SystemEvents/9.0.1": { "runtime": { "lib/net9.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "Microsoft.Windows.Compatibility/9.0.1": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "Microsoft.Win32.Registry.AccessControl": "9.0.1", "Microsoft.Win32.SystemEvents": "9.0.1", "System.CodeDom": "9.0.1", "System.ComponentModel.Composition": "9.0.1", "System.ComponentModel.Composition.Registration": "9.0.1", "System.Configuration.ConfigurationManager": "9.0.1", "System.Data.Odbc": "9.0.1", "System.Data.OleDb": "9.0.1", "System.Data.SqlClient": "4.8.6", "System.Diagnostics.EventLog": "9.0.1", "System.Diagnostics.PerformanceCounter": "9.0.1", "System.DirectoryServices": "9.0.1", "System.DirectoryServices.AccountManagement": "9.0.1", "System.DirectoryServices.Protocols": "9.0.1", "System.Drawing.Common": "9.0.1", "System.IO.Packaging": "9.0.1", "System.IO.Ports": "9.0.1", "System.Management": "9.0.1", "System.Reflection.Context": "9.0.1", "System.Runtime.Caching": "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.Cryptography.Xml": "9.0.1", "System.Security.Permissions": "9.0.1", "System.Security.Principal.Windows": "5.0.0", "System.ServiceModel.Duplex": "4.10.3", "System.ServiceModel.Http": "4.10.3", "System.ServiceModel.NetTcp": "4.10.3", "System.ServiceModel.Primitives": "4.10.3", "System.ServiceModel.Security": "4.10.3", "System.ServiceModel.Syndication": "9.0.1", "System.ServiceProcess.ServiceController": "9.0.1", "System.Speech": "9.0.1", "System.Text.Encoding.CodePages": "9.0.1", "System.Threading.AccessControl": "9.0.1", "System.Web.Services.Description": "8.0.0" } }, "Microsoft.WSMan.Management/7.5.0": { "dependencies": { "Microsoft.WSMan.Runtime": "7.5.0", "System.Diagnostics.EventLog": "9.0.1", "System.Management.Automation": "7.5.0", "System.ServiceProcess.ServiceController": "9.0.1" }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.WSMan.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Microsoft.WSMan.Runtime/7.5.0": { "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.WSMan.Runtime.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "runtime.android-arm.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/android-arm/native/libSystem.IO.Ports.Native.so": { "rid": "android-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.android-arm64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/android-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "android-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.android-x64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/android-x64/native/libSystem.IO.Ports.Native.so": { "rid": "android-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.android-x86.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/android-x86/native/libSystem.IO.Ports.Native.so": { "rid": "android-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-bionic-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-bionic-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-bionic-x64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-bionic-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-bionic-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-musl-arm.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-musl-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-musl-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-musl-arm64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-musl-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-musl-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-musl-x64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-musl-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/maccatalyst-arm64/native/libSystem.IO.Ports.Native.dylib": { "rid": "maccatalyst-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.maccatalyst-x64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/maccatalyst-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "maccatalyst-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "dependencies": { "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" } }, "runtime.native.System.IO.Ports/9.0.1": { "dependencies": { "runtime.android-arm.runtime.native.System.IO.Ports": "9.0.1", "runtime.android-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.android-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.android-x86.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-arm.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-bionic-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-musl-arm.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-musl-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-musl-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.linux-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.maccatalyst-x64.runtime.native.System.IO.Ports": "9.0.1", "runtime.osx-arm64.runtime.native.System.IO.Ports": "9.0.1", "runtime.osx-x64.runtime.native.System.IO.Ports": "9.0.1" } }, "runtime.osx-arm64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.osx-x64.runtime.native.System.IO.Ports/9.0.1": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x64/native/sni.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x86/native/sni.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "System.CodeDom/9.0.1": { "runtime": { "lib/net9.0/System.CodeDom.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Collections.Immutable/8.0.0": {}, "System.ComponentModel.Composition/9.0.1": { "runtime": { "lib/net9.0/System.ComponentModel.Composition.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.ComponentModel.Composition.Registration/9.0.1": { "dependencies": { "System.ComponentModel.Composition": "9.0.1", "System.Reflection.Context": "9.0.1" }, "runtime": { "lib/net9.0/System.ComponentModel.Composition.Registration.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "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.Odbc/9.0.1": { "runtime": { "lib/net9.0/System.Data.Odbc.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/unix/lib/net9.0/System.Data.Odbc.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" }, "runtimes/win/lib/net9.0/System.Data.Odbc.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Data.OleDb/9.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "9.0.1", "System.Diagnostics.PerformanceCounter": "9.0.1" }, "runtime": { "lib/net9.0/System.Data.OleDb.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Data.SqlClient/4.8.6": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "System.Security.Principal.Windows": "5.0.0", "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "runtime": { "lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assemblyVersion": "4.6.1.6", "fileVersion": "4.700.23.52603" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.6.1.6", "fileVersion": "4.700.23.52603" }, "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.6.1.6", "fileVersion": "4.700.23.52603" } } }, "System.Diagnostics.DiagnosticSource/9.0.1": {}, "System.Diagnostics.EventLog/9.0.1": { "runtime": { "lib/net9.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Diagnostics.PerformanceCounter/9.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "9.0.1" }, "runtime": { "lib/net9.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.DirectoryServices/9.0.1": { "runtime": { "lib/net9.0/System.DirectoryServices.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.DirectoryServices.AccountManagement/9.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "9.0.1", "System.DirectoryServices": "9.0.1", "System.DirectoryServices.Protocols": "9.0.1" }, "runtime": { "lib/net9.0/System.DirectoryServices.AccountManagement.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.DirectoryServices.AccountManagement.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.DirectoryServices.Protocols/9.0.1": { "runtime": { "lib/net9.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/linux/lib/net9.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" }, "runtimes/osx/lib/net9.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" }, "runtimes/win/lib/net9.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Drawing.Common/9.0.1": { "dependencies": { "Microsoft.Win32.SystemEvents": "9.0.1" }, "runtime": { "lib/net9.0/System.Drawing.Common.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61006" }, "lib/net9.0/System.Private.Windows.Core.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61006" } } }, "System.IO.Packaging/9.0.1": { "runtime": { "lib/net9.0/System.IO.Packaging.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.IO.Ports/9.0.1": { "dependencies": { "runtime.native.System.IO.Ports": "9.0.1" }, "runtime": { "lib/net9.0/System.IO.Ports.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/unix/lib/net9.0/System.IO.Ports.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" }, "runtimes/win/lib/net9.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Management/9.0.1": { "dependencies": { "System.CodeDom": "9.0.1" }, "runtime": { "lib/net9.0/System.Management.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "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" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" }, "runtimes/win/lib/net9.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.0.500" } } }, "System.Net.Http.WinHttpHandler/9.0.1": { "runtime": { "lib/net9.0/System.Net.Http.WinHttpHandler.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Net.Http.WinHttpHandler.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Numerics.Vectors/4.5.0": {}, "System.Private.ServiceModel/4.10.3": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "Microsoft.Extensions.ObjectPool": "8.0.12", "System.Numerics.Vectors": "4.5.0", "System.Reflection.DispatchProxy": "4.7.1", "System.Security.Cryptography.Xml": "9.0.1", "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" } }, "resources": { "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": { "locale": "cs" }, "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": { "locale": "de" }, "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": { "locale": "es" }, "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": { "locale": "fr" }, "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": { "locale": "it" }, "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": { "locale": "ja" }, "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": { "locale": "ko" }, "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": { "locale": "pl" }, "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": { "locale": "pt-BR" }, "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": { "locale": "ru" }, "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": { "locale": "tr" }, "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": { "locale": "zh-Hant" } } }, "System.Reflection.Context/9.0.1": { "runtime": { "lib/net9.0/System.Reflection.Context.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Reflection.DispatchProxy/4.7.1": {}, "System.Reflection.Metadata/8.0.1": {}, "System.Runtime.Caching/9.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "9.0.1" }, "runtime": { "lib/net9.0/System.Runtime.Caching.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Security.AccessControl/6.0.1": {}, "System.Security.Cryptography.Pkcs/9.0.1": { "runtime": { "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "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/9.0.1": { "dependencies": { "System.Security.Cryptography.Pkcs": "9.0.1" }, "runtime": { "lib/net9.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "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.Duplex/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" }, "runtime": { "lib/net6.0/System.ServiceModel.Duplex.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } } }, "System.ServiceModel.Http/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" }, "runtime": { "lib/net6.0/System.ServiceModel.Http.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } } }, "System.ServiceModel.NetTcp/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" }, "runtime": { "lib/net6.0/System.ServiceModel.NetTcp.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } } }, "System.ServiceModel.Primitives/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3" }, "runtime": { "lib/net6.0/System.ServiceModel.Primitives.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" }, "lib/net6.0/System.ServiceModel.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.1000.323.51101" } } }, "System.ServiceModel.Security/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" }, "runtime": { "lib/net6.0/System.ServiceModel.Security.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } } }, "System.ServiceModel.Syndication/9.0.1": { "runtime": { "lib/net9.0/System.ServiceModel.Syndication.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.ServiceProcess.ServiceController/9.0.1": { "dependencies": { "System.Diagnostics.EventLog": "9.0.1" }, "runtime": { "lib/net9.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.ServiceProcess.ServiceController.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Speech/9.0.1": { "runtime": { "lib/net9.0/System.Speech.dll": { "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Speech.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.1", "fileVersion": "9.0.124.61010" } } }, "System.Text.Encoding.CodePages/9.0.1": {}, "System.Text.Encodings.Web/9.0.1": {}, "System.Threading.AccessControl/9.0.1": { "runtime": { "lib/net9.0/System.Threading.AccessControl.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Threading.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "System.Web.Services.Description/8.0.0": { "runtime": { "lib/netstandard2.0/System.Web.Services.Description.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.60704" } }, "resources": { "lib/netstandard2.0/cs/System.Web.Services.Description.resources.dll": { "locale": "cs" }, "lib/netstandard2.0/de/System.Web.Services.Description.resources.dll": { "locale": "de" }, "lib/netstandard2.0/es/System.Web.Services.Description.resources.dll": { "locale": "es" }, "lib/netstandard2.0/fr/System.Web.Services.Description.resources.dll": { "locale": "fr" }, "lib/netstandard2.0/it/System.Web.Services.Description.resources.dll": { "locale": "it" }, "lib/netstandard2.0/ja/System.Web.Services.Description.resources.dll": { "locale": "ja" }, "lib/netstandard2.0/ko/System.Web.Services.Description.resources.dll": { "locale": "ko" }, "lib/netstandard2.0/pl/System.Web.Services.Description.resources.dll": { "locale": "pl" }, "lib/netstandard2.0/pt-BR/System.Web.Services.Description.resources.dll": { "locale": "pt-BR" }, "lib/netstandard2.0/ru/System.Web.Services.Description.resources.dll": { "locale": "ru" }, "lib/netstandard2.0/tr/System.Web.Services.Description.resources.dll": { "locale": "tr" }, "lib/netstandard2.0/zh-Hans/System.Web.Services.Description.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.0/zh-Hant/System.Web.Services.Description.resources.dll": { "locale": "zh-Hant" } } }, "System.Windows.Extensions/9.0.1": { "runtime": { "lib/net9.0/System.Windows.Extensions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.124.61010" } } }, "GitHub.Service/1.0.0": { "dependencies": { "LibGit2Sharp": "0.31.0", "Microsoft.Extensions.DependencyInjection": "9.0.3" }, "runtime": { "GitHub.Service.dll": { "assemblyVersion": "1.0.0", "fileVersion": "1.0.0.0" } } } } }, "libraries": { "PS.Git/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Humanizer.Core/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", "path": "humanizer.core/2.14.1", "hashPath": "humanizer.core.2.14.1.nupkg.sha512" }, "Json.More.Net/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-izscdjjk8EAHDBCjyz7V7n77SzkrSjh/hUGV6cyR6PlVdjYDh5ohc8yqvwSqJ9+6Uof8W6B24dIHlDKD+I1F8A==", "path": "json.more.net/2.0.2", "hashPath": "json.more.net.2.0.2.nupkg.sha512" }, "JsonPointer.Net/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-H/OtixKadr+ja1j7Fru3WG56V9zP0AKT1Bd0O7RWN/zH1bl8ZIwW9aCa4+xvzuVvt4SPmrvBu3G6NpAkNOwNAA==", "path": "jsonpointer.net/5.0.2", "hashPath": "jsonpointer.net.5.0.2.nupkg.sha512" }, "JsonSchema.Net/7.2.3": { "type": "package", "serviceable": true, "sha512": "sha512-O3KclMcPVFYTZsTeZBpwtKd/lYrNc3AFR+xi9j3Q4CfhDufOUx25TMMWJOcFRrqVklvKQ4Kl+0UhlNX1iDGoRw==", "path": "jsonschema.net/7.2.3", "hashPath": "jsonschema.net.7.2.3.nupkg.sha512" }, "LibGit2Sharp/0.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-b3+UfV7LjKMjAHWwl7VawejiOv2gJIC6dTCA/S0puLTHACAA/Oeb5JJmWUQMeyH/T/WR/LaIK8bk2RbdFnrZvg==", "path": "libgit2sharp/0.31.0", "hashPath": "libgit2sharp.0.31.0.nupkg.sha512" }, "LibGit2Sharp.NativeBinaries/2.0.323": { "type": "package", "serviceable": true, "sha512": "sha512-Kg+fJGWhGj5qRXG0Ilj4ddhuodGXZg57yhfX6OVUDR0M2DKg/UR42/d74+qv5l1qotc1qJilo/ho7xQnULP6yA==", "path": "libgit2sharp.nativebinaries/2.0.323", "hashPath": "libgit2sharp.nativebinaries.2.0.323.nupkg.sha512" }, "Markdig.Signed/0.38.0": { "type": "package", "serviceable": true, "sha512": "sha512-zfi6kNm5QJnsCGm5a0hMG2qw8juYbOfsS4c1OuTcqkbYQUCdkam6d6Nt7nPIrbV4D+U7sHChidSQlg+ViiMPuw==", "path": "markdig.signed/0.38.0", "hashPath": "markdig.signed.0.38.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/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", "path": "microsoft.bcl.asyncinterfaces/8.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Analyzers/3.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-v/EW3UE8/lbEYHoC2Qq7AR/DnmvpgdtAMndfQNmpuIMx/Mto8L5JnuCfdBYtgvalQOtfNCnxFejxuRrryvUTsg==", "path": "microsoft.codeanalysis.analyzers/3.11.0", "hashPath": "microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Common/4.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-djf8ujmqYImFgB04UGtcsEhHrzVqzHowS+EEl/Yunc5LdrYrZhGBWUTXoCF0NzYXJxtfuD+UVQarWpvrNc94Qg==", "path": "microsoft.codeanalysis.common/4.11.0", "hashPath": "microsoft.codeanalysis.common.4.11.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/4.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-6XYi2EusI8JT4y2l/F3VVVS+ISoIX9nqHsZRaG6W5aFeJ5BEuBosHfT/ABb73FN0RZ1Z3cj2j7cL28SToJPXOw==", "path": "microsoft.codeanalysis.csharp/4.11.0", "hashPath": "microsoft.codeanalysis.csharp.4.11.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/9.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-lDbxJpkl6X8KZGpkAxgrrthQ42YeiR0xjPp7KPx+sCPc3ZbpaIbjzd0QQ+9kDdK2RU2DOl3pc6tQyAgEZY3V0A==", "path": "microsoft.extensions.dependencyinjection/9.0.3", "hashPath": "microsoft.extensions.dependencyinjection.9.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-TfaHPSe39NyL2wxkisRxXK7xvHGZYBZ+dy3r+mqGvnxKgAPdHkMu3QMQZI4pquP6W5FIQBqs8FJpWV8ffCgDqQ==", "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.3", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.3.nupkg.sha512" }, "Microsoft.Extensions.ObjectPool/8.0.12": { "type": "package", "serviceable": true, "sha512": "sha512-eW86yBDr/9sn7aVZqfg1O3sPDIfD5455GXkK2RZ6eS21w2Zq9CK+rPR526aNIrn0b4bN49eNScxvO4O7MKcssw==", "path": "microsoft.extensions.objectpool/8.0.12", "hashPath": "microsoft.extensions.objectpool.8.0.12.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.CimCmdlets/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-a9fa9W0XyXDR0ZXeVFHLXDBdxV4b0XtJWCJ0QwJslu//TTLx4kdFCGtgVDII1gBdMHfjsFrPgSPcnNC4FdVJDQ==", "path": "microsoft.management.infrastructure.cimcmdlets/7.5.0", "hashPath": "microsoft.management.infrastructure.cimcmdlets.7.5.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.Commands.Diagnostics/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-wWZvhVbHrf78daIGoOkTTcycyZN4snrBH4oo1M5Ra5I8GEABPOPDAnGXkOLilC7gWlRxKnrIncYtiGCh0t5FUA==", "path": "microsoft.powershell.commands.diagnostics/7.5.0", "hashPath": "microsoft.powershell.commands.diagnostics.7.5.0.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Management/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-GnNu+1ma6cAecIiT9aTnf828yc0LfQS1YKZA9LrcrvoHdUawUQXf/YOezVwuIPcgS5cVX5txgTDVp6T2bF/D5g==", "path": "microsoft.powershell.commands.management/7.5.0", "hashPath": "microsoft.powershell.commands.management.7.5.0.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Utility/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-pSZQvSHW4u3uBIWx+uEicm38pzOMdW6ZmMAr4qS9j/vbadc3/xKR62c7kwIloOVaczi71MyAmgGa2a/j4B454Q==", "path": "microsoft.powershell.commands.utility/7.5.0", "hashPath": "microsoft.powershell.commands.utility.7.5.0.nupkg.sha512" }, "Microsoft.PowerShell.ConsoleHost/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-tzmIICsMfQZxUesSfD6r+/WghPLBHkCSnlZ9+etB86YbZUwsb2skmaKKjfePAKbKuWfkjod/RDl/hl+C+Ok/3w==", "path": "microsoft.powershell.consolehost/7.5.0", "hashPath": "microsoft.powershell.consolehost.7.5.0.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.MarkdownRender/7.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-o5oUwL23R/KnjQPD2Oi49WAG5j4O4VLo1fPRSyM/aq0HuTrY2RnF4B3MCGk13BfcmK51p9kPlHZ1+8a/ZjO4Jg==", "path": "microsoft.powershell.markdownrender/7.2.1", "hashPath": "microsoft.powershell.markdownrender.7.2.1.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.PowerShell.SDK/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-0eOv0XnU3BzolKE14s3E9u6VJOzfG6jOg51u69+eVJ/4Gl9xa3cLyYayACIeyV6ZC0sJSkcYgwYSDGAirHqnhQ==", "path": "microsoft.powershell.sdk/7.5.0", "hashPath": "microsoft.powershell.sdk.7.5.0.nupkg.sha512" }, "Microsoft.PowerShell.Security/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZUdRw0Sneunh8nULHgFbEdYGZA+mz7v2siLCoHq+KfbaSQOsCZi+fBXO1uIt+6+jLbRbm4Ns8hLgZ+/fZGjD8w==", "path": "microsoft.powershell.security/7.5.0", "hashPath": "microsoft.powershell.security.7.5.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.Win32.Registry/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "path": "microsoft.win32.registry/5.0.0", "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/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" }, "Microsoft.Win32.SystemEvents/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-OxjcwJqBW/5A1111+vL9d+5KYTvOzeCTJY9zHZ0kpQI4wX075p6L7inHPSYuf0MGakVjUvaShvw9e9pfbInU2Q==", "path": "microsoft.win32.systemevents/9.0.1", "hashPath": "microsoft.win32.systemevents.9.0.1.nupkg.sha512" }, "Microsoft.Windows.Compatibility/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-S1RMvuVaW1T55hao2hYnncasG2+X4Mb3PEtbkEGlKp6GuxXaekTyo323fJphbJY/yFfytGynjhI+yGA9zT25PA==", "path": "microsoft.windows.compatibility/9.0.1", "hashPath": "microsoft.windows.compatibility.9.0.1.nupkg.sha512" }, "Microsoft.WSMan.Management/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-fvFGvmiUhy3rkaZVLOyn2N6FGI8kLXIeKo4swJe9zCJy9YUIMpeK8sP19awXutPR4PLyGvbvNdymcDEfWG+anQ==", "path": "microsoft.wsman.management/7.5.0", "hashPath": "microsoft.wsman.management.7.5.0.nupkg.sha512" }, "Microsoft.WSMan.Runtime/7.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-btwG0N2CxjXBuDzm4D/xb0rJ2ZEMk8FOmcJMJczjW9zXN6uixdISnyAQ74HKO/FYzcnydeeQX2juIPbbAuh1KA==", "path": "microsoft.wsman.runtime/7.5.0", "hashPath": "microsoft.wsman.runtime.7.5.0.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" }, "runtime.android-arm.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-p71oQqnGuDcS613xKljMwON/hKE6reJ5jtASAaVvEZdV4kdP3mrqY/TQfdebgHMWVbMmD2fwoVGOwFs8rgM1XA==", "path": "runtime.android-arm.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.android-arm.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.android-arm64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Ez11nlk7QMERzrFf/EsIG7wfY+KbPW7z75+Mqvrv4lwxqoLCBEJlz0Y0v+KIbMpW7XTZg8ychTJI9Z4p4LroSA==", "path": "runtime.android-arm64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.android-arm64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.android-x64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Atw3Om7w/1jdVufJViarHAcUpuXujo84123voCM4Ik25JJQ05Ejwf5gCeTE78FJfketBJeBqj31kXLnuYxzm6Q==", "path": "runtime.android-x64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.android-x64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.android-x86.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-XvPeKzWWdpYkDKfOx2KnrpLxgobmKHAloEb0AMQZjo9dbHb1FDGR+xX+V5IHtmWSR/bgOrHR3EzHXu082EEt/A==", "path": "runtime.android-x86.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.android-x86.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-CPjFhGqiTsJcRTFrduIX7D92If6cNkOEgQhRPfnP8kSz3pt6iGL80+MEY1XQpqCz8ZPDLwkV4POrqQy6b0LF6A==", "path": "runtime.linux-arm.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-D9vsyhVrBRP07bS14+DzJh4yw0EZLs200mj/JlQwxjwm4Hn/a9L1Fz60Fvg877e/zL+2ioZ5eRNrN3bNT/mhAw==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-UeqfJsSvnRl3E9QfDOzEDUMSjLnymksQV1e+kmZsrvJjJldFIBcObycky87Dgy7SlwoHbL9h+ID5plH04wh1rA==", "path": "runtime.linux-bionic-arm64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-bionic-arm64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-bionic-x64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-vf//m1N3vYgDpUdHu3REY8wgnJ0F+HqHATsAGZJ/urcYNnY73pdogkWBnCPpbe3WhxzxiOWiyqwxmXQJ5cuqVw==", "path": "runtime.linux-bionic-x64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-bionic-x64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-musl-arm.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-VCeY2fHhTVB0WHWt0BCu4IhzmW3Axr1s3YRdu/U+1bamxH213lZNdFGBuFt6khvfm+uCXESqTvIIk/HWa3D/kA==", "path": "runtime.linux-musl-arm.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-musl-arm.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-musl-arm64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-mJLX92tS6qYJWUovBsfmvJusYEBsWzYOtOcbP1Yk6Q6PTDc3ZXj7BtP5lVkaplwXVqJ3+cr5DO7yQMsmcwsusg==", "path": "runtime.linux-musl-arm64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-musl-arm64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-musl-x64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-D0Asg6/8dxJgdd1Idsv7IgrwPs/UZZBXJqnloGxovjTlc2xLo9pMZJ5aVPL8YwmNIZZFJYiKMGtQgoiFHX905Q==", "path": "runtime.linux-musl-x64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-musl-x64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-DJ0XO49x1LwqH6vhd86UEdnG6kQvKYahmJQ3l/RB1VdgSBEP3CvW4bAI3RJcN2LFr98CiAEc8kJfBC62jNyu7w==", "path": "runtime.linux-x64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-poj5UQv4K0jEj+pso4+y+ly5FmMC5fv9k5Lvqi2eCjRmRdhvvEdJmn4hsxQR+eR1+vmgUpLbCWeW2lIUPNgZRA==", "path": "runtime.maccatalyst-arm64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.maccatalyst-arm64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.maccatalyst-x64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-CQNfrttCyPor4ADjQlMAQtasVQqSUrUSL4xjiDVW0apVKY2DQpOC3jIMs2mtVpcEW4fdFW3C0517lTgs9ZLSYA==", "path": "runtime.maccatalyst-x64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.maccatalyst-x64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", "path": "runtime.native.system.data.sqlclient.sni/4.7.0", "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" }, "runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-7vPfP3+U1WRpPNLUe1aHRwVomtULT5mOnWRq9vgXJtoe7YeepDnVni+BRcIK+9L3PTbNouPpBxRdsnk4XpdfbA==", "path": "runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.osx-arm64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-8WT+kxKsX1K5mJL3Q1Sv01v4ZsU4nKLn2ockdH09Hiq55TT3+DYWM24kP58q/PbFYpeWiiScxdukEBG9wZt4Lw==", "path": "runtime.osx-arm64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-EPsLpR/dKMedSmIBArTMR2Ospje0Ghd7hUw+mRxeu79ayfy5PVSkUwFOdIlQ09yIsy+F2gl0X6KS5KetkxnIfg==", "path": "runtime.osx-x64.runtime.native.system.io.ports/9.0.1", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.9.0.1.nupkg.sha512" }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "System.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.Collections.Immutable/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==", "path": "system.collections.immutable/8.0.0", "hashPath": "system.collections.immutable.8.0.0.nupkg.sha512" }, "System.ComponentModel.Composition/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-TW05dNDwphN+sBq8TvF8Txl2bXw83w80aWtEO8Oas+vxxyXQc9o65Jv1HAOaMEL5cN6OL4FwPF+CIZ76TnhuyQ==", "path": "system.componentmodel.composition/9.0.1", "hashPath": "system.componentmodel.composition.9.0.1.nupkg.sha512" }, "System.ComponentModel.Composition.Registration/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-VwoYcHbF+MjnJiEGJ2S4g6F0CRtuq5JYO5oAG9GumiYX7P0wIUb+W2Q/p30l9cEAbLHPDVj3nUK776uWr7b5kg==", "path": "system.componentmodel.composition.registration/9.0.1", "hashPath": "system.componentmodel.composition.registration.9.0.1.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.Odbc/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-J6pspjthfveu+Zg75tfRpsH3PggtpMiuirXtem2n7sJ2FDR+V0pQC6AZVJR5w7etnux2pqbwxGLVQjF/wdZdzQ==", "path": "system.data.odbc/9.0.1", "hashPath": "system.data.odbc.9.0.1.nupkg.sha512" }, "System.Data.OleDb/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-EyalL36RnOdrJu7pkgrbrhfEHwGmx9Pb9DTpq9GeNkbP6IQPrhvFB74IuhNKZ8fbVS6XuxXDCrAFzleYcMBsoA==", "path": "system.data.oledb/9.0.1", "hashPath": "system.data.oledb.9.0.1.nupkg.sha512" }, "System.Data.SqlClient/4.8.6": { "type": "package", "serviceable": true, "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==", "path": "system.data.sqlclient/4.8.6", "hashPath": "system.data.sqlclient.4.8.6.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.Diagnostics.PerformanceCounter/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Cpe2Vz1Htilw8H0Z7D0Ssr5mZKK1Is2k5aSV06UiqkRq9o7Qs9t33K/I3UaepVO29oOEbdzejl/HPVEA9AoRfg==", "path": "system.diagnostics.performancecounter/9.0.1", "hashPath": "system.diagnostics.performancecounter.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.DirectoryServices.AccountManagement/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ZEXoBUZXR2wEA7IDH6LuKW6xpEqysjc9dsiATPM2OIXJz0dS0otQ/Dt+u9SuqjvBkQF6QH+bjRO7HWAsQ9ZdEA==", "path": "system.directoryservices.accountmanagement/9.0.1", "hashPath": "system.directoryservices.accountmanagement.9.0.1.nupkg.sha512" }, "System.DirectoryServices.Protocols/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Y7eAnpn6jvlIUNHbeR5uKhQYBmldvpAWnthwIpaIKpWvTbO+MfBM55eyyWpcP+4LTAn8N/Pf7ohAKvVEKt9vMQ==", "path": "system.directoryservices.protocols/9.0.1", "hashPath": "system.directoryservices.protocols.9.0.1.nupkg.sha512" }, "System.Drawing.Common/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-TTPkCqSMyMaG8BXlBKYTTJFtLV0SvjjsvgUN598hYgHaX/5B7tdUc2JhQF9vwrYmlzxId+gwFnKYuxQ2XsSz2g==", "path": "system.drawing.common/9.0.1", "hashPath": "system.drawing.common.9.0.1.nupkg.sha512" }, "System.IO.Packaging/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-VN0wku8wvyIT7u3ieFKt4fJCVdTjOFEtIqa4DGehz+NH7xJM1pnI+NA5/VELtISVDIZPY/zOAySjmhTTwfGMWA==", "path": "system.io.packaging/9.0.1", "hashPath": "system.io.packaging.9.0.1.nupkg.sha512" }, "System.IO.Ports/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-IEq6oUG77MmC38t76EOMEVt6kLKx67oHhQtOJ21zFB38BPIWzAAZ20vcjebXMyrOqLK8v47e0IslYrkf6XrxLQ==", "path": "system.io.ports/9.0.1", "hashPath": "system.io.ports.9.0.1.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.Net.Http.WinHttpHandler/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-7jT+IBkf1LRoWicImptaLXJ94UN0ggOc+Wu8L3WDg/D4IDfp0Hgyct9rVBXD9AwlEp/asHR8VZOvIsctIk44LA==", "path": "system.net.http.winhttphandler/9.0.1", "hashPath": "system.net.http.winhttphandler.9.0.1.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.Reflection.Context/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-lkALvIfLhDYCu89xlDj2Tybb780BZDgc3lfRWlkMw0A7x6Kqrl52Kf3Q0SwxUDJ/pm1i634jI4D7/JrvtYqnNA==", "path": "system.reflection.context/9.0.1", "hashPath": "system.reflection.context.9.0.1.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.Metadata/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-+4sz5vGHPlo+5NpAxf2IlABnqVvOHOxv17b4dONv4hVwyNeFAeBevT14DIn7X3YWQ+eQFYO3YeTBNCleAblOKA==", "path": "system.reflection.metadata/8.0.1", "hashPath": "system.reflection.metadata.8.0.1.nupkg.sha512" }, "System.Runtime.Caching/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-5E4yKPLeruveoh1EZKHl6f6jWXcd/a4tu+1IedG5ZndPPRAeAzFV4+ZagrcQMwz7xTFYOxC0zKM174nPGuTKoA==", "path": "system.runtime.caching/9.0.1", "hashPath": "system.runtime.caching.9.0.1.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/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-eFRm7+6IALzJ5PY44K+IxQ//nvNHjV852UfEJpHSAlyZ8jqI1lU/qtNEcJDkPj7E3tischIpcSlAFtp2UBvL+w==", "path": "system.security.cryptography.xml/9.0.1", "hashPath": "system.security.cryptography.xml.9.0.1.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.Duplex/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-IZ8ZahvTenWML7/jGUXSCm6jHlxpMbcb+Hy+h5p1WP9YVtb+Er7FHRRGizqQMINEdK6HhWpD6rzr5PdxNyusdg==", "path": "system.servicemodel.duplex/4.10.3", "hashPath": "system.servicemodel.duplex.4.10.3.nupkg.sha512" }, "System.ServiceModel.Http/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-hodkn0rPTYmoZ9EIPwcleUrOi1gZBPvU0uFvzmJbyxl1lIpVM5GxTrs/pCETStjOXCiXhBDoZQYajquOEfeW/w==", "path": "system.servicemodel.http/4.10.3", "hashPath": "system.servicemodel.http.4.10.3.nupkg.sha512" }, "System.ServiceModel.NetTcp/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-tP7GN7ehqSIQEz7yOJEtY8ziTpfavf2IQMPKa7r9KGQ75+uEW6/wSlWez7oKQwGYuAHbcGhpJvdG6WoVMKYgkw==", "path": "system.servicemodel.nettcp/4.10.3", "hashPath": "system.servicemodel.nettcp.4.10.3.nupkg.sha512" }, "System.ServiceModel.Primitives/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-aNcdry95wIP1J+/HcLQM/f/AA73LnBQDNc2uCoZ+c1//KpVRp8nMZv5ApMwK+eDNVdCK8G0NLInF+xG3mfQL+g==", "path": "system.servicemodel.primitives/4.10.3", "hashPath": "system.servicemodel.primitives.4.10.3.nupkg.sha512" }, "System.ServiceModel.Security/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-vqelKb7DvP2inb6LDJ5Igi8wpOYdtLXn5luDW5qEaqkV2sYO1pKlVYBpr6g6m5SevzbdZlVNu67dQiD/H6EdGQ==", "path": "system.servicemodel.security/4.10.3", "hashPath": "system.servicemodel.security.4.10.3.nupkg.sha512" }, "System.ServiceModel.Syndication/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-+Qg/qX62dGCD8DetCLWX/xlzgYVqBQXKmS6dPeDc4PDGX7S7GfBoMlhU2oMXydd55cYplD+KEbipv8HZW0YSmg==", "path": "system.servicemodel.syndication/9.0.1", "hashPath": "system.servicemodel.syndication.9.0.1.nupkg.sha512" }, "System.ServiceProcess.ServiceController/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Ghm4yP29P3cC65Qof8CrgU3WO/q3ERtht6/CrvcUl1FgRs6D7exj75GuG4ciRv0sjygtvyd675924DFsxxnEgA==", "path": "system.serviceprocess.servicecontroller/9.0.1", "hashPath": "system.serviceprocess.servicecontroller.9.0.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.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/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-XkspqduP2t1e1x2vBUAD/xZ5ZDvmywuUwsmB93MvyQLospJfqtX0GsR/kU0vUL2h4kmvf777z3txV2W4NrQ9Qg==", "path": "system.text.encodings.web/9.0.1", "hashPath": "system.text.encodings.web.9.0.1.nupkg.sha512" }, "System.Threading.AccessControl/9.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-KZA6uD5yFt76EJqMgtKj0sChgXL1kAjwusR/7U3eD5flFOvAuzoof/RrDjcT9yn1A5Dtk816lIYK2GI4dYBy2g==", "path": "system.threading.accesscontrol/9.0.1", "hashPath": "system.threading.accesscontrol.9.0.1.nupkg.sha512" }, "System.Web.Services.Description/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-6pwntR5vqLOzUPU9GcLVNEASAVf0GFeXoRF4p/SWIiU3073ZbWJ6dJM5cpXgylcbJDjlwPqNx9f5Y4Od0cNfDA==", "path": "system.web.services.description/8.0.0", "hashPath": "system.web.services.description.8.0.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" }, "GitHub.Service/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |