You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1757 lines
67 KiB

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"TaskManager/1.0.0": {
"dependencies": {
"Autofac": "8.3.0",
"Autofac.Extras.CommonServiceLocator": "6.1.0",
"Autofac.Mef": "7.0.0",
"Dapper": "2.1.66",
"Hangfire": "1.8.18",
"ILifeTimeService": "1.0.0",
"Microsoft.EntityFrameworkCore": "9.0.5",
"Microsoft.EntityFrameworkCore.SqlServer": "9.0.5",
"Models": "1.0.0",
"ModernWpfUI": "0.9.6",
"System.Data.SqlClient": "4.9.0"
},
"runtime": {
"TaskManager.dll": {}
}
},
"Autofac/8.3.0": {
"dependencies": {
"System.Diagnostics.DiagnosticSource": "9.0.5"
},
"runtime": {
"lib/net8.0/Autofac.dll": {
"assemblyVersion": "8.3.0.0",
"fileVersion": "8.3.0.0"
}
}
},
"Autofac.Extras.CommonServiceLocator/6.1.0": {
"dependencies": {
"Autofac": "8.3.0",
"CommonServiceLocator": "2.0.7"
},
"runtime": {
"lib/net7.0/Autofac.Extras.CommonServiceLocator.dll": {
"assemblyVersion": "6.1.0.0",
"fileVersion": "6.1.0.0"
}
}
},
"Autofac.Mef/7.0.0": {
"dependencies": {
"Autofac": "8.3.0",
"System.ComponentModel.Composition": "8.0.0"
},
"runtime": {
"lib/net8.0/Autofac.Integration.Mef.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.0.0"
}
}
},
"Azure.Core/1.38.0": {
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
"System.ClientModel": "1.0.0",
"System.Diagnostics.DiagnosticSource": "9.0.5",
"System.Memory.Data": "1.0.2",
"System.Numerics.Vectors": "4.5.0",
"System.Text.Encodings.Web": "9.0.5",
"System.Text.Json": "9.0.5",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/net6.0/Azure.Core.dll": {
"assemblyVersion": "1.38.0.0",
"fileVersion": "1.3800.24.12602"
}
}
},
"Azure.Identity/1.11.4": {
"dependencies": {
"Azure.Core": "1.38.0",
"Microsoft.Identity.Client": "4.61.3",
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
"System.Memory": "4.5.4",
"System.Security.Cryptography.ProtectedData": "6.0.0",
"System.Text.Json": "9.0.5",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/Azure.Identity.dll": {
"assemblyVersion": "1.11.4.0",
"fileVersion": "1.1100.424.31005"
}
}
},
"CommonServiceLocator/2.0.7": {
"runtime": {
"lib/net7.0/CommonServiceLocator.dll": {
"assemblyVersion": "2.0.7.0",
"fileVersion": "2.0.7.0"
}
}
},
"Dapper/2.1.66": {
"runtime": {
"lib/net8.0/Dapper.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.1.66.48463"
}
}
},
"Hangfire/1.8.18": {
"dependencies": {
"Hangfire.AspNetCore": "1.8.18",
"Hangfire.Core": "1.8.18",
"Hangfire.SqlServer": "1.8.18"
}
},
"Hangfire.AspNetCore/1.8.18": {
"dependencies": {
"Hangfire.NetCore": "1.8.18"
},
"runtime": {
"lib/netcoreapp3.0/Hangfire.AspNetCore.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
}
},
"Hangfire.Core/1.8.18": {
"dependencies": {
"Newtonsoft.Json": "11.0.1"
},
"runtime": {
"lib/netstandard2.0/Hangfire.Core.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
},
"resources": {
"lib/netstandard2.0/ca/Hangfire.Core.resources.dll": {
"locale": "ca"
},
"lib/netstandard2.0/de/Hangfire.Core.resources.dll": {
"locale": "de"
},
"lib/netstandard2.0/es/Hangfire.Core.resources.dll": {
"locale": "es"
},
"lib/netstandard2.0/fa/Hangfire.Core.resources.dll": {
"locale": "fa"
},
"lib/netstandard2.0/fr/Hangfire.Core.resources.dll": {
"locale": "fr"
},
"lib/netstandard2.0/nb/Hangfire.Core.resources.dll": {
"locale": "nb"
},
"lib/netstandard2.0/nl/Hangfire.Core.resources.dll": {
"locale": "nl"
},
"lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": {
"locale": "pt-PT"
},
"lib/netstandard2.0/pt/Hangfire.Core.resources.dll": {
"locale": "pt"
},
"lib/netstandard2.0/sv/Hangfire.Core.resources.dll": {
"locale": "sv"
},
"lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": {
"locale": "tr-TR"
},
"lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": {
"locale": "zh-TW"
},
"lib/netstandard2.0/zh/Hangfire.Core.resources.dll": {
"locale": "zh"
}
}
},
"Hangfire.NetCore/1.8.18": {
"dependencies": {
"Hangfire.Core": "1.8.18",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
"Microsoft.Extensions.Hosting.Abstractions": "3.0.0",
"Microsoft.Extensions.Logging.Abstractions": "9.0.5"
},
"runtime": {
"lib/netstandard2.1/Hangfire.NetCore.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
}
},
"Hangfire.SqlServer/1.8.18": {
"dependencies": {
"Hangfire.Core": "1.8.18"
},
"runtime": {
"lib/netstandard2.0/Hangfire.SqlServer.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
}
},
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "4.700.20.21406"
}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.Data.SqlClient/5.1.6": {
"dependencies": {
"Azure.Identity": "1.11.4",
"Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
"Microsoft.Identity.Client": "4.61.3",
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
"Microsoft.SqlServer.Server": "1.0.0",
"System.Configuration.ConfigurationManager": "6.0.1",
"System.Diagnostics.DiagnosticSource": "9.0.5",
"System.Runtime.Caching": "6.0.0",
"System.Security.Cryptography.Cng": "5.0.0",
"System.Security.Principal.Windows": "5.0.0",
"System.Text.Encoding.CodePages": "6.0.0",
"System.Text.Encodings.Web": "9.0.5"
},
"runtime": {
"lib/net6.0/Microsoft.Data.SqlClient.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.16.24240.5"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.16.24240.5"
},
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.16.24240.5"
}
}
},
"Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
"runtimeTargets": {
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-arm",
"assetType": "native",
"fileVersion": "5.1.1.0"
},
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "5.1.1.0"
},
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "5.1.1.0"
},
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "5.1.1.0"
}
}
},
"Microsoft.EntityFrameworkCore/9.0.5": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "9.0.5",
"Microsoft.EntityFrameworkCore.Analyzers": "9.0.5",
"Microsoft.Extensions.Caching.Memory": "9.0.5",
"Microsoft.Extensions.Logging": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "9.0.5.0",
"fileVersion": "9.0.525.21604"
}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/9.0.5": {
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "9.0.5.0",
"fileVersion": "9.0.525.21604"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/9.0.5": {},
"Microsoft.EntityFrameworkCore.Relational/9.0.5": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "9.0.5",
"Microsoft.Extensions.Caching.Memory": "9.0.5",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
"Microsoft.Extensions.Logging": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "9.0.5.0",
"fileVersion": "9.0.525.21604"
}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/9.0.5": {
"dependencies": {
"Microsoft.Data.SqlClient": "5.1.6",
"Microsoft.EntityFrameworkCore.Relational": "9.0.5",
"Microsoft.Extensions.Caching.Memory": "9.0.5",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
"Microsoft.Extensions.Logging": "9.0.5",
"System.Formats.Asn1": "9.0.5",
"System.Text.Json": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
"assemblyVersion": "9.0.5.0",
"fileVersion": "9.0.525.21604"
}
}
},
"Microsoft.Extensions.Caching.Abstractions/9.0.5": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Caching.Memory/9.0.5": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "9.0.5",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
"Microsoft.Extensions.Logging.Abstractions": "9.0.5",
"Microsoft.Extensions.Options": "9.0.5",
"Microsoft.Extensions.Primitives": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/9.0.5": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.DependencyInjection/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": {
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/3.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.5"
}
},
"Microsoft.Extensions.Hosting.Abstractions/3.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
"Microsoft.Extensions.FileProviders.Abstractions": "3.0.0",
"Microsoft.Extensions.Logging.Abstractions": "9.0.5"
}
},
"Microsoft.Extensions.Logging/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "9.0.5",
"Microsoft.Extensions.Logging.Abstractions": "9.0.5",
"Microsoft.Extensions.Options": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
"System.Diagnostics.DiagnosticSource": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Options/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
"Microsoft.Extensions.Primitives": "9.0.5"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Primitives/9.0.5": {
"runtime": {
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Identity.Client/4.61.3": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.35.0",
"System.Diagnostics.DiagnosticSource": "9.0.5"
},
"runtime": {
"lib/net6.0/Microsoft.Identity.Client.dll": {
"assemblyVersion": "4.61.3.0",
"fileVersion": "4.61.3.0"
}
}
},
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
"dependencies": {
"Microsoft.Identity.Client": "4.61.3",
"System.Security.Cryptography.ProtectedData": "6.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
"assemblyVersion": "4.61.3.0",
"fileVersion": "4.61.3.0"
}
}
},
"Microsoft.IdentityModel.Abstractions/6.35.0": {
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.35.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encodings.Web": "9.0.5",
"System.Text.Json": "9.0.5"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"Microsoft.IdentityModel.Logging/6.35.0": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.35.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"Microsoft.IdentityModel.Protocols/6.35.0": {
"dependencies": {
"Microsoft.IdentityModel.Logging": "6.35.0",
"Microsoft.IdentityModel.Tokens": "6.35.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "6.35.0",
"System.IdentityModel.Tokens.Jwt": "6.35.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"Microsoft.IdentityModel.Tokens/6.35.0": {
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Microsoft.IdentityModel.Logging": "6.35.0",
"System.Security.Cryptography.Cng": "5.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"Microsoft.NETCore.Platforms/1.1.0": {},
"Microsoft.NETCore.Targets/1.1.0": {},
"Microsoft.SqlServer.Server/1.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Microsoft.Win32.SystemEvents/6.0.0": {},
"ModernWpfUI/0.9.6": {
"runtime": {
"lib/net5.0-windows7.0/ModernWpf.Controls.dll": {
"assemblyVersion": "0.9.6.0",
"fileVersion": "0.9.6.0"
},
"lib/net5.0-windows7.0/ModernWpf.dll": {
"assemblyVersion": "0.9.6.0",
"fileVersion": "0.9.6.0"
}
},
"resources": {
"lib/net5.0-windows7.0/af-ZA/ModernWpf.Controls.resources.dll": {
"locale": "af-ZA"
},
"lib/net5.0-windows7.0/af-ZA/ModernWpf.resources.dll": {
"locale": "af-ZA"
},
"lib/net5.0-windows7.0/am-ET/ModernWpf.Controls.resources.dll": {
"locale": "am-ET"
},
"lib/net5.0-windows7.0/am-ET/ModernWpf.resources.dll": {
"locale": "am-ET"
},
"lib/net5.0-windows7.0/ar-SA/ModernWpf.Controls.resources.dll": {
"locale": "ar-SA"
},
"lib/net5.0-windows7.0/ar-SA/ModernWpf.resources.dll": {
"locale": "ar-SA"
},
"lib/net5.0-windows7.0/az-Latn-AZ/ModernWpf.Controls.resources.dll": {
"locale": "az-Latn-AZ"
},
"lib/net5.0-windows7.0/az-Latn-AZ/ModernWpf.resources.dll": {
"locale": "az-Latn-AZ"
},
"lib/net5.0-windows7.0/be-BY/ModernWpf.Controls.resources.dll": {
"locale": "be-BY"
},
"lib/net5.0-windows7.0/be-BY/ModernWpf.resources.dll": {
"locale": "be-BY"
},
"lib/net5.0-windows7.0/bg-BG/ModernWpf.Controls.resources.dll": {
"locale": "bg-BG"
},
"lib/net5.0-windows7.0/bg-BG/ModernWpf.resources.dll": {
"locale": "bg-BG"
},
"lib/net5.0-windows7.0/bn-BD/ModernWpf.Controls.resources.dll": {
"locale": "bn-BD"
},
"lib/net5.0-windows7.0/bn-BD/ModernWpf.resources.dll": {
"locale": "bn-BD"
},
"lib/net5.0-windows7.0/bs-Latn-BA/ModernWpf.Controls.resources.dll": {
"locale": "bs-Latn-BA"
},
"lib/net5.0-windows7.0/bs-Latn-BA/ModernWpf.resources.dll": {
"locale": "bs-Latn-BA"
},
"lib/net5.0-windows7.0/ca-ES/ModernWpf.Controls.resources.dll": {
"locale": "ca-ES"
},
"lib/net5.0-windows7.0/ca-ES/ModernWpf.resources.dll": {
"locale": "ca-ES"
},
"lib/net5.0-windows7.0/cs-CZ/ModernWpf.Controls.resources.dll": {
"locale": "cs-CZ"
},
"lib/net5.0-windows7.0/cs-CZ/ModernWpf.resources.dll": {
"locale": "cs-CZ"
},
"lib/net5.0-windows7.0/da-DK/ModernWpf.Controls.resources.dll": {
"locale": "da-DK"
},
"lib/net5.0-windows7.0/da-DK/ModernWpf.resources.dll": {
"locale": "da-DK"
},
"lib/net5.0-windows7.0/de-DE/ModernWpf.Controls.resources.dll": {
"locale": "de-DE"
},
"lib/net5.0-windows7.0/de-DE/ModernWpf.resources.dll": {
"locale": "de-DE"
},
"lib/net5.0-windows7.0/el-GR/ModernWpf.Controls.resources.dll": {
"locale": "el-GR"
},
"lib/net5.0-windows7.0/el-GR/ModernWpf.resources.dll": {
"locale": "el-GR"
},
"lib/net5.0-windows7.0/en-GB/ModernWpf.Controls.resources.dll": {
"locale": "en-GB"
},
"lib/net5.0-windows7.0/en-GB/ModernWpf.resources.dll": {
"locale": "en-GB"
},
"lib/net5.0-windows7.0/es-ES/ModernWpf.Controls.resources.dll": {
"locale": "es-ES"
},
"lib/net5.0-windows7.0/es-ES/ModernWpf.resources.dll": {
"locale": "es-ES"
},
"lib/net5.0-windows7.0/es-MX/ModernWpf.Controls.resources.dll": {
"locale": "es-MX"
},
"lib/net5.0-windows7.0/es-MX/ModernWpf.resources.dll": {
"locale": "es-MX"
},
"lib/net5.0-windows7.0/et-EE/ModernWpf.Controls.resources.dll": {
"locale": "et-EE"
},
"lib/net5.0-windows7.0/et-EE/ModernWpf.resources.dll": {
"locale": "et-EE"
},
"lib/net5.0-windows7.0/eu-ES/ModernWpf.Controls.resources.dll": {
"locale": "eu-ES"
},
"lib/net5.0-windows7.0/eu-ES/ModernWpf.resources.dll": {
"locale": "eu-ES"
},
"lib/net5.0-windows7.0/fa-IR/ModernWpf.Controls.resources.dll": {
"locale": "fa-IR"
},
"lib/net5.0-windows7.0/fa-IR/ModernWpf.resources.dll": {
"locale": "fa-IR"
},
"lib/net5.0-windows7.0/fi-FI/ModernWpf.Controls.resources.dll": {
"locale": "fi-FI"
},
"lib/net5.0-windows7.0/fi-FI/ModernWpf.resources.dll": {
"locale": "fi-FI"
},
"lib/net5.0-windows7.0/fil-PH/ModernWpf.Controls.resources.dll": {
"locale": "fil-PH"
},
"lib/net5.0-windows7.0/fil-PH/ModernWpf.resources.dll": {
"locale": "fil-PH"
},
"lib/net5.0-windows7.0/fr-CA/ModernWpf.Controls.resources.dll": {
"locale": "fr-CA"
},
"lib/net5.0-windows7.0/fr-CA/ModernWpf.resources.dll": {
"locale": "fr-CA"
},
"lib/net5.0-windows7.0/fr-FR/ModernWpf.Controls.resources.dll": {
"locale": "fr-FR"
},
"lib/net5.0-windows7.0/fr-FR/ModernWpf.resources.dll": {
"locale": "fr-FR"
},
"lib/net5.0-windows7.0/gl-ES/ModernWpf.Controls.resources.dll": {
"locale": "gl-ES"
},
"lib/net5.0-windows7.0/gl-ES/ModernWpf.resources.dll": {
"locale": "gl-ES"
},
"lib/net5.0-windows7.0/he-IL/ModernWpf.Controls.resources.dll": {
"locale": "he-IL"
},
"lib/net5.0-windows7.0/he-IL/ModernWpf.resources.dll": {
"locale": "he-IL"
},
"lib/net5.0-windows7.0/hi-IN/ModernWpf.Controls.resources.dll": {
"locale": "hi-IN"
},
"lib/net5.0-windows7.0/hi-IN/ModernWpf.resources.dll": {
"locale": "hi-IN"
},
"lib/net5.0-windows7.0/hr-HR/ModernWpf.Controls.resources.dll": {
"locale": "hr-HR"
},
"lib/net5.0-windows7.0/hr-HR/ModernWpf.resources.dll": {
"locale": "hr-HR"
},
"lib/net5.0-windows7.0/hu-HU/ModernWpf.Controls.resources.dll": {
"locale": "hu-HU"
},
"lib/net5.0-windows7.0/hu-HU/ModernWpf.resources.dll": {
"locale": "hu-HU"
},
"lib/net5.0-windows7.0/id-ID/ModernWpf.Controls.resources.dll": {
"locale": "id-ID"
},
"lib/net5.0-windows7.0/id-ID/ModernWpf.resources.dll": {
"locale": "id-ID"
},
"lib/net5.0-windows7.0/is-IS/ModernWpf.Controls.resources.dll": {
"locale": "is-IS"
},
"lib/net5.0-windows7.0/is-IS/ModernWpf.resources.dll": {
"locale": "is-IS"
},
"lib/net5.0-windows7.0/it-IT/ModernWpf.Controls.resources.dll": {
"locale": "it-IT"
},
"lib/net5.0-windows7.0/it-IT/ModernWpf.resources.dll": {
"locale": "it-IT"
},
"lib/net5.0-windows7.0/ja-JP/ModernWpf.Controls.resources.dll": {
"locale": "ja-JP"
},
"lib/net5.0-windows7.0/ja-JP/ModernWpf.resources.dll": {
"locale": "ja-JP"
},
"lib/net5.0-windows7.0/ka-GE/ModernWpf.Controls.resources.dll": {
"locale": "ka-GE"
},
"lib/net5.0-windows7.0/ka-GE/ModernWpf.resources.dll": {
"locale": "ka-GE"
},
"lib/net5.0-windows7.0/kk-KZ/ModernWpf.Controls.resources.dll": {
"locale": "kk-KZ"
},
"lib/net5.0-windows7.0/kk-KZ/ModernWpf.resources.dll": {
"locale": "kk-KZ"
},
"lib/net5.0-windows7.0/km-KH/ModernWpf.Controls.resources.dll": {
"locale": "km-KH"
},
"lib/net5.0-windows7.0/km-KH/ModernWpf.resources.dll": {
"locale": "km-KH"
},
"lib/net5.0-windows7.0/kn-IN/ModernWpf.Controls.resources.dll": {
"locale": "kn-IN"
},
"lib/net5.0-windows7.0/kn-IN/ModernWpf.resources.dll": {
"locale": "kn-IN"
},
"lib/net5.0-windows7.0/ko-KR/ModernWpf.Controls.resources.dll": {
"locale": "ko-KR"
},
"lib/net5.0-windows7.0/ko-KR/ModernWpf.resources.dll": {
"locale": "ko-KR"
},
"lib/net5.0-windows7.0/lo-LA/ModernWpf.Controls.resources.dll": {
"locale": "lo-LA"
},
"lib/net5.0-windows7.0/lo-LA/ModernWpf.resources.dll": {
"locale": "lo-LA"
},
"lib/net5.0-windows7.0/lt-LT/ModernWpf.Controls.resources.dll": {
"locale": "lt-LT"
},
"lib/net5.0-windows7.0/lt-LT/ModernWpf.resources.dll": {
"locale": "lt-LT"
},
"lib/net5.0-windows7.0/lv-LV/ModernWpf.Controls.resources.dll": {
"locale": "lv-LV"
},
"lib/net5.0-windows7.0/lv-LV/ModernWpf.resources.dll": {
"locale": "lv-LV"
},
"lib/net5.0-windows7.0/mk-MK/ModernWpf.Controls.resources.dll": {
"locale": "mk-MK"
},
"lib/net5.0-windows7.0/mk-MK/ModernWpf.resources.dll": {
"locale": "mk-MK"
},
"lib/net5.0-windows7.0/ml-IN/ModernWpf.Controls.resources.dll": {
"locale": "ml-IN"
},
"lib/net5.0-windows7.0/ml-IN/ModernWpf.resources.dll": {
"locale": "ml-IN"
},
"lib/net5.0-windows7.0/ms-MY/ModernWpf.Controls.resources.dll": {
"locale": "ms-MY"
},
"lib/net5.0-windows7.0/ms-MY/ModernWpf.resources.dll": {
"locale": "ms-MY"
},
"lib/net5.0-windows7.0/nb-NO/ModernWpf.Controls.resources.dll": {
"locale": "nb-NO"
},
"lib/net5.0-windows7.0/nb-NO/ModernWpf.resources.dll": {
"locale": "nb-NO"
},
"lib/net5.0-windows7.0/nl-NL/ModernWpf.Controls.resources.dll": {
"locale": "nl-NL"
},
"lib/net5.0-windows7.0/nl-NL/ModernWpf.resources.dll": {
"locale": "nl-NL"
},
"lib/net5.0-windows7.0/nn-NO/ModernWpf.Controls.resources.dll": {
"locale": "nn-NO"
},
"lib/net5.0-windows7.0/nn-NO/ModernWpf.resources.dll": {
"locale": "nn-NO"
},
"lib/net5.0-windows7.0/pl-PL/ModernWpf.Controls.resources.dll": {
"locale": "pl-PL"
},
"lib/net5.0-windows7.0/pl-PL/ModernWpf.resources.dll": {
"locale": "pl-PL"
},
"lib/net5.0-windows7.0/pt-BR/ModernWpf.Controls.resources.dll": {
"locale": "pt-BR"
},
"lib/net5.0-windows7.0/pt-BR/ModernWpf.resources.dll": {
"locale": "pt-BR"
},
"lib/net5.0-windows7.0/pt-PT/ModernWpf.Controls.resources.dll": {
"locale": "pt-PT"
},
"lib/net5.0-windows7.0/pt-PT/ModernWpf.resources.dll": {
"locale": "pt-PT"
},
"lib/net5.0-windows7.0/ro-RO/ModernWpf.Controls.resources.dll": {
"locale": "ro-RO"
},
"lib/net5.0-windows7.0/ro-RO/ModernWpf.resources.dll": {
"locale": "ro-RO"
},
"lib/net5.0-windows7.0/ru-RU/ModernWpf.Controls.resources.dll": {
"locale": "ru-RU"
},
"lib/net5.0-windows7.0/ru-RU/ModernWpf.resources.dll": {
"locale": "ru-RU"
},
"lib/net5.0-windows7.0/sk-SK/ModernWpf.Controls.resources.dll": {
"locale": "sk-SK"
},
"lib/net5.0-windows7.0/sk-SK/ModernWpf.resources.dll": {
"locale": "sk-SK"
},
"lib/net5.0-windows7.0/sl-SI/ModernWpf.Controls.resources.dll": {
"locale": "sl-SI"
},
"lib/net5.0-windows7.0/sl-SI/ModernWpf.resources.dll": {
"locale": "sl-SI"
},
"lib/net5.0-windows7.0/sq-AL/ModernWpf.Controls.resources.dll": {
"locale": "sq-AL"
},
"lib/net5.0-windows7.0/sq-AL/ModernWpf.resources.dll": {
"locale": "sq-AL"
},
"lib/net5.0-windows7.0/sr-Latn-RS/ModernWpf.Controls.resources.dll": {
"locale": "sr-Latn-RS"
},
"lib/net5.0-windows7.0/sr-Latn-RS/ModernWpf.resources.dll": {
"locale": "sr-Latn-RS"
},
"lib/net5.0-windows7.0/sv-SE/ModernWpf.Controls.resources.dll": {
"locale": "sv-SE"
},
"lib/net5.0-windows7.0/sv-SE/ModernWpf.resources.dll": {
"locale": "sv-SE"
},
"lib/net5.0-windows7.0/sw-KE/ModernWpf.Controls.resources.dll": {
"locale": "sw-KE"
},
"lib/net5.0-windows7.0/sw-KE/ModernWpf.resources.dll": {
"locale": "sw-KE"
},
"lib/net5.0-windows7.0/ta-IN/ModernWpf.Controls.resources.dll": {
"locale": "ta-IN"
},
"lib/net5.0-windows7.0/ta-IN/ModernWpf.resources.dll": {
"locale": "ta-IN"
},
"lib/net5.0-windows7.0/te-IN/ModernWpf.Controls.resources.dll": {
"locale": "te-IN"
},
"lib/net5.0-windows7.0/te-IN/ModernWpf.resources.dll": {
"locale": "te-IN"
},
"lib/net5.0-windows7.0/th-TH/ModernWpf.Controls.resources.dll": {
"locale": "th-TH"
},
"lib/net5.0-windows7.0/th-TH/ModernWpf.resources.dll": {
"locale": "th-TH"
},
"lib/net5.0-windows7.0/tr-TR/ModernWpf.Controls.resources.dll": {
"locale": "tr-TR"
},
"lib/net5.0-windows7.0/tr-TR/ModernWpf.resources.dll": {
"locale": "tr-TR"
},
"lib/net5.0-windows7.0/uk-UA/ModernWpf.Controls.resources.dll": {
"locale": "uk-UA"
},
"lib/net5.0-windows7.0/uk-UA/ModernWpf.resources.dll": {
"locale": "uk-UA"
},
"lib/net5.0-windows7.0/uz-Latn-UZ/ModernWpf.Controls.resources.dll": {
"locale": "uz-Latn-UZ"
},
"lib/net5.0-windows7.0/uz-Latn-UZ/ModernWpf.resources.dll": {
"locale": "uz-Latn-UZ"
},
"lib/net5.0-windows7.0/vi-VN/ModernWpf.Controls.resources.dll": {
"locale": "vi-VN"
},
"lib/net5.0-windows7.0/vi-VN/ModernWpf.resources.dll": {
"locale": "vi-VN"
}
}
},
"Newtonsoft.Json/11.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.1.21818"
}
}
},
"runtime.native.System.Data.SqlClient.sni/4.4.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.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"
}
}
},
"System.ClientModel/1.0.0": {
"dependencies": {
"System.Memory.Data": "1.0.2",
"System.Text.Json": "9.0.5"
},
"runtime": {
"lib/net6.0/System.ClientModel.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.24.5302"
}
}
},
"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.Configuration.ConfigurationManager/6.0.1": {
"dependencies": {
"System.Security.Cryptography.ProtectedData": "6.0.0",
"System.Security.Permissions": "6.0.0"
}
},
"System.Data.SqlClient/4.9.0": {
"dependencies": {
"runtime.native.System.Data.SqlClient.sni": "4.4.0"
},
"runtime": {
"lib/net8.0/System.Data.SqlClient.dll": {
"assemblyVersion": "4.6.1.6",
"fileVersion": "4.900.24.56208"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net8.0/System.Data.SqlClient.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "4.6.1.6",
"fileVersion": "4.900.24.56208"
},
"runtimes/win/lib/net8.0/System.Data.SqlClient.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.6.1.6",
"fileVersion": "4.900.24.56208"
}
}
},
"System.Diagnostics.DiagnosticSource/9.0.5": {
"runtime": {
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"System.Drawing.Common/6.0.0": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "6.0.0"
}
},
"System.Formats.Asn1/9.0.5": {
"runtime": {
"lib/net8.0/System.Formats.Asn1.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"System.IdentityModel.Tokens.Jwt/6.35.0": {
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
"Microsoft.IdentityModel.Tokens": "6.35.0"
},
"runtime": {
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
"assemblyVersion": "6.35.0.0",
"fileVersion": "6.35.0.41201"
}
}
},
"System.IO.Pipelines/9.0.5": {
"runtime": {
"lib/net8.0/System.IO.Pipelines.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"System.Memory/4.5.4": {},
"System.Memory.Data/1.0.2": {
"dependencies": {
"System.Text.Encodings.Web": "9.0.5",
"System.Text.Json": "9.0.5"
},
"runtime": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"assemblyVersion": "1.0.2.0",
"fileVersion": "1.0.221.20802"
}
}
},
"System.Numerics.Vectors/4.5.0": {},
"System.Runtime/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"System.Runtime.Caching/6.0.0": {
"dependencies": {
"System.Configuration.ConfigurationManager": "6.0.1"
},
"runtime": {
"lib/net6.0/System.Runtime.Caching.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
"System.Security.AccessControl/6.0.0": {},
"System.Security.Cryptography.Cng/5.0.0": {
"dependencies": {
"System.Formats.Asn1": "9.0.5"
}
},
"System.Security.Cryptography.ProtectedData/6.0.0": {},
"System.Security.Permissions/6.0.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Windows.Extensions": "6.0.0"
}
},
"System.Security.Principal.Windows/5.0.0": {},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Text.Encoding.CodePages/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Text.Encodings.Web/9.0.5": {
"runtime": {
"lib/net8.0/System.Text.Encodings.Web.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
},
"runtimeTargets": {
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
"rid": "browser",
"assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"System.Text.Json/9.0.5": {
"dependencies": {
"System.IO.Pipelines": "9.0.5",
"System.Text.Encodings.Web": "9.0.5"
},
"runtime": {
"lib/net8.0/System.Text.Json.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {},
"System.Windows.Extensions/6.0.0": {
"dependencies": {
"System.Drawing.Common": "6.0.0"
}
},
"ILifeTimeService/1.0.0": {
"dependencies": {
"Autofac": "8.3.0",
"Hangfire.Core": "1.8.18"
},
"runtime": {
"ILifeTimeService.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Models/1.0.0": {
"runtime": {
"Models.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"TaskManager/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Autofac/8.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==",
"path": "autofac/8.3.0",
"hashPath": "autofac.8.3.0.nupkg.sha512"
},
"Autofac.Extras.CommonServiceLocator/6.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QMBCPPjGyY4EuxjeNfBDfW+ojNvnY1trD3vtVt47Gu65ZWHHfH+uyyjHk6b9EjdDZAKtioZxCTQYyI3q3A5pCw==",
"path": "autofac.extras.commonservicelocator/6.1.0",
"hashPath": "autofac.extras.commonservicelocator.6.1.0.nupkg.sha512"
},
"Autofac.Mef/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cjjBEv6dGSgS4sUMuwqa65dY1KH5a7+V08rrDe+8gRlEDafOFIMvATS+eBkEogcn7zUZDk5zueuFbh9kebTbQg==",
"path": "autofac.mef/7.0.0",
"hashPath": "autofac.mef.7.0.0.nupkg.sha512"
},
"Azure.Core/1.38.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
"path": "azure.core/1.38.0",
"hashPath": "azure.core.1.38.0.nupkg.sha512"
},
"Azure.Identity/1.11.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
"path": "azure.identity/1.11.4",
"hashPath": "azure.identity.1.11.4.nupkg.sha512"
},
"CommonServiceLocator/2.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-deByA+/7hfPSMqaqcITTkeZhGw41qiIon5F6Q5n5EcMPeYc5hXlifIrVpPKsur4g/PuxYU6umjTx8kQMog4npw==",
"path": "commonservicelocator/2.0.7",
"hashPath": "commonservicelocator.2.0.7.nupkg.sha512"
},
"Dapper/2.1.66": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/q77jUgDOS+bzkmk3Vy9SiWMaetTw+NOoPAV0xPBsGVAyljd5S6P+4RUW7R3ZUGGr9lDRyPKgAMj2UAOwvqZYw==",
"path": "dapper/2.1.66",
"hashPath": "dapper.2.1.66.nupkg.sha512"
},
"Hangfire/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EY+UqMHTOQAtdjeJf3jlnj8MpENyDPTpA6OHMncucVlkaongZjrx+gCN4bgma7vD3BNHqfQ7irYrfE5p1DOBEQ==",
"path": "hangfire/1.8.18",
"hashPath": "hangfire.1.8.18.nupkg.sha512"
},
"Hangfire.AspNetCore/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5D6Do0qgoAnakvh4KnKwhIoUzFU84Z0sCYMB+Sit+ygkpL1P6JGYDcd/9vDBcfr5K3JqBxD4Zh2IK2LOXuuiaw==",
"path": "hangfire.aspnetcore/1.8.18",
"hashPath": "hangfire.aspnetcore.1.8.18.nupkg.sha512"
},
"Hangfire.Core/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==",
"path": "hangfire.core/1.8.18",
"hashPath": "hangfire.core.1.8.18.nupkg.sha512"
},
"Hangfire.NetCore/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3KAV9AZ1nqQHC54qR4buNEEKRmQJfq+lODtZxUk5cdi68lV8+9K2f4H1/mIfDlPpgjPFjEfCobNoi2+TIpKySw==",
"path": "hangfire.netcore/1.8.18",
"hashPath": "hangfire.netcore.1.8.18.nupkg.sha512"
},
"Hangfire.SqlServer/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yBfI2ygYfN/31rOrahfOFHee1mwTrG0ppsmK9awCS0mAr2GEaB9eyYqg/lURgZy8AA8UVJVs5nLHa2hc1pDAVQ==",
"path": "hangfire.sqlserver/1.8.18",
"hashPath": "hangfire.sqlserver.1.8.18.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
"hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.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/5.1.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==",
"path": "microsoft.data.sqlclient/5.1.6",
"hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512"
},
"Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
"path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TeCtb/vc+jxvgkVAqeJlZKOoG5w/w8AigWQQyOmeJsJ7+0SkONX8bqEV/wB+ojnT0sXuJrrfXQOEC3ws6asEng==",
"path": "microsoft.entityframeworkcore/9.0.5",
"hashPath": "microsoft.entityframeworkcore.9.0.5.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-81fGyIibhGc4rq4ZxmVZE/1CFSvGMQOZqdRyCBLKz/Hb8eE973dmSfcdXpXhQ/5f+nbax4VGkWhwPGxWUNWaCQ==",
"path": "microsoft.entityframeworkcore.abstractions/9.0.5",
"hashPath": "microsoft.entityframeworkcore.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kWRrD69qCXo7lahPZPt7C127UfK0I024laFZEDMfT3JbALB1EWneFvq1utWM0cNKPFuYis1E1oaYTuRGI/9inQ==",
"path": "microsoft.entityframeworkcore.analyzers/9.0.5",
"hashPath": "microsoft.entityframeworkcore.analyzers.9.0.5.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6eErbrZFd9yNnncemtDdmHZ3KC792OQCIYITuMsjK2oh4CLzlYo8mzNsozgUzQ+utHnne11/3eV8zMWbYF5Puw==",
"path": "microsoft.entityframeworkcore.relational/9.0.5",
"hashPath": "microsoft.entityframeworkcore.relational.9.0.5.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.SqlServer/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Y4194uyqwMivN2ioKd7GYBFVeeG2kZFFC1ZCmOTvXy3G6Wd05ZVyUyR/3mB+SHCequMPt/DI4f58WMmVaOS6eg==",
"path": "microsoft.entityframeworkcore.sqlserver/9.0.5",
"hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RV6wOTvH5BeVRs6cvxFuaV1ut05Dklpvq19XRO1JxAayfLWYIEP7K94aamY0iSUhoehWk1X5H6gMcbZkHuBjew==",
"path": "microsoft.extensions.caching.abstractions/9.0.5",
"hashPath": "microsoft.extensions.caching.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qDmoAzIUBup5KZG1Abv51ifbHMCWFnaXbt05l+Sd92mLOpF9OwHOuoxu3XhzXaPGfq0Ns3pv1df5l8zuKjFgGw==",
"path": "microsoft.extensions.caching.memory/9.0.5",
"hashPath": "microsoft.extensions.caching.memory.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ew0G6gIznnyAkbIa67wXspkDFcVektjN3xaDAfBDIPbWph+rbuGaaohFxUSGw28ht7wdcWtTtElKnzfkcDDbOQ==",
"path": "microsoft.extensions.configuration.abstractions/9.0.5",
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N1Mn0T/tUBPoLL+Fzsp+VCEtneUhhxc1//Dx3BeuQ8AX+XrMlYCfnp2zgpEXnTCB7053CLdiqVWPZ7mEX6MPjg==",
"path": "microsoft.extensions.dependencyinjection/9.0.5",
"hashPath": "microsoft.extensions.dependencyinjection.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cjnRtsEAzU73aN6W7vkWy8Phj5t3Xm78HSqgrbh/O4Q9SK/yN73wZVa21QQY6amSLQRQ/M8N+koGnY6PuvKQsw==",
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.5",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kahEeykb6FyQytoZNNXuz74X85B4weIEt8Kd+0klK48bkXDWOIHAOvNjlGsPMcS9CL935Te8QGQS83JqCbpdHA==",
"path": "microsoft.extensions.fileproviders.abstractions/3.0.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.3.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Hosting.Abstractions/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qeDWS5ErmkUN96BdQqpmeCmLk5HJWQ/SPw3ux5v5/Qb0hKZS5wojBMulnBC7JUEiBwg7Ir71Yjf1lFiRT5MdtQ==",
"path": "microsoft.extensions.hosting.abstractions/3.0.0",
"hashPath": "microsoft.extensions.hosting.abstractions.3.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rQU61lrgvpE/UgcAd4E56HPxUIkX/VUQCxWmwDTLLVeuwRDYTL0q/FLGfAW17cGTKyCh7ywYAEnY3sTEvURsfg==",
"path": "microsoft.extensions.logging/9.0.5",
"hashPath": "microsoft.extensions.logging.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pP1PADCrIxMYJXxFmTVbAgEU7GVpjK5i0/tyfU9DiE0oXQy3JWQaOVgCkrCiePLgS8b5sghM3Fau3EeHiVWbCg==",
"path": "microsoft.extensions.logging.abstractions/9.0.5",
"hashPath": "microsoft.extensions.logging.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Options/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vPdJQU8YLOUSSK8NL0RmwcXJr2E0w8xH559PGQl4JYsglgilZr9LZnqV2zdgk+XR05+kuvhBEZKoDVd46o7NqA==",
"path": "microsoft.extensions.options/9.0.5",
"hashPath": "microsoft.extensions.options.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b4OAv1qE1C9aM+ShWJu3rlo/WjDwa/I30aIPXqDWSKXTtKl1Wwh6BZn+glH5HndGVVn3C6ZAPQj5nv7/7HJNBQ==",
"path": "microsoft.extensions.primitives/9.0.5",
"hashPath": "microsoft.extensions.primitives.9.0.5.nupkg.sha512"
},
"Microsoft.Identity.Client/4.61.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
"path": "microsoft.identity.client/4.61.3",
"hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
},
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
"path": "microsoft.identity.client.extensions.msal/4.61.3",
"hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
},
"Microsoft.IdentityModel.Abstractions/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
"path": "microsoft.identitymodel.abstractions/6.35.0",
"hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
},
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
"path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
"path": "microsoft.identitymodel.logging/6.35.0",
"hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
"path": "microsoft.identitymodel.protocols/6.35.0",
"hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
"path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
"path": "microsoft.identitymodel.tokens/6.35.0",
"hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"path": "microsoft.netcore.platforms/1.1.0",
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
"path": "microsoft.netcore.targets/1.1.0",
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
},
"Microsoft.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"
},
"Microsoft.Win32.SystemEvents/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
"path": "microsoft.win32.systemevents/6.0.0",
"hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
},
"ModernWpfUI/0.9.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eWe90HciyudQQtZVbZ9QFssS74BwK69W7cBd52AEZHmrsS4hrSA+/BpUbAFWzzFDH6FBE1xsHPiRC+wHS7xgJw==",
"path": "modernwpfui/0.9.6",
"hashPath": "modernwpfui.0.9.6.nupkg.sha512"
},
"Newtonsoft.Json/11.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==",
"path": "newtonsoft.json/11.0.1",
"hashPath": "newtonsoft.json.11.0.1.nupkg.sha512"
},
"runtime.native.System.Data.SqlClient.sni/4.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
"path": "runtime.native.system.data.sqlclient.sni/4.4.0",
"hashPath": "runtime.native.system.data.sqlclient.sni.4.4.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"
},
"System.ClientModel/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
"path": "system.clientmodel/1.0.0",
"hashPath": "system.clientmodel.1.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.Configuration.ConfigurationManager/6.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
"path": "system.configuration.configurationmanager/6.0.1",
"hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
},
"System.Data.SqlClient/4.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-j4KJO+vC62NyUtNHz854njEqXbT8OmAa5jb1nrGfYWBOcggyYUQE0w/snXeaCjdvkSKWuUD+hfvlbN8pTrJTXg==",
"path": "system.data.sqlclient/4.9.0",
"hashPath": "system.data.sqlclient.4.9.0.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WoI5or8kY2VxFdDmsaRZ5yaYvvb+4MCyy66eXo79Cy1uMa7qXeGIlYmZx7R9Zy5S4xZjmqvkk2V8L6/vDwAAEA==",
"path": "system.diagnostics.diagnosticsource/9.0.5",
"hashPath": "system.diagnostics.diagnosticsource.9.0.5.nupkg.sha512"
},
"System.Drawing.Common/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"path": "system.drawing.common/6.0.0",
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
},
"System.Formats.Asn1/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GpMHKhuwUgnp1jKiZQ1slyAQnLp4HG2MgzCJ4u4oZEfi6aBzE3HOx01JFStaiC8dtJqsv0WlrGAWVixv8TEN1w==",
"path": "system.formats.asn1/9.0.5",
"hashPath": "system.formats.asn1.9.0.5.nupkg.sha512"
},
"System.IdentityModel.Tokens.Jwt/6.35.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
"path": "system.identitymodel.tokens.jwt/6.35.0",
"hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
},
"System.IO.Pipelines/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5WXo+3MGcnYn54+1ojf+kRzKq1Q6sDUnovujNJ2ky1nl1/kP3+PMil9LPbFvZ2mkhvAGmQcY07G2sfHat/v0Fw==",
"path": "system.io.pipelines/9.0.5",
"hashPath": "system.io.pipelines.9.0.5.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Memory.Data/1.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
"path": "system.memory.data/1.0.2",
"hashPath": "system.memory.data.1.0.2.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/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"path": "system.runtime/4.3.0",
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
},
"System.Runtime.Caching/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
"path": "system.runtime.caching/6.0.0",
"hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
},
"System.Security.AccessControl/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
"path": "system.security.accesscontrol/6.0.0",
"hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
"path": "system.security.cryptography.cng/5.0.0",
"hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
"path": "system.security.cryptography.protecteddata/6.0.0",
"hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
},
"System.Security.Permissions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
"path": "system.security.permissions/6.0.0",
"hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
},
"System.Security.Principal.Windows/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
"path": "system.security.principal.windows/5.0.0",
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
"System.Text.Encoding.CodePages/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"path": "system.text.encoding.codepages/6.0.0",
"hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
},
"System.Text.Encodings.Web/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HJPmqP2FsE+WVUUlTsZ4IFRSyzw40yz0ubiTnsaqm+Xo5fFZhVRvx6Zn8tLXj92/6pbre6OA4QL2A2vnCSKxJA==",
"path": "system.text.encodings.web/9.0.5",
"hashPath": "system.text.encodings.web.9.0.5.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"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
},
"System.Windows.Extensions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
"path": "system.windows.extensions/6.0.0",
"hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
},
"ILifeTimeService/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Models/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}