临河任务调度
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

8952 行
306KB

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