{ "runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": { "defines": [ "TRACE", "DEBUG", "NETCOREAPP", "NETCOREAPP3_1", "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": "8.0", "platform": "", "allowUnsafe": false, "warningsAsErrors": false, "optimize": false, "keyFile": "", "emitEntryPoint": true, "xmlDoc": false, "debugType": "portable" }, "targets": { ".NETCoreApp,Version=v3.1": { "Txgy.EWS.Server.Start/1.0.0": { "dependencies": { "Swashbuckle.AspNetCore": "5.6.3", "Txgy.EWS.Server.Common": "1.0.0", "Txgy.EWS.Server.ICommon": "1.0.0", "Txgy.EWS.Server.IService": "1.0.0", "Txgy.EWS.Server.Models": "1.0.0", "Txgy.EWS.Server.Service": "1.0.0", "Microsoft.AspNetCore.Antiforgery": "3.1.0.0", "Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0", "Microsoft.AspNetCore.Authentication.Core": "3.1.0.0", "Microsoft.AspNetCore.Authentication": "3.1.0.0", "Microsoft.AspNetCore.Authentication.OAuth": "3.1.0.0", "Microsoft.AspNetCore.Authorization": "3.1.0.0", "Microsoft.AspNetCore.Authorization.Policy": "3.1.0.0", "Microsoft.AspNetCore.Components.Authorization": "3.1.0.0", "Microsoft.AspNetCore.Components": "3.1.0.0", "Microsoft.AspNetCore.Components.Forms": "3.1.0.0", "Microsoft.AspNetCore.Components.Server": "3.1.0.0", "Microsoft.AspNetCore.Components.Web": "3.1.0.0", "Microsoft.AspNetCore.Connections.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.CookiePolicy": "3.1.0.0", "Microsoft.AspNetCore.Cors": "3.1.0.0", "Microsoft.AspNetCore.Cryptography.Internal": "3.1.0.0", "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.0.0", "Microsoft.AspNetCore.DataProtection.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.DataProtection": "3.1.0.0", "Microsoft.AspNetCore.DataProtection.Extensions": "3.1.0.0", "Microsoft.AspNetCore.Diagnostics.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Diagnostics": "3.1.0.0", "Microsoft.AspNetCore.Diagnostics.HealthChecks": "3.1.0.0", "Microsoft.AspNetCore": "3.1.0.0", "Microsoft.AspNetCore.HostFiltering": "3.1.0.0", "Microsoft.AspNetCore.Hosting.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Hosting": "3.1.0.0", "Microsoft.AspNetCore.Hosting.Server.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Html.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Http.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Http.Connections.Common": "3.1.0.0", "Microsoft.AspNetCore.Http.Connections": "3.1.0.0", "Microsoft.AspNetCore.Http": "3.1.0.0", "Microsoft.AspNetCore.Http.Extensions": "3.1.0.0", "Microsoft.AspNetCore.Http.Features": "3.1.0.0", "Microsoft.AspNetCore.HttpOverrides": "3.1.0.0", "Microsoft.AspNetCore.HttpsPolicy": "3.1.0.0", "Microsoft.AspNetCore.Identity": "3.1.0.0", "Microsoft.AspNetCore.Localization": "3.1.0.0", "Microsoft.AspNetCore.Localization.Routing": "3.1.0.0", "Microsoft.AspNetCore.Metadata": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Mvc.ApiExplorer": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Core": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Cors": "3.1.0.0", "Microsoft.AspNetCore.Mvc.DataAnnotations": "3.1.0.0", "Microsoft.AspNetCore.Mvc": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Formatters.Json": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Formatters.Xml": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Localization": "3.1.0.0", "Microsoft.AspNetCore.Mvc.Razor": "3.1.0.0", "Microsoft.AspNetCore.Mvc.RazorPages": "3.1.0.0", "Microsoft.AspNetCore.Mvc.TagHelpers": "3.1.0.0", "Microsoft.AspNetCore.Mvc.ViewFeatures": "3.1.0.0", "Microsoft.AspNetCore.Razor": "3.1.0.0", "Microsoft.AspNetCore.Razor.Runtime": "3.1.0.0", "Microsoft.AspNetCore.ResponseCaching.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.ResponseCaching": "3.1.0.0", "Microsoft.AspNetCore.ResponseCompression": "3.1.0.0", "Microsoft.AspNetCore.Rewrite": "3.1.0.0", "Microsoft.AspNetCore.Routing.Abstractions": "3.1.0.0", "Microsoft.AspNetCore.Routing": "3.1.0.0", "Microsoft.AspNetCore.Server.HttpSys": "3.1.0.0", "Microsoft.AspNetCore.Server.IIS": "3.1.0.0", "Microsoft.AspNetCore.Server.IISIntegration": "3.1.0.0", "Microsoft.AspNetCore.Server.Kestrel.Core": "3.1.0.0", "Microsoft.AspNetCore.Server.Kestrel": "3.1.0.0", "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "3.1.0.0", "Microsoft.AspNetCore.Session": "3.1.0.0", "Microsoft.AspNetCore.SignalR.Common": "3.1.0.0", "Microsoft.AspNetCore.SignalR.Core": "3.1.0.0", "Microsoft.AspNetCore.SignalR": "3.1.0.0", "Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.0.0", "Microsoft.AspNetCore.StaticFiles": "3.1.0.0", "Microsoft.AspNetCore.WebSockets": "3.1.0.0", "Microsoft.AspNetCore.WebUtilities": "3.1.0.0", "Microsoft.CSharp.Reference": "4.0.0.0", "Microsoft.Extensions.Configuration.Binder": "3.1.0.0", "Microsoft.Extensions.Configuration.CommandLine": "3.1.0.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.0.0", "Microsoft.Extensions.Configuration.Ini": "3.1.0.0", "Microsoft.Extensions.Configuration.KeyPerFile": "3.1.0.0", "Microsoft.Extensions.Configuration.UserSecrets": "3.1.0.0", "Microsoft.Extensions.Configuration.Xml": "3.1.0.0", "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "3.1.0.0", "Microsoft.Extensions.Diagnostics.HealthChecks": "3.1.0.0", "Microsoft.Extensions.FileProviders.Composite": "3.1.0.0", "Microsoft.Extensions.FileProviders.Embedded": "3.1.0.0", "Microsoft.Extensions.Hosting.Abstractions": "3.1.0.0", "Microsoft.Extensions.Hosting": "3.1.0.0", "Microsoft.Extensions.Http": "3.1.0.0", "Microsoft.Extensions.Identity.Core": "3.1.0.0", "Microsoft.Extensions.Identity.Stores": "3.1.0.0", "Microsoft.Extensions.Localization.Abstractions": "3.1.0.0", "Microsoft.Extensions.Localization": "3.1.0.0", "Microsoft.Extensions.Logging.Configuration": "3.1.0.0", "Microsoft.Extensions.Logging.Console": "3.1.0.0", "Microsoft.Extensions.Logging.Debug": "3.1.0.0", "Microsoft.Extensions.Logging.EventLog": "3.1.0.0", "Microsoft.Extensions.Logging.EventSource": "3.1.0.0", "Microsoft.Extensions.Logging.TraceSource": "3.1.0.0", "Microsoft.Extensions.ObjectPool": "3.1.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.0.0", "Microsoft.Extensions.Options.DataAnnotations": "3.1.0.0", "Microsoft.Extensions.WebEncoders": "3.1.0.0", "Microsoft.JSInterop": "3.1.0.0", "Microsoft.Net.Http.Headers": "3.1.0.0", "Microsoft.VisualBasic.Core": "10.0.5.0", "Microsoft.VisualBasic": "10.0.0.0", "Microsoft.Win32.Primitives": "4.1.2.0", "Microsoft.Win32.Registry.Reference": "4.1.3.0", "mscorlib": "4.0.0.0", "netstandard": "2.1.0.0", "System.AppContext": "4.2.2.0", "System.Buffers": "4.0.2.0", "System.Collections.Concurrent.Reference": "4.0.15.0", "System.Collections.Reference": "4.1.2.0", "System.Collections.NonGeneric.Reference": "4.1.2.0", "System.Collections.Specialized.Reference": "4.1.2.0", "System.ComponentModel.DataAnnotations": "4.0.0.0", "System.ComponentModel.Reference": "4.0.4.0", "System.ComponentModel.EventBasedAsync": "4.1.2.0", "System.ComponentModel.Primitives.Reference": "4.2.2.0", "System.ComponentModel.TypeConverter.Reference": "4.2.2.0", "System.Configuration": "4.0.0.0", "System.Console": "4.1.2.0", "System.Core": "4.0.0.0", "System.Data.Common": "4.2.2.0", "System.Data.DataSetExtensions": "4.0.1.0", "System.Data": "4.0.0.0", "System.Diagnostics.Contracts": "4.0.4.0", "System.Diagnostics.Debug.Reference": "4.1.2.0", "System.Diagnostics.EventLog": "4.0.2.0", "System.Diagnostics.FileVersionInfo": "4.0.4.0", "System.Diagnostics.Process": "4.2.2.0", "System.Diagnostics.StackTrace": "4.1.2.0", "System.Diagnostics.TextWriterTraceListener": "4.1.2.0", "System.Diagnostics.Tools.Reference": "4.1.2.0", "System.Diagnostics.TraceSource": "4.1.2.0", "System.Diagnostics.Tracing.Reference": "4.2.2.0", "System": "4.0.0.0", "System.Drawing": "4.0.0.0", "System.Drawing.Primitives": "4.2.1.0", "System.Dynamic.Runtime.Reference": "4.1.2.0", "System.Globalization.Calendars": "4.1.2.0", "System.Globalization.Reference": "4.1.2.0", "System.Globalization.Extensions.Reference": "4.1.2.0", "System.IO.Compression.Brotli": "4.2.2.0", "System.IO.Compression": "4.2.2.0", "System.IO.Compression.FileSystem": "4.0.0.0", "System.IO.Compression.ZipFile": "4.0.5.0", "System.IO.Reference": "4.2.2.0", "System.IO.FileSystem.Reference": "4.1.2.0", "System.IO.FileSystem.DriveInfo": "4.1.2.0", "System.IO.FileSystem.Primitives.Reference": "4.1.2.0", "System.IO.FileSystem.Watcher": "4.1.2.0", "System.IO.IsolatedStorage": "4.1.2.0", "System.IO.MemoryMappedFiles": "4.1.2.0", "System.IO.Pipelines": "4.0.2.0", "System.IO.Pipes": "4.1.2.0", "System.IO.UnmanagedMemoryStream": "4.1.2.0", "System.Linq.Reference": "4.2.2.0", "System.Linq.Expressions.Reference": "4.2.2.0", "System.Linq.Parallel": "4.0.4.0", "System.Linq.Queryable": "4.0.4.0", "System.Memory": "4.2.1.0", "System.Net": "4.0.0.0", "System.Net.Http": "4.2.2.0", "System.Net.HttpListener": "4.0.2.0", "System.Net.Mail": "4.0.2.0", "System.Net.NameResolution.Reference": "4.1.2.0", "System.Net.NetworkInformation": "4.2.2.0", "System.Net.Ping": "4.1.2.0", "System.Net.Primitives.Reference": "4.1.2.0", "System.Net.Requests": "4.1.2.0", "System.Net.Security": "4.1.2.0", "System.Net.ServicePoint": "4.0.2.0", "System.Net.Sockets": "4.2.2.0", "System.Net.WebClient": "4.0.2.0", "System.Net.WebHeaderCollection": "4.1.2.0", "System.Net.WebProxy": "4.0.2.0", "System.Net.WebSockets.Client": "4.1.2.0", "System.Net.WebSockets": "4.1.2.0", "System.Numerics": "4.0.0.0", "System.Numerics.Vectors": "4.1.6.0", "System.ObjectModel.Reference": "4.1.2.0", "System.Reflection.DispatchProxy": "4.0.6.0", "System.Reflection.Reference": "4.2.2.0", "System.Reflection.Emit.Reference": "4.1.2.0", "System.Reflection.Emit.ILGeneration.Reference": "4.1.1.0", "System.Reflection.Emit.Lightweight.Reference": "4.1.1.0", "System.Reflection.Extensions.Reference": "4.1.2.0", "System.Reflection.Metadata": "1.4.5.0", "System.Reflection.Primitives.Reference": "4.1.2.0", "System.Reflection.TypeExtensions.Reference": "4.1.2.0", "System.Resources.Reader": "4.1.2.0", "System.Resources.ResourceManager.Reference": "4.1.2.0", "System.Resources.Writer": "4.1.2.0", "System.Runtime.CompilerServices.Unsafe": "4.0.6.0", "System.Runtime.CompilerServices.VisualC": "4.1.2.0", "System.Runtime.Reference": "4.2.2.0", "System.Runtime.Extensions.Reference": "4.2.2.0", "System.Runtime.Handles.Reference": "4.1.2.0", "System.Runtime.InteropServices.Reference": "4.2.2.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.4.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.4.0", "System.Runtime.Intrinsics": "4.0.1.0", "System.Runtime.Loader": "4.1.1.0", "System.Runtime.Numerics.Reference": "4.1.2.0", "System.Runtime.Serialization": "4.0.0.0", "System.Runtime.Serialization.Formatters.Reference": "4.0.4.0", "System.Runtime.Serialization.Json.Reference": "4.0.5.0", "System.Runtime.Serialization.Primitives.Reference": "4.2.2.0", "System.Runtime.Serialization.Xml": "4.1.5.0", "System.Security.AccessControl.Reference": "4.1.1.0", "System.Security.Claims": "4.1.2.0", "System.Security.Cryptography.Algorithms": "4.3.2.0", "System.Security.Cryptography.Cng.Reference": "4.3.3.0", "System.Security.Cryptography.Csp": "4.1.2.0", "System.Security.Cryptography.Encoding": "4.1.2.0", "System.Security.Cryptography.Primitives.Reference": "4.1.2.0", "System.Security.Cryptography.X509Certificates": "4.2.2.0", "System.Security.Cryptography.Xml": "4.0.3.0", "System.Security": "4.0.0.0", "System.Security.Permissions.Reference": "4.0.3.0", "System.Security.Principal": "4.1.2.0", "System.Security.Principal.Windows.Reference": "4.1.1.0", "System.Security.SecureString.Reference": "4.1.2.0", "System.ServiceModel.Web": "4.0.0.0", "System.ServiceProcess": "4.0.0.0", "System.Text.Encoding.CodePages.Reference": "4.1.3.0", "System.Text.Encoding.Reference": "4.1.2.0", "System.Text.Encoding.Extensions.Reference": "4.1.2.0", "System.Text.Encodings.Web": "4.0.5.0", "System.Text.RegularExpressions.Reference": "4.2.2.0", "System.Threading.Channels": "4.0.2.0", "System.Threading.Reference": "4.1.2.0", "System.Threading.Overlapped": "4.1.2.0", "System.Threading.Tasks.Dataflow": "4.6.5.0", "System.Threading.Tasks.Reference": "4.1.2.0", "System.Threading.Tasks.Extensions.Reference": "4.3.1.0", "System.Threading.Tasks.Parallel": "4.0.4.0", "System.Threading.Thread": "4.1.2.0", "System.Threading.ThreadPool": "4.1.2.0", "System.Threading.Timer": "4.1.2.0", "System.Transactions": "4.0.0.0", "System.Transactions.Local": "4.0.2.0", "System.ValueTuple": "4.0.3.0", "System.Web": "4.0.0.0", "System.Web.HttpUtility": "4.0.2.0", "System.Windows": "4.0.0.0", "System.Windows.Extensions.Reference": "4.0.1.0", "System.Xml": "4.0.0.0", "System.Xml.Linq": "4.0.0.0", "System.Xml.ReaderWriter.Reference": "4.2.2.0", "System.Xml.Serialization": "4.0.0.0", "System.Xml.XDocument.Reference": "4.1.2.0", "System.Xml.XmlDocument.Reference": "4.1.2.0", "System.Xml.XmlSerializer.Reference": "4.1.2.0", "System.Xml.XPath": "4.1.2.0", "System.Xml.XPath.XDocument": "4.1.2.0", "WindowsBase": "4.0.0.0" }, "runtime": { "Txgy.EWS.Server.Start.dll": {} }, "compile": { "Txgy.EWS.Server.Start.dll": {} } }, "Microsoft.CSharp/4.5.0": {}, "Microsoft.Data.SqlClient/2.0.1": { "dependencies": { "Microsoft.Data.SqlClient.SNI.runtime": "2.0.1", "Microsoft.Identity.Client": "4.14.0", "Microsoft.IdentityModel.JsonWebTokens": "5.6.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.6.0", "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "4.7.0", "System.Diagnostics.DiagnosticSource": "5.0.1", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "4.7.0" }, "runtime": { "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" }, "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" } }, "compile": { "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {} } }, "Microsoft.Data.SqlClient.SNI.runtime/2.0.1": { "runtimeTargets": { "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "2.0.1.0" }, "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.pdb": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "2.0.1.0" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.pdb": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "2.0.1.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.pdb": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "2.0.1.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.pdb": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.EntityFrameworkCore/5.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "5.0.2", "Microsoft.EntityFrameworkCore.Analyzers": "5.0.2", "Microsoft.Extensions.Caching.Memory": "5.0.0", "Microsoft.Extensions.DependencyInjection": "5.0.1", "Microsoft.Extensions.Logging": "5.0.0", "System.Collections.Immutable": "5.0.0", "System.ComponentModel.Annotations": "5.0.0", "System.Diagnostics.DiagnosticSource": "5.0.1" }, "runtime": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": { "assemblyVersion": "5.0.2.0", "fileVersion": "5.0.220.61114" } }, "compile": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {} } }, "Microsoft.EntityFrameworkCore.Abstractions/5.0.2": { "runtime": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": { "assemblyVersion": "5.0.2.0", "fileVersion": "5.0.220.61114" } }, "compile": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {} } }, "Microsoft.EntityFrameworkCore.Analyzers/5.0.2": {}, "Microsoft.EntityFrameworkCore.Relational/5.0.2": { "dependencies": { "Microsoft.EntityFrameworkCore": "5.0.2", "Microsoft.Extensions.Configuration.Abstractions": "5.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": { "assemblyVersion": "5.0.2.0", "fileVersion": "5.0.220.61114" } }, "compile": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {} } }, "Microsoft.EntityFrameworkCore.SqlServer/5.0.2": { "dependencies": { "Microsoft.Data.SqlClient": "2.0.1", "Microsoft.EntityFrameworkCore.Relational": "5.0.2" }, "runtime": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll": { "assemblyVersion": "5.0.2.0", "fileVersion": "5.0.220.61114" } }, "compile": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll": {} } }, "Microsoft.Extensions.ApiDescription.Server/3.0.0": {}, "Microsoft.Extensions.Caching.Abstractions/5.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} } }, "Microsoft.Extensions.Caching.Memory/5.0.0": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "5.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", "Microsoft.Extensions.Logging.Abstractions": "5.0.0", "Microsoft.Extensions.Options": "5.0.0", "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} } }, "Microsoft.Extensions.Configuration/5.0.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} } }, "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} } }, "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "5.0.0", "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", "Microsoft.Extensions.FileProviders.Physical": "5.0.0", "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} } }, "Microsoft.Extensions.Configuration.Json/5.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "5.0.0", "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", "System.Text.Json": "5.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {} } }, "Microsoft.Extensions.DependencyInjection/5.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "5.0.0.1", "fileVersion": "5.0.120.57516" } }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": { "dependencies": { "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} } }, "Microsoft.Extensions.FileProviders.Physical/5.0.0": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", "Microsoft.Extensions.FileSystemGlobbing": "5.0.0", "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} } }, "Microsoft.Extensions.FileSystemGlobbing/5.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} } }, "Microsoft.Extensions.Logging/5.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "5.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", "Microsoft.Extensions.Logging.Abstractions": "5.0.0", "Microsoft.Extensions.Options": "5.0.0", "System.Diagnostics.DiagnosticSource": "5.0.1" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} } }, "Microsoft.Extensions.Logging.Abstractions/5.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} } }, "Microsoft.Extensions.Options/5.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", "Microsoft.Extensions.Primitives": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} } }, "Microsoft.Extensions.Primitives/5.0.0": { "runtime": { "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} } }, "Microsoft.Identity.Client/4.14.0": { "dependencies": { "Microsoft.CSharp": "4.5.0", "System.ComponentModel.TypeConverter": "4.3.0", "System.Net.NameResolution": "4.3.0", "System.Private.Uri": "4.3.2", "System.Runtime.Serialization.Formatters": "4.3.0", "System.Runtime.Serialization.Json": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.Security.SecureString": "4.3.0", "System.Xml.XDocument": "4.3.0" }, "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.14.0.0", "fileVersion": "4.14.0.0" } } }, "Microsoft.IdentityModel.JsonWebTokens/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "5.6.0", "Newtonsoft.Json": "10.0.1" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {} } }, "Microsoft.IdentityModel.Logging/5.6.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {} } }, "Microsoft.IdentityModel.Protocols/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "5.6.0", "Microsoft.IdentityModel.Tokens": "5.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {} } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "5.6.0", "Newtonsoft.Json": "10.0.1", "System.IdentityModel.Tokens.Jwt": "5.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {} } }, "Microsoft.IdentityModel.Tokens/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "5.6.0", "Newtonsoft.Json": "10.0.1", "System.Security.Cryptography.Cng": "4.5.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {} } }, "Microsoft.NETCore.Platforms/3.1.0": {}, "Microsoft.NETCore.Targets/1.1.3": {}, "Microsoft.OpenApi/1.2.3": { "runtime": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { "assemblyVersion": "1.2.3.0", "fileVersion": "1.2.3.0" } }, "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": {} } }, "Microsoft.Win32.Registry/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" } }, "Microsoft.Win32.SystemEvents/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" } }, "Newtonsoft.Json/10.0.1": { "dependencies": { "Microsoft.CSharp": "4.5.0", "System.Collections": "4.3.0", "System.ComponentModel.TypeConverter": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Dynamic.Runtime": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Runtime.Serialization.Formatters": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "runtime": { "lib/netstandard1.3/Newtonsoft.Json.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.1.20720" } }, "compile": { "lib/netstandard1.3/Newtonsoft.Json.dll": {} } }, "runtime.native.System/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3" } }, "Swashbuckle.AspNetCore/5.6.3": { "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "3.0.0", "Swashbuckle.AspNetCore.Swagger": "5.6.3", "Swashbuckle.AspNetCore.SwaggerGen": "5.6.3", "Swashbuckle.AspNetCore.SwaggerUI": "5.6.3" } }, "Swashbuckle.AspNetCore.Swagger/5.6.3": { "dependencies": { "Microsoft.OpenApi": "1.2.3" }, "runtime": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": { "assemblyVersion": "5.6.3.0", "fileVersion": "5.6.3.0" } }, "compile": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {} } }, "Swashbuckle.AspNetCore.SwaggerGen/5.6.3": { "dependencies": { "Swashbuckle.AspNetCore.Swagger": "5.6.3" }, "runtime": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "assemblyVersion": "5.6.3.0", "fileVersion": "5.6.3.0" } }, "compile": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {} } }, "Swashbuckle.AspNetCore.SwaggerUI/5.6.3": { "runtime": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "assemblyVersion": "5.6.3.0", "fileVersion": "5.6.3.0" } }, "compile": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {} } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Collections.Concurrent/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Collections.Immutable/5.0.0": { "runtime": { "lib/netstandard2.0/System.Collections.Immutable.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netstandard2.0/System.Collections.Immutable.dll": {} } }, "System.Collections.NonGeneric/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Collections.Specialized/4.3.0": { "dependencies": { "System.Collections.NonGeneric": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.ComponentModel/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.ComponentModel.Annotations/5.0.0": { "runtime": { "lib/netstandard2.1/System.ComponentModel.Annotations.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} } }, "System.ComponentModel.Primitives/4.3.0": { "dependencies": { "System.ComponentModel": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" } }, "System.ComponentModel.TypeConverter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.NonGeneric": "4.3.0", "System.Collections.Specialized": "4.3.0", "System.ComponentModel": "4.3.0", "System.ComponentModel.Primitives": "4.3.0", "System.Globalization": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Configuration.ConfigurationManager/4.7.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Security.Permissions": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Diagnostics.Debug/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/5.0.1": { "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.220.61120" } }, "compile": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Diagnostics.Tracing/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Drawing.Common/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.Win32.SystemEvents": "4.7.0" } }, "System.Dynamic.Runtime/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Globalization.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.IdentityModel.Tokens.Jwt/5.6.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "5.6.0", "Microsoft.IdentityModel.Tokens": "5.6.0", "Newtonsoft.Json": "10.0.1" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } }, "compile": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {} } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Linq/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.Linq.Expressions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" } }, "System.Net.NameResolution/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Principal.Windows": "4.7.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0" } }, "System.Net.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.ObjectModel/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" } }, "System.Private.DataContractSerialization/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XmlDocument": "4.3.0", "System.Xml.XmlSerializer": "4.3.0" } }, "System.Private.Uri/4.3.2": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3" } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Emit.Lightweight/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Reflection.TypeExtensions/4.3.0": { "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3" } }, "System.Runtime.Caching/4.7.0": { "dependencies": { "System.Configuration.ConfigurationManager": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" } }, "System.Runtime.Numerics/4.3.0": { "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" } }, "System.Runtime.Serialization.Formatters/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0" } }, "System.Runtime.Serialization.Json/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Private.DataContractSerialization": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Serialization.Primitives/4.3.0": { "dependencies": { "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Security.AccessControl/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "System.Security.Principal.Windows": "4.7.0" } }, "System.Security.Cryptography.Cng/4.5.0": {}, "System.Security.Cryptography.Primitives/4.3.0": { "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Security.Cryptography.ProtectedData/4.7.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Permissions/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Windows.Extensions": "4.7.0" } }, "System.Security.Principal.Windows/4.7.0": {}, "System.Security.SecureString/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" } }, "System.Text.Encoding.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Text.Json/5.0.0": { "runtime": { "lib/netcoreapp3.0/System.Text.Json.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "compile": { "lib/netcoreapp3.0/System.Text.Json.dll": {} } }, "System.Text.RegularExpressions/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Threading/4.3.0": { "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.NETCore.Targets": "1.1.3", "System.Runtime": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Windows.Extensions/4.7.0": { "dependencies": { "System.Drawing.Common": "4.7.0" } }, "System.Xml.ReaderWriter/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0" } }, "System.Xml.XDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "System.Xml.XmlDocument/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" } }, "System.Xml.XmlSerializer/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XmlDocument": "4.3.0" } }, "Txgy.EWS.Server.Common/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "5.0.0", "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0", "Microsoft.Extensions.Configuration.Json": "5.0.0", "Txgy.EWS.Server.EFCore": "1.0.0", "Txgy.EWS.Server.ICommon": "1.0.0" }, "runtime": { "Txgy.EWS.Server.Common.dll": {} }, "compile": { "Txgy.EWS.Server.Common.dll": {} } }, "Txgy.EWS.Server.EFCore/1.0.0": { "dependencies": { "Microsoft.EntityFrameworkCore": "5.0.2", "Microsoft.EntityFrameworkCore.SqlServer": "5.0.2", "Txgy.EWS.Server.Models": "1.0.0" }, "runtime": { "Txgy.EWS.Server.EFCore.dll": {} }, "compile": { "Txgy.EWS.Server.EFCore.dll": {} } }, "Txgy.EWS.Server.ICommon/1.0.0": { "dependencies": { "Txgy.EWS.Server.EFCore": "1.0.0" }, "runtime": { "Txgy.EWS.Server.ICommon.dll": {} }, "compile": { "Txgy.EWS.Server.ICommon.dll": {} } }, "Txgy.EWS.Server.IService/1.0.0": { "dependencies": { "Txgy.EWS.Server.Models": "1.0.0" }, "runtime": { "Txgy.EWS.Server.IService.dll": {} }, "compile": { "Txgy.EWS.Server.IService.dll": {} } }, "Txgy.EWS.Server.Models/1.0.0": { "runtime": { "Txgy.EWS.Server.Models.dll": {} }, "compile": { "Txgy.EWS.Server.Models.dll": {} } }, "Txgy.EWS.Server.Service/1.0.0": { "dependencies": { "Microsoft.EntityFrameworkCore": "5.0.2", "Txgy.EWS.Server.ICommon": "1.0.0", "Txgy.EWS.Server.IService": "1.0.0", "Txgy.EWS.Server.Models": "1.0.0" }, "runtime": { "Txgy.EWS.Server.Service.dll": {} }, "compile": { "Txgy.EWS.Server.Service.dll": {} } }, "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Antiforgery.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authentication.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authentication.Cookies.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authentication.Core.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authentication/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authentication.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authentication.OAuth.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authorization/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authorization.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Authorization.Policy.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Components.Authorization.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Components/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Components.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Components.Forms.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Components.Server/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Components.Server.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Components.Web/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Components.Web.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Connections.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { "compile": { "Microsoft.AspNetCore.CookiePolicy.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Cors/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Cors.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Cryptography.Internal.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.DataProtection/3.1.0.0": { "compile": { "Microsoft.AspNetCore.DataProtection.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.DataProtection.Extensions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Diagnostics.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore/3.1.0.0": { "compile": { "Microsoft.AspNetCore.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { "compile": { "Microsoft.AspNetCore.HostFiltering.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Hosting.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Hosting/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Hosting.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Html.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Http.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Http.Connections.Common.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Http.Connections.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Http/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Http.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Http.Extensions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Http.Features/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Http.Features.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { "compile": { "Microsoft.AspNetCore.HttpOverrides.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { "compile": { "Microsoft.AspNetCore.HttpsPolicy.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Identity/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Identity.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Localization/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Localization.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Localization.Routing.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Metadata/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Metadata.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Core.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Cors.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Localization.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.Razor.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.RazorPages.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Razor/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Razor.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Razor.Runtime.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { "compile": { "Microsoft.AspNetCore.ResponseCaching.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { "compile": { "Microsoft.AspNetCore.ResponseCompression.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Rewrite/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Rewrite.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Routing.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Routing/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Routing.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Server.HttpSys.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Server.IIS.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Server.IISIntegration.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Server.Kestrel.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.Session/3.1.0.0": { "compile": { "Microsoft.AspNetCore.Session.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { "compile": { "Microsoft.AspNetCore.SignalR.Common.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { "compile": { "Microsoft.AspNetCore.SignalR.Core.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.SignalR/3.1.0.0": { "compile": { "Microsoft.AspNetCore.SignalR.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { "compile": { "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { "compile": { "Microsoft.AspNetCore.StaticFiles.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.WebSockets/3.1.0.0": { "compile": { "Microsoft.AspNetCore.WebSockets.dll": {} }, "compileOnly": true }, "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { "compile": { "Microsoft.AspNetCore.WebUtilities.dll": {} }, "compileOnly": true }, "Microsoft.CSharp.Reference/4.0.0.0": { "compile": { "Microsoft.CSharp.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.Binder/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.Binder.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.CommandLine/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.CommandLine.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.Ini.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.UserSecrets/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.UserSecrets.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { "compile": { "Microsoft.Extensions.Configuration.Xml.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { "compile": { "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { "compile": { "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.FileProviders.Composite/3.1.0.0": { "compile": { "Microsoft.Extensions.FileProviders.Composite.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { "compile": { "Microsoft.Extensions.FileProviders.Embedded.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Hosting.Abstractions/3.1.0.0": { "compile": { "Microsoft.Extensions.Hosting.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Hosting/3.1.0.0": { "compile": { "Microsoft.Extensions.Hosting.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Http/3.1.0.0": { "compile": { "Microsoft.Extensions.Http.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Identity.Core/3.1.0.0": { "compile": { "Microsoft.Extensions.Identity.Core.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Identity.Stores/3.1.0.0": { "compile": { "Microsoft.Extensions.Identity.Stores.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Localization.Abstractions/3.1.0.0": { "compile": { "Microsoft.Extensions.Localization.Abstractions.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Localization/3.1.0.0": { "compile": { "Microsoft.Extensions.Localization.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { "compile": { "Microsoft.Extensions.Logging.Configuration.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Logging.Console/3.1.0.0": { "compile": { "Microsoft.Extensions.Logging.Console.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Logging.Debug/3.1.0.0": { "compile": { "Microsoft.Extensions.Logging.Debug.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { "compile": { "Microsoft.Extensions.Logging.EventLog.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { "compile": { "Microsoft.Extensions.Logging.EventSource.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { "compile": { "Microsoft.Extensions.Logging.TraceSource.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.ObjectPool/3.1.0.0": { "compile": { "Microsoft.Extensions.ObjectPool.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.0.0": { "compile": { "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { "compile": { "Microsoft.Extensions.Options.DataAnnotations.dll": {} }, "compileOnly": true }, "Microsoft.Extensions.WebEncoders/3.1.0.0": { "compile": { "Microsoft.Extensions.WebEncoders.dll": {} }, "compileOnly": true }, "Microsoft.JSInterop/3.1.0.0": { "compile": { "Microsoft.JSInterop.dll": {} }, "compileOnly": true }, "Microsoft.Net.Http.Headers/3.1.0.0": { "compile": { "Microsoft.Net.Http.Headers.dll": {} }, "compileOnly": true }, "Microsoft.VisualBasic.Core/10.0.5.0": { "compile": { "Microsoft.VisualBasic.Core.dll": {} }, "compileOnly": true }, "Microsoft.VisualBasic/10.0.0.0": { "compile": { "Microsoft.VisualBasic.dll": {} }, "compileOnly": true }, "Microsoft.Win32.Primitives/4.1.2.0": { "compile": { "Microsoft.Win32.Primitives.dll": {} }, "compileOnly": true }, "Microsoft.Win32.Registry.Reference/4.1.3.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/4.2.2.0": { "compile": { "System.AppContext.dll": {} }, "compileOnly": true }, "System.Buffers/4.0.2.0": { "compile": { "System.Buffers.dll": {} }, "compileOnly": true }, "System.Collections.Concurrent.Reference/4.0.15.0": { "compile": { "System.Collections.Concurrent.dll": {} }, "compileOnly": true }, "System.Collections.Reference/4.1.2.0": { "compile": { "System.Collections.dll": {} }, "compileOnly": true }, "System.Collections.NonGeneric.Reference/4.1.2.0": { "compile": { "System.Collections.NonGeneric.dll": {} }, "compileOnly": true }, "System.Collections.Specialized.Reference/4.1.2.0": { "compile": { "System.Collections.Specialized.dll": {} }, "compileOnly": true }, "System.ComponentModel.DataAnnotations/4.0.0.0": { "compile": { "System.ComponentModel.DataAnnotations.dll": {} }, "compileOnly": true }, "System.ComponentModel.Reference/4.0.4.0": { "compile": { "System.ComponentModel.dll": {} }, "compileOnly": true }, "System.ComponentModel.EventBasedAsync/4.1.2.0": { "compile": { "System.ComponentModel.EventBasedAsync.dll": {} }, "compileOnly": true }, "System.ComponentModel.Primitives.Reference/4.2.2.0": { "compile": { "System.ComponentModel.Primitives.dll": {} }, "compileOnly": true }, "System.ComponentModel.TypeConverter.Reference/4.2.2.0": { "compile": { "System.ComponentModel.TypeConverter.dll": {} }, "compileOnly": true }, "System.Configuration/4.0.0.0": { "compile": { "System.Configuration.dll": {} }, "compileOnly": true }, "System.Console/4.1.2.0": { "compile": { "System.Console.dll": {} }, "compileOnly": true }, "System.Core/4.0.0.0": { "compile": { "System.Core.dll": {} }, "compileOnly": true }, "System.Data.Common/4.2.2.0": { "compile": { "System.Data.Common.dll": {} }, "compileOnly": true }, "System.Data.DataSetExtensions/4.0.1.0": { "compile": { "System.Data.DataSetExtensions.dll": {} }, "compileOnly": true }, "System.Data/4.0.0.0": { "compile": { "System.Data.dll": {} }, "compileOnly": true }, "System.Diagnostics.Contracts/4.0.4.0": { "compile": { "System.Diagnostics.Contracts.dll": {} }, "compileOnly": true }, "System.Diagnostics.Debug.Reference/4.1.2.0": { "compile": { "System.Diagnostics.Debug.dll": {} }, "compileOnly": true }, "System.Diagnostics.EventLog/4.0.2.0": { "compile": { "System.Diagnostics.EventLog.dll": {} }, "compileOnly": true }, "System.Diagnostics.FileVersionInfo/4.0.4.0": { "compile": { "System.Diagnostics.FileVersionInfo.dll": {} }, "compileOnly": true }, "System.Diagnostics.Process/4.2.2.0": { "compile": { "System.Diagnostics.Process.dll": {} }, "compileOnly": true }, "System.Diagnostics.StackTrace/4.1.2.0": { "compile": { "System.Diagnostics.StackTrace.dll": {} }, "compileOnly": true }, "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { "compile": { "System.Diagnostics.TextWriterTraceListener.dll": {} }, "compileOnly": true }, "System.Diagnostics.Tools.Reference/4.1.2.0": { "compile": { "System.Diagnostics.Tools.dll": {} }, "compileOnly": true }, "System.Diagnostics.TraceSource/4.1.2.0": { "compile": { "System.Diagnostics.TraceSource.dll": {} }, "compileOnly": true }, "System.Diagnostics.Tracing.Reference/4.2.2.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/4.2.1.0": { "compile": { "System.Drawing.Primitives.dll": {} }, "compileOnly": true }, "System.Dynamic.Runtime.Reference/4.1.2.0": { "compile": { "System.Dynamic.Runtime.dll": {} }, "compileOnly": true }, "System.Globalization.Calendars/4.1.2.0": { "compile": { "System.Globalization.Calendars.dll": {} }, "compileOnly": true }, "System.Globalization.Reference/4.1.2.0": { "compile": { "System.Globalization.dll": {} }, "compileOnly": true }, "System.Globalization.Extensions.Reference/4.1.2.0": { "compile": { "System.Globalization.Extensions.dll": {} }, "compileOnly": true }, "System.IO.Compression.Brotli/4.2.2.0": { "compile": { "System.IO.Compression.Brotli.dll": {} }, "compileOnly": true }, "System.IO.Compression/4.2.2.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/4.0.5.0": { "compile": { "System.IO.Compression.ZipFile.dll": {} }, "compileOnly": true }, "System.IO.Reference/4.2.2.0": { "compile": { "System.IO.dll": {} }, "compileOnly": true }, "System.IO.FileSystem.Reference/4.1.2.0": { "compile": { "System.IO.FileSystem.dll": {} }, "compileOnly": true }, "System.IO.FileSystem.DriveInfo/4.1.2.0": { "compile": { "System.IO.FileSystem.DriveInfo.dll": {} }, "compileOnly": true }, "System.IO.FileSystem.Primitives.Reference/4.1.2.0": { "compile": { "System.IO.FileSystem.Primitives.dll": {} }, "compileOnly": true }, "System.IO.FileSystem.Watcher/4.1.2.0": { "compile": { "System.IO.FileSystem.Watcher.dll": {} }, "compileOnly": true }, "System.IO.IsolatedStorage/4.1.2.0": { "compile": { "System.IO.IsolatedStorage.dll": {} }, "compileOnly": true }, "System.IO.MemoryMappedFiles/4.1.2.0": { "compile": { "System.IO.MemoryMappedFiles.dll": {} }, "compileOnly": true }, "System.IO.Pipelines/4.0.2.0": { "compile": { "System.IO.Pipelines.dll": {} }, "compileOnly": true }, "System.IO.Pipes/4.1.2.0": { "compile": { "System.IO.Pipes.dll": {} }, "compileOnly": true }, "System.IO.UnmanagedMemoryStream/4.1.2.0": { "compile": { "System.IO.UnmanagedMemoryStream.dll": {} }, "compileOnly": true }, "System.Linq.Reference/4.2.2.0": { "compile": { "System.Linq.dll": {} }, "compileOnly": true }, "System.Linq.Expressions.Reference/4.2.2.0": { "compile": { "System.Linq.Expressions.dll": {} }, "compileOnly": true }, "System.Linq.Parallel/4.0.4.0": { "compile": { "System.Linq.Parallel.dll": {} }, "compileOnly": true }, "System.Linq.Queryable/4.0.4.0": { "compile": { "System.Linq.Queryable.dll": {} }, "compileOnly": true }, "System.Memory/4.2.1.0": { "compile": { "System.Memory.dll": {} }, "compileOnly": true }, "System.Net/4.0.0.0": { "compile": { "System.Net.dll": {} }, "compileOnly": true }, "System.Net.Http/4.2.2.0": { "compile": { "System.Net.Http.dll": {} }, "compileOnly": true }, "System.Net.HttpListener/4.0.2.0": { "compile": { "System.Net.HttpListener.dll": {} }, "compileOnly": true }, "System.Net.Mail/4.0.2.0": { "compile": { "System.Net.Mail.dll": {} }, "compileOnly": true }, "System.Net.NameResolution.Reference/4.1.2.0": { "compile": { "System.Net.NameResolution.dll": {} }, "compileOnly": true }, "System.Net.NetworkInformation/4.2.2.0": { "compile": { "System.Net.NetworkInformation.dll": {} }, "compileOnly": true }, "System.Net.Ping/4.1.2.0": { "compile": { "System.Net.Ping.dll": {} }, "compileOnly": true }, "System.Net.Primitives.Reference/4.1.2.0": { "compile": { "System.Net.Primitives.dll": {} }, "compileOnly": true }, "System.Net.Requests/4.1.2.0": { "compile": { "System.Net.Requests.dll": {} }, "compileOnly": true }, "System.Net.Security/4.1.2.0": { "compile": { "System.Net.Security.dll": {} }, "compileOnly": true }, "System.Net.ServicePoint/4.0.2.0": { "compile": { "System.Net.ServicePoint.dll": {} }, "compileOnly": true }, "System.Net.Sockets/4.2.2.0": { "compile": { "System.Net.Sockets.dll": {} }, "compileOnly": true }, "System.Net.WebClient/4.0.2.0": { "compile": { "System.Net.WebClient.dll": {} }, "compileOnly": true }, "System.Net.WebHeaderCollection/4.1.2.0": { "compile": { "System.Net.WebHeaderCollection.dll": {} }, "compileOnly": true }, "System.Net.WebProxy/4.0.2.0": { "compile": { "System.Net.WebProxy.dll": {} }, "compileOnly": true }, "System.Net.WebSockets.Client/4.1.2.0": { "compile": { "System.Net.WebSockets.Client.dll": {} }, "compileOnly": true }, "System.Net.WebSockets/4.1.2.0": { "compile": { "System.Net.WebSockets.dll": {} }, "compileOnly": true }, "System.Numerics/4.0.0.0": { "compile": { "System.Numerics.dll": {} }, "compileOnly": true }, "System.Numerics.Vectors/4.1.6.0": { "compile": { "System.Numerics.Vectors.dll": {} }, "compileOnly": true }, "System.ObjectModel.Reference/4.1.2.0": { "compile": { "System.ObjectModel.dll": {} }, "compileOnly": true }, "System.Reflection.DispatchProxy/4.0.6.0": { "compile": { "System.Reflection.DispatchProxy.dll": {} }, "compileOnly": true }, "System.Reflection.Reference/4.2.2.0": { "compile": { "System.Reflection.dll": {} }, "compileOnly": true }, "System.Reflection.Emit.Reference/4.1.2.0": { "compile": { "System.Reflection.Emit.dll": {} }, "compileOnly": true }, "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { "compile": { "System.Reflection.Emit.ILGeneration.dll": {} }, "compileOnly": true }, "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { "compile": { "System.Reflection.Emit.Lightweight.dll": {} }, "compileOnly": true }, "System.Reflection.Extensions.Reference/4.1.2.0": { "compile": { "System.Reflection.Extensions.dll": {} }, "compileOnly": true }, "System.Reflection.Metadata/1.4.5.0": { "compile": { "System.Reflection.Metadata.dll": {} }, "compileOnly": true }, "System.Reflection.Primitives.Reference/4.1.2.0": { "compile": { "System.Reflection.Primitives.dll": {} }, "compileOnly": true }, "System.Reflection.TypeExtensions.Reference/4.1.2.0": { "compile": { "System.Reflection.TypeExtensions.dll": {} }, "compileOnly": true }, "System.Resources.Reader/4.1.2.0": { "compile": { "System.Resources.Reader.dll": {} }, "compileOnly": true }, "System.Resources.ResourceManager.Reference/4.1.2.0": { "compile": { "System.Resources.ResourceManager.dll": {} }, "compileOnly": true }, "System.Resources.Writer/4.1.2.0": { "compile": { "System.Resources.Writer.dll": {} }, "compileOnly": true }, "System.Runtime.CompilerServices.Unsafe/4.0.6.0": { "compile": { "System.Runtime.CompilerServices.Unsafe.dll": {} }, "compileOnly": true }, "System.Runtime.CompilerServices.VisualC/4.1.2.0": { "compile": { "System.Runtime.CompilerServices.VisualC.dll": {} }, "compileOnly": true }, "System.Runtime.Reference/4.2.2.0": { "compile": { "System.Runtime.dll": {} }, "compileOnly": true }, "System.Runtime.Extensions.Reference/4.2.2.0": { "compile": { "System.Runtime.Extensions.dll": {} }, "compileOnly": true }, "System.Runtime.Handles.Reference/4.1.2.0": { "compile": { "System.Runtime.Handles.dll": {} }, "compileOnly": true }, "System.Runtime.InteropServices.Reference/4.2.2.0": { "compile": { "System.Runtime.InteropServices.dll": {} }, "compileOnly": true }, "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { "compile": { "System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "compileOnly": true }, "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { "compile": { "System.Runtime.InteropServices.WindowsRuntime.dll": {} }, "compileOnly": true }, "System.Runtime.Intrinsics/4.0.1.0": { "compile": { "System.Runtime.Intrinsics.dll": {} }, "compileOnly": true }, "System.Runtime.Loader/4.1.1.0": { "compile": { "System.Runtime.Loader.dll": {} }, "compileOnly": true }, "System.Runtime.Numerics.Reference/4.1.2.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.Reference/4.0.4.0": { "compile": { "System.Runtime.Serialization.Formatters.dll": {} }, "compileOnly": true }, "System.Runtime.Serialization.Json.Reference/4.0.5.0": { "compile": { "System.Runtime.Serialization.Json.dll": {} }, "compileOnly": true }, "System.Runtime.Serialization.Primitives.Reference/4.2.2.0": { "compile": { "System.Runtime.Serialization.Primitives.dll": {} }, "compileOnly": true }, "System.Runtime.Serialization.Xml/4.1.5.0": { "compile": { "System.Runtime.Serialization.Xml.dll": {} }, "compileOnly": true }, "System.Security.AccessControl.Reference/4.1.1.0": { "compile": { "System.Security.AccessControl.dll": {} }, "compileOnly": true }, "System.Security.Claims/4.1.2.0": { "compile": { "System.Security.Claims.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.Algorithms/4.3.2.0": { "compile": { "System.Security.Cryptography.Algorithms.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.Cng.Reference/4.3.3.0": { "compile": { "System.Security.Cryptography.Cng.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.Csp/4.1.2.0": { "compile": { "System.Security.Cryptography.Csp.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.Encoding/4.1.2.0": { "compile": { "System.Security.Cryptography.Encoding.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.Primitives.Reference/4.1.2.0": { "compile": { "System.Security.Cryptography.Primitives.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.X509Certificates/4.2.2.0": { "compile": { "System.Security.Cryptography.X509Certificates.dll": {} }, "compileOnly": true }, "System.Security.Cryptography.Xml/4.0.3.0": { "compile": { "System.Security.Cryptography.Xml.dll": {} }, "compileOnly": true }, "System.Security/4.0.0.0": { "compile": { "System.Security.dll": {} }, "compileOnly": true }, "System.Security.Permissions.Reference/4.0.3.0": { "compile": { "System.Security.Permissions.dll": {} }, "compileOnly": true }, "System.Security.Principal/4.1.2.0": { "compile": { "System.Security.Principal.dll": {} }, "compileOnly": true }, "System.Security.Principal.Windows.Reference/4.1.1.0": { "compile": { "System.Security.Principal.Windows.dll": {} }, "compileOnly": true }, "System.Security.SecureString.Reference/4.1.2.0": { "compile": { "System.Security.SecureString.dll": {} }, "compileOnly": true }, "System.ServiceModel.Web/4.0.0.0": { "compile": { "System.ServiceModel.Web.dll": {} }, "compileOnly": true }, "System.ServiceProcess/4.0.0.0": { "compile": { "System.ServiceProcess.dll": {} }, "compileOnly": true }, "System.Text.Encoding.CodePages.Reference/4.1.3.0": { "compile": { "System.Text.Encoding.CodePages.dll": {} }, "compileOnly": true }, "System.Text.Encoding.Reference/4.1.2.0": { "compile": { "System.Text.Encoding.dll": {} }, "compileOnly": true }, "System.Text.Encoding.Extensions.Reference/4.1.2.0": { "compile": { "System.Text.Encoding.Extensions.dll": {} }, "compileOnly": true }, "System.Text.Encodings.Web/4.0.5.0": { "compile": { "System.Text.Encodings.Web.dll": {} }, "compileOnly": true }, "System.Text.RegularExpressions.Reference/4.2.2.0": { "compile": { "System.Text.RegularExpressions.dll": {} }, "compileOnly": true }, "System.Threading.Channels/4.0.2.0": { "compile": { "System.Threading.Channels.dll": {} }, "compileOnly": true }, "System.Threading.Reference/4.1.2.0": { "compile": { "System.Threading.dll": {} }, "compileOnly": true }, "System.Threading.Overlapped/4.1.2.0": { "compile": { "System.Threading.Overlapped.dll": {} }, "compileOnly": true }, "System.Threading.Tasks.Dataflow/4.6.5.0": { "compile": { "System.Threading.Tasks.Dataflow.dll": {} }, "compileOnly": true }, "System.Threading.Tasks.Reference/4.1.2.0": { "compile": { "System.Threading.Tasks.dll": {} }, "compileOnly": true }, "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { "compile": { "System.Threading.Tasks.Extensions.dll": {} }, "compileOnly": true }, "System.Threading.Tasks.Parallel/4.0.4.0": { "compile": { "System.Threading.Tasks.Parallel.dll": {} }, "compileOnly": true }, "System.Threading.Thread/4.1.2.0": { "compile": { "System.Threading.Thread.dll": {} }, "compileOnly": true }, "System.Threading.ThreadPool/4.1.2.0": { "compile": { "System.Threading.ThreadPool.dll": {} }, "compileOnly": true }, "System.Threading.Timer/4.1.2.0": { "compile": { "System.Threading.Timer.dll": {} }, "compileOnly": true }, "System.Transactions/4.0.0.0": { "compile": { "System.Transactions.dll": {} }, "compileOnly": true }, "System.Transactions.Local/4.0.2.0": { "compile": { "System.Transactions.Local.dll": {} }, "compileOnly": true }, "System.ValueTuple/4.0.3.0": { "compile": { "System.ValueTuple.dll": {} }, "compileOnly": true }, "System.Web/4.0.0.0": { "compile": { "System.Web.dll": {} }, "compileOnly": true }, "System.Web.HttpUtility/4.0.2.0": { "compile": { "System.Web.HttpUtility.dll": {} }, "compileOnly": true }, "System.Windows/4.0.0.0": { "compile": { "System.Windows.dll": {} }, "compileOnly": true }, "System.Windows.Extensions.Reference/4.0.1.0": { "compile": { "System.Windows.Extensions.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.Reference/4.2.2.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.Reference/4.1.2.0": { "compile": { "System.Xml.XDocument.dll": {} }, "compileOnly": true }, "System.Xml.XmlDocument.Reference/4.1.2.0": { "compile": { "System.Xml.XmlDocument.dll": {} }, "compileOnly": true }, "System.Xml.XmlSerializer.Reference/4.1.2.0": { "compile": { "System.Xml.XmlSerializer.dll": {} }, "compileOnly": true }, "System.Xml.XPath/4.1.2.0": { "compile": { "System.Xml.XPath.dll": {} }, "compileOnly": true }, "System.Xml.XPath.XDocument/4.1.2.0": { "compile": { "System.Xml.XPath.XDocument.dll": {} }, "compileOnly": true }, "WindowsBase/4.0.0.0": { "compile": { "WindowsBase.dll": {} }, "compileOnly": true } } }, "libraries": { "Txgy.EWS.Server.Start/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.CSharp/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "path": "microsoft.csharp/4.5.0", "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" }, "Microsoft.Data.SqlClient/2.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-cff+ug/XZnGmX6DFgLY92t7G9W3i8r23w5Qnuby41l9rS+X+f7Y51hV5glvIrmsu3tIcnxbR+Z4CQ2zGhksIJw==", "path": "microsoft.data.sqlclient/2.0.1", "hashPath": "microsoft.data.sqlclient.2.0.1.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/2.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-MalWSIMdwLZoNXxjmFmeRrFgaUXbEADkYNGm6HM33pculFv8gKt53s1Frs+kTfVPWMYjocd4gqwz92KrkcLfXA==", "path": "microsoft.data.sqlclient.sni.runtime/2.0.1", "hashPath": "microsoft.data.sqlclient.sni.runtime.2.0.1.nupkg.sha512" }, "Microsoft.EntityFrameworkCore/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-N2OZJWngaR5ydwdp2YH18ag3LN9DK0iCBPJyJ1DNSlI1rSZqmYmtOdPHoM6Wwwvbkw1WVhVQ/1w/8zr4h74EPg==", "path": "microsoft.entityframeworkcore/5.0.2", "hashPath": "microsoft.entityframeworkcore.5.0.2.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Abstractions/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-69nxyTJwzua85QQB7TWrxCyzHvDwjYWzGLKIQVoLGLd5zG4ApJYMyMGllHGf8pmYiQ6FS7MBZuAwONSv62nkhQ==", "path": "microsoft.entityframeworkcore.abstractions/5.0.2", "hashPath": "microsoft.entityframeworkcore.abstractions.5.0.2.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Analyzers/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-kh5B6Hs2dQ7kBuUXXGAfJAZovJDEXMlO3r/xBnkaRqItlvY+TLUvAY+MXTOfX96lx4SxsrecZ2vnHs4D26nedA==", "path": "microsoft.entityframeworkcore.analyzers/5.0.2", "hashPath": "microsoft.entityframeworkcore.analyzers.5.0.2.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Relational/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-1bisryvgZWcc+jkgksUH7cBkqOSXqyaC7HCAte0Yy+RHzt903KERsTJ447K+HNkW3bVt5GV/VAEcSN2ywqU9wg==", "path": "microsoft.entityframeworkcore.relational/5.0.2", "hashPath": "microsoft.entityframeworkcore.relational.5.0.2.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.SqlServer/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-4s2Ydo9/TEj2qD4KceFrhnUZvavNsPHd2cNE47cu5lvGZzFY9GlxR2a6GnlB0maEDVGJdhJ4Pu0giXmvSGKlwA==", "path": "microsoft.entityframeworkcore.sqlserver/5.0.2", "hashPath": "microsoft.entityframeworkcore.sqlserver.5.0.2.nupkg.sha512" }, "Microsoft.Extensions.ApiDescription.Server/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==", "path": "microsoft.extensions.apidescription.server/3.0.0", "hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512" }, "Microsoft.Extensions.Caching.Abstractions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==", "path": "microsoft.extensions.caching.abstractions/5.0.0", "hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==", "path": "microsoft.extensions.caching.memory/5.0.0", "hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LN322qEKHjuVEhhXueTUe7RNePooZmS8aGid5aK2woX3NPjSnONFyKUc6+JknOS6ce6h2tCLfKPTBXE3mN/6Ag==", "path": "microsoft.extensions.configuration/5.0.0", "hashPath": "microsoft.extensions.configuration.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", "path": "microsoft.extensions.configuration.abstractions/5.0.0", "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rRdspYKA18ViPOISwAihhCMbusHsARCOtDMwa23f+BGEdIjpKPlhs3LLjmKlxfhpGXBjIsS0JpXcChjRUN+PAw==", "path": "microsoft.extensions.configuration.fileextensions/5.0.0", "hashPath": "microsoft.extensions.configuration.fileextensions.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Pak8ymSUfdzPfBTLHxeOwcR32YDbuVfhnH2hkfOLnJNQd19ItlBdpMjIDY9C5O/nS2Sn9bzDMai0ZrvF7KyY/Q==", "path": "microsoft.extensions.configuration.json/5.0.0", "hashPath": "microsoft.extensions.configuration.json.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/5.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-//mDNrYeiJ0eh/awFhDFJQzkRVra/njU5Y4fyK7X29g5HScrzbUkKOKlyTtygthcGFt4zNC8G5CFCjb/oizomA==", "path": "microsoft.extensions.dependencyinjection/5.0.1", "hashPath": "microsoft.extensions.dependencyinjection.5.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.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.Logging/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", "path": "microsoft.extensions.logging/5.0.0", "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", "path": "microsoft.extensions.logging.abstractions/5.0.0", "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Options/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", "path": "microsoft.extensions.options/5.0.0", "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" }, "Microsoft.Extensions.Primitives/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", "path": "microsoft.extensions.primitives/5.0.0", "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-Etqux6Zuuv1yEN4UwKbAn6EZv0Rooc+vM4N9z7gxmeT7dyoKlXIRN44DQPzD9LV1CW0KsTVqH+2B42p1NKqPlQ==", "path": "microsoft.identity.client/4.14.0", "hashPath": "microsoft.identity.client.4.14.0.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-0q0U1W+gX1jmfmv7uU7GXFGB518atmSwucxsVwPGpuaGS3jwd2tUi+Gau+ezxR6oAFEBFKG9lz/fxRZzGMeDXg==", "path": "microsoft.identitymodel.jsonwebtokens/5.6.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-zEDrfEVW5x5w2hbTV94WwAcWvtue5hNTXYqoPh3ypF6U8csm09JazEYy+VPp2RtczkyMfcsvWY9Fea17e+isYQ==", "path": "microsoft.identitymodel.logging/5.6.0", "hashPath": "microsoft.identitymodel.logging.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-ei7YqYx0pIFL6JjK8ZnPK0MXZRWUNHtJPUl3KqSvj9+2f5CMa6GRSEC+BMDHr17tP6yujYUg0IQOcKzmC7qN5g==", "path": "microsoft.identitymodel.protocols/5.6.0", "hashPath": "microsoft.identitymodel.protocols.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-yh3n+uXiwpBy/5+t67tYcmRxb9kwQdaKRyG/DNipRMF37bg5Jr0vENOo1BQz6OySMl5WIK544SzPjtr7/KkucA==", "path": "microsoft.identitymodel.protocols.openidconnect/5.6.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-C3OqR3QfBQ7wcC7yAsdMQqay87OsV6yWPYG/Ai3n7dvmWIGkouQhXoVxRP0xz3cAFL4hxZBXyw4aLTC421PaMg==", "path": "microsoft.identitymodel.tokens/5.6.0", "hashPath": "microsoft.identitymodel.tokens.5.6.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", "path": "microsoft.netcore.platforms/3.1.0", "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.1.3": { "type": "package", "serviceable": true, "sha512": "sha512-3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==", "path": "microsoft.netcore.targets/1.1.3", "hashPath": "microsoft.netcore.targets.1.1.3.nupkg.sha512" }, "Microsoft.OpenApi/1.2.3": { "type": "package", "serviceable": true, "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", "path": "microsoft.openapi/1.2.3", "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" }, "Microsoft.Win32.Registry/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "path": "microsoft.win32.registry/4.7.0", "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", "path": "microsoft.win32.systemevents/4.7.0", "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512" }, "Newtonsoft.Json/10.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-ebWzW9j2nwxQeBo59As2TYn7nYr9BHicqqCwHOD1Vdo+50HBtLPuqdiCYJcLdTRknpYis/DSEOQz5KmZxwrIAg==", "path": "newtonsoft.json/10.0.1", "hashPath": "newtonsoft.json.10.0.1.nupkg.sha512" }, "runtime.native.System/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", "path": "runtime.native.system/4.3.0", "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" }, "Swashbuckle.AspNetCore/5.6.3": { "type": "package", "serviceable": true, "sha512": "sha512-UkL9GU0mfaA+7RwYjEaBFvAzL8qNQhNqAeV5uaWUu/Z+fVgvK9FHkGCpTXBqSQeIHuZaIElzxnLDdIqGzuCnVg==", "path": "swashbuckle.aspnetcore/5.6.3", "hashPath": "swashbuckle.aspnetcore.5.6.3.nupkg.sha512" }, "Swashbuckle.AspNetCore.Swagger/5.6.3": { "type": "package", "serviceable": true, "sha512": "sha512-rn/MmLscjg6WSnTZabojx5DQYle2GjPanSPbCU3Kw8Hy72KyQR3uy8R1Aew5vpNALjfUFm2M/vwUtqdOlzw+GA==", "path": "swashbuckle.aspnetcore.swagger/5.6.3", "hashPath": "swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512" }, "Swashbuckle.AspNetCore.SwaggerGen/5.6.3": { "type": "package", "serviceable": true, "sha512": "sha512-CkhVeod/iLd3ikVTDOwG5sym8BE5xbqGJ15iF3cC7ZPg2kEwDQL4a88xjkzsvC9oOB2ax6B0rK0EgRK+eOBX+w==", "path": "swashbuckle.aspnetcore.swaggergen/5.6.3", "hashPath": "swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512" }, "Swashbuckle.AspNetCore.SwaggerUI/5.6.3": { "type": "package", "serviceable": true, "sha512": "sha512-BPvcPxQRMsYZ3HnYmGKRWDwX4Wo29WHh14Q6B10BB8Yfbbcza+agOC2UrBFA1EuaZuOsFLbp6E2+mqVNF/Je8A==", "path": "swashbuckle.aspnetcore.swaggerui/5.6.3", "hashPath": "swashbuckle.aspnetcore.swaggerui.5.6.3.nupkg.sha512" }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.0.nupkg.sha512" }, "System.Collections.Concurrent/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", "path": "system.collections.concurrent/4.3.0", "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" }, "System.Collections.Immutable/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==", "path": "system.collections.immutable/5.0.0", "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512" }, "System.Collections.NonGeneric/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", "path": "system.collections.nongeneric/4.3.0", "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512" }, "System.Collections.Specialized/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==", "path": "system.collections.specialized/4.3.0", "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512" }, "System.ComponentModel/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", "path": "system.componentmodel/4.3.0", "hashPath": "system.componentmodel.4.3.0.nupkg.sha512" }, "System.ComponentModel.Annotations/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", "path": "system.componentmodel.annotations/5.0.0", "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" }, "System.ComponentModel.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==", "path": "system.componentmodel.primitives/4.3.0", "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512" }, "System.ComponentModel.TypeConverter/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==", "path": "system.componentmodel.typeconverter/4.3.0", "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==", "path": "system.configuration.configurationmanager/4.7.0", "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512" }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", "path": "system.diagnostics.debug/4.3.0", "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/5.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==", "path": "system.diagnostics.diagnosticsource/5.0.1", "hashPath": "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512" }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", "path": "system.diagnostics.tools/4.3.0", "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", "path": "system.diagnostics.tracing/4.3.0", "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" }, "System.Drawing.Common/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", "path": "system.drawing.common/4.7.0", "hashPath": "system.drawing.common.4.7.0.nupkg.sha512" }, "System.Dynamic.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==", "path": "system.dynamic.runtime/4.3.0", "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512" }, "System.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, "System.Globalization.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", "path": "system.globalization.extensions/4.3.0", "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMvPpX4exs2fe7Upq5zHMSR4yupc+jy8WG8yjucZL0XvT+r/T0hRvLIe9fP/SeN8/UVxFYBRAkRI5k1zbRGqmA==", "path": "system.identitymodel.tokens.jwt/5.6.0", "hashPath": "system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, "System.IO.FileSystem/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", "path": "system.io.filesystem/4.3.0", "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", "path": "system.io.filesystem.primitives/4.3.0", "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" }, "System.Linq/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", "path": "system.linq/4.3.0", "hashPath": "system.linq.4.3.0.nupkg.sha512" }, "System.Linq.Expressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", "path": "system.linq.expressions/4.3.0", "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" }, "System.Net.NameResolution/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==", "path": "system.net.nameresolution/4.3.0", "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512" }, "System.Net.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", "path": "system.net.primitives/4.3.0", "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" }, "System.ObjectModel/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", "path": "system.objectmodel/4.3.0", "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" }, "System.Private.DataContractSerialization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==", "path": "system.private.datacontractserialization/4.3.0", "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512" }, "System.Private.Uri/4.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-o1+7RJnu3Ik3PazR7Z7tJhjPdE000Eq2KGLLWhqJJKXj04wrS8lwb1OFtDF9jzXXADhUuZNJZlPc98uwwqmpFA==", "path": "system.private.uri/4.3.2", "hashPath": "system.private.uri.4.3.2.nupkg.sha512" }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.Emit/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", "path": "system.reflection.emit/4.3.0", "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", "path": "system.reflection.emit.ilgeneration/4.3.0", "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", "path": "system.reflection.emit.lightweight/4.3.0", "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" }, "System.Reflection.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", "path": "system.reflection.extensions/4.3.0", "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", "path": "system.reflection.typeextensions/4.3.0", "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", "path": "system.resources.resourcemanager/4.3.0", "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.Caching/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "path": "system.runtime.caching/4.7.0", "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512" }, "System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "path": "system.runtime.extensions/4.3.0", "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" }, "System.Runtime.Handles/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", "path": "system.runtime.handles/4.3.0", "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, "System.Runtime.Numerics/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", "path": "system.runtime.numerics/4.3.0", "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" }, "System.Runtime.Serialization.Formatters/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==", "path": "system.runtime.serialization.formatters/4.3.0", "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512" }, "System.Runtime.Serialization.Json/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==", "path": "system.runtime.serialization.json/4.3.0", "hashPath": "system.runtime.serialization.json.4.3.0.nupkg.sha512" }, "System.Runtime.Serialization.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==", "path": "system.runtime.serialization.primitives/4.3.0", "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512" }, "System.Security.AccessControl/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", "path": "system.security.accesscontrol/4.7.0", "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "path": "system.security.cryptography.cng/4.5.0", "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", "path": "system.security.cryptography.primitives/4.3.0", "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "path": "system.security.cryptography.protecteddata/4.7.0", "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512" }, "System.Security.Permissions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==", "path": "system.security.permissions/4.7.0", "hashPath": "system.security.permissions.4.7.0.nupkg.sha512" }, "System.Security.Principal.Windows/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", "path": "system.security.principal.windows/4.7.0", "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" }, "System.Security.SecureString/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==", "path": "system.security.securestring/4.3.0", "hashPath": "system.security.securestring.4.3.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==", "path": "system.text.encoding.codepages/4.7.0", "hashPath": "system.text.encoding.codepages.4.7.0.nupkg.sha512" }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "path": "system.text.encoding.extensions/4.3.0", "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" }, "System.Text.Json/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+luxMQNZ2WqeffBU7Ml6njIvxc8169NW2oU+ygNudXQGZiarjE7DOtN7bILiQjTZjkmwwRZGTtLzmdrSI/Ustw==", "path": "system.text.json/5.0.0", "hashPath": "system.text.json.5.0.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", "path": "system.text.regularexpressions/4.3.0", "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" }, "System.Threading/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", "path": "system.threading/4.3.0", "hashPath": "system.threading.4.3.0.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", "path": "system.threading.tasks.extensions/4.3.0", "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" }, "System.Windows.Extensions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==", "path": "system.windows.extensions/4.7.0", "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512" }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", "path": "system.xml.readerwriter/4.3.0", "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" }, "System.Xml.XDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", "path": "system.xml.xdocument/4.3.0", "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" }, "System.Xml.XmlDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", "path": "system.xml.xmldocument/4.3.0", "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512" }, "System.Xml.XmlSerializer/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==", "path": "system.xml.xmlserializer/4.3.0", "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512" }, "Txgy.EWS.Server.Common/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Txgy.EWS.Server.EFCore/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Txgy.EWS.Server.ICommon/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Txgy.EWS.Server.IService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Txgy.EWS.Server.Models/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Txgy.EWS.Server.Service/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authentication/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authorization/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Components/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Components.Server/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Components.Web/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Cors/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.DataProtection/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Hosting/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Http/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Http.Features/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Identity/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Localization/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Metadata/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Razor/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Rewrite/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Routing/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.Session/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.SignalR/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.WebSockets/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.CSharp.Reference/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.Binder/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.CommandLine/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.UserSecrets/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.FileProviders.Composite/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Hosting.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Hosting/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Http/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Identity.Core/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Identity.Stores/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Localization.Abstractions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Localization/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Logging.Console/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Logging.Debug/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.ObjectPool/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Extensions.WebEncoders/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.JSInterop/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Net.Http.Headers/3.1.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.VisualBasic.Core/10.0.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.VisualBasic/10.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Win32.Primitives/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "Microsoft.Win32.Registry.Reference/4.1.3.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/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Buffers/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Collections.Concurrent.Reference/4.0.15.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Collections.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Collections.NonGeneric.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Collections.Specialized.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ComponentModel.DataAnnotations/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ComponentModel.Reference/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ComponentModel.EventBasedAsync/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ComponentModel.Primitives.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ComponentModel.TypeConverter.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Configuration/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Console/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Core/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Data.Common/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Data.DataSetExtensions/4.0.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Data/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.Contracts/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.Debug.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.EventLog/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.FileVersionInfo/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.Process/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.StackTrace/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.Tools.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.TraceSource/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Diagnostics.Tracing.Reference/4.2.2.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/4.2.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Dynamic.Runtime.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Globalization.Calendars/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Globalization.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Globalization.Extensions.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Compression.Brotli/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Compression/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Compression.FileSystem/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Compression.ZipFile/4.0.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.FileSystem.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.FileSystem.DriveInfo/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.FileSystem.Primitives.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.FileSystem.Watcher/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.IsolatedStorage/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.MemoryMappedFiles/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Pipelines/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.Pipes/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.IO.UnmanagedMemoryStream/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Linq.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Linq.Expressions.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Linq.Parallel/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Linq.Queryable/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Memory/4.2.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Http/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.HttpListener/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Mail/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.NameResolution.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.NetworkInformation/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Ping/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Primitives.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Requests/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Security/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.ServicePoint/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.Sockets/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.WebClient/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.WebHeaderCollection/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.WebProxy/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.WebSockets.Client/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Net.WebSockets/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Numerics/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Numerics.Vectors/4.1.6.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ObjectModel.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.DispatchProxy/4.0.6.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Emit.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Extensions.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Metadata/1.4.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.Primitives.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Reflection.TypeExtensions.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Resources.Reader/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Resources.ResourceManager.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Resources.Writer/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.CompilerServices.Unsafe/4.0.6.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.CompilerServices.VisualC/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Extensions.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Handles.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.InteropServices.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Intrinsics/4.0.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Loader/4.1.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Numerics.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Serialization/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Serialization.Formatters.Reference/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Serialization.Json.Reference/4.0.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Serialization.Primitives.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Runtime.Serialization.Xml/4.1.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.AccessControl.Reference/4.1.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Claims/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.Algorithms/4.3.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.Cng.Reference/4.3.3.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.Csp/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.Encoding/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.Primitives.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.X509Certificates/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Cryptography.Xml/4.0.3.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Permissions.Reference/4.0.3.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Principal/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.Principal.Windows.Reference/4.1.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Security.SecureString.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ServiceModel.Web/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ServiceProcess/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Text.Encoding.CodePages.Reference/4.1.3.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Text.Encoding.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Text.Encoding.Extensions.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Text.Encodings.Web/4.0.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Text.RegularExpressions.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Channels/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Overlapped/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Tasks.Dataflow/4.6.5.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Tasks.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Tasks.Parallel/4.0.4.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Thread/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.ThreadPool/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Threading.Timer/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Transactions/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Transactions.Local/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.ValueTuple/4.0.3.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Web/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Web.HttpUtility/4.0.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Windows/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Windows.Extensions.Reference/4.0.1.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.Reference/4.2.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Xml.Serialization/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Xml.XDocument.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Xml.XmlDocument.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Xml.XmlSerializer.Reference/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Xml.XPath/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "System.Xml.XPath.XDocument/4.1.2.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, "WindowsBase/4.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" } } }