{
|
"runtimeTarget": {
|
"name": ".NETCoreApp,Version=v6.0",
|
"signature": ""
|
},
|
"compilationOptions": {},
|
"targets": {
|
".NETCoreApp,Version=v6.0": {
|
"WIDESEAWCS_TaskInfoRepository/1.0.0": {
|
"dependencies": {
|
"WIDESEAWCS_Core": "1.0.7",
|
"WIDESEAWCS_ITaskInfoRepository": "1.0.0",
|
"WIDESEAWCS_Model": "1.0.0"
|
},
|
"runtime": {
|
"WIDESEAWCS_TaskInfoRepository.dll": {}
|
}
|
},
|
"Autofac/8.0.0": {
|
"dependencies": {
|
"System.Diagnostics.DiagnosticSource": "7.0.2"
|
},
|
"runtime": {
|
"lib/net6.0/Autofac.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.0.0"
|
}
|
}
|
},
|
"Autofac.Extensions.DependencyInjection/9.0.0": {
|
"dependencies": {
|
"Autofac": "8.0.0",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/Autofac.Extensions.DependencyInjection.dll": {
|
"assemblyVersion": "9.0.0.0",
|
"fileVersion": "9.0.0.0"
|
}
|
}
|
},
|
"Autofac.Extras.DynamicProxy/7.1.0": {
|
"dependencies": {
|
"Autofac": "8.0.0",
|
"Castle.Core": "5.1.1"
|
},
|
"runtime": {
|
"lib/net6.0/Autofac.Extras.DynamicProxy.dll": {
|
"assemblyVersion": "7.1.0.0",
|
"fileVersion": "7.1.0.0"
|
}
|
}
|
},
|
"AutoMapper/13.0.1": {
|
"dependencies": {
|
"Microsoft.Extensions.Options": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/AutoMapper.dll": {
|
"assemblyVersion": "13.0.0.0",
|
"fileVersion": "13.0.1.0"
|
}
|
}
|
},
|
"Castle.Core/5.1.1": {
|
"dependencies": {
|
"System.Diagnostics.EventLog": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/Castle.Core.dll": {
|
"assemblyVersion": "5.0.0.0",
|
"fileVersion": "5.1.1.0"
|
}
|
}
|
},
|
"DynamicExpresso.Core/2.3.3": {
|
"dependencies": {
|
"Microsoft.CSharp": "4.7.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/DynamicExpresso.Core.dll": {
|
"assemblyVersion": "2.3.3.0",
|
"fileVersion": "2.3.3.0"
|
}
|
}
|
},
|
"Magicodes.IE.Core/2.7.5.1": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
"Microsoft.Extensions.DependencyModel": "6.0.0",
|
"SixLabors.ImageSharp": "3.0.0",
|
"System.ComponentModel.Annotations": "4.7.0"
|
},
|
"runtime": {
|
"lib/net6.0/Magicodes.IE.Core.dll": {
|
"assemblyVersion": "2.7.5.1",
|
"fileVersion": "2.7.5.1"
|
}
|
},
|
"resources": {
|
"lib/net6.0/zh-Hans/Magicodes.IE.Core.resources.dll": {
|
"locale": "zh-Hans"
|
}
|
}
|
},
|
"Magicodes.IE.EPPlus/2.7.5.1": {
|
"dependencies": {
|
"Microsoft.IO.RecyclableMemoryStream": "2.1.1",
|
"SixLabors.ImageSharp": "3.0.0",
|
"SkiaSharp": "2.88.8",
|
"System.Security.Cryptography.Pkcs": "6.0.3",
|
"System.Text.Encoding.CodePages": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/Magicodes.IE.EPPlus.dll": {
|
"assemblyVersion": "2.7.5.1",
|
"fileVersion": "2.7.5.1"
|
}
|
}
|
},
|
"Magicodes.IE.Excel/2.7.5.1": {
|
"dependencies": {
|
"DynamicExpresso.Core": "2.3.3",
|
"Magicodes.IE.Core": "2.7.5.1",
|
"Magicodes.IE.EPPlus": "2.7.5.1",
|
"SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.6",
|
"System.Linq.Dynamic.Core": "1.3.0"
|
},
|
"runtime": {
|
"lib/net6.0/Magicodes.IE.Excel.dll": {
|
"assemblyVersion": "2.7.5.1",
|
"fileVersion": "2.7.5.1"
|
}
|
}
|
},
|
"Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
|
"dependencies": {
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0"
|
},
|
"runtime": {
|
"lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
"assemblyVersion": "6.0.29.0",
|
"fileVersion": "6.0.2924.17108"
|
}
|
}
|
},
|
"Microsoft.AspNetCore.JsonPatch/6.0.0-rc.1.21452.15": {
|
"dependencies": {
|
"Microsoft.CSharp": "4.7.0",
|
"Newtonsoft.Json": "13.0.3"
|
},
|
"runtime": {
|
"lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.45215"
|
}
|
}
|
},
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.0-rc.1.21452.15": {
|
"dependencies": {
|
"Microsoft.AspNetCore.JsonPatch": "6.0.0-rc.1.21452.15",
|
"Newtonsoft.Json": "13.0.3",
|
"Newtonsoft.Json.Bson": "1.0.2"
|
},
|
"runtime": {
|
"lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.45215"
|
}
|
}
|
},
|
"Microsoft.CSharp/4.7.0": {},
|
"Microsoft.Data.SqlClient/2.1.7": {
|
"dependencies": {
|
"Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
|
"Microsoft.Identity.Client": "4.21.1",
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
"Microsoft.Win32.Registry": "4.7.0",
|
"System.Configuration.ConfigurationManager": "6.0.0",
|
"System.Diagnostics.DiagnosticSource": "7.0.2",
|
"System.Runtime.Caching": "4.7.0",
|
"System.Security.Principal.Windows": "4.7.0",
|
"System.Text.Encoding.CodePages": "6.0.0"
|
},
|
"runtime": {
|
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
"assemblyVersion": "2.0.20168.4",
|
"fileVersion": "2.0.20168.4"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
"rid": "unix",
|
"assetType": "runtime",
|
"assemblyVersion": "2.0.20168.4",
|
"fileVersion": "2.0.20168.4"
|
},
|
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "2.0.20168.4",
|
"fileVersion": "2.0.20168.4"
|
}
|
}
|
},
|
"Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
|
"runtimeTargets": {
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-arm",
|
"assetType": "native",
|
"fileVersion": "2.1.1.0"
|
},
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-arm64",
|
"assetType": "native",
|
"fileVersion": "2.1.1.0"
|
},
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-x64",
|
"assetType": "native",
|
"fileVersion": "2.1.1.0"
|
},
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
"rid": "win-x86",
|
"assetType": "native",
|
"fileVersion": "2.1.1.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/net6.0/Microsoft.Data.Sqlite.dll": {
|
"assemblyVersion": "8.0.1.0",
|
"fileVersion": "8.0.123.58002"
|
}
|
}
|
},
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
}
|
},
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
"runtime": {
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
"assemblyVersion": "8.0.0.0",
|
"fileVersion": "8.0.23.53103"
|
}
|
}
|
},
|
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
"dependencies": {
|
"System.Buffers": "4.5.1",
|
"System.Memory": "4.5.4",
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
"System.Text.Encodings.Web": "6.0.0",
|
"System.Text.Json": "6.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"Microsoft.Extensions.Options/6.0.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
}
|
},
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
}
|
},
|
"Microsoft.Identity.Client/4.21.1": {
|
"runtime": {
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
|
"assemblyVersion": "4.21.1.0",
|
"fileVersion": "4.21.1.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": "6.0.0",
|
"System.Text.Json": "6.0.0"
|
},
|
"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.IO.RecyclableMemoryStream/2.1.1": {
|
"runtime": {
|
"lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
|
"assemblyVersion": "2.1.0.0",
|
"fileVersion": "2.1.0.0"
|
}
|
}
|
},
|
"Microsoft.NETCore.Platforms/1.1.1": {},
|
"Microsoft.NETCore.Targets/1.1.3": {},
|
"Microsoft.OpenApi/1.3.1": {
|
"runtime": {
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
"assemblyVersion": "1.3.1.0",
|
"fileVersion": "1.3.1.0"
|
}
|
}
|
},
|
"Microsoft.Win32.Primitives/4.0.1": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"Microsoft.Win32.Registry/4.7.0": {
|
"dependencies": {
|
"System.Security.AccessControl": "6.0.0",
|
"System.Security.Principal.Windows": "4.7.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"
|
}
|
}
|
},
|
"MiniProfiler.AspNetCore/4.3.8": {
|
"dependencies": {
|
"MiniProfiler.Shared": "4.3.8"
|
},
|
"runtime": {
|
"lib/net6.0/MiniProfiler.AspNetCore.dll": {
|
"assemblyVersion": "4.0.0.0",
|
"fileVersion": "4.3.8.8209"
|
}
|
}
|
},
|
"MiniProfiler.AspNetCore.Mvc/4.3.8": {
|
"dependencies": {
|
"MiniProfiler.AspNetCore": "4.3.8"
|
},
|
"runtime": {
|
"lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
|
"assemblyVersion": "4.0.0.0",
|
"fileVersion": "4.3.8.8209"
|
}
|
}
|
},
|
"MiniProfiler.Shared/4.3.8": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
"Newtonsoft.Json": "13.0.3",
|
"System.ComponentModel.Primitives": "4.3.0",
|
"System.Data.Common": "4.3.0",
|
"System.Diagnostics.DiagnosticSource": "7.0.2",
|
"System.Diagnostics.StackTrace": "4.3.0",
|
"System.Dynamic.Runtime": "4.3.0",
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.Serialization.Primitives": "4.3.0",
|
"System.Threading.Tasks.Parallel": "4.3.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/MiniProfiler.Shared.dll": {
|
"assemblyVersion": "4.0.0.0",
|
"fileVersion": "4.3.8.8209"
|
}
|
}
|
},
|
"MySqlConnector/2.2.5": {
|
"runtime": {
|
"lib/net6.0/MySqlConnector.dll": {
|
"assemblyVersion": "2.0.0.0",
|
"fileVersion": "2.2.5.0"
|
}
|
}
|
},
|
"NETStandard.Library/1.6.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.Win32.Primitives": "4.0.1",
|
"System.AppContext": "4.1.0",
|
"System.Collections": "4.3.0",
|
"System.Collections.Concurrent": "4.3.0",
|
"System.Console": "4.0.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Diagnostics.Tools": "4.0.1",
|
"System.Diagnostics.Tracing": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.Globalization.Calendars": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.IO.Compression": "4.3.0",
|
"System.IO.Compression.ZipFile": "4.0.1",
|
"System.IO.FileSystem": "4.3.0",
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.Linq.Expressions": "4.3.0",
|
"System.Net.Http": "4.3.4",
|
"System.Net.Primitives": "4.3.0",
|
"System.Net.Sockets": "4.1.0",
|
"System.ObjectModel": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Extensions": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
|
"System.Runtime.Numerics": "4.3.0",
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Text.Encoding.Extensions": "4.3.0",
|
"System.Text.RegularExpressions": "4.3.1",
|
"System.Threading": "4.3.0",
|
"System.Threading.Tasks": "4.3.0",
|
"System.Threading.Timer": "4.0.1",
|
"System.Xml.ReaderWriter": "4.0.11",
|
"System.Xml.XDocument": "4.0.11"
|
}
|
},
|
"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.7": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
},
|
"runtime": {
|
"lib/net5.0/Npgsql.dll": {
|
"assemblyVersion": "5.0.7.0",
|
"fileVersion": "5.0.7.0"
|
}
|
}
|
},
|
"OfficeOpenXml.Core.ExcelPackage/1.0.0": {
|
"dependencies": {
|
"NETStandard.Library": "1.6.0",
|
"System.IO.Packaging": "4.0.0",
|
"System.Xml.XPath": "4.0.1",
|
"System.Xml.XPath.XDocument": "4.0.1"
|
},
|
"runtime": {
|
"lib/netstandard1.6/OfficeOpenXml.Core.ExcelPackage.dll": {
|
"assemblyVersion": "1.0.0.0",
|
"fileVersion": "1.0.0.0"
|
}
|
}
|
},
|
"Oracle.ManagedDataAccess.Core/3.21.100": {
|
"dependencies": {
|
"System.Diagnostics.PerformanceCounter": "6.0.1",
|
"System.DirectoryServices": "6.0.1",
|
"System.DirectoryServices.Protocols": "6.0.1"
|
},
|
"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": "6.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Oscar.Data.SqlClient.dll": {
|
"assemblyVersion": "4.0.4.0",
|
"fileVersion": "4.0.4.0"
|
}
|
}
|
},
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.native.System/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3"
|
}
|
},
|
"runtime.native.System.IO.Compression/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3"
|
}
|
},
|
"runtime.native.System.Net.Http/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3"
|
}
|
},
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
"dependencies": {
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
|
}
|
},
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"dependencies": {
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
}
|
},
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
"Scrutor/3.3.0": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
"Microsoft.Extensions.DependencyModel": "6.0.0"
|
},
|
"runtime": {
|
"lib/netcoreapp3.1/Scrutor.dll": {
|
"assemblyVersion": "3.0.2.0",
|
"fileVersion": "3.0.2.0"
|
}
|
}
|
},
|
"SixLabors.ImageSharp/3.0.0": {
|
"runtime": {
|
"lib/net6.0/SixLabors.ImageSharp.dll": {
|
"assemblyVersion": "3.0.0.0",
|
"fileVersion": "3.0.0.0"
|
}
|
}
|
},
|
"SkiaSharp/2.88.8": {
|
"dependencies": {
|
"SkiaSharp.NativeAssets.Win32": "2.88.8",
|
"SkiaSharp.NativeAssets.macOS": "2.88.8"
|
},
|
"runtime": {
|
"lib/net6.0/SkiaSharp.dll": {
|
"assemblyVersion": "2.88.0.0",
|
"fileVersion": "2.88.8.0"
|
}
|
}
|
},
|
"SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
|
"dependencies": {
|
"SkiaSharp": "2.88.8"
|
},
|
"runtimeTargets": {
|
"runtimes/linux-arm/native/libSkiaSharp.so": {
|
"rid": "linux-arm",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-arm64/native/libSkiaSharp.so": {
|
"rid": "linux-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-musl-x64/native/libSkiaSharp.so": {
|
"rid": "linux-musl-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/linux-x64/native/libSkiaSharp.so": {
|
"rid": "linux-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
}
|
}
|
},
|
"SkiaSharp.NativeAssets.macOS/2.88.8": {
|
"runtimeTargets": {
|
"runtimes/osx/native/libSkiaSharp.dylib": {
|
"rid": "osx",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
}
|
}
|
},
|
"SkiaSharp.NativeAssets.Win32/2.88.8": {
|
"runtimeTargets": {
|
"runtimes/win-arm64/native/libSkiaSharp.dll": {
|
"rid": "win-arm64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/win-x64/native/libSkiaSharp.dll": {
|
"rid": "win-x64",
|
"assetType": "native",
|
"fileVersion": "0.0.0.0"
|
},
|
"runtimes/win-x86/native/libSkiaSharp.dll": {
|
"rid": "win-x86",
|
"assetType": "native",
|
"fileVersion": "0.0.0.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/net6.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.152": {
|
"dependencies": {
|
"Microsoft.Data.SqlClient": "2.1.7",
|
"Microsoft.Data.Sqlite": "8.0.1",
|
"MySqlConnector": "2.2.5",
|
"Newtonsoft.Json": "13.0.3",
|
"Npgsql": "5.0.7",
|
"Oracle.ManagedDataAccess.Core": "3.21.100",
|
"Oscar.Data.SqlClient": "4.0.4",
|
"SqlSugarCore.Dm": "1.3.0",
|
"SqlSugarCore.Kdbndp": "9.3.6.411",
|
"System.Data.Common": "4.3.0",
|
"System.Reflection.Emit.Lightweight": "4.3.0"
|
},
|
"runtime": {
|
"lib/netstandard2.1/SqlSugar.dll": {
|
"assemblyVersion": "5.1.4.152",
|
"fileVersion": "5.1.4.152"
|
}
|
}
|
},
|
"SqlSugarCore.Dm/1.3.0": {
|
"dependencies": {
|
"System.Text.Encoding.CodePages": "6.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/DmProvider.dll": {
|
"assemblyVersion": "1.1.0.0",
|
"fileVersion": "1.1.0.18485"
|
}
|
}
|
},
|
"SqlSugarCore.Kdbndp/9.3.6.411": {
|
"runtime": {
|
"lib/netstandard2.1/Kdbndp.dll": {
|
"assemblyVersion": "9.3.6.411",
|
"fileVersion": "9.3.6.411"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore/6.5.0": {
|
"dependencies": {
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0",
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
|
}
|
},
|
"Swashbuckle.AspNetCore.Filters/7.0.5": {
|
"dependencies": {
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
"Microsoft.OpenApi": "1.3.1",
|
"Scrutor": "3.3.0",
|
"Swashbuckle.AspNetCore.Filters.Abstractions": "7.0.5",
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
|
},
|
"runtime": {
|
"lib/net5.0/Swashbuckle.AspNetCore.Filters.dll": {
|
"assemblyVersion": "7.0.5.0",
|
"fileVersion": "7.0.5.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.Filters.Abstractions/7.0.5": {
|
"runtime": {
|
"lib/net5.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll": {
|
"assemblyVersion": "7.0.5.0",
|
"fileVersion": "7.0.5.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.Newtonsoft/6.5.0": {
|
"dependencies": {
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.0-rc.1.21452.15",
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
|
},
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll": {
|
"assemblyVersion": "6.5.0.0",
|
"fileVersion": "6.5.0.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
"dependencies": {
|
"Microsoft.OpenApi": "1.3.1"
|
},
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
"assemblyVersion": "6.5.0.0",
|
"fileVersion": "6.5.0.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
"dependencies": {
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0"
|
},
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
"assemblyVersion": "6.5.0.0",
|
"fileVersion": "6.5.0.0"
|
}
|
}
|
},
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
"runtime": {
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
"assemblyVersion": "6.5.0.0",
|
"fileVersion": "6.5.0.0"
|
}
|
}
|
},
|
"System.AppContext/4.1.0": {
|
"dependencies": {
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Buffers/4.5.1": {},
|
"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.Concurrent/4.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Diagnostics.Tracing": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Threading": "4.3.0",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.Collections.Immutable/1.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Threading": "4.3.0"
|
}
|
},
|
"System.ComponentModel/4.3.0": {
|
"dependencies": {
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.ComponentModel.Annotations/4.7.0": {},
|
"System.ComponentModel.Primitives/4.3.0": {
|
"dependencies": {
|
"System.ComponentModel": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Configuration.ConfigurationManager/6.0.0": {
|
"dependencies": {
|
"System.Security.Cryptography.ProtectedData": "6.0.0",
|
"System.Security.Permissions": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Console/4.0.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.IO": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Text.Encoding": "4.3.0"
|
}
|
},
|
"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.Debug/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Diagnostics.DiagnosticSource/7.0.2": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
"assemblyVersion": "7.0.0.0",
|
"fileVersion": "7.0.423.11508"
|
}
|
}
|
},
|
"System.Diagnostics.EventLog/6.0.0": {},
|
"System.Diagnostics.PerformanceCounter/6.0.1": {
|
"dependencies": {
|
"System.Configuration.ConfigurationManager": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.422.16404"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.422.16404"
|
}
|
}
|
},
|
"System.Diagnostics.StackTrace/4.3.0": {
|
"dependencies": {
|
"System.IO.FileSystem": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Metadata": "1.4.1",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Diagnostics.Tools/4.0.1": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Diagnostics.Tracing/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"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.1": {
|
"runtime": {
|
"lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"assemblyVersion": "6.0.0.1",
|
"fileVersion": "6.0.222.6406"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"rid": "linux",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.1",
|
"fileVersion": "6.0.222.6406"
|
},
|
"runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"rid": "osx",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.1",
|
"fileVersion": "6.0.222.6406"
|
},
|
"runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.1",
|
"fileVersion": "6.0.222.6406"
|
}
|
}
|
},
|
"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.Dynamic.Runtime/4.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.Linq.Expressions": "4.3.0",
|
"System.ObjectModel": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Emit": "4.3.0",
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Reflection.TypeExtensions": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Threading": "4.3.0"
|
}
|
},
|
"System.Formats.Asn1/6.0.0": {},
|
"System.Globalization/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Globalization.Calendars/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Globalization": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Globalization.Extensions/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Globalization": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0"
|
}
|
},
|
"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.Compression/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Buffers": "4.5.1",
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "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.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading": "4.3.0",
|
"System.Threading.Tasks": "4.3.0",
|
"runtime.native.System": "4.3.0",
|
"runtime.native.System.IO.Compression": "4.3.0"
|
}
|
},
|
"System.IO.Compression.ZipFile/4.0.1": {
|
"dependencies": {
|
"System.Buffers": "4.5.1",
|
"System.IO": "4.3.0",
|
"System.IO.Compression": "4.3.0",
|
"System.IO.FileSystem": "4.3.0",
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Text.Encoding": "4.3.0"
|
}
|
},
|
"System.IO.FileSystem/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.IO": "4.3.0",
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Handles": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
"dependencies": {
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.IO.Packaging/4.0.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.IO.Compression": "4.3.0",
|
"System.IO.FileSystem": "4.3.0",
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Xml.ReaderWriter": "4.0.11"
|
},
|
"runtime": {
|
"lib/netstandard1.3/System.IO.Packaging.dll": {
|
"assemblyVersion": "4.0.0.0",
|
"fileVersion": "1.0.24212.1"
|
}
|
}
|
},
|
"System.Linq/4.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0"
|
}
|
},
|
"System.Linq.Dynamic.Core/1.3.0": {
|
"runtime": {
|
"lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
"assemblyVersion": "1.3.0.0",
|
"fileVersion": "1.3.0.0"
|
}
|
}
|
},
|
"System.Linq.Expressions/4.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.ObjectModel": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Emit": "4.3.0",
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
"System.Reflection.Extensions": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Reflection.TypeExtensions": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Threading": "4.3.0"
|
}
|
},
|
"System.Memory/4.5.4": {},
|
"System.Net.Http/4.3.4": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Diagnostics.DiagnosticSource": "7.0.2",
|
"System.Diagnostics.Tracing": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.Globalization.Extensions": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.IO.FileSystem": "4.3.0",
|
"System.Net.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading": "4.3.0",
|
"System.Threading.Tasks": "4.3.0",
|
"runtime.native.System": "4.3.0",
|
"runtime.native.System.Net.Http": "4.3.0",
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
}
|
},
|
"System.Net.Primitives/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Handles": "4.3.0"
|
}
|
},
|
"System.Net.Sockets/4.1.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.IO": "4.3.0",
|
"System.Net.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.ObjectModel/4.3.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Threading": "4.3.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/4.3.0": {
|
"dependencies": {
|
"System.IO": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
"dependencies": {
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
"dependencies": {
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Reflection.Extensions/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Reflection": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Reflection.Metadata/1.4.1": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Collections.Immutable": "1.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.IO.Compression": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Extensions": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Text.Encoding.Extensions": "4.3.0",
|
"System.Threading": "4.3.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.Reflection.TypeExtensions/4.3.0": {
|
"dependencies": {
|
"System.Reflection": "4.3.0",
|
"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/4.7.0": {
|
"dependencies": {
|
"System.Configuration.ConfigurationManager": "6.0.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/System.Runtime.Caching.dll": {
|
"assemblyVersion": "4.0.1.0",
|
"fileVersion": "4.700.19.56404"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "4.0.1.0",
|
"fileVersion": "4.700.19.56404"
|
}
|
}
|
},
|
"System.Runtime.CompilerServices.Unsafe/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.Runtime.Handles/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Runtime.InteropServices/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Handles": "4.3.0"
|
}
|
},
|
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Reflection": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Threading": "4.3.0",
|
"runtime.native.System": "4.3.0"
|
}
|
},
|
"System.Runtime.Numerics/4.3.0": {
|
"dependencies": {
|
"System.Globalization": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0"
|
}
|
},
|
"System.Runtime.Serialization.Primitives/4.3.0": {
|
"dependencies": {
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Security.AccessControl/6.0.0": {},
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Collections": "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.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Runtime.Numerics": "4.3.0",
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
}
|
},
|
"System.Security.Cryptography.Cng/4.5.0": {},
|
"System.Security.Cryptography.Csp/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.IO": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading": "4.3.0"
|
}
|
},
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Collections": "4.3.0",
|
"System.Collections.Concurrent": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
}
|
},
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
"dependencies": {
|
"System.Collections": "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.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Runtime.Numerics": "4.3.0",
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
}
|
},
|
"System.Security.Cryptography.Pkcs/6.0.3": {
|
"dependencies": {
|
"System.Formats.Asn1": "6.0.0"
|
},
|
"runtime": {
|
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.1823.26907"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.1823.26907"
|
}
|
}
|
},
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
"dependencies": {
|
"System.Diagnostics.Debug": "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.Threading": "4.3.0",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.Security.Cryptography.ProtectedData/6.0.0": {
|
"runtime": {
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
},
|
"runtimeTargets": {
|
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
"rid": "win",
|
"assetType": "runtime",
|
"assemblyVersion": "6.0.0.0",
|
"fileVersion": "6.0.21.52210"
|
}
|
}
|
},
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.Globalization.Calendars": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.IO.FileSystem": "4.3.0",
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.Handles": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Runtime.Numerics": "4.3.0",
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
"System.Security.Cryptography.Cng": "4.5.0",
|
"System.Security.Cryptography.Csp": "4.3.0",
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading": "4.3.0",
|
"runtime.native.System": "4.3.0",
|
"runtime.native.System.Net.Http": "4.3.0",
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
}
|
},
|
"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/4.7.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/6.0.0": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
}
|
},
|
"System.Text.Encoding.Extensions/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.Text.Encodings.Web/6.0.0": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
}
|
},
|
"System.Text.Json/6.0.0": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
"System.Text.Encodings.Web": "6.0.0"
|
}
|
},
|
"System.Text.RegularExpressions/4.3.1": {
|
"dependencies": {
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"System.Threading/4.3.0": {
|
"dependencies": {
|
"System.Runtime": "4.3.1",
|
"System.Threading.Tasks": "4.3.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.0.0": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.Threading.Tasks.Parallel/4.3.0": {
|
"dependencies": {
|
"System.Collections.Concurrent": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Diagnostics.Tracing": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Threading": "4.3.0",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.Threading.Timer/4.0.1": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
"Microsoft.NETCore.Targets": "1.1.3",
|
"System.Runtime": "4.3.1"
|
}
|
},
|
"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"
|
}
|
}
|
},
|
"System.Xml.ReaderWriter/4.0.11": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Globalization": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.IO.FileSystem": "4.3.0",
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Runtime.InteropServices": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Text.Encoding.Extensions": "4.3.0",
|
"System.Text.RegularExpressions": "4.3.1",
|
"System.Threading.Tasks": "4.3.0",
|
"System.Threading.Tasks.Extensions": "4.0.0"
|
}
|
},
|
"System.Xml.XDocument/4.0.11": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Diagnostics.Tools": "4.0.1",
|
"System.Globalization": "4.3.0",
|
"System.IO": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading": "4.3.0",
|
"System.Xml.ReaderWriter": "4.0.11"
|
}
|
},
|
"System.Xml.XPath/4.0.1": {
|
"dependencies": {
|
"System.Collections": "4.3.0",
|
"System.Diagnostics.Debug": "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.Threading": "4.3.0",
|
"System.Xml.ReaderWriter": "4.0.11"
|
}
|
},
|
"System.Xml.XPath.XDocument/4.0.1": {
|
"dependencies": {
|
"System.Diagnostics.Debug": "4.3.0",
|
"System.Linq": "4.3.0",
|
"System.Resources.ResourceManager": "4.3.0",
|
"System.Runtime": "4.3.1",
|
"System.Runtime.Extensions": "4.3.0",
|
"System.Threading": "4.3.0",
|
"System.Xml.ReaderWriter": "4.0.11",
|
"System.Xml.XDocument": "4.0.11",
|
"System.Xml.XPath": "4.0.1"
|
}
|
},
|
"WIDESEAWCS_Core/1.0.7": {
|
"dependencies": {
|
"AutoMapper": "13.0.1",
|
"Autofac": "8.0.0",
|
"Autofac.Extensions.DependencyInjection": "9.0.0",
|
"Autofac.Extras.DynamicProxy": "7.1.0",
|
"Magicodes.IE.EPPlus": "2.7.5.1",
|
"Magicodes.IE.Excel": "2.7.5.1",
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "6.0.29",
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
"MiniProfiler.AspNetCore.Mvc": "4.3.8",
|
"Newtonsoft.Json": "13.0.3",
|
"OfficeOpenXml.Core.ExcelPackage": "1.0.0",
|
"SkiaSharp": "2.88.8",
|
"SqlSugarCore": "5.1.4.152",
|
"Swashbuckle.AspNetCore": "6.5.0",
|
"Swashbuckle.AspNetCore.Filters": "7.0.5",
|
"Swashbuckle.AspNetCore.Newtonsoft": "6.5.0",
|
"System.Linq.Dynamic.Core": "1.3.0",
|
"System.Net.Http": "4.3.4",
|
"System.Security.Cryptography.Pkcs": "6.0.3",
|
"System.Text.RegularExpressions": "4.3.1"
|
},
|
"runtime": {
|
"lib/net6.0/WIDESEAWCS_Core.dll": {
|
"assemblyVersion": "1.0.7.0",
|
"fileVersion": "1.0.7.0"
|
}
|
}
|
},
|
"WIDESEAWCS_Common/1.0.0": {
|
"dependencies": {
|
"Newtonsoft.Json": "13.0.3",
|
"WIDESEAWCS_Core": "1.0.7"
|
},
|
"runtime": {
|
"WIDESEAWCS_Common.dll": {
|
"assemblyVersion": "1.0.0",
|
"fileVersion": "1.0.0.0"
|
}
|
}
|
},
|
"WIDESEAWCS_DTO/1.0.0": {
|
"dependencies": {
|
"WIDESEAWCS_Core": "1.0.7",
|
"WIDESEAWCS_Model": "1.0.0"
|
},
|
"runtime": {
|
"WIDESEAWCS_DTO.dll": {
|
"assemblyVersion": "1.0.0",
|
"fileVersion": "1.0.0.0"
|
}
|
}
|
},
|
"WIDESEAWCS_ITaskInfoRepository/1.0.0": {
|
"dependencies": {
|
"WIDESEAWCS_Core": "1.0.7",
|
"WIDESEAWCS_DTO": "1.0.0"
|
},
|
"runtime": {
|
"WIDESEAWCS_ITaskInfoRepository.dll": {
|
"assemblyVersion": "1.0.0",
|
"fileVersion": "1.0.0.0"
|
}
|
}
|
},
|
"WIDESEAWCS_Model/1.0.0": {
|
"dependencies": {
|
"System.Text.RegularExpressions": "4.3.1",
|
"WIDESEAWCS_Common": "1.0.0",
|
"WIDESEAWCS_Core": "1.0.7"
|
},
|
"runtime": {
|
"WIDESEAWCS_Model.dll": {
|
"assemblyVersion": "1.0.0",
|
"fileVersion": "1.0.0.0"
|
}
|
}
|
}
|
}
|
},
|
"libraries": {
|
"WIDESEAWCS_TaskInfoRepository/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"Autofac/8.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
|
"path": "autofac/8.0.0",
|
"hashPath": "autofac.8.0.0.nupkg.sha512"
|
},
|
"Autofac.Extensions.DependencyInjection/9.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==",
|
"path": "autofac.extensions.dependencyinjection/9.0.0",
|
"hashPath": "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512"
|
},
|
"Autofac.Extras.DynamicProxy/7.1.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Da6Szv7A1LK/cTdeoyqS45zb/BC5vep8+86f6C1oh2UhZaYtiijlNfLWamp3lxe0uUQ33kFe1dDCjsvfwJWzLg==",
|
"path": "autofac.extras.dynamicproxy/7.1.0",
|
"hashPath": "autofac.extras.dynamicproxy.7.1.0.nupkg.sha512"
|
},
|
"AutoMapper/13.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/Fx1SbJ16qS7dU4i604Sle+U9VLX+WSNVJggk6MupKVkYvvBm4XqYaeFuf67diHefHKHs50uQIS2YEDFhPCakQ==",
|
"path": "automapper/13.0.1",
|
"hashPath": "automapper.13.0.1.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"
|
},
|
"DynamicExpresso.Core/2.3.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-p6GEP3BphaT9xa59VjpQeozkloXjcDmoL6aPXOInl5S5chWtB82H+GiirV3H1bP39ZeXX2e1UN0w7/pD1wCUlg==",
|
"path": "dynamicexpresso.core/2.3.3",
|
"hashPath": "dynamicexpresso.core.2.3.3.nupkg.sha512"
|
},
|
"Magicodes.IE.Core/2.7.5.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-QokgLic4DJrqj5oDKHR+86+ZW1HfbJ4l/hzWUYIe3tPjPLsjH+dD7KvVBMiuZtvWCxwiUURF7j3rL/8Cpk+FqA==",
|
"path": "magicodes.ie.core/2.7.5.1",
|
"hashPath": "magicodes.ie.core.2.7.5.1.nupkg.sha512"
|
},
|
"Magicodes.IE.EPPlus/2.7.5.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-9VSY9Gy+E9VyIn/iDsrAhrJx4Xea0gB7BdyEIHsYUYYLJKWE/QK2HYa6tTi8Torltu828wSwZTwYkl59+XJWew==",
|
"path": "magicodes.ie.epplus/2.7.5.1",
|
"hashPath": "magicodes.ie.epplus.2.7.5.1.nupkg.sha512"
|
},
|
"Magicodes.IE.Excel/2.7.5.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-vfbicVe78YHlQ6RxWo62P5IDyRoJIRJkLMmB6U09TjJ6JDr/kVO9AOJRA+hHnrzXI6C75UQ3JOesHRtz4tTRTg==",
|
"path": "magicodes.ie.excel/2.7.5.1",
|
"hashPath": "magicodes.ie.excel.2.7.5.1.nupkg.sha512"
|
},
|
"Microsoft.AspNetCore.Authentication.JwtBearer/6.0.29": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-daOVgz0G2YwPRWOxGKCqa8mNjzd+2PXTo05sq1lKTY14OaNDByOYPjNrgDip5qmyLawuhyRn9gmSIDqdW0rKBA==",
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.29",
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.6.0.29.nupkg.sha512"
|
},
|
"Microsoft.AspNetCore.JsonPatch/6.0.0-rc.1.21452.15": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-+27ce/d0w7jyEmCCMrzwFRg6PHZxQ37Fmnf+es1qQudbip2rryxPdM8TRoXT6wNtdlzqHnIyXTtLjSs0uIDhxA==",
|
"path": "microsoft.aspnetcore.jsonpatch/6.0.0-rc.1.21452.15",
|
"hashPath": "microsoft.aspnetcore.jsonpatch.6.0.0-rc.1.21452.15.nupkg.sha512"
|
},
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.0-rc.1.21452.15": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/dspuIknGgOdBygH3bmjsIH5neuuJ7DHILXrKVPAoCykPARAIUBckZlIW6RrYqmbGTZYT/YFCzr/xDR5f0YiAA==",
|
"path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.0-rc.1.21452.15",
|
"hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.0-rc.1.21452.15.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/2.1.7": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-dSdlcXPszeOjjDX9a0buMFgYqKrI5bTxdSgX3JyCa+OL80NUstJSxOJr0j9oOn8mpP5PgWeRC2bVf/Zf2Cjv+g==",
|
"path": "microsoft.data.sqlclient/2.1.7",
|
"hashPath": "microsoft.data.sqlclient.2.1.7.nupkg.sha512"
|
},
|
"Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
|
"path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.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.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.DependencyInjection/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
|
"path": "microsoft.extensions.dependencyinjection/6.0.0",
|
"hashPath": "microsoft.extensions.dependencyinjection.6.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/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
|
"path": "microsoft.extensions.dependencymodel/6.0.0",
|
"hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Options/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
"path": "microsoft.extensions.options/6.0.0",
|
"hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
"path": "microsoft.extensions.primitives/6.0.0",
|
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
|
},
|
"Microsoft.Identity.Client/4.21.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
|
"path": "microsoft.identity.client/4.21.1",
|
"hashPath": "microsoft.identity.client.4.21.1.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.IO.RecyclableMemoryStream/2.1.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-BTrXL3Ej17x+aze3xbso4xn16ajFaBU1YKQypzrirX4attETZnqCXLB+yRwo1hsZsP1U0O6mNCPuSdccTHCrBg==",
|
"path": "microsoft.io.recyclablememorystream/2.1.1",
|
"hashPath": "microsoft.io.recyclablememorystream.2.1.1.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.3.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-2X5CCFJCnx6v86fnpOg4TKlU1ba7MSf1yakeT7VI4846s7i6fOkERwStX94Rcq8wJsLyQYsUitd6vR38viePeA==",
|
"path": "microsoft.openapi/1.3.1",
|
"hashPath": "microsoft.openapi.1.3.1.nupkg.sha512"
|
},
|
"Microsoft.Win32.Primitives/4.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
|
"path": "microsoft.win32.primitives/4.0.1",
|
"hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512"
|
},
|
"Microsoft.Win32.Registry/4.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
|
"path": "microsoft.win32.registry/4.7.0",
|
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
|
},
|
"Microsoft.Win32.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"
|
},
|
"MiniProfiler.AspNetCore/4.3.8": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-dohMvXpjKDPv/edl7gwKhq80JBqRLLRSwVJB9bo0UYqsgEox7BZyYS/4vBty+UsZ59pYYYhMUpUKHVWLLj/PBw==",
|
"path": "miniprofiler.aspnetcore/4.3.8",
|
"hashPath": "miniprofiler.aspnetcore.4.3.8.nupkg.sha512"
|
},
|
"MiniProfiler.AspNetCore.Mvc/4.3.8": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-aJ6Kkw2zMy36cKDWTjQYo/pJ6bhPBRA8z4NO8REe+xDhv8+fk58P526Bi52gnvsDp4jIVk5AQ8nQDgPUS/K+7A==",
|
"path": "miniprofiler.aspnetcore.mvc/4.3.8",
|
"hashPath": "miniprofiler.aspnetcore.mvc.4.3.8.nupkg.sha512"
|
},
|
"MiniProfiler.Shared/4.3.8": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-SfXNX90fmDm373YAla0z06plTCj6YbByQJOm6G8/9kE6Hf4UALJxySyiMB9O4KYeTc6Ha1EFQDs6jLhio+bBFA==",
|
"path": "miniprofiler.shared/4.3.8",
|
"hashPath": "miniprofiler.shared.4.3.8.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"
|
},
|
"NETStandard.Library/1.6.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
|
"path": "netstandard.library/1.6.0",
|
"hashPath": "netstandard.library.1.6.0.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.7": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-EQWwxb2lN9w78YG4f6Fxhw5lFEx4LuaNGasXzw86kTOJxiPsUORSh/BTencNZJO4uVqGZx3EO9Z8JXTAvRjgeg==",
|
"path": "npgsql/5.0.7",
|
"hashPath": "npgsql.5.0.7.nupkg.sha512"
|
},
|
"OfficeOpenXml.Core.ExcelPackage/1.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-LDhZ7K/zd7Zg3qndOacpdoYvyMbrnOm590g6fhS7NhR3zWkg90sz4NyOo1LGwq/9zianqjwV4gyJjtzLZ5JKww==",
|
"path": "officeopenxml.core.excelpackage/1.0.0",
|
"hashPath": "officeopenxml.core.excelpackage.1.0.0.nupkg.sha512"
|
},
|
"Oracle.ManagedDataAccess.Core/3.21.100": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-nsqyUE+v246WB0SOnR1u9lfZxYoNcdj1fRjTt7TOhCN0JurEc6+qu+mMe+dl1sySB2UpyWdfqHG1iSQJYaXEfA==",
|
"path": "oracle.manageddataaccess.core/3.21.100",
|
"hashPath": "oracle.manageddataaccess.core.3.21.100.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"
|
},
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
|
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
|
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
|
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.native.System/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
|
"path": "runtime.native.system/4.3.0",
|
"hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
|
},
|
"runtime.native.System.IO.Compression/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
|
"path": "runtime.native.system.io.compression/4.3.0",
|
"hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
|
},
|
"runtime.native.System.Net.Http/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
|
"path": "runtime.native.system.net.http/4.3.0",
|
"hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
|
},
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
|
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
|
"hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
|
},
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
|
"path": "runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
|
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
|
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
|
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
|
},
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
|
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
|
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
|
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
},
|
"Scrutor/3.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-BwqCnFzp2/Z+pq17iztxlIkR/ZANyPRR4PdE57WL1w/JW4AM/2imoxBWTL3+G+YXA46ce4s9OUgwWqTXYrtI8A==",
|
"path": "scrutor/3.3.0",
|
"hashPath": "scrutor.3.3.0.nupkg.sha512"
|
},
|
"SixLabors.ImageSharp/3.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ETEHRfUAn/rExqdmj2GDayPkW9zr3BruO9S4WF9ULpWmdydewIjoJqinbQc+o4DsM3X0wGZPyJLlj6N3uxV/aw==",
|
"path": "sixlabors.imagesharp/3.0.0",
|
"hashPath": "sixlabors.imagesharp.3.0.0.nupkg.sha512"
|
},
|
"SkiaSharp/2.88.8": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-bRkp3uKp5ZI8gXYQT57uKwil1uobb2p8c69n7v5evlB/2JNcMAXVcw9DZAP5Ig3WSvgzGm2YSn27UVeOi05NlA==",
|
"path": "skiasharp/2.88.8",
|
"hashPath": "skiasharp.2.88.8.nupkg.sha512"
|
},
|
"SkiaSharp.NativeAssets.Linux.NoDependencies/2.88.6": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ecgMclPor+X1wi2dZSVDo1sV2Dm8gwEKNRtS+qiE9qfnQzGHbYWlbTBWalnZBaIl3BLC21b1QO8gMgabhSAh+g==",
|
"path": "skiasharp.nativeassets.linux.nodependencies/2.88.6",
|
"hashPath": "skiasharp.nativeassets.linux.nodependencies.2.88.6.nupkg.sha512"
|
},
|
"SkiaSharp.NativeAssets.macOS/2.88.8": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-6Kn5TSkKlfyS6azWHF3Jk2sW5C4jCE5uSshM/5AbfFrR+5n6qM5XEnz9h4VaVl7LTxBvHvMkuPb/3bpbq0vxTw==",
|
"path": "skiasharp.nativeassets.macos/2.88.8",
|
"hashPath": "skiasharp.nativeassets.macos.2.88.8.nupkg.sha512"
|
},
|
"SkiaSharp.NativeAssets.Win32/2.88.8": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-O9QXoWEXA+6cweR4h3BOnwMz+pO9vL9mXdjLrpDd0w1QzCgWmLQBxa1VgySDITiH7nQndrDG1h6937zm9pLj1Q==",
|
"path": "skiasharp.nativeassets.win32/2.88.8",
|
"hashPath": "skiasharp.nativeassets.win32.2.88.8.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.152": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-/dflCCWvD9YFTQaEqAZcRJW4YpCMVvhVZxRhHKIPuwPVOY/sSelcr9KpsaTpRPwFq8DaKw1PcfN35S/O/fmwSA==",
|
"path": "sqlsugarcore/5.1.4.152",
|
"hashPath": "sqlsugarcore.5.1.4.152.nupkg.sha512"
|
},
|
"SqlSugarCore.Dm/1.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-JIKtvU8LySwSKBsqFijO4kWH24j8Ks3t03fFY1w6YMbFiJ6yuq7AI8iR4oSPiMhDtoYuj6yBz6u/gttrHBX1Sg==",
|
"path": "sqlsugarcore.dm/1.3.0",
|
"hashPath": "sqlsugarcore.dm.1.3.0.nupkg.sha512"
|
},
|
"SqlSugarCore.Kdbndp/9.3.6.411": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-C/Zz/GEs9GjTcwikWaEj6bxqJ6J6ulhE3zMqQeQtj3tdw6gSu2G0dMx6uW7M7HWMM0TyGR76eJK8ctyeeaqzcQ==",
|
"path": "sqlsugarcore.kdbndp/9.3.6.411",
|
"hashPath": "sqlsugarcore.kdbndp.9.3.6.411.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore/6.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
|
"path": "swashbuckle.aspnetcore/6.5.0",
|
"hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.Filters/7.0.5": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-AVvG44LqDjB765pVldSbRPpH6iTIo6xmyoZE9aP8FcREMMUj7WB1cSMF+bWtUCkeEVwVTr8iGDxLfrCS03uIuQ==",
|
"path": "swashbuckle.aspnetcore.filters/7.0.5",
|
"hashPath": "swashbuckle.aspnetcore.filters.7.0.5.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.Filters.Abstractions/7.0.5": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-iY3FK5URcNqdESPFDWL0YAe7X2sxZJj7YM5gTCIHvtu4d/h9NurhBLII96+obQghbJ7i45TVlPeYo4jb9WmVGg==",
|
"path": "swashbuckle.aspnetcore.filters.abstractions/7.0.5",
|
"hashPath": "swashbuckle.aspnetcore.filters.abstractions.7.0.5.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.Newtonsoft/6.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-o1dOWCENDG3ViE8aFR9GpVTq8smsNkCXs3eonVaD3DziJgxAfkcOa0/syHtFSfpluh3bmnJ8isQh3S/T3hpz2Q==",
|
"path": "swashbuckle.aspnetcore.newtonsoft/6.5.0",
|
"hashPath": "swashbuckle.aspnetcore.newtonsoft.6.5.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
|
"path": "swashbuckle.aspnetcore.swagger/6.5.0",
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
|
"path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
|
},
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
|
"path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
|
},
|
"System.AppContext/4.1.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
|
"path": "system.appcontext/4.1.0",
|
"hashPath": "system.appcontext.4.1.0.nupkg.sha512"
|
},
|
"System.Buffers/4.5.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
"path": "system.buffers/4.5.1",
|
"hashPath": "system.buffers.4.5.1.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.Concurrent/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
|
"path": "system.collections.concurrent/4.3.0",
|
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
|
},
|
"System.Collections.Immutable/1.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-zukBRPUuNxwy9m4TGWLxKAnoiMc9+B+8VXeXVyPiBPvOd7yLgAlZ1DlsRWJjMx4VsvhhF2+6q6kO2GRbPja6hA==",
|
"path": "system.collections.immutable/1.3.0",
|
"hashPath": "system.collections.immutable.1.3.0.nupkg.sha512"
|
},
|
"System.ComponentModel/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
|
"path": "system.componentmodel/4.3.0",
|
"hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
|
},
|
"System.ComponentModel.Annotations/4.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
|
"path": "system.componentmodel.annotations/4.7.0",
|
"hashPath": "system.componentmodel.annotations.4.7.0.nupkg.sha512"
|
},
|
"System.ComponentModel.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
|
"path": "system.componentmodel.primitives/4.3.0",
|
"hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
|
},
|
"System.Configuration.ConfigurationManager/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
|
"path": "system.configuration.configurationmanager/6.0.0",
|
"hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
|
},
|
"System.Console/4.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
|
"path": "system.console/4.0.0",
|
"hashPath": "system.console.4.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.Debug/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
"path": "system.diagnostics.debug/4.3.0",
|
"hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
|
},
|
"System.Diagnostics.DiagnosticSource/7.0.2": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==",
|
"path": "system.diagnostics.diagnosticsource/7.0.2",
|
"hashPath": "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512"
|
},
|
"System.Diagnostics.EventLog/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
|
"path": "system.diagnostics.eventlog/6.0.0",
|
"hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
|
},
|
"System.Diagnostics.PerformanceCounter/6.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-dDl7Gx3bmSrM2k2ZIm+ucEJnLloZRyvfQF1DvfvATcGF3jtaUBiPvChma+6ZcZzxWMirN3kCywkW7PILphXyMQ==",
|
"path": "system.diagnostics.performancecounter/6.0.1",
|
"hashPath": "system.diagnostics.performancecounter.6.0.1.nupkg.sha512"
|
},
|
"System.Diagnostics.StackTrace/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
|
"path": "system.diagnostics.stacktrace/4.3.0",
|
"hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
|
},
|
"System.Diagnostics.Tools/4.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
|
"path": "system.diagnostics.tools/4.0.1",
|
"hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
|
},
|
"System.Diagnostics.Tracing/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
|
"path": "system.diagnostics.tracing/4.3.0",
|
"hashPath": "system.diagnostics.tracing.4.3.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.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==",
|
"path": "system.directoryservices.protocols/6.0.1",
|
"hashPath": "system.directoryservices.protocols.6.0.1.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.Dynamic.Runtime/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
|
"path": "system.dynamic.runtime/4.3.0",
|
"hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
|
},
|
"System.Formats.Asn1/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
|
"path": "system.formats.asn1/6.0.0",
|
"hashPath": "system.formats.asn1.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.Globalization.Calendars/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
|
"path": "system.globalization.calendars/4.3.0",
|
"hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
|
},
|
"System.Globalization.Extensions/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
|
"path": "system.globalization.extensions/4.3.0",
|
"hashPath": "system.globalization.extensions.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.Compression/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
|
"path": "system.io.compression/4.3.0",
|
"hashPath": "system.io.compression.4.3.0.nupkg.sha512"
|
},
|
"System.IO.Compression.ZipFile/4.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
|
"path": "system.io.compression.zipfile/4.0.1",
|
"hashPath": "system.io.compression.zipfile.4.0.1.nupkg.sha512"
|
},
|
"System.IO.FileSystem/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
|
"path": "system.io.filesystem/4.3.0",
|
"hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
|
},
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
|
"path": "system.io.filesystem.primitives/4.3.0",
|
"hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
|
},
|
"System.IO.Packaging/4.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-taPqPWcAj/h6e/c+zIWIVe1ddJtpV6acC6g9GpolxUcIwUaH6zc0ZbFS8kkVzBkuWv76pMalKeTzfmHtfT1pXA==",
|
"path": "system.io.packaging/4.0.0",
|
"hashPath": "system.io.packaging.4.0.0.nupkg.sha512"
|
},
|
"System.Linq/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
"path": "system.linq/4.3.0",
|
"hashPath": "system.linq.4.3.0.nupkg.sha512"
|
},
|
"System.Linq.Dynamic.Core/1.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-WocaU/koGKDu/kiHGJCT6ocqqygQmD5B+9nCyA3nWbMywvPVRhtre1rTHCUNdoi6ZBnPOMvkqqx8oVkP1VCy3Q==",
|
"path": "system.linq.dynamic.core/1.3.0",
|
"hashPath": "system.linq.dynamic.core.1.3.0.nupkg.sha512"
|
},
|
"System.Linq.Expressions/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
|
"path": "system.linq.expressions/4.3.0",
|
"hashPath": "system.linq.expressions.4.3.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.Net.Http/4.3.4": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
|
"path": "system.net.http/4.3.4",
|
"hashPath": "system.net.http.4.3.4.nupkg.sha512"
|
},
|
"System.Net.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
|
"path": "system.net.primitives/4.3.0",
|
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
|
},
|
"System.Net.Sockets/4.1.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
|
"path": "system.net.sockets/4.1.0",
|
"hashPath": "system.net.sockets.4.1.0.nupkg.sha512"
|
},
|
"System.ObjectModel/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
|
"path": "system.objectmodel/4.3.0",
|
"hashPath": "system.objectmodel.4.3.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/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
"path": "system.reflection.emit/4.3.0",
|
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
"path": "system.reflection.emit.lightweight/4.3.0",
|
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Extensions/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
|
"path": "system.reflection.extensions/4.3.0",
|
"hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Metadata/1.4.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-tc2ZyJgweHCLci5oQGuhQn9TD0Ii9DReXkHtZm3aAGp8xe40rpRjiTbMXOtZU+fr0BOQ46goE9+qIqRGjR9wGg==",
|
"path": "system.reflection.metadata/1.4.1",
|
"hashPath": "system.reflection.metadata.1.4.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.Reflection.TypeExtensions/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
|
"path": "system.reflection.typeextensions/4.3.0",
|
"hashPath": "system.reflection.typeextensions.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/4.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
|
"path": "system.runtime.caching/4.7.0",
|
"hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
|
},
|
"System.Runtime.CompilerServices.Unsafe/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.Runtime.Handles/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
|
"path": "system.runtime.handles/4.3.0",
|
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
|
},
|
"System.Runtime.InteropServices/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
|
"path": "system.runtime.interopservices/4.3.0",
|
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
|
},
|
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
|
"path": "system.runtime.interopservices.runtimeinformation/4.0.0",
|
"hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
|
},
|
"System.Runtime.Numerics/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
|
"path": "system.runtime.numerics/4.3.0",
|
"hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
|
},
|
"System.Runtime.Serialization.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
|
"path": "system.runtime.serialization.primitives/4.3.0",
|
"hashPath": "system.runtime.serialization.primitives.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.Algorithms/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
"path": "system.security.cryptography.algorithms/4.3.0",
|
"hashPath": "system.security.cryptography.algorithms.4.3.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.Csp/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
|
"path": "system.security.cryptography.csp/4.3.0",
|
"hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
|
},
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
"path": "system.security.cryptography.encoding/4.3.0",
|
"hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
|
},
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
|
"path": "system.security.cryptography.openssl/4.3.0",
|
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
},
|
"System.Security.Cryptography.Pkcs/6.0.3": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-18UT1BdZ4TYFBHk/wuq7JzCdE3X75z81X+C2rXqIlmEnC21Pm60spGV/dKQSzbyomstqYE33EuN5hfnC86VFxA==",
|
"path": "system.security.cryptography.pkcs/6.0.3",
|
"hashPath": "system.security.cryptography.pkcs.6.0.3.nupkg.sha512"
|
},
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
"path": "system.security.cryptography.primitives/4.3.0",
|
"hashPath": "system.security.cryptography.primitives.4.3.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.Cryptography.X509Certificates/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
"hashPath": "system.security.cryptography.x509certificates.4.3.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/4.7.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
"path": "system.security.principal.windows/4.7.0",
|
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
},
|
"System.Text.Encoding/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.Encoding.Extensions/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
|
"path": "system.text.encoding.extensions/4.3.0",
|
"hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
|
},
|
"System.Text.Encodings.Web/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
"path": "system.text.encodings.web/6.0.0",
|
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
},
|
"System.Text.Json/6.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
"path": "system.text.json/6.0.0",
|
"hashPath": "system.text.json.6.0.0.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/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
"path": "system.threading/4.3.0",
|
"hashPath": "system.threading.4.3.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.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
|
"path": "system.threading.tasks.extensions/4.0.0",
|
"hashPath": "system.threading.tasks.extensions.4.0.0.nupkg.sha512"
|
},
|
"System.Threading.Tasks.Parallel/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
|
"path": "system.threading.tasks.parallel/4.3.0",
|
"hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
|
},
|
"System.Threading.Timer/4.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
|
"path": "system.threading.timer/4.0.1",
|
"hashPath": "system.threading.timer.4.0.1.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"
|
},
|
"System.Xml.ReaderWriter/4.0.11": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
|
"path": "system.xml.readerwriter/4.0.11",
|
"hashPath": "system.xml.readerwriter.4.0.11.nupkg.sha512"
|
},
|
"System.Xml.XDocument/4.0.11": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
|
"path": "system.xml.xdocument/4.0.11",
|
"hashPath": "system.xml.xdocument.4.0.11.nupkg.sha512"
|
},
|
"System.Xml.XPath/4.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
|
"path": "system.xml.xpath/4.0.1",
|
"hashPath": "system.xml.xpath.4.0.1.nupkg.sha512"
|
},
|
"System.Xml.XPath.XDocument/4.0.1": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-FLhdYJx4331oGovQypQ8JIw2kEmNzCsjVOVYY/16kZTUoquZG85oVn7yUhBE2OZt1yGPSXAL0HTEfzjlbNpM7Q==",
|
"path": "system.xml.xpath.xdocument/4.0.1",
|
"hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
|
},
|
"WIDESEAWCS_Core/1.0.7": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
|
"path": "wideseawcs_core/1.0.7",
|
"hashPath": "wideseawcs_core.1.0.7.nupkg.sha512"
|
},
|
"WIDESEAWCS_Common/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"WIDESEAWCS_DTO/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"WIDESEAWCS_ITaskInfoRepository/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"WIDESEAWCS_Model/1.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
}
|
}
|
}
|