Files
2026-08-05 21:15:14 +03:00

5373 lines
174 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {
"defines": [
"TRACE",
"DEBUG",
"NET",
"NET9_0",
"NETCOREAPP",
"NET5_0_OR_GREATER",
"NET6_0_OR_GREATER",
"NET7_0_OR_GREATER",
"NET8_0_OR_GREATER",
"NET9_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": "13.0",
"platform": "",
"allowUnsafe": false,
"warningsAsErrors": false,
"optimize": false,
"keyFile": "",
"emitEntryPoint": true,
"xmlDoc": false,
"debugType": "portable"
},
"targets": {
".NETCoreApp,Version=v9.0": {
"Auth.API/1.0.0": {
"dependencies": {
"Auth.Contracts": "1.0.0",
"Auth.Core": "1.0.0",
"Auth.Domain": "1.0.0",
"FluentEmail.Core": "3.0.2",
"FluentEmail.Razor": "3.0.2",
"FluentEmail.Smtp": "3.0.2",
"Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.7",
"Microsoft.AspNetCore.OpenApi": "9.0.7",
"Microsoft.EntityFrameworkCore": "9.0.7",
"Microsoft.EntityFrameworkCore.Design": "9.0.7",
"Microsoft.EntityFrameworkCore.Proxies": "9.0.7",
"Npgsql.EntityFrameworkCore.PostgreSQL": "9.0.4",
"Swashbuckle.AspNetCore": "9.0.3",
"System.IdentityModel.Tokens.Jwt": "8.12.1",
"Microsoft.AspNetCore.Antiforgery": "9.0.0.0",
"Microsoft.AspNetCore.Authentication.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Authentication.BearerToken": "9.0.0.0",
"Microsoft.AspNetCore.Authentication.Cookies": "9.0.0.0",
"Microsoft.AspNetCore.Authentication.Core": "9.0.0.0",
"Microsoft.AspNetCore.Authentication": "9.0.0.0",
"Microsoft.AspNetCore.Authentication.OAuth": "9.0.0.0",
"Microsoft.AspNetCore.Authorization": "9.0.0.0",
"Microsoft.AspNetCore.Authorization.Policy": "9.0.0.0",
"Microsoft.AspNetCore.Components.Authorization": "9.0.0.0",
"Microsoft.AspNetCore.Components": "9.0.0.0",
"Microsoft.AspNetCore.Components.Endpoints": "9.0.0.0",
"Microsoft.AspNetCore.Components.Forms": "9.0.0.0",
"Microsoft.AspNetCore.Components.Server": "9.0.0.0",
"Microsoft.AspNetCore.Components.Web": "9.0.0.0",
"Microsoft.AspNetCore.Connections.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.CookiePolicy": "9.0.0.0",
"Microsoft.AspNetCore.Cors": "9.0.0.0",
"Microsoft.AspNetCore.Cryptography.Internal.Reference": "9.0.0.0",
"Microsoft.AspNetCore.Cryptography.KeyDerivation.Reference": "9.0.0.0",
"Microsoft.AspNetCore.DataProtection.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.DataProtection": "9.0.0.0",
"Microsoft.AspNetCore.DataProtection.Extensions": "9.0.0.0",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Diagnostics": "9.0.0.0",
"Microsoft.AspNetCore.Diagnostics.HealthChecks": "9.0.0.0",
"Microsoft.AspNetCore": "9.0.0.0",
"Microsoft.AspNetCore.HostFiltering": "9.0.0.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Hosting": "9.0.0.0",
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Html.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Http.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Http.Connections.Common": "9.0.0.0",
"Microsoft.AspNetCore.Http.Connections": "9.0.0.0",
"Microsoft.AspNetCore.Http": "9.0.0.0",
"Microsoft.AspNetCore.Http.Extensions": "9.0.0.0",
"Microsoft.AspNetCore.Http.Features": "9.0.0.0",
"Microsoft.AspNetCore.Http.Results": "9.0.0.0",
"Microsoft.AspNetCore.HttpLogging": "9.0.0.0",
"Microsoft.AspNetCore.HttpOverrides": "9.0.0.0",
"Microsoft.AspNetCore.HttpsPolicy": "9.0.0.0",
"Microsoft.AspNetCore.Identity": "9.0.0.0",
"Microsoft.AspNetCore.Localization": "9.0.0.0",
"Microsoft.AspNetCore.Localization.Routing": "9.0.0.0",
"Microsoft.AspNetCore.Metadata": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Core": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Cors": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "9.0.0.0",
"Microsoft.AspNetCore.Mvc": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Localization": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.Razor": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.RazorPages": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.TagHelpers": "9.0.0.0",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "9.0.0.0",
"Microsoft.AspNetCore.OutputCaching": "9.0.0.0",
"Microsoft.AspNetCore.RateLimiting": "9.0.0.0",
"Microsoft.AspNetCore.Razor": "9.0.0.0",
"Microsoft.AspNetCore.Razor.Runtime": "9.0.0.0",
"Microsoft.AspNetCore.RequestDecompression": "9.0.0.0",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.ResponseCaching": "9.0.0.0",
"Microsoft.AspNetCore.ResponseCompression": "9.0.0.0",
"Microsoft.AspNetCore.Rewrite": "9.0.0.0",
"Microsoft.AspNetCore.Routing.Abstractions": "9.0.0.0",
"Microsoft.AspNetCore.Routing": "9.0.0.0",
"Microsoft.AspNetCore.Server.HttpSys": "9.0.0.0",
"Microsoft.AspNetCore.Server.IIS": "9.0.0.0",
"Microsoft.AspNetCore.Server.IISIntegration": "9.0.0.0",
"Microsoft.AspNetCore.Server.Kestrel.Core": "9.0.0.0",
"Microsoft.AspNetCore.Server.Kestrel": "9.0.0.0",
"Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "9.0.0.0",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "9.0.0.0",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "9.0.0.0",
"Microsoft.AspNetCore.Session": "9.0.0.0",
"Microsoft.AspNetCore.SignalR.Common": "9.0.0.0",
"Microsoft.AspNetCore.SignalR.Core": "9.0.0.0",
"Microsoft.AspNetCore.SignalR": "9.0.0.0",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "9.0.0.0",
"Microsoft.AspNetCore.StaticAssets": "9.0.0.0",
"Microsoft.AspNetCore.StaticFiles": "9.0.0.0",
"Microsoft.AspNetCore.WebSockets": "9.0.0.0",
"Microsoft.AspNetCore.WebUtilities": "9.0.0.0",
"Microsoft.CSharp": "9.0.0.0",
"Microsoft.Extensions.Caching.Abstractions.Reference": "9.0.0.0",
"Microsoft.Extensions.Caching.Memory.Reference": "9.0.0.0",
"Microsoft.Extensions.Configuration.Abstractions.Reference": "9.0.0.0",
"Microsoft.Extensions.Configuration.Binder": "9.0.0.0",
"Microsoft.Extensions.Configuration.CommandLine": "9.0.0.0",
"Microsoft.Extensions.Configuration": "9.0.0.0",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0.0",
"Microsoft.Extensions.Configuration.FileExtensions": "9.0.0.0",
"Microsoft.Extensions.Configuration.Ini": "9.0.0.0",
"Microsoft.Extensions.Configuration.Json": "9.0.0.0",
"Microsoft.Extensions.Configuration.KeyPerFile": "9.0.0.0",
"Microsoft.Extensions.Configuration.UserSecrets": "9.0.0.0",
"Microsoft.Extensions.Configuration.Xml": "9.0.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions.Reference": "9.0.0.0",
"Microsoft.Extensions.DependencyInjection.Reference": "9.0.0.0",
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0.0",
"Microsoft.Extensions.Diagnostics": "9.0.0.0",
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "9.0.0.0",
"Microsoft.Extensions.Diagnostics.HealthChecks": "9.0.0.0",
"Microsoft.Extensions.Features": "9.0.0.0",
"Microsoft.Extensions.FileProviders.Abstractions.Reference": "9.0.0.0",
"Microsoft.Extensions.FileProviders.Composite": "9.0.0.0",
"Microsoft.Extensions.FileProviders.Embedded": "9.0.0.0",
"Microsoft.Extensions.FileProviders.Physical.Reference": "9.0.0.0",
"Microsoft.Extensions.FileSystemGlobbing.Reference": "9.0.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "9.0.0.0",
"Microsoft.Extensions.Hosting": "9.0.0.0",
"Microsoft.Extensions.Http": "9.0.0.0",
"Microsoft.Extensions.Identity.Core.Reference": "9.0.0.0",
"Microsoft.Extensions.Identity.Stores.Reference": "9.0.0.0",
"Microsoft.Extensions.Localization.Abstractions": "9.0.0.0",
"Microsoft.Extensions.Localization": "9.0.0.0",
"Microsoft.Extensions.Logging.Abstractions.Reference": "9.0.0.0",
"Microsoft.Extensions.Logging.Configuration": "9.0.0.0",
"Microsoft.Extensions.Logging.Console": "9.0.0.0",
"Microsoft.Extensions.Logging.Debug": "9.0.0.0",
"Microsoft.Extensions.Logging.Reference": "9.0.0.0",
"Microsoft.Extensions.Logging.EventLog": "9.0.0.0",
"Microsoft.Extensions.Logging.EventSource": "9.0.0.0",
"Microsoft.Extensions.Logging.TraceSource": "9.0.0.0",
"Microsoft.Extensions.ObjectPool": "9.0.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0.0",
"Microsoft.Extensions.Options.DataAnnotations": "9.0.0.0",
"Microsoft.Extensions.Options.Reference": "9.0.0.0",
"Microsoft.Extensions.Primitives.Reference": "9.0.0.0",
"Microsoft.Extensions.WebEncoders": "9.0.0.0",
"Microsoft.JSInterop": "9.0.0.0",
"Microsoft.Net.Http.Headers": "9.0.0.0",
"Microsoft.VisualBasic.Core": "14.0.0.0",
"Microsoft.VisualBasic": "10.0.0.0",
"Microsoft.Win32.Primitives": "9.0.0.0",
"Microsoft.Win32.Registry": "9.0.0.0",
"mscorlib": "4.0.0.0",
"netstandard": "2.1.0.0",
"System.AppContext": "9.0.0.0",
"System.Buffers.Reference": "9.0.0.0",
"System.Collections.Concurrent": "9.0.0.0",
"System.Collections": "9.0.0.0",
"System.Collections.Immutable.Reference": "9.0.0.0",
"System.Collections.NonGeneric": "9.0.0.0",
"System.Collections.Specialized": "9.0.0.0",
"System.ComponentModel.Annotations": "9.0.0.0",
"System.ComponentModel.DataAnnotations": "4.0.0.0",
"System.ComponentModel": "9.0.0.0",
"System.ComponentModel.EventBasedAsync": "9.0.0.0",
"System.ComponentModel.Primitives": "9.0.0.0",
"System.ComponentModel.TypeConverter": "9.0.0.0",
"System.Configuration": "4.0.0.0",
"System.Console": "9.0.0.0",
"System.Core": "4.0.0.0",
"System.Data.Common": "9.0.0.0",
"System.Data.DataSetExtensions": "9.0.0.0",
"System.Data": "4.0.0.0",
"System.Diagnostics.Contracts": "9.0.0.0",
"System.Diagnostics.Debug": "9.0.0.0",
"System.Diagnostics.DiagnosticSource": "9.0.0.0",
"System.Diagnostics.EventLog.Reference": "9.0.0.0",
"System.Diagnostics.FileVersionInfo": "9.0.0.0",
"System.Diagnostics.Process": "9.0.0.0",
"System.Diagnostics.StackTrace": "9.0.0.0",
"System.Diagnostics.TextWriterTraceListener": "9.0.0.0",
"System.Diagnostics.Tools": "9.0.0.0",
"System.Diagnostics.TraceSource": "9.0.0.0",
"System.Diagnostics.Tracing": "9.0.0.0",
"System": "4.0.0.0",
"System.Drawing": "4.0.0.0",
"System.Drawing.Primitives": "9.0.0.0",
"System.Dynamic.Runtime": "9.0.0.0",
"System.Formats.Asn1": "9.0.0.0",
"System.Formats.Tar": "9.0.0.0",
"System.Globalization.Calendars": "9.0.0.0",
"System.Globalization": "9.0.0.0",
"System.Globalization.Extensions": "9.0.0.0",
"System.IO.Compression.Brotli": "9.0.0.0",
"System.IO.Compression": "9.0.0.0",
"System.IO.Compression.FileSystem": "4.0.0.0",
"System.IO.Compression.ZipFile": "9.0.0.0",
"System.IO": "9.0.0.0",
"System.IO.FileSystem.AccessControl": "9.0.0.0",
"System.IO.FileSystem": "9.0.0.0",
"System.IO.FileSystem.DriveInfo": "9.0.0.0",
"System.IO.FileSystem.Primitives": "9.0.0.0",
"System.IO.FileSystem.Watcher": "9.0.0.0",
"System.IO.IsolatedStorage": "9.0.0.0",
"System.IO.MemoryMappedFiles": "9.0.0.0",
"System.IO.Pipelines.Reference": "9.0.0.0",
"System.IO.Pipes.AccessControl": "9.0.0.0",
"System.IO.Pipes": "9.0.0.0",
"System.IO.UnmanagedMemoryStream": "9.0.0.0",
"System.Linq": "9.0.0.0",
"System.Linq.Expressions": "9.0.0.0",
"System.Linq.Parallel": "9.0.0.0",
"System.Linq.Queryable": "9.0.0.0",
"System.Memory": "9.0.0.0",
"System.Net": "4.0.0.0",
"System.Net.Http": "9.0.0.0",
"System.Net.Http.Json": "9.0.0.0",
"System.Net.HttpListener": "9.0.0.0",
"System.Net.Mail": "9.0.0.0",
"System.Net.NameResolution": "9.0.0.0",
"System.Net.NetworkInformation": "9.0.0.0",
"System.Net.Ping": "9.0.0.0",
"System.Net.Primitives": "9.0.0.0",
"System.Net.Quic": "9.0.0.0",
"System.Net.Requests": "9.0.0.0",
"System.Net.Security": "9.0.0.0",
"System.Net.ServicePoint": "9.0.0.0",
"System.Net.Sockets": "9.0.0.0",
"System.Net.WebClient": "9.0.0.0",
"System.Net.WebHeaderCollection": "9.0.0.0",
"System.Net.WebProxy": "9.0.0.0",
"System.Net.WebSockets.Client": "9.0.0.0",
"System.Net.WebSockets": "9.0.0.0",
"System.Numerics": "4.0.0.0",
"System.Numerics.Vectors": "9.0.0.0",
"System.ObjectModel": "9.0.0.0",
"System.Reflection.DispatchProxy": "9.0.0.0",
"System.Reflection": "9.0.0.0",
"System.Reflection.Emit": "9.0.0.0",
"System.Reflection.Emit.ILGeneration": "9.0.0.0",
"System.Reflection.Emit.Lightweight": "9.0.0.0",
"System.Reflection.Extensions": "9.0.0.0",
"System.Reflection.Metadata.Reference": "9.0.0.0",
"System.Reflection.Primitives": "9.0.0.0",
"System.Reflection.TypeExtensions": "9.0.0.0",
"System.Resources.Reader": "9.0.0.0",
"System.Resources.ResourceManager": "9.0.0.0",
"System.Resources.Writer": "9.0.0.0",
"System.Runtime.CompilerServices.Unsafe.Reference": "9.0.0.0",
"System.Runtime.CompilerServices.VisualC": "9.0.0.0",
"System.Runtime": "9.0.0.0",
"System.Runtime.Extensions": "9.0.0.0",
"System.Runtime.Handles": "9.0.0.0",
"System.Runtime.InteropServices": "9.0.0.0",
"System.Runtime.InteropServices.JavaScript": "9.0.0.0",
"System.Runtime.InteropServices.RuntimeInformation": "9.0.0.0",
"System.Runtime.Intrinsics": "9.0.0.0",
"System.Runtime.Loader": "9.0.0.0",
"System.Runtime.Numerics": "9.0.0.0",
"System.Runtime.Serialization": "4.0.0.0",
"System.Runtime.Serialization.Formatters": "8.1.0.0",
"System.Runtime.Serialization.Json": "9.0.0.0",
"System.Runtime.Serialization.Primitives": "9.0.0.0",
"System.Runtime.Serialization.Xml": "9.0.0.0",
"System.Security.AccessControl": "9.0.0.0",
"System.Security.Claims": "9.0.0.0",
"System.Security.Cryptography.Algorithms": "9.0.0.0",
"System.Security.Cryptography.Cng": "9.0.0.0",
"System.Security.Cryptography.Csp": "9.0.0.0",
"System.Security.Cryptography": "9.0.0.0",
"System.Security.Cryptography.Encoding": "9.0.0.0",
"System.Security.Cryptography.OpenSsl": "9.0.0.0",
"System.Security.Cryptography.Primitives": "9.0.0.0",
"System.Security.Cryptography.X509Certificates": "9.0.0.0",
"System.Security.Cryptography.Xml": "9.0.0.0",
"System.Security": "4.0.0.0",
"System.Security.Principal": "9.0.0.0",
"System.Security.Principal.Windows": "9.0.0.0",
"System.Security.SecureString": "9.0.0.0",
"System.ServiceModel.Web": "4.0.0.0",
"System.ServiceProcess": "4.0.0.0",
"System.Text.Encoding.CodePages": "9.0.0.0",
"System.Text.Encoding": "9.0.0.0",
"System.Text.Encoding.Extensions": "9.0.0.0",
"System.Text.Encodings.Web": "9.0.0.0",
"System.Text.Json.Reference": "9.0.0.0",
"System.Text.RegularExpressions": "9.0.0.0",
"System.Threading.Channels.Reference": "9.0.0.0",
"System.Threading": "9.0.0.0",
"System.Threading.Overlapped": "9.0.0.0",
"System.Threading.RateLimiting": "9.0.0.0",
"System.Threading.Tasks.Dataflow": "9.0.0.0",
"System.Threading.Tasks": "9.0.0.0",
"System.Threading.Tasks.Extensions": "9.0.0.0",
"System.Threading.Tasks.Parallel": "9.0.0.0",
"System.Threading.Thread": "9.0.0.0",
"System.Threading.ThreadPool": "9.0.0.0",
"System.Threading.Timer": "9.0.0.0",
"System.Transactions": "4.0.0.0",
"System.Transactions.Local": "9.0.0.0",
"System.ValueTuple": "9.0.0.0",
"System.Web": "4.0.0.0",
"System.Web.HttpUtility": "9.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": "9.0.0.0",
"System.Xml.Serialization": "4.0.0.0",
"System.Xml.XDocument": "9.0.0.0",
"System.Xml.XmlDocument": "9.0.0.0",
"System.Xml.XmlSerializer": "9.0.0.0",
"System.Xml.XPath": "9.0.0.0",
"System.Xml.XPath.XDocument": "9.0.0.0",
"WindowsBase": "4.0.0.0"
},
"runtime": {
"Auth.API.dll": {}
},
"compile": {
"Auth.API.dll": {}
}
},
"Bogus/35.6.3": {
"runtime": {
"lib/net6.0/Bogus.dll": {
"assemblyVersion": "35.6.3.0",
"fileVersion": "35.6.3.0"
}
},
"compile": {
"lib/net6.0/Bogus.dll": {}
}
},
"Castle.Core/5.1.1": {
"dependencies": {
"System.Diagnostics.EventLog": "6.0.0"
},
"runtime": {
"lib/net6.0/Castle.Core.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.1.1.0"
}
},
"compile": {
"lib/net6.0/Castle.Core.dll": {}
}
},
"FluentEmail.Core/3.0.2": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.7"
},
"runtime": {
"lib/netstandard2.0/FluentEmail.Core.dll": {
"assemblyVersion": "3.0.2.0",
"fileVersion": "3.0.2.0"
}
},
"compile": {
"lib/netstandard2.0/FluentEmail.Core.dll": {}
}
},
"FluentEmail.Razor/3.0.2": {
"dependencies": {
"FluentEmail.Core": "3.0.2",
"RazorLight": "2.0.0-rc.3"
},
"runtime": {
"lib/netstandard2.0/FluentEmail.Razor.dll": {
"assemblyVersion": "3.0.2.0",
"fileVersion": "3.0.2.0"
}
},
"compile": {
"lib/netstandard2.0/FluentEmail.Razor.dll": {}
}
},
"FluentEmail.Smtp/3.0.2": {
"dependencies": {
"FluentEmail.Core": "3.0.2"
},
"runtime": {
"lib/netstandard2.0/FluentEmail.Smtp.dll": {
"assemblyVersion": "3.0.2.0",
"fileVersion": "3.0.2.0"
}
},
"compile": {
"lib/netstandard2.0/FluentEmail.Smtp.dll": {}
}
},
"Humanizer.Core/2.14.1": {
"runtime": {
"lib/net6.0/Humanizer.dll": {
"assemblyVersion": "2.14.0.0",
"fileVersion": "2.14.1.48190"
}
},
"compile": {
"lib/net6.0/Humanizer.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/9.0.7": {
"dependencies": {
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31702"
}
},
"compile": {
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
}
},
"Microsoft.AspNetCore.Cryptography.Internal/9.0.7": {
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31702"
}
}
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.7": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31702"
}
}
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.7": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "9.0.7",
"Microsoft.Extensions.Identity.Stores": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31702"
}
},
"compile": {
"lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {}
}
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/5.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "5.0.0",
"Microsoft.CodeAnalysis.Razor": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52605"
}
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
}
},
"Microsoft.AspNetCore.OpenApi/9.0.7": {
"dependencies": {
"Microsoft.OpenApi": "1.6.23"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.OpenApi.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31702"
}
},
"compile": {
"lib/net9.0/Microsoft.AspNetCore.OpenApi.dll": {}
}
},
"Microsoft.AspNetCore.Razor.Language/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52605"
}
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
}
},
"Microsoft.Bcl.AsyncInterfaces/7.0.0": {
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
},
"compile": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
}
},
"Microsoft.Build.Framework/17.8.3": {
"compile": {
"ref/net8.0/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Locator/1.7.8": {
"runtime": {
"lib/net6.0/Microsoft.Build.Locator.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.7.8.28074"
}
},
"compile": {
"lib/net6.0/Microsoft.Build.Locator.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
"Microsoft.CodeAnalysis.Common/4.8.0": {
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
"System.Collections.Immutable": "7.0.0",
"System.Reflection.Metadata": "7.0.0",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.CodeAnalysis.dll": {
"assemblyVersion": "4.8.0.0",
"fileVersion": "4.800.23.55801"
}
},
"resources": {
"lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
"locale": "cs"
},
"lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
"locale": "de"
},
"lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
"locale": "es"
},
"lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
"locale": "fr"
},
"lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
"locale": "it"
},
"lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
"locale": "ja"
},
"lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
"locale": "ko"
},
"lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
"locale": "pl"
},
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
"locale": "pt-BR"
},
"lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
"locale": "ru"
},
"lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
"locale": "tr"
},
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
"locale": "zh-Hans"
},
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
"locale": "zh-Hant"
}
},
"compile": {
"lib/net7.0/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/4.8.0": {
"dependencies": {
"Microsoft.CodeAnalysis.Common": "4.8.0"
},
"runtime": {
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
"assemblyVersion": "4.8.0.0",
"fileVersion": "4.800.23.55801"
}
},
"resources": {
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "cs"
},
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "de"
},
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "es"
},
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "fr"
},
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "it"
},
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "ja"
},
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "ko"
},
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "pl"
},
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "pt-BR"
},
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "ru"
},
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "tr"
},
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "zh-Hans"
},
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "zh-Hant"
}
},
"compile": {
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
"Microsoft.CodeAnalysis.Common": "4.8.0",
"Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0"
},
"runtime": {
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
"assemblyVersion": "4.8.0.0",
"fileVersion": "4.800.23.55801"
}
},
"resources": {
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "cs"
},
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "de"
},
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "es"
},
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "fr"
},
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "it"
},
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "ja"
},
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "ko"
},
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "pl"
},
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "pt-BR"
},
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "ru"
},
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "tr"
},
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "zh-Hans"
},
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "zh-Hant"
}
},
"compile": {
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
}
},
"Microsoft.CodeAnalysis.Razor/5.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "5.0.0",
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
"Microsoft.CodeAnalysis.Common": "4.8.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52605"
}
},
"compile": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
}
},
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
"Microsoft.CodeAnalysis.Common": "4.8.0",
"System.Composition": "7.0.0",
"System.IO.Pipelines": "7.0.0",
"System.Threading.Channels": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
"assemblyVersion": "4.8.0.0",
"fileVersion": "4.800.23.55801"
}
},
"resources": {
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "cs"
},
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "de"
},
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "es"
},
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "fr"
},
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "it"
},
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "ja"
},
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "ko"
},
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "pl"
},
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "pt-BR"
},
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "ru"
},
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "tr"
},
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "zh-Hans"
},
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "zh-Hant"
}
},
"compile": {
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {}
}
},
"Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": {
"dependencies": {
"Microsoft.Build.Framework": "17.8.3",
"Microsoft.CodeAnalysis.Common": "4.8.0",
"Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0",
"System.Text.Json": "9.0.7"
},
"runtime": {
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": {
"assemblyVersion": "4.8.0.0",
"fileVersion": "4.800.23.55801"
},
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": {
"assemblyVersion": "4.8.0.0",
"fileVersion": "4.800.23.55801"
}
},
"resources": {
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "cs"
},
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "de"
},
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "es"
},
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "fr"
},
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "it"
},
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "ja"
},
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "ko"
},
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "pl"
},
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "pt-BR"
},
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "ru"
},
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "tr"
},
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "zh-Hans"
},
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": {
"locale": "zh-Hant"
}
},
"compile": {
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": {},
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": {}
}
},
"Microsoft.EntityFrameworkCore/9.0.7": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "9.0.7",
"Microsoft.EntityFrameworkCore.Analyzers": "9.0.7",
"Microsoft.Extensions.Caching.Memory": "9.0.7",
"Microsoft.Extensions.Logging": "9.0.7"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31607"
}
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/9.0.7": {
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31607"
}
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/9.0.7": {},
"Microsoft.EntityFrameworkCore.Design/9.0.7": {
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.Build.Framework": "17.8.3",
"Microsoft.Build.Locator": "1.7.8",
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
"Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0",
"Microsoft.EntityFrameworkCore.Relational": "9.0.7",
"Microsoft.Extensions.Caching.Memory": "9.0.7",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.7",
"Microsoft.Extensions.DependencyModel": "9.0.7",
"Microsoft.Extensions.Logging": "9.0.7",
"Mono.TextTemplating": "3.0.0",
"System.Text.Json": "9.0.7"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31607"
}
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Proxies/9.0.7": {
"dependencies": {
"Castle.Core": "5.1.1",
"Microsoft.EntityFrameworkCore": "9.0.7",
"Microsoft.Extensions.Caching.Memory": "9.0.7",
"Microsoft.Extensions.Logging": "9.0.7"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Proxies.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31607"
}
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Proxies.dll": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/9.0.7": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "9.0.7",
"Microsoft.Extensions.Caching.Memory": "9.0.7",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.7",
"Microsoft.Extensions.Logging": "9.0.7"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "9.0.7.0",
"fileVersion": "9.0.725.31607"
}
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
}
},
"Microsoft.Extensions.ApiDescription.Server/9.0.0": {},
"Microsoft.Extensions.Caching.Abstractions/9.0.7": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.Caching.Memory/9.0.7": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "9.0.7",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.7",
"Microsoft.Extensions.Logging.Abstractions": "9.0.7",
"Microsoft.Extensions.Options": "9.0.7",
"Microsoft.Extensions.Primitives": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/9.0.7": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.DependencyInjection/9.0.7": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.7": {
"runtime": {
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.DependencyModel/9.0.7": {
"runtime": {
"lib/net9.0/Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "9.0.0.7",
"fileVersion": "9.0.725.31616"
}
},
"compile": {
"lib/net9.0/Microsoft.Extensions.DependencyModel.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.7"
}
},
"Microsoft.Extensions.FileProviders.Physical/5.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "5.0.0",
"Microsoft.Extensions.FileSystemGlobbing": "5.0.0",
"Microsoft.Extensions.Primitives": "9.0.7"
}
},
"Microsoft.Extensions.FileSystemGlobbing/5.0.0": {},
"Microsoft.Extensions.Identity.Core/9.0.7": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.7",
"Microsoft.Extensions.Logging": "9.0.7",
"Microsoft.Extensions.Options": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Identity.Core.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31702"
}
}
},
"Microsoft.Extensions.Identity.Stores/9.0.7": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "9.0.7",
"Microsoft.Extensions.Identity.Core": "9.0.7",
"Microsoft.Extensions.Logging": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Identity.Stores.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31702"
}
}
},
"Microsoft.Extensions.Logging/9.0.7": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "9.0.7",
"Microsoft.Extensions.Logging.Abstractions": "9.0.7",
"Microsoft.Extensions.Options": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Logging.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/9.0.7": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.Options/9.0.7": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.7",
"Microsoft.Extensions.Primitives": "9.0.7"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.Extensions.Primitives/9.0.7": {
"runtime": {
"lib/net9.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.725.31616"
}
}
},
"Microsoft.IdentityModel.Abstractions/8.12.1": {
"runtime": {
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
"assemblyVersion": "8.12.1.0",
"fileVersion": "8.12.1.60617"
}
},
"compile": {
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {}
}
},
"Microsoft.IdentityModel.JsonWebTokens/8.12.1": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "8.12.1"
},
"runtime": {
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"assemblyVersion": "8.12.1.0",
"fileVersion": "8.12.1.60617"
}
},
"compile": {
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
}
},
"Microsoft.IdentityModel.Logging/8.12.1": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "8.12.1"
},
"runtime": {
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
"assemblyVersion": "8.12.1.0",
"fileVersion": "8.12.1.60617"
}
},
"compile": {
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {}
}
},
"Microsoft.IdentityModel.Protocols/8.0.1": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "8.12.1"
},
"runtime": {
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
"assemblyVersion": "8.0.1.0",
"fileVersion": "8.0.1.50722"
}
},
"compile": {
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "8.0.1",
"System.IdentityModel.Tokens.Jwt": "8.12.1"
},
"runtime": {
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"assemblyVersion": "8.0.1.0",
"fileVersion": "8.0.1.50722"
}
},
"compile": {
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
}
},
"Microsoft.IdentityModel.Tokens/8.12.1": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "9.0.7",
"Microsoft.IdentityModel.Logging": "8.12.1"
},
"runtime": {
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
"assemblyVersion": "8.12.1.0",
"fileVersion": "8.12.1.60617"
}
},
"compile": {
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {}
}
},
"Microsoft.OpenApi/1.6.23": {
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"assemblyVersion": "1.6.23.0",
"fileVersion": "1.6.23.0"
}
},
"compile": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Mono.TextTemplating/3.0.0": {
"dependencies": {
"System.CodeDom": "6.0.0"
},
"runtime": {
"lib/net6.0/Mono.TextTemplating.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.0.1"
}
},
"compile": {
"lib/net6.0/Mono.TextTemplating.dll": {}
}
},
"Npgsql/9.0.3": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "9.0.7"
},
"runtime": {
"lib/net8.0/Npgsql.dll": {
"assemblyVersion": "9.0.3.0",
"fileVersion": "9.0.3.0"
}
},
"compile": {
"lib/net8.0/Npgsql.dll": {}
}
},
"Npgsql.EntityFrameworkCore.PostgreSQL/9.0.4": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "9.0.7",
"Microsoft.EntityFrameworkCore.Relational": "9.0.7",
"Npgsql": "9.0.3"
},
"runtime": {
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
"assemblyVersion": "9.0.4.0",
"fileVersion": "9.0.4.0"
}
},
"compile": {
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {}
}
},
"RazorLight/2.0.0-rc.3": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "5.0.0",
"Microsoft.CodeAnalysis.Razor": "5.0.0",
"Microsoft.Extensions.Caching.Abstractions": "9.0.7",
"Microsoft.Extensions.Caching.Memory": "9.0.7",
"Microsoft.Extensions.DependencyInjection": "9.0.7",
"Microsoft.Extensions.DependencyModel": "9.0.7",
"Microsoft.Extensions.FileProviders.Physical": "5.0.0",
"Microsoft.Extensions.Primitives": "9.0.7",
"System.Buffers": "4.5.1"
},
"runtime": {
"lib/net5.0/RazorLight.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
},
"compile": {
"lib/net5.0/RazorLight.dll": {}
}
},
"Swashbuckle.AspNetCore/9.0.3": {
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "9.0.0",
"Swashbuckle.AspNetCore.Swagger": "9.0.3",
"Swashbuckle.AspNetCore.SwaggerGen": "9.0.3",
"Swashbuckle.AspNetCore.SwaggerUI": "9.0.3"
}
},
"Swashbuckle.AspNetCore.Swagger/9.0.3": {
"dependencies": {
"Microsoft.OpenApi": "1.6.23"
},
"runtime": {
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": {
"assemblyVersion": "9.0.3.0",
"fileVersion": "9.0.3.1613"
}
},
"compile": {
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": {}
}
},
"Swashbuckle.AspNetCore.SwaggerGen/9.0.3": {
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "9.0.3"
},
"runtime": {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"assemblyVersion": "9.0.3.0",
"fileVersion": "9.0.3.1613"
}
},
"compile": {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/9.0.3": {
"runtime": {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"assemblyVersion": "9.0.3.0",
"fileVersion": "9.0.3.1613"
}
},
"compile": {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
}
},
"System.Buffers/4.5.1": {},
"System.CodeDom/6.0.0": {
"runtime": {
"lib/net6.0/System.CodeDom.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"compile": {
"lib/net6.0/System.CodeDom.dll": {}
}
},
"System.Collections.Immutable/7.0.0": {},
"System.Composition/7.0.0": {
"dependencies": {
"System.Composition.AttributedModel": "7.0.0",
"System.Composition.Convention": "7.0.0",
"System.Composition.Hosting": "7.0.0",
"System.Composition.Runtime": "7.0.0",
"System.Composition.TypedParts": "7.0.0"
}
},
"System.Composition.AttributedModel/7.0.0": {
"runtime": {
"lib/net7.0/System.Composition.AttributedModel.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
},
"compile": {
"lib/net7.0/System.Composition.AttributedModel.dll": {}
}
},
"System.Composition.Convention/7.0.0": {
"dependencies": {
"System.Composition.AttributedModel": "7.0.0"
},
"runtime": {
"lib/net7.0/System.Composition.Convention.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
},
"compile": {
"lib/net7.0/System.Composition.Convention.dll": {}
}
},
"System.Composition.Hosting/7.0.0": {
"dependencies": {
"System.Composition.Runtime": "7.0.0"
},
"runtime": {
"lib/net7.0/System.Composition.Hosting.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
},
"compile": {
"lib/net7.0/System.Composition.Hosting.dll": {}
}
},
"System.Composition.Runtime/7.0.0": {
"runtime": {
"lib/net7.0/System.Composition.Runtime.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
},
"compile": {
"lib/net7.0/System.Composition.Runtime.dll": {}
}
},
"System.Composition.TypedParts/7.0.0": {
"dependencies": {
"System.Composition.AttributedModel": "7.0.0",
"System.Composition.Hosting": "7.0.0",
"System.Composition.Runtime": "7.0.0"
},
"runtime": {
"lib/net7.0/System.Composition.TypedParts.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
},
"compile": {
"lib/net7.0/System.Composition.TypedParts.dll": {}
}
},
"System.Diagnostics.EventLog/6.0.0": {},
"System.IdentityModel.Tokens.Jwt/8.12.1": {
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "8.12.1",
"Microsoft.IdentityModel.Tokens": "8.12.1"
},
"runtime": {
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
"assemblyVersion": "8.12.1.0",
"fileVersion": "8.12.1.60617"
}
},
"compile": {
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {}
}
},
"System.IO.Pipelines/7.0.0": {},
"System.Reflection.Metadata/7.0.0": {
"dependencies": {
"System.Collections.Immutable": "7.0.0"
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
"System.Text.Json/9.0.7": {},
"System.Threading.Channels/7.0.0": {},
"Auth.Contracts/1.0.0": {
"runtime": {
"Auth.Contracts.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
},
"compile": {
"Auth.Contracts.dll": {}
}
},
"Auth.Core/1.0.0": {
"dependencies": {
"Auth.Contracts": "1.0.0",
"Auth.Domain": "1.0.0",
"FluentEmail.Core": "3.0.2",
"FluentEmail.Smtp": "3.0.2",
"Generic": "1.0.0",
"Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.7",
"Microsoft.EntityFrameworkCore": "9.0.7",
"Npgsql.EntityFrameworkCore.PostgreSQL": "9.0.4",
"System.IdentityModel.Tokens.Jwt": "8.12.1"
},
"runtime": {
"Auth.Core.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
},
"compile": {
"Auth.Core.dll": {}
}
},
"Auth.Domain/1.0.0": {
"dependencies": {
"Auth.Contracts": "1.0.0",
"Bogus": "35.6.3",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "9.0.7",
"Npgsql.EntityFrameworkCore.PostgreSQL": "9.0.4"
},
"runtime": {
"Auth.Domain.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
},
"compile": {
"Auth.Domain.dll": {}
}
},
"Generic/1.0.0": {
"runtime": {
"Generic.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
},
"compile": {
"Generic.dll": {}
}
},
"Microsoft.AspNetCore.Antiforgery/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Antiforgery.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authentication.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authentication.BearerToken/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authentication.BearerToken.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authentication.Cookies/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authentication.Cookies.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authentication.Core/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authentication.Core.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authentication/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authentication.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authentication.OAuth/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authentication.OAuth.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authorization/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authorization.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Authorization.Policy/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Authorization.Policy.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Components.Authorization/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Components.Authorization.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Components/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Components.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Components.Endpoints/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Components.Endpoints.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Components.Forms/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Components.Forms.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Components.Server/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Components.Server.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Components.Web/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Components.Web.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Connections.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Connections.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.CookiePolicy/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.CookiePolicy.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Cors/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Cors.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Cryptography.Internal.Reference/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Cryptography.Internal.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation.Reference/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.DataProtection.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.DataProtection/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.DataProtection.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.DataProtection.Extensions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Diagnostics/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Diagnostics.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Diagnostics.HealthChecks/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.HostFiltering/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.HostFiltering.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Hosting.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Hosting/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Hosting.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Html.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Html.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http.Connections.Common/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.Connections.Common.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http.Connections/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.Connections.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http.Extensions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.Extensions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http.Features/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.Features.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Http.Results/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Http.Results.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.HttpLogging/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.HttpLogging.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.HttpOverrides/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.HttpOverrides.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.HttpsPolicy/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.HttpsPolicy.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Identity/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Identity.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Localization/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Localization.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Localization.Routing/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Localization.Routing.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Metadata/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Metadata.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Core/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Core.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Cors/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Cors.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Formatters.Xml/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Localization/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Localization.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.Razor/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.Razor.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.RazorPages/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.TagHelpers/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.OutputCaching/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.OutputCaching.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.RateLimiting/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.RateLimiting.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Razor/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Razor.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Razor.Runtime/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Razor.Runtime.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.RequestDecompression/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.RequestDecompression.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.ResponseCaching/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.ResponseCaching.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.ResponseCompression/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.ResponseCompression.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Rewrite/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Rewrite.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Routing.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Routing.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Routing/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Routing.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.HttpSys/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.HttpSys.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.IIS/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.IIS.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.IISIntegration/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.IISIntegration.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.Kestrel.Core/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.Kestrel/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.Kestrel.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.Session/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.Session.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.SignalR.Common/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.SignalR.Common.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.SignalR.Core/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.SignalR.Core.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.SignalR/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.SignalR.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.StaticAssets/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.StaticAssets.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.StaticFiles/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.StaticFiles.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.WebSockets/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.WebSockets.dll": {}
},
"compileOnly": true
},
"Microsoft.AspNetCore.WebUtilities/9.0.0.0": {
"compile": {
"Microsoft.AspNetCore.WebUtilities.dll": {}
},
"compileOnly": true
},
"Microsoft.CSharp/9.0.0.0": {
"compile": {
"Microsoft.CSharp.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Caching.Abstractions.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Caching.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Caching.Memory.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Caching.Memory.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.Abstractions.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.Binder/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.Binder.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.CommandLine/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.CommandLine.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.FileExtensions/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.FileExtensions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.Ini/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.Ini.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.Json/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.Json.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.KeyPerFile/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.UserSecrets/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.UserSecrets.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Configuration.Xml/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Configuration.Xml.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.DependencyInjection.Abstractions.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.DependencyInjection.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.DependencyInjection.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Diagnostics.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Diagnostics/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Diagnostics.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Diagnostics.HealthChecks/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Features/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Features.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.FileProviders.Abstractions.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.FileProviders.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.FileProviders.Composite/9.0.0.0": {
"compile": {
"Microsoft.Extensions.FileProviders.Composite.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.FileProviders.Embedded/9.0.0.0": {
"compile": {
"Microsoft.Extensions.FileProviders.Embedded.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.FileProviders.Physical.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.FileProviders.Physical.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.FileSystemGlobbing.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.FileSystemGlobbing.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Hosting.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Hosting.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Hosting/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Hosting.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Http/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Http.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Identity.Core.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Identity.Core.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Identity.Stores.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Identity.Stores.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Localization.Abstractions/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Localization.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Localization/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Localization.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.Abstractions.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.Abstractions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.Configuration/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.Configuration.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.Console/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.Console.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.Debug/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.Debug.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.EventLog/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.EventLog.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.EventSource/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.EventSource.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Logging.TraceSource/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Logging.TraceSource.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.ObjectPool/9.0.0.0": {
"compile": {
"Microsoft.Extensions.ObjectPool.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Options.DataAnnotations/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Options.DataAnnotations.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Options.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Options.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.Primitives.Reference/9.0.0.0": {
"compile": {
"Microsoft.Extensions.Primitives.dll": {}
},
"compileOnly": true
},
"Microsoft.Extensions.WebEncoders/9.0.0.0": {
"compile": {
"Microsoft.Extensions.WebEncoders.dll": {}
},
"compileOnly": true
},
"Microsoft.JSInterop/9.0.0.0": {
"compile": {
"Microsoft.JSInterop.dll": {}
},
"compileOnly": true
},
"Microsoft.Net.Http.Headers/9.0.0.0": {
"compile": {
"Microsoft.Net.Http.Headers.dll": {}
},
"compileOnly": true
},
"Microsoft.VisualBasic.Core/14.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/9.0.0.0": {
"compile": {
"Microsoft.Win32.Primitives.dll": {}
},
"compileOnly": true
},
"Microsoft.Win32.Registry/9.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/9.0.0.0": {
"compile": {
"System.AppContext.dll": {}
},
"compileOnly": true
},
"System.Buffers.Reference/9.0.0.0": {
"compile": {
"System.Buffers.dll": {}
},
"compileOnly": true
},
"System.Collections.Concurrent/9.0.0.0": {
"compile": {
"System.Collections.Concurrent.dll": {}
},
"compileOnly": true
},
"System.Collections/9.0.0.0": {
"compile": {
"System.Collections.dll": {}
},
"compileOnly": true
},
"System.Collections.Immutable.Reference/9.0.0.0": {
"compile": {
"System.Collections.Immutable.dll": {}
},
"compileOnly": true
},
"System.Collections.NonGeneric/9.0.0.0": {
"compile": {
"System.Collections.NonGeneric.dll": {}
},
"compileOnly": true
},
"System.Collections.Specialized/9.0.0.0": {
"compile": {
"System.Collections.Specialized.dll": {}
},
"compileOnly": true
},
"System.ComponentModel.Annotations/9.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/9.0.0.0": {
"compile": {
"System.ComponentModel.dll": {}
},
"compileOnly": true
},
"System.ComponentModel.EventBasedAsync/9.0.0.0": {
"compile": {
"System.ComponentModel.EventBasedAsync.dll": {}
},
"compileOnly": true
},
"System.ComponentModel.Primitives/9.0.0.0": {
"compile": {
"System.ComponentModel.Primitives.dll": {}
},
"compileOnly": true
},
"System.ComponentModel.TypeConverter/9.0.0.0": {
"compile": {
"System.ComponentModel.TypeConverter.dll": {}
},
"compileOnly": true
},
"System.Configuration/4.0.0.0": {
"compile": {
"System.Configuration.dll": {}
},
"compileOnly": true
},
"System.Console/9.0.0.0": {
"compile": {
"System.Console.dll": {}
},
"compileOnly": true
},
"System.Core/4.0.0.0": {
"compile": {
"System.Core.dll": {}
},
"compileOnly": true
},
"System.Data.Common/9.0.0.0": {
"compile": {
"System.Data.Common.dll": {}
},
"compileOnly": true
},
"System.Data.DataSetExtensions/9.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/9.0.0.0": {
"compile": {
"System.Diagnostics.Contracts.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.Debug/9.0.0.0": {
"compile": {
"System.Diagnostics.Debug.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.DiagnosticSource/9.0.0.0": {
"compile": {
"System.Diagnostics.DiagnosticSource.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.EventLog.Reference/9.0.0.0": {
"compile": {
"System.Diagnostics.EventLog.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.FileVersionInfo/9.0.0.0": {
"compile": {
"System.Diagnostics.FileVersionInfo.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.Process/9.0.0.0": {
"compile": {
"System.Diagnostics.Process.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.StackTrace/9.0.0.0": {
"compile": {
"System.Diagnostics.StackTrace.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.TextWriterTraceListener/9.0.0.0": {
"compile": {
"System.Diagnostics.TextWriterTraceListener.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.Tools/9.0.0.0": {
"compile": {
"System.Diagnostics.Tools.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.TraceSource/9.0.0.0": {
"compile": {
"System.Diagnostics.TraceSource.dll": {}
},
"compileOnly": true
},
"System.Diagnostics.Tracing/9.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/9.0.0.0": {
"compile": {
"System.Drawing.Primitives.dll": {}
},
"compileOnly": true
},
"System.Dynamic.Runtime/9.0.0.0": {
"compile": {
"System.Dynamic.Runtime.dll": {}
},
"compileOnly": true
},
"System.Formats.Asn1/9.0.0.0": {
"compile": {
"System.Formats.Asn1.dll": {}
},
"compileOnly": true
},
"System.Formats.Tar/9.0.0.0": {
"compile": {
"System.Formats.Tar.dll": {}
},
"compileOnly": true
},
"System.Globalization.Calendars/9.0.0.0": {
"compile": {
"System.Globalization.Calendars.dll": {}
},
"compileOnly": true
},
"System.Globalization/9.0.0.0": {
"compile": {
"System.Globalization.dll": {}
},
"compileOnly": true
},
"System.Globalization.Extensions/9.0.0.0": {
"compile": {
"System.Globalization.Extensions.dll": {}
},
"compileOnly": true
},
"System.IO.Compression.Brotli/9.0.0.0": {
"compile": {
"System.IO.Compression.Brotli.dll": {}
},
"compileOnly": true
},
"System.IO.Compression/9.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/9.0.0.0": {
"compile": {
"System.IO.Compression.ZipFile.dll": {}
},
"compileOnly": true
},
"System.IO/9.0.0.0": {
"compile": {
"System.IO.dll": {}
},
"compileOnly": true
},
"System.IO.FileSystem.AccessControl/9.0.0.0": {
"compile": {
"System.IO.FileSystem.AccessControl.dll": {}
},
"compileOnly": true
},
"System.IO.FileSystem/9.0.0.0": {
"compile": {
"System.IO.FileSystem.dll": {}
},
"compileOnly": true
},
"System.IO.FileSystem.DriveInfo/9.0.0.0": {
"compile": {
"System.IO.FileSystem.DriveInfo.dll": {}
},
"compileOnly": true
},
"System.IO.FileSystem.Primitives/9.0.0.0": {
"compile": {
"System.IO.FileSystem.Primitives.dll": {}
},
"compileOnly": true
},
"System.IO.FileSystem.Watcher/9.0.0.0": {
"compile": {
"System.IO.FileSystem.Watcher.dll": {}
},
"compileOnly": true
},
"System.IO.IsolatedStorage/9.0.0.0": {
"compile": {
"System.IO.IsolatedStorage.dll": {}
},
"compileOnly": true
},
"System.IO.MemoryMappedFiles/9.0.0.0": {
"compile": {
"System.IO.MemoryMappedFiles.dll": {}
},
"compileOnly": true
},
"System.IO.Pipelines.Reference/9.0.0.0": {
"compile": {
"System.IO.Pipelines.dll": {}
},
"compileOnly": true
},
"System.IO.Pipes.AccessControl/9.0.0.0": {
"compile": {
"System.IO.Pipes.AccessControl.dll": {}
},
"compileOnly": true
},
"System.IO.Pipes/9.0.0.0": {
"compile": {
"System.IO.Pipes.dll": {}
},
"compileOnly": true
},
"System.IO.UnmanagedMemoryStream/9.0.0.0": {
"compile": {
"System.IO.UnmanagedMemoryStream.dll": {}
},
"compileOnly": true
},
"System.Linq/9.0.0.0": {
"compile": {
"System.Linq.dll": {}
},
"compileOnly": true
},
"System.Linq.Expressions/9.0.0.0": {
"compile": {
"System.Linq.Expressions.dll": {}
},
"compileOnly": true
},
"System.Linq.Parallel/9.0.0.0": {
"compile": {
"System.Linq.Parallel.dll": {}
},
"compileOnly": true
},
"System.Linq.Queryable/9.0.0.0": {
"compile": {
"System.Linq.Queryable.dll": {}
},
"compileOnly": true
},
"System.Memory/9.0.0.0": {
"compile": {
"System.Memory.dll": {}
},
"compileOnly": true
},
"System.Net/4.0.0.0": {
"compile": {
"System.Net.dll": {}
},
"compileOnly": true
},
"System.Net.Http/9.0.0.0": {
"compile": {
"System.Net.Http.dll": {}
},
"compileOnly": true
},
"System.Net.Http.Json/9.0.0.0": {
"compile": {
"System.Net.Http.Json.dll": {}
},
"compileOnly": true
},
"System.Net.HttpListener/9.0.0.0": {
"compile": {
"System.Net.HttpListener.dll": {}
},
"compileOnly": true
},
"System.Net.Mail/9.0.0.0": {
"compile": {
"System.Net.Mail.dll": {}
},
"compileOnly": true
},
"System.Net.NameResolution/9.0.0.0": {
"compile": {
"System.Net.NameResolution.dll": {}
},
"compileOnly": true
},
"System.Net.NetworkInformation/9.0.0.0": {
"compile": {
"System.Net.NetworkInformation.dll": {}
},
"compileOnly": true
},
"System.Net.Ping/9.0.0.0": {
"compile": {
"System.Net.Ping.dll": {}
},
"compileOnly": true
},
"System.Net.Primitives/9.0.0.0": {
"compile": {
"System.Net.Primitives.dll": {}
},
"compileOnly": true
},
"System.Net.Quic/9.0.0.0": {
"compile": {
"System.Net.Quic.dll": {}
},
"compileOnly": true
},
"System.Net.Requests/9.0.0.0": {
"compile": {
"System.Net.Requests.dll": {}
},
"compileOnly": true
},
"System.Net.Security/9.0.0.0": {
"compile": {
"System.Net.Security.dll": {}
},
"compileOnly": true
},
"System.Net.ServicePoint/9.0.0.0": {
"compile": {
"System.Net.ServicePoint.dll": {}
},
"compileOnly": true
},
"System.Net.Sockets/9.0.0.0": {
"compile": {
"System.Net.Sockets.dll": {}
},
"compileOnly": true
},
"System.Net.WebClient/9.0.0.0": {
"compile": {
"System.Net.WebClient.dll": {}
},
"compileOnly": true
},
"System.Net.WebHeaderCollection/9.0.0.0": {
"compile": {
"System.Net.WebHeaderCollection.dll": {}
},
"compileOnly": true
},
"System.Net.WebProxy/9.0.0.0": {
"compile": {
"System.Net.WebProxy.dll": {}
},
"compileOnly": true
},
"System.Net.WebSockets.Client/9.0.0.0": {
"compile": {
"System.Net.WebSockets.Client.dll": {}
},
"compileOnly": true
},
"System.Net.WebSockets/9.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/9.0.0.0": {
"compile": {
"System.Numerics.Vectors.dll": {}
},
"compileOnly": true
},
"System.ObjectModel/9.0.0.0": {
"compile": {
"System.ObjectModel.dll": {}
},
"compileOnly": true
},
"System.Reflection.DispatchProxy/9.0.0.0": {
"compile": {
"System.Reflection.DispatchProxy.dll": {}
},
"compileOnly": true
},
"System.Reflection/9.0.0.0": {
"compile": {
"System.Reflection.dll": {}
},
"compileOnly": true
},
"System.Reflection.Emit/9.0.0.0": {
"compile": {
"System.Reflection.Emit.dll": {}
},
"compileOnly": true
},
"System.Reflection.Emit.ILGeneration/9.0.0.0": {
"compile": {
"System.Reflection.Emit.ILGeneration.dll": {}
},
"compileOnly": true
},
"System.Reflection.Emit.Lightweight/9.0.0.0": {
"compile": {
"System.Reflection.Emit.Lightweight.dll": {}
},
"compileOnly": true
},
"System.Reflection.Extensions/9.0.0.0": {
"compile": {
"System.Reflection.Extensions.dll": {}
},
"compileOnly": true
},
"System.Reflection.Metadata.Reference/9.0.0.0": {
"compile": {
"System.Reflection.Metadata.dll": {}
},
"compileOnly": true
},
"System.Reflection.Primitives/9.0.0.0": {
"compile": {
"System.Reflection.Primitives.dll": {}
},
"compileOnly": true
},
"System.Reflection.TypeExtensions/9.0.0.0": {
"compile": {
"System.Reflection.TypeExtensions.dll": {}
},
"compileOnly": true
},
"System.Resources.Reader/9.0.0.0": {
"compile": {
"System.Resources.Reader.dll": {}
},
"compileOnly": true
},
"System.Resources.ResourceManager/9.0.0.0": {
"compile": {
"System.Resources.ResourceManager.dll": {}
},
"compileOnly": true
},
"System.Resources.Writer/9.0.0.0": {
"compile": {
"System.Resources.Writer.dll": {}
},
"compileOnly": true
},
"System.Runtime.CompilerServices.Unsafe.Reference/9.0.0.0": {
"compile": {
"System.Runtime.CompilerServices.Unsafe.dll": {}
},
"compileOnly": true
},
"System.Runtime.CompilerServices.VisualC/9.0.0.0": {
"compile": {
"System.Runtime.CompilerServices.VisualC.dll": {}
},
"compileOnly": true
},
"System.Runtime/9.0.0.0": {
"compile": {
"System.Runtime.dll": {}
},
"compileOnly": true
},
"System.Runtime.Extensions/9.0.0.0": {
"compile": {
"System.Runtime.Extensions.dll": {}
},
"compileOnly": true
},
"System.Runtime.Handles/9.0.0.0": {
"compile": {
"System.Runtime.Handles.dll": {}
},
"compileOnly": true
},
"System.Runtime.InteropServices/9.0.0.0": {
"compile": {
"System.Runtime.InteropServices.dll": {}
},
"compileOnly": true
},
"System.Runtime.InteropServices.JavaScript/9.0.0.0": {
"compile": {
"System.Runtime.InteropServices.JavaScript.dll": {}
},
"compileOnly": true
},
"System.Runtime.InteropServices.RuntimeInformation/9.0.0.0": {
"compile": {
"System.Runtime.InteropServices.RuntimeInformation.dll": {}
},
"compileOnly": true
},
"System.Runtime.Intrinsics/9.0.0.0": {
"compile": {
"System.Runtime.Intrinsics.dll": {}
},
"compileOnly": true
},
"System.Runtime.Loader/9.0.0.0": {
"compile": {
"System.Runtime.Loader.dll": {}
},
"compileOnly": true
},
"System.Runtime.Numerics/9.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/8.1.0.0": {
"compile": {
"System.Runtime.Serialization.Formatters.dll": {}
},
"compileOnly": true
},
"System.Runtime.Serialization.Json/9.0.0.0": {
"compile": {
"System.Runtime.Serialization.Json.dll": {}
},
"compileOnly": true
},
"System.Runtime.Serialization.Primitives/9.0.0.0": {
"compile": {
"System.Runtime.Serialization.Primitives.dll": {}
},
"compileOnly": true
},
"System.Runtime.Serialization.Xml/9.0.0.0": {
"compile": {
"System.Runtime.Serialization.Xml.dll": {}
},
"compileOnly": true
},
"System.Security.AccessControl/9.0.0.0": {
"compile": {
"System.Security.AccessControl.dll": {}
},
"compileOnly": true
},
"System.Security.Claims/9.0.0.0": {
"compile": {
"System.Security.Claims.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.Algorithms/9.0.0.0": {
"compile": {
"System.Security.Cryptography.Algorithms.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.Cng/9.0.0.0": {
"compile": {
"System.Security.Cryptography.Cng.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.Csp/9.0.0.0": {
"compile": {
"System.Security.Cryptography.Csp.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography/9.0.0.0": {
"compile": {
"System.Security.Cryptography.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.Encoding/9.0.0.0": {
"compile": {
"System.Security.Cryptography.Encoding.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.OpenSsl/9.0.0.0": {
"compile": {
"System.Security.Cryptography.OpenSsl.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.Primitives/9.0.0.0": {
"compile": {
"System.Security.Cryptography.Primitives.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.X509Certificates/9.0.0.0": {
"compile": {
"System.Security.Cryptography.X509Certificates.dll": {}
},
"compileOnly": true
},
"System.Security.Cryptography.Xml/9.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/9.0.0.0": {
"compile": {
"System.Security.Principal.dll": {}
},
"compileOnly": true
},
"System.Security.Principal.Windows/9.0.0.0": {
"compile": {
"System.Security.Principal.Windows.dll": {}
},
"compileOnly": true
},
"System.Security.SecureString/9.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/9.0.0.0": {
"compile": {
"System.Text.Encoding.CodePages.dll": {}
},
"compileOnly": true
},
"System.Text.Encoding/9.0.0.0": {
"compile": {
"System.Text.Encoding.dll": {}
},
"compileOnly": true
},
"System.Text.Encoding.Extensions/9.0.0.0": {
"compile": {
"System.Text.Encoding.Extensions.dll": {}
},
"compileOnly": true
},
"System.Text.Encodings.Web/9.0.0.0": {
"compile": {
"System.Text.Encodings.Web.dll": {}
},
"compileOnly": true
},
"System.Text.Json.Reference/9.0.0.0": {
"compile": {
"System.Text.Json.dll": {}
},
"compileOnly": true
},
"System.Text.RegularExpressions/9.0.0.0": {
"compile": {
"System.Text.RegularExpressions.dll": {}
},
"compileOnly": true
},
"System.Threading.Channels.Reference/9.0.0.0": {
"compile": {
"System.Threading.Channels.dll": {}
},
"compileOnly": true
},
"System.Threading/9.0.0.0": {
"compile": {
"System.Threading.dll": {}
},
"compileOnly": true
},
"System.Threading.Overlapped/9.0.0.0": {
"compile": {
"System.Threading.Overlapped.dll": {}
},
"compileOnly": true
},
"System.Threading.RateLimiting/9.0.0.0": {
"compile": {
"System.Threading.RateLimiting.dll": {}
},
"compileOnly": true
},
"System.Threading.Tasks.Dataflow/9.0.0.0": {
"compile": {
"System.Threading.Tasks.Dataflow.dll": {}
},
"compileOnly": true
},
"System.Threading.Tasks/9.0.0.0": {
"compile": {
"System.Threading.Tasks.dll": {}
},
"compileOnly": true
},
"System.Threading.Tasks.Extensions/9.0.0.0": {
"compile": {
"System.Threading.Tasks.Extensions.dll": {}
},
"compileOnly": true
},
"System.Threading.Tasks.Parallel/9.0.0.0": {
"compile": {
"System.Threading.Tasks.Parallel.dll": {}
},
"compileOnly": true
},
"System.Threading.Thread/9.0.0.0": {
"compile": {
"System.Threading.Thread.dll": {}
},
"compileOnly": true
},
"System.Threading.ThreadPool/9.0.0.0": {
"compile": {
"System.Threading.ThreadPool.dll": {}
},
"compileOnly": true
},
"System.Threading.Timer/9.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/9.0.0.0": {
"compile": {
"System.Transactions.Local.dll": {}
},
"compileOnly": true
},
"System.ValueTuple/9.0.0.0": {
"compile": {
"System.ValueTuple.dll": {}
},
"compileOnly": true
},
"System.Web/4.0.0.0": {
"compile": {
"System.Web.dll": {}
},
"compileOnly": true
},
"System.Web.HttpUtility/9.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/9.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/9.0.0.0": {
"compile": {
"System.Xml.XDocument.dll": {}
},
"compileOnly": true
},
"System.Xml.XmlDocument/9.0.0.0": {
"compile": {
"System.Xml.XmlDocument.dll": {}
},
"compileOnly": true
},
"System.Xml.XmlSerializer/9.0.0.0": {
"compile": {
"System.Xml.XmlSerializer.dll": {}
},
"compileOnly": true
},
"System.Xml.XPath/9.0.0.0": {
"compile": {
"System.Xml.XPath.dll": {}
},
"compileOnly": true
},
"System.Xml.XPath.XDocument/9.0.0.0": {
"compile": {
"System.Xml.XPath.XDocument.dll": {}
},
"compileOnly": true
},
"WindowsBase/4.0.0.0": {
"compile": {
"WindowsBase.dll": {}
},
"compileOnly": true
}
}
},
"libraries": {
"Auth.API/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Bogus/35.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+5omfZWy8gOcbpc48vKfMI4h/ecbdf3NQm6xCl3zMbaP4J3rMMm5h3kPFeIWBgt4mbz6YY0eeZDLR/6yv1khKw==",
"path": "bogus/35.6.3",
"hashPath": "bogus.35.6.3.nupkg.sha512"
},
"Castle.Core/5.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
"path": "castle.core/5.1.1",
"hashPath": "castle.core.5.1.1.nupkg.sha512"
},
"FluentEmail.Core/3.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uQFFbJgMhhCFUti7pfMi429fMNi7fLGMj+7uDtD7POlQzLxlhXJ6tmt4Y1SI51sZsA36GO5b7+o29eY/dKiICQ==",
"path": "fluentemail.core/3.0.2",
"hashPath": "fluentemail.core.3.0.2.nupkg.sha512"
},
"FluentEmail.Razor/3.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XdZS2n9jjrx2qzyBGvgstYFIm2laYo1j7YMUZI0rylZhpZHIic3taWqe78xF5dcsXpJvucmxRCshhF6hl02Dmw==",
"path": "fluentemail.razor/3.0.2",
"hashPath": "fluentemail.razor.3.0.2.nupkg.sha512"
},
"FluentEmail.Smtp/3.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Y5pZKS/mXSl7D5WJWecvfo1kpIMDc6U0VRU6wRbE9wEv2IqMH3cQXa/97Pwi+m31COepIqc6dMhGMtAJ2Qh7rw==",
"path": "fluentemail.smtp/3.0.2",
"hashPath": "fluentemail.smtp.3.0.2.nupkg.sha512"
},
"Humanizer.Core/2.14.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
"path": "humanizer.core/2.14.1",
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.JwtBearer/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lloN3XvIgXmdocfghzfszOHJb45OYR3fgOg/h536o+zNB2SmP3JrqeOieCBZ7sipgGcgbxP0boA+loVhdsJxWg==",
"path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.7",
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.7.nupkg.sha512"
},
"Microsoft.AspNetCore.Cryptography.Internal/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5di3GKY/a9ceGAdVk78QFGMO55NrFRN1rnh4xNr7MHjOCOMhgcWkyv9051wkPUDfX+g2cNN6+ckHvNnlxUwc2A==",
"path": "microsoft.aspnetcore.cryptography.internal/9.0.7",
"hashPath": "microsoft.aspnetcore.cryptography.internal.9.0.7.nupkg.sha512"
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9ms7cTGHBzhCTfC8yIv9KfMrLKsRLg60jGsoZ/oEjoBXbqcEsXcjNtXqaOJCjpeltLDKoePrfSWzjhMUxTHHMA==",
"path": "microsoft.aspnetcore.cryptography.keyderivation/9.0.7",
"hashPath": "microsoft.aspnetcore.cryptography.keyderivation.9.0.7.nupkg.sha512"
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tr4JHBgE/wN4Q/iQkWsi0oZXcaM7WFeZ1rpCUeTVka6az3DTtG0+RMuvZvPIq8U8vCANVuzqAcr+uUry4FUKrg==",
"path": "microsoft.aspnetcore.identity.entityframeworkcore/9.0.7",
"hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.9.0.7.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+vVXw0oVVu5dnwseBxZFVeYZ0qPJTI03DTdghRKrcK+QhTM3Nu8orukKqdYObsI4mWZADE8wTILuYR5CowJr+w==",
"path": "microsoft.aspnetcore.mvc.razor.extensions/5.0.0",
"hashPath": "microsoft.aspnetcore.mvc.razor.extensions.5.0.0.nupkg.sha512"
},
"Microsoft.AspNetCore.OpenApi/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8aG0mkgmA38IDJ0ca5HIpdexKjHXIh0z1kIdw5WyM6CrD4+CEt97UgSwBBBCHG6QQKV0hj2mfkwtEcqrJBcu8g==",
"path": "microsoft.aspnetcore.openapi/9.0.7",
"hashPath": "microsoft.aspnetcore.openapi.9.0.7.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Language/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6yOBBASGfXMx1fY6hyjvG+oM3eR8vovIehDdEZW7jAV4gKlY4xuAvTm7Iw1fEq7KPunh2VrJwo7oRK1XxUn1OQ==",
"path": "microsoft.aspnetcore.razor.language/5.0.0",
"hashPath": "microsoft.aspnetcore.razor.language.5.0.0.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
"path": "microsoft.bcl.asyncinterfaces/7.0.0",
"hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512"
},
"Microsoft.Build.Framework/17.8.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==",
"path": "microsoft.build.framework/17.8.3",
"hashPath": "microsoft.build.framework.17.8.3.nupkg.sha512"
},
"Microsoft.Build.Locator/1.7.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==",
"path": "microsoft.build.locator/1.7.8",
"hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
"path": "microsoft.codeanalysis.analyzers/3.3.4",
"hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Common/4.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==",
"path": "microsoft.codeanalysis.common/4.8.0",
"hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.CSharp/4.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==",
"path": "microsoft.codeanalysis.csharp/4.8.0",
"hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==",
"path": "microsoft.codeanalysis.csharp.workspaces/4.8.0",
"hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Razor/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-s4u/6z/MQ35y/egrXf4WgJlUZf5GGvuba9mZ700dH4XxLBrA9Fw9kFZ8uymoATry7hwz5owvFhBVo+2VnoiGRg==",
"path": "microsoft.codeanalysis.razor/5.0.0",
"hashPath": "microsoft.codeanalysis.razor.5.0.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==",
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==",
"path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0",
"hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PbD0q5ax15r91jD4TN7xbDCjldZSz4JfpYN4ZZjAkWeUyROkV92Ydg0O2/1keFA+2u3KPsDkJMmBKv2zQ06ZVg==",
"path": "microsoft.entityframeworkcore/9.0.7",
"hashPath": "microsoft.entityframeworkcore.9.0.7.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YUXNerEkCf4OANO+zjuMznpUW7R8XxSCqmBfYhBrbrJVc09i84KkNgeUTaOUXCGogSK/3d7ORRhMqfUobnejBg==",
"path": "microsoft.entityframeworkcore.abstractions/9.0.7",
"hashPath": "microsoft.entityframeworkcore.abstractions.9.0.7.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HqiPjAvjVOsyA1svnjL81/Wk2MRQYMK/lxKVWvw0f5IcA//VcxBepVSAqe7CFirdsPXqe8rFKEwZROWZTz7Jqw==",
"path": "microsoft.entityframeworkcore.analyzers/9.0.7",
"hashPath": "microsoft.entityframeworkcore.analyzers.9.0.7.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Design/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zvZ2/bRwdPrBfQ2fRd2IQL6icyIOtosZSz2QpXtsn7M+c6e4GvpNfpSxBprLfoKhH6NeAFNV9ool0Vp/1DJd/A==",
"path": "microsoft.entityframeworkcore.design/9.0.7",
"hashPath": "microsoft.entityframeworkcore.design.9.0.7.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Proxies/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lPhrsrxYxslg5xW/vltvaKpnI7aw4FiADJ1+zRHNLRzZq8FV5L4AuyJAL6QEqp4UPewEl+yZqoRVNbuEcMzGWQ==",
"path": "microsoft.entityframeworkcore.proxies/9.0.7",
"hashPath": "microsoft.entityframeworkcore.proxies.9.0.7.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Yo5joquG7L79H5BhtpqP8apu+KFOAYfvmj0dZnVkPElBY14wY5qva0SOcrDWzYw5BrJrhIArfCcJCJHBvMYiKg==",
"path": "microsoft.entityframeworkcore.relational/9.0.7",
"hashPath": "microsoft.entityframeworkcore.relational.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.ApiDescription.Server/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1Kzzf7pRey40VaUkHN9/uWxrKVkLu2AQjt+GVeeKLLpiEHAJ1xZRsLSh4ZZYEnyS7Kt2OBOPmsXNdU+wbcOl5w==",
"path": "microsoft.extensions.apidescription.server/9.0.0",
"hashPath": "microsoft.extensions.apidescription.server.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-30necCQehcg9lFkMEIE7HczcoYGML8GUH6jlincA18d896fLZM9wl5tpTPJHgzANQE/6KXRLZSWbgevgg5csSw==",
"path": "microsoft.extensions.caching.abstractions/9.0.7",
"hashPath": "microsoft.extensions.caching.abstractions.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nDu6c8fwrHQYccLnWnvyElrdkL3rZ97TZNqL+niMFUcApVBHdpDmKcRvciGymJ4Y0iLDTOo5J2XhDQEbNb+dFg==",
"path": "microsoft.extensions.caching.memory/9.0.7",
"hashPath": "microsoft.extensions.caching.memory.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lut/kiVvNsQ120VERMUYSFhpXPpKjjql+giy03LesASPBBcC0o6+aoFdzJH9GaYpFTQ3fGVhVjKjvJDoAW5/IQ==",
"path": "microsoft.extensions.configuration.abstractions/9.0.7",
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-i05AYA91vgq0as84ROVCyltD2gnxaba/f1Qw2rG7mUsS0gv8cPTr1Gm7jPQHq7JTr4MJoQUcanLVs16tIOUJaQ==",
"path": "microsoft.extensions.dependencyinjection/9.0.7",
"hashPath": "microsoft.extensions.dependencyinjection.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iPK1FxbGFr2Xb+4Y+dTYI8Gupu9pOi8I3JPuPsrogUmEhe2hzZ9LpCmolMEBhVDo2ikcSr7G5zYiwaapHSQTew==",
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.7",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aXEt8QW1Fj9aC81GfkMtfip4wfbkEA7VBvNkx6Rx6ZKyqXIF/9qzRtH6v/2096IDK4lt6dlQp5Ajf+kjHfUdOA==",
"path": "microsoft.extensions.dependencymodel/9.0.7",
"hashPath": "microsoft.extensions.dependencymodel.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iuZIiZ3mteEb+nsUqpGXKx2cGF+cv6gWPd5jqQI4hzqdiJ6I94ddLjKhQOuRW1lueHwocIw30xbSHGhQj0zjdQ==",
"path": "microsoft.extensions.fileproviders.abstractions/5.0.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1rkd8UO2qf21biwO7X0hL9uHP7vtfmdv/NLvKgCRHkdz1XnW8zVQJXyEYiN68WYpExgtVWn55QF0qBzgfh1mGg==",
"path": "microsoft.extensions.fileproviders.physical/5.0.0",
"hashPath": "microsoft.extensions.fileproviders.physical.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ArliS8lGk8sWRtrWpqI8yUVYJpRruPjCDT+EIjrgkA/AAPRctlAkRISVZ334chAKktTLzD1+PK8F5IZpGedSqA==",
"path": "microsoft.extensions.filesystemglobbing/5.0.0",
"hashPath": "microsoft.extensions.filesystemglobbing.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Identity.Core/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yFMK7yhLYbiwiiKOI/A1rReteRbO4vnN3SPNF5YpUHf6BvSMn5K1TDa7GVszJBH/VmxP0EAsHnSH05GEV0x3cg==",
"path": "microsoft.extensions.identity.core/9.0.7",
"hashPath": "microsoft.extensions.identity.core.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Identity.Stores/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mf04+xUV6HCeLROYHZeGSSSIbwXN2taLOcDpSKYO6BawqNOJoBSN9MaQ5vMNrlnH6BnXYPO8S4PuREftqXx5KA==",
"path": "microsoft.extensions.identity.stores/9.0.7",
"hashPath": "microsoft.extensions.identity.stores.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Logging/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fdIeQpXYV8yxSWG03cCbU2Otdrq4NWuhnQLXokWLv3L9YcK055E7u8WFJvP+uuP4CFeCEoqZQL4yPcjuXhCZrg==",
"path": "microsoft.extensions.logging/9.0.7",
"hashPath": "microsoft.extensions.logging.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sMM6NEAdUTE/elJ2wqjOi0iBWqZmSyaTByLF9e8XHv6DRJFFnOe0N+s8Uc6C91E4SboQCfLswaBIZ+9ZXA98AA==",
"path": "microsoft.extensions.logging.abstractions/9.0.7",
"hashPath": "microsoft.extensions.logging.abstractions.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Options/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-trJnF6cRWgR5uMmHpGoHmM1wOVFdIYlELlkO9zX+RfieK0321Y55zrcs4AaEymKup7dxgEN/uJU25CAcMNQRXw==",
"path": "microsoft.extensions.options/9.0.7",
"hashPath": "microsoft.extensions.options.9.0.7.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ti/zD9BuuO50IqlvhWQs9GHxkCmoph5BHjGiWKdg2t6Or8XoyAfRJiKag+uvd/fpASnNklfsB01WpZ4fhAe0VQ==",
"path": "microsoft.extensions.primitives/9.0.7",
"hashPath": "microsoft.extensions.primitives.9.0.7.nupkg.sha512"
},
"Microsoft.IdentityModel.Abstractions/8.12.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JzWhET0VOCORyJbqDc1Wtdl8Q/l+I1MjFB0I/Jko+Ma691JZll8X6o9XwZtUce8FkqGuV4uY4/V1808XZOpDVg==",
"path": "microsoft.identitymodel.abstractions/8.12.1",
"hashPath": "microsoft.identitymodel.abstractions.8.12.1.nupkg.sha512"
},
"Microsoft.IdentityModel.JsonWebTokens/8.12.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-imi3xiRLzzKxN4m1aR9Z2X8GUmNsVH7GLA6AkwYStNnh3UzupFtHEEVk3GK1fCvnYdRbpnCGNYY6WQb9AfDAKg==",
"path": "microsoft.identitymodel.jsonwebtokens/8.12.1",
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.12.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/8.12.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-39HjVkU7Voe2jRLmORRB5PoTmta1ZPKzUZCc6ldlNlLzdx+um0+fAnvfk05LUQPrNxpvb5ZoqF00SrNvyO2Fzg==",
"path": "microsoft.identitymodel.logging/8.12.1",
"hashPath": "microsoft.identitymodel.logging.8.12.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols/8.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
"path": "microsoft.identitymodel.protocols/8.0.1",
"hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
"path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
"hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/8.12.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DzgPEABn3eZmIk4lhov0QPcoHkIbnAfgkyDPM7uGuWDHeockR9DdqNCD9Zy30hPfExu5VhbOXn9oPRi+tFUhEQ==",
"path": "microsoft.identitymodel.tokens/8.12.1",
"hashPath": "microsoft.identitymodel.tokens.8.12.1.nupkg.sha512"
},
"Microsoft.OpenApi/1.6.23": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g==",
"path": "microsoft.openapi/1.6.23",
"hashPath": "microsoft.openapi.1.6.23.nupkg.sha512"
},
"Mono.TextTemplating/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==",
"path": "mono.texttemplating/3.0.0",
"hashPath": "mono.texttemplating.3.0.0.nupkg.sha512"
},
"Npgsql/9.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tPvY61CxOAWxNsKLEBg+oR646X4Bc8UmyQ/tJszL/7mEmIXQnnBhVJZrZEEUv0Bstu0mEsHZD5At3EO8zQRAYw==",
"path": "npgsql/9.0.3",
"hashPath": "npgsql.9.0.3.nupkg.sha512"
},
"Npgsql.EntityFrameworkCore.PostgreSQL/9.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mw5vcY2IEc7L+IeGrxpp/J5OSnCcjkjAgJYCm/eD52wpZze8zsSifdqV7zXslSMmfJG2iIUGZyo3KuDtEFKwMQ==",
"path": "npgsql.entityframeworkcore.postgresql/9.0.4",
"hashPath": "npgsql.entityframeworkcore.postgresql.9.0.4.nupkg.sha512"
},
"RazorLight/2.0.0-rc.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2tzNTdXCCMesPQhIdL0x5QS2BwDvaLWVQLNcAv153gnWzUzw8vYETIZBp/Hx591BHPg9itiT8lwVx94XfAnCNA==",
"path": "razorlight/2.0.0-rc.3",
"hashPath": "razorlight.2.0.0-rc.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore/9.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Akk4oFgy0ST8Q8pZTfPbrt045tWNyMMiKhlbYjG3qnjQZLz645IL5vhQm7NLicc2sAAQ+vftArIlsYWFevmb2g==",
"path": "swashbuckle.aspnetcore/9.0.3",
"hashPath": "swashbuckle.aspnetcore.9.0.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.Swagger/9.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CGpkZDWj1g/yH/0wYkxUtBhiFo5TY/Esq2fS0vlBvLOs1UL2Jzef9tdtYmTdd3zBPtnMyXQcsXjMt9yCxz4VaA==",
"path": "swashbuckle.aspnetcore.swagger/9.0.3",
"hashPath": "swashbuckle.aspnetcore.swagger.9.0.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerGen/9.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-STqjhw1TZiEGmIRgE6jcJUOcgU/Fjquc6dP4GqbuwBzqWZAWr/9T7FZOGWYEwKnmkMplzlUNepGHwnUrfTP0fw==",
"path": "swashbuckle.aspnetcore.swaggergen/9.0.3",
"hashPath": "swashbuckle.aspnetcore.swaggergen.9.0.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerUI/9.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DgJKJASz5OAygeKv2+N0FCZVhQylESqLXrtrRAqIT0vKpX7t5ImJ1FL6+6OqxKiamGkL0jchRXR8OgpMSsMh8w==",
"path": "swashbuckle.aspnetcore.swaggerui/9.0.3",
"hashPath": "swashbuckle.aspnetcore.swaggerui.9.0.3.nupkg.sha512"
},
"System.Buffers/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"path": "system.buffers/4.5.1",
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
},
"System.CodeDom/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
"path": "system.codedom/6.0.0",
"hashPath": "system.codedom.6.0.0.nupkg.sha512"
},
"System.Collections.Immutable/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
"path": "system.collections.immutable/7.0.0",
"hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
},
"System.Composition/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==",
"path": "system.composition/7.0.0",
"hashPath": "system.composition.7.0.0.nupkg.sha512"
},
"System.Composition.AttributedModel/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==",
"path": "system.composition.attributedmodel/7.0.0",
"hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512"
},
"System.Composition.Convention/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==",
"path": "system.composition.convention/7.0.0",
"hashPath": "system.composition.convention.7.0.0.nupkg.sha512"
},
"System.Composition.Hosting/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==",
"path": "system.composition.hosting/7.0.0",
"hashPath": "system.composition.hosting.7.0.0.nupkg.sha512"
},
"System.Composition.Runtime/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==",
"path": "system.composition.runtime/7.0.0",
"hashPath": "system.composition.runtime.7.0.0.nupkg.sha512"
},
"System.Composition.TypedParts/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==",
"path": "system.composition.typedparts/7.0.0",
"hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512"
},
"System.Diagnostics.EventLog/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
"path": "system.diagnostics.eventlog/6.0.0",
"hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
},
"System.IdentityModel.Tokens.Jwt/8.12.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jlYdVOJrdeyD80ppEqKJ8BhJdrV3MjeA+seURdhC0DnD41GyUA9Ik+P7Sb571ufVVCYIx93GjeqVvY3QyQxZAA==",
"path": "system.identitymodel.tokens.jwt/8.12.1",
"hashPath": "system.identitymodel.tokens.jwt.8.12.1.nupkg.sha512"
},
"System.IO.Pipelines/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
"path": "system.io.pipelines/7.0.0",
"hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
},
"System.Reflection.Metadata/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==",
"path": "system.reflection.metadata/7.0.0",
"hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
},
"System.Text.Json/9.0.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-u/lN2FEEXs3ghj2ta8tWA4r2MS9Yni07K7jDmnz8h1UPDf0lIIIEMkWx383Zz4fJjJio7gDl+00RYuQ/7R8ZQw==",
"path": "system.text.json/9.0.7",
"hashPath": "system.text.json.9.0.7.nupkg.sha512"
},
"System.Threading.Channels/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
"path": "system.threading.channels/7.0.0",
"hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
},
"Auth.Contracts/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Auth.Core/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Auth.Domain/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Generic/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Antiforgery/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication.BearerToken/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication.Cookies/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication.Core/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication.OAuth/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authorization/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authorization.Policy/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Components.Authorization/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Components/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Components.Endpoints/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Components.Forms/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Components.Server/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Components.Web/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Connections.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.CookiePolicy/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Cors/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Cryptography.Internal.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Cryptography.KeyDerivation.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.DataProtection.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.DataProtection/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.DataProtection.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Diagnostics/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Diagnostics.HealthChecks/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.HostFiltering/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Hosting.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Hosting/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Html.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http.Connections.Common/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http.Connections/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http.Features/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Http.Results/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.HttpLogging/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.HttpOverrides/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.HttpsPolicy/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Identity/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Localization/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Localization.Routing/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Metadata/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Core/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Cors/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Formatters.Xml/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Localization/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.Razor/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.RazorPages/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.TagHelpers/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.OutputCaching/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.RateLimiting/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Razor/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Razor.Runtime/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.RequestDecompression/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.ResponseCaching/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.ResponseCompression/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Rewrite/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Routing.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Routing/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.HttpSys/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.IIS/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.IISIntegration/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.Kestrel.Core/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.Kestrel/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Session/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.SignalR.Common/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.SignalR.Core/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.SignalR/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.StaticAssets/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.StaticFiles/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.WebSockets/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.WebUtilities/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.CSharp/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Caching.Abstractions.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Caching.Memory.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.Abstractions.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.Binder/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.CommandLine/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.FileExtensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.Ini/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.Json/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.KeyPerFile/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.UserSecrets/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Configuration.Xml/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.DependencyInjection.Abstractions.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.DependencyInjection.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Diagnostics/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Diagnostics.HealthChecks/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Features/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.FileProviders.Abstractions.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.FileProviders.Composite/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.FileProviders.Embedded/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.FileProviders.Physical.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.FileSystemGlobbing.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Hosting.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Hosting/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Http/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Identity.Core.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Identity.Stores.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Localization.Abstractions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Localization/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.Abstractions.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.Configuration/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.Console/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.Debug/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.EventLog/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.EventSource/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.TraceSource/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.ObjectPool/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Options.DataAnnotations/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Options.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Primitives.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.WebEncoders/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.JSInterop/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Net.Http.Headers/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.VisualBasic.Core/14.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.VisualBasic/10.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Win32.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"Microsoft.Win32.Registry/9.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/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Buffers.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Collections.Concurrent/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Collections/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Collections.Immutable.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Collections.NonGeneric/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Collections.Specialized/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ComponentModel.Annotations/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ComponentModel.DataAnnotations/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ComponentModel/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ComponentModel.EventBasedAsync/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ComponentModel.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ComponentModel.TypeConverter/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Configuration/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Console/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Core/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Data.Common/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Data.DataSetExtensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Data/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.Contracts/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.Debug/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.DiagnosticSource/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.EventLog.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.FileVersionInfo/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.Process/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.StackTrace/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.TextWriterTraceListener/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.Tools/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.TraceSource/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Diagnostics.Tracing/9.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/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Dynamic.Runtime/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Formats.Asn1/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Formats.Tar/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Globalization.Calendars/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Globalization/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Globalization.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.Compression.Brotli/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.Compression/9.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/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.FileSystem.AccessControl/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.FileSystem/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.FileSystem.DriveInfo/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.FileSystem.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.FileSystem.Watcher/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.IsolatedStorage/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.MemoryMappedFiles/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.Pipelines.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.Pipes.AccessControl/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.Pipes/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.IO.UnmanagedMemoryStream/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Linq/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Linq.Expressions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Linq.Parallel/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Linq.Queryable/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Memory/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Http/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Http.Json/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.HttpListener/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Mail/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.NameResolution/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.NetworkInformation/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Ping/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Quic/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Requests/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Security/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.ServicePoint/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.Sockets/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.WebClient/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.WebHeaderCollection/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.WebProxy/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.WebSockets.Client/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Net.WebSockets/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Numerics/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Numerics.Vectors/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ObjectModel/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.DispatchProxy/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.Emit/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.Emit.ILGeneration/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.Emit.Lightweight/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.Metadata.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Reflection.TypeExtensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Resources.Reader/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Resources.ResourceManager/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Resources.Writer/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.CompilerServices.Unsafe.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.CompilerServices.VisualC/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Handles/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.InteropServices/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.InteropServices.JavaScript/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.InteropServices.RuntimeInformation/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Intrinsics/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Loader/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Numerics/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Serialization/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Serialization.Formatters/8.1.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Serialization.Json/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Serialization.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Runtime.Serialization.Xml/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.AccessControl/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Claims/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.Algorithms/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.Cng/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.Csp/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.Encoding/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.OpenSsl/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.Primitives/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.X509Certificates/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Cryptography.Xml/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Principal/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.Principal.Windows/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Security.SecureString/9.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/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Text.Encoding/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Text.Encoding.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Text.Encodings.Web/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Text.Json.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Text.RegularExpressions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Channels.Reference/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Overlapped/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.RateLimiting/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Tasks.Dataflow/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Tasks/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Tasks.Extensions/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Tasks.Parallel/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Thread/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.ThreadPool/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Threading.Timer/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Transactions/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Transactions.Local/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.ValueTuple/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Web/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Web.HttpUtility/9.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/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Xml.Serialization/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Xml.XDocument/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Xml.XmlDocument/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Xml.XmlSerializer/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Xml.XPath/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"System.Xml.XPath.XDocument/9.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
},
"WindowsBase/4.0.0.0": {
"type": "referenceassembly",
"serviceable": false,
"sha512": ""
}
}
}