RTDP.CLI.PartnerCmdlets.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "RTDP.CLI.PartnerCmdlets/1.0.0": { "dependencies": { "Microsoft.CodeAnalysis.FxCopAnalyzers": "2.9.12", "Microsoft.Identity.Client": "4.61.3", "Microsoft.IdentityModel.Abstractions": "6.35.0", "Microsoft.Internal.Analyzers": "2.9.7", "Microsoft.Internal.CodeSign.CloudBuild": "7.1.4", "Microsoft.PowerShell.SDK": "7.4.0", "NuProj.Common": "0.11.30", "OSS.RoslynAnalysis": "1.4.9", "StyleCop.Analyzers": "1.1.118" }, "runtime": { "RTDP.CLI.PartnerCmdlets.dll": {} } }, "JetBrains.Annotations/2021.2.0": {}, "Json.More.Net/1.9.0": { "dependencies": { "System.Text.Json": "6.0.2" } }, "JsonPointer.Net/3.0.3": { "dependencies": { "Json.More.Net": "1.9.0" } }, "JsonSchema.Net/5.2.6": { "dependencies": { "JetBrains.Annotations": "2021.2.0", "Json.More.Net": "1.9.0", "JsonPointer.Net": "3.0.3" } }, "Markdig.Signed/0.33.0": {}, "Microsoft.ApplicationInsights/2.21.0": { "dependencies": { "System.Diagnostics.DiagnosticSource": "8.0.0" } }, "Microsoft.Bcl.AsyncInterfaces/5.0.0": {}, "Microsoft.CodeAnalysis.Analyzers/3.3.4": {}, "Microsoft.CodeAnalysis.Common/4.8.0-2.final": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.4", "System.Collections.Immutable": "7.0.0", "System.Reflection.Metadata": "7.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" } }, "Microsoft.CodeAnalysis.CSharp/4.8.0-2.final": { "dependencies": { "Microsoft.CodeAnalysis.Common": "4.8.0-2.final" } }, "Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.12": { "dependencies": { "Microsoft.CodeAnalysis.VersionCheckAnalyzer": "2.9.12", "Microsoft.CodeQuality.Analyzers": "2.9.12", "Microsoft.NetCore.Analyzers": "2.9.12", "Microsoft.NetFramework.Analyzers": "2.9.12" } }, "Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.12": {}, "Microsoft.CodeQuality.Analyzers/2.9.12": {}, "Microsoft.Extensions.ObjectPool/5.0.10": {}, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", "System.Diagnostics.DiagnosticSource": "8.0.0" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.IdentityModel.Abstractions/6.35.0": { "runtime": { "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.Internal.Analyzers/2.9.7": {}, "Microsoft.Internal.CodeSign.CloudBuild/7.1.4": {}, "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.4.0": { "dependencies": { "System.Management.Automation": "7.4.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.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.NetCore.Analyzers/2.9.12": {}, "Microsoft.NetFramework.Analyzers/2.9.12": {}, "Microsoft.PowerShell.Commands.Diagnostics/7.4.0": { "dependencies": { "System.Management.Automation": "7.4.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.PowerShell.Commands.Diagnostics.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.PowerShell.Commands.Management/7.4.0": { "dependencies": { "Microsoft.PowerShell.Security": "7.4.0", "System.ServiceProcess.ServiceController": "8.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.PowerShell.Commands.Utility/7.4.0": { "dependencies": { "JsonSchema.Net": "5.2.6", "Markdig.Signed": "0.33.0", "Microsoft.CodeAnalysis.CSharp": "4.8.0-2.final", "Microsoft.PowerShell.MarkdownRender": "7.2.1", "System.Drawing.Common": "8.0.0", "System.Management.Automation": "7.4.0", "System.Threading.AccessControl": "8.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.PowerShell.ConsoleHost/7.4.0": { "dependencies": { "System.Management.Automation": "7.4.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.4.0": { "dependencies": { "System.Diagnostics.EventLog": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.PowerShell.MarkdownRender/7.2.1": { "dependencies": { "Markdig.Signed": "0.33.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.4.0": { "dependencies": { "Microsoft.Management.Infrastructure.CimCmdlets": "7.4.0", "Microsoft.PowerShell.Commands.Diagnostics": "7.4.0", "Microsoft.PowerShell.Commands.Management": "7.4.0", "Microsoft.PowerShell.Commands.Utility": "7.4.0", "Microsoft.PowerShell.ConsoleHost": "7.4.0", "Microsoft.PowerShell.Security": "7.4.0", "Microsoft.WSMan.Management": "7.4.0", "Microsoft.Windows.Compatibility": "8.0.0", "System.Data.SqlClient": "4.8.5", "System.IO.Packaging": "8.0.0", "System.Management.Automation": "7.4.0", "System.Net.Http.WinHttpHandler": "8.0.0", "System.Private.ServiceModel": "4.10.3", "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.Text.Encodings.Web": "8.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.SDK.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.SDK.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.PowerShell.Security/7.4.0": { "dependencies": { "System.Management.Automation": "7.4.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.Security.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.Security.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.Security.Extensions/1.2.0": { "runtimeTargets": { "runtimes/win-arm/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-arm/native/getfilesiginforedist.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "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/4.7.0": { "dependencies": { "System.Security.AccessControl": "6.0.2-mauipre.1.22102.15", "System.Security.Principal.Windows": "5.0.0" } }, "Microsoft.Win32.Registry.AccessControl/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.Win32.SystemEvents/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.Windows.Compatibility/8.0.0": { "dependencies": { "Microsoft.Win32.Registry.AccessControl": "8.0.0", "Microsoft.Win32.SystemEvents": "8.0.0", "System.CodeDom": "8.0.0", "System.ComponentModel.Composition": "8.0.0", "System.ComponentModel.Composition.Registration": "8.0.0", "System.Configuration.ConfigurationManager": "8.0.0", "System.Data.Odbc": "8.0.0", "System.Data.OleDb": "8.0.0", "System.Data.SqlClient": "4.8.5", "System.Diagnostics.EventLog": "8.0.0", "System.Diagnostics.PerformanceCounter": "8.0.0", "System.DirectoryServices": "8.0.0", "System.DirectoryServices.AccountManagement": "8.0.0", "System.DirectoryServices.Protocols": "8.0.0", "System.Drawing.Common": "8.0.0", "System.IO.Packaging": "8.0.0", "System.IO.Ports": "8.0.0", "System.Management": "8.0.0", "System.Reflection.Context": "8.0.0", "System.Runtime.Caching": "8.0.0", "System.Security.Cryptography.Pkcs": "8.0.0", "System.Security.Cryptography.ProtectedData": "8.0.0", "System.Security.Cryptography.Xml": "8.0.0", "System.Security.Permissions": "8.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": "8.0.0", "System.ServiceProcess.ServiceController": "8.0.0", "System.Speech": "8.0.0", "System.Text.Encoding.CodePages": "8.0.0", "System.Threading.AccessControl": "8.0.0", "System.Web.Services.Description": "4.10.0" } }, "Microsoft.WSMan.Management/7.4.0": { "dependencies": { "Microsoft.WSMan.Runtime": "7.4.0", "System.Management.Automation": "7.4.0", "System.ServiceProcess.ServiceController": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.WSMan.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Microsoft.WSMan.Runtime/7.4.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.WSMan.Runtime.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "Newtonsoft.Json/13.0.3": {}, "NuProj.Common/0.11.30": {}, "OSS.RoslynAnalysis/1.4.9": {}, "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": { "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/8.0.0": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-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/8.0.0": { "dependencies": { "runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0", "runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0", "runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0", "runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0", "runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0" } }, "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": { "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/8.0.0": { "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" } } }, "StyleCop.Analyzers/1.1.118": {}, "System.CodeDom/8.0.0": {}, "System.Collections.Immutable/7.0.0": {}, "System.ComponentModel.Composition/8.0.0": {}, "System.ComponentModel.Composition.Registration/8.0.0": { "dependencies": { "System.ComponentModel.Composition": "8.0.0", "System.Reflection.Context": "8.0.0" } }, "System.Configuration.ConfigurationManager/8.0.0": { "dependencies": { "System.Diagnostics.EventLog": "8.0.0", "System.Security.Cryptography.ProtectedData": "8.0.0" } }, "System.Data.Odbc/8.0.0": { "dependencies": { "System.Text.Encoding.CodePages": "8.0.0" }, "runtimeTargets": { "runtimes/freebsd/lib/net8.0/System.Data.Odbc.dll": { "rid": "freebsd", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/illumos/lib/net8.0/System.Data.Odbc.dll": { "rid": "illumos", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/ios/lib/net8.0/System.Data.Odbc.dll": { "rid": "ios", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/linux/lib/net8.0/System.Data.Odbc.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/osx/lib/net8.0/System.Data.Odbc.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/solaris/lib/net8.0/System.Data.Odbc.dll": { "rid": "solaris", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/tvos/lib/net8.0/System.Data.Odbc.dll": { "rid": "tvos", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/win/lib/net8.0/System.Data.Odbc.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Data.OleDb/8.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.0", "System.Diagnostics.PerformanceCounter": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Data.SqlClient/4.8.5": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Security.Principal.Windows": "5.0.0", "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.6.1.5", "fileVersion": "4.700.22.51706" }, "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.6.1.5", "fileVersion": "4.700.22.51706" } } }, "System.Diagnostics.DiagnosticSource/8.0.0": {}, "System.Diagnostics.EventLog/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Diagnostics.PerformanceCounter/8.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.DirectoryServices/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.DirectoryServices.AccountManagement/8.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.0", "System.DirectoryServices": "8.0.0", "System.DirectoryServices.Protocols": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.DirectoryServices.AccountManagement.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.DirectoryServices.Protocols/8.0.0": { "runtimeTargets": { "runtimes/linux/lib/net8.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/osx/lib/net8.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/win/lib/net8.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Drawing.Common/8.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "8.0.0" } }, "System.Formats.Asn1/8.0.0": {}, "System.IO.Packaging/8.0.0": {}, "System.IO.Ports/8.0.0": { "dependencies": { "runtime.native.System.IO.Ports": "8.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/System.IO.Ports.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/win/lib/net8.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Management/8.0.0": { "dependencies": { "System.CodeDom": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Management.Automation/7.4.0": { "dependencies": { "Microsoft.ApplicationInsights": "2.21.0", "Microsoft.Management.Infrastructure": "3.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.4.0", "Microsoft.PowerShell.Native": "7.4.0", "Microsoft.Security.Extensions": "1.2.0", "Microsoft.Win32.Registry.AccessControl": "8.0.0", "Newtonsoft.Json": "13.0.3", "System.Configuration.ConfigurationManager": "8.0.0", "System.Diagnostics.DiagnosticSource": "8.0.0", "System.DirectoryServices": "8.0.0", "System.Management": "8.0.0", "System.Security.AccessControl": "6.0.2-mauipre.1.22102.15", "System.Security.Cryptography.Pkcs": "8.0.0", "System.Security.Permissions": "8.0.0", "System.Text.Encoding.CodePages": "8.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" }, "runtimes/win/lib/net8.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.0.500", "fileVersion": "7.4.0.500" } } }, "System.Net.Http.WinHttpHandler/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/System.Net.Http.WinHttpHandler.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Numerics.Vectors/4.5.0": {}, "System.Private.ServiceModel/4.10.3": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "5.0.0", "Microsoft.Extensions.ObjectPool": "5.0.10", "System.Numerics.Vectors": "4.5.0", "System.Reflection.DispatchProxy": "4.7.1", "System.Security.Cryptography.Xml": "8.0.0", "System.Security.Principal.Windows": "5.0.0" } }, "System.Reflection.Context/8.0.0": {}, "System.Reflection.DispatchProxy/4.7.1": {}, "System.Reflection.Metadata/7.0.0": { "dependencies": { "System.Collections.Immutable": "7.0.0" } }, "System.Runtime.Caching/8.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, "System.Security.AccessControl/6.0.2-mauipre.1.22102.15": {}, "System.Security.Cryptography.Pkcs/8.0.0": { "dependencies": { "System.Formats.Asn1": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Security.Cryptography.ProtectedData/8.0.0": {}, "System.Security.Cryptography.Xml/8.0.0": { "dependencies": { "System.Security.Cryptography.Pkcs": "8.0.0" } }, "System.Security.Permissions/8.0.0": { "dependencies": { "System.Windows.Extensions": "8.0.0" } }, "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" } }, "System.ServiceModel.Http/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" } }, "System.ServiceModel.NetTcp/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" } }, "System.ServiceModel.Primitives/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3" } }, "System.ServiceModel.Security/4.10.3": { "dependencies": { "System.Private.ServiceModel": "4.10.3", "System.ServiceModel.Primitives": "4.10.3" } }, "System.ServiceModel.Syndication/8.0.0": {}, "System.ServiceProcess.ServiceController/8.0.0": { "dependencies": { "System.Diagnostics.EventLog": "8.0.0" }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.ServiceProcess.ServiceController.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Speech/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/System.Speech.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Text.Encoding.CodePages/8.0.0": {}, "System.Text.Encodings.Web/8.0.0": {}, "System.Text.Json/6.0.2": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "8.0.0" } }, "System.Threading.AccessControl/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/System.Threading.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Web.Services.Description/4.10.0": {}, "System.Windows.Extensions/8.0.0": { "runtimeTargets": { "runtimes/win/lib/net8.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } } } }, "libraries": { "RTDP.CLI.PartnerCmdlets/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "JetBrains.Annotations/2021.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-e+Sv000Eo1W1nfy8DIw3q1JwU4mURrq4UCRQGr3labMAaP3UF1puwpb1c9NkjHMfyHor1fSxISaH4fX0+TfDAg==", "path": "jetbrains.annotations/2021.2.0", "hashPath": "jetbrains.annotations.2021.2.0.nupkg.sha512" }, "Json.More.Net/1.9.0": { "type": "package", "serviceable": true, "sha512": "sha512-MMjd2dOh32hLbcZg9YyA+7aEH9gu2cMTEAWrQY17in4+aEsPg2NtYTcwgWHJS9Tt2WUx+4iN1mNegR2uiEwsVQ==", "path": "json.more.net/1.9.0", "hashPath": "json.more.net.1.9.0.nupkg.sha512" }, "JsonPointer.Net/3.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-mCGQc15lHLp1R2CVhWiipnZurHXm93+LbPPAT/vXQm5PdHt6WQuYLhaEF8VZ+aXL9P2I6bGND6pDTEfqFs6gig==", "path": "jsonpointer.net/3.0.3", "hashPath": "jsonpointer.net.3.0.3.nupkg.sha512" }, "JsonSchema.Net/5.2.6": { "type": "package", "serviceable": true, "sha512": "sha512-Zu+Zh6v7GVcqUxA2Ur1SifMMUIvaJULYZijscqiofEg6H6XuGuItXLZanaLp6PU2wtUoLVu4mcSPvyZvCEp5Lg==", "path": "jsonschema.net/5.2.6", "hashPath": "jsonschema.net.5.2.6.nupkg.sha512" }, "Markdig.Signed/0.33.0": { "type": "package", "serviceable": true, "sha512": "sha512-/BE/XANxmocgEqajbWB/ur4Jei+j1FkXppWH9JFmEuoq8T3xJndkQKZVCW/7lTdc9Ru6kfEAkwSXFOv30EkU2Q==", "path": "markdig.signed/0.33.0", "hashPath": "markdig.signed.0.33.0.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.21.0": { "type": "package", "serviceable": true, "sha512": "sha512-btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==", "path": "microsoft.applicationinsights/2.21.0", "hashPath": "microsoft.applicationinsights.2.21.0.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==", "path": "microsoft.bcl.asyncinterfaces/5.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Analyzers/3.3.4": { "type": "package", "serviceable": true, "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", "path": "microsoft.codeanalysis.analyzers/3.3.4", "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512" }, "Microsoft.CodeAnalysis.Common/4.8.0-2.final": { "type": "package", "serviceable": true, "sha512": "sha512-sH+5d3H18D8W13Kgusib4usJRWnDcZoJ3nU7MiIlytg7uiLA8DlAQKWEk+x8h8SJOD7CSeqqL9/D6c6ShqidLg==", "path": "microsoft.codeanalysis.common/4.8.0-2.final", "hashPath": "microsoft.codeanalysis.common.4.8.0-2.final.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/4.8.0-2.final": { "type": "package", "serviceable": true, "sha512": "sha512-2HS51hRSY7NbyiQAOW/0WQArfqkUhVWqmN+Z/KEeqnm+6fk46HmYesvN/BS5RKa1KswcjYYK92xdne+WdhebiQ==", "path": "microsoft.codeanalysis.csharp/4.8.0-2.final", "hashPath": "microsoft.codeanalysis.csharp.4.8.0-2.final.nupkg.sha512" }, "Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.12": { "type": "package", "serviceable": true, "sha512": "sha512-5YVwM5Kf4xCgIt+CviIjGZUfYmJrJHaeCnkacumxFvqRpqarM0/7dlxFHRFSmhE2ockFGjS0GYLDMUmH1Wn30Q==", "path": "microsoft.codeanalysis.fxcopanalyzers/2.9.12", "hashPath": "microsoft.codeanalysis.fxcopanalyzers.2.9.12.nupkg.sha512" }, "Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.12": { "type": "package", "serviceable": true, "sha512": "sha512-Nk7KvmujM5lcS0xDAxNOQ5vdV/zkfVQJOkCcOzDSTFN+/voN4N+lc9P43lM02MMm6dNp7EhaIvpq0X22L+MBcQ==", "path": "microsoft.codeanalysis.versioncheckanalyzer/2.9.12", "hashPath": "microsoft.codeanalysis.versioncheckanalyzer.2.9.12.nupkg.sha512" }, "Microsoft.CodeQuality.Analyzers/2.9.12": { "type": "package", "serviceable": true, "sha512": "sha512-hqWOxpX371dKR0xMYGi34I0Q/UEtfNAuWU9W53Mxq/ng1JhsM9gEyIFqfu5IzGC8/RRhJ97xx6lpTb4NsrwHwg==", "path": "microsoft.codequality.analyzers/2.9.12", "hashPath": "microsoft.codequality.analyzers.2.9.12.nupkg.sha512" }, "Microsoft.Extensions.ObjectPool/5.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==", "path": "microsoft.extensions.objectpool/5.0.10", "hashPath": "microsoft.extensions.objectpool.5.0.10.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "path": "microsoft.identity.client/4.61.3", "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", "path": "microsoft.identitymodel.abstractions/6.35.0", "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" }, "Microsoft.Internal.Analyzers/2.9.7": { "type": "package", "serviceable": true, "sha512": "sha512-XzC63sRREhSyMdJYfSplcRi3kgJFV2DWTHdzAyBH/xIZs1WK/PFbo2Cy6GrAS7divSqSUvHc4a90T02fQNkCIQ==", "path": "microsoft.internal.analyzers/2.9.7", "hashPath": "microsoft.internal.analyzers.2.9.7.nupkg.sha512" }, "Microsoft.Internal.CodeSign.CloudBuild/7.1.4": { "type": "package", "serviceable": true, "sha512": "sha512-njbJrDRzp+au52nXySH9DFw29C5k+p0x4klNVvB4AaYaZg2KpLQ8FDpIEGF117s3HjTkk9N5gosVQ11CxL7cew==", "path": "microsoft.internal.codesign.cloudbuild/7.1.4", "hashPath": "microsoft.internal.codesign.cloudbuild.7.1.4.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.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-9L+s9tY/gAQPbbyhHUcnvyZMC19pcK3C1hIrCZ7tOGdhLu3VXeskpGb5juzIgMY5efAvRpNFhpM7o4CeuF6fEw==", "path": "microsoft.management.infrastructure.cimcmdlets/7.4.0", "hashPath": "microsoft.management.infrastructure.cimcmdlets.7.4.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==", "path": "microsoft.management.infrastructure.runtime.unix/3.0.0", "hashPath": "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==", "path": "microsoft.management.infrastructure.runtime.win/3.0.0", "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512" }, "Microsoft.NetCore.Analyzers/2.9.12": { "type": "package", "serviceable": true, "sha512": "sha512-ij+bDu3enDonmc8SSKQRB6vIDgSxSD60YFnt2ooqgg15G4GIcW6qzjEutFW0ycl1PCuuDHQH2ZOJU4gjGq0h4A==", "path": "microsoft.netcore.analyzers/2.9.12", "hashPath": "microsoft.netcore.analyzers.2.9.12.nupkg.sha512" }, "Microsoft.NetFramework.Analyzers/2.9.12": { "type": "package", "serviceable": true, "sha512": "sha512-cz5/QJoSMm8nX2af261MbQt5H7SVWyJPwV8ieVtqRH794D5G5unR3oOiiqdbqiDQYwOlD8IvXXoVB3TZQSp01g==", "path": "microsoft.netframework.analyzers/2.9.12", "hashPath": "microsoft.netframework.analyzers.2.9.12.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Diagnostics/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-4YAdmd7PoATLjq/SbKfKYrrf63fXPytcUVS1pe/xOEs2Wfoj66lnXbn1pnlkWMnUwiv3M6EmuqG227meS4iARQ==", "path": "microsoft.powershell.commands.diagnostics/7.4.0", "hashPath": "microsoft.powershell.commands.diagnostics.7.4.0.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Management/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-couE0QnaJD8fbPrWid6CirSBFitCygvOJ0Hm68mzRp8wpgW6XS8zsJ8YOfggT/2+NEGdRzqdbD2YmFnICe06nA==", "path": "microsoft.powershell.commands.management/7.4.0", "hashPath": "microsoft.powershell.commands.management.7.4.0.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Utility/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-wJIRRORIYhKw7JSfaFoUg1NaT8nsqLAA3ZLcnD6TJUPcOAixZbZyEIVGVMoTTP7IzInx4znyaAV8A4aXtVdfGQ==", "path": "microsoft.powershell.commands.utility/7.4.0", "hashPath": "microsoft.powershell.commands.utility.7.4.0.nupkg.sha512" }, "Microsoft.PowerShell.ConsoleHost/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-dp8FYY7sZHMluy2g7T9Ky75yPnUBfsE0eJdkgy4/oCpTquGqEqInEbDJaMWiU82oRYsUW6gAKOc/lXgz6SVqww==", "path": "microsoft.powershell.consolehost/7.4.0", "hashPath": "microsoft.powershell.consolehost.7.4.0.nupkg.sha512" }, "Microsoft.PowerShell.CoreCLR.Eventing/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-WHcqfVoaP2dZuf93GS7dk117+/CuLNCqiJN8JUhMthtJuA/lvIzblIzUf3yiEppm1QnINvF1wjy4sB1nXUuGqQ==", "path": "microsoft.powershell.coreclr.eventing/7.4.0", "hashPath": "microsoft.powershell.coreclr.eventing.7.4.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.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-Dfq8X2csb/Lpfyf9AEgxPOb8zO5cjErdsoU2TPjfU8lnv0JJQxRFeaXtlfoxtZ1EWSV4CE3+J/i5II9y68J0xg==", "path": "microsoft.powershell.sdk/7.4.0", "hashPath": "microsoft.powershell.sdk.7.4.0.nupkg.sha512" }, "Microsoft.PowerShell.Security/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-rS0LAR62Qp0Idj7oIlRJEDKg4LjzMtMbcfG/Q7gSHYZ0FvqH8WHc3koWIeh7LQBZEtTuR5Ba8mDBE0CLa1fB7w==", "path": "microsoft.powershell.security/7.4.0", "hashPath": "microsoft.powershell.security.7.4.0.nupkg.sha512" }, "Microsoft.Security.Extensions/1.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-GjHZBE5PHKrxPRyGujWQKwbKNjPQYds6HcAWKeV49X3KPgBfF2B1vV5uJey5UluyGQlvAO/DezL7WzEx9HlPQA==", "path": "microsoft.security.extensions/1.2.0", "hashPath": "microsoft.security.extensions.1.2.0.nupkg.sha512" }, "Microsoft.Win32.Registry/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "path": "microsoft.win32.registry/4.7.0", "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-u8PB9/v02C8mBXzl0vJ7bOyC020zOP+T1mRct+KA46DqZkB40XtsNn9pGD0QowTRsT6R4jPCghn+yAODn2UMMw==", "path": "microsoft.win32.registry.accesscontrol/8.0.0", "hashPath": "microsoft.win32.registry.accesscontrol.8.0.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==", "path": "microsoft.win32.systemevents/8.0.0", "hashPath": "microsoft.win32.systemevents.8.0.0.nupkg.sha512" }, "Microsoft.Windows.Compatibility/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-4hIR9/0mJe1YWCPJ8ChPf6V+R0SjxF5Uj5RhviRoUk3gri0hQeRrdeGFGjJjAKQRu1OgpF2GnbHIwBTRvZGUuQ==", "path": "microsoft.windows.compatibility/8.0.0", "hashPath": "microsoft.windows.compatibility.8.0.0.nupkg.sha512" }, "Microsoft.WSMan.Management/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-PeqTiiHECoWxBJG/Gs9bjAmmTYznhD+97aU3NKU6N7pkah6soIFLV3UQZDDnMD6cZp7m8L9vjT3DWFmZly3HSg==", "path": "microsoft.wsman.management/7.4.0", "hashPath": "microsoft.wsman.management.7.4.0.nupkg.sha512" }, "Microsoft.WSMan.Runtime/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-f4GCYLXzmL5WNBF829uMDLSg2D2r6ok8RhtX8INDUBstjprbsbH2ZwlAUNdkZQIvcTDVZXh7vq+aB8X+LCh+9g==", "path": "microsoft.wsman.runtime/7.4.0", "hashPath": "microsoft.wsman.runtime.7.4.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" }, "NuProj.Common/0.11.30": { "type": "package", "serviceable": true, "sha512": "sha512-FisGDZk2pCUM6V/krsWqEPQfkrjhbqVcLCjQgXWXw0QSmO3yvcLgqK5+Iewth9AQPUzH+QaxRm3wfGRP5Teq8g==", "path": "nuproj.common/0.11.30", "hashPath": "nuproj.common.0.11.30.nupkg.sha512" }, "OSS.RoslynAnalysis/1.4.9": { "type": "package", "serviceable": true, "sha512": "sha512-TSBFh3gkbLhNiqLGZqWR4cHHXenJ2mxAT+B15pX7Ax0KBeoD3J7AzCzgTrjQqRL7v5IcmSYp4dVOxF1aMxJwUQ==", "path": "oss.roslynanalysis/1.4.9", "hashPath": "oss.roslynanalysis.1.4.9.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==", "path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==", "path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", "path": "runtime.native.system.data.sqlclient.sni/4.7.0", "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" }, "runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==", "path": "runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==", "path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==", "path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.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" }, "StyleCop.Analyzers/1.1.118": { "type": "package", "serviceable": true, "sha512": "sha512-Onx6ovGSqXSK07n/0eM3ZusiNdB6cIlJdabQhWGgJp3Vooy9AaLS/tigeybOJAobqbtggTamoWndz72JscZBvw==", "path": "stylecop.analyzers/1.1.118", "hashPath": "stylecop.analyzers.1.1.118.nupkg.sha512" }, "System.CodeDom/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==", "path": "system.codedom/8.0.0", "hashPath": "system.codedom.8.0.0.nupkg.sha512" }, "System.Collections.Immutable/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "path": "system.collections.immutable/7.0.0", "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512" }, "System.ComponentModel.Composition/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==", "path": "system.componentmodel.composition/8.0.0", "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512" }, "System.ComponentModel.Composition.Registration/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-BVMXYqX7Z0Zdq3tc94UKJL/cOWq4LF3ufexfdPuUDrDl4ekbbfwPVzsusVbx+aq6Yx60CJnmJLyHtM3V2Q7BBQ==", "path": "system.componentmodel.composition.registration/8.0.0", "hashPath": "system.componentmodel.composition.registration.8.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", "path": "system.configuration.configurationmanager/8.0.0", "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" }, "System.Data.Odbc/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-c+GfnZt2/HyU+voKw2fctLZClcNjPZPWS+mnIhGvDknRMqL/fwWlREWPgA4csbp9ZkQIgB4qkufgdh/oh5Ubow==", "path": "system.data.odbc/8.0.0", "hashPath": "system.data.odbc.8.0.0.nupkg.sha512" }, "System.Data.OleDb/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-FpUTcQ0E8mFvcYp8UZA3NX8wgmhmsCue56g1zfkr1xdOnT5FrYYmC5DWQ9xCw8o8zuxVBKLZvliqEGgmeoalaQ==", "path": "system.data.oledb/8.0.0", "hashPath": "system.data.oledb.8.0.0.nupkg.sha512" }, "System.Data.SqlClient/4.8.5": { "type": "package", "serviceable": true, "sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", "path": "system.data.sqlclient/4.8.5", "hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", "path": "system.diagnostics.diagnosticsource/8.0.0", "hashPath": "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512" }, "System.Diagnostics.EventLog/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==", "path": "system.diagnostics.eventlog/8.0.0", "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==", "path": "system.diagnostics.performancecounter/8.0.0", "hashPath": "system.diagnostics.performancecounter.8.0.0.nupkg.sha512" }, "System.DirectoryServices/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-7nit//efUTy1OsAKco2f02PMrwsR2S234N0dVVp84udC77YcvpOQDz5znAWMtgMWBzY1aRJvUW61jo/7vQRfXg==", "path": "system.directoryservices/8.0.0", "hashPath": "system.directoryservices.8.0.0.nupkg.sha512" }, "System.DirectoryServices.AccountManagement/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dCT8BYeeisx0IzAf6x+FSVWK3gz2fKI9pgLV16c7dY/lckw4aodNrgXqsFqyqJN5Kfxc3oklG+SCMYkRfg1V7A==", "path": "system.directoryservices.accountmanagement/8.0.0", "hashPath": "system.directoryservices.accountmanagement.8.0.0.nupkg.sha512" }, "System.DirectoryServices.Protocols/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-puwJxURHDrYLGTQdsHyeMS72ClTqYa4lDYz6LHSbkZEk5hq8H8JfsO4MyYhB5BMMxg93jsQzLUwrnCumj11UIg==", "path": "system.directoryservices.protocols/8.0.0", "hashPath": "system.directoryservices.protocols.8.0.0.nupkg.sha512" }, "System.Drawing.Common/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JkbHJjtI/dWc5dfmEdJlbe3VwgZqCkZRtfuWFh5GOv0f+gGCfBtzMpIVkmdkj2AObO9y+oiOi81UGwH3aBYuqA==", "path": "system.drawing.common/8.0.0", "hashPath": "system.drawing.common.8.0.0.nupkg.sha512" }, "System.Formats.Asn1/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", "path": "system.formats.asn1/8.0.0", "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512" }, "System.IO.Packaging/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-8g1V4YRpdGAxFcK8v9OjuMdIOJSpF30Zb1JGicwVZhly3I994WFyBdV6mQEo8d3T+URQe55/M0U0eIH0Hts1bg==", "path": "system.io.packaging/8.0.0", "hashPath": "system.io.packaging.8.0.0.nupkg.sha512" }, "System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==", "path": "system.io.ports/8.0.0", "hashPath": "system.io.ports.8.0.0.nupkg.sha512" }, "System.Management/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==", "path": "system.management/8.0.0", "hashPath": "system.management.8.0.0.nupkg.sha512" }, "System.Management.Automation/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-nWsPB750tBAA6+08kcRY9fiV2eiRK6JYmySL4/IllocnA+gCUP2+sHX1enzy4uQ5DHE4SgFNv9yW+7tKX7uqsw==", "path": "system.management.automation/7.4.0", "hashPath": "system.management.automation.7.4.0.nupkg.sha512" }, "System.Net.Http.WinHttpHandler/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dAtcyQzDpi34VdR1BeEV8yCOeXVEyekYYK6lJZIzG/N5aqEGgT6AB2DsbiidMp8cB6Y7DqqcmQFZaSGUdoubvQ==", "path": "system.net.http.winhttphandler/8.0.0", "hashPath": "system.net.http.winhttphandler.8.0.0.nupkg.sha512" }, "System.Numerics.Vectors/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "path": "system.numerics.vectors/4.5.0", "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" }, "System.Private.ServiceModel/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-BcUV7OERlLqGxDXZuIyIMMmk1PbqBblLRbAoigmzIUx/M8A+8epvyPyXRpbgoucKH7QmfYdQIev04Phx2Co08A==", "path": "system.private.servicemodel/4.10.3", "hashPath": "system.private.servicemodel.4.10.3.nupkg.sha512" }, "System.Reflection.Context/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-k76ubeIBOeIVg7vkQ4I+LoB8sY1EzFIc3oHEtoiNLhXleb7TBLXUQu0CFZ4sPlXJzWNabRf+gn1T7lyhOBxIMA==", "path": "system.reflection.context/8.0.0", "hashPath": "system.reflection.context.8.0.0.nupkg.sha512" }, "System.Reflection.DispatchProxy/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==", "path": "system.reflection.dispatchproxy/4.7.1", "hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512" }, "System.Reflection.Metadata/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "path": "system.reflection.metadata/7.0.0", "hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512" }, "System.Runtime.Caching/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", "path": "system.runtime.caching/8.0.0", "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "path": "system.runtime.compilerservices.unsafe/6.0.0", "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" }, "System.Security.AccessControl/6.0.2-mauipre.1.22102.15": { "type": "package", "serviceable": true, "sha512": "sha512-ny0SrGGm/O1Q889Zzx1tLP8X0UjkOHjDPN0omy3onMwU1qPrPq90kWvMY8gmh6eHtRkRAGzlJlEer64ii7GMrg==", "path": "system.security.accesscontrol/6.0.2-mauipre.1.22102.15", "hashPath": "system.security.accesscontrol.6.0.2-mauipre.1.22102.15.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", "path": "system.security.cryptography.pkcs/8.0.0", "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "path": "system.security.cryptography.protecteddata/8.0.0", "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-HQSFbakswZ1OXFz2Bt3AJlC6ENDqWeVpgqhf213xqQUMDifzydOHIKVb1RV4prayobvR3ETIScMaQdDF2hwGZA==", "path": "system.security.cryptography.xml/8.0.0", "hashPath": "system.security.cryptography.xml.8.0.0.nupkg.sha512" }, "System.Security.Permissions/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==", "path": "system.security.permissions/8.0.0", "hashPath": "system.security.permissions.8.0.0.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/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CJxIUwpBkMCPmIx46tFVOt0zpRrYurUHLW6tJBcmyj+MyWpKc6MMcS69B7IdlV/bgtgys073wMIHZX9QOQ1OFA==", "path": "system.servicemodel.syndication/8.0.0", "hashPath": "system.servicemodel.syndication.8.0.0.nupkg.sha512" }, "System.ServiceProcess.ServiceController/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jtYVG3bpw2n/NvNnP2g/JLri0D4UtfusTvLeH6cZPNAEjJXJVGspS3wLgVvjNbm+wjaYkFgsXejMTocV1T5DIQ==", "path": "system.serviceprocess.servicecontroller/8.0.0", "hashPath": "system.serviceprocess.servicecontroller.8.0.0.nupkg.sha512" }, "System.Speech/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CNuiA6vb95Oe5PRjClZEBiaju31vwB8OIeCgeSBXyZL6+MS4RVVB2X/C11z0xCkooHE3Vy91nM2z76emIzR+sg==", "path": "system.speech/8.0.0", "hashPath": "system.speech.8.0.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==", "path": "system.text.encoding.codepages/8.0.0", "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", "path": "system.text.encodings.web/8.0.0", "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" }, "System.Text.Json/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-0nE2gwXLn3PTBOPwORLqwuYvWB+Beomt9ZBX+6LmogMNKUvfD1SoDb/ycB1vBntT94rGaB/SvxEyeLu14H6aEg==", "path": "system.text.json/6.0.2", "hashPath": "system.text.json.6.0.2.nupkg.sha512" }, "System.Threading.AccessControl/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-cIed5+HuYz+eV9yu9TH95zPkqmm1J9Qps9wxjB335sU8tsqc2kGdlTEH9FZzZeCS8a7mNSEsN8ZkyhQp1gfdEw==", "path": "system.threading.accesscontrol/8.0.0", "hashPath": "system.threading.accesscontrol.8.0.0.nupkg.sha512" }, "System.Web.Services.Description/4.10.0": { "type": "package", "serviceable": true, "sha512": "sha512-Dwr64geRujAwnI+wPMJP1rf4pFaYRITrAS7EIGd0GVMwQ8OayM6ypwmnAPzQG4YTyN84w6KD5Rv8LJywYK+vUA==", "path": "system.web.services.description/4.10.0", "hashPath": "system.web.services.description.4.10.0.nupkg.sha512" }, "System.Windows.Extensions/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==", "path": "system.windows.extensions/8.0.0", "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512" } } } |