3343 lines
146 KiB
JSON
3343 lines
146 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net6.0": {
|
|
"Castle.Core/5.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Castle.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Castle.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"coverlet.collector/6.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/netstandard1.0/coverlet.collector.targets": {}
|
|
}
|
|
},
|
|
"e-suite.API.Common/2023.5.23.21-beta": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"e-suite.Database.Core": "2023.5.23.1-beta",
|
|
"e-suite.Utilities.Pagination": "2023.5.16.1-beta",
|
|
"eSuite.Core": "2023.3.31.1-beta"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/e-suite.API.Common.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/e-suite.API.Common.dll": {}
|
|
}
|
|
},
|
|
"e-suite.Database.Audit/2023.5.23.1-beta": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "7.0.3",
|
|
"Newtonsoft.Json": "13.0.2",
|
|
"System.Linq.Dynamic.Core": "1.2.25",
|
|
"eSuite.Core": "2023.3.31.1-beta"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/e-suite.Database.Audit.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/e-suite.Database.Audit.dll": {}
|
|
}
|
|
},
|
|
"e-suite.Database.Core/2023.5.23.1-beta": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"e-suite.Database.Audit": "2023.5.23.1-beta",
|
|
"e_suite.Nuget.PasswordHasher": "2022.12.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/e-suite.Database.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/e-suite.Database.Core.dll": {}
|
|
}
|
|
},
|
|
"e-suite.UnitTestCore/2023.5.23.1-beta": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "7.0.0",
|
|
"Moq": "4.18.4",
|
|
"e-suite.Database.Core": "2023.5.23.1-beta",
|
|
"eSuite.Core": "2023.3.31.1-beta"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/e-suite.UnitTestCore.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/e-suite.UnitTestCore.dll": {}
|
|
}
|
|
},
|
|
"e-suite.Utilities.Pagination/2023.5.16.1-beta": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "7.0.5"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/e-suite.Utilities.Pagination.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/e-suite.Utilities.Pagination.dll": {}
|
|
}
|
|
},
|
|
"eSuite.Core/2023.3.31.1-beta": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/eSuite.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/eSuite.Core.dll": {}
|
|
}
|
|
},
|
|
"e_suite.Nuget.PasswordHasher/2022.12.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Identity": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/e-suite.Nuget.PasswordHasher.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/e-suite.Nuget.PasswordHasher.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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeCoverage/17.6.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"build": {
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.props": {},
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/7.0.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.5",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.5",
|
|
"Microsoft.Extensions.Caching.Memory": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.Logging": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/7.0.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Options": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Identity.Core/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.2.0",
|
|
"Microsoft.Extensions.Logging": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0",
|
|
"System.ComponentModel.Annotations": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "7.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Options": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
|
|
"Microsoft.Extensions.Primitives": "7.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NET.Test.Sdk/17.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeCoverage": "17.6.0",
|
|
"Microsoft.TestPlatform.TestHost": "17.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/_._": {}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props": {},
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/2.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/17.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NuGet.Frameworks": "5.11.0",
|
|
"System.Reflection.Metadata": "1.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/17.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.TestPlatform.ObjectModel": "17.6.0",
|
|
"Newtonsoft.Json": "13.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/netcoreapp3.1/testhost.dll": {
|
|
"related": ".deps.json"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/netcoreapp3.1/testhost.dll": {
|
|
"related": ".deps.json"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props": {}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Registry/4.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.5.0",
|
|
"System.Security.Principal.Windows": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Moq/4.18.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Castle.Core": "5.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Moq.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Moq.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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/13.0.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NuGet.Frameworks/5.11.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NUnit/3.13.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/nunit.framework.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/nunit.framework.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/NUnit.props": {}
|
|
}
|
|
},
|
|
"NUnit3TestAdapter/4.4.2": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/netcoreapp3.1/NUnit3TestAdapter.props": {}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.ComponentModel.Annotations/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"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.Linq.Dynamic.Core/1.2.25": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Metadata/1.6.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/4.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.0.0",
|
|
"System.Security.Principal.Windows": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"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/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"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/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"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.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": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Permissions/4.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Permissions.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/4.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"e-Suite.Modules.ContactsManager/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v6.0",
|
|
"dependencies": {
|
|
"e-suite.API.Common": "2023.5.23.21-beta"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/e-Suite.Modules.ContactsManager.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/e-Suite.Modules.ContactsManager.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Castle.Core/5.1.1": {
|
|
"sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
|
|
"type": "package",
|
|
"path": "castle.core/5.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ASL - Apache Software Foundation License.txt",
|
|
"CHANGELOG.md",
|
|
"LICENSE",
|
|
"castle-logo.png",
|
|
"castle.core.5.1.1.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/6.0.0": {
|
|
"sha512": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ==",
|
|
"type": "package",
|
|
"path": "coverlet.collector/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/netstandard1.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"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.CompilerServices.Unsafe.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.6.0.0.nupkg.sha512",
|
|
"coverlet.collector.nuspec"
|
|
]
|
|
},
|
|
"e-suite.API.Common/2023.5.23.21-beta": {
|
|
"sha512": "1867Fbx3Dc1fQSFC+oIBrJhb4xGy/oEX4b4Gx6efM9DPE3pzeulid0kNHv7UqBeaL6phdrsUyQu8lYrl2oYWgg==",
|
|
"type": "package",
|
|
"path": "e-suite.api.common/2023.5.23.21-beta",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"e-suite.api.common.2023.5.23.21-beta.nupkg.sha512",
|
|
"e-suite.api.common.nuspec",
|
|
"lib/net6.0/e-suite.API.Common.dll"
|
|
]
|
|
},
|
|
"e-suite.Database.Audit/2023.5.23.1-beta": {
|
|
"sha512": "8hM32LonYDw5fVS3KGR++vwmcgZgglMIjDF9apcy6Vz8HQEsrHd9lxvDT4U73bJBIyA34PIB+ioGiU4Q7uMxsw==",
|
|
"type": "package",
|
|
"path": "e-suite.database.audit/2023.5.23.1-beta",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"e-suite.database.audit.2023.5.23.1-beta.nupkg.sha512",
|
|
"e-suite.database.audit.nuspec",
|
|
"lib/net6.0/e-suite.Database.Audit.dll"
|
|
]
|
|
},
|
|
"e-suite.Database.Core/2023.5.23.1-beta": {
|
|
"sha512": "MpJA6iksaykv8HbXp4ZhGlezUvTlFv7RRCUmTRO6lxNF6BMK9lLeJEskaV4ivldNx4VPrvD1NINrjRR6ZDb9XQ==",
|
|
"type": "package",
|
|
"path": "e-suite.database.core/2023.5.23.1-beta",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"e-suite.database.core.2023.5.23.1-beta.nupkg.sha512",
|
|
"e-suite.database.core.nuspec",
|
|
"lib/net6.0/e-suite.Database.Core.dll"
|
|
]
|
|
},
|
|
"e-suite.UnitTestCore/2023.5.23.1-beta": {
|
|
"sha512": "XRj4+JmRyN7nZZ6ZakwOgU75zIv58tCZ5xe4g6TVQlvQ/fh9PvZ4ugQDlQg743yem0zDHkdW/+75gd6unHP4ng==",
|
|
"type": "package",
|
|
"path": "e-suite.unittestcore/2023.5.23.1-beta",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"e-suite.unittestcore.2023.5.23.1-beta.nupkg.sha512",
|
|
"e-suite.unittestcore.nuspec",
|
|
"lib/net6.0/e-suite.UnitTestCore.dll"
|
|
]
|
|
},
|
|
"e-suite.Utilities.Pagination/2023.5.16.1-beta": {
|
|
"sha512": "0k9sjGp9YZpRUQaiyBkQpmslJTMOJ7ZR/f8Latc02Amcw953pB//CN+/XGGOO09FuxA3cWIsDQ9WsSEVU9iwxg==",
|
|
"type": "package",
|
|
"path": "e-suite.utilities.pagination/2023.5.16.1-beta",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"e-suite.utilities.pagination.2023.5.16.1-beta.nupkg.sha512",
|
|
"e-suite.utilities.pagination.nuspec",
|
|
"lib/net6.0/e-suite.Utilities.Pagination.dll"
|
|
]
|
|
},
|
|
"eSuite.Core/2023.3.31.1-beta": {
|
|
"sha512": "U1cmpMvZwNHk72F6C1r6ZEVuXVQDj10PxRGGG3g5iDWoGDEyCTImtKnZ4V2N/SesmZ87PCYrPsZdfVvjbHlJGA==",
|
|
"type": "package",
|
|
"path": "esuite.core/2023.3.31.1-beta",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"esuite.core.2023.3.31.1-beta.nupkg.sha512",
|
|
"esuite.core.nuspec",
|
|
"lib/net6.0/eSuite.Core.dll"
|
|
]
|
|
},
|
|
"e_suite.Nuget.PasswordHasher/2022.12.1.1": {
|
|
"sha512": "oKt0q1UISYgWj9v72yIEhvYkcdHiw8SNIQUkE+DZJ1FuVkCqPknzMiFIZY3FKGZOQf0XY1pgccazZPyl+06VWQ==",
|
|
"type": "package",
|
|
"path": "e_suite.nuget.passwordhasher/2022.12.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"e_suite.nuget.passwordhasher.2022.12.1.1.nupkg.sha512",
|
|
"e_suite.nuget.passwordhasher.nuspec",
|
|
"lib/net6.0/e-suite.Nuget.PasswordHasher.dll"
|
|
]
|
|
},
|
|
"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.Cryptography.Internal/2.2.0": {
|
|
"sha512": "GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cryptography.internal/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.cryptography.internal.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/2.2.0": {
|
|
"sha512": "NCY0PH3nrFYbhqiq72rwWsUXlV4OAE0MOukvGvIBOTnEPMC1yVL42k1DXLnaIu+c0yfMAxIIG9Iuaykp9BQQQw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cryptography.keyderivation/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/netcoreapp2.0/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.2.2.0.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.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.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.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.6.0": {
|
|
"sha512": "5v2GwzpR7JEuQUzupjx3zLwn2FutADW/weLzLt726DR3WXxsM+ICPoJG6pxuKFsumtZp890UrVuudTUhsE8Qyg==",
|
|
"type": "package",
|
|
"path": "microsoft.codecoverage/17.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverage.config",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
|
|
"build/netstandard2.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
|
|
"build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
|
|
"build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
|
|
"build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
|
|
"build/netstandard2.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config",
|
|
"build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
|
|
"build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
|
|
"build/netstandard2.0/CodeCoverage/codecoveragemessages.dll",
|
|
"build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"build/netstandard2.0/CodeCoverage/covrun32.dll",
|
|
"build/netstandard2.0/CodeCoverage/msdia140.dll",
|
|
"build/netstandard2.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard2.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
|
|
"build/netstandard2.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll",
|
|
"build/netstandard2.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib",
|
|
"build/netstandard2.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib",
|
|
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
|
|
"build/netstandard2.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
|
|
"build/netstandard2.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Core.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.props",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.targets",
|
|
"build/netstandard2.0/Microsoft.DiaSymReader.dll",
|
|
"build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll",
|
|
"build/netstandard2.0/Mono.Cecil.Pdb.dll",
|
|
"build/netstandard2.0/Mono.Cecil.Rocks.dll",
|
|
"build/netstandard2.0/Mono.Cecil.dll",
|
|
"build/netstandard2.0/ThirdPartyNotices.txt",
|
|
"build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"microsoft.codecoverage.17.6.0.nupkg.sha512",
|
|
"microsoft.codecoverage.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore/7.0.5": {
|
|
"sha512": "RXbRLHHWP2Z3pq8qcL5nQ6LPeoOyp8hasM5bd0Te8PiQi3RjWQR4tcbdY5XMqQ+oTO9wA8/RLhZRn/hnxlTDnQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore/7.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.xml",
|
|
"microsoft.entityframeworkcore.7.0.5.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.5": {
|
|
"sha512": "iwQso+hFRsEWjhH2WsEQj1D2QE5BlEXiXEt6A3SlYTPRPdZsyTNDeDDEdtxL+H/UJPQgQYY+9SMMRcEiXBmCAA==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.abstractions/7.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
|
|
"microsoft.entityframeworkcore.abstractions.7.0.5.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/7.0.5": {
|
|
"sha512": "yMLM/aK1MikVqpjxd7PJ1Pjgztd3VAd26ZHxyjxG3RPeM9cHjvS5tCg9kAAayR6eHmBg0ffZsHdT28WfA5tTlA==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.analyzers/7.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
|
|
"lib/netstandard2.0/_._",
|
|
"microsoft.entityframeworkcore.analyzers.7.0.5.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.analyzers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
|
|
"sha512": "IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.abstractions/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net7.0/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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/7.0.0": {
|
|
"sha512": "xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.memory/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net7.0/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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.memory.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration/7.0.0": {
|
|
"sha512": "tldQUBWt/xeH2K7/hMPPo5g8zuLc3Ro9I5d4o/XrxvxOCA2EZBtW7bCHHTc49fcBtvB8tLAb/Qsmfrq+2SJ4vA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
|
|
"microsoft.extensions.configuration.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
|
|
"sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net7.0/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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/7.0.0": {
|
|
"sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net7.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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
|
|
"sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net7.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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"sha512": "EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"sha512": "+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Identity.Core/2.2.0": {
|
|
"sha512": "/C+Valwg8IeUwDIunusittHivA9iyf82Jr1yeUFWO2zH2mDMMeYgjRyDLZqfL/7Vq94PEQsgv1XAaDfAX8msMw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.identity.core/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml",
|
|
"microsoft.extensions.identity.core.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.identity.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/7.0.0": {
|
|
"sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net7.0/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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
|
|
"sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/7.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",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net7.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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"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/7.0.0": {
|
|
"sha512": "lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
|
|
"lib/net462/Microsoft.Extensions.Options.dll",
|
|
"lib/net462/Microsoft.Extensions.Options.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net7.0/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.7.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/7.0.0": {
|
|
"sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"lib/net462/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net462/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.7.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.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.6.0": {
|
|
"sha512": "tHyg4C6c89QvLv6Utz3xKlba4EeoyJyIz59Q1NrjRENV7gfGnSE6I+sYPIbVOzQttoo2zpHDgOK/p6Hw2OlD7A==",
|
|
"type": "package",
|
|
"path": "microsoft.net.test.sdk/17.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"build/net462/Microsoft.NET.Test.Sdk.props",
|
|
"build/net462/Microsoft.NET.Test.Sdk.targets",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.fs",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.vb",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets",
|
|
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
|
|
"lib/net462/_._",
|
|
"lib/netcoreapp3.1/_._",
|
|
"microsoft.net.test.sdk.17.6.0.nupkg.sha512",
|
|
"microsoft.net.test.sdk.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/2.0.0": {
|
|
"sha512": "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.2.0.0.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/17.6.0": {
|
|
"sha512": "AA/rrf5zwC5/OBLEOajkhjbVTM3SvxRXy8kcQ8e4mJKojbyZvqqhpfNg362N9vXU94DLg9NUTFOAnoYVT0pTJw==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.objectmodel/17.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/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",
|
|
"microsoft.testplatform.objectmodel.17.6.0.nupkg.sha512",
|
|
"microsoft.testplatform.objectmodel.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/17.6.0": {
|
|
"sha512": "7YdgUcIeCPVKLC7n7LNKDiEHWc7z3brkkYPdUbDnFsvf6WvY9UfzS0VSUJ8P2NgN0CDSD223GCJFSjSBLZRqOQ==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.testhost/17.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_NET.txt",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props",
|
|
"build/netcoreapp3.1/x64/testhost.dll",
|
|
"build/netcoreapp3.1/x64/testhost.exe",
|
|
"build/netcoreapp3.1/x86/testhost.x86.dll",
|
|
"build/netcoreapp3.1/x86/testhost.x86.exe",
|
|
"lib/net462/_._",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/testhost.deps.json",
|
|
"lib/netcoreapp3.1/testhost.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/x64/msdia140.dll",
|
|
"lib/netcoreapp3.1/x86/msdia140.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"microsoft.testplatform.testhost.17.6.0.nupkg.sha512",
|
|
"microsoft.testplatform.testhost.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Win32.Registry/4.5.0": {
|
|
"sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.registry/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/Microsoft.Win32.Registry.dll",
|
|
"lib/net461/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"microsoft.win32.registry.4.5.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/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Moq/4.18.4": {
|
|
"sha512": "IOo+W51+7Afnb0noltJrKxPBSfsgMzTKCw+Re5AMx8l/vBbAbMDOynLik4+lBYIWDJSO0uV7Zdqt7cNb6RZZ+A==",
|
|
"type": "package",
|
|
"path": "moq/4.18.4",
|
|
"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.4.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/13.0.2": {
|
|
"sha512": "R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"README.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/net6.0/Newtonsoft.Json.dll",
|
|
"lib/net6.0/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",
|
|
"newtonsoft.json.13.0.2.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"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"
|
|
]
|
|
},
|
|
"NUnit3TestAdapter/4.4.2": {
|
|
"sha512": "vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==",
|
|
"type": "package",
|
|
"path": "nunit3testadapter/4.4.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/net462/NUnit3.TestAdapter.dll",
|
|
"build/net462/NUnit3.TestAdapter.pdb",
|
|
"build/net462/NUnit3TestAdapter.props",
|
|
"build/net462/nunit.engine.api.dll",
|
|
"build/net462/nunit.engine.core.dll",
|
|
"build/net462/nunit.engine.dll",
|
|
"build/net462/testcentric.engine.metadata.dll",
|
|
"build/netcoreapp3.1/NUnit3.TestAdapter.dll",
|
|
"build/netcoreapp3.1/NUnit3.TestAdapter.pdb",
|
|
"build/netcoreapp3.1/NUnit3TestAdapter.props",
|
|
"build/netcoreapp3.1/nunit.engine.api.dll",
|
|
"build/netcoreapp3.1/nunit.engine.core.dll",
|
|
"build/netcoreapp3.1/nunit.engine.dll",
|
|
"build/netcoreapp3.1/testcentric.engine.metadata.dll",
|
|
"docs/README.md",
|
|
"nunit3testadapter.4.4.2.nupkg.sha512",
|
|
"nunit3testadapter.nuspec",
|
|
"nunit_256.png"
|
|
]
|
|
},
|
|
"System.Buffers/4.5.0": {
|
|
"sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
|
|
"type": "package",
|
|
"path": "system.buffers/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"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.0.nupkg.sha512",
|
|
"system.buffers.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ComponentModel.Annotations/4.5.0": {
|
|
"sha512": "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
|
|
"type": "package",
|
|
"path": "system.componentmodel.annotations/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net461/System.ComponentModel.Annotations.dll",
|
|
"lib/netcore50/System.ComponentModel.Annotations.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.4/System.ComponentModel.Annotations.dll",
|
|
"lib/netstandard2.0/System.ComponentModel.Annotations.dll",
|
|
"lib/portable-net45+win8/_._",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/win8/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net461/System.ComponentModel.Annotations.dll",
|
|
"ref/net461/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/System.ComponentModel.Annotations.dll",
|
|
"ref/netcore50/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.1/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard1.1/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard1.3/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard1.4/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard2.0/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard2.0/System.ComponentModel.Annotations.xml",
|
|
"ref/portable-net45+win8/_._",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/win8/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.componentmodel.annotations.4.5.0.nupkg.sha512",
|
|
"system.componentmodel.annotations.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.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.Linq.Dynamic.Core/1.2.25": {
|
|
"sha512": "qpkqDHLNxGR1qBNrdnnPfJFfsKSWy3nUELC/BWxP8vwSaf8vVwecZzXOV4B52yOGit94g0pLWJEe30a4L1tE7g==",
|
|
"type": "package",
|
|
"path": "system.linq.dynamic.core/1.2.25",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net35/System.Linq.Dynamic.Core.dll",
|
|
"lib/net35/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net35/System.Linq.Dynamic.Core.xml",
|
|
"lib/net40/System.Linq.Dynamic.Core.dll",
|
|
"lib/net40/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net40/System.Linq.Dynamic.Core.xml",
|
|
"lib/net45/System.Linq.Dynamic.Core.dll",
|
|
"lib/net45/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net45/System.Linq.Dynamic.Core.xml",
|
|
"lib/net452/System.Linq.Dynamic.Core.dll",
|
|
"lib/net452/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net452/System.Linq.Dynamic.Core.xml",
|
|
"lib/net46/System.Linq.Dynamic.Core.dll",
|
|
"lib/net46/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net46/System.Linq.Dynamic.Core.xml",
|
|
"lib/net5.0/System.Linq.Dynamic.Core.dll",
|
|
"lib/net5.0/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net5.0/System.Linq.Dynamic.Core.xml",
|
|
"lib/net6.0/System.Linq.Dynamic.Core.dll",
|
|
"lib/net6.0/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net6.0/System.Linq.Dynamic.Core.xml",
|
|
"lib/net7.0/System.Linq.Dynamic.Core.dll",
|
|
"lib/net7.0/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net7.0/System.Linq.Dynamic.Core.xml",
|
|
"lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
|
|
"lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
|
|
"lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
|
|
"lib/netcoreapp3.1/System.Linq.Dynamic.Core.dll",
|
|
"lib/netcoreapp3.1/System.Linq.Dynamic.Core.pdb",
|
|
"lib/netcoreapp3.1/System.Linq.Dynamic.Core.xml",
|
|
"lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
|
|
"lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
|
|
"lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
|
|
"lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
|
|
"lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
|
|
"lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
|
|
"lib/netstandard2.1/System.Linq.Dynamic.Core.dll",
|
|
"lib/netstandard2.1/System.Linq.Dynamic.Core.pdb",
|
|
"lib/netstandard2.1/System.Linq.Dynamic.Core.xml",
|
|
"lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
|
|
"lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
|
|
"lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
|
|
"lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
|
|
"logo.png",
|
|
"system.linq.dynamic.core.1.2.25.nupkg.sha512",
|
|
"system.linq.dynamic.core.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.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.Security.AccessControl/4.5.0": {
|
|
"sha512": "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==",
|
|
"type": "package",
|
|
"path": "system.security.accesscontrol/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
"lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"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/netcoreapp2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.accesscontrol.4.5.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.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.5.0": {
|
|
"sha512": "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==",
|
|
"type": "package",
|
|
"path": "system.security.permissions/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Security.Permissions.dll",
|
|
"lib/netstandard2.0/System.Security.Permissions.dll",
|
|
"ref/net461/System.Security.Permissions.dll",
|
|
"ref/net461/System.Security.Permissions.xml",
|
|
"ref/netstandard2.0/System.Security.Permissions.dll",
|
|
"ref/netstandard2.0/System.Security.Permissions.xml",
|
|
"system.security.permissions.4.5.0.nupkg.sha512",
|
|
"system.security.permissions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Principal.Windows/4.5.0": {
|
|
"sha512": "U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==",
|
|
"type": "package",
|
|
"path": "system.security.principal.windows/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.Principal.Windows.dll",
|
|
"lib/net461/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"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/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/win/lib/net46/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.principal.windows.4.5.0.nupkg.sha512",
|
|
"system.security.principal.windows.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"
|
|
]
|
|
},
|
|
"e-Suite.Modules.ContactsManager/1.0.0": {
|
|
"type": "project",
|
|
"path": "../e-Suite.Modules.ContactsManager/e-Suite.Modules.ContactsManager.csproj",
|
|
"msbuildProject": "../e-Suite.Modules.ContactsManager/e-Suite.Modules.ContactsManager.csproj"
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net6.0": [
|
|
"Microsoft.NET.Test.Sdk >= 17.6.0",
|
|
"NUnit >= 3.13.3",
|
|
"NUnit3TestAdapter >= 4.4.2",
|
|
"coverlet.collector >= 6.0.0",
|
|
"e-Suite.Modules.ContactsManager >= 1.0.0",
|
|
"e-suite.Database.Core >= 2023.5.23.1-beta",
|
|
"e-suite.UnitTestCore >= 2023.5.23.1-beta"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\me\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\e-suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager.UnitTests\\e-Suite.Modules.ContactsManager.UnitTests.csproj",
|
|
"projectName": "e-Suite.Modules.ContactsManager.UnitTests",
|
|
"projectPath": "C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\e-suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager.UnitTests\\e-Suite.Modules.ContactsManager.UnitTests.csproj",
|
|
"packagesPath": "C:\\Users\\me\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\e-suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager.UnitTests\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\e-suite.Modules.ContactsManager\\NuGet.Config",
|
|
"C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\NuGet.Config",
|
|
"C:\\Users\\me\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files\\dotnet\\library-packs": {},
|
|
"https://api.nuget.org/v3/index.json": {},
|
|
"https://sunbranding.pkgs.visualstudio.com/e-suite/_packaging/e-suite/nuget/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {
|
|
"C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\e-suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager.csproj": {
|
|
"projectPath": "C:\\Users\\me\\OneDrive\\Code\\Sun\\e-suite\\e-suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager\\e-Suite.Modules.ContactsManager.csproj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"Microsoft.NET.Test.Sdk": {
|
|
"target": "Package",
|
|
"version": "[17.6.0, )"
|
|
},
|
|
"NUnit": {
|
|
"target": "Package",
|
|
"version": "[3.13.3, )"
|
|
},
|
|
"NUnit3TestAdapter": {
|
|
"target": "Package",
|
|
"version": "[4.4.2, )"
|
|
},
|
|
"coverlet.collector": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[6.0.0, )"
|
|
},
|
|
"e-suite.Database.Core": {
|
|
"target": "Package",
|
|
"version": "[2023.5.23.1-beta, )"
|
|
},
|
|
"e-suite.UnitTestCore": {
|
|
"target": "Package",
|
|
"version": "[2023.5.23.1-beta, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |