{
|
"runtimeTarget": {
|
"name": ".NETCoreApp,Version=v8.0",
|
"signature": ""
|
},
|
"compilationOptions": {},
|
"targets": {
|
".NETCoreApp,Version=v8.0": {
|
"MESApplication/1.0.0": {
|
"dependencies": {
|
"MES.Service": "1.0.0",
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.0",
|
"Microsoft.EntityFrameworkCore.Design": "8.0.1",
|
"Microsoft.EntityFrameworkCore.Tools": "8.0.1",
|
"Oracle.EntityFrameworkCore": "8.21.121",
|
"Swashbuckle.AspNetCore": "6.4.0"
|
},
|
"runtime": {
|
"MESApplication.dll": {}
|
}
|
},
|
"AngleSharp/1.1.2": {
|
"dependencies": {
|
"System.Text.Encoding.CodePages": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/AngleSharp.dll": {
|
"assemblyVersion": "1.1.2.0",
|
"fileVersion": "1.1.2.0"
|
}
|
}
|
},
|
"AngleSharp.Css/1.0.0-beta.139": {
|
"dependencies": {
|
"AngleSharp": "1.1.2"
|
},
|
"runtime": {
|
"lib/net8.0/AngleSharp.Css.dll": {
|
"assemblyVersion": "1.0.0.0",
|
"fileVersion": "1.0.0.0"
|
}
|
}
|
},
|
"Azure.Core/1.38.0": {
|
"dependencies": {
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
"System.ClientModel": "1.0.0",
|
"System.Diagnostics.DiagnosticSource": "6.0.1",
|
"System.Memory.Data": "1.0.2",
|
"System.Numerics.Vectors": "4.5.0",
|
"System.Text.Encodings.Web": "9.0.4",
|
"System.Text.Json": "9.0.4",
|
"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": "8.0.0",
|
"System.Text.Json": "9.0.4",
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
"assemblyVersion": "1.11.4.0",
|
"fileVersion": "1.1100.424.31005"
|
}
|
}
|
},
|
"Castle.Core/5.1.1": {
|
"dependencies": {
|
"System.Diagnostics.EventLog": "8.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/Castle.Core.dll": {
|
"assemblyVersion": "5.0.0.0",
|
"fileVersion": "5.1.1.0"
|
}
|
}
|
},
|
"DnsClient/1.7.0": {
|
"dependencies": {
|
"Microsoft.Win32.Registry": "5.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/DnsClient.dll": {
|
"assemblyVersion": "1.7.0.0",
|
"fileVersion": "1.7.0.0"
|
}
|
}
|
},
|
"Humanizer.Core/2.14.1": {
|
"runtime": {
|
"lib/net6.0/Humanizer.dll": {
|
"assemblyVersion": "2.14.0.0",
|
"fileVersion": "2.14.1.48190"
|
}
|
}
|
},
|
"Masuit.Tools.Abstractions/2024.3.4": {
|
"dependencies": {
|
"AngleSharp": "1.1.2",
|
"AngleSharp.Css": "1.0.0-beta.139",
|
"Castle.Core": "5.1.1",
|
"DnsClient": "1.7.0",
|
"Microsoft.CSharp": "4.7.0",
|
"Microsoft.Extensions.Configuration.Json": "9.0.4",
|
"Newtonsoft.Json": "13.0.3",
|
"SharpCompress": "0.37.2",
|
"SixLabors.ImageSharp.Drawing": "2.1.3",
|
"System.Collections.Immutable": "8.0.0",
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
"System.Diagnostics.PerformanceCounter": "8.0.0",
|
"System.Management": "8.0.0",
|
"System.Reflection.Emit.Lightweight": "4.7.0"
|
},
|
"runtime": {
|
"lib/net8.0/Masuit.Tools.Abstractions.dll": {
|
"assemblyVersion": "2.5.9.0",
|
"fileVersion": "2.5.9.0"
|
}
|
}
|
},
|
"Masuit.Tools.Core/2024.3.4": {
|
"dependencies": {
|
"Masuit.Tools.Abstractions": "2024.3.4",
|
"Microsoft.EntityFrameworkCore": "8.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Masuit.Tools.Core.dll": {
|
"assemblyVersion": "2.5.9.0",
|
"fileVersion": "2.5.9.1"
|
}
|
}
|
},
|
"Microsoft.AspNetCore.JsonPatch/8.0.0": {
|
"dependencies": {
|
"Microsoft.CSharp": "4.7.0",
|
"Newtonsoft.Json": "13.0.3"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53112"
|
}
|
}
|
},
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.0": {
|
"dependencies": {
|
"Microsoft.AspNetCore.JsonPatch": "8.0.0",
|
"Newtonsoft.Json": "13.0.3",
|
"Newtonsoft.Json.Bson": "1.0.2"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53112"
|
}
|
}
|
},
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
"runtime": {
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
|
"Microsoft.CodeAnalysis.Common/4.5.0": {
|
"dependencies": {
|
"Microsoft.CodeAnalysis.Analyzers": "3.3.3",
|
"System.Collections.Immutable": "8.0.0",
|
"System.Reflection.Metadata": "6.0.1",
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
"System.Text.Encoding.CodePages": "8.0.0"
|
},
|
"runtime": {
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
|
"assemblyVersion": "4.5.0.0",
|
"fileVersion": "4.500.23.10905"
|
}
|
},
|
"resources": {
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "cs"
|
},
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "de"
|
},
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "es"
|
},
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "fr"
|
},
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "it"
|
},
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "ja"
|
},
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "ko"
|
},
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "pl"
|
},
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "pt-BR"
|
},
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "ru"
|
},
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "tr"
|
},
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "zh-Hans"
|
},
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
"locale": "zh-Hant"
|
}
|
}
|
},
|
"Microsoft.CodeAnalysis.CSharp/4.5.0": {
|
"dependencies": {
|
"Microsoft.CodeAnalysis.Common": "4.5.0"
|
},
|
"runtime": {
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
|
"assemblyVersion": "4.5.0.0",
|
"fileVersion": "4.500.23.10905"
|
}
|
},
|
"resources": {
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "cs"
|
},
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "de"
|
},
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "es"
|
},
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "fr"
|
},
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "it"
|
},
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "ja"
|
},
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "ko"
|
},
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "pl"
|
},
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "pt-BR"
|
},
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "ru"
|
},
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "tr"
|
},
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "zh-Hans"
|
},
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
"locale": "zh-Hant"
|
}
|
}
|
},
|
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
|
"dependencies": {
|
"Humanizer.Core": "2.14.1",
|
"Microsoft.CodeAnalysis.CSharp": "4.5.0",
|
"Microsoft.CodeAnalysis.Common": "4.5.0",
|
"Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0"
|
},
|
"runtime": {
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
|
"assemblyVersion": "4.5.0.0",
|
"fileVersion": "4.500.23.10905"
|
}
|
},
|
"resources": {
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "cs"
|
},
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "de"
|
},
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "es"
|
},
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "fr"
|
},
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "it"
|
},
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "ja"
|
},
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "ko"
|
},
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "pl"
|
},
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "pt-BR"
|
},
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "ru"
|
},
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "tr"
|
},
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "zh-Hans"
|
},
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
"locale": "zh-Hant"
|
}
|
}
|
},
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
|
"dependencies": {
|
"Humanizer.Core": "2.14.1",
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
"Microsoft.CodeAnalysis.Common": "4.5.0",
|
"System.Composition": "6.0.0",
|
"System.IO.Pipelines": "9.0.4",
|
"System.Threading.Channels": "6.0.0"
|
},
|
"runtime": {
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
|
"assemblyVersion": "4.5.0.0",
|
"fileVersion": "4.500.23.10905"
|
}
|
},
|
"resources": {
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "cs"
|
},
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "de"
|
},
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "es"
|
},
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "fr"
|
},
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "it"
|
},
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "ja"
|
},
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "ko"
|
},
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "pl"
|
},
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "pt-BR"
|
},
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "ru"
|
},
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "tr"
|
},
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "zh-Hans"
|
},
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
"locale": "zh-Hant"
|
}
|
}
|
},
|
"Microsoft.CSharp/4.7.0": {},
|
"Microsoft.Data.SqlClient/5.2.2": {
|
"dependencies": {
|
"Azure.Identity": "1.11.4",
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
|
"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": "8.0.0",
|
"System.Runtime.Caching": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
"assemblyVersion": "5.0.0.0",
|
"fileVersion": "5.22.24240.6"
|
}
|
},
|
"resources": {
|
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "de"
|
},
|
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "es"
|
},
|
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "fr"
|
},
|
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "it"
|
},
|
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "ja"
|
},
|
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "ko"
|
},
|
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "pt-BR"
|
},
|
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "ru"
|
},
|
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "zh-Hans"
|
},
|
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
|
"locale": "zh-Hant"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
"rid": "unix",
|
"assetType": "runtime",
|
"assemblyVersion": "5.0.0.0",
|
"fileVersion": "5.22.24240.6"
|
},
|
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "5.0.0.0",
|
"fileVersion": "5.22.24240.6"
|
}
|
}
|
},
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
"runtimeTargets": {
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-arm",
|
"assetType": "native",
|
"fileVersion": "5.2.0.0"
|
},
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-arm64",
|
"assetType": "native",
|
"fileVersion": "5.2.0.0"
|
},
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-x64",
|
"assetType": "native",
|
"fileVersion": "5.2.0.0"
|
},
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-x86",
|
"assetType": "native",
|
"fileVersion": "5.2.0.0"
|
}
|
}
|
},
|
"Microsoft.Data.Sqlite/8.0.1": {
|
"dependencies": {
|
"Microsoft.Data.Sqlite.Core": "8.0.1",
|
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
|
}
|
},
|
"Microsoft.Data.Sqlite.Core/8.0.1": {
|
"dependencies": {
|
"SQLitePCLRaw.core": "2.1.6"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
"assemblyVersion": "8.0.1.0",
|
"fileVersion": "8.0.123.58002"
|
}
|
}
|
},
|
"Microsoft.EntityFrameworkCore/8.0.4": {
|
"dependencies": {
|
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
|
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
|
"Microsoft.Extensions.Caching.Memory": "8.0.0",
|
"Microsoft.Extensions.Logging": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
|
"assemblyVersion": "8.0.4.0",
|
"fileVersion": "8.0.424.16902"
|
}
|
}
|
},
|
"Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
|
"runtime": {
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
"assemblyVersion": "8.0.4.0",
|
"fileVersion": "8.0.424.16902"
|
}
|
}
|
},
|
"Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {},
|
"Microsoft.EntityFrameworkCore.Design/8.0.1": {
|
"dependencies": {
|
"Humanizer.Core": "2.14.1",
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.1",
|
"Microsoft.Extensions.DependencyModel": "8.0.0",
|
"Mono.TextTemplating": "2.2.1"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
|
"assemblyVersion": "8.0.1.0",
|
"fileVersion": "8.0.123.58002"
|
}
|
}
|
},
|
"Microsoft.EntityFrameworkCore.Relational/8.0.1": {
|
"dependencies": {
|
"Microsoft.EntityFrameworkCore": "8.0.4",
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
"assemblyVersion": "8.0.1.0",
|
"fileVersion": "8.0.123.58002"
|
}
|
}
|
},
|
"Microsoft.EntityFrameworkCore.Tools/8.0.1": {
|
"dependencies": {
|
"Microsoft.EntityFrameworkCore.Design": "8.0.1"
|
}
|
},
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
}
|
},
|
"Microsoft.Extensions.Caching.Memory/8.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.Caching.Abstractions": "8.0.0",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
"Microsoft.Extensions.Options": "8.0.0",
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
}
|
},
|
"Microsoft.Extensions.Configuration/9.0.4": {
|
"dependencies": {
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.4": {
|
"dependencies": {
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.Configuration.FileExtensions/9.0.4": {
|
"dependencies": {
|
"Microsoft.Extensions.Configuration": "9.0.4",
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
|
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
|
"Microsoft.Extensions.FileProviders.Physical": "9.0.4",
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.Configuration.Json/9.0.4": {
|
"dependencies": {
|
"Microsoft.Extensions.Configuration": "9.0.4",
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
|
"Microsoft.Extensions.Configuration.FileExtensions": "9.0.4",
|
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
|
"System.Text.Json": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
}
|
},
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {},
|
"Microsoft.Extensions.DependencyModel/8.0.0": {
|
"dependencies": {
|
"System.Text.Encodings.Web": "9.0.4",
|
"System.Text.Json": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"Microsoft.Extensions.FileProviders.Abstractions/9.0.4": {
|
"dependencies": {
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.FileProviders.Physical/9.0.4": {
|
"dependencies": {
|
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
|
"Microsoft.Extensions.FileSystemGlobbing": "9.0.4",
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.FileSystemGlobbing/9.0.4": {
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Extensions.Logging/8.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
"Microsoft.Extensions.Options": "8.0.0"
|
}
|
},
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
}
|
},
|
"Microsoft.Extensions.Options/8.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
}
|
},
|
"Microsoft.Extensions.Primitives/9.0.4": {
|
"runtime": {
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"Microsoft.Identity.Client/4.61.3": {
|
"dependencies": {
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
"System.Diagnostics.DiagnosticSource": "6.0.1"
|
},
|
"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": "8.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.4",
|
"System.Text.Json": "9.0.4"
|
},
|
"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.7.0",
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
"System.Security.Cryptography.Cng": "4.5.0"
|
},
|
"runtime": {
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
"assemblyVersion": "6.35.0.0",
|
"fileVersion": "6.35.0.41201"
|
}
|
}
|
},
|
"Microsoft.NETCore.Platforms/1.1.1": {},
|
"Microsoft.NETCore.Targets/1.1.3": {},
|
"Microsoft.OpenApi/1.2.3": {
|
"runtime": {
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
"assemblyVersion": "1.2.3.0",
|
"fileVersion": "1.2.3.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.Registry/5.0.0": {
|
"dependencies": {
|
"System.Security.AccessControl": "6.0.0",
|
"System.Security.Principal.Windows": "5.0.0"
|
}
|
},
|
"Microsoft.Win32.SystemEvents/6.0.0": {
|
"runtime": {
|
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"Mono.TextTemplating/2.2.1": {
|
"dependencies": {
|
"System.CodeDom": "8.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Mono.TextTemplating.dll": {
|
"assemblyVersion": "2.2.0.0",
|
"fileVersion": "2.2.1.1"
|
}
|
}
|
},
|
"MySqlConnector/2.2.5": {
|
"runtime": {
|
"lib/net7.0/MySqlConnector.dll": {
|
"assemblyVersion": "2.0.0.0",
|
"fileVersion": "2.2.5.0"
|
}
|
}
|
},
|
"Newtonsoft.Json/13.0.3": {
|
"runtime": {
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
"assemblyVersion": "13.0.0.0",
|
"fileVersion": "13.0.3.27908"
|
}
|
}
|
},
|
"Newtonsoft.Json.Bson/1.0.2": {
|
"dependencies": {
|
"Newtonsoft.Json": "13.0.3"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
|
"assemblyVersion": "1.0.0.0",
|
"fileVersion": "1.0.2.22727"
|
}
|
}
|
},
|
"Npgsql/5.0.18": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
},
|
"runtime": {
|
"lib/net5.0/Npgsql.dll": {
|
"assemblyVersion": "5.0.18.0",
|
"fileVersion": "5.0.18.0"
|
}
|
}
|
},
|
"Oracle.EntityFrameworkCore/8.21.121": {
|
"dependencies": {
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.1",
|
"Oracle.ManagedDataAccess.Core": "3.21.120"
|
},
|
"runtime": {
|
"lib/net8.0/Oracle.EntityFrameworkCore.dll": {
|
"assemblyVersion": "8.0.21.1",
|
"fileVersion": "8.0.21.1"
|
}
|
}
|
},
|
"Oracle.ManagedDataAccess.Core/3.21.120": {
|
"dependencies": {
|
"System.Diagnostics.PerformanceCounter": "8.0.0",
|
"System.DirectoryServices": "6.0.1",
|
"System.DirectoryServices.Protocols": "6.0.2"
|
},
|
"runtime": {
|
"lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {
|
"assemblyVersion": "3.1.21.1",
|
"fileVersion": "3.1.21.1"
|
}
|
}
|
},
|
"Oscar.Data.SqlClient/4.0.4": {
|
"dependencies": {
|
"System.Text.Encoding.CodePages": "8.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Oscar.Data.SqlClient.dll": {
|
"assemblyVersion": "4.0.4.0",
|
"fileVersion": "4.0.4.0"
|
}
|
}
|
},
|
"SharpCompress/0.37.2": {
|
"dependencies": {
|
"ZstdSharp.Port": "0.8.0"
|
},
|
"runtime": {
|
"lib/net8.0/SharpCompress.dll": {
|
"assemblyVersion": "0.37.2.0",
|
"fileVersion": "0.37.2.0"
|
}
|
}
|
},
|
"SixLabors.Fonts/2.0.3": {
|
"runtime": {
|
"lib/net6.0/SixLabors.Fonts.dll": {
|
"assemblyVersion": "2.0.0.0",
|
"fileVersion": "2.0.3.0"
|
}
|
}
|
},
|
"SixLabors.ImageSharp/3.1.4": {
|
"runtime": {
|
"lib/net6.0/SixLabors.ImageSharp.dll": {
|
"assemblyVersion": "3.0.0.0",
|
"fileVersion": "3.1.4.0"
|
}
|
}
|
},
|
"SixLabors.ImageSharp.Drawing/2.1.3": {
|
"dependencies": {
|
"SixLabors.Fonts": "2.0.3",
|
"SixLabors.ImageSharp": "3.1.4"
|
},
|
"runtime": {
|
"lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
|
"assemblyVersion": "2.0.0.0",
|
"fileVersion": "2.1.3.0"
|
}
|
}
|
},
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
"dependencies": {
|
"SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
|
"SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
|
},
|
"runtime": {
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
|
"assemblyVersion": "2.1.6.2060",
|
"fileVersion": "2.1.6.2060"
|
}
|
}
|
},
|
"SQLitePCLRaw.core/2.1.6": {
|
"dependencies": {
|
"System.Memory": "4.5.4"
|
},
|
"runtime": {
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
|
"assemblyVersion": "2.1.6.2060",
|
"fileVersion": "2.1.6.2060"
|
}
|
}
|
},
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
"runtimeTargets": {
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
|
"rid": "browser-wasm",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-arm/native/libe_sqlite3.so": {
|
"rid": "linux-arm",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-arm64/native/libe_sqlite3.so": {
|
"rid": "linux-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-armel/native/libe_sqlite3.so": {
|
"rid": "linux-armel",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-mips64/native/libe_sqlite3.so": {
|
"rid": "linux-mips64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so": {
|
"rid": "linux-musl-arm",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
|
"rid": "linux-musl-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
|
"rid": "linux-musl-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so": {
|
"rid": "linux-ppc64le",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-s390x/native/libe_sqlite3.so": {
|
"rid": "linux-s390x",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-x64/native/libe_sqlite3.so": {
|
"rid": "linux-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-x86/native/libe_sqlite3.so": {
|
"rid": "linux-x86",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
|
"rid": "maccatalyst-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
|
"rid": "maccatalyst-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib": {
|
"rid": "osx-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
|
"rid": "osx-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/win-arm/native/e_sqlite3.dll": {
|
"rid": "win-arm",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/win-arm64/native/e_sqlite3.dll": {
|
"rid": "win-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/win-x64/native/e_sqlite3.dll": {
|
"rid": "win-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/win-x86/native/e_sqlite3.dll": {
|
"rid": "win-x86",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
}
|
}
|
},
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
"dependencies": {
|
"SQLitePCLRaw.core": "2.1.6"
|
},
|
"runtime": {
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
|
"assemblyVersion": "2.1.6.2060",
|
"fileVersion": "2.1.6.2060"
|
}
|
}
|
},
|
"SqlSugarCore/5.1.4.169": {
|
"dependencies": {
|
"Microsoft.Data.SqlClient": "5.2.2",
|
"Microsoft.Data.Sqlite": "8.0.1",
|
"MySqlConnector": "2.2.5",
|
"Newtonsoft.Json": "13.0.3",
|
"Npgsql": "5.0.18",
|
"Oracle.ManagedDataAccess.Core": "3.21.120",
|
"Oscar.Data.SqlClient": "4.0.4",
|
"SqlSugarCore.Dm": "8.6.0",
|
"SqlSugarCore.Kdbndp": "9.3.6.801",
|
"System.Data.Common": "4.3.0",
|
"System.Reflection.Emit.Lightweight": "4.7.0",
|
"System.Text.RegularExpressions": "4.3.1"
|
},
|
"runtime": {
|
"lib/netstandard2.1/SqlSugar.dll": {
|
"assemblyVersion": "5.1.4.169",
|
"fileVersion": "5.1.4.169"
|
}
|
}
|
},
|
"SqlSugarCore.Dm/8.6.0": {
|
"dependencies": {
|
"System.Text.Encoding.CodePages": "8.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/DM.DmProvider.dll": {
|
"assemblyVersion": "8.3.1.27409",
|
"fileVersion": "8.3.1.27409"
|
}
|
}
|
},
|
"SqlSugarCore.Kdbndp/9.3.6.801": {
|
"runtime": {
|
"lib/netstandard2.1/Kdbndp.dll": {
|
"assemblyVersion": "9.3.6.618",
|
"fileVersion": "9.3.6.801"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore/6.4.0": {
|
"dependencies": {
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
"Swashbuckle.AspNetCore.Swagger": "6.4.0",
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
|
}
|
},
|
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
|
"dependencies": {
|
"Microsoft.OpenApi": "1.2.3"
|
},
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
"assemblyVersion": "6.4.0.0",
|
"fileVersion": "6.4.0.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
|
"dependencies": {
|
"Swashbuckle.AspNetCore.Swagger": "6.4.0"
|
},
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
"assemblyVersion": "6.4.0.0",
|
"fileVersion": "6.4.0.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
"assemblyVersion": "6.4.0.0",
|
"fileVersion": "6.4.0.0"
|
}
|
}
|
},
|
"System.ClientModel/1.0.0": {
|
"dependencies": {
|
"System.Memory.Data": "1.0.2",
|
"System.Text.Json": "9.0.4"
|
},
|
"runtime": {
|
"lib/net6.0/System.ClientModel.dll": {
|
"assemblyVersion": "1.0.0.0",
|
"fileVersion": "1.0.24.5302"
|
}
|
}
|
},
|
"System.CodeDom/8.0.0": {
|
"runtime": {
|
"lib/net8.0/System.CodeDom.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"System.Collections/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Collections.Immutable/8.0.0": {},
|
"System.Composition/6.0.0": {
|
"dependencies": {
|
"System.Composition.AttributedModel": "6.0.0",
|
"System.Composition.Convention": "6.0.0",
|
"System.Composition.Hosting": "6.0.0",
|
"System.Composition.Runtime": "6.0.0",
|
"System.Composition.TypedParts": "6.0.0"
|
}
|
},
|
"System.Composition.AttributedModel/6.0.0": {
|
"runtime": {
|
"lib/net6.0/System.Composition.AttributedModel.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Composition.Convention/6.0.0": {
|
"dependencies": {
|
"System.Composition.AttributedModel": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Composition.Convention.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Composition.Hosting/6.0.0": {
|
"dependencies": {
|
"System.Composition.Runtime": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Composition.Hosting.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Composition.Runtime/6.0.0": {
|
"runtime": {
|
"lib/net6.0/System.Composition.Runtime.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Composition.TypedParts/6.0.0": {
|
"dependencies": {
|
"System.Composition.AttributedModel": "6.0.0",
|
"System.Composition.Hosting": "6.0.0",
|
"System.Composition.Runtime": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Composition.TypedParts.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
"dependencies": {
|
"System.Diagnostics.EventLog": "8.0.0",
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"System.Data.Common/4.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Text.RegularExpressions": "4.3.1",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
}
|
},
|
"System.Diagnostics.EventLog/8.0.0": {},
|
"System.Diagnostics.PerformanceCounter/8.0.0": {
|
"dependencies": {
|
"System.Configuration.ConfigurationManager": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"System.DirectoryServices/6.0.1": {
|
"dependencies": {
|
"System.Security.AccessControl": "6.0.0",
|
"System.Security.Permissions": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.DirectoryServices.dll": {
|
"assemblyVersion": "4.0.0.0",
|
"fileVersion": "6.0.1423.7309"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net6.0/System.DirectoryServices.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "4.0.0.0",
|
"fileVersion": "6.0.1423.7309"
|
}
|
}
|
},
|
"System.DirectoryServices.Protocols/6.0.2": {
|
"runtime": {
|
"lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"assemblyVersion": "6.0.0.2",
|
"fileVersion": "6.0.1823.26907"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"rid": "linux",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.2",
|
"fileVersion": "6.0.1823.26907"
|
},
|
"runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"rid": "osx",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.2",
|
"fileVersion": "6.0.1823.26907"
|
},
|
"runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.2",
|
"fileVersion": "6.0.1823.26907"
|
}
|
}
|
},
|
"System.Drawing.Common/6.0.0": {
|
"dependencies": {
|
"Microsoft.Win32.SystemEvents": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Drawing.Common.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
|
"rid": "unix",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
},
|
"runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Globalization/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"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/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.IO.Pipelines/9.0.4": {
|
"runtime": {
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"System.Management/8.0.0": {
|
"dependencies": {
|
"System.CodeDom": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/System.Management.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net8.0/System.Management.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"System.Memory/4.5.4": {},
|
"System.Memory.Data/1.0.2": {
|
"dependencies": {
|
"System.Text.Encodings.Web": "9.0.4",
|
"System.Text.Json": "9.0.4"
|
},
|
"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.Reflection/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.IO": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Reflection.Emit.Lightweight/4.7.0": {},
|
"System.Reflection.Metadata/6.0.1": {
|
"dependencies": {
|
"System.Collections.Immutable": "8.0.0"
|
}
|
},
|
"System.Reflection.Primitives/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Resources.ResourceManager/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Globalization": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Runtime/4.3.1": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3"
|
}
|
},
|
"System.Runtime.Caching/8.0.0": {
|
"dependencies": {
|
"System.Configuration.ConfigurationManager": "8.0.0"
|
},
|
"runtime": {
|
"lib/net8.0/System.Runtime.Caching.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
"System.Runtime.Extensions/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Security.AccessControl/6.0.0": {},
|
"System.Security.Cryptography.Cng/4.5.0": {},
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
"runtime": {
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"System.Security.Permissions/6.0.0": {
|
"dependencies": {
|
"System.Security.AccessControl": "6.0.0",
|
"System.Windows.Extensions": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Security.Permissions.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Security.Principal.Windows/5.0.0": {},
|
"System.Text.Encoding/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Text.Encoding.CodePages/8.0.0": {},
|
"System.Text.Encodings.Web/9.0.4": {
|
"runtime": {
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
"rid": "browser",
|
"assetType": "runtime",
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"System.Text.Json/9.0.4": {
|
"dependencies": {
|
"System.IO.Pipelines": "9.0.4",
|
"System.Text.Encodings.Web": "9.0.4"
|
},
|
"runtime": {
|
"lib/net8.0/System.Text.Json.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.425.16305"
|
}
|
}
|
},
|
"System.Text.RegularExpressions/4.3.1": {
|
"dependencies": {
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Threading.Channels/6.0.0": {},
|
"System.Threading.Tasks/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Threading.Tasks.Extensions/4.5.4": {},
|
"System.Windows.Extensions/6.0.0": {
|
"dependencies": {
|
"System.Drawing.Common": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Windows.Extensions.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"ZstdSharp.Port/0.8.0": {
|
"runtime": {
|
"lib/net8.0/ZstdSharp.dll": {
|
"assemblyVersion": "0.8.0.0",
|
"fileVersion": "0.8.0.0"
|
}
|
}
|
},
|
"MES.Service/1.0.0": {
|
"dependencies": {
|
"Masuit.Tools.Core": "2024.3.4",
|
"Microsoft.Extensions.Configuration": "9.0.4",
|
"Microsoft.Extensions.Configuration.FileExtensions": "9.0.4",
|
"Microsoft.Extensions.Configuration.Json": "9.0.4",
|
"Newtonsoft.Json": "13.0.3",
|
"SqlSugarCore": "5.1.4.169"
|
},
|
"runtime": {
|
"MES.Service.dll": {}
|
}
|
},
|
"Kingdee.CDP.WebApi.SDK/8.0.6.0": {
|
"runtime": {
|
"Kingdee.CDP.WebApi.SDK.dll": {
|
"assemblyVersion": "8.0.6.0",
|
"fileVersion": "8.0.6.0"
|
}
|
}
|
}
|
}
|
},
|
"libraries": {
|
"MESApplication/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"AngleSharp/1.1.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-aRFpAqixbuj1Vmqy2hsWPF0PJygo1SfjvmpBvVWZv6i+/u+C/L4wDdwFIzyCGUbjqr61NsZdPNPqDE8wlmG2qA==",
|
"path": "anglesharp/1.1.2",
|
"hashPath": "anglesharp.1.1.2.nupkg.sha512"
|
},
|
"AngleSharp.Css/1.0.0-beta.139": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-6WE6IsXtmTUe3h5dL7d0AM/WqlR3toulUcUnt9hQOZaJykjUxRE5WLAEwIjVzh1/n2vqKxjG+BCOx0ywmY0Xhg==",
|
"path": "anglesharp.css/1.0.0-beta.139",
|
"hashPath": "anglesharp.css.1.0.0-beta.139.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"
|
},
|
"Castle.Core/5.1.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
|
"path": "castle.core/5.1.1",
|
"hashPath": "castle.core.5.1.1.nupkg.sha512"
|
},
|
"DnsClient/1.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
|
"path": "dnsclient/1.7.0",
|
"hashPath": "dnsclient.1.7.0.nupkg.sha512"
|
},
|
"Humanizer.Core/2.14.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
|
"path": "humanizer.core/2.14.1",
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
},
|
"Masuit.Tools.Abstractions/2024.3.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-4gLvJaFpZW8XqJq9wFx+fQh1we5Vz4gnQKaP4ywfbyALNPlvM4flG3N6ZLrRMQwnjCPEduxVPAK3j7pTq2AT1Q==",
|
"path": "masuit.tools.abstractions/2024.3.4",
|
"hashPath": "masuit.tools.abstractions.2024.3.4.nupkg.sha512"
|
},
|
"Masuit.Tools.Core/2024.3.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-nD6HfzQE6p5zGmlcJ65rtbUWIaNZWfJbC7QvTDe1eIbE5epJfC3P7A7A+07hfloQT0zG+I3kICvz4Kg4WZNLcw==",
|
"path": "masuit.tools.core/2024.3.4",
|
"hashPath": "masuit.tools.core.2024.3.4.nupkg.sha512"
|
},
|
"Microsoft.AspNetCore.JsonPatch/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-klQdb/9+j0u8MDjoqHEgDCPz8GRhfsbRVvZIM3glFqjs8uY7S1hS9RvKZuz8o4dS9NsEpFp4Jccd8CQuIYHK0g==",
|
"path": "microsoft.aspnetcore.jsonpatch/8.0.0",
|
"hashPath": "microsoft.aspnetcore.jsonpatch.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/e5+eBvY759xiZJO+y1lHi4VzXqbDzTJSyCtKpaj3Ko2JAFQjiCOJ0ZHk2i4g4HpoSdXmzEXQsjr6dUX9U0/JA==",
|
"path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.0",
|
"hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
"hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
|
},
|
"Microsoft.CodeAnalysis.Analyzers/3.3.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
|
"path": "microsoft.codeanalysis.analyzers/3.3.3",
|
"hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
|
},
|
"Microsoft.CodeAnalysis.Common/4.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
|
"path": "microsoft.codeanalysis.common/4.5.0",
|
"hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
|
},
|
"Microsoft.CodeAnalysis.CSharp/4.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
|
"path": "microsoft.codeanalysis.csharp/4.5.0",
|
"hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
|
},
|
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
|
"path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
|
"hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512"
|
},
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
|
"path": "microsoft.codeanalysis.workspaces.common/4.5.0",
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512"
|
},
|
"Microsoft.CSharp/4.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
|
"path": "microsoft.csharp/4.7.0",
|
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
|
},
|
"Microsoft.Data.SqlClient/5.2.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==",
|
"path": "microsoft.data.sqlclient/5.2.2",
|
"hashPath": "microsoft.data.sqlclient.5.2.2.nupkg.sha512"
|
},
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==",
|
"path": "microsoft.data.sqlclient.sni.runtime/5.2.0",
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512"
|
},
|
"Microsoft.Data.Sqlite/8.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-+7uDWNYZmLrVq9eABAKwy1phGbpoFVohKCUoh/nGg9WiBwi856EkAJYFiQhTJWoXxzpInkLFj/6KACoSB7ODYg==",
|
"path": "microsoft.data.sqlite/8.0.1",
|
"hashPath": "microsoft.data.sqlite.8.0.1.nupkg.sha512"
|
},
|
"Microsoft.Data.Sqlite.Core/8.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-s8C8xbwMb79EqzTaIhwiBrYtbv6ATnUW19pJed4fKVgN5K4VPQ7JUGqBLztknvD6EJIMKrfRnINGTjnZghrDGw==",
|
"path": "microsoft.data.sqlite.core/8.0.1",
|
"hashPath": "microsoft.data.sqlite.core.8.0.1.nupkg.sha512"
|
},
|
"Microsoft.EntityFrameworkCore/8.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
|
"path": "microsoft.entityframeworkcore/8.0.4",
|
"hashPath": "microsoft.entityframeworkcore.8.0.4.nupkg.sha512"
|
},
|
"Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
|
"path": "microsoft.entityframeworkcore.abstractions/8.0.4",
|
"hashPath": "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512"
|
},
|
"Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
|
"path": "microsoft.entityframeworkcore.analyzers/8.0.4",
|
"hashPath": "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512"
|
},
|
"Microsoft.EntityFrameworkCore.Design/8.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-bu64mscf31BC9Nj4QAktliBnjfZIoc3rIExW7FvxDofkqboE4+j8GwJYjc1KePOwXGrR8yw/ajhr7jZdKI4UyA==",
|
"path": "microsoft.entityframeworkcore.design/8.0.1",
|
"hashPath": "microsoft.entityframeworkcore.design.8.0.1.nupkg.sha512"
|
},
|
"Microsoft.EntityFrameworkCore.Relational/8.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-uL1tO14kbsi0EqtfvElGJ68irUlu2DbkTMKz4+8WvVc1TV2GwVgfwQWv7uwDqsB5+JK9alfP3tZjHkWiSpk3oA==",
|
"path": "microsoft.entityframeworkcore.relational/8.0.1",
|
"hashPath": "microsoft.entityframeworkcore.relational.8.0.1.nupkg.sha512"
|
},
|
"Microsoft.EntityFrameworkCore.Tools/8.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lpcKYz8n5EBmURkll0XrL+ip1MY7igTDaWQmEiLWEpKDfMjbDWsKKsXaphqxYjI8MshahUUBmWy/SO38oNNEfw==",
|
"path": "microsoft.entityframeworkcore.tools/8.0.1",
|
"hashPath": "microsoft.entityframeworkcore.tools.8.0.1.nupkg.sha512"
|
},
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
|
"path": "microsoft.extensions.caching.abstractions/8.0.0",
|
"hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Caching.Memory/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
|
"path": "microsoft.extensions.caching.memory/8.0.0",
|
"hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Configuration/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-KIVBrMbItnCJDd1RF4KEaE8jZwDJcDUJW5zXpbwQ05HNYTK1GveHxHK0B3SjgDJuR48GRACXAO+BLhL8h34S7g==",
|
"path": "microsoft.extensions.configuration/9.0.4",
|
"hashPath": "microsoft.extensions.configuration.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-0LN/DiIKvBrkqp7gkF3qhGIeZk6/B63PthAHjQsxymJfIBcz0kbf4/p/t4lMgggVxZ+flRi5xvTwlpPOoZk8fg==",
|
"path": "microsoft.extensions.configuration.abstractions/9.0.4",
|
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Configuration.FileExtensions/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-UY864WQ3AS2Fkc8fYLombWnjrXwYt+BEHHps0hY4sxlgqaVW06AxbpgRZjfYf8PyRbplJqruzZDB/nSLT+7RLQ==",
|
"path": "microsoft.extensions.configuration.fileextensions/9.0.4",
|
"hashPath": "microsoft.extensions.configuration.fileextensions.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Configuration.Json/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-vVXI70CgT/dmXV3MM+n/BR2rLXEoAyoK0hQT+8MrbCMuJBiLRxnTtSrksNiASWCwOtxo/Tyy7CO8AGthbsYxnw==",
|
"path": "microsoft.extensions.configuration.json/9.0.4",
|
"hashPath": "microsoft.extensions.configuration.json.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
|
"path": "microsoft.extensions.dependencyinjection/8.0.0",
|
"hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.DependencyModel/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
|
"path": "microsoft.extensions.dependencymodel/8.0.0",
|
"hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.FileProviders.Abstractions/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-gQN2o/KnBfVk6Bd71E2YsvO5lsqrqHmaepDGk+FB/C4aiQY9B0XKKNKfl5/TqcNOs9OEithm4opiMHAErMFyEw==",
|
"path": "microsoft.extensions.fileproviders.abstractions/9.0.4",
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.FileProviders.Physical/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-qkQ9V7KFZdTWNThT7ke7E/Jad38s46atSs3QUYZB8f3thBTrcrousdY4Y/tyCtcH5YjsPSiByjuN+L8W/ThMQg==",
|
"path": "microsoft.extensions.fileproviders.physical/9.0.4",
|
"hashPath": "microsoft.extensions.fileproviders.physical.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.FileSystemGlobbing/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-05Lh2ItSk4mzTdDWATW9nEcSybwprN8Tz42Fs5B+jwdXUpauktdAQUI1Am4sUQi2C63E5hvQp8gXvfwfg9mQGQ==",
|
"path": "microsoft.extensions.filesystemglobbing/9.0.4",
|
"hashPath": "microsoft.extensions.filesystemglobbing.9.0.4.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Logging/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
|
"path": "microsoft.extensions.logging/8.0.0",
|
"hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
"path": "microsoft.extensions.logging.abstractions/8.0.0",
|
"hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Options/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
|
"path": "microsoft.extensions.options/8.0.0",
|
"hashPath": "microsoft.extensions.options.8.0.0.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.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.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
|
"path": "microsoft.netcore.platforms/1.1.1",
|
"hashPath": "microsoft.netcore.platforms.1.1.1.nupkg.sha512"
|
},
|
"Microsoft.NETCore.Targets/1.1.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
|
"path": "microsoft.netcore.targets/1.1.3",
|
"hashPath": "microsoft.netcore.targets.1.1.3.nupkg.sha512"
|
},
|
"Microsoft.OpenApi/1.2.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
"path": "microsoft.openapi/1.2.3",
|
"hashPath": "microsoft.openapi.1.2.3.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.Registry/5.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
"path": "microsoft.win32.registry/5.0.0",
|
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
|
},
|
"Microsoft.Win32.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"
|
},
|
"Mono.TextTemplating/2.2.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
|
"path": "mono.texttemplating/2.2.1",
|
"hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
|
},
|
"MySqlConnector/2.2.5": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
|
"path": "mysqlconnector/2.2.5",
|
"hashPath": "mysqlconnector.2.2.5.nupkg.sha512"
|
},
|
"Newtonsoft.Json/13.0.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
"path": "newtonsoft.json/13.0.3",
|
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
},
|
"Newtonsoft.Json.Bson/1.0.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
|
"path": "newtonsoft.json.bson/1.0.2",
|
"hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
|
},
|
"Npgsql/5.0.18": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-1u4iCPKL9wtPeSUzChIbgq/BlOhvf44o7xASacdpMY7z0PbqACKpNOF0fjEn9jDV/AJl/HtPY6zk5qasQ1URhw==",
|
"path": "npgsql/5.0.18",
|
"hashPath": "npgsql.5.0.18.nupkg.sha512"
|
},
|
"Oracle.EntityFrameworkCore/8.21.121": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-V/HuvJv3N1Q7QamBaItyJdJgx1jxC2hj1+xM1tUi6gV5RK2itgZVunNwCI7LECN4K9fkrP8v5z7lN4CTJI6EIg==",
|
"path": "oracle.entityframeworkcore/8.21.121",
|
"hashPath": "oracle.entityframeworkcore.8.21.121.nupkg.sha512"
|
},
|
"Oracle.ManagedDataAccess.Core/3.21.120": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-RrSu5ZlhIqpV7mFauPfc2AkCsuWXA2cWCNXOBW+Wt7R8g6wqonWIWZN3iyhwr4mZMRrClJB/SRMtQzQMHuZPmg==",
|
"path": "oracle.manageddataaccess.core/3.21.120",
|
"hashPath": "oracle.manageddataaccess.core.3.21.120.nupkg.sha512"
|
},
|
"Oscar.Data.SqlClient/4.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
|
"path": "oscar.data.sqlclient/4.0.4",
|
"hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
|
},
|
"SharpCompress/0.37.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-cFBpTct57aubLQXkdqMmgP8GGTFRh7fnRWP53lgE/EYUpDZJ27SSvTkdjB4OYQRZ20SJFpzczUquKLbt/9xkhw==",
|
"path": "sharpcompress/0.37.2",
|
"hashPath": "sharpcompress.0.37.2.nupkg.sha512"
|
},
|
"SixLabors.Fonts/2.0.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-IY+i5JsUoFTyLvNOlLFUak4nJajSZdfxYqCbDCSYeGDGwHNBtJo0ICduAFGaYaqdL41+YHn7LMrp1AwIU/29Ag==",
|
"path": "sixlabors.fonts/2.0.3",
|
"hashPath": "sixlabors.fonts.2.0.3.nupkg.sha512"
|
},
|
"SixLabors.ImageSharp/3.1.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lFIdxgGDA5iYkUMRFOze7BGLcdpoLFbR+a20kc1W7NepvzU7ejtxtWOg9RvgG7kb9tBoJ3ONYOK6kLil/dgF1w==",
|
"path": "sixlabors.imagesharp/3.1.4",
|
"hashPath": "sixlabors.imagesharp.3.1.4.nupkg.sha512"
|
},
|
"SixLabors.ImageSharp.Drawing/2.1.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Bo8MeLEhKlZTSV29lh1iZmKVnLFvp+lNPVIo6X1Nu/G3xVwYuhPBjTuxUNhO6bxsVR9tLDuWZULxHSJAXu6LFw==",
|
"path": "sixlabors.imagesharp.drawing/2.1.3",
|
"hashPath": "sixlabors.imagesharp.drawing.2.1.3.nupkg.sha512"
|
},
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
|
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
|
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512"
|
},
|
"SQLitePCLRaw.core/2.1.6": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
|
"path": "sqlitepclraw.core/2.1.6",
|
"hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512"
|
},
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
|
"path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
|
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512"
|
},
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
|
"path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
|
"hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512"
|
},
|
"SqlSugarCore/5.1.4.169": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-xq9bDrHpaDVFvOQOf3K9RFRBwvORGmx/7pABd9SCU8lIaY9WdaHucT/pWa+OEH0ywgEO7z/MhufjguFohOENzw==",
|
"path": "sqlsugarcore/5.1.4.169",
|
"hashPath": "sqlsugarcore.5.1.4.169.nupkg.sha512"
|
},
|
"SqlSugarCore.Dm/8.6.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Q0NAjF9hvkxLbNedIrCqKd3uru0enzZ49GaQtenvsLDQ29aHwlSqg1mRkVYxZ/85UYJFgXh+XHqABSrMgun4aw==",
|
"path": "sqlsugarcore.dm/8.6.0",
|
"hashPath": "sqlsugarcore.dm.8.6.0.nupkg.sha512"
|
},
|
"SqlSugarCore.Kdbndp/9.3.6.801": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-FM8e18+lVENoG1qK1sK0TuIuCL1ZT/4dWF0wVvh3q03WU5Eu8l+7YP/qJvg9nRP034U1shgJAETpoHq2uXAHmQ==",
|
"path": "sqlsugarcore.kdbndp/9.3.6.801",
|
"hashPath": "sqlsugarcore.kdbndp.9.3.6.801.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore/6.4.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
|
"path": "swashbuckle.aspnetcore/6.4.0",
|
"hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
|
"path": "swashbuckle.aspnetcore.swagger/6.4.0",
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
|
"path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
|
"path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.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.CodeDom/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
|
"path": "system.codedom/8.0.0",
|
"hashPath": "system.codedom.8.0.0.nupkg.sha512"
|
},
|
"System.Collections/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
|
"path": "system.collections/4.3.0",
|
"hashPath": "system.collections.4.3.0.nupkg.sha512"
|
},
|
"System.Collections.Immutable/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
"path": "system.collections.immutable/8.0.0",
|
"hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
|
},
|
"System.Composition/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
|
"path": "system.composition/6.0.0",
|
"hashPath": "system.composition.6.0.0.nupkg.sha512"
|
},
|
"System.Composition.AttributedModel/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
|
"path": "system.composition.attributedmodel/6.0.0",
|
"hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512"
|
},
|
"System.Composition.Convention/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
|
"path": "system.composition.convention/6.0.0",
|
"hashPath": "system.composition.convention.6.0.0.nupkg.sha512"
|
},
|
"System.Composition.Hosting/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
|
"path": "system.composition.hosting/6.0.0",
|
"hashPath": "system.composition.hosting.6.0.0.nupkg.sha512"
|
},
|
"System.Composition.Runtime/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
|
"path": "system.composition.runtime/6.0.0",
|
"hashPath": "system.composition.runtime.6.0.0.nupkg.sha512"
|
},
|
"System.Composition.TypedParts/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
|
"path": "system.composition.typedparts/6.0.0",
|
"hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
|
},
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
|
"path": "system.configuration.configurationmanager/8.0.0",
|
"hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
|
},
|
"System.Data.Common/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
|
"path": "system.data.common/4.3.0",
|
"hashPath": "system.data.common.4.3.0.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/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
|
"path": "system.diagnostics.eventlog/8.0.0",
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
},
|
"System.Diagnostics.PerformanceCounter/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
|
"path": "system.diagnostics.performancecounter/8.0.0",
|
"hashPath": "system.diagnostics.performancecounter.8.0.0.nupkg.sha512"
|
},
|
"System.DirectoryServices/6.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-935IbO7h5FDGYxeO3cbx/CuvBBuk/VI8sENlfmXlh1pupNOB3LAGzdYdPY8CawGJFP7KNrHK5eUlsFoz3F6cuA==",
|
"path": "system.directoryservices/6.0.1",
|
"hashPath": "system.directoryservices.6.0.1.nupkg.sha512"
|
},
|
"System.DirectoryServices.Protocols/6.0.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-vDDPWwHn3/DNZ+kPkdXHoada+tKPEC9bVqDOr4hK6HBSP7hGCUTA0Zw6WU5qpGaqa5M1/V+axHMIv+DNEbIf6g==",
|
"path": "system.directoryservices.protocols/6.0.2",
|
"hashPath": "system.directoryservices.protocols.6.0.2.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.Globalization/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
"path": "system.globalization/4.3.0",
|
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
|
},
|
"System.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/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
"path": "system.io/4.3.0",
|
"hashPath": "system.io.4.3.0.nupkg.sha512"
|
},
|
"System.IO.Pipelines/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==",
|
"path": "system.io.pipelines/9.0.4",
|
"hashPath": "system.io.pipelines.9.0.4.nupkg.sha512"
|
},
|
"System.Management/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
|
"path": "system.management/8.0.0",
|
"hashPath": "system.management.8.0.0.nupkg.sha512"
|
},
|
"System.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.Reflection/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
"path": "system.reflection/4.3.0",
|
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Emit.Lightweight/4.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
|
"path": "system.reflection.emit.lightweight/4.7.0",
|
"hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
|
},
|
"System.Reflection.Metadata/6.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
|
"path": "system.reflection.metadata/6.0.1",
|
"hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
|
},
|
"System.Reflection.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
"path": "system.reflection.primitives/4.3.0",
|
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
},
|
"System.Resources.ResourceManager/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
"path": "system.resources.resourcemanager/4.3.0",
|
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
|
},
|
"System.Runtime/4.3.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
|
"path": "system.runtime/4.3.1",
|
"hashPath": "system.runtime.4.3.1.nupkg.sha512"
|
},
|
"System.Runtime.Caching/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==",
|
"path": "system.runtime.caching/8.0.0",
|
"hashPath": "system.runtime.caching.8.0.0.nupkg.sha512"
|
},
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
},
|
"System.Runtime.Extensions/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
"path": "system.runtime.extensions/4.3.0",
|
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
|
},
|
"System.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/4.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
"path": "system.security.cryptography.cng/4.5.0",
|
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
|
},
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
},
|
"System.Security.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/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
|
"path": "system.text.encoding.codepages/8.0.0",
|
"hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
|
},
|
"System.Text.Encodings.Web/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==",
|
"path": "system.text.encodings.web/9.0.4",
|
"hashPath": "system.text.encodings.web.9.0.4.nupkg.sha512"
|
},
|
"System.Text.Json/9.0.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==",
|
"path": "system.text.json/9.0.4",
|
"hashPath": "system.text.json.9.0.4.nupkg.sha512"
|
},
|
"System.Text.RegularExpressions/4.3.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
|
"path": "system.text.regularexpressions/4.3.1",
|
"hashPath": "system.text.regularexpressions.4.3.1.nupkg.sha512"
|
},
|
"System.Threading.Channels/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
|
"path": "system.threading.channels/6.0.0",
|
"hashPath": "system.threading.channels.6.0.0.nupkg.sha512"
|
},
|
"System.Threading.Tasks/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
"path": "system.threading.tasks/4.3.0",
|
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
},
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
"path": "system.threading.tasks.extensions/4.5.4",
|
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
},
|
"System.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"
|
},
|
"ZstdSharp.Port/0.8.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
|
"path": "zstdsharp.port/0.8.0",
|
"hashPath": "zstdsharp.port.0.8.0.nupkg.sha512"
|
},
|
"MES.Service/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"Kingdee.CDP.WebApi.SDK/8.0.6.0": {
|
"type": "reference",
|
"serviceable": false,
|
"sha512": ""
|
}
|
}
|
}
|