bin/PSDataverse.Tests.deps.json
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "PSDataverse.Tests/1.0.0": { "dependencies": { "FluentAssertions": "6.12.0", "Microsoft.NET.Test.Sdk": "17.1.0", "Microsoft.PowerShell.SDK": "7.3.9", "PSDataverse": "1.0.0", "coverlet.collector": "3.1.2", "xunit": "2.4.1", "xunit.runner.visualstudio": "2.4.3" }, "runtime": { "PSDataverse.Tests.dll": {} } }, "coverlet.collector/3.1.2": {}, "FluentAssertions/6.12.0": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0" }, "runtime": { "lib/net6.0/FluentAssertions.dll": { "assemblyVersion": "6.12.0.0", "fileVersion": "6.12.0.0" } } }, "Humanizer.Core/2.14.1": { "runtime": { "lib/net6.0/Humanizer.dll": { "assemblyVersion": "2.14.0.0", "fileVersion": "2.14.1.48190" } } }, "Markdig.Signed/0.31.0": { "runtime": { "lib/net6.0/Markdig.Signed.dll": { "assemblyVersion": "0.31.0.0", "fileVersion": "0.31.0.0" } } }, "Microsoft.ApplicationInsights/2.21.0": { "dependencies": { "System.Diagnostics.DiagnosticSource": "7.0.2" }, "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.21.0.429", "fileVersion": "2.21.0.429" } } }, "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, "Microsoft.CodeAnalysis.Common/4.4.0": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.3", "System.Collections.Immutable": "6.0.0", "System.Memory": "4.5.5", "System.Reflection.Metadata": "5.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encoding.CodePages": "7.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { "assemblyVersion": "4.4.0.0", "fileVersion": "4.400.22.56111" } }, "resources": { "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/4.4.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "4.4.0" }, "runtime": { "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "4.4.0.0", "fileVersion": "4.400.22.56111" } }, "resources": { "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeCoverage/17.1.0": { "runtime": { "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "17.100.221.61401" } } }, "Microsoft.CSharp/4.7.0": {}, "Microsoft.Extensions.DependencyInjection/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Http/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.1", "Microsoft.Extensions.Options": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Http.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Logging/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.1", "Microsoft.Extensions.Options": "6.0.0", "System.Diagnostics.DiagnosticSource": "7.0.2" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Logging.Abstractions/6.0.1": { "runtime": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.322.12309" } } }, "Microsoft.Extensions.ObjectPool/7.0.13": { "runtime": { "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.1323.52007" } } }, "Microsoft.Extensions.Options/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Primitives/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Identity.Client/4.67.2": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", "System.Diagnostics.DiagnosticSource": "7.0.2" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.67.2.0", "fileVersion": "4.67.2.0" } } }, "Microsoft.Identity.Client.Broker/4.67.2": { "dependencies": { "Microsoft.Identity.Client": "4.67.2", "Microsoft.Identity.Client.NativeInterop": "0.16.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.Broker.dll": { "assemblyVersion": "4.67.2.0", "fileVersion": "4.67.2.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.67.2": { "dependencies": { "Microsoft.Identity.Client": "4.67.2", "System.Security.Cryptography.ProtectedData": "7.0.1" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.67.2.0", "fileVersion": "4.67.2.0" } } }, "Microsoft.Identity.Client.NativeInterop/0.16.2": { "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": { "assemblyVersion": "0.16.2.0", "fileVersion": "0.16.2.0" } }, "runtimeTargets": { "runtimes/win-arm64/native/msalruntime_arm64.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/msalruntime.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/msalruntime_x86.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.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.Management.Infrastructure/2.0.0": { "dependencies": { "Microsoft.Management.Infrastructure.Runtime.Unix": "2.0.0", "Microsoft.Management.Infrastructure.Runtime.Win": "2.0.0" } }, "Microsoft.Management.Infrastructure.CimCmdlets/7.3.9": { "dependencies": { "System.Management.Automation": "7.3.9" }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.Management.Infrastructure.Runtime.Unix/2.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/2.0.0": { "runtimeTargets": { "runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win-arm", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win-arm", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win10-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win10-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win10-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win10-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win7-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win7-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win7-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win7-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win8-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win8-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win8-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win8-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win81-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win81-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win81-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win81-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/mi.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/miutils.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/mi.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/miutils.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win10-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win10-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win10-x64/native/mi.dll": { "rid": "win10-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win10-x64/native/miutils.dll": { "rid": "win10-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win10-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win10-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win10-x86/native/mi.dll": { "rid": "win10-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win10-x86/native/miutils.dll": { "rid": "win10-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win7-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win7-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win7-x64/native/mi.dll": { "rid": "win7-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win7-x64/native/miutils.dll": { "rid": "win7-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win7-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win7-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win7-x86/native/mi.dll": { "rid": "win7-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win7-x86/native/miutils.dll": { "rid": "win7-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win8-x64/native/mi.dll": { "rid": "win8-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win8-x64/native/miutils.dll": { "rid": "win8-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win8-x86/native/mi.dll": { "rid": "win8-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win8-x86/native/miutils.dll": { "rid": "win8-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win81-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win81-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win81-x64/native/mi.dll": { "rid": "win81-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win81-x64/native/miutils.dll": { "rid": "win81-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win81-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win81-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win81-x86/native/mi.dll": { "rid": "win81-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win81-x86/native/miutils.dll": { "rid": "win81-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.NET.Test.Sdk/17.1.0": { "dependencies": { "Microsoft.CodeCoverage": "17.1.0", "Microsoft.TestPlatform.TestHost": "17.1.0" } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.PowerShell.Commands.Diagnostics/7.3.9": { "dependencies": { "System.Management.Automation": "7.3.9" }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.PowerShell.Commands.Diagnostics.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.PowerShell.Commands.Management/7.3.9": { "dependencies": { "Microsoft.PowerShell.Security": "7.3.9", "System.ServiceProcess.ServiceController": "7.0.1" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" }, "runtimes/win/lib/net7.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.PowerShell.Commands.Utility/7.3.9": { "dependencies": { "Markdig.Signed": "0.31.0", "Microsoft.CodeAnalysis.CSharp": "4.4.0", "Microsoft.PowerShell.MarkdownRender": "7.2.1", "NJsonSchema": "10.8.0", "Namotion.Reflection": "2.1.2", "System.Drawing.Common": "7.0.0", "System.Management.Automation": "7.3.9", "System.Threading.AccessControl": "7.0.1" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" }, "runtimes/win/lib/net7.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.PowerShell.ConsoleHost/7.3.9": { "dependencies": { "System.Management.Automation": "7.3.9" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" }, "runtimes/win/lib/net7.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.3.9": { "dependencies": { "System.Diagnostics.EventLog": "7.0.0" }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.PowerShell.MarkdownRender/7.2.1": { "dependencies": { "Markdig.Signed": "0.31.0" }, "runtime": { "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll": { "assemblyVersion": "7.2.1.0", "fileVersion": "7.2.1.0" } } }, "Microsoft.PowerShell.Native/7.3.2": { "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/libmi.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libpsl-native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libpsrpclient.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx/native/libmi.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx/native/libpsl-native.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx/native/libpsrpclient.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/pwrshplugin.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/pwrshplugin.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/pwrshplugin.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/pwrshplugin.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.PowerShell.SDK/7.3.9": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "Microsoft.Extensions.ObjectPool": "7.0.13", "Microsoft.Management.Infrastructure.CimCmdlets": "7.3.9", "Microsoft.PowerShell.Commands.Diagnostics": "7.3.9", "Microsoft.PowerShell.Commands.Management": "7.3.9", "Microsoft.PowerShell.Commands.Utility": "7.3.9", "Microsoft.PowerShell.ConsoleHost": "7.3.9", "Microsoft.PowerShell.Security": "7.3.9", "Microsoft.WSMan.Management": "7.3.9", "Microsoft.Win32.Registry": "5.0.0", "Microsoft.Windows.Compatibility": "7.0.5", "System.Data.SqlClient": "4.8.5", "System.IO.Packaging": "7.0.0", "System.Management.Automation": "7.3.9", "System.Net.Http.WinHttpHandler": "7.0.0", "System.Private.ServiceModel": "4.10.3", "System.Security.Cryptography.ProtectedData": "7.0.1", "System.Security.Cryptography.Xml": "7.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.Text.Encodings.Web": "7.0.0", "System.Web.Services.Description": "4.10.3" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/Microsoft.PowerShell.SDK.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" }, "runtimes/win/lib/net7.0/Microsoft.PowerShell.SDK.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.PowerShell.Security/7.3.9": { "dependencies": { "System.Management.Automation": "7.3.9" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/Microsoft.PowerShell.Security.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" }, "runtimes/win/lib/net7.0/Microsoft.PowerShell.Security.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.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.10011.16384" }, "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.10011.16384" }, "runtimes/win-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.TestPlatform.ObjectModel/17.1.0": { "dependencies": { "NuGet.Frameworks": "5.11.0", "System.Reflection.Metadata": "5.0.0" }, "runtime": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hant" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.TestPlatform.TestHost/17.1.0": { "dependencies": { "Microsoft.TestPlatform.ObjectModel": "17.1.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, "lib/netcoreapp2.1/testhost.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hant" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hant" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.Win32.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "Microsoft.Win32.Registry/5.0.0": { "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Security.Principal.Windows": "5.0.0" } }, "Microsoft.Win32.Registry.AccessControl/7.0.0": { "runtime": { "lib/net7.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Win32.SystemEvents/7.0.0": { "runtime": { "lib/net7.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Windows.Compatibility/7.0.5": { "dependencies": { "Microsoft.Win32.Registry.AccessControl": "7.0.0", "Microsoft.Win32.SystemEvents": "7.0.0", "System.CodeDom": "7.0.0", "System.ComponentModel.Composition": "7.0.0", "System.ComponentModel.Composition.Registration": "7.0.0", "System.Configuration.ConfigurationManager": "7.0.0", "System.Data.Odbc": "7.0.0", "System.Data.OleDb": "7.0.0", "System.Data.SqlClient": "4.8.5", "System.Diagnostics.EventLog": "7.0.0", "System.Diagnostics.PerformanceCounter": "7.0.0", "System.DirectoryServices": "7.0.1", "System.DirectoryServices.AccountManagement": "7.0.1", "System.DirectoryServices.Protocols": "7.0.1", "System.Drawing.Common": "7.0.0", "System.IO.Packaging": "7.0.0", "System.IO.Ports": "7.0.0", "System.Management": "7.0.2", "System.Reflection.Context": "7.0.0", "System.Runtime.Caching": "7.0.0", "System.Security.Cryptography.Pkcs": "7.0.3", "System.Security.Cryptography.ProtectedData": "7.0.1", "System.Security.Cryptography.Xml": "7.0.1", "System.Security.Permissions": "7.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": "7.0.0", "System.ServiceProcess.ServiceController": "7.0.1", "System.Speech": "7.0.0", "System.Text.Encoding.CodePages": "7.0.0", "System.Threading.AccessControl": "7.0.1", "System.Web.Services.Description": "4.10.3" } }, "Microsoft.WSMan.Management/7.3.9": { "dependencies": { "Microsoft.WSMan.Runtime": "7.3.9", "System.Management.Automation": "7.3.9", "System.ServiceProcess.ServiceController": "7.0.1" }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.WSMan.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Microsoft.WSMan.Runtime/7.3.9": { "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.WSMan.Runtime.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "Namotion.Reflection/2.1.2": { "dependencies": { "Microsoft.CSharp": "4.7.0" }, "runtime": { "lib/netstandard2.0/Namotion.Reflection.dll": { "assemblyVersion": "2.1.2.0", "fileVersion": "2.1.2.0" } } }, "NETStandard.Library/1.6.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.Compression.ZipFile": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.Sockets": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Timer": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0" } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "NJsonSchema/10.8.0": { "dependencies": { "Namotion.Reflection": "2.1.2", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/netstandard2.0/NJsonSchema.dll": { "assemblyVersion": "10.8.0.0", "fileVersion": "10.8.0.0" } } }, "NuGet.Frameworks/5.11.0": { "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": { "assemblyVersion": "5.11.0.10", "fileVersion": "5.11.0.10" } } }, "Polly/7.2.3": { "runtime": { "lib/netstandard2.0/Polly.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.2.3.0" } } }, "Polly.Extensions.Http/3.0.0": { "dependencies": { "Polly": "7.2.3" }, "runtime": { "lib/netstandard2.0/Polly.Extensions.Http.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "PowerShellStandard.Library/5.1.1": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.1.0" } } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.linux-arm.runtime.native.System.IO.Ports/7.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/7.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/7.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/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.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.Compression/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.IO.Ports/7.0.0": { "dependencies": { "runtime.linux-arm.runtime.native.System.IO.Ports": "7.0.0", "runtime.linux-arm64.runtime.native.System.IO.Ports": "7.0.0", "runtime.linux-x64.runtime.native.System.IO.Ports": "7.0.0", "runtime.osx-arm64.runtime.native.System.IO.Ports": "7.0.0", "runtime.osx-x64.runtime.native.System.IO.Ports": "7.0.0" } }, "runtime.native.System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.osx-arm64.runtime.native.System.IO.Ports/7.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/7.0.0": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.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": "0.0.0.0" } } }, "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": "0.0.0.0" } } }, "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": "0.0.0.0" } } }, "Scriban/5.9.0": { "runtime": { "lib/net7.0/Scriban.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.9.0.0" } } }, "System.AppContext/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Buffers/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" } }, "System.CodeDom/7.0.0": { "runtime": { "lib/net7.0/System.CodeDom.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Collections.Concurrent/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Collections.Immutable/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" } }, "System.ComponentModel.Composition/7.0.0": { "runtime": { "lib/net7.0/System.ComponentModel.Composition.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.ComponentModel.Composition.Registration/7.0.0": { "dependencies": { "System.ComponentModel.Composition": "7.0.0", "System.Reflection.Context": "7.0.0" }, "runtime": { "lib/net7.0/System.ComponentModel.Composition.Registration.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Configuration.ConfigurationManager/7.0.0": { "dependencies": { "System.Diagnostics.EventLog": "7.0.0", "System.Security.Cryptography.ProtectedData": "7.0.1", "System.Security.Permissions": "7.0.0" }, "runtime": { "lib/net7.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Console/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Data.Odbc/7.0.0": { "dependencies": { "System.Text.Encoding.CodePages": "7.0.0" }, "runtime": { "lib/net7.0/System.Data.Odbc.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/freebsd/lib/net7.0/System.Data.Odbc.dll": { "rid": "freebsd", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/illumos/lib/net7.0/System.Data.Odbc.dll": { "rid": "illumos", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/ios/lib/net7.0/System.Data.Odbc.dll": { "rid": "ios", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/linux/lib/net7.0/System.Data.Odbc.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/osx/lib/net7.0/System.Data.Odbc.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/solaris/lib/net7.0/System.Data.Odbc.dll": { "rid": "solaris", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/tvos/lib/net7.0/System.Data.Odbc.dll": { "rid": "tvos", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/win/lib/net7.0/System.Data.Odbc.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Data.OleDb/7.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0", "System.Diagnostics.PerformanceCounter": "7.0.0" }, "runtime": { "lib/net7.0/System.Data.OleDb.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Data.SqlClient/4.8.5": { "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.5", "fileVersion": "4.700.22.51706" } }, "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.Debug/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/7.0.2": {}, "System.Diagnostics.EventLog/7.0.0": { "runtime": { "lib/net7.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Diagnostics.PerformanceCounter/7.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0" }, "runtime": { "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Diagnostics.Tools/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.DirectoryServices/7.0.1": { "dependencies": { "System.Security.Permissions": "7.0.0" }, "runtime": { "lib/net7.0/System.DirectoryServices.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.323.6910" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.323.6910" } } }, "System.DirectoryServices.AccountManagement/7.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0", "System.DirectoryServices": "7.0.1", "System.DirectoryServices.Protocols": "7.0.1" }, "runtime": { "lib/net7.0/System.DirectoryServices.AccountManagement.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.1123.42427" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.DirectoryServices.AccountManagement.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.1123.42427" } } }, "System.DirectoryServices.Protocols/7.0.1": { "runtime": { "lib/net7.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } }, "runtimeTargets": { "runtimes/linux/lib/net7.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" }, "runtimes/osx/lib/net7.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" }, "runtimes/win/lib/net7.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } } }, "System.Drawing.Common/7.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "7.0.0" }, "runtime": { "lib/net7.0/System.Drawing.Common.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Formats.Asn1/7.0.0": {}, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Calendars/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Globalization.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.Compression/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.IO.Compression": "4.3.0" } }, "System.IO.Compression.ZipFile/4.3.0": { "dependencies": { "System.Buffers": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.IO.FileSystem/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.IO.Packaging/7.0.0": { "runtime": { "lib/net7.0/System.IO.Packaging.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.IO.Ports/7.0.0": { "dependencies": { "runtime.native.System.IO.Ports": "7.0.0" }, "runtime": { "lib/net7.0/System.IO.Ports.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/unix/lib/net7.0/System.IO.Ports.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" }, "runtimes/win/lib/net7.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Linq/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.Linq.Expressions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Management/7.0.2": { "dependencies": { "System.CodeDom": "7.0.0" }, "runtime": { "lib/net7.0/System.Management.dll": { "assemblyVersion": "7.0.0.2", "fileVersion": "7.0.723.27404" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.2", "fileVersion": "7.0.723.27404" } } }, "System.Management.Automation/7.3.9": { "dependencies": { "Microsoft.ApplicationInsights": "2.21.0", "Microsoft.CSharp": "4.7.0", "Microsoft.Management.Infrastructure": "2.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.3.9", "Microsoft.PowerShell.Native": "7.3.2", "Microsoft.Security.Extensions": "1.2.0", "Microsoft.Win32.Registry.AccessControl": "7.0.0", "Newtonsoft.Json": "13.0.3", "System.Configuration.ConfigurationManager": "7.0.0", "System.Diagnostics.DiagnosticSource": "7.0.2", "System.DirectoryServices": "7.0.1", "System.Management": "7.0.2", "System.Security.AccessControl": "6.0.0", "System.Security.Cryptography.Pkcs": "7.0.3", "System.Security.Cryptography.ProtectedData": "7.0.1", "System.Security.Permissions": "7.0.0", "System.Text.Encoding.CodePages": "7.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" }, "runtimes/win/lib/net7.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.9.500", "fileVersion": "7.3.9.500" } } }, "System.Memory/4.5.5": {}, "System.Net.Http/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "7.0.2", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Net.Http.WinHttpHandler/7.0.0": { "runtime": { "lib/net7.0/System.Net.Http.WinHttpHandler.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Net.Http.WinHttpHandler.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Net.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Net.Sockets/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Numerics.Vectors/4.5.0": {}, "System.ObjectModel/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" } }, "System.Private.ServiceModel/4.10.3": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "Microsoft.Extensions.ObjectPool": "7.0.13", "System.Numerics.Vectors": "4.5.0", "System.Reflection.DispatchProxy": "4.7.1", "System.Security.Cryptography.Xml": "7.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/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Context/7.0.0": { "runtime": { "lib/net7.0/System.Reflection.Context.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "7.0.22.51805" } } }, "System.Reflection.DispatchProxy/4.7.1": {}, "System.Reflection.Emit/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.Lightweight/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Metadata/5.0.0": {}, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Reflection.TypeExtensions/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Caching/7.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0" }, "runtime": { "lib/net7.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0" } }, "System.Runtime.Numerics/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.Security.AccessControl/6.0.0": {}, "System.Security.Cryptography.Algorithms/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Cng/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Security.Cryptography.Csp/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Security.Cryptography.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.OpenSsl/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Pkcs/7.0.3": { "dependencies": { "System.Formats.Asn1": "7.0.0" }, "runtime": { "lib/net7.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.823.31807" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.823.31807" } } }, "System.Security.Cryptography.Primitives/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Security.Cryptography.ProtectedData/7.0.1": { "runtime": { "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.323.6910" } } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.3.0", "System.Security.Cryptography.Csp": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" } }, "System.Security.Cryptography.Xml/7.0.1": { "dependencies": { "System.Security.Cryptography.Pkcs": "7.0.3" }, "runtime": { "lib/net7.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.222.60605" } } }, "System.Security.Permissions/7.0.0": { "dependencies": { "System.Windows.Extensions": "7.0.0" }, "runtime": { "lib/net7.0/System.Security.Permissions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "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/7.0.0": { "runtime": { "lib/net7.0/System.ServiceModel.Syndication.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.ServiceProcess.ServiceController/7.0.1": { "dependencies": { "System.Diagnostics.EventLog": "7.0.0" }, "runtime": { "lib/net7.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.ServiceProcess.ServiceController.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } } }, "System.Speech/7.0.0": { "runtime": { "lib/net7.0/System.Speech.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Speech.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/7.0.0": {}, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Text.Encodings.Web/7.0.0": {}, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Threading.AccessControl/7.0.1": { "runtime": { "lib/net7.0/System.Threading.AccessControl.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.222.60605" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Threading.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.222.60605" } } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.5.4": {}, "System.Threading.Timer/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Web.Services.Description/4.10.3": { "runtime": { "lib/netstandard2.0/System.Web.Services.Description.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } }, "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/7.0.0": { "dependencies": { "System.Drawing.Common": "7.0.0" }, "runtime": { "lib/net7.0/System.Windows.Extensions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Xml.ReaderWriter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.5.4" } }, "System.Xml.XDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "xunit/2.4.1": { "dependencies": { "xunit.analyzers": "0.10.0", "xunit.assert": "2.4.1", "xunit.core": "2.4.1" } }, "xunit.abstractions/2.0.3": { "runtime": { "lib/netstandard2.0/xunit.abstractions.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "0.0.0.0" } } }, "xunit.analyzers/0.10.0": {}, "xunit.assert/2.4.1": { "dependencies": { "NETStandard.Library": "1.6.1" }, "runtime": { "lib/netstandard1.1/xunit.assert.dll": { "assemblyVersion": "2.4.1.0", "fileVersion": "2.4.1.0" } } }, "xunit.core/2.4.1": { "dependencies": { "xunit.extensibility.core": "2.4.1", "xunit.extensibility.execution": "2.4.1" } }, "xunit.extensibility.core/2.4.1": { "dependencies": { "NETStandard.Library": "1.6.1", "xunit.abstractions": "2.0.3" }, "runtime": { "lib/netstandard1.1/xunit.core.dll": { "assemblyVersion": "2.4.1.0", "fileVersion": "2.4.1.0" } } }, "xunit.extensibility.execution/2.4.1": { "dependencies": { "NETStandard.Library": "1.6.1", "xunit.extensibility.core": "2.4.1" }, "runtime": { "lib/netstandard1.1/xunit.execution.dotnet.dll": { "assemblyVersion": "2.4.1.0", "fileVersion": "2.4.1.0" } } }, "xunit.runner.visualstudio/2.4.3": {}, "PSDataverse/1.0.0": { "dependencies": { "Humanizer.Core": "2.14.1", "Microsoft.Extensions.Http": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.1", "Microsoft.Identity.Client": "4.67.2", "Microsoft.Identity.Client.Broker": "4.67.2", "Microsoft.Identity.Client.Extensions.Msal": "4.67.2", "Microsoft.PowerShell.Commands.Utility": "7.3.9", "Newtonsoft.Json": "13.0.3", "Polly": "7.2.3", "Polly.Extensions.Http": "3.0.0", "PowerShellStandard.Library": "5.1.1", "Scriban": "5.9.0", "System.Security.Cryptography.ProtectedData": "7.0.1" }, "runtime": { "PSDataverse.dll": { "assemblyVersion": "1.0.0", "fileVersion": "1.0.0.0" } } } } }, "libraries": { "PSDataverse.Tests/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "coverlet.collector/3.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", "path": "coverlet.collector/3.1.2", "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" }, "FluentAssertions/6.12.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZXhHT2YwP9lajrwSKbLlFqsmCCvFJMoRSK9t7sImfnCyd0OB3MhgxdoMcVqxbq1iyxD6mD2fiackWmBb7ayiXQ==", "path": "fluentassertions/6.12.0", "hashPath": "fluentassertions.6.12.0.nupkg.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" }, "Markdig.Signed/0.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-u05eQvNRunYLR+J0SZAgt8ia+qCF3cMfyYh7LR4jSjG5Tg+0HuRrv7u/Gox9kOItWlSacMITcHBio7jas/zaEQ==", "path": "markdig.signed/0.31.0", "hashPath": "markdig.signed.0.31.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/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "path": "microsoft.bcl.asyncinterfaces/7.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Analyzers/3.3.3": { "type": "package", "serviceable": true, "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", "path": "microsoft.codeanalysis.analyzers/3.3.3", "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" }, "Microsoft.CodeAnalysis.Common/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-JfHupS/B7Jb5MZoYkFFABn3mux0wQgxi2D8F/rJYZeRBK2ZOyk7TjQ2Kq9rh6W/DCh0KNbbSbn5qoFar+ueHqw==", "path": "microsoft.codeanalysis.common/4.4.0", "hashPath": "microsoft.codeanalysis.common.4.4.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-eD2w0xHRoaqK07hjlOKGR9eLNy3nimiGNeCClNax1NDgS/+DBtBqCjXelOa+TNy99kIB3nHhUqDmr46nDXy/RQ==", "path": "microsoft.codeanalysis.csharp/4.4.0", "hashPath": "microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512" }, "Microsoft.CodeCoverage/17.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-0N/ZJ71ncCxQWhgtkEYKOgu2oMHa8h1tsOUbhmIKXF8UwtSUCe4vHAsJ3DVcNWRwNfQzSTy263ZE+QF6MdIhhQ==", "path": "microsoft.codecoverage/17.1.0", "hashPath": "microsoft.codecoverage.17.1.0.nupkg.sha512" }, "Microsoft.CSharp/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "path": "microsoft.csharp/4.7.0", "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", "path": "microsoft.extensions.dependencyinjection/6.0.0", "hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Http/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-15+pa2G0bAMHbHewaQIdr/y6ag2H3yh4rd9hTXavtWDzQBkvpe2RMqFg8BxDpcQWssmjmBApGPcw93QRz6YcMg==", "path": "microsoft.extensions.http/6.0.0", "hashPath": "microsoft.extensions.http.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==", "path": "microsoft.extensions.logging/6.0.0", "hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==", "path": "microsoft.extensions.logging.abstractions/6.0.1", "hashPath": "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512" }, "Microsoft.Extensions.ObjectPool/7.0.13": { "type": "package", "serviceable": true, "sha512": "sha512-JG9RtgHcfl32GEDn+UwozdR6VUwQJeRyFmTZPLl3YVyGMmi045OzJFukTIKuqGtmEbyWLQ+X6gY1a6Gi3pLnTw==", "path": "microsoft.extensions.objectpool/7.0.13", "hashPath": "microsoft.extensions.objectpool.7.0.13.nupkg.sha512" }, "Microsoft.Extensions.Options/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", "path": "microsoft.extensions.options/6.0.0", "hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Primitives/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", "path": "microsoft.extensions.primitives/6.0.0", "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.67.2": { "type": "package", "serviceable": true, "sha512": "sha512-37t0TfekfG6XM8kue/xNaA66Qjtti5Qe1xA41CK+bEd8VD76/oXJc+meFJHGzygIC485dCpKoamG/pDfb9Qd7Q==", "path": "microsoft.identity.client/4.67.2", "hashPath": "microsoft.identity.client.4.67.2.nupkg.sha512" }, "Microsoft.Identity.Client.Broker/4.67.2": { "type": "package", "serviceable": true, "sha512": "sha512-1/OWbcM7t73Bt/ZfOO8xPUtaWGP0lAlbUNSL8TrpHke2k/YNxsnV0nj2921lWQ96YVOY4kpXrR84SBnvW/n1gA==", "path": "microsoft.identity.client.broker/4.67.2", "hashPath": "microsoft.identity.client.broker.4.67.2.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.67.2": { "type": "package", "serviceable": true, "sha512": "sha512-DKs+Lva6csEUZabw+JkkjtFgVmcXh4pJeQy5KH5XzPOaKNoZhAMYj1qpKd97qYTZKXIFH12bHPk0DA+6krw+Cw==", "path": "microsoft.identity.client.extensions.msal/4.67.2", "hashPath": "microsoft.identity.client.extensions.msal.4.67.2.nupkg.sha512" }, "Microsoft.Identity.Client.NativeInterop/0.16.2": { "type": "package", "serviceable": true, "sha512": "sha512-hBPb/EjS3PNN+5B3a3PzVHBGb/RWRKY+q+Ib0D40NtdiZekkIApdOcjuJa31h5gVQGuyEkBIi6/PiG1ioqncjQ==", "path": "microsoft.identity.client.nativeinterop/0.16.2", "hashPath": "microsoft.identity.client.nativeinterop.0.16.2.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.Management.Infrastructure/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IaKZRNBBv3sdrmBWd+aqwHq8cVHk/3WgWFAN/dt40MRY9rbtHiDfTTmaEN0tGTmQqGCGDo/ncntA8MvFMvcsRw==", "path": "microsoft.management.infrastructure/2.0.0", "hashPath": "microsoft.management.infrastructure.2.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.CimCmdlets/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-4JafHagcdb4En0B6jsi2eVwghc6k1c2UixE3X3zEgIzxQ78EnVCPvvEa72Q0Ba6VH2vvpqta5qH7QDwWtFEdxQ==", "path": "microsoft.management.infrastructure.cimcmdlets/7.3.9", "hashPath": "microsoft.management.infrastructure.cimcmdlets.7.3.9.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Unix/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-p0lslMX5bdWLxO2P7ao+rjAMOB0LEwPYpzvdCQ2OEYgX2NxFpQ8ILvqPGnYlTAb53rT8gu5DyIol1HboHFYfxQ==", "path": "microsoft.management.infrastructure.runtime.unix/2.0.0", "hashPath": "microsoft.management.infrastructure.runtime.unix.2.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Win/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-vjBWQeDOjgernkrOdbEgn7M70SF7hof7ORdKPSlL06Uc15+oYdth5dZju9KsgUoti/cwnkZTiwtDx/lRtay0sA==", "path": "microsoft.management.infrastructure.runtime.win/2.0.0", "hashPath": "microsoft.management.infrastructure.runtime.win.2.0.0.nupkg.sha512" }, "Microsoft.NET.Test.Sdk/17.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-MVKvOsHIfrZrvg+8aqOF5dknO/qWrR1sWZjMPQ1N42MKMlL/zQL30FQFZxPeWfmVKWUWAOmAHYsqB5OerTKziw==", "path": "microsoft.net.test.sdk/17.1.0", "hashPath": "microsoft.net.test.sdk.17.1.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Diagnostics/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-KYgyKFJ8nHhjpidkF78uRoCpQXye4UnmCwHvS3SetK6s+lNcEAqmXPWSxyAsghKM4REQT4rj7+42gacp642GNQ==", "path": "microsoft.powershell.commands.diagnostics/7.3.9", "hashPath": "microsoft.powershell.commands.diagnostics.7.3.9.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Management/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-qStxr9q0y2OLr7CaLM6XQdR9Ur0E6rsV26k25ENNEZh/tFCH+A9Ls0zo2CPjSY2F2vv+vhyaz/kWQ7NdgVlJ0Q==", "path": "microsoft.powershell.commands.management/7.3.9", "hashPath": "microsoft.powershell.commands.management.7.3.9.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Utility/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-ETBJMnYl3ZEQ5C7YTh7PaYSwdULB4xSJlbBa9tYuA6xgzYPedGicVbajDCQ++1jGAxp791cPFC+AT7p6cveNzA==", "path": "microsoft.powershell.commands.utility/7.3.9", "hashPath": "microsoft.powershell.commands.utility.7.3.9.nupkg.sha512" }, "Microsoft.PowerShell.ConsoleHost/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-6Vgv66tNyeb3hJZ41tBeH4X+e8+8YKyrikNG+TYkeam0hh8r5ytRhiYyGFXilvAwHw583zCGG6NAaJjt1ivIyA==", "path": "microsoft.powershell.consolehost/7.3.9", "hashPath": "microsoft.powershell.consolehost.7.3.9.nupkg.sha512" }, "Microsoft.PowerShell.CoreCLR.Eventing/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-SbB0bELUEctXsWmDWE97Wk2BD0xF+fwYoqhHj9ue9itGh8n8Lyk53JwKKN+JvFKiMDiXQyPJ/EGpctcSojlhew==", "path": "microsoft.powershell.coreclr.eventing/7.3.9", "hashPath": "microsoft.powershell.coreclr.eventing.7.3.9.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.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-MlLhJgzrUlxijTKJ19Eht++iGTUdg/F1jSbqwzjnc2Q8XStkUYNh8/81aUcNxWcg+0z1Yj/iUjW7czgWUYdV6Q==", "path": "microsoft.powershell.native/7.3.2", "hashPath": "microsoft.powershell.native.7.3.2.nupkg.sha512" }, "Microsoft.PowerShell.SDK/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-oXcEdkVsOas+tYbymM1JiYQz24+CNPO0pOuxSgQBrXtpaVCzAhIsuZfO45mPaJ5Pz58pnfab5ljKaD3GNcJIaA==", "path": "microsoft.powershell.sdk/7.3.9", "hashPath": "microsoft.powershell.sdk.7.3.9.nupkg.sha512" }, "Microsoft.PowerShell.Security/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-WyMh3S4X3/t0fco0B7wgb7YYjUgJFsxjfVeCzwNrtXL8m0JU8p5ExHlojSD88lOITphr04FFUsH2VCdUxesndQ==", "path": "microsoft.powershell.security/7.3.9", "hashPath": "microsoft.powershell.security.7.3.9.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.TestPlatform.ObjectModel/17.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-OMo/FYnKGy3lZEK0gfitskRM3ga/YBt6MyCyFPq0xNLeybGOQ6HnYNAAvzyePo5WPuMiw3LX+HiuRWNjnas1fA==", "path": "microsoft.testplatform.objectmodel/17.1.0", "hashPath": "microsoft.testplatform.objectmodel.17.1.0.nupkg.sha512" }, "Microsoft.TestPlatform.TestHost/17.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-JS0JDLniDhIzkSPLHz7N/x1CG8ywJOtwInFDYA3KQvbz+ojGoT5MT2YDVReL1b86zmNRV8339vsTSm/zh0RcMg==", "path": "microsoft.testplatform.testhost/17.1.0", "hashPath": "microsoft.testplatform.testhost.17.1.0.nupkg.sha512" }, "Microsoft.Win32.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", "path": "microsoft.win32.primitives/4.3.0", "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" }, "Microsoft.Win32.Registry/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/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JwM65WXVca58WzqY/Rpz7FGyHbN/SMdyr/3EI2CwPIYkB55EIRJUdPQJwO64x3ntOwPQoqCATKuDYA9K7Np5Ww==", "path": "microsoft.win32.registry.accesscontrol/7.0.0", "hashPath": "microsoft.win32.registry.accesscontrol.7.0.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==", "path": "microsoft.win32.systemevents/7.0.0", "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512" }, "Microsoft.Windows.Compatibility/7.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-N4aTGZVV1PYPLVLtNn6jsh2b20oS87jegwkB1yDbV4Fy8bs2FZvsjEjjQg1wc7E29JKuwdNXOUYd9ww9LKuLtA==", "path": "microsoft.windows.compatibility/7.0.5", "hashPath": "microsoft.windows.compatibility.7.0.5.nupkg.sha512" }, "Microsoft.WSMan.Management/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-QqygmM3jIHVSdOPsPGMDC5XH8IKjnw4jkVneGcSZR98/E4+eErJaWQqejNd08rI6AOBxSNemvNQuRMhV5uFSNA==", "path": "microsoft.wsman.management/7.3.9", "hashPath": "microsoft.wsman.management.7.3.9.nupkg.sha512" }, "Microsoft.WSMan.Runtime/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-oujVtzOOqfC+YilK/2grspihPezsNvEfZIApUY0hpF622NBuJ8rtoOGaintqjY3hQk4+mlkRSw7S1v65g0n35g==", "path": "microsoft.wsman.runtime/7.3.9", "hashPath": "microsoft.wsman.runtime.7.3.9.nupkg.sha512" }, "Namotion.Reflection/2.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-7tSHAzX8GWKy0qrW6OgQWD7kAZiqzhq+m1503qczuwuK6ZYhOGCQUxw+F3F4KkRM70aB6RMslsRVSCFeouIehw==", "path": "namotion.reflection/2.1.2", "hashPath": "namotion.reflection.2.1.2.nupkg.sha512" }, "NETStandard.Library/1.6.1": { "type": "package", "serviceable": true, "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", "path": "netstandard.library/1.6.1", "hashPath": "netstandard.library.1.6.1.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "NJsonSchema/10.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-lChjsLWaxyvElh4WJjVhdIiCtx7rimYGFTxtSi2pAkZf0ZnKaXYIX484HCVyzbDDHejDZPgOrcfAJ3kqNSTONw==", "path": "njsonschema/10.8.0", "hashPath": "njsonschema.10.8.0.nupkg.sha512" }, "NuGet.Frameworks/5.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", "path": "nuget.frameworks/5.11.0", "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" }, "Polly/7.2.3": { "type": "package", "serviceable": true, "sha512": "sha512-DeCY0OFbNdNxsjntr1gTXHJ5pKUwYzp04Er2LLeN3g6pWhffsGuKVfMBLe1lw7x76HrPkLxKEFxBlpRxS2nDEQ==", "path": "polly/7.2.3", "hashPath": "polly.7.2.3.nupkg.sha512" }, "Polly.Extensions.Http/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==", "path": "polly.extensions.http/3.0.0", "hashPath": "polly.extensions.http.3.0.0.nupkg.sha512" }, "PowerShellStandard.Library/5.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==", "path": "powershellstandard.library/5.1.1", "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CBvgRaF+M0xGLDv2Geb/0v0LEADheH8aK72GRAUJdnqnJVsQO60ki1XO8M3keEhnjm+T5NvLm41pNXAVYAPiSg==", "path": "runtime.linux-arm.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-5VCyRCtCIYU8FR/W8oo7ouFuJ8tmAg9ddsuXhfCKZfZrbaVZSKxkmNBa6fxkfYPueD0jQfOvwFBmE5c6zalCSw==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-DV9dWDUs23OoZqMWl5IhLr3D+b9koDiSHQxFKdYgWnQbnthv8c/yDjrlrI8nMrDc71RAKCO8jlUojzuPMX04gg==", "path": "runtime.linux-x64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", "path": "runtime.native.system/4.3.0", "hashPath": "runtime.native.system.4.3.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.Compression/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", "path": "runtime.native.system.io.compression/4.3.0", "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" }, "runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-L4Ivegqc3B0Fee7VifFy2JST9nndm+uvJ0viLIZUaImDfnr+JmRin9Tbqd56KuMtm0eVxHpNOWZBPtKrA/1h5Q==", "path": "runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.native.System.Net.Http/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", "path": "runtime.native.system.net.http/4.3.0", "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", "path": "runtime.native.system.security.cryptography.apple/4.3.0", "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", "path": "runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jFwh4sKSXZ7al5XrItEO4GdGWa6XNxvNx+LhEHjrSzOwawO1znwJ+Dy+VjnrkySX9Qi4bnHNLoiqOXbqMuka4g==", "path": "runtime.osx-arm64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-X4LrHEfke/z9+z+iuVr35NlkhdZldY8JGNMYUN+sfPK/U/6TcE+vP44I0Yv0ir1v0bqIzq3v6Qdv1c1vmp8s4g==", "path": "runtime.osx-x64.runtime.native.system.io.ports/7.0.0", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512" }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.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" }, "Scriban/5.9.0": { "type": "package", "serviceable": true, "sha512": "sha512-V725wLd3YKTRua8kTHUwJYTvIouNqyMBzNaNamCLlZPTyeP4gl+WJtqXDnWMe+mTftTGEVYZgbR1pLRmdKjK1g==", "path": "scriban/5.9.0", "hashPath": "scriban.5.9.0.nupkg.sha512" }, "System.AppContext/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", "path": "system.appcontext/4.3.0", "hashPath": "system.appcontext.4.3.0.nupkg.sha512" }, "System.Buffers/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", "path": "system.buffers/4.3.0", "hashPath": "system.buffers.4.3.0.nupkg.sha512" }, "System.CodeDom/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==", "path": "system.codedom/7.0.0", "hashPath": "system.codedom.7.0.0.nupkg.sha512" }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, "System.Collections.Concurrent/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", "path": "system.collections.concurrent/4.3.0", "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" }, "System.Collections.Immutable/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", "path": "system.collections.immutable/6.0.0", "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" }, "System.ComponentModel.Composition/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-orv0h38ZVPCPo/FW0LGv8/TigXwX8cIwXeQcaNYhikkqELDm8sUFLMcof/Sjcq5EvYCm5NA7MV3hG4u75H44UQ==", "path": "system.componentmodel.composition/7.0.0", "hashPath": "system.componentmodel.composition.7.0.0.nupkg.sha512" }, "System.ComponentModel.Composition.Registration/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-yy/xYOznnc7Hfg2/LeVqAMlJGv1v7b1ILxFShzx5PWUv53PwU0MaKPG8Dh9DC3gxayzw44UVuQJImhw7LtMKlw==", "path": "system.componentmodel.composition.registration/7.0.0", "hashPath": "system.componentmodel.composition.registration.7.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WvRUdlL1lB0dTRZSs5XcQOd5q9MYNk90GkbmRmiCvRHThWiojkpGqWdmEDJdXyHbxG/BhE5hmVbMfRLXW9FJVA==", "path": "system.configuration.configurationmanager/7.0.0", "hashPath": "system.configuration.configurationmanager.7.0.0.nupkg.sha512" }, "System.Console/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", "path": "system.console/4.3.0", "hashPath": "system.console.4.3.0.nupkg.sha512" }, "System.Data.Odbc/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-siwu7NoCsfHa9bfw2a2wSeTt2c/rhk3X8I28nJln1dlxdW3KqhRp0aW87yH1XkCo9h8zO1qcIfdTHO7YvvWLEA==", "path": "system.data.odbc/7.0.0", "hashPath": "system.data.odbc.7.0.0.nupkg.sha512" }, "System.Data.OleDb/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bhAs+5X5acgg3zQ6N4HqxqfwwmqWJzgt54BC8iwygcqa2jktxDFzxwN83GNvqgoTcTs2tenDS/jmhC+AQsmcyg==", "path": "system.data.oledb/7.0.0", "hashPath": "system.data.oledb.7.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.Debug/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==", "path": "system.diagnostics.diagnosticsource/7.0.2", "hashPath": "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512" }, "System.Diagnostics.EventLog/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eUDP47obqQm3SFJfP6z+Fx2nJ4KKTQbXB4Q9Uesnzw9SbYdhjyoGXuvDn/gEmFY6N5Z3bFFbpAQGA7m6hrYJCw==", "path": "system.diagnostics.eventlog/7.0.0", "hashPath": "system.diagnostics.eventlog.7.0.0.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-L+zIMEaXp1vA4wZk1KLMpk6tvU0xy94R0IfmhkmTWeC4KwShsmAfbg5I19LgjsCTYp6GVdXZ2aHluVWL0QqBdA==", "path": "system.diagnostics.performancecounter/7.0.0", "hashPath": "system.diagnostics.performancecounter.7.0.0.nupkg.sha512" }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", "path": "system.diagnostics.tools/4.3.0", "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", "path": "system.diagnostics.tracing/4.3.0", "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" }, "System.DirectoryServices/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Z4FVdUJEVXbf7/f/hU6cFZDtxN5ozUVKJMzXoHmC+GCeTcqzlxqmWtxurejxG3K+kZ6H0UKwNshoK1CYnmJ1sg==", "path": "system.directoryservices/7.0.1", "hashPath": "system.directoryservices.7.0.1.nupkg.sha512" }, "System.DirectoryServices.AccountManagement/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-UNytHYwA5IF55WQhashsMG57ize83JUGJxD8YJlOyO9ZlMTOD4Nt7y+A6mvmrU/swDoYWaVL+TNwE6hk9lyvbA==", "path": "system.directoryservices.accountmanagement/7.0.1", "hashPath": "system.directoryservices.accountmanagement.7.0.1.nupkg.sha512" }, "System.DirectoryServices.Protocols/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-t9hsL+UYRzNs30pnT2Tdx6ngX8McFUjru0a0ekNgu/YXfkXN+dx5OvSEv0/p7H2q3pdJLH7TJPWX7e55J8QB9A==", "path": "system.directoryservices.protocols/7.0.1", "hashPath": "system.directoryservices.protocols.7.0.1.nupkg.sha512" }, "System.Drawing.Common/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==", "path": "system.drawing.common/7.0.0", "hashPath": "system.drawing.common.7.0.0.nupkg.sha512" }, "System.Formats.Asn1/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==", "path": "system.formats.asn1/7.0.0", "hashPath": "system.formats.asn1.7.0.0.nupkg.sha512" }, "System.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, "System.Globalization.Calendars/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", "path": "system.globalization.calendars/4.3.0", "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" }, "System.Globalization.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", "path": "system.globalization.extensions/4.3.0", "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, "System.IO.Compression/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", "path": "system.io.compression/4.3.0", "hashPath": "system.io.compression.4.3.0.nupkg.sha512" }, "System.IO.Compression.ZipFile/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", "path": "system.io.compression.zipfile/4.3.0", "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" }, "System.IO.FileSystem/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", "path": "system.io.filesystem/4.3.0", "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", "path": "system.io.filesystem.primitives/4.3.0", "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" }, "System.IO.Packaging/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+j5ezLP7785/pd4taKQhXAWsymsIW2nTnE/U3/jpGZzcJx5lip6qkj6UrxSE7ZYZfL0GaLuymwGLqwJV/c7O7Q==", "path": "system.io.packaging/7.0.0", "hashPath": "system.io.packaging.7.0.0.nupkg.sha512" }, "System.IO.Ports/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA==", "path": "system.io.ports/7.0.0", "hashPath": "system.io.ports.7.0.0.nupkg.sha512" }, "System.Linq/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", "path": "system.linq/4.3.0", "hashPath": "system.linq.4.3.0.nupkg.sha512" }, "System.Linq.Expressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", "path": "system.linq.expressions/4.3.0", "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" }, "System.Management/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==", "path": "system.management/7.0.2", "hashPath": "system.management.7.0.2.nupkg.sha512" }, "System.Management.Automation/7.3.9": { "type": "package", "serviceable": true, "sha512": "sha512-qcqO4Wgna8mtJ2nimK5HpBQjYbVm5OrRR3Jc27VoAoYNy5TGIUyLz+lz1Caf1oqAbn7jvewpGUhY/CEY4sAsfA==", "path": "system.management.automation/7.3.9", "hashPath": "system.management.automation.7.3.9.nupkg.sha512" }, "System.Memory/4.5.5": { "type": "package", "serviceable": true, "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", "path": "system.memory/4.5.5", "hashPath": "system.memory.4.5.5.nupkg.sha512" }, "System.Net.Http/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", "path": "system.net.http/4.3.0", "hashPath": "system.net.http.4.3.0.nupkg.sha512" }, "System.Net.Http.WinHttpHandler/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-DJjlxpGJMHd7WxTo/WRb9q1tahjZvjer7Xo4rsOKAocrwewpA9L0YLxcKEx0nHQnruiWGgbngSzYt3YUwxc+2A==", "path": "system.net.http.winhttphandler/7.0.0", "hashPath": "system.net.http.winhttphandler.7.0.0.nupkg.sha512" }, "System.Net.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", "path": "system.net.primitives/4.3.0", "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" }, "System.Net.Sockets/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", "path": "system.net.sockets/4.3.0", "hashPath": "system.net.sockets.4.3.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.ObjectModel/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", "path": "system.objectmodel/4.3.0", "hashPath": "system.objectmodel.4.3.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/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.Context/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rVf4vEyGQphXTITF39uXlgTcp8Ekcu2aNwxyVLU7fDyNOk0W+/PPpj9PoC2cFL4wgJZJltiss5eQptE2C4f1Sw==", "path": "system.reflection.context/7.0.0", "hashPath": "system.reflection.context.7.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.Emit/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", "path": "system.reflection.emit/4.3.0", "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", "path": "system.reflection.emit.ilgeneration/4.3.0", "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", "path": "system.reflection.emit.lightweight/4.3.0", "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" }, "System.Reflection.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", "path": "system.reflection.extensions/4.3.0", "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" }, "System.Reflection.Metadata/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==", "path": "system.reflection.metadata/5.0.0", "hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", "path": "system.reflection.typeextensions/4.3.0", "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", "path": "system.resources.resourcemanager/4.3.0", "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.Caching/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-M0riW7Zgxca3Elp1iZVhzH7PWWT5bPSrdMFGCAGoH1n9YLuXOYE78ryui051Icf3swWWa8feBRoSxOCYwgMy8w==", "path": "system.runtime.caching/7.0.0", "hashPath": "system.runtime.caching.7.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.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "path": "system.runtime.extensions/4.3.0", "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" }, "System.Runtime.Handles/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", "path": "system.runtime.handles/4.3.0", "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", "path": "system.runtime.interopservices.runtimeinformation/4.3.0", "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" }, "System.Runtime.Numerics/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", "path": "system.runtime.numerics/4.3.0", "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" }, "System.Security.AccessControl/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", "path": "system.security.accesscontrol/6.0.0", "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512" }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", "path": "system.security.cryptography.algorithms/4.3.0", "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", "path": "system.security.cryptography.cng/4.3.0", "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Csp/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", "path": "system.security.cryptography.csp/4.3.0", "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", "path": "system.security.cryptography.encoding/4.3.0", "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", "path": "system.security.cryptography.openssl/4.3.0", "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/7.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-yhwEHH5Gzl/VoADrXtt5XC95OFoSjNSWLHNutE7GwdOgefZVRvEXRSooSpL8HHm3qmdd9epqzsWg28UJemt22w==", "path": "system.security.cryptography.pkcs/7.0.3", "hashPath": "system.security.cryptography.pkcs.7.0.3.nupkg.sha512" }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", "path": "system.security.cryptography.primitives/4.3.0", "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-3evI3sBfKqwYSwuBcYgShbmEgtXcg8N5Qu+jExLdkBXPty2yGDXq5m1/4sx9Exb8dqdeMPUs/d9DQ0wy/9Adwg==", "path": "system.security.cryptography.protecteddata/7.0.1", "hashPath": "system.security.cryptography.protecteddata.7.0.1.nupkg.sha512" }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", "path": "system.security.cryptography.x509certificates/4.3.0", "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-MCxBCtH0GrDuvU63ZODwQHQZPchb24pUAX3MfZ6b13qg246ZD10PRdOvay8C9HBPfCXkymUNwFPEegud7ax2zg==", "path": "system.security.cryptography.xml/7.0.1", "hashPath": "system.security.cryptography.xml.7.0.1.nupkg.sha512" }, "System.Security.Permissions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Vmp0iRmCEno9BWiskOW5pxJ3d9n+jUqKxvX4GhLwFhnQaySZmBN2FuC0N5gjFHgyFMUjC5sfIJ8KZfoJwkcMmA==", "path": "system.security.permissions/7.0.0", "hashPath": "system.security.permissions.7.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/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-V3q1Jr3KWo+i201/vUUPfg83rjJLhL5+ROh16PtPhaUJRHwoEBoGWtg0r6pFBRPaDqNY6hXvNgHktDj0gvMEpA==", "path": "system.servicemodel.syndication/7.0.0", "hashPath": "system.servicemodel.syndication.7.0.0.nupkg.sha512" }, "System.ServiceProcess.ServiceController/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-rPfXTJzYU46AmWYXRATQzQQ01hICrkl3GuUHgpAr9mnUwAVSsga5x3mBxanFPlJBV9ilzqMXbQyDLJQAbyTnSw==", "path": "system.serviceprocess.servicecontroller/7.0.1", "hashPath": "system.serviceprocess.servicecontroller.7.0.1.nupkg.sha512" }, "System.Speech/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-7E0uB92Cx2sXR67HW9rMKJqDACdLuz9t3I3OwZUFDzAgwKXWuY6CYeRT/NiypHcyZO2be9+0H0w0M6fn7HQtgQ==", "path": "system.speech/7.0.0", "hashPath": "system.speech.7.0.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==", "path": "system.text.encoding.codepages/7.0.0", "hashPath": "system.text.encoding.codepages.7.0.0.nupkg.sha512" }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" }, "System.Text.Encodings.Web/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", "path": "system.text.encodings.web/7.0.0", "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", "path": "system.text.regularexpressions/4.3.0", "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" }, "System.Threading/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", "path": "system.threading/4.3.0", "hashPath": "system.threading.4.3.0.nupkg.sha512" }, "System.Threading.AccessControl/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-uh6LWSk8Dlp1cavk4XQYtDHOMZpSa5KiqM0VBiflhXWGT63RGV+NhNsVxiEykL4S/0LVcgy+/AxC5ITQ9QLo8w==", "path": "system.threading.accesscontrol/7.0.1", "hashPath": "system.threading.accesscontrol.7.0.1.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, "System.Threading.Timer/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", "path": "system.threading.timer/4.3.0", "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" }, "System.Web.Services.Description/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-ORCkTkUo9f1o4ACG+H6SV+0XSxVZ461w3cHzYxEU41y6aKWp1CeNTMYbtdxMw1we6c6t4Hqq15PdcLVcdqno/g==", "path": "system.web.services.description/4.10.3", "hashPath": "system.web.services.description.4.10.3.nupkg.sha512" }, "System.Windows.Extensions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bR4qdCmssMMbo9Fatci49An5B1UaVJZHKNq70PRgzoLYIlitb8Tj7ns/Xt5Pz1CkERiTjcVBDU2y1AVrPBYkaw==", "path": "system.windows.extensions/7.0.0", "hashPath": "system.windows.extensions.7.0.0.nupkg.sha512" }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", "path": "system.xml.readerwriter/4.3.0", "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" }, "System.Xml.XDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", "path": "system.xml.xdocument/4.3.0", "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" }, "xunit/2.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-XNR3Yz9QTtec16O0aKcO6+baVNpXmOnPUxDkCY97J+8krUYxPvXT1szYYEUdKk4sB8GOI2YbAjRIOm8ZnXRfzQ==", "path": "xunit/2.4.1", "hashPath": "xunit.2.4.1.nupkg.sha512" }, "xunit.abstractions/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", "path": "xunit.abstractions/2.0.3", "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512" }, "xunit.analyzers/0.10.0": { "type": "package", "serviceable": true, "sha512": "sha512-4/IDFCJfIeg6bix9apmUtIMwvOsiwqdEexeO/R2D4GReIGPLIRODTpId/l4LRSrAJk9lEO3Zx1H0Zx6uohJDNg==", "path": "xunit.analyzers/0.10.0", "hashPath": "xunit.analyzers.0.10.0.nupkg.sha512" }, "xunit.assert/2.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-O/Oe0BS5RmSsM+LQOb041TzuPo5MdH2Rov+qXGS37X+KFG1Hxz7kopYklM5+1Y+tRGeXrOx5+Xne1RuqLFQoyQ==", "path": "xunit.assert/2.4.1", "hashPath": "xunit.assert.2.4.1.nupkg.sha512" }, "xunit.core/2.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-Zsj5OMU6JasNGERXZy8s72+pcheG6Q15atS5XpZXqAtULuyQiQ6XNnUsp1gyfC6WgqScqMvySiEHmHcOG6Eg0Q==", "path": "xunit.core/2.4.1", "hashPath": "xunit.core.2.4.1.nupkg.sha512" }, "xunit.extensibility.core/2.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-yKZKm/8QNZnBnGZFD9SewkllHBiK0DThybQD/G4PiAmQjKtEZyHi6ET70QPU9KtSMJGRYS6Syk7EyR2EVDU4Kg==", "path": "xunit.extensibility.core/2.4.1", "hashPath": "xunit.extensibility.core.2.4.1.nupkg.sha512" }, "xunit.extensibility.execution/2.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-7e/1jqBpcb7frLkB6XDrHCGXAbKN4Rtdb88epYxCSRQuZDRW8UtTfdTEVpdTl8s4T56e07hOBVd4G0OdCxIY2A==", "path": "xunit.extensibility.execution/2.4.1", "hashPath": "xunit.extensibility.execution.2.4.1.nupkg.sha512" }, "xunit.runner.visualstudio/2.4.3": { "type": "package", "serviceable": true, "sha512": "sha512-kZZSmOmKA8OBlAJaquPXnJJLM9RwQ27H7BMVqfMLUcTi9xHinWGJiWksa3D4NEtz0wZ/nxd2mogObvBgJKCRhQ==", "path": "xunit.runner.visualstudio/2.4.3", "hashPath": "xunit.runner.visualstudio.2.4.3.nupkg.sha512" }, "PSDataverse/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |