临河任务调度
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.

9093 lines
311KB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {
  7. "defines": [
  8. "TRACE",
  9. "DEBUG",
  10. "NET",
  11. "NET8_0",
  12. "NETCOREAPP",
  13. "NET5_0_OR_GREATER",
  14. "NET6_0_OR_GREATER",
  15. "NET7_0_OR_GREATER",
  16. "NET8_0_OR_GREATER",
  17. "NETCOREAPP1_0_OR_GREATER",
  18. "NETCOREAPP1_1_OR_GREATER",
  19. "NETCOREAPP2_0_OR_GREATER",
  20. "NETCOREAPP2_1_OR_GREATER",
  21. "NETCOREAPP2_2_OR_GREATER",
  22. "NETCOREAPP3_0_OR_GREATER",
  23. "NETCOREAPP3_1_OR_GREATER"
  24. ],
  25. "languageVersion": "latest",
  26. "platform": "",
  27. "allowUnsafe": false,
  28. "warningsAsErrors": false,
  29. "optimize": false,
  30. "keyFile": "",
  31. "emitEntryPoint": true,
  32. "xmlDoc": false,
  33. "debugType": "portable"
  34. },
  35. "targets": {
  36. ".NETCoreApp,Version=v8.0": {
  37. "Himp.TaskScheduling.HttpApi.Host/0.1.0": {
  38. "dependencies": {
  39. "ConfigureAwait.Fody": "3.3.1",
  40. "Fody": "6.5.3",
  41. "Hangfire.SqlServer": "1.8.14",
  42. "Himp.TaskScheduling.Application": "0.1.0",
  43. "Himp.TaskScheduling.EntityFrameworkCore": "0.1.0",
  44. "Himp.TaskScheduling.Host.Shared": "0.1.0",
  45. "Himp.TaskScheduling.HttpApi": "0.1.0",
  46. "IdentityModel": "6.2.0",
  47. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4",
  48. "Microsoft.AspNetCore.DataProtection.StackExchangeRedis": "8.0.4",
  49. "Microsoft.EntityFrameworkCore.Tools": "8.0.4",
  50. "Microsoft.IdentityModel.JsonWebTokens": "7.5.1",
  51. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.5.1",
  52. "Microsoft.IdentityModel.Tokens": "7.5.1",
  53. "Serilog.AspNetCore": "8.0.0",
  54. "Serilog.Sinks.Async": "1.5.0",
  55. "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy": "8.2.0",
  56. "Volo.Abp.AspNetCore.Serilog": "8.2.0",
  57. "Volo.Abp.AuditLogging.EntityFrameworkCore": "8.2.0",
  58. "Volo.Abp.Autofac": "8.2.0",
  59. "Volo.Abp.Caching.StackExchangeRedis": "8.2.0",
  60. "Volo.Abp.EntityFrameworkCore.SqlServer": "8.2.0",
  61. "Volo.Abp.PermissionManagement.EntityFrameworkCore": "8.2.0",
  62. "Volo.Abp.SettingManagement.EntityFrameworkCore": "8.2.0",
  63. "Volo.Abp.Swashbuckle": "8.2.0",
  64. "Volo.Abp.TenantManagement.EntityFrameworkCore": "8.2.0",
  65. "Microsoft.AspNetCore.Antiforgery": "8.0.0.0",
  66. "Microsoft.AspNetCore.Authentication.Abstractions": "8.0.0.0",
  67. "Microsoft.AspNetCore.Authentication.BearerToken": "8.0.0.0",
  68. "Microsoft.AspNetCore.Authentication.Cookies": "8.0.0.0",
  69. "Microsoft.AspNetCore.Authentication.Core": "8.0.0.0",
  70. "Microsoft.AspNetCore.Authentication": "8.0.0.0",
  71. "Microsoft.AspNetCore.Authentication.OAuth": "8.0.0.0",
  72. "Microsoft.AspNetCore.Authorization.Reference": "8.0.0.0",
  73. "Microsoft.AspNetCore.Authorization.Policy": "8.0.0.0",
  74. "Microsoft.AspNetCore.Components.Authorization": "8.0.0.0",
  75. "Microsoft.AspNetCore.Components": "8.0.0.0",
  76. "Microsoft.AspNetCore.Components.Endpoints": "8.0.0.0",
  77. "Microsoft.AspNetCore.Components.Forms": "8.0.0.0",
  78. "Microsoft.AspNetCore.Components.Server": "8.0.0.0",
  79. "Microsoft.AspNetCore.Components.Web": "8.0.0.0",
  80. "Microsoft.AspNetCore.Connections.Abstractions": "8.0.0.0",
  81. "Microsoft.AspNetCore.CookiePolicy": "8.0.0.0",
  82. "Microsoft.AspNetCore.Cors": "8.0.0.0",
  83. "Microsoft.AspNetCore.Cryptography.Internal.Reference": "8.0.0.0",
  84. "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.0.0",
  85. "Microsoft.AspNetCore.DataProtection.Abstractions.Reference": "8.0.0.0",
  86. "Microsoft.AspNetCore.DataProtection.Reference": "8.0.0.0",
  87. "Microsoft.AspNetCore.DataProtection.Extensions": "8.0.0.0",
  88. "Microsoft.AspNetCore.Diagnostics.Abstractions": "8.0.0.0",
  89. "Microsoft.AspNetCore.Diagnostics": "8.0.0.0",
  90. "Microsoft.AspNetCore.Diagnostics.HealthChecks": "8.0.0.0",
  91. "Microsoft.AspNetCore": "8.0.0.0",
  92. "Microsoft.AspNetCore.HostFiltering": "8.0.0.0",
  93. "Microsoft.AspNetCore.Hosting.Abstractions": "8.0.0.0",
  94. "Microsoft.AspNetCore.Hosting": "8.0.0.0",
  95. "Microsoft.AspNetCore.Hosting.Server.Abstractions": "8.0.0.0",
  96. "Microsoft.AspNetCore.Html.Abstractions": "8.0.0.0",
  97. "Microsoft.AspNetCore.Http.Abstractions": "8.0.0.0",
  98. "Microsoft.AspNetCore.Http.Connections.Common": "8.0.0.0",
  99. "Microsoft.AspNetCore.Http.Connections": "8.0.0.0",
  100. "Microsoft.AspNetCore.Http": "8.0.0.0",
  101. "Microsoft.AspNetCore.Http.Extensions": "8.0.0.0",
  102. "Microsoft.AspNetCore.Http.Features": "8.0.0.0",
  103. "Microsoft.AspNetCore.Http.Results": "8.0.0.0",
  104. "Microsoft.AspNetCore.HttpLogging": "8.0.0.0",
  105. "Microsoft.AspNetCore.HttpOverrides": "8.0.0.0",
  106. "Microsoft.AspNetCore.HttpsPolicy": "8.0.0.0",
  107. "Microsoft.AspNetCore.Identity": "8.0.0.0",
  108. "Microsoft.AspNetCore.Localization": "8.0.0.0",
  109. "Microsoft.AspNetCore.Localization.Routing": "8.0.0.0",
  110. "Microsoft.AspNetCore.Metadata.Reference": "8.0.0.0",
  111. "Microsoft.AspNetCore.Mvc.Abstractions": "8.0.0.0",
  112. "Microsoft.AspNetCore.Mvc.ApiExplorer": "8.0.0.0",
  113. "Microsoft.AspNetCore.Mvc.Core": "8.0.0.0",
  114. "Microsoft.AspNetCore.Mvc.Cors": "8.0.0.0",
  115. "Microsoft.AspNetCore.Mvc.DataAnnotations": "8.0.0.0",
  116. "Microsoft.AspNetCore.Mvc": "8.0.0.0",
  117. "Microsoft.AspNetCore.Mvc.Formatters.Json": "8.0.0.0",
  118. "Microsoft.AspNetCore.Mvc.Formatters.Xml": "8.0.0.0",
  119. "Microsoft.AspNetCore.Mvc.Localization": "8.0.0.0",
  120. "Microsoft.AspNetCore.Mvc.Razor": "8.0.0.0",
  121. "Microsoft.AspNetCore.Mvc.RazorPages": "8.0.0.0",
  122. "Microsoft.AspNetCore.Mvc.TagHelpers": "8.0.0.0",
  123. "Microsoft.AspNetCore.Mvc.ViewFeatures": "8.0.0.0",
  124. "Microsoft.AspNetCore.OutputCaching": "8.0.0.0",
  125. "Microsoft.AspNetCore.RateLimiting": "8.0.0.0",
  126. "Microsoft.AspNetCore.Razor": "8.0.0.0",
  127. "Microsoft.AspNetCore.Razor.Runtime": "8.0.0.0",
  128. "Microsoft.AspNetCore.RequestDecompression": "8.0.0.0",
  129. "Microsoft.AspNetCore.ResponseCaching.Abstractions": "8.0.0.0",
  130. "Microsoft.AspNetCore.ResponseCaching": "8.0.0.0",
  131. "Microsoft.AspNetCore.ResponseCompression": "8.0.0.0",
  132. "Microsoft.AspNetCore.Rewrite": "8.0.0.0",
  133. "Microsoft.AspNetCore.Routing.Abstractions": "8.0.0.0",
  134. "Microsoft.AspNetCore.Routing": "8.0.0.0",
  135. "Microsoft.AspNetCore.Server.HttpSys": "8.0.0.0",
  136. "Microsoft.AspNetCore.Server.IIS": "8.0.0.0",
  137. "Microsoft.AspNetCore.Server.IISIntegration": "8.0.0.0",
  138. "Microsoft.AspNetCore.Server.Kestrel.Core": "8.0.0.0",
  139. "Microsoft.AspNetCore.Server.Kestrel": "8.0.0.0",
  140. "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "8.0.0.0",
  141. "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "8.0.0.0",
  142. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "8.0.0.0",
  143. "Microsoft.AspNetCore.Session": "8.0.0.0",
  144. "Microsoft.AspNetCore.SignalR.Common": "8.0.0.0",
  145. "Microsoft.AspNetCore.SignalR.Core": "8.0.0.0",
  146. "Microsoft.AspNetCore.SignalR": "8.0.0.0",
  147. "Microsoft.AspNetCore.SignalR.Protocols.Json": "8.0.0.0",
  148. "Microsoft.AspNetCore.StaticFiles": "8.0.0.0",
  149. "Microsoft.AspNetCore.WebSockets": "8.0.0.0",
  150. "Microsoft.AspNetCore.WebUtilities": "8.0.0.0",
  151. "Microsoft.CSharp": "8.0.0.0",
  152. "Microsoft.Extensions.Caching.Abstractions.Reference": "8.0.0.0",
  153. "Microsoft.Extensions.Caching.Memory.Reference": "8.0.0.0",
  154. "Microsoft.Extensions.Configuration.Abstractions.Reference": "8.0.0.0",
  155. "Microsoft.Extensions.Configuration.Binder.Reference": "8.0.0.0",
  156. "Microsoft.Extensions.Configuration.CommandLine.Reference": "8.0.0.0",
  157. "Microsoft.Extensions.Configuration.Reference": "8.0.0.0",
  158. "Microsoft.Extensions.Configuration.EnvironmentVariables.Reference": "8.0.0.0",
  159. "Microsoft.Extensions.Configuration.FileExtensions.Reference": "8.0.0.0",
  160. "Microsoft.Extensions.Configuration.Ini": "8.0.0.0",
  161. "Microsoft.Extensions.Configuration.Json.Reference": "8.0.0.0",
  162. "Microsoft.Extensions.Configuration.KeyPerFile": "8.0.0.0",
  163. "Microsoft.Extensions.Configuration.UserSecrets.Reference": "8.0.0.0",
  164. "Microsoft.Extensions.Configuration.Xml": "8.0.0.0",
  165. "Microsoft.Extensions.DependencyInjection.Abstractions.Reference": "8.0.0.0",
  166. "Microsoft.Extensions.DependencyInjection.Reference": "8.0.0.0",
  167. "Microsoft.Extensions.Diagnostics.Abstractions.Reference": "8.0.0.0",
  168. "Microsoft.Extensions.Diagnostics.Reference": "8.0.0.0",
  169. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "8.0.0.0",
  170. "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0.0",
  171. "Microsoft.Extensions.Features": "8.0.0.0",
  172. "Microsoft.Extensions.FileProviders.Abstractions.Reference": "8.0.0.0",
  173. "Microsoft.Extensions.FileProviders.Composite.Reference": "8.0.0.0",
  174. "Microsoft.Extensions.FileProviders.Embedded.Reference": "8.0.0.0",
  175. "Microsoft.Extensions.FileProviders.Physical.Reference": "8.0.0.0",
  176. "Microsoft.Extensions.FileSystemGlobbing.Reference": "8.0.0.0",
  177. "Microsoft.Extensions.Hosting.Abstractions.Reference": "8.0.0.0",
  178. "Microsoft.Extensions.Hosting": "8.0.0.0",
  179. "Microsoft.Extensions.Http.Reference": "8.0.0.0",
  180. "Microsoft.Extensions.Identity.Core": "8.0.0.0",
  181. "Microsoft.Extensions.Identity.Stores": "8.0.0.0",
  182. "Microsoft.Extensions.Localization.Abstractions.Reference": "8.0.0.0",
  183. "Microsoft.Extensions.Localization.Reference": "8.0.0.0",
  184. "Microsoft.Extensions.Logging.Abstractions.Reference": "8.0.0.0",
  185. "Microsoft.Extensions.Logging.Configuration": "8.0.0.0",
  186. "Microsoft.Extensions.Logging.Console": "8.0.0.0",
  187. "Microsoft.Extensions.Logging.Debug": "8.0.0.0",
  188. "Microsoft.Extensions.Logging.Reference": "8.0.0.0",
  189. "Microsoft.Extensions.Logging.EventLog": "8.0.0.0",
  190. "Microsoft.Extensions.Logging.EventSource": "8.0.0.0",
  191. "Microsoft.Extensions.Logging.TraceSource": "8.0.0.0",
  192. "Microsoft.Extensions.ObjectPool": "8.0.0.0",
  193. "Microsoft.Extensions.Options.ConfigurationExtensions.Reference": "8.0.0.0",
  194. "Microsoft.Extensions.Options.DataAnnotations": "8.0.0.0",
  195. "Microsoft.Extensions.Options.Reference": "8.0.0.0",
  196. "Microsoft.Extensions.Primitives.Reference": "8.0.0.0",
  197. "Microsoft.Extensions.WebEncoders": "8.0.0.0",
  198. "Microsoft.JSInterop": "8.0.0.0",
  199. "Microsoft.Net.Http.Headers": "8.0.0.0",
  200. "Microsoft.VisualBasic.Core": "13.0.0.0",
  201. "Microsoft.VisualBasic": "10.0.0.0",
  202. "Microsoft.Win32.Primitives": "8.0.0.0",
  203. "Microsoft.Win32.Registry": "8.0.0.0",
  204. "mscorlib": "4.0.0.0",
  205. "netstandard": "2.1.0.0",
  206. "System.AppContext": "8.0.0.0",
  207. "System.Buffers": "8.0.0.0",
  208. "System.Collections.Concurrent": "8.0.0.0",
  209. "System.Collections.Reference": "8.0.0.0",
  210. "System.Collections.Immutable.Reference": "8.0.0.0",
  211. "System.Collections.NonGeneric": "8.0.0.0",
  212. "System.Collections.Specialized": "8.0.0.0",
  213. "System.ComponentModel.Annotations": "8.0.0.0",
  214. "System.ComponentModel.DataAnnotations": "4.0.0.0",
  215. "System.ComponentModel": "8.0.0.0",
  216. "System.ComponentModel.EventBasedAsync": "8.0.0.0",
  217. "System.ComponentModel.Primitives": "8.0.0.0",
  218. "System.ComponentModel.TypeConverter": "8.0.0.0",
  219. "System.Configuration": "4.0.0.0",
  220. "System.Console": "8.0.0.0",
  221. "System.Core": "4.0.0.0",
  222. "System.Data.Common": "8.0.0.0",
  223. "System.Data.DataSetExtensions": "8.0.0.0",
  224. "System.Data": "4.0.0.0",
  225. "System.Diagnostics.Contracts": "8.0.0.0",
  226. "System.Diagnostics.Debug.Reference": "8.0.0.0",
  227. "System.Diagnostics.DiagnosticSource.Reference": "8.0.0.0",
  228. "System.Diagnostics.EventLog.Reference": "8.0.0.0",
  229. "System.Diagnostics.FileVersionInfo": "8.0.0.0",
  230. "System.Diagnostics.Process": "8.0.0.0",
  231. "System.Diagnostics.StackTrace": "8.0.0.0",
  232. "System.Diagnostics.TextWriterTraceListener": "8.0.0.0",
  233. "System.Diagnostics.Tools": "8.0.0.0",
  234. "System.Diagnostics.TraceSource": "8.0.0.0",
  235. "System.Diagnostics.Tracing": "8.0.0.0",
  236. "System": "4.0.0.0",
  237. "System.Drawing": "4.0.0.0",
  238. "System.Drawing.Primitives": "8.0.0.0",
  239. "System.Dynamic.Runtime": "8.0.0.0",
  240. "System.Formats.Asn1.Reference": "8.0.0.0",
  241. "System.Formats.Tar": "8.0.0.0",
  242. "System.Globalization.Calendars": "8.0.0.0",
  243. "System.Globalization.Reference": "8.0.0.0",
  244. "System.Globalization.Extensions": "8.0.0.0",
  245. "System.IO.Compression.Brotli": "8.0.0.0",
  246. "System.IO.Compression": "8.0.0.0",
  247. "System.IO.Compression.FileSystem": "4.0.0.0",
  248. "System.IO.Compression.ZipFile": "8.0.0.0",
  249. "System.IO.Reference": "8.0.0.0",
  250. "System.IO.FileSystem.AccessControl.Reference": "8.0.0.0",
  251. "System.IO.FileSystem": "8.0.0.0",
  252. "System.IO.FileSystem.DriveInfo": "8.0.0.0",
  253. "System.IO.FileSystem.Primitives": "8.0.0.0",
  254. "System.IO.FileSystem.Watcher": "8.0.0.0",
  255. "System.IO.IsolatedStorage": "8.0.0.0",
  256. "System.IO.MemoryMappedFiles": "8.0.0.0",
  257. "System.IO.Pipelines.Reference": "8.0.0.0",
  258. "System.IO.Pipes.AccessControl": "8.0.0.0",
  259. "System.IO.Pipes": "8.0.0.0",
  260. "System.IO.UnmanagedMemoryStream": "8.0.0.0",
  261. "System.Linq.Reference": "8.0.0.0",
  262. "System.Linq.Expressions.Reference": "8.0.0.0",
  263. "System.Linq.Parallel": "8.0.0.0",
  264. "System.Linq.Queryable.Reference": "8.0.0.0",
  265. "System.Memory.Reference": "8.0.0.0",
  266. "System.Net": "4.0.0.0",
  267. "System.Net.Http": "8.0.0.0",
  268. "System.Net.Http.Json": "8.0.0.0",
  269. "System.Net.HttpListener": "8.0.0.0",
  270. "System.Net.Mail": "8.0.0.0",
  271. "System.Net.NameResolution": "8.0.0.0",
  272. "System.Net.NetworkInformation": "8.0.0.0",
  273. "System.Net.Ping": "8.0.0.0",
  274. "System.Net.Primitives": "8.0.0.0",
  275. "System.Net.Quic": "8.0.0.0",
  276. "System.Net.Requests": "8.0.0.0",
  277. "System.Net.Security": "8.0.0.0",
  278. "System.Net.ServicePoint": "8.0.0.0",
  279. "System.Net.Sockets": "8.0.0.0",
  280. "System.Net.WebClient": "8.0.0.0",
  281. "System.Net.WebHeaderCollection": "8.0.0.0",
  282. "System.Net.WebProxy": "8.0.0.0",
  283. "System.Net.WebSockets.Client": "8.0.0.0",
  284. "System.Net.WebSockets": "8.0.0.0",
  285. "System.Numerics": "4.0.0.0",
  286. "System.Numerics.Vectors.Reference": "8.0.0.0",
  287. "System.ObjectModel.Reference": "8.0.0.0",
  288. "System.Reflection.DispatchProxy": "8.0.0.0",
  289. "System.Reflection.Reference": "8.0.0.0",
  290. "System.Reflection.Emit.Reference": "8.0.0.0",
  291. "System.Reflection.Emit.ILGeneration.Reference": "8.0.0.0",
  292. "System.Reflection.Emit.Lightweight.Reference": "8.0.0.0",
  293. "System.Reflection.Extensions.Reference": "8.0.0.0",
  294. "System.Reflection.Metadata.Reference": "8.0.0.0",
  295. "System.Reflection.Primitives.Reference": "8.0.0.0",
  296. "System.Reflection.TypeExtensions.Reference": "8.0.0.0",
  297. "System.Resources.Reader": "8.0.0.0",
  298. "System.Resources.ResourceManager.Reference": "8.0.0.0",
  299. "System.Resources.Writer": "8.0.0.0",
  300. "System.Runtime.CompilerServices.Unsafe.Reference": "8.0.0.0",
  301. "System.Runtime.CompilerServices.VisualC": "8.0.0.0",
  302. "System.Runtime.Reference": "8.0.0.0",
  303. "System.Runtime.Extensions.Reference": "8.0.0.0",
  304. "System.Runtime.Handles": "8.0.0.0",
  305. "System.Runtime.InteropServices": "8.0.0.0",
  306. "System.Runtime.InteropServices.JavaScript": "8.0.0.0",
  307. "System.Runtime.InteropServices.RuntimeInformation": "8.0.0.0",
  308. "System.Runtime.Intrinsics": "8.0.0.0",
  309. "System.Runtime.Loader.Reference": "8.0.0.0",
  310. "System.Runtime.Numerics": "8.0.0.0",
  311. "System.Runtime.Serialization": "4.0.0.0",
  312. "System.Runtime.Serialization.Formatters": "8.0.0.0",
  313. "System.Runtime.Serialization.Json": "8.0.0.0",
  314. "System.Runtime.Serialization.Primitives": "8.0.0.0",
  315. "System.Runtime.Serialization.Xml": "8.0.0.0",
  316. "System.Security.AccessControl.Reference": "8.0.0.0",
  317. "System.Security.Claims": "8.0.0.0",
  318. "System.Security.Cryptography.Algorithms": "8.0.0.0",
  319. "System.Security.Cryptography.Cng.Reference": "8.0.0.0",
  320. "System.Security.Cryptography.Csp": "8.0.0.0",
  321. "System.Security.Cryptography": "8.0.0.0",
  322. "System.Security.Cryptography.Encoding": "8.0.0.0",
  323. "System.Security.Cryptography.OpenSsl": "8.0.0.0",
  324. "System.Security.Cryptography.Primitives": "8.0.0.0",
  325. "System.Security.Cryptography.X509Certificates": "8.0.0.0",
  326. "System.Security.Cryptography.Xml.Reference": "8.0.0.0",
  327. "System.Security": "4.0.0.0",
  328. "System.Security.Principal": "8.0.0.0",
  329. "System.Security.Principal.Windows.Reference": "8.0.0.0",
  330. "System.Security.SecureString": "8.0.0.0",
  331. "System.ServiceModel.Web": "4.0.0.0",
  332. "System.ServiceProcess": "4.0.0.0",
  333. "System.Text.Encoding.CodePages.Reference": "8.0.0.0",
  334. "System.Text.Encoding.Reference": "8.0.0.0",
  335. "System.Text.Encoding.Extensions": "8.0.0.0",
  336. "System.Text.Encodings.Web.Reference": "8.0.0.0",
  337. "System.Text.Json.Reference": "8.0.0.0",
  338. "System.Text.RegularExpressions": "8.0.0.0",
  339. "System.Threading.Channels.Reference": "8.0.0.0",
  340. "System.Threading.Reference": "8.0.0.0",
  341. "System.Threading.Overlapped": "8.0.0.0",
  342. "System.Threading.RateLimiting": "8.0.0.0",
  343. "System.Threading.Tasks.Dataflow": "8.0.0.0",
  344. "System.Threading.Tasks.Reference": "8.0.0.0",
  345. "System.Threading.Tasks.Extensions.Reference": "8.0.0.0",
  346. "System.Threading.Tasks.Parallel": "8.0.0.0",
  347. "System.Threading.Thread": "8.0.0.0",
  348. "System.Threading.ThreadPool": "8.0.0.0",
  349. "System.Threading.Timer": "8.0.0.0",
  350. "System.Transactions": "4.0.0.0",
  351. "System.Transactions.Local": "8.0.0.0",
  352. "System.ValueTuple": "8.0.0.0",
  353. "System.Web": "4.0.0.0",
  354. "System.Web.HttpUtility": "8.0.0.0",
  355. "System.Windows": "4.0.0.0",
  356. "System.Xml": "4.0.0.0",
  357. "System.Xml.Linq": "4.0.0.0",
  358. "System.Xml.ReaderWriter": "8.0.0.0",
  359. "System.Xml.Serialization": "4.0.0.0",
  360. "System.Xml.XDocument": "8.0.0.0",
  361. "System.Xml.XmlDocument": "8.0.0.0",
  362. "System.Xml.XmlSerializer": "8.0.0.0",
  363. "System.Xml.XPath": "8.0.0.0",
  364. "System.Xml.XPath.XDocument": "8.0.0.0",
  365. "WindowsBase": "4.0.0.0"
  366. },
  367. "runtime": {
  368. "Himp.TaskScheduling.HttpApi.Host.dll": {}
  369. },
  370. "compile": {
  371. "Himp.TaskScheduling.HttpApi.Host.dll": {}
  372. }
  373. },
  374. "Asp.Versioning.Abstractions/8.1.0": {
  375. "dependencies": {
  376. "Microsoft.Extensions.Primitives": "8.0.0"
  377. },
  378. "runtime": {
  379. "lib/net8.0/Asp.Versioning.Abstractions.dll": {
  380. "assemblyVersion": "8.1.0.0",
  381. "fileVersion": "8.1.8851.31619"
  382. }
  383. },
  384. "compile": {
  385. "lib/net8.0/Asp.Versioning.Abstractions.dll": {}
  386. }
  387. },
  388. "Asp.Versioning.Http/8.1.0": {
  389. "dependencies": {
  390. "Asp.Versioning.Abstractions": "8.1.0"
  391. },
  392. "runtime": {
  393. "lib/net8.0/Asp.Versioning.Http.dll": {
  394. "assemblyVersion": "8.1.0.0",
  395. "fileVersion": "8.1.8851.31627"
  396. }
  397. },
  398. "compile": {
  399. "lib/net8.0/Asp.Versioning.Http.dll": {}
  400. }
  401. },
  402. "Asp.Versioning.Mvc/8.1.0": {
  403. "dependencies": {
  404. "Asp.Versioning.Http": "8.1.0"
  405. },
  406. "runtime": {
  407. "lib/net8.0/Asp.Versioning.Mvc.dll": {
  408. "assemblyVersion": "8.1.0.0",
  409. "fileVersion": "8.1.8851.31627"
  410. }
  411. },
  412. "compile": {
  413. "lib/net8.0/Asp.Versioning.Mvc.dll": {}
  414. }
  415. },
  416. "Asp.Versioning.Mvc.ApiExplorer/8.1.0": {
  417. "dependencies": {
  418. "Asp.Versioning.Mvc": "8.1.0"
  419. },
  420. "runtime": {
  421. "lib/net8.0/Asp.Versioning.Mvc.ApiExplorer.dll": {
  422. "assemblyVersion": "8.1.0.0",
  423. "fileVersion": "8.1.8851.31636"
  424. }
  425. },
  426. "compile": {
  427. "lib/net8.0/Asp.Versioning.Mvc.ApiExplorer.dll": {}
  428. }
  429. },
  430. "AsyncKeyedLock/6.3.4": {
  431. "runtime": {
  432. "lib/net8.0/AsyncKeyedLock.dll": {
  433. "assemblyVersion": "6.3.4.0",
  434. "fileVersion": "6.3.4.0"
  435. }
  436. },
  437. "compile": {
  438. "lib/net8.0/AsyncKeyedLock.dll": {}
  439. }
  440. },
  441. "Autofac/8.0.0": {
  442. "dependencies": {
  443. "System.Diagnostics.DiagnosticSource": "8.0.0"
  444. },
  445. "runtime": {
  446. "lib/net8.0/Autofac.dll": {
  447. "assemblyVersion": "8.0.0.0",
  448. "fileVersion": "8.0.0.0"
  449. }
  450. },
  451. "compile": {
  452. "lib/net8.0/Autofac.dll": {}
  453. }
  454. },
  455. "Autofac.Extensions.DependencyInjection/9.0.0": {
  456. "dependencies": {
  457. "Autofac": "8.0.0",
  458. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  459. },
  460. "runtime": {
  461. "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": {
  462. "assemblyVersion": "9.0.0.0",
  463. "fileVersion": "9.0.0.0"
  464. }
  465. },
  466. "compile": {
  467. "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": {}
  468. }
  469. },
  470. "Autofac.Extras.DynamicProxy/7.1.0": {
  471. "dependencies": {
  472. "Autofac": "8.0.0",
  473. "Castle.Core": "5.1.1"
  474. },
  475. "runtime": {
  476. "lib/net6.0/Autofac.Extras.DynamicProxy.dll": {
  477. "assemblyVersion": "7.1.0.0",
  478. "fileVersion": "7.1.0.0"
  479. }
  480. },
  481. "compile": {
  482. "lib/net6.0/Autofac.Extras.DynamicProxy.dll": {}
  483. }
  484. },
  485. "AutoMapper/13.0.1": {
  486. "dependencies": {
  487. "Microsoft.Extensions.Options": "8.0.2"
  488. },
  489. "runtime": {
  490. "lib/net6.0/AutoMapper.dll": {
  491. "assemblyVersion": "13.0.0.0",
  492. "fileVersion": "13.0.1.0"
  493. }
  494. },
  495. "compile": {
  496. "lib/net6.0/AutoMapper.dll": {}
  497. }
  498. },
  499. "Azure.Core/1.35.0": {
  500. "dependencies": {
  501. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  502. "System.Diagnostics.DiagnosticSource": "8.0.0",
  503. "System.Memory.Data": "1.0.2",
  504. "System.Numerics.Vectors": "4.5.0",
  505. "System.Text.Encodings.Web": "8.0.0",
  506. "System.Text.Json": "8.0.0",
  507. "System.Threading.Tasks.Extensions": "4.5.4"
  508. },
  509. "runtime": {
  510. "lib/net6.0/Azure.Core.dll": {
  511. "assemblyVersion": "1.35.0.0",
  512. "fileVersion": "1.3500.23.45706"
  513. }
  514. },
  515. "compile": {
  516. "lib/net6.0/Azure.Core.dll": {}
  517. }
  518. },
  519. "Azure.Identity/1.10.3": {
  520. "dependencies": {
  521. "Azure.Core": "1.35.0",
  522. "Microsoft.Identity.Client": "4.56.0",
  523. "Microsoft.Identity.Client.Extensions.Msal": "4.56.0",
  524. "System.Memory": "4.5.4",
  525. "System.Security.Cryptography.ProtectedData": "6.0.0",
  526. "System.Text.Json": "8.0.0",
  527. "System.Threading.Tasks.Extensions": "4.5.4"
  528. },
  529. "runtime": {
  530. "lib/netstandard2.0/Azure.Identity.dll": {
  531. "assemblyVersion": "1.10.3.0",
  532. "fileVersion": "1.1000.323.51804"
  533. }
  534. },
  535. "compile": {
  536. "lib/netstandard2.0/Azure.Identity.dll": {}
  537. }
  538. },
  539. "Castle.Core/5.1.1": {
  540. "dependencies": {
  541. "System.Diagnostics.EventLog": "6.0.0"
  542. },
  543. "runtime": {
  544. "lib/net6.0/Castle.Core.dll": {
  545. "assemblyVersion": "5.0.0.0",
  546. "fileVersion": "5.1.1.0"
  547. }
  548. },
  549. "compile": {
  550. "lib/net6.0/Castle.Core.dll": {}
  551. }
  552. },
  553. "Castle.Core.AsyncInterceptor/2.1.0": {
  554. "dependencies": {
  555. "Castle.Core": "5.1.1"
  556. },
  557. "runtime": {
  558. "lib/net6.0/Castle.Core.AsyncInterceptor.dll": {
  559. "assemblyVersion": "2.1.0.0",
  560. "fileVersion": "2.1.0.0"
  561. }
  562. },
  563. "compile": {
  564. "lib/net6.0/Castle.Core.AsyncInterceptor.dll": {}
  565. }
  566. },
  567. "ConfigureAwait.Fody/3.3.1": {
  568. "dependencies": {
  569. "Fody": "6.5.3"
  570. },
  571. "runtime": {
  572. "lib/netstandard2.0/ConfigureAwait.dll": {
  573. "assemblyVersion": "3.3.1.0",
  574. "fileVersion": "3.3.1.0"
  575. }
  576. },
  577. "compile": {
  578. "lib/netstandard2.0/ConfigureAwait.dll": {}
  579. }
  580. },
  581. "Dapper/2.1.21": {
  582. "runtime": {
  583. "lib/net7.0/Dapper.dll": {
  584. "assemblyVersion": "2.0.0.0",
  585. "fileVersion": "2.1.21.38011"
  586. }
  587. },
  588. "compile": {
  589. "lib/net7.0/Dapper.dll": {}
  590. }
  591. },
  592. "DeviceDetector.NET/6.1.4": {
  593. "dependencies": {
  594. "LiteDB": "5.0.17",
  595. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  596. "Newtonsoft.Json": "13.0.3",
  597. "YamlDotNet": "13.1.1"
  598. },
  599. "runtime": {
  600. "lib/net7.0/DeviceDetector.NET.dll": {
  601. "assemblyVersion": "6.1.4.0",
  602. "fileVersion": "6.1.4.0"
  603. }
  604. },
  605. "compile": {
  606. "lib/net7.0/DeviceDetector.NET.dll": {}
  607. }
  608. },
  609. "Fody/6.5.3": {},
  610. "Hangfire.Core/1.8.14": {
  611. "dependencies": {
  612. "Newtonsoft.Json": "13.0.3"
  613. },
  614. "runtime": {
  615. "lib/netstandard2.0/Hangfire.Core.dll": {
  616. "assemblyVersion": "1.8.14.0",
  617. "fileVersion": "1.8.14.0"
  618. }
  619. },
  620. "compile": {
  621. "lib/netstandard2.0/Hangfire.Core.dll": {}
  622. }
  623. },
  624. "Hangfire.SqlServer/1.8.14": {
  625. "dependencies": {
  626. "Hangfire.Core": "1.8.14"
  627. },
  628. "runtime": {
  629. "lib/netstandard2.0/Hangfire.SqlServer.dll": {
  630. "assemblyVersion": "1.8.14.0",
  631. "fileVersion": "1.8.14.0"
  632. }
  633. },
  634. "compile": {
  635. "lib/netstandard2.0/Hangfire.SqlServer.dll": {}
  636. }
  637. },
  638. "Humanizer.Core/2.14.1": {
  639. "runtime": {
  640. "lib/net6.0/Humanizer.dll": {
  641. "assemblyVersion": "2.14.0.0",
  642. "fileVersion": "2.14.1.48190"
  643. }
  644. },
  645. "compile": {
  646. "lib/net6.0/Humanizer.dll": {}
  647. }
  648. },
  649. "IdentityModel/6.2.0": {
  650. "runtime": {
  651. "lib/net6.0/IdentityModel.dll": {
  652. "assemblyVersion": "6.2.0.0",
  653. "fileVersion": "6.2.0.0"
  654. }
  655. },
  656. "compile": {
  657. "lib/net6.0/IdentityModel.dll": {}
  658. }
  659. },
  660. "JetBrains.Annotations/2023.3.0": {
  661. "runtime": {
  662. "lib/netstandard2.0/JetBrains.Annotations.dll": {
  663. "assemblyVersion": "4242.42.42.42",
  664. "fileVersion": "2023.3.0.0"
  665. }
  666. },
  667. "compile": {
  668. "lib/netstandard2.0/JetBrains.Annotations.dll": {}
  669. }
  670. },
  671. "LiteDB/5.0.17": {
  672. "runtime": {
  673. "lib/netstandard2.0/LiteDB.dll": {
  674. "assemblyVersion": "5.0.17.0",
  675. "fileVersion": "5.0.17.0"
  676. }
  677. },
  678. "compile": {
  679. "lib/netstandard2.0/LiteDB.dll": {}
  680. }
  681. },
  682. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  683. "dependencies": {
  684. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.5.1"
  685. },
  686. "runtime": {
  687. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  688. "assemblyVersion": "8.0.4.0",
  689. "fileVersion": "8.0.424.17014"
  690. }
  691. },
  692. "compile": {
  693. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {}
  694. }
  695. },
  696. "Microsoft.AspNetCore.Authentication.OpenIdConnect/8.0.4": {
  697. "dependencies": {
  698. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.5.1"
  699. },
  700. "runtime": {
  701. "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {
  702. "assemblyVersion": "8.0.4.0",
  703. "fileVersion": "8.0.424.17014"
  704. }
  705. },
  706. "compile": {
  707. "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {}
  708. }
  709. },
  710. "Microsoft.AspNetCore.Authorization/8.0.4": {
  711. "dependencies": {
  712. "Microsoft.AspNetCore.Metadata": "8.0.4",
  713. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  714. "Microsoft.Extensions.Options": "8.0.2"
  715. },
  716. "runtime": {
  717. "lib/net8.0/Microsoft.AspNetCore.Authorization.dll": {
  718. "assemblyVersion": "8.0.0.0",
  719. "fileVersion": "8.0.424.17014"
  720. }
  721. }
  722. },
  723. "Microsoft.AspNetCore.Cryptography.Internal/8.0.4": {
  724. "runtime": {
  725. "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
  726. "assemblyVersion": "8.0.0.0",
  727. "fileVersion": "8.0.424.17014"
  728. }
  729. }
  730. },
  731. "Microsoft.AspNetCore.DataProtection/8.0.4": {
  732. "dependencies": {
  733. "Microsoft.AspNetCore.Cryptography.Internal": "8.0.4",
  734. "Microsoft.AspNetCore.DataProtection.Abstractions": "8.0.4",
  735. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  736. "Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
  737. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  738. "Microsoft.Extensions.Options": "8.0.2",
  739. "System.Security.Cryptography.Xml": "8.0.0"
  740. },
  741. "runtime": {
  742. "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll": {
  743. "assemblyVersion": "8.0.0.0",
  744. "fileVersion": "8.0.424.17014"
  745. }
  746. }
  747. },
  748. "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.4": {
  749. "runtime": {
  750. "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
  751. "assemblyVersion": "8.0.0.0",
  752. "fileVersion": "8.0.424.17014"
  753. }
  754. }
  755. },
  756. "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/8.0.4": {
  757. "dependencies": {
  758. "Microsoft.AspNetCore.DataProtection": "8.0.4",
  759. "StackExchange.Redis": "2.8.0"
  760. },
  761. "runtime": {
  762. "lib/net8.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": {
  763. "assemblyVersion": "8.0.4.0",
  764. "fileVersion": "8.0.424.17014"
  765. }
  766. },
  767. "compile": {
  768. "lib/net8.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": {}
  769. }
  770. },
  771. "Microsoft.AspNetCore.Metadata/8.0.4": {
  772. "runtime": {
  773. "lib/net8.0/Microsoft.AspNetCore.Metadata.dll": {
  774. "assemblyVersion": "8.0.0.0",
  775. "fileVersion": "8.0.424.17014"
  776. }
  777. }
  778. },
  779. "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.0": {
  780. "dependencies": {
  781. "Microsoft.AspNetCore.Razor.Language": "6.0.0",
  782. "Microsoft.CodeAnalysis.Razor": "6.0.0"
  783. },
  784. "runtime": {
  785. "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
  786. "assemblyVersion": "6.0.0.0",
  787. "fileVersion": "6.0.21.52608"
  788. }
  789. },
  790. "compile": {
  791. "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
  792. }
  793. },
  794. "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/8.0.4": {
  795. "dependencies": {
  796. "Microsoft.AspNetCore.Mvc.Razor.Extensions": "6.0.0",
  797. "Microsoft.CodeAnalysis.Razor": "6.0.0",
  798. "Microsoft.Extensions.DependencyModel": "8.0.0"
  799. },
  800. "runtime": {
  801. "lib/net8.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {
  802. "assemblyVersion": "8.0.4.0",
  803. "fileVersion": "8.0.424.17014"
  804. }
  805. },
  806. "compile": {
  807. "lib/net8.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {}
  808. }
  809. },
  810. "Microsoft.AspNetCore.Razor.Language/6.0.0": {
  811. "runtime": {
  812. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
  813. "assemblyVersion": "6.0.0.0",
  814. "fileVersion": "6.0.21.52608"
  815. }
  816. },
  817. "compile": {
  818. "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
  819. }
  820. },
  821. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  822. "runtime": {
  823. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  824. "assemblyVersion": "8.0.0.0",
  825. "fileVersion": "8.0.23.53103"
  826. }
  827. },
  828. "compile": {
  829. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
  830. }
  831. },
  832. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
  833. "Microsoft.CodeAnalysis.Common/4.5.0": {
  834. "dependencies": {
  835. "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
  836. "System.Collections.Immutable": "8.0.0",
  837. "System.Reflection.Metadata": "6.0.1",
  838. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  839. "System.Text.Encoding.CodePages": "6.0.0"
  840. },
  841. "runtime": {
  842. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
  843. "assemblyVersion": "4.5.0.0",
  844. "fileVersion": "4.500.23.10905"
  845. }
  846. },
  847. "resources": {
  848. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
  849. "locale": "cs"
  850. },
  851. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
  852. "locale": "de"
  853. },
  854. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
  855. "locale": "es"
  856. },
  857. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
  858. "locale": "fr"
  859. },
  860. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
  861. "locale": "it"
  862. },
  863. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
  864. "locale": "ja"
  865. },
  866. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
  867. "locale": "ko"
  868. },
  869. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
  870. "locale": "pl"
  871. },
  872. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  873. "locale": "pt-BR"
  874. },
  875. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
  876. "locale": "ru"
  877. },
  878. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
  879. "locale": "tr"
  880. },
  881. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  882. "locale": "zh-Hans"
  883. },
  884. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  885. "locale": "zh-Hant"
  886. }
  887. },
  888. "compile": {
  889. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {}
  890. }
  891. },
  892. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  893. "dependencies": {
  894. "Microsoft.CodeAnalysis.Common": "4.5.0"
  895. },
  896. "runtime": {
  897. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
  898. "assemblyVersion": "4.5.0.0",
  899. "fileVersion": "4.500.23.10905"
  900. }
  901. },
  902. "resources": {
  903. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  904. "locale": "cs"
  905. },
  906. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  907. "locale": "de"
  908. },
  909. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  910. "locale": "es"
  911. },
  912. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  913. "locale": "fr"
  914. },
  915. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  916. "locale": "it"
  917. },
  918. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  919. "locale": "ja"
  920. },
  921. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  922. "locale": "ko"
  923. },
  924. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  925. "locale": "pl"
  926. },
  927. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  928. "locale": "pt-BR"
  929. },
  930. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  931. "locale": "ru"
  932. },
  933. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  934. "locale": "tr"
  935. },
  936. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  937. "locale": "zh-Hans"
  938. },
  939. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  940. "locale": "zh-Hant"
  941. }
  942. },
  943. "compile": {
  944. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {}
  945. }
  946. },
  947. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
  948. "dependencies": {
  949. "Humanizer.Core": "2.14.1",
  950. "Microsoft.CodeAnalysis.CSharp": "4.5.0",
  951. "Microsoft.CodeAnalysis.Common": "4.5.0",
  952. "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0"
  953. },
  954. "runtime": {
  955. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  956. "assemblyVersion": "4.5.0.0",
  957. "fileVersion": "4.500.23.10905"
  958. }
  959. },
  960. "resources": {
  961. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  962. "locale": "cs"
  963. },
  964. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  965. "locale": "de"
  966. },
  967. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  968. "locale": "es"
  969. },
  970. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  971. "locale": "fr"
  972. },
  973. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  974. "locale": "it"
  975. },
  976. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  977. "locale": "ja"
  978. },
  979. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  980. "locale": "ko"
  981. },
  982. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  983. "locale": "pl"
  984. },
  985. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  986. "locale": "pt-BR"
  987. },
  988. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  989. "locale": "ru"
  990. },
  991. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  992. "locale": "tr"
  993. },
  994. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  995. "locale": "zh-Hans"
  996. },
  997. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  998. "locale": "zh-Hant"
  999. }
  1000. },
  1001. "compile": {
  1002. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
  1003. }
  1004. },
  1005. "Microsoft.CodeAnalysis.Razor/6.0.0": {
  1006. "dependencies": {
  1007. "Microsoft.AspNetCore.Razor.Language": "6.0.0",
  1008. "Microsoft.CodeAnalysis.CSharp": "4.5.0",
  1009. "Microsoft.CodeAnalysis.Common": "4.5.0"
  1010. },
  1011. "runtime": {
  1012. "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
  1013. "assemblyVersion": "6.0.0.0",
  1014. "fileVersion": "6.0.21.52608"
  1015. }
  1016. },
  1017. "compile": {
  1018. "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
  1019. }
  1020. },
  1021. "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
  1022. "dependencies": {
  1023. "Humanizer.Core": "2.14.1",
  1024. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  1025. "Microsoft.CodeAnalysis.Common": "4.5.0",
  1026. "System.Composition": "6.0.0",
  1027. "System.IO.Pipelines": "6.0.3",
  1028. "System.Threading.Channels": "6.0.0"
  1029. },
  1030. "runtime": {
  1031. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
  1032. "assemblyVersion": "4.5.0.0",
  1033. "fileVersion": "4.500.23.10905"
  1034. }
  1035. },
  1036. "resources": {
  1037. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1038. "locale": "cs"
  1039. },
  1040. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1041. "locale": "de"
  1042. },
  1043. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1044. "locale": "es"
  1045. },
  1046. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1047. "locale": "fr"
  1048. },
  1049. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1050. "locale": "it"
  1051. },
  1052. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1053. "locale": "ja"
  1054. },
  1055. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1056. "locale": "ko"
  1057. },
  1058. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1059. "locale": "pl"
  1060. },
  1061. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1062. "locale": "pt-BR"
  1063. },
  1064. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1065. "locale": "ru"
  1066. },
  1067. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1068. "locale": "tr"
  1069. },
  1070. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1071. "locale": "zh-Hans"
  1072. },
  1073. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  1074. "locale": "zh-Hant"
  1075. }
  1076. },
  1077. "compile": {
  1078. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {}
  1079. }
  1080. },
  1081. "Microsoft.Data.SqlClient/5.1.5": {
  1082. "dependencies": {
  1083. "Azure.Identity": "1.10.3",
  1084. "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
  1085. "Microsoft.Identity.Client": "4.56.0",
  1086. "Microsoft.IdentityModel.JsonWebTokens": "7.5.1",
  1087. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.5.1",
  1088. "Microsoft.SqlServer.Server": "1.0.0",
  1089. "System.Configuration.ConfigurationManager": "6.0.1",
  1090. "System.Diagnostics.DiagnosticSource": "8.0.0",
  1091. "System.Runtime.Caching": "6.0.0",
  1092. "System.Security.Cryptography.Cng": "5.0.0",
  1093. "System.Security.Principal.Windows": "5.0.0",
  1094. "System.Text.Encoding.CodePages": "6.0.0",
  1095. "System.Text.Encodings.Web": "8.0.0"
  1096. },
  1097. "runtime": {
  1098. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  1099. "assemblyVersion": "5.0.0.0",
  1100. "fileVersion": "5.15.24027.2"
  1101. }
  1102. },
  1103. "runtimeTargets": {
  1104. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  1105. "rid": "unix",
  1106. "assetType": "runtime",
  1107. "assemblyVersion": "5.0.0.0",
  1108. "fileVersion": "5.15.24027.2"
  1109. },
  1110. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  1111. "rid": "win",
  1112. "assetType": "runtime",
  1113. "assemblyVersion": "5.0.0.0",
  1114. "fileVersion": "5.15.24027.2"
  1115. }
  1116. },
  1117. "compile": {
  1118. "ref/net6.0/Microsoft.Data.SqlClient.dll": {}
  1119. }
  1120. },
  1121. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  1122. "runtimeTargets": {
  1123. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  1124. "rid": "win-arm",
  1125. "assetType": "native",
  1126. "fileVersion": "5.1.1.0"
  1127. },
  1128. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  1129. "rid": "win-arm64",
  1130. "assetType": "native",
  1131. "fileVersion": "5.1.1.0"
  1132. },
  1133. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  1134. "rid": "win-x64",
  1135. "assetType": "native",
  1136. "fileVersion": "5.1.1.0"
  1137. },
  1138. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  1139. "rid": "win-x86",
  1140. "assetType": "native",
  1141. "fileVersion": "5.1.1.0"
  1142. }
  1143. }
  1144. },
  1145. "Microsoft.EntityFrameworkCore/8.0.4": {
  1146. "dependencies": {
  1147. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  1148. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  1149. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  1150. "Microsoft.Extensions.Logging": "8.0.0"
  1151. },
  1152. "runtime": {
  1153. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  1154. "assemblyVersion": "8.0.4.0",
  1155. "fileVersion": "8.0.424.16902"
  1156. }
  1157. },
  1158. "compile": {
  1159. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {}
  1160. }
  1161. },
  1162. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  1163. "runtime": {
  1164. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  1165. "assemblyVersion": "8.0.4.0",
  1166. "fileVersion": "8.0.424.16902"
  1167. }
  1168. },
  1169. "compile": {
  1170. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
  1171. }
  1172. },
  1173. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {},
  1174. "Microsoft.EntityFrameworkCore.Design/8.0.4": {
  1175. "dependencies": {
  1176. "Humanizer.Core": "2.14.1",
  1177. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
  1178. "Microsoft.EntityFrameworkCore.Relational": "8.0.4",
  1179. "Microsoft.Extensions.DependencyModel": "8.0.0",
  1180. "Mono.TextTemplating": "2.2.1"
  1181. },
  1182. "runtime": {
  1183. "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
  1184. "assemblyVersion": "8.0.4.0",
  1185. "fileVersion": "8.0.424.16902"
  1186. }
  1187. },
  1188. "compile": {
  1189. "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {}
  1190. }
  1191. },
  1192. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  1193. "dependencies": {
  1194. "Microsoft.EntityFrameworkCore": "8.0.4",
  1195. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  1196. },
  1197. "runtime": {
  1198. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  1199. "assemblyVersion": "8.0.4.0",
  1200. "fileVersion": "8.0.424.16902"
  1201. }
  1202. },
  1203. "compile": {
  1204. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
  1205. }
  1206. },
  1207. "Microsoft.EntityFrameworkCore.SqlServer/8.0.4": {
  1208. "dependencies": {
  1209. "Microsoft.Data.SqlClient": "5.1.5",
  1210. "Microsoft.EntityFrameworkCore.Relational": "8.0.4"
  1211. },
  1212. "runtime": {
  1213. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  1214. "assemblyVersion": "8.0.4.0",
  1215. "fileVersion": "8.0.424.16902"
  1216. }
  1217. },
  1218. "compile": {
  1219. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
  1220. }
  1221. },
  1222. "Microsoft.EntityFrameworkCore.Tools/8.0.4": {
  1223. "dependencies": {
  1224. "Microsoft.EntityFrameworkCore.Design": "8.0.4"
  1225. }
  1226. },
  1227. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
  1228. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  1229. "dependencies": {
  1230. "Microsoft.Extensions.Primitives": "8.0.0"
  1231. }
  1232. },
  1233. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  1234. "dependencies": {
  1235. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  1236. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1237. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1238. "Microsoft.Extensions.Options": "8.0.2",
  1239. "Microsoft.Extensions.Primitives": "8.0.0"
  1240. }
  1241. },
  1242. "Microsoft.Extensions.Caching.StackExchangeRedis/8.0.0": {
  1243. "dependencies": {
  1244. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  1245. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1246. "Microsoft.Extensions.Options": "8.0.2",
  1247. "StackExchange.Redis": "2.8.0"
  1248. },
  1249. "runtime": {
  1250. "lib/net8.0/Microsoft.Extensions.Caching.StackExchangeRedis.dll": {
  1251. "assemblyVersion": "8.0.0.0",
  1252. "fileVersion": "8.0.23.53112"
  1253. }
  1254. },
  1255. "compile": {
  1256. "lib/net8.0/Microsoft.Extensions.Caching.StackExchangeRedis.dll": {}
  1257. }
  1258. },
  1259. "Microsoft.Extensions.Configuration/8.0.0": {
  1260. "dependencies": {
  1261. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1262. "Microsoft.Extensions.Primitives": "8.0.0"
  1263. }
  1264. },
  1265. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  1266. "dependencies": {
  1267. "Microsoft.Extensions.Primitives": "8.0.0"
  1268. }
  1269. },
  1270. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  1271. "dependencies": {
  1272. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  1273. }
  1274. },
  1275. "Microsoft.Extensions.Configuration.CommandLine/8.0.0": {
  1276. "dependencies": {
  1277. "Microsoft.Extensions.Configuration": "8.0.0",
  1278. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  1279. }
  1280. },
  1281. "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": {
  1282. "dependencies": {
  1283. "Microsoft.Extensions.Configuration": "8.0.0",
  1284. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  1285. }
  1286. },
  1287. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  1288. "dependencies": {
  1289. "Microsoft.Extensions.Configuration": "8.0.0",
  1290. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1291. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  1292. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  1293. "Microsoft.Extensions.Primitives": "8.0.0"
  1294. }
  1295. },
  1296. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  1297. "dependencies": {
  1298. "Microsoft.Extensions.Configuration": "8.0.0",
  1299. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1300. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  1301. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  1302. "System.Text.Json": "8.0.0"
  1303. }
  1304. },
  1305. "Microsoft.Extensions.Configuration.UserSecrets/8.0.0": {
  1306. "dependencies": {
  1307. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1308. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  1309. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  1310. "Microsoft.Extensions.FileProviders.Physical": "8.0.0"
  1311. }
  1312. },
  1313. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  1314. "dependencies": {
  1315. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  1316. }
  1317. },
  1318. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
  1319. "runtime": {
  1320. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  1321. "assemblyVersion": "8.0.0.0",
  1322. "fileVersion": "8.0.324.11423"
  1323. }
  1324. }
  1325. },
  1326. "Microsoft.Extensions.DependencyModel/8.0.0": {
  1327. "dependencies": {
  1328. "System.Text.Encodings.Web": "8.0.0",
  1329. "System.Text.Json": "8.0.0"
  1330. },
  1331. "runtime": {
  1332. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  1333. "assemblyVersion": "8.0.0.0",
  1334. "fileVersion": "8.0.23.53103"
  1335. }
  1336. },
  1337. "compile": {
  1338. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {}
  1339. }
  1340. },
  1341. "Microsoft.Extensions.Diagnostics/8.0.0": {
  1342. "dependencies": {
  1343. "Microsoft.Extensions.Configuration": "8.0.0",
  1344. "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
  1345. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0"
  1346. }
  1347. },
  1348. "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
  1349. "dependencies": {
  1350. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1351. "Microsoft.Extensions.Options": "8.0.2",
  1352. "System.Diagnostics.DiagnosticSource": "8.0.0"
  1353. }
  1354. },
  1355. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  1356. "dependencies": {
  1357. "Microsoft.Extensions.Primitives": "8.0.0"
  1358. }
  1359. },
  1360. "Microsoft.Extensions.FileProviders.Composite/8.0.0": {
  1361. "dependencies": {
  1362. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  1363. "Microsoft.Extensions.Primitives": "8.0.0"
  1364. }
  1365. },
  1366. "Microsoft.Extensions.FileProviders.Embedded/8.0.4": {
  1367. "dependencies": {
  1368. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0"
  1369. },
  1370. "runtime": {
  1371. "lib/net8.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
  1372. "assemblyVersion": "8.0.0.0",
  1373. "fileVersion": "8.0.424.17014"
  1374. }
  1375. }
  1376. },
  1377. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  1378. "dependencies": {
  1379. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  1380. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  1381. "Microsoft.Extensions.Primitives": "8.0.0"
  1382. }
  1383. },
  1384. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {},
  1385. "Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
  1386. "dependencies": {
  1387. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1388. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1389. "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
  1390. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  1391. "Microsoft.Extensions.Logging.Abstractions": "8.0.1"
  1392. }
  1393. },
  1394. "Microsoft.Extensions.Http/8.0.0": {
  1395. "dependencies": {
  1396. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1397. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1398. "Microsoft.Extensions.Diagnostics": "8.0.0",
  1399. "Microsoft.Extensions.Logging": "8.0.0",
  1400. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1401. "Microsoft.Extensions.Options": "8.0.2"
  1402. }
  1403. },
  1404. "Microsoft.Extensions.Localization/8.0.0": {
  1405. "dependencies": {
  1406. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1407. "Microsoft.Extensions.Localization.Abstractions": "8.0.0",
  1408. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1409. "Microsoft.Extensions.Options": "8.0.2"
  1410. }
  1411. },
  1412. "Microsoft.Extensions.Localization.Abstractions/8.0.0": {},
  1413. "Microsoft.Extensions.Logging/8.0.0": {
  1414. "dependencies": {
  1415. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  1416. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1417. "Microsoft.Extensions.Options": "8.0.2"
  1418. }
  1419. },
  1420. "Microsoft.Extensions.Logging.Abstractions/8.0.1": {
  1421. "dependencies": {
  1422. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  1423. },
  1424. "runtime": {
  1425. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  1426. "assemblyVersion": "8.0.0.0",
  1427. "fileVersion": "8.0.324.11423"
  1428. }
  1429. }
  1430. },
  1431. "Microsoft.Extensions.Options/8.0.2": {
  1432. "dependencies": {
  1433. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1434. "Microsoft.Extensions.Primitives": "8.0.0"
  1435. },
  1436. "runtime": {
  1437. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  1438. "assemblyVersion": "8.0.0.0",
  1439. "fileVersion": "8.0.224.6711"
  1440. }
  1441. }
  1442. },
  1443. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  1444. "dependencies": {
  1445. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  1446. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  1447. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1448. "Microsoft.Extensions.Options": "8.0.2",
  1449. "Microsoft.Extensions.Primitives": "8.0.0"
  1450. }
  1451. },
  1452. "Microsoft.Extensions.Primitives/8.0.0": {},
  1453. "Microsoft.Identity.Client/4.56.0": {
  1454. "dependencies": {
  1455. "Microsoft.IdentityModel.Abstractions": "7.5.1"
  1456. },
  1457. "runtime": {
  1458. "lib/net6.0/Microsoft.Identity.Client.dll": {
  1459. "assemblyVersion": "4.56.0.0",
  1460. "fileVersion": "4.56.0.0"
  1461. }
  1462. },
  1463. "compile": {
  1464. "lib/net6.0/Microsoft.Identity.Client.dll": {}
  1465. }
  1466. },
  1467. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  1468. "dependencies": {
  1469. "Microsoft.Identity.Client": "4.56.0",
  1470. "System.IO.FileSystem.AccessControl": "5.0.0",
  1471. "System.Security.Cryptography.ProtectedData": "6.0.0"
  1472. },
  1473. "runtime": {
  1474. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
  1475. "assemblyVersion": "4.56.0.0",
  1476. "fileVersion": "4.56.0.0"
  1477. }
  1478. },
  1479. "compile": {
  1480. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
  1481. }
  1482. },
  1483. "Microsoft.IdentityModel.Abstractions/7.5.1": {
  1484. "runtime": {
  1485. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  1486. "assemblyVersion": "7.5.1.0",
  1487. "fileVersion": "7.5.1.50405"
  1488. }
  1489. },
  1490. "compile": {
  1491. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {}
  1492. }
  1493. },
  1494. "Microsoft.IdentityModel.JsonWebTokens/7.5.1": {
  1495. "dependencies": {
  1496. "Microsoft.IdentityModel.Tokens": "7.5.1"
  1497. },
  1498. "runtime": {
  1499. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  1500. "assemblyVersion": "7.5.1.0",
  1501. "fileVersion": "7.5.1.50405"
  1502. }
  1503. },
  1504. "compile": {
  1505. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  1506. }
  1507. },
  1508. "Microsoft.IdentityModel.Logging/7.5.1": {
  1509. "dependencies": {
  1510. "Microsoft.IdentityModel.Abstractions": "7.5.1"
  1511. },
  1512. "runtime": {
  1513. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  1514. "assemblyVersion": "7.5.1.0",
  1515. "fileVersion": "7.5.1.50405"
  1516. }
  1517. },
  1518. "compile": {
  1519. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {}
  1520. }
  1521. },
  1522. "Microsoft.IdentityModel.Protocols/7.5.1": {
  1523. "dependencies": {
  1524. "Microsoft.IdentityModel.Tokens": "7.5.1"
  1525. },
  1526. "runtime": {
  1527. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  1528. "assemblyVersion": "7.5.1.0",
  1529. "fileVersion": "7.5.1.50405"
  1530. }
  1531. },
  1532. "compile": {
  1533. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {}
  1534. }
  1535. },
  1536. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.5.1": {
  1537. "dependencies": {
  1538. "Microsoft.IdentityModel.Protocols": "7.5.1",
  1539. "System.IdentityModel.Tokens.Jwt": "7.5.1"
  1540. },
  1541. "runtime": {
  1542. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1543. "assemblyVersion": "7.5.1.0",
  1544. "fileVersion": "7.5.1.50405"
  1545. }
  1546. },
  1547. "compile": {
  1548. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  1549. }
  1550. },
  1551. "Microsoft.IdentityModel.Tokens/7.5.1": {
  1552. "dependencies": {
  1553. "Microsoft.IdentityModel.Logging": "7.5.1"
  1554. },
  1555. "runtime": {
  1556. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  1557. "assemblyVersion": "7.5.1.0",
  1558. "fileVersion": "7.5.1.50405"
  1559. }
  1560. },
  1561. "compile": {
  1562. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {}
  1563. }
  1564. },
  1565. "Microsoft.NETCore.Platforms/1.1.0": {},
  1566. "Microsoft.NETCore.Targets/1.1.0": {},
  1567. "Microsoft.OpenApi/1.2.3": {
  1568. "runtime": {
  1569. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1570. "assemblyVersion": "1.2.3.0",
  1571. "fileVersion": "1.2.3.0"
  1572. }
  1573. },
  1574. "compile": {
  1575. "lib/netstandard2.0/Microsoft.OpenApi.dll": {}
  1576. }
  1577. },
  1578. "Microsoft.SqlServer.Server/1.0.0": {
  1579. "runtime": {
  1580. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  1581. "assemblyVersion": "1.0.0.0",
  1582. "fileVersion": "1.0.0.0"
  1583. }
  1584. },
  1585. "compile": {
  1586. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {}
  1587. }
  1588. },
  1589. "Microsoft.Win32.SystemEvents/6.0.0": {
  1590. "runtime": {
  1591. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1592. "assemblyVersion": "6.0.0.0",
  1593. "fileVersion": "6.0.21.52210"
  1594. }
  1595. },
  1596. "runtimeTargets": {
  1597. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1598. "rid": "win",
  1599. "assetType": "runtime",
  1600. "assemblyVersion": "6.0.0.0",
  1601. "fileVersion": "6.0.21.52210"
  1602. }
  1603. }
  1604. },
  1605. "Mono.TextTemplating/2.2.1": {
  1606. "dependencies": {
  1607. "System.CodeDom": "4.4.0"
  1608. },
  1609. "runtime": {
  1610. "lib/netstandard2.0/Mono.TextTemplating.dll": {
  1611. "assemblyVersion": "2.2.0.0",
  1612. "fileVersion": "2.2.1.1"
  1613. }
  1614. },
  1615. "compile": {
  1616. "lib/netstandard2.0/Mono.TextTemplating.dll": {}
  1617. }
  1618. },
  1619. "MQTTnet/3.1.2": {
  1620. "runtime": {
  1621. "lib/net5.0/MQTTnet.dll": {
  1622. "assemblyVersion": "3.1.2.0",
  1623. "fileVersion": "3.1.2.0"
  1624. }
  1625. },
  1626. "compile": {
  1627. "lib/net5.0/MQTTnet.dll": {}
  1628. }
  1629. },
  1630. "Newtonsoft.Json/13.0.3": {
  1631. "runtime": {
  1632. "lib/net6.0/Newtonsoft.Json.dll": {
  1633. "assemblyVersion": "13.0.0.0",
  1634. "fileVersion": "13.0.3.27908"
  1635. }
  1636. },
  1637. "compile": {
  1638. "lib/net6.0/Newtonsoft.Json.dll": {}
  1639. }
  1640. },
  1641. "Nito.AsyncEx.Context/5.1.2": {
  1642. "dependencies": {
  1643. "Nito.AsyncEx.Tasks": "5.1.2"
  1644. },
  1645. "runtime": {
  1646. "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {
  1647. "assemblyVersion": "5.1.2.0",
  1648. "fileVersion": "5.1.2.0"
  1649. }
  1650. },
  1651. "compile": {
  1652. "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {}
  1653. }
  1654. },
  1655. "Nito.AsyncEx.Tasks/5.1.2": {
  1656. "dependencies": {
  1657. "Nito.Disposables": "2.2.1"
  1658. },
  1659. "runtime": {
  1660. "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {
  1661. "assemblyVersion": "5.1.2.0",
  1662. "fileVersion": "5.1.2.0"
  1663. }
  1664. },
  1665. "compile": {
  1666. "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {}
  1667. }
  1668. },
  1669. "Nito.Disposables/2.2.1": {
  1670. "dependencies": {
  1671. "System.Collections.Immutable": "8.0.0"
  1672. },
  1673. "runtime": {
  1674. "lib/netstandard2.1/Nito.Disposables.dll": {
  1675. "assemblyVersion": "2.2.1.0",
  1676. "fileVersion": "2.2.1.0"
  1677. }
  1678. },
  1679. "compile": {
  1680. "lib/netstandard2.1/Nito.Disposables.dll": {}
  1681. }
  1682. },
  1683. "NRules/0.9.4": {
  1684. "dependencies": {
  1685. "NRules.Fluent": "0.9.4",
  1686. "NRules.Runtime": "0.9.4"
  1687. }
  1688. },
  1689. "NRules.Fluent/0.9.4": {
  1690. "dependencies": {
  1691. "NRules.RuleModel": "0.9.4"
  1692. },
  1693. "runtime": {
  1694. "lib/netstandard2.1/NRules.Fluent.dll": {
  1695. "assemblyVersion": "0.9.4.0",
  1696. "fileVersion": "0.9.4.0"
  1697. }
  1698. },
  1699. "compile": {
  1700. "lib/netstandard2.1/NRules.Fluent.dll": {}
  1701. }
  1702. },
  1703. "NRules.RuleModel/0.9.4": {
  1704. "runtime": {
  1705. "lib/netstandard2.1/NRules.RuleModel.dll": {
  1706. "assemblyVersion": "0.9.4.0",
  1707. "fileVersion": "0.9.4.0"
  1708. }
  1709. },
  1710. "compile": {
  1711. "lib/netstandard2.1/NRules.RuleModel.dll": {}
  1712. }
  1713. },
  1714. "NRules.Runtime/0.9.4": {
  1715. "dependencies": {
  1716. "NRules.RuleModel": "0.9.4"
  1717. },
  1718. "runtime": {
  1719. "lib/netstandard2.1/NRules.dll": {
  1720. "assemblyVersion": "0.9.4.0",
  1721. "fileVersion": "0.9.4.0"
  1722. }
  1723. },
  1724. "compile": {
  1725. "lib/netstandard2.1/NRules.dll": {}
  1726. }
  1727. },
  1728. "NUglify/1.21.0": {
  1729. "runtime": {
  1730. "lib/net5.0/NUglify.dll": {
  1731. "assemblyVersion": "1.21.0.0",
  1732. "fileVersion": "1.21.0.0"
  1733. }
  1734. },
  1735. "compile": {
  1736. "lib/net5.0/NUglify.dll": {}
  1737. }
  1738. },
  1739. "Pipelines.Sockets.Unofficial/2.2.8": {
  1740. "dependencies": {
  1741. "System.IO.Pipelines": "6.0.3"
  1742. },
  1743. "runtime": {
  1744. "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
  1745. "assemblyVersion": "1.0.0.0",
  1746. "fileVersion": "2.2.8.1080"
  1747. }
  1748. },
  1749. "compile": {
  1750. "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {}
  1751. }
  1752. },
  1753. "Polly/8.2.0": {
  1754. "dependencies": {
  1755. "Polly.Core": "8.2.0"
  1756. },
  1757. "runtime": {
  1758. "lib/net6.0/Polly.dll": {
  1759. "assemblyVersion": "8.0.0.0",
  1760. "fileVersion": "8.2.0.2702"
  1761. }
  1762. },
  1763. "compile": {
  1764. "lib/net6.0/Polly.dll": {}
  1765. }
  1766. },
  1767. "Polly.Core/8.2.0": {
  1768. "runtime": {
  1769. "lib/net8.0/Polly.Core.dll": {
  1770. "assemblyVersion": "8.0.0.0",
  1771. "fileVersion": "8.2.0.2702"
  1772. }
  1773. },
  1774. "compile": {
  1775. "lib/net8.0/Polly.Core.dll": {}
  1776. }
  1777. },
  1778. "Serilog/3.1.1": {
  1779. "runtime": {
  1780. "lib/net7.0/Serilog.dll": {
  1781. "assemblyVersion": "2.0.0.0",
  1782. "fileVersion": "3.1.1.0"
  1783. }
  1784. },
  1785. "compile": {
  1786. "lib/net7.0/Serilog.dll": {}
  1787. }
  1788. },
  1789. "Serilog.AspNetCore/8.0.0": {
  1790. "dependencies": {
  1791. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  1792. "Microsoft.Extensions.Logging": "8.0.0",
  1793. "Serilog": "3.1.1",
  1794. "Serilog.Extensions.Hosting": "8.0.0",
  1795. "Serilog.Extensions.Logging": "8.0.0",
  1796. "Serilog.Formatting.Compact": "2.0.0",
  1797. "Serilog.Settings.Configuration": "8.0.0",
  1798. "Serilog.Sinks.Console": "5.0.0",
  1799. "Serilog.Sinks.Debug": "2.0.0",
  1800. "Serilog.Sinks.File": "5.0.0"
  1801. },
  1802. "runtime": {
  1803. "lib/net8.0/Serilog.AspNetCore.dll": {
  1804. "assemblyVersion": "0.0.0.0",
  1805. "fileVersion": "8.0.0.0"
  1806. }
  1807. },
  1808. "compile": {
  1809. "lib/net8.0/Serilog.AspNetCore.dll": {}
  1810. }
  1811. },
  1812. "Serilog.Extensions.Hosting/8.0.0": {
  1813. "dependencies": {
  1814. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  1815. "Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
  1816. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1817. "Serilog": "3.1.1",
  1818. "Serilog.Extensions.Logging": "8.0.0"
  1819. },
  1820. "runtime": {
  1821. "lib/net8.0/Serilog.Extensions.Hosting.dll": {
  1822. "assemblyVersion": "7.0.0.0",
  1823. "fileVersion": "8.0.0.0"
  1824. }
  1825. },
  1826. "compile": {
  1827. "lib/net8.0/Serilog.Extensions.Hosting.dll": {}
  1828. }
  1829. },
  1830. "Serilog.Extensions.Logging/8.0.0": {
  1831. "dependencies": {
  1832. "Microsoft.Extensions.Logging": "8.0.0",
  1833. "Serilog": "3.1.1"
  1834. },
  1835. "runtime": {
  1836. "lib/net8.0/Serilog.Extensions.Logging.dll": {
  1837. "assemblyVersion": "7.0.0.0",
  1838. "fileVersion": "8.0.0.0"
  1839. }
  1840. },
  1841. "compile": {
  1842. "lib/net8.0/Serilog.Extensions.Logging.dll": {}
  1843. }
  1844. },
  1845. "Serilog.Formatting.Compact/2.0.0": {
  1846. "dependencies": {
  1847. "Serilog": "3.1.1"
  1848. },
  1849. "runtime": {
  1850. "lib/net7.0/Serilog.Formatting.Compact.dll": {
  1851. "assemblyVersion": "2.0.0.0",
  1852. "fileVersion": "2.0.0.0"
  1853. }
  1854. },
  1855. "compile": {
  1856. "lib/net7.0/Serilog.Formatting.Compact.dll": {}
  1857. }
  1858. },
  1859. "Serilog.Settings.Configuration/8.0.0": {
  1860. "dependencies": {
  1861. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  1862. "Microsoft.Extensions.DependencyModel": "8.0.0",
  1863. "Serilog": "3.1.1"
  1864. },
  1865. "runtime": {
  1866. "lib/net8.0/Serilog.Settings.Configuration.dll": {
  1867. "assemblyVersion": "8.0.0.0",
  1868. "fileVersion": "8.0.0.0"
  1869. }
  1870. },
  1871. "compile": {
  1872. "lib/net8.0/Serilog.Settings.Configuration.dll": {}
  1873. }
  1874. },
  1875. "Serilog.Sinks.Async/1.5.0": {
  1876. "dependencies": {
  1877. "Serilog": "3.1.1"
  1878. },
  1879. "runtime": {
  1880. "lib/netstandard2.0/Serilog.Sinks.Async.dll": {
  1881. "assemblyVersion": "1.5.0.0",
  1882. "fileVersion": "1.5.0.0"
  1883. }
  1884. },
  1885. "compile": {
  1886. "lib/netstandard2.0/Serilog.Sinks.Async.dll": {}
  1887. }
  1888. },
  1889. "Serilog.Sinks.Console/5.0.0": {
  1890. "dependencies": {
  1891. "Serilog": "3.1.1"
  1892. },
  1893. "runtime": {
  1894. "lib/net7.0/Serilog.Sinks.Console.dll": {
  1895. "assemblyVersion": "5.0.0.0",
  1896. "fileVersion": "5.0.0.0"
  1897. }
  1898. },
  1899. "compile": {
  1900. "lib/net7.0/Serilog.Sinks.Console.dll": {}
  1901. }
  1902. },
  1903. "Serilog.Sinks.Debug/2.0.0": {
  1904. "dependencies": {
  1905. "Serilog": "3.1.1"
  1906. },
  1907. "runtime": {
  1908. "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
  1909. "assemblyVersion": "2.0.0.0",
  1910. "fileVersion": "2.0.0.0"
  1911. }
  1912. },
  1913. "compile": {
  1914. "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {}
  1915. }
  1916. },
  1917. "Serilog.Sinks.File/5.0.0": {
  1918. "dependencies": {
  1919. "Serilog": "3.1.1"
  1920. },
  1921. "runtime": {
  1922. "lib/net5.0/Serilog.Sinks.File.dll": {
  1923. "assemblyVersion": "5.0.0.0",
  1924. "fileVersion": "5.0.0.0"
  1925. }
  1926. },
  1927. "compile": {
  1928. "lib/net5.0/Serilog.Sinks.File.dll": {}
  1929. }
  1930. },
  1931. "StackExchange.Redis/2.8.0": {
  1932. "dependencies": {
  1933. "Microsoft.Extensions.Logging.Abstractions": "8.0.1",
  1934. "Pipelines.Sockets.Unofficial": "2.2.8"
  1935. },
  1936. "runtime": {
  1937. "lib/net6.0/StackExchange.Redis.dll": {
  1938. "assemblyVersion": "2.0.0.0",
  1939. "fileVersion": "2.8.0.27420"
  1940. }
  1941. },
  1942. "compile": {
  1943. "lib/net6.0/StackExchange.Redis.dll": {}
  1944. }
  1945. },
  1946. "Swashbuckle.AspNetCore/6.5.0": {
  1947. "dependencies": {
  1948. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  1949. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  1950. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  1951. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  1952. }
  1953. },
  1954. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1955. "dependencies": {
  1956. "Microsoft.OpenApi": "1.2.3"
  1957. },
  1958. "runtime": {
  1959. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1960. "assemblyVersion": "6.5.0.0",
  1961. "fileVersion": "6.5.0.0"
  1962. }
  1963. },
  1964. "compile": {
  1965. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {}
  1966. }
  1967. },
  1968. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1969. "dependencies": {
  1970. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  1971. },
  1972. "runtime": {
  1973. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  1974. "assemblyVersion": "6.5.0.0",
  1975. "fileVersion": "6.5.0.0"
  1976. }
  1977. },
  1978. "compile": {
  1979. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
  1980. }
  1981. },
  1982. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  1983. "runtime": {
  1984. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  1985. "assemblyVersion": "6.5.0.0",
  1986. "fileVersion": "6.5.0.0"
  1987. }
  1988. },
  1989. "compile": {
  1990. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
  1991. }
  1992. },
  1993. "System.CodeDom/4.4.0": {
  1994. "runtime": {
  1995. "lib/netstandard2.0/System.CodeDom.dll": {
  1996. "assemblyVersion": "4.0.0.0",
  1997. "fileVersion": "4.6.25519.3"
  1998. }
  1999. },
  2000. "compile": {
  2001. "ref/netstandard2.0/System.CodeDom.dll": {}
  2002. }
  2003. },
  2004. "System.Collections/4.3.0": {
  2005. "dependencies": {
  2006. "Microsoft.NETCore.Platforms": "1.1.0",
  2007. "Microsoft.NETCore.Targets": "1.1.0",
  2008. "System.Runtime": "4.3.0"
  2009. }
  2010. },
  2011. "System.Collections.Immutable/8.0.0": {},
  2012. "System.Composition/6.0.0": {
  2013. "dependencies": {
  2014. "System.Composition.AttributedModel": "6.0.0",
  2015. "System.Composition.Convention": "6.0.0",
  2016. "System.Composition.Hosting": "6.0.0",
  2017. "System.Composition.Runtime": "6.0.0",
  2018. "System.Composition.TypedParts": "6.0.0"
  2019. }
  2020. },
  2021. "System.Composition.AttributedModel/6.0.0": {
  2022. "runtime": {
  2023. "lib/net6.0/System.Composition.AttributedModel.dll": {
  2024. "assemblyVersion": "6.0.0.0",
  2025. "fileVersion": "6.0.21.52210"
  2026. }
  2027. },
  2028. "compile": {
  2029. "lib/net6.0/System.Composition.AttributedModel.dll": {}
  2030. }
  2031. },
  2032. "System.Composition.Convention/6.0.0": {
  2033. "dependencies": {
  2034. "System.Composition.AttributedModel": "6.0.0"
  2035. },
  2036. "runtime": {
  2037. "lib/net6.0/System.Composition.Convention.dll": {
  2038. "assemblyVersion": "6.0.0.0",
  2039. "fileVersion": "6.0.21.52210"
  2040. }
  2041. },
  2042. "compile": {
  2043. "lib/net6.0/System.Composition.Convention.dll": {}
  2044. }
  2045. },
  2046. "System.Composition.Hosting/6.0.0": {
  2047. "dependencies": {
  2048. "System.Composition.Runtime": "6.0.0"
  2049. },
  2050. "runtime": {
  2051. "lib/net6.0/System.Composition.Hosting.dll": {
  2052. "assemblyVersion": "6.0.0.0",
  2053. "fileVersion": "6.0.21.52210"
  2054. }
  2055. },
  2056. "compile": {
  2057. "lib/net6.0/System.Composition.Hosting.dll": {}
  2058. }
  2059. },
  2060. "System.Composition.Runtime/6.0.0": {
  2061. "runtime": {
  2062. "lib/net6.0/System.Composition.Runtime.dll": {
  2063. "assemblyVersion": "6.0.0.0",
  2064. "fileVersion": "6.0.21.52210"
  2065. }
  2066. },
  2067. "compile": {
  2068. "lib/net6.0/System.Composition.Runtime.dll": {}
  2069. }
  2070. },
  2071. "System.Composition.TypedParts/6.0.0": {
  2072. "dependencies": {
  2073. "System.Composition.AttributedModel": "6.0.0",
  2074. "System.Composition.Hosting": "6.0.0",
  2075. "System.Composition.Runtime": "6.0.0"
  2076. },
  2077. "runtime": {
  2078. "lib/net6.0/System.Composition.TypedParts.dll": {
  2079. "assemblyVersion": "6.0.0.0",
  2080. "fileVersion": "6.0.21.52210"
  2081. }
  2082. },
  2083. "compile": {
  2084. "lib/net6.0/System.Composition.TypedParts.dll": {}
  2085. }
  2086. },
  2087. "System.Configuration.ConfigurationManager/6.0.1": {
  2088. "dependencies": {
  2089. "System.Security.Cryptography.ProtectedData": "6.0.0",
  2090. "System.Security.Permissions": "6.0.0"
  2091. },
  2092. "runtime": {
  2093. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  2094. "assemblyVersion": "6.0.0.0",
  2095. "fileVersion": "6.0.922.41905"
  2096. }
  2097. }
  2098. },
  2099. "System.Diagnostics.Debug/4.3.0": {
  2100. "dependencies": {
  2101. "Microsoft.NETCore.Platforms": "1.1.0",
  2102. "Microsoft.NETCore.Targets": "1.1.0",
  2103. "System.Runtime": "4.3.0"
  2104. }
  2105. },
  2106. "System.Diagnostics.DiagnosticSource/8.0.0": {},
  2107. "System.Diagnostics.EventLog/6.0.0": {},
  2108. "System.Drawing.Common/6.0.0": {
  2109. "dependencies": {
  2110. "Microsoft.Win32.SystemEvents": "6.0.0"
  2111. },
  2112. "runtime": {
  2113. "lib/net6.0/System.Drawing.Common.dll": {
  2114. "assemblyVersion": "6.0.0.0",
  2115. "fileVersion": "6.0.21.52210"
  2116. }
  2117. },
  2118. "runtimeTargets": {
  2119. "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
  2120. "rid": "unix",
  2121. "assetType": "runtime",
  2122. "assemblyVersion": "6.0.0.0",
  2123. "fileVersion": "6.0.21.52210"
  2124. },
  2125. "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
  2126. "rid": "win",
  2127. "assetType": "runtime",
  2128. "assemblyVersion": "6.0.0.0",
  2129. "fileVersion": "6.0.21.52210"
  2130. }
  2131. }
  2132. },
  2133. "System.Formats.Asn1/8.0.0": {},
  2134. "System.Globalization/4.3.0": {
  2135. "dependencies": {
  2136. "Microsoft.NETCore.Platforms": "1.1.0",
  2137. "Microsoft.NETCore.Targets": "1.1.0",
  2138. "System.Runtime": "4.3.0"
  2139. }
  2140. },
  2141. "System.IdentityModel.Tokens.Jwt/7.5.1": {
  2142. "dependencies": {
  2143. "Microsoft.IdentityModel.JsonWebTokens": "7.5.1",
  2144. "Microsoft.IdentityModel.Tokens": "7.5.1"
  2145. },
  2146. "runtime": {
  2147. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  2148. "assemblyVersion": "7.5.1.0",
  2149. "fileVersion": "7.5.1.50405"
  2150. }
  2151. },
  2152. "compile": {
  2153. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {}
  2154. }
  2155. },
  2156. "System.IO/4.3.0": {
  2157. "dependencies": {
  2158. "Microsoft.NETCore.Platforms": "1.1.0",
  2159. "Microsoft.NETCore.Targets": "1.1.0",
  2160. "System.Runtime": "4.3.0",
  2161. "System.Text.Encoding": "4.3.0",
  2162. "System.Threading.Tasks": "4.3.0"
  2163. }
  2164. },
  2165. "System.IO.FileSystem.AccessControl/5.0.0": {
  2166. "dependencies": {
  2167. "System.Security.AccessControl": "6.0.0",
  2168. "System.Security.Principal.Windows": "5.0.0"
  2169. }
  2170. },
  2171. "System.IO.Pipelines/6.0.3": {},
  2172. "System.Linq/4.3.0": {
  2173. "dependencies": {
  2174. "System.Collections": "4.3.0",
  2175. "System.Diagnostics.Debug": "4.3.0",
  2176. "System.Resources.ResourceManager": "4.3.0",
  2177. "System.Runtime": "4.3.0",
  2178. "System.Runtime.Extensions": "4.3.0"
  2179. }
  2180. },
  2181. "System.Linq.Dynamic.Core/1.3.5": {
  2182. "runtime": {
  2183. "lib/net7.0/System.Linq.Dynamic.Core.dll": {
  2184. "assemblyVersion": "1.3.5.0",
  2185. "fileVersion": "1.3.5.0"
  2186. }
  2187. },
  2188. "compile": {
  2189. "lib/net7.0/System.Linq.Dynamic.Core.dll": {}
  2190. }
  2191. },
  2192. "System.Linq.Expressions/4.3.0": {
  2193. "dependencies": {
  2194. "System.Collections": "4.3.0",
  2195. "System.Diagnostics.Debug": "4.3.0",
  2196. "System.Globalization": "4.3.0",
  2197. "System.IO": "4.3.0",
  2198. "System.Linq": "4.3.0",
  2199. "System.ObjectModel": "4.3.0",
  2200. "System.Reflection": "4.3.0",
  2201. "System.Reflection.Emit": "4.3.0",
  2202. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2203. "System.Reflection.Emit.Lightweight": "4.3.0",
  2204. "System.Reflection.Extensions": "4.3.0",
  2205. "System.Reflection.Primitives": "4.3.0",
  2206. "System.Reflection.TypeExtensions": "4.3.0",
  2207. "System.Resources.ResourceManager": "4.3.0",
  2208. "System.Runtime": "4.3.0",
  2209. "System.Runtime.Extensions": "4.3.0",
  2210. "System.Threading": "4.3.0"
  2211. }
  2212. },
  2213. "System.Linq.Queryable/4.3.0": {
  2214. "dependencies": {
  2215. "System.Collections": "4.3.0",
  2216. "System.Diagnostics.Debug": "4.3.0",
  2217. "System.Linq": "4.3.0",
  2218. "System.Linq.Expressions": "4.3.0",
  2219. "System.Reflection": "4.3.0",
  2220. "System.Reflection.Extensions": "4.3.0",
  2221. "System.Resources.ResourceManager": "4.3.0",
  2222. "System.Runtime": "4.3.0"
  2223. }
  2224. },
  2225. "System.Memory/4.5.4": {},
  2226. "System.Memory.Data/1.0.2": {
  2227. "dependencies": {
  2228. "System.Text.Encodings.Web": "8.0.0",
  2229. "System.Text.Json": "8.0.0"
  2230. },
  2231. "runtime": {
  2232. "lib/netstandard2.0/System.Memory.Data.dll": {
  2233. "assemblyVersion": "1.0.2.0",
  2234. "fileVersion": "1.0.221.20802"
  2235. }
  2236. },
  2237. "compile": {
  2238. "lib/netstandard2.0/System.Memory.Data.dll": {}
  2239. }
  2240. },
  2241. "System.Numerics.Vectors/4.5.0": {},
  2242. "System.ObjectModel/4.3.0": {
  2243. "dependencies": {
  2244. "System.Collections": "4.3.0",
  2245. "System.Diagnostics.Debug": "4.3.0",
  2246. "System.Resources.ResourceManager": "4.3.0",
  2247. "System.Runtime": "4.3.0",
  2248. "System.Threading": "4.3.0"
  2249. }
  2250. },
  2251. "System.Reflection/4.3.0": {
  2252. "dependencies": {
  2253. "Microsoft.NETCore.Platforms": "1.1.0",
  2254. "Microsoft.NETCore.Targets": "1.1.0",
  2255. "System.IO": "4.3.0",
  2256. "System.Reflection.Primitives": "4.3.0",
  2257. "System.Runtime": "4.3.0"
  2258. }
  2259. },
  2260. "System.Reflection.Emit/4.3.0": {
  2261. "dependencies": {
  2262. "System.IO": "4.3.0",
  2263. "System.Reflection": "4.3.0",
  2264. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2265. "System.Reflection.Primitives": "4.3.0",
  2266. "System.Runtime": "4.3.0"
  2267. }
  2268. },
  2269. "System.Reflection.Emit.ILGeneration/4.3.0": {
  2270. "dependencies": {
  2271. "System.Reflection": "4.3.0",
  2272. "System.Reflection.Primitives": "4.3.0",
  2273. "System.Runtime": "4.3.0"
  2274. }
  2275. },
  2276. "System.Reflection.Emit.Lightweight/4.3.0": {
  2277. "dependencies": {
  2278. "System.Reflection": "4.3.0",
  2279. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2280. "System.Reflection.Primitives": "4.3.0",
  2281. "System.Runtime": "4.3.0"
  2282. }
  2283. },
  2284. "System.Reflection.Extensions/4.3.0": {
  2285. "dependencies": {
  2286. "Microsoft.NETCore.Platforms": "1.1.0",
  2287. "Microsoft.NETCore.Targets": "1.1.0",
  2288. "System.Reflection": "4.3.0",
  2289. "System.Runtime": "4.3.0"
  2290. }
  2291. },
  2292. "System.Reflection.Metadata/6.0.1": {
  2293. "dependencies": {
  2294. "System.Collections.Immutable": "8.0.0"
  2295. }
  2296. },
  2297. "System.Reflection.Primitives/4.3.0": {
  2298. "dependencies": {
  2299. "Microsoft.NETCore.Platforms": "1.1.0",
  2300. "Microsoft.NETCore.Targets": "1.1.0",
  2301. "System.Runtime": "4.3.0"
  2302. }
  2303. },
  2304. "System.Reflection.TypeExtensions/4.3.0": {
  2305. "dependencies": {
  2306. "System.Reflection": "4.3.0",
  2307. "System.Runtime": "4.3.0"
  2308. }
  2309. },
  2310. "System.Resources.ResourceManager/4.3.0": {
  2311. "dependencies": {
  2312. "Microsoft.NETCore.Platforms": "1.1.0",
  2313. "Microsoft.NETCore.Targets": "1.1.0",
  2314. "System.Globalization": "4.3.0",
  2315. "System.Reflection": "4.3.0",
  2316. "System.Runtime": "4.3.0"
  2317. }
  2318. },
  2319. "System.Runtime/4.3.0": {
  2320. "dependencies": {
  2321. "Microsoft.NETCore.Platforms": "1.1.0",
  2322. "Microsoft.NETCore.Targets": "1.1.0"
  2323. }
  2324. },
  2325. "System.Runtime.Caching/6.0.0": {
  2326. "dependencies": {
  2327. "System.Configuration.ConfigurationManager": "6.0.1"
  2328. },
  2329. "runtime": {
  2330. "lib/net6.0/System.Runtime.Caching.dll": {
  2331. "assemblyVersion": "4.0.0.0",
  2332. "fileVersion": "6.0.21.52210"
  2333. }
  2334. },
  2335. "runtimeTargets": {
  2336. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  2337. "rid": "win",
  2338. "assetType": "runtime",
  2339. "assemblyVersion": "4.0.0.0",
  2340. "fileVersion": "6.0.21.52210"
  2341. }
  2342. }
  2343. },
  2344. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  2345. "System.Runtime.Extensions/4.3.0": {
  2346. "dependencies": {
  2347. "Microsoft.NETCore.Platforms": "1.1.0",
  2348. "Microsoft.NETCore.Targets": "1.1.0",
  2349. "System.Runtime": "4.3.0"
  2350. }
  2351. },
  2352. "System.Runtime.Loader/4.3.0": {
  2353. "dependencies": {
  2354. "System.IO": "4.3.0",
  2355. "System.Reflection": "4.3.0",
  2356. "System.Runtime": "4.3.0"
  2357. }
  2358. },
  2359. "System.Security.AccessControl/6.0.0": {},
  2360. "System.Security.Cryptography.Cng/5.0.0": {
  2361. "dependencies": {
  2362. "System.Formats.Asn1": "8.0.0"
  2363. }
  2364. },
  2365. "System.Security.Cryptography.Pkcs/8.0.0": {
  2366. "dependencies": {
  2367. "System.Formats.Asn1": "8.0.0"
  2368. },
  2369. "compile": {
  2370. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {}
  2371. }
  2372. },
  2373. "System.Security.Cryptography.ProtectedData/6.0.0": {
  2374. "runtime": {
  2375. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  2376. "assemblyVersion": "6.0.0.0",
  2377. "fileVersion": "6.0.21.52210"
  2378. }
  2379. },
  2380. "runtimeTargets": {
  2381. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  2382. "rid": "win",
  2383. "assetType": "runtime",
  2384. "assemblyVersion": "6.0.0.0",
  2385. "fileVersion": "6.0.21.52210"
  2386. }
  2387. },
  2388. "compile": {
  2389. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {}
  2390. }
  2391. },
  2392. "System.Security.Cryptography.Xml/8.0.0": {
  2393. "dependencies": {
  2394. "System.Security.Cryptography.Pkcs": "8.0.0"
  2395. }
  2396. },
  2397. "System.Security.Permissions/6.0.0": {
  2398. "dependencies": {
  2399. "System.Security.AccessControl": "6.0.0",
  2400. "System.Windows.Extensions": "6.0.0"
  2401. },
  2402. "runtime": {
  2403. "lib/net6.0/System.Security.Permissions.dll": {
  2404. "assemblyVersion": "6.0.0.0",
  2405. "fileVersion": "6.0.21.52210"
  2406. }
  2407. }
  2408. },
  2409. "System.Security.Principal.Windows/5.0.0": {},
  2410. "System.Text.Encoding/4.3.0": {
  2411. "dependencies": {
  2412. "Microsoft.NETCore.Platforms": "1.1.0",
  2413. "Microsoft.NETCore.Targets": "1.1.0",
  2414. "System.Runtime": "4.3.0"
  2415. }
  2416. },
  2417. "System.Text.Encoding.CodePages/6.0.0": {
  2418. "dependencies": {
  2419. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  2420. }
  2421. },
  2422. "System.Text.Encodings.Web/8.0.0": {},
  2423. "System.Text.Json/8.0.0": {
  2424. "dependencies": {
  2425. "System.Text.Encodings.Web": "8.0.0"
  2426. }
  2427. },
  2428. "System.Threading/4.3.0": {
  2429. "dependencies": {
  2430. "System.Runtime": "4.3.0",
  2431. "System.Threading.Tasks": "4.3.0"
  2432. }
  2433. },
  2434. "System.Threading.Channels/6.0.0": {},
  2435. "System.Threading.Tasks/4.3.0": {
  2436. "dependencies": {
  2437. "Microsoft.NETCore.Platforms": "1.1.0",
  2438. "Microsoft.NETCore.Targets": "1.1.0",
  2439. "System.Runtime": "4.3.0"
  2440. }
  2441. },
  2442. "System.Threading.Tasks.Extensions/4.5.4": {},
  2443. "System.Windows.Extensions/6.0.0": {
  2444. "dependencies": {
  2445. "System.Drawing.Common": "6.0.0"
  2446. },
  2447. "runtime": {
  2448. "lib/net6.0/System.Windows.Extensions.dll": {
  2449. "assemblyVersion": "6.0.0.0",
  2450. "fileVersion": "6.0.21.52210"
  2451. }
  2452. },
  2453. "runtimeTargets": {
  2454. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  2455. "rid": "win",
  2456. "assetType": "runtime",
  2457. "assemblyVersion": "6.0.0.0",
  2458. "fileVersion": "6.0.21.52210"
  2459. }
  2460. }
  2461. },
  2462. "TimeZoneConverter/6.1.0": {
  2463. "runtime": {
  2464. "lib/net6.0/TimeZoneConverter.dll": {
  2465. "assemblyVersion": "6.1.0.0",
  2466. "fileVersion": "6.1.0.0"
  2467. }
  2468. },
  2469. "compile": {
  2470. "lib/net6.0/TimeZoneConverter.dll": {}
  2471. }
  2472. },
  2473. "Volo.Abp.ApiVersioning.Abstractions/8.2.0": {
  2474. "dependencies": {
  2475. "Volo.Abp.Core": "8.2.0"
  2476. },
  2477. "runtime": {
  2478. "lib/net8.0/Volo.Abp.ApiVersioning.Abstractions.dll": {
  2479. "assemblyVersion": "8.2.0.0",
  2480. "fileVersion": "8.2.0.0"
  2481. }
  2482. },
  2483. "compile": {
  2484. "lib/net8.0/Volo.Abp.ApiVersioning.Abstractions.dll": {}
  2485. }
  2486. },
  2487. "Volo.Abp.AspNetCore/8.2.0": {
  2488. "dependencies": {
  2489. "DeviceDetector.NET": "6.1.4",
  2490. "IdentityModel": "6.2.0",
  2491. "Microsoft.AspNetCore.Authentication.OpenIdConnect": "8.0.4",
  2492. "Volo.Abp.AspNetCore.Abstractions": "8.2.0",
  2493. "Volo.Abp.Auditing": "8.2.0",
  2494. "Volo.Abp.Authorization": "8.2.0",
  2495. "Volo.Abp.ExceptionHandling": "8.2.0",
  2496. "Volo.Abp.Http": "8.2.0",
  2497. "Volo.Abp.Security": "8.2.0",
  2498. "Volo.Abp.Uow": "8.2.0",
  2499. "Volo.Abp.Validation": "8.2.0",
  2500. "Volo.Abp.VirtualFileSystem": "8.2.0"
  2501. },
  2502. "runtime": {
  2503. "lib/net8.0/Volo.Abp.AspNetCore.dll": {
  2504. "assemblyVersion": "8.2.0.0",
  2505. "fileVersion": "8.2.0.0"
  2506. }
  2507. },
  2508. "compile": {
  2509. "lib/net8.0/Volo.Abp.AspNetCore.dll": {}
  2510. }
  2511. },
  2512. "Volo.Abp.AspNetCore.Abstractions/8.2.0": {
  2513. "dependencies": {
  2514. "Volo.Abp.Core": "8.2.0"
  2515. },
  2516. "runtime": {
  2517. "lib/net8.0/Volo.Abp.AspNetCore.Abstractions.dll": {
  2518. "assemblyVersion": "8.2.0.0",
  2519. "fileVersion": "8.2.0.0"
  2520. }
  2521. },
  2522. "compile": {
  2523. "lib/net8.0/Volo.Abp.AspNetCore.Abstractions.dll": {}
  2524. }
  2525. },
  2526. "Volo.Abp.AspNetCore.MultiTenancy/8.2.0": {
  2527. "dependencies": {
  2528. "Volo.Abp.AspNetCore": "8.2.0",
  2529. "Volo.Abp.MultiTenancy": "8.2.0"
  2530. },
  2531. "runtime": {
  2532. "lib/net8.0/Volo.Abp.AspNetCore.MultiTenancy.dll": {
  2533. "assemblyVersion": "8.2.0.0",
  2534. "fileVersion": "8.2.0.0"
  2535. }
  2536. },
  2537. "compile": {
  2538. "lib/net8.0/Volo.Abp.AspNetCore.MultiTenancy.dll": {}
  2539. }
  2540. },
  2541. "Volo.Abp.AspNetCore.Mvc/8.2.0": {
  2542. "dependencies": {
  2543. "Asp.Versioning.Mvc": "8.1.0",
  2544. "Asp.Versioning.Mvc.ApiExplorer": "8.1.0",
  2545. "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "8.0.4",
  2546. "Volo.Abp.ApiVersioning.Abstractions": "8.2.0",
  2547. "Volo.Abp.AspNetCore": "8.2.0",
  2548. "Volo.Abp.AspNetCore.Mvc.Contracts": "8.2.0",
  2549. "Volo.Abp.Ddd.Application": "8.2.0",
  2550. "Volo.Abp.GlobalFeatures": "8.2.0",
  2551. "Volo.Abp.Localization": "8.2.0",
  2552. "Volo.Abp.UI.Navigation": "8.2.0"
  2553. },
  2554. "runtime": {
  2555. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.dll": {
  2556. "assemblyVersion": "8.2.0.0",
  2557. "fileVersion": "8.2.0.0"
  2558. }
  2559. },
  2560. "compile": {
  2561. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.dll": {}
  2562. }
  2563. },
  2564. "Volo.Abp.AspNetCore.Mvc.Contracts/8.2.0": {
  2565. "dependencies": {
  2566. "Volo.Abp.Ddd.Application.Contracts": "8.2.0"
  2567. },
  2568. "runtime": {
  2569. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {
  2570. "assemblyVersion": "8.2.0.0",
  2571. "fileVersion": "8.2.0.0"
  2572. }
  2573. },
  2574. "compile": {
  2575. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {}
  2576. }
  2577. },
  2578. "Volo.Abp.AspNetCore.Mvc.UI/8.2.0": {
  2579. "dependencies": {
  2580. "NUglify": "1.21.0",
  2581. "Volo.Abp.AspNetCore.Mvc": "8.2.0",
  2582. "Volo.Abp.UI.Navigation": "8.2.0"
  2583. },
  2584. "runtime": {
  2585. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.dll": {
  2586. "assemblyVersion": "8.2.0.0",
  2587. "fileVersion": "8.2.0.0"
  2588. }
  2589. },
  2590. "compile": {
  2591. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.dll": {}
  2592. }
  2593. },
  2594. "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/8.2.0": {
  2595. "dependencies": {
  2596. "Volo.Abp.AspNetCore.Mvc.UI": "8.2.0"
  2597. },
  2598. "runtime": {
  2599. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll": {
  2600. "assemblyVersion": "8.2.0.0",
  2601. "fileVersion": "8.2.0.0"
  2602. }
  2603. },
  2604. "compile": {
  2605. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll": {}
  2606. }
  2607. },
  2608. "Volo.Abp.AspNetCore.Mvc.UI.Bundling/8.2.0": {
  2609. "dependencies": {
  2610. "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap": "8.2.0",
  2611. "Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions": "8.2.0",
  2612. "Volo.Abp.Minify": "8.2.0"
  2613. },
  2614. "runtime": {
  2615. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll": {
  2616. "assemblyVersion": "8.2.0.0",
  2617. "fileVersion": "8.2.0.0"
  2618. }
  2619. },
  2620. "compile": {
  2621. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll": {}
  2622. }
  2623. },
  2624. "Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions/8.2.0": {
  2625. "dependencies": {
  2626. "Volo.Abp.Core": "8.2.0"
  2627. },
  2628. "runtime": {
  2629. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions.dll": {
  2630. "assemblyVersion": "8.2.0.0",
  2631. "fileVersion": "8.2.0.0"
  2632. }
  2633. },
  2634. "compile": {
  2635. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions.dll": {}
  2636. }
  2637. },
  2638. "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/8.2.0": {
  2639. "dependencies": {
  2640. "Volo.Abp.AspNetCore.MultiTenancy": "8.2.0",
  2641. "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared": "8.2.0"
  2642. },
  2643. "runtime": {
  2644. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.dll": {
  2645. "assemblyVersion": "8.2.0.0",
  2646. "fileVersion": "8.2.0.0"
  2647. }
  2648. },
  2649. "compile": {
  2650. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.dll": {}
  2651. }
  2652. },
  2653. "Volo.Abp.AspNetCore.Mvc.UI.Packages/8.2.0": {
  2654. "dependencies": {
  2655. "Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions": "8.2.0",
  2656. "Volo.Abp.Localization": "8.2.0"
  2657. },
  2658. "runtime": {
  2659. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Packages.dll": {
  2660. "assemblyVersion": "8.2.0.0",
  2661. "fileVersion": "8.2.0.0"
  2662. }
  2663. },
  2664. "compile": {
  2665. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Packages.dll": {}
  2666. }
  2667. },
  2668. "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/8.2.0": {
  2669. "dependencies": {
  2670. "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap": "8.2.0",
  2671. "Volo.Abp.AspNetCore.Mvc.UI.Packages": "8.2.0",
  2672. "Volo.Abp.AspNetCore.Mvc.UI.Widgets": "8.2.0"
  2673. },
  2674. "runtime": {
  2675. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll": {
  2676. "assemblyVersion": "8.2.0.0",
  2677. "fileVersion": "8.2.0.0"
  2678. }
  2679. },
  2680. "compile": {
  2681. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll": {}
  2682. }
  2683. },
  2684. "Volo.Abp.AspNetCore.Mvc.UI.Widgets/8.2.0": {
  2685. "dependencies": {
  2686. "Volo.Abp.AspNetCore.Mvc.UI.Bundling": "8.2.0"
  2687. },
  2688. "runtime": {
  2689. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Widgets.dll": {
  2690. "assemblyVersion": "8.2.0.0",
  2691. "fileVersion": "8.2.0.0"
  2692. }
  2693. },
  2694. "compile": {
  2695. "lib/net8.0/Volo.Abp.AspNetCore.Mvc.UI.Widgets.dll": {}
  2696. }
  2697. },
  2698. "Volo.Abp.AspNetCore.Serilog/8.2.0": {
  2699. "dependencies": {
  2700. "Serilog": "3.1.1",
  2701. "Volo.Abp.AspNetCore": "8.2.0",
  2702. "Volo.Abp.MultiTenancy": "8.2.0"
  2703. },
  2704. "runtime": {
  2705. "lib/net8.0/Volo.Abp.AspNetCore.Serilog.dll": {
  2706. "assemblyVersion": "8.2.0.0",
  2707. "fileVersion": "8.2.0.0"
  2708. }
  2709. },
  2710. "compile": {
  2711. "lib/net8.0/Volo.Abp.AspNetCore.Serilog.dll": {}
  2712. }
  2713. },
  2714. "Volo.Abp.Auditing/8.2.0": {
  2715. "dependencies": {
  2716. "Volo.Abp.Auditing.Contracts": "8.2.0",
  2717. "Volo.Abp.Data": "8.2.0",
  2718. "Volo.Abp.Json": "8.2.0",
  2719. "Volo.Abp.MultiTenancy": "8.2.0",
  2720. "Volo.Abp.Security": "8.2.0",
  2721. "Volo.Abp.Threading": "8.2.0",
  2722. "Volo.Abp.Timing": "8.2.0"
  2723. },
  2724. "runtime": {
  2725. "lib/net8.0/Volo.Abp.Auditing.dll": {
  2726. "assemblyVersion": "8.2.0.0",
  2727. "fileVersion": "8.2.0.0"
  2728. }
  2729. },
  2730. "compile": {
  2731. "lib/net8.0/Volo.Abp.Auditing.dll": {}
  2732. }
  2733. },
  2734. "Volo.Abp.Auditing.Contracts/8.2.0": {
  2735. "dependencies": {
  2736. "Volo.Abp.Core": "8.2.0"
  2737. },
  2738. "runtime": {
  2739. "lib/net8.0/Volo.Abp.Auditing.Contracts.dll": {
  2740. "assemblyVersion": "8.2.0.0",
  2741. "fileVersion": "8.2.0.0"
  2742. }
  2743. },
  2744. "compile": {
  2745. "lib/net8.0/Volo.Abp.Auditing.Contracts.dll": {}
  2746. }
  2747. },
  2748. "Volo.Abp.AuditLogging.Domain/8.2.0": {
  2749. "dependencies": {
  2750. "Volo.Abp.AuditLogging.Domain.Shared": "8.2.0",
  2751. "Volo.Abp.Auditing": "8.2.0",
  2752. "Volo.Abp.Ddd.Domain": "8.2.0"
  2753. },
  2754. "runtime": {
  2755. "lib/net8.0/Volo.Abp.AuditLogging.Domain.dll": {
  2756. "assemblyVersion": "8.2.0.0",
  2757. "fileVersion": "8.2.0.0"
  2758. }
  2759. },
  2760. "compile": {
  2761. "lib/net8.0/Volo.Abp.AuditLogging.Domain.dll": {}
  2762. }
  2763. },
  2764. "Volo.Abp.AuditLogging.Domain.Shared/8.2.0": {
  2765. "dependencies": {
  2766. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  2767. "Volo.Abp.Localization": "8.2.0",
  2768. "Volo.Abp.Validation": "8.2.0"
  2769. },
  2770. "runtime": {
  2771. "lib/net8.0/Volo.Abp.AuditLogging.Domain.Shared.dll": {
  2772. "assemblyVersion": "8.2.0.0",
  2773. "fileVersion": "8.2.0.0"
  2774. }
  2775. },
  2776. "compile": {
  2777. "lib/net8.0/Volo.Abp.AuditLogging.Domain.Shared.dll": {}
  2778. }
  2779. },
  2780. "Volo.Abp.AuditLogging.EntityFrameworkCore/8.2.0": {
  2781. "dependencies": {
  2782. "Volo.Abp.AuditLogging.Domain": "8.2.0",
  2783. "Volo.Abp.EntityFrameworkCore": "8.2.0"
  2784. },
  2785. "runtime": {
  2786. "lib/net8.0/Volo.Abp.AuditLogging.EntityFrameworkCore.dll": {
  2787. "assemblyVersion": "8.2.0.0",
  2788. "fileVersion": "8.2.0.0"
  2789. }
  2790. },
  2791. "compile": {
  2792. "lib/net8.0/Volo.Abp.AuditLogging.EntityFrameworkCore.dll": {}
  2793. }
  2794. },
  2795. "Volo.Abp.Authorization/8.2.0": {
  2796. "dependencies": {
  2797. "Volo.Abp.Authorization.Abstractions": "8.2.0",
  2798. "Volo.Abp.Localization": "8.2.0",
  2799. "Volo.Abp.MultiTenancy": "8.2.0",
  2800. "Volo.Abp.Security": "8.2.0"
  2801. },
  2802. "runtime": {
  2803. "lib/net8.0/Volo.Abp.Authorization.dll": {
  2804. "assemblyVersion": "8.2.0.0",
  2805. "fileVersion": "8.2.0.0"
  2806. }
  2807. },
  2808. "compile": {
  2809. "lib/net8.0/Volo.Abp.Authorization.dll": {}
  2810. }
  2811. },
  2812. "Volo.Abp.Authorization.Abstractions/8.2.0": {
  2813. "dependencies": {
  2814. "Microsoft.AspNetCore.Authorization": "8.0.4",
  2815. "Volo.Abp.MultiTenancy.Abstractions": "8.2.0"
  2816. },
  2817. "runtime": {
  2818. "lib/net8.0/Volo.Abp.Authorization.Abstractions.dll": {
  2819. "assemblyVersion": "8.2.0.0",
  2820. "fileVersion": "8.2.0.0"
  2821. }
  2822. },
  2823. "compile": {
  2824. "lib/net8.0/Volo.Abp.Authorization.Abstractions.dll": {}
  2825. }
  2826. },
  2827. "Volo.Abp.Autofac/8.2.0": {
  2828. "dependencies": {
  2829. "Autofac": "8.0.0",
  2830. "Autofac.Extensions.DependencyInjection": "9.0.0",
  2831. "Autofac.Extras.DynamicProxy": "7.1.0",
  2832. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  2833. "Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
  2834. "Volo.Abp.Castle.Core": "8.2.0"
  2835. },
  2836. "runtime": {
  2837. "lib/net8.0/Volo.Abp.Autofac.dll": {
  2838. "assemblyVersion": "8.2.0.0",
  2839. "fileVersion": "8.2.0.0"
  2840. }
  2841. },
  2842. "compile": {
  2843. "lib/net8.0/Volo.Abp.Autofac.dll": {}
  2844. }
  2845. },
  2846. "Volo.Abp.AutoMapper/8.2.0": {
  2847. "dependencies": {
  2848. "AutoMapper": "13.0.1",
  2849. "Volo.Abp.Auditing": "8.2.0",
  2850. "Volo.Abp.ObjectExtending": "8.2.0",
  2851. "Volo.Abp.ObjectMapping": "8.2.0"
  2852. },
  2853. "runtime": {
  2854. "lib/net8.0/Volo.Abp.AutoMapper.dll": {
  2855. "assemblyVersion": "8.2.0.0",
  2856. "fileVersion": "8.2.0.0"
  2857. }
  2858. },
  2859. "compile": {
  2860. "lib/net8.0/Volo.Abp.AutoMapper.dll": {}
  2861. }
  2862. },
  2863. "Volo.Abp.BackgroundJobs/8.2.0": {
  2864. "dependencies": {
  2865. "Volo.Abp.BackgroundJobs.Abstractions": "8.2.0",
  2866. "Volo.Abp.BackgroundWorkers": "8.2.0",
  2867. "Volo.Abp.DistributedLocking.Abstractions": "8.2.0",
  2868. "Volo.Abp.Guids": "8.2.0",
  2869. "Volo.Abp.MultiTenancy": "8.2.0",
  2870. "Volo.Abp.Timing": "8.2.0"
  2871. },
  2872. "runtime": {
  2873. "lib/net8.0/Volo.Abp.BackgroundJobs.dll": {
  2874. "assemblyVersion": "8.2.0.0",
  2875. "fileVersion": "8.2.0.0"
  2876. }
  2877. },
  2878. "compile": {
  2879. "lib/net8.0/Volo.Abp.BackgroundJobs.dll": {}
  2880. }
  2881. },
  2882. "Volo.Abp.BackgroundJobs.Abstractions/8.2.0": {
  2883. "dependencies": {
  2884. "Volo.Abp.Json": "8.2.0",
  2885. "Volo.Abp.MultiTenancy.Abstractions": "8.2.0"
  2886. },
  2887. "runtime": {
  2888. "lib/net8.0/Volo.Abp.BackgroundJobs.Abstractions.dll": {
  2889. "assemblyVersion": "8.2.0.0",
  2890. "fileVersion": "8.2.0.0"
  2891. }
  2892. },
  2893. "compile": {
  2894. "lib/net8.0/Volo.Abp.BackgroundJobs.Abstractions.dll": {}
  2895. }
  2896. },
  2897. "Volo.Abp.BackgroundWorkers/8.2.0": {
  2898. "dependencies": {
  2899. "Volo.Abp.Threading": "8.2.0"
  2900. },
  2901. "runtime": {
  2902. "lib/net8.0/Volo.Abp.BackgroundWorkers.dll": {
  2903. "assemblyVersion": "8.2.0.0",
  2904. "fileVersion": "8.2.0.0"
  2905. }
  2906. },
  2907. "compile": {
  2908. "lib/net8.0/Volo.Abp.BackgroundWorkers.dll": {}
  2909. }
  2910. },
  2911. "Volo.Abp.Caching/8.2.0": {
  2912. "dependencies": {
  2913. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  2914. "Volo.Abp.Json": "8.2.0",
  2915. "Volo.Abp.MultiTenancy": "8.2.0",
  2916. "Volo.Abp.Serialization": "8.2.0",
  2917. "Volo.Abp.Threading": "8.2.0"
  2918. },
  2919. "runtime": {
  2920. "lib/net8.0/Volo.Abp.Caching.dll": {
  2921. "assemblyVersion": "8.2.0.0",
  2922. "fileVersion": "8.2.0.0"
  2923. }
  2924. },
  2925. "compile": {
  2926. "lib/net8.0/Volo.Abp.Caching.dll": {}
  2927. }
  2928. },
  2929. "Volo.Abp.Caching.StackExchangeRedis/8.2.0": {
  2930. "dependencies": {
  2931. "Microsoft.Extensions.Caching.StackExchangeRedis": "8.0.0",
  2932. "Volo.Abp.Caching": "8.2.0"
  2933. },
  2934. "runtime": {
  2935. "lib/net8.0/Volo.Abp.Caching.StackExchangeRedis.dll": {
  2936. "assemblyVersion": "8.2.0.0",
  2937. "fileVersion": "8.2.0.0"
  2938. }
  2939. },
  2940. "compile": {
  2941. "lib/net8.0/Volo.Abp.Caching.StackExchangeRedis.dll": {}
  2942. }
  2943. },
  2944. "Volo.Abp.Castle.Core/8.2.0": {
  2945. "dependencies": {
  2946. "Castle.Core": "5.1.1",
  2947. "Castle.Core.AsyncInterceptor": "2.1.0",
  2948. "Volo.Abp.Core": "8.2.0"
  2949. },
  2950. "runtime": {
  2951. "lib/net8.0/Volo.Abp.Castle.Core.dll": {
  2952. "assemblyVersion": "8.2.0.0",
  2953. "fileVersion": "8.2.0.0"
  2954. }
  2955. },
  2956. "compile": {
  2957. "lib/net8.0/Volo.Abp.Castle.Core.dll": {}
  2958. }
  2959. },
  2960. "Volo.Abp.Core/8.2.0": {
  2961. "dependencies": {
  2962. "JetBrains.Annotations": "2023.3.0",
  2963. "Microsoft.Extensions.Configuration.CommandLine": "8.0.0",
  2964. "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0",
  2965. "Microsoft.Extensions.Configuration.UserSecrets": "8.0.0",
  2966. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  2967. "Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
  2968. "Microsoft.Extensions.Localization": "8.0.0",
  2969. "Microsoft.Extensions.Logging": "8.0.0",
  2970. "Microsoft.Extensions.Options": "8.0.2",
  2971. "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
  2972. "Nito.AsyncEx.Context": "5.1.2",
  2973. "System.Collections.Immutable": "8.0.0",
  2974. "System.Linq.Dynamic.Core": "1.3.5",
  2975. "System.Linq.Queryable": "4.3.0",
  2976. "System.Runtime.Loader": "4.3.0",
  2977. "System.Text.Encodings.Web": "8.0.0"
  2978. },
  2979. "runtime": {
  2980. "lib/net8.0/Volo.Abp.Core.dll": {
  2981. "assemblyVersion": "8.2.0.0",
  2982. "fileVersion": "8.2.0.0"
  2983. }
  2984. },
  2985. "compile": {
  2986. "lib/net8.0/Volo.Abp.Core.dll": {}
  2987. }
  2988. },
  2989. "Volo.Abp.Dapper/8.2.0": {
  2990. "dependencies": {
  2991. "Dapper": "2.1.21",
  2992. "Volo.Abp.EntityFrameworkCore": "8.2.0"
  2993. },
  2994. "runtime": {
  2995. "lib/net8.0/Volo.Abp.Dapper.dll": {
  2996. "assemblyVersion": "8.2.0.0",
  2997. "fileVersion": "8.2.0.0"
  2998. }
  2999. },
  3000. "compile": {
  3001. "lib/net8.0/Volo.Abp.Dapper.dll": {}
  3002. }
  3003. },
  3004. "Volo.Abp.Data/8.2.0": {
  3005. "dependencies": {
  3006. "Volo.Abp.EventBus.Abstractions": "8.2.0",
  3007. "Volo.Abp.ObjectExtending": "8.2.0",
  3008. "Volo.Abp.Uow": "8.2.0"
  3009. },
  3010. "runtime": {
  3011. "lib/net8.0/Volo.Abp.Data.dll": {
  3012. "assemblyVersion": "8.2.0.0",
  3013. "fileVersion": "8.2.0.0"
  3014. }
  3015. },
  3016. "compile": {
  3017. "lib/net8.0/Volo.Abp.Data.dll": {}
  3018. }
  3019. },
  3020. "Volo.Abp.Ddd.Application/8.2.0": {
  3021. "dependencies": {
  3022. "Volo.Abp.Authorization": "8.2.0",
  3023. "Volo.Abp.Ddd.Application.Contracts": "8.2.0",
  3024. "Volo.Abp.Ddd.Domain": "8.2.0",
  3025. "Volo.Abp.Features": "8.2.0",
  3026. "Volo.Abp.GlobalFeatures": "8.2.0",
  3027. "Volo.Abp.Http.Abstractions": "8.2.0",
  3028. "Volo.Abp.Localization": "8.2.0",
  3029. "Volo.Abp.ObjectMapping": "8.2.0",
  3030. "Volo.Abp.Security": "8.2.0",
  3031. "Volo.Abp.Settings": "8.2.0",
  3032. "Volo.Abp.Validation": "8.2.0"
  3033. },
  3034. "runtime": {
  3035. "lib/net8.0/Volo.Abp.Ddd.Application.dll": {
  3036. "assemblyVersion": "8.2.0.0",
  3037. "fileVersion": "8.2.0.0"
  3038. }
  3039. },
  3040. "compile": {
  3041. "lib/net8.0/Volo.Abp.Ddd.Application.dll": {}
  3042. }
  3043. },
  3044. "Volo.Abp.Ddd.Application.Contracts/8.2.0": {
  3045. "dependencies": {
  3046. "Volo.Abp.Auditing.Contracts": "8.2.0",
  3047. "Volo.Abp.Data": "8.2.0",
  3048. "Volo.Abp.Localization": "8.2.0"
  3049. },
  3050. "runtime": {
  3051. "lib/net8.0/Volo.Abp.Ddd.Application.Contracts.dll": {
  3052. "assemblyVersion": "8.2.0.0",
  3053. "fileVersion": "8.2.0.0"
  3054. }
  3055. },
  3056. "compile": {
  3057. "lib/net8.0/Volo.Abp.Ddd.Application.Contracts.dll": {}
  3058. }
  3059. },
  3060. "Volo.Abp.Ddd.Domain/8.2.0": {
  3061. "dependencies": {
  3062. "Volo.Abp.Auditing": "8.2.0",
  3063. "Volo.Abp.Caching": "8.2.0",
  3064. "Volo.Abp.Data": "8.2.0",
  3065. "Volo.Abp.Ddd.Domain.Shared": "8.2.0",
  3066. "Volo.Abp.EventBus": "8.2.0",
  3067. "Volo.Abp.ExceptionHandling": "8.2.0",
  3068. "Volo.Abp.Guids": "8.2.0",
  3069. "Volo.Abp.ObjectMapping": "8.2.0",
  3070. "Volo.Abp.Specifications": "8.2.0",
  3071. "Volo.Abp.Timing": "8.2.0"
  3072. },
  3073. "runtime": {
  3074. "lib/net8.0/Volo.Abp.Ddd.Domain.dll": {
  3075. "assemblyVersion": "8.2.0.0",
  3076. "fileVersion": "8.2.0.0"
  3077. }
  3078. },
  3079. "compile": {
  3080. "lib/net8.0/Volo.Abp.Ddd.Domain.dll": {}
  3081. }
  3082. },
  3083. "Volo.Abp.Ddd.Domain.Shared/8.2.0": {
  3084. "dependencies": {
  3085. "Volo.Abp.EventBus.Abstractions": "8.2.0",
  3086. "Volo.Abp.MultiTenancy.Abstractions": "8.2.0"
  3087. },
  3088. "runtime": {
  3089. "lib/net8.0/Volo.Abp.Ddd.Domain.Shared.dll": {
  3090. "assemblyVersion": "8.2.0.0",
  3091. "fileVersion": "8.2.0.0"
  3092. }
  3093. },
  3094. "compile": {
  3095. "lib/net8.0/Volo.Abp.Ddd.Domain.Shared.dll": {}
  3096. }
  3097. },
  3098. "Volo.Abp.DistributedLocking.Abstractions/8.2.0": {
  3099. "dependencies": {
  3100. "AsyncKeyedLock": "6.3.4",
  3101. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  3102. "Volo.Abp.Core": "8.2.0"
  3103. },
  3104. "runtime": {
  3105. "lib/net8.0/Volo.Abp.DistributedLocking.Abstractions.dll": {
  3106. "assemblyVersion": "8.2.0.0",
  3107. "fileVersion": "8.2.0.0"
  3108. }
  3109. },
  3110. "compile": {
  3111. "lib/net8.0/Volo.Abp.DistributedLocking.Abstractions.dll": {}
  3112. }
  3113. },
  3114. "Volo.Abp.EntityFrameworkCore/8.2.0": {
  3115. "dependencies": {
  3116. "Microsoft.EntityFrameworkCore": "8.0.4",
  3117. "Microsoft.EntityFrameworkCore.Relational": "8.0.4",
  3118. "Volo.Abp.Ddd.Domain": "8.2.0",
  3119. "Volo.Abp.Json": "8.2.0"
  3120. },
  3121. "runtime": {
  3122. "lib/net8.0/Volo.Abp.EntityFrameworkCore.dll": {
  3123. "assemblyVersion": "8.2.0.0",
  3124. "fileVersion": "8.2.0.0"
  3125. }
  3126. },
  3127. "compile": {
  3128. "lib/net8.0/Volo.Abp.EntityFrameworkCore.dll": {}
  3129. }
  3130. },
  3131. "Volo.Abp.EntityFrameworkCore.SqlServer/8.2.0": {
  3132. "dependencies": {
  3133. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.4",
  3134. "Volo.Abp.EntityFrameworkCore": "8.2.0"
  3135. },
  3136. "runtime": {
  3137. "lib/net8.0/Volo.Abp.EntityFrameworkCore.SqlServer.dll": {
  3138. "assemblyVersion": "8.2.0.0",
  3139. "fileVersion": "8.2.0.0"
  3140. }
  3141. },
  3142. "compile": {
  3143. "lib/net8.0/Volo.Abp.EntityFrameworkCore.SqlServer.dll": {}
  3144. }
  3145. },
  3146. "Volo.Abp.EventBus/8.2.0": {
  3147. "dependencies": {
  3148. "Volo.Abp.BackgroundWorkers": "8.2.0",
  3149. "Volo.Abp.DistributedLocking.Abstractions": "8.2.0",
  3150. "Volo.Abp.EventBus.Abstractions": "8.2.0",
  3151. "Volo.Abp.Guids": "8.2.0",
  3152. "Volo.Abp.Json": "8.2.0",
  3153. "Volo.Abp.MultiTenancy": "8.2.0"
  3154. },
  3155. "runtime": {
  3156. "lib/net8.0/Volo.Abp.EventBus.dll": {
  3157. "assemblyVersion": "8.2.0.0",
  3158. "fileVersion": "8.2.0.0"
  3159. }
  3160. },
  3161. "compile": {
  3162. "lib/net8.0/Volo.Abp.EventBus.dll": {}
  3163. }
  3164. },
  3165. "Volo.Abp.EventBus.Abstractions/8.2.0": {
  3166. "dependencies": {
  3167. "Volo.Abp.ObjectExtending": "8.2.0"
  3168. },
  3169. "runtime": {
  3170. "lib/net8.0/Volo.Abp.EventBus.Abstractions.dll": {
  3171. "assemblyVersion": "8.2.0.0",
  3172. "fileVersion": "8.2.0.0"
  3173. }
  3174. },
  3175. "compile": {
  3176. "lib/net8.0/Volo.Abp.EventBus.Abstractions.dll": {}
  3177. }
  3178. },
  3179. "Volo.Abp.ExceptionHandling/8.2.0": {
  3180. "dependencies": {
  3181. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  3182. "Volo.Abp.Data": "8.2.0",
  3183. "Volo.Abp.Localization": "8.2.0"
  3184. },
  3185. "runtime": {
  3186. "lib/net8.0/Volo.Abp.ExceptionHandling.dll": {
  3187. "assemblyVersion": "8.2.0.0",
  3188. "fileVersion": "8.2.0.0"
  3189. }
  3190. },
  3191. "compile": {
  3192. "lib/net8.0/Volo.Abp.ExceptionHandling.dll": {}
  3193. }
  3194. },
  3195. "Volo.Abp.Features/8.2.0": {
  3196. "dependencies": {
  3197. "Volo.Abp.Authorization.Abstractions": "8.2.0",
  3198. "Volo.Abp.Localization": "8.2.0",
  3199. "Volo.Abp.MultiTenancy": "8.2.0",
  3200. "Volo.Abp.Validation": "8.2.0"
  3201. },
  3202. "runtime": {
  3203. "lib/net8.0/Volo.Abp.Features.dll": {
  3204. "assemblyVersion": "8.2.0.0",
  3205. "fileVersion": "8.2.0.0"
  3206. }
  3207. },
  3208. "compile": {
  3209. "lib/net8.0/Volo.Abp.Features.dll": {}
  3210. }
  3211. },
  3212. "Volo.Abp.GlobalFeatures/8.2.0": {
  3213. "dependencies": {
  3214. "Volo.Abp.Authorization.Abstractions": "8.2.0",
  3215. "Volo.Abp.Localization": "8.2.0",
  3216. "Volo.Abp.VirtualFileSystem": "8.2.0"
  3217. },
  3218. "runtime": {
  3219. "lib/net8.0/Volo.Abp.GlobalFeatures.dll": {
  3220. "assemblyVersion": "8.2.0.0",
  3221. "fileVersion": "8.2.0.0"
  3222. }
  3223. },
  3224. "compile": {
  3225. "lib/net8.0/Volo.Abp.GlobalFeatures.dll": {}
  3226. }
  3227. },
  3228. "Volo.Abp.Guids/8.2.0": {
  3229. "dependencies": {
  3230. "Volo.Abp.Core": "8.2.0"
  3231. },
  3232. "runtime": {
  3233. "lib/net8.0/Volo.Abp.Guids.dll": {
  3234. "assemblyVersion": "8.2.0.0",
  3235. "fileVersion": "8.2.0.0"
  3236. }
  3237. },
  3238. "compile": {
  3239. "lib/net8.0/Volo.Abp.Guids.dll": {}
  3240. }
  3241. },
  3242. "Volo.Abp.Http/8.2.0": {
  3243. "dependencies": {
  3244. "Volo.Abp.Http.Abstractions": "8.2.0",
  3245. "Volo.Abp.Json": "8.2.0",
  3246. "Volo.Abp.Minify": "8.2.0"
  3247. },
  3248. "runtime": {
  3249. "lib/net8.0/Volo.Abp.Http.dll": {
  3250. "assemblyVersion": "8.2.0.0",
  3251. "fileVersion": "8.2.0.0"
  3252. }
  3253. },
  3254. "compile": {
  3255. "lib/net8.0/Volo.Abp.Http.dll": {}
  3256. }
  3257. },
  3258. "Volo.Abp.Http.Abstractions/8.2.0": {
  3259. "dependencies": {
  3260. "Volo.Abp.Core": "8.2.0"
  3261. },
  3262. "runtime": {
  3263. "lib/net8.0/Volo.Abp.Http.Abstractions.dll": {
  3264. "assemblyVersion": "8.2.0.0",
  3265. "fileVersion": "8.2.0.0"
  3266. }
  3267. },
  3268. "compile": {
  3269. "lib/net8.0/Volo.Abp.Http.Abstractions.dll": {}
  3270. }
  3271. },
  3272. "Volo.Abp.Json/8.2.0": {
  3273. "dependencies": {
  3274. "Volo.Abp.Json.SystemTextJson": "8.2.0"
  3275. },
  3276. "runtime": {
  3277. "lib/net8.0/Volo.Abp.Json.dll": {
  3278. "assemblyVersion": "8.2.0.0",
  3279. "fileVersion": "8.2.0.0"
  3280. }
  3281. },
  3282. "compile": {
  3283. "lib/net8.0/Volo.Abp.Json.dll": {}
  3284. }
  3285. },
  3286. "Volo.Abp.Json.Abstractions/8.2.0": {
  3287. "dependencies": {
  3288. "Volo.Abp.Core": "8.2.0"
  3289. },
  3290. "runtime": {
  3291. "lib/net8.0/Volo.Abp.Json.Abstractions.dll": {
  3292. "assemblyVersion": "8.2.0.0",
  3293. "fileVersion": "8.2.0.0"
  3294. }
  3295. },
  3296. "compile": {
  3297. "lib/net8.0/Volo.Abp.Json.Abstractions.dll": {}
  3298. }
  3299. },
  3300. "Volo.Abp.Json.SystemTextJson/8.2.0": {
  3301. "dependencies": {
  3302. "System.Text.Json": "8.0.0",
  3303. "Volo.Abp.Data": "8.2.0",
  3304. "Volo.Abp.Json.Abstractions": "8.2.0",
  3305. "Volo.Abp.Timing": "8.2.0"
  3306. },
  3307. "runtime": {
  3308. "lib/net8.0/Volo.Abp.Json.SystemTextJson.dll": {
  3309. "assemblyVersion": "8.2.0.0",
  3310. "fileVersion": "8.2.0.0"
  3311. }
  3312. },
  3313. "compile": {
  3314. "lib/net8.0/Volo.Abp.Json.SystemTextJson.dll": {}
  3315. }
  3316. },
  3317. "Volo.Abp.Localization/8.2.0": {
  3318. "dependencies": {
  3319. "Volo.Abp.Localization.Abstractions": "8.2.0",
  3320. "Volo.Abp.Settings": "8.2.0",
  3321. "Volo.Abp.Threading": "8.2.0",
  3322. "Volo.Abp.VirtualFileSystem": "8.2.0"
  3323. },
  3324. "runtime": {
  3325. "lib/net8.0/Volo.Abp.Localization.dll": {
  3326. "assemblyVersion": "8.2.0.0",
  3327. "fileVersion": "8.2.0.0"
  3328. }
  3329. },
  3330. "compile": {
  3331. "lib/net8.0/Volo.Abp.Localization.dll": {}
  3332. }
  3333. },
  3334. "Volo.Abp.Localization.Abstractions/8.2.0": {
  3335. "dependencies": {
  3336. "Volo.Abp.Core": "8.2.0"
  3337. },
  3338. "runtime": {
  3339. "lib/net8.0/Volo.Abp.Localization.Abstractions.dll": {
  3340. "assemblyVersion": "8.2.0.0",
  3341. "fileVersion": "8.2.0.0"
  3342. }
  3343. },
  3344. "compile": {
  3345. "lib/net8.0/Volo.Abp.Localization.Abstractions.dll": {}
  3346. }
  3347. },
  3348. "Volo.Abp.Minify/8.2.0": {
  3349. "dependencies": {
  3350. "NUglify": "1.21.0",
  3351. "Volo.Abp.Core": "8.2.0"
  3352. },
  3353. "runtime": {
  3354. "lib/net8.0/Volo.Abp.Minify.dll": {
  3355. "assemblyVersion": "8.2.0.0",
  3356. "fileVersion": "8.2.0.0"
  3357. }
  3358. },
  3359. "compile": {
  3360. "lib/net8.0/Volo.Abp.Minify.dll": {}
  3361. }
  3362. },
  3363. "Volo.Abp.MultiTenancy/8.2.0": {
  3364. "dependencies": {
  3365. "Volo.Abp.Data": "8.2.0",
  3366. "Volo.Abp.EventBus.Abstractions": "8.2.0",
  3367. "Volo.Abp.MultiTenancy.Abstractions": "8.2.0",
  3368. "Volo.Abp.Security": "8.2.0",
  3369. "Volo.Abp.Settings": "8.2.0"
  3370. },
  3371. "runtime": {
  3372. "lib/net8.0/Volo.Abp.MultiTenancy.dll": {
  3373. "assemblyVersion": "8.2.0.0",
  3374. "fileVersion": "8.2.0.0"
  3375. }
  3376. },
  3377. "compile": {
  3378. "lib/net8.0/Volo.Abp.MultiTenancy.dll": {}
  3379. }
  3380. },
  3381. "Volo.Abp.MultiTenancy.Abstractions/8.2.0": {
  3382. "dependencies": {
  3383. "Volo.Abp.Localization": "8.2.0",
  3384. "Volo.Abp.VirtualFileSystem": "8.2.0"
  3385. },
  3386. "runtime": {
  3387. "lib/net8.0/Volo.Abp.MultiTenancy.Abstractions.dll": {
  3388. "assemblyVersion": "8.2.0.0",
  3389. "fileVersion": "8.2.0.0"
  3390. }
  3391. },
  3392. "compile": {
  3393. "lib/net8.0/Volo.Abp.MultiTenancy.Abstractions.dll": {}
  3394. }
  3395. },
  3396. "Volo.Abp.ObjectExtending/8.2.0": {
  3397. "dependencies": {
  3398. "Volo.Abp.Localization.Abstractions": "8.2.0",
  3399. "Volo.Abp.Validation.Abstractions": "8.2.0"
  3400. },
  3401. "runtime": {
  3402. "lib/net8.0/Volo.Abp.ObjectExtending.dll": {
  3403. "assemblyVersion": "8.2.0.0",
  3404. "fileVersion": "8.2.0.0"
  3405. }
  3406. },
  3407. "compile": {
  3408. "lib/net8.0/Volo.Abp.ObjectExtending.dll": {}
  3409. }
  3410. },
  3411. "Volo.Abp.ObjectMapping/8.2.0": {
  3412. "dependencies": {
  3413. "Volo.Abp.Core": "8.2.0"
  3414. },
  3415. "runtime": {
  3416. "lib/net8.0/Volo.Abp.ObjectMapping.dll": {
  3417. "assemblyVersion": "8.2.0.0",
  3418. "fileVersion": "8.2.0.0"
  3419. }
  3420. },
  3421. "compile": {
  3422. "lib/net8.0/Volo.Abp.ObjectMapping.dll": {}
  3423. }
  3424. },
  3425. "Volo.Abp.PermissionManagement.Domain/8.2.0": {
  3426. "dependencies": {
  3427. "Polly": "8.2.0",
  3428. "Volo.Abp.Authorization": "8.2.0",
  3429. "Volo.Abp.Caching": "8.2.0",
  3430. "Volo.Abp.Ddd.Domain": "8.2.0",
  3431. "Volo.Abp.Json": "8.2.0",
  3432. "Volo.Abp.PermissionManagement.Domain.Shared": "8.2.0"
  3433. },
  3434. "runtime": {
  3435. "lib/net8.0/Volo.Abp.PermissionManagement.Domain.dll": {
  3436. "assemblyVersion": "8.2.0.0",
  3437. "fileVersion": "8.2.0.0"
  3438. }
  3439. },
  3440. "compile": {
  3441. "lib/net8.0/Volo.Abp.PermissionManagement.Domain.dll": {}
  3442. }
  3443. },
  3444. "Volo.Abp.PermissionManagement.Domain.Shared/8.2.0": {
  3445. "dependencies": {
  3446. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  3447. "Volo.Abp.Validation": "8.2.0"
  3448. },
  3449. "runtime": {
  3450. "lib/net8.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {
  3451. "assemblyVersion": "8.2.0.0",
  3452. "fileVersion": "8.2.0.0"
  3453. }
  3454. },
  3455. "compile": {
  3456. "lib/net8.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {}
  3457. }
  3458. },
  3459. "Volo.Abp.PermissionManagement.EntityFrameworkCore/8.2.0": {
  3460. "dependencies": {
  3461. "Volo.Abp.EntityFrameworkCore": "8.2.0",
  3462. "Volo.Abp.PermissionManagement.Domain": "8.2.0"
  3463. },
  3464. "runtime": {
  3465. "lib/net8.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.dll": {
  3466. "assemblyVersion": "8.2.0.0",
  3467. "fileVersion": "8.2.0.0"
  3468. }
  3469. },
  3470. "compile": {
  3471. "lib/net8.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.dll": {}
  3472. }
  3473. },
  3474. "Volo.Abp.Security/8.2.0": {
  3475. "dependencies": {
  3476. "Volo.Abp.Core": "8.2.0"
  3477. },
  3478. "runtime": {
  3479. "lib/net8.0/Volo.Abp.Security.dll": {
  3480. "assemblyVersion": "8.2.0.0",
  3481. "fileVersion": "8.2.0.0"
  3482. }
  3483. },
  3484. "compile": {
  3485. "lib/net8.0/Volo.Abp.Security.dll": {}
  3486. }
  3487. },
  3488. "Volo.Abp.Serialization/8.2.0": {
  3489. "dependencies": {
  3490. "Volo.Abp.Core": "8.2.0"
  3491. },
  3492. "runtime": {
  3493. "lib/net8.0/Volo.Abp.Serialization.dll": {
  3494. "assemblyVersion": "8.2.0.0",
  3495. "fileVersion": "8.2.0.0"
  3496. }
  3497. },
  3498. "compile": {
  3499. "lib/net8.0/Volo.Abp.Serialization.dll": {}
  3500. }
  3501. },
  3502. "Volo.Abp.SettingManagement.Domain/8.2.0": {
  3503. "dependencies": {
  3504. "Polly": "8.2.0",
  3505. "Volo.Abp.Caching": "8.2.0",
  3506. "Volo.Abp.Ddd.Domain": "8.2.0",
  3507. "Volo.Abp.SettingManagement.Domain.Shared": "8.2.0",
  3508. "Volo.Abp.Settings": "8.2.0"
  3509. },
  3510. "runtime": {
  3511. "lib/net8.0/Volo.Abp.SettingManagement.Domain.dll": {
  3512. "assemblyVersion": "8.2.0.0",
  3513. "fileVersion": "8.2.0.0"
  3514. }
  3515. },
  3516. "compile": {
  3517. "lib/net8.0/Volo.Abp.SettingManagement.Domain.dll": {}
  3518. }
  3519. },
  3520. "Volo.Abp.SettingManagement.Domain.Shared/8.2.0": {
  3521. "dependencies": {
  3522. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  3523. "Volo.Abp.Features": "8.2.0",
  3524. "Volo.Abp.Localization": "8.2.0",
  3525. "Volo.Abp.Validation": "8.2.0"
  3526. },
  3527. "runtime": {
  3528. "lib/net8.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {
  3529. "assemblyVersion": "8.2.0.0",
  3530. "fileVersion": "8.2.0.0"
  3531. }
  3532. },
  3533. "compile": {
  3534. "lib/net8.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {}
  3535. }
  3536. },
  3537. "Volo.Abp.SettingManagement.EntityFrameworkCore/8.2.0": {
  3538. "dependencies": {
  3539. "Volo.Abp.EntityFrameworkCore": "8.2.0",
  3540. "Volo.Abp.SettingManagement.Domain": "8.2.0"
  3541. },
  3542. "runtime": {
  3543. "lib/net8.0/Volo.Abp.SettingManagement.EntityFrameworkCore.dll": {
  3544. "assemblyVersion": "8.2.0.0",
  3545. "fileVersion": "8.2.0.0"
  3546. }
  3547. },
  3548. "compile": {
  3549. "lib/net8.0/Volo.Abp.SettingManagement.EntityFrameworkCore.dll": {}
  3550. }
  3551. },
  3552. "Volo.Abp.Settings/8.2.0": {
  3553. "dependencies": {
  3554. "Volo.Abp.Data": "8.2.0",
  3555. "Volo.Abp.Localization.Abstractions": "8.2.0",
  3556. "Volo.Abp.Security": "8.2.0"
  3557. },
  3558. "runtime": {
  3559. "lib/net8.0/Volo.Abp.Settings.dll": {
  3560. "assemblyVersion": "8.2.0.0",
  3561. "fileVersion": "8.2.0.0"
  3562. }
  3563. },
  3564. "compile": {
  3565. "lib/net8.0/Volo.Abp.Settings.dll": {}
  3566. }
  3567. },
  3568. "Volo.Abp.Specifications/8.2.0": {
  3569. "dependencies": {
  3570. "Volo.Abp.Core": "8.2.0"
  3571. },
  3572. "runtime": {
  3573. "lib/net8.0/Volo.Abp.Specifications.dll": {
  3574. "assemblyVersion": "8.2.0.0",
  3575. "fileVersion": "8.2.0.0"
  3576. }
  3577. },
  3578. "compile": {
  3579. "lib/net8.0/Volo.Abp.Specifications.dll": {}
  3580. }
  3581. },
  3582. "Volo.Abp.Swashbuckle/8.2.0": {
  3583. "dependencies": {
  3584. "Swashbuckle.AspNetCore": "6.5.0",
  3585. "Volo.Abp.AspNetCore.Mvc": "8.2.0",
  3586. "Volo.Abp.VirtualFileSystem": "8.2.0"
  3587. },
  3588. "runtime": {
  3589. "lib/net8.0/Volo.Abp.Swashbuckle.dll": {
  3590. "assemblyVersion": "8.2.0.0",
  3591. "fileVersion": "8.2.0.0"
  3592. }
  3593. },
  3594. "compile": {
  3595. "lib/net8.0/Volo.Abp.Swashbuckle.dll": {}
  3596. }
  3597. },
  3598. "Volo.Abp.TenantManagement.Domain/8.2.0": {
  3599. "dependencies": {
  3600. "Volo.Abp.AutoMapper": "8.2.0",
  3601. "Volo.Abp.Caching": "8.2.0",
  3602. "Volo.Abp.Data": "8.2.0",
  3603. "Volo.Abp.Ddd.Domain": "8.2.0",
  3604. "Volo.Abp.MultiTenancy": "8.2.0",
  3605. "Volo.Abp.TenantManagement.Domain.Shared": "8.2.0"
  3606. },
  3607. "runtime": {
  3608. "lib/net8.0/Volo.Abp.TenantManagement.Domain.dll": {
  3609. "assemblyVersion": "8.2.0.0",
  3610. "fileVersion": "8.2.0.0"
  3611. }
  3612. },
  3613. "compile": {
  3614. "lib/net8.0/Volo.Abp.TenantManagement.Domain.dll": {}
  3615. }
  3616. },
  3617. "Volo.Abp.TenantManagement.Domain.Shared/8.2.0": {
  3618. "dependencies": {
  3619. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  3620. "Volo.Abp.Auditing.Contracts": "8.2.0",
  3621. "Volo.Abp.Validation": "8.2.0"
  3622. },
  3623. "runtime": {
  3624. "lib/net8.0/Volo.Abp.TenantManagement.Domain.Shared.dll": {
  3625. "assemblyVersion": "8.2.0.0",
  3626. "fileVersion": "8.2.0.0"
  3627. }
  3628. },
  3629. "compile": {
  3630. "lib/net8.0/Volo.Abp.TenantManagement.Domain.Shared.dll": {}
  3631. }
  3632. },
  3633. "Volo.Abp.TenantManagement.EntityFrameworkCore/8.2.0": {
  3634. "dependencies": {
  3635. "Volo.Abp.EntityFrameworkCore": "8.2.0",
  3636. "Volo.Abp.TenantManagement.Domain": "8.2.0"
  3637. },
  3638. "runtime": {
  3639. "lib/net8.0/Volo.Abp.TenantManagement.EntityFrameworkCore.dll": {
  3640. "assemblyVersion": "8.2.0.0",
  3641. "fileVersion": "8.2.0.0"
  3642. }
  3643. },
  3644. "compile": {
  3645. "lib/net8.0/Volo.Abp.TenantManagement.EntityFrameworkCore.dll": {}
  3646. }
  3647. },
  3648. "Volo.Abp.Threading/8.2.0": {
  3649. "dependencies": {
  3650. "Volo.Abp.Core": "8.2.0"
  3651. },
  3652. "runtime": {
  3653. "lib/net8.0/Volo.Abp.Threading.dll": {
  3654. "assemblyVersion": "8.2.0.0",
  3655. "fileVersion": "8.2.0.0"
  3656. }
  3657. },
  3658. "compile": {
  3659. "lib/net8.0/Volo.Abp.Threading.dll": {}
  3660. }
  3661. },
  3662. "Volo.Abp.Timing/8.2.0": {
  3663. "dependencies": {
  3664. "TimeZoneConverter": "6.1.0",
  3665. "Volo.Abp.Localization": "8.2.0",
  3666. "Volo.Abp.Settings": "8.2.0"
  3667. },
  3668. "runtime": {
  3669. "lib/net8.0/Volo.Abp.Timing.dll": {
  3670. "assemblyVersion": "8.2.0.0",
  3671. "fileVersion": "8.2.0.0"
  3672. }
  3673. },
  3674. "compile": {
  3675. "lib/net8.0/Volo.Abp.Timing.dll": {}
  3676. }
  3677. },
  3678. "Volo.Abp.UI/8.2.0": {
  3679. "dependencies": {
  3680. "Volo.Abp.ExceptionHandling": "8.2.0"
  3681. },
  3682. "runtime": {
  3683. "lib/net8.0/Volo.Abp.UI.dll": {
  3684. "assemblyVersion": "8.2.0.0",
  3685. "fileVersion": "8.2.0.0"
  3686. }
  3687. },
  3688. "compile": {
  3689. "lib/net8.0/Volo.Abp.UI.dll": {}
  3690. }
  3691. },
  3692. "Volo.Abp.UI.Navigation/8.2.0": {
  3693. "dependencies": {
  3694. "Volo.Abp.Authorization": "8.2.0",
  3695. "Volo.Abp.MultiTenancy": "8.2.0",
  3696. "Volo.Abp.UI": "8.2.0"
  3697. },
  3698. "runtime": {
  3699. "lib/net8.0/Volo.Abp.UI.Navigation.dll": {
  3700. "assemblyVersion": "8.2.0.0",
  3701. "fileVersion": "8.2.0.0"
  3702. }
  3703. },
  3704. "compile": {
  3705. "lib/net8.0/Volo.Abp.UI.Navigation.dll": {}
  3706. }
  3707. },
  3708. "Volo.Abp.Uow/8.2.0": {
  3709. "dependencies": {
  3710. "Volo.Abp.Core": "8.2.0"
  3711. },
  3712. "runtime": {
  3713. "lib/net8.0/Volo.Abp.Uow.dll": {
  3714. "assemblyVersion": "8.2.0.0",
  3715. "fileVersion": "8.2.0.0"
  3716. }
  3717. },
  3718. "compile": {
  3719. "lib/net8.0/Volo.Abp.Uow.dll": {}
  3720. }
  3721. },
  3722. "Volo.Abp.Validation/8.2.0": {
  3723. "dependencies": {
  3724. "Volo.Abp.Localization": "8.2.0",
  3725. "Volo.Abp.Validation.Abstractions": "8.2.0"
  3726. },
  3727. "runtime": {
  3728. "lib/net8.0/Volo.Abp.Validation.dll": {
  3729. "assemblyVersion": "8.2.0.0",
  3730. "fileVersion": "8.2.0.0"
  3731. }
  3732. },
  3733. "compile": {
  3734. "lib/net8.0/Volo.Abp.Validation.dll": {}
  3735. }
  3736. },
  3737. "Volo.Abp.Validation.Abstractions/8.2.0": {
  3738. "dependencies": {
  3739. "Volo.Abp.Core": "8.2.0"
  3740. },
  3741. "runtime": {
  3742. "lib/net8.0/Volo.Abp.Validation.Abstractions.dll": {
  3743. "assemblyVersion": "8.2.0.0",
  3744. "fileVersion": "8.2.0.0"
  3745. }
  3746. },
  3747. "compile": {
  3748. "lib/net8.0/Volo.Abp.Validation.Abstractions.dll": {}
  3749. }
  3750. },
  3751. "Volo.Abp.VirtualFileSystem/8.2.0": {
  3752. "dependencies": {
  3753. "Microsoft.Extensions.FileProviders.Composite": "8.0.0",
  3754. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  3755. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  3756. "Volo.Abp.Core": "8.2.0"
  3757. },
  3758. "runtime": {
  3759. "lib/net8.0/Volo.Abp.VirtualFileSystem.dll": {
  3760. "assemblyVersion": "8.2.0.0",
  3761. "fileVersion": "8.2.0.0"
  3762. }
  3763. },
  3764. "compile": {
  3765. "lib/net8.0/Volo.Abp.VirtualFileSystem.dll": {}
  3766. }
  3767. },
  3768. "YamlDotNet/13.1.1": {
  3769. "runtime": {
  3770. "lib/net7.0/YamlDotNet.dll": {
  3771. "assemblyVersion": "13.0.0.0",
  3772. "fileVersion": "13.1.1.0"
  3773. }
  3774. },
  3775. "compile": {
  3776. "lib/net7.0/YamlDotNet.dll": {}
  3777. }
  3778. },
  3779. "Himp.TaskScheduling.Application/0.1.0": {
  3780. "dependencies": {
  3781. "Himp.TaskScheduling.Application.Contracts": "0.1.0",
  3782. "Himp.TaskScheduling.Domain": "0.1.0",
  3783. "NRules": "0.9.4",
  3784. "NRules.Fluent": "0.9.4",
  3785. "StackExchange.Redis": "2.8.0",
  3786. "Volo.Abp.AutoMapper": "8.2.0",
  3787. "Volo.Abp.BackgroundJobs": "8.2.0",
  3788. "Volo.Abp.BackgroundJobs.Abstractions": "8.2.0",
  3789. "Volo.Abp.Caching.StackExchangeRedis": "8.2.0",
  3790. "Volo.Abp.Ddd.Application": "8.2.0"
  3791. },
  3792. "runtime": {
  3793. "Himp.TaskScheduling.Application.dll": {
  3794. "assemblyVersion": "0.1.0",
  3795. "fileVersion": "0.1.0.0"
  3796. }
  3797. },
  3798. "compile": {
  3799. "Himp.TaskScheduling.Application.dll": {}
  3800. }
  3801. },
  3802. "Himp.TaskScheduling.Application.Contracts/0.1.0": {
  3803. "dependencies": {
  3804. "Himp.TaskScheduling.Domain.Shared": "0.1.0",
  3805. "Volo.Abp.Authorization": "8.2.0",
  3806. "Volo.Abp.Ddd.Application.Contracts": "8.2.0"
  3807. },
  3808. "runtime": {
  3809. "Himp.TaskScheduling.Application.Contracts.dll": {
  3810. "assemblyVersion": "0.1.0",
  3811. "fileVersion": "0.1.0.0"
  3812. }
  3813. },
  3814. "compile": {
  3815. "Himp.TaskScheduling.Application.Contracts.dll": {}
  3816. }
  3817. },
  3818. "Himp.TaskScheduling.Domain/0.1.0": {
  3819. "dependencies": {
  3820. "Himp.TaskScheduling.Domain.Shared": "0.1.0",
  3821. "MQTTnet": "3.1.2",
  3822. "Microsoft.Extensions.Http": "8.0.0",
  3823. "Newtonsoft.Json": "13.0.3",
  3824. "StackExchange.Redis": "2.8.0",
  3825. "Volo.Abp.Dapper": "8.2.0",
  3826. "Volo.Abp.Ddd.Domain": "8.2.0"
  3827. },
  3828. "runtime": {
  3829. "Himp.TaskScheduling.Domain.dll": {
  3830. "assemblyVersion": "0.1.0",
  3831. "fileVersion": "0.1.0.0"
  3832. }
  3833. },
  3834. "compile": {
  3835. "Himp.TaskScheduling.Domain.dll": {}
  3836. }
  3837. },
  3838. "Himp.TaskScheduling.Domain.Shared/0.1.0": {
  3839. "dependencies": {
  3840. "Microsoft.Extensions.FileProviders.Embedded": "8.0.4",
  3841. "Volo.Abp.Ddd.Domain.Shared": "8.2.0",
  3842. "Volo.Abp.Validation": "8.2.0"
  3843. },
  3844. "runtime": {
  3845. "Himp.TaskScheduling.Domain.Shared.dll": {
  3846. "assemblyVersion": "0.1.0",
  3847. "fileVersion": "0.1.0.0"
  3848. }
  3849. },
  3850. "compile": {
  3851. "Himp.TaskScheduling.Domain.Shared.dll": {}
  3852. }
  3853. },
  3854. "Himp.TaskScheduling.EntityFrameworkCore/0.1.0": {
  3855. "dependencies": {
  3856. "Himp.TaskScheduling.Domain": "0.1.0",
  3857. "Volo.Abp.Dapper": "8.2.0",
  3858. "Volo.Abp.EntityFrameworkCore": "8.2.0",
  3859. "Volo.Abp.EntityFrameworkCore.SqlServer": "8.2.0"
  3860. },
  3861. "runtime": {
  3862. "Himp.TaskScheduling.EntityFrameworkCore.dll": {
  3863. "assemblyVersion": "0.1.0",
  3864. "fileVersion": "0.1.0.0"
  3865. }
  3866. },
  3867. "compile": {
  3868. "Himp.TaskScheduling.EntityFrameworkCore.dll": {}
  3869. }
  3870. },
  3871. "Himp.TaskScheduling.Host.Shared/0.1.0": {
  3872. "runtime": {
  3873. "Himp.TaskScheduling.Host.Shared.dll": {
  3874. "assemblyVersion": "0.1.0",
  3875. "fileVersion": "0.1.0.0"
  3876. }
  3877. },
  3878. "compile": {
  3879. "Himp.TaskScheduling.Host.Shared.dll": {}
  3880. }
  3881. },
  3882. "Himp.TaskScheduling.HttpApi/0.1.0": {
  3883. "dependencies": {
  3884. "Himp.TaskScheduling.Application.Contracts": "0.1.0",
  3885. "Volo.Abp.AspNetCore.Mvc": "8.2.0"
  3886. },
  3887. "runtime": {
  3888. "Himp.TaskScheduling.HttpApi.dll": {
  3889. "assemblyVersion": "0.1.0",
  3890. "fileVersion": "0.1.0.0"
  3891. }
  3892. },
  3893. "compile": {
  3894. "Himp.TaskScheduling.HttpApi.dll": {}
  3895. }
  3896. },
  3897. "Microsoft.AspNetCore.Antiforgery/8.0.0.0": {
  3898. "compile": {
  3899. "Microsoft.AspNetCore.Antiforgery.dll": {}
  3900. },
  3901. "compileOnly": true
  3902. },
  3903. "Microsoft.AspNetCore.Authentication.Abstractions/8.0.0.0": {
  3904. "compile": {
  3905. "Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
  3906. },
  3907. "compileOnly": true
  3908. },
  3909. "Microsoft.AspNetCore.Authentication.BearerToken/8.0.0.0": {
  3910. "compile": {
  3911. "Microsoft.AspNetCore.Authentication.BearerToken.dll": {}
  3912. },
  3913. "compileOnly": true
  3914. },
  3915. "Microsoft.AspNetCore.Authentication.Cookies/8.0.0.0": {
  3916. "compile": {
  3917. "Microsoft.AspNetCore.Authentication.Cookies.dll": {}
  3918. },
  3919. "compileOnly": true
  3920. },
  3921. "Microsoft.AspNetCore.Authentication.Core/8.0.0.0": {
  3922. "compile": {
  3923. "Microsoft.AspNetCore.Authentication.Core.dll": {}
  3924. },
  3925. "compileOnly": true
  3926. },
  3927. "Microsoft.AspNetCore.Authentication/8.0.0.0": {
  3928. "compile": {
  3929. "Microsoft.AspNetCore.Authentication.dll": {}
  3930. },
  3931. "compileOnly": true
  3932. },
  3933. "Microsoft.AspNetCore.Authentication.OAuth/8.0.0.0": {
  3934. "compile": {
  3935. "Microsoft.AspNetCore.Authentication.OAuth.dll": {}
  3936. },
  3937. "compileOnly": true
  3938. },
  3939. "Microsoft.AspNetCore.Authorization.Reference/8.0.0.0": {
  3940. "compile": {
  3941. "Microsoft.AspNetCore.Authorization.dll": {}
  3942. },
  3943. "compileOnly": true
  3944. },
  3945. "Microsoft.AspNetCore.Authorization.Policy/8.0.0.0": {
  3946. "compile": {
  3947. "Microsoft.AspNetCore.Authorization.Policy.dll": {}
  3948. },
  3949. "compileOnly": true
  3950. },
  3951. "Microsoft.AspNetCore.Components.Authorization/8.0.0.0": {
  3952. "compile": {
  3953. "Microsoft.AspNetCore.Components.Authorization.dll": {}
  3954. },
  3955. "compileOnly": true
  3956. },
  3957. "Microsoft.AspNetCore.Components/8.0.0.0": {
  3958. "compile": {
  3959. "Microsoft.AspNetCore.Components.dll": {}
  3960. },
  3961. "compileOnly": true
  3962. },
  3963. "Microsoft.AspNetCore.Components.Endpoints/8.0.0.0": {
  3964. "compile": {
  3965. "Microsoft.AspNetCore.Components.Endpoints.dll": {}
  3966. },
  3967. "compileOnly": true
  3968. },
  3969. "Microsoft.AspNetCore.Components.Forms/8.0.0.0": {
  3970. "compile": {
  3971. "Microsoft.AspNetCore.Components.Forms.dll": {}
  3972. },
  3973. "compileOnly": true
  3974. },
  3975. "Microsoft.AspNetCore.Components.Server/8.0.0.0": {
  3976. "compile": {
  3977. "Microsoft.AspNetCore.Components.Server.dll": {}
  3978. },
  3979. "compileOnly": true
  3980. },
  3981. "Microsoft.AspNetCore.Components.Web/8.0.0.0": {
  3982. "compile": {
  3983. "Microsoft.AspNetCore.Components.Web.dll": {}
  3984. },
  3985. "compileOnly": true
  3986. },
  3987. "Microsoft.AspNetCore.Connections.Abstractions/8.0.0.0": {
  3988. "compile": {
  3989. "Microsoft.AspNetCore.Connections.Abstractions.dll": {}
  3990. },
  3991. "compileOnly": true
  3992. },
  3993. "Microsoft.AspNetCore.CookiePolicy/8.0.0.0": {
  3994. "compile": {
  3995. "Microsoft.AspNetCore.CookiePolicy.dll": {}
  3996. },
  3997. "compileOnly": true
  3998. },
  3999. "Microsoft.AspNetCore.Cors/8.0.0.0": {
  4000. "compile": {
  4001. "Microsoft.AspNetCore.Cors.dll": {}
  4002. },
  4003. "compileOnly": true
  4004. },
  4005. "Microsoft.AspNetCore.Cryptography.Internal.Reference/8.0.0.0": {
  4006. "compile": {
  4007. "Microsoft.AspNetCore.Cryptography.Internal.dll": {}
  4008. },
  4009. "compileOnly": true
  4010. },
  4011. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0.0": {
  4012. "compile": {
  4013. "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
  4014. },
  4015. "compileOnly": true
  4016. },
  4017. "Microsoft.AspNetCore.DataProtection.Abstractions.Reference/8.0.0.0": {
  4018. "compile": {
  4019. "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
  4020. },
  4021. "compileOnly": true
  4022. },
  4023. "Microsoft.AspNetCore.DataProtection.Reference/8.0.0.0": {
  4024. "compile": {
  4025. "Microsoft.AspNetCore.DataProtection.dll": {}
  4026. },
  4027. "compileOnly": true
  4028. },
  4029. "Microsoft.AspNetCore.DataProtection.Extensions/8.0.0.0": {
  4030. "compile": {
  4031. "Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
  4032. },
  4033. "compileOnly": true
  4034. },
  4035. "Microsoft.AspNetCore.Diagnostics.Abstractions/8.0.0.0": {
  4036. "compile": {
  4037. "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
  4038. },
  4039. "compileOnly": true
  4040. },
  4041. "Microsoft.AspNetCore.Diagnostics/8.0.0.0": {
  4042. "compile": {
  4043. "Microsoft.AspNetCore.Diagnostics.dll": {}
  4044. },
  4045. "compileOnly": true
  4046. },
  4047. "Microsoft.AspNetCore.Diagnostics.HealthChecks/8.0.0.0": {
  4048. "compile": {
  4049. "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
  4050. },
  4051. "compileOnly": true
  4052. },
  4053. "Microsoft.AspNetCore/8.0.0.0": {
  4054. "compile": {
  4055. "Microsoft.AspNetCore.dll": {}
  4056. },
  4057. "compileOnly": true
  4058. },
  4059. "Microsoft.AspNetCore.HostFiltering/8.0.0.0": {
  4060. "compile": {
  4061. "Microsoft.AspNetCore.HostFiltering.dll": {}
  4062. },
  4063. "compileOnly": true
  4064. },
  4065. "Microsoft.AspNetCore.Hosting.Abstractions/8.0.0.0": {
  4066. "compile": {
  4067. "Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
  4068. },
  4069. "compileOnly": true
  4070. },
  4071. "Microsoft.AspNetCore.Hosting/8.0.0.0": {
  4072. "compile": {
  4073. "Microsoft.AspNetCore.Hosting.dll": {}
  4074. },
  4075. "compileOnly": true
  4076. },
  4077. "Microsoft.AspNetCore.Hosting.Server.Abstractions/8.0.0.0": {
  4078. "compile": {
  4079. "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
  4080. },
  4081. "compileOnly": true
  4082. },
  4083. "Microsoft.AspNetCore.Html.Abstractions/8.0.0.0": {
  4084. "compile": {
  4085. "Microsoft.AspNetCore.Html.Abstractions.dll": {}
  4086. },
  4087. "compileOnly": true
  4088. },
  4089. "Microsoft.AspNetCore.Http.Abstractions/8.0.0.0": {
  4090. "compile": {
  4091. "Microsoft.AspNetCore.Http.Abstractions.dll": {}
  4092. },
  4093. "compileOnly": true
  4094. },
  4095. "Microsoft.AspNetCore.Http.Connections.Common/8.0.0.0": {
  4096. "compile": {
  4097. "Microsoft.AspNetCore.Http.Connections.Common.dll": {}
  4098. },
  4099. "compileOnly": true
  4100. },
  4101. "Microsoft.AspNetCore.Http.Connections/8.0.0.0": {
  4102. "compile": {
  4103. "Microsoft.AspNetCore.Http.Connections.dll": {}
  4104. },
  4105. "compileOnly": true
  4106. },
  4107. "Microsoft.AspNetCore.Http/8.0.0.0": {
  4108. "compile": {
  4109. "Microsoft.AspNetCore.Http.dll": {}
  4110. },
  4111. "compileOnly": true
  4112. },
  4113. "Microsoft.AspNetCore.Http.Extensions/8.0.0.0": {
  4114. "compile": {
  4115. "Microsoft.AspNetCore.Http.Extensions.dll": {}
  4116. },
  4117. "compileOnly": true
  4118. },
  4119. "Microsoft.AspNetCore.Http.Features/8.0.0.0": {
  4120. "compile": {
  4121. "Microsoft.AspNetCore.Http.Features.dll": {}
  4122. },
  4123. "compileOnly": true
  4124. },
  4125. "Microsoft.AspNetCore.Http.Results/8.0.0.0": {
  4126. "compile": {
  4127. "Microsoft.AspNetCore.Http.Results.dll": {}
  4128. },
  4129. "compileOnly": true
  4130. },
  4131. "Microsoft.AspNetCore.HttpLogging/8.0.0.0": {
  4132. "compile": {
  4133. "Microsoft.AspNetCore.HttpLogging.dll": {}
  4134. },
  4135. "compileOnly": true
  4136. },
  4137. "Microsoft.AspNetCore.HttpOverrides/8.0.0.0": {
  4138. "compile": {
  4139. "Microsoft.AspNetCore.HttpOverrides.dll": {}
  4140. },
  4141. "compileOnly": true
  4142. },
  4143. "Microsoft.AspNetCore.HttpsPolicy/8.0.0.0": {
  4144. "compile": {
  4145. "Microsoft.AspNetCore.HttpsPolicy.dll": {}
  4146. },
  4147. "compileOnly": true
  4148. },
  4149. "Microsoft.AspNetCore.Identity/8.0.0.0": {
  4150. "compile": {
  4151. "Microsoft.AspNetCore.Identity.dll": {}
  4152. },
  4153. "compileOnly": true
  4154. },
  4155. "Microsoft.AspNetCore.Localization/8.0.0.0": {
  4156. "compile": {
  4157. "Microsoft.AspNetCore.Localization.dll": {}
  4158. },
  4159. "compileOnly": true
  4160. },
  4161. "Microsoft.AspNetCore.Localization.Routing/8.0.0.0": {
  4162. "compile": {
  4163. "Microsoft.AspNetCore.Localization.Routing.dll": {}
  4164. },
  4165. "compileOnly": true
  4166. },
  4167. "Microsoft.AspNetCore.Metadata.Reference/8.0.0.0": {
  4168. "compile": {
  4169. "Microsoft.AspNetCore.Metadata.dll": {}
  4170. },
  4171. "compileOnly": true
  4172. },
  4173. "Microsoft.AspNetCore.Mvc.Abstractions/8.0.0.0": {
  4174. "compile": {
  4175. "Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
  4176. },
  4177. "compileOnly": true
  4178. },
  4179. "Microsoft.AspNetCore.Mvc.ApiExplorer/8.0.0.0": {
  4180. "compile": {
  4181. "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
  4182. },
  4183. "compileOnly": true
  4184. },
  4185. "Microsoft.AspNetCore.Mvc.Core/8.0.0.0": {
  4186. "compile": {
  4187. "Microsoft.AspNetCore.Mvc.Core.dll": {}
  4188. },
  4189. "compileOnly": true
  4190. },
  4191. "Microsoft.AspNetCore.Mvc.Cors/8.0.0.0": {
  4192. "compile": {
  4193. "Microsoft.AspNetCore.Mvc.Cors.dll": {}
  4194. },
  4195. "compileOnly": true
  4196. },
  4197. "Microsoft.AspNetCore.Mvc.DataAnnotations/8.0.0.0": {
  4198. "compile": {
  4199. "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
  4200. },
  4201. "compileOnly": true
  4202. },
  4203. "Microsoft.AspNetCore.Mvc/8.0.0.0": {
  4204. "compile": {
  4205. "Microsoft.AspNetCore.Mvc.dll": {}
  4206. },
  4207. "compileOnly": true
  4208. },
  4209. "Microsoft.AspNetCore.Mvc.Formatters.Json/8.0.0.0": {
  4210. "compile": {
  4211. "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
  4212. },
  4213. "compileOnly": true
  4214. },
  4215. "Microsoft.AspNetCore.Mvc.Formatters.Xml/8.0.0.0": {
  4216. "compile": {
  4217. "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
  4218. },
  4219. "compileOnly": true
  4220. },
  4221. "Microsoft.AspNetCore.Mvc.Localization/8.0.0.0": {
  4222. "compile": {
  4223. "Microsoft.AspNetCore.Mvc.Localization.dll": {}
  4224. },
  4225. "compileOnly": true
  4226. },
  4227. "Microsoft.AspNetCore.Mvc.Razor/8.0.0.0": {
  4228. "compile": {
  4229. "Microsoft.AspNetCore.Mvc.Razor.dll": {}
  4230. },
  4231. "compileOnly": true
  4232. },
  4233. "Microsoft.AspNetCore.Mvc.RazorPages/8.0.0.0": {
  4234. "compile": {
  4235. "Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
  4236. },
  4237. "compileOnly": true
  4238. },
  4239. "Microsoft.AspNetCore.Mvc.TagHelpers/8.0.0.0": {
  4240. "compile": {
  4241. "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
  4242. },
  4243. "compileOnly": true
  4244. },
  4245. "Microsoft.AspNetCore.Mvc.ViewFeatures/8.0.0.0": {
  4246. "compile": {
  4247. "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
  4248. },
  4249. "compileOnly": true
  4250. },
  4251. "Microsoft.AspNetCore.OutputCaching/8.0.0.0": {
  4252. "compile": {
  4253. "Microsoft.AspNetCore.OutputCaching.dll": {}
  4254. },
  4255. "compileOnly": true
  4256. },
  4257. "Microsoft.AspNetCore.RateLimiting/8.0.0.0": {
  4258. "compile": {
  4259. "Microsoft.AspNetCore.RateLimiting.dll": {}
  4260. },
  4261. "compileOnly": true
  4262. },
  4263. "Microsoft.AspNetCore.Razor/8.0.0.0": {
  4264. "compile": {
  4265. "Microsoft.AspNetCore.Razor.dll": {}
  4266. },
  4267. "compileOnly": true
  4268. },
  4269. "Microsoft.AspNetCore.Razor.Runtime/8.0.0.0": {
  4270. "compile": {
  4271. "Microsoft.AspNetCore.Razor.Runtime.dll": {}
  4272. },
  4273. "compileOnly": true
  4274. },
  4275. "Microsoft.AspNetCore.RequestDecompression/8.0.0.0": {
  4276. "compile": {
  4277. "Microsoft.AspNetCore.RequestDecompression.dll": {}
  4278. },
  4279. "compileOnly": true
  4280. },
  4281. "Microsoft.AspNetCore.ResponseCaching.Abstractions/8.0.0.0": {
  4282. "compile": {
  4283. "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
  4284. },
  4285. "compileOnly": true
  4286. },
  4287. "Microsoft.AspNetCore.ResponseCaching/8.0.0.0": {
  4288. "compile": {
  4289. "Microsoft.AspNetCore.ResponseCaching.dll": {}
  4290. },
  4291. "compileOnly": true
  4292. },
  4293. "Microsoft.AspNetCore.ResponseCompression/8.0.0.0": {
  4294. "compile": {
  4295. "Microsoft.AspNetCore.ResponseCompression.dll": {}
  4296. },
  4297. "compileOnly": true
  4298. },
  4299. "Microsoft.AspNetCore.Rewrite/8.0.0.0": {
  4300. "compile": {
  4301. "Microsoft.AspNetCore.Rewrite.dll": {}
  4302. },
  4303. "compileOnly": true
  4304. },
  4305. "Microsoft.AspNetCore.Routing.Abstractions/8.0.0.0": {
  4306. "compile": {
  4307. "Microsoft.AspNetCore.Routing.Abstractions.dll": {}
  4308. },
  4309. "compileOnly": true
  4310. },
  4311. "Microsoft.AspNetCore.Routing/8.0.0.0": {
  4312. "compile": {
  4313. "Microsoft.AspNetCore.Routing.dll": {}
  4314. },
  4315. "compileOnly": true
  4316. },
  4317. "Microsoft.AspNetCore.Server.HttpSys/8.0.0.0": {
  4318. "compile": {
  4319. "Microsoft.AspNetCore.Server.HttpSys.dll": {}
  4320. },
  4321. "compileOnly": true
  4322. },
  4323. "Microsoft.AspNetCore.Server.IIS/8.0.0.0": {
  4324. "compile": {
  4325. "Microsoft.AspNetCore.Server.IIS.dll": {}
  4326. },
  4327. "compileOnly": true
  4328. },
  4329. "Microsoft.AspNetCore.Server.IISIntegration/8.0.0.0": {
  4330. "compile": {
  4331. "Microsoft.AspNetCore.Server.IISIntegration.dll": {}
  4332. },
  4333. "compileOnly": true
  4334. },
  4335. "Microsoft.AspNetCore.Server.Kestrel.Core/8.0.0.0": {
  4336. "compile": {
  4337. "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
  4338. },
  4339. "compileOnly": true
  4340. },
  4341. "Microsoft.AspNetCore.Server.Kestrel/8.0.0.0": {
  4342. "compile": {
  4343. "Microsoft.AspNetCore.Server.Kestrel.dll": {}
  4344. },
  4345. "compileOnly": true
  4346. },
  4347. "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes/8.0.0.0": {
  4348. "compile": {
  4349. "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll": {}
  4350. },
  4351. "compileOnly": true
  4352. },
  4353. "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/8.0.0.0": {
  4354. "compile": {
  4355. "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": {}
  4356. },
  4357. "compileOnly": true
  4358. },
  4359. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/8.0.0.0": {
  4360. "compile": {
  4361. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
  4362. },
  4363. "compileOnly": true
  4364. },
  4365. "Microsoft.AspNetCore.Session/8.0.0.0": {
  4366. "compile": {
  4367. "Microsoft.AspNetCore.Session.dll": {}
  4368. },
  4369. "compileOnly": true
  4370. },
  4371. "Microsoft.AspNetCore.SignalR.Common/8.0.0.0": {
  4372. "compile": {
  4373. "Microsoft.AspNetCore.SignalR.Common.dll": {}
  4374. },
  4375. "compileOnly": true
  4376. },
  4377. "Microsoft.AspNetCore.SignalR.Core/8.0.0.0": {
  4378. "compile": {
  4379. "Microsoft.AspNetCore.SignalR.Core.dll": {}
  4380. },
  4381. "compileOnly": true
  4382. },
  4383. "Microsoft.AspNetCore.SignalR/8.0.0.0": {
  4384. "compile": {
  4385. "Microsoft.AspNetCore.SignalR.dll": {}
  4386. },
  4387. "compileOnly": true
  4388. },
  4389. "Microsoft.AspNetCore.SignalR.Protocols.Json/8.0.0.0": {
  4390. "compile": {
  4391. "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
  4392. },
  4393. "compileOnly": true
  4394. },
  4395. "Microsoft.AspNetCore.StaticFiles/8.0.0.0": {
  4396. "compile": {
  4397. "Microsoft.AspNetCore.StaticFiles.dll": {}
  4398. },
  4399. "compileOnly": true
  4400. },
  4401. "Microsoft.AspNetCore.WebSockets/8.0.0.0": {
  4402. "compile": {
  4403. "Microsoft.AspNetCore.WebSockets.dll": {}
  4404. },
  4405. "compileOnly": true
  4406. },
  4407. "Microsoft.AspNetCore.WebUtilities/8.0.0.0": {
  4408. "compile": {
  4409. "Microsoft.AspNetCore.WebUtilities.dll": {}
  4410. },
  4411. "compileOnly": true
  4412. },
  4413. "Microsoft.CSharp/8.0.0.0": {
  4414. "compile": {
  4415. "Microsoft.CSharp.dll": {}
  4416. },
  4417. "compileOnly": true
  4418. },
  4419. "Microsoft.Extensions.Caching.Abstractions.Reference/8.0.0.0": {
  4420. "compile": {
  4421. "Microsoft.Extensions.Caching.Abstractions.dll": {}
  4422. },
  4423. "compileOnly": true
  4424. },
  4425. "Microsoft.Extensions.Caching.Memory.Reference/8.0.0.0": {
  4426. "compile": {
  4427. "Microsoft.Extensions.Caching.Memory.dll": {}
  4428. },
  4429. "compileOnly": true
  4430. },
  4431. "Microsoft.Extensions.Configuration.Abstractions.Reference/8.0.0.0": {
  4432. "compile": {
  4433. "Microsoft.Extensions.Configuration.Abstractions.dll": {}
  4434. },
  4435. "compileOnly": true
  4436. },
  4437. "Microsoft.Extensions.Configuration.Binder.Reference/8.0.0.0": {
  4438. "compile": {
  4439. "Microsoft.Extensions.Configuration.Binder.dll": {}
  4440. },
  4441. "compileOnly": true
  4442. },
  4443. "Microsoft.Extensions.Configuration.CommandLine.Reference/8.0.0.0": {
  4444. "compile": {
  4445. "Microsoft.Extensions.Configuration.CommandLine.dll": {}
  4446. },
  4447. "compileOnly": true
  4448. },
  4449. "Microsoft.Extensions.Configuration.Reference/8.0.0.0": {
  4450. "compile": {
  4451. "Microsoft.Extensions.Configuration.dll": {}
  4452. },
  4453. "compileOnly": true
  4454. },
  4455. "Microsoft.Extensions.Configuration.EnvironmentVariables.Reference/8.0.0.0": {
  4456. "compile": {
  4457. "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
  4458. },
  4459. "compileOnly": true
  4460. },
  4461. "Microsoft.Extensions.Configuration.FileExtensions.Reference/8.0.0.0": {
  4462. "compile": {
  4463. "Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  4464. },
  4465. "compileOnly": true
  4466. },
  4467. "Microsoft.Extensions.Configuration.Ini/8.0.0.0": {
  4468. "compile": {
  4469. "Microsoft.Extensions.Configuration.Ini.dll": {}
  4470. },
  4471. "compileOnly": true
  4472. },
  4473. "Microsoft.Extensions.Configuration.Json.Reference/8.0.0.0": {
  4474. "compile": {
  4475. "Microsoft.Extensions.Configuration.Json.dll": {}
  4476. },
  4477. "compileOnly": true
  4478. },
  4479. "Microsoft.Extensions.Configuration.KeyPerFile/8.0.0.0": {
  4480. "compile": {
  4481. "Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
  4482. },
  4483. "compileOnly": true
  4484. },
  4485. "Microsoft.Extensions.Configuration.UserSecrets.Reference/8.0.0.0": {
  4486. "compile": {
  4487. "Microsoft.Extensions.Configuration.UserSecrets.dll": {}
  4488. },
  4489. "compileOnly": true
  4490. },
  4491. "Microsoft.Extensions.Configuration.Xml/8.0.0.0": {
  4492. "compile": {
  4493. "Microsoft.Extensions.Configuration.Xml.dll": {}
  4494. },
  4495. "compileOnly": true
  4496. },
  4497. "Microsoft.Extensions.DependencyInjection.Abstractions.Reference/8.0.0.0": {
  4498. "compile": {
  4499. "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  4500. },
  4501. "compileOnly": true
  4502. },
  4503. "Microsoft.Extensions.DependencyInjection.Reference/8.0.0.0": {
  4504. "compile": {
  4505. "Microsoft.Extensions.DependencyInjection.dll": {}
  4506. },
  4507. "compileOnly": true
  4508. },
  4509. "Microsoft.Extensions.Diagnostics.Abstractions.Reference/8.0.0.0": {
  4510. "compile": {
  4511. "Microsoft.Extensions.Diagnostics.Abstractions.dll": {}
  4512. },
  4513. "compileOnly": true
  4514. },
  4515. "Microsoft.Extensions.Diagnostics.Reference/8.0.0.0": {
  4516. "compile": {
  4517. "Microsoft.Extensions.Diagnostics.dll": {}
  4518. },
  4519. "compileOnly": true
  4520. },
  4521. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.0.0": {
  4522. "compile": {
  4523. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
  4524. },
  4525. "compileOnly": true
  4526. },
  4527. "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0.0": {
  4528. "compile": {
  4529. "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
  4530. },
  4531. "compileOnly": true
  4532. },
  4533. "Microsoft.Extensions.Features/8.0.0.0": {
  4534. "compile": {
  4535. "Microsoft.Extensions.Features.dll": {}
  4536. },
  4537. "compileOnly": true
  4538. },
  4539. "Microsoft.Extensions.FileProviders.Abstractions.Reference/8.0.0.0": {
  4540. "compile": {
  4541. "Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  4542. },
  4543. "compileOnly": true
  4544. },
  4545. "Microsoft.Extensions.FileProviders.Composite.Reference/8.0.0.0": {
  4546. "compile": {
  4547. "Microsoft.Extensions.FileProviders.Composite.dll": {}
  4548. },
  4549. "compileOnly": true
  4550. },
  4551. "Microsoft.Extensions.FileProviders.Embedded.Reference/8.0.0.0": {
  4552. "compile": {
  4553. "Microsoft.Extensions.FileProviders.Embedded.dll": {}
  4554. },
  4555. "compileOnly": true
  4556. },
  4557. "Microsoft.Extensions.FileProviders.Physical.Reference/8.0.0.0": {
  4558. "compile": {
  4559. "Microsoft.Extensions.FileProviders.Physical.dll": {}
  4560. },
  4561. "compileOnly": true
  4562. },
  4563. "Microsoft.Extensions.FileSystemGlobbing.Reference/8.0.0.0": {
  4564. "compile": {
  4565. "Microsoft.Extensions.FileSystemGlobbing.dll": {}
  4566. },
  4567. "compileOnly": true
  4568. },
  4569. "Microsoft.Extensions.Hosting.Abstractions.Reference/8.0.0.0": {
  4570. "compile": {
  4571. "Microsoft.Extensions.Hosting.Abstractions.dll": {}
  4572. },
  4573. "compileOnly": true
  4574. },
  4575. "Microsoft.Extensions.Hosting/8.0.0.0": {
  4576. "compile": {
  4577. "Microsoft.Extensions.Hosting.dll": {}
  4578. },
  4579. "compileOnly": true
  4580. },
  4581. "Microsoft.Extensions.Http.Reference/8.0.0.0": {
  4582. "compile": {
  4583. "Microsoft.Extensions.Http.dll": {}
  4584. },
  4585. "compileOnly": true
  4586. },
  4587. "Microsoft.Extensions.Identity.Core/8.0.0.0": {
  4588. "compile": {
  4589. "Microsoft.Extensions.Identity.Core.dll": {}
  4590. },
  4591. "compileOnly": true
  4592. },
  4593. "Microsoft.Extensions.Identity.Stores/8.0.0.0": {
  4594. "compile": {
  4595. "Microsoft.Extensions.Identity.Stores.dll": {}
  4596. },
  4597. "compileOnly": true
  4598. },
  4599. "Microsoft.Extensions.Localization.Abstractions.Reference/8.0.0.0": {
  4600. "compile": {
  4601. "Microsoft.Extensions.Localization.Abstractions.dll": {}
  4602. },
  4603. "compileOnly": true
  4604. },
  4605. "Microsoft.Extensions.Localization.Reference/8.0.0.0": {
  4606. "compile": {
  4607. "Microsoft.Extensions.Localization.dll": {}
  4608. },
  4609. "compileOnly": true
  4610. },
  4611. "Microsoft.Extensions.Logging.Abstractions.Reference/8.0.0.0": {
  4612. "compile": {
  4613. "Microsoft.Extensions.Logging.Abstractions.dll": {}
  4614. },
  4615. "compileOnly": true
  4616. },
  4617. "Microsoft.Extensions.Logging.Configuration/8.0.0.0": {
  4618. "compile": {
  4619. "Microsoft.Extensions.Logging.Configuration.dll": {}
  4620. },
  4621. "compileOnly": true
  4622. },
  4623. "Microsoft.Extensions.Logging.Console/8.0.0.0": {
  4624. "compile": {
  4625. "Microsoft.Extensions.Logging.Console.dll": {}
  4626. },
  4627. "compileOnly": true
  4628. },
  4629. "Microsoft.Extensions.Logging.Debug/8.0.0.0": {
  4630. "compile": {
  4631. "Microsoft.Extensions.Logging.Debug.dll": {}
  4632. },
  4633. "compileOnly": true
  4634. },
  4635. "Microsoft.Extensions.Logging.Reference/8.0.0.0": {
  4636. "compile": {
  4637. "Microsoft.Extensions.Logging.dll": {}
  4638. },
  4639. "compileOnly": true
  4640. },
  4641. "Microsoft.Extensions.Logging.EventLog/8.0.0.0": {
  4642. "compile": {
  4643. "Microsoft.Extensions.Logging.EventLog.dll": {}
  4644. },
  4645. "compileOnly": true
  4646. },
  4647. "Microsoft.Extensions.Logging.EventSource/8.0.0.0": {
  4648. "compile": {
  4649. "Microsoft.Extensions.Logging.EventSource.dll": {}
  4650. },
  4651. "compileOnly": true
  4652. },
  4653. "Microsoft.Extensions.Logging.TraceSource/8.0.0.0": {
  4654. "compile": {
  4655. "Microsoft.Extensions.Logging.TraceSource.dll": {}
  4656. },
  4657. "compileOnly": true
  4658. },
  4659. "Microsoft.Extensions.ObjectPool/8.0.0.0": {
  4660. "compile": {
  4661. "Microsoft.Extensions.ObjectPool.dll": {}
  4662. },
  4663. "compileOnly": true
  4664. },
  4665. "Microsoft.Extensions.Options.ConfigurationExtensions.Reference/8.0.0.0": {
  4666. "compile": {
  4667. "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
  4668. },
  4669. "compileOnly": true
  4670. },
  4671. "Microsoft.Extensions.Options.DataAnnotations/8.0.0.0": {
  4672. "compile": {
  4673. "Microsoft.Extensions.Options.DataAnnotations.dll": {}
  4674. },
  4675. "compileOnly": true
  4676. },
  4677. "Microsoft.Extensions.Options.Reference/8.0.0.0": {
  4678. "compile": {
  4679. "Microsoft.Extensions.Options.dll": {}
  4680. },
  4681. "compileOnly": true
  4682. },
  4683. "Microsoft.Extensions.Primitives.Reference/8.0.0.0": {
  4684. "compile": {
  4685. "Microsoft.Extensions.Primitives.dll": {}
  4686. },
  4687. "compileOnly": true
  4688. },
  4689. "Microsoft.Extensions.WebEncoders/8.0.0.0": {
  4690. "compile": {
  4691. "Microsoft.Extensions.WebEncoders.dll": {}
  4692. },
  4693. "compileOnly": true
  4694. },
  4695. "Microsoft.JSInterop/8.0.0.0": {
  4696. "compile": {
  4697. "Microsoft.JSInterop.dll": {}
  4698. },
  4699. "compileOnly": true
  4700. },
  4701. "Microsoft.Net.Http.Headers/8.0.0.0": {
  4702. "compile": {
  4703. "Microsoft.Net.Http.Headers.dll": {}
  4704. },
  4705. "compileOnly": true
  4706. },
  4707. "Microsoft.VisualBasic.Core/13.0.0.0": {
  4708. "compile": {
  4709. "Microsoft.VisualBasic.Core.dll": {}
  4710. },
  4711. "compileOnly": true
  4712. },
  4713. "Microsoft.VisualBasic/10.0.0.0": {
  4714. "compile": {
  4715. "Microsoft.VisualBasic.dll": {}
  4716. },
  4717. "compileOnly": true
  4718. },
  4719. "Microsoft.Win32.Primitives/8.0.0.0": {
  4720. "compile": {
  4721. "Microsoft.Win32.Primitives.dll": {}
  4722. },
  4723. "compileOnly": true
  4724. },
  4725. "Microsoft.Win32.Registry/8.0.0.0": {
  4726. "compile": {
  4727. "Microsoft.Win32.Registry.dll": {}
  4728. },
  4729. "compileOnly": true
  4730. },
  4731. "mscorlib/4.0.0.0": {
  4732. "compile": {
  4733. "mscorlib.dll": {}
  4734. },
  4735. "compileOnly": true
  4736. },
  4737. "netstandard/2.1.0.0": {
  4738. "compile": {
  4739. "netstandard.dll": {}
  4740. },
  4741. "compileOnly": true
  4742. },
  4743. "System.AppContext/8.0.0.0": {
  4744. "compile": {
  4745. "System.AppContext.dll": {}
  4746. },
  4747. "compileOnly": true
  4748. },
  4749. "System.Buffers/8.0.0.0": {
  4750. "compile": {
  4751. "System.Buffers.dll": {}
  4752. },
  4753. "compileOnly": true
  4754. },
  4755. "System.Collections.Concurrent/8.0.0.0": {
  4756. "compile": {
  4757. "System.Collections.Concurrent.dll": {}
  4758. },
  4759. "compileOnly": true
  4760. },
  4761. "System.Collections.Reference/8.0.0.0": {
  4762. "compile": {
  4763. "System.Collections.dll": {}
  4764. },
  4765. "compileOnly": true
  4766. },
  4767. "System.Collections.Immutable.Reference/8.0.0.0": {
  4768. "compile": {
  4769. "System.Collections.Immutable.dll": {}
  4770. },
  4771. "compileOnly": true
  4772. },
  4773. "System.Collections.NonGeneric/8.0.0.0": {
  4774. "compile": {
  4775. "System.Collections.NonGeneric.dll": {}
  4776. },
  4777. "compileOnly": true
  4778. },
  4779. "System.Collections.Specialized/8.0.0.0": {
  4780. "compile": {
  4781. "System.Collections.Specialized.dll": {}
  4782. },
  4783. "compileOnly": true
  4784. },
  4785. "System.ComponentModel.Annotations/8.0.0.0": {
  4786. "compile": {
  4787. "System.ComponentModel.Annotations.dll": {}
  4788. },
  4789. "compileOnly": true
  4790. },
  4791. "System.ComponentModel.DataAnnotations/4.0.0.0": {
  4792. "compile": {
  4793. "System.ComponentModel.DataAnnotations.dll": {}
  4794. },
  4795. "compileOnly": true
  4796. },
  4797. "System.ComponentModel/8.0.0.0": {
  4798. "compile": {
  4799. "System.ComponentModel.dll": {}
  4800. },
  4801. "compileOnly": true
  4802. },
  4803. "System.ComponentModel.EventBasedAsync/8.0.0.0": {
  4804. "compile": {
  4805. "System.ComponentModel.EventBasedAsync.dll": {}
  4806. },
  4807. "compileOnly": true
  4808. },
  4809. "System.ComponentModel.Primitives/8.0.0.0": {
  4810. "compile": {
  4811. "System.ComponentModel.Primitives.dll": {}
  4812. },
  4813. "compileOnly": true
  4814. },
  4815. "System.ComponentModel.TypeConverter/8.0.0.0": {
  4816. "compile": {
  4817. "System.ComponentModel.TypeConverter.dll": {}
  4818. },
  4819. "compileOnly": true
  4820. },
  4821. "System.Configuration/4.0.0.0": {
  4822. "compile": {
  4823. "System.Configuration.dll": {}
  4824. },
  4825. "compileOnly": true
  4826. },
  4827. "System.Console/8.0.0.0": {
  4828. "compile": {
  4829. "System.Console.dll": {}
  4830. },
  4831. "compileOnly": true
  4832. },
  4833. "System.Core/4.0.0.0": {
  4834. "compile": {
  4835. "System.Core.dll": {}
  4836. },
  4837. "compileOnly": true
  4838. },
  4839. "System.Data.Common/8.0.0.0": {
  4840. "compile": {
  4841. "System.Data.Common.dll": {}
  4842. },
  4843. "compileOnly": true
  4844. },
  4845. "System.Data.DataSetExtensions/8.0.0.0": {
  4846. "compile": {
  4847. "System.Data.DataSetExtensions.dll": {}
  4848. },
  4849. "compileOnly": true
  4850. },
  4851. "System.Data/4.0.0.0": {
  4852. "compile": {
  4853. "System.Data.dll": {}
  4854. },
  4855. "compileOnly": true
  4856. },
  4857. "System.Diagnostics.Contracts/8.0.0.0": {
  4858. "compile": {
  4859. "System.Diagnostics.Contracts.dll": {}
  4860. },
  4861. "compileOnly": true
  4862. },
  4863. "System.Diagnostics.Debug.Reference/8.0.0.0": {
  4864. "compile": {
  4865. "System.Diagnostics.Debug.dll": {}
  4866. },
  4867. "compileOnly": true
  4868. },
  4869. "System.Diagnostics.DiagnosticSource.Reference/8.0.0.0": {
  4870. "compile": {
  4871. "System.Diagnostics.DiagnosticSource.dll": {}
  4872. },
  4873. "compileOnly": true
  4874. },
  4875. "System.Diagnostics.EventLog.Reference/8.0.0.0": {
  4876. "compile": {
  4877. "System.Diagnostics.EventLog.dll": {}
  4878. },
  4879. "compileOnly": true
  4880. },
  4881. "System.Diagnostics.FileVersionInfo/8.0.0.0": {
  4882. "compile": {
  4883. "System.Diagnostics.FileVersionInfo.dll": {}
  4884. },
  4885. "compileOnly": true
  4886. },
  4887. "System.Diagnostics.Process/8.0.0.0": {
  4888. "compile": {
  4889. "System.Diagnostics.Process.dll": {}
  4890. },
  4891. "compileOnly": true
  4892. },
  4893. "System.Diagnostics.StackTrace/8.0.0.0": {
  4894. "compile": {
  4895. "System.Diagnostics.StackTrace.dll": {}
  4896. },
  4897. "compileOnly": true
  4898. },
  4899. "System.Diagnostics.TextWriterTraceListener/8.0.0.0": {
  4900. "compile": {
  4901. "System.Diagnostics.TextWriterTraceListener.dll": {}
  4902. },
  4903. "compileOnly": true
  4904. },
  4905. "System.Diagnostics.Tools/8.0.0.0": {
  4906. "compile": {
  4907. "System.Diagnostics.Tools.dll": {}
  4908. },
  4909. "compileOnly": true
  4910. },
  4911. "System.Diagnostics.TraceSource/8.0.0.0": {
  4912. "compile": {
  4913. "System.Diagnostics.TraceSource.dll": {}
  4914. },
  4915. "compileOnly": true
  4916. },
  4917. "System.Diagnostics.Tracing/8.0.0.0": {
  4918. "compile": {
  4919. "System.Diagnostics.Tracing.dll": {}
  4920. },
  4921. "compileOnly": true
  4922. },
  4923. "System/4.0.0.0": {
  4924. "compile": {
  4925. "System.dll": {}
  4926. },
  4927. "compileOnly": true
  4928. },
  4929. "System.Drawing/4.0.0.0": {
  4930. "compile": {
  4931. "System.Drawing.dll": {}
  4932. },
  4933. "compileOnly": true
  4934. },
  4935. "System.Drawing.Primitives/8.0.0.0": {
  4936. "compile": {
  4937. "System.Drawing.Primitives.dll": {}
  4938. },
  4939. "compileOnly": true
  4940. },
  4941. "System.Dynamic.Runtime/8.0.0.0": {
  4942. "compile": {
  4943. "System.Dynamic.Runtime.dll": {}
  4944. },
  4945. "compileOnly": true
  4946. },
  4947. "System.Formats.Asn1.Reference/8.0.0.0": {
  4948. "compile": {
  4949. "System.Formats.Asn1.dll": {}
  4950. },
  4951. "compileOnly": true
  4952. },
  4953. "System.Formats.Tar/8.0.0.0": {
  4954. "compile": {
  4955. "System.Formats.Tar.dll": {}
  4956. },
  4957. "compileOnly": true
  4958. },
  4959. "System.Globalization.Calendars/8.0.0.0": {
  4960. "compile": {
  4961. "System.Globalization.Calendars.dll": {}
  4962. },
  4963. "compileOnly": true
  4964. },
  4965. "System.Globalization.Reference/8.0.0.0": {
  4966. "compile": {
  4967. "System.Globalization.dll": {}
  4968. },
  4969. "compileOnly": true
  4970. },
  4971. "System.Globalization.Extensions/8.0.0.0": {
  4972. "compile": {
  4973. "System.Globalization.Extensions.dll": {}
  4974. },
  4975. "compileOnly": true
  4976. },
  4977. "System.IO.Compression.Brotli/8.0.0.0": {
  4978. "compile": {
  4979. "System.IO.Compression.Brotli.dll": {}
  4980. },
  4981. "compileOnly": true
  4982. },
  4983. "System.IO.Compression/8.0.0.0": {
  4984. "compile": {
  4985. "System.IO.Compression.dll": {}
  4986. },
  4987. "compileOnly": true
  4988. },
  4989. "System.IO.Compression.FileSystem/4.0.0.0": {
  4990. "compile": {
  4991. "System.IO.Compression.FileSystem.dll": {}
  4992. },
  4993. "compileOnly": true
  4994. },
  4995. "System.IO.Compression.ZipFile/8.0.0.0": {
  4996. "compile": {
  4997. "System.IO.Compression.ZipFile.dll": {}
  4998. },
  4999. "compileOnly": true
  5000. },
  5001. "System.IO.Reference/8.0.0.0": {
  5002. "compile": {
  5003. "System.IO.dll": {}
  5004. },
  5005. "compileOnly": true
  5006. },
  5007. "System.IO.FileSystem.AccessControl.Reference/8.0.0.0": {
  5008. "compile": {
  5009. "System.IO.FileSystem.AccessControl.dll": {}
  5010. },
  5011. "compileOnly": true
  5012. },
  5013. "System.IO.FileSystem/8.0.0.0": {
  5014. "compile": {
  5015. "System.IO.FileSystem.dll": {}
  5016. },
  5017. "compileOnly": true
  5018. },
  5019. "System.IO.FileSystem.DriveInfo/8.0.0.0": {
  5020. "compile": {
  5021. "System.IO.FileSystem.DriveInfo.dll": {}
  5022. },
  5023. "compileOnly": true
  5024. },
  5025. "System.IO.FileSystem.Primitives/8.0.0.0": {
  5026. "compile": {
  5027. "System.IO.FileSystem.Primitives.dll": {}
  5028. },
  5029. "compileOnly": true
  5030. },
  5031. "System.IO.FileSystem.Watcher/8.0.0.0": {
  5032. "compile": {
  5033. "System.IO.FileSystem.Watcher.dll": {}
  5034. },
  5035. "compileOnly": true
  5036. },
  5037. "System.IO.IsolatedStorage/8.0.0.0": {
  5038. "compile": {
  5039. "System.IO.IsolatedStorage.dll": {}
  5040. },
  5041. "compileOnly": true
  5042. },
  5043. "System.IO.MemoryMappedFiles/8.0.0.0": {
  5044. "compile": {
  5045. "System.IO.MemoryMappedFiles.dll": {}
  5046. },
  5047. "compileOnly": true
  5048. },
  5049. "System.IO.Pipelines.Reference/8.0.0.0": {
  5050. "compile": {
  5051. "System.IO.Pipelines.dll": {}
  5052. },
  5053. "compileOnly": true
  5054. },
  5055. "System.IO.Pipes.AccessControl/8.0.0.0": {
  5056. "compile": {
  5057. "System.IO.Pipes.AccessControl.dll": {}
  5058. },
  5059. "compileOnly": true
  5060. },
  5061. "System.IO.Pipes/8.0.0.0": {
  5062. "compile": {
  5063. "System.IO.Pipes.dll": {}
  5064. },
  5065. "compileOnly": true
  5066. },
  5067. "System.IO.UnmanagedMemoryStream/8.0.0.0": {
  5068. "compile": {
  5069. "System.IO.UnmanagedMemoryStream.dll": {}
  5070. },
  5071. "compileOnly": true
  5072. },
  5073. "System.Linq.Reference/8.0.0.0": {
  5074. "compile": {
  5075. "System.Linq.dll": {}
  5076. },
  5077. "compileOnly": true
  5078. },
  5079. "System.Linq.Expressions.Reference/8.0.0.0": {
  5080. "compile": {
  5081. "System.Linq.Expressions.dll": {}
  5082. },
  5083. "compileOnly": true
  5084. },
  5085. "System.Linq.Parallel/8.0.0.0": {
  5086. "compile": {
  5087. "System.Linq.Parallel.dll": {}
  5088. },
  5089. "compileOnly": true
  5090. },
  5091. "System.Linq.Queryable.Reference/8.0.0.0": {
  5092. "compile": {
  5093. "System.Linq.Queryable.dll": {}
  5094. },
  5095. "compileOnly": true
  5096. },
  5097. "System.Memory.Reference/8.0.0.0": {
  5098. "compile": {
  5099. "System.Memory.dll": {}
  5100. },
  5101. "compileOnly": true
  5102. },
  5103. "System.Net/4.0.0.0": {
  5104. "compile": {
  5105. "System.Net.dll": {}
  5106. },
  5107. "compileOnly": true
  5108. },
  5109. "System.Net.Http/8.0.0.0": {
  5110. "compile": {
  5111. "System.Net.Http.dll": {}
  5112. },
  5113. "compileOnly": true
  5114. },
  5115. "System.Net.Http.Json/8.0.0.0": {
  5116. "compile": {
  5117. "System.Net.Http.Json.dll": {}
  5118. },
  5119. "compileOnly": true
  5120. },
  5121. "System.Net.HttpListener/8.0.0.0": {
  5122. "compile": {
  5123. "System.Net.HttpListener.dll": {}
  5124. },
  5125. "compileOnly": true
  5126. },
  5127. "System.Net.Mail/8.0.0.0": {
  5128. "compile": {
  5129. "System.Net.Mail.dll": {}
  5130. },
  5131. "compileOnly": true
  5132. },
  5133. "System.Net.NameResolution/8.0.0.0": {
  5134. "compile": {
  5135. "System.Net.NameResolution.dll": {}
  5136. },
  5137. "compileOnly": true
  5138. },
  5139. "System.Net.NetworkInformation/8.0.0.0": {
  5140. "compile": {
  5141. "System.Net.NetworkInformation.dll": {}
  5142. },
  5143. "compileOnly": true
  5144. },
  5145. "System.Net.Ping/8.0.0.0": {
  5146. "compile": {
  5147. "System.Net.Ping.dll": {}
  5148. },
  5149. "compileOnly": true
  5150. },
  5151. "System.Net.Primitives/8.0.0.0": {
  5152. "compile": {
  5153. "System.Net.Primitives.dll": {}
  5154. },
  5155. "compileOnly": true
  5156. },
  5157. "System.Net.Quic/8.0.0.0": {
  5158. "compile": {
  5159. "System.Net.Quic.dll": {}
  5160. },
  5161. "compileOnly": true
  5162. },
  5163. "System.Net.Requests/8.0.0.0": {
  5164. "compile": {
  5165. "System.Net.Requests.dll": {}
  5166. },
  5167. "compileOnly": true
  5168. },
  5169. "System.Net.Security/8.0.0.0": {
  5170. "compile": {
  5171. "System.Net.Security.dll": {}
  5172. },
  5173. "compileOnly": true
  5174. },
  5175. "System.Net.ServicePoint/8.0.0.0": {
  5176. "compile": {
  5177. "System.Net.ServicePoint.dll": {}
  5178. },
  5179. "compileOnly": true
  5180. },
  5181. "System.Net.Sockets/8.0.0.0": {
  5182. "compile": {
  5183. "System.Net.Sockets.dll": {}
  5184. },
  5185. "compileOnly": true
  5186. },
  5187. "System.Net.WebClient/8.0.0.0": {
  5188. "compile": {
  5189. "System.Net.WebClient.dll": {}
  5190. },
  5191. "compileOnly": true
  5192. },
  5193. "System.Net.WebHeaderCollection/8.0.0.0": {
  5194. "compile": {
  5195. "System.Net.WebHeaderCollection.dll": {}
  5196. },
  5197. "compileOnly": true
  5198. },
  5199. "System.Net.WebProxy/8.0.0.0": {
  5200. "compile": {
  5201. "System.Net.WebProxy.dll": {}
  5202. },
  5203. "compileOnly": true
  5204. },
  5205. "System.Net.WebSockets.Client/8.0.0.0": {
  5206. "compile": {
  5207. "System.Net.WebSockets.Client.dll": {}
  5208. },
  5209. "compileOnly": true
  5210. },
  5211. "System.Net.WebSockets/8.0.0.0": {
  5212. "compile": {
  5213. "System.Net.WebSockets.dll": {}
  5214. },
  5215. "compileOnly": true
  5216. },
  5217. "System.Numerics/4.0.0.0": {
  5218. "compile": {
  5219. "System.Numerics.dll": {}
  5220. },
  5221. "compileOnly": true
  5222. },
  5223. "System.Numerics.Vectors.Reference/8.0.0.0": {
  5224. "compile": {
  5225. "System.Numerics.Vectors.dll": {}
  5226. },
  5227. "compileOnly": true
  5228. },
  5229. "System.ObjectModel.Reference/8.0.0.0": {
  5230. "compile": {
  5231. "System.ObjectModel.dll": {}
  5232. },
  5233. "compileOnly": true
  5234. },
  5235. "System.Reflection.DispatchProxy/8.0.0.0": {
  5236. "compile": {
  5237. "System.Reflection.DispatchProxy.dll": {}
  5238. },
  5239. "compileOnly": true
  5240. },
  5241. "System.Reflection.Reference/8.0.0.0": {
  5242. "compile": {
  5243. "System.Reflection.dll": {}
  5244. },
  5245. "compileOnly": true
  5246. },
  5247. "System.Reflection.Emit.Reference/8.0.0.0": {
  5248. "compile": {
  5249. "System.Reflection.Emit.dll": {}
  5250. },
  5251. "compileOnly": true
  5252. },
  5253. "System.Reflection.Emit.ILGeneration.Reference/8.0.0.0": {
  5254. "compile": {
  5255. "System.Reflection.Emit.ILGeneration.dll": {}
  5256. },
  5257. "compileOnly": true
  5258. },
  5259. "System.Reflection.Emit.Lightweight.Reference/8.0.0.0": {
  5260. "compile": {
  5261. "System.Reflection.Emit.Lightweight.dll": {}
  5262. },
  5263. "compileOnly": true
  5264. },
  5265. "System.Reflection.Extensions.Reference/8.0.0.0": {
  5266. "compile": {
  5267. "System.Reflection.Extensions.dll": {}
  5268. },
  5269. "compileOnly": true
  5270. },
  5271. "System.Reflection.Metadata.Reference/8.0.0.0": {
  5272. "compile": {
  5273. "System.Reflection.Metadata.dll": {}
  5274. },
  5275. "compileOnly": true
  5276. },
  5277. "System.Reflection.Primitives.Reference/8.0.0.0": {
  5278. "compile": {
  5279. "System.Reflection.Primitives.dll": {}
  5280. },
  5281. "compileOnly": true
  5282. },
  5283. "System.Reflection.TypeExtensions.Reference/8.0.0.0": {
  5284. "compile": {
  5285. "System.Reflection.TypeExtensions.dll": {}
  5286. },
  5287. "compileOnly": true
  5288. },
  5289. "System.Resources.Reader/8.0.0.0": {
  5290. "compile": {
  5291. "System.Resources.Reader.dll": {}
  5292. },
  5293. "compileOnly": true
  5294. },
  5295. "System.Resources.ResourceManager.Reference/8.0.0.0": {
  5296. "compile": {
  5297. "System.Resources.ResourceManager.dll": {}
  5298. },
  5299. "compileOnly": true
  5300. },
  5301. "System.Resources.Writer/8.0.0.0": {
  5302. "compile": {
  5303. "System.Resources.Writer.dll": {}
  5304. },
  5305. "compileOnly": true
  5306. },
  5307. "System.Runtime.CompilerServices.Unsafe.Reference/8.0.0.0": {
  5308. "compile": {
  5309. "System.Runtime.CompilerServices.Unsafe.dll": {}
  5310. },
  5311. "compileOnly": true
  5312. },
  5313. "System.Runtime.CompilerServices.VisualC/8.0.0.0": {
  5314. "compile": {
  5315. "System.Runtime.CompilerServices.VisualC.dll": {}
  5316. },
  5317. "compileOnly": true
  5318. },
  5319. "System.Runtime.Reference/8.0.0.0": {
  5320. "compile": {
  5321. "System.Runtime.dll": {}
  5322. },
  5323. "compileOnly": true
  5324. },
  5325. "System.Runtime.Extensions.Reference/8.0.0.0": {
  5326. "compile": {
  5327. "System.Runtime.Extensions.dll": {}
  5328. },
  5329. "compileOnly": true
  5330. },
  5331. "System.Runtime.Handles/8.0.0.0": {
  5332. "compile": {
  5333. "System.Runtime.Handles.dll": {}
  5334. },
  5335. "compileOnly": true
  5336. },
  5337. "System.Runtime.InteropServices/8.0.0.0": {
  5338. "compile": {
  5339. "System.Runtime.InteropServices.dll": {}
  5340. },
  5341. "compileOnly": true
  5342. },
  5343. "System.Runtime.InteropServices.JavaScript/8.0.0.0": {
  5344. "compile": {
  5345. "System.Runtime.InteropServices.JavaScript.dll": {}
  5346. },
  5347. "compileOnly": true
  5348. },
  5349. "System.Runtime.InteropServices.RuntimeInformation/8.0.0.0": {
  5350. "compile": {
  5351. "System.Runtime.InteropServices.RuntimeInformation.dll": {}
  5352. },
  5353. "compileOnly": true
  5354. },
  5355. "System.Runtime.Intrinsics/8.0.0.0": {
  5356. "compile": {
  5357. "System.Runtime.Intrinsics.dll": {}
  5358. },
  5359. "compileOnly": true
  5360. },
  5361. "System.Runtime.Loader.Reference/8.0.0.0": {
  5362. "compile": {
  5363. "System.Runtime.Loader.dll": {}
  5364. },
  5365. "compileOnly": true
  5366. },
  5367. "System.Runtime.Numerics/8.0.0.0": {
  5368. "compile": {
  5369. "System.Runtime.Numerics.dll": {}
  5370. },
  5371. "compileOnly": true
  5372. },
  5373. "System.Runtime.Serialization/4.0.0.0": {
  5374. "compile": {
  5375. "System.Runtime.Serialization.dll": {}
  5376. },
  5377. "compileOnly": true
  5378. },
  5379. "System.Runtime.Serialization.Formatters/8.0.0.0": {
  5380. "compile": {
  5381. "System.Runtime.Serialization.Formatters.dll": {}
  5382. },
  5383. "compileOnly": true
  5384. },
  5385. "System.Runtime.Serialization.Json/8.0.0.0": {
  5386. "compile": {
  5387. "System.Runtime.Serialization.Json.dll": {}
  5388. },
  5389. "compileOnly": true
  5390. },
  5391. "System.Runtime.Serialization.Primitives/8.0.0.0": {
  5392. "compile": {
  5393. "System.Runtime.Serialization.Primitives.dll": {}
  5394. },
  5395. "compileOnly": true
  5396. },
  5397. "System.Runtime.Serialization.Xml/8.0.0.0": {
  5398. "compile": {
  5399. "System.Runtime.Serialization.Xml.dll": {}
  5400. },
  5401. "compileOnly": true
  5402. },
  5403. "System.Security.AccessControl.Reference/8.0.0.0": {
  5404. "compile": {
  5405. "System.Security.AccessControl.dll": {}
  5406. },
  5407. "compileOnly": true
  5408. },
  5409. "System.Security.Claims/8.0.0.0": {
  5410. "compile": {
  5411. "System.Security.Claims.dll": {}
  5412. },
  5413. "compileOnly": true
  5414. },
  5415. "System.Security.Cryptography.Algorithms/8.0.0.0": {
  5416. "compile": {
  5417. "System.Security.Cryptography.Algorithms.dll": {}
  5418. },
  5419. "compileOnly": true
  5420. },
  5421. "System.Security.Cryptography.Cng.Reference/8.0.0.0": {
  5422. "compile": {
  5423. "System.Security.Cryptography.Cng.dll": {}
  5424. },
  5425. "compileOnly": true
  5426. },
  5427. "System.Security.Cryptography.Csp/8.0.0.0": {
  5428. "compile": {
  5429. "System.Security.Cryptography.Csp.dll": {}
  5430. },
  5431. "compileOnly": true
  5432. },
  5433. "System.Security.Cryptography/8.0.0.0": {
  5434. "compile": {
  5435. "System.Security.Cryptography.dll": {}
  5436. },
  5437. "compileOnly": true
  5438. },
  5439. "System.Security.Cryptography.Encoding/8.0.0.0": {
  5440. "compile": {
  5441. "System.Security.Cryptography.Encoding.dll": {}
  5442. },
  5443. "compileOnly": true
  5444. },
  5445. "System.Security.Cryptography.OpenSsl/8.0.0.0": {
  5446. "compile": {
  5447. "System.Security.Cryptography.OpenSsl.dll": {}
  5448. },
  5449. "compileOnly": true
  5450. },
  5451. "System.Security.Cryptography.Primitives/8.0.0.0": {
  5452. "compile": {
  5453. "System.Security.Cryptography.Primitives.dll": {}
  5454. },
  5455. "compileOnly": true
  5456. },
  5457. "System.Security.Cryptography.X509Certificates/8.0.0.0": {
  5458. "compile": {
  5459. "System.Security.Cryptography.X509Certificates.dll": {}
  5460. },
  5461. "compileOnly": true
  5462. },
  5463. "System.Security.Cryptography.Xml.Reference/8.0.0.0": {
  5464. "compile": {
  5465. "System.Security.Cryptography.Xml.dll": {}
  5466. },
  5467. "compileOnly": true
  5468. },
  5469. "System.Security/4.0.0.0": {
  5470. "compile": {
  5471. "System.Security.dll": {}
  5472. },
  5473. "compileOnly": true
  5474. },
  5475. "System.Security.Principal/8.0.0.0": {
  5476. "compile": {
  5477. "System.Security.Principal.dll": {}
  5478. },
  5479. "compileOnly": true
  5480. },
  5481. "System.Security.Principal.Windows.Reference/8.0.0.0": {
  5482. "compile": {
  5483. "System.Security.Principal.Windows.dll": {}
  5484. },
  5485. "compileOnly": true
  5486. },
  5487. "System.Security.SecureString/8.0.0.0": {
  5488. "compile": {
  5489. "System.Security.SecureString.dll": {}
  5490. },
  5491. "compileOnly": true
  5492. },
  5493. "System.ServiceModel.Web/4.0.0.0": {
  5494. "compile": {
  5495. "System.ServiceModel.Web.dll": {}
  5496. },
  5497. "compileOnly": true
  5498. },
  5499. "System.ServiceProcess/4.0.0.0": {
  5500. "compile": {
  5501. "System.ServiceProcess.dll": {}
  5502. },
  5503. "compileOnly": true
  5504. },
  5505. "System.Text.Encoding.CodePages.Reference/8.0.0.0": {
  5506. "compile": {
  5507. "System.Text.Encoding.CodePages.dll": {}
  5508. },
  5509. "compileOnly": true
  5510. },
  5511. "System.Text.Encoding.Reference/8.0.0.0": {
  5512. "compile": {
  5513. "System.Text.Encoding.dll": {}
  5514. },
  5515. "compileOnly": true
  5516. },
  5517. "System.Text.Encoding.Extensions/8.0.0.0": {
  5518. "compile": {
  5519. "System.Text.Encoding.Extensions.dll": {}
  5520. },
  5521. "compileOnly": true
  5522. },
  5523. "System.Text.Encodings.Web.Reference/8.0.0.0": {
  5524. "compile": {
  5525. "System.Text.Encodings.Web.dll": {}
  5526. },
  5527. "compileOnly": true
  5528. },
  5529. "System.Text.Json.Reference/8.0.0.0": {
  5530. "compile": {
  5531. "System.Text.Json.dll": {}
  5532. },
  5533. "compileOnly": true
  5534. },
  5535. "System.Text.RegularExpressions/8.0.0.0": {
  5536. "compile": {
  5537. "System.Text.RegularExpressions.dll": {}
  5538. },
  5539. "compileOnly": true
  5540. },
  5541. "System.Threading.Channels.Reference/8.0.0.0": {
  5542. "compile": {
  5543. "System.Threading.Channels.dll": {}
  5544. },
  5545. "compileOnly": true
  5546. },
  5547. "System.Threading.Reference/8.0.0.0": {
  5548. "compile": {
  5549. "System.Threading.dll": {}
  5550. },
  5551. "compileOnly": true
  5552. },
  5553. "System.Threading.Overlapped/8.0.0.0": {
  5554. "compile": {
  5555. "System.Threading.Overlapped.dll": {}
  5556. },
  5557. "compileOnly": true
  5558. },
  5559. "System.Threading.RateLimiting/8.0.0.0": {
  5560. "compile": {
  5561. "System.Threading.RateLimiting.dll": {}
  5562. },
  5563. "compileOnly": true
  5564. },
  5565. "System.Threading.Tasks.Dataflow/8.0.0.0": {
  5566. "compile": {
  5567. "System.Threading.Tasks.Dataflow.dll": {}
  5568. },
  5569. "compileOnly": true
  5570. },
  5571. "System.Threading.Tasks.Reference/8.0.0.0": {
  5572. "compile": {
  5573. "System.Threading.Tasks.dll": {}
  5574. },
  5575. "compileOnly": true
  5576. },
  5577. "System.Threading.Tasks.Extensions.Reference/8.0.0.0": {
  5578. "compile": {
  5579. "System.Threading.Tasks.Extensions.dll": {}
  5580. },
  5581. "compileOnly": true
  5582. },
  5583. "System.Threading.Tasks.Parallel/8.0.0.0": {
  5584. "compile": {
  5585. "System.Threading.Tasks.Parallel.dll": {}
  5586. },
  5587. "compileOnly": true
  5588. },
  5589. "System.Threading.Thread/8.0.0.0": {
  5590. "compile": {
  5591. "System.Threading.Thread.dll": {}
  5592. },
  5593. "compileOnly": true
  5594. },
  5595. "System.Threading.ThreadPool/8.0.0.0": {
  5596. "compile": {
  5597. "System.Threading.ThreadPool.dll": {}
  5598. },
  5599. "compileOnly": true
  5600. },
  5601. "System.Threading.Timer/8.0.0.0": {
  5602. "compile": {
  5603. "System.Threading.Timer.dll": {}
  5604. },
  5605. "compileOnly": true
  5606. },
  5607. "System.Transactions/4.0.0.0": {
  5608. "compile": {
  5609. "System.Transactions.dll": {}
  5610. },
  5611. "compileOnly": true
  5612. },
  5613. "System.Transactions.Local/8.0.0.0": {
  5614. "compile": {
  5615. "System.Transactions.Local.dll": {}
  5616. },
  5617. "compileOnly": true
  5618. },
  5619. "System.ValueTuple/8.0.0.0": {
  5620. "compile": {
  5621. "System.ValueTuple.dll": {}
  5622. },
  5623. "compileOnly": true
  5624. },
  5625. "System.Web/4.0.0.0": {
  5626. "compile": {
  5627. "System.Web.dll": {}
  5628. },
  5629. "compileOnly": true
  5630. },
  5631. "System.Web.HttpUtility/8.0.0.0": {
  5632. "compile": {
  5633. "System.Web.HttpUtility.dll": {}
  5634. },
  5635. "compileOnly": true
  5636. },
  5637. "System.Windows/4.0.0.0": {
  5638. "compile": {
  5639. "System.Windows.dll": {}
  5640. },
  5641. "compileOnly": true
  5642. },
  5643. "System.Xml/4.0.0.0": {
  5644. "compile": {
  5645. "System.Xml.dll": {}
  5646. },
  5647. "compileOnly": true
  5648. },
  5649. "System.Xml.Linq/4.0.0.0": {
  5650. "compile": {
  5651. "System.Xml.Linq.dll": {}
  5652. },
  5653. "compileOnly": true
  5654. },
  5655. "System.Xml.ReaderWriter/8.0.0.0": {
  5656. "compile": {
  5657. "System.Xml.ReaderWriter.dll": {}
  5658. },
  5659. "compileOnly": true
  5660. },
  5661. "System.Xml.Serialization/4.0.0.0": {
  5662. "compile": {
  5663. "System.Xml.Serialization.dll": {}
  5664. },
  5665. "compileOnly": true
  5666. },
  5667. "System.Xml.XDocument/8.0.0.0": {
  5668. "compile": {
  5669. "System.Xml.XDocument.dll": {}
  5670. },
  5671. "compileOnly": true
  5672. },
  5673. "System.Xml.XmlDocument/8.0.0.0": {
  5674. "compile": {
  5675. "System.Xml.XmlDocument.dll": {}
  5676. },
  5677. "compileOnly": true
  5678. },
  5679. "System.Xml.XmlSerializer/8.0.0.0": {
  5680. "compile": {
  5681. "System.Xml.XmlSerializer.dll": {}
  5682. },
  5683. "compileOnly": true
  5684. },
  5685. "System.Xml.XPath/8.0.0.0": {
  5686. "compile": {
  5687. "System.Xml.XPath.dll": {}
  5688. },
  5689. "compileOnly": true
  5690. },
  5691. "System.Xml.XPath.XDocument/8.0.0.0": {
  5692. "compile": {
  5693. "System.Xml.XPath.XDocument.dll": {}
  5694. },
  5695. "compileOnly": true
  5696. },
  5697. "WindowsBase/4.0.0.0": {
  5698. "compile": {
  5699. "WindowsBase.dll": {}
  5700. },
  5701. "compileOnly": true
  5702. }
  5703. }
  5704. },
  5705. "libraries": {
  5706. "Himp.TaskScheduling.HttpApi.Host/0.1.0": {
  5707. "type": "project",
  5708. "serviceable": false,
  5709. "sha512": ""
  5710. },
  5711. "Asp.Versioning.Abstractions/8.1.0": {
  5712. "type": "package",
  5713. "serviceable": true,
  5714. "sha512": "sha512-mpeNZyMdvrHztJwR1sXIUQ+3iioEU97YMBnFA9WLbsPOYhGwDJnqJMmEd8ny7kcmS9OjTHoEuX/bSXXY3brIFA==",
  5715. "path": "asp.versioning.abstractions/8.1.0",
  5716. "hashPath": "asp.versioning.abstractions.8.1.0.nupkg.sha512"
  5717. },
  5718. "Asp.Versioning.Http/8.1.0": {
  5719. "type": "package",
  5720. "serviceable": true,
  5721. "sha512": "sha512-Xu4xF62Cu9JqYi/CTa2TiK5kyHoa4EluPynj/bPFWDmlTIPzuJQbBI5RgFYVRFHjFVvWMoA77acRaFu7i7Wzqg==",
  5722. "path": "asp.versioning.http/8.1.0",
  5723. "hashPath": "asp.versioning.http.8.1.0.nupkg.sha512"
  5724. },
  5725. "Asp.Versioning.Mvc/8.1.0": {
  5726. "type": "package",
  5727. "serviceable": true,
  5728. "sha512": "sha512-BMAJM2sGsTUw5FQ9upKQt6GFoldWksePgGpYjl56WSRvIuE3UxKZh0gAL+wDTIfLshUZm97VCVxlOGyrcjWz9Q==",
  5729. "path": "asp.versioning.mvc/8.1.0",
  5730. "hashPath": "asp.versioning.mvc.8.1.0.nupkg.sha512"
  5731. },
  5732. "Asp.Versioning.Mvc.ApiExplorer/8.1.0": {
  5733. "type": "package",
  5734. "serviceable": true,
  5735. "sha512": "sha512-a90gW/4TF/14Bjiwg9LqNtdKGC4G3gu02+uynq3bCISfQm48km5chny4Yg5J4hixQPJUwwJJ9Do1G+jM8L9h3g==",
  5736. "path": "asp.versioning.mvc.apiexplorer/8.1.0",
  5737. "hashPath": "asp.versioning.mvc.apiexplorer.8.1.0.nupkg.sha512"
  5738. },
  5739. "AsyncKeyedLock/6.3.4": {
  5740. "type": "package",
  5741. "serviceable": true,
  5742. "sha512": "sha512-+0YPXvamnopzHSgBpv0vg+9/NJH+6jm1ZODuMMs7p43yH7hA/NxNi+/U7T7eazZqW+V+0ZsbreYruhu6i7N4PA==",
  5743. "path": "asynckeyedlock/6.3.4",
  5744. "hashPath": "asynckeyedlock.6.3.4.nupkg.sha512"
  5745. },
  5746. "Autofac/8.0.0": {
  5747. "type": "package",
  5748. "serviceable": true,
  5749. "sha512": "sha512-qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
  5750. "path": "autofac/8.0.0",
  5751. "hashPath": "autofac.8.0.0.nupkg.sha512"
  5752. },
  5753. "Autofac.Extensions.DependencyInjection/9.0.0": {
  5754. "type": "package",
  5755. "serviceable": true,
  5756. "sha512": "sha512-tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==",
  5757. "path": "autofac.extensions.dependencyinjection/9.0.0",
  5758. "hashPath": "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512"
  5759. },
  5760. "Autofac.Extras.DynamicProxy/7.1.0": {
  5761. "type": "package",
  5762. "serviceable": true,
  5763. "sha512": "sha512-Da6Szv7A1LK/cTdeoyqS45zb/BC5vep8+86f6C1oh2UhZaYtiijlNfLWamp3lxe0uUQ33kFe1dDCjsvfwJWzLg==",
  5764. "path": "autofac.extras.dynamicproxy/7.1.0",
  5765. "hashPath": "autofac.extras.dynamicproxy.7.1.0.nupkg.sha512"
  5766. },
  5767. "AutoMapper/13.0.1": {
  5768. "type": "package",
  5769. "serviceable": true,
  5770. "sha512": "sha512-/Fx1SbJ16qS7dU4i604Sle+U9VLX+WSNVJggk6MupKVkYvvBm4XqYaeFuf67diHefHKHs50uQIS2YEDFhPCakQ==",
  5771. "path": "automapper/13.0.1",
  5772. "hashPath": "automapper.13.0.1.nupkg.sha512"
  5773. },
  5774. "Azure.Core/1.35.0": {
  5775. "type": "package",
  5776. "serviceable": true,
  5777. "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
  5778. "path": "azure.core/1.35.0",
  5779. "hashPath": "azure.core.1.35.0.nupkg.sha512"
  5780. },
  5781. "Azure.Identity/1.10.3": {
  5782. "type": "package",
  5783. "serviceable": true,
  5784. "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
  5785. "path": "azure.identity/1.10.3",
  5786. "hashPath": "azure.identity.1.10.3.nupkg.sha512"
  5787. },
  5788. "Castle.Core/5.1.1": {
  5789. "type": "package",
  5790. "serviceable": true,
  5791. "sha512": "sha512-rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
  5792. "path": "castle.core/5.1.1",
  5793. "hashPath": "castle.core.5.1.1.nupkg.sha512"
  5794. },
  5795. "Castle.Core.AsyncInterceptor/2.1.0": {
  5796. "type": "package",
  5797. "serviceable": true,
  5798. "sha512": "sha512-1vOovJnbjjoCFbPPNLvLTeiqJwoA+aRXkhXcgCQY0pi1eejGqCegJwl58pIIPH/uKDfUXnPIo7aqSrcXEyEH1Q==",
  5799. "path": "castle.core.asyncinterceptor/2.1.0",
  5800. "hashPath": "castle.core.asyncinterceptor.2.1.0.nupkg.sha512"
  5801. },
  5802. "ConfigureAwait.Fody/3.3.1": {
  5803. "type": "package",
  5804. "serviceable": true,
  5805. "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==",
  5806. "path": "configureawait.fody/3.3.1",
  5807. "hashPath": "configureawait.fody.3.3.1.nupkg.sha512"
  5808. },
  5809. "Dapper/2.1.21": {
  5810. "type": "package",
  5811. "serviceable": true,
  5812. "sha512": "sha512-EaTXNZX60/k9snRsLxFhD2XmoSKubc+VOeL3hBM6/R8j2MT8/81xOc2V8EEhwr8Mu3Sf951PJPxjlXN4FznH0w==",
  5813. "path": "dapper/2.1.21",
  5814. "hashPath": "dapper.2.1.21.nupkg.sha512"
  5815. },
  5816. "DeviceDetector.NET/6.1.4": {
  5817. "type": "package",
  5818. "serviceable": true,
  5819. "sha512": "sha512-iZU0hCvtA6j9I5JMh41YYKYA2fkEKCP2g+bHyrBeyKAByUwl3uNlGqRG/jg3nIqsf8MfbJ9LlNeZAZ6XR20FYA==",
  5820. "path": "devicedetector.net/6.1.4",
  5821. "hashPath": "devicedetector.net.6.1.4.nupkg.sha512"
  5822. },
  5823. "Fody/6.5.3": {
  5824. "type": "package",
  5825. "serviceable": true,
  5826. "sha512": "sha512-sRkrGVPJWG5vVKF/3kExAwZhFMUzK/Zksgcv113ehyuYuTDMuqBC4lr6y0qqZ6ga5nT1uueebDzrsRZsNIrqLg==",
  5827. "path": "fody/6.5.3",
  5828. "hashPath": "fody.6.5.3.nupkg.sha512"
  5829. },
  5830. "Hangfire.Core/1.8.14": {
  5831. "type": "package",
  5832. "serviceable": true,
  5833. "sha512": "sha512-tj/+J8/UdaxydFX6VQr5IEyBtVbAOvkQ8X8tIQKwY9zlpmK83hP4iHEQQQ26zzGUpcE1HlPc6PBUv0NgUDXS3A==",
  5834. "path": "hangfire.core/1.8.14",
  5835. "hashPath": "hangfire.core.1.8.14.nupkg.sha512"
  5836. },
  5837. "Hangfire.SqlServer/1.8.14": {
  5838. "type": "package",
  5839. "serviceable": true,
  5840. "sha512": "sha512-OrsxbJD0UYanIk4E1oqwffZSWRfltYXJa89Icn+fcWmOLGyWTiAg9j5UX4MoS2RaS3WyZG8xbZzbhoRqnujo8g==",
  5841. "path": "hangfire.sqlserver/1.8.14",
  5842. "hashPath": "hangfire.sqlserver.1.8.14.nupkg.sha512"
  5843. },
  5844. "Humanizer.Core/2.14.1": {
  5845. "type": "package",
  5846. "serviceable": true,
  5847. "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  5848. "path": "humanizer.core/2.14.1",
  5849. "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
  5850. },
  5851. "IdentityModel/6.2.0": {
  5852. "type": "package",
  5853. "serviceable": true,
  5854. "sha512": "sha512-4AXZ6Tp+DNwrSSeBziiX/231i8ZpD77A9nEMyc68gLSCWG0kgWsIBeFquYcBebiIPkfB7GEXzCYuuLeR1QZJIQ==",
  5855. "path": "identitymodel/6.2.0",
  5856. "hashPath": "identitymodel.6.2.0.nupkg.sha512"
  5857. },
  5858. "JetBrains.Annotations/2023.3.0": {
  5859. "type": "package",
  5860. "serviceable": true,
  5861. "sha512": "sha512-PHfnvdBUdGaTVG9bR/GEfxgTwWM0Z97Y6X3710wiljELBISipSfF5okn/vz+C2gfO+ihoEyVPjaJwn8ZalVukA==",
  5862. "path": "jetbrains.annotations/2023.3.0",
  5863. "hashPath": "jetbrains.annotations.2023.3.0.nupkg.sha512"
  5864. },
  5865. "LiteDB/5.0.17": {
  5866. "type": "package",
  5867. "serviceable": true,
  5868. "sha512": "sha512-cKPvkdlzIts3ZKu/BzoIc/Y71e4VFKlij4LyioPFATZMot+wB7EAm1FFbZSJez6coJmQUoIg/3yHE1MMU+zOdg==",
  5869. "path": "litedb/5.0.17",
  5870. "hashPath": "litedb.5.0.17.nupkg.sha512"
  5871. },
  5872. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  5873. "type": "package",
  5874. "serviceable": true,
  5875. "sha512": "sha512-tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  5876. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  5877. "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512"
  5878. },
  5879. "Microsoft.AspNetCore.Authentication.OpenIdConnect/8.0.4": {
  5880. "type": "package",
  5881. "serviceable": true,
  5882. "sha512": "sha512-REVWecEYp7b9xuZzRgq09QjeQTlpA478AEZYWsjc7aa8zu+/TrAGRQbZW2YT3VpsdNl/Fv592sKt0gAnt+0hEw==",
  5883. "path": "microsoft.aspnetcore.authentication.openidconnect/8.0.4",
  5884. "hashPath": "microsoft.aspnetcore.authentication.openidconnect.8.0.4.nupkg.sha512"
  5885. },
  5886. "Microsoft.AspNetCore.Authorization/8.0.4": {
  5887. "type": "package",
  5888. "serviceable": true,
  5889. "sha512": "sha512-dzYUHvqyavBiYVd5BZNAgV5rT+DC4HyIWPnbeYgxQNBYOFomvvwzPfidQf1Ld/HhkXhEj3tlzqNb4gy2P2ukUg==",
  5890. "path": "microsoft.aspnetcore.authorization/8.0.4",
  5891. "hashPath": "microsoft.aspnetcore.authorization.8.0.4.nupkg.sha512"
  5892. },
  5893. "Microsoft.AspNetCore.Cryptography.Internal/8.0.4": {
  5894. "type": "package",
  5895. "serviceable": true,
  5896. "sha512": "sha512-W9pteGr3myODvbXWqicrh3xAGe1R1oNMnFp5M8w51ncgdiOIn6/OhMfHwC2yzn6Jj6JfM4Fq3S/Hpxhu6+dkVA==",
  5897. "path": "microsoft.aspnetcore.cryptography.internal/8.0.4",
  5898. "hashPath": "microsoft.aspnetcore.cryptography.internal.8.0.4.nupkg.sha512"
  5899. },
  5900. "Microsoft.AspNetCore.DataProtection/8.0.4": {
  5901. "type": "package",
  5902. "serviceable": true,
  5903. "sha512": "sha512-p6mlJTLfEoWyg4atIzdNpI48f/Bn8mpGqs5AW7TaqkQdxbVekovUj1BrLcuUoysyODVP3C9Db6J1y3RD6kD4pQ==",
  5904. "path": "microsoft.aspnetcore.dataprotection/8.0.4",
  5905. "hashPath": "microsoft.aspnetcore.dataprotection.8.0.4.nupkg.sha512"
  5906. },
  5907. "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.4": {
  5908. "type": "package",
  5909. "serviceable": true,
  5910. "sha512": "sha512-iqEPvlPGn9WJl5d+gWRG+ASap3cRDmNTQG4Ozep7YZKr+fOTm6tbcIazNZtUlRIlTTxY9Rr0cwNXTmPJkxJnlw==",
  5911. "path": "microsoft.aspnetcore.dataprotection.abstractions/8.0.4",
  5912. "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.8.0.4.nupkg.sha512"
  5913. },
  5914. "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/8.0.4": {
  5915. "type": "package",
  5916. "serviceable": true,
  5917. "sha512": "sha512-DeM1lhMtd/RhwDjQrVopbSiChX0mfS35q+vRNlKvhvgNQllZbtOm+bZKLvCh0CXCbta3/LMBJP/XRYlpDL8QCA==",
  5918. "path": "microsoft.aspnetcore.dataprotection.stackexchangeredis/8.0.4",
  5919. "hashPath": "microsoft.aspnetcore.dataprotection.stackexchangeredis.8.0.4.nupkg.sha512"
  5920. },
  5921. "Microsoft.AspNetCore.Metadata/8.0.4": {
  5922. "type": "package",
  5923. "serviceable": true,
  5924. "sha512": "sha512-TG3JhI7dkDCIoxZ3TL/5yptLYLg56w1f4jE8GSYnZXSso1xY5JKKCxObK+xKQJU5kZir30+QUGX1WpbC1kDcow==",
  5925. "path": "microsoft.aspnetcore.metadata/8.0.4",
  5926. "hashPath": "microsoft.aspnetcore.metadata.8.0.4.nupkg.sha512"
  5927. },
  5928. "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.0": {
  5929. "type": "package",
  5930. "serviceable": true,
  5931. "sha512": "sha512-M0h+ChPgydX2xY17agiphnAVa/Qh05RAP8eeuqGGhQKT10claRBlLNO6d2/oSV8zy0RLHzwLnNZm5xuC/gckGA==",
  5932. "path": "microsoft.aspnetcore.mvc.razor.extensions/6.0.0",
  5933. "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.6.0.0.nupkg.sha512"
  5934. },
  5935. "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/8.0.4": {
  5936. "type": "package",
  5937. "serviceable": true,
  5938. "sha512": "sha512-876m+YvEo+rjbZNQv64RhOBtWVD08bOwT/g96G0cBm+810WiSR3f5C79XG+W59PuvF6JLGFz+IXYLHCjLCvOrQ==",
  5939. "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/8.0.4",
  5940. "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.8.0.4.nupkg.sha512"
  5941. },
  5942. "Microsoft.AspNetCore.Razor.Language/6.0.0": {
  5943. "type": "package",
  5944. "serviceable": true,
  5945. "sha512": "sha512-yCtBr1GSGzJrrp1NJUb4ltwFYMKHw/tJLnIDvg9g/FnkGIEzmE19tbCQqXARIJv5kdtBgsoVIdGLL+zmjxvM/A==",
  5946. "path": "microsoft.aspnetcore.razor.language/6.0.0",
  5947. "hashPath": "microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512"
  5948. },
  5949. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  5950. "type": "package",
  5951. "serviceable": true,
  5952. "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
  5953. "path": "microsoft.bcl.asyncinterfaces/8.0.0",
  5954. "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
  5955. },
  5956. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  5957. "type": "package",
  5958. "serviceable": true,
  5959. "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  5960. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  5961. "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
  5962. },
  5963. "Microsoft.CodeAnalysis.Common/4.5.0": {
  5964. "type": "package",
  5965. "serviceable": true,
  5966. "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  5967. "path": "microsoft.codeanalysis.common/4.5.0",
  5968. "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
  5969. },
  5970. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  5971. "type": "package",
  5972. "serviceable": true,
  5973. "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  5974. "path": "microsoft.codeanalysis.csharp/4.5.0",
  5975. "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
  5976. },
  5977. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
  5978. "type": "package",
  5979. "serviceable": true,
  5980. "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
  5981. "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
  5982. "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512"
  5983. },
  5984. "Microsoft.CodeAnalysis.Razor/6.0.0": {
  5985. "type": "package",
  5986. "serviceable": true,
  5987. "sha512": "sha512-uqdzuQXxD7XrJCbIbbwpI/LOv0PBJ9VIR0gdvANTHOfK5pjTaCir+XcwvYvBZ5BIzd0KGzyiamzlEWw1cK1q0w==",
  5988. "path": "microsoft.codeanalysis.razor/6.0.0",
  5989. "hashPath": "microsoft.codeanalysis.razor.6.0.0.nupkg.sha512"
  5990. },
  5991. "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
  5992. "type": "package",
  5993. "serviceable": true,
  5994. "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
  5995. "path": "microsoft.codeanalysis.workspaces.common/4.5.0",
  5996. "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512"
  5997. },
  5998. "Microsoft.Data.SqlClient/5.1.5": {
  5999. "type": "package",
  6000. "serviceable": true,
  6001. "sha512": "sha512-6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==",
  6002. "path": "microsoft.data.sqlclient/5.1.5",
  6003. "hashPath": "microsoft.data.sqlclient.5.1.5.nupkg.sha512"
  6004. },
  6005. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  6006. "type": "package",
  6007. "serviceable": true,
  6008. "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
  6009. "path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
  6010. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
  6011. },
  6012. "Microsoft.EntityFrameworkCore/8.0.4": {
  6013. "type": "package",
  6014. "serviceable": true,
  6015. "sha512": "sha512-/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  6016. "path": "microsoft.entityframeworkcore/8.0.4",
  6017. "hashPath": "microsoft.entityframeworkcore.8.0.4.nupkg.sha512"
  6018. },
  6019. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  6020. "type": "package",
  6021. "serviceable": true,
  6022. "sha512": "sha512-S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  6023. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  6024. "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512"
  6025. },
  6026. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  6027. "type": "package",
  6028. "serviceable": true,
  6029. "sha512": "sha512-P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  6030. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  6031. "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512"
  6032. },
  6033. "Microsoft.EntityFrameworkCore.Design/8.0.4": {
  6034. "type": "package",
  6035. "serviceable": true,
  6036. "sha512": "sha512-QD5/h3+h4N7GlUaA4bzaYFW9CoeB7ne2KMiDIENIT0GPx+E6up/v9fDA36FAS3NIq9zeKUAQgN8aj6IwE7tMGw==",
  6037. "path": "microsoft.entityframeworkcore.design/8.0.4",
  6038. "hashPath": "microsoft.entityframeworkcore.design.8.0.4.nupkg.sha512"
  6039. },
  6040. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  6041. "type": "package",
  6042. "serviceable": true,
  6043. "sha512": "sha512-aWLT6e9a8oMzXgF0YQpYYa3mDeU+yb2UQSQ+RrIgyGgSpzPfSKgpA7v2kOVDuZr2AQ6NNAlWPaBG7wZuKQI96w==",
  6044. "path": "microsoft.entityframeworkcore.relational/8.0.4",
  6045. "hashPath": "microsoft.entityframeworkcore.relational.8.0.4.nupkg.sha512"
  6046. },
  6047. "Microsoft.EntityFrameworkCore.SqlServer/8.0.4": {
  6048. "type": "package",
  6049. "serviceable": true,
  6050. "sha512": "sha512-/IlHNxzZGqiuVi+FPtjFZgAOfY989fTPtxw8zhmlFwv5M2WJzBSMlAP4jNVQX/k7/qu+y1YvddPxg4O5QdeRXw==",
  6051. "path": "microsoft.entityframeworkcore.sqlserver/8.0.4",
  6052. "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.4.nupkg.sha512"
  6053. },
  6054. "Microsoft.EntityFrameworkCore.Tools/8.0.4": {
  6055. "type": "package",
  6056. "serviceable": true,
  6057. "sha512": "sha512-txPWQf+SGx8Aa6Z8FbdQ8zMHckArroaE0AlV6iqnqJp9w46RiOBtkJlkPgohteQS1uhxIwjtHfwFiQATw059fg==",
  6058. "path": "microsoft.entityframeworkcore.tools/8.0.4",
  6059. "hashPath": "microsoft.entityframeworkcore.tools.8.0.4.nupkg.sha512"
  6060. },
  6061. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  6062. "type": "package",
  6063. "serviceable": true,
  6064. "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  6065. "path": "microsoft.extensions.apidescription.server/6.0.5",
  6066. "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
  6067. },
  6068. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  6069. "type": "package",
  6070. "serviceable": true,
  6071. "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  6072. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  6073. "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
  6074. },
  6075. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  6076. "type": "package",
  6077. "serviceable": true,
  6078. "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  6079. "path": "microsoft.extensions.caching.memory/8.0.0",
  6080. "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
  6081. },
  6082. "Microsoft.Extensions.Caching.StackExchangeRedis/8.0.0": {
  6083. "type": "package",
  6084. "serviceable": true,
  6085. "sha512": "sha512-kyjUU0VujU4WcQoS/3EkMgTWIF4Trqfp2hDFSd21jnb0otyNXvDwx8dtMi37IwGt95imz34wEuTnFzSrPGb1tA==",
  6086. "path": "microsoft.extensions.caching.stackexchangeredis/8.0.0",
  6087. "hashPath": "microsoft.extensions.caching.stackexchangeredis.8.0.0.nupkg.sha512"
  6088. },
  6089. "Microsoft.Extensions.Configuration/8.0.0": {
  6090. "type": "package",
  6091. "serviceable": true,
  6092. "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  6093. "path": "microsoft.extensions.configuration/8.0.0",
  6094. "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
  6095. },
  6096. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  6097. "type": "package",
  6098. "serviceable": true,
  6099. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  6100. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  6101. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  6102. },
  6103. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  6104. "type": "package",
  6105. "serviceable": true,
  6106. "sha512": "sha512-mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
  6107. "path": "microsoft.extensions.configuration.binder/8.0.0",
  6108. "hashPath": "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512"
  6109. },
  6110. "Microsoft.Extensions.Configuration.CommandLine/8.0.0": {
  6111. "type": "package",
  6112. "serviceable": true,
  6113. "sha512": "sha512-NZuZMz3Q8Z780nKX3ifV1fE7lS+6pynDHK71OfU4OZ1ItgvDOhyOC7E6z+JMZrAj63zRpwbdldYFk499t3+1dQ==",
  6114. "path": "microsoft.extensions.configuration.commandline/8.0.0",
  6115. "hashPath": "microsoft.extensions.configuration.commandline.8.0.0.nupkg.sha512"
  6116. },
  6117. "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": {
  6118. "type": "package",
  6119. "serviceable": true,
  6120. "sha512": "sha512-plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==",
  6121. "path": "microsoft.extensions.configuration.environmentvariables/8.0.0",
  6122. "hashPath": "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512"
  6123. },
  6124. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  6125. "type": "package",
  6126. "serviceable": true,
  6127. "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  6128. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  6129. "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512"
  6130. },
  6131. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  6132. "type": "package",
  6133. "serviceable": true,
  6134. "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  6135. "path": "microsoft.extensions.configuration.json/8.0.0",
  6136. "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512"
  6137. },
  6138. "Microsoft.Extensions.Configuration.UserSecrets/8.0.0": {
  6139. "type": "package",
  6140. "serviceable": true,
  6141. "sha512": "sha512-ihDHu2dJYQird9pl2CbdwuNDfvCZdOS0S7SPlNfhPt0B81UTT+yyZKz2pimFZGUp3AfuBRnqUCxB2SjsZKHVUw==",
  6142. "path": "microsoft.extensions.configuration.usersecrets/8.0.0",
  6143. "hashPath": "microsoft.extensions.configuration.usersecrets.8.0.0.nupkg.sha512"
  6144. },
  6145. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  6146. "type": "package",
  6147. "serviceable": true,
  6148. "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  6149. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  6150. "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
  6151. },
  6152. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
  6153. "type": "package",
  6154. "serviceable": true,
  6155. "sha512": "sha512-fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==",
  6156. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1",
  6157. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512"
  6158. },
  6159. "Microsoft.Extensions.DependencyModel/8.0.0": {
  6160. "type": "package",
  6161. "serviceable": true,
  6162. "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  6163. "path": "microsoft.extensions.dependencymodel/8.0.0",
  6164. "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
  6165. },
  6166. "Microsoft.Extensions.Diagnostics/8.0.0": {
  6167. "type": "package",
  6168. "serviceable": true,
  6169. "sha512": "sha512-3PZp/YSkIXrF7QK7PfC1bkyRYwqOHpWFad8Qx+4wkuumAeXo1NHaxpS9LboNA9OvNSAu+QOVlXbMyoY+pHSqcw==",
  6170. "path": "microsoft.extensions.diagnostics/8.0.0",
  6171. "hashPath": "microsoft.extensions.diagnostics.8.0.0.nupkg.sha512"
  6172. },
  6173. "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
  6174. "type": "package",
  6175. "serviceable": true,
  6176. "sha512": "sha512-JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==",
  6177. "path": "microsoft.extensions.diagnostics.abstractions/8.0.0",
  6178. "hashPath": "microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512"
  6179. },
  6180. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  6181. "type": "package",
  6182. "serviceable": true,
  6183. "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  6184. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  6185. "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
  6186. },
  6187. "Microsoft.Extensions.FileProviders.Composite/8.0.0": {
  6188. "type": "package",
  6189. "serviceable": true,
  6190. "sha512": "sha512-ynMjdZ5B3Fd3A9GxJaNhIcTrjLY1bXDQltyVIMVOxbT0ssTOCpFYWc977bVBAocB62fYWu/RN6/1HLnX/HjVuQ==",
  6191. "path": "microsoft.extensions.fileproviders.composite/8.0.0",
  6192. "hashPath": "microsoft.extensions.fileproviders.composite.8.0.0.nupkg.sha512"
  6193. },
  6194. "Microsoft.Extensions.FileProviders.Embedded/8.0.4": {
  6195. "type": "package",
  6196. "serviceable": true,
  6197. "sha512": "sha512-r3wpZ7RSjDqtMQmsIICjOrOylCnOlJJ0nWcnsuLb+iyLslBEe2+wHAI7xCmEMDu8ZP1K5qSryXH8Kt4o6Lyn9g==",
  6198. "path": "microsoft.extensions.fileproviders.embedded/8.0.4",
  6199. "hashPath": "microsoft.extensions.fileproviders.embedded.8.0.4.nupkg.sha512"
  6200. },
  6201. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  6202. "type": "package",
  6203. "serviceable": true,
  6204. "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  6205. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  6206. "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
  6207. },
  6208. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  6209. "type": "package",
  6210. "serviceable": true,
  6211. "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  6212. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  6213. "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
  6214. },
  6215. "Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
  6216. "type": "package",
  6217. "serviceable": true,
  6218. "sha512": "sha512-AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==",
  6219. "path": "microsoft.extensions.hosting.abstractions/8.0.0",
  6220. "hashPath": "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512"
  6221. },
  6222. "Microsoft.Extensions.Http/8.0.0": {
  6223. "type": "package",
  6224. "serviceable": true,
  6225. "sha512": "sha512-cWz4caHwvx0emoYe7NkHPxII/KkTI8R/LC9qdqJqnKv2poTJ4e2qqPGQqvRoQ5kaSA4FU5IV3qFAuLuOhoqULQ==",
  6226. "path": "microsoft.extensions.http/8.0.0",
  6227. "hashPath": "microsoft.extensions.http.8.0.0.nupkg.sha512"
  6228. },
  6229. "Microsoft.Extensions.Localization/8.0.0": {
  6230. "type": "package",
  6231. "serviceable": true,
  6232. "sha512": "sha512-I4xyK9RaXyJBkU5+jQpkZITR/54tXGbdt5CsBmogf8Irrz+RXXsp1zJgrmQzxEOpxj5VMAA/GQ4SGZMeM5nVSg==",
  6233. "path": "microsoft.extensions.localization/8.0.0",
  6234. "hashPath": "microsoft.extensions.localization.8.0.0.nupkg.sha512"
  6235. },
  6236. "Microsoft.Extensions.Localization.Abstractions/8.0.0": {
  6237. "type": "package",
  6238. "serviceable": true,
  6239. "sha512": "sha512-LIMzXjjzv7o3tx3XXvQVHNcrMNPfSoUp4R/YJucdyBixJGRp5p8v2rF1CnRbo+wwtzB4Se/gJYyUpNN8F/TMGw==",
  6240. "path": "microsoft.extensions.localization.abstractions/8.0.0",
  6241. "hashPath": "microsoft.extensions.localization.abstractions.8.0.0.nupkg.sha512"
  6242. },
  6243. "Microsoft.Extensions.Logging/8.0.0": {
  6244. "type": "package",
  6245. "serviceable": true,
  6246. "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  6247. "path": "microsoft.extensions.logging/8.0.0",
  6248. "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
  6249. },
  6250. "Microsoft.Extensions.Logging.Abstractions/8.0.1": {
  6251. "type": "package",
  6252. "serviceable": true,
  6253. "sha512": "sha512-RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==",
  6254. "path": "microsoft.extensions.logging.abstractions/8.0.1",
  6255. "hashPath": "microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512"
  6256. },
  6257. "Microsoft.Extensions.Options/8.0.2": {
  6258. "type": "package",
  6259. "serviceable": true,
  6260. "sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==",
  6261. "path": "microsoft.extensions.options/8.0.2",
  6262. "hashPath": "microsoft.extensions.options.8.0.2.nupkg.sha512"
  6263. },
  6264. "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
  6265. "type": "package",
  6266. "serviceable": true,
  6267. "sha512": "sha512-0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
  6268. "path": "microsoft.extensions.options.configurationextensions/8.0.0",
  6269. "hashPath": "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512"
  6270. },
  6271. "Microsoft.Extensions.Primitives/8.0.0": {
  6272. "type": "package",
  6273. "serviceable": true,
  6274. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  6275. "path": "microsoft.extensions.primitives/8.0.0",
  6276. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  6277. },
  6278. "Microsoft.Identity.Client/4.56.0": {
  6279. "type": "package",
  6280. "serviceable": true,
  6281. "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==",
  6282. "path": "microsoft.identity.client/4.56.0",
  6283. "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512"
  6284. },
  6285. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  6286. "type": "package",
  6287. "serviceable": true,
  6288. "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==",
  6289. "path": "microsoft.identity.client.extensions.msal/4.56.0",
  6290. "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512"
  6291. },
  6292. "Microsoft.IdentityModel.Abstractions/7.5.1": {
  6293. "type": "package",
  6294. "serviceable": true,
  6295. "sha512": "sha512-PT16ZFbPIiMsYv07oy3zOjqUOJ7xutGBkJTOX0+IbNyU6+O6X7aIxjq9EaSSRLWbekRgamgtmfg8Xjw6A6Ua9g==",
  6296. "path": "microsoft.identitymodel.abstractions/7.5.1",
  6297. "hashPath": "microsoft.identitymodel.abstractions.7.5.1.nupkg.sha512"
  6298. },
  6299. "Microsoft.IdentityModel.JsonWebTokens/7.5.1": {
  6300. "type": "package",
  6301. "serviceable": true,
  6302. "sha512": "sha512-93CGSa8RPdZU8zfvA3nf9NGKUqEnQrE12VzYlMqKh72ddhzusosqLNEUgH/YhFWBLRFOnY1RCgHMV7pR+sAx2w==",
  6303. "path": "microsoft.identitymodel.jsonwebtokens/7.5.1",
  6304. "hashPath": "microsoft.identitymodel.jsonwebtokens.7.5.1.nupkg.sha512"
  6305. },
  6306. "Microsoft.IdentityModel.Logging/7.5.1": {
  6307. "type": "package",
  6308. "serviceable": true,
  6309. "sha512": "sha512-PnpAQX20BAiDIPYmWUyQSlEaWD8BLXzHpiDGTCT568Cs0ReOeyzNe401LzCeiv6ilug/KefVeV1CeqtCHTo8dw==",
  6310. "path": "microsoft.identitymodel.logging/7.5.1",
  6311. "hashPath": "microsoft.identitymodel.logging.7.5.1.nupkg.sha512"
  6312. },
  6313. "Microsoft.IdentityModel.Protocols/7.5.1": {
  6314. "type": "package",
  6315. "serviceable": true,
  6316. "sha512": "sha512-hXQLOHc1AwOxmb6fv1cOLWUCvO2MectjEN0Lw/0muJwy7HbMmdEQ69dpmMMbxPKNWpXVnkeZ9qyTSoBhm8sYCA==",
  6317. "path": "microsoft.identitymodel.protocols/7.5.1",
  6318. "hashPath": "microsoft.identitymodel.protocols.7.5.1.nupkg.sha512"
  6319. },
  6320. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.5.1": {
  6321. "type": "package",
  6322. "serviceable": true,
  6323. "sha512": "sha512-3/wKvCugi1cgk/Sv/5rWWYDKPEMW4DHlE3wUzPELboeGyqFeUYxvK5o9JpUtBTGVpUTlU3VpkURrCNJOD/Ijrw==",
  6324. "path": "microsoft.identitymodel.protocols.openidconnect/7.5.1",
  6325. "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.5.1.nupkg.sha512"
  6326. },
  6327. "Microsoft.IdentityModel.Tokens/7.5.1": {
  6328. "type": "package",
  6329. "serviceable": true,
  6330. "sha512": "sha512-Q3DKpyFViP84IUlTFKH/zIkswIrmSh2Vd/eFDo4wlOHy4DYxoweZEEw4kDEiKt9VCX6o7SddK3HK2xDYyFpexA==",
  6331. "path": "microsoft.identitymodel.tokens/7.5.1",
  6332. "hashPath": "microsoft.identitymodel.tokens.7.5.1.nupkg.sha512"
  6333. },
  6334. "Microsoft.NETCore.Platforms/1.1.0": {
  6335. "type": "package",
  6336. "serviceable": true,
  6337. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  6338. "path": "microsoft.netcore.platforms/1.1.0",
  6339. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  6340. },
  6341. "Microsoft.NETCore.Targets/1.1.0": {
  6342. "type": "package",
  6343. "serviceable": true,
  6344. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  6345. "path": "microsoft.netcore.targets/1.1.0",
  6346. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  6347. },
  6348. "Microsoft.OpenApi/1.2.3": {
  6349. "type": "package",
  6350. "serviceable": true,
  6351. "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  6352. "path": "microsoft.openapi/1.2.3",
  6353. "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
  6354. },
  6355. "Microsoft.SqlServer.Server/1.0.0": {
  6356. "type": "package",
  6357. "serviceable": true,
  6358. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  6359. "path": "microsoft.sqlserver.server/1.0.0",
  6360. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  6361. },
  6362. "Microsoft.Win32.SystemEvents/6.0.0": {
  6363. "type": "package",
  6364. "serviceable": true,
  6365. "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
  6366. "path": "microsoft.win32.systemevents/6.0.0",
  6367. "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
  6368. },
  6369. "Mono.TextTemplating/2.2.1": {
  6370. "type": "package",
  6371. "serviceable": true,
  6372. "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
  6373. "path": "mono.texttemplating/2.2.1",
  6374. "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
  6375. },
  6376. "MQTTnet/3.1.2": {
  6377. "type": "package",
  6378. "serviceable": true,
  6379. "sha512": "sha512-074AmNXQSs6S3vKyWqYIVvVCeyydCYhOLqfTfRXTaOihQTLAeKRnZh8c3Xhsvct4Rn+tCORFpUdLE35lH4c5Aw==",
  6380. "path": "mqttnet/3.1.2",
  6381. "hashPath": "mqttnet.3.1.2.nupkg.sha512"
  6382. },
  6383. "Newtonsoft.Json/13.0.3": {
  6384. "type": "package",
  6385. "serviceable": true,
  6386. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  6387. "path": "newtonsoft.json/13.0.3",
  6388. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  6389. },
  6390. "Nito.AsyncEx.Context/5.1.2": {
  6391. "type": "package",
  6392. "serviceable": true,
  6393. "sha512": "sha512-rMwL7Nj3oNyvFu/jxUzQ/YBobEkM2RQHe+5mpCDRyq6mfD7vCj7Z3rjB6XgpM6Mqcx1CA2xGv0ascU/2Xk8IIg==",
  6394. "path": "nito.asyncex.context/5.1.2",
  6395. "hashPath": "nito.asyncex.context.5.1.2.nupkg.sha512"
  6396. },
  6397. "Nito.AsyncEx.Tasks/5.1.2": {
  6398. "type": "package",
  6399. "serviceable": true,
  6400. "sha512": "sha512-jEkCfR2/M26OK/U4G7SEN063EU/F4LiVA06TtpZILMdX/quIHCg+wn31Zerl2LC+u1cyFancjTY3cNAr2/89PA==",
  6401. "path": "nito.asyncex.tasks/5.1.2",
  6402. "hashPath": "nito.asyncex.tasks.5.1.2.nupkg.sha512"
  6403. },
  6404. "Nito.Disposables/2.2.1": {
  6405. "type": "package",
  6406. "serviceable": true,
  6407. "sha512": "sha512-6sZ5uynQeAE9dPWBQGKebNmxbY4xsvcc5VplB5WkYEESUS7oy4AwnFp0FhqxTSKm/PaFrFqLrYr696CYN8cugg==",
  6408. "path": "nito.disposables/2.2.1",
  6409. "hashPath": "nito.disposables.2.2.1.nupkg.sha512"
  6410. },
  6411. "NRules/0.9.4": {
  6412. "type": "package",
  6413. "serviceable": true,
  6414. "sha512": "sha512-KLQbXIOMz7eDL9+ZFp3hFLibCgO11NHuJRjTQP8BkTyPpVsYRX3Kjbs6LkKAkcXo9Wip4nbbjU0YLkNhQnpqQQ==",
  6415. "path": "nrules/0.9.4",
  6416. "hashPath": "nrules.0.9.4.nupkg.sha512"
  6417. },
  6418. "NRules.Fluent/0.9.4": {
  6419. "type": "package",
  6420. "serviceable": true,
  6421. "sha512": "sha512-Dnc7zzijfWzGSqh2nrf3yJodvPr6KC4/J4jeGh7VlnKz4qInw+40/906upfGbT0hRFUvIcnCcnuOaK2GJ4V0GQ==",
  6422. "path": "nrules.fluent/0.9.4",
  6423. "hashPath": "nrules.fluent.0.9.4.nupkg.sha512"
  6424. },
  6425. "NRules.RuleModel/0.9.4": {
  6426. "type": "package",
  6427. "serviceable": true,
  6428. "sha512": "sha512-/Rons42/UiTihUVTysI6CWRExFDsrpxqm7KfUvlz7+mizAizBqkANQ9AouElqCkQwqzfR6/eSdDXTh8eSfru6A==",
  6429. "path": "nrules.rulemodel/0.9.4",
  6430. "hashPath": "nrules.rulemodel.0.9.4.nupkg.sha512"
  6431. },
  6432. "NRules.Runtime/0.9.4": {
  6433. "type": "package",
  6434. "serviceable": true,
  6435. "sha512": "sha512-xRtOPDVbpaBAnqB+5HT8juxmyoiPmc0L9zROc8idJdpHhBUiJyDDfZiXyUk592sR5pOTEVupMPA3GPfRWkgP0g==",
  6436. "path": "nrules.runtime/0.9.4",
  6437. "hashPath": "nrules.runtime.0.9.4.nupkg.sha512"
  6438. },
  6439. "NUglify/1.21.0": {
  6440. "type": "package",
  6441. "serviceable": true,
  6442. "sha512": "sha512-9J44o89PRdcS4GOyj0obkLfjCAuJItI4FrNmwALkjRKlzvHVlTB2ALbC9aigIoCMqzy0Xlc0mIVD/jO9WVDHiA==",
  6443. "path": "nuglify/1.21.0",
  6444. "hashPath": "nuglify.1.21.0.nupkg.sha512"
  6445. },
  6446. "Pipelines.Sockets.Unofficial/2.2.8": {
  6447. "type": "package",
  6448. "serviceable": true,
  6449. "sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
  6450. "path": "pipelines.sockets.unofficial/2.2.8",
  6451. "hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
  6452. },
  6453. "Polly/8.2.0": {
  6454. "type": "package",
  6455. "serviceable": true,
  6456. "sha512": "sha512-KZm8iG29y6Mse7YntYYJSf5fGWuhYLliWgZaG/8NcuXS4gN7SPdtPYpjCxQlHqxvMGubkWVrGp3MvUaI7SkyKA==",
  6457. "path": "polly/8.2.0",
  6458. "hashPath": "polly.8.2.0.nupkg.sha512"
  6459. },
  6460. "Polly.Core/8.2.0": {
  6461. "type": "package",
  6462. "serviceable": true,
  6463. "sha512": "sha512-gnKp3+mxGFmkFs4eHcD9aex0JOF8zS1Y18c2A5ckXXTVqbs6XLcDyLKgSa/mUFqAnH3mn9+uVIM0RhAec/d3kA==",
  6464. "path": "polly.core/8.2.0",
  6465. "hashPath": "polly.core.8.2.0.nupkg.sha512"
  6466. },
  6467. "Serilog/3.1.1": {
  6468. "type": "package",
  6469. "serviceable": true,
  6470. "sha512": "sha512-P6G4/4Kt9bT635bhuwdXlJ2SCqqn2nhh4gqFqQueCOr9bK/e7W9ll/IoX1Ter948cV2Z/5+5v8pAfJYUISY03A==",
  6471. "path": "serilog/3.1.1",
  6472. "hashPath": "serilog.3.1.1.nupkg.sha512"
  6473. },
  6474. "Serilog.AspNetCore/8.0.0": {
  6475. "type": "package",
  6476. "serviceable": true,
  6477. "sha512": "sha512-FAjtKPZ4IzqFQBqZKPv6evcXK/F0ls7RoXI/62Pnx2igkDZ6nZ/jn/C/FxVATqQbEQvtqP+KViWYIe4NZIHa2w==",
  6478. "path": "serilog.aspnetcore/8.0.0",
  6479. "hashPath": "serilog.aspnetcore.8.0.0.nupkg.sha512"
  6480. },
  6481. "Serilog.Extensions.Hosting/8.0.0": {
  6482. "type": "package",
  6483. "serviceable": true,
  6484. "sha512": "sha512-db0OcbWeSCvYQkHWu6n0v40N4kKaTAXNjlM3BKvcbwvNzYphQFcBR+36eQ/7hMMwOkJvAyLC2a9/jNdUL5NjtQ==",
  6485. "path": "serilog.extensions.hosting/8.0.0",
  6486. "hashPath": "serilog.extensions.hosting.8.0.0.nupkg.sha512"
  6487. },
  6488. "Serilog.Extensions.Logging/8.0.0": {
  6489. "type": "package",
  6490. "serviceable": true,
  6491. "sha512": "sha512-YEAMWu1UnWgf1c1KP85l1SgXGfiVo0Rz6x08pCiPOIBt2Qe18tcZLvdBUuV5o1QHvrs8FAry9wTIhgBRtjIlEg==",
  6492. "path": "serilog.extensions.logging/8.0.0",
  6493. "hashPath": "serilog.extensions.logging.8.0.0.nupkg.sha512"
  6494. },
  6495. "Serilog.Formatting.Compact/2.0.0": {
  6496. "type": "package",
  6497. "serviceable": true,
  6498. "sha512": "sha512-ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==",
  6499. "path": "serilog.formatting.compact/2.0.0",
  6500. "hashPath": "serilog.formatting.compact.2.0.0.nupkg.sha512"
  6501. },
  6502. "Serilog.Settings.Configuration/8.0.0": {
  6503. "type": "package",
  6504. "serviceable": true,
  6505. "sha512": "sha512-nR0iL5HwKj5v6ULo3/zpP8NMcq9E2pxYA6XKTSWCbugVs4YqPyvaqaKOY+OMpPivKp7zMEpax2UKHnDodbRB0Q==",
  6506. "path": "serilog.settings.configuration/8.0.0",
  6507. "hashPath": "serilog.settings.configuration.8.0.0.nupkg.sha512"
  6508. },
  6509. "Serilog.Sinks.Async/1.5.0": {
  6510. "type": "package",
  6511. "serviceable": true,
  6512. "sha512": "sha512-csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
  6513. "path": "serilog.sinks.async/1.5.0",
  6514. "hashPath": "serilog.sinks.async.1.5.0.nupkg.sha512"
  6515. },
  6516. "Serilog.Sinks.Console/5.0.0": {
  6517. "type": "package",
  6518. "serviceable": true,
  6519. "sha512": "sha512-IZ6bn79k+3SRXOBpwSOClUHikSkp2toGPCZ0teUkscv4dpDg9E2R2xVsNkLmwddE4OpNVO3N0xiYsAH556vN8Q==",
  6520. "path": "serilog.sinks.console/5.0.0",
  6521. "hashPath": "serilog.sinks.console.5.0.0.nupkg.sha512"
  6522. },
  6523. "Serilog.Sinks.Debug/2.0.0": {
  6524. "type": "package",
  6525. "serviceable": true,
  6526. "sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
  6527. "path": "serilog.sinks.debug/2.0.0",
  6528. "hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512"
  6529. },
  6530. "Serilog.Sinks.File/5.0.0": {
  6531. "type": "package",
  6532. "serviceable": true,
  6533. "sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
  6534. "path": "serilog.sinks.file/5.0.0",
  6535. "hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512"
  6536. },
  6537. "StackExchange.Redis/2.8.0": {
  6538. "type": "package",
  6539. "serviceable": true,
  6540. "sha512": "sha512-MjAJ0ejH8zLhtuN5+Z+/I07NmPGdVuGEvE2+4xONQoFwgl+7vbQ/A6jlUgH9UkZb4s9Mu9QDyBq1TkRqQcOgTQ==",
  6541. "path": "stackexchange.redis/2.8.0",
  6542. "hashPath": "stackexchange.redis.2.8.0.nupkg.sha512"
  6543. },
  6544. "Swashbuckle.AspNetCore/6.5.0": {
  6545. "type": "package",
  6546. "serviceable": true,
  6547. "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  6548. "path": "swashbuckle.aspnetcore/6.5.0",
  6549. "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
  6550. },
  6551. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  6552. "type": "package",
  6553. "serviceable": true,
  6554. "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  6555. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  6556. "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
  6557. },
  6558. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  6559. "type": "package",
  6560. "serviceable": true,
  6561. "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  6562. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  6563. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
  6564. },
  6565. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  6566. "type": "package",
  6567. "serviceable": true,
  6568. "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  6569. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  6570. "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
  6571. },
  6572. "System.CodeDom/4.4.0": {
  6573. "type": "package",
  6574. "serviceable": true,
  6575. "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
  6576. "path": "system.codedom/4.4.0",
  6577. "hashPath": "system.codedom.4.4.0.nupkg.sha512"
  6578. },
  6579. "System.Collections/4.3.0": {
  6580. "type": "package",
  6581. "serviceable": true,
  6582. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  6583. "path": "system.collections/4.3.0",
  6584. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  6585. },
  6586. "System.Collections.Immutable/8.0.0": {
  6587. "type": "package",
  6588. "serviceable": true,
  6589. "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
  6590. "path": "system.collections.immutable/8.0.0",
  6591. "hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
  6592. },
  6593. "System.Composition/6.0.0": {
  6594. "type": "package",
  6595. "serviceable": true,
  6596. "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
  6597. "path": "system.composition/6.0.0",
  6598. "hashPath": "system.composition.6.0.0.nupkg.sha512"
  6599. },
  6600. "System.Composition.AttributedModel/6.0.0": {
  6601. "type": "package",
  6602. "serviceable": true,
  6603. "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
  6604. "path": "system.composition.attributedmodel/6.0.0",
  6605. "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512"
  6606. },
  6607. "System.Composition.Convention/6.0.0": {
  6608. "type": "package",
  6609. "serviceable": true,
  6610. "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
  6611. "path": "system.composition.convention/6.0.0",
  6612. "hashPath": "system.composition.convention.6.0.0.nupkg.sha512"
  6613. },
  6614. "System.Composition.Hosting/6.0.0": {
  6615. "type": "package",
  6616. "serviceable": true,
  6617. "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
  6618. "path": "system.composition.hosting/6.0.0",
  6619. "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512"
  6620. },
  6621. "System.Composition.Runtime/6.0.0": {
  6622. "type": "package",
  6623. "serviceable": true,
  6624. "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
  6625. "path": "system.composition.runtime/6.0.0",
  6626. "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512"
  6627. },
  6628. "System.Composition.TypedParts/6.0.0": {
  6629. "type": "package",
  6630. "serviceable": true,
  6631. "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
  6632. "path": "system.composition.typedparts/6.0.0",
  6633. "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
  6634. },
  6635. "System.Configuration.ConfigurationManager/6.0.1": {
  6636. "type": "package",
  6637. "serviceable": true,
  6638. "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
  6639. "path": "system.configuration.configurationmanager/6.0.1",
  6640. "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
  6641. },
  6642. "System.Diagnostics.Debug/4.3.0": {
  6643. "type": "package",
  6644. "serviceable": true,
  6645. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  6646. "path": "system.diagnostics.debug/4.3.0",
  6647. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  6648. },
  6649. "System.Diagnostics.DiagnosticSource/8.0.0": {
  6650. "type": "package",
  6651. "serviceable": true,
  6652. "sha512": "sha512-c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==",
  6653. "path": "system.diagnostics.diagnosticsource/8.0.0",
  6654. "hashPath": "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512"
  6655. },
  6656. "System.Diagnostics.EventLog/6.0.0": {
  6657. "type": "package",
  6658. "serviceable": true,
  6659. "sha512": "sha512-lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
  6660. "path": "system.diagnostics.eventlog/6.0.0",
  6661. "hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
  6662. },
  6663. "System.Drawing.Common/6.0.0": {
  6664. "type": "package",
  6665. "serviceable": true,
  6666. "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
  6667. "path": "system.drawing.common/6.0.0",
  6668. "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
  6669. },
  6670. "System.Formats.Asn1/8.0.0": {
  6671. "type": "package",
  6672. "serviceable": true,
  6673. "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  6674. "path": "system.formats.asn1/8.0.0",
  6675. "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
  6676. },
  6677. "System.Globalization/4.3.0": {
  6678. "type": "package",
  6679. "serviceable": true,
  6680. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  6681. "path": "system.globalization/4.3.0",
  6682. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  6683. },
  6684. "System.IdentityModel.Tokens.Jwt/7.5.1": {
  6685. "type": "package",
  6686. "serviceable": true,
  6687. "sha512": "sha512-UUw+E0R73lZLlXgneYIJQxNs1kfbcxjVzw64JQyiwjqCd4HMpAbjn+xRo86QZT84uHq8/MkqvfH82tgjgPzpuw==",
  6688. "path": "system.identitymodel.tokens.jwt/7.5.1",
  6689. "hashPath": "system.identitymodel.tokens.jwt.7.5.1.nupkg.sha512"
  6690. },
  6691. "System.IO/4.3.0": {
  6692. "type": "package",
  6693. "serviceable": true,
  6694. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  6695. "path": "system.io/4.3.0",
  6696. "hashPath": "system.io.4.3.0.nupkg.sha512"
  6697. },
  6698. "System.IO.FileSystem.AccessControl/5.0.0": {
  6699. "type": "package",
  6700. "serviceable": true,
  6701. "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
  6702. "path": "system.io.filesystem.accesscontrol/5.0.0",
  6703. "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512"
  6704. },
  6705. "System.IO.Pipelines/6.0.3": {
  6706. "type": "package",
  6707. "serviceable": true,
  6708. "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  6709. "path": "system.io.pipelines/6.0.3",
  6710. "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
  6711. },
  6712. "System.Linq/4.3.0": {
  6713. "type": "package",
  6714. "serviceable": true,
  6715. "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  6716. "path": "system.linq/4.3.0",
  6717. "hashPath": "system.linq.4.3.0.nupkg.sha512"
  6718. },
  6719. "System.Linq.Dynamic.Core/1.3.5": {
  6720. "type": "package",
  6721. "serviceable": true,
  6722. "sha512": "sha512-G8aRAVHSQ/Jmt6dekX+z4K3L6ecX3CizaIYSQoDUolPRIPBYmBCabT+/pq5fMAFM57aOchFn8PUufuVfLjvEZQ==",
  6723. "path": "system.linq.dynamic.core/1.3.5",
  6724. "hashPath": "system.linq.dynamic.core.1.3.5.nupkg.sha512"
  6725. },
  6726. "System.Linq.Expressions/4.3.0": {
  6727. "type": "package",
  6728. "serviceable": true,
  6729. "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  6730. "path": "system.linq.expressions/4.3.0",
  6731. "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
  6732. },
  6733. "System.Linq.Queryable/4.3.0": {
  6734. "type": "package",
  6735. "serviceable": true,
  6736. "sha512": "sha512-In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==",
  6737. "path": "system.linq.queryable/4.3.0",
  6738. "hashPath": "system.linq.queryable.4.3.0.nupkg.sha512"
  6739. },
  6740. "System.Memory/4.5.4": {
  6741. "type": "package",
  6742. "serviceable": true,
  6743. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  6744. "path": "system.memory/4.5.4",
  6745. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  6746. },
  6747. "System.Memory.Data/1.0.2": {
  6748. "type": "package",
  6749. "serviceable": true,
  6750. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  6751. "path": "system.memory.data/1.0.2",
  6752. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  6753. },
  6754. "System.Numerics.Vectors/4.5.0": {
  6755. "type": "package",
  6756. "serviceable": true,
  6757. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  6758. "path": "system.numerics.vectors/4.5.0",
  6759. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  6760. },
  6761. "System.ObjectModel/4.3.0": {
  6762. "type": "package",
  6763. "serviceable": true,
  6764. "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  6765. "path": "system.objectmodel/4.3.0",
  6766. "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
  6767. },
  6768. "System.Reflection/4.3.0": {
  6769. "type": "package",
  6770. "serviceable": true,
  6771. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  6772. "path": "system.reflection/4.3.0",
  6773. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  6774. },
  6775. "System.Reflection.Emit/4.3.0": {
  6776. "type": "package",
  6777. "serviceable": true,
  6778. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  6779. "path": "system.reflection.emit/4.3.0",
  6780. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  6781. },
  6782. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6783. "type": "package",
  6784. "serviceable": true,
  6785. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  6786. "path": "system.reflection.emit.ilgeneration/4.3.0",
  6787. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  6788. },
  6789. "System.Reflection.Emit.Lightweight/4.3.0": {
  6790. "type": "package",
  6791. "serviceable": true,
  6792. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  6793. "path": "system.reflection.emit.lightweight/4.3.0",
  6794. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  6795. },
  6796. "System.Reflection.Extensions/4.3.0": {
  6797. "type": "package",
  6798. "serviceable": true,
  6799. "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  6800. "path": "system.reflection.extensions/4.3.0",
  6801. "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
  6802. },
  6803. "System.Reflection.Metadata/6.0.1": {
  6804. "type": "package",
  6805. "serviceable": true,
  6806. "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  6807. "path": "system.reflection.metadata/6.0.1",
  6808. "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
  6809. },
  6810. "System.Reflection.Primitives/4.3.0": {
  6811. "type": "package",
  6812. "serviceable": true,
  6813. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  6814. "path": "system.reflection.primitives/4.3.0",
  6815. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  6816. },
  6817. "System.Reflection.TypeExtensions/4.3.0": {
  6818. "type": "package",
  6819. "serviceable": true,
  6820. "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  6821. "path": "system.reflection.typeextensions/4.3.0",
  6822. "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
  6823. },
  6824. "System.Resources.ResourceManager/4.3.0": {
  6825. "type": "package",
  6826. "serviceable": true,
  6827. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  6828. "path": "system.resources.resourcemanager/4.3.0",
  6829. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  6830. },
  6831. "System.Runtime/4.3.0": {
  6832. "type": "package",
  6833. "serviceable": true,
  6834. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  6835. "path": "system.runtime/4.3.0",
  6836. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  6837. },
  6838. "System.Runtime.Caching/6.0.0": {
  6839. "type": "package",
  6840. "serviceable": true,
  6841. "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  6842. "path": "system.runtime.caching/6.0.0",
  6843. "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
  6844. },
  6845. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  6846. "type": "package",
  6847. "serviceable": true,
  6848. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  6849. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  6850. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  6851. },
  6852. "System.Runtime.Extensions/4.3.0": {
  6853. "type": "package",
  6854. "serviceable": true,
  6855. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  6856. "path": "system.runtime.extensions/4.3.0",
  6857. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  6858. },
  6859. "System.Runtime.Loader/4.3.0": {
  6860. "type": "package",
  6861. "serviceable": true,
  6862. "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
  6863. "path": "system.runtime.loader/4.3.0",
  6864. "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
  6865. },
  6866. "System.Security.AccessControl/6.0.0": {
  6867. "type": "package",
  6868. "serviceable": true,
  6869. "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  6870. "path": "system.security.accesscontrol/6.0.0",
  6871. "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
  6872. },
  6873. "System.Security.Cryptography.Cng/5.0.0": {
  6874. "type": "package",
  6875. "serviceable": true,
  6876. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  6877. "path": "system.security.cryptography.cng/5.0.0",
  6878. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  6879. },
  6880. "System.Security.Cryptography.Pkcs/8.0.0": {
  6881. "type": "package",
  6882. "serviceable": true,
  6883. "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  6884. "path": "system.security.cryptography.pkcs/8.0.0",
  6885. "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512"
  6886. },
  6887. "System.Security.Cryptography.ProtectedData/6.0.0": {
  6888. "type": "package",
  6889. "serviceable": true,
  6890. "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  6891. "path": "system.security.cryptography.protecteddata/6.0.0",
  6892. "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
  6893. },
  6894. "System.Security.Cryptography.Xml/8.0.0": {
  6895. "type": "package",
  6896. "serviceable": true,
  6897. "sha512": "sha512-HQSFbakswZ1OXFz2Bt3AJlC6ENDqWeVpgqhf213xqQUMDifzydOHIKVb1RV4prayobvR3ETIScMaQdDF2hwGZA==",
  6898. "path": "system.security.cryptography.xml/8.0.0",
  6899. "hashPath": "system.security.cryptography.xml.8.0.0.nupkg.sha512"
  6900. },
  6901. "System.Security.Permissions/6.0.0": {
  6902. "type": "package",
  6903. "serviceable": true,
  6904. "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  6905. "path": "system.security.permissions/6.0.0",
  6906. "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
  6907. },
  6908. "System.Security.Principal.Windows/5.0.0": {
  6909. "type": "package",
  6910. "serviceable": true,
  6911. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  6912. "path": "system.security.principal.windows/5.0.0",
  6913. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  6914. },
  6915. "System.Text.Encoding/4.3.0": {
  6916. "type": "package",
  6917. "serviceable": true,
  6918. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  6919. "path": "system.text.encoding/4.3.0",
  6920. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  6921. },
  6922. "System.Text.Encoding.CodePages/6.0.0": {
  6923. "type": "package",
  6924. "serviceable": true,
  6925. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  6926. "path": "system.text.encoding.codepages/6.0.0",
  6927. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  6928. },
  6929. "System.Text.Encodings.Web/8.0.0": {
  6930. "type": "package",
  6931. "serviceable": true,
  6932. "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  6933. "path": "system.text.encodings.web/8.0.0",
  6934. "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
  6935. },
  6936. "System.Text.Json/8.0.0": {
  6937. "type": "package",
  6938. "serviceable": true,
  6939. "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  6940. "path": "system.text.json/8.0.0",
  6941. "hashPath": "system.text.json.8.0.0.nupkg.sha512"
  6942. },
  6943. "System.Threading/4.3.0": {
  6944. "type": "package",
  6945. "serviceable": true,
  6946. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  6947. "path": "system.threading/4.3.0",
  6948. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  6949. },
  6950. "System.Threading.Channels/6.0.0": {
  6951. "type": "package",
  6952. "serviceable": true,
  6953. "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
  6954. "path": "system.threading.channels/6.0.0",
  6955. "hashPath": "system.threading.channels.6.0.0.nupkg.sha512"
  6956. },
  6957. "System.Threading.Tasks/4.3.0": {
  6958. "type": "package",
  6959. "serviceable": true,
  6960. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  6961. "path": "system.threading.tasks/4.3.0",
  6962. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  6963. },
  6964. "System.Threading.Tasks.Extensions/4.5.4": {
  6965. "type": "package",
  6966. "serviceable": true,
  6967. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  6968. "path": "system.threading.tasks.extensions/4.5.4",
  6969. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  6970. },
  6971. "System.Windows.Extensions/6.0.0": {
  6972. "type": "package",
  6973. "serviceable": true,
  6974. "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  6975. "path": "system.windows.extensions/6.0.0",
  6976. "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
  6977. },
  6978. "TimeZoneConverter/6.1.0": {
  6979. "type": "package",
  6980. "serviceable": true,
  6981. "sha512": "sha512-UGdtyKWJqXXinyvGB9X6NVoIYbTAidoZYmn3aXzxeEYC9+OL8vF36eDt1qjb6RqBkWDl4v7iE84ecI+dFhA80A==",
  6982. "path": "timezoneconverter/6.1.0",
  6983. "hashPath": "timezoneconverter.6.1.0.nupkg.sha512"
  6984. },
  6985. "Volo.Abp.ApiVersioning.Abstractions/8.2.0": {
  6986. "type": "package",
  6987. "serviceable": true,
  6988. "sha512": "sha512-KLnMtd+9X90Yb6Blwpzgy+Rg6OipG0AamYQO9JORQG4zHxm4eDibo8avL1SHyMCtJQs04tjNiqb+OCtjmph3Ig==",
  6989. "path": "volo.abp.apiversioning.abstractions/8.2.0",
  6990. "hashPath": "volo.abp.apiversioning.abstractions.8.2.0.nupkg.sha512"
  6991. },
  6992. "Volo.Abp.AspNetCore/8.2.0": {
  6993. "type": "package",
  6994. "serviceable": true,
  6995. "sha512": "sha512-SLY/nQcJGnLfjlRu1YQAcVFi6Fw2cea29xMY+76PxrMlRju313Nh+9ekU3pPmDAXfNz569hxpUuJX35LYzgxug==",
  6996. "path": "volo.abp.aspnetcore/8.2.0",
  6997. "hashPath": "volo.abp.aspnetcore.8.2.0.nupkg.sha512"
  6998. },
  6999. "Volo.Abp.AspNetCore.Abstractions/8.2.0": {
  7000. "type": "package",
  7001. "serviceable": true,
  7002. "sha512": "sha512-LhQGdS3tb2H9ygSlN63nBZgMJGzgOVH78pWgo1Ht6IXz8lpQmwRBY/4MbUlFvFNvKzUHUpVNM9In8/++pQbePg==",
  7003. "path": "volo.abp.aspnetcore.abstractions/8.2.0",
  7004. "hashPath": "volo.abp.aspnetcore.abstractions.8.2.0.nupkg.sha512"
  7005. },
  7006. "Volo.Abp.AspNetCore.MultiTenancy/8.2.0": {
  7007. "type": "package",
  7008. "serviceable": true,
  7009. "sha512": "sha512-QiSHXYASKlDFMvCQ6eOlOKfecpia/jnj7h+ii/M3/NvLAR5HKr8bBx/hPakDwEU9L207BXX0Mc8Zqr1WvFmi6Q==",
  7010. "path": "volo.abp.aspnetcore.multitenancy/8.2.0",
  7011. "hashPath": "volo.abp.aspnetcore.multitenancy.8.2.0.nupkg.sha512"
  7012. },
  7013. "Volo.Abp.AspNetCore.Mvc/8.2.0": {
  7014. "type": "package",
  7015. "serviceable": true,
  7016. "sha512": "sha512-gZVz4tPNoaHPEmtNIn+2fwhQTp98lYs3Q9FnUm9Tkua1M7H/bcj6/40lHL9Z5rppsnJi3jxmu0t+QoALMBfaYA==",
  7017. "path": "volo.abp.aspnetcore.mvc/8.2.0",
  7018. "hashPath": "volo.abp.aspnetcore.mvc.8.2.0.nupkg.sha512"
  7019. },
  7020. "Volo.Abp.AspNetCore.Mvc.Contracts/8.2.0": {
  7021. "type": "package",
  7022. "serviceable": true,
  7023. "sha512": "sha512-yAumh4GXWqrRiWNJyXuQN5qnYyrx85Qo2WTsDzsjHlEksnLLnBaJTim4EsedQ8Z8W3Ne2ty99fBpbzTPpKL8Xw==",
  7024. "path": "volo.abp.aspnetcore.mvc.contracts/8.2.0",
  7025. "hashPath": "volo.abp.aspnetcore.mvc.contracts.8.2.0.nupkg.sha512"
  7026. },
  7027. "Volo.Abp.AspNetCore.Mvc.UI/8.2.0": {
  7028. "type": "package",
  7029. "serviceable": true,
  7030. "sha512": "sha512-eeTRySV+qqsvg4kvHmmJxlTqbKSPQoGAe5C8swSLEybLRcYcic+u8PRJs3JyYlVceoJbl+z/F/Te2/WFi5+p+A==",
  7031. "path": "volo.abp.aspnetcore.mvc.ui/8.2.0",
  7032. "hashPath": "volo.abp.aspnetcore.mvc.ui.8.2.0.nupkg.sha512"
  7033. },
  7034. "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/8.2.0": {
  7035. "type": "package",
  7036. "serviceable": true,
  7037. "sha512": "sha512-fk0O8zfG5YaL8FbSMEHA31H96KMif9KvRry1K9y7OJfBiI6NlpeFeK99iagHNcsApVZK8E9l05dpwCNobCw3ig==",
  7038. "path": "volo.abp.aspnetcore.mvc.ui.bootstrap/8.2.0",
  7039. "hashPath": "volo.abp.aspnetcore.mvc.ui.bootstrap.8.2.0.nupkg.sha512"
  7040. },
  7041. "Volo.Abp.AspNetCore.Mvc.UI.Bundling/8.2.0": {
  7042. "type": "package",
  7043. "serviceable": true,
  7044. "sha512": "sha512-czJuSsFSoWFZPomgDWXXkywHuOuv7PKncLfB1wkl3jyFC3hguRxto9JT6/VIGvOJK9G15EWr0OdFUOa44l4bKQ==",
  7045. "path": "volo.abp.aspnetcore.mvc.ui.bundling/8.2.0",
  7046. "hashPath": "volo.abp.aspnetcore.mvc.ui.bundling.8.2.0.nupkg.sha512"
  7047. },
  7048. "Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions/8.2.0": {
  7049. "type": "package",
  7050. "serviceable": true,
  7051. "sha512": "sha512-fyg8NpJh79codEudkIcqq7zJCsnnLKgQZZRAKRMU2V6vTIfbYPt8Ugdi1DHyfbflAxw6V2V7g44EiD5lEFZ6lA==",
  7052. "path": "volo.abp.aspnetcore.mvc.ui.bundling.abstractions/8.2.0",
  7053. "hashPath": "volo.abp.aspnetcore.mvc.ui.bundling.abstractions.8.2.0.nupkg.sha512"
  7054. },
  7055. "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/8.2.0": {
  7056. "type": "package",
  7057. "serviceable": true,
  7058. "sha512": "sha512-WwxQ9N7Uh7X4oVGtq0GEBdRsPYw0MjeXMqLl6Z9VJX6KH6Tf0zwSvCRNlAy/5Y0IXS9cqrfa/BKbNHSc+D+0Qg==",
  7059. "path": "volo.abp.aspnetcore.mvc.ui.multitenancy/8.2.0",
  7060. "hashPath": "volo.abp.aspnetcore.mvc.ui.multitenancy.8.2.0.nupkg.sha512"
  7061. },
  7062. "Volo.Abp.AspNetCore.Mvc.UI.Packages/8.2.0": {
  7063. "type": "package",
  7064. "serviceable": true,
  7065. "sha512": "sha512-ukO1rIpcaTGgg/PvuCeGm+unXEFi/tdLp/rNZVo41hDA07kfg352Y3CZ+QNYDCEPD4Imm35KMy8OY18qxYXcmw==",
  7066. "path": "volo.abp.aspnetcore.mvc.ui.packages/8.2.0",
  7067. "hashPath": "volo.abp.aspnetcore.mvc.ui.packages.8.2.0.nupkg.sha512"
  7068. },
  7069. "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/8.2.0": {
  7070. "type": "package",
  7071. "serviceable": true,
  7072. "sha512": "sha512-f1prGYeS+q/rkpn63gDhASOxds7FBF/Nrbm2P0ndO3PNCdJVRX/V9VknljvFfgoTvsZpUDK0rJc29feda4S3jw==",
  7073. "path": "volo.abp.aspnetcore.mvc.ui.theme.shared/8.2.0",
  7074. "hashPath": "volo.abp.aspnetcore.mvc.ui.theme.shared.8.2.0.nupkg.sha512"
  7075. },
  7076. "Volo.Abp.AspNetCore.Mvc.UI.Widgets/8.2.0": {
  7077. "type": "package",
  7078. "serviceable": true,
  7079. "sha512": "sha512-5UtWegOXjAFisc2IEO3LoQ30CFXtf9ngM/uwshor2UxoPpBytZVgUztYjAdboDjTXp0ieVHUg+wepnyNAGYDWw==",
  7080. "path": "volo.abp.aspnetcore.mvc.ui.widgets/8.2.0",
  7081. "hashPath": "volo.abp.aspnetcore.mvc.ui.widgets.8.2.0.nupkg.sha512"
  7082. },
  7083. "Volo.Abp.AspNetCore.Serilog/8.2.0": {
  7084. "type": "package",
  7085. "serviceable": true,
  7086. "sha512": "sha512-KO9iwX/JNamqN8lS7K6MYT/uRzB1XxGSyLVTGeyKynEpB+2/TX8Ad63OEMdYaZU37gGIOVSbgncqVmtUXdk63Q==",
  7087. "path": "volo.abp.aspnetcore.serilog/8.2.0",
  7088. "hashPath": "volo.abp.aspnetcore.serilog.8.2.0.nupkg.sha512"
  7089. },
  7090. "Volo.Abp.Auditing/8.2.0": {
  7091. "type": "package",
  7092. "serviceable": true,
  7093. "sha512": "sha512-kRUGvqDNAi8umuBVWtjD4LISoQoSdkvOjXAoaFfbmtbpquIAwLKxN5Wm2ZprmhqlbddOrTlfeoT4oitV9E8SYg==",
  7094. "path": "volo.abp.auditing/8.2.0",
  7095. "hashPath": "volo.abp.auditing.8.2.0.nupkg.sha512"
  7096. },
  7097. "Volo.Abp.Auditing.Contracts/8.2.0": {
  7098. "type": "package",
  7099. "serviceable": true,
  7100. "sha512": "sha512-phL38b8w4raabnugOg5FIsFVxHnaVHTG667Nee10OIYHfp0bMqshBh7FczaAEnt1g54KubH88/22zsd8ymjTpA==",
  7101. "path": "volo.abp.auditing.contracts/8.2.0",
  7102. "hashPath": "volo.abp.auditing.contracts.8.2.0.nupkg.sha512"
  7103. },
  7104. "Volo.Abp.AuditLogging.Domain/8.2.0": {
  7105. "type": "package",
  7106. "serviceable": true,
  7107. "sha512": "sha512-9r8zgTnrqQBAdxtnoNxn8qWgu2bdUrTGKS32T0hWVtHf7iaX5rpKYdaLGbIlvGFaH/zo1GK8l09LGHY947FFXQ==",
  7108. "path": "volo.abp.auditlogging.domain/8.2.0",
  7109. "hashPath": "volo.abp.auditlogging.domain.8.2.0.nupkg.sha512"
  7110. },
  7111. "Volo.Abp.AuditLogging.Domain.Shared/8.2.0": {
  7112. "type": "package",
  7113. "serviceable": true,
  7114. "sha512": "sha512-5+rIJbJjzuZ5iRmPfX1QDYk6qKYgYt8GdyP60hTuJ06SU5EGvJ72hNIPgQwai+pRVZfOV8WJErQAww2Vu50I+g==",
  7115. "path": "volo.abp.auditlogging.domain.shared/8.2.0",
  7116. "hashPath": "volo.abp.auditlogging.domain.shared.8.2.0.nupkg.sha512"
  7117. },
  7118. "Volo.Abp.AuditLogging.EntityFrameworkCore/8.2.0": {
  7119. "type": "package",
  7120. "serviceable": true,
  7121. "sha512": "sha512-4QNRQYlH7FMzTNwsWvLk6Uz4X/yylb/rHsYhd3VOaVovb0X6xBT8DTx68L3sVZPpUCk7/+RIS6FiNsjEsdKkWw==",
  7122. "path": "volo.abp.auditlogging.entityframeworkcore/8.2.0",
  7123. "hashPath": "volo.abp.auditlogging.entityframeworkcore.8.2.0.nupkg.sha512"
  7124. },
  7125. "Volo.Abp.Authorization/8.2.0": {
  7126. "type": "package",
  7127. "serviceable": true,
  7128. "sha512": "sha512-Virr5p1lCAWy16wV+VBBUrh1pWL14uMDZaH2XtqIUzk4WaQoXTyaag3k/fRkXp0efbXz5JhaOtk/qq5uU9OdmA==",
  7129. "path": "volo.abp.authorization/8.2.0",
  7130. "hashPath": "volo.abp.authorization.8.2.0.nupkg.sha512"
  7131. },
  7132. "Volo.Abp.Authorization.Abstractions/8.2.0": {
  7133. "type": "package",
  7134. "serviceable": true,
  7135. "sha512": "sha512-5Q4L687IVdryZNj9+0OTY1SYQAXZ81c95wuShrU+4PG9z/z30F1dtT4n7LaAtz7IEzF9wVmYG7IrgdYhnTFyrw==",
  7136. "path": "volo.abp.authorization.abstractions/8.2.0",
  7137. "hashPath": "volo.abp.authorization.abstractions.8.2.0.nupkg.sha512"
  7138. },
  7139. "Volo.Abp.Autofac/8.2.0": {
  7140. "type": "package",
  7141. "serviceable": true,
  7142. "sha512": "sha512-ZpsQWHh5WHDwo+bldwBP1hatyMGjPNqBlc2Og4BTMCr4BSN2lozpFGWN8preEEt2yJ+MzqTN53omcy8DOpiZtA==",
  7143. "path": "volo.abp.autofac/8.2.0",
  7144. "hashPath": "volo.abp.autofac.8.2.0.nupkg.sha512"
  7145. },
  7146. "Volo.Abp.AutoMapper/8.2.0": {
  7147. "type": "package",
  7148. "serviceable": true,
  7149. "sha512": "sha512-AF3JPETj+xkw0/lSgJEVMj/jsFY0leg5sesMxKmR4TicBOawb8zeWibES5D10ew1wjPAdgF1/joil04he9xjPQ==",
  7150. "path": "volo.abp.automapper/8.2.0",
  7151. "hashPath": "volo.abp.automapper.8.2.0.nupkg.sha512"
  7152. },
  7153. "Volo.Abp.BackgroundJobs/8.2.0": {
  7154. "type": "package",
  7155. "serviceable": true,
  7156. "sha512": "sha512-/AYFA97RzS/RV5MpN0ZMIc3mW9+Mej9HOGixjspaWV1xMMbL/y2RNYlcPhbuYEeAAHrXIMIzbu1tMmoWctOu2w==",
  7157. "path": "volo.abp.backgroundjobs/8.2.0",
  7158. "hashPath": "volo.abp.backgroundjobs.8.2.0.nupkg.sha512"
  7159. },
  7160. "Volo.Abp.BackgroundJobs.Abstractions/8.2.0": {
  7161. "type": "package",
  7162. "serviceable": true,
  7163. "sha512": "sha512-hul2VxvQaev3CsgH2KQsHjTYvTTU1QpoovVa+GHDEPi8mrLiIIPMBdVAbWUEdsa4etuLUp/kugRAa0+43GpBsA==",
  7164. "path": "volo.abp.backgroundjobs.abstractions/8.2.0",
  7165. "hashPath": "volo.abp.backgroundjobs.abstractions.8.2.0.nupkg.sha512"
  7166. },
  7167. "Volo.Abp.BackgroundWorkers/8.2.0": {
  7168. "type": "package",
  7169. "serviceable": true,
  7170. "sha512": "sha512-XRhfVG8Grw4MPrGINyKWuXJSejm22UyUb1bpbuWIshsm7SeZQPsAfVIH/9ZgC51Fw8ROf0OBtAu3zD5NQSuXnA==",
  7171. "path": "volo.abp.backgroundworkers/8.2.0",
  7172. "hashPath": "volo.abp.backgroundworkers.8.2.0.nupkg.sha512"
  7173. },
  7174. "Volo.Abp.Caching/8.2.0": {
  7175. "type": "package",
  7176. "serviceable": true,
  7177. "sha512": "sha512-0by2B7RFfvFE1y8DD6rBMFJeUV2aCccDVCRc/tuakMuADenVtcrR+hetDa51tJuVKpwqzHqBZnMD4mQCfvM4sQ==",
  7178. "path": "volo.abp.caching/8.2.0",
  7179. "hashPath": "volo.abp.caching.8.2.0.nupkg.sha512"
  7180. },
  7181. "Volo.Abp.Caching.StackExchangeRedis/8.2.0": {
  7182. "type": "package",
  7183. "serviceable": true,
  7184. "sha512": "sha512-pexBfobu4BuaBTDJngKDaIcyhJ5CVgLqUtwJuDNHCME6cI9reorJJcgElJuvW3OF6EnDYz1aExv5gFf588qhvw==",
  7185. "path": "volo.abp.caching.stackexchangeredis/8.2.0",
  7186. "hashPath": "volo.abp.caching.stackexchangeredis.8.2.0.nupkg.sha512"
  7187. },
  7188. "Volo.Abp.Castle.Core/8.2.0": {
  7189. "type": "package",
  7190. "serviceable": true,
  7191. "sha512": "sha512-wrr+PaqHqhRKX17aZItSoRohZBPU/DO3pN2a5B+Q6+0alYQWZHtW7xH4WpomUWIWk5Ynd55dEnKigfg3VruGOw==",
  7192. "path": "volo.abp.castle.core/8.2.0",
  7193. "hashPath": "volo.abp.castle.core.8.2.0.nupkg.sha512"
  7194. },
  7195. "Volo.Abp.Core/8.2.0": {
  7196. "type": "package",
  7197. "serviceable": true,
  7198. "sha512": "sha512-RBHKFk34lmjDkA7th/pKLPiivM6gZTEXvUXWfk6QTUHd9c4eRlz4jnfy9E8wg5TmHJlvur/iGhM5rLKbvfHObg==",
  7199. "path": "volo.abp.core/8.2.0",
  7200. "hashPath": "volo.abp.core.8.2.0.nupkg.sha512"
  7201. },
  7202. "Volo.Abp.Dapper/8.2.0": {
  7203. "type": "package",
  7204. "serviceable": true,
  7205. "sha512": "sha512-rVwd2JD3Diu6kiPkwSE/XelM+5AIJHmzGJa9SOYb4QQl6q97210O3ujvE40hYrtErzszNeDY6gzqWfF3/lVvnA==",
  7206. "path": "volo.abp.dapper/8.2.0",
  7207. "hashPath": "volo.abp.dapper.8.2.0.nupkg.sha512"
  7208. },
  7209. "Volo.Abp.Data/8.2.0": {
  7210. "type": "package",
  7211. "serviceable": true,
  7212. "sha512": "sha512-hb/2jFK4REwKpRz7SzbwGNTMyxHmvNDlHOsMvtPenrqdDx/E/sX+BeauBLGlgQPkA5RWAQjQ1EW9xrIt1TF5sA==",
  7213. "path": "volo.abp.data/8.2.0",
  7214. "hashPath": "volo.abp.data.8.2.0.nupkg.sha512"
  7215. },
  7216. "Volo.Abp.Ddd.Application/8.2.0": {
  7217. "type": "package",
  7218. "serviceable": true,
  7219. "sha512": "sha512-Lm6/09YB28qIwjJfDkOXuRloslH97amHQrxrfG21G/sGLhWU62isdZAifJKmEDNE5MwR/Uft5dRKxEUBG3do3A==",
  7220. "path": "volo.abp.ddd.application/8.2.0",
  7221. "hashPath": "volo.abp.ddd.application.8.2.0.nupkg.sha512"
  7222. },
  7223. "Volo.Abp.Ddd.Application.Contracts/8.2.0": {
  7224. "type": "package",
  7225. "serviceable": true,
  7226. "sha512": "sha512-uE+1Wf6BJPW2w3GoeziOYSGIp7eQvLWDf0DSk4FRTAm8noIOXNCrJX4S8dDZLXTkbBCnY5jVswezwGzGOiAmEQ==",
  7227. "path": "volo.abp.ddd.application.contracts/8.2.0",
  7228. "hashPath": "volo.abp.ddd.application.contracts.8.2.0.nupkg.sha512"
  7229. },
  7230. "Volo.Abp.Ddd.Domain/8.2.0": {
  7231. "type": "package",
  7232. "serviceable": true,
  7233. "sha512": "sha512-p1nLXeXx/3mMQYP6dfw2ZU+OxulBJCl5S3dM6nGnmZvQdQ7KXGlvEok4lmQ3VQUS2nunikbL3DWSIsA4lht43Q==",
  7234. "path": "volo.abp.ddd.domain/8.2.0",
  7235. "hashPath": "volo.abp.ddd.domain.8.2.0.nupkg.sha512"
  7236. },
  7237. "Volo.Abp.Ddd.Domain.Shared/8.2.0": {
  7238. "type": "package",
  7239. "serviceable": true,
  7240. "sha512": "sha512-KB8QY+h1iWYU0Wrwhcyll474+b4elbPGvNoK+U+V+CZG1cBkB26y3T1S5kzEyWc4vdQPFnQa31NCINgulSrQZg==",
  7241. "path": "volo.abp.ddd.domain.shared/8.2.0",
  7242. "hashPath": "volo.abp.ddd.domain.shared.8.2.0.nupkg.sha512"
  7243. },
  7244. "Volo.Abp.DistributedLocking.Abstractions/8.2.0": {
  7245. "type": "package",
  7246. "serviceable": true,
  7247. "sha512": "sha512-/+w0i/a9jixLez1s69ytp0m9GKsHNWxtIUpiMMFh3Coe/qh4MP0jwlou4QNF2TqI5YoQtoeYe0juaZgd3cdwhw==",
  7248. "path": "volo.abp.distributedlocking.abstractions/8.2.0",
  7249. "hashPath": "volo.abp.distributedlocking.abstractions.8.2.0.nupkg.sha512"
  7250. },
  7251. "Volo.Abp.EntityFrameworkCore/8.2.0": {
  7252. "type": "package",
  7253. "serviceable": true,
  7254. "sha512": "sha512-jk7g4S5MKw0ETd+POeNrM1D+LsmOxJ3j+j4z6Vw7hYbw/0GWvBIP0C+NscbqcanwOfPRijHvgLpKklwK6awt3A==",
  7255. "path": "volo.abp.entityframeworkcore/8.2.0",
  7256. "hashPath": "volo.abp.entityframeworkcore.8.2.0.nupkg.sha512"
  7257. },
  7258. "Volo.Abp.EntityFrameworkCore.SqlServer/8.2.0": {
  7259. "type": "package",
  7260. "serviceable": true,
  7261. "sha512": "sha512-o4q7qDcnFtIi2h7RTlDE6uYCAWvK0j/gOTVnC/ardNw+/BP2gc3ZrKHVusS+Qa8FMYO2yE3XLJ8PnRO7/Q3sZw==",
  7262. "path": "volo.abp.entityframeworkcore.sqlserver/8.2.0",
  7263. "hashPath": "volo.abp.entityframeworkcore.sqlserver.8.2.0.nupkg.sha512"
  7264. },
  7265. "Volo.Abp.EventBus/8.2.0": {
  7266. "type": "package",
  7267. "serviceable": true,
  7268. "sha512": "sha512-cPcSkEjyz9ltQIcGRhwwf35ZRvH0rVQqqxEfcrlSLlGhl6eEURzEb5hg5465BRsHA4oed2otHv+Yx90QVc+pWw==",
  7269. "path": "volo.abp.eventbus/8.2.0",
  7270. "hashPath": "volo.abp.eventbus.8.2.0.nupkg.sha512"
  7271. },
  7272. "Volo.Abp.EventBus.Abstractions/8.2.0": {
  7273. "type": "package",
  7274. "serviceable": true,
  7275. "sha512": "sha512-efVUgWXTy4m+3K5qNppew8zn7RVMciqP7Ll2sPlePOk+oCQvYAT2u/KYS9RXDQBm6cV3WY6EqB3Nn5jcOlGzng==",
  7276. "path": "volo.abp.eventbus.abstractions/8.2.0",
  7277. "hashPath": "volo.abp.eventbus.abstractions.8.2.0.nupkg.sha512"
  7278. },
  7279. "Volo.Abp.ExceptionHandling/8.2.0": {
  7280. "type": "package",
  7281. "serviceable": true,
  7282. "sha512": "sha512-R/PglJrY6GOmzj/bRvEALwhBMsL6iIwpqn01je027aXUx8EAWZ7F2r2wai7q4VOlAyQiTUCXgwOrBBzmMOkUxA==",
  7283. "path": "volo.abp.exceptionhandling/8.2.0",
  7284. "hashPath": "volo.abp.exceptionhandling.8.2.0.nupkg.sha512"
  7285. },
  7286. "Volo.Abp.Features/8.2.0": {
  7287. "type": "package",
  7288. "serviceable": true,
  7289. "sha512": "sha512-/cbueqYN7rE9PozPuCgcnChbdzXct4W2ayX5uBZE6UXqTuwKs3rAwv15Iegi/jFj9f97Hyp4Kd2MniIAkRhQHg==",
  7290. "path": "volo.abp.features/8.2.0",
  7291. "hashPath": "volo.abp.features.8.2.0.nupkg.sha512"
  7292. },
  7293. "Volo.Abp.GlobalFeatures/8.2.0": {
  7294. "type": "package",
  7295. "serviceable": true,
  7296. "sha512": "sha512-LwrnJP6vvIW9O5VuC8YtEXUqnb1xeXtkPyet8kVQI9QVcgsymHDCCH5IVzD4BA/aay6Z6EdvjAqTqU4Ybr9sMA==",
  7297. "path": "volo.abp.globalfeatures/8.2.0",
  7298. "hashPath": "volo.abp.globalfeatures.8.2.0.nupkg.sha512"
  7299. },
  7300. "Volo.Abp.Guids/8.2.0": {
  7301. "type": "package",
  7302. "serviceable": true,
  7303. "sha512": "sha512-I/r7CmUiP3dXa0rJunkC2Xj6BJfaf/XvVvYVZGt11MIEkmAIRjxOB3f0q+QgGUMTgjGCyceIBJJE6tqtp5rsHw==",
  7304. "path": "volo.abp.guids/8.2.0",
  7305. "hashPath": "volo.abp.guids.8.2.0.nupkg.sha512"
  7306. },
  7307. "Volo.Abp.Http/8.2.0": {
  7308. "type": "package",
  7309. "serviceable": true,
  7310. "sha512": "sha512-HGbhpdsNd2DEv5py50tAtIddG5UKajKZ4YknqJv4AEBy60Gf3y7eIKrfo6UnB4RfPPJyOEaP/FwnU0vpGM4obA==",
  7311. "path": "volo.abp.http/8.2.0",
  7312. "hashPath": "volo.abp.http.8.2.0.nupkg.sha512"
  7313. },
  7314. "Volo.Abp.Http.Abstractions/8.2.0": {
  7315. "type": "package",
  7316. "serviceable": true,
  7317. "sha512": "sha512-5N2uhV/4/JxgGo8u21vDG3irqIGaF1xwU1r7FRQ8lj+oxcbhItHyScY31SvdvVKMG303R8bDZGTqLtSZb3fHbg==",
  7318. "path": "volo.abp.http.abstractions/8.2.0",
  7319. "hashPath": "volo.abp.http.abstractions.8.2.0.nupkg.sha512"
  7320. },
  7321. "Volo.Abp.Json/8.2.0": {
  7322. "type": "package",
  7323. "serviceable": true,
  7324. "sha512": "sha512-V2igLKc6cf0PfIWL5m8JK20HsEl7iJMxnH3+/XGxefvV00LJ7Qk3KFD3H9a7Pd3BHimt0zmqZIu/qKl+eI0CEA==",
  7325. "path": "volo.abp.json/8.2.0",
  7326. "hashPath": "volo.abp.json.8.2.0.nupkg.sha512"
  7327. },
  7328. "Volo.Abp.Json.Abstractions/8.2.0": {
  7329. "type": "package",
  7330. "serviceable": true,
  7331. "sha512": "sha512-lp9aDZawKyxfEGhL8NOGypWLqn7xcLk5xSpKEI26z8+FVctZmqkUiVthTrODzk2ujzCTTS7y2MH9zJKM5qelLw==",
  7332. "path": "volo.abp.json.abstractions/8.2.0",
  7333. "hashPath": "volo.abp.json.abstractions.8.2.0.nupkg.sha512"
  7334. },
  7335. "Volo.Abp.Json.SystemTextJson/8.2.0": {
  7336. "type": "package",
  7337. "serviceable": true,
  7338. "sha512": "sha512-ecUGjc8EZLDl/ROGC9frjO4m/ERhs15y7e679zYAObrjx6CvRV4mJ/jeuJ5kGlhwCfC+w6uAPizser9DF/o31w==",
  7339. "path": "volo.abp.json.systemtextjson/8.2.0",
  7340. "hashPath": "volo.abp.json.systemtextjson.8.2.0.nupkg.sha512"
  7341. },
  7342. "Volo.Abp.Localization/8.2.0": {
  7343. "type": "package",
  7344. "serviceable": true,
  7345. "sha512": "sha512-8ORhpD3Hs+qZ/vlMcqHPnX4DUq6ze3N+QhVhBd844lMU9Ck//pVHu2CvHjkgxcKMMgtSVFBNKINZPMq4cgEO+A==",
  7346. "path": "volo.abp.localization/8.2.0",
  7347. "hashPath": "volo.abp.localization.8.2.0.nupkg.sha512"
  7348. },
  7349. "Volo.Abp.Localization.Abstractions/8.2.0": {
  7350. "type": "package",
  7351. "serviceable": true,
  7352. "sha512": "sha512-BKTdKgI8SydwXe/w6ckYTdnULOs4YynpUxgQx75GenrcEKck2e1AlPBG0mANtSZlxmrGc4gCWxrHEdv+ratWrg==",
  7353. "path": "volo.abp.localization.abstractions/8.2.0",
  7354. "hashPath": "volo.abp.localization.abstractions.8.2.0.nupkg.sha512"
  7355. },
  7356. "Volo.Abp.Minify/8.2.0": {
  7357. "type": "package",
  7358. "serviceable": true,
  7359. "sha512": "sha512-dA/aJdw/cI+hdj4YEg8huzs9whmum6q3T0RJvD7enttEwd3D84E7d4Y5/hAY6aXnq7tn5+2onCxAjSd8iAtd6A==",
  7360. "path": "volo.abp.minify/8.2.0",
  7361. "hashPath": "volo.abp.minify.8.2.0.nupkg.sha512"
  7362. },
  7363. "Volo.Abp.MultiTenancy/8.2.0": {
  7364. "type": "package",
  7365. "serviceable": true,
  7366. "sha512": "sha512-kbodHgEB1U6OTt5VcmIoV1B41ei+hLMhVbggrhI2NofcEsLZ3t/Yp9wBET3PlDndvkTRNoWSfXIpwGdoB+/C/A==",
  7367. "path": "volo.abp.multitenancy/8.2.0",
  7368. "hashPath": "volo.abp.multitenancy.8.2.0.nupkg.sha512"
  7369. },
  7370. "Volo.Abp.MultiTenancy.Abstractions/8.2.0": {
  7371. "type": "package",
  7372. "serviceable": true,
  7373. "sha512": "sha512-o2YPrMCdyaMQdUU81U9R/k1huJVY812FGfMvSRJTNgoubHr21FRchMhzp59ycb4uc5iLm0zkLRB6jAK1p0c6Yw==",
  7374. "path": "volo.abp.multitenancy.abstractions/8.2.0",
  7375. "hashPath": "volo.abp.multitenancy.abstractions.8.2.0.nupkg.sha512"
  7376. },
  7377. "Volo.Abp.ObjectExtending/8.2.0": {
  7378. "type": "package",
  7379. "serviceable": true,
  7380. "sha512": "sha512-LT9FICqB5jxDM8WcsY4SgKBLqGdRK0nPzbvg5N39O7VDIZfd86h2mElK9SJX8bsZpkFNE8i6Tjo1Ikr8I38E8g==",
  7381. "path": "volo.abp.objectextending/8.2.0",
  7382. "hashPath": "volo.abp.objectextending.8.2.0.nupkg.sha512"
  7383. },
  7384. "Volo.Abp.ObjectMapping/8.2.0": {
  7385. "type": "package",
  7386. "serviceable": true,
  7387. "sha512": "sha512-91XYh29DP61eVVbocNgC++aKLTysiL88UwiCUC2XaCDxU/MsLLWSVeD/J3q5LYJ6JL/W3PhwLsWcrDJfI8poig==",
  7388. "path": "volo.abp.objectmapping/8.2.0",
  7389. "hashPath": "volo.abp.objectmapping.8.2.0.nupkg.sha512"
  7390. },
  7391. "Volo.Abp.PermissionManagement.Domain/8.2.0": {
  7392. "type": "package",
  7393. "serviceable": true,
  7394. "sha512": "sha512-F/5jjO4Z99bBKKpRT+qUrimpZ51AIX60xsDfubuyHbfhJf3zVrY6D1RK/JquRDZMwas6qW/KMX32xRjSTeXArQ==",
  7395. "path": "volo.abp.permissionmanagement.domain/8.2.0",
  7396. "hashPath": "volo.abp.permissionmanagement.domain.8.2.0.nupkg.sha512"
  7397. },
  7398. "Volo.Abp.PermissionManagement.Domain.Shared/8.2.0": {
  7399. "type": "package",
  7400. "serviceable": true,
  7401. "sha512": "sha512-vwPxJ54l+MzktBtmQPMiF2WMWRDyeceQLMPdiAaS4zZieX7RmvCH8aTQ8DN3rjrPpTuoQHBUEyQii+oq6FSe9g==",
  7402. "path": "volo.abp.permissionmanagement.domain.shared/8.2.0",
  7403. "hashPath": "volo.abp.permissionmanagement.domain.shared.8.2.0.nupkg.sha512"
  7404. },
  7405. "Volo.Abp.PermissionManagement.EntityFrameworkCore/8.2.0": {
  7406. "type": "package",
  7407. "serviceable": true,
  7408. "sha512": "sha512-qaRaLvhVcCw+WxX+UTPZup3I00S8N4jvy3XLBLdlWyzD75EkDTL2eCtUH/91+7JGQJPRu4IQBllS3bDYSkCeAA==",
  7409. "path": "volo.abp.permissionmanagement.entityframeworkcore/8.2.0",
  7410. "hashPath": "volo.abp.permissionmanagement.entityframeworkcore.8.2.0.nupkg.sha512"
  7411. },
  7412. "Volo.Abp.Security/8.2.0": {
  7413. "type": "package",
  7414. "serviceable": true,
  7415. "sha512": "sha512-zIYbqXatxmwZu7Vaiy6wovYfmdNPytwC9Jjjptk5WIqA3vCuK3rfjGrUcRFQHnvWvQ/JLh8Lk1LjrfvFx0JNfA==",
  7416. "path": "volo.abp.security/8.2.0",
  7417. "hashPath": "volo.abp.security.8.2.0.nupkg.sha512"
  7418. },
  7419. "Volo.Abp.Serialization/8.2.0": {
  7420. "type": "package",
  7421. "serviceable": true,
  7422. "sha512": "sha512-mnLC8pKyO0/BBIgej+BIK8lxt9931gshxaEE4QMdcaKq/Z4WfcJPDAOJ7Qn60JhbF31ZkKK+2iAyhkIt3+sCsQ==",
  7423. "path": "volo.abp.serialization/8.2.0",
  7424. "hashPath": "volo.abp.serialization.8.2.0.nupkg.sha512"
  7425. },
  7426. "Volo.Abp.SettingManagement.Domain/8.2.0": {
  7427. "type": "package",
  7428. "serviceable": true,
  7429. "sha512": "sha512-JuBASTDtPP6ouTtLetHhEcIqkQRGEkwf/pRymIL92ruD+Tl+ITWtC8XZRfo5ACXMqlQVjJn4C3E99XkLe57eUQ==",
  7430. "path": "volo.abp.settingmanagement.domain/8.2.0",
  7431. "hashPath": "volo.abp.settingmanagement.domain.8.2.0.nupkg.sha512"
  7432. },
  7433. "Volo.Abp.SettingManagement.Domain.Shared/8.2.0": {
  7434. "type": "package",
  7435. "serviceable": true,
  7436. "sha512": "sha512-I8EBE/DB+1nxKeBoo3Et5PQdPwULC36iju5CX8UoTwIyhfWhtMDQ6x+nXs2/IqbPiarrCLBt/wtE4aSa4X3vog==",
  7437. "path": "volo.abp.settingmanagement.domain.shared/8.2.0",
  7438. "hashPath": "volo.abp.settingmanagement.domain.shared.8.2.0.nupkg.sha512"
  7439. },
  7440. "Volo.Abp.SettingManagement.EntityFrameworkCore/8.2.0": {
  7441. "type": "package",
  7442. "serviceable": true,
  7443. "sha512": "sha512-wbB+xBAmD5SaJhe7VBWJw5eDGzLURruxXIcr8bXo+GPkjzx55pkItERBCiCIXeJUvAY6RAsCeGn2KL1zhFs4Qw==",
  7444. "path": "volo.abp.settingmanagement.entityframeworkcore/8.2.0",
  7445. "hashPath": "volo.abp.settingmanagement.entityframeworkcore.8.2.0.nupkg.sha512"
  7446. },
  7447. "Volo.Abp.Settings/8.2.0": {
  7448. "type": "package",
  7449. "serviceable": true,
  7450. "sha512": "sha512-5tpgNxcgSCULBX62PUjYfktb7B5YhOmOTbQZyyBXB0imIHwu55pFQ3vZJhck0MkSH9CQ51ubmb9uepzYCzRcmA==",
  7451. "path": "volo.abp.settings/8.2.0",
  7452. "hashPath": "volo.abp.settings.8.2.0.nupkg.sha512"
  7453. },
  7454. "Volo.Abp.Specifications/8.2.0": {
  7455. "type": "package",
  7456. "serviceable": true,
  7457. "sha512": "sha512-wHjuwdbCpemyty6U6heMdWBoEHsdzr3kTpdDmad+T2NspSB0uUWDw67Yku/9Ma0x/lSw/OtB2Ghd94g67tVZEA==",
  7458. "path": "volo.abp.specifications/8.2.0",
  7459. "hashPath": "volo.abp.specifications.8.2.0.nupkg.sha512"
  7460. },
  7461. "Volo.Abp.Swashbuckle/8.2.0": {
  7462. "type": "package",
  7463. "serviceable": true,
  7464. "sha512": "sha512-xPwf6ubMuzRzWUSAnRddW/yfEzzl2TO/Ys5KyAUKYFdb7gPvpKxZj8upLWDUR8HhKJ4bzXDN76zMUwdbqBCXRg==",
  7465. "path": "volo.abp.swashbuckle/8.2.0",
  7466. "hashPath": "volo.abp.swashbuckle.8.2.0.nupkg.sha512"
  7467. },
  7468. "Volo.Abp.TenantManagement.Domain/8.2.0": {
  7469. "type": "package",
  7470. "serviceable": true,
  7471. "sha512": "sha512-Lvg7VNBe+u/hLoXeaPnEYpVcXC1wMwtsgRePG0KsVKNvGrb9R+YHpo7OiV9PouQ5qDEpy6FKIJ/hkuDAYl/SRQ==",
  7472. "path": "volo.abp.tenantmanagement.domain/8.2.0",
  7473. "hashPath": "volo.abp.tenantmanagement.domain.8.2.0.nupkg.sha512"
  7474. },
  7475. "Volo.Abp.TenantManagement.Domain.Shared/8.2.0": {
  7476. "type": "package",
  7477. "serviceable": true,
  7478. "sha512": "sha512-eLDnXTqPK3F46mvDnwbJW4C6YxgtZG/YKoZEitPBHPT07YEDREtKXRFXYZEZX7rFYwD0ycMY4YFoxGXNDwnjvQ==",
  7479. "path": "volo.abp.tenantmanagement.domain.shared/8.2.0",
  7480. "hashPath": "volo.abp.tenantmanagement.domain.shared.8.2.0.nupkg.sha512"
  7481. },
  7482. "Volo.Abp.TenantManagement.EntityFrameworkCore/8.2.0": {
  7483. "type": "package",
  7484. "serviceable": true,
  7485. "sha512": "sha512-gDY3N4whBAqWky42FTJpC1aB5bwl/jWQxz/4JaJOkVP/HRNqS87unfMkKxCSLq4bJ9u/5LAvyKxx9szPZN4CWg==",
  7486. "path": "volo.abp.tenantmanagement.entityframeworkcore/8.2.0",
  7487. "hashPath": "volo.abp.tenantmanagement.entityframeworkcore.8.2.0.nupkg.sha512"
  7488. },
  7489. "Volo.Abp.Threading/8.2.0": {
  7490. "type": "package",
  7491. "serviceable": true,
  7492. "sha512": "sha512-gd3cDJqTi4gsyzgonbeIBn4iAru44tkYmRw65WGwdKzt00BVdL18WSZzHYTN18QokISHheS9umfIgl4SmtT/9w==",
  7493. "path": "volo.abp.threading/8.2.0",
  7494. "hashPath": "volo.abp.threading.8.2.0.nupkg.sha512"
  7495. },
  7496. "Volo.Abp.Timing/8.2.0": {
  7497. "type": "package",
  7498. "serviceable": true,
  7499. "sha512": "sha512-c2KKUFy2Lxpn3YqOJIFbkDuqfYOK/eul5XorYMU3vV0TC/YjcoeP2CNQs9xEWgsh5IjliFpEEJF6VUtx0183nQ==",
  7500. "path": "volo.abp.timing/8.2.0",
  7501. "hashPath": "volo.abp.timing.8.2.0.nupkg.sha512"
  7502. },
  7503. "Volo.Abp.UI/8.2.0": {
  7504. "type": "package",
  7505. "serviceable": true,
  7506. "sha512": "sha512-kehGveB/su8ljKcUiZ8MTkYsNu2UlcMtSBW8xV/aekePzCUFdQ3NV2no5aeePUvAraDLG0C8b3SAiCLK1J5g/g==",
  7507. "path": "volo.abp.ui/8.2.0",
  7508. "hashPath": "volo.abp.ui.8.2.0.nupkg.sha512"
  7509. },
  7510. "Volo.Abp.UI.Navigation/8.2.0": {
  7511. "type": "package",
  7512. "serviceable": true,
  7513. "sha512": "sha512-aFAIiOyuJUVu1YGDMmhO4Sqovd1aKllec0hJ5CL3E4+KMPrW0v4Ov66ry3qa89knDZ40iGaNO1tb4n8Gy+PH/A==",
  7514. "path": "volo.abp.ui.navigation/8.2.0",
  7515. "hashPath": "volo.abp.ui.navigation.8.2.0.nupkg.sha512"
  7516. },
  7517. "Volo.Abp.Uow/8.2.0": {
  7518. "type": "package",
  7519. "serviceable": true,
  7520. "sha512": "sha512-4c6hbOD8T78NOlAF3ZCxYCzCK9v031hrt378d1hcDikophXhU9MvrxBZM8O9lPgE+Ex0UGjATuqVFf2I6i8ffQ==",
  7521. "path": "volo.abp.uow/8.2.0",
  7522. "hashPath": "volo.abp.uow.8.2.0.nupkg.sha512"
  7523. },
  7524. "Volo.Abp.Validation/8.2.0": {
  7525. "type": "package",
  7526. "serviceable": true,
  7527. "sha512": "sha512-+8n3SiWtL1PZVGBXK/XZyf9+NLAvObkPmzI388AJZC94ySpzY7veYpGioxl6O9oH/GvSjm+DF43irJnEEOJPcQ==",
  7528. "path": "volo.abp.validation/8.2.0",
  7529. "hashPath": "volo.abp.validation.8.2.0.nupkg.sha512"
  7530. },
  7531. "Volo.Abp.Validation.Abstractions/8.2.0": {
  7532. "type": "package",
  7533. "serviceable": true,
  7534. "sha512": "sha512-C4A4C5aloW0cY1rBIIphVgaj6VwSoVXVD1MVnViG8WeslOwVhPKTb1zMQqnaeF4Q0SCEEsc1r/uZzOiSz7XaxQ==",
  7535. "path": "volo.abp.validation.abstractions/8.2.0",
  7536. "hashPath": "volo.abp.validation.abstractions.8.2.0.nupkg.sha512"
  7537. },
  7538. "Volo.Abp.VirtualFileSystem/8.2.0": {
  7539. "type": "package",
  7540. "serviceable": true,
  7541. "sha512": "sha512-dB8YGotttEj2aaWY2A1PKRYMA6fNzUnCdAFAsfFQM4RPiGgPhpyhP9m8GdcusOAOiVkijiJHLbwX3DGfYQhcgw==",
  7542. "path": "volo.abp.virtualfilesystem/8.2.0",
  7543. "hashPath": "volo.abp.virtualfilesystem.8.2.0.nupkg.sha512"
  7544. },
  7545. "YamlDotNet/13.1.1": {
  7546. "type": "package",
  7547. "serviceable": true,
  7548. "sha512": "sha512-3AS0fEwxOucP0h68JXMxfj3NyfgX9EOVE29NlKqKxWMHfKMAuZ7MWw5u362Bs6OALtnBTzi/JYIiMidQXoKVWw==",
  7549. "path": "yamldotnet/13.1.1",
  7550. "hashPath": "yamldotnet.13.1.1.nupkg.sha512"
  7551. },
  7552. "Himp.TaskScheduling.Application/0.1.0": {
  7553. "type": "project",
  7554. "serviceable": false,
  7555. "sha512": ""
  7556. },
  7557. "Himp.TaskScheduling.Application.Contracts/0.1.0": {
  7558. "type": "project",
  7559. "serviceable": false,
  7560. "sha512": ""
  7561. },
  7562. "Himp.TaskScheduling.Domain/0.1.0": {
  7563. "type": "project",
  7564. "serviceable": false,
  7565. "sha512": ""
  7566. },
  7567. "Himp.TaskScheduling.Domain.Shared/0.1.0": {
  7568. "type": "project",
  7569. "serviceable": false,
  7570. "sha512": ""
  7571. },
  7572. "Himp.TaskScheduling.EntityFrameworkCore/0.1.0": {
  7573. "type": "project",
  7574. "serviceable": false,
  7575. "sha512": ""
  7576. },
  7577. "Himp.TaskScheduling.Host.Shared/0.1.0": {
  7578. "type": "project",
  7579. "serviceable": false,
  7580. "sha512": ""
  7581. },
  7582. "Himp.TaskScheduling.HttpApi/0.1.0": {
  7583. "type": "project",
  7584. "serviceable": false,
  7585. "sha512": ""
  7586. },
  7587. "Microsoft.AspNetCore.Antiforgery/8.0.0.0": {
  7588. "type": "referenceassembly",
  7589. "serviceable": false,
  7590. "sha512": ""
  7591. },
  7592. "Microsoft.AspNetCore.Authentication.Abstractions/8.0.0.0": {
  7593. "type": "referenceassembly",
  7594. "serviceable": false,
  7595. "sha512": ""
  7596. },
  7597. "Microsoft.AspNetCore.Authentication.BearerToken/8.0.0.0": {
  7598. "type": "referenceassembly",
  7599. "serviceable": false,
  7600. "sha512": ""
  7601. },
  7602. "Microsoft.AspNetCore.Authentication.Cookies/8.0.0.0": {
  7603. "type": "referenceassembly",
  7604. "serviceable": false,
  7605. "sha512": ""
  7606. },
  7607. "Microsoft.AspNetCore.Authentication.Core/8.0.0.0": {
  7608. "type": "referenceassembly",
  7609. "serviceable": false,
  7610. "sha512": ""
  7611. },
  7612. "Microsoft.AspNetCore.Authentication/8.0.0.0": {
  7613. "type": "referenceassembly",
  7614. "serviceable": false,
  7615. "sha512": ""
  7616. },
  7617. "Microsoft.AspNetCore.Authentication.OAuth/8.0.0.0": {
  7618. "type": "referenceassembly",
  7619. "serviceable": false,
  7620. "sha512": ""
  7621. },
  7622. "Microsoft.AspNetCore.Authorization.Reference/8.0.0.0": {
  7623. "type": "referenceassembly",
  7624. "serviceable": false,
  7625. "sha512": ""
  7626. },
  7627. "Microsoft.AspNetCore.Authorization.Policy/8.0.0.0": {
  7628. "type": "referenceassembly",
  7629. "serviceable": false,
  7630. "sha512": ""
  7631. },
  7632. "Microsoft.AspNetCore.Components.Authorization/8.0.0.0": {
  7633. "type": "referenceassembly",
  7634. "serviceable": false,
  7635. "sha512": ""
  7636. },
  7637. "Microsoft.AspNetCore.Components/8.0.0.0": {
  7638. "type": "referenceassembly",
  7639. "serviceable": false,
  7640. "sha512": ""
  7641. },
  7642. "Microsoft.AspNetCore.Components.Endpoints/8.0.0.0": {
  7643. "type": "referenceassembly",
  7644. "serviceable": false,
  7645. "sha512": ""
  7646. },
  7647. "Microsoft.AspNetCore.Components.Forms/8.0.0.0": {
  7648. "type": "referenceassembly",
  7649. "serviceable": false,
  7650. "sha512": ""
  7651. },
  7652. "Microsoft.AspNetCore.Components.Server/8.0.0.0": {
  7653. "type": "referenceassembly",
  7654. "serviceable": false,
  7655. "sha512": ""
  7656. },
  7657. "Microsoft.AspNetCore.Components.Web/8.0.0.0": {
  7658. "type": "referenceassembly",
  7659. "serviceable": false,
  7660. "sha512": ""
  7661. },
  7662. "Microsoft.AspNetCore.Connections.Abstractions/8.0.0.0": {
  7663. "type": "referenceassembly",
  7664. "serviceable": false,
  7665. "sha512": ""
  7666. },
  7667. "Microsoft.AspNetCore.CookiePolicy/8.0.0.0": {
  7668. "type": "referenceassembly",
  7669. "serviceable": false,
  7670. "sha512": ""
  7671. },
  7672. "Microsoft.AspNetCore.Cors/8.0.0.0": {
  7673. "type": "referenceassembly",
  7674. "serviceable": false,
  7675. "sha512": ""
  7676. },
  7677. "Microsoft.AspNetCore.Cryptography.Internal.Reference/8.0.0.0": {
  7678. "type": "referenceassembly",
  7679. "serviceable": false,
  7680. "sha512": ""
  7681. },
  7682. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0.0": {
  7683. "type": "referenceassembly",
  7684. "serviceable": false,
  7685. "sha512": ""
  7686. },
  7687. "Microsoft.AspNetCore.DataProtection.Abstractions.Reference/8.0.0.0": {
  7688. "type": "referenceassembly",
  7689. "serviceable": false,
  7690. "sha512": ""
  7691. },
  7692. "Microsoft.AspNetCore.DataProtection.Reference/8.0.0.0": {
  7693. "type": "referenceassembly",
  7694. "serviceable": false,
  7695. "sha512": ""
  7696. },
  7697. "Microsoft.AspNetCore.DataProtection.Extensions/8.0.0.0": {
  7698. "type": "referenceassembly",
  7699. "serviceable": false,
  7700. "sha512": ""
  7701. },
  7702. "Microsoft.AspNetCore.Diagnostics.Abstractions/8.0.0.0": {
  7703. "type": "referenceassembly",
  7704. "serviceable": false,
  7705. "sha512": ""
  7706. },
  7707. "Microsoft.AspNetCore.Diagnostics/8.0.0.0": {
  7708. "type": "referenceassembly",
  7709. "serviceable": false,
  7710. "sha512": ""
  7711. },
  7712. "Microsoft.AspNetCore.Diagnostics.HealthChecks/8.0.0.0": {
  7713. "type": "referenceassembly",
  7714. "serviceable": false,
  7715. "sha512": ""
  7716. },
  7717. "Microsoft.AspNetCore/8.0.0.0": {
  7718. "type": "referenceassembly",
  7719. "serviceable": false,
  7720. "sha512": ""
  7721. },
  7722. "Microsoft.AspNetCore.HostFiltering/8.0.0.0": {
  7723. "type": "referenceassembly",
  7724. "serviceable": false,
  7725. "sha512": ""
  7726. },
  7727. "Microsoft.AspNetCore.Hosting.Abstractions/8.0.0.0": {
  7728. "type": "referenceassembly",
  7729. "serviceable": false,
  7730. "sha512": ""
  7731. },
  7732. "Microsoft.AspNetCore.Hosting/8.0.0.0": {
  7733. "type": "referenceassembly",
  7734. "serviceable": false,
  7735. "sha512": ""
  7736. },
  7737. "Microsoft.AspNetCore.Hosting.Server.Abstractions/8.0.0.0": {
  7738. "type": "referenceassembly",
  7739. "serviceable": false,
  7740. "sha512": ""
  7741. },
  7742. "Microsoft.AspNetCore.Html.Abstractions/8.0.0.0": {
  7743. "type": "referenceassembly",
  7744. "serviceable": false,
  7745. "sha512": ""
  7746. },
  7747. "Microsoft.AspNetCore.Http.Abstractions/8.0.0.0": {
  7748. "type": "referenceassembly",
  7749. "serviceable": false,
  7750. "sha512": ""
  7751. },
  7752. "Microsoft.AspNetCore.Http.Connections.Common/8.0.0.0": {
  7753. "type": "referenceassembly",
  7754. "serviceable": false,
  7755. "sha512": ""
  7756. },
  7757. "Microsoft.AspNetCore.Http.Connections/8.0.0.0": {
  7758. "type": "referenceassembly",
  7759. "serviceable": false,
  7760. "sha512": ""
  7761. },
  7762. "Microsoft.AspNetCore.Http/8.0.0.0": {
  7763. "type": "referenceassembly",
  7764. "serviceable": false,
  7765. "sha512": ""
  7766. },
  7767. "Microsoft.AspNetCore.Http.Extensions/8.0.0.0": {
  7768. "type": "referenceassembly",
  7769. "serviceable": false,
  7770. "sha512": ""
  7771. },
  7772. "Microsoft.AspNetCore.Http.Features/8.0.0.0": {
  7773. "type": "referenceassembly",
  7774. "serviceable": false,
  7775. "sha512": ""
  7776. },
  7777. "Microsoft.AspNetCore.Http.Results/8.0.0.0": {
  7778. "type": "referenceassembly",
  7779. "serviceable": false,
  7780. "sha512": ""
  7781. },
  7782. "Microsoft.AspNetCore.HttpLogging/8.0.0.0": {
  7783. "type": "referenceassembly",
  7784. "serviceable": false,
  7785. "sha512": ""
  7786. },
  7787. "Microsoft.AspNetCore.HttpOverrides/8.0.0.0": {
  7788. "type": "referenceassembly",
  7789. "serviceable": false,
  7790. "sha512": ""
  7791. },
  7792. "Microsoft.AspNetCore.HttpsPolicy/8.0.0.0": {
  7793. "type": "referenceassembly",
  7794. "serviceable": false,
  7795. "sha512": ""
  7796. },
  7797. "Microsoft.AspNetCore.Identity/8.0.0.0": {
  7798. "type": "referenceassembly",
  7799. "serviceable": false,
  7800. "sha512": ""
  7801. },
  7802. "Microsoft.AspNetCore.Localization/8.0.0.0": {
  7803. "type": "referenceassembly",
  7804. "serviceable": false,
  7805. "sha512": ""
  7806. },
  7807. "Microsoft.AspNetCore.Localization.Routing/8.0.0.0": {
  7808. "type": "referenceassembly",
  7809. "serviceable": false,
  7810. "sha512": ""
  7811. },
  7812. "Microsoft.AspNetCore.Metadata.Reference/8.0.0.0": {
  7813. "type": "referenceassembly",
  7814. "serviceable": false,
  7815. "sha512": ""
  7816. },
  7817. "Microsoft.AspNetCore.Mvc.Abstractions/8.0.0.0": {
  7818. "type": "referenceassembly",
  7819. "serviceable": false,
  7820. "sha512": ""
  7821. },
  7822. "Microsoft.AspNetCore.Mvc.ApiExplorer/8.0.0.0": {
  7823. "type": "referenceassembly",
  7824. "serviceable": false,
  7825. "sha512": ""
  7826. },
  7827. "Microsoft.AspNetCore.Mvc.Core/8.0.0.0": {
  7828. "type": "referenceassembly",
  7829. "serviceable": false,
  7830. "sha512": ""
  7831. },
  7832. "Microsoft.AspNetCore.Mvc.Cors/8.0.0.0": {
  7833. "type": "referenceassembly",
  7834. "serviceable": false,
  7835. "sha512": ""
  7836. },
  7837. "Microsoft.AspNetCore.Mvc.DataAnnotations/8.0.0.0": {
  7838. "type": "referenceassembly",
  7839. "serviceable": false,
  7840. "sha512": ""
  7841. },
  7842. "Microsoft.AspNetCore.Mvc/8.0.0.0": {
  7843. "type": "referenceassembly",
  7844. "serviceable": false,
  7845. "sha512": ""
  7846. },
  7847. "Microsoft.AspNetCore.Mvc.Formatters.Json/8.0.0.0": {
  7848. "type": "referenceassembly",
  7849. "serviceable": false,
  7850. "sha512": ""
  7851. },
  7852. "Microsoft.AspNetCore.Mvc.Formatters.Xml/8.0.0.0": {
  7853. "type": "referenceassembly",
  7854. "serviceable": false,
  7855. "sha512": ""
  7856. },
  7857. "Microsoft.AspNetCore.Mvc.Localization/8.0.0.0": {
  7858. "type": "referenceassembly",
  7859. "serviceable": false,
  7860. "sha512": ""
  7861. },
  7862. "Microsoft.AspNetCore.Mvc.Razor/8.0.0.0": {
  7863. "type": "referenceassembly",
  7864. "serviceable": false,
  7865. "sha512": ""
  7866. },
  7867. "Microsoft.AspNetCore.Mvc.RazorPages/8.0.0.0": {
  7868. "type": "referenceassembly",
  7869. "serviceable": false,
  7870. "sha512": ""
  7871. },
  7872. "Microsoft.AspNetCore.Mvc.TagHelpers/8.0.0.0": {
  7873. "type": "referenceassembly",
  7874. "serviceable": false,
  7875. "sha512": ""
  7876. },
  7877. "Microsoft.AspNetCore.Mvc.ViewFeatures/8.0.0.0": {
  7878. "type": "referenceassembly",
  7879. "serviceable": false,
  7880. "sha512": ""
  7881. },
  7882. "Microsoft.AspNetCore.OutputCaching/8.0.0.0": {
  7883. "type": "referenceassembly",
  7884. "serviceable": false,
  7885. "sha512": ""
  7886. },
  7887. "Microsoft.AspNetCore.RateLimiting/8.0.0.0": {
  7888. "type": "referenceassembly",
  7889. "serviceable": false,
  7890. "sha512": ""
  7891. },
  7892. "Microsoft.AspNetCore.Razor/8.0.0.0": {
  7893. "type": "referenceassembly",
  7894. "serviceable": false,
  7895. "sha512": ""
  7896. },
  7897. "Microsoft.AspNetCore.Razor.Runtime/8.0.0.0": {
  7898. "type": "referenceassembly",
  7899. "serviceable": false,
  7900. "sha512": ""
  7901. },
  7902. "Microsoft.AspNetCore.RequestDecompression/8.0.0.0": {
  7903. "type": "referenceassembly",
  7904. "serviceable": false,
  7905. "sha512": ""
  7906. },
  7907. "Microsoft.AspNetCore.ResponseCaching.Abstractions/8.0.0.0": {
  7908. "type": "referenceassembly",
  7909. "serviceable": false,
  7910. "sha512": ""
  7911. },
  7912. "Microsoft.AspNetCore.ResponseCaching/8.0.0.0": {
  7913. "type": "referenceassembly",
  7914. "serviceable": false,
  7915. "sha512": ""
  7916. },
  7917. "Microsoft.AspNetCore.ResponseCompression/8.0.0.0": {
  7918. "type": "referenceassembly",
  7919. "serviceable": false,
  7920. "sha512": ""
  7921. },
  7922. "Microsoft.AspNetCore.Rewrite/8.0.0.0": {
  7923. "type": "referenceassembly",
  7924. "serviceable": false,
  7925. "sha512": ""
  7926. },
  7927. "Microsoft.AspNetCore.Routing.Abstractions/8.0.0.0": {
  7928. "type": "referenceassembly",
  7929. "serviceable": false,
  7930. "sha512": ""
  7931. },
  7932. "Microsoft.AspNetCore.Routing/8.0.0.0": {
  7933. "type": "referenceassembly",
  7934. "serviceable": false,
  7935. "sha512": ""
  7936. },
  7937. "Microsoft.AspNetCore.Server.HttpSys/8.0.0.0": {
  7938. "type": "referenceassembly",
  7939. "serviceable": false,
  7940. "sha512": ""
  7941. },
  7942. "Microsoft.AspNetCore.Server.IIS/8.0.0.0": {
  7943. "type": "referenceassembly",
  7944. "serviceable": false,
  7945. "sha512": ""
  7946. },
  7947. "Microsoft.AspNetCore.Server.IISIntegration/8.0.0.0": {
  7948. "type": "referenceassembly",
  7949. "serviceable": false,
  7950. "sha512": ""
  7951. },
  7952. "Microsoft.AspNetCore.Server.Kestrel.Core/8.0.0.0": {
  7953. "type": "referenceassembly",
  7954. "serviceable": false,
  7955. "sha512": ""
  7956. },
  7957. "Microsoft.AspNetCore.Server.Kestrel/8.0.0.0": {
  7958. "type": "referenceassembly",
  7959. "serviceable": false,
  7960. "sha512": ""
  7961. },
  7962. "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes/8.0.0.0": {
  7963. "type": "referenceassembly",
  7964. "serviceable": false,
  7965. "sha512": ""
  7966. },
  7967. "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/8.0.0.0": {
  7968. "type": "referenceassembly",
  7969. "serviceable": false,
  7970. "sha512": ""
  7971. },
  7972. "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/8.0.0.0": {
  7973. "type": "referenceassembly",
  7974. "serviceable": false,
  7975. "sha512": ""
  7976. },
  7977. "Microsoft.AspNetCore.Session/8.0.0.0": {
  7978. "type": "referenceassembly",
  7979. "serviceable": false,
  7980. "sha512": ""
  7981. },
  7982. "Microsoft.AspNetCore.SignalR.Common/8.0.0.0": {
  7983. "type": "referenceassembly",
  7984. "serviceable": false,
  7985. "sha512": ""
  7986. },
  7987. "Microsoft.AspNetCore.SignalR.Core/8.0.0.0": {
  7988. "type": "referenceassembly",
  7989. "serviceable": false,
  7990. "sha512": ""
  7991. },
  7992. "Microsoft.AspNetCore.SignalR/8.0.0.0": {
  7993. "type": "referenceassembly",
  7994. "serviceable": false,
  7995. "sha512": ""
  7996. },
  7997. "Microsoft.AspNetCore.SignalR.Protocols.Json/8.0.0.0": {
  7998. "type": "referenceassembly",
  7999. "serviceable": false,
  8000. "sha512": ""
  8001. },
  8002. "Microsoft.AspNetCore.StaticFiles/8.0.0.0": {
  8003. "type": "referenceassembly",
  8004. "serviceable": false,
  8005. "sha512": ""
  8006. },
  8007. "Microsoft.AspNetCore.WebSockets/8.0.0.0": {
  8008. "type": "referenceassembly",
  8009. "serviceable": false,
  8010. "sha512": ""
  8011. },
  8012. "Microsoft.AspNetCore.WebUtilities/8.0.0.0": {
  8013. "type": "referenceassembly",
  8014. "serviceable": false,
  8015. "sha512": ""
  8016. },
  8017. "Microsoft.CSharp/8.0.0.0": {
  8018. "type": "referenceassembly",
  8019. "serviceable": false,
  8020. "sha512": ""
  8021. },
  8022. "Microsoft.Extensions.Caching.Abstractions.Reference/8.0.0.0": {
  8023. "type": "referenceassembly",
  8024. "serviceable": false,
  8025. "sha512": ""
  8026. },
  8027. "Microsoft.Extensions.Caching.Memory.Reference/8.0.0.0": {
  8028. "type": "referenceassembly",
  8029. "serviceable": false,
  8030. "sha512": ""
  8031. },
  8032. "Microsoft.Extensions.Configuration.Abstractions.Reference/8.0.0.0": {
  8033. "type": "referenceassembly",
  8034. "serviceable": false,
  8035. "sha512": ""
  8036. },
  8037. "Microsoft.Extensions.Configuration.Binder.Reference/8.0.0.0": {
  8038. "type": "referenceassembly",
  8039. "serviceable": false,
  8040. "sha512": ""
  8041. },
  8042. "Microsoft.Extensions.Configuration.CommandLine.Reference/8.0.0.0": {
  8043. "type": "referenceassembly",
  8044. "serviceable": false,
  8045. "sha512": ""
  8046. },
  8047. "Microsoft.Extensions.Configuration.Reference/8.0.0.0": {
  8048. "type": "referenceassembly",
  8049. "serviceable": false,
  8050. "sha512": ""
  8051. },
  8052. "Microsoft.Extensions.Configuration.EnvironmentVariables.Reference/8.0.0.0": {
  8053. "type": "referenceassembly",
  8054. "serviceable": false,
  8055. "sha512": ""
  8056. },
  8057. "Microsoft.Extensions.Configuration.FileExtensions.Reference/8.0.0.0": {
  8058. "type": "referenceassembly",
  8059. "serviceable": false,
  8060. "sha512": ""
  8061. },
  8062. "Microsoft.Extensions.Configuration.Ini/8.0.0.0": {
  8063. "type": "referenceassembly",
  8064. "serviceable": false,
  8065. "sha512": ""
  8066. },
  8067. "Microsoft.Extensions.Configuration.Json.Reference/8.0.0.0": {
  8068. "type": "referenceassembly",
  8069. "serviceable": false,
  8070. "sha512": ""
  8071. },
  8072. "Microsoft.Extensions.Configuration.KeyPerFile/8.0.0.0": {
  8073. "type": "referenceassembly",
  8074. "serviceable": false,
  8075. "sha512": ""
  8076. },
  8077. "Microsoft.Extensions.Configuration.UserSecrets.Reference/8.0.0.0": {
  8078. "type": "referenceassembly",
  8079. "serviceable": false,
  8080. "sha512": ""
  8081. },
  8082. "Microsoft.Extensions.Configuration.Xml/8.0.0.0": {
  8083. "type": "referenceassembly",
  8084. "serviceable": false,
  8085. "sha512": ""
  8086. },
  8087. "Microsoft.Extensions.DependencyInjection.Abstractions.Reference/8.0.0.0": {
  8088. "type": "referenceassembly",
  8089. "serviceable": false,
  8090. "sha512": ""
  8091. },
  8092. "Microsoft.Extensions.DependencyInjection.Reference/8.0.0.0": {
  8093. "type": "referenceassembly",
  8094. "serviceable": false,
  8095. "sha512": ""
  8096. },
  8097. "Microsoft.Extensions.Diagnostics.Abstractions.Reference/8.0.0.0": {
  8098. "type": "referenceassembly",
  8099. "serviceable": false,
  8100. "sha512": ""
  8101. },
  8102. "Microsoft.Extensions.Diagnostics.Reference/8.0.0.0": {
  8103. "type": "referenceassembly",
  8104. "serviceable": false,
  8105. "sha512": ""
  8106. },
  8107. "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.0.0": {
  8108. "type": "referenceassembly",
  8109. "serviceable": false,
  8110. "sha512": ""
  8111. },
  8112. "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0.0": {
  8113. "type": "referenceassembly",
  8114. "serviceable": false,
  8115. "sha512": ""
  8116. },
  8117. "Microsoft.Extensions.Features/8.0.0.0": {
  8118. "type": "referenceassembly",
  8119. "serviceable": false,
  8120. "sha512": ""
  8121. },
  8122. "Microsoft.Extensions.FileProviders.Abstractions.Reference/8.0.0.0": {
  8123. "type": "referenceassembly",
  8124. "serviceable": false,
  8125. "sha512": ""
  8126. },
  8127. "Microsoft.Extensions.FileProviders.Composite.Reference/8.0.0.0": {
  8128. "type": "referenceassembly",
  8129. "serviceable": false,
  8130. "sha512": ""
  8131. },
  8132. "Microsoft.Extensions.FileProviders.Embedded.Reference/8.0.0.0": {
  8133. "type": "referenceassembly",
  8134. "serviceable": false,
  8135. "sha512": ""
  8136. },
  8137. "Microsoft.Extensions.FileProviders.Physical.Reference/8.0.0.0": {
  8138. "type": "referenceassembly",
  8139. "serviceable": false,
  8140. "sha512": ""
  8141. },
  8142. "Microsoft.Extensions.FileSystemGlobbing.Reference/8.0.0.0": {
  8143. "type": "referenceassembly",
  8144. "serviceable": false,
  8145. "sha512": ""
  8146. },
  8147. "Microsoft.Extensions.Hosting.Abstractions.Reference/8.0.0.0": {
  8148. "type": "referenceassembly",
  8149. "serviceable": false,
  8150. "sha512": ""
  8151. },
  8152. "Microsoft.Extensions.Hosting/8.0.0.0": {
  8153. "type": "referenceassembly",
  8154. "serviceable": false,
  8155. "sha512": ""
  8156. },
  8157. "Microsoft.Extensions.Http.Reference/8.0.0.0": {
  8158. "type": "referenceassembly",
  8159. "serviceable": false,
  8160. "sha512": ""
  8161. },
  8162. "Microsoft.Extensions.Identity.Core/8.0.0.0": {
  8163. "type": "referenceassembly",
  8164. "serviceable": false,
  8165. "sha512": ""
  8166. },
  8167. "Microsoft.Extensions.Identity.Stores/8.0.0.0": {
  8168. "type": "referenceassembly",
  8169. "serviceable": false,
  8170. "sha512": ""
  8171. },
  8172. "Microsoft.Extensions.Localization.Abstractions.Reference/8.0.0.0": {
  8173. "type": "referenceassembly",
  8174. "serviceable": false,
  8175. "sha512": ""
  8176. },
  8177. "Microsoft.Extensions.Localization.Reference/8.0.0.0": {
  8178. "type": "referenceassembly",
  8179. "serviceable": false,
  8180. "sha512": ""
  8181. },
  8182. "Microsoft.Extensions.Logging.Abstractions.Reference/8.0.0.0": {
  8183. "type": "referenceassembly",
  8184. "serviceable": false,
  8185. "sha512": ""
  8186. },
  8187. "Microsoft.Extensions.Logging.Configuration/8.0.0.0": {
  8188. "type": "referenceassembly",
  8189. "serviceable": false,
  8190. "sha512": ""
  8191. },
  8192. "Microsoft.Extensions.Logging.Console/8.0.0.0": {
  8193. "type": "referenceassembly",
  8194. "serviceable": false,
  8195. "sha512": ""
  8196. },
  8197. "Microsoft.Extensions.Logging.Debug/8.0.0.0": {
  8198. "type": "referenceassembly",
  8199. "serviceable": false,
  8200. "sha512": ""
  8201. },
  8202. "Microsoft.Extensions.Logging.Reference/8.0.0.0": {
  8203. "type": "referenceassembly",
  8204. "serviceable": false,
  8205. "sha512": ""
  8206. },
  8207. "Microsoft.Extensions.Logging.EventLog/8.0.0.0": {
  8208. "type": "referenceassembly",
  8209. "serviceable": false,
  8210. "sha512": ""
  8211. },
  8212. "Microsoft.Extensions.Logging.EventSource/8.0.0.0": {
  8213. "type": "referenceassembly",
  8214. "serviceable": false,
  8215. "sha512": ""
  8216. },
  8217. "Microsoft.Extensions.Logging.TraceSource/8.0.0.0": {
  8218. "type": "referenceassembly",
  8219. "serviceable": false,
  8220. "sha512": ""
  8221. },
  8222. "Microsoft.Extensions.ObjectPool/8.0.0.0": {
  8223. "type": "referenceassembly",
  8224. "serviceable": false,
  8225. "sha512": ""
  8226. },
  8227. "Microsoft.Extensions.Options.ConfigurationExtensions.Reference/8.0.0.0": {
  8228. "type": "referenceassembly",
  8229. "serviceable": false,
  8230. "sha512": ""
  8231. },
  8232. "Microsoft.Extensions.Options.DataAnnotations/8.0.0.0": {
  8233. "type": "referenceassembly",
  8234. "serviceable": false,
  8235. "sha512": ""
  8236. },
  8237. "Microsoft.Extensions.Options.Reference/8.0.0.0": {
  8238. "type": "referenceassembly",
  8239. "serviceable": false,
  8240. "sha512": ""
  8241. },
  8242. "Microsoft.Extensions.Primitives.Reference/8.0.0.0": {
  8243. "type": "referenceassembly",
  8244. "serviceable": false,
  8245. "sha512": ""
  8246. },
  8247. "Microsoft.Extensions.WebEncoders/8.0.0.0": {
  8248. "type": "referenceassembly",
  8249. "serviceable": false,
  8250. "sha512": ""
  8251. },
  8252. "Microsoft.JSInterop/8.0.0.0": {
  8253. "type": "referenceassembly",
  8254. "serviceable": false,
  8255. "sha512": ""
  8256. },
  8257. "Microsoft.Net.Http.Headers/8.0.0.0": {
  8258. "type": "referenceassembly",
  8259. "serviceable": false,
  8260. "sha512": ""
  8261. },
  8262. "Microsoft.VisualBasic.Core/13.0.0.0": {
  8263. "type": "referenceassembly",
  8264. "serviceable": false,
  8265. "sha512": ""
  8266. },
  8267. "Microsoft.VisualBasic/10.0.0.0": {
  8268. "type": "referenceassembly",
  8269. "serviceable": false,
  8270. "sha512": ""
  8271. },
  8272. "Microsoft.Win32.Primitives/8.0.0.0": {
  8273. "type": "referenceassembly",
  8274. "serviceable": false,
  8275. "sha512": ""
  8276. },
  8277. "Microsoft.Win32.Registry/8.0.0.0": {
  8278. "type": "referenceassembly",
  8279. "serviceable": false,
  8280. "sha512": ""
  8281. },
  8282. "mscorlib/4.0.0.0": {
  8283. "type": "referenceassembly",
  8284. "serviceable": false,
  8285. "sha512": ""
  8286. },
  8287. "netstandard/2.1.0.0": {
  8288. "type": "referenceassembly",
  8289. "serviceable": false,
  8290. "sha512": ""
  8291. },
  8292. "System.AppContext/8.0.0.0": {
  8293. "type": "referenceassembly",
  8294. "serviceable": false,
  8295. "sha512": ""
  8296. },
  8297. "System.Buffers/8.0.0.0": {
  8298. "type": "referenceassembly",
  8299. "serviceable": false,
  8300. "sha512": ""
  8301. },
  8302. "System.Collections.Concurrent/8.0.0.0": {
  8303. "type": "referenceassembly",
  8304. "serviceable": false,
  8305. "sha512": ""
  8306. },
  8307. "System.Collections.Reference/8.0.0.0": {
  8308. "type": "referenceassembly",
  8309. "serviceable": false,
  8310. "sha512": ""
  8311. },
  8312. "System.Collections.Immutable.Reference/8.0.0.0": {
  8313. "type": "referenceassembly",
  8314. "serviceable": false,
  8315. "sha512": ""
  8316. },
  8317. "System.Collections.NonGeneric/8.0.0.0": {
  8318. "type": "referenceassembly",
  8319. "serviceable": false,
  8320. "sha512": ""
  8321. },
  8322. "System.Collections.Specialized/8.0.0.0": {
  8323. "type": "referenceassembly",
  8324. "serviceable": false,
  8325. "sha512": ""
  8326. },
  8327. "System.ComponentModel.Annotations/8.0.0.0": {
  8328. "type": "referenceassembly",
  8329. "serviceable": false,
  8330. "sha512": ""
  8331. },
  8332. "System.ComponentModel.DataAnnotations/4.0.0.0": {
  8333. "type": "referenceassembly",
  8334. "serviceable": false,
  8335. "sha512": ""
  8336. },
  8337. "System.ComponentModel/8.0.0.0": {
  8338. "type": "referenceassembly",
  8339. "serviceable": false,
  8340. "sha512": ""
  8341. },
  8342. "System.ComponentModel.EventBasedAsync/8.0.0.0": {
  8343. "type": "referenceassembly",
  8344. "serviceable": false,
  8345. "sha512": ""
  8346. },
  8347. "System.ComponentModel.Primitives/8.0.0.0": {
  8348. "type": "referenceassembly",
  8349. "serviceable": false,
  8350. "sha512": ""
  8351. },
  8352. "System.ComponentModel.TypeConverter/8.0.0.0": {
  8353. "type": "referenceassembly",
  8354. "serviceable": false,
  8355. "sha512": ""
  8356. },
  8357. "System.Configuration/4.0.0.0": {
  8358. "type": "referenceassembly",
  8359. "serviceable": false,
  8360. "sha512": ""
  8361. },
  8362. "System.Console/8.0.0.0": {
  8363. "type": "referenceassembly",
  8364. "serviceable": false,
  8365. "sha512": ""
  8366. },
  8367. "System.Core/4.0.0.0": {
  8368. "type": "referenceassembly",
  8369. "serviceable": false,
  8370. "sha512": ""
  8371. },
  8372. "System.Data.Common/8.0.0.0": {
  8373. "type": "referenceassembly",
  8374. "serviceable": false,
  8375. "sha512": ""
  8376. },
  8377. "System.Data.DataSetExtensions/8.0.0.0": {
  8378. "type": "referenceassembly",
  8379. "serviceable": false,
  8380. "sha512": ""
  8381. },
  8382. "System.Data/4.0.0.0": {
  8383. "type": "referenceassembly",
  8384. "serviceable": false,
  8385. "sha512": ""
  8386. },
  8387. "System.Diagnostics.Contracts/8.0.0.0": {
  8388. "type": "referenceassembly",
  8389. "serviceable": false,
  8390. "sha512": ""
  8391. },
  8392. "System.Diagnostics.Debug.Reference/8.0.0.0": {
  8393. "type": "referenceassembly",
  8394. "serviceable": false,
  8395. "sha512": ""
  8396. },
  8397. "System.Diagnostics.DiagnosticSource.Reference/8.0.0.0": {
  8398. "type": "referenceassembly",
  8399. "serviceable": false,
  8400. "sha512": ""
  8401. },
  8402. "System.Diagnostics.EventLog.Reference/8.0.0.0": {
  8403. "type": "referenceassembly",
  8404. "serviceable": false,
  8405. "sha512": ""
  8406. },
  8407. "System.Diagnostics.FileVersionInfo/8.0.0.0": {
  8408. "type": "referenceassembly",
  8409. "serviceable": false,
  8410. "sha512": ""
  8411. },
  8412. "System.Diagnostics.Process/8.0.0.0": {
  8413. "type": "referenceassembly",
  8414. "serviceable": false,
  8415. "sha512": ""
  8416. },
  8417. "System.Diagnostics.StackTrace/8.0.0.0": {
  8418. "type": "referenceassembly",
  8419. "serviceable": false,
  8420. "sha512": ""
  8421. },
  8422. "System.Diagnostics.TextWriterTraceListener/8.0.0.0": {
  8423. "type": "referenceassembly",
  8424. "serviceable": false,
  8425. "sha512": ""
  8426. },
  8427. "System.Diagnostics.Tools/8.0.0.0": {
  8428. "type": "referenceassembly",
  8429. "serviceable": false,
  8430. "sha512": ""
  8431. },
  8432. "System.Diagnostics.TraceSource/8.0.0.0": {
  8433. "type": "referenceassembly",
  8434. "serviceable": false,
  8435. "sha512": ""
  8436. },
  8437. "System.Diagnostics.Tracing/8.0.0.0": {
  8438. "type": "referenceassembly",
  8439. "serviceable": false,
  8440. "sha512": ""
  8441. },
  8442. "System/4.0.0.0": {
  8443. "type": "referenceassembly",
  8444. "serviceable": false,
  8445. "sha512": ""
  8446. },
  8447. "System.Drawing/4.0.0.0": {
  8448. "type": "referenceassembly",
  8449. "serviceable": false,
  8450. "sha512": ""
  8451. },
  8452. "System.Drawing.Primitives/8.0.0.0": {
  8453. "type": "referenceassembly",
  8454. "serviceable": false,
  8455. "sha512": ""
  8456. },
  8457. "System.Dynamic.Runtime/8.0.0.0": {
  8458. "type": "referenceassembly",
  8459. "serviceable": false,
  8460. "sha512": ""
  8461. },
  8462. "System.Formats.Asn1.Reference/8.0.0.0": {
  8463. "type": "referenceassembly",
  8464. "serviceable": false,
  8465. "sha512": ""
  8466. },
  8467. "System.Formats.Tar/8.0.0.0": {
  8468. "type": "referenceassembly",
  8469. "serviceable": false,
  8470. "sha512": ""
  8471. },
  8472. "System.Globalization.Calendars/8.0.0.0": {
  8473. "type": "referenceassembly",
  8474. "serviceable": false,
  8475. "sha512": ""
  8476. },
  8477. "System.Globalization.Reference/8.0.0.0": {
  8478. "type": "referenceassembly",
  8479. "serviceable": false,
  8480. "sha512": ""
  8481. },
  8482. "System.Globalization.Extensions/8.0.0.0": {
  8483. "type": "referenceassembly",
  8484. "serviceable": false,
  8485. "sha512": ""
  8486. },
  8487. "System.IO.Compression.Brotli/8.0.0.0": {
  8488. "type": "referenceassembly",
  8489. "serviceable": false,
  8490. "sha512": ""
  8491. },
  8492. "System.IO.Compression/8.0.0.0": {
  8493. "type": "referenceassembly",
  8494. "serviceable": false,
  8495. "sha512": ""
  8496. },
  8497. "System.IO.Compression.FileSystem/4.0.0.0": {
  8498. "type": "referenceassembly",
  8499. "serviceable": false,
  8500. "sha512": ""
  8501. },
  8502. "System.IO.Compression.ZipFile/8.0.0.0": {
  8503. "type": "referenceassembly",
  8504. "serviceable": false,
  8505. "sha512": ""
  8506. },
  8507. "System.IO.Reference/8.0.0.0": {
  8508. "type": "referenceassembly",
  8509. "serviceable": false,
  8510. "sha512": ""
  8511. },
  8512. "System.IO.FileSystem.AccessControl.Reference/8.0.0.0": {
  8513. "type": "referenceassembly",
  8514. "serviceable": false,
  8515. "sha512": ""
  8516. },
  8517. "System.IO.FileSystem/8.0.0.0": {
  8518. "type": "referenceassembly",
  8519. "serviceable": false,
  8520. "sha512": ""
  8521. },
  8522. "System.IO.FileSystem.DriveInfo/8.0.0.0": {
  8523. "type": "referenceassembly",
  8524. "serviceable": false,
  8525. "sha512": ""
  8526. },
  8527. "System.IO.FileSystem.Primitives/8.0.0.0": {
  8528. "type": "referenceassembly",
  8529. "serviceable": false,
  8530. "sha512": ""
  8531. },
  8532. "System.IO.FileSystem.Watcher/8.0.0.0": {
  8533. "type": "referenceassembly",
  8534. "serviceable": false,
  8535. "sha512": ""
  8536. },
  8537. "System.IO.IsolatedStorage/8.0.0.0": {
  8538. "type": "referenceassembly",
  8539. "serviceable": false,
  8540. "sha512": ""
  8541. },
  8542. "System.IO.MemoryMappedFiles/8.0.0.0": {
  8543. "type": "referenceassembly",
  8544. "serviceable": false,
  8545. "sha512": ""
  8546. },
  8547. "System.IO.Pipelines.Reference/8.0.0.0": {
  8548. "type": "referenceassembly",
  8549. "serviceable": false,
  8550. "sha512": ""
  8551. },
  8552. "System.IO.Pipes.AccessControl/8.0.0.0": {
  8553. "type": "referenceassembly",
  8554. "serviceable": false,
  8555. "sha512": ""
  8556. },
  8557. "System.IO.Pipes/8.0.0.0": {
  8558. "type": "referenceassembly",
  8559. "serviceable": false,
  8560. "sha512": ""
  8561. },
  8562. "System.IO.UnmanagedMemoryStream/8.0.0.0": {
  8563. "type": "referenceassembly",
  8564. "serviceable": false,
  8565. "sha512": ""
  8566. },
  8567. "System.Linq.Reference/8.0.0.0": {
  8568. "type": "referenceassembly",
  8569. "serviceable": false,
  8570. "sha512": ""
  8571. },
  8572. "System.Linq.Expressions.Reference/8.0.0.0": {
  8573. "type": "referenceassembly",
  8574. "serviceable": false,
  8575. "sha512": ""
  8576. },
  8577. "System.Linq.Parallel/8.0.0.0": {
  8578. "type": "referenceassembly",
  8579. "serviceable": false,
  8580. "sha512": ""
  8581. },
  8582. "System.Linq.Queryable.Reference/8.0.0.0": {
  8583. "type": "referenceassembly",
  8584. "serviceable": false,
  8585. "sha512": ""
  8586. },
  8587. "System.Memory.Reference/8.0.0.0": {
  8588. "type": "referenceassembly",
  8589. "serviceable": false,
  8590. "sha512": ""
  8591. },
  8592. "System.Net/4.0.0.0": {
  8593. "type": "referenceassembly",
  8594. "serviceable": false,
  8595. "sha512": ""
  8596. },
  8597. "System.Net.Http/8.0.0.0": {
  8598. "type": "referenceassembly",
  8599. "serviceable": false,
  8600. "sha512": ""
  8601. },
  8602. "System.Net.Http.Json/8.0.0.0": {
  8603. "type": "referenceassembly",
  8604. "serviceable": false,
  8605. "sha512": ""
  8606. },
  8607. "System.Net.HttpListener/8.0.0.0": {
  8608. "type": "referenceassembly",
  8609. "serviceable": false,
  8610. "sha512": ""
  8611. },
  8612. "System.Net.Mail/8.0.0.0": {
  8613. "type": "referenceassembly",
  8614. "serviceable": false,
  8615. "sha512": ""
  8616. },
  8617. "System.Net.NameResolution/8.0.0.0": {
  8618. "type": "referenceassembly",
  8619. "serviceable": false,
  8620. "sha512": ""
  8621. },
  8622. "System.Net.NetworkInformation/8.0.0.0": {
  8623. "type": "referenceassembly",
  8624. "serviceable": false,
  8625. "sha512": ""
  8626. },
  8627. "System.Net.Ping/8.0.0.0": {
  8628. "type": "referenceassembly",
  8629. "serviceable": false,
  8630. "sha512": ""
  8631. },
  8632. "System.Net.Primitives/8.0.0.0": {
  8633. "type": "referenceassembly",
  8634. "serviceable": false,
  8635. "sha512": ""
  8636. },
  8637. "System.Net.Quic/8.0.0.0": {
  8638. "type": "referenceassembly",
  8639. "serviceable": false,
  8640. "sha512": ""
  8641. },
  8642. "System.Net.Requests/8.0.0.0": {
  8643. "type": "referenceassembly",
  8644. "serviceable": false,
  8645. "sha512": ""
  8646. },
  8647. "System.Net.Security/8.0.0.0": {
  8648. "type": "referenceassembly",
  8649. "serviceable": false,
  8650. "sha512": ""
  8651. },
  8652. "System.Net.ServicePoint/8.0.0.0": {
  8653. "type": "referenceassembly",
  8654. "serviceable": false,
  8655. "sha512": ""
  8656. },
  8657. "System.Net.Sockets/8.0.0.0": {
  8658. "type": "referenceassembly",
  8659. "serviceable": false,
  8660. "sha512": ""
  8661. },
  8662. "System.Net.WebClient/8.0.0.0": {
  8663. "type": "referenceassembly",
  8664. "serviceable": false,
  8665. "sha512": ""
  8666. },
  8667. "System.Net.WebHeaderCollection/8.0.0.0": {
  8668. "type": "referenceassembly",
  8669. "serviceable": false,
  8670. "sha512": ""
  8671. },
  8672. "System.Net.WebProxy/8.0.0.0": {
  8673. "type": "referenceassembly",
  8674. "serviceable": false,
  8675. "sha512": ""
  8676. },
  8677. "System.Net.WebSockets.Client/8.0.0.0": {
  8678. "type": "referenceassembly",
  8679. "serviceable": false,
  8680. "sha512": ""
  8681. },
  8682. "System.Net.WebSockets/8.0.0.0": {
  8683. "type": "referenceassembly",
  8684. "serviceable": false,
  8685. "sha512": ""
  8686. },
  8687. "System.Numerics/4.0.0.0": {
  8688. "type": "referenceassembly",
  8689. "serviceable": false,
  8690. "sha512": ""
  8691. },
  8692. "System.Numerics.Vectors.Reference/8.0.0.0": {
  8693. "type": "referenceassembly",
  8694. "serviceable": false,
  8695. "sha512": ""
  8696. },
  8697. "System.ObjectModel.Reference/8.0.0.0": {
  8698. "type": "referenceassembly",
  8699. "serviceable": false,
  8700. "sha512": ""
  8701. },
  8702. "System.Reflection.DispatchProxy/8.0.0.0": {
  8703. "type": "referenceassembly",
  8704. "serviceable": false,
  8705. "sha512": ""
  8706. },
  8707. "System.Reflection.Reference/8.0.0.0": {
  8708. "type": "referenceassembly",
  8709. "serviceable": false,
  8710. "sha512": ""
  8711. },
  8712. "System.Reflection.Emit.Reference/8.0.0.0": {
  8713. "type": "referenceassembly",
  8714. "serviceable": false,
  8715. "sha512": ""
  8716. },
  8717. "System.Reflection.Emit.ILGeneration.Reference/8.0.0.0": {
  8718. "type": "referenceassembly",
  8719. "serviceable": false,
  8720. "sha512": ""
  8721. },
  8722. "System.Reflection.Emit.Lightweight.Reference/8.0.0.0": {
  8723. "type": "referenceassembly",
  8724. "serviceable": false,
  8725. "sha512": ""
  8726. },
  8727. "System.Reflection.Extensions.Reference/8.0.0.0": {
  8728. "type": "referenceassembly",
  8729. "serviceable": false,
  8730. "sha512": ""
  8731. },
  8732. "System.Reflection.Metadata.Reference/8.0.0.0": {
  8733. "type": "referenceassembly",
  8734. "serviceable": false,
  8735. "sha512": ""
  8736. },
  8737. "System.Reflection.Primitives.Reference/8.0.0.0": {
  8738. "type": "referenceassembly",
  8739. "serviceable": false,
  8740. "sha512": ""
  8741. },
  8742. "System.Reflection.TypeExtensions.Reference/8.0.0.0": {
  8743. "type": "referenceassembly",
  8744. "serviceable": false,
  8745. "sha512": ""
  8746. },
  8747. "System.Resources.Reader/8.0.0.0": {
  8748. "type": "referenceassembly",
  8749. "serviceable": false,
  8750. "sha512": ""
  8751. },
  8752. "System.Resources.ResourceManager.Reference/8.0.0.0": {
  8753. "type": "referenceassembly",
  8754. "serviceable": false,
  8755. "sha512": ""
  8756. },
  8757. "System.Resources.Writer/8.0.0.0": {
  8758. "type": "referenceassembly",
  8759. "serviceable": false,
  8760. "sha512": ""
  8761. },
  8762. "System.Runtime.CompilerServices.Unsafe.Reference/8.0.0.0": {
  8763. "type": "referenceassembly",
  8764. "serviceable": false,
  8765. "sha512": ""
  8766. },
  8767. "System.Runtime.CompilerServices.VisualC/8.0.0.0": {
  8768. "type": "referenceassembly",
  8769. "serviceable": false,
  8770. "sha512": ""
  8771. },
  8772. "System.Runtime.Reference/8.0.0.0": {
  8773. "type": "referenceassembly",
  8774. "serviceable": false,
  8775. "sha512": ""
  8776. },
  8777. "System.Runtime.Extensions.Reference/8.0.0.0": {
  8778. "type": "referenceassembly",
  8779. "serviceable": false,
  8780. "sha512": ""
  8781. },
  8782. "System.Runtime.Handles/8.0.0.0": {
  8783. "type": "referenceassembly",
  8784. "serviceable": false,
  8785. "sha512": ""
  8786. },
  8787. "System.Runtime.InteropServices/8.0.0.0": {
  8788. "type": "referenceassembly",
  8789. "serviceable": false,
  8790. "sha512": ""
  8791. },
  8792. "System.Runtime.InteropServices.JavaScript/8.0.0.0": {
  8793. "type": "referenceassembly",
  8794. "serviceable": false,
  8795. "sha512": ""
  8796. },
  8797. "System.Runtime.InteropServices.RuntimeInformation/8.0.0.0": {
  8798. "type": "referenceassembly",
  8799. "serviceable": false,
  8800. "sha512": ""
  8801. },
  8802. "System.Runtime.Intrinsics/8.0.0.0": {
  8803. "type": "referenceassembly",
  8804. "serviceable": false,
  8805. "sha512": ""
  8806. },
  8807. "System.Runtime.Loader.Reference/8.0.0.0": {
  8808. "type": "referenceassembly",
  8809. "serviceable": false,
  8810. "sha512": ""
  8811. },
  8812. "System.Runtime.Numerics/8.0.0.0": {
  8813. "type": "referenceassembly",
  8814. "serviceable": false,
  8815. "sha512": ""
  8816. },
  8817. "System.Runtime.Serialization/4.0.0.0": {
  8818. "type": "referenceassembly",
  8819. "serviceable": false,
  8820. "sha512": ""
  8821. },
  8822. "System.Runtime.Serialization.Formatters/8.0.0.0": {
  8823. "type": "referenceassembly",
  8824. "serviceable": false,
  8825. "sha512": ""
  8826. },
  8827. "System.Runtime.Serialization.Json/8.0.0.0": {
  8828. "type": "referenceassembly",
  8829. "serviceable": false,
  8830. "sha512": ""
  8831. },
  8832. "System.Runtime.Serialization.Primitives/8.0.0.0": {
  8833. "type": "referenceassembly",
  8834. "serviceable": false,
  8835. "sha512": ""
  8836. },
  8837. "System.Runtime.Serialization.Xml/8.0.0.0": {
  8838. "type": "referenceassembly",
  8839. "serviceable": false,
  8840. "sha512": ""
  8841. },
  8842. "System.Security.AccessControl.Reference/8.0.0.0": {
  8843. "type": "referenceassembly",
  8844. "serviceable": false,
  8845. "sha512": ""
  8846. },
  8847. "System.Security.Claims/8.0.0.0": {
  8848. "type": "referenceassembly",
  8849. "serviceable": false,
  8850. "sha512": ""
  8851. },
  8852. "System.Security.Cryptography.Algorithms/8.0.0.0": {
  8853. "type": "referenceassembly",
  8854. "serviceable": false,
  8855. "sha512": ""
  8856. },
  8857. "System.Security.Cryptography.Cng.Reference/8.0.0.0": {
  8858. "type": "referenceassembly",
  8859. "serviceable": false,
  8860. "sha512": ""
  8861. },
  8862. "System.Security.Cryptography.Csp/8.0.0.0": {
  8863. "type": "referenceassembly",
  8864. "serviceable": false,
  8865. "sha512": ""
  8866. },
  8867. "System.Security.Cryptography/8.0.0.0": {
  8868. "type": "referenceassembly",
  8869. "serviceable": false,
  8870. "sha512": ""
  8871. },
  8872. "System.Security.Cryptography.Encoding/8.0.0.0": {
  8873. "type": "referenceassembly",
  8874. "serviceable": false,
  8875. "sha512": ""
  8876. },
  8877. "System.Security.Cryptography.OpenSsl/8.0.0.0": {
  8878. "type": "referenceassembly",
  8879. "serviceable": false,
  8880. "sha512": ""
  8881. },
  8882. "System.Security.Cryptography.Primitives/8.0.0.0": {
  8883. "type": "referenceassembly",
  8884. "serviceable": false,
  8885. "sha512": ""
  8886. },
  8887. "System.Security.Cryptography.X509Certificates/8.0.0.0": {
  8888. "type": "referenceassembly",
  8889. "serviceable": false,
  8890. "sha512": ""
  8891. },
  8892. "System.Security.Cryptography.Xml.Reference/8.0.0.0": {
  8893. "type": "referenceassembly",
  8894. "serviceable": false,
  8895. "sha512": ""
  8896. },
  8897. "System.Security/4.0.0.0": {
  8898. "type": "referenceassembly",
  8899. "serviceable": false,
  8900. "sha512": ""
  8901. },
  8902. "System.Security.Principal/8.0.0.0": {
  8903. "type": "referenceassembly",
  8904. "serviceable": false,
  8905. "sha512": ""
  8906. },
  8907. "System.Security.Principal.Windows.Reference/8.0.0.0": {
  8908. "type": "referenceassembly",
  8909. "serviceable": false,
  8910. "sha512": ""
  8911. },
  8912. "System.Security.SecureString/8.0.0.0": {
  8913. "type": "referenceassembly",
  8914. "serviceable": false,
  8915. "sha512": ""
  8916. },
  8917. "System.ServiceModel.Web/4.0.0.0": {
  8918. "type": "referenceassembly",
  8919. "serviceable": false,
  8920. "sha512": ""
  8921. },
  8922. "System.ServiceProcess/4.0.0.0": {
  8923. "type": "referenceassembly",
  8924. "serviceable": false,
  8925. "sha512": ""
  8926. },
  8927. "System.Text.Encoding.CodePages.Reference/8.0.0.0": {
  8928. "type": "referenceassembly",
  8929. "serviceable": false,
  8930. "sha512": ""
  8931. },
  8932. "System.Text.Encoding.Reference/8.0.0.0": {
  8933. "type": "referenceassembly",
  8934. "serviceable": false,
  8935. "sha512": ""
  8936. },
  8937. "System.Text.Encoding.Extensions/8.0.0.0": {
  8938. "type": "referenceassembly",
  8939. "serviceable": false,
  8940. "sha512": ""
  8941. },
  8942. "System.Text.Encodings.Web.Reference/8.0.0.0": {
  8943. "type": "referenceassembly",
  8944. "serviceable": false,
  8945. "sha512": ""
  8946. },
  8947. "System.Text.Json.Reference/8.0.0.0": {
  8948. "type": "referenceassembly",
  8949. "serviceable": false,
  8950. "sha512": ""
  8951. },
  8952. "System.Text.RegularExpressions/8.0.0.0": {
  8953. "type": "referenceassembly",
  8954. "serviceable": false,
  8955. "sha512": ""
  8956. },
  8957. "System.Threading.Channels.Reference/8.0.0.0": {
  8958. "type": "referenceassembly",
  8959. "serviceable": false,
  8960. "sha512": ""
  8961. },
  8962. "System.Threading.Reference/8.0.0.0": {
  8963. "type": "referenceassembly",
  8964. "serviceable": false,
  8965. "sha512": ""
  8966. },
  8967. "System.Threading.Overlapped/8.0.0.0": {
  8968. "type": "referenceassembly",
  8969. "serviceable": false,
  8970. "sha512": ""
  8971. },
  8972. "System.Threading.RateLimiting/8.0.0.0": {
  8973. "type": "referenceassembly",
  8974. "serviceable": false,
  8975. "sha512": ""
  8976. },
  8977. "System.Threading.Tasks.Dataflow/8.0.0.0": {
  8978. "type": "referenceassembly",
  8979. "serviceable": false,
  8980. "sha512": ""
  8981. },
  8982. "System.Threading.Tasks.Reference/8.0.0.0": {
  8983. "type": "referenceassembly",
  8984. "serviceable": false,
  8985. "sha512": ""
  8986. },
  8987. "System.Threading.Tasks.Extensions.Reference/8.0.0.0": {
  8988. "type": "referenceassembly",
  8989. "serviceable": false,
  8990. "sha512": ""
  8991. },
  8992. "System.Threading.Tasks.Parallel/8.0.0.0": {
  8993. "type": "referenceassembly",
  8994. "serviceable": false,
  8995. "sha512": ""
  8996. },
  8997. "System.Threading.Thread/8.0.0.0": {
  8998. "type": "referenceassembly",
  8999. "serviceable": false,
  9000. "sha512": ""
  9001. },
  9002. "System.Threading.ThreadPool/8.0.0.0": {
  9003. "type": "referenceassembly",
  9004. "serviceable": false,
  9005. "sha512": ""
  9006. },
  9007. "System.Threading.Timer/8.0.0.0": {
  9008. "type": "referenceassembly",
  9009. "serviceable": false,
  9010. "sha512": ""
  9011. },
  9012. "System.Transactions/4.0.0.0": {
  9013. "type": "referenceassembly",
  9014. "serviceable": false,
  9015. "sha512": ""
  9016. },
  9017. "System.Transactions.Local/8.0.0.0": {
  9018. "type": "referenceassembly",
  9019. "serviceable": false,
  9020. "sha512": ""
  9021. },
  9022. "System.ValueTuple/8.0.0.0": {
  9023. "type": "referenceassembly",
  9024. "serviceable": false,
  9025. "sha512": ""
  9026. },
  9027. "System.Web/4.0.0.0": {
  9028. "type": "referenceassembly",
  9029. "serviceable": false,
  9030. "sha512": ""
  9031. },
  9032. "System.Web.HttpUtility/8.0.0.0": {
  9033. "type": "referenceassembly",
  9034. "serviceable": false,
  9035. "sha512": ""
  9036. },
  9037. "System.Windows/4.0.0.0": {
  9038. "type": "referenceassembly",
  9039. "serviceable": false,
  9040. "sha512": ""
  9041. },
  9042. "System.Xml/4.0.0.0": {
  9043. "type": "referenceassembly",
  9044. "serviceable": false,
  9045. "sha512": ""
  9046. },
  9047. "System.Xml.Linq/4.0.0.0": {
  9048. "type": "referenceassembly",
  9049. "serviceable": false,
  9050. "sha512": ""
  9051. },
  9052. "System.Xml.ReaderWriter/8.0.0.0": {
  9053. "type": "referenceassembly",
  9054. "serviceable": false,
  9055. "sha512": ""
  9056. },
  9057. "System.Xml.Serialization/4.0.0.0": {
  9058. "type": "referenceassembly",
  9059. "serviceable": false,
  9060. "sha512": ""
  9061. },
  9062. "System.Xml.XDocument/8.0.0.0": {
  9063. "type": "referenceassembly",
  9064. "serviceable": false,
  9065. "sha512": ""
  9066. },
  9067. "System.Xml.XmlDocument/8.0.0.0": {
  9068. "type": "referenceassembly",
  9069. "serviceable": false,
  9070. "sha512": ""
  9071. },
  9072. "System.Xml.XmlSerializer/8.0.0.0": {
  9073. "type": "referenceassembly",
  9074. "serviceable": false,
  9075. "sha512": ""
  9076. },
  9077. "System.Xml.XPath/8.0.0.0": {
  9078. "type": "referenceassembly",
  9079. "serviceable": false,
  9080. "sha512": ""
  9081. },
  9082. "System.Xml.XPath.XDocument/8.0.0.0": {
  9083. "type": "referenceassembly",
  9084. "serviceable": false,
  9085. "sha512": ""
  9086. },
  9087. "WindowsBase/4.0.0.0": {
  9088. "type": "referenceassembly",
  9089. "serviceable": false,
  9090. "sha512": ""
  9091. }
  9092. }
  9093. }