SyntheticEnterprise.PowerShell.deps.json
|
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "SyntheticEnterprise.PowerShell/0.5.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.1", "Microsoft.PowerShell.SDK": "7.4.6", "Spectre.Console": "0.49.1", "SyntheticEnterprise.Contracts": "0.5.1", "SyntheticEnterprise.Core": "0.5.1", "SyntheticEnterprise.Exporting": "0.5.1", "System.Security.Cryptography.Xml": "8.0.3" }, "runtime": { "SyntheticEnterprise.PowerShell.dll": {} } }, "Humanizer.Core/2.14.1": { "runtime": { "lib/net6.0/Humanizer.dll": { "assemblyVersion": "2.14.0.0", "fileVersion": "2.14.1.48190" } } }, "Json.More.Net/2.0.1.2": { "runtime": { "lib/net8.0/Json.More.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.1.2" } } }, "JsonPointer.Net/5.0.0": { "dependencies": { "Humanizer.Core": "2.14.1", "Json.More.Net": "2.0.1.2" }, "runtime": { "lib/net8.0/JsonPointer.Net.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "JsonSchema.Net/7.0.4": { "dependencies": { "JsonPointer.Net": "5.0.0" }, "runtime": { "lib/net8.0/JsonSchema.Net.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.4.0" } } }, "Markdig.Signed/0.33.0": { "runtime": { "lib/net6.0/Markdig.Signed.dll": { "assemblyVersion": "0.33.0.0", "fileVersion": "0.33.0.0" } } }, "Microsoft.ApplicationInsights/2.21.0": { "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.21.0.429", "fileVersion": "2.21.0.429" } } }, "Microsoft.Bcl.AsyncInterfaces/8.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.CodeAnalysis.Common/4.9.2": { "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.dll": { "assemblyVersion": "4.9.0.0", "fileVersion": "4.900.224.12906" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/4.9.2": { "dependencies": { "Microsoft.CodeAnalysis.Common": "4.9.2" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "4.9.0.0", "fileVersion": "4.900.224.12906" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.Data.Sqlite/8.0.8": { "dependencies": { "Microsoft.Data.Sqlite.Core": "8.0.8", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" } }, "Microsoft.Data.Sqlite.Core/8.0.8": { "dependencies": { "SQLitePCLRaw.core": "2.1.6" }, "runtime": { "lib/net8.0/Microsoft.Data.Sqlite.dll": { "assemblyVersion": "8.0.8.0", "fileVersion": "8.0.824.36704" } } }, "Microsoft.Extensions.DependencyInjection/8.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" }, "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "Microsoft.Extensions.ObjectPool/8.0.10": { "runtime": { "lib/net8.0/Microsoft.Extensions.ObjectPool.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46804" } } }, "Microsoft.Management.Infrastructure/3.0.0": { "dependencies": { "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0", "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0" } }, "Microsoft.Management.Infrastructure.CimCmdlets/7.4.6": { "dependencies": { "System.Management.Automation": "7.4.6" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { "runtimeTargets": { "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "6.3.9600.18144" }, "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "6.3.9600.18144" } } }, "Microsoft.PowerShell.Commands.Diagnostics/7.4.6": { "dependencies": { "System.Management.Automation": "7.4.6" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.PowerShell.Commands.Diagnostics.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.PowerShell.Commands.Management/7.4.6": { "dependencies": { "Microsoft.PowerShell.Security": "7.4.6", "System.ServiceProcess.ServiceController": "8.0.1" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.Commands.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.PowerShell.Commands.Utility/7.4.6": { "dependencies": { "JsonSchema.Net": "7.0.4", "Markdig.Signed": "0.33.0", "Microsoft.CodeAnalysis.CSharp": "4.9.2", "Microsoft.PowerShell.MarkdownRender": "7.2.1", "System.Drawing.Common": "9.0.0-preview.6.24327.6", "System.Management.Automation": "7.4.6", "System.Threading.AccessControl": "9.0.0-preview.6.24327.7" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.Commands.Utility.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.PowerShell.ConsoleHost/7.4.6": { "dependencies": { "System.Management.Automation": "7.4.6" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.ConsoleHost.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.4.6": { "dependencies": { "System.Diagnostics.EventLog": "8.0.1" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.PowerShell.MarkdownRender/7.2.1": { "dependencies": { "Markdig.Signed": "0.33.0" }, "runtime": { "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll": { "assemblyVersion": "7.2.1.0", "fileVersion": "7.2.1.0" } } }, "Microsoft.PowerShell.Native/7.4.0": { "runtimeTargets": { "runtimes/linux-arm/native/libpsl-native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/libpsl-native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/libpsl-native.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libpsl-native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx/native/libpsl-native.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm/native/pwrshplugin.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-arm64/native/pwrshplugin.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x64/native/pwrshplugin.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "10.0.10011.16384" }, "runtimes/win-x86/native/pwrshplugin.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "10.0.10011.16384" } } }, "Microsoft.PowerShell.SDK/7.4.6": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "Microsoft.Extensions.ObjectPool": "8.0.10", "Microsoft.Management.Infrastructure.CimCmdlets": "7.4.6", "Microsoft.PowerShell.Commands.Diagnostics": "7.4.6", "Microsoft.PowerShell.Commands.Management": "7.4.6", "Microsoft.PowerShell.Commands.Utility": "7.4.6", "Microsoft.PowerShell.ConsoleHost": "7.4.6", "Microsoft.PowerShell.Security": "7.4.6", "Microsoft.WSMan.Management": "7.4.6", "Microsoft.Windows.Compatibility": "8.0.10", "System.Data.SqlClient": "4.8.6", "System.IO.Packaging": "8.0.1", "System.Management.Automation": "7.4.6", "System.Net.Http.WinHttpHandler": "8.0.2", "System.Private.ServiceModel": "4.10.3", "System.Runtime.Caching": "8.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.Web.Services.Description": "4.10.3" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.SDK.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.SDK.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.PowerShell.Security/7.4.6": { "dependencies": { "System.Management.Automation": "7.4.6" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.PowerShell.Security.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" }, "runtimes/win/lib/net8.0/Microsoft.PowerShell.Security.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.Security.Extensions/1.2.0": { "runtimeTargets": { "runtimes/win-arm/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-arm/native/getfilesiginforedist.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/getfilesiginforedist.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/getfilesiginforedist.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/getfilesiginforedist.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.Win32.Registry.AccessControl/8.0.0": { "runtime": { "lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.Win32.SystemEvents/9.0.0-preview.6.24327.7": { "runtime": { "lib/net8.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.32707" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.32707" } } }, "Microsoft.Windows.Compatibility/8.0.10": { "dependencies": { "Microsoft.Win32.Registry.AccessControl": "8.0.0", "Microsoft.Win32.SystemEvents": "9.0.0-preview.6.24327.7", "System.CodeDom": "8.0.0", "System.ComponentModel.Composition": "8.0.0", "System.ComponentModel.Composition.Registration": "8.0.0", "System.Configuration.ConfigurationManager": "8.0.1", "System.Data.Odbc": "8.0.1", "System.Data.OleDb": "8.0.1", "System.Data.SqlClient": "4.8.6", "System.Diagnostics.EventLog": "8.0.1", "System.Diagnostics.PerformanceCounter": "8.0.1", "System.DirectoryServices": "8.0.0", "System.DirectoryServices.AccountManagement": "8.0.1", "System.DirectoryServices.Protocols": "8.0.0", "System.Drawing.Common": "9.0.0-preview.6.24327.6", "System.IO.Packaging": "8.0.1", "System.IO.Ports": "8.0.0", "System.Management": "8.0.0", "System.Reflection.Context": "8.0.0", "System.Runtime.Caching": "8.0.1", "System.Security.Cryptography.Pkcs": "8.0.1", "System.Security.Cryptography.ProtectedData": "8.0.0", "System.Security.Cryptography.Xml": "8.0.3", "System.Security.Permissions": "8.0.0", "System.ServiceModel.Duplex": "4.10.3", "System.ServiceModel.Http": "4.10.3", "System.ServiceModel.NetTcp": "4.10.3", "System.ServiceModel.Primitives": "4.10.3", "System.ServiceModel.Security": "4.10.3", "System.ServiceModel.Syndication": "8.0.0", "System.ServiceProcess.ServiceController": "8.0.1", "System.Speech": "8.0.0", "System.Threading.AccessControl": "9.0.0-preview.6.24327.7", "System.Web.Services.Description": "4.10.3" } }, "Microsoft.WSMan.Management/7.4.6": { "dependencies": { "Microsoft.WSMan.Runtime": "7.4.6", "System.Management.Automation": "7.4.6", "System.ServiceProcess.ServiceController": "8.0.1" }, "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.WSMan.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Microsoft.WSMan.Runtime/7.4.6": { "runtimeTargets": { "runtimes/win/lib/net8.0/Microsoft.WSMan.Runtime.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": { "runtimeTargets": { "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "dependencies": { "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" } }, "runtime.native.System.IO.Ports/8.0.0": { "dependencies": { "runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0", "runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0", "runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0", "runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0", "runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0" } }, "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": { "runtimeTargets": { "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x64/native/sni.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x86/native/sni.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "Spectre.Console/0.49.1": { "runtime": { "lib/net8.0/Spectre.Console.dll": { "assemblyVersion": "0.0.0.0", "fileVersion": "0.49.1.0" } } }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { "dependencies": { "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { "assemblyVersion": "2.1.6.2060", "fileVersion": "2.1.6.2060" } } }, "SQLitePCLRaw.core/2.1.6": { "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": { "assemblyVersion": "2.1.6.2060", "fileVersion": "2.1.6.2060" } } }, "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { "runtimeTargets": { "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { "rid": "browser-wasm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm/native/libe_sqlite3.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/libe_sqlite3.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-armel/native/libe_sqlite3.so": { "rid": "linux-armel", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-mips64/native/libe_sqlite3.so": { "rid": "linux-mips64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm/native/libe_sqlite3.so": { "rid": "linux-musl-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { "rid": "linux-musl-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/libe_sqlite3.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-ppc64le/native/libe_sqlite3.so": { "rid": "linux-ppc64le", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-s390x/native/libe_sqlite3.so": { "rid": "linux-s390x", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libe_sqlite3.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x86/native/libe_sqlite3.so": { "rid": "linux-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { "rid": "maccatalyst-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { "rid": "maccatalyst-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/libe_sqlite3.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/libe_sqlite3.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/e_sqlite3.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/e_sqlite3.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/e_sqlite3.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/e_sqlite3.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { "dependencies": { "SQLitePCLRaw.core": "2.1.6" }, "runtime": { "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { "assemblyVersion": "2.1.6.2060", "fileVersion": "2.1.6.2060" } } }, "System.CodeDom/8.0.0": { "runtime": { "lib/net8.0/System.CodeDom.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.ComponentModel.Composition/8.0.0": { "runtime": { "lib/net8.0/System.ComponentModel.Composition.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.ComponentModel.Composition.Registration/8.0.0": { "dependencies": { "System.ComponentModel.Composition": "8.0.0", "System.Reflection.Context": "8.0.0" }, "runtime": { "lib/net8.0/System.ComponentModel.Composition.Registration.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Configuration.ConfigurationManager/8.0.1": { "dependencies": { "System.Diagnostics.EventLog": "8.0.1", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Data.Odbc/8.0.1": { "runtime": { "lib/net8.0/System.Data.Odbc.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/freebsd/lib/net8.0/System.Data.Odbc.dll": { "rid": "freebsd", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/illumos/lib/net8.0/System.Data.Odbc.dll": { "rid": "illumos", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/ios/lib/net8.0/System.Data.Odbc.dll": { "rid": "ios", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/linux/lib/net8.0/System.Data.Odbc.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/osx/lib/net8.0/System.Data.Odbc.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/solaris/lib/net8.0/System.Data.Odbc.dll": { "rid": "solaris", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/tvos/lib/net8.0/System.Data.Odbc.dll": { "rid": "tvos", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" }, "runtimes/win/lib/net8.0/System.Data.Odbc.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.Data.OleDb/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1", "System.Diagnostics.PerformanceCounter": "8.0.1" }, "runtime": { "lib/net8.0/System.Data.OleDb.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Data.OleDb.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.Data.SqlClient/4.8.6": { "dependencies": { "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "runtime": { "lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assemblyVersion": "4.6.1.6", "fileVersion": "4.700.23.52603" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.6.1.6", "fileVersion": "4.700.23.52603" }, "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.6.1.6", "fileVersion": "4.700.23.52603" } } }, "System.Diagnostics.EventLog/8.0.1": { "runtime": { "lib/net8.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Diagnostics.PerformanceCounter/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.DirectoryServices/8.0.0": { "runtime": { "lib/net8.0/System.DirectoryServices.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.DirectoryServices.AccountManagement/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1", "System.DirectoryServices": "8.0.0", "System.DirectoryServices.Protocols": "8.0.0" }, "runtime": { "lib/net8.0/System.DirectoryServices.AccountManagement.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.DirectoryServices.AccountManagement.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.DirectoryServices.Protocols/8.0.0": { "runtime": { "lib/net8.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/linux/lib/net8.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/osx/lib/net8.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/win/lib/net8.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Drawing.Common/9.0.0-preview.6.24327.6": { "dependencies": { "Microsoft.Win32.SystemEvents": "9.0.0-preview.6.24327.7" }, "runtime": { "lib/net8.0/System.Drawing.Common.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.32706" }, "lib/net8.0/System.Private.Windows.Core.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.32706" } } }, "System.IO.Packaging/8.0.1": { "runtime": { "lib/net8.0/System.IO.Packaging.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.IO.Ports/8.0.0": { "dependencies": { "runtime.native.System.IO.Ports": "8.0.0" }, "runtime": { "lib/net8.0/System.IO.Ports.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/unix/lib/net8.0/System.IO.Ports.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" }, "runtimes/win/lib/net8.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Management/8.0.0": { "dependencies": { "System.CodeDom": "8.0.0" }, "runtime": { "lib/net8.0/System.Management.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Management.Automation/7.4.6": { "dependencies": { "Microsoft.ApplicationInsights": "2.21.0", "Microsoft.Management.Infrastructure": "3.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.4.6", "Microsoft.PowerShell.Native": "7.4.0", "Microsoft.Security.Extensions": "1.2.0", "Microsoft.Win32.Registry.AccessControl": "8.0.0", "Newtonsoft.Json": "13.0.3", "System.Configuration.ConfigurationManager": "8.0.1", "System.DirectoryServices": "8.0.0", "System.Management": "8.0.0", "System.Security.Cryptography.Pkcs": "8.0.1", "System.Security.Permissions": "8.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net8.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" }, "runtimes/win/lib/net8.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.4.6.500", "fileVersion": "7.4.6.500" } } }, "System.Net.Http.WinHttpHandler/8.0.2": { "runtime": { "lib/net8.0/System.Net.Http.WinHttpHandler.dll": { "assemblyVersion": "8.0.0.2", "fileVersion": "8.0.824.36612" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Net.Http.WinHttpHandler.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.2", "fileVersion": "8.0.824.36612" } } }, "System.Private.ServiceModel/4.10.3": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "Microsoft.Extensions.ObjectPool": "8.0.10", "System.Security.Cryptography.Xml": "8.0.3" }, "runtime": { "lib/netstandard2.0/System.Private.ServiceModel.dll": { "assemblyVersion": "4.10.3.0", "fileVersion": "4.1000.323.51101" } }, "resources": { "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": { "locale": "cs" }, "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": { "locale": "de" }, "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": { "locale": "es" }, "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": { "locale": "fr" }, "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": { "locale": "it" }, "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": { "locale": "ja" }, "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": { "locale": "ko" }, "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": { "locale": "pl" }, "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": { "locale": "pt-BR" }, "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": { "locale": "ru" }, "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": { "locale": "tr" }, "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": { "locale": "zh-Hant" } } }, "System.Reflection.Context/8.0.0": { "runtime": { "lib/net8.0/System.Reflection.Context.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Runtime.Caching/8.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { "lib/net8.0/System.Runtime.Caching.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.Security.Cryptography.Pkcs/8.0.1": { "runtime": { "lib/net8.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Security.Cryptography.ProtectedData/8.0.0": { "runtime": { "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Security.Cryptography.Xml/8.0.3": { "dependencies": { "System.Security.Cryptography.Pkcs": "8.0.1" }, "runtime": { "lib/net8.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.2626.16921" } } }, "System.Security.Permissions/8.0.0": { "dependencies": { "System.Windows.Extensions": "8.0.0" }, "runtime": { "lib/net8.0/System.Security.Permissions.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "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/8.0.0": { "runtime": { "lib/net8.0/System.ServiceModel.Syndication.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.ServiceProcess.ServiceController/8.0.1": { "dependencies": { "System.Diagnostics.EventLog": "8.0.1" }, "runtime": { "lib/net8.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.ServiceProcess.ServiceController.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.Speech/8.0.0": { "runtime": { "lib/net8.0/System.Speech.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Speech.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Threading.AccessControl/9.0.0-preview.6.24327.7": { "runtime": { "lib/net8.0/System.Threading.AccessControl.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.32707" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Threading.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.32707" } } }, "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/8.0.0": { "runtime": { "lib/net8.0/System.Windows.Extensions.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "SyntheticEnterprise.Contracts/0.5.1": { "runtime": { "SyntheticEnterprise.Contracts.dll": { "assemblyVersion": "0.5.1.0", "fileVersion": "0.5.1.0" } } }, "SyntheticEnterprise.Core/0.5.1": { "dependencies": { "Microsoft.Data.Sqlite": "8.0.8", "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", "Microsoft.PowerShell.SDK": "7.4.6", "SyntheticEnterprise.Contracts": "0.5.1", "System.Security.Cryptography.Xml": "8.0.3" }, "runtime": { "SyntheticEnterprise.Core.dll": { "assemblyVersion": "0.5.1.0", "fileVersion": "0.5.1.0" } } }, "SyntheticEnterprise.Exporting/0.5.1": { "dependencies": { "SyntheticEnterprise.Contracts": "0.5.1" }, "runtime": { "SyntheticEnterprise.Exporting.dll": { "assemblyVersion": "0.5.1.0", "fileVersion": "0.5.1.0" } } } } }, "libraries": { "SyntheticEnterprise.PowerShell/0.5.1": { "type": "project", "serviceable": false, "sha512": "" }, "Humanizer.Core/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", "path": "humanizer.core/2.14.1", "hashPath": "humanizer.core.2.14.1.nupkg.sha512" }, "Json.More.Net/2.0.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-uF3QeiaXEfH92emz0/BWUiNtMSfxIIvgynuB0Bf1vF4s8eWTcZitBx9l+g/FDaJk5XxqBv9buQXizXKQcXFG1w==", "path": "json.more.net/2.0.1.2", "hashPath": "json.more.net.2.0.1.2.nupkg.sha512" }, "JsonPointer.Net/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-fm4T5w20AY6C+p5/pJr0vrXRNGgtSfHl34I1LxC9zdPwS9S3j0GiR1Mz/CVPWKDXXGDpCt1APHpCq7kn5adCfA==", "path": "jsonpointer.net/5.0.0", "hashPath": "jsonpointer.net.5.0.0.nupkg.sha512" }, "JsonSchema.Net/7.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-R0Hk2Tr/np4Q1NO8CBjyQsoiD1iFJyEQP20Sw7JnZCNGJoaSBe+g4b+nZqnBXPQhiqY5LGZ8JZwZkRh/eKZhEQ==", "path": "jsonschema.net/7.0.4", "hashPath": "jsonschema.net.7.0.4.nupkg.sha512" }, "Markdig.Signed/0.33.0": { "type": "package", "serviceable": true, "sha512": "sha512-/BE/XANxmocgEqajbWB/ur4Jei+j1FkXppWH9JFmEuoq8T3xJndkQKZVCW/7lTdc9Ru6kfEAkwSXFOv30EkU2Q==", "path": "markdig.signed/0.33.0", "hashPath": "markdig.signed.0.33.0.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.21.0": { "type": "package", "serviceable": true, "sha512": "sha512-btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==", "path": "microsoft.applicationinsights/2.21.0", "hashPath": "microsoft.applicationinsights.2.21.0.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", "path": "microsoft.bcl.asyncinterfaces/8.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Common/4.9.2": { "type": "package", "serviceable": true, "sha512": "sha512-M5PThug7b2AdxL7xKmQs50KzAQTl9jENw5jMT3iUt16k+DAFlw1S87juU3UuPs3gvBm8trMBSOEvSFDr31c9Vw==", "path": "microsoft.codeanalysis.common/4.9.2", "hashPath": "microsoft.codeanalysis.common.4.9.2.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/4.9.2": { "type": "package", "serviceable": true, "sha512": "sha512-HGIo7E9Mf3exAJbUdYpDFfLoYkSVaHDJXPyusWTYUTBaOPCowGw+Gap5McE1w+K+ryIXre72oiqL88sQHmHBmg==", "path": "microsoft.codeanalysis.csharp/4.9.2", "hashPath": "microsoft.codeanalysis.csharp.4.9.2.nupkg.sha512" }, "Microsoft.Data.Sqlite/8.0.8": { "type": "package", "serviceable": true, "sha512": "sha512-Ao+kD9lZpZvvvfLHMR4/UviFGXaWhQ9AVT4fYMl62XWgIPuVIhZqLysmDNiXbsz6Pb87iyyElX2xSfigzKNZNg==", "path": "microsoft.data.sqlite/8.0.8", "hashPath": "microsoft.data.sqlite.8.0.8.nupkg.sha512" }, "Microsoft.Data.Sqlite.Core/8.0.8": { "type": "package", "serviceable": true, "sha512": "sha512-qHInO2EvOcPhjgboP0TGnXM7rASdvWXrw6jAH8Yuz5YP82VTje7d/NKiX1i+dVbE3+G3JuW1kqNVB8yLvsqgYA==", "path": "microsoft.data.sqlite.core/8.0.8", "hashPath": "microsoft.data.sqlite.core.8.0.8.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", "path": "microsoft.extensions.dependencyinjection/8.0.1", "hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512" }, "Microsoft.Extensions.ObjectPool/8.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-u7gAG7JgxF8VSJUGPSudAcPxOt+ymJKQCSxNRxiuKV+klCQbHljQR75SilpedCTfhPWDhtUwIJpnDVtspr9nMg==", "path": "microsoft.extensions.objectpool/8.0.10", "hashPath": "microsoft.extensions.objectpool.8.0.10.nupkg.sha512" }, "Microsoft.Management.Infrastructure/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==", "path": "microsoft.management.infrastructure/3.0.0", "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.CimCmdlets/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-pWlnAxpOLZf5lTX0SPX68dukSFowbEiGd39jRcO5rhsXDG5TjWrF3x1KxlFtMbiMGqJewVn5MJ7FlOWZDD7E3g==", "path": "microsoft.management.infrastructure.cimcmdlets/7.4.6", "hashPath": "microsoft.management.infrastructure.cimcmdlets.7.4.6.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==", "path": "microsoft.management.infrastructure.runtime.unix/3.0.0", "hashPath": "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512" }, "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==", "path": "microsoft.management.infrastructure.runtime.win/3.0.0", "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Diagnostics/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-beys8wUfsWNda8JVr/Oj/Erx4PeC/AQC3X/TaU/O/BKKjzO1evm+Moz7wOOHb7bK3mqfGIWjsbOC9U/aRZGpGA==", "path": "microsoft.powershell.commands.diagnostics/7.4.6", "hashPath": "microsoft.powershell.commands.diagnostics.7.4.6.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Management/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-IqM/FMnJMWpausi+ONG/eD2w7phwHG6SgKtLOG7anmlCiFOefjnQX2Jf3ihm7TYQJIFbxg05LtoIviyICJ8Wrw==", "path": "microsoft.powershell.commands.management/7.4.6", "hashPath": "microsoft.powershell.commands.management.7.4.6.nupkg.sha512" }, "Microsoft.PowerShell.Commands.Utility/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-dqu5AGtk/MH73osSK6on14X3a1TfBolKDnPMXM5EC6vo1XtpDL70MFoomypwgwkxz5B29p2+gtVoGqiQz5cicQ==", "path": "microsoft.powershell.commands.utility/7.4.6", "hashPath": "microsoft.powershell.commands.utility.7.4.6.nupkg.sha512" }, "Microsoft.PowerShell.ConsoleHost/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-LOMd4Zl4rsf3gHHwDf0L8iFdvLgHBACMQlgS3viz0L49N2o+0v5TAJSLOpjg77lcuH43rKLfjN+aoEen78iUBQ==", "path": "microsoft.powershell.consolehost/7.4.6", "hashPath": "microsoft.powershell.consolehost.7.4.6.nupkg.sha512" }, "Microsoft.PowerShell.CoreCLR.Eventing/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-z8XYESoGwJYT/L60192dE+n1dS7HRvbh2VinadhD3/zA6fDC/lu0VhQc42c56K4JiIMsLfHUUtaPJEa1JPaNBg==", "path": "microsoft.powershell.coreclr.eventing/7.4.6", "hashPath": "microsoft.powershell.coreclr.eventing.7.4.6.nupkg.sha512" }, "Microsoft.PowerShell.MarkdownRender/7.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-o5oUwL23R/KnjQPD2Oi49WAG5j4O4VLo1fPRSyM/aq0HuTrY2RnF4B3MCGk13BfcmK51p9kPlHZ1+8a/ZjO4Jg==", "path": "microsoft.powershell.markdownrender/7.2.1", "hashPath": "microsoft.powershell.markdownrender.7.2.1.nupkg.sha512" }, "Microsoft.PowerShell.Native/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==", "path": "microsoft.powershell.native/7.4.0", "hashPath": "microsoft.powershell.native.7.4.0.nupkg.sha512" }, "Microsoft.PowerShell.SDK/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-fQb9dKdx+fD5vbJ5wjFngeJ1qSkJ91M3jy6bomVsrs1tLNnB06/8pm42Cv+6xhUVQGKV0JKMFy44+QjHl5puqQ==", "path": "microsoft.powershell.sdk/7.4.6", "hashPath": "microsoft.powershell.sdk.7.4.6.nupkg.sha512" }, "Microsoft.PowerShell.Security/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-62WzHhtzItjTMbEV88J5zL65/1HIZspEoWGwFAAi9ajoUzJOZUtdGyBQPa7ZsxszPk/Ktk+h3QtW0hwBVdrrPg==", "path": "microsoft.powershell.security/7.4.6", "hashPath": "microsoft.powershell.security.7.4.6.nupkg.sha512" }, "Microsoft.Security.Extensions/1.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-GjHZBE5PHKrxPRyGujWQKwbKNjPQYds6HcAWKeV49X3KPgBfF2B1vV5uJey5UluyGQlvAO/DezL7WzEx9HlPQA==", "path": "microsoft.security.extensions/1.2.0", "hashPath": "microsoft.security.extensions.1.2.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-u8PB9/v02C8mBXzl0vJ7bOyC020zOP+T1mRct+KA46DqZkB40XtsNn9pGD0QowTRsT6R4jPCghn+yAODn2UMMw==", "path": "microsoft.win32.registry.accesscontrol/8.0.0", "hashPath": "microsoft.win32.registry.accesscontrol.8.0.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/9.0.0-preview.6.24327.7": { "type": "package", "serviceable": true, "sha512": "sha512-iY1g4tiJLFzV+Ygp+g78w8sNMkDLiEY9nYnZVhVto+lAt6UVzw5ZqwRvLGDPzyrV9J1D/MKchmnziLkL8Ro6hA==", "path": "microsoft.win32.systemevents/9.0.0-preview.6.24327.7", "hashPath": "microsoft.win32.systemevents.9.0.0-preview.6.24327.7.nupkg.sha512" }, "Microsoft.Windows.Compatibility/8.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-V92Ri/nR0VqFT6vAVGj20sl0GI6tEFlZiB1IENyPdSdjs+1k5O1lr4vVwtIwoutlib8UyO8tnBwngT6SoOqvyA==", "path": "microsoft.windows.compatibility/8.0.10", "hashPath": "microsoft.windows.compatibility.8.0.10.nupkg.sha512" }, "Microsoft.WSMan.Management/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-bBEx8+wstdxpsXjqkOPvVq53PwCksDWb7VtyzXjzLdMGY33gPo8H8P3OACUluOcMG/Kd7rPnBszsP7CFhSkKSg==", "path": "microsoft.wsman.management/7.4.6", "hashPath": "microsoft.wsman.management.7.4.6.nupkg.sha512" }, "Microsoft.WSMan.Runtime/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-pnNVcVUT+CP7r23Ju/+nhp0fLSdwevAZwe3qe8XQEahYOUv9ACIP29GijRsjdOwIL8+7DaLUQF5jjh+P/ZjGTQ==", "path": "microsoft.wsman.runtime/7.4.6", "hashPath": "microsoft.wsman.runtime.7.4.6.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==", "path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==", "path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", "path": "runtime.native.system.data.sqlclient.sni/4.7.0", "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" }, "runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==", "path": "runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==", "path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==", "path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512" }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "Spectre.Console/0.49.1": { "type": "package", "serviceable": true, "sha512": "sha512-USV+pdu49OJ3nCjxNuw1K9Zw/c1HCBbwbjXZp0EOn6wM99tFdAtN34KEBZUMyRuJuXlUMDqhd8Yq9obW2MslYA==", "path": "spectre.console/0.49.1", "hashPath": "spectre.console.0.49.1.nupkg.sha512" }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" }, "SQLitePCLRaw.core/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", "path": "sqlitepclraw.core/2.1.6", "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" }, "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" }, "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" }, "System.CodeDom/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==", "path": "system.codedom/8.0.0", "hashPath": "system.codedom.8.0.0.nupkg.sha512" }, "System.ComponentModel.Composition/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==", "path": "system.componentmodel.composition/8.0.0", "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512" }, "System.ComponentModel.Composition.Registration/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-BVMXYqX7Z0Zdq3tc94UKJL/cOWq4LF3ufexfdPuUDrDl4ekbbfwPVzsusVbx+aq6Yx60CJnmJLyHtM3V2Q7BBQ==", "path": "system.componentmodel.composition.registration/8.0.0", "hashPath": "system.componentmodel.composition.registration.8.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-gPYFPDyohW2gXNhdQRSjtmeS6FymL2crg4Sral1wtvEJ7DUqFCDWDVbbLobASbzxfic8U1hQEdC7hmg9LHncMw==", "path": "system.configuration.configurationmanager/8.0.1", "hashPath": "system.configuration.configurationmanager.8.0.1.nupkg.sha512" }, "System.Data.Odbc/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-JQd0QHOaZuH+ki+4Geas88dnLe/lZSaEYYmRdovZaqNVuExVlVFs/of2I1VaasMxzbO5+yrGDAP2rkazx/b8Sg==", "path": "system.data.odbc/8.0.1", "hashPath": "system.data.odbc.8.0.1.nupkg.sha512" }, "System.Data.OleDb/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-RO+/y2ggU5956uQDRXdjA1e2l5yJ4rTWNX76eZ+3sgtYGqGapCe2kQCyiUci+/y6Fyb21Irp4RQEdfrIiuYrxQ==", "path": "system.data.oledb/8.0.1", "hashPath": "system.data.oledb.8.0.1.nupkg.sha512" }, "System.Data.SqlClient/4.8.6": { "type": "package", "serviceable": true, "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==", "path": "system.data.sqlclient/4.8.6", "hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512" }, "System.Diagnostics.EventLog/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==", "path": "system.diagnostics.eventlog/8.0.1", "hashPath": "system.diagnostics.eventlog.8.0.1.nupkg.sha512" }, "System.Diagnostics.PerformanceCounter/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-9RfEDiEjlUADeThs8IPdDVTXSnPRSqjfgTQJALpmGFPKC0k2mbdufOXnb/9JZ4I0TkmxOfy3VTJxrHOJSs8cXg==", "path": "system.diagnostics.performancecounter/8.0.1", "hashPath": "system.diagnostics.performancecounter.8.0.1.nupkg.sha512" }, "System.DirectoryServices/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-7nit//efUTy1OsAKco2f02PMrwsR2S234N0dVVp84udC77YcvpOQDz5znAWMtgMWBzY1aRJvUW61jo/7vQRfXg==", "path": "system.directoryservices/8.0.0", "hashPath": "system.directoryservices.8.0.0.nupkg.sha512" }, "System.DirectoryServices.AccountManagement/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-qVDWKClyDY+rHVEnf11eU4evW25d5OeidrtMPSJv+fwG213wa2zJ+AuIFCxsuvNSCFyHo+DvQIVfBcoK3CL1pA==", "path": "system.directoryservices.accountmanagement/8.0.1", "hashPath": "system.directoryservices.accountmanagement.8.0.1.nupkg.sha512" }, "System.DirectoryServices.Protocols/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-puwJxURHDrYLGTQdsHyeMS72ClTqYa4lDYz6LHSbkZEk5hq8H8JfsO4MyYhB5BMMxg93jsQzLUwrnCumj11UIg==", "path": "system.directoryservices.protocols/8.0.0", "hashPath": "system.directoryservices.protocols.8.0.0.nupkg.sha512" }, "System.Drawing.Common/9.0.0-preview.6.24327.6": { "type": "package", "serviceable": true, "sha512": "sha512-4mNJBnN4iroaz44NIcYVKSPgOqhBTsPHqBG5aTfSjsKWCkRzhKnkVsWuYzx4FrZoEToGveMvUCanlY/V7GUZ5A==", "path": "system.drawing.common/9.0.0-preview.6.24327.6", "hashPath": "system.drawing.common.9.0.0-preview.6.24327.6.nupkg.sha512" }, "System.IO.Packaging/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-KYkIOAvPexQOLDxPO2g0BVoWInnQhPpkFzRqvNrNrMhVT6kqhVr0zEb6KCHlptLFukxnZrjuMVAnxK7pOGUYrw==", "path": "system.io.packaging/8.0.1", "hashPath": "system.io.packaging.8.0.1.nupkg.sha512" }, "System.IO.Ports/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==", "path": "system.io.ports/8.0.0", "hashPath": "system.io.ports.8.0.0.nupkg.sha512" }, "System.Management/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==", "path": "system.management/8.0.0", "hashPath": "system.management.8.0.0.nupkg.sha512" }, "System.Management.Automation/7.4.6": { "type": "package", "serviceable": true, "sha512": "sha512-RxrDUOJuLC7Sd2RaUHf52ujP5VpdfSVTv75nwgEVAROCfYV4IcSd5mL4mLrKa+6LjkXGli7aUs853UyCwidl1A==", "path": "system.management.automation/7.4.6", "hashPath": "system.management.automation.7.4.6.nupkg.sha512" }, "System.Net.Http.WinHttpHandler/8.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-PNtuWFl55FSigmCWX+Rj3h/1C5igGw3G4+cvnEe2kkwMDSWX08L/GuBw5S5Fc8R9PvOj+CRUHMY9w/Va8MKWHQ==", "path": "system.net.http.winhttphandler/8.0.2", "hashPath": "system.net.http.winhttphandler.8.0.2.nupkg.sha512" }, "System.Private.ServiceModel/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-BcUV7OERlLqGxDXZuIyIMMmk1PbqBblLRbAoigmzIUx/M8A+8epvyPyXRpbgoucKH7QmfYdQIev04Phx2Co08A==", "path": "system.private.servicemodel/4.10.3", "hashPath": "system.private.servicemodel.4.10.3.nupkg.sha512" }, "System.Reflection.Context/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-k76ubeIBOeIVg7vkQ4I+LoB8sY1EzFIc3oHEtoiNLhXleb7TBLXUQu0CFZ4sPlXJzWNabRf+gn1T7lyhOBxIMA==", "path": "system.reflection.context/8.0.0", "hashPath": "system.reflection.context.8.0.0.nupkg.sha512" }, "System.Runtime.Caching/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-tdl7Q47P09UpRu0C/OQsGJU6GacBzzk4vfp5My9rodD+BchrxmajORnTthH8RxPUTPrIoVDJmLyvJcGxB267nQ==", "path": "system.runtime.caching/8.0.1", "hashPath": "system.runtime.caching.8.0.1.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==", "path": "system.security.cryptography.pkcs/8.0.1", "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "path": "system.security.cryptography.protecteddata/8.0.0", "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/8.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-1cHAWDYwOyyoRy+nxS7/Ro/Zcio6i5yHoIJ6xUA+fU8lNu4yGQgja5dEovAxBVud3RnfwRVWOl0B2vr+9LP/mg==", "path": "system.security.cryptography.xml/8.0.3", "hashPath": "system.security.cryptography.xml.8.0.3.nupkg.sha512" }, "System.Security.Permissions/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==", "path": "system.security.permissions/8.0.0", "hashPath": "system.security.permissions.8.0.0.nupkg.sha512" }, "System.ServiceModel.Duplex/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-IZ8ZahvTenWML7/jGUXSCm6jHlxpMbcb+Hy+h5p1WP9YVtb+Er7FHRRGizqQMINEdK6HhWpD6rzr5PdxNyusdg==", "path": "system.servicemodel.duplex/4.10.3", "hashPath": "system.servicemodel.duplex.4.10.3.nupkg.sha512" }, "System.ServiceModel.Http/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-hodkn0rPTYmoZ9EIPwcleUrOi1gZBPvU0uFvzmJbyxl1lIpVM5GxTrs/pCETStjOXCiXhBDoZQYajquOEfeW/w==", "path": "system.servicemodel.http/4.10.3", "hashPath": "system.servicemodel.http.4.10.3.nupkg.sha512" }, "System.ServiceModel.NetTcp/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-tP7GN7ehqSIQEz7yOJEtY8ziTpfavf2IQMPKa7r9KGQ75+uEW6/wSlWez7oKQwGYuAHbcGhpJvdG6WoVMKYgkw==", "path": "system.servicemodel.nettcp/4.10.3", "hashPath": "system.servicemodel.nettcp.4.10.3.nupkg.sha512" }, "System.ServiceModel.Primitives/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-aNcdry95wIP1J+/HcLQM/f/AA73LnBQDNc2uCoZ+c1//KpVRp8nMZv5ApMwK+eDNVdCK8G0NLInF+xG3mfQL+g==", "path": "system.servicemodel.primitives/4.10.3", "hashPath": "system.servicemodel.primitives.4.10.3.nupkg.sha512" }, "System.ServiceModel.Security/4.10.3": { "type": "package", "serviceable": true, "sha512": "sha512-vqelKb7DvP2inb6LDJ5Igi8wpOYdtLXn5luDW5qEaqkV2sYO1pKlVYBpr6g6m5SevzbdZlVNu67dQiD/H6EdGQ==", "path": "system.servicemodel.security/4.10.3", "hashPath": "system.servicemodel.security.4.10.3.nupkg.sha512" }, "System.ServiceModel.Syndication/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CJxIUwpBkMCPmIx46tFVOt0zpRrYurUHLW6tJBcmyj+MyWpKc6MMcS69B7IdlV/bgtgys073wMIHZX9QOQ1OFA==", "path": "system.servicemodel.syndication/8.0.0", "hashPath": "system.servicemodel.syndication.8.0.0.nupkg.sha512" }, "System.ServiceProcess.ServiceController/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-02I0BXo1kmMBgw03E8Hu4K6nTqur4wpQdcDZrndczPzY2fEoGvlinE35AWbyzLZ2h2IksEZ6an4tVt3hi9j1oA==", "path": "system.serviceprocess.servicecontroller/8.0.1", "hashPath": "system.serviceprocess.servicecontroller.8.0.1.nupkg.sha512" }, "System.Speech/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CNuiA6vb95Oe5PRjClZEBiaju31vwB8OIeCgeSBXyZL6+MS4RVVB2X/C11z0xCkooHE3Vy91nM2z76emIzR+sg==", "path": "system.speech/8.0.0", "hashPath": "system.speech.8.0.0.nupkg.sha512" }, "System.Threading.AccessControl/9.0.0-preview.6.24327.7": { "type": "package", "serviceable": true, "sha512": "sha512-t7e5cLBMvBx9/YhNsCp8W8iUw7geh08y0GKFawfJUD5YLgx6AjO2D497+0qHbXRQGpl2uxBGmkWKnCZ5azILZQ==", "path": "system.threading.accesscontrol/9.0.0-preview.6.24327.7", "hashPath": "system.threading.accesscontrol.9.0.0-preview.6.24327.7.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/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==", "path": "system.windows.extensions/8.0.0", "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512" }, "SyntheticEnterprise.Contracts/0.5.1": { "type": "project", "serviceable": false, "sha512": "" }, "SyntheticEnterprise.Core/0.5.1": { "type": "project", "serviceable": false, "sha512": "" }, "SyntheticEnterprise.Exporting/0.5.1": { "type": "project", "serviceable": false, "sha512": "" } } } |