|
@@ -1,5865 +0,0 @@
|
|
|
-{
|
|
|
- "runtimeTarget": {
|
|
|
- "name": ".NETCoreApp,Version=v7.0",
|
|
|
- "signature": ""
|
|
|
- },
|
|
|
- "compilationOptions": {
|
|
|
- "defines": [
|
|
|
- "TRACE",
|
|
|
- "DEBUG",
|
|
|
- "NET",
|
|
|
- "NET7_0",
|
|
|
- "NETCOREAPP",
|
|
|
- "NET5_0_OR_GREATER",
|
|
|
- "NET6_0_OR_GREATER",
|
|
|
- "NET7_0_OR_GREATER",
|
|
|
- "NETCOREAPP1_0_OR_GREATER",
|
|
|
- "NETCOREAPP1_1_OR_GREATER",
|
|
|
- "NETCOREAPP2_0_OR_GREATER",
|
|
|
- "NETCOREAPP2_1_OR_GREATER",
|
|
|
- "NETCOREAPP2_2_OR_GREATER",
|
|
|
- "NETCOREAPP3_0_OR_GREATER",
|
|
|
- "NETCOREAPP3_1_OR_GREATER"
|
|
|
- ],
|
|
|
- "languageVersion": "11.0",
|
|
|
- "platform": "",
|
|
|
- "allowUnsafe": false,
|
|
|
- "warningsAsErrors": false,
|
|
|
- "optimize": false,
|
|
|
- "keyFile": "",
|
|
|
- "emitEntryPoint": false,
|
|
|
- "xmlDoc": true,
|
|
|
- "debugType": "portable"
|
|
|
- },
|
|
|
- "targets": {
|
|
|
- ".NETCoreApp,Version=v7.0": {
|
|
|
- "gpt_api.Application/1.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "gpt_api.Core": "1.0.0",
|
|
|
- "gpt_api.Entity": "1.0.0",
|
|
|
- "gpt_api.Respository": "1.0.0",
|
|
|
- "Microsoft.AspNetCore.Antiforgery": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authentication.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authentication.Cookies": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authentication.Core": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authentication": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authentication.OAuth": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authorization": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Authorization.Policy": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Components.Authorization": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Components": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Components.Forms": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Components.Server": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Components.Web": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Connections.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.CookiePolicy": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Cors": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Cryptography.Internal": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Cryptography.KeyDerivation": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.DataProtection.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.DataProtection": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.DataProtection.Extensions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Diagnostics.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Diagnostics": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Diagnostics.HealthChecks": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.HostFiltering": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Hosting.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Hosting": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Hosting.Server.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Html.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Connections.Common": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Connections": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Extensions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Features": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Results": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.HttpLogging": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.HttpOverrides": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.HttpsPolicy": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Identity": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Localization": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Localization.Routing": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Metadata": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.ApiExplorer": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Core": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Cors": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.DataAnnotations": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Xml": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Localization": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.RazorPages": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.TagHelpers": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Mvc.ViewFeatures": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.OutputCaching": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.RateLimiting": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Razor": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Razor.Runtime": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.RequestDecompression": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.ResponseCaching.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.ResponseCaching": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.ResponseCompression": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Rewrite": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Routing.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Routing": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.HttpSys": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.IIS": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.IISIntegration": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Core": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.Session": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.SignalR.Common": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.SignalR.Core": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.SignalR": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.SignalR.Protocols.Json": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.StaticFiles": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.WebSockets": "7.0.0.0",
|
|
|
- "Microsoft.AspNetCore.WebUtilities": "7.0.0.0",
|
|
|
- "Microsoft.CSharp.Reference": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Caching.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Caching.Memory": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.Binder": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.CommandLine": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.FileExtensions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.Ini": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.Json": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.KeyPerFile": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.UserSecrets": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Configuration.Xml": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions.Reference": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.DependencyInjection": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Features": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.FileProviders.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.FileProviders.Composite": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.FileProviders.Embedded": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.FileProviders.Physical": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.FileSystemGlobbing": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Hosting.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Hosting": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Http": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Identity.Core": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Identity.Stores": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Localization.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Localization": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.Configuration": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.Console": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.Debug": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.EventLog": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.EventSource": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Logging.TraceSource": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.ObjectPool": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Options.DataAnnotations": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Options": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.Primitives": "7.0.0.0",
|
|
|
- "Microsoft.Extensions.WebEncoders": "7.0.0.0",
|
|
|
- "Microsoft.JSInterop": "7.0.0.0",
|
|
|
- "Microsoft.Net.Http.Headers": "7.0.0.0",
|
|
|
- "Microsoft.VisualBasic.Core": "12.0.0.0",
|
|
|
- "Microsoft.VisualBasic": "10.0.0.0",
|
|
|
- "Microsoft.Win32.Primitives": "7.0.0.0",
|
|
|
- "Microsoft.Win32.Registry.Reference": "7.0.0.0",
|
|
|
- "mscorlib": "4.0.0.0",
|
|
|
- "netstandard": "2.1.0.0",
|
|
|
- "System.AppContext": "7.0.0.0",
|
|
|
- "System.Buffers": "7.0.0.0",
|
|
|
- "System.Collections.Concurrent.Reference": "7.0.0.0",
|
|
|
- "System.Collections.Reference": "7.0.0.0",
|
|
|
- "System.Collections.Immutable.Reference": "7.0.0.0",
|
|
|
- "System.Collections.NonGeneric": "7.0.0.0",
|
|
|
- "System.Collections.Specialized": "7.0.0.0",
|
|
|
- "System.ComponentModel.Annotations": "7.0.0.0",
|
|
|
- "System.ComponentModel.DataAnnotations": "4.0.0.0",
|
|
|
- "System.ComponentModel.Reference": "7.0.0.0",
|
|
|
- "System.ComponentModel.EventBasedAsync": "7.0.0.0",
|
|
|
- "System.ComponentModel.Primitives.Reference": "7.0.0.0",
|
|
|
- "System.ComponentModel.TypeConverter": "7.0.0.0",
|
|
|
- "System.Configuration": "4.0.0.0",
|
|
|
- "System.Console": "7.0.0.0",
|
|
|
- "System.Core": "4.0.0.0",
|
|
|
- "System.Data.Common.Reference": "7.0.0.0",
|
|
|
- "System.Data.DataSetExtensions": "4.0.0.0",
|
|
|
- "System.Data": "4.0.0.0",
|
|
|
- "System.Diagnostics.Contracts": "7.0.0.0",
|
|
|
- "System.Diagnostics.Debug.Reference": "7.0.0.0",
|
|
|
- "System.Diagnostics.DiagnosticSource.Reference": "7.0.0.0",
|
|
|
- "System.Diagnostics.EventLog": "7.0.0.0",
|
|
|
- "System.Diagnostics.FileVersionInfo": "7.0.0.0",
|
|
|
- "System.Diagnostics.Process": "7.0.0.0",
|
|
|
- "System.Diagnostics.StackTrace.Reference": "7.0.0.0",
|
|
|
- "System.Diagnostics.TextWriterTraceListener": "7.0.0.0",
|
|
|
- "System.Diagnostics.Tools": "7.0.0.0",
|
|
|
- "System.Diagnostics.TraceSource": "7.0.0.0",
|
|
|
- "System.Diagnostics.Tracing.Reference": "7.0.0.0",
|
|
|
- "System": "4.0.0.0",
|
|
|
- "System.Drawing": "4.0.0.0",
|
|
|
- "System.Drawing.Primitives": "7.0.0.0",
|
|
|
- "System.Dynamic.Runtime.Reference": "7.0.0.0",
|
|
|
- "System.Formats.Asn1": "7.0.0.0",
|
|
|
- "System.Formats.Tar": "7.0.0.0",
|
|
|
- "System.Globalization.Calendars": "7.0.0.0",
|
|
|
- "System.Globalization.Reference": "7.0.0.0",
|
|
|
- "System.Globalization.Extensions": "7.0.0.0",
|
|
|
- "System.IO.Compression.Brotli": "7.0.0.0",
|
|
|
- "System.IO.Compression": "7.0.0.0",
|
|
|
- "System.IO.Compression.FileSystem": "4.0.0.0",
|
|
|
- "System.IO.Compression.ZipFile": "7.0.0.0",
|
|
|
- "System.IO.Reference": "7.0.0.0",
|
|
|
- "System.IO.FileSystem.AccessControl.Reference": "7.0.0.0",
|
|
|
- "System.IO.FileSystem.Reference": "7.0.0.0",
|
|
|
- "System.IO.FileSystem.DriveInfo": "7.0.0.0",
|
|
|
- "System.IO.FileSystem.Primitives.Reference": "7.0.0.0",
|
|
|
- "System.IO.FileSystem.Watcher": "7.0.0.0",
|
|
|
- "System.IO.IsolatedStorage": "7.0.0.0",
|
|
|
- "System.IO.MemoryMappedFiles": "7.0.0.0",
|
|
|
- "System.IO.Pipelines": "7.0.0.0",
|
|
|
- "System.IO.Pipes.AccessControl": "7.0.0.0",
|
|
|
- "System.IO.Pipes": "7.0.0.0",
|
|
|
- "System.IO.UnmanagedMemoryStream": "7.0.0.0",
|
|
|
- "System.Linq.Reference": "7.0.0.0",
|
|
|
- "System.Linq.Expressions.Reference": "7.0.0.0",
|
|
|
- "System.Linq.Parallel": "7.0.0.0",
|
|
|
- "System.Linq.Queryable": "7.0.0.0",
|
|
|
- "System.Memory.Reference": "7.0.0.0",
|
|
|
- "System.Net": "4.0.0.0",
|
|
|
- "System.Net.Http": "7.0.0.0",
|
|
|
- "System.Net.Http.Json": "7.0.0.0",
|
|
|
- "System.Net.HttpListener": "7.0.0.0",
|
|
|
- "System.Net.Mail": "7.0.0.0",
|
|
|
- "System.Net.NameResolution": "7.0.0.0",
|
|
|
- "System.Net.NetworkInformation": "7.0.0.0",
|
|
|
- "System.Net.Ping": "7.0.0.0",
|
|
|
- "System.Net.Primitives": "7.0.0.0",
|
|
|
- "System.Net.Quic": "7.0.0.0",
|
|
|
- "System.Net.Requests": "7.0.0.0",
|
|
|
- "System.Net.Security": "7.0.0.0",
|
|
|
- "System.Net.ServicePoint": "7.0.0.0",
|
|
|
- "System.Net.Sockets": "7.0.0.0",
|
|
|
- "System.Net.WebClient": "7.0.0.0",
|
|
|
- "System.Net.WebHeaderCollection": "7.0.0.0",
|
|
|
- "System.Net.WebProxy": "7.0.0.0",
|
|
|
- "System.Net.WebSockets.Client": "7.0.0.0",
|
|
|
- "System.Net.WebSockets": "7.0.0.0",
|
|
|
- "System.Numerics": "4.0.0.0",
|
|
|
- "System.Numerics.Vectors": "7.0.0.0",
|
|
|
- "System.ObjectModel.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.DispatchProxy": "7.0.0.0",
|
|
|
- "System.Reflection.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.Emit.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.Emit.ILGeneration.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.Emit.Lightweight.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.Extensions.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.Metadata.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.Primitives.Reference": "7.0.0.0",
|
|
|
- "System.Reflection.TypeExtensions.Reference": "7.0.0.0",
|
|
|
- "System.Resources.Reader": "7.0.0.0",
|
|
|
- "System.Resources.ResourceManager.Reference": "7.0.0.0",
|
|
|
- "System.Resources.Writer": "7.0.0.0",
|
|
|
- "System.Runtime.CompilerServices.Unsafe.Reference": "7.0.0.0",
|
|
|
- "System.Runtime.CompilerServices.VisualC": "7.0.0.0",
|
|
|
- "System.Runtime.Reference": "7.0.0.0",
|
|
|
- "System.Runtime.Extensions.Reference": "7.0.0.0",
|
|
|
- "System.Runtime.Handles.Reference": "7.0.0.0",
|
|
|
- "System.Runtime.InteropServices": "7.0.0.0",
|
|
|
- "System.Runtime.InteropServices.JavaScript": "7.0.0.0",
|
|
|
- "System.Runtime.InteropServices.RuntimeInformation": "7.0.0.0",
|
|
|
- "System.Runtime.Intrinsics": "7.0.0.0",
|
|
|
- "System.Runtime.Loader": "7.0.0.0",
|
|
|
- "System.Runtime.Numerics": "7.0.0.0",
|
|
|
- "System.Runtime.Serialization": "4.0.0.0",
|
|
|
- "System.Runtime.Serialization.Formatters": "7.0.0.0",
|
|
|
- "System.Runtime.Serialization.Json": "7.0.0.0",
|
|
|
- "System.Runtime.Serialization.Primitives.Reference": "7.0.0.0",
|
|
|
- "System.Runtime.Serialization.Xml": "7.0.0.0",
|
|
|
- "System.Security.AccessControl.Reference": "7.0.0.0",
|
|
|
- "System.Security.Claims": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.Algorithms": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.Cng.Reference": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.Csp": "7.0.0.0",
|
|
|
- "System.Security.Cryptography": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.Encoding": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.OpenSsl": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.Primitives": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.X509Certificates": "7.0.0.0",
|
|
|
- "System.Security.Cryptography.Xml": "7.0.0.0",
|
|
|
- "System.Security": "4.0.0.0",
|
|
|
- "System.Security.Principal": "7.0.0.0",
|
|
|
- "System.Security.Principal.Windows.Reference": "7.0.0.0",
|
|
|
- "System.Security.SecureString": "7.0.0.0",
|
|
|
- "System.ServiceModel.Web": "4.0.0.0",
|
|
|
- "System.ServiceProcess": "4.0.0.0",
|
|
|
- "System.Text.Encoding.CodePages.Reference": "7.0.0.0",
|
|
|
- "System.Text.Encoding.Reference": "7.0.0.0",
|
|
|
- "System.Text.Encoding.Extensions": "7.0.0.0",
|
|
|
- "System.Text.Encodings.Web.Reference": "7.0.0.0",
|
|
|
- "System.Text.Json.Reference": "7.0.0.0",
|
|
|
- "System.Text.RegularExpressions.Reference": "7.0.0.0",
|
|
|
- "System.Threading.Channels": "7.0.0.0",
|
|
|
- "System.Threading.Reference": "7.0.0.0",
|
|
|
- "System.Threading.Overlapped": "7.0.0.0",
|
|
|
- "System.Threading.RateLimiting": "7.0.0.0",
|
|
|
- "System.Threading.Tasks.Dataflow": "7.0.0.0",
|
|
|
- "System.Threading.Tasks.Reference": "7.0.0.0",
|
|
|
- "System.Threading.Tasks.Extensions": "7.0.0.0",
|
|
|
- "System.Threading.Tasks.Parallel.Reference": "7.0.0.0",
|
|
|
- "System.Threading.Thread": "7.0.0.0",
|
|
|
- "System.Threading.ThreadPool": "7.0.0.0",
|
|
|
- "System.Threading.Timer": "7.0.0.0",
|
|
|
- "System.Transactions": "4.0.0.0",
|
|
|
- "System.Transactions.Local": "7.0.0.0",
|
|
|
- "System.ValueTuple": "4.0.3.0",
|
|
|
- "System.Web": "4.0.0.0",
|
|
|
- "System.Web.HttpUtility": "7.0.0.0",
|
|
|
- "System.Windows": "4.0.0.0",
|
|
|
- "System.Xml": "4.0.0.0",
|
|
|
- "System.Xml.Linq": "4.0.0.0",
|
|
|
- "System.Xml.ReaderWriter": "7.0.0.0",
|
|
|
- "System.Xml.Serialization": "4.0.0.0",
|
|
|
- "System.Xml.XDocument": "7.0.0.0",
|
|
|
- "System.Xml.XmlDocument": "7.0.0.0",
|
|
|
- "System.Xml.XmlSerializer": "7.0.0.0",
|
|
|
- "System.Xml.XPath": "7.0.0.0",
|
|
|
- "System.Xml.XPath.XDocument": "7.0.0.0",
|
|
|
- "WindowsBase": "4.0.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "gpt_api.Application.dll": {}
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "gpt_api.Application.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Ben.Demystifier/0.4.1": {
|
|
|
- "dependencies": {
|
|
|
- "System.Reflection.Metadata": "6.0.1"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.1/Ben.Demystifier.dll": {
|
|
|
- "assemblyVersion": "0.4.0.0",
|
|
|
- "fileVersion": "0.4.0.2"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.1/Ben.Demystifier.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Furion.Extras.Authentication.JwtBearer/4.8.7.36": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.4"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Furion.Extras.Authentication.JwtBearer.dll": {
|
|
|
- "assemblyVersion": "4.8.7.36",
|
|
|
- "fileVersion": "4.8.7.36"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Furion.Extras.Authentication.JwtBearer.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Furion.Extras.ObjectMapper.Mapster/4.8.7.36": {
|
|
|
- "dependencies": {
|
|
|
- "Mapster": "7.3.0",
|
|
|
- "Mapster.DependencyInjection": "1.0.0",
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Furion.Extras.ObjectMapper.Mapster.dll": {
|
|
|
- "assemblyVersion": "4.8.7.36",
|
|
|
- "fileVersion": "4.8.7.36"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Furion.Extras.ObjectMapper.Mapster.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Furion.Pure/4.8.7.36": {
|
|
|
- "dependencies": {
|
|
|
- "Furion.Pure.Extras.DependencyModel.CodeAnalysis": "4.8.7.36",
|
|
|
- "MiniProfiler.AspNetCore.Mvc": "4.2.22",
|
|
|
- "Swashbuckle.AspNetCore": "6.5.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Furion.Pure.dll": {
|
|
|
- "assemblyVersion": "4.8.7.36",
|
|
|
- "fileVersion": "4.8.7.36"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Furion.Pure.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Furion.Pure.Extras.DependencyModel.CodeAnalysis/4.8.7.36": {
|
|
|
- "dependencies": {
|
|
|
- "Ben.Demystifier": "0.4.1",
|
|
|
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "7.0.4",
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "7.0.4",
|
|
|
- "Microsoft.AspNetCore.Razor.Language": "6.0.15",
|
|
|
- "Microsoft.CodeAnalysis.CSharp": "4.5.0",
|
|
|
- "Microsoft.Extensions.DependencyModel": "7.0.0",
|
|
|
- "System.Text.Json": "7.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll": {
|
|
|
- "assemblyVersion": "4.8.7.36",
|
|
|
- "fileVersion": "4.8.7.36"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Furion.Pure.Extras.DependencyModel.CodeAnalysis.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Mapster/7.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Mapster.Core": "1.2.0",
|
|
|
- "Microsoft.CSharp": "4.7.0",
|
|
|
- "System.Reflection.Emit": "4.3.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Mapster.dll": {
|
|
|
- "assemblyVersion": "7.3.0.0",
|
|
|
- "fileVersion": "7.3.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Mapster.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Mapster.Core/1.2.0": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Mapster.Core.dll": {
|
|
|
- "assemblyVersion": "1.2.0.0",
|
|
|
- "fileVersion": "1.2.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Mapster.Core.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Mapster.DependencyInjection/1.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "Mapster": "7.3.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Mapster.DependencyInjection.dll": {
|
|
|
- "assemblyVersion": "1.0.0.0",
|
|
|
- "fileVersion": "1.0.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Mapster.DependencyInjection.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.15.1"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
|
- "assemblyVersion": "7.0.4.0",
|
|
|
- "fileVersion": "7.0.423.11903"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.JsonPatch/7.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.CSharp": "4.7.0",
|
|
|
- "Newtonsoft.Json": "13.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
|
|
- "assemblyVersion": "7.0.4.0",
|
|
|
- "fileVersion": "7.0.423.11903"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.AspNetCore.JsonPatch": "7.0.4",
|
|
|
- "Newtonsoft.Json": "13.0.2",
|
|
|
- "Newtonsoft.Json.Bson": "1.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
|
|
|
- "assemblyVersion": "7.0.4.0",
|
|
|
- "fileVersion": "7.0.423.11903"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.AspNetCore.Razor.Language": "6.0.15",
|
|
|
- "Microsoft.CodeAnalysis.Razor": "6.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
|
|
|
- "assemblyVersion": "6.0.0.0",
|
|
|
- "fileVersion": "6.0.21.52608"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/7.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.Extensions": "6.0.0",
|
|
|
- "Microsoft.CodeAnalysis.Razor": "6.0.0",
|
|
|
- "Microsoft.Extensions.DependencyModel": "7.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {
|
|
|
- "assemblyVersion": "7.0.4.0",
|
|
|
- "fileVersion": "7.0.423.11903"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Razor.Language/6.0.15": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
|
|
|
- "assemblyVersion": "6.0.15.0",
|
|
|
- "fileVersion": "6.0.1523.12404"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
|
|
|
- "Microsoft.CodeAnalysis.Common/4.5.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
|
|
|
- "System.Collections.Immutable": "6.0.0",
|
|
|
- "System.Reflection.Metadata": "6.0.1",
|
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
|
- "System.Text.Encoding.CodePages": "6.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
|
|
|
- "assemblyVersion": "4.5.0.0",
|
|
|
- "fileVersion": "4.500.23.10905"
|
|
|
- }
|
|
|
- },
|
|
|
- "resources": {
|
|
|
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "cs"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "de"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "es"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "fr"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "it"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "ja"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "ko"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "pl"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "pt-BR"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "ru"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "tr"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "zh-Hans"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
|
|
- "locale": "zh-Hant"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.CodeAnalysis.Common": "4.5.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
|
- "assemblyVersion": "4.5.0.0",
|
|
|
- "fileVersion": "4.500.23.10905"
|
|
|
- }
|
|
|
- },
|
|
|
- "resources": {
|
|
|
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "cs"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "de"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "es"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "fr"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "it"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "ja"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "ko"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "pl"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "pt-BR"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "ru"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "tr"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "zh-Hans"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
|
- "locale": "zh-Hant"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.Razor/6.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.AspNetCore.Razor.Language": "6.0.15",
|
|
|
- "Microsoft.CodeAnalysis.CSharp": "4.5.0",
|
|
|
- "Microsoft.CodeAnalysis.Common": "4.5.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
|
|
|
- "assemblyVersion": "6.0.0.0",
|
|
|
- "fileVersion": "6.0.21.52608"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.CSharp/4.7.0": {},
|
|
|
- "Microsoft.Data.SqlClient/2.1.4": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
|
|
|
- "Microsoft.Identity.Client": "4.21.1",
|
|
|
- "Microsoft.IdentityModel.JsonWebTokens": "6.15.1",
|
|
|
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.15.1",
|
|
|
- "Microsoft.Win32.Registry": "4.7.0",
|
|
|
- "System.Configuration.ConfigurationManager": "4.7.0",
|
|
|
- "System.Diagnostics.DiagnosticSource": "4.7.0",
|
|
|
- "System.Runtime.Caching": "4.7.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0",
|
|
|
- "System.Text.Encoding.CodePages": "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"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
- "rid": "win-arm",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
- "rid": "win-arm64",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
- "rid": "win-x64",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
- "rid": "win-x86",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.Data.Sqlite/5.0.5": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.Data.Sqlite.Core": "5.0.5",
|
|
|
- "SQLitePCLRaw.bundle_e_sqlite3": "2.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.Data.Sqlite.Core/5.0.5": {
|
|
|
- "dependencies": {
|
|
|
- "SQLitePCLRaw.core": "2.0.4"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
|
|
|
- "assemblyVersion": "5.0.5.0",
|
|
|
- "fileVersion": "5.0.521.16102"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {},
|
|
|
- "Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Text.Encodings.Web": "7.0.0",
|
|
|
- "System.Text.Json": "7.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.22.51805"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "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.JsonWebTokens/6.15.1": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.IdentityModel.Tokens": "6.15.1"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
|
- "assemblyVersion": "6.15.1.0",
|
|
|
- "fileVersion": "6.15.1.30119"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Logging/6.15.1": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
|
|
|
- "assemblyVersion": "6.15.1.0",
|
|
|
- "fileVersion": "6.15.1.30119"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Protocols/6.15.1": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.IdentityModel.Logging": "6.15.1",
|
|
|
- "Microsoft.IdentityModel.Tokens": "6.15.1"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
|
- "assemblyVersion": "6.15.1.0",
|
|
|
- "fileVersion": "6.15.1.30119"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.15.1": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.IdentityModel.Protocols": "6.15.1",
|
|
|
- "System.IdentityModel.Tokens.Jwt": "6.15.1"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
|
- "assemblyVersion": "6.15.1.0",
|
|
|
- "fileVersion": "6.15.1.30119"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Tokens/6.15.1": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.CSharp": "4.7.0",
|
|
|
- "Microsoft.IdentityModel.Logging": "6.15.1",
|
|
|
- "System.Security.Cryptography.Cng": "4.5.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
|
- "assemblyVersion": "6.15.1.0",
|
|
|
- "fileVersion": "6.15.1.30119"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.NETCore.Platforms/3.1.0": {},
|
|
|
- "Microsoft.NETCore.Targets/1.1.0": {},
|
|
|
- "Microsoft.OpenApi/1.2.3": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
|
- "assemblyVersion": "1.2.3.0",
|
|
|
- "fileVersion": "1.2.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.Win32.Registry/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Security.AccessControl": "4.7.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.Win32.SystemEvents/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
- "assemblyVersion": "4.0.2.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.2.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "MiniProfiler.AspNetCore/4.2.22": {
|
|
|
- "dependencies": {
|
|
|
- "MiniProfiler.Shared": "4.2.22",
|
|
|
- "System.Text.Json": "7.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.0/MiniProfiler.AspNetCore.dll": {
|
|
|
- "assemblyVersion": "4.0.0.0",
|
|
|
- "fileVersion": "4.2.22.25413"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netcoreapp3.0/MiniProfiler.AspNetCore.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "MiniProfiler.AspNetCore.Mvc/4.2.22": {
|
|
|
- "dependencies": {
|
|
|
- "MiniProfiler.AspNetCore": "4.2.22"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.0/MiniProfiler.AspNetCore.Mvc.dll": {
|
|
|
- "assemblyVersion": "4.0.0.0",
|
|
|
- "fileVersion": "4.2.22.25413"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netcoreapp3.0/MiniProfiler.AspNetCore.Mvc.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "MiniProfiler.Shared/4.2.22": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
|
- "Newtonsoft.Json": "13.0.2",
|
|
|
- "System.ComponentModel.Primitives": "4.3.0",
|
|
|
- "System.Data.Common": "4.3.0",
|
|
|
- "System.Diagnostics.DiagnosticSource": "4.7.0",
|
|
|
- "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.2.22.25413"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/MiniProfiler.Shared.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "MySqlConnector/2.2.5": {
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/MySqlConnector.dll": {
|
|
|
- "assemblyVersion": "2.0.0.0",
|
|
|
- "fileVersion": "2.2.5.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/MySqlConnector.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Namotion.Reflection/2.1.1": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.CSharp": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Namotion.Reflection.dll": {
|
|
|
- "assemblyVersion": "2.1.1.0",
|
|
|
- "fileVersion": "2.1.1.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Namotion.Reflection.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Newtonsoft.Json/13.0.2": {
|
|
|
- "runtime": {
|
|
|
- "lib/net6.0/Newtonsoft.Json.dll": {
|
|
|
- "assemblyVersion": "13.0.0.0",
|
|
|
- "fileVersion": "13.0.2.27524"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net6.0/Newtonsoft.Json.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Newtonsoft.Json.Bson/1.0.2": {
|
|
|
- "dependencies": {
|
|
|
- "Newtonsoft.Json": "13.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
|
|
|
- "assemblyVersion": "1.0.0.0",
|
|
|
- "fileVersion": "1.0.2.22727"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "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"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net5.0/Npgsql.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Oracle.ManagedDataAccess.Core/3.21.1": {
|
|
|
- "dependencies": {
|
|
|
- "System.Diagnostics.PerformanceCounter": "4.7.0",
|
|
|
- "System.DirectoryServices": "4.7.0",
|
|
|
- "System.DirectoryServices.Protocols": "4.7.0",
|
|
|
- "System.Text.Json": "7.0.2"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {
|
|
|
- "assemblyVersion": "3.1.21.1",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.1/Oracle.ManagedDataAccess.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "SQLitePCLRaw.core": "2.0.4",
|
|
|
- "SQLitePCLRaw.lib.e_sqlite3": "2.0.4",
|
|
|
- "SQLitePCLRaw.provider.dynamic_cdecl": "2.0.4"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.1/SQLitePCLRaw.batteries_v2.dll": {
|
|
|
- "assemblyVersion": "2.0.4.976",
|
|
|
- "fileVersion": "2.0.4.976"
|
|
|
- },
|
|
|
- "lib/netcoreapp3.1/SQLitePCLRaw.nativelibrary.dll": {
|
|
|
- "assemblyVersion": "2.0.4.976",
|
|
|
- "fileVersion": "2.0.4.976"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netcoreapp3.1/SQLitePCLRaw.batteries_v2.dll": {},
|
|
|
- "lib/netcoreapp3.1/SQLitePCLRaw.nativelibrary.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "SQLitePCLRaw.core/2.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "System.Memory": "4.5.3"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {
|
|
|
- "assemblyVersion": "2.0.4.976",
|
|
|
- "fileVersion": "2.0.4.976"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/alpine-x64/native/libe_sqlite3.so": {
|
|
|
- "rid": "alpine-x64",
|
|
|
- "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-x64/native/libe_sqlite3.so": {
|
|
|
- "rid": "linux-musl-x64",
|
|
|
- "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/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.dynamic_cdecl/2.0.4": {
|
|
|
- "dependencies": {
|
|
|
- "SQLitePCLRaw.core": "2.0.4"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {
|
|
|
- "assemblyVersion": "2.0.4.976",
|
|
|
- "fileVersion": "2.0.4.976"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "SqlSugarCore/5.1.4.65": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.Data.SqlClient": "2.1.4",
|
|
|
- "Microsoft.Data.Sqlite": "5.0.5",
|
|
|
- "MySqlConnector": "2.2.5",
|
|
|
- "Newtonsoft.Json": "13.0.2",
|
|
|
- "Npgsql": "5.0.7",
|
|
|
- "Oracle.ManagedDataAccess.Core": "3.21.1",
|
|
|
- "SqlSugarCore.Dm": "1.0.0",
|
|
|
- "SqlSugarCore.Kdbndp": "7.3.0",
|
|
|
- "System.Data.Common": "4.3.0",
|
|
|
- "System.Reflection.Emit.Lightweight": "4.3.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.1/SqlSugar.dll": {
|
|
|
- "assemblyVersion": "5.1.4.65",
|
|
|
- "fileVersion": "5.1.4.65"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.1/SqlSugar.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "SqlSugarCore.Dm/1.0.0": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/DmProvider.dll": {
|
|
|
- "assemblyVersion": "1.1.0.0",
|
|
|
- "fileVersion": "1.1.0.42711"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/DmProvider.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "SqlSugarCore.Kdbndp/7.3.0": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.1/Kdbndp.dll": {
|
|
|
- "assemblyVersion": "4.0.7.0",
|
|
|
- "fileVersion": "4.0.7.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.1/Kdbndp.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "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.Swagger/6.5.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.OpenApi": "1.2.3"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
|
- "assemblyVersion": "6.5.0.0",
|
|
|
- "fileVersion": "6.5.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
|
- "dependencies": {
|
|
|
- "Swashbuckle.AspNetCore.Swagger": "6.5.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
|
- "assemblyVersion": "6.5.0.0",
|
|
|
- "fileVersion": "6.5.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
|
- "runtime": {
|
|
|
- "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
|
- "assemblyVersion": "6.5.0.0",
|
|
|
- "fileVersion": "6.5.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Collections/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "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.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Collections.Immutable/6.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.ComponentModel/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.ComponentModel.Primitives/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.ComponentModel": "4.3.0",
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Configuration.ConfigurationManager/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Security.Cryptography.ProtectedData": "4.7.0",
|
|
|
- "System.Security.Permissions": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
|
- "assemblyVersion": "4.0.3.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "System.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.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Text.RegularExpressions": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Diagnostics.Debug/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Diagnostics.DiagnosticSource/4.7.0": {},
|
|
|
- "System.Diagnostics.PerformanceCounter/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.Win32.Registry": "4.7.0",
|
|
|
- "System.Configuration.ConfigurationManager": "4.7.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
|
- "assemblyVersion": "4.0.2.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.2.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Diagnostics.StackTrace/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.IO.FileSystem": "4.3.0",
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Reflection.Metadata": "6.0.1",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Diagnostics.Tracing/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.DirectoryServices/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "System.IO.FileSystem.AccessControl": "4.7.0",
|
|
|
- "System.Security.AccessControl": "4.7.0",
|
|
|
- "System.Security.Permissions": "4.7.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.DirectoryServices.dll": {
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard2.0/System.DirectoryServices.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "System.DirectoryServices.Protocols/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard2.0/System.DirectoryServices.Protocols.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Drawing.Common/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.Win32.SystemEvents": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.Drawing.Common.dll": {
|
|
|
- "assemblyVersion": "4.0.0.1",
|
|
|
- "fileVersion": "4.6.26919.2"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
|
- "rid": "unix",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.2.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- },
|
|
|
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.2.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "System.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.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Globalization/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.IdentityModel.Tokens.Jwt/6.15.1": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.IdentityModel.JsonWebTokens": "6.15.1",
|
|
|
- "Microsoft.IdentityModel.Tokens": "6.15.1"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
|
- "assemblyVersion": "6.15.1.0",
|
|
|
- "fileVersion": "6.15.1.30119"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "System.IO/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Text.Encoding": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.IO.FileSystem/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.IO": "4.3.0",
|
|
|
- "System.IO.FileSystem.Primitives": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Handles": "4.3.0",
|
|
|
- "System.Text.Encoding": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.IO.FileSystem.AccessControl/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Security.AccessControl": "4.7.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Primitives/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "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.0",
|
|
|
- "System.Runtime.Extensions": "4.3.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.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Memory/4.5.3": {},
|
|
|
- "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.0",
|
|
|
- "System.Threading": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Reflection/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.IO": "4.3.0",
|
|
|
- "System.Reflection.Primitives": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "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.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Reflection.Primitives": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "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.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Reflection.Extensions/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Reflection.Metadata/6.0.1": {
|
|
|
- "dependencies": {
|
|
|
- "System.Collections.Immutable": "6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Reflection.Primitives/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Reflection.TypeExtensions/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Resources.ResourceManager/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Globalization": "4.3.0",
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Runtime/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Runtime.Caching/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Configuration.ConfigurationManager": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
|
- "System.Runtime.Extensions/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Runtime.Handles/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Primitives/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Security.AccessControl/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "System.Security.Principal.Windows": "4.7.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Cng/4.5.0": {},
|
|
|
- "System.Security.Cryptography.ProtectedData/4.7.0": {
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
|
- "assemblyVersion": "4.0.5.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.5.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Security.Permissions/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Security.AccessControl": "4.7.0",
|
|
|
- "System.Windows.Extensions": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.0/System.Security.Permissions.dll": {
|
|
|
- "assemblyVersion": "4.0.3.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netcoreapp3.0/System.Security.Permissions.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Security.Principal.Windows/4.7.0": {},
|
|
|
- "System.Text.Encoding/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Text.Encoding.CodePages/6.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Text.Encodings.Web/7.0.0": {},
|
|
|
- "System.Text.Json/7.0.2": {
|
|
|
- "dependencies": {
|
|
|
- "System.Text.Encodings.Web": "7.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Text.RegularExpressions/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Threading/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Threading.Tasks/4.3.0": {
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "3.1.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "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.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "System.Windows.Extensions/4.7.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Drawing.Common": "4.7.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "4.0.1.0",
|
|
|
- "fileVersion": "4.700.19.56404"
|
|
|
- }
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "gpt_api.Core/1.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "Furion.Extras.Authentication.JwtBearer": "4.8.7.36",
|
|
|
- "Furion.Extras.ObjectMapper.Mapster": "4.8.7.36",
|
|
|
- "Furion.Pure": "4.8.7.36",
|
|
|
- "Namotion.Reflection": "2.1.1",
|
|
|
- "SqlSugarCore": "5.1.4.65"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "gpt_api.Core.dll": {}
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "gpt_api.Core.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "gpt_api.Entity/1.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "gpt_api.Core": "1.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "gpt_api.Entity.dll": {}
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "gpt_api.Entity.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "gpt_api.Respository/1.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "gpt_api.Core": "1.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "gpt_api.Respository.dll": {}
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "gpt_api.Respository.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Antiforgery/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Antiforgery.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.Cookies/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authentication.Cookies.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.Core/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authentication.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authentication.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.OAuth/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authentication.OAuth.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authorization/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authorization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authorization.Policy/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Authorization.Policy.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Authorization/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Components.Authorization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Components.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Forms/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Components.Forms.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Server/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Components.Server.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Web/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Components.Web.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Connections.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Connections.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.CookiePolicy/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.CookiePolicy.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Cors/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Cors.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Cryptography.Internal/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Cryptography.Internal.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Cryptography.KeyDerivation/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.DataProtection.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.DataProtection/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.DataProtection.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.DataProtection.Extensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Diagnostics.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Diagnostics/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Diagnostics.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Diagnostics.HealthChecks/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HostFiltering/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.HostFiltering.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Hosting.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Hosting/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Hosting.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Hosting.Server.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Html.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Html.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Connections.Common/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.Connections.Common.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Connections/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.Connections.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Extensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Features/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.Features.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Results/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Http.Results.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HttpLogging/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.HttpLogging.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HttpOverrides/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.HttpOverrides.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HttpsPolicy/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.HttpsPolicy.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Identity/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Identity.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Localization/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Localization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Localization.Routing/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Localization.Routing.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Metadata/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Metadata.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.ApiExplorer/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Core/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Cors/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Cors.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.DataAnnotations/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Json/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Xml/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Localization/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Localization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.RazorPages/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.TagHelpers/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.ViewFeatures/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.OutputCaching/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.OutputCaching.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.RateLimiting/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.RateLimiting.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Razor/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Razor.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Razor.Runtime/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Razor.Runtime.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.RequestDecompression/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.RequestDecompression.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.ResponseCaching.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.ResponseCaching/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.ResponseCaching.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.ResponseCompression/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.ResponseCompression.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Rewrite/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Rewrite.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Routing.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Routing.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Routing/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Routing.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.HttpSys/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.HttpSys.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.IIS/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.IIS.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.IISIntegration/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.IISIntegration.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Core/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Session/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.Session.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR.Common/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.SignalR.Common.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR.Core/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.SignalR.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.SignalR.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR.Protocols.Json/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.StaticFiles/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.StaticFiles.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.WebSockets/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.WebSockets.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.WebUtilities/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.AspNetCore.WebUtilities.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.CSharp.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.CSharp.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Caching.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Caching.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Caching.Memory/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Caching.Memory.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Binder/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.Binder.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.CommandLine/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.CommandLine.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.EnvironmentVariables/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.FileExtensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.FileExtensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Ini/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.Ini.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Json/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.Json.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.KeyPerFile/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.UserSecrets/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.UserSecrets.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Xml/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Configuration.Xml.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.DependencyInjection/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.DependencyInjection.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Features/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Features.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.FileProviders.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Composite/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.FileProviders.Composite.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Embedded/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.FileProviders.Embedded.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Physical/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.FileProviders.Physical.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileSystemGlobbing/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.FileSystemGlobbing.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Hosting.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Hosting.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Hosting/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Hosting.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Http/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Http.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Identity.Core/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Identity.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Identity.Stores/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Identity.Stores.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Localization.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Localization.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Localization/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Localization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Abstractions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.Abstractions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Configuration/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.Configuration.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Console/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.Console.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Debug/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.Debug.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.EventLog/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.EventLog.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.EventSource/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.EventSource.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.TraceSource/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Logging.TraceSource.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.ObjectPool/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.ObjectPool.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Options.ConfigurationExtensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Options.DataAnnotations/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Options.DataAnnotations.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Options/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Options.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Primitives/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Extensions.WebEncoders/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Extensions.WebEncoders.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.JSInterop/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.JSInterop.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Net.Http.Headers/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Net.Http.Headers.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.VisualBasic.Core/12.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.VisualBasic.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.VisualBasic/10.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.VisualBasic.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Win32.Primitives/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Win32.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "Microsoft.Win32.Registry.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "Microsoft.Win32.Registry.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "mscorlib/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "mscorlib.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "netstandard/2.1.0.0": {
|
|
|
- "compile": {
|
|
|
- "netstandard.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.AppContext/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.AppContext.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Buffers/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Buffers.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Collections.Concurrent.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Collections.Concurrent.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Collections.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Collections.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Collections.Immutable.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Collections.Immutable.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Collections.NonGeneric/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Collections.NonGeneric.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Collections.Specialized/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Collections.Specialized.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ComponentModel.Annotations/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ComponentModel.Annotations.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ComponentModel.DataAnnotations/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ComponentModel.DataAnnotations.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ComponentModel.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ComponentModel.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ComponentModel.EventBasedAsync/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ComponentModel.EventBasedAsync.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ComponentModel.Primitives.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ComponentModel.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ComponentModel.TypeConverter/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ComponentModel.TypeConverter.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Configuration/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Configuration.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Console/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Console.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Core/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Core.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Data.Common.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Data.Common.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Data.DataSetExtensions/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Data.DataSetExtensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Data/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Data.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.Contracts/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.Contracts.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.Debug.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.Debug.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.DiagnosticSource.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.DiagnosticSource.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.EventLog/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.EventLog.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.FileVersionInfo/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.FileVersionInfo.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.Process/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.Process.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.StackTrace.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.StackTrace.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.TextWriterTraceListener/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.TextWriterTraceListener.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.Tools/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.Tools.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.TraceSource/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.TraceSource.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Diagnostics.Tracing.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Diagnostics.Tracing.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Drawing/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Drawing.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Drawing.Primitives/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Drawing.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Dynamic.Runtime.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Dynamic.Runtime.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Formats.Asn1/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Formats.Asn1.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Formats.Tar/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Formats.Tar.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Globalization.Calendars/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Globalization.Calendars.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Globalization.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Globalization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Globalization.Extensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Globalization.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Compression.Brotli/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Compression.Brotli.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Compression/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Compression.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Compression.FileSystem/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Compression.FileSystem.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Compression.ZipFile/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Compression.ZipFile.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.FileSystem.AccessControl.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.FileSystem.AccessControl.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.FileSystem.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.FileSystem.DriveInfo/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.FileSystem.DriveInfo.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Primitives.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.FileSystem.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Watcher/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.FileSystem.Watcher.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.IsolatedStorage/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.IsolatedStorage.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.MemoryMappedFiles/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.MemoryMappedFiles.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Pipelines/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Pipelines.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Pipes.AccessControl/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Pipes.AccessControl.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.Pipes/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.Pipes.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.IO.UnmanagedMemoryStream/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.IO.UnmanagedMemoryStream.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Linq.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Linq.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Linq.Expressions.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Linq.Expressions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Linq.Parallel/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Linq.Parallel.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Linq.Queryable/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Linq.Queryable.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Memory.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Memory.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Http/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Http.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Http.Json/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Http.Json.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.HttpListener/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.HttpListener.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Mail/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Mail.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.NameResolution/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.NameResolution.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.NetworkInformation/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.NetworkInformation.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Ping/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Ping.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Primitives/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Quic/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Quic.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Requests/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Requests.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Security/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Security.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.ServicePoint/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.ServicePoint.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.Sockets/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.Sockets.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.WebClient/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.WebClient.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.WebHeaderCollection/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.WebHeaderCollection.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.WebProxy/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.WebProxy.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.WebSockets.Client/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.WebSockets.Client.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Net.WebSockets/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Net.WebSockets.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Numerics/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Numerics.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Numerics.Vectors/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Numerics.Vectors.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ObjectModel.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ObjectModel.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.DispatchProxy/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.DispatchProxy.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Emit.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.Emit.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Emit.ILGeneration.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.Emit.ILGeneration.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Emit.Lightweight.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.Emit.Lightweight.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Extensions.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Metadata.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.Metadata.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.Primitives.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Reflection.TypeExtensions.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Reflection.TypeExtensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Resources.Reader/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Resources.Reader.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Resources.ResourceManager.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Resources.ResourceManager.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Resources.Writer/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Resources.Writer.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.CompilerServices.Unsafe.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.CompilerServices.VisualC/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.CompilerServices.VisualC.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Extensions.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Handles.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Handles.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.InteropServices/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.InteropServices.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.InteropServices.JavaScript/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.InteropServices.JavaScript.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.InteropServices.RuntimeInformation/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.InteropServices.RuntimeInformation.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Intrinsics/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Intrinsics.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Loader/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Loader.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Numerics/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Numerics.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Serialization/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Serialization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Formatters/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Serialization.Formatters.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Json/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Serialization.Json.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Primitives.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Serialization.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Xml/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Runtime.Serialization.Xml.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.AccessControl.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.AccessControl.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Claims/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Claims.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Algorithms/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.Algorithms.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Cng.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.Cng.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Csp/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.Csp.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Encoding/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.Encoding.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.OpenSsl/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.OpenSsl.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Primitives/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.Primitives.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.X509Certificates/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.X509Certificates.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Xml/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Cryptography.Xml.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Principal/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Principal.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.Principal.Windows.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.Principal.Windows.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Security.SecureString/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Security.SecureString.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ServiceModel.Web/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ServiceModel.Web.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ServiceProcess/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.ServiceProcess.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Text.Encoding.CodePages.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Text.Encoding.CodePages.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Text.Encoding.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Text.Encoding.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Text.Encoding.Extensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Text.Encoding.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Text.Encodings.Web.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Text.Encodings.Web.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Text.Json.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Text.Json.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Text.RegularExpressions.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Text.RegularExpressions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Channels/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Channels.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Overlapped/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Overlapped.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.RateLimiting/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.RateLimiting.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Dataflow/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Tasks.Dataflow.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Tasks.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Extensions/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Tasks.Extensions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Parallel.Reference/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Tasks.Parallel.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Thread/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Thread.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.ThreadPool/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.ThreadPool.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Threading.Timer/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Threading.Timer.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Transactions/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Transactions.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Transactions.Local/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Transactions.Local.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.ValueTuple/4.0.3.0": {
|
|
|
- "compile": {
|
|
|
- "System.ValueTuple.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Web/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Web.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Web.HttpUtility/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Web.HttpUtility.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Windows/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Windows.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.Linq/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.Linq.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.ReaderWriter/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.ReaderWriter.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.Serialization/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.Serialization.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.XDocument/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.XDocument.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.XmlDocument/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.XmlDocument.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.XmlSerializer/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.XmlSerializer.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.XPath/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.XPath.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "System.Xml.XPath.XDocument/7.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "System.Xml.XPath.XDocument.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- },
|
|
|
- "WindowsBase/4.0.0.0": {
|
|
|
- "compile": {
|
|
|
- "WindowsBase.dll": {}
|
|
|
- },
|
|
|
- "compileOnly": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "libraries": {
|
|
|
- "gpt_api.Application/1.0.0": {
|
|
|
- "type": "project",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Ben.Demystifier/0.4.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-axFeEMfmEORy3ipAzOXG/lE+KcNptRbei3F0C4kQCdeiQtW+qJW90K5iIovITGrdLt8AjhNCwk5qLSX9/rFpoA==",
|
|
|
- "path": "ben.demystifier/0.4.1",
|
|
|
- "hashPath": "ben.demystifier.0.4.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Furion.Extras.Authentication.JwtBearer/4.8.7.36": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-Z1aC8hICg/RUFgXg+S2XQeCBeW7c3uaIrnm+ojddD9YqXVjPoRE+WAVtKZiR9mHX33RI6u/W2w2SNFC9hZAW5g==",
|
|
|
- "path": "furion.extras.authentication.jwtbearer/4.8.7.36",
|
|
|
- "hashPath": "furion.extras.authentication.jwtbearer.4.8.7.36.nupkg.sha512"
|
|
|
- },
|
|
|
- "Furion.Extras.ObjectMapper.Mapster/4.8.7.36": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-oaQmJ/oPz7jbdI3xIWb7cql1WEkblSOrYSER3znEbnazB9UJRX2OzwnZD6xbCVNXfzAXEir8krlyJmSm/LCgEg==",
|
|
|
- "path": "furion.extras.objectmapper.mapster/4.8.7.36",
|
|
|
- "hashPath": "furion.extras.objectmapper.mapster.4.8.7.36.nupkg.sha512"
|
|
|
- },
|
|
|
- "Furion.Pure/4.8.7.36": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-JsWEdVtsxfB+z9UJA0k1R1Yx3Sn7aYvBgLGwy6Dxb7iQrPqHzioLsrqKjDntL3KRVwhiyfOxS1LzN4BvFKKCvw==",
|
|
|
- "path": "furion.pure/4.8.7.36",
|
|
|
- "hashPath": "furion.pure.4.8.7.36.nupkg.sha512"
|
|
|
- },
|
|
|
- "Furion.Pure.Extras.DependencyModel.CodeAnalysis/4.8.7.36": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-W9ROD2uWaUy9wPsW4ip5wgcjKEmVlzhNNkm4/EnJ7vdov9nAzSzA59BZcGvmEEj0i5QFIJzxDWAVKsD4R+rGYw==",
|
|
|
- "path": "furion.pure.extras.dependencymodel.codeanalysis/4.8.7.36",
|
|
|
- "hashPath": "furion.pure.extras.dependencymodel.codeanalysis.4.8.7.36.nupkg.sha512"
|
|
|
- },
|
|
|
- "Mapster/7.3.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-NrCUX/rJa5PTyo6iW4AL5dZLU9PDNlYnrJOVjgdpo5OQM9EtWH2CMHnC5sSuJWC0d0b0SnmeRrIviEem6WxtuQ==",
|
|
|
- "path": "mapster/7.3.0",
|
|
|
- "hashPath": "mapster.7.3.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Mapster.Core/1.2.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-TNdqZk2zAuBYfJF88D/3clQTOyOdqr1crU81yZQtlGa+e7FYWhJdK/buBWT+TpM3qQko9UzmzfOT4iq3JCs/ZA==",
|
|
|
- "path": "mapster.core/1.2.0",
|
|
|
- "hashPath": "mapster.core.1.2.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Mapster.DependencyInjection/1.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-nNSGrgu5GirZ8nmuFXHGct+GwXjmbAAb+UqBl3Bwx/vbkCOypuvOziC+wTaNEjz/OE6LMg8yMCZzOtl59Lxw9Q==",
|
|
|
- "path": "mapster.dependencyinjection/1.0.0",
|
|
|
- "hashPath": "mapster.dependencyinjection.1.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.JwtBearer/7.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-yMCO9yU1kNQ5MomCnGDNsjPyIvnxHu4U7AfRkLmzZuzCeOGGA5XiehmpfzzqlyIs8wbSR/c6jbuLexedfKgjgA==",
|
|
|
- "path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.4",
|
|
|
- "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.7.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.JsonPatch/7.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-Ign6gpOinYLePR66lVRHhh3qY9sBiVwvp2P3kjYIi5yRd/60BC5kQb+NZWqaIz1/8BXnVqdRE2baEKDm5fU3gg==",
|
|
|
- "path": "microsoft.aspnetcore.jsonpatch/7.0.4",
|
|
|
- "hashPath": "microsoft.aspnetcore.jsonpatch.7.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-o7gsUVT5HjBWBOeh8OaZSIoKBr5gCZdBfThivMr8Xh3IPGcQDO1cGHzBTaQQ/DoxhPnducXacCl9On5GFxcOxw==",
|
|
|
- "path": "microsoft.aspnetcore.mvc.newtonsoftjson/7.0.4",
|
|
|
- "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.7.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-M0h+ChPgydX2xY17agiphnAVa/Qh05RAP8eeuqGGhQKT10claRBlLNO6d2/oSV8zy0RLHzwLnNZm5xuC/gckGA==",
|
|
|
- "path": "microsoft.aspnetcore.mvc.razor.extensions/6.0.0",
|
|
|
- "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.6.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/7.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-jMCy3GrhNCgXy2vzISIjye1o1N2WHpMTLMcRtBg3sXeZhK6N8rHA8bZUorQaGl/GX3GOkW/PsgISzCQjVA3WkQ==",
|
|
|
- "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/7.0.4",
|
|
|
- "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.7.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Razor.Language/6.0.15": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-AzJIbL5XPxfgFas691Yjm3r+NUyM633xAlA4uAzmcbtVmGReAzUjLJAZiAi/onBrX3s8aeKNrw7OuHvtmYGmHw==",
|
|
|
- "path": "microsoft.aspnetcore.razor.language/6.0.15",
|
|
|
- "hashPath": "microsoft.aspnetcore.razor.language.6.0.15.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
|
|
|
- "path": "microsoft.codeanalysis.analyzers/3.3.3",
|
|
|
- "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.Common/4.5.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
|
|
|
- "path": "microsoft.codeanalysis.common/4.5.0",
|
|
|
- "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
|
|
|
- "path": "microsoft.codeanalysis.csharp/4.5.0",
|
|
|
- "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.CodeAnalysis.Razor/6.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-uqdzuQXxD7XrJCbIbbwpI/LOv0PBJ9VIR0gdvANTHOfK5pjTaCir+XcwvYvBZ5BIzd0KGzyiamzlEWw1cK1q0w==",
|
|
|
- "path": "microsoft.codeanalysis.razor/6.0.0",
|
|
|
- "hashPath": "microsoft.codeanalysis.razor.6.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.CSharp/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
|
|
|
- "path": "microsoft.csharp/4.7.0",
|
|
|
- "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.Data.SqlClient/2.1.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
|
|
|
- "path": "microsoft.data.sqlclient/2.1.4",
|
|
|
- "hashPath": "microsoft.data.sqlclient.2.1.4.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/5.0.5": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-zTeCkFsBHZ1/iBd0GqyAUrtb3xuaiUeJyhd9hjuW9yo/ylRhWqxORKznR0bR1g/joUTohGTHAXr/KIuSNyjH/Q==",
|
|
|
- "path": "microsoft.data.sqlite/5.0.5",
|
|
|
- "hashPath": "microsoft.data.sqlite.5.0.5.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.Data.Sqlite.Core/5.0.5": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-tFKcgzzk3495LzD38gw75qmFS6Y1lDr5O9TGfSSG8GgtYF2G5VuTp7VdkeHKaaKOOgrSgHjuc3ogyWh7TZ10Hg==",
|
|
|
- "path": "microsoft.data.sqlite.core/5.0.5",
|
|
|
- "hashPath": "microsoft.data.sqlite.core.5.0.5.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.Abstractions/7.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
|
|
|
- "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
|
|
|
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
|
|
|
- "path": "microsoft.extensions.dependencymodel/7.0.0",
|
|
|
- "hashPath": "microsoft.extensions.dependencymodel.7.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.JsonWebTokens/6.15.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-X5K/Pt02agb1V+khh5u7Q8hg02IVTshxV5owpR7UdQ9zfs0+A6qzca0F9jyv3o8SlOjEFHBabs+5cp7Noofzvg==",
|
|
|
- "path": "microsoft.identitymodel.jsonwebtokens/6.15.1",
|
|
|
- "hashPath": "microsoft.identitymodel.jsonwebtokens.6.15.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Logging/6.15.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-PpZHL/Bt/8vQ8g/6LxweuI1EusV0ogUBYnGM+bPeL/SG89gx2n05xKNE/U5JNEkLFLL+sk7O8T7c/PXhFtUtUg==",
|
|
|
- "path": "microsoft.identitymodel.logging/6.15.1",
|
|
|
- "hashPath": "microsoft.identitymodel.logging.6.15.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Protocols/6.15.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-6nHr+4yE8vj620Vy4L0pl7kmkvWc06wBrJ+AOo/gjqzu/UD/MYgySUqRGlZYrvvNmKkUWMw4hdn78MPCb4bstA==",
|
|
|
- "path": "microsoft.identitymodel.protocols/6.15.1",
|
|
|
- "hashPath": "microsoft.identitymodel.protocols.6.15.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.15.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-WwecgT/PNrytLNUWjkYtnnG2LXMAzkINSaZM+8dPPiEpOGz1bQDBWAenTSurYICxGoA1sOPriFXk+ocnQyprKw==",
|
|
|
- "path": "microsoft.identitymodel.protocols.openidconnect/6.15.1",
|
|
|
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.15.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.IdentityModel.Tokens/6.15.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-0bd0ocKuNai0/GdhboIW37R6z8I0vFqlmiPeG055SJxPPJ7dfBo2tjJ3bPV9vjFCRDuusj24dldOsg4hWui6iw==",
|
|
|
- "path": "microsoft.identitymodel.tokens/6.15.1",
|
|
|
- "hashPath": "microsoft.identitymodel.tokens.6.15.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.NETCore.Platforms/3.1.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
|
|
|
- "path": "microsoft.netcore.platforms/3.1.0",
|
|
|
- "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.NETCore.Targets/1.1.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
|
|
- "path": "microsoft.netcore.targets/1.1.0",
|
|
|
- "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.OpenApi/1.2.3": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
|
|
- "path": "microsoft.openapi/1.2.3",
|
|
|
- "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
|
|
|
- },
|
|
|
- "Microsoft.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/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
|
|
|
- "path": "microsoft.win32.systemevents/4.7.0",
|
|
|
- "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "MiniProfiler.AspNetCore/4.2.22": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-bBirB5d4Q0Bgx05Zg4yzXSmOHZQV4ZJhmxU3DGya4FZxNBwjaVHchqEKY0MJW5XLZo8axMAQm4yywgCvUlTymA==",
|
|
|
- "path": "miniprofiler.aspnetcore/4.2.22",
|
|
|
- "hashPath": "miniprofiler.aspnetcore.4.2.22.nupkg.sha512"
|
|
|
- },
|
|
|
- "MiniProfiler.AspNetCore.Mvc/4.2.22": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-nzCEaZnh77U9jw+c/qu4CtwYUpHEf+FH1ZMbYKMzIXr8CNNPlypSR6AJEAwjo3bq9TIJIpBMZIaK3inRLUCg4g==",
|
|
|
- "path": "miniprofiler.aspnetcore.mvc/4.2.22",
|
|
|
- "hashPath": "miniprofiler.aspnetcore.mvc.4.2.22.nupkg.sha512"
|
|
|
- },
|
|
|
- "MiniProfiler.Shared/4.2.22": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-OOA99Iu7FjFrdYaADcWL78KK9Kq6M+hfnZac5577aSrx0UYOM2apKlhBPKzoPtGPTRtQNKe4RK00u/FmahcU3g==",
|
|
|
- "path": "miniprofiler.shared/4.2.22",
|
|
|
- "hashPath": "miniprofiler.shared.4.2.22.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"
|
|
|
- },
|
|
|
- "Namotion.Reflection/2.1.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-trZzWMjzoZyfn34HtMs6cuoR0ssPZGpn9pyBWMGkaHdGA9VZzWLho+Rldtf+Ojej596PIal/vPdrDr1+MERXbA==",
|
|
|
- "path": "namotion.reflection/2.1.1",
|
|
|
- "hashPath": "namotion.reflection.2.1.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "Newtonsoft.Json/13.0.2": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
|
|
|
- "path": "newtonsoft.json/13.0.2",
|
|
|
- "hashPath": "newtonsoft.json.13.0.2.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"
|
|
|
- },
|
|
|
- "Oracle.ManagedDataAccess.Core/3.21.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-SJM0qRVz6a7xMJtPPHAObq7MEzo42T+6+MImuuUK7ZCTXc2BIXbc9cenN7006FcOuX8x4OeTpPbFfQTVlhk9bw==",
|
|
|
- "path": "oracle.manageddataaccess.core/3.21.1",
|
|
|
- "hashPath": "oracle.manageddataaccess.core.3.21.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-f5U8Sw0lRym8tTraJ2zm6OqcDrcrEVvcKDtYlKSLs3Ox9SerkwkPXiFXb/uiW0g2tJdUw6oBhsxI/l5DoRxXMg==",
|
|
|
- "path": "sqlitepclraw.bundle_e_sqlite3/2.0.4",
|
|
|
- "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "SQLitePCLRaw.core/2.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-4XlDZpDAsboMD6qZQcz9AaKblKDUTVHF+8f3lvbP7QjoqSRr2Xc0Lm34IK2pjRIYnyFLhI3yOJ5YWfOiCid2yg==",
|
|
|
- "path": "sqlitepclraw.core/2.0.4",
|
|
|
- "hashPath": "sqlitepclraw.core.2.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-oetvmtDZOE4Nnrtxd8Trapl9geBiu0rDCUXff46qGYjnUwzaU1mZ3OHnfR402tl32rx8gBWg3n5OBRaPJRbsGw==",
|
|
|
- "path": "sqlitepclraw.lib.e_sqlite3/2.0.4",
|
|
|
- "hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-AY6+vv/4ji1mCkLrS6HP/88rHT9YFKRyg3LUj8RyIk6imJMUFdQDiP8rK8gq0a/0FbqspLjK1t7rtKcr7FXRYA==",
|
|
|
- "path": "sqlitepclraw.provider.dynamic_cdecl/2.0.4",
|
|
|
- "hashPath": "sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512"
|
|
|
- },
|
|
|
- "SqlSugarCore/5.1.4.65": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-dtkmcOBn1yJWnPS+QI84WE/ux9KR6QURHKWQO0A8ZojXscWo3Xs93mmr8PwKTh+tBYOBilqY7GH5gGhx6lNrtA==",
|
|
|
- "path": "sqlsugarcore/5.1.4.65",
|
|
|
- "hashPath": "sqlsugarcore.5.1.4.65.nupkg.sha512"
|
|
|
- },
|
|
|
- "SqlSugarCore.Dm/1.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-TCZRpNQ21lZqTnBFbuVOKIFWMvl2IFRiU5FcSWbyOVD/F9tSwRK9BUQXtrBh3xpn2v/cUcRJgQdNEknWNjFd6w==",
|
|
|
- "path": "sqlsugarcore.dm/1.0.0",
|
|
|
- "hashPath": "sqlsugarcore.dm.1.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "SqlSugarCore.Kdbndp/7.3.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-yi3C3dphrOsL+tqascH29eyMjakFK2xRdVguZphH9OiKj8HZVHHSzo02jCfniIE5vK0KF8LQTAgmkVXJm5JWnw==",
|
|
|
- "path": "sqlsugarcore.kdbndp/7.3.0",
|
|
|
- "hashPath": "sqlsugarcore.kdbndp.7.3.0.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.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.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/6.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
|
|
|
- "path": "system.collections.immutable/6.0.0",
|
|
|
- "hashPath": "system.collections.immutable.6.0.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.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/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
|
|
|
- "path": "system.configuration.configurationmanager/4.7.0",
|
|
|
- "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.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/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==",
|
|
|
- "path": "system.diagnostics.diagnosticsource/4.7.0",
|
|
|
- "hashPath": "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Diagnostics.PerformanceCounter/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-kE9szT4i3TYT9bDE/BPfzg9/BL6enMiZlcUmnUEBrhRtxWvurKoa8qhXkLTRhrxMzBqaDleWlRfIPE02tulU+w==",
|
|
|
- "path": "system.diagnostics.performancecounter/4.7.0",
|
|
|
- "hashPath": "system.diagnostics.performancecounter.4.7.0.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.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/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-NRENC4ulDamI4DQtrYybxtQU3qnhGSTUdEKJkLyctHXY4RqNyS/egZpB9z8/CnFCiaQZmwLlqxfBmw80VlKBTA==",
|
|
|
- "path": "system.directoryservices/4.7.0",
|
|
|
- "hashPath": "system.directoryservices.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.DirectoryServices.Protocols/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-yy0a+E/yksdoMWfZEmWpI5LuCbJ/E6P5d4QRbqUDj/xC4MV7Vw5DiW3KREA9LFbWedoGx90KikUfSN0xhE1j1g==",
|
|
|
- "path": "system.directoryservices.protocols/4.7.0",
|
|
|
- "hashPath": "system.directoryservices.protocols.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Drawing.Common/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
|
|
|
- "path": "system.drawing.common/4.7.0",
|
|
|
- "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.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.Globalization/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
|
- "path": "system.globalization/4.3.0",
|
|
|
- "hashPath": "system.globalization.4.3.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.IdentityModel.Tokens.Jwt/6.15.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-q3ZLyWmpX4+jW4XITf7Axd+9sC6w2NrQaKcQQT9A8waoknHgaNwSeookpUmPMQDqS0afT9Lh0JYub196vzuzbA==",
|
|
|
- "path": "system.identitymodel.tokens.jwt/6.15.1",
|
|
|
- "hashPath": "system.identitymodel.tokens.jwt.6.15.1.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.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.AccessControl/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==",
|
|
|
- "path": "system.io.filesystem.accesscontrol/4.7.0",
|
|
|
- "hashPath": "system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.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.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.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.3": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
|
|
|
- "path": "system.memory/4.5.3",
|
|
|
- "hashPath": "system.memory.4.5.3.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.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/6.0.1": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
|
|
|
- "path": "system.reflection.metadata/6.0.1",
|
|
|
- "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Reflection.Primitives/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
|
- "path": "system.reflection.primitives/4.3.0",
|
|
|
- "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.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.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
|
- "path": "system.runtime/4.3.0",
|
|
|
- "hashPath": "system.runtime.4.3.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Runtime.Caching/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.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/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
|
|
|
- "path": "system.security.accesscontrol/4.7.0",
|
|
|
- "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Cng/4.5.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
|
|
- "path": "system.security.cryptography.cng/4.5.0",
|
|
|
- "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Security.Cryptography.ProtectedData/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
|
|
|
- "path": "system.security.cryptography.protecteddata/4.7.0",
|
|
|
- "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Security.Permissions/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
|
|
- "path": "system.security.permissions/4.7.0",
|
|
|
- "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Security.Principal.Windows/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
|
|
- "path": "system.security.principal.windows/4.7.0",
|
|
|
- "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Text.Encoding/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
|
|
- "path": "system.text.encoding/4.3.0",
|
|
|
- "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Text.Encoding.CodePages/6.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
|
|
|
- "path": "system.text.encoding.codepages/6.0.0",
|
|
|
- "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Text.Encodings.Web/7.0.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
|
|
|
- "path": "system.text.encodings.web/7.0.0",
|
|
|
- "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Text.Json/7.0.2": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==",
|
|
|
- "path": "system.text.json/7.0.2",
|
|
|
- "hashPath": "system.text.json.7.0.2.nupkg.sha512"
|
|
|
- },
|
|
|
- "System.Text.RegularExpressions/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
|
|
|
- "path": "system.text.regularexpressions/4.3.0",
|
|
|
- "hashPath": "system.text.regularexpressions.4.3.0.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.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.Windows.Extensions/4.7.0": {
|
|
|
- "type": "package",
|
|
|
- "serviceable": true,
|
|
|
- "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
|
|
|
- "path": "system.windows.extensions/4.7.0",
|
|
|
- "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
|
|
|
- },
|
|
|
- "gpt_api.Core/1.0.0": {
|
|
|
- "type": "project",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "gpt_api.Entity/1.0.0": {
|
|
|
- "type": "project",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "gpt_api.Respository/1.0.0": {
|
|
|
- "type": "project",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Antiforgery/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.Cookies/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.Core/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authentication.OAuth/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authorization/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Authorization.Policy/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Authorization/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Forms/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Server/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Components.Web/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Connections.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.CookiePolicy/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Cors/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Cryptography.Internal/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Cryptography.KeyDerivation/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.DataProtection.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.DataProtection/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.DataProtection.Extensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Diagnostics.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Diagnostics/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Diagnostics.HealthChecks/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HostFiltering/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Hosting.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Hosting/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Hosting.Server.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Html.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Connections.Common/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Connections/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Extensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Features/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Http.Results/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HttpLogging/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HttpOverrides/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.HttpsPolicy/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Identity/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Localization/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Localization.Routing/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Metadata/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.ApiExplorer/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Core/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Cors/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.DataAnnotations/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Json/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Formatters.Xml/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Localization/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.Razor/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.RazorPages/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.TagHelpers/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Mvc.ViewFeatures/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.OutputCaching/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.RateLimiting/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Razor/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Razor.Runtime/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.RequestDecompression/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.ResponseCaching.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.ResponseCaching/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.ResponseCompression/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Rewrite/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Routing.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Routing/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.HttpSys/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.IIS/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.IISIntegration/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Core/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.Session/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR.Common/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR.Core/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.SignalR.Protocols.Json/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.StaticFiles/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.WebSockets/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.AspNetCore.WebUtilities/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.CSharp.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Caching.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Caching.Memory/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Binder/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.CommandLine/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.EnvironmentVariables/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.FileExtensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Ini/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Json/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.KeyPerFile/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.UserSecrets/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Configuration.Xml/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.DependencyInjection/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Diagnostics.HealthChecks/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Features/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Composite/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Embedded/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileProviders.Physical/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.FileSystemGlobbing/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Hosting.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Hosting/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Http/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Identity.Core/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Identity.Stores/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Localization.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Localization/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Abstractions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Configuration/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Console/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.Debug/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.EventLog/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.EventSource/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Logging.TraceSource/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.ObjectPool/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Options.ConfigurationExtensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Options.DataAnnotations/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Options/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.Primitives/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Extensions.WebEncoders/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.JSInterop/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Net.Http.Headers/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.VisualBasic.Core/12.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.VisualBasic/10.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Win32.Primitives/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "Microsoft.Win32.Registry.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "mscorlib/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "netstandard/2.1.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.AppContext/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Buffers/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Collections.Concurrent.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Collections.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Collections.Immutable.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Collections.NonGeneric/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Collections.Specialized/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ComponentModel.Annotations/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ComponentModel.DataAnnotations/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ComponentModel.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ComponentModel.EventBasedAsync/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ComponentModel.Primitives.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ComponentModel.TypeConverter/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Configuration/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Console/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Core/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Data.Common.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Data.DataSetExtensions/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Data/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.Contracts/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.Debug.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.DiagnosticSource.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.EventLog/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.FileVersionInfo/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.Process/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.StackTrace.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.TextWriterTraceListener/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.Tools/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.TraceSource/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Diagnostics.Tracing.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Drawing/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Drawing.Primitives/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Dynamic.Runtime.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Formats.Asn1/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Formats.Tar/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Globalization.Calendars/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Globalization.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Globalization.Extensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Compression.Brotli/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Compression/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Compression.FileSystem/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Compression.ZipFile/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.FileSystem.AccessControl.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.FileSystem.DriveInfo/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Primitives.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.FileSystem.Watcher/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.IsolatedStorage/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.MemoryMappedFiles/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Pipelines/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Pipes.AccessControl/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.Pipes/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.IO.UnmanagedMemoryStream/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Linq.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Linq.Expressions.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Linq.Parallel/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Linq.Queryable/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Memory.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Http/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Http.Json/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.HttpListener/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Mail/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.NameResolution/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.NetworkInformation/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Ping/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Primitives/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Quic/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Requests/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Security/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.ServicePoint/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.Sockets/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.WebClient/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.WebHeaderCollection/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.WebProxy/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.WebSockets.Client/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Net.WebSockets/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Numerics/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Numerics.Vectors/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ObjectModel.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.DispatchProxy/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Emit.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Emit.ILGeneration.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Emit.Lightweight.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Extensions.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Metadata.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.Primitives.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Reflection.TypeExtensions.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Resources.Reader/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Resources.ResourceManager.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Resources.Writer/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.CompilerServices.Unsafe.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.CompilerServices.VisualC/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Extensions.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Handles.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.InteropServices/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.InteropServices.JavaScript/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.InteropServices.RuntimeInformation/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Intrinsics/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Loader/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Numerics/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Serialization/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Formatters/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Json/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Primitives.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Runtime.Serialization.Xml/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.AccessControl.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Claims/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Algorithms/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Cng.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Csp/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Encoding/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.OpenSsl/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Primitives/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.X509Certificates/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Cryptography.Xml/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Principal/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.Principal.Windows.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Security.SecureString/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ServiceModel.Web/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ServiceProcess/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Text.Encoding.CodePages.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Text.Encoding.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Text.Encoding.Extensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Text.Encodings.Web.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Text.Json.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Text.RegularExpressions.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Channels/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Overlapped/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.RateLimiting/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Dataflow/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Extensions/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Tasks.Parallel.Reference/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Thread/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.ThreadPool/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Threading.Timer/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Transactions/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Transactions.Local/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.ValueTuple/4.0.3.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Web/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Web.HttpUtility/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Windows/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.Linq/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.ReaderWriter/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.Serialization/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.XDocument/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.XmlDocument/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.XmlSerializer/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.XPath/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "System.Xml.XPath.XDocument/7.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- },
|
|
|
- "WindowsBase/4.0.0.0": {
|
|
|
- "type": "referenceassembly",
|
|
|
- "serviceable": false,
|
|
|
- "sha512": ""
|
|
|
- }
|
|
|
- }
|
|
|
-}
|