Ropin.Inspection.Service.deps.json 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v5.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v5.0": {
  9. "Ropin.Inspection.Service/1.0.0": {
  10. "dependencies": {
  11. "AutoMapper": "10.1.1",
  12. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  13. "Newtonsoft.Json": "13.0.1",
  14. "Ropin.Core.Common": "1.0.0",
  15. "Ropin.Inspection.Common": "1.0.0",
  16. "Ropin.Inspection.Model": "1.0.0",
  17. "Ropin.Inspection.Repository": "1.0.0",
  18. "log4net": "2.0.17"
  19. },
  20. "runtime": {
  21. "Ropin.Inspection.Service.dll": {}
  22. }
  23. },
  24. "AdvancedStringBuilder/0.1.0": {
  25. "runtime": {
  26. "lib/netstandard2.0/AdvancedStringBuilder.dll": {
  27. "assemblyVersion": "0.1.0.0",
  28. "fileVersion": "0.1.0.0"
  29. }
  30. }
  31. },
  32. "AutoMapper/10.1.1": {
  33. "dependencies": {
  34. "Microsoft.CSharp": "4.7.0",
  35. "System.Reflection.Emit": "4.7.0"
  36. },
  37. "runtime": {
  38. "lib/netstandard2.0/AutoMapper.dll": {
  39. "assemblyVersion": "10.0.0.0",
  40. "fileVersion": "10.1.1.0"
  41. }
  42. }
  43. },
  44. "BouncyCastle.NetCore/1.8.5": {
  45. "runtime": {
  46. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  47. "assemblyVersion": "1.8.5.0",
  48. "fileVersion": "1.8.19031.1"
  49. }
  50. }
  51. },
  52. "Coravel/4.2.1": {
  53. "dependencies": {
  54. "Microsoft.Extensions.Caching.Memory": "5.0.0",
  55. "Microsoft.Extensions.Hosting.Abstractions": "3.1.0",
  56. "Microsoft.Extensions.Logging.Abstractions": "5.0.0"
  57. },
  58. "runtime": {
  59. "lib/netstandard2.0/Coravel.dll": {
  60. "assemblyVersion": "4.2.1.0",
  61. "fileVersion": "4.2.1.0"
  62. }
  63. }
  64. },
  65. "FluentEmail.Core/3.0.2": {
  66. "dependencies": {
  67. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0"
  68. },
  69. "runtime": {
  70. "lib/netstandard2.0/FluentEmail.Core.dll": {
  71. "assemblyVersion": "3.0.2.0",
  72. "fileVersion": "3.0.2.0"
  73. }
  74. }
  75. },
  76. "FluentEmail.Smtp/3.0.2": {
  77. "dependencies": {
  78. "FluentEmail.Core": "3.0.2"
  79. },
  80. "runtime": {
  81. "lib/netstandard2.0/FluentEmail.Smtp.dll": {
  82. "assemblyVersion": "3.0.2.0",
  83. "fileVersion": "3.0.2.0"
  84. }
  85. }
  86. },
  87. "Google.Protobuf/3.11.4": {
  88. "dependencies": {
  89. "System.Memory": "4.5.5"
  90. },
  91. "runtime": {
  92. "lib/netstandard2.0/Google.Protobuf.dll": {
  93. "assemblyVersion": "3.11.4.0",
  94. "fileVersion": "3.11.4.0"
  95. }
  96. }
  97. },
  98. "JavaScriptEngineSwitcher.ChakraCore/3.21.0": {
  99. "dependencies": {
  100. "AdvancedStringBuilder": "0.1.0",
  101. "JavaScriptEngineSwitcher.Core": "3.21.0"
  102. },
  103. "runtime": {
  104. "lib/netstandard2.1/JavaScriptEngineSwitcher.ChakraCore.dll": {
  105. "assemblyVersion": "3.21.0.0",
  106. "fileVersion": "3.21.0.0"
  107. }
  108. },
  109. "resources": {
  110. "lib/netstandard2.1/ru-RU/JavaScriptEngineSwitcher.ChakraCore.resources.dll": {
  111. "locale": "ru-RU"
  112. }
  113. }
  114. },
  115. "JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64/3.21.0": {
  116. "runtimeTargets": {
  117. "runtimes/linux-x64/native/libChakraCore.so": {
  118. "rid": "linux-x64",
  119. "assetType": "native",
  120. "fileVersion": "0.0.0.0"
  121. }
  122. }
  123. },
  124. "JavaScriptEngineSwitcher.ChakraCore.Native.win-x64/3.21.0": {
  125. "runtimeTargets": {
  126. "runtimes/win-x64/native/ChakraCore.dll": {
  127. "rid": "win-x64",
  128. "assetType": "native",
  129. "fileVersion": "1.13.0.0"
  130. }
  131. }
  132. },
  133. "JavaScriptEngineSwitcher.Core/3.21.0": {
  134. "dependencies": {
  135. "AdvancedStringBuilder": "0.1.0"
  136. },
  137. "runtime": {
  138. "lib/netstandard2.0/JavaScriptEngineSwitcher.Core.dll": {
  139. "assemblyVersion": "3.21.0.0",
  140. "fileVersion": "3.21.0.0"
  141. }
  142. },
  143. "resources": {
  144. "lib/netstandard2.0/ru-RU/JavaScriptEngineSwitcher.Core.resources.dll": {
  145. "locale": "ru-RU"
  146. }
  147. }
  148. },
  149. "K4os.Compression.LZ4/1.1.11": {
  150. "dependencies": {
  151. "System.Memory": "4.5.5"
  152. },
  153. "runtime": {
  154. "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
  155. "assemblyVersion": "1.1.11.0",
  156. "fileVersion": "1.1.11.0"
  157. }
  158. }
  159. },
  160. "K4os.Compression.LZ4.Streams/1.1.11": {
  161. "dependencies": {
  162. "K4os.Compression.LZ4": "1.1.11",
  163. "K4os.Hash.xxHash": "1.0.6"
  164. },
  165. "runtime": {
  166. "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {
  167. "assemblyVersion": "1.1.11.0",
  168. "fileVersion": "1.1.11.0"
  169. }
  170. }
  171. },
  172. "K4os.Hash.xxHash/1.0.6": {
  173. "dependencies": {
  174. "System.Memory": "4.5.5"
  175. },
  176. "runtime": {
  177. "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
  178. "assemblyVersion": "1.0.6.0",
  179. "fileVersion": "1.0.6.0"
  180. }
  181. }
  182. },
  183. "LinqKit.Microsoft.EntityFrameworkCore/5.0.24": {
  184. "dependencies": {
  185. "Microsoft.EntityFrameworkCore": "5.0.0"
  186. },
  187. "runtime": {
  188. "lib/netstandard2.1/LinqKit.Microsoft.EntityFrameworkCore.dll": {
  189. "assemblyVersion": "5.0.24.0",
  190. "fileVersion": "5.0.24.0"
  191. }
  192. }
  193. },
  194. "log4net/2.0.17": {
  195. "dependencies": {
  196. "System.Configuration.ConfigurationManager": "4.5.0"
  197. },
  198. "runtime": {
  199. "lib/netstandard2.0/log4net.dll": {
  200. "assemblyVersion": "2.0.17.0",
  201. "fileVersion": "2.0.17.0"
  202. }
  203. }
  204. },
  205. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  206. "dependencies": {
  207. "Microsoft.AspNetCore.Http.Features": "5.0.0",
  208. "System.Text.Encodings.Web": "4.5.0"
  209. }
  210. },
  211. "Microsoft.AspNetCore.Http.Features/5.0.0": {
  212. "dependencies": {
  213. "Microsoft.Extensions.Primitives": "5.0.0",
  214. "System.IO.Pipelines": "5.0.0"
  215. }
  216. },
  217. "Microsoft.AspNetCore.NodeServices/3.1.30": {
  218. "dependencies": {
  219. "Microsoft.Extensions.Logging.Console": "3.1.30",
  220. "Newtonsoft.Json": "13.0.1"
  221. },
  222. "runtime": {
  223. "lib/netcoreapp3.1/Microsoft.AspNetCore.NodeServices.dll": {
  224. "assemblyVersion": "3.1.30.0",
  225. "fileVersion": "3.100.3022.47624"
  226. }
  227. }
  228. },
  229. "Microsoft.CSharp/4.7.0": {},
  230. "Microsoft.EntityFrameworkCore/5.0.0": {
  231. "dependencies": {
  232. "Microsoft.EntityFrameworkCore.Abstractions": "5.0.0",
  233. "Microsoft.EntityFrameworkCore.Analyzers": "5.0.0",
  234. "Microsoft.Extensions.Caching.Memory": "5.0.0",
  235. "Microsoft.Extensions.DependencyInjection": "5.0.0",
  236. "Microsoft.Extensions.Logging": "5.0.0",
  237. "System.Collections.Immutable": "5.0.0",
  238. "System.ComponentModel.Annotations": "5.0.0",
  239. "System.Diagnostics.DiagnosticSource": "5.0.0"
  240. },
  241. "runtime": {
  242. "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {
  243. "assemblyVersion": "5.0.0.0",
  244. "fileVersion": "5.0.20.52303"
  245. }
  246. }
  247. },
  248. "Microsoft.EntityFrameworkCore.Abstractions/5.0.0": {
  249. "runtime": {
  250. "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  251. "assemblyVersion": "5.0.0.0",
  252. "fileVersion": "5.0.20.52303"
  253. }
  254. }
  255. },
  256. "Microsoft.EntityFrameworkCore.Analyzers/5.0.0": {},
  257. "Microsoft.EntityFrameworkCore.Relational/5.0.0": {
  258. "dependencies": {
  259. "Microsoft.EntityFrameworkCore": "5.0.0",
  260. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
  261. },
  262. "runtime": {
  263. "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {
  264. "assemblyVersion": "5.0.0.0",
  265. "fileVersion": "5.0.20.52303"
  266. }
  267. }
  268. },
  269. "Microsoft.Extensions.Caching.Abstractions/5.0.0": {
  270. "dependencies": {
  271. "Microsoft.Extensions.Primitives": "5.0.0"
  272. }
  273. },
  274. "Microsoft.Extensions.Caching.Memory/5.0.0": {
  275. "dependencies": {
  276. "Microsoft.Extensions.Caching.Abstractions": "5.0.0",
  277. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
  278. "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
  279. "Microsoft.Extensions.Options": "5.0.0",
  280. "Microsoft.Extensions.Primitives": "5.0.0"
  281. }
  282. },
  283. "Microsoft.Extensions.Configuration/5.0.0": {
  284. "dependencies": {
  285. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  286. "Microsoft.Extensions.Primitives": "5.0.0"
  287. }
  288. },
  289. "Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
  290. "dependencies": {
  291. "Microsoft.Extensions.Primitives": "5.0.0"
  292. }
  293. },
  294. "Microsoft.Extensions.Configuration.Binder/5.0.0": {
  295. "dependencies": {
  296. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
  297. }
  298. },
  299. "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": {
  300. "dependencies": {
  301. "Microsoft.Extensions.Configuration": "5.0.0",
  302. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  303. "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0",
  304. "Microsoft.Extensions.FileProviders.Physical": "5.0.0",
  305. "Microsoft.Extensions.Primitives": "5.0.0"
  306. }
  307. },
  308. "Microsoft.Extensions.Configuration.Json/5.0.0": {
  309. "dependencies": {
  310. "Microsoft.Extensions.Configuration": "5.0.0",
  311. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  312. "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0",
  313. "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0"
  314. }
  315. },
  316. "Microsoft.Extensions.DependencyInjection/5.0.0": {
  317. "dependencies": {
  318. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0"
  319. }
  320. },
  321. "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {},
  322. "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": {
  323. "dependencies": {
  324. "Microsoft.Extensions.Primitives": "5.0.0"
  325. }
  326. },
  327. "Microsoft.Extensions.FileProviders.Physical/5.0.0": {
  328. "dependencies": {
  329. "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0",
  330. "Microsoft.Extensions.FileSystemGlobbing": "5.0.0",
  331. "Microsoft.Extensions.Primitives": "5.0.0"
  332. }
  333. },
  334. "Microsoft.Extensions.FileSystemGlobbing/5.0.0": {},
  335. "Microsoft.Extensions.Hosting.Abstractions/3.1.0": {
  336. "dependencies": {
  337. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  338. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
  339. "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0",
  340. "Microsoft.Extensions.Logging.Abstractions": "5.0.0"
  341. }
  342. },
  343. "Microsoft.Extensions.Http/5.0.0": {
  344. "dependencies": {
  345. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
  346. "Microsoft.Extensions.Logging": "5.0.0",
  347. "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
  348. "Microsoft.Extensions.Options": "5.0.0"
  349. }
  350. },
  351. "Microsoft.Extensions.Logging/5.0.0": {
  352. "dependencies": {
  353. "Microsoft.Extensions.DependencyInjection": "5.0.0",
  354. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
  355. "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
  356. "Microsoft.Extensions.Options": "5.0.0"
  357. }
  358. },
  359. "Microsoft.Extensions.Logging.Abstractions/5.0.0": {},
  360. "Microsoft.Extensions.Logging.Configuration/3.1.30": {
  361. "dependencies": {
  362. "Microsoft.Extensions.Logging": "5.0.0",
  363. "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.30"
  364. }
  365. },
  366. "Microsoft.Extensions.Logging.Console/3.1.30": {
  367. "dependencies": {
  368. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  369. "Microsoft.Extensions.Logging": "5.0.0",
  370. "Microsoft.Extensions.Logging.Configuration": "3.1.30"
  371. }
  372. },
  373. "Microsoft.Extensions.Options/5.0.0": {
  374. "dependencies": {
  375. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
  376. "Microsoft.Extensions.Primitives": "5.0.0"
  377. }
  378. },
  379. "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.30": {
  380. "dependencies": {
  381. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  382. "Microsoft.Extensions.Configuration.Binder": "5.0.0",
  383. "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
  384. "Microsoft.Extensions.Options": "5.0.0"
  385. }
  386. },
  387. "Microsoft.Extensions.Primitives/5.0.0": {},
  388. "Microsoft.NETCore.Platforms/5.0.0": {},
  389. "Microsoft.Win32.SystemEvents/5.0.0": {
  390. "dependencies": {
  391. "Microsoft.NETCore.Platforms": "5.0.0"
  392. }
  393. },
  394. "MySql.Data/8.0.23": {
  395. "dependencies": {
  396. "BouncyCastle.NetCore": "1.8.5",
  397. "Google.Protobuf": "3.11.4",
  398. "K4os.Compression.LZ4": "1.1.11",
  399. "K4os.Compression.LZ4.Streams": "1.1.11",
  400. "K4os.Hash.xxHash": "1.0.6",
  401. "SSH.NET": "2020.0.0-beta1",
  402. "System.Buffers": "4.5.1",
  403. "System.Configuration.ConfigurationManager": "4.5.0",
  404. "System.Security.Permissions": "4.7.0",
  405. "System.Text.Encoding.CodePages": "5.0.0"
  406. },
  407. "runtime": {
  408. "lib/net5.0/MySql.Data.dll": {
  409. "assemblyVersion": "8.0.23.0",
  410. "fileVersion": "8.0.23.0"
  411. },
  412. "lib/net5.0/Ubiety.Dns.Core.dll": {
  413. "assemblyVersion": "2.2.1.0",
  414. "fileVersion": "2.2.1.0"
  415. },
  416. "lib/net5.0/Zstandard.Net.dll": {
  417. "assemblyVersion": "1.1.7.0",
  418. "fileVersion": "1.1.7.0"
  419. }
  420. }
  421. },
  422. "MySqlConnector/1.1.0": {
  423. "runtime": {
  424. "lib/net5.0/MySqlConnector.dll": {
  425. "assemblyVersion": "1.0.0.0",
  426. "fileVersion": "1.1.0.0"
  427. }
  428. }
  429. },
  430. "Newtonsoft.Json/13.0.1": {
  431. "runtime": {
  432. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  433. "assemblyVersion": "13.0.0.0",
  434. "fileVersion": "13.0.1.25517"
  435. }
  436. }
  437. },
  438. "Pomelo.EntityFrameworkCore.MySql/5.0.0-alpha.2": {
  439. "dependencies": {
  440. "Microsoft.EntityFrameworkCore.Relational": "5.0.0",
  441. "MySqlConnector": "1.1.0"
  442. },
  443. "runtime": {
  444. "lib/netstandard2.1/Pomelo.EntityFrameworkCore.MySql.dll": {
  445. "assemblyVersion": "5.0.0.0",
  446. "fileVersion": "5.0.0.0"
  447. }
  448. }
  449. },
  450. "QRCoder/1.4.3": {
  451. "dependencies": {
  452. "System.Drawing.Common": "5.0.3"
  453. },
  454. "runtime": {
  455. "lib/net5.0/QRCoder.dll": {
  456. "assemblyVersion": "1.4.3.0",
  457. "fileVersion": "1.4.3.0"
  458. }
  459. }
  460. },
  461. "RabbitMQ.Client/6.8.1": {
  462. "dependencies": {
  463. "System.Memory": "4.5.5",
  464. "System.Threading.Channels": "7.0.0"
  465. },
  466. "runtime": {
  467. "lib/netstandard2.0/RabbitMQ.Client.dll": {
  468. "assemblyVersion": "6.0.0.0",
  469. "fileVersion": "6.8.1.0"
  470. }
  471. }
  472. },
  473. "SixLabors.ImageSharp/2.1.6": {
  474. "dependencies": {
  475. "System.Runtime.CompilerServices.Unsafe": "5.0.0",
  476. "System.Text.Encoding.CodePages": "5.0.0"
  477. },
  478. "runtime": {
  479. "lib/netcoreapp3.1/SixLabors.ImageSharp.dll": {
  480. "assemblyVersion": "2.0.0.0",
  481. "fileVersion": "2.1.6.0"
  482. }
  483. }
  484. },
  485. "SSH.NET/2020.0.0-beta1": {
  486. "dependencies": {
  487. "SshNet.Security.Cryptography": "1.3.0"
  488. },
  489. "runtime": {
  490. "lib/netstandard2.0/Renci.SshNet.dll": {
  491. "assemblyVersion": "2020.0.0.0",
  492. "fileVersion": "2020.0.0.0"
  493. }
  494. }
  495. },
  496. "SshNet.Security.Cryptography/1.3.0": {
  497. "runtime": {
  498. "lib/netstandard2.0/SshNet.Security.Cryptography.dll": {
  499. "assemblyVersion": "1.3.0.0",
  500. "fileVersion": "1.3.0.0"
  501. }
  502. }
  503. },
  504. "System.Buffers/4.5.1": {},
  505. "System.Collections.Immutable/5.0.0": {},
  506. "System.ComponentModel.Annotations/5.0.0": {},
  507. "System.Configuration.ConfigurationManager/4.5.0": {
  508. "dependencies": {
  509. "System.Security.Cryptography.ProtectedData": "4.5.0",
  510. "System.Security.Permissions": "4.7.0"
  511. },
  512. "runtime": {
  513. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  514. "assemblyVersion": "4.0.1.0",
  515. "fileVersion": "4.6.26515.6"
  516. }
  517. }
  518. },
  519. "System.Diagnostics.DiagnosticSource/5.0.0": {},
  520. "System.Drawing.Common/5.0.3": {
  521. "dependencies": {
  522. "Microsoft.Win32.SystemEvents": "5.0.0"
  523. },
  524. "runtime": {
  525. "lib/netcoreapp3.0/System.Drawing.Common.dll": {
  526. "assemblyVersion": "5.0.0.2",
  527. "fileVersion": "5.0.1221.52207"
  528. }
  529. },
  530. "runtimeTargets": {
  531. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  532. "rid": "unix",
  533. "assetType": "runtime",
  534. "assemblyVersion": "5.0.0.2",
  535. "fileVersion": "5.0.1221.52207"
  536. },
  537. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  538. "rid": "win",
  539. "assetType": "runtime",
  540. "assemblyVersion": "5.0.0.2",
  541. "fileVersion": "5.0.1221.52207"
  542. }
  543. }
  544. },
  545. "System.IO.Pipelines/5.0.0": {},
  546. "System.Memory/4.5.5": {},
  547. "System.Reflection.Emit/4.7.0": {},
  548. "System.Runtime.CompilerServices.Unsafe/5.0.0": {},
  549. "System.Security.AccessControl/4.7.0": {
  550. "dependencies": {
  551. "Microsoft.NETCore.Platforms": "5.0.0",
  552. "System.Security.Principal.Windows": "4.7.0"
  553. }
  554. },
  555. "System.Security.Cryptography.ProtectedData/4.5.0": {
  556. "runtime": {
  557. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  558. "assemblyVersion": "4.0.3.0",
  559. "fileVersion": "4.6.26515.6"
  560. }
  561. },
  562. "runtimeTargets": {
  563. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  564. "rid": "win",
  565. "assetType": "runtime",
  566. "assemblyVersion": "4.0.3.0",
  567. "fileVersion": "4.6.26515.6"
  568. }
  569. }
  570. },
  571. "System.Security.Permissions/4.7.0": {
  572. "dependencies": {
  573. "System.Security.AccessControl": "4.7.0",
  574. "System.Windows.Extensions": "4.7.0"
  575. }
  576. },
  577. "System.Security.Principal.Windows/4.7.0": {},
  578. "System.Text.Encoding.CodePages/5.0.0": {
  579. "dependencies": {
  580. "Microsoft.NETCore.Platforms": "5.0.0"
  581. }
  582. },
  583. "System.Text.Encodings.Web/4.5.0": {},
  584. "System.Threading.Channels/7.0.0": {
  585. "runtime": {
  586. "lib/netstandard2.1/System.Threading.Channels.dll": {
  587. "assemblyVersion": "7.0.0.0",
  588. "fileVersion": "7.0.22.51805"
  589. }
  590. }
  591. },
  592. "System.Windows.Extensions/4.7.0": {
  593. "dependencies": {
  594. "System.Drawing.Common": "5.0.3"
  595. }
  596. },
  597. "ToolGood.Words/3.1.0.2": {
  598. "runtime": {
  599. "lib/netstandard2.1/ToolGood.Words.dll": {
  600. "assemblyVersion": "3.1.0.2",
  601. "fileVersion": "3.1.0.2"
  602. }
  603. }
  604. },
  605. "Ulid/1.4.1": {
  606. "dependencies": {
  607. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  608. },
  609. "runtime": {
  610. "lib/netstandard2.1/Ulid.dll": {
  611. "assemblyVersion": "1.4.1.0",
  612. "fileVersion": "1.4.1.0"
  613. }
  614. }
  615. },
  616. "ZXing.Net/0.16.9": {
  617. "runtime": {
  618. "lib/net5.0/zxing.dll": {
  619. "assemblyVersion": "0.16.9.0",
  620. "fileVersion": "0.16.9.0"
  621. }
  622. }
  623. },
  624. "ZXing.Net.Bindings.ImageSharp.V2/0.16.15": {
  625. "dependencies": {
  626. "SixLabors.ImageSharp": "2.1.6",
  627. "ZXing.Net": "0.16.9"
  628. },
  629. "runtime": {
  630. "lib/netcoreapp3.1/ZXing.ImageSharp.V2.dll": {
  631. "assemblyVersion": "0.16.15.0",
  632. "fileVersion": "0.16.15.0"
  633. }
  634. }
  635. },
  636. "Ropin.Core.Common/1.0.0": {
  637. "dependencies": {
  638. "Coravel": "4.2.1",
  639. "Microsoft.Extensions.Caching.Memory": "5.0.0",
  640. "Newtonsoft.Json": "13.0.1",
  641. "QRCoder": "1.4.3",
  642. "SixLabors.ImageSharp": "2.1.6",
  643. "ZXing.Net.Bindings.ImageSharp.V2": "0.16.15"
  644. },
  645. "runtime": {
  646. "Ropin.Core.Common.dll": {}
  647. }
  648. },
  649. "Ropin.Inspection.Common/1.0.0": {
  650. "dependencies": {
  651. "FluentEmail.Smtp": "3.0.2",
  652. "JavaScriptEngineSwitcher.ChakraCore": "3.21.0",
  653. "JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64": "3.21.0",
  654. "JavaScriptEngineSwitcher.ChakraCore.Native.win-x64": "3.21.0",
  655. "JavaScriptEngineSwitcher.Core": "3.21.0",
  656. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  657. "Microsoft.AspNetCore.NodeServices": "3.1.30",
  658. "Microsoft.Extensions.Configuration": "5.0.0",
  659. "Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
  660. "Microsoft.Extensions.Configuration.Binder": "5.0.0",
  661. "Microsoft.Extensions.Configuration.Json": "5.0.0",
  662. "Microsoft.Extensions.Http": "5.0.0",
  663. "Newtonsoft.Json": "13.0.1",
  664. "RabbitMQ.Client": "6.8.1",
  665. "ToolGood.Words": "3.1.0.2",
  666. "Ulid": "1.4.1",
  667. "log4net": "2.0.17"
  668. },
  669. "runtime": {
  670. "Ropin.Inspection.Common.dll": {}
  671. }
  672. },
  673. "Ropin.Inspection.Model/1.0.0": {
  674. "dependencies": {
  675. "Microsoft.AspNetCore.Http.Features": "5.0.0",
  676. "Microsoft.EntityFrameworkCore": "5.0.0",
  677. "MySql.Data": "8.0.23",
  678. "Pomelo.EntityFrameworkCore.MySql": "5.0.0-alpha.2",
  679. "Ropin.Inspection.Common": "1.0.0"
  680. },
  681. "runtime": {
  682. "Ropin.Inspection.Model.dll": {}
  683. }
  684. },
  685. "Ropin.Inspection.Repository/1.0.0": {
  686. "dependencies": {
  687. "LinqKit.Microsoft.EntityFrameworkCore": "5.0.24",
  688. "Microsoft.EntityFrameworkCore": "5.0.0",
  689. "Ropin.Inspection.Model": "1.0.0"
  690. },
  691. "runtime": {
  692. "Ropin.Inspection.Repository.dll": {}
  693. }
  694. }
  695. }
  696. },
  697. "libraries": {
  698. "Ropin.Inspection.Service/1.0.0": {
  699. "type": "project",
  700. "serviceable": false,
  701. "sha512": ""
  702. },
  703. "AdvancedStringBuilder/0.1.0": {
  704. "type": "package",
  705. "serviceable": true,
  706. "sha512": "sha512-IbN3r5whlJvi8MhCDPVpIb+NVScyUcKSdcJZrnoXFDyzPDISl3AbWouNBYIHRdZdfGuzqCQEhM1vkxbIKqQVaQ==",
  707. "path": "advancedstringbuilder/0.1.0",
  708. "hashPath": "advancedstringbuilder.0.1.0.nupkg.sha512"
  709. },
  710. "AutoMapper/10.1.1": {
  711. "type": "package",
  712. "serviceable": true,
  713. "sha512": "sha512-uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==",
  714. "path": "automapper/10.1.1",
  715. "hashPath": "automapper.10.1.1.nupkg.sha512"
  716. },
  717. "BouncyCastle.NetCore/1.8.5": {
  718. "type": "package",
  719. "serviceable": true,
  720. "sha512": "sha512-6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
  721. "path": "bouncycastle.netcore/1.8.5",
  722. "hashPath": "bouncycastle.netcore.1.8.5.nupkg.sha512"
  723. },
  724. "Coravel/4.2.1": {
  725. "type": "package",
  726. "serviceable": true,
  727. "sha512": "sha512-goj2P5yivyj5e3UwHyA9ET1s11US0V73Labc+KBT7fF+sZK5Uts/CE0lPAxgtWj+/uwM1bRpFDdAFNh+z7U2kw==",
  728. "path": "coravel/4.2.1",
  729. "hashPath": "coravel.4.2.1.nupkg.sha512"
  730. },
  731. "FluentEmail.Core/3.0.2": {
  732. "type": "package",
  733. "serviceable": true,
  734. "sha512": "sha512-uQFFbJgMhhCFUti7pfMi429fMNi7fLGMj+7uDtD7POlQzLxlhXJ6tmt4Y1SI51sZsA36GO5b7+o29eY/dKiICQ==",
  735. "path": "fluentemail.core/3.0.2",
  736. "hashPath": "fluentemail.core.3.0.2.nupkg.sha512"
  737. },
  738. "FluentEmail.Smtp/3.0.2": {
  739. "type": "package",
  740. "serviceable": true,
  741. "sha512": "sha512-Y5pZKS/mXSl7D5WJWecvfo1kpIMDc6U0VRU6wRbE9wEv2IqMH3cQXa/97Pwi+m31COepIqc6dMhGMtAJ2Qh7rw==",
  742. "path": "fluentemail.smtp/3.0.2",
  743. "hashPath": "fluentemail.smtp.3.0.2.nupkg.sha512"
  744. },
  745. "Google.Protobuf/3.11.4": {
  746. "type": "package",
  747. "serviceable": true,
  748. "sha512": "sha512-dajCxjDCiPyZuqwZCkFJTwhn/0TJ5VesIs4fXvs56ez1VUi68JjhYMMsPjnJ9gcPqJwTMtXMU1WqUdXYiG1x4w==",
  749. "path": "google.protobuf/3.11.4",
  750. "hashPath": "google.protobuf.3.11.4.nupkg.sha512"
  751. },
  752. "JavaScriptEngineSwitcher.ChakraCore/3.21.0": {
  753. "type": "package",
  754. "serviceable": true,
  755. "sha512": "sha512-rJLy5KuyC9EJI6sKwG9w3fXWEXKX767ewJuP45VgjWxaFqamPO6hhzI19u7TXj3d9/bKQIUD9Vwc54PCYOKDtA==",
  756. "path": "javascriptengineswitcher.chakracore/3.21.0",
  757. "hashPath": "javascriptengineswitcher.chakracore.3.21.0.nupkg.sha512"
  758. },
  759. "JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64/3.21.0": {
  760. "type": "package",
  761. "serviceable": true,
  762. "sha512": "sha512-490LVkaKSX9OUJmuEhcC3zuCNxq4q10n4nYNrKYJyX91hWE0PJQKK9dVmk33dSG19o8Vo5sYU5xZ3J1ugAflBw==",
  763. "path": "javascriptengineswitcher.chakracore.native.linux-x64/3.21.0",
  764. "hashPath": "javascriptengineswitcher.chakracore.native.linux-x64.3.21.0.nupkg.sha512"
  765. },
  766. "JavaScriptEngineSwitcher.ChakraCore.Native.win-x64/3.21.0": {
  767. "type": "package",
  768. "serviceable": true,
  769. "sha512": "sha512-RVUj0ZcsQns8HC0jhyEC6lvSHKH+AtK8p5JTPTL/fe2lIx1RVq7d+Hn3/t3bDbSDGP7afY1kmETJFchmwNc/3Q==",
  770. "path": "javascriptengineswitcher.chakracore.native.win-x64/3.21.0",
  771. "hashPath": "javascriptengineswitcher.chakracore.native.win-x64.3.21.0.nupkg.sha512"
  772. },
  773. "JavaScriptEngineSwitcher.Core/3.21.0": {
  774. "type": "package",
  775. "serviceable": true,
  776. "sha512": "sha512-/gXflCb9CMjXkoY84mOZcVoezfT6/pIPvgAsaSm+ADrOE4PSFCVyMg5/e9JRuGCHPnQRo6Cj34WgAVJ0BKJVLw==",
  777. "path": "javascriptengineswitcher.core/3.21.0",
  778. "hashPath": "javascriptengineswitcher.core.3.21.0.nupkg.sha512"
  779. },
  780. "K4os.Compression.LZ4/1.1.11": {
  781. "type": "package",
  782. "serviceable": true,
  783. "sha512": "sha512-RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1qKmA==",
  784. "path": "k4os.compression.lz4/1.1.11",
  785. "hashPath": "k4os.compression.lz4.1.1.11.nupkg.sha512"
  786. },
  787. "K4os.Compression.LZ4.Streams/1.1.11": {
  788. "type": "package",
  789. "serviceable": true,
  790. "sha512": "sha512-x+BidXriYsNP4HNTHKx+5cVQguHHwbfs6nM79fDHOCOrcNwnaBms4dwzAV/ZALmKsNKcHmY74PeUZiCC4qLKwQ==",
  791. "path": "k4os.compression.lz4.streams/1.1.11",
  792. "hashPath": "k4os.compression.lz4.streams.1.1.11.nupkg.sha512"
  793. },
  794. "K4os.Hash.xxHash/1.0.6": {
  795. "type": "package",
  796. "serviceable": true,
  797. "sha512": "sha512-jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
  798. "path": "k4os.hash.xxhash/1.0.6",
  799. "hashPath": "k4os.hash.xxhash.1.0.6.nupkg.sha512"
  800. },
  801. "LinqKit.Microsoft.EntityFrameworkCore/5.0.24": {
  802. "type": "package",
  803. "serviceable": true,
  804. "sha512": "sha512-PemexcITl6b0EWnZczQG3fEHFoMxUKHRoe54rHFVOlIu3b4sXzZ10pa7KBByaK5O5UGmqCdWS6K1AjXQpF+JOg==",
  805. "path": "linqkit.microsoft.entityframeworkcore/5.0.24",
  806. "hashPath": "linqkit.microsoft.entityframeworkcore.5.0.24.nupkg.sha512"
  807. },
  808. "log4net/2.0.17": {
  809. "type": "package",
  810. "serviceable": true,
  811. "sha512": "sha512-qnnDf/ubJzwm2i1xH7nRMjEDoD+ctse7nZDqb+p7L1PvZc6ykpMoEesWr1/9hFqlsbII2v9e8yyQHJhoDQh7ZA==",
  812. "path": "log4net/2.0.17",
  813. "hashPath": "log4net.2.0.17.nupkg.sha512"
  814. },
  815. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  816. "type": "package",
  817. "serviceable": true,
  818. "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  819. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  820. "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
  821. },
  822. "Microsoft.AspNetCore.Http.Features/5.0.0": {
  823. "type": "package",
  824. "serviceable": true,
  825. "sha512": "sha512-6sVnhFwtsjEVL09FsYpAttQ3Og6Jxg1dQFLF9XQUThi1myq64imjhj1swd92TXMLCp5wmt8szDixZXXdx64qhg==",
  826. "path": "microsoft.aspnetcore.http.features/5.0.0",
  827. "hashPath": "microsoft.aspnetcore.http.features.5.0.0.nupkg.sha512"
  828. },
  829. "Microsoft.AspNetCore.NodeServices/3.1.30": {
  830. "type": "package",
  831. "serviceable": true,
  832. "sha512": "sha512-hFSZxykx1tk2lC5u7T/SfGrOglTGlHZu1Oqz1JCBvR/8GPbMSLBNHUZb+MAq3OTM00pRLTWsri9g3HeEVytsmQ==",
  833. "path": "microsoft.aspnetcore.nodeservices/3.1.30",
  834. "hashPath": "microsoft.aspnetcore.nodeservices.3.1.30.nupkg.sha512"
  835. },
  836. "Microsoft.CSharp/4.7.0": {
  837. "type": "package",
  838. "serviceable": true,
  839. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  840. "path": "microsoft.csharp/4.7.0",
  841. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  842. },
  843. "Microsoft.EntityFrameworkCore/5.0.0": {
  844. "type": "package",
  845. "serviceable": true,
  846. "sha512": "sha512-QJk6pwN5wCriRdaNXQQxifeDNYephqqDMSXAQFX1nZjHwz/hChD0kDwklX20FexN9IAwQftepMbglcjwTX3l4Q==",
  847. "path": "microsoft.entityframeworkcore/5.0.0",
  848. "hashPath": "microsoft.entityframeworkcore.5.0.0.nupkg.sha512"
  849. },
  850. "Microsoft.EntityFrameworkCore.Abstractions/5.0.0": {
  851. "type": "package",
  852. "serviceable": true,
  853. "sha512": "sha512-PCDiskNvB+1rs+d3ET0Itm3mPj6+CpFO7V1nPXfVL6ipS6+27vKs9mnEP4C8vTr2BhSpyvKQetp4Z0ktrqv+wg==",
  854. "path": "microsoft.entityframeworkcore.abstractions/5.0.0",
  855. "hashPath": "microsoft.entityframeworkcore.abstractions.5.0.0.nupkg.sha512"
  856. },
  857. "Microsoft.EntityFrameworkCore.Analyzers/5.0.0": {
  858. "type": "package",
  859. "serviceable": true,
  860. "sha512": "sha512-l1c/1ge8ymXgLqtstTyX3PZOLRuFo1jn0FQ9H4ag3Bwz70KTMyEOXwkKBZZ1gDlCibETrooflMis8wvvXFh5YQ==",
  861. "path": "microsoft.entityframeworkcore.analyzers/5.0.0",
  862. "hashPath": "microsoft.entityframeworkcore.analyzers.5.0.0.nupkg.sha512"
  863. },
  864. "Microsoft.EntityFrameworkCore.Relational/5.0.0": {
  865. "type": "package",
  866. "serviceable": true,
  867. "sha512": "sha512-UMhoo0t3eii73AUwsvbGpYMGXS0ga/uA/cukgJza+IJ4EtcuNfdhGsA3emzf9nYpQ7urJzWzU6VOfG59h935Ag==",
  868. "path": "microsoft.entityframeworkcore.relational/5.0.0",
  869. "hashPath": "microsoft.entityframeworkcore.relational.5.0.0.nupkg.sha512"
  870. },
  871. "Microsoft.Extensions.Caching.Abstractions/5.0.0": {
  872. "type": "package",
  873. "serviceable": true,
  874. "sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==",
  875. "path": "microsoft.extensions.caching.abstractions/5.0.0",
  876. "hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512"
  877. },
  878. "Microsoft.Extensions.Caching.Memory/5.0.0": {
  879. "type": "package",
  880. "serviceable": true,
  881. "sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==",
  882. "path": "microsoft.extensions.caching.memory/5.0.0",
  883. "hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512"
  884. },
  885. "Microsoft.Extensions.Configuration/5.0.0": {
  886. "type": "package",
  887. "serviceable": true,
  888. "sha512": "sha512-LN322qEKHjuVEhhXueTUe7RNePooZmS8aGid5aK2woX3NPjSnONFyKUc6+JknOS6ce6h2tCLfKPTBXE3mN/6Ag==",
  889. "path": "microsoft.extensions.configuration/5.0.0",
  890. "hashPath": "microsoft.extensions.configuration.5.0.0.nupkg.sha512"
  891. },
  892. "Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
  893. "type": "package",
  894. "serviceable": true,
  895. "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==",
  896. "path": "microsoft.extensions.configuration.abstractions/5.0.0",
  897. "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512"
  898. },
  899. "Microsoft.Extensions.Configuration.Binder/5.0.0": {
  900. "type": "package",
  901. "serviceable": true,
  902. "sha512": "sha512-Of1Irt1+NzWO+yEYkuDh5TpT4On7LKl98Q9iLqCdOZps6XXEWDj3AKtmyvzJPVXZe4apmkJJIiDL7rR1yC+hjQ==",
  903. "path": "microsoft.extensions.configuration.binder/5.0.0",
  904. "hashPath": "microsoft.extensions.configuration.binder.5.0.0.nupkg.sha512"
  905. },
  906. "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": {
  907. "type": "package",
  908. "serviceable": true,
  909. "sha512": "sha512-rRdspYKA18ViPOISwAihhCMbusHsARCOtDMwa23f+BGEdIjpKPlhs3LLjmKlxfhpGXBjIsS0JpXcChjRUN+PAw==",
  910. "path": "microsoft.extensions.configuration.fileextensions/5.0.0",
  911. "hashPath": "microsoft.extensions.configuration.fileextensions.5.0.0.nupkg.sha512"
  912. },
  913. "Microsoft.Extensions.Configuration.Json/5.0.0": {
  914. "type": "package",
  915. "serviceable": true,
  916. "sha512": "sha512-Pak8ymSUfdzPfBTLHxeOwcR32YDbuVfhnH2hkfOLnJNQd19ItlBdpMjIDY9C5O/nS2Sn9bzDMai0ZrvF7KyY/Q==",
  917. "path": "microsoft.extensions.configuration.json/5.0.0",
  918. "hashPath": "microsoft.extensions.configuration.json.5.0.0.nupkg.sha512"
  919. },
  920. "Microsoft.Extensions.DependencyInjection/5.0.0": {
  921. "type": "package",
  922. "serviceable": true,
  923. "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==",
  924. "path": "microsoft.extensions.dependencyinjection/5.0.0",
  925. "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512"
  926. },
  927. "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
  928. "type": "package",
  929. "serviceable": true,
  930. "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
  931. "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
  932. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512"
  933. },
  934. "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": {
  935. "type": "package",
  936. "serviceable": true,
  937. "sha512": "sha512-iuZIiZ3mteEb+nsUqpGXKx2cGF+cv6gWPd5jqQI4hzqdiJ6I94ddLjKhQOuRW1lueHwocIw30xbSHGhQj0zjdQ==",
  938. "path": "microsoft.extensions.fileproviders.abstractions/5.0.0",
  939. "hashPath": "microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512"
  940. },
  941. "Microsoft.Extensions.FileProviders.Physical/5.0.0": {
  942. "type": "package",
  943. "serviceable": true,
  944. "sha512": "sha512-1rkd8UO2qf21biwO7X0hL9uHP7vtfmdv/NLvKgCRHkdz1XnW8zVQJXyEYiN68WYpExgtVWn55QF0qBzgfh1mGg==",
  945. "path": "microsoft.extensions.fileproviders.physical/5.0.0",
  946. "hashPath": "microsoft.extensions.fileproviders.physical.5.0.0.nupkg.sha512"
  947. },
  948. "Microsoft.Extensions.FileSystemGlobbing/5.0.0": {
  949. "type": "package",
  950. "serviceable": true,
  951. "sha512": "sha512-ArliS8lGk8sWRtrWpqI8yUVYJpRruPjCDT+EIjrgkA/AAPRctlAkRISVZ334chAKktTLzD1+PK8F5IZpGedSqA==",
  952. "path": "microsoft.extensions.filesystemglobbing/5.0.0",
  953. "hashPath": "microsoft.extensions.filesystemglobbing.5.0.0.nupkg.sha512"
  954. },
  955. "Microsoft.Extensions.Hosting.Abstractions/3.1.0": {
  956. "type": "package",
  957. "serviceable": true,
  958. "sha512": "sha512-LiOP1ceFaPBxaE28SOjtORzOVCJk33TT5VQ/Cg5EoatZh1dxpPAgAV/0ruzWKQE7WAHU3F1H9Z6rFgsQwIb9uQ==",
  959. "path": "microsoft.extensions.hosting.abstractions/3.1.0",
  960. "hashPath": "microsoft.extensions.hosting.abstractions.3.1.0.nupkg.sha512"
  961. },
  962. "Microsoft.Extensions.Http/5.0.0": {
  963. "type": "package",
  964. "serviceable": true,
  965. "sha512": "sha512-kT1ijDKZuSUhBtYoC1sXrmVKP7mA08h9Xrsr4VrS/QOtiKCEtUTTd7dd3XI9dwAb46tZSak13q/zdIcr4jqbyg==",
  966. "path": "microsoft.extensions.http/5.0.0",
  967. "hashPath": "microsoft.extensions.http.5.0.0.nupkg.sha512"
  968. },
  969. "Microsoft.Extensions.Logging/5.0.0": {
  970. "type": "package",
  971. "serviceable": true,
  972. "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
  973. "path": "microsoft.extensions.logging/5.0.0",
  974. "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512"
  975. },
  976. "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
  977. "type": "package",
  978. "serviceable": true,
  979. "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
  980. "path": "microsoft.extensions.logging.abstractions/5.0.0",
  981. "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512"
  982. },
  983. "Microsoft.Extensions.Logging.Configuration/3.1.30": {
  984. "type": "package",
  985. "serviceable": true,
  986. "sha512": "sha512-Ms9XEgRwnT4WEBGOYQj2+QrfO2sSSiDXKyI+zk8lhP2gfxg6zPjkCWVakNg5JDFdtnxQVKtRtKvL4UaR946WXw==",
  987. "path": "microsoft.extensions.logging.configuration/3.1.30",
  988. "hashPath": "microsoft.extensions.logging.configuration.3.1.30.nupkg.sha512"
  989. },
  990. "Microsoft.Extensions.Logging.Console/3.1.30": {
  991. "type": "package",
  992. "serviceable": true,
  993. "sha512": "sha512-eZzNLp84etekzfKngW6rdZkt2qeTI0EhQ1kS8t2bfbYhJRCUwOPooYn7/lP+KkIoI7SaimKD1Q1RTm0FO8V/iw==",
  994. "path": "microsoft.extensions.logging.console/3.1.30",
  995. "hashPath": "microsoft.extensions.logging.console.3.1.30.nupkg.sha512"
  996. },
  997. "Microsoft.Extensions.Options/5.0.0": {
  998. "type": "package",
  999. "serviceable": true,
  1000. "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
  1001. "path": "microsoft.extensions.options/5.0.0",
  1002. "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512"
  1003. },
  1004. "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.30": {
  1005. "type": "package",
  1006. "serviceable": true,
  1007. "sha512": "sha512-mncFsagGHBUlkdZYiZ5A35Ni4564ryXI8//Zrthd80WcjBm7A7By6707CQqBEWRz2nnAwO++UgOdXPLaFO9yaw==",
  1008. "path": "microsoft.extensions.options.configurationextensions/3.1.30",
  1009. "hashPath": "microsoft.extensions.options.configurationextensions.3.1.30.nupkg.sha512"
  1010. },
  1011. "Microsoft.Extensions.Primitives/5.0.0": {
  1012. "type": "package",
  1013. "serviceable": true,
  1014. "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==",
  1015. "path": "microsoft.extensions.primitives/5.0.0",
  1016. "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512"
  1017. },
  1018. "Microsoft.NETCore.Platforms/5.0.0": {
  1019. "type": "package",
  1020. "serviceable": true,
  1021. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  1022. "path": "microsoft.netcore.platforms/5.0.0",
  1023. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  1024. },
  1025. "Microsoft.Win32.SystemEvents/5.0.0": {
  1026. "type": "package",
  1027. "serviceable": true,
  1028. "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
  1029. "path": "microsoft.win32.systemevents/5.0.0",
  1030. "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
  1031. },
  1032. "MySql.Data/8.0.23": {
  1033. "type": "package",
  1034. "serviceable": true,
  1035. "sha512": "sha512-5UPKd+OX5aSR8fTTfWzAifYg8YKOWMVX39bkdGbI3/SB3khdE13DZVMrk6CzjXvo2BjXic9emf2lwgvJTVWnyg==",
  1036. "path": "mysql.data/8.0.23",
  1037. "hashPath": "mysql.data.8.0.23.nupkg.sha512"
  1038. },
  1039. "MySqlConnector/1.1.0": {
  1040. "type": "package",
  1041. "serviceable": true,
  1042. "sha512": "sha512-RQPR2vkQjSiyGH2mV17K4+gDcgI8hidxgD2qli3OcRupvqpQjoL6S35M3ZjIM6CXC0TgImvJo3HA/fLSOG+oBA==",
  1043. "path": "mysqlconnector/1.1.0",
  1044. "hashPath": "mysqlconnector.1.1.0.nupkg.sha512"
  1045. },
  1046. "Newtonsoft.Json/13.0.1": {
  1047. "type": "package",
  1048. "serviceable": true,
  1049. "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  1050. "path": "newtonsoft.json/13.0.1",
  1051. "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
  1052. },
  1053. "Pomelo.EntityFrameworkCore.MySql/5.0.0-alpha.2": {
  1054. "type": "package",
  1055. "serviceable": true,
  1056. "sha512": "sha512-g2+otNSXHxzmWUJI7+KfoL9C35V8BAKC1fqfriHNNghMQiwrUkK+xaN+3w5r5+YUKA1qfiJH6+Wwc+Kkcsr3Og==",
  1057. "path": "pomelo.entityframeworkcore.mysql/5.0.0-alpha.2",
  1058. "hashPath": "pomelo.entityframeworkcore.mysql.5.0.0-alpha.2.nupkg.sha512"
  1059. },
  1060. "QRCoder/1.4.3": {
  1061. "type": "package",
  1062. "serviceable": true,
  1063. "sha512": "sha512-fWuFqjm8GTlEb2GqBl3Hi8HZZeZQwBSHxvRPtPjyNbT82H0ff0JwavKRBmMaXCno1Av6McPC8aJzri0Mj2w9Jw==",
  1064. "path": "qrcoder/1.4.3",
  1065. "hashPath": "qrcoder.1.4.3.nupkg.sha512"
  1066. },
  1067. "RabbitMQ.Client/6.8.1": {
  1068. "type": "package",
  1069. "serviceable": true,
  1070. "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==",
  1071. "path": "rabbitmq.client/6.8.1",
  1072. "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512"
  1073. },
  1074. "SixLabors.ImageSharp/2.1.6": {
  1075. "type": "package",
  1076. "serviceable": true,
  1077. "sha512": "sha512-zgCyj3F3U19A/YpmhZAplH5dyh7BTCjLutzbVbHGd7zzPfSMA0Tm+DFqQEb/V52Y8EW1FH5wZ91PaEDSrUaNOw==",
  1078. "path": "sixlabors.imagesharp/2.1.6",
  1079. "hashPath": "sixlabors.imagesharp.2.1.6.nupkg.sha512"
  1080. },
  1081. "SSH.NET/2020.0.0-beta1": {
  1082. "type": "package",
  1083. "serviceable": true,
  1084. "sha512": "sha512-GdgJ3eFSEXkGIror8SfxbXKJM/g0Eofm4bM6LIYANSM1foOJc640adnr1dqs2BTf/MKwL+9NqOUm3RvQm1CxtA==",
  1085. "path": "ssh.net/2020.0.0-beta1",
  1086. "hashPath": "ssh.net.2020.0.0-beta1.nupkg.sha512"
  1087. },
  1088. "SshNet.Security.Cryptography/1.3.0": {
  1089. "type": "package",
  1090. "serviceable": true,
  1091. "sha512": "sha512-5pBIXRjcSO/amY8WztpmNOhaaCNHY/B6CcYDI7FSTgqSyo/ZUojlLiKcsl+YGbxQuLX439qIkMfP0PHqxqJi/Q==",
  1092. "path": "sshnet.security.cryptography/1.3.0",
  1093. "hashPath": "sshnet.security.cryptography.1.3.0.nupkg.sha512"
  1094. },
  1095. "System.Buffers/4.5.1": {
  1096. "type": "package",
  1097. "serviceable": true,
  1098. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  1099. "path": "system.buffers/4.5.1",
  1100. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  1101. },
  1102. "System.Collections.Immutable/5.0.0": {
  1103. "type": "package",
  1104. "serviceable": true,
  1105. "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
  1106. "path": "system.collections.immutable/5.0.0",
  1107. "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
  1108. },
  1109. "System.ComponentModel.Annotations/5.0.0": {
  1110. "type": "package",
  1111. "serviceable": true,
  1112. "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  1113. "path": "system.componentmodel.annotations/5.0.0",
  1114. "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
  1115. },
  1116. "System.Configuration.ConfigurationManager/4.5.0": {
  1117. "type": "package",
  1118. "serviceable": true,
  1119. "sha512": "sha512-UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  1120. "path": "system.configuration.configurationmanager/4.5.0",
  1121. "hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512"
  1122. },
  1123. "System.Diagnostics.DiagnosticSource/5.0.0": {
  1124. "type": "package",
  1125. "serviceable": true,
  1126. "sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
  1127. "path": "system.diagnostics.diagnosticsource/5.0.0",
  1128. "hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
  1129. },
  1130. "System.Drawing.Common/5.0.3": {
  1131. "type": "package",
  1132. "serviceable": true,
  1133. "sha512": "sha512-rEQZuslijqdsO0pkJn7LtGBaMc//YVA8de0meGihkg9oLPaN+w+/Pb5d71lgp0YjPoKgBKNMvdq0IPnoW4PEng==",
  1134. "path": "system.drawing.common/5.0.3",
  1135. "hashPath": "system.drawing.common.5.0.3.nupkg.sha512"
  1136. },
  1137. "System.IO.Pipelines/5.0.0": {
  1138. "type": "package",
  1139. "serviceable": true,
  1140. "sha512": "sha512-irMYm3vhVgRsYvHTU5b2gsT2CwT/SMM6LZFzuJjpIvT5Z4CshxNsaoBC1X/LltwuR3Opp8d6jOS/60WwOb7Q2Q==",
  1141. "path": "system.io.pipelines/5.0.0",
  1142. "hashPath": "system.io.pipelines.5.0.0.nupkg.sha512"
  1143. },
  1144. "System.Memory/4.5.5": {
  1145. "type": "package",
  1146. "serviceable": true,
  1147. "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  1148. "path": "system.memory/4.5.5",
  1149. "hashPath": "system.memory.4.5.5.nupkg.sha512"
  1150. },
  1151. "System.Reflection.Emit/4.7.0": {
  1152. "type": "package",
  1153. "serviceable": true,
  1154. "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
  1155. "path": "system.reflection.emit/4.7.0",
  1156. "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
  1157. },
  1158. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  1159. "type": "package",
  1160. "serviceable": true,
  1161. "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
  1162. "path": "system.runtime.compilerservices.unsafe/5.0.0",
  1163. "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
  1164. },
  1165. "System.Security.AccessControl/4.7.0": {
  1166. "type": "package",
  1167. "serviceable": true,
  1168. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  1169. "path": "system.security.accesscontrol/4.7.0",
  1170. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  1171. },
  1172. "System.Security.Cryptography.ProtectedData/4.5.0": {
  1173. "type": "package",
  1174. "serviceable": true,
  1175. "sha512": "sha512-wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  1176. "path": "system.security.cryptography.protecteddata/4.5.0",
  1177. "hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
  1178. },
  1179. "System.Security.Permissions/4.7.0": {
  1180. "type": "package",
  1181. "serviceable": true,
  1182. "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  1183. "path": "system.security.permissions/4.7.0",
  1184. "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
  1185. },
  1186. "System.Security.Principal.Windows/4.7.0": {
  1187. "type": "package",
  1188. "serviceable": true,
  1189. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  1190. "path": "system.security.principal.windows/4.7.0",
  1191. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  1192. },
  1193. "System.Text.Encoding.CodePages/5.0.0": {
  1194. "type": "package",
  1195. "serviceable": true,
  1196. "sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
  1197. "path": "system.text.encoding.codepages/5.0.0",
  1198. "hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512"
  1199. },
  1200. "System.Text.Encodings.Web/4.5.0": {
  1201. "type": "package",
  1202. "serviceable": true,
  1203. "sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  1204. "path": "system.text.encodings.web/4.5.0",
  1205. "hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
  1206. },
  1207. "System.Threading.Channels/7.0.0": {
  1208. "type": "package",
  1209. "serviceable": true,
  1210. "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
  1211. "path": "system.threading.channels/7.0.0",
  1212. "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
  1213. },
  1214. "System.Windows.Extensions/4.7.0": {
  1215. "type": "package",
  1216. "serviceable": true,
  1217. "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  1218. "path": "system.windows.extensions/4.7.0",
  1219. "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
  1220. },
  1221. "ToolGood.Words/3.1.0.2": {
  1222. "type": "package",
  1223. "serviceable": true,
  1224. "sha512": "sha512-UcLdUjzkN0yeT8q591XpDsAs6bKue2T7Z6smYju3ku5ABuuSFVAr8WCTTzjVqpmlpEN/O3gC2Jai2Ujlir+BLg==",
  1225. "path": "toolgood.words/3.1.0.2",
  1226. "hashPath": "toolgood.words.3.1.0.2.nupkg.sha512"
  1227. },
  1228. "Ulid/1.4.1": {
  1229. "type": "package",
  1230. "serviceable": true,
  1231. "sha512": "sha512-V6crLJ8a29raWeNwxYGfH9RTKA3H0nR0D9LAGzN3KtEsbiiaWkUjDor6OT5Oz7pxCK+NaY2hu2FLoYEOa8oCkA==",
  1232. "path": "ulid/1.4.1",
  1233. "hashPath": "ulid.1.4.1.nupkg.sha512"
  1234. },
  1235. "ZXing.Net/0.16.9": {
  1236. "type": "package",
  1237. "serviceable": true,
  1238. "sha512": "sha512-7WaVMHklpT3Ye2ragqRIwlFRsb6kOk63BOGADV0fan3ulVfGLUYkDi5yNUsZS/7FVNkWbtHAlDLmu4WnHGfqvQ==",
  1239. "path": "zxing.net/0.16.9",
  1240. "hashPath": "zxing.net.0.16.9.nupkg.sha512"
  1241. },
  1242. "ZXing.Net.Bindings.ImageSharp.V2/0.16.15": {
  1243. "type": "package",
  1244. "serviceable": true,
  1245. "sha512": "sha512-f+oesw0O/KH3YoL1j9ktw65O5Ilx932sS98xrFbdRRgQVxuMdTZ/AP9A7qll3e2ygO1YL3JFtRsZeiFPqzBZkw==",
  1246. "path": "zxing.net.bindings.imagesharp.v2/0.16.15",
  1247. "hashPath": "zxing.net.bindings.imagesharp.v2.0.16.15.nupkg.sha512"
  1248. },
  1249. "Ropin.Core.Common/1.0.0": {
  1250. "type": "project",
  1251. "serviceable": false,
  1252. "sha512": ""
  1253. },
  1254. "Ropin.Inspection.Common/1.0.0": {
  1255. "type": "project",
  1256. "serviceable": false,
  1257. "sha512": ""
  1258. },
  1259. "Ropin.Inspection.Model/1.0.0": {
  1260. "type": "project",
  1261. "serviceable": false,
  1262. "sha512": ""
  1263. },
  1264. "Ropin.Inspection.Repository/1.0.0": {
  1265. "type": "project",
  1266. "serviceable": false,
  1267. "sha512": ""
  1268. }
  1269. }
  1270. }