You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
542 lines
21 KiB
542 lines
21 KiB
3 months ago
|
{
|
||
|
"runtimeTarget": {
|
||
|
"name": ".NETCoreApp,Version=v6.0",
|
||
|
"signature": ""
|
||
|
},
|
||
|
"compilationOptions": {},
|
||
|
"targets": {
|
||
|
".NETCoreApp,Version=v6.0": {
|
||
|
"Kean.Infrastructure.NoSql/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"Kean.Infrastructure.Utilities": "1.0.0",
|
||
|
"Microsoft.Extensions.Configuration": "6.0.1",
|
||
|
"Microsoft.Extensions.Configuration.Json": "6.0.0",
|
||
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
||
|
"StackExchange.Redis": "2.6.48",
|
||
|
"Kean.Infrastructure.Utilities.Reference": "1.0.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"Kean.Infrastructure.NoSql.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Configuration/6.0.1": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
||
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.322.12309"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"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.Configuration.FileExtensions/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Configuration": "6.0.1",
|
||
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
||
|
"Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
||
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Configuration": "6.0.1",
|
||
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
||
|
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
||
|
"System.Text.Json": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.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.FileProviders.Abstractions/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
||
|
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
||
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
||
|
"assemblyVersion": "6.0.0.0",
|
||
|
"fileVersion": "6.0.21.52210"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
||
|
"runtime": {
|
||
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.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.NETCore.Platforms/5.0.0": {},
|
||
|
"Microsoft.Win32.Registry/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Security.AccessControl": "5.0.0",
|
||
|
"System.Security.Principal.Windows": "5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Win32.SystemEvents/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Newtonsoft.Json/13.0.1": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||
|
"assemblyVersion": "13.0.0.0",
|
||
|
"fileVersion": "13.0.1.25517"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Pipelines.Sockets.Unofficial/2.2.2": {
|
||
|
"dependencies": {
|
||
|
"System.IO.Pipelines": "5.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "2.2.2.34088"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"StackExchange.Redis/2.6.48": {
|
||
|
"dependencies": {
|
||
|
"Pipelines.Sockets.Unofficial": "2.2.2",
|
||
|
"System.Diagnostics.PerformanceCounter": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net5.0/StackExchange.Redis.dll": {
|
||
|
"assemblyVersion": "2.0.0.0",
|
||
|
"fileVersion": "2.6.48.48654"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Configuration.ConfigurationManager/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Security.Cryptography.ProtectedData": "5.0.0",
|
||
|
"System.Security.Permissions": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Diagnostics.PerformanceCounter/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"Microsoft.Win32.Registry": "5.0.0",
|
||
|
"System.Configuration.ConfigurationManager": "5.0.0",
|
||
|
"System.Security.Principal.Windows": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Drawing.Common/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Win32.SystemEvents": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
||
|
"rid": "unix",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
},
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.IO.Pipelines/5.0.1": {
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/System.IO.Pipelines.dll": {
|
||
|
"assemblyVersion": "5.0.0.1",
|
||
|
"fileVersion": "5.0.120.57516"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
||
|
"System.Security.AccessControl/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||
|
"System.Security.Principal.Windows": "5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.ProtectedData/5.0.0": {
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Permissions/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Security.AccessControl": "5.0.0",
|
||
|
"System.Windows.Extensions": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net5.0/System.Security.Permissions.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Principal.Windows/5.0.0": {},
|
||
|
"System.Text.Encodings.Web/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Text.Json/6.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||
|
"System.Text.Encodings.Web": "6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"System.Windows.Extensions/5.0.0": {
|
||
|
"dependencies": {
|
||
|
"System.Drawing.Common": "5.0.0"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
||
|
"rid": "win",
|
||
|
"assetType": "runtime",
|
||
|
"assemblyVersion": "5.0.0.0",
|
||
|
"fileVersion": "5.0.20.51904"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Kean.Infrastructure.Utilities/1.0.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.Extensions.Configuration": "6.0.1",
|
||
|
"Microsoft.Extensions.Configuration.Json": "6.0.0",
|
||
|
"Newtonsoft.Json": "13.0.1"
|
||
|
},
|
||
|
"runtime": {
|
||
|
"Kean.Infrastructure.Utilities.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Kean.Infrastructure.Utilities.Reference/1.0.0.0": {
|
||
|
"runtime": {
|
||
|
"Kean.Infrastructure.Utilities.dll": {
|
||
|
"assemblyVersion": "1.0.0.0",
|
||
|
"fileVersion": "1.0.0.0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"libraries": {
|
||
|
"Kean.Infrastructure.NoSql/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"Microsoft.Extensions.Configuration/6.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-BUyFU9t+HzlSE7ri4B+AQN2BgTgHv/uM82s5ZkgU1BApyzWzIl48nDsG5wR1t0pniNuuyTBzG3qCW8152/NtSw==",
|
||
|
"path": "microsoft.extensions.configuration/6.0.1",
|
||
|
"hashPath": "microsoft.extensions.configuration.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.Configuration.FileExtensions/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
|
||
|
"path": "microsoft.extensions.configuration.fileextensions/6.0.0",
|
||
|
"hashPath": "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
|
||
|
"path": "microsoft.extensions.configuration.json/6.0.0",
|
||
|
"hashPath": "microsoft.extensions.configuration.json.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.FileProviders.Abstractions/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
||
|
"path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
|
||
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
|
||
|
"path": "microsoft.extensions.fileproviders.physical/6.0.0",
|
||
|
"hashPath": "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
|
||
|
"path": "microsoft.extensions.filesystemglobbing/6.0.0",
|
||
|
"hashPath": "microsoft.extensions.filesystemglobbing.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.NETCore.Platforms/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
||
|
"path": "microsoft.netcore.platforms/5.0.0",
|
||
|
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Win32.Registry/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
||
|
"path": "microsoft.win32.registry/5.0.0",
|
||
|
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Microsoft.Win32.SystemEvents/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
|
||
|
"path": "microsoft.win32.systemevents/5.0.0",
|
||
|
"hashPath": "microsoft.win32.systemevents.5.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"
|
||
|
},
|
||
|
"Pipelines.Sockets.Unofficial/2.2.2": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Bhk0FWxH1paI+18zr1g5cTL+ebeuDcBCR+rRFO+fKEhretgjs7MF2Mc1P64FGLecWp4zKCUOPzngBNrqVyY7Zg==",
|
||
|
"path": "pipelines.sockets.unofficial/2.2.2",
|
||
|
"hashPath": "pipelines.sockets.unofficial.2.2.2.nupkg.sha512"
|
||
|
},
|
||
|
"StackExchange.Redis/2.6.48": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-T0rLGogyT6Zny+IMrDx1Z8r4nA3B0C7EVo5SHNjzT4ndOn9aGKe5K7KTVx0y41WaWmfSWpaX7HrPl0tfZ4zuUw==",
|
||
|
"path": "stackexchange.redis/2.6.48",
|
||
|
"hashPath": "stackexchange.redis.2.6.48.nupkg.sha512"
|
||
|
},
|
||
|
"System.Configuration.ConfigurationManager/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
|
||
|
"path": "system.configuration.configurationmanager/5.0.0",
|
||
|
"hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Diagnostics.PerformanceCounter/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-kcQWWtGVC3MWMNXdMDWfrmIlFZZ2OdoeT6pSNVRtk9+Sa7jwdPiMlNwb0ZQcS7NRlT92pCfmjRtkSWUW3RAKwg==",
|
||
|
"path": "system.diagnostics.performancecounter/5.0.0",
|
||
|
"hashPath": "system.diagnostics.performancecounter.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Drawing.Common/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
|
||
|
"path": "system.drawing.common/5.0.0",
|
||
|
"hashPath": "system.drawing.common.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.IO.Pipelines/5.0.1": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-qEePWsaq9LoEEIqhbGe6D5J8c9IqQOUuTzzV6wn1POlfdLkJliZY3OlB0j0f17uMWlqZYjH7txj+2YbyrIA8Yg==",
|
||
|
"path": "system.io.pipelines/5.0.1",
|
||
|
"hashPath": "system.io.pipelines.5.0.1.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/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
||
|
"path": "system.security.accesscontrol/5.0.0",
|
||
|
"hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Cryptography.ProtectedData/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
|
||
|
"path": "system.security.cryptography.protecteddata/5.0.0",
|
||
|
"hashPath": "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Permissions/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
|
||
|
"path": "system.security.permissions/5.0.0",
|
||
|
"hashPath": "system.security.permissions.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Security.Principal.Windows/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
||
|
"path": "system.security.principal.windows/5.0.0",
|
||
|
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Text.Encodings.Web/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
||
|
"path": "system.text.encodings.web/6.0.0",
|
||
|
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Text.Json/6.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
||
|
"path": "system.text.json/6.0.0",
|
||
|
"hashPath": "system.text.json.6.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"System.Windows.Extensions/5.0.0": {
|
||
|
"type": "package",
|
||
|
"serviceable": true,
|
||
|
"sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
|
||
|
"path": "system.windows.extensions/5.0.0",
|
||
|
"hashPath": "system.windows.extensions.5.0.0.nupkg.sha512"
|
||
|
},
|
||
|
"Kean.Infrastructure.Utilities/1.0.0": {
|
||
|
"type": "project",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
},
|
||
|
"Kean.Infrastructure.Utilities.Reference/1.0.0.0": {
|
||
|
"type": "reference",
|
||
|
"serviceable": false,
|
||
|
"sha512": ""
|
||
|
}
|
||
|
}
|
||
|
}
|