951 lines
36 KiB
JSON
951 lines
36 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v6.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v6.0": {
|
|
"Complex.Infrastructure/1.0.0": {
|
|
"dependencies": {
|
|
"Complex.Application": "1.0.0",
|
|
"Flurl.Http": "3.2.4",
|
|
"Microsoft.EntityFrameworkCore": "6.0.3",
|
|
"Microsoft.EntityFrameworkCore.Design": "6.0.3",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.3",
|
|
"Microsoft.EntityFrameworkCore.Tools": "6.0.3",
|
|
"Pomelo.EntityFrameworkCore.MySql": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"Complex.Infrastructure.dll": {}
|
|
}
|
|
},
|
|
"AutoMapper/11.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/AutoMapper.dll": {
|
|
"assemblyVersion": "11.0.0.0",
|
|
"fileVersion": "11.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Flurl/3.0.6": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Flurl.dll": {
|
|
"assemblyVersion": "3.0.6.0",
|
|
"fileVersion": "3.0.6.0"
|
|
}
|
|
}
|
|
},
|
|
"Flurl.Http/3.2.4": {
|
|
"dependencies": {
|
|
"Flurl": "3.0.6",
|
|
"Newtonsoft.Json": "13.0.1",
|
|
"System.Text.Encoding.CodePages": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Flurl.Http.dll": {
|
|
"assemblyVersion": "3.2.4.0",
|
|
"fileVersion": "3.2.4.0"
|
|
}
|
|
}
|
|
},
|
|
"Humanizer.Core/2.8.26": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Humanizer.dll": {
|
|
"assemblyVersion": "2.8.0.0",
|
|
"fileVersion": "2.8.26.1919"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {},
|
|
"Microsoft.Data.SqlClient/2.1.4": {
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
|
|
"Microsoft.Identity.Client": "4.21.1",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
|
|
"Microsoft.Win32.Registry": "4.7.0",
|
|
"System.Configuration.ConfigurationManager": "4.7.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.0",
|
|
"System.Runtime.Caching": "4.7.0",
|
|
"System.Security.Principal.Windows": "4.7.0",
|
|
"System.Text.Encoding.CodePages": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
"assemblyVersion": "2.0.20168.4",
|
|
"fileVersion": "2.0.20168.4"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "2.0.20168.4",
|
|
"fileVersion": "2.0.20168.4"
|
|
},
|
|
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "2.0.20168.4",
|
|
"fileVersion": "2.0.20168.4"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm",
|
|
"assetType": "native",
|
|
"fileVersion": "2.1.1.0"
|
|
},
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "2.1.1.0"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "2.1.1.0"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x86",
|
|
"assetType": "native",
|
|
"fileVersion": "2.1.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/6.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "6.0.3",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "6.0.3",
|
|
"Microsoft.Extensions.Caching.Memory": "6.0.1",
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"System.Collections.Immutable": "6.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "6.0.3.0",
|
|
"fileVersion": "6.0.322.12306"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/6.0.3": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"assemblyVersion": "6.0.3.0",
|
|
"fileVersion": "6.0.322.12306"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/6.0.3": {},
|
|
"Microsoft.EntityFrameworkCore.Design/6.0.3": {
|
|
"dependencies": {
|
|
"Humanizer.Core": "2.8.26",
|
|
"Microsoft.EntityFrameworkCore.Relational": "6.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
|
|
"assemblyVersion": "6.0.3.0",
|
|
"fileVersion": "6.0.322.12306"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/6.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "6.0.3",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"assemblyVersion": "6.0.3.0",
|
|
"fileVersion": "6.0.322.12306"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/6.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient": "2.1.4",
|
|
"Microsoft.EntityFrameworkCore.Relational": "6.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
"assemblyVersion": "6.0.3.0",
|
|
"fileVersion": "6.0.322.12306"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools/6.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Design": "6.0.3"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/6.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.222.6406"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client/4.21.1": {
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
|
|
"assemblyVersion": "4.21.1.0",
|
|
"fileVersion": "4.21.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.8.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.8.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.8.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"Microsoft.IdentityModel.Logging": "6.8.0",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/3.1.0": {},
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.7.0",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/4.7.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"MySqlConnector/2.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/MySqlConnector.dll": {
|
|
"assemblyVersion": "2.0.0.0",
|
|
"fileVersion": "2.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"assemblyVersion": "13.0.0.0",
|
|
"fileVersion": "13.0.1.25517"
|
|
}
|
|
}
|
|
},
|
|
"Pomelo.EntityFrameworkCore.MySql/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Relational": "6.0.3",
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"MySqlConnector": "2.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/4.7.0": {
|
|
"dependencies": {
|
|
"System.Security.Cryptography.ProtectedData": "4.7.0",
|
|
"System.Security.Permissions": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
}
|
|
},
|
|
"System.Drawing.Common/4.7.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0",
|
|
"Microsoft.Win32.SystemEvents": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Drawing.Common.dll": {
|
|
"assemblyVersion": "4.0.0.1",
|
|
"fileVersion": "4.6.26919.2"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
},
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.2.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"System.Linq.Dynamic.Core/1.6.7": {
|
|
"runtime": {
|
|
"lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
|
"assemblyVersion": "1.6.7.0",
|
|
"fileVersion": "1.6.7.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Caching/4.7.0": {
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
"System.Security.AccessControl/4.7.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {},
|
|
"System.Security.Cryptography.ProtectedData/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assemblyVersion": "4.0.5.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.5.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/4.7.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.7.0",
|
|
"System.Windows.Extensions": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Security.Permissions.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/4.7.0": {},
|
|
"System.Text.Encoding.CodePages/4.7.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0"
|
|
}
|
|
},
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"dependencies": {
|
|
"System.Drawing.Common": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"Complex.Application/1.0.0": {
|
|
"dependencies": {
|
|
"AutoMapper": "11.0.1",
|
|
"Complex.Domain": "1.0.0",
|
|
"Microsoft.EntityFrameworkCore": "6.0.3",
|
|
"Newtonsoft.Json": "13.0.1",
|
|
"System.Linq.Dynamic.Core": "1.6.7"
|
|
},
|
|
"runtime": {
|
|
"Complex.Application.dll": {
|
|
"assemblyVersion": "1.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Complex.Domain/1.0.0": {
|
|
"runtime": {
|
|
"Complex.Domain.dll": {
|
|
"assemblyVersion": "1.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Complex.Infrastructure/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"AutoMapper/11.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-WIadGC1pIwbnyTubvI577p3F++Bsj9q2Q3OaAc1I0QS+JhupN1xkdrPBhI9bPIeg63zM81tZplUNYkqU1HE5jQ==",
|
|
"path": "automapper/11.0.1",
|
|
"hashPath": "automapper.11.0.1.nupkg.sha512"
|
|
},
|
|
"Flurl/3.0.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XMIlB/tJ4nTYF2+79xDsnnlgbXHpKyizKX2fffrECekI6pEsa9MSLzf5tPVMdLy4k4AcJPLs356Sa2Le5VRDCw==",
|
|
"path": "flurl/3.0.6",
|
|
"hashPath": "flurl.3.0.6.nupkg.sha512"
|
|
},
|
|
"Flurl.Http/3.2.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Me9Vm4Lm21vt/pbR0G2Dww/ZOjJgh6mB2FiH28aiUYStJD10ZecDp8jxg2zKxcy6lnkvLm99pjG4yC/k7a/d8w==",
|
|
"path": "flurl.http/3.2.4",
|
|
"hashPath": "flurl.http.3.2.4.nupkg.sha512"
|
|
},
|
|
"Humanizer.Core/2.8.26": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==",
|
|
"path": "humanizer.core/2.8.26",
|
|
"hashPath": "humanizer.core.2.8.26.nupkg.sha512"
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
|
|
"path": "microsoft.csharp/4.7.0",
|
|
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient/2.1.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
|
|
"path": "microsoft.data.sqlclient/2.1.4",
|
|
"hashPath": "microsoft.data.sqlclient.2.1.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-f7ZlNOI1wPg/r0zRgvmcLAM3kwuCVGe5cZc8rYoKPDGZs5dgRFe5a43H9FnCXsyFAF6FILB08Nr9RkuNMwd3TQ==",
|
|
"path": "microsoft.entityframeworkcore/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-7c6wJtTFj7FDe20IVPDKeCzxWIMu+XDpYi7aYuUo6knu4vDeB3N3F0pjAZgXJ96GwTZYBrjOEwnbpYmfapEz/w==",
|
|
"path": "microsoft.entityframeworkcore.abstractions/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ld9HyVABYor3Tq43/sG2JERL94UnDHJPg5PwpkCW4CWsf/CbxHetdecv+bCXA/Hg4q+44sov0GVl4Ywjk4PnyA==",
|
|
"path": "microsoft.entityframeworkcore.analyzers/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.analyzers.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Design/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Gc3XhQ4vLK4rlGpZi8zaa4bl0t894QxqMXHSbDSsx8d7ghRaLbGIH1tQawpo2hriU/q918eepbCyoISD89Xx1w==",
|
|
"path": "microsoft.entityframeworkcore.design/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.design.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Dga4OH8QxmPT9APr7ZL5R0TvNADOcjDNNvJa8pU3QbPJ6OvRPTlzqAehfEBow0/NXBTKbIO48b4aIJI4VCO7fg==",
|
|
"path": "microsoft.entityframeworkcore.relational/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.relational.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rd1lGh5au10tB6J0Jt3ZLLA78Bs/eQSWgkMSBE9n+cRAs/Db99OfdnxgkK3JqCCyFfp12LAsboWDUCnRhPOskw==",
|
|
"path": "microsoft.entityframeworkcore.sqlserver/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools/6.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-s5s19Woo8kFqI9GQrqM6ZT4qS1xLlWuccqfg3ELf8shp93f8btuK6T3iFV//wP1pkRjFB4qbPrQwMO88RKfHXw==",
|
|
"path": "microsoft.entityframeworkcore.tools/6.0.3",
|
|
"hashPath": "microsoft.entityframeworkcore.tools.6.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
|
|
"path": "microsoft.extensions.caching.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/6.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
|
|
"path": "microsoft.extensions.caching.memory/6.0.1",
|
|
"hashPath": "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
|
|
"path": "microsoft.extensions.configuration.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
|
|
"path": "microsoft.extensions.dependencyinjection/6.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
|
|
"path": "microsoft.extensions.logging/6.0.0",
|
|
"hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
|
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
|
"path": "microsoft.extensions.options/6.0.0",
|
|
"hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
|
"path": "microsoft.extensions.primitives/6.0.0",
|
|
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client/4.21.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
|
|
"path": "microsoft.identity.client/4.21.1",
|
|
"hashPath": "microsoft.identity.client.4.21.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==",
|
|
"path": "microsoft.identitymodel.logging/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==",
|
|
"path": "microsoft.identitymodel.protocols/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==",
|
|
"path": "microsoft.identitymodel.tokens/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/3.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
|
|
"path": "microsoft.netcore.platforms/3.1.0",
|
|
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
|
|
"path": "microsoft.win32.registry/4.7.0",
|
|
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Win32.SystemEvents/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
|
|
"path": "microsoft.win32.systemevents/4.7.0",
|
|
"hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
|
|
},
|
|
"MySqlConnector/2.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-EY0KXqQas+QvdZQU0NPkqBSfJitWAl8IUCg0v/Qn0P7f/KApJTFJFm8czYWoDPyewUjPHrAnE/cSYzzSFGc8Ng==",
|
|
"path": "mysqlconnector/2.0.0",
|
|
"hashPath": "mysqlconnector.2.0.0.nupkg.sha512"
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
|
"path": "newtonsoft.json/13.0.1",
|
|
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
|
|
},
|
|
"Pomelo.EntityFrameworkCore.MySql/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iWloXFjpN6BllZA9oPqZTW9mNtFV5Q6DFv0WwFyh1IuOJ71btS3ifTwpLmaFXSlXzuEU9o7Rul0dU0WiwkOq0Q==",
|
|
"path": "pomelo.entityframeworkcore.mysql/6.0.0",
|
|
"hashPath": "pomelo.entityframeworkcore.mysql.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
|
|
"path": "system.collections.immutable/6.0.0",
|
|
"hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Configuration.ConfigurationManager/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
|
|
"path": "system.configuration.configurationmanager/4.7.0",
|
|
"hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
|
|
"path": "system.diagnostics.diagnosticsource/6.0.0",
|
|
"hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Drawing.Common/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
|
|
"path": "system.drawing.common/4.7.0",
|
|
"hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==",
|
|
"path": "system.identitymodel.tokens.jwt/6.8.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
|
|
},
|
|
"System.Linq.Dynamic.Core/1.6.7": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lH+YgtovXbxD6JImHl2VXUtXRUvN8BMEZB2ReZNvS+J5GnGGZV9ivxslQ2nJWmKlBjFTReAKsevnQKE4yLP2pA==",
|
|
"path": "system.linq.dynamic.core/1.6.7",
|
|
"hashPath": "system.linq.dynamic.core.1.6.7.nupkg.sha512"
|
|
},
|
|
"System.Runtime.Caching/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
|
|
"path": "system.runtime.caching/4.7.0",
|
|
"hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.AccessControl/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
|
|
"path": "system.security.accesscontrol/4.7.0",
|
|
"hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
|
"path": "system.security.cryptography.cng/4.5.0",
|
|
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
|
|
"path": "system.security.cryptography.protecteddata/4.7.0",
|
|
"hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Permissions/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
|
"path": "system.security.permissions/4.7.0",
|
|
"hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Principal.Windows/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
|
"path": "system.security.principal.windows/4.7.0",
|
|
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encoding.CodePages/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==",
|
|
"path": "system.text.encoding.codepages/4.7.0",
|
|
"hashPath": "system.text.encoding.codepages.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
|
|
"path": "system.windows.extensions/4.7.0",
|
|
"hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
|
|
},
|
|
"Complex.Application/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Complex.Domain/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |