{ "version": 3, "targets": { "net6.0": { "AspNetCore.Identity.MongoDbCore/3.1.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Identity.Core": "3.1.12", "Microsoft.Extensions.Identity.Stores": "3.1.12", "MongoDB.Driver": "2.13.2", "MongoDbGenericRepository": "1.4.8" }, "compile": { "lib/netcoreapp3.1/AspNetCore.Identity.MongoDbCore.dll": {} }, "runtime": { "lib/netcoreapp3.1/AspNetCore.Identity.MongoDbCore.dll": {} } }, "AutoMapper/11.0.1": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0" }, "compile": { "lib/netstandard2.1/AutoMapper.dll": {} }, "runtime": { "lib/netstandard2.1/AutoMapper.dll": {} } }, "AutoMapper.Extensions.Microsoft.DependencyInjection/11.0.0": { "type": "package", "dependencies": { "AutoMapper": "11.0.0", "Microsoft.Extensions.Options": "6.0.0" }, "compile": { "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {} }, "runtime": { "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {} } }, "Castle.Core/5.1.0": { "type": "package", "dependencies": { "System.Diagnostics.EventLog": "6.0.0" }, "compile": { "lib/net6.0/Castle.Core.dll": {} }, "runtime": { "lib/net6.0/Castle.Core.dll": {} } }, "coverlet.collector/3.1.2": { "type": "package", "build": { "build/netstandard1.0/coverlet.collector.targets": {} } }, "coverlet.msbuild/3.1.2": { "type": "package", "build": { "build/coverlet.msbuild.props": {}, "build/coverlet.msbuild.targets": {} } }, "DnsClient/1.6.1": { "type": "package", "dependencies": { "Microsoft.Win32.Registry": "5.0.0" }, "compile": { "lib/net5.0/DnsClient.dll": {} }, "runtime": { "lib/net5.0/DnsClient.dll": {} } }, "FluentAssertions/6.7.0": { "type": "package", "dependencies": { "System.Configuration.ConfigurationManager": "4.4.0" }, "compile": { "lib/net6.0/FluentAssertions.dll": {} }, "runtime": { "lib/net6.0/FluentAssertions.dll": {} } }, "MediatR/10.0.1": { "type": "package", "dependencies": { "MediatR.Contracts": "1.0.1" }, "compile": { "lib/netstandard2.1/MediatR.dll": {} }, "runtime": { "lib/netstandard2.1/MediatR.dll": {} } }, "MediatR.Contracts/1.0.1": { "type": "package", "compile": { "lib/netstandard2.0/MediatR.Contracts.dll": {} }, "runtime": { "lib/netstandard2.0/MediatR.Contracts.dll": {} } }, "MediatR.Extensions.Microsoft.DependencyInjection/10.0.1": { "type": "package", "dependencies": { "MediatR": "10.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": {} }, "runtime": { "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": {} } }, "Microsoft.AspNet.WebApi.Client/5.2.9": { "type": "package", "dependencies": { "Newtonsoft.Json": "10.0.1", "Newtonsoft.Json.Bson": "1.0.1" }, "compile": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} }, "runtime": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} } }, "Microsoft.AspNet.WebApi.Core/5.2.9": { "type": "package", "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.9" }, "compile": { "lib/net45/System.Web.Http.dll": {} }, "runtime": { "lib/net45/System.Web.Http.dll": {} } }, "Microsoft.AspNetCore/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Diagnostics": "2.2.0", "Microsoft.AspNetCore.HostFiltering": "2.2.0", "Microsoft.AspNetCore.Hosting": "2.2.0", "Microsoft.AspNetCore.Routing": "2.2.0", "Microsoft.AspNetCore.Server.IIS": "2.2.0", "Microsoft.AspNetCore.Server.IISIntegration": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0", "Microsoft.Extensions.Configuration.CommandLine": "2.2.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.0", "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0", "Microsoft.Extensions.Configuration.Json": "2.2.0", "Microsoft.Extensions.Configuration.UserSecrets": "2.2.0", "Microsoft.Extensions.Logging": "2.2.0", "Microsoft.Extensions.Logging.Configuration": "2.2.0", "Microsoft.Extensions.Logging.Console": "2.2.0", "Microsoft.Extensions.Logging.Debug": "2.2.0", "Microsoft.Extensions.Logging.EventSource": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.dll": {} } }, "Microsoft.AspNetCore.Authentication/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Core": "2.2.0", "Microsoft.AspNetCore.DataProtection": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "Microsoft.Extensions.WebEncoders": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {} } }, "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Authentication.Cookies/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {} } }, "Microsoft.AspNetCore.Authentication.Core/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {} } }, "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.6": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.10.0" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {} }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {} }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.2.0", "System.IO.Pipelines": "4.5.2" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Cryptography.Internal/3.1.12": { "type": "package", "compile": { "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll": {} } }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.12": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "3.1.12" }, "compile": { "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} } }, "Microsoft.AspNetCore.DataProtection/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0", "Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "Microsoft.Win32.Registry": "4.5.0", "System.Security.Cryptography.Xml": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {} } }, "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Diagnostics/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.AspNetCore.WebUtilities": "2.2.0", "Microsoft.Extensions.FileProviders.Physical": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "System.Diagnostics.DiagnosticSource": "4.5.0", "System.Reflection.Metadata": "1.6.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {} } }, "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} } }, "Microsoft.AspNetCore.HostFiltering/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll": {} } }, "Microsoft.AspNetCore.Hosting/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.Extensions.Configuration": "2.2.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.0", "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0", "Microsoft.Extensions.DependencyInjection": "2.2.0", "Microsoft.Extensions.FileProviders.Physical": "2.2.0", "Microsoft.Extensions.Hosting.Abstractions": "2.2.0", "Microsoft.Extensions.Logging": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "System.Diagnostics.DiagnosticSource": "4.5.0", "System.Reflection.Metadata": "1.6.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {} } }, "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.Extensions.Hosting.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.2.0", "Microsoft.Extensions.Configuration.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.AspNetCore.WebUtilities": "2.2.0", "Microsoft.Extensions.ObjectPool": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "Microsoft.Net.Http.Headers": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {} } }, "Microsoft.AspNetCore.Http.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.2.0", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Http.Extensions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", "Microsoft.Net.Http.Headers": "2.2.0", "System.Buffers": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {} } }, "Microsoft.AspNetCore.Http.Features/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} } }, "Microsoft.AspNetCore.HttpOverrides/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {} } }, "Microsoft.AspNetCore.Identity/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Cookies": "2.2.0", "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.Extensions.Identity.Core": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {} } }, "Microsoft.AspNetCore.Mvc.Versioning/5.0.0": { "type": "package", "compile": { "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll": {} }, "runtime": { "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll": {} }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Routing/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.ObjectPool": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {} }, "runtime": { "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {} } }, "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Server.IIS/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Core": "2.2.0", "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "System.IO.Pipelines": "4.5.2", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.IIS.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.IIS.dll": {} }, "build": { "build/netstandard2.0/_._": {} }, "runtimeTargets": { "runtimes/win-x64/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x86/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll": { "assetType": "native", "rid": "win-x86" } } }, "Microsoft.AspNetCore.Server.IISIntegration/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Core": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.AspNetCore.HttpOverrides": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "System.Buffers": "4.5.0", "System.IO.Pipelines": "4.5.2", "System.Memory": "4.5.1", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "4.5.1", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {} }, "build": { "build/netstandard2.0/_._": {} } }, "Microsoft.AspNetCore.Server.Kestrel/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Core/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0", "Microsoft.AspNetCore.WebUtilities": "2.2.0", "Microsoft.Extensions.Configuration.Binder": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "Microsoft.Net.Http.Headers": "2.2.0", "System.Memory": "4.5.1", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "4.5.1", "System.Security.Cryptography.Cng": "4.5.0", "System.Threading.Tasks.Extensions": "4.5.1" }, "compile": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Https/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0" }, "compile": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {} } }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} } }, "Microsoft.AspNetCore.WebUtilities/2.2.0": { "type": "package", "dependencies": { "Microsoft.Net.Http.Headers": "2.2.0", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} } }, "Microsoft.CodeCoverage/17.1.0": { "type": "package", "compile": { "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} }, "runtime": { "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} }, "build": { "build/netstandard1.0/Microsoft.CodeCoverage.props": {}, "build/netstandard1.0/Microsoft.CodeCoverage.targets": {} } }, "Microsoft.CSharp/4.7.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "Microsoft.Data.SqlClient/2.1.4": { "type": "package", "dependencies": { "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1", "Microsoft.Identity.Client": "4.21.1", "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0", "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "4.7.0", "System.Diagnostics.DiagnosticSource": "4.7.0", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "4.7.0" }, "compile": { "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assetType": "runtime", "rid": "win" } } }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "type": "package", "runtimeTargets": { "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-arm" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-arm64" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-x86" } } }, "Microsoft.EntityFrameworkCore/6.0.3": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "6.0.3", "Microsoft.EntityFrameworkCore.Analyzers": "6.0.3", "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": {} } }, "Microsoft.EntityFrameworkCore.Abstractions/6.0.3": { "type": "package", "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} } }, "Microsoft.EntityFrameworkCore.Analyzers/6.0.3": { "type": "package", "compile": { "lib/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/_._": {} } }, "Microsoft.EntityFrameworkCore.Relational/6.0.3": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "6.0.3", "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.SqlServer/6.0.3": { "type": "package", "dependencies": { "Microsoft.Data.SqlClient": "2.1.4", "Microsoft.EntityFrameworkCore.Relational": "6.0.3" }, "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {} }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.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/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.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.Configuration.Binder/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} } }, "Microsoft.Extensions.Configuration.CommandLine/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} } }, "Microsoft.Extensions.Configuration.EnvironmentVariables/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} } }, "Microsoft.Extensions.Configuration.FileExtensions/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.2.0", "Microsoft.Extensions.FileProviders.Physical": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} } }, "Microsoft.Extensions.Configuration.Json/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "2.2.0", "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0", "Newtonsoft.Json": "11.0.2" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Json": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} }, "build": { "build/netstandard2.0/_._": {} } }, "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.DependencyModel/3.0.0": { "type": "package", "dependencies": { "System.Text.Json": "4.6.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/3.1.8": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "3.1.8" }, "compile": { "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} } }, "Microsoft.Extensions.FileProviders.Physical/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", "Microsoft.Extensions.FileSystemGlobbing": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} } }, "Microsoft.Extensions.FileSystemGlobbing/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} } }, "Microsoft.Extensions.Hosting.Abstractions/3.1.8": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "3.1.8", "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.8", "Microsoft.Extensions.FileProviders.Abstractions": "3.1.8", "Microsoft.Extensions.Logging.Abstractions": "3.1.8" }, "compile": { "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} } }, "Microsoft.Extensions.Identity.Core/3.1.12": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.12", "Microsoft.Extensions.Logging": "3.1.12", "Microsoft.Extensions.Options": "3.1.12" }, "compile": { "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll": {} } }, "Microsoft.Extensions.Identity.Stores/3.1.12": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "3.1.12", "Microsoft.Extensions.Identity.Core": "3.1.12", "Microsoft.Extensions.Logging": "3.1.12" }, "compile": { "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll": {} }, "runtime": { "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll": {} } }, "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.Logging.Configuration/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.2.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {} } }, "Microsoft.Extensions.Logging.Console/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.2.0", "Microsoft.Extensions.Logging": "2.2.0", "Microsoft.Extensions.Logging.Configuration": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {} } }, "Microsoft.Extensions.Logging.Debug/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {} } }, "Microsoft.Extensions.Logging.EventSource/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.2.0", "Newtonsoft.Json": "11.0.2" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {} } }, "Microsoft.Extensions.ObjectPool/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} } }, "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.Options.ConfigurationExtensions/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.2.0", "Microsoft.Extensions.Configuration.Binder": "2.2.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.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.Extensions.WebEncoders/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {} } }, "Microsoft.Identity.Client/4.21.1": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {} } }, "Microsoft.IdentityModel.JsonWebTokens/6.10.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "6.10.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {} } }, "Microsoft.IdentityModel.Logging/6.10.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {} } }, "Microsoft.IdentityModel.Protocols/6.10.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Logging": "6.10.0", "Microsoft.IdentityModel.Tokens": "6.10.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {} } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols": "6.10.0", "System.IdentityModel.Tokens.Jwt": "6.10.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {} } }, "Microsoft.IdentityModel.Tokens/6.10.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.IdentityModel.Logging": "6.10.0", "System.Security.Cryptography.Cng": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {} } }, "Microsoft.Net.Http.Headers/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.2.0", "System.Buffers": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NET.Test.Sdk/17.1.0": { "type": "package", "dependencies": { "Microsoft.CodeCoverage": "17.1.0", "Microsoft.TestPlatform.TestHost": "17.1.0" }, "compile": { "lib/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} }, "build": { "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {}, "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": {} }, "buildMultiTargeting": { "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {} } }, "Microsoft.NETCore.Platforms/5.0.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Targets/1.0.1": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.TestPlatform.ObjectModel/17.1.0": { "type": "package", "dependencies": { "NuGet.Frameworks": "5.11.0", "System.Reflection.Metadata": "1.6.0" }, "compile": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} }, "resource": { "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hant" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.TestPlatform.TestHost/17.1.0": { "type": "package", "dependencies": { "Microsoft.TestPlatform.ObjectModel": "17.1.0", "Newtonsoft.Json": "9.0.1" }, "compile": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {}, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {}, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}, "lib/netcoreapp2.1/testhost.dll": {} }, "runtime": { "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {}, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {}, "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}, "lib/netcoreapp2.1/testhost.dll": {} }, "resource": { "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hant" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hant" }, "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" } }, "build": { "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {} } }, "Microsoft.Win32.Registry/5.0.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "compile": { "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" }, "compile": { "ref/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": { "assetType": "runtime", "rid": "win" } } }, "MongoDB.Bson/2.16.1": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "5.0.0" }, "compile": { "lib/netstandard2.1/MongoDB.Bson.dll": {} }, "runtime": { "lib/netstandard2.1/MongoDB.Bson.dll": {} } }, "MongoDB.Driver/2.16.1": { "type": "package", "dependencies": { "MongoDB.Bson": "2.16.1", "MongoDB.Driver.Core": "2.16.1", "MongoDB.Libmongocrypt": "1.5.3" }, "compile": { "lib/netstandard2.1/MongoDB.Driver.dll": {} }, "runtime": { "lib/netstandard2.1/MongoDB.Driver.dll": {} } }, "MongoDB.Driver.Core/2.16.1": { "type": "package", "dependencies": { "DnsClient": "1.6.1", "MongoDB.Bson": "2.16.1", "MongoDB.Libmongocrypt": "1.5.3", "SharpCompress": "0.30.1", "System.Buffers": "4.5.1" }, "compile": { "lib/netstandard2.1/MongoDB.Driver.Core.dll": {} }, "runtime": { "lib/netstandard2.1/MongoDB.Driver.Core.dll": {} }, "contentFiles": { "contentFiles/any/any/_._": { "buildAction": "None", "codeLanguage": "any", "copyToOutput": false } }, "build": { "build/_._": {} }, "runtimeTargets": { "runtimes/linux/native/libsnappy64.so": { "assetType": "native", "rid": "linux" }, "runtimes/linux/native/libzstd.so": { "assetType": "native", "rid": "linux" }, "runtimes/osx/native/libsnappy64.dylib": { "assetType": "native", "rid": "osx" }, "runtimes/osx/native/libzstd.dylib": { "assetType": "native", "rid": "osx" }, "runtimes/win/native/libzstd.dll": { "assetType": "native", "rid": "win" }, "runtimes/win/native/snappy32.dll": { "assetType": "native", "rid": "win" }, "runtimes/win/native/snappy64.dll": { "assetType": "native", "rid": "win" } } }, "MongoDB.Libmongocrypt/1.5.3": { "type": "package", "compile": { "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {} }, "runtime": { "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {} }, "contentFiles": { "contentFiles/any/any/_._": { "buildAction": "None", "codeLanguage": "any", "copyToOutput": false } }, "build": { "build/_._": {} }, "runtimeTargets": { "runtimes/linux/native/libmongocrypt.so": { "assetType": "native", "rid": "linux" }, "runtimes/osx/native/libmongocrypt.dylib": { "assetType": "native", "rid": "osx" }, "runtimes/win/native/mongocrypt.dll": { "assetType": "native", "rid": "win" } } }, "MongoDbGenericRepository/1.4.8": { "type": "package", "dependencies": { "MongoDB.Driver": "2.13.2" }, "compile": { "lib/netstandard2.0/MongoDbGenericRepository.dll": {} }, "runtime": { "lib/netstandard2.0/MongoDbGenericRepository.dll": {} } }, "Moq/4.18.2": { "type": "package", "dependencies": { "Castle.Core": "5.1.0" }, "compile": { "lib/net6.0/Moq.dll": {} }, "runtime": { "lib/net6.0/Moq.dll": {} } }, "NETStandard.Library/2.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} }, "build": { "build/netstandard2.0/NETStandard.Library.targets": {} } }, "Newtonsoft.Json/11.0.2": { "type": "package", "compile": { "lib/netstandard2.0/Newtonsoft.Json.dll": {} }, "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": {} } }, "Newtonsoft.Json.Bson/1.0.1": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "10.0.1" }, "compile": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} }, "runtime": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} } }, "NuGet.Frameworks/5.11.0": { "type": "package", "compile": { "lib/netstandard2.0/NuGet.Frameworks.dll": {} }, "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": {} } }, "NUnit/3.13.3": { "type": "package", "dependencies": { "NETStandard.Library": "2.0.0" }, "compile": { "lib/netstandard2.0/nunit.framework.dll": {} }, "runtime": { "lib/netstandard2.0/nunit.framework.dll": {} }, "build": { "build/NUnit.props": {} } }, "NUnit.Analyzers/3.3.0": { "type": "package" }, "NUnit3TestAdapter/4.2.1": { "type": "package", "build": { "build/netcoreapp2.1/NUnit3TestAdapter.props": {} } }, "Serilog/2.11.0": { "type": "package", "compile": { "lib/net5.0/Serilog.dll": {} }, "runtime": { "lib/net5.0/Serilog.dll": {} } }, "Serilog.AspNetCore/5.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection": "5.0.0", "Microsoft.Extensions.Logging": "5.0.0", "Serilog": "2.10.0", "Serilog.Extensions.Hosting": "4.2.0", "Serilog.Formatting.Compact": "1.1.0", "Serilog.Settings.Configuration": "3.3.0", "Serilog.Sinks.Console": "4.0.1", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" }, "compile": { "lib/net5.0/Serilog.AspNetCore.dll": {} }, "runtime": { "lib/net5.0/Serilog.AspNetCore.dll": {} }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Serilog.Extensions.Hosting/4.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.8", "Microsoft.Extensions.Hosting.Abstractions": "3.1.8", "Microsoft.Extensions.Logging.Abstractions": "3.1.8", "Serilog": "2.10.0", "Serilog.Extensions.Logging": "3.1.0" }, "compile": { "lib/netstandard2.1/Serilog.Extensions.Hosting.dll": {} }, "runtime": { "lib/netstandard2.1/Serilog.Extensions.Hosting.dll": {} } }, "Serilog.Extensions.Logging/3.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.0.0", "Serilog": "2.9.0" }, "compile": { "lib/netstandard2.0/Serilog.Extensions.Logging.dll": {} }, "runtime": { "lib/netstandard2.0/Serilog.Extensions.Logging.dll": {} } }, "Serilog.Formatting.Compact/1.1.0": { "type": "package", "dependencies": { "Serilog": "2.8.0" }, "compile": { "lib/netstandard2.0/Serilog.Formatting.Compact.dll": {} }, "runtime": { "lib/netstandard2.0/Serilog.Formatting.Compact.dll": {} } }, "Serilog.Settings.Configuration/3.3.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyModel": "3.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0", "Serilog": "2.10.0" }, "compile": { "lib/netstandard2.0/Serilog.Settings.Configuration.dll": {} }, "runtime": { "lib/netstandard2.0/Serilog.Settings.Configuration.dll": {} } }, "Serilog.Sinks.Console/4.0.1": { "type": "package", "dependencies": { "Serilog": "2.10.0" }, "compile": { "lib/net5.0/Serilog.Sinks.Console.dll": {} }, "runtime": { "lib/net5.0/Serilog.Sinks.Console.dll": {} } }, "Serilog.Sinks.Debug/2.0.0": { "type": "package", "dependencies": { "Serilog": "2.10.0" }, "compile": { "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {} }, "runtime": { "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {} } }, "Serilog.Sinks.File/5.0.0": { "type": "package", "dependencies": { "Serilog": "2.10.0" }, "compile": { "lib/net5.0/Serilog.Sinks.File.dll": {} }, "runtime": { "lib/net5.0/Serilog.Sinks.File.dll": {} } }, "Serilog.Sinks.PeriodicBatching/2.3.0": { "type": "package", "dependencies": { "Serilog": "2.0.0", "System.Collections.Concurrent": "4.0.12", "System.Threading.Timer": "4.0.1" }, "compile": { "lib/netstandard2.0/Serilog.Sinks.PeriodicBatching.dll": {} }, "runtime": { "lib/netstandard2.0/Serilog.Sinks.PeriodicBatching.dll": {} } }, "Serilog.Sinks.Seq/5.1.1": { "type": "package", "dependencies": { "Serilog": "2.10.0", "Serilog.Formatting.Compact": "1.1.0", "Serilog.Sinks.File": "4.0.0", "Serilog.Sinks.PeriodicBatching": "2.3.0" }, "compile": { "lib/net5.0/Serilog.Sinks.Seq.dll": {} }, "runtime": { "lib/net5.0/Serilog.Sinks.Seq.dll": {} } }, "SharpCompress/0.30.1": { "type": "package", "compile": { "lib/net5.0/SharpCompress.dll": {} }, "runtime": { "lib/net5.0/SharpCompress.dll": {} } }, "System.Buffers/4.5.1": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Collections/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/_._": {} } }, "System.Collections.Concurrent/4.0.12": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tracing": "4.1.0", "System.Globalization": "4.0.11", "System.Reflection": "4.1.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Collections.Concurrent.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.Concurrent.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.Configuration.ConfigurationManager/4.7.0": { "type": "package", "dependencies": { "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Security.Permissions": "4.7.0" }, "compile": { "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {} }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {} } }, "System.Diagnostics.Debug/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/_._": {} } }, "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.Diagnostics.EventLog/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Diagnostics.EventLog.dll": {} }, "runtime": { "lib/net6.0/System.Diagnostics.EventLog.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": { "assetType": "runtime", "rid": "win" }, "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.Tracing/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.5/_._": {} } }, "System.Drawing.Common/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.Win32.SystemEvents": "4.7.0" }, "compile": { "ref/netcoreapp3.0/_._": {} }, "runtime": { "lib/netstandard2.0/System.Drawing.Common.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Globalization/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/_._": {} } }, "System.IdentityModel.Tokens.Jwt/6.10.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.10.0", "Microsoft.IdentityModel.Tokens": "6.10.0" }, "compile": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {} }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {} } }, "System.IO/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.5/_._": {} } }, "System.IO.Pipelines/4.5.2": { "type": "package", "compile": { "ref/netstandard1.3/System.IO.Pipelines.dll": {} }, "runtime": { "lib/netcoreapp2.1/System.IO.Pipelines.dll": {} } }, "System.Memory/4.5.1": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Numerics.Vectors/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Reflection/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.IO": "4.1.0", "System.Reflection.Primitives": "4.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.5/_._": {} } }, "System.Reflection.Metadata/1.6.0": { "type": "package", "compile": { "lib/netstandard2.0/System.Reflection.Metadata.dll": {} }, "runtime": { "lib/netstandard2.0/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.0/_._": {} } }, "System.Resources.ResourceManager/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Globalization": "4.0.11", "System.Reflection": "4.1.0", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.0/_._": {} } }, "System.Runtime/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/4.7.0": { "type": "package", "dependencies": { "System.Configuration.ConfigurationManager": "4.7.0" }, "compile": { "ref/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": { "assetType": "runtime", "rid": "win" } } }, "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/_._": {} } }, "System.Runtime.Extensions/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.5/_._": {} } }, "System.Security.AccessControl/5.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "compile": { "ref/netstandard2.0/System.Security.AccessControl.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {} }, "runtime": { "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Pkcs/4.5.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Cng": "4.5.0" }, "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.ProtectedData/4.7.0": { "type": "package", "compile": { "ref/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Xml/4.5.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Pkcs": "4.5.0", "System.Security.Permissions": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {} } }, "System.Security.Permissions/4.7.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Windows.Extensions": "4.7.0" }, "compile": { "ref/netcoreapp3.0/System.Security.Permissions.dll": {} }, "runtime": { "lib/netcoreapp3.0/System.Security.Permissions.dll": {} } }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "compile": { "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {} }, "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/_._": {} } }, "System.Text.Encoding.CodePages/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" }, "compile": { "lib/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encodings.Web/4.5.0": { "type": "package", "compile": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} } }, "System.Text.Json/4.6.0": { "type": "package", "compile": { "lib/netcoreapp3.0/System.Text.Json.dll": {} }, "runtime": { "lib/netcoreapp3.0/System.Text.Json.dll": {} } }, "System.Threading/4.0.11": { "type": "package", "dependencies": { "System.Runtime": "4.1.0", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Tasks/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/System.Threading.Tasks.dll": {} } }, "System.Threading.Tasks.Extensions/4.5.1": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Threading.Timer/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.2/System.Threading.Timer.dll": {} } }, "System.Windows.Extensions/4.7.0": { "type": "package", "dependencies": { "System.Drawing.Common": "4.7.0" }, "compile": { "ref/netcoreapp3.0/System.Windows.Extensions.dll": {} }, "runtime": { "lib/netcoreapp3.0/System.Windows.Extensions.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": { "assetType": "runtime", "rid": "win" } } }, "Diligent.WebAPI.Business/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "AutoMapper": "11.0.1", "AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "Diligent.WebAPI.Data": "1.0.0", "MongoDB.Driver": "2.16.1" }, "compile": { "bin/placeholder/Diligent.WebAPI.Business.dll": {} }, "runtime": { "bin/placeholder/Diligent.WebAPI.Business.dll": {} } }, "Diligent.WebAPI.Data/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "AspNetCore.Identity.MongoDbCore": "3.1.2", "AutoMapper": "11.0.1", "AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "Microsoft.AspNetCore": "2.2.0", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.3", "MongoDB.Driver": "2.16.1" }, "compile": { "bin/placeholder/Diligent.WebAPI.Data.dll": {} }, "runtime": { "bin/placeholder/Diligent.WebAPI.Data.dll": {} } }, "Diligent.WebAPI.Host/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "Diligent.WebAPI.Business": "1.0.0", "Diligent.WebAPI.Data": "1.0.0", "MediatR": "10.0.1", "MediatR.Extensions.Microsoft.DependencyInjection": "10.0.1", "Microsoft.AspNet.WebApi.Core": "5.2.9", "Microsoft.AspNetCore.Authentication.JwtBearer": "6.0.6", "Microsoft.AspNetCore.Identity": "2.2.0", "Microsoft.AspNetCore.Mvc.Versioning": "5.0.0", "Serilog": "2.11.0", "Serilog.AspNetCore": "5.0.0", "Serilog.Sinks.Console": "4.0.1", "Serilog.Sinks.File": "5.0.0", "Serilog.Sinks.Seq": "5.1.1" }, "compile": { "bin/placeholder/Diligent.WebAPI.Host.dll": {} }, "runtime": { "bin/placeholder/Diligent.WebAPI.Host.dll": {} }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] } } }, "libraries": { "AspNetCore.Identity.MongoDbCore/3.1.2": { "sha512": "ichSW3Vs51f+Ol7Ska1jIOlKc+i2Am3UeNvGhhIb59MXOKyhZGpyulUnFdN62IpP779EkLrLf3ZMwSZ2bVgY+g==", "type": "package", "path": "aspnetcore.identity.mongodbcore/3.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "aspnetcore.identity.mongodbcore.3.1.2.nupkg.sha512", "aspnetcore.identity.mongodbcore.nuspec", "lib/netcoreapp3.1/AspNetCore.Identity.MongoDbCore.dll", "lib/netcoreapp3.1/AspNetCore.Identity.MongoDbCore.xml", "lib/netstandard2.1/AspNetCore.Identity.MongoDbCore.dll", "lib/netstandard2.1/AspNetCore.Identity.MongoDbCore.xml" ] }, "AutoMapper/11.0.1": { "sha512": "WIadGC1pIwbnyTubvI577p3F++Bsj9q2Q3OaAc1I0QS+JhupN1xkdrPBhI9bPIeg63zM81tZplUNYkqU1HE5jQ==", "type": "package", "path": "automapper/11.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "automapper.11.0.1.nupkg.sha512", "automapper.nuspec", "icon.png", "lib/netstandard2.1/AutoMapper.dll", "lib/netstandard2.1/AutoMapper.xml" ] }, "AutoMapper.Extensions.Microsoft.DependencyInjection/11.0.0": { "sha512": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "type": "package", "path": "automapper.extensions.microsoft.dependencyinjection/11.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "automapper.extensions.microsoft.dependencyinjection.11.0.0.nupkg.sha512", "automapper.extensions.microsoft.dependencyinjection.nuspec", "icon.png", "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll" ] }, "Castle.Core/5.1.0": { "sha512": "31UJpTHOiWq95CDOHazE3Ub/hE/PydNWsJMwnEVTqFFP4WhAugwpaVGxzOxKgNeSUUeqS2W6lxV+q7u1pAOfXg==", "type": "package", "path": "castle.core/5.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ASL - Apache Software Foundation License.txt", "CHANGELOG.md", "LICENSE", "castle-logo.png", "castle.core.5.1.0.nupkg.sha512", "castle.core.nuspec", "lib/net462/Castle.Core.dll", "lib/net462/Castle.Core.xml", "lib/net6.0/Castle.Core.dll", "lib/net6.0/Castle.Core.xml", "lib/netstandard2.0/Castle.Core.dll", "lib/netstandard2.0/Castle.Core.xml", "lib/netstandard2.1/Castle.Core.dll", "lib/netstandard2.1/Castle.Core.xml", "readme.txt" ] }, "coverlet.collector/3.1.2": { "sha512": "wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", "type": "package", "path": "coverlet.collector/3.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard1.0/Microsoft.CSharp.dll", "build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll", "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll", "build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll", "build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll", "build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll", "build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "build/netstandard1.0/Mono.Cecil.Mdb.dll", "build/netstandard1.0/Mono.Cecil.Pdb.dll", "build/netstandard1.0/Mono.Cecil.Rocks.dll", "build/netstandard1.0/Mono.Cecil.dll", "build/netstandard1.0/Newtonsoft.Json.dll", "build/netstandard1.0/NuGet.Frameworks.dll", "build/netstandard1.0/System.AppContext.dll", "build/netstandard1.0/System.Collections.Immutable.dll", "build/netstandard1.0/System.Dynamic.Runtime.dll", "build/netstandard1.0/System.IO.FileSystem.Primitives.dll", "build/netstandard1.0/System.Linq.Expressions.dll", "build/netstandard1.0/System.Linq.dll", "build/netstandard1.0/System.ObjectModel.dll", "build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", "build/netstandard1.0/System.Reflection.Emit.Lightweight.dll", "build/netstandard1.0/System.Reflection.Emit.dll", "build/netstandard1.0/System.Reflection.Metadata.dll", "build/netstandard1.0/System.Reflection.TypeExtensions.dll", "build/netstandard1.0/System.Runtime.Serialization.Primitives.dll", "build/netstandard1.0/System.Text.RegularExpressions.dll", "build/netstandard1.0/System.Threading.Tasks.Extensions.dll", "build/netstandard1.0/System.Threading.dll", "build/netstandard1.0/System.Xml.ReaderWriter.dll", "build/netstandard1.0/System.Xml.XDocument.dll", "build/netstandard1.0/coverlet.collector.deps.json", "build/netstandard1.0/coverlet.collector.dll", "build/netstandard1.0/coverlet.collector.pdb", "build/netstandard1.0/coverlet.collector.targets", "build/netstandard1.0/coverlet.core.dll", "build/netstandard1.0/coverlet.core.pdb", "coverlet-icon.png", "coverlet.collector.3.1.2.nupkg.sha512", "coverlet.collector.nuspec" ] }, "coverlet.msbuild/3.1.2": { "sha512": "QhM0fnDtmIMImY7oxyQ/kh1VYtRxPyRVeLwRUGuUvI6Xp83pSYG9gerK8WgJj4TzUl7ISziADUGtIWKhtlbkbQ==", "type": "package", "path": "coverlet.msbuild/3.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Microsoft.Build.Framework.dll", "build/Microsoft.Build.Utilities.Core.dll", "build/Microsoft.CSharp.dll", "build/Microsoft.DotNet.PlatformAbstractions.dll", "build/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "build/Microsoft.Extensions.DependencyInjection.dll", "build/Microsoft.Extensions.DependencyModel.dll", "build/Microsoft.Extensions.FileSystemGlobbing.dll", "build/Mono.Cecil.Mdb.dll", "build/Mono.Cecil.Pdb.dll", "build/Mono.Cecil.Rocks.dll", "build/Mono.Cecil.dll", "build/Newtonsoft.Json.dll", "build/System.AppContext.dll", "build/System.Collections.Concurrent.dll", "build/System.Collections.Immutable.dll", "build/System.Collections.NonGeneric.dll", "build/System.Dynamic.Runtime.dll", "build/System.IO.FileSystem.Primitives.dll", "build/System.Linq.Expressions.dll", "build/System.Linq.dll", "build/System.ObjectModel.dll", "build/System.Private.DataContractSerialization.dll", "build/System.Reflection.Emit.ILGeneration.dll", "build/System.Reflection.Emit.Lightweight.dll", "build/System.Reflection.Emit.dll", "build/System.Reflection.Metadata.dll", "build/System.Reflection.TypeExtensions.dll", "build/System.Resources.Reader.dll", "build/System.Runtime.Serialization.Primitives.dll", "build/System.Runtime.Serialization.Xml.dll", "build/System.Text.RegularExpressions.dll", "build/System.Threading.Tasks.Extensions.dll", "build/System.Threading.Tasks.Parallel.dll", "build/System.Threading.Thread.dll", "build/System.Threading.ThreadPool.dll", "build/System.Threading.dll", "build/System.Xml.ReaderWriter.dll", "build/System.Xml.XDocument.dll", "build/System.Xml.XmlDocument.dll", "build/System.Xml.XmlSerializer.dll", "build/coverlet.core.dll", "build/coverlet.core.pdb", "build/coverlet.msbuild.props", "build/coverlet.msbuild.targets", "build/coverlet.msbuild.tasks.dll", "build/coverlet.msbuild.tasks.pdb", "coverlet-icon.png", "coverlet.msbuild.3.1.2.nupkg.sha512", "coverlet.msbuild.nuspec" ] }, "DnsClient/1.6.1": { "sha512": "4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==", "type": "package", "path": "dnsclient/1.6.1", "files": [ ".nupkg.metadata", ".signature.p7s", "dnsclient.1.6.1.nupkg.sha512", "dnsclient.nuspec", "icon.png", "lib/net45/DnsClient.dll", "lib/net45/DnsClient.xml", "lib/net471/DnsClient.dll", "lib/net471/DnsClient.xml", "lib/net5.0/DnsClient.dll", "lib/net5.0/DnsClient.xml", "lib/netstandard1.3/DnsClient.dll", "lib/netstandard1.3/DnsClient.xml", "lib/netstandard2.0/DnsClient.dll", "lib/netstandard2.0/DnsClient.xml", "lib/netstandard2.1/DnsClient.dll", "lib/netstandard2.1/DnsClient.xml" ] }, "FluentAssertions/6.7.0": { "sha512": "PWbow/R3MnYDP8UW7zh/w80rGb+1NufGoNJeuzouTo2bqpvwNTFxbDwF6XWfFZ5IuquL2225Um+qSyZ8jVsT+w==", "type": "package", "path": "fluentassertions/6.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "FluentAssertions.png", "fluentassertions.6.7.0.nupkg.sha512", "fluentassertions.nuspec", "lib/net47/FluentAssertions.dll", "lib/net47/FluentAssertions.pdb", "lib/net47/FluentAssertions.xml", "lib/net6.0/FluentAssertions.dll", "lib/net6.0/FluentAssertions.pdb", "lib/net6.0/FluentAssertions.xml", "lib/netcoreapp2.1/FluentAssertions.dll", "lib/netcoreapp2.1/FluentAssertions.pdb", "lib/netcoreapp2.1/FluentAssertions.xml", "lib/netcoreapp3.0/FluentAssertions.dll", "lib/netcoreapp3.0/FluentAssertions.pdb", "lib/netcoreapp3.0/FluentAssertions.xml", "lib/netstandard2.0/FluentAssertions.dll", "lib/netstandard2.0/FluentAssertions.pdb", "lib/netstandard2.0/FluentAssertions.xml", "lib/netstandard2.1/FluentAssertions.dll", "lib/netstandard2.1/FluentAssertions.pdb", "lib/netstandard2.1/FluentAssertions.xml" ] }, "MediatR/10.0.1": { "sha512": "vnjbk4giDJzJelh34Ygt0eorApCKrRFB7j0pauFPY1oxfO3cEZ7FugBrIOjCM76SDGTOmPFfbfmVnz1t3iFrGA==", "type": "package", "path": "mediatr/10.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "gradient_128x128.png", "lib/netstandard2.1/MediatR.dll", "lib/netstandard2.1/MediatR.xml", "mediatr.10.0.1.nupkg.sha512", "mediatr.nuspec" ] }, "MediatR.Contracts/1.0.1": { "sha512": "NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", "type": "package", "path": "mediatr.contracts/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "gradient_128x128.png", "lib/net461/MediatR.Contracts.dll", "lib/net461/MediatR.Contracts.xml", "lib/netstandard2.0/MediatR.Contracts.dll", "lib/netstandard2.0/MediatR.Contracts.xml", "mediatr.contracts.1.0.1.nupkg.sha512", "mediatr.contracts.nuspec" ] }, "MediatR.Extensions.Microsoft.DependencyInjection/10.0.1": { "sha512": "mYdfMvpkahCAj4tRfBoeMlUBZa2WthaONdQ4y5TtIyxcZYb5e7AE7c1eITTZVWcQhguxvD8AdExdaiAW6RhrVA==", "type": "package", "path": "mediatr.extensions.microsoft.dependencyinjection/10.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "gradient_128x128.png", "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll", "mediatr.extensions.microsoft.dependencyinjection.10.0.1.nupkg.sha512", "mediatr.extensions.microsoft.dependencyinjection.nuspec" ] }, "Microsoft.AspNet.WebApi.Client/5.2.9": { "sha512": "cuVhPjjNMSEFpKXweMNBbsG4RUFuuZpFBm8tSyw309U9JEjcnbB6n3EPb4xwgcy9bJ38ctIbv5G8zXUBhlrPWw==", "type": "package", "path": "microsoft.aspnet.webapi.client/5.2.9", "files": [ ".nupkg.metadata", ".signature.p7s", "NET.icon.png", "NET_Library_EULA_ENU.txt", "lib/net45/System.Net.Http.Formatting.dll", "lib/net45/System.Net.Http.Formatting.xml", "lib/netstandard2.0/System.Net.Http.Formatting.dll", "lib/netstandard2.0/System.Net.Http.Formatting.xml", "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.dll", "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.xml", "microsoft.aspnet.webapi.client.5.2.9.nupkg.sha512", "microsoft.aspnet.webapi.client.nuspec" ] }, "Microsoft.AspNet.WebApi.Core/5.2.9": { "sha512": "9C0/gBUeMBjorRFSmR5Z2j5wznf9BP5SddN+OZE7X0BpXgivBZTZ42d0h8tIjJzSLHYVCU4HZBf51+cidCY4fQ==", "type": "package", "path": "microsoft.aspnet.webapi.core/5.2.9", "files": [ ".nupkg.metadata", ".signature.p7s", "Content/web.config.transform", "NET.icon.png", "NET_Library_EULA_ENU.txt", "lib/net45/System.Web.Http.dll", "lib/net45/System.Web.Http.xml", "microsoft.aspnet.webapi.core.5.2.9.nupkg.sha512", "microsoft.aspnet.webapi.core.nuspec" ] }, "Microsoft.AspNetCore/2.2.0": { "sha512": "Bs75iht4lXS8uVWy/Cbsr9i0m2jRtnrfPEWU+6t0dQTZcJEfF9b7G2F7XvstLFWkAKSgYRzFkAwi/KypY0Qtew==", "type": "package", "path": "microsoft.aspnetcore/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.dll", "lib/netstandard2.0/Microsoft.AspNetCore.xml", "microsoft.aspnetcore.2.2.0.nupkg.sha512", "microsoft.aspnetcore.nuspec" ] }, "Microsoft.AspNetCore.Authentication/2.2.0": { "sha512": "b0R9X7L6zMqNsssKDvhYHuNi5x0s4DyHTeXybIAyGaitKiW1Q5aAGKdV2codHPiePv9yHfC9hAMyScXQ/xXhPw==", "type": "package", "path": "microsoft.aspnetcore.authentication/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.xml", "microsoft.aspnetcore.authentication.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authentication.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": { "sha512": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==", "type": "package", "path": "microsoft.aspnetcore.authentication.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml", "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authentication.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Cookies/2.2.0": { "sha512": "Iar9VFlBHkZGdSG9ZUTmn6Q8Qg+6CtW5G/TyJI2F8B432TOH+nZlkU7O0W0byow6xsxqOYeTviSHz4cCJ3amfQ==", "type": "package", "path": "microsoft.aspnetcore.authentication.cookies/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.xml", "microsoft.aspnetcore.authentication.cookies.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authentication.cookies.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Core/2.2.0": { "sha512": "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==", "type": "package", "path": "microsoft.aspnetcore.authentication.core/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml", "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authentication.core.nuspec" ] }, "Microsoft.AspNetCore.Authentication.JwtBearer/6.0.6": { "sha512": "lrfPEeisa0xCmZKKQIKxuks37aGE6jgGqDq1ikZDwNLWfIt2/ajOQpHMSE6a5uLjEVqkChKpXpvA7ZvfIKvdzA==", "type": "package", "path": "microsoft.aspnetcore.authentication.jwtbearer/6.0.6", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", "lib/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", "microsoft.aspnetcore.authentication.jwtbearer.6.0.6.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": { "sha512": "Aqr/16Cu5XmGv7mLKJvXRxhhd05UJ7cTTSaUV4MZ3ynAzfgWjsAdpIU8FWuxwAjmVdmI8oOWuVDrbs+sRkhKnA==", "type": "package", "path": "microsoft.aspnetcore.connections.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml", "microsoft.aspnetcore.connections.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.connections.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Cryptography.Internal/3.1.12": { "sha512": "9V7Acx9lFw2KA23FOqH4TH5wQzZN/px/ovmRWBb8I3rf9arZ/cKniwRmRNrwgmShtQXhu1t124rrl1du2ueODA==", "type": "package", "path": "microsoft.aspnetcore.cryptography.internal/3.1.12", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", "microsoft.aspnetcore.cryptography.internal.3.1.12.nupkg.sha512", "microsoft.aspnetcore.cryptography.internal.nuspec" ] }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.12": { "sha512": "LNaiyMe0J8kkXglqtmE3wK1xu3ofvKh1WTVmJs0yl/uFfo9Vbr6lSyZ0k+5sTUxuIS1WU6dHe4nO0ikRlXq6CQ==", "type": "package", "path": "microsoft.aspnetcore.cryptography.keyderivation/3.1.12", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", "microsoft.aspnetcore.cryptography.keyderivation.3.1.12.nupkg.sha512", "microsoft.aspnetcore.cryptography.keyderivation.nuspec" ] }, "Microsoft.AspNetCore.DataProtection/2.2.0": { "sha512": "G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==", "type": "package", "path": "microsoft.aspnetcore.dataprotection/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml", "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.nuspec" ] }, "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": { "sha512": "seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==", "type": "package", "path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Diagnostics/2.2.0": { "sha512": "RobNuZecn/eefWVApOE+OWAZXCdgfzm8pB7tBvJkahsjWfn1a+bLM9I2cuKlp/9aFBok1O/oDXlgYSvaQYu/yg==", "type": "package", "path": "microsoft.aspnetcore.diagnostics/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.xml", "microsoft.aspnetcore.diagnostics.2.2.0.nupkg.sha512", "microsoft.aspnetcore.diagnostics.nuspec" ] }, "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": { "sha512": "pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==", "type": "package", "path": "microsoft.aspnetcore.diagnostics.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml", "microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.diagnostics.abstractions.nuspec" ] }, "Microsoft.AspNetCore.HostFiltering/2.2.0": { "sha512": "JSX6ZlVWDkokZ+xCKDhUVQNqbmFn1lHQNzJc8K4Y/uTUocZS83+b/8Q7y/yx3oJ362etGMVy0keAvmCdqbP8nA==", "type": "package", "path": "microsoft.aspnetcore.hostfiltering/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll", "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.xml", "microsoft.aspnetcore.hostfiltering.2.2.0.nupkg.sha512", "microsoft.aspnetcore.hostfiltering.nuspec" ] }, "Microsoft.AspNetCore.Hosting/2.2.0": { "sha512": "7t4RbUGugpHtQmzAkc9fpDdYJg6t/jcB2VVnjensVYbZFnLDU8pNrG0hrekk1DQG7P2UzpSqKLzDsFF0/lkkbw==", "type": "package", "path": "microsoft.aspnetcore.hosting/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.xml", "microsoft.aspnetcore.hosting.2.2.0.nupkg.sha512", "microsoft.aspnetcore.hosting.nuspec" ] }, "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": { "sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==", "type": "package", "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml", "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.hosting.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": { "sha512": "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==", "type": "package", "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.hosting.server.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Http/2.2.0": { "sha512": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==", "type": "package", "path": "microsoft.aspnetcore.http/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.xml", "microsoft.aspnetcore.http.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.nuspec" ] }, "Microsoft.AspNetCore.Http.Abstractions/2.2.0": { "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==", "type": "package", "path": "microsoft.aspnetcore.http.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml", "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Http.Extensions/2.2.0": { "sha512": "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==", "type": "package", "path": "microsoft.aspnetcore.http.extensions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml", "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.extensions.nuspec" ] }, "Microsoft.AspNetCore.Http.Features/2.2.0": { "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==", "type": "package", "path": "microsoft.aspnetcore.http.features/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml", "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.features.nuspec" ] }, "Microsoft.AspNetCore.HttpOverrides/2.2.0": { "sha512": "pOlLQyNKQduGbtbgB55RyTHFeshSfKi3DmofrVjk+UBQjyp+Tm0RNNJFQf+sv34hlFsel+VnD79QyO9Zk/c3oA==", "type": "package", "path": "microsoft.aspnetcore.httpoverrides/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll", "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.xml", "microsoft.aspnetcore.httpoverrides.2.2.0.nupkg.sha512", "microsoft.aspnetcore.httpoverrides.nuspec" ] }, "Microsoft.AspNetCore.Identity/2.2.0": { "sha512": "F16BKeS96wKhyIyhaFR7m8kRIwIvPUW9Dx7IlGWmu2IIwnUDCdo+2z7IrWKA8r77pZQ1UE9kYcBPg5456YdAIA==", "type": "package", "path": "microsoft.aspnetcore.identity/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Identity.xml", "microsoft.aspnetcore.identity.2.2.0.nupkg.sha512", "microsoft.aspnetcore.identity.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Versioning/5.0.0": { "sha512": "mN9IARvNpHMBD2/oGmp5Bxp1Dg45Hfcp+LWaAyTtL2HisWLMOIcf0Ox1qW9IvCvdbHM+2A9dWEInhiqBsNxsJA==", "type": "package", "path": "microsoft.aspnetcore.mvc.versioning/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "icon.png", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.pdb", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.xml", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml", "microsoft.aspnetcore.mvc.versioning.5.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.versioning.nuspec" ] }, "Microsoft.AspNetCore.Routing/2.2.0": { "sha512": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==", "type": "package", "path": "microsoft.aspnetcore.routing/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll", "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml", "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512", "microsoft.aspnetcore.routing.nuspec" ] }, "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": { "sha512": "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==", "type": "package", "path": "microsoft.aspnetcore.routing.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml", "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.routing.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Server.IIS/2.2.0": { "sha512": "6NEwFAJFrnZ0f5eJB1ReIpgPM1ZRDj3IE3Rda01nD3vJANCyJFjZ4SGW3Ckn1AmMi225fGflWzpCKLb7/l43jw==", "type": "package", "path": "microsoft.aspnetcore.server.iis/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Server.IIS.targets", "lib/netstandard2.0/Microsoft.AspNetCore.Server.IIS.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.IIS.xml", "microsoft.aspnetcore.server.iis.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.iis.nuspec", "runtimes/win-x64/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll", "runtimes/win-x86/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll" ] }, "Microsoft.AspNetCore.Server.IISIntegration/2.2.0": { "sha512": "iVjgAg+doTTrTFCOq6kZRpebXq94YGCx9efMIwO5QhwdY/sHAjfrVz2lXzji63G96YjJVK3ZRrlpgS2fd49ABw==", "type": "package", "path": "microsoft.aspnetcore.server.iisintegration/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.targets", "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.xml", "microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.iisintegration.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel/2.2.0": { "sha512": "D0vGB8Tp0UNMiAhT+pwAVeqDDx2OFrfpu/plwm0WhA+1DZvTLc99eDwGISL6LAY8x7a12lhl9w7/m+VdoyDu8Q==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.xml", "microsoft.aspnetcore.server.kestrel.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Core/2.2.0": { "sha512": "F6/Vesd3ODq/ISbHfcvfRf7IzRtTvrNX8VA36Knm5e7bteJhoRA2GKQUVQ+neoO1njLvaQKnjcA3rdCZ6AF6cg==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.core/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml", "microsoft.aspnetcore.server.kestrel.core.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.core.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Https/2.2.0": { "sha512": "nEH5mU6idUYS3/+9BKw2stMOM25ZdGwIH4P4kyj6PVkMPgQUTkBQ7l/ScPkepdhejcOlPa+g3+M4dYsSYPUJ8g==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.https/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.xml", "microsoft.aspnetcore.server.kestrel.https.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.https.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.2.0": { "sha512": "j1ai2CG8BGp4mYf2TWSFjjy1pRgW9XbqhdR4EOVvrlFVbcpEPfXNIPEdjkcgK+txWCupGzkFnFF8oZsASMtmyw==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.xml", "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.transport.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.2.0": { "sha512": "qTACI0wePgAKCH+YKrMgChyfqJpjwgGZEtSuwBw6TjWLQ66THGasleia/7EZz2t2eAjwWxw8RA/D8ODrBqpj9A==", "type": "package", "path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml", "microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg.sha512", "microsoft.aspnetcore.server.kestrel.transport.sockets.nuspec" ] }, "Microsoft.AspNetCore.WebUtilities/2.2.0": { "sha512": "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==", "type": "package", "path": "microsoft.aspnetcore.webutilities/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll", "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml", "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512", "microsoft.aspnetcore.webutilities.nuspec" ] }, "Microsoft.CodeCoverage/17.1.0": { "sha512": "0N/ZJ71ncCxQWhgtkEYKOgu2oMHa8h1tsOUbhmIKXF8UwtSUCe4vHAsJ3DVcNWRwNfQzSTy263ZE+QF6MdIhhQ==", "type": "package", "path": "microsoft.codecoverage/17.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE_NET.txt", "ThirdPartyNotices.txt", "build/netstandard1.0/CodeCoverage/CodeCoverage.config", "build/netstandard1.0/CodeCoverage/CodeCoverage.exe", "build/netstandard1.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config", "build/netstandard1.0/CodeCoverage/amd64/CodeCoverage.exe", "build/netstandard1.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config", "build/netstandard1.0/CodeCoverage/amd64/covrun64.dll", "build/netstandard1.0/CodeCoverage/amd64/msdia140.dll", "build/netstandard1.0/CodeCoverage/amd64/msvcdis140.dll", "build/netstandard1.0/CodeCoverage/amd64/msvcp140.dll", "build/netstandard1.0/CodeCoverage/amd64/msvcp140_atomic_wait.dll", "build/netstandard1.0/CodeCoverage/amd64/vcruntime140.dll", "build/netstandard1.0/CodeCoverage/amd64/vcruntime140_1.dll", "build/netstandard1.0/CodeCoverage/codecoveragemessages.dll", "build/netstandard1.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll", "build/netstandard1.0/CodeCoverage/covrun32.dll", "build/netstandard1.0/CodeCoverage/msdia140.dll", "build/netstandard1.0/CodeCoverage/msvcdis140.dll", "build/netstandard1.0/CodeCoverage/msvcp140.dll", "build/netstandard1.0/CodeCoverage/msvcp140_atomic_wait.dll", "build/netstandard1.0/CodeCoverage/vcruntime140.dll", "build/netstandard1.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config", "build/netstandard1.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so", "build/netstandard1.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so", "build/netstandard1.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config", "build/netstandard1.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib", "build/netstandard1.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib", "build/netstandard1.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config", "build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so", "build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so", "build/netstandard1.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll", "build/netstandard1.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll", "build/netstandard1.0/Microsoft.CodeCoverage.props", "build/netstandard1.0/Microsoft.CodeCoverage.targets", "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Core.dll", "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Instrumentation.dll", "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Interprocess.dll", "build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll", "build/netstandard1.0/Mono.Cecil.Pdb.dll", "build/netstandard1.0/Mono.Cecil.dll", "build/netstandard1.0/ThirdPartyNotices.txt", "build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll", "lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll", "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll", "microsoft.codecoverage.17.1.0.nupkg.sha512", "microsoft.codecoverage.nuspec" ] }, "Microsoft.CSharp/4.7.0": { "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", "path": "microsoft.csharp/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/netcoreapp2.0/_._", "lib/netstandard1.3/Microsoft.CSharp.dll", "lib/netstandard2.0/Microsoft.CSharp.dll", "lib/netstandard2.0/Microsoft.CSharp.xml", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/uap10.0.16299/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "microsoft.csharp.4.7.0.nupkg.sha512", "microsoft.csharp.nuspec", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", "ref/netcore50/de/Microsoft.CSharp.xml", "ref/netcore50/es/Microsoft.CSharp.xml", "ref/netcore50/fr/Microsoft.CSharp.xml", "ref/netcore50/it/Microsoft.CSharp.xml", "ref/netcore50/ja/Microsoft.CSharp.xml", "ref/netcore50/ko/Microsoft.CSharp.xml", "ref/netcore50/ru/Microsoft.CSharp.xml", "ref/netcore50/zh-hans/Microsoft.CSharp.xml", "ref/netcore50/zh-hant/Microsoft.CSharp.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.0/Microsoft.CSharp.dll", "ref/netstandard1.0/Microsoft.CSharp.xml", "ref/netstandard1.0/de/Microsoft.CSharp.xml", "ref/netstandard1.0/es/Microsoft.CSharp.xml", "ref/netstandard1.0/fr/Microsoft.CSharp.xml", "ref/netstandard1.0/it/Microsoft.CSharp.xml", "ref/netstandard1.0/ja/Microsoft.CSharp.xml", "ref/netstandard1.0/ko/Microsoft.CSharp.xml", "ref/netstandard1.0/ru/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", "ref/netstandard2.0/Microsoft.CSharp.dll", "ref/netstandard2.0/Microsoft.CSharp.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/uap10.0.16299/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.Data.SqlClient/2.1.4": { "sha512": "cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==", "type": "package", "path": "microsoft.data.sqlclient/2.1.4", "files": [ ".nupkg.metadata", ".signature.p7s", "dotnet.png", "lib/net46/Microsoft.Data.SqlClient.dll", "lib/net46/Microsoft.Data.SqlClient.pdb", "lib/net46/Microsoft.Data.SqlClient.xml", "lib/net46/de/Microsoft.Data.SqlClient.resources.dll", "lib/net46/es/Microsoft.Data.SqlClient.resources.dll", "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll", "lib/net46/it/Microsoft.Data.SqlClient.resources.dll", "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll", "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll", "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll", "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml", "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml", "lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb", "lib/netstandard2.0/Microsoft.Data.SqlClient.xml", "lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb", "lib/netstandard2.1/Microsoft.Data.SqlClient.xml", "microsoft.data.sqlclient.2.1.4.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net46/Microsoft.Data.SqlClient.dll", "ref/net46/Microsoft.Data.SqlClient.pdb", "ref/net46/Microsoft.Data.SqlClient.xml", "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml", "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml", "ref/netstandard2.0/Microsoft.Data.SqlClient.dll", "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb", "ref/netstandard2.0/Microsoft.Data.SqlClient.xml", "ref/netstandard2.1/Microsoft.Data.SqlClient.dll", "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb", "ref/netstandard2.1/Microsoft.Data.SqlClient.xml", "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb", "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb" ] }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==", "type": "package", "path": "microsoft.data.sqlclient.sni.runtime/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "dotnet.png", "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512", "microsoft.data.sqlclient.sni.runtime.nuspec", "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll", "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll", "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll", "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, "Microsoft.EntityFrameworkCore/6.0.3": { "sha512": "f7ZlNOI1wPg/r0zRgvmcLAM3kwuCVGe5cZc8rYoKPDGZs5dgRFe5a43H9FnCXsyFAF6FILB08Nr9RkuNMwd3TQ==", "type": "package", "path": "microsoft.entityframeworkcore/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.xml", "microsoft.entityframeworkcore.6.0.3.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, "Microsoft.EntityFrameworkCore.Abstractions/6.0.3": { "sha512": "7c6wJtTFj7FDe20IVPDKeCzxWIMu+XDpYi7aYuUo6knu4vDeB3N3F0pjAZgXJ96GwTZYBrjOEwnbpYmfapEz/w==", "type": "package", "path": "microsoft.entityframeworkcore.abstractions/6.0.3", "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.3.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore.Analyzers/6.0.3": { "sha512": "Ld9HyVABYor3Tq43/sG2JERL94UnDHJPg5PwpkCW4CWsf/CbxHetdecv+bCXA/Hg4q+44sov0GVl4Ywjk4PnyA==", "type": "package", "path": "microsoft.entityframeworkcore.analyzers/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "lib/netstandard2.0/_._", "microsoft.entityframeworkcore.analyzers.6.0.3.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, "Microsoft.EntityFrameworkCore.Relational/6.0.3": { "sha512": "Dga4OH8QxmPT9APr7ZL5R0TvNADOcjDNNvJa8pU3QbPJ6OvRPTlzqAehfEBow0/NXBTKbIO48b4aIJI4VCO7fg==", "type": "package", "path": "microsoft.entityframeworkcore.relational/6.0.3", "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.3.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, "Microsoft.EntityFrameworkCore.SqlServer/6.0.3": { "sha512": "rd1lGh5au10tB6J0Jt3ZLLA78Bs/eQSWgkMSBE9n+cRAs/Db99OfdnxgkK3JqCCyFfp12LAsboWDUCnRhPOskw==", "type": "package", "path": "microsoft.entityframeworkcore.sqlserver/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.xml", "microsoft.entityframeworkcore.sqlserver.6.0.3.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.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/2.2.0": { "sha512": "nOP8R1mVb/6mZtm2qgAJXn/LFm/2kMjHDAg/QJLFG6CuWYJtaD3p1BwQhufBVvRzL9ceJ/xF0SQ0qsI2GkDQAA==", "type": "package", "path": "microsoft.extensions.configuration/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", "microsoft.extensions.configuration.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec" ] }, "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.Configuration.Binder/2.2.0": { "sha512": "vJ9xvOZCnUAIHcGC3SU35r3HKmHTVIeHzo6u/qzlHAqD8m6xv92MLin4oJntTvkpKxVX3vI1GFFkIQtU3AdlsQ==", "type": "package", "path": "microsoft.extensions.configuration.binder/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", "microsoft.extensions.configuration.binder.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec" ] }, "Microsoft.Extensions.Configuration.CommandLine/2.2.0": { "sha512": "4kJIGOSRqD1Ccqerst4t/zsNs51plR7BIxbdKO1J/9rL+2DuNT+ieAuEv+HROelqTam3yOpKFR7TtHBt3oLpOA==", "type": "package", "path": "microsoft.extensions.configuration.commandline/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", "microsoft.extensions.configuration.commandline.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.commandline.nuspec" ] }, "Microsoft.Extensions.Configuration.EnvironmentVariables/2.2.0": { "sha512": "gIqt9PkKO01hZ0zmHnWrZ1E45MDreZTVoyDbL1kMWKtDgxxWTJpYtESTEcgpvR1uB1iex1zKGYzJpOMgmuP5TQ==", "type": "package", "path": "microsoft.extensions.configuration.environmentvariables/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "microsoft.extensions.configuration.environmentvariables.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec" ] }, "Microsoft.Extensions.Configuration.FileExtensions/2.2.0": { "sha512": "H1qCpWBC8Ed4tguTR/qYkbb3F6DI5Su3t8xyFo3/5MzAd8PwPpHzgX8X04KbBxKmk173Pb64x7xMHarczVFQUA==", "type": "package", "path": "microsoft.extensions.configuration.fileextensions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "microsoft.extensions.configuration.fileextensions.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec" ] }, "Microsoft.Extensions.Configuration.Json/2.2.0": { "sha512": "jUDdmLyFmLf9V3mqnMzSAzAv4QigJ67tZh5Q7HBXeBnESL2UyeesNG6jSBti+b63JpxZf+EDyn+anx3gyrNxug==", "type": "package", "path": "microsoft.extensions.configuration.json/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "microsoft.extensions.configuration.json.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec" ] }, "Microsoft.Extensions.Configuration.UserSecrets/2.2.0": { "sha512": "2/N2xo6/sNbVshnKktmq5lwaQbsAR2SrzCVrJEeMP8OKZVI7SzT8P6/WXZF8/YC7dTYsMe3nrHzgl1cF9i5ZKQ==", "type": "package", "path": "microsoft.extensions.configuration.usersecrets/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "microsoft.extensions.configuration.usersecrets.2.2.0.nupkg.sha512", "microsoft.extensions.configuration.usersecrets.nuspec" ] }, "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.DependencyModel/3.0.0": { "sha512": "Iaectmzg9Dc4ZbKX/FurrRjgO/I8rTumL5UU+Uube6vZuGetcnXoIgTA94RthFWePhdMVm8MMhVFJZdbzMsdyQ==", "type": "package", "path": "microsoft.extensions.dependencymodel/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net451/Microsoft.Extensions.DependencyModel.dll", "lib/net451/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", "microsoft.extensions.dependencymodel.3.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec" ] }, "Microsoft.Extensions.FileProviders.Abstractions/3.1.8": { "sha512": "U7ffyzrPfRDH5K3h/mBpqJVoHbppw1kc1KyHZcZeDR7b1A0FRaqMSiizGpN9IGwWs9BuN7oXIKFyviuSGBjHtQ==", "type": "package", "path": "microsoft.extensions.fileproviders.abstractions/3.1.8", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "microsoft.extensions.fileproviders.abstractions.3.1.8.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec" ] }, "Microsoft.Extensions.FileProviders.Physical/2.2.0": { "sha512": "tbDHZnBJkjYd9NjlRZ9ondDiv1Te3KYCTW2RWpR1B0e1Z8+EnFRo7qNnHkkSCixLdlPZzhjlX24d/PixQ7w2dA==", "type": "package", "path": "microsoft.extensions.fileproviders.physical/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", "microsoft.extensions.fileproviders.physical.2.2.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec" ] }, "Microsoft.Extensions.FileSystemGlobbing/2.2.0": { "sha512": "ZSsHZp3PyW6vk37tDEdypjgGlNtpJ0EixBMOfUod2Thx7GtwfFSAQXUQx8a8BN8vfWKGGMbp7jPWdoHx/At4wQ==", "type": "package", "path": "microsoft.extensions.filesystemglobbing/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", "microsoft.extensions.filesystemglobbing.2.2.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec" ] }, "Microsoft.Extensions.Hosting.Abstractions/3.1.8": { "sha512": "7ZJUKwPipkDvuv2KJPZ3r01wp2AWNMiYH+61i0dL89F7QICknjKpWgLKLpTSUYFgl77S3b4264I6i4HzDdrb2A==", "type": "package", "path": "microsoft.extensions.hosting.abstractions/3.1.8", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "microsoft.extensions.hosting.abstractions.3.1.8.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec" ] }, "Microsoft.Extensions.Identity.Core/3.1.12": { "sha512": "MRNaIsE3PdT24+6cWxJhiyfTY3Eoncr/m+5nW3NtBjPQXhJKECGNdquh5EH5KwNaYls2KI53znl7KD4pWMkKyw==", "type": "package", "path": "microsoft.extensions.identity.core/3.1.12", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll", "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Core.xml", "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll", "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml", "microsoft.extensions.identity.core.3.1.12.nupkg.sha512", "microsoft.extensions.identity.core.nuspec" ] }, "Microsoft.Extensions.Identity.Stores/3.1.12": { "sha512": "xQOIvN3nFJ0ptl/qnozFJPzfY/TxrJFr9k/EPJkqHZx8jtzlGJ4mqvgknau0AunW25uXyT+O6co3AJ4B4OKcRQ==", "type": "package", "path": "microsoft.extensions.identity.stores/3.1.12", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll", "lib/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.xml", "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll", "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml", "microsoft.extensions.identity.stores.3.1.12.nupkg.sha512", "microsoft.extensions.identity.stores.nuspec" ] }, "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.Logging.Configuration/2.2.0": { "sha512": "ukU1mQGX9+xBsEzpNd13yl4deFVYI+fxxnmKpOhvNZsF+/trCrAUQh+9QM5pPGHbfYkz3lLQ4BXfKCP0502dLw==", "type": "package", "path": "microsoft.extensions.logging.configuration/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", "microsoft.extensions.logging.configuration.2.2.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec" ] }, "Microsoft.Extensions.Logging.Console/2.2.0": { "sha512": "1eGgcOJ++PMxW6sn++j6U7wsWvhEBm/5ScqBUUBGLRE8M7AHahi9tsxivDMqEXVM3F0/pshHl3kEpMXtw4BeFg==", "type": "package", "path": "microsoft.extensions.logging.console/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml", "microsoft.extensions.logging.console.2.2.0.nupkg.sha512", "microsoft.extensions.logging.console.nuspec" ] }, "Microsoft.Extensions.Logging.Debug/2.2.0": { "sha512": "JjqWtshxUujSnxslFccCRAaH8uFOciqXkYdRw+h5MwpC4sUc+ju9yZzvVi6PA5vW09ckv26EkasEvXrofGiaJg==", "type": "package", "path": "microsoft.extensions.logging.debug/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml", "microsoft.extensions.logging.debug.2.2.0.nupkg.sha512", "microsoft.extensions.logging.debug.nuspec" ] }, "Microsoft.Extensions.Logging.EventSource/2.2.0": { "sha512": "oOa5H+vdNgpsxE6vgtX4U/godKtX2edVi+QjlWb2PBQfavGIQ3WxtjxN+B0DQAjwBNdV4mW8cgOiDEZ8KdR7Ig==", "type": "package", "path": "microsoft.extensions.logging.eventsource/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml", "microsoft.extensions.logging.eventsource.2.2.0.nupkg.sha512", "microsoft.extensions.logging.eventsource.nuspec" ] }, "Microsoft.Extensions.ObjectPool/2.2.0": { "sha512": "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==", "type": "package", "path": "microsoft.extensions.objectpool/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml", "microsoft.extensions.objectpool.2.2.0.nupkg.sha512", "microsoft.extensions.objectpool.nuspec" ] }, "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.Options.ConfigurationExtensions/2.2.0": { "sha512": "d4WS6yVXaw43ffiUnHj8oG1t2B6RbDDiQcgdA+Eq//NlPa3Wd+GTJFKj4OM4eDF3GjVumGr/CEVRS/jcYoF5LA==", "type": "package", "path": "microsoft.extensions.options.configurationextensions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", "microsoft.extensions.options.configurationextensions.2.2.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec" ] }, "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.Extensions.WebEncoders/2.2.0": { "sha512": "V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==", "type": "package", "path": "microsoft.extensions.webencoders/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll", "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml", "microsoft.extensions.webencoders.2.2.0.nupkg.sha512", "microsoft.extensions.webencoders.nuspec" ] }, "Microsoft.Identity.Client/4.21.1": { "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==", "type": "package", "path": "microsoft.identity.client/4.21.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/monoandroid10.0/Microsoft.Identity.Client.dll", "lib/monoandroid10.0/Microsoft.Identity.Client.xml", "lib/monoandroid90/Microsoft.Identity.Client.dll", "lib/monoandroid90/Microsoft.Identity.Client.xml", "lib/net45/Microsoft.Identity.Client.dll", "lib/net45/Microsoft.Identity.Client.xml", "lib/net461/Microsoft.Identity.Client.dll", "lib/net461/Microsoft.Identity.Client.xml", "lib/netcoreapp2.1/Microsoft.Identity.Client.dll", "lib/netcoreapp2.1/Microsoft.Identity.Client.xml", "lib/netstandard1.3/Microsoft.Identity.Client.dll", "lib/netstandard1.3/Microsoft.Identity.Client.xml", "lib/uap10.0/Microsoft.Identity.Client.dll", "lib/uap10.0/Microsoft.Identity.Client.pri", "lib/uap10.0/Microsoft.Identity.Client.xml", "lib/xamarinios10/Microsoft.Identity.Client.dll", "lib/xamarinios10/Microsoft.Identity.Client.xml", "lib/xamarinmac20/Microsoft.Identity.Client.dll", "lib/xamarinmac20/Microsoft.Identity.Client.xml", "microsoft.identity.client.4.21.1.nupkg.sha512", "microsoft.identity.client.nuspec", "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll", "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml", "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll", "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml", "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll", "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml", "ref/net45/Microsoft.Identity.Client.dll", "ref/net45/Microsoft.Identity.Client.xml", "ref/net461/Microsoft.Identity.Client.dll", "ref/net461/Microsoft.Identity.Client.xml", "ref/netcoreapp2.1/Microsoft.Identity.Client.dll", "ref/netcoreapp2.1/Microsoft.Identity.Client.xml", "ref/netstandard1.3/Microsoft.Identity.Client.dll", "ref/netstandard1.3/Microsoft.Identity.Client.xml", "ref/uap10.0/Microsoft.Identity.Client.dll", "ref/uap10.0/Microsoft.Identity.Client.xml", "ref/xamarinmac20/Microsoft.Identity.Client.dll", "ref/xamarinmac20/Microsoft.Identity.Client.xml" ] }, "Microsoft.IdentityModel.JsonWebTokens/6.10.0": { "sha512": "0qjS31rN1MQTc46tAYbzmMTSRfdV5ndZxSjYxIGqKSidd4wpNJfNII/pdhU5Fx8olarQoKL9lqqYw4yNOIwT0Q==", "type": "package", "path": "microsoft.identitymodel.jsonwebtokens/6.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", "microsoft.identitymodel.jsonwebtokens.6.10.0.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, "Microsoft.IdentityModel.Logging/6.10.0": { "sha512": "zbcwV6esnNzhZZ/VP87dji6VrUBLB5rxnZBkDMqNYpyG+nrBnBsbm4PUYLCBMUflHCM9EMLDG0rLnqqT+l0ldA==", "type": "package", "path": "microsoft.identitymodel.logging/6.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Logging.dll", "lib/net45/Microsoft.IdentityModel.Logging.xml", "lib/net461/Microsoft.IdentityModel.Logging.dll", "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", "lib/net472/Microsoft.IdentityModel.Logging.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", "microsoft.identitymodel.logging.6.10.0.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, "Microsoft.IdentityModel.Protocols/6.10.0": { "sha512": "DFyXD0xylP+DknCT3hzJ7q/Q5qRNu0hO/gCU90O0ATdR0twZmlcuY9RNYaaDofXKVbzcShYNCFCGle2G/o8mkg==", "type": "package", "path": "microsoft.identitymodel.protocols/6.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.dll", "lib/net45/Microsoft.IdentityModel.Protocols.xml", "lib/net461/Microsoft.IdentityModel.Protocols.dll", "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", "lib/net472/Microsoft.IdentityModel.Protocols.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", "microsoft.identitymodel.protocols.6.10.0.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.10.0": { "sha512": "LVvMXAWPbPeEWTylDrxunlHH2wFyE4Mv0L4gZrJHC4HTESbWHquKZb/y/S8jgiQEDycOP0PDQvbG4RR/tr2TVQ==", "type": "package", "path": "microsoft.identitymodel.protocols.openidconnect/6.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "microsoft.identitymodel.protocols.openidconnect.6.10.0.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, "Microsoft.IdentityModel.Tokens/6.10.0": { "sha512": "qbf1NslutDB4oLrriYTJpy7oB1pbh2ej2lEHd2IPDQH9C74ysOdhU5wAC7KoXblldbo7YsNR2QYFOqQM/b0Rsg==", "type": "package", "path": "microsoft.identitymodel.tokens/6.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Tokens.dll", "lib/net45/Microsoft.IdentityModel.Tokens.xml", "lib/net461/Microsoft.IdentityModel.Tokens.dll", "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", "lib/net472/Microsoft.IdentityModel.Tokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", "microsoft.identitymodel.tokens.6.10.0.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, "Microsoft.Net.Http.Headers/2.2.0": { "sha512": "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==", "type": "package", "path": "microsoft.net.http.headers/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll", "lib/netstandard2.0/Microsoft.Net.Http.Headers.xml", "microsoft.net.http.headers.2.2.0.nupkg.sha512", "microsoft.net.http.headers.nuspec" ] }, "Microsoft.NET.Test.Sdk/17.1.0": { "sha512": "MVKvOsHIfrZrvg+8aqOF5dknO/qWrR1sWZjMPQ1N42MKMlL/zQL30FQFZxPeWfmVKWUWAOmAHYsqB5OerTKziw==", "type": "package", "path": "microsoft.net.test.sdk/17.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE_NET.txt", "build/net40/Microsoft.NET.Test.Sdk.props", "build/net40/Microsoft.NET.Test.Sdk.targets", "build/net45/Microsoft.NET.Test.Sdk.props", "build/net45/Microsoft.NET.Test.Sdk.targets", "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.cs", "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.fs", "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.vb", "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.props", "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.targets", "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs", "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs", "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb", "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props", "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets", "build/uap10.0/Microsoft.NET.Test.Sdk.props", "buildMultiTargeting/Microsoft.NET.Test.Sdk.props", "lib/net40/_._", "lib/net45/_._", "lib/netcoreapp1.0/_._", "lib/netcoreapp2.1/_._", "lib/uap10.0/_._", "microsoft.net.test.sdk.17.1.0.nupkg.sha512", "microsoft.net.test.sdk.nuspec" ] }, "Microsoft.NETCore.Platforms/5.0.0": { "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", "type": "package", "path": "microsoft.netcore.platforms/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.5.0.0.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.NETCore.Targets/1.0.1": { "sha512": "rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==", "type": "package", "path": "microsoft.netcore.targets/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "microsoft.netcore.targets.1.0.1.nupkg.sha512", "microsoft.netcore.targets.nuspec", "runtime.json" ] }, "Microsoft.TestPlatform.ObjectModel/17.1.0": { "sha512": "OMo/FYnKGy3lZEK0gfitskRM3ga/YBt6MyCyFPq0xNLeybGOQ6HnYNAAvzyePo5WPuMiw3LX+HiuRWNjnas1fA==", "type": "package", "path": "microsoft.testplatform.objectmodel/17.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE_NET.txt", "lib/net45/Microsoft.TestPlatform.CoreUtilities.dll", "lib/net45/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/net45/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/net45/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/Microsoft.TestPlatform.CoreUtilities.dll", "lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netstandard1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netstandard1.3/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netstandard1.3/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netstandard1.3/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard1.3/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard1.3/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll", "lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "microsoft.testplatform.objectmodel.17.1.0.nupkg.sha512", "microsoft.testplatform.objectmodel.nuspec" ] }, "Microsoft.TestPlatform.TestHost/17.1.0": { "sha512": "JS0JDLniDhIzkSPLHz7N/x1CG8ywJOtwInFDYA3KQvbz+ojGoT5MT2YDVReL1b86zmNRV8339vsTSm/zh0RcMg==", "type": "package", "path": "microsoft.testplatform.testhost/17.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE_NET.txt", "ThirdPartyNotices.txt", "build/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netcoreapp1.0/Microsoft.TestPlatform.TestHost.props", "build/netcoreapp1.0/x64/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netcoreapp1.0/x64/testhost.dll", "build/netcoreapp1.0/x64/testhost.exe", "build/netcoreapp1.0/x86/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netcoreapp1.0/x86/testhost.x86.dll", "build/netcoreapp1.0/x86/testhost.x86.exe", "build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props", "build/netcoreapp2.1/x64/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netcoreapp2.1/x64/testhost.dll", "build/netcoreapp2.1/x64/testhost.exe", "build/netcoreapp2.1/x86/Microsoft.TestPlatform.PlatformAbstractions.dll", "build/netcoreapp2.1/x86/testhost.x86.dll", "build/netcoreapp2.1/x86/testhost.x86.exe", "build/uap10.0/Microsoft.TestPlatform.TestHost.props", "build/uap10.0/Microsoft.TestPlatform.TestHost.targets", "build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/x64/msdia140.dll", "build/uap10.0/x86/msdia140.dll", "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll", "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", "lib/net45/_._", "lib/netcoreapp1.0/Microsoft.TestPlatform.CommunicationUtilities.dll", "lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netcoreapp1.0/Microsoft.TestPlatform.CrossPlatEngine.dll", "lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netcoreapp1.0/Microsoft.TestPlatform.Utilities.dll", "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.Common.dll", "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/testhost.deps.json", "lib/netcoreapp1.0/testhost.dll", "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/x64/msdia140.dll", "lib/netcoreapp1.0/x86/msdia140.dll", "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll", "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll", "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/testhost.deps.json", "lib/netcoreapp2.1/testhost.dll", "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/x64/msdia140.dll", "lib/netcoreapp2.1/x86/msdia140.dll", "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", "lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll", "lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll", "lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll", "lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll", "lib/uap10.0/Microsoft.TestPlatform.Utilities.dll", "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll", "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", "lib/uap10.0/testhost.dll", "microsoft.testplatform.testhost.17.1.0.nupkg.sha512", "microsoft.testplatform.testhost.nuspec" ] }, "Microsoft.Win32.Registry/5.0.0": { "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "type": "package", "path": "microsoft.win32.registry/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.xml", "lib/netstandard1.3/Microsoft.Win32.Registry.dll", "lib/netstandard2.0/Microsoft.Win32.Registry.dll", "lib/netstandard2.0/Microsoft.Win32.Registry.xml", "microsoft.win32.registry.5.0.0.nupkg.sha512", "microsoft.win32.registry.nuspec", "ref/net46/Microsoft.Win32.Registry.dll", "ref/net461/Microsoft.Win32.Registry.dll", "ref/net461/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/Microsoft.Win32.Registry.dll", "ref/netstandard1.3/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", "ref/netstandard2.0/Microsoft.Win32.Registry.dll", "ref/netstandard2.0/Microsoft.Win32.Registry.xml", "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml", "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.Win32.SystemEvents/4.7.0": { "sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", "type": "package", "path": "microsoft.win32.systemevents/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Win32.SystemEvents.dll", "lib/net461/Microsoft.Win32.SystemEvents.xml", "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml", "microsoft.win32.systemevents.4.7.0.nupkg.sha512", "microsoft.win32.systemevents.nuspec", "ref/net461/Microsoft.Win32.SystemEvents.dll", "ref/net461/Microsoft.Win32.SystemEvents.xml", "ref/net472/Microsoft.Win32.SystemEvents.dll", "ref/net472/Microsoft.Win32.SystemEvents.xml", "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll", "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml", "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll", "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml", "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll", "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml", "useSharedDesignerContext.txt", "version.txt" ] }, "MongoDB.Bson/2.16.1": { "sha512": "d647KTPQ7hWqJmvCg80iiVdm239llaUwMyIeRF/0zKpN+ddRWh9jT/g6R6WQrmi4qd7yodvv/Jn0rpEqh4QN8g==", "type": "package", "path": "mongodb.bson/2.16.1", "files": [ ".nupkg.metadata", ".signature.p7s", "License.txt", "lib/net472/MongoDB.Bson.dll", "lib/net472/MongoDB.Bson.xml", "lib/netstandard2.0/MongoDB.Bson.dll", "lib/netstandard2.0/MongoDB.Bson.xml", "lib/netstandard2.1/MongoDB.Bson.dll", "lib/netstandard2.1/MongoDB.Bson.xml", "mongodb.bson.2.16.1.nupkg.sha512", "mongodb.bson.nuspec", "packageIcon.png" ] }, "MongoDB.Driver/2.16.1": { "sha512": "LqDWfRG7gM1tZKcG9Q/vuQGYF5GsBuxUF5KcOgvWrE6P7pSkOSL9xGZ7ABZ6XRVECGEQs+N6GyU1E4ViI4lh+g==", "type": "package", "path": "mongodb.driver/2.16.1", "files": [ ".nupkg.metadata", ".signature.p7s", "License.txt", "lib/net472/MongoDB.Driver.dll", "lib/net472/MongoDB.Driver.xml", "lib/netstandard2.0/MongoDB.Driver.dll", "lib/netstandard2.0/MongoDB.Driver.xml", "lib/netstandard2.1/MongoDB.Driver.dll", "lib/netstandard2.1/MongoDB.Driver.xml", "mongodb.driver.2.16.1.nupkg.sha512", "mongodb.driver.nuspec", "packageIcon.png" ] }, "MongoDB.Driver.Core/2.16.1": { "sha512": "oJZnXHnAyTd/haHYdbfKMRmPEZ1fFrndv8xhorHeTkUDeGgsPA89vpGMHcjppUyHMYBpLgHbn6GoMkleHKsTHg==", "type": "package", "path": "mongodb.driver.core/2.16.1", "files": [ ".nupkg.metadata", ".signature.p7s", "License.txt", "THIRD-PARTY-NOTICES", "build/MongoDB.Driver.Core.targets", "content/Core/Compression/Snappy/lib/linux/libsnappy64.so", "content/Core/Compression/Snappy/lib/osx/libsnappy64.dylib", "content/Core/Compression/Snappy/lib/win/snappy32.dll", "content/Core/Compression/Snappy/lib/win/snappy64.dll", "content/Core/Compression/Zstandard/lib/linux/libzstd.so", "content/Core/Compression/Zstandard/lib/osx/libzstd.dylib", "content/Core/Compression/Zstandard/lib/win/libzstd.dll", "contentFiles/any/net472/Core/Compression/Snappy/lib/linux/libsnappy64.so", "contentFiles/any/net472/Core/Compression/Snappy/lib/osx/libsnappy64.dylib", "contentFiles/any/net472/Core/Compression/Snappy/lib/win/snappy32.dll", "contentFiles/any/net472/Core/Compression/Snappy/lib/win/snappy64.dll", "contentFiles/any/net472/Core/Compression/Zstandard/lib/linux/libzstd.so", "contentFiles/any/net472/Core/Compression/Zstandard/lib/osx/libzstd.dylib", "contentFiles/any/net472/Core/Compression/Zstandard/lib/win/libzstd.dll", "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/linux/libsnappy64.so", "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/osx/libsnappy64.dylib", "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy32.dll", "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy64.dll", "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/linux/libzstd.so", "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/osx/libzstd.dylib", "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/win/libzstd.dll", "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/linux/libsnappy64.so", "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/osx/libsnappy64.dylib", "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy32.dll", "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy64.dll", "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/linux/libzstd.so", "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/osx/libzstd.dylib", "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/win/libzstd.dll", "lib/net472/MongoDB.Driver.Core.dll", "lib/net472/MongoDB.Driver.Core.xml", "lib/netstandard2.0/MongoDB.Driver.Core.dll", "lib/netstandard2.0/MongoDB.Driver.Core.xml", "lib/netstandard2.1/MongoDB.Driver.Core.dll", "lib/netstandard2.1/MongoDB.Driver.Core.xml", "mongodb.driver.core.2.16.1.nupkg.sha512", "mongodb.driver.core.nuspec", "packageIcon.png", "runtimes/linux/native/libsnappy64.so", "runtimes/linux/native/libzstd.so", "runtimes/osx/native/libsnappy64.dylib", "runtimes/osx/native/libzstd.dylib", "runtimes/win/native/libzstd.dll", "runtimes/win/native/snappy32.dll", "runtimes/win/native/snappy64.dll" ] }, "MongoDB.Libmongocrypt/1.5.3": { "sha512": "OWWxuyuxbjAmOLPoaoUEYnIW4F7qexS6XYOdu6absxyGAqLBWEY+M4WY2Y0km2UUG1+QOPdebpb/7cg5BIEbdw==", "type": "package", "path": "mongodb.libmongocrypt/1.5.3", "files": [ ".nupkg.metadata", ".signature.p7s", "License.txt", "build/MongoDB.Libmongocrypt.targets", "content/libmongocrypt.dylib", "content/libmongocrypt.so", "content/mongocrypt.dll", "contentFiles/any/net472/libmongocrypt.dylib", "contentFiles/any/net472/libmongocrypt.so", "contentFiles/any/net472/mongocrypt.dll", "contentFiles/any/netstandard2.0/libmongocrypt.dylib", "contentFiles/any/netstandard2.0/libmongocrypt.so", "contentFiles/any/netstandard2.0/mongocrypt.dll", "contentFiles/any/netstandard2.1/libmongocrypt.dylib", "contentFiles/any/netstandard2.1/libmongocrypt.so", "contentFiles/any/netstandard2.1/mongocrypt.dll", "lib/net472/MongoDB.Libmongocrypt.dll", "lib/netstandard2.0/MongoDB.Libmongocrypt.dll", "lib/netstandard2.1/MongoDB.Libmongocrypt.dll", "mongodb.libmongocrypt.1.5.3.nupkg.sha512", "mongodb.libmongocrypt.nuspec", "runtimes/linux/native/libmongocrypt.so", "runtimes/osx/native/libmongocrypt.dylib", "runtimes/win/native/mongocrypt.dll" ] }, "MongoDbGenericRepository/1.4.8": { "sha512": "+cogUUMvXjnc8JUvDwnWitNAKRU7BrOleILH2AeLQnZ/WZNvocRw2PLNBIBlXyBdf3Nt2UtByL12d2lPGwP+VQ==", "type": "package", "path": "mongodbgenericrepository/1.4.8", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net452/MongoDbGenericRepository.dll", "lib/net452/MongoDbGenericRepository.xml", "lib/netstandard1.5/MongoDbGenericRepository.dll", "lib/netstandard1.5/MongoDbGenericRepository.xml", "lib/netstandard2.0/MongoDbGenericRepository.dll", "lib/netstandard2.0/MongoDbGenericRepository.xml", "mongodbgenericrepository.1.4.8.nupkg.sha512", "mongodbgenericrepository.nuspec" ] }, "Moq/4.18.2": { "sha512": "SjxKYS5nX6prcaT8ZjbkONh3vnh0Rxru09+gQ1a07v4TM530Oe/jq3Q4dOZPfo1wq0LYmTgLOZKrqRfEx4auPw==", "type": "package", "path": "moq/4.18.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net462/Moq.dll", "lib/net462/Moq.xml", "lib/net6.0/Moq.dll", "lib/net6.0/Moq.xml", "lib/netstandard2.0/Moq.dll", "lib/netstandard2.0/Moq.xml", "lib/netstandard2.1/Moq.dll", "lib/netstandard2.1/Moq.xml", "moq.4.18.2.nupkg.sha512", "moq.nuspec", "moq.png" ] }, "NETStandard.Library/2.0.0": { "sha512": "7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==", "type": "package", "path": "netstandard.library/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "build/NETStandard.Library.targets", "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.0.nupkg.sha512", "netstandard.library.nuspec" ] }, "Newtonsoft.Json/11.0.2": { "sha512": "IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==", "type": "package", "path": "newtonsoft.json/11.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/netstandard1.3/Newtonsoft.Json.dll", "lib/netstandard1.3/Newtonsoft.Json.xml", "lib/netstandard2.0/Newtonsoft.Json.dll", "lib/netstandard2.0/Newtonsoft.Json.xml", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", "newtonsoft.json.11.0.2.nupkg.sha512", "newtonsoft.json.nuspec" ] }, "Newtonsoft.Json.Bson/1.0.1": { "sha512": "5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==", "type": "package", "path": "newtonsoft.json.bson/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Newtonsoft.Json.Bson.dll", "lib/net45/Newtonsoft.Json.Bson.xml", "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", "newtonsoft.json.bson.1.0.1.nupkg.sha512", "newtonsoft.json.bson.nuspec" ] }, "NuGet.Frameworks/5.11.0": { "sha512": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", "type": "package", "path": "nuget.frameworks/5.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net40/NuGet.Frameworks.dll", "lib/net40/NuGet.Frameworks.xml", "lib/net472/NuGet.Frameworks.dll", "lib/net472/NuGet.Frameworks.xml", "lib/netstandard2.0/NuGet.Frameworks.dll", "lib/netstandard2.0/NuGet.Frameworks.xml", "nuget.frameworks.5.11.0.nupkg.sha512", "nuget.frameworks.nuspec" ] }, "NUnit/3.13.3": { "sha512": "KNPDpls6EfHwC3+nnA67fh5wpxeLb3VLFAfLxrug6JMYDLHH6InaQIWR7Sc3y75d/9IKzMksH/gi08W7XWbmnQ==", "type": "package", "path": "nunit/3.13.3", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGES.md", "LICENSE.txt", "NOTICES.txt", "build/NUnit.props", "icon.png", "lib/net35/nunit.framework.dll", "lib/net35/nunit.framework.xml", "lib/net40/nunit.framework.dll", "lib/net40/nunit.framework.xml", "lib/net45/nunit.framework.dll", "lib/net45/nunit.framework.xml", "lib/netstandard2.0/nunit.framework.dll", "lib/netstandard2.0/nunit.framework.xml", "nunit.3.13.3.nupkg.sha512", "nunit.nuspec" ] }, "NUnit.Analyzers/3.3.0": { "sha512": "gyRc0qmXUIjHaTcHTWZDHK5ccOF6cLEOGQJ6Fj5JWKh8/W1XzPFC6zGXRu5sDNSxfKaNeQRmkdz3M73ArQkY1A==", "type": "package", "path": "nunit.analyzers/3.3.0", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "analyzers/dotnet/cs/nunit.analyzers.dll", "images/nunit_256.png", "license.txt", "nunit.analyzers.3.3.0.nupkg.sha512", "nunit.analyzers.nuspec", "tools/install.ps1", "tools/uninstall.ps1" ] }, "NUnit3TestAdapter/4.2.1": { "sha512": "kgH8VKsrcZZgNGQXRpVCrM7TnNz9li3b/snH+YmnXUNqsaWa1Xw9EQWHpbzq4Li2FbTjTE/E5N5HdLNXzZ8BpQ==", "type": "package", "path": "nunit3testadapter/4.2.1", "files": [ ".nupkg.metadata", ".signature.p7s", "build/net35/NUnit3.TestAdapter.dll", "build/net35/NUnit3.TestAdapter.pdb", "build/net35/NUnit3TestAdapter.props", "build/net35/nunit.engine.api.dll", "build/net35/nunit.engine.core.dll", "build/net35/nunit.engine.dll", "build/net35/testcentric.engine.metadata.dll", "build/netcoreapp2.1/NUnit3.TestAdapter.dll", "build/netcoreapp2.1/NUnit3.TestAdapter.pdb", "build/netcoreapp2.1/NUnit3TestAdapter.props", "build/netcoreapp2.1/nunit.engine.api.dll", "build/netcoreapp2.1/nunit.engine.core.dll", "build/netcoreapp2.1/nunit.engine.dll", "build/netcoreapp2.1/testcentric.engine.metadata.dll", "nunit3testadapter.4.2.1.nupkg.sha512", "nunit3testadapter.nuspec" ] }, "Serilog/2.11.0": { "sha512": "ysv+hBzTul6Dp+Hvm10FlhJO3yMQcFKSAleus+LpiIzvNstpeV4Z7gGuIZ1OPNfIMulSHOjmLuGAEDKzpnV8ZQ==", "type": "package", "path": "serilog/2.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.dll", "lib/net45/Serilog.xml", "lib/net46/Serilog.dll", "lib/net46/Serilog.xml", "lib/net5.0/Serilog.dll", "lib/net5.0/Serilog.xml", "lib/netstandard1.0/Serilog.dll", "lib/netstandard1.0/Serilog.xml", "lib/netstandard1.3/Serilog.dll", "lib/netstandard1.3/Serilog.xml", "lib/netstandard2.0/Serilog.dll", "lib/netstandard2.0/Serilog.xml", "lib/netstandard2.1/Serilog.dll", "lib/netstandard2.1/Serilog.xml", "serilog.2.11.0.nupkg.sha512", "serilog.nuspec" ] }, "Serilog.AspNetCore/5.0.0": { "sha512": "/JO/txIxRR61x1UXQAgUzG2Sx05o1QHCkokVBWrKzmAoDu+p5EtCAj7L/TVVg7Ezhh3GPiZ0JI9OJCmRO9tSRw==", "type": "package", "path": "serilog.aspnetcore/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net5.0/Serilog.AspNetCore.dll", "lib/net5.0/Serilog.AspNetCore.xml", "lib/netcoreapp3.1/Serilog.AspNetCore.dll", "lib/netcoreapp3.1/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", "lib/netstandard2.1/Serilog.AspNetCore.dll", "lib/netstandard2.1/Serilog.AspNetCore.xml", "serilog.aspnetcore.5.0.0.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, "Serilog.Extensions.Hosting/4.2.0": { "sha512": "gT2keceCmPQR9EX0VpXQZvUgELdfE7yqJ7MOxBhm3WLCblcvRgswEOOTgok/DHObbM15A3V/DtF3VdVDQPIZzQ==", "type": "package", "path": "serilog.extensions.hosting/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/netstandard2.0/Serilog.Extensions.Hosting.dll", "lib/netstandard2.0/Serilog.Extensions.Hosting.xml", "lib/netstandard2.1/Serilog.Extensions.Hosting.dll", "lib/netstandard2.1/Serilog.Extensions.Hosting.xml", "serilog.extensions.hosting.4.2.0.nupkg.sha512", "serilog.extensions.hosting.nuspec" ] }, "Serilog.Extensions.Logging/3.1.0": { "sha512": "IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==", "type": "package", "path": "serilog.extensions.logging/3.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Serilog.Extensions.Logging.dll", "lib/netstandard2.0/Serilog.Extensions.Logging.xml", "serilog-extension-nuget.png", "serilog.extensions.logging.3.1.0.nupkg.sha512", "serilog.extensions.logging.nuspec" ] }, "Serilog.Formatting.Compact/1.1.0": { "sha512": "pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==", "type": "package", "path": "serilog.formatting.compact/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net452/Serilog.Formatting.Compact.dll", "lib/net452/Serilog.Formatting.Compact.xml", "lib/netstandard1.1/Serilog.Formatting.Compact.dll", "lib/netstandard1.1/Serilog.Formatting.Compact.xml", "lib/netstandard2.0/Serilog.Formatting.Compact.dll", "lib/netstandard2.0/Serilog.Formatting.Compact.xml", "serilog.formatting.compact.1.1.0.nupkg.sha512", "serilog.formatting.compact.nuspec" ] }, "Serilog.Settings.Configuration/3.3.0": { "sha512": "7GNudISZwqaT902hqEL2OFGTZeUFWfnrNLupJkOqeF41AR3GjcxX+Hwb30xb8gG2/CDXsCMVfF8o0+8KY0fJNg==", "type": "package", "path": "serilog.settings.configuration/3.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net451/Serilog.Settings.Configuration.dll", "lib/net451/Serilog.Settings.Configuration.xml", "lib/net461/Serilog.Settings.Configuration.dll", "lib/net461/Serilog.Settings.Configuration.xml", "lib/netstandard2.0/Serilog.Settings.Configuration.dll", "lib/netstandard2.0/Serilog.Settings.Configuration.xml", "serilog.settings.configuration.3.3.0.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, "Serilog.Sinks.Console/4.0.1": { "sha512": "apLOvSJQLlIbKlbx+Y2UDHSP05kJsV7mou+fvJoRGs/iR+jC22r8cuFVMjjfVxz/AD4B2UCltFhE1naRLXwKNw==", "type": "package", "path": "serilog.sinks.console/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.Sinks.Console.dll", "lib/net45/Serilog.Sinks.Console.xml", "lib/net5.0/Serilog.Sinks.Console.dll", "lib/net5.0/Serilog.Sinks.Console.xml", "lib/netstandard1.3/Serilog.Sinks.Console.dll", "lib/netstandard1.3/Serilog.Sinks.Console.xml", "lib/netstandard2.0/Serilog.Sinks.Console.dll", "lib/netstandard2.0/Serilog.Sinks.Console.xml", "serilog.sinks.console.4.0.1.nupkg.sha512", "serilog.sinks.console.nuspec" ] }, "Serilog.Sinks.Debug/2.0.0": { "sha512": "Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==", "type": "package", "path": "serilog.sinks.debug/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.Sinks.Debug.dll", "lib/net45/Serilog.Sinks.Debug.xml", "lib/net46/Serilog.Sinks.Debug.dll", "lib/net46/Serilog.Sinks.Debug.xml", "lib/netstandard1.0/Serilog.Sinks.Debug.dll", "lib/netstandard1.0/Serilog.Sinks.Debug.xml", "lib/netstandard2.0/Serilog.Sinks.Debug.dll", "lib/netstandard2.0/Serilog.Sinks.Debug.xml", "lib/netstandard2.1/Serilog.Sinks.Debug.dll", "lib/netstandard2.1/Serilog.Sinks.Debug.xml", "serilog.sinks.debug.2.0.0.nupkg.sha512", "serilog.sinks.debug.nuspec" ] }, "Serilog.Sinks.File/5.0.0": { "sha512": "uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==", "type": "package", "path": "serilog.sinks.file/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "images/icon.png", "lib/net45/Serilog.Sinks.File.dll", "lib/net45/Serilog.Sinks.File.pdb", "lib/net45/Serilog.Sinks.File.xml", "lib/net5.0/Serilog.Sinks.File.dll", "lib/net5.0/Serilog.Sinks.File.pdb", "lib/net5.0/Serilog.Sinks.File.xml", "lib/netstandard1.3/Serilog.Sinks.File.dll", "lib/netstandard1.3/Serilog.Sinks.File.pdb", "lib/netstandard1.3/Serilog.Sinks.File.xml", "lib/netstandard2.0/Serilog.Sinks.File.dll", "lib/netstandard2.0/Serilog.Sinks.File.pdb", "lib/netstandard2.0/Serilog.Sinks.File.xml", "lib/netstandard2.1/Serilog.Sinks.File.dll", "lib/netstandard2.1/Serilog.Sinks.File.pdb", "lib/netstandard2.1/Serilog.Sinks.File.xml", "serilog.sinks.file.5.0.0.nupkg.sha512", "serilog.sinks.file.nuspec" ] }, "Serilog.Sinks.PeriodicBatching/2.3.0": { "sha512": "UYKSjTMTlUY9T3OgzMmLDLD+z0qPfgvq/RvG0rKfyz+O+Zrjw3X/Xpv14J4WMcGVsOjUaR+k8n2MdmqVpJtI6A==", "type": "package", "path": "serilog.sinks.periodicbatching/2.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Serilog.Sinks.PeriodicBatching.dll", "lib/net45/Serilog.Sinks.PeriodicBatching.xml", "lib/netstandard1.1/Serilog.Sinks.PeriodicBatching.dll", "lib/netstandard1.1/Serilog.Sinks.PeriodicBatching.xml", "lib/netstandard1.2/Serilog.Sinks.PeriodicBatching.dll", "lib/netstandard1.2/Serilog.Sinks.PeriodicBatching.xml", "lib/netstandard2.0/Serilog.Sinks.PeriodicBatching.dll", "lib/netstandard2.0/Serilog.Sinks.PeriodicBatching.xml", "serilog.sinks.periodicbatching.2.3.0.nupkg.sha512", "serilog.sinks.periodicbatching.nuspec" ] }, "Serilog.Sinks.Seq/5.1.1": { "sha512": "+BsIoanNyZPEcWY5sVtx2nL/88UcCw9gr/l0nCfe4bjuSoFS2clDIUmKaH1UXA/hx9undHCgw4epVltOulGuxw==", "type": "package", "path": "serilog.sinks.seq/5.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.Sinks.Seq.dll", "lib/net45/Serilog.Sinks.Seq.xml", "lib/net5.0/Serilog.Sinks.Seq.dll", "lib/net5.0/Serilog.Sinks.Seq.xml", "lib/netcoreapp3.1/Serilog.Sinks.Seq.dll", "lib/netcoreapp3.1/Serilog.Sinks.Seq.xml", "lib/netstandard1.1/Serilog.Sinks.Seq.dll", "lib/netstandard1.1/Serilog.Sinks.Seq.xml", "lib/netstandard1.3/Serilog.Sinks.Seq.dll", "lib/netstandard1.3/Serilog.Sinks.Seq.xml", "lib/netstandard2.0/Serilog.Sinks.Seq.dll", "lib/netstandard2.0/Serilog.Sinks.Seq.xml", "serilog.sinks.seq.5.1.1.nupkg.sha512", "serilog.sinks.seq.nuspec" ] }, "SharpCompress/0.30.1": { "sha512": "XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==", "type": "package", "path": "sharpcompress/0.30.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net461/SharpCompress.dll", "lib/net5.0/SharpCompress.dll", "lib/netcoreapp3.1/SharpCompress.dll", "lib/netstandard2.0/SharpCompress.dll", "lib/netstandard2.1/SharpCompress.dll", "sharpcompress.0.30.1.nupkg.sha512", "sharpcompress.nuspec" ] }, "System.Buffers/4.5.1": { "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", "type": "package", "path": "system.buffers/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Buffers.dll", "lib/net461/System.Buffers.xml", "lib/netcoreapp2.0/_._", "lib/netstandard1.1/System.Buffers.dll", "lib/netstandard1.1/System.Buffers.xml", "lib/netstandard2.0/System.Buffers.dll", "lib/netstandard2.0/System.Buffers.xml", "lib/uap10.0.16299/_._", "ref/net45/System.Buffers.dll", "ref/net45/System.Buffers.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.1/System.Buffers.dll", "ref/netstandard1.1/System.Buffers.xml", "ref/netstandard2.0/System.Buffers.dll", "ref/netstandard2.0/System.Buffers.xml", "ref/uap10.0.16299/_._", "system.buffers.4.5.1.nupkg.sha512", "system.buffers.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Collections/4.0.11": { "sha512": "YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==", "type": "package", "path": "system.collections/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.dll", "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", "ref/netcore50/it/System.Collections.xml", "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/netstandard1.0/System.Collections.dll", "ref/netstandard1.0/System.Collections.xml", "ref/netstandard1.0/de/System.Collections.xml", "ref/netstandard1.0/es/System.Collections.xml", "ref/netstandard1.0/fr/System.Collections.xml", "ref/netstandard1.0/it/System.Collections.xml", "ref/netstandard1.0/ja/System.Collections.xml", "ref/netstandard1.0/ko/System.Collections.xml", "ref/netstandard1.0/ru/System.Collections.xml", "ref/netstandard1.0/zh-hans/System.Collections.xml", "ref/netstandard1.0/zh-hant/System.Collections.xml", "ref/netstandard1.3/System.Collections.dll", "ref/netstandard1.3/System.Collections.xml", "ref/netstandard1.3/de/System.Collections.xml", "ref/netstandard1.3/es/System.Collections.xml", "ref/netstandard1.3/fr/System.Collections.xml", "ref/netstandard1.3/it/System.Collections.xml", "ref/netstandard1.3/ja/System.Collections.xml", "ref/netstandard1.3/ko/System.Collections.xml", "ref/netstandard1.3/ru/System.Collections.xml", "ref/netstandard1.3/zh-hans/System.Collections.xml", "ref/netstandard1.3/zh-hant/System.Collections.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.4.0.11.nupkg.sha512", "system.collections.nuspec" ] }, "System.Collections.Concurrent/4.0.12": { "sha512": "2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==", "type": "package", "path": "system.collections.concurrent/4.0.12", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/netstandard1.3/System.Collections.Concurrent.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.Concurrent.dll", "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", "ref/netcore50/it/System.Collections.Concurrent.xml", "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.1/System.Collections.Concurrent.dll", "ref/netstandard1.1/System.Collections.Concurrent.xml", "ref/netstandard1.1/de/System.Collections.Concurrent.xml", "ref/netstandard1.1/es/System.Collections.Concurrent.xml", "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", "ref/netstandard1.1/it/System.Collections.Concurrent.xml", "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.3/System.Collections.Concurrent.dll", "ref/netstandard1.3/System.Collections.Concurrent.xml", "ref/netstandard1.3/de/System.Collections.Concurrent.xml", "ref/netstandard1.3/es/System.Collections.Concurrent.xml", "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", "ref/netstandard1.3/it/System.Collections.Concurrent.xml", "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.concurrent.4.0.12.nupkg.sha512", "system.collections.concurrent.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.Configuration.ConfigurationManager/4.7.0": { "sha512": "/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==", "type": "package", "path": "system.configuration.configurationmanager/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Configuration.ConfigurationManager.dll", "lib/net461/System.Configuration.ConfigurationManager.xml", "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", "ref/net461/System.Configuration.ConfigurationManager.dll", "ref/net461/System.Configuration.ConfigurationManager.xml", "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll", "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml", "system.configuration.configurationmanager.4.7.0.nupkg.sha512", "system.configuration.configurationmanager.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Diagnostics.Debug/4.0.11": { "sha512": "w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==", "type": "package", "path": "system.diagnostics.debug/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Debug.dll", "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", "ref/netcore50/it/System.Diagnostics.Debug.xml", "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.0/System.Diagnostics.Debug.dll", "ref/netstandard1.0/System.Diagnostics.Debug.xml", "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.3/System.Diagnostics.Debug.dll", "ref/netstandard1.3/System.Diagnostics.Debug.xml", "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.debug.4.0.11.nupkg.sha512", "system.diagnostics.debug.nuspec" ] }, "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.Diagnostics.EventLog/6.0.0": { "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==", "type": "package", "path": "system.diagnostics.eventlog/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Diagnostics.EventLog.dll", "lib/net461/System.Diagnostics.EventLog.xml", "lib/net6.0/System.Diagnostics.EventLog.dll", "lib/net6.0/System.Diagnostics.EventLog.xml", "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll", "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml", "lib/netstandard2.0/System.Diagnostics.EventLog.dll", "lib/netstandard2.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll", "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll", "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml", "system.diagnostics.eventlog.6.0.0.nupkg.sha512", "system.diagnostics.eventlog.nuspec", "useSharedDesignerContext.txt" ] }, "System.Diagnostics.Tracing/4.1.0": { "sha512": "vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==", "type": "package", "path": "system.diagnostics.tracing/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Diagnostics.Tracing.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", "ref/netcore50/it/System.Diagnostics.Tracing.xml", "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/System.Diagnostics.Tracing.dll", "ref/netstandard1.1/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/System.Diagnostics.Tracing.dll", "ref/netstandard1.2/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/System.Diagnostics.Tracing.dll", "ref/netstandard1.3/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/System.Diagnostics.Tracing.dll", "ref/netstandard1.5/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.tracing.4.1.0.nupkg.sha512", "system.diagnostics.tracing.nuspec" ] }, "System.Drawing.Common/4.7.0": { "sha512": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", "type": "package", "path": "system.drawing.common/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.Drawing.Common.dll", "lib/netstandard2.0/System.Drawing.Common.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net461/System.Drawing.Common.dll", "ref/netcoreapp3.0/System.Drawing.Common.dll", "ref/netcoreapp3.0/System.Drawing.Common.xml", "ref/netstandard2.0/System.Drawing.Common.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll", "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml", "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll", "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml", "system.drawing.common.4.7.0.nupkg.sha512", "system.drawing.common.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Globalization/4.0.11": { "sha512": "B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==", "type": "package", "path": "system.globalization/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Globalization.dll", "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", "ref/netcore50/it/System.Globalization.xml", "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/netstandard1.0/System.Globalization.dll", "ref/netstandard1.0/System.Globalization.xml", "ref/netstandard1.0/de/System.Globalization.xml", "ref/netstandard1.0/es/System.Globalization.xml", "ref/netstandard1.0/fr/System.Globalization.xml", "ref/netstandard1.0/it/System.Globalization.xml", "ref/netstandard1.0/ja/System.Globalization.xml", "ref/netstandard1.0/ko/System.Globalization.xml", "ref/netstandard1.0/ru/System.Globalization.xml", "ref/netstandard1.0/zh-hans/System.Globalization.xml", "ref/netstandard1.0/zh-hant/System.Globalization.xml", "ref/netstandard1.3/System.Globalization.dll", "ref/netstandard1.3/System.Globalization.xml", "ref/netstandard1.3/de/System.Globalization.xml", "ref/netstandard1.3/es/System.Globalization.xml", "ref/netstandard1.3/fr/System.Globalization.xml", "ref/netstandard1.3/it/System.Globalization.xml", "ref/netstandard1.3/ja/System.Globalization.xml", "ref/netstandard1.3/ko/System.Globalization.xml", "ref/netstandard1.3/ru/System.Globalization.xml", "ref/netstandard1.3/zh-hans/System.Globalization.xml", "ref/netstandard1.3/zh-hant/System.Globalization.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.globalization.4.0.11.nupkg.sha512", "system.globalization.nuspec" ] }, "System.IdentityModel.Tokens.Jwt/6.10.0": { "sha512": "C+Q5ORsFycRkRuvy/Xd0Pv5xVpmWSAvQYZAGs7VQogmkqlLhvfZXTgBIlHqC3cxkstSoLJAYx6xZB7foQ2y5eg==", "type": "package", "path": "system.identitymodel.tokens.jwt/6.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/System.IdentityModel.Tokens.Jwt.dll", "lib/net45/System.IdentityModel.Tokens.Jwt.xml", "lib/net461/System.IdentityModel.Tokens.Jwt.dll", "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", "lib/net472/System.IdentityModel.Tokens.Jwt.xml", "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll", "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml", "system.identitymodel.tokens.jwt.6.10.0.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, "System.IO/4.1.0": { "sha512": "3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==", "type": "package", "path": "system.io/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.IO.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.IO.dll", "ref/netcore50/System.IO.dll", "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", "ref/netcore50/it/System.IO.xml", "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/netstandard1.0/System.IO.dll", "ref/netstandard1.0/System.IO.xml", "ref/netstandard1.0/de/System.IO.xml", "ref/netstandard1.0/es/System.IO.xml", "ref/netstandard1.0/fr/System.IO.xml", "ref/netstandard1.0/it/System.IO.xml", "ref/netstandard1.0/ja/System.IO.xml", "ref/netstandard1.0/ko/System.IO.xml", "ref/netstandard1.0/ru/System.IO.xml", "ref/netstandard1.0/zh-hans/System.IO.xml", "ref/netstandard1.0/zh-hant/System.IO.xml", "ref/netstandard1.3/System.IO.dll", "ref/netstandard1.3/System.IO.xml", "ref/netstandard1.3/de/System.IO.xml", "ref/netstandard1.3/es/System.IO.xml", "ref/netstandard1.3/fr/System.IO.xml", "ref/netstandard1.3/it/System.IO.xml", "ref/netstandard1.3/ja/System.IO.xml", "ref/netstandard1.3/ko/System.IO.xml", "ref/netstandard1.3/ru/System.IO.xml", "ref/netstandard1.3/zh-hans/System.IO.xml", "ref/netstandard1.3/zh-hant/System.IO.xml", "ref/netstandard1.5/System.IO.dll", "ref/netstandard1.5/System.IO.xml", "ref/netstandard1.5/de/System.IO.xml", "ref/netstandard1.5/es/System.IO.xml", "ref/netstandard1.5/fr/System.IO.xml", "ref/netstandard1.5/it/System.IO.xml", "ref/netstandard1.5/ja/System.IO.xml", "ref/netstandard1.5/ko/System.IO.xml", "ref/netstandard1.5/ru/System.IO.xml", "ref/netstandard1.5/zh-hans/System.IO.xml", "ref/netstandard1.5/zh-hant/System.IO.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.4.1.0.nupkg.sha512", "system.io.nuspec" ] }, "System.IO.Pipelines/4.5.2": { "sha512": "NOC/SO4gSX6t0tB25xxDPqPEzkksuzW7NVFBTQGAkjXXUPQl7ZtyE83T7tUCP2huFBbPombfCKvq1Ox1aG8D9w==", "type": "package", "path": "system.io.pipelines/4.5.2", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.1/System.IO.Pipelines.dll", "lib/netcoreapp2.1/System.IO.Pipelines.xml", "lib/netstandard1.3/System.IO.Pipelines.dll", "lib/netstandard1.3/System.IO.Pipelines.xml", "lib/netstandard2.0/System.IO.Pipelines.dll", "lib/netstandard2.0/System.IO.Pipelines.xml", "ref/netstandard1.3/System.IO.Pipelines.dll", "system.io.pipelines.4.5.2.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Memory/4.5.1": { "sha512": "sDJYJpGtTgx+23Ayu5euxG5mAXWdkDb4+b0rD0Cab0M1oQS9H0HXGPriKcqpXuiJDTV7fTp/d+fMDJmnr6sNvA==", "type": "package", "path": "system.memory/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.1/_._", "lib/netstandard1.1/System.Memory.dll", "lib/netstandard1.1/System.Memory.xml", "lib/netstandard2.0/System.Memory.dll", "lib/netstandard2.0/System.Memory.xml", "ref/netcoreapp2.1/_._", "ref/netstandard1.1/System.Memory.dll", "ref/netstandard1.1/System.Memory.xml", "ref/netstandard2.0/System.Memory.dll", "ref/netstandard2.0/System.Memory.xml", "system.memory.4.5.1.nupkg.sha512", "system.memory.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Numerics.Vectors/4.5.0": { "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "type": "package", "path": "system.numerics.vectors/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Numerics.Vectors.dll", "lib/net46/System.Numerics.Vectors.xml", "lib/netcoreapp2.0/_._", "lib/netstandard1.0/System.Numerics.Vectors.dll", "lib/netstandard1.0/System.Numerics.Vectors.xml", "lib/netstandard2.0/System.Numerics.Vectors.dll", "lib/netstandard2.0/System.Numerics.Vectors.xml", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/System.Numerics.Vectors.dll", "ref/net45/System.Numerics.Vectors.xml", "ref/net46/System.Numerics.Vectors.dll", "ref/net46/System.Numerics.Vectors.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.0/System.Numerics.Vectors.dll", "ref/netstandard1.0/System.Numerics.Vectors.xml", "ref/netstandard2.0/System.Numerics.Vectors.dll", "ref/netstandard2.0/System.Numerics.Vectors.xml", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.numerics.vectors.4.5.0.nupkg.sha512", "system.numerics.vectors.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Reflection/4.1.0": { "sha512": "JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==", "type": "package", "path": "system.reflection/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Reflection.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Reflection.dll", "ref/netcore50/System.Reflection.dll", "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", "ref/netcore50/it/System.Reflection.xml", "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/netstandard1.0/System.Reflection.dll", "ref/netstandard1.0/System.Reflection.xml", "ref/netstandard1.0/de/System.Reflection.xml", "ref/netstandard1.0/es/System.Reflection.xml", "ref/netstandard1.0/fr/System.Reflection.xml", "ref/netstandard1.0/it/System.Reflection.xml", "ref/netstandard1.0/ja/System.Reflection.xml", "ref/netstandard1.0/ko/System.Reflection.xml", "ref/netstandard1.0/ru/System.Reflection.xml", "ref/netstandard1.0/zh-hans/System.Reflection.xml", "ref/netstandard1.0/zh-hant/System.Reflection.xml", "ref/netstandard1.3/System.Reflection.dll", "ref/netstandard1.3/System.Reflection.xml", "ref/netstandard1.3/de/System.Reflection.xml", "ref/netstandard1.3/es/System.Reflection.xml", "ref/netstandard1.3/fr/System.Reflection.xml", "ref/netstandard1.3/it/System.Reflection.xml", "ref/netstandard1.3/ja/System.Reflection.xml", "ref/netstandard1.3/ko/System.Reflection.xml", "ref/netstandard1.3/ru/System.Reflection.xml", "ref/netstandard1.3/zh-hans/System.Reflection.xml", "ref/netstandard1.3/zh-hant/System.Reflection.xml", "ref/netstandard1.5/System.Reflection.dll", "ref/netstandard1.5/System.Reflection.xml", "ref/netstandard1.5/de/System.Reflection.xml", "ref/netstandard1.5/es/System.Reflection.xml", "ref/netstandard1.5/fr/System.Reflection.xml", "ref/netstandard1.5/it/System.Reflection.xml", "ref/netstandard1.5/ja/System.Reflection.xml", "ref/netstandard1.5/ko/System.Reflection.xml", "ref/netstandard1.5/ru/System.Reflection.xml", "ref/netstandard1.5/zh-hans/System.Reflection.xml", "ref/netstandard1.5/zh-hant/System.Reflection.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.4.1.0.nupkg.sha512", "system.reflection.nuspec" ] }, "System.Reflection.Metadata/1.6.0": { "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", "type": "package", "path": "system.reflection.metadata/1.6.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.1/System.Reflection.Metadata.dll", "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.xml", "system.reflection.metadata.1.6.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Reflection.Primitives/4.0.1": { "sha512": "4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==", "type": "package", "path": "system.reflection.primitives/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Primitives.dll", "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", "ref/netcore50/it/System.Reflection.Primitives.xml", "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/netstandard1.0/System.Reflection.Primitives.dll", "ref/netstandard1.0/System.Reflection.Primitives.xml", "ref/netstandard1.0/de/System.Reflection.Primitives.xml", "ref/netstandard1.0/es/System.Reflection.Primitives.xml", "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", "ref/netstandard1.0/it/System.Reflection.Primitives.xml", "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.primitives.4.0.1.nupkg.sha512", "system.reflection.primitives.nuspec" ] }, "System.Resources.ResourceManager/4.0.1": { "sha512": "TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==", "type": "package", "path": "system.resources.resourcemanager/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", "ref/netcore50/it/System.Resources.ResourceManager.xml", "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/netstandard1.0/System.Resources.ResourceManager.dll", "ref/netstandard1.0/System.Resources.ResourceManager.xml", "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.resources.resourcemanager.4.0.1.nupkg.sha512", "system.resources.resourcemanager.nuspec" ] }, "System.Runtime/4.1.0": { "sha512": "v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==", "type": "package", "path": "system.runtime/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.dll", "lib/portable-net45+win8+wp80+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.dll", "ref/netcore50/System.Runtime.dll", "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", "ref/netcore50/it/System.Runtime.xml", "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/netstandard1.0/System.Runtime.dll", "ref/netstandard1.0/System.Runtime.xml", "ref/netstandard1.0/de/System.Runtime.xml", "ref/netstandard1.0/es/System.Runtime.xml", "ref/netstandard1.0/fr/System.Runtime.xml", "ref/netstandard1.0/it/System.Runtime.xml", "ref/netstandard1.0/ja/System.Runtime.xml", "ref/netstandard1.0/ko/System.Runtime.xml", "ref/netstandard1.0/ru/System.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Runtime.xml", "ref/netstandard1.2/System.Runtime.dll", "ref/netstandard1.2/System.Runtime.xml", "ref/netstandard1.2/de/System.Runtime.xml", "ref/netstandard1.2/es/System.Runtime.xml", "ref/netstandard1.2/fr/System.Runtime.xml", "ref/netstandard1.2/it/System.Runtime.xml", "ref/netstandard1.2/ja/System.Runtime.xml", "ref/netstandard1.2/ko/System.Runtime.xml", "ref/netstandard1.2/ru/System.Runtime.xml", "ref/netstandard1.2/zh-hans/System.Runtime.xml", "ref/netstandard1.2/zh-hant/System.Runtime.xml", "ref/netstandard1.3/System.Runtime.dll", "ref/netstandard1.3/System.Runtime.xml", "ref/netstandard1.3/de/System.Runtime.xml", "ref/netstandard1.3/es/System.Runtime.xml", "ref/netstandard1.3/fr/System.Runtime.xml", "ref/netstandard1.3/it/System.Runtime.xml", "ref/netstandard1.3/ja/System.Runtime.xml", "ref/netstandard1.3/ko/System.Runtime.xml", "ref/netstandard1.3/ru/System.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Runtime.xml", "ref/netstandard1.5/System.Runtime.dll", "ref/netstandard1.5/System.Runtime.xml", "ref/netstandard1.5/de/System.Runtime.xml", "ref/netstandard1.5/es/System.Runtime.xml", "ref/netstandard1.5/fr/System.Runtime.xml", "ref/netstandard1.5/it/System.Runtime.xml", "ref/netstandard1.5/ja/System.Runtime.xml", "ref/netstandard1.5/ko/System.Runtime.xml", "ref/netstandard1.5/ru/System.Runtime.xml", "ref/netstandard1.5/zh-hans/System.Runtime.xml", "ref/netstandard1.5/zh-hant/System.Runtime.xml", "ref/portable-net45+win8+wp80+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.4.1.0.nupkg.sha512", "system.runtime.nuspec" ] }, "System.Runtime.Caching/4.7.0": { "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "type": "package", "path": "system.runtime.caching/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netstandard2.0/System.Runtime.Caching.dll", "lib/netstandard2.0/System.Runtime.Caching.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard2.0/System.Runtime.Caching.dll", "ref/netstandard2.0/System.Runtime.Caching.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net45/_._", "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll", "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml", "system.runtime.caching.4.7.0.nupkg.sha512", "system.runtime.caching.nuspec", "useSharedDesignerContext.txt", "version.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" ] }, "System.Runtime.Extensions/4.1.0": { "sha512": "CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==", "type": "package", "path": "system.runtime.extensions/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", "ref/netcore50/it/System.Runtime.Extensions.xml", "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.0/System.Runtime.Extensions.dll", "ref/netstandard1.0/System.Runtime.Extensions.xml", "ref/netstandard1.0/de/System.Runtime.Extensions.xml", "ref/netstandard1.0/es/System.Runtime.Extensions.xml", "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", "ref/netstandard1.0/it/System.Runtime.Extensions.xml", "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.3/System.Runtime.Extensions.dll", "ref/netstandard1.3/System.Runtime.Extensions.xml", "ref/netstandard1.3/de/System.Runtime.Extensions.xml", "ref/netstandard1.3/es/System.Runtime.Extensions.xml", "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", "ref/netstandard1.3/it/System.Runtime.Extensions.xml", "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.5/System.Runtime.Extensions.dll", "ref/netstandard1.5/System.Runtime.Extensions.xml", "ref/netstandard1.5/de/System.Runtime.Extensions.xml", "ref/netstandard1.5/es/System.Runtime.Extensions.xml", "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", "ref/netstandard1.5/it/System.Runtime.Extensions.xml", "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.extensions.4.1.0.nupkg.sha512", "system.runtime.extensions.nuspec" ] }, "System.Security.AccessControl/5.0.0": { "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", "type": "package", "path": "system.security.accesscontrol/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.xml", "lib/netstandard1.3/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.xml", "lib/uap10.0.16299/_._", "ref/net46/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.xml", "ref/netstandard1.3/System.Security.AccessControl.dll", "ref/netstandard1.3/System.Security.AccessControl.xml", "ref/netstandard1.3/de/System.Security.AccessControl.xml", "ref/netstandard1.3/es/System.Security.AccessControl.xml", "ref/netstandard1.3/fr/System.Security.AccessControl.xml", "ref/netstandard1.3/it/System.Security.AccessControl.xml", "ref/netstandard1.3/ja/System.Security.AccessControl.xml", "ref/netstandard1.3/ko/System.Security.AccessControl.xml", "ref/netstandard1.3/ru/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", "ref/netstandard2.0/System.Security.AccessControl.dll", "ref/netstandard2.0/System.Security.AccessControl.xml", "ref/uap10.0.16299/_._", "runtimes/win/lib/net46/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.xml", "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.accesscontrol.5.0.0.nupkg.sha512", "system.security.accesscontrol.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Cng/4.5.0": { "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "type": "package", "path": "system.security.cryptography.cng/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Cng.dll", "lib/net461/System.Security.Cryptography.Cng.dll", "lib/net462/System.Security.Cryptography.Cng.dll", "lib/net47/System.Security.Cryptography.Cng.dll", "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "lib/netstandard1.3/System.Security.Cryptography.Cng.dll", "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "lib/netstandard2.0/System.Security.Cryptography.Cng.dll", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.xml", "ref/net462/System.Security.Cryptography.Cng.dll", "ref/net462/System.Security.Cryptography.Cng.xml", "ref/net47/System.Security.Cryptography.Cng.dll", "ref/net47/System.Security.Cryptography.Cng.xml", "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll", "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml", "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", "ref/netstandard2.0/System.Security.Cryptography.Cng.dll", "ref/netstandard2.0/System.Security.Cryptography.Cng.xml", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.cryptography.cng.4.5.0.nupkg.sha512", "system.security.cryptography.cng.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Pkcs/4.5.0": { "sha512": "TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==", "type": "package", "path": "system.security.cryptography.pkcs/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.Cryptography.Pkcs.dll", "lib/net461/System.Security.Cryptography.Pkcs.dll", "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll", "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "ref/net46/System.Security.Cryptography.Pkcs.dll", "ref/net461/System.Security.Cryptography.Pkcs.dll", "ref/net461/System.Security.Cryptography.Pkcs.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml", "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll", "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "system.security.cryptography.pkcs.4.5.0.nupkg.sha512", "system.security.cryptography.pkcs.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.ProtectedData/4.7.0": { "sha512": "ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "type": "package", "path": "system.security.cryptography.protecteddata/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.ProtectedData.dll", "lib/net461/System.Security.Cryptography.ProtectedData.dll", "lib/net461/System.Security.Cryptography.ProtectedData.xml", "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.ProtectedData.dll", "ref/net461/System.Security.Cryptography.ProtectedData.dll", "ref/net461/System.Security.Cryptography.ProtectedData.xml", "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512", "system.security.cryptography.protecteddata.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Xml/4.5.0": { "sha512": "i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==", "type": "package", "path": "system.security.cryptography.xml/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Cryptography.Xml.dll", "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", "ref/net461/System.Security.Cryptography.Xml.dll", "ref/net461/System.Security.Cryptography.Xml.xml", "ref/netstandard2.0/System.Security.Cryptography.Xml.dll", "ref/netstandard2.0/System.Security.Cryptography.Xml.xml", "system.security.cryptography.xml.4.5.0.nupkg.sha512", "system.security.cryptography.xml.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Permissions/4.7.0": { "sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==", "type": "package", "path": "system.security.permissions/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Permissions.dll", "lib/net461/System.Security.Permissions.xml", "lib/netcoreapp3.0/System.Security.Permissions.dll", "lib/netcoreapp3.0/System.Security.Permissions.xml", "lib/netstandard2.0/System.Security.Permissions.dll", "lib/netstandard2.0/System.Security.Permissions.xml", "ref/net461/System.Security.Permissions.dll", "ref/net461/System.Security.Permissions.xml", "ref/netcoreapp3.0/System.Security.Permissions.dll", "ref/netcoreapp3.0/System.Security.Permissions.xml", "ref/netstandard2.0/System.Security.Permissions.dll", "ref/netstandard2.0/System.Security.Permissions.xml", "system.security.permissions.4.7.0.nupkg.sha512", "system.security.permissions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Principal.Windows/5.0.0": { "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "type": "package", "path": "system.security.principal.windows/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.Principal.Windows.dll", "lib/net461/System.Security.Principal.Windows.dll", "lib/net461/System.Security.Principal.Windows.xml", "lib/netstandard1.3/System.Security.Principal.Windows.dll", "lib/netstandard2.0/System.Security.Principal.Windows.dll", "lib/netstandard2.0/System.Security.Principal.Windows.xml", "lib/uap10.0.16299/_._", "ref/net46/System.Security.Principal.Windows.dll", "ref/net461/System.Security.Principal.Windows.dll", "ref/net461/System.Security.Principal.Windows.xml", "ref/netcoreapp3.0/System.Security.Principal.Windows.dll", "ref/netcoreapp3.0/System.Security.Principal.Windows.xml", "ref/netstandard1.3/System.Security.Principal.Windows.dll", "ref/netstandard1.3/System.Security.Principal.Windows.xml", "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", "ref/netstandard2.0/System.Security.Principal.Windows.dll", "ref/netstandard2.0/System.Security.Principal.Windows.xml", "ref/uap10.0.16299/_._", "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.principal.windows.5.0.0.nupkg.sha512", "system.security.principal.windows.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Encoding/4.0.11": { "sha512": "U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==", "type": "package", "path": "system.text.encoding/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.dll", "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", "ref/netcore50/it/System.Text.Encoding.xml", "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.0/System.Text.Encoding.dll", "ref/netstandard1.0/System.Text.Encoding.xml", "ref/netstandard1.0/de/System.Text.Encoding.xml", "ref/netstandard1.0/es/System.Text.Encoding.xml", "ref/netstandard1.0/fr/System.Text.Encoding.xml", "ref/netstandard1.0/it/System.Text.Encoding.xml", "ref/netstandard1.0/ja/System.Text.Encoding.xml", "ref/netstandard1.0/ko/System.Text.Encoding.xml", "ref/netstandard1.0/ru/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.3/System.Text.Encoding.dll", "ref/netstandard1.3/System.Text.Encoding.xml", "ref/netstandard1.3/de/System.Text.Encoding.xml", "ref/netstandard1.3/es/System.Text.Encoding.xml", "ref/netstandard1.3/fr/System.Text.Encoding.xml", "ref/netstandard1.3/it/System.Text.Encoding.xml", "ref/netstandard1.3/ja/System.Text.Encoding.xml", "ref/netstandard1.3/ko/System.Text.Encoding.xml", "ref/netstandard1.3/ru/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.4.0.11.nupkg.sha512", "system.text.encoding.nuspec" ] }, "System.Text.Encoding.CodePages/4.7.0": { "sha512": "aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==", "type": "package", "path": "system.text.encoding.codepages/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Text.Encoding.CodePages.dll", "lib/net461/System.Text.Encoding.CodePages.dll", "lib/net461/System.Text.Encoding.CodePages.xml", "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml", "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", "system.text.encoding.codepages.4.7.0.nupkg.sha512", "system.text.encoding.codepages.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Encodings.Web/4.5.0": { "sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==", "type": "package", "path": "system.text.encodings.web/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/System.Text.Encodings.Web.dll", "lib/netstandard1.0/System.Text.Encodings.Web.xml", "lib/netstandard2.0/System.Text.Encodings.Web.dll", "lib/netstandard2.0/System.Text.Encodings.Web.xml", "system.text.encodings.web.4.5.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Json/4.6.0": { "sha512": "4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==", "type": "package", "path": "system.text.json/4.6.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Text.Json.dll", "lib/net461/System.Text.Json.xml", "lib/netcoreapp3.0/System.Text.Json.dll", "lib/netcoreapp3.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", "system.text.json.4.6.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Threading/4.0.11": { "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==", "type": "package", "path": "system.threading/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.dll", "lib/netstandard1.3/System.Threading.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.dll", "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", "ref/netcore50/it/System.Threading.xml", "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/netstandard1.0/System.Threading.dll", "ref/netstandard1.0/System.Threading.xml", "ref/netstandard1.0/de/System.Threading.xml", "ref/netstandard1.0/es/System.Threading.xml", "ref/netstandard1.0/fr/System.Threading.xml", "ref/netstandard1.0/it/System.Threading.xml", "ref/netstandard1.0/ja/System.Threading.xml", "ref/netstandard1.0/ko/System.Threading.xml", "ref/netstandard1.0/ru/System.Threading.xml", "ref/netstandard1.0/zh-hans/System.Threading.xml", "ref/netstandard1.0/zh-hant/System.Threading.xml", "ref/netstandard1.3/System.Threading.dll", "ref/netstandard1.3/System.Threading.xml", "ref/netstandard1.3/de/System.Threading.xml", "ref/netstandard1.3/es/System.Threading.xml", "ref/netstandard1.3/fr/System.Threading.xml", "ref/netstandard1.3/it/System.Threading.xml", "ref/netstandard1.3/ja/System.Threading.xml", "ref/netstandard1.3/ko/System.Threading.xml", "ref/netstandard1.3/ru/System.Threading.xml", "ref/netstandard1.3/zh-hans/System.Threading.xml", "ref/netstandard1.3/zh-hant/System.Threading.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Threading.dll", "system.threading.4.0.11.nupkg.sha512", "system.threading.nuspec" ] }, "System.Threading.Tasks/4.0.11": { "sha512": "k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==", "type": "package", "path": "system.threading.tasks/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.dll", "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", "ref/netcore50/it/System.Threading.Tasks.xml", "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.0/System.Threading.Tasks.dll", "ref/netstandard1.0/System.Threading.Tasks.xml", "ref/netstandard1.0/de/System.Threading.Tasks.xml", "ref/netstandard1.0/es/System.Threading.Tasks.xml", "ref/netstandard1.0/fr/System.Threading.Tasks.xml", "ref/netstandard1.0/it/System.Threading.Tasks.xml", "ref/netstandard1.0/ja/System.Threading.Tasks.xml", "ref/netstandard1.0/ko/System.Threading.Tasks.xml", "ref/netstandard1.0/ru/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.3/System.Threading.Tasks.dll", "ref/netstandard1.3/System.Threading.Tasks.xml", "ref/netstandard1.3/de/System.Threading.Tasks.xml", "ref/netstandard1.3/es/System.Threading.Tasks.xml", "ref/netstandard1.3/fr/System.Threading.Tasks.xml", "ref/netstandard1.3/it/System.Threading.Tasks.xml", "ref/netstandard1.3/ja/System.Threading.Tasks.xml", "ref/netstandard1.3/ko/System.Threading.Tasks.xml", "ref/netstandard1.3/ru/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.4.0.11.nupkg.sha512", "system.threading.tasks.nuspec" ] }, "System.Threading.Tasks.Extensions/4.5.1": { "sha512": "WSKUTtLhPR8gllzIWO2x6l4lmAIfbyMAiTlyXAis4QBDonXK4b4S6F8zGARX4/P8wH3DH+sLdhamCiHn+fTU1A==", "type": "package", "path": "system.threading.tasks.extensions/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/netcoreapp2.1/_._", "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netcoreapp2.1/_._", "ref/netstandard1.0/System.Threading.Tasks.Extensions.dll", "ref/netstandard1.0/System.Threading.Tasks.Extensions.xml", "ref/netstandard2.0/System.Threading.Tasks.Extensions.dll", "ref/netstandard2.0/System.Threading.Tasks.Extensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.extensions.4.5.1.nupkg.sha512", "system.threading.tasks.extensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Threading.Timer/4.0.1": { "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==", "type": "package", "path": "system.threading.timer/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/_._", "lib/portable-net451+win81+wpa81/_._", "lib/win81/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/_._", "ref/netcore50/System.Threading.Timer.dll", "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", "ref/netcore50/it/System.Threading.Timer.xml", "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/netstandard1.2/System.Threading.Timer.dll", "ref/netstandard1.2/System.Threading.Timer.xml", "ref/netstandard1.2/de/System.Threading.Timer.xml", "ref/netstandard1.2/es/System.Threading.Timer.xml", "ref/netstandard1.2/fr/System.Threading.Timer.xml", "ref/netstandard1.2/it/System.Threading.Timer.xml", "ref/netstandard1.2/ja/System.Threading.Timer.xml", "ref/netstandard1.2/ko/System.Threading.Timer.xml", "ref/netstandard1.2/ru/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", "ref/portable-net451+win81+wpa81/_._", "ref/win81/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.timer.4.0.1.nupkg.sha512", "system.threading.timer.nuspec" ] }, "System.Windows.Extensions/4.7.0": { "sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==", "type": "package", "path": "system.windows.extensions/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp3.0/System.Windows.Extensions.dll", "lib/netcoreapp3.0/System.Windows.Extensions.xml", "ref/netcoreapp3.0/System.Windows.Extensions.dll", "ref/netcoreapp3.0/System.Windows.Extensions.xml", "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll", "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml", "system.windows.extensions.4.7.0.nupkg.sha512", "system.windows.extensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "Diligent.WebAPI.Business/1.0.0": { "type": "project", "path": "../Diligent.WebAPI.Business/Diligent.WebAPI.Business.csproj", "msbuildProject": "../Diligent.WebAPI.Business/Diligent.WebAPI.Business.csproj" }, "Diligent.WebAPI.Data/1.0.0": { "type": "project", "path": "../Diligent.WebAPI.Data/Diligent.WebAPI.Data.csproj", "msbuildProject": "../Diligent.WebAPI.Data/Diligent.WebAPI.Data.csproj" }, "Diligent.WebAPI.Host/1.0.0": { "type": "project", "path": "../Diligent.WebAPI.Host/Diligent.WebAPI.Host.csproj", "msbuildProject": "../Diligent.WebAPI.Host/Diligent.WebAPI.Host.csproj" } }, "projectFileDependencyGroups": { "net6.0": [ "Diligent.WebAPI.Business >= 1.0.0", "Diligent.WebAPI.Data >= 1.0.0", "Diligent.WebAPI.Host >= 1.0.0", "FluentAssertions >= 6.7.0", "Microsoft.NET.Test.Sdk >= 17.1.0", "Moq >= 4.18.2", "NUnit >= 3.13.3", "NUnit.Analyzers >= 3.3.0", "NUnit3TestAdapter >= 4.2.1", "coverlet.collector >= 3.1.2", "coverlet.msbuild >= 3.1.2" ] }, "packageFolders": { "C:\\Users\\meris.ahmatovic\\.nuget\\packages\\": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Tests\\Tests.csproj", "projectName": "Tests", "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Tests\\Tests.csproj", "packagesPath": "C:\\Users\\meris.ahmatovic\\.nuget\\packages\\", "outputPath": "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Tests\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\meris.ahmatovic\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": { "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj": { "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj" }, "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj": { "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj" }, "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj": { "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\8222022\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "FluentAssertions": { "target": "Package", "version": "[6.7.0, )" }, "Microsoft.NET.Test.Sdk": { "target": "Package", "version": "[17.1.0, )" }, "Moq": { "target": "Package", "version": "[4.18.2, )" }, "NUnit": { "target": "Package", "version": "[3.13.3, )" }, "NUnit.Analyzers": { "target": "Package", "version": "[3.3.0, )" }, "NUnit3TestAdapter": { "target": "Package", "version": "[4.2.1, )" }, "coverlet.collector": { "target": "Package", "version": "[3.1.2, )" }, "coverlet.msbuild": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[3.1.2, )" } }, "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" } } }, "logs": [ { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Package 'Microsoft.AspNet.WebApi.Core 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.", "libraryId": "Microsoft.AspNet.WebApi.Core", "targetGraphs": [ "net6.0" ] } ] }