{ "version": 3, "targets": { "net6.0": { "Microsoft.EntityFrameworkCore/6.0.7": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "6.0.7", "Microsoft.EntityFrameworkCore.Analyzers": "6.0.7", "Microsoft.Extensions.Caching.Memory": "6.0.1", "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.Logging": "6.0.0", "System.Collections.Immutable": "6.0.0", "System.Diagnostics.DiagnosticSource": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {} }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {} }, "build": { "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {} } }, "Microsoft.EntityFrameworkCore.Abstractions/6.0.7": { "type": "package", "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} } }, "Microsoft.EntityFrameworkCore.Analyzers/6.0.7": { "type": "package", "compile": { "lib/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/_._": {} } }, "Microsoft.EntityFrameworkCore.Relational/6.0.5": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "6.0.5", "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {} }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {} } }, "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "1.1.0", "NETStandard.Library": "1.6.1" }, "compile": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {} } }, "Microsoft.Extensions.Caching.Abstractions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} } }, "Microsoft.Extensions.Caching.Memory/6.0.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} } }, "Microsoft.Extensions.Configuration.Abstractions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} } }, "Microsoft.Extensions.DependencyInjection/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {} }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.Logging/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "System.Diagnostics.DiagnosticSource": "6.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} } }, "Microsoft.Extensions.Logging.Abstractions/6.0.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {} }, "runtime": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.Options/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {} }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {} } }, "Microsoft.Extensions.Primitives/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": {} }, "runtime": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.NETCore.App/2.2.8": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetHostPolicy": "2.2.8", "Microsoft.NETCore.Platforms": "2.2.4", "Microsoft.NETCore.Targets": "2.0.0", "NETStandard.Library": "2.0.3" }, "compile": { "ref/netcoreapp2.2/Microsoft.CSharp.dll": {}, "ref/netcoreapp2.2/Microsoft.VisualBasic.dll": {}, "ref/netcoreapp2.2/Microsoft.Win32.Primitives.dll": {}, "ref/netcoreapp2.2/System.AppContext.dll": {}, "ref/netcoreapp2.2/System.Buffers.dll": {}, "ref/netcoreapp2.2/System.Collections.Concurrent.dll": {}, "ref/netcoreapp2.2/System.Collections.Immutable.dll": {}, "ref/netcoreapp2.2/System.Collections.NonGeneric.dll": {}, "ref/netcoreapp2.2/System.Collections.Specialized.dll": {}, "ref/netcoreapp2.2/System.Collections.dll": {}, "ref/netcoreapp2.2/System.ComponentModel.Annotations.dll": {}, "ref/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll": {}, "ref/netcoreapp2.2/System.ComponentModel.Primitives.dll": {}, "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.dll": {}, "ref/netcoreapp2.2/System.ComponentModel.dll": {}, "ref/netcoreapp2.2/System.Configuration.dll": {}, "ref/netcoreapp2.2/System.Console.dll": {}, "ref/netcoreapp2.2/System.Core.dll": {}, "ref/netcoreapp2.2/System.Data.Common.dll": {}, "ref/netcoreapp2.2/System.Data.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.Contracts.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.Debug.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.Process.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.StackTrace.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.Tools.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.TraceSource.dll": {}, "ref/netcoreapp2.2/System.Diagnostics.Tracing.dll": {}, "ref/netcoreapp2.2/System.Drawing.Primitives.dll": {}, "ref/netcoreapp2.2/System.Drawing.dll": {}, "ref/netcoreapp2.2/System.Dynamic.Runtime.dll": {}, "ref/netcoreapp2.2/System.Globalization.Calendars.dll": {}, "ref/netcoreapp2.2/System.Globalization.Extensions.dll": {}, "ref/netcoreapp2.2/System.Globalization.dll": {}, "ref/netcoreapp2.2/System.IO.Compression.Brotli.dll": {}, "ref/netcoreapp2.2/System.IO.Compression.FileSystem.dll": {}, "ref/netcoreapp2.2/System.IO.Compression.ZipFile.dll": {}, "ref/netcoreapp2.2/System.IO.Compression.dll": {}, "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll": {}, "ref/netcoreapp2.2/System.IO.FileSystem.Primitives.dll": {}, "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.dll": {}, "ref/netcoreapp2.2/System.IO.FileSystem.dll": {}, "ref/netcoreapp2.2/System.IO.IsolatedStorage.dll": {}, "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.dll": {}, "ref/netcoreapp2.2/System.IO.Pipes.dll": {}, "ref/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll": {}, "ref/netcoreapp2.2/System.IO.dll": {}, "ref/netcoreapp2.2/System.Linq.Expressions.dll": {}, "ref/netcoreapp2.2/System.Linq.Parallel.dll": {}, "ref/netcoreapp2.2/System.Linq.Queryable.dll": {}, "ref/netcoreapp2.2/System.Linq.dll": {}, "ref/netcoreapp2.2/System.Memory.dll": {}, "ref/netcoreapp2.2/System.Net.Http.dll": {}, "ref/netcoreapp2.2/System.Net.HttpListener.dll": {}, "ref/netcoreapp2.2/System.Net.Mail.dll": {}, "ref/netcoreapp2.2/System.Net.NameResolution.dll": {}, "ref/netcoreapp2.2/System.Net.NetworkInformation.dll": {}, "ref/netcoreapp2.2/System.Net.Ping.dll": {}, "ref/netcoreapp2.2/System.Net.Primitives.dll": {}, "ref/netcoreapp2.2/System.Net.Requests.dll": {}, "ref/netcoreapp2.2/System.Net.Security.dll": {}, "ref/netcoreapp2.2/System.Net.ServicePoint.dll": {}, "ref/netcoreapp2.2/System.Net.Sockets.dll": {}, "ref/netcoreapp2.2/System.Net.WebClient.dll": {}, "ref/netcoreapp2.2/System.Net.WebHeaderCollection.dll": {}, "ref/netcoreapp2.2/System.Net.WebProxy.dll": {}, "ref/netcoreapp2.2/System.Net.WebSockets.Client.dll": {}, "ref/netcoreapp2.2/System.Net.WebSockets.dll": {}, "ref/netcoreapp2.2/System.Net.dll": {}, "ref/netcoreapp2.2/System.Numerics.Vectors.dll": {}, "ref/netcoreapp2.2/System.Numerics.dll": {}, "ref/netcoreapp2.2/System.ObjectModel.dll": {}, "ref/netcoreapp2.2/System.Reflection.DispatchProxy.dll": {}, "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll": {}, "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll": {}, "ref/netcoreapp2.2/System.Reflection.Emit.dll": {}, "ref/netcoreapp2.2/System.Reflection.Extensions.dll": {}, "ref/netcoreapp2.2/System.Reflection.Metadata.dll": {}, "ref/netcoreapp2.2/System.Reflection.Primitives.dll": {}, "ref/netcoreapp2.2/System.Reflection.TypeExtensions.dll": {}, "ref/netcoreapp2.2/System.Reflection.dll": {}, "ref/netcoreapp2.2/System.Resources.Reader.dll": {}, "ref/netcoreapp2.2/System.Resources.ResourceManager.dll": {}, "ref/netcoreapp2.2/System.Resources.Writer.dll": {}, "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll": {}, "ref/netcoreapp2.2/System.Runtime.Extensions.dll": {}, "ref/netcoreapp2.2/System.Runtime.Handles.dll": {}, "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}, "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll": {}, "ref/netcoreapp2.2/System.Runtime.InteropServices.dll": {}, "ref/netcoreapp2.2/System.Runtime.Loader.dll": {}, "ref/netcoreapp2.2/System.Runtime.Numerics.dll": {}, "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll": {}, "ref/netcoreapp2.2/System.Runtime.Serialization.Json.dll": {}, "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll": {}, "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.dll": {}, "ref/netcoreapp2.2/System.Runtime.Serialization.dll": {}, "ref/netcoreapp2.2/System.Runtime.dll": {}, "ref/netcoreapp2.2/System.Security.Claims.dll": {}, "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll": {}, "ref/netcoreapp2.2/System.Security.Cryptography.Csp.dll": {}, "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.dll": {}, "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.dll": {}, "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll": {}, "ref/netcoreapp2.2/System.Security.Principal.dll": {}, "ref/netcoreapp2.2/System.Security.SecureString.dll": {}, "ref/netcoreapp2.2/System.Security.dll": {}, "ref/netcoreapp2.2/System.ServiceModel.Web.dll": {}, "ref/netcoreapp2.2/System.ServiceProcess.dll": {}, "ref/netcoreapp2.2/System.Text.Encoding.Extensions.dll": {}, "ref/netcoreapp2.2/System.Text.Encoding.dll": {}, "ref/netcoreapp2.2/System.Text.RegularExpressions.dll": {}, "ref/netcoreapp2.2/System.Threading.Overlapped.dll": {}, "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll": {}, "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.dll": {}, "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.dll": {}, "ref/netcoreapp2.2/System.Threading.Tasks.dll": {}, "ref/netcoreapp2.2/System.Threading.Thread.dll": {}, "ref/netcoreapp2.2/System.Threading.ThreadPool.dll": {}, "ref/netcoreapp2.2/System.Threading.Timer.dll": {}, "ref/netcoreapp2.2/System.Threading.dll": {}, "ref/netcoreapp2.2/System.Transactions.Local.dll": {}, "ref/netcoreapp2.2/System.Transactions.dll": {}, "ref/netcoreapp2.2/System.ValueTuple.dll": {}, "ref/netcoreapp2.2/System.Web.HttpUtility.dll": {}, "ref/netcoreapp2.2/System.Web.dll": {}, "ref/netcoreapp2.2/System.Windows.dll": {}, "ref/netcoreapp2.2/System.Xml.Linq.dll": {}, "ref/netcoreapp2.2/System.Xml.ReaderWriter.dll": {}, "ref/netcoreapp2.2/System.Xml.Serialization.dll": {}, "ref/netcoreapp2.2/System.Xml.XDocument.dll": {}, "ref/netcoreapp2.2/System.Xml.XPath.XDocument.dll": {}, "ref/netcoreapp2.2/System.Xml.XPath.dll": {}, "ref/netcoreapp2.2/System.Xml.XmlDocument.dll": {}, "ref/netcoreapp2.2/System.Xml.XmlSerializer.dll": {}, "ref/netcoreapp2.2/System.Xml.dll": {}, "ref/netcoreapp2.2/System.dll": {}, "ref/netcoreapp2.2/WindowsBase.dll": {}, "ref/netcoreapp2.2/mscorlib.dll": {}, "ref/netcoreapp2.2/netstandard.dll": {} }, "build": { "build/netcoreapp2.2/_._": {} } }, "Microsoft.NETCore.DotNetAppHost/2.2.8": { "type": "package" }, "Microsoft.NETCore.DotNetHostPolicy/2.2.8": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetHostResolver": "2.2.8" } }, "Microsoft.NETCore.DotNetHostResolver/2.2.8": { "type": "package", "dependencies": { "Microsoft.NETCore.DotNetAppHost": "2.2.8" } }, "Microsoft.NETCore.Platforms/2.2.4": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Targets/2.0.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "NETStandard.Library/2.0.3": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} }, "build": { "build/netstandard2.0/_._": {} } }, "Npgsql/6.0.5": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/Npgsql.dll": {} }, "runtime": { "lib/net6.0/Npgsql.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL/6.0.5": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "6.0.5", "Microsoft.EntityFrameworkCore.Abstractions": "6.0.5", "Microsoft.EntityFrameworkCore.Relational": "6.0.5", "Npgsql": "6.0.5" }, "compile": { "lib/net6.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {} }, "runtime": { "lib/net6.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {} } }, "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.1.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "1.1.0", "Microsoft.EntityFrameworkCore.Relational": "1.1.0", "Microsoft.EntityFrameworkCore.Relational.Design": "1.1.0", "Microsoft.Extensions.DependencyInjection": "1.1.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0", "Npgsql": "3.1.9", "Npgsql.EntityFrameworkCore.PostgreSQL": "1.1.0" }, "compile": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll": {} }, "runtime": { "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll": {} } }, "System.Collections.Immutable/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/System.Collections.Immutable.dll": {} }, "runtime": { "lib/net6.0/System.Collections.Immutable.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Diagnostics.DiagnosticSource/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {} }, "runtime": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "runtime": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Contracts/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "Entities": "1.0.0" }, "compile": { "bin/placeholder/Contracts.dll": {} }, "runtime": { "bin/placeholder/Contracts.dll": {} } }, "Entities/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "Microsoft.EntityFrameworkCore": "6.0.7", "Microsoft.NETCore.App": "2.2.8", "Npgsql.EntityFrameworkCore.PostgreSQL": "6.0.5", "Npgsql.EntityFrameworkCore.PostgreSQL.Design": "1.1.0" }, "compile": { "bin/placeholder/Entities.dll": {} }, "runtime": { "bin/placeholder/Entities.dll": {} } } } }, "libraries": { "Microsoft.EntityFrameworkCore/6.0.7": { "sha512": "9BsvGSpTzxvqnxH19wLBFivK5TzWmsHZQc/1cQ4b2e+k85aIG9R4FYewQLHZdPrAxNQImXjTyW5nRI3s1rpt6A==", "type": "package", "path": "microsoft.entityframeworkcore/6.0.7", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props", "lib/net6.0/Microsoft.EntityFrameworkCore.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.xml", "microsoft.entityframeworkcore.6.0.7.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, "Microsoft.EntityFrameworkCore.Abstractions/6.0.7": { "sha512": "bjU0CkTqldgpVPTSj9M+R/3EaTz+u0jMeQMIC91YdGYDbpX/tAN5UYx+Ihzk4AtP8gmhburQUgMTdnmCE9c5sA==", "type": "package", "path": "microsoft.entityframeworkcore.abstractions/6.0.7", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml", "microsoft.entityframeworkcore.abstractions.6.0.7.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore.Analyzers/6.0.7": { "sha512": "VAOrGma8mRspUb/9quwIr21UZVqfWOcRQqhcYNkHBUD7woenwFTBvntiC9h2Ebtvj/BrRfezqjaHpWVvPSg4dw==", "type": "package", "path": "microsoft.entityframeworkcore.analyzers/6.0.7", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "lib/netstandard2.0/_._", "microsoft.entityframeworkcore.analyzers.6.0.7.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, "Microsoft.EntityFrameworkCore.Relational/6.0.5": { "sha512": "vhAQizlAgvPfurkh9XysNaFc/g3WPXtSka3Y1rXuQdnT//p16CDKt9lO9h+rYmooD+cA7TijSxwqck4GApDT/Q==", "type": "package", "path": "microsoft.entityframeworkcore.relational/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml", "microsoft.entityframeworkcore.relational.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0": { "sha512": "fF0sVEUkoGeJutGIzwnYsJJ9o2hxEGJRpSaCxPq63rhSwn0hBmCwf9ET4QqYqO9Pc6+ODXenAQa095CWzuM4Kg==", "type": "package", "path": "microsoft.entityframeworkcore.relational.design/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net451/Microsoft.EntityFrameworkCore.Relational.Design.dll", "lib/net451/Microsoft.EntityFrameworkCore.Relational.Design.xml", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll", "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.xml", "microsoft.entityframeworkcore.relational.design.1.1.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.design.nuspec" ] }, "Microsoft.Extensions.Caching.Abstractions/6.0.0": { "sha512": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==", "type": "package", "path": "microsoft.extensions.caching.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net461/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Caching.Memory/6.0.1": { "sha512": "B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==", "type": "package", "path": "microsoft.extensions.caching.memory/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Caching.Memory.dll", "lib/net461/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.Abstractions/6.0.0": { "sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==", "type": "package", "path": "microsoft.extensions.configuration.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyInjection/6.0.0": { "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", "type": "package", "path": "microsoft.extensions.dependencyinjection/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.DependencyInjection.dll", "lib/net461/Microsoft.Extensions.DependencyInjection.xml", "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", "type": "package", "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Logging/6.0.0": { "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==", "type": "package", "path": "microsoft.extensions.logging/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Logging.dll", "lib/net461/Microsoft.Extensions.Logging.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", "microsoft.extensions.logging.6.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Logging.Abstractions/6.0.0": { "sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==", "type": "package", "path": "microsoft.extensions.logging.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", "build/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Options/6.0.0": { "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", "type": "package", "path": "microsoft.extensions.options/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Options.dll", "lib/net461/Microsoft.Extensions.Options.xml", "lib/netstandard2.0/Microsoft.Extensions.Options.dll", "lib/netstandard2.0/Microsoft.Extensions.Options.xml", "lib/netstandard2.1/Microsoft.Extensions.Options.dll", "lib/netstandard2.1/Microsoft.Extensions.Options.xml", "microsoft.extensions.options.6.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Primitives/6.0.0": { "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", "type": "package", "path": "microsoft.extensions.primitives/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.Primitives.dll", "lib/net461/Microsoft.Extensions.Primitives.xml", "lib/net6.0/Microsoft.Extensions.Primitives.dll", "lib/net6.0/Microsoft.Extensions.Primitives.xml", "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", "microsoft.extensions.primitives.6.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.NETCore.App/2.2.8": { "sha512": "GOxlvyc8hFrnhDjYlm25JJ7PwoyeoOpZzcg6ZgF8n8l6VxezNupRkkTeA2ek1WsspN0CdAoA8e7iDVNU84/F+Q==", "type": "package", "path": "microsoft.netcore.app/2.2.8", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "Microsoft.NETCore.App.versions.txt", "THIRD-PARTY-NOTICES.TXT", "build/netcoreapp2.2/Microsoft.NETCore.App.PlatformManifest.txt", "build/netcoreapp2.2/Microsoft.NETCore.App.props", "build/netcoreapp2.2/Microsoft.NETCore.App.targets", "microsoft.netcore.app.2.2.8.nupkg.sha512", "microsoft.netcore.app.nuspec", "ref/netcoreapp2.2/Microsoft.CSharp.dll", "ref/netcoreapp2.2/Microsoft.CSharp.xml", "ref/netcoreapp2.2/Microsoft.VisualBasic.dll", "ref/netcoreapp2.2/Microsoft.VisualBasic.xml", "ref/netcoreapp2.2/Microsoft.Win32.Primitives.dll", "ref/netcoreapp2.2/Microsoft.Win32.Primitives.xml", "ref/netcoreapp2.2/System.AppContext.dll", "ref/netcoreapp2.2/System.Buffers.dll", "ref/netcoreapp2.2/System.Buffers.xml", "ref/netcoreapp2.2/System.Collections.Concurrent.dll", "ref/netcoreapp2.2/System.Collections.Concurrent.xml", "ref/netcoreapp2.2/System.Collections.Immutable.dll", "ref/netcoreapp2.2/System.Collections.Immutable.xml", "ref/netcoreapp2.2/System.Collections.NonGeneric.dll", "ref/netcoreapp2.2/System.Collections.NonGeneric.xml", "ref/netcoreapp2.2/System.Collections.Specialized.dll", "ref/netcoreapp2.2/System.Collections.Specialized.xml", "ref/netcoreapp2.2/System.Collections.dll", "ref/netcoreapp2.2/System.Collections.xml", "ref/netcoreapp2.2/System.ComponentModel.Annotations.dll", "ref/netcoreapp2.2/System.ComponentModel.Annotations.xml", "ref/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll", "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll", "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.xml", "ref/netcoreapp2.2/System.ComponentModel.Primitives.dll", "ref/netcoreapp2.2/System.ComponentModel.Primitives.xml", "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.dll", "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.xml", "ref/netcoreapp2.2/System.ComponentModel.dll", "ref/netcoreapp2.2/System.ComponentModel.xml", "ref/netcoreapp2.2/System.Configuration.dll", "ref/netcoreapp2.2/System.Console.dll", "ref/netcoreapp2.2/System.Console.xml", "ref/netcoreapp2.2/System.Core.dll", "ref/netcoreapp2.2/System.Data.Common.dll", "ref/netcoreapp2.2/System.Data.Common.xml", "ref/netcoreapp2.2/System.Data.dll", "ref/netcoreapp2.2/System.Diagnostics.Contracts.dll", "ref/netcoreapp2.2/System.Diagnostics.Contracts.xml", "ref/netcoreapp2.2/System.Diagnostics.Debug.dll", "ref/netcoreapp2.2/System.Diagnostics.Debug.xml", "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll", "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.xml", "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll", "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.xml", "ref/netcoreapp2.2/System.Diagnostics.Process.dll", "ref/netcoreapp2.2/System.Diagnostics.Process.xml", "ref/netcoreapp2.2/System.Diagnostics.StackTrace.dll", "ref/netcoreapp2.2/System.Diagnostics.StackTrace.xml", "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll", "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.xml", "ref/netcoreapp2.2/System.Diagnostics.Tools.dll", "ref/netcoreapp2.2/System.Diagnostics.Tools.xml", "ref/netcoreapp2.2/System.Diagnostics.TraceSource.dll", "ref/netcoreapp2.2/System.Diagnostics.TraceSource.xml", "ref/netcoreapp2.2/System.Diagnostics.Tracing.dll", "ref/netcoreapp2.2/System.Diagnostics.Tracing.xml", "ref/netcoreapp2.2/System.Drawing.Primitives.dll", "ref/netcoreapp2.2/System.Drawing.Primitives.xml", "ref/netcoreapp2.2/System.Drawing.dll", "ref/netcoreapp2.2/System.Dynamic.Runtime.dll", "ref/netcoreapp2.2/System.Globalization.Calendars.dll", "ref/netcoreapp2.2/System.Globalization.Extensions.dll", "ref/netcoreapp2.2/System.Globalization.dll", "ref/netcoreapp2.2/System.IO.Compression.Brotli.dll", "ref/netcoreapp2.2/System.IO.Compression.FileSystem.dll", "ref/netcoreapp2.2/System.IO.Compression.ZipFile.dll", "ref/netcoreapp2.2/System.IO.Compression.ZipFile.xml", "ref/netcoreapp2.2/System.IO.Compression.dll", "ref/netcoreapp2.2/System.IO.Compression.xml", "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll", "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.xml", "ref/netcoreapp2.2/System.IO.FileSystem.Primitives.dll", "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.dll", "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.xml", "ref/netcoreapp2.2/System.IO.FileSystem.dll", "ref/netcoreapp2.2/System.IO.FileSystem.xml", "ref/netcoreapp2.2/System.IO.IsolatedStorage.dll", "ref/netcoreapp2.2/System.IO.IsolatedStorage.xml", "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.dll", "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.xml", "ref/netcoreapp2.2/System.IO.Pipes.dll", "ref/netcoreapp2.2/System.IO.Pipes.xml", "ref/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll", "ref/netcoreapp2.2/System.IO.dll", "ref/netcoreapp2.2/System.Linq.Expressions.dll", "ref/netcoreapp2.2/System.Linq.Expressions.xml", "ref/netcoreapp2.2/System.Linq.Parallel.dll", "ref/netcoreapp2.2/System.Linq.Parallel.xml", "ref/netcoreapp2.2/System.Linq.Queryable.dll", "ref/netcoreapp2.2/System.Linq.Queryable.xml", "ref/netcoreapp2.2/System.Linq.dll", "ref/netcoreapp2.2/System.Linq.xml", "ref/netcoreapp2.2/System.Memory.dll", "ref/netcoreapp2.2/System.Memory.xml", "ref/netcoreapp2.2/System.Net.Http.dll", "ref/netcoreapp2.2/System.Net.Http.xml", "ref/netcoreapp2.2/System.Net.HttpListener.dll", "ref/netcoreapp2.2/System.Net.HttpListener.xml", "ref/netcoreapp2.2/System.Net.Mail.dll", "ref/netcoreapp2.2/System.Net.Mail.xml", "ref/netcoreapp2.2/System.Net.NameResolution.dll", "ref/netcoreapp2.2/System.Net.NameResolution.xml", "ref/netcoreapp2.2/System.Net.NetworkInformation.dll", "ref/netcoreapp2.2/System.Net.NetworkInformation.xml", "ref/netcoreapp2.2/System.Net.Ping.dll", "ref/netcoreapp2.2/System.Net.Ping.xml", "ref/netcoreapp2.2/System.Net.Primitives.dll", "ref/netcoreapp2.2/System.Net.Primitives.xml", "ref/netcoreapp2.2/System.Net.Requests.dll", "ref/netcoreapp2.2/System.Net.Requests.xml", "ref/netcoreapp2.2/System.Net.Security.dll", "ref/netcoreapp2.2/System.Net.Security.xml", "ref/netcoreapp2.2/System.Net.ServicePoint.dll", "ref/netcoreapp2.2/System.Net.ServicePoint.xml", "ref/netcoreapp2.2/System.Net.Sockets.dll", "ref/netcoreapp2.2/System.Net.Sockets.xml", "ref/netcoreapp2.2/System.Net.WebClient.dll", "ref/netcoreapp2.2/System.Net.WebClient.xml", "ref/netcoreapp2.2/System.Net.WebHeaderCollection.dll", "ref/netcoreapp2.2/System.Net.WebHeaderCollection.xml", "ref/netcoreapp2.2/System.Net.WebProxy.dll", "ref/netcoreapp2.2/System.Net.WebProxy.xml", "ref/netcoreapp2.2/System.Net.WebSockets.Client.dll", "ref/netcoreapp2.2/System.Net.WebSockets.Client.xml", "ref/netcoreapp2.2/System.Net.WebSockets.dll", "ref/netcoreapp2.2/System.Net.WebSockets.xml", "ref/netcoreapp2.2/System.Net.dll", "ref/netcoreapp2.2/System.Numerics.Vectors.dll", "ref/netcoreapp2.2/System.Numerics.Vectors.xml", "ref/netcoreapp2.2/System.Numerics.dll", "ref/netcoreapp2.2/System.ObjectModel.dll", "ref/netcoreapp2.2/System.ObjectModel.xml", "ref/netcoreapp2.2/System.Reflection.DispatchProxy.dll", "ref/netcoreapp2.2/System.Reflection.DispatchProxy.xml", "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll", "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.xml", "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll", "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.xml", "ref/netcoreapp2.2/System.Reflection.Emit.dll", "ref/netcoreapp2.2/System.Reflection.Emit.xml", "ref/netcoreapp2.2/System.Reflection.Extensions.dll", "ref/netcoreapp2.2/System.Reflection.Metadata.dll", "ref/netcoreapp2.2/System.Reflection.Metadata.xml", "ref/netcoreapp2.2/System.Reflection.Primitives.dll", "ref/netcoreapp2.2/System.Reflection.Primitives.xml", "ref/netcoreapp2.2/System.Reflection.TypeExtensions.dll", "ref/netcoreapp2.2/System.Reflection.TypeExtensions.xml", "ref/netcoreapp2.2/System.Reflection.dll", "ref/netcoreapp2.2/System.Resources.Reader.dll", "ref/netcoreapp2.2/System.Resources.ResourceManager.dll", "ref/netcoreapp2.2/System.Resources.ResourceManager.xml", "ref/netcoreapp2.2/System.Resources.Writer.dll", "ref/netcoreapp2.2/System.Resources.Writer.xml", "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll", "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.xml", "ref/netcoreapp2.2/System.Runtime.Extensions.dll", "ref/netcoreapp2.2/System.Runtime.Extensions.xml", "ref/netcoreapp2.2/System.Runtime.Handles.dll", "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.xml", "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll", "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/netcoreapp2.2/System.Runtime.InteropServices.dll", "ref/netcoreapp2.2/System.Runtime.InteropServices.xml", "ref/netcoreapp2.2/System.Runtime.Loader.dll", "ref/netcoreapp2.2/System.Runtime.Loader.xml", "ref/netcoreapp2.2/System.Runtime.Numerics.dll", "ref/netcoreapp2.2/System.Runtime.Numerics.xml", "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll", "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.xml", "ref/netcoreapp2.2/System.Runtime.Serialization.Json.dll", "ref/netcoreapp2.2/System.Runtime.Serialization.Json.xml", "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll", "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.xml", "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.dll", "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.xml", "ref/netcoreapp2.2/System.Runtime.Serialization.dll", "ref/netcoreapp2.2/System.Runtime.dll", "ref/netcoreapp2.2/System.Runtime.xml", "ref/netcoreapp2.2/System.Security.Claims.dll", "ref/netcoreapp2.2/System.Security.Claims.xml", "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll", "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.xml", "ref/netcoreapp2.2/System.Security.Cryptography.Csp.dll", "ref/netcoreapp2.2/System.Security.Cryptography.Csp.xml", "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.dll", "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.xml", "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.dll", "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.xml", "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll", "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.xml", "ref/netcoreapp2.2/System.Security.Principal.dll", "ref/netcoreapp2.2/System.Security.Principal.xml", "ref/netcoreapp2.2/System.Security.SecureString.dll", "ref/netcoreapp2.2/System.Security.dll", "ref/netcoreapp2.2/System.ServiceModel.Web.dll", "ref/netcoreapp2.2/System.ServiceProcess.dll", "ref/netcoreapp2.2/System.Text.Encoding.Extensions.dll", "ref/netcoreapp2.2/System.Text.Encoding.Extensions.xml", "ref/netcoreapp2.2/System.Text.Encoding.dll", "ref/netcoreapp2.2/System.Text.RegularExpressions.dll", "ref/netcoreapp2.2/System.Text.RegularExpressions.xml", "ref/netcoreapp2.2/System.Threading.Overlapped.dll", "ref/netcoreapp2.2/System.Threading.Overlapped.xml", "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll", "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.xml", "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.dll", "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.xml", "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.dll", "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.xml", "ref/netcoreapp2.2/System.Threading.Tasks.dll", "ref/netcoreapp2.2/System.Threading.Tasks.xml", "ref/netcoreapp2.2/System.Threading.Thread.dll", "ref/netcoreapp2.2/System.Threading.Thread.xml", "ref/netcoreapp2.2/System.Threading.ThreadPool.dll", "ref/netcoreapp2.2/System.Threading.ThreadPool.xml", "ref/netcoreapp2.2/System.Threading.Timer.dll", "ref/netcoreapp2.2/System.Threading.Timer.xml", "ref/netcoreapp2.2/System.Threading.dll", "ref/netcoreapp2.2/System.Threading.xml", "ref/netcoreapp2.2/System.Transactions.Local.dll", "ref/netcoreapp2.2/System.Transactions.Local.xml", "ref/netcoreapp2.2/System.Transactions.dll", "ref/netcoreapp2.2/System.ValueTuple.dll", "ref/netcoreapp2.2/System.Web.HttpUtility.dll", "ref/netcoreapp2.2/System.Web.HttpUtility.xml", "ref/netcoreapp2.2/System.Web.dll", "ref/netcoreapp2.2/System.Windows.dll", "ref/netcoreapp2.2/System.Xml.Linq.dll", "ref/netcoreapp2.2/System.Xml.ReaderWriter.dll", "ref/netcoreapp2.2/System.Xml.ReaderWriter.xml", "ref/netcoreapp2.2/System.Xml.Serialization.dll", "ref/netcoreapp2.2/System.Xml.XDocument.dll", "ref/netcoreapp2.2/System.Xml.XDocument.xml", "ref/netcoreapp2.2/System.Xml.XPath.XDocument.dll", "ref/netcoreapp2.2/System.Xml.XPath.XDocument.xml", "ref/netcoreapp2.2/System.Xml.XPath.dll", "ref/netcoreapp2.2/System.Xml.XPath.xml", "ref/netcoreapp2.2/System.Xml.XmlDocument.dll", "ref/netcoreapp2.2/System.Xml.XmlSerializer.dll", "ref/netcoreapp2.2/System.Xml.XmlSerializer.xml", "ref/netcoreapp2.2/System.Xml.dll", "ref/netcoreapp2.2/System.dll", "ref/netcoreapp2.2/WindowsBase.dll", "ref/netcoreapp2.2/mscorlib.dll", "ref/netcoreapp2.2/netstandard.dll", "runtime.json" ] }, "Microsoft.NETCore.DotNetAppHost/2.2.8": { "sha512": "Lh1F6z41levvtfC3KuuiQe9ppWKRP1oIB42vP1QNQE4uumo95h+LpjPDeysX1DlTjCzG0BVGSUEpCW5fHkni7w==", "type": "package", "path": "microsoft.netcore.dotnetapphost/2.2.8", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "microsoft.netcore.dotnetapphost.2.2.8.nupkg.sha512", "microsoft.netcore.dotnetapphost.nuspec", "runtime.json" ] }, "Microsoft.NETCore.DotNetHostPolicy/2.2.8": { "sha512": "rOHr0Dk87vaiq9d1hMpXETB4IKq1jIiPQlVKNUjRGilK/cjOcadhsk+1MsrJ/GnM3eovhy8zW2PGkN8pYEolnw==", "type": "package", "path": "microsoft.netcore.dotnethostpolicy/2.2.8", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "microsoft.netcore.dotnethostpolicy.2.2.8.nupkg.sha512", "microsoft.netcore.dotnethostpolicy.nuspec", "runtime.json" ] }, "Microsoft.NETCore.DotNetHostResolver/2.2.8": { "sha512": "culLr+x2GvUkXVGi4ULZ7jmWJEhuAMyS7iTWBlkWnqbKtYJ36ZlgHbw/6qTm82790gJemEFeo9RehDwfRXfJzA==", "type": "package", "path": "microsoft.netcore.dotnethostresolver/2.2.8", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "microsoft.netcore.dotnethostresolver.2.2.8.nupkg.sha512", "microsoft.netcore.dotnethostresolver.nuspec", "runtime.json" ] }, "Microsoft.NETCore.Platforms/2.2.4": { "sha512": "ZeCe9PRhMpKzVWrNgTvWpLjJigppErzN663lJOqAzcx0xjXpcAMpIImFI46IE1gze18VWw6bbfo7JDkcaRWuOg==", "type": "package", "path": "microsoft.netcore.platforms/2.2.4", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.2.2.4.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.NETCore.Targets/2.0.0": { "sha512": "odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==", "type": "package", "path": "microsoft.netcore.targets/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.targets.2.0.0.nupkg.sha512", "microsoft.netcore.targets.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "NETStandard.Library/2.0.3": { "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "type": "package", "path": "netstandard.library/2.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "build/netstandard2.0/NETStandard.Library.targets", "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", "build/netstandard2.0/ref/System.AppContext.dll", "build/netstandard2.0/ref/System.Collections.Concurrent.dll", "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", "build/netstandard2.0/ref/System.Collections.Specialized.dll", "build/netstandard2.0/ref/System.Collections.dll", "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", "build/netstandard2.0/ref/System.ComponentModel.dll", "build/netstandard2.0/ref/System.Console.dll", "build/netstandard2.0/ref/System.Core.dll", "build/netstandard2.0/ref/System.Data.Common.dll", "build/netstandard2.0/ref/System.Data.dll", "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", "build/netstandard2.0/ref/System.Diagnostics.Process.dll", "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", "build/netstandard2.0/ref/System.Drawing.Primitives.dll", "build/netstandard2.0/ref/System.Drawing.dll", "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", "build/netstandard2.0/ref/System.Globalization.Calendars.dll", "build/netstandard2.0/ref/System.Globalization.Extensions.dll", "build/netstandard2.0/ref/System.Globalization.dll", "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", "build/netstandard2.0/ref/System.IO.Compression.dll", "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", "build/netstandard2.0/ref/System.IO.FileSystem.dll", "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", "build/netstandard2.0/ref/System.IO.Pipes.dll", "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", "build/netstandard2.0/ref/System.IO.dll", "build/netstandard2.0/ref/System.Linq.Expressions.dll", "build/netstandard2.0/ref/System.Linq.Parallel.dll", "build/netstandard2.0/ref/System.Linq.Queryable.dll", "build/netstandard2.0/ref/System.Linq.dll", "build/netstandard2.0/ref/System.Net.Http.dll", "build/netstandard2.0/ref/System.Net.NameResolution.dll", "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", "build/netstandard2.0/ref/System.Net.Ping.dll", "build/netstandard2.0/ref/System.Net.Primitives.dll", "build/netstandard2.0/ref/System.Net.Requests.dll", "build/netstandard2.0/ref/System.Net.Security.dll", "build/netstandard2.0/ref/System.Net.Sockets.dll", "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", "build/netstandard2.0/ref/System.Net.WebSockets.dll", "build/netstandard2.0/ref/System.Net.dll", "build/netstandard2.0/ref/System.Numerics.dll", "build/netstandard2.0/ref/System.ObjectModel.dll", "build/netstandard2.0/ref/System.Reflection.Extensions.dll", "build/netstandard2.0/ref/System.Reflection.Primitives.dll", "build/netstandard2.0/ref/System.Reflection.dll", "build/netstandard2.0/ref/System.Resources.Reader.dll", "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", "build/netstandard2.0/ref/System.Resources.Writer.dll", "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", "build/netstandard2.0/ref/System.Runtime.Extensions.dll", "build/netstandard2.0/ref/System.Runtime.Handles.dll", "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", "build/netstandard2.0/ref/System.Runtime.Numerics.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", "build/netstandard2.0/ref/System.Runtime.Serialization.dll", "build/netstandard2.0/ref/System.Runtime.dll", "build/netstandard2.0/ref/System.Security.Claims.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", "build/netstandard2.0/ref/System.Security.Principal.dll", "build/netstandard2.0/ref/System.Security.SecureString.dll", "build/netstandard2.0/ref/System.ServiceModel.Web.dll", "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", "build/netstandard2.0/ref/System.Text.Encoding.dll", "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", "build/netstandard2.0/ref/System.Threading.Overlapped.dll", "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", "build/netstandard2.0/ref/System.Threading.Tasks.dll", "build/netstandard2.0/ref/System.Threading.Thread.dll", "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", "build/netstandard2.0/ref/System.Threading.Timer.dll", "build/netstandard2.0/ref/System.Threading.dll", "build/netstandard2.0/ref/System.Transactions.dll", "build/netstandard2.0/ref/System.ValueTuple.dll", "build/netstandard2.0/ref/System.Web.dll", "build/netstandard2.0/ref/System.Windows.dll", "build/netstandard2.0/ref/System.Xml.Linq.dll", "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", "build/netstandard2.0/ref/System.Xml.Serialization.dll", "build/netstandard2.0/ref/System.Xml.XDocument.dll", "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", "build/netstandard2.0/ref/System.Xml.XPath.dll", "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", "build/netstandard2.0/ref/System.Xml.dll", "build/netstandard2.0/ref/System.dll", "build/netstandard2.0/ref/mscorlib.dll", "build/netstandard2.0/ref/netstandard.dll", "build/netstandard2.0/ref/netstandard.xml", "lib/netstandard1.0/_._", "netstandard.library.2.0.3.nupkg.sha512", "netstandard.library.nuspec" ] }, "Npgsql/6.0.5": { "sha512": "a11H5/b5yNTuFN0Ycjvb920oI6vQHadt6KhEMmcC7DfvsSHH8Z3wBam+CHmyWcfDxJJaxamcdBb8XA3BvqS4Kw==", "type": "package", "path": "npgsql/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net5.0/Npgsql.dll", "lib/net5.0/Npgsql.xml", "lib/net6.0/Npgsql.dll", "lib/net6.0/Npgsql.xml", "lib/netcoreapp3.1/Npgsql.dll", "lib/netcoreapp3.1/Npgsql.xml", "lib/netstandard2.0/Npgsql.dll", "lib/netstandard2.0/Npgsql.xml", "lib/netstandard2.1/Npgsql.dll", "lib/netstandard2.1/Npgsql.xml", "npgsql.6.0.5.nupkg.sha512", "npgsql.nuspec", "postgresql.png" ] }, "Npgsql.EntityFrameworkCore.PostgreSQL/6.0.5": { "sha512": "1eAaz5CwwZbATraqYyYsG2tMWZM1ydyLmQVpFGTzkUUKB/sAL5QWB0IfjSxOjiIDp5JY1WoFndkcaGMEcexVXg==", "type": "package", "path": "npgsql.entityframeworkcore.postgresql/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net6.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll", "npgsql.entityframeworkcore.postgresql.6.0.5.nupkg.sha512", "npgsql.entityframeworkcore.postgresql.nuspec", "postgresql.png" ] }, "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.1.0": { "sha512": "+taA6t8sRI0JTbyCZH0GobEtJYvU4aAGBf5/2/CutWHiYpO2nLfJ8SQSyWYMKakrwn1/NDM9VV85mGEAzBZ7LQ==", "type": "package", "path": "npgsql.entityframeworkcore.postgresql.design/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net451/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll", "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll", "npgsql.entityframeworkcore.postgresql.design.1.1.0.nupkg.sha512", "npgsql.entityframeworkcore.postgresql.design.nuspec" ] }, "System.Collections.Immutable/6.0.0": { "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", "type": "package", "path": "system.collections.immutable/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Collections.Immutable.dll", "lib/net461/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", "system.collections.immutable.6.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] }, "System.Diagnostics.DiagnosticSource/6.0.0": { "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==", "type": "package", "path": "system.diagnostics.diagnosticsource/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Diagnostics.DiagnosticSource.dll", "lib/net461/System.Diagnostics.DiagnosticSource.xml", "lib/net5.0/System.Diagnostics.DiagnosticSource.dll", "lib/net5.0/System.Diagnostics.DiagnosticSource.xml", "lib/net6.0/System.Diagnostics.DiagnosticSource.dll", "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "type": "package", "path": "system.runtime.compilerservices.unsafe/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", "system.runtime.compilerservices.unsafe.nuspec", "useSharedDesignerContext.txt" ] }, "Contracts/1.0.0": { "type": "project", "path": "../Contracts/Contracts.csproj", "msbuildProject": "../Contracts/Contracts.csproj" }, "Entities/1.0.0": { "type": "project", "path": "../Entities/Entities.csproj", "msbuildProject": "../Entities/Entities.csproj" } }, "projectFileDependencyGroups": { "net6.0": [ "Contracts >= 1.0.0", "Entities >= 1.0.0" ] }, "packageFolders": { "C:\\Users\\CompServis\\.nuget\\packages\\": {}, "C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Repository\\Repository.csproj", "projectName": "Repository", "projectPath": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Repository\\Repository.csproj", "packagesPath": "C:\\Users\\CompServis\\.nuget\\packages\\", "outputPath": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Repository\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages" ], "configFilePaths": [ "C:\\Users\\CompServis\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.2.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages": {}, "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": { "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Contracts\\Contracts.csproj": { "projectPath": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Contracts\\Contracts.csproj" }, "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\Entities.csproj": { "projectPath": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\Entities.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "imports": [ "net461", "net462", "net47", "net471", "net472", "net48" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json" } } } }