{ "runtimeTarget": { "name": ".NETCoreApp,Version=v9.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v9.0": { "Azure.Core/1.47.1": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "System.ClientModel": "1.5.1", "System.Memory.Data": "8.0.1" }, "runtime": { "lib/net8.0/Azure.Core.dll": { "assemblyVersion": "1.47.1.0", "fileVersion": "1.4700.125.36505" } } }, "Azure.Identity/1.14.2": { "dependencies": { "Azure.Core": "1.47.1", "Microsoft.Identity.Client": "4.73.1", "Microsoft.Identity.Client.Extensions.Msal": "4.73.1" }, "runtime": { "lib/net8.0/Azure.Identity.dll": { "assemblyVersion": "1.14.2.0", "fileVersion": "1.1400.225.36004" } } }, "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.Bcl.Cryptography/9.0.4": { "runtime": { "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { "assemblyVersion": "9.0.0.4", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Data.SqlClient/6.1.3": { "dependencies": { "Azure.Core": "1.47.1", "Azure.Identity": "1.14.2", "Microsoft.Bcl.Cryptography": "9.0.4", "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", "Microsoft.Extensions.Caching.Memory": "9.0.4", "Microsoft.IdentityModel.JsonWebTokens": "7.7.1", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.7.1", "Microsoft.SqlServer.Server": "1.0.0", "System.Configuration.ConfigurationManager": "9.0.4", "System.Security.Cryptography.Pkcs": "9.0.4", "System.Text.Json": "9.0.5" }, "runtime": { "lib/net9.0/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.13.25316.3" } }, "resources": { "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": { "locale": "cs" }, "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": { "locale": "de" }, "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": { "locale": "es" }, "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": { "locale": "fr" }, "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": { "locale": "it" }, "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": { "locale": "ja" }, "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": { "locale": "ko" }, "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": { "locale": "pl" }, "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { "locale": "pt-BR" }, "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": { "locale": "ru" }, "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": { "locale": "tr" }, "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { "locale": "zh-Hans" }, "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { "locale": "zh-Hant" } }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.13.25316.3" }, "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.13.25316.3" } } }, "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { "runtimeTargets": { "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "6.2.0.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "6.2.0.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "6.2.0.0" } } }, "Microsoft.Extensions.Caching.Abstractions/9.0.4": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.4" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Extensions.Caching.Memory/9.0.4": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "9.0.4", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4", "Microsoft.Extensions.Logging.Abstractions": "9.0.4", "Microsoft.Extensions.Options": "9.0.4", "Microsoft.Extensions.Primitives": "9.0.4" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.4": { "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Extensions.Logging.Abstractions/9.0.4": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Extensions.Options/9.0.4": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4", "Microsoft.Extensions.Primitives": "9.0.4" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Extensions.Primitives/9.0.4": { "runtime": { "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Identity.Client/4.73.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.7.1", "System.Diagnostics.DiagnosticSource": "6.0.1" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.73.1.0", "fileVersion": "4.73.1.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { "dependencies": { "Microsoft.Identity.Client": "4.73.1", "System.Security.Cryptography.ProtectedData": "9.0.4" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.73.1.0", "fileVersion": "4.73.1.0" } } }, "Microsoft.IdentityModel.Abstractions/7.7.1": { "runtime": { "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.JsonWebTokens/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Logging/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Protocols/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Protocols": "7.7.1", "System.IdentityModel.Tokens.Jwt": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Tokens/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Logging": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.SqlServer.Server/1.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "runtime.android-arm.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/android-arm/native/libSystem.IO.Ports.Native.so": { "rid": "android-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.android-arm64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/android-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "android-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.android-x64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/android-x64/native/libSystem.IO.Ports.Native.so": { "rid": "android-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.android-x86.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/android-x86/native/libSystem.IO.Ports.Native.so": { "rid": "android-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-bionic-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-bionic-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-bionic-x64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-bionic-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-bionic-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-musl-arm.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-musl-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-musl-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-musl-arm64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-musl-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-musl-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-musl-x64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-musl-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/maccatalyst-arm64/native/libSystem.IO.Ports.Native.dylib": { "rid": "maccatalyst-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.maccatalyst-x64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/maccatalyst-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "maccatalyst-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.native.System.IO.Ports/9.0.10": { "dependencies": { "runtime.android-arm.runtime.native.System.IO.Ports": "9.0.10", "runtime.android-arm64.runtime.native.System.IO.Ports": "9.0.10", "runtime.android-x64.runtime.native.System.IO.Ports": "9.0.10", "runtime.android-x86.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-arm.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-arm64.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-bionic-x64.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-musl-arm.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-musl-arm64.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-musl-x64.runtime.native.System.IO.Ports": "9.0.10", "runtime.linux-x64.runtime.native.System.IO.Ports": "9.0.10", "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports": "9.0.10", "runtime.maccatalyst-x64.runtime.native.System.IO.Ports": "9.0.10", "runtime.osx-arm64.runtime.native.System.IO.Ports": "9.0.10", "runtime.osx-x64.runtime.native.System.IO.Ports": "9.0.10" } }, "runtime.osx-arm64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.osx-x64.runtime.native.System.IO.Ports/9.0.10": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "System.ClientModel/1.5.1": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "9.0.4", "System.Memory.Data": "8.0.1" }, "runtime": { "lib/net8.0/System.ClientModel.dll": { "assemblyVersion": "1.5.1.0", "fileVersion": "1.500.125.36405" } } }, "System.Configuration.ConfigurationManager/9.0.4": { "dependencies": { "System.Diagnostics.EventLog": "9.0.4", "System.Security.Cryptography.ProtectedData": "9.0.4" }, "runtime": { "lib/net9.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.Diagnostics.DiagnosticSource/6.0.1": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.1523.11507" } } }, "System.Diagnostics.EventLog/9.0.4": { "runtime": { "lib/net9.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.IdentityModel.Tokens.Jwt/7.7.1": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "7.7.1", "Microsoft.IdentityModel.Tokens": "7.7.1" }, "runtime": { "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "System.IO.Ports/9.0.10": { "dependencies": { "runtime.native.System.IO.Ports": "9.0.10" }, "runtime": { "lib/net9.0/System.IO.Ports.dll": { "assemblyVersion": "9.0.0.10", "fileVersion": "9.0.1025.47515" } }, "runtimeTargets": { "runtimes/unix/lib/net9.0/System.IO.Ports.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "9.0.0.10", "fileVersion": "9.0.1025.47515" }, "runtimes/win/lib/net9.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.10", "fileVersion": "9.0.1025.47515" } } }, "System.Memory.Data/8.0.1": { "runtime": { "lib/net8.0/System.Memory.Data.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "runtime": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Cryptography.Pkcs/9.0.4": { "runtime": { "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.Security.Cryptography.ProtectedData/9.0.4": { "runtime": { "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.Text.Json/9.0.5": { "runtime": { "lib/net9.0/System.Text.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.525.21509" } } } } }, "libraries": { "Azure.Core/1.47.1": { "type": "package", "serviceable": true, "sha512": "sha512-oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==", "path": "azure.core/1.47.1", "hashPath": "azure.core.1.47.1.nupkg.sha512" }, "Azure.Identity/1.14.2": { "type": "package", "serviceable": true, "sha512": "sha512-YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==", "path": "azure.identity/1.14.2", "hashPath": "azure.identity.1.14.2.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.Bcl.Cryptography/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==", "path": "microsoft.bcl.cryptography/9.0.4", "hashPath": "microsoft.bcl.cryptography.9.0.4.nupkg.sha512" }, "Microsoft.Data.SqlClient/6.1.3": { "type": "package", "serviceable": true, "sha512": "sha512-ys/z8Tx8074CDU20EilNvBRJuJdwKSthpHkzUpt3JghnjB6GjbZusoOcCtNbhPCCWsEJqN8bxaT7HnS3UZuUDQ==", "path": "microsoft.data.sqlclient/6.1.3", "hashPath": "microsoft.data.sqlclient.6.1.3.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512" }, "Microsoft.Extensions.Caching.Abstractions/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-imcZ5BGhBw5mNsWLepBbqqumWaFe0GtvyCvne2/2wsDIBRa2+Lhx4cU/pKt/4BwOizzUEOls2k1eOJQXHGMalg==", "path": "microsoft.extensions.caching.abstractions/9.0.4", "hashPath": "microsoft.extensions.caching.abstractions.9.0.4.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-G5rEq1Qez5VJDTEyRsRUnewAspKjaY57VGsdZ8g8Ja6sXXzoiI3PpTd1t43HjHqNWD5A06MQveb2lscn+2CU+w==", "path": "microsoft.extensions.caching.memory/9.0.4", "hashPath": "microsoft.extensions.caching.memory.9.0.4.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-UI0TQPVkS78bFdjkTodmkH0Fe8lXv9LnhGFKgKrsgUJ5a5FVdFRcgjIkBVLbGgdRhxWirxH/8IXUtEyYJx6GQg==", "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.4", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.4.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-0MXlimU4Dud6t+iNi5NEz3dO2w1HXdhoOLaYFuLPCjAsvlPQGwOT6V2KZRMLEhCAm/stSZt1AUv0XmDdkjvtbw==", "path": "microsoft.extensions.logging.abstractions/9.0.4", "hashPath": "microsoft.extensions.logging.abstractions.9.0.4.nupkg.sha512" }, "Microsoft.Extensions.Options/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-fiFI2+58kicqVZyt/6obqoFwHiab7LC4FkQ3mmiBJ28Yy4fAvy2+v9MRnSvvlOO8chTOjKsdafFl/K9veCPo5g==", "path": "microsoft.extensions.options/9.0.4", "hashPath": "microsoft.extensions.options.9.0.4.nupkg.sha512" }, "Microsoft.Extensions.Primitives/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==", "path": "microsoft.extensions.primitives/9.0.4", "hashPath": "microsoft.extensions.primitives.9.0.4.nupkg.sha512" }, "Microsoft.Identity.Client/4.73.1": { "type": "package", "serviceable": true, "sha512": "sha512-NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==", "path": "microsoft.identity.client/4.73.1", "hashPath": "microsoft.identity.client.4.73.1.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { "type": "package", "serviceable": true, "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==", "path": "microsoft.identity.client.extensions.msal/4.73.1", "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-S7sHg6gLg7oFqNGLwN1qSbJDI+QcRRj8SuJ1jHyCmKSipnF6ZQL+tFV2NzVfGj/xmGT9TykQdQiBN+p5Idl4TA==", "path": "microsoft.identitymodel.abstractions/7.7.1", "hashPath": "microsoft.identitymodel.abstractions.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-3Izi75UCUssvo8LPx3OVnEeZay58qaFicrtSnbtUt7q8qQi0gy46gh4V8VUTkMVMKXV6VMyjBVmeNNgeCUJuIw==", "path": "microsoft.identitymodel.jsonwebtokens/7.7.1", "hashPath": "microsoft.identitymodel.jsonwebtokens.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-BZNgSq/o8gsKExdYoBKPR65fdsxW0cTF8PsdqB8y011AGUJJW300S/ZIsEUD0+sOmGc003Gwv3FYbjrVjvsLNQ==", "path": "microsoft.identitymodel.logging/7.7.1", "hashPath": "microsoft.identitymodel.logging.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-h+fHHBGokepmCX+QZXJk4Ij8OApCb2n2ktoDkNX5CXteXsOxTHMNgjPGpAwdJMFvAL7TtGarUnk3o97NmBq2QQ==", "path": "microsoft.identitymodel.protocols/7.7.1", "hashPath": "microsoft.identitymodel.protocols.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==", "path": "microsoft.identitymodel.protocols.openidconnect/7.7.1", "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-fQ0VVCba75lknUHGldi3iTKAYUQqbzp1Un8+d9cm9nON0Gs8NAkXddNg8iaUB0qi/ybtAmNWizTR4avdkCJ9pQ==", "path": "microsoft.identitymodel.tokens/7.7.1", "hashPath": "microsoft.identitymodel.tokens.7.7.1.nupkg.sha512" }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", "path": "microsoft.sqlserver.server/1.0.0", "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" }, "runtime.android-arm.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-KUeHD0wRFCTS9QHantD5Cv/RzDzVY/mQP1Z/eKLtlX5A5SZvsqeomAoayPdh/QmgSzquoHeIDMAMp8VVU+Xzag==", "path": "runtime.android-arm.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.android-arm.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.android-arm64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-b+z8JoBrZ5TMXiXeh0s+s9/uIVx6PmulEuMaN81JLM68aAb4DWHi7t5CL+8bWJhsFhd8VAYoZ9pi5miNTFPeuA==", "path": "runtime.android-arm64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.android-arm64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.android-x64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-K7u+/G2gPoRLNc974p1Tnp44VRLlpQWZrKEQofBTpyJZPgd46ayvXayqT4jyGodG4O6Q6+yY2pYUYlqv1K2l6w==", "path": "runtime.android-x64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.android-x64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.android-x86.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-TGT4P40ockzrZf/K46A3VAl2dC2PWAS6WhqqtZJbH5G7XgBMX/FoaoY6DtFtz6u7RVl4zhjdG3QWXEv/u/1Hlg==", "path": "runtime.android-x86.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.android-x86.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-Y2EEaUtO1JolypkFcqgsDxjmOleHa7d9OxBY4Osw5vIdQpOfP0Qj30czQfkN7cZTQH8NxsSr5WawVbk5yFabFg==", "path": "runtime.linux-arm.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-nIFQGoz22wdgtmS4Ce+weqGUBh1kpO4XbNEgCU01+7P/+yZAb+gbRSeJUyUmCPhyW0S8FhX1xgJDH/SiJgP05Q==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-bionic-arm64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-jV3esGC4j69yPlRzj50EbJq4syweBm4rOWKYJ3nWCMbVzTW1YQ2o4QhiVjCDOEKEf6q5eVGEaa6fyVXQ/K95Hw==", "path": "runtime.linux-bionic-arm64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-bionic-arm64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-bionic-x64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-UfoiSWuf75mYJPknRXSezDoFYaCp5dWoUjASjg6gQSa7FD2G59Mee6vMEzHFS+x8N+H8oNnL9TCIZUD4/8e/2Q==", "path": "runtime.linux-bionic-x64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-bionic-x64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-musl-arm.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-CWwqjMVVtYiW4I9wk9YuUaSxxkPZKZ/BKj5ppAsIZv4X9u/dyh8+Qbj3Fly61uUXpGxXU4QFQhYuPi5pJTAOBA==", "path": "runtime.linux-musl-arm.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-musl-arm.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-musl-arm64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-NxMtoYPV8lreQggsXWsXXRF/djycKieThc4O2kxGB6EgjsiRDuNdnbODV0lWGV6v4mn08uQvuOhmBP5ZYpVdkA==", "path": "runtime.linux-musl-arm64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-musl-arm64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-musl-x64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-ZNQ/D4lUGxTbfGAZRWP4vp7tCLqvInit03YXAiFXDWh/DnMEosBjrwcu8vbWgSsF01DUbyZQai8lwAStIZWo8w==", "path": "runtime.linux-musl-x64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-musl-x64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-mOTksL8qwN9EiWz71Dzhc98iQhKmtHlWH5GbhiCJ+ES2ei1HLr2bXSNMrXRd5s0Wfzg6xeQmT5M9umcgtv8Bzg==", "path": "runtime.linux-x64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.maccatalyst-arm64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-aKoLfCdLoQGhPh2VYBn6sn1kDuwgtXKJ4D2Ql/2WLCGCuXestpxLBS0JhSVBFSp1HrFdazj4aSwpYurtes+1Gg==", "path": "runtime.maccatalyst-arm64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.maccatalyst-arm64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.maccatalyst-x64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-B+boSbUptH2fiKiUXBIu5hlQ3oH+nAdPY9TNmpU10nuoFW/DNz21fCXY3UOIz9oRXp5Ao2b7RlurgpBl0AgoOQ==", "path": "runtime.maccatalyst-x64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.maccatalyst-x64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-7AzXN+J8PkTVctfymH+tEaAmj0wNKFPyACqp5cYff0DrHxnsQhv7xtRWxJRrQ0azOAFGR1mhWN4aM1QkbQQ0Rw==", "path": "runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.osx-arm64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-m+gRRrmCTwP30YiVnFeZg/zRWgzVcOlN28cIPMkK11C9UU60waLknTnRLlQUagIkWaCDifKJCB6wtEeca5QiMA==", "path": "runtime.osx-arm64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-89HgF1Oplzjomn0BLeqJxEC17d//zmbs7CMKT12ZvjvFMvpMFO8uQUZ9xRIh91rM0ByfbhSobe2IRezjpeDNlg==", "path": "runtime.osx-x64.runtime.native.system.io.ports/9.0.10", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.9.0.10.nupkg.sha512" }, "System.ClientModel/1.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==", "path": "system.clientmodel/1.5.1", "hashPath": "system.clientmodel.1.5.1.nupkg.sha512" }, "System.Configuration.ConfigurationManager/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==", "path": "system.configuration.configurationmanager/9.0.4", "hashPath": "system.configuration.configurationmanager.9.0.4.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==", "path": "system.diagnostics.diagnosticsource/6.0.1", "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512" }, "System.Diagnostics.EventLog/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-getRQEXD8idlpb1KW56XuxImMy0FKp2WJPDf3Qr0kI/QKxxJSftqfDFVo0DZ3HCJRLU73qHSruv5q2l5O47jQQ==", "path": "system.diagnostics.eventlog/9.0.4", "hashPath": "system.diagnostics.eventlog.9.0.4.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-rQkO1YbAjLwnDJSMpRhRtrc6XwIcEOcUvoEcge+evurpzSZM3UNK+MZfD3sKyTlYsvknZ6eJjSBfnmXqwOsT9Q==", "path": "system.identitymodel.tokens.jwt/7.7.1", "hashPath": "system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512" }, "System.IO.Ports/9.0.10": { "type": "package", "serviceable": true, "sha512": "sha512-jMvwu+NOk/+vlOzTp9vpxIeGq+yRA+3EbkmpLMs37AAy9cI8YlY/ntTHL00w26Tvu6cIkx0/TdjmeHm0l99Nqw==", "path": "system.io.ports/9.0.10", "hashPath": "system.io.ports.9.0.10.nupkg.sha512" }, "System.Memory.Data/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", "path": "system.memory.data/8.0.1", "hashPath": "system.memory.data.8.0.1.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "path": "system.runtime.compilerservices.unsafe/6.0.0", "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-cUFTcMlz/Qw9s90b2wnWSCvHdjv51Bau9FQqhsr4TlwSe1OX+7SoXUqphis5G74MLOvMOCghxPPlEqOdCrVVGA==", "path": "system.security.cryptography.pkcs/9.0.4", "hashPath": "system.security.cryptography.pkcs.9.0.4.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==", "path": "system.security.cryptography.protecteddata/9.0.4", "hashPath": "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512" }, "System.Text.Json/9.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-rnP61ZfloTgPQPe7ecr36loNiGX3g1PocxlKHdY/FUpDSsExKkTxpMAlB4X35wNEPr1X7mkYZuQvW3Lhxmu7KA==", "path": "system.text.json/9.0.5", "hashPath": "system.text.json.9.0.5.nupkg.sha512" } } }