PsSqlClient.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v3.1": { "PsSqlClient/1.0.0": { "dependencies": { "Microsoft.Data.SqlClient": "3.0.1", "System.Management.Automation": "7.0.8" }, "runtime": { "PsSqlClient.dll": {} } }, "Azure.Core/1.6.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.0.0", "System.Buffers": "4.5.0", "System.Diagnostics.DiagnosticSource": "4.7.0", "System.Memory": "4.5.3", "System.Numerics.Vectors": "4.5.0", "System.Text.Json": "4.6.0", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/Azure.Core.dll": { "assemblyVersion": "1.6.0.0", "fileVersion": "1.600.20.52802" } } }, "Azure.Identity/1.3.0": { "dependencies": { "Azure.Core": "1.6.0", "Microsoft.Identity.Client": "4.22.0", "Microsoft.Identity.Client.Extensions.Msal": "2.16.5", "System.Memory": "4.5.3", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.6.0", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/Azure.Identity.dll": { "assemblyVersion": "1.3.0.0", "fileVersion": "1.300.20.56202" } } }, "Microsoft.ApplicationInsights/2.13.1": { "dependencies": { "System.Diagnostics.DiagnosticSource": "4.7.0" }, "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.13.1.12554", "fileVersion": "2.13.1.12554" } } }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.19.46214" } } }, "Microsoft.CSharp/4.5.0": {}, "Microsoft.Data.SqlClient/3.0.1": { "dependencies": { "Azure.Identity": "1.3.0", "Microsoft.Data.SqlClient.SNI.runtime": "3.0.0", "Microsoft.Identity.Client": "4.22.0", "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0", "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "4.7.0", "System.Diagnostics.DiagnosticSource": "4.7.0", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "4.7.1", "System.Text.Encodings.Web": "4.7.2" }, "runtime": { "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" }, "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "Microsoft.Data.SqlClient.SNI.runtime/3.0.0": { "runtimeTargets": { "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "3.0.0.0" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "3.0.0.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "3.0.0.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "3.0.0.0" } } }, "Microsoft.Identity.Client/4.22.0": { "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.22.0.0", "fileVersion": "4.22.0.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/2.16.5": { "dependencies": { "Microsoft.Identity.Client": "4.22.0", "System.Security.Cryptography.ProtectedData": "4.7.0" }, "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "2.16.5.0", "fileVersion": "2.16.5.0" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "6.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Logging/6.8.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Protocols/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "6.8.0", "Microsoft.IdentityModel.Tokens": "6.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "6.8.0", "System.IdentityModel.Tokens.Jwt": "6.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Tokens/6.8.0": { "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.IdentityModel.Logging": "6.8.0", "System.Security.Cryptography.Cng": "4.7.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "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.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": "10.0.18362.1" }, "runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win-arm", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win10-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win10-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win10-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win10-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win7-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win7-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win7-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win7-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win8-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win8-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win8-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win8-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win81-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win81-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": { "rid": "win81-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": { "rid": "win81-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm/native/mi.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm/native/miutils.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm64/native/mi.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win-arm64/native/miutils.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win10-x64", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x64/native/mi.dll": { "rid": "win10-x64", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x64/native/miutils.dll": { "rid": "win10-x64", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win10-x86", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x86/native/mi.dll": { "rid": "win10-x86", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win10-x86/native/miutils.dll": { "rid": "win10-x86", "assetType": "native", "fileVersion": "10.0.18362.1" }, "runtimes/win7-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win7-x64", "assetType": "native", "fileVersion": "10.0.14394.1000" }, "runtimes/win7-x64/native/mi.dll": { "rid": "win7-x64", "assetType": "native", "fileVersion": "10.0.14394.1000" }, "runtimes/win7-x64/native/miutils.dll": { "rid": "win7-x64", "assetType": "native", "fileVersion": "10.0.14394.1000" }, "runtimes/win7-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win7-x86", "assetType": "native", "fileVersion": "10.0.14394.1000" }, "runtimes/win7-x86/native/mi.dll": { "rid": "win7-x86", "assetType": "native", "fileVersion": "10.0.14394.1000" }, "runtimes/win7-x86/native/miutils.dll": { "rid": "win7-x86", "assetType": "native", "fileVersion": "10.0.14394.1000" }, "runtimes/win8-x64/native/mi.dll": { "rid": "win8-x64", "assetType": "native", "fileVersion": "6.2.9200.22812" }, "runtimes/win8-x64/native/miutils.dll": { "rid": "win8-x64", "assetType": "native", "fileVersion": "6.2.9200.22812" }, "runtimes/win8-x86/native/mi.dll": { "rid": "win8-x86", "assetType": "native", "fileVersion": "6.2.9200.22812" }, "runtimes/win8-x86/native/miutils.dll": { "rid": "win8-x86", "assetType": "native", "fileVersion": "6.2.9200.22812" }, "runtimes/win81-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win81-x64", "assetType": "native", "fileVersion": "6.3.9600.16384" }, "runtimes/win81-x64/native/mi.dll": { "rid": "win81-x64", "assetType": "native", "fileVersion": "6.3.9600.16384" }, "runtimes/win81-x64/native/miutils.dll": { "rid": "win81-x64", "assetType": "native", "fileVersion": "6.3.9600.16384" }, "runtimes/win81-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": { "rid": "win81-x86", "assetType": "native", "fileVersion": "6.3.9600.16384" }, "runtimes/win81-x86/native/mi.dll": { "rid": "win81-x86", "assetType": "native", "fileVersion": "6.3.9600.16384" }, "runtimes/win81-x86/native/miutils.dll": { "rid": "win81-x86", "assetType": "native", "fileVersion": "6.3.9600.16384" } } }, "Microsoft.NETCore.Platforms/3.1.1": {}, "Microsoft.PowerShell.CoreCLR.Eventing/7.0.8": { "dependencies": { "System.Diagnostics.EventLog": "4.7.0" }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.1/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.8.0", "fileVersion": "7.0.8.0" } } }, "Microsoft.PowerShell.Native/7.0.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/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": "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.Win32.Registry/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" } }, "Microsoft.Win32.Registry.AccessControl/4.7.0": { "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Security.AccessControl": "4.7.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.Win32.SystemEvents/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "Newtonsoft.Json/12.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.3.23909" } } }, "System.Buffers/4.5.0": {}, "System.CodeDom/4.7.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Configuration.ConfigurationManager/4.7.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Security.Permissions": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Diagnostics.DiagnosticSource/4.7.0": {}, "System.Diagnostics.EventLog/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "Microsoft.Win32.Registry": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.DirectoryServices/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "System.IO.FileSystem.AccessControl": "4.7.0", "System.Security.AccessControl": "4.7.0", "System.Security.Permissions": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.DirectoryServices.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Drawing.Common/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "Microsoft.Win32.SystemEvents": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Drawing.Common.dll": { "assemblyVersion": "4.0.0.1", "fileVersion": "4.6.26919.2" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" }, "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.IdentityModel.Tokens.Jwt/6.8.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Tokens": "6.8.0" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "System.IO.FileSystem.AccessControl/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" } }, "System.Management/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "Microsoft.Win32.Registry": "4.7.0", "System.CodeDom": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Management.Automation/7.0.8": { "dependencies": { "Microsoft.ApplicationInsights": "2.13.1", "Microsoft.Management.Infrastructure": "2.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.0.8", "Microsoft.PowerShell.Native": "7.0.0", "Microsoft.Win32.Registry.AccessControl": "4.7.0", "Newtonsoft.Json": "12.0.3", "System.Configuration.ConfigurationManager": "4.7.0", "System.DirectoryServices": "4.7.0", "System.IO.FileSystem.AccessControl": "4.7.0", "System.Management": "4.7.0", "System.Runtime.CompilerServices.Unsafe": "4.7.1", "System.Security.AccessControl": "4.7.0", "System.Security.Cryptography.Pkcs": "4.7.0", "System.Security.Permissions": "4.7.0", "System.Text.Encoding.CodePages": "4.7.1" }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.0.8.0", "fileVersion": "7.0.8.0" }, "runtimes/win/lib/netcoreapp3.1/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.8.0", "fileVersion": "7.0.8.0" } } }, "System.Memory/4.5.3": {}, "System.Numerics.Vectors/4.5.0": {}, "System.Runtime.Caching/4.7.0": { "dependencies": { "System.Configuration.ConfigurationManager": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Runtime.CompilerServices.Unsafe/4.7.1": { "runtime": { "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.6.0", "fileVersion": "4.700.20.12001" } } }, "System.Security.AccessControl/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "System.Security.Principal.Windows": "4.7.0" } }, "System.Security.Cryptography.Cng/4.7.0": {}, "System.Security.Cryptography.Pkcs/4.7.0": { "dependencies": { "System.Security.Cryptography.Cng": "4.7.0" }, "runtime": { "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.1.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Cryptography.ProtectedData/4.7.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Permissions/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Windows.Extensions": "4.7.0" }, "runtime": { "lib/netcoreapp3.0/System.Security.Permissions.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Principal.Windows/4.7.0": {}, "System.Text.Encoding.CodePages/4.7.1": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1" }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.700.20.21406" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.1.3.0", "fileVersion": "4.700.20.21406" } } }, "System.Text.Encodings.Web/4.7.2": { "runtime": { "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "assemblyVersion": "4.0.5.1", "fileVersion": "4.700.21.11602" } } }, "System.Text.Json/4.6.0": {}, "System.Threading.Tasks.Extensions/4.5.2": {}, "System.Windows.Extensions/4.7.0": { "dependencies": { "System.Drawing.Common": "4.7.0" }, "runtime": { "lib/netcoreapp3.0/System.Windows.Extensions.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } } } }, "libraries": { "PsSqlClient/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Azure.Core/1.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-kI4m2NsODPOrxo0OoKjk6B3ADbdovhDQIEmI4039upjjZKRaewVLx/Uz4DfRa/NtnIRZQPUALe1yvdHWAoRt4w==", "path": "azure.core/1.6.0", "hashPath": "azure.core.1.6.0.nupkg.sha512" }, "Azure.Identity/1.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-l1SYfZKOFBuUFG7C2SWHmJcrQQaiXgBdVCycx4vcZQkC6efDVt7mzZ5pfJAFEJDBUq7mjRQ0RPq9ZDGdSswqMg==", "path": "azure.identity/1.3.0", "hashPath": "azure.identity.1.3.0.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.13.1": { "type": "package", "serviceable": true, "sha512": "sha512-BQhLmYR06Z8TVCdxnr8WOhhovJHtqYRNeB5gePBdQ4uDOE8D4IK9HW9i6a3llELz1QHv4HtFpku6dpXMGnO22g==", "path": "microsoft.applicationinsights/2.13.1", "hashPath": "microsoft.applicationinsights.2.13.1.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==", "path": "microsoft.bcl.asyncinterfaces/1.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512" }, "Microsoft.CSharp/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "path": "microsoft.csharp/4.5.0", "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" }, "Microsoft.Data.SqlClient/3.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-5Jgcds8yukUeOHvc8S0rGW87rs2uYEM9/YyrYIb/0C+vqzIa2GiqbVPCDVcnApWhs67OSXLTM7lO6jro24v/rA==", "path": "microsoft.data.sqlclient/3.0.1", "hashPath": "microsoft.data.sqlclient.3.0.1.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-n1sNyjJgu2pYWKgw3ZPikw3NiRvG4kt7Ya5MK8u77Rgj/1bTFqO/eDF4k5W9H5GXplMZCpKkNbp5kNBICgSB0w==", "path": "microsoft.data.sqlclient.sni.runtime/3.0.0", "hashPath": "microsoft.data.sqlclient.sni.runtime.3.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.22.0": { "type": "package", "serviceable": true, "sha512": "sha512-GlamU9rs8cSVIx9WSGv5QKpt66KkE+ImxNa/wNZZUJ3knt3PM98T9sOY8B7NcEfhw7NoxU2/0TSOcmnRSJQgqw==", "path": "microsoft.identity.client/4.22.0", "hashPath": "microsoft.identity.client.4.22.0.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/2.16.5": { "type": "package", "serviceable": true, "sha512": "sha512-VlGUZEpF8KP/GCfFI59sdE0WA0o9quqwM1YQY0dSp6jpGy5EOBkureaybLfpwCuYUUjQbLkN2p7neUIcQCfbzA==", "path": "microsoft.identity.client.extensions.msal/2.16.5", "hashPath": "microsoft.identity.client.extensions.msal.2.16.5.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==", "path": "microsoft.identitymodel.jsonwebtokens/6.8.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==", "path": "microsoft.identitymodel.logging/6.8.0", "hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==", "path": "microsoft.identitymodel.protocols/6.8.0", "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==", "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==", "path": "microsoft.identitymodel.tokens/6.8.0", "hashPath": "microsoft.identitymodel.tokens.6.8.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.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.NETCore.Platforms/3.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==", "path": "microsoft.netcore.platforms/3.1.1", "hashPath": "microsoft.netcore.platforms.3.1.1.nupkg.sha512" }, "Microsoft.PowerShell.CoreCLR.Eventing/7.0.8": { "type": "package", "serviceable": true, "sha512": "sha512-gUFfMiw4s+I/5gmgA2tIZXz1blqISTJ91Z0/PceqMoC48owryZ0DG7jprBKrEZK8qoIpga6POXH++kh+VZVNUg==", "path": "microsoft.powershell.coreclr.eventing/7.0.8", "hashPath": "microsoft.powershell.coreclr.eventing.7.0.8.nupkg.sha512" }, "Microsoft.PowerShell.Native/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-btrvvHj0QEdPU2lIKD5divnLbMok/dNUUo4pjTZJAyU+y+We6cuPL5UurHJTzWPEwU/NzS8+2tqV4jSXvlPB2Q==", "path": "microsoft.powershell.native/7.0.0", "hashPath": "microsoft.powershell.native.7.0.0.nupkg.sha512" }, "Microsoft.Win32.Registry/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "path": "microsoft.win32.registry/4.7.0", "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-6ZBpiCrPHoRxm0GWrlUfSKx5i4987cRs2hi8KVHD+iI72pm0jScyr5QvqdLeyTgf22R4WgdmBo2k64wtVotPRA==", "path": "microsoft.win32.registry.accesscontrol/4.7.0", "hashPath": "microsoft.win32.registry.accesscontrol.4.7.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", "path": "microsoft.win32.systemevents/4.7.0", "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512" }, "Newtonsoft.Json/12.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", "path": "newtonsoft.json/12.0.3", "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" }, "System.Buffers/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", "path": "system.buffers/4.5.0", "hashPath": "system.buffers.4.5.0.nupkg.sha512" }, "System.CodeDom/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-Hs9pw/kmvH3lXaZ1LFKj3pLQsiGfj2xo3sxSzwiLlRL6UcMZUTeCfoJ9Udalvn3yq5dLlPEZzYegrTQ1/LhPOQ==", "path": "system.codedom/4.7.0", "hashPath": "system.codedom.4.7.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==", "path": "system.configuration.configurationmanager/4.7.0", "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", "path": "system.diagnostics.diagnosticsource/4.7.0", "hashPath": "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512" }, "System.Diagnostics.EventLog/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-iDoKGQcRwX0qwY+eAEkaJGae0d/lHlxtslO+t8pJWAUxlvY3tqLtVOPnW2UU4cFjP0Y/L1QBqhkZfSyGqVMR2w==", "path": "system.diagnostics.eventlog/4.7.0", "hashPath": "system.diagnostics.eventlog.4.7.0.nupkg.sha512" }, "System.DirectoryServices/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NRENC4ulDamI4DQtrYybxtQU3qnhGSTUdEKJkLyctHXY4RqNyS/egZpB9z8/CnFCiaQZmwLlqxfBmw80VlKBTA==", "path": "system.directoryservices/4.7.0", "hashPath": "system.directoryservices.4.7.0.nupkg.sha512" }, "System.Drawing.Common/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", "path": "system.drawing.common/4.7.0", "hashPath": "system.drawing.common.4.7.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==", "path": "system.identitymodel.tokens.jwt/6.8.0", "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512" }, "System.IO.FileSystem.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==", "path": "system.io.filesystem.accesscontrol/4.7.0", "hashPath": "system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512" }, "System.Management/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-IY+uuGhgzWiCg21i8IvQeY/Z7m1tX8VuPF+ludfn7iTCaccTtJo5HkjZbBEL8kbBubKhAKKtNXr7uMtmAc28Pw==", "path": "system.management/4.7.0", "hashPath": "system.management.4.7.0.nupkg.sha512" }, "System.Management.Automation/7.0.8": { "type": "package", "serviceable": true, "sha512": "sha512-JZmkNyThG5hMW2yZPFQwkg/G0WwWSUvUX/8Fn4hFV7yK12qBBv5XY9crSDhTp566oQckk22XDTDJPAiI3HyYPQ==", "path": "system.management.automation/7.0.8", "hashPath": "system.management.automation.7.0.8.nupkg.sha512" }, "System.Memory/4.5.3": { "type": "package", "serviceable": true, "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", "path": "system.memory/4.5.3", "hashPath": "system.memory.4.5.3.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.Runtime.Caching/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "path": "system.runtime.caching/4.7.0", "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==", "path": "system.runtime.compilerservices.unsafe/4.7.1", "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512" }, "System.Security.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", "path": "system.security.accesscontrol/4.7.0", "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-4WQjFuypWtxb/bl/YwEE7LYGn4fgpsikFfBU6xwEm4YBYiRAhXAEJ62lILBu2JJSFbClIAntFTGfDZafn8yZTg==", "path": "system.security.cryptography.cng/4.7.0", "hashPath": "system.security.cryptography.cng.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-0Srzh6YlhjuMxaqMyeCCdZs22cucaUAG6SKDd3gNHBJmre0VZ71ekzWu9rvLD4YXPetyNdPvV6Qst+8C++9v3Q==", "path": "system.security.cryptography.pkcs/4.7.0", "hashPath": "system.security.cryptography.pkcs.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "path": "system.security.cryptography.protecteddata/4.7.0", "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512" }, "System.Security.Permissions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==", "path": "system.security.permissions/4.7.0", "hashPath": "system.security.permissions.4.7.0.nupkg.sha512" }, "System.Security.Principal.Windows/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", "path": "system.security.principal.windows/4.7.0", "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==", "path": "system.text.encoding.codepages/4.7.1", "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512" }, "System.Text.Encodings.Web/4.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "path": "system.text.encodings.web/4.7.2", "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512" }, "System.Text.Json/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==", "path": "system.text.json/4.6.0", "hashPath": "system.text.json.4.6.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", "path": "system.threading.tasks.extensions/4.5.2", "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" }, "System.Windows.Extensions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==", "path": "system.windows.extensions/4.7.0", "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512" } } } |