DataControlMod.deps.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "DataControlMod/1.0.0": {
  10. "dependencies": {
  11. "Dapper": "2.0.143",
  12. "MySql.Data": "8.0.33",
  13. "Newtonsoft.Json": "13.0.3",
  14. "Swashbuckle.AspNetCore": "6.2.3"
  15. },
  16. "runtime": {
  17. "DataControlMod.dll": {}
  18. }
  19. },
  20. "Dapper/2.0.143": {
  21. "runtime": {
  22. "lib/net5.0/Dapper.dll": {
  23. "assemblyVersion": "2.0.0.0",
  24. "fileVersion": "2.0.143.55328"
  25. }
  26. }
  27. },
  28. "Google.Protobuf/3.21.9": {
  29. "runtime": {
  30. "lib/net5.0/Google.Protobuf.dll": {
  31. "assemblyVersion": "3.21.9.0",
  32. "fileVersion": "3.21.9.0"
  33. }
  34. }
  35. },
  36. "K4os.Compression.LZ4/1.3.5": {
  37. "runtime": {
  38. "lib/net6.0/K4os.Compression.LZ4.dll": {
  39. "assemblyVersion": "1.3.5.0",
  40. "fileVersion": "1.3.5.0"
  41. }
  42. }
  43. },
  44. "K4os.Compression.LZ4.Streams/1.3.5": {
  45. "dependencies": {
  46. "K4os.Compression.LZ4": "1.3.5",
  47. "K4os.Hash.xxHash": "1.0.8",
  48. "System.IO.Pipelines": "6.0.3"
  49. },
  50. "runtime": {
  51. "lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
  52. "assemblyVersion": "1.3.5.0",
  53. "fileVersion": "1.3.5.0"
  54. }
  55. }
  56. },
  57. "K4os.Hash.xxHash/1.0.8": {
  58. "runtime": {
  59. "lib/net6.0/K4os.Hash.xxHash.dll": {
  60. "assemblyVersion": "1.0.8.0",
  61. "fileVersion": "1.0.8.0"
  62. }
  63. }
  64. },
  65. "Microsoft.Extensions.ApiDescription.Server/3.0.0": {},
  66. "Microsoft.NETCore.Platforms/3.1.0": {},
  67. "Microsoft.NETCore.Targets/1.1.0": {},
  68. "Microsoft.OpenApi/1.2.3": {
  69. "runtime": {
  70. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  71. "assemblyVersion": "1.2.3.0",
  72. "fileVersion": "1.2.3.0"
  73. }
  74. }
  75. },
  76. "Microsoft.Win32.SystemEvents/4.7.0": {
  77. "dependencies": {
  78. "Microsoft.NETCore.Platforms": "3.1.0"
  79. },
  80. "runtime": {
  81. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  82. "assemblyVersion": "4.0.2.0",
  83. "fileVersion": "4.700.19.56404"
  84. }
  85. },
  86. "runtimeTargets": {
  87. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  88. "rid": "win",
  89. "assetType": "runtime",
  90. "assemblyVersion": "4.0.2.0",
  91. "fileVersion": "4.700.19.56404"
  92. }
  93. }
  94. },
  95. "MySql.Data/8.0.33": {
  96. "dependencies": {
  97. "Google.Protobuf": "3.21.9",
  98. "K4os.Compression.LZ4.Streams": "1.3.5",
  99. "Portable.BouncyCastle": "1.9.0",
  100. "System.Buffers": "4.5.1",
  101. "System.Configuration.ConfigurationManager": "4.4.1",
  102. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  103. "System.Runtime.Loader": "4.3.0",
  104. "System.Security.Permissions": "4.7.0",
  105. "System.Text.Encoding.CodePages": "4.4.0",
  106. "System.Text.Json": "7.0.1",
  107. "System.Threading.Tasks.Extensions": "4.5.4"
  108. },
  109. "runtime": {
  110. "lib/net6.0/MySql.Data.dll": {
  111. "assemblyVersion": "8.0.33.0",
  112. "fileVersion": "8.0.33.0"
  113. }
  114. },
  115. "runtimeTargets": {
  116. "runtimes/win-x64/native/comerr64.dll": {
  117. "rid": "win-x64",
  118. "assetType": "native",
  119. "fileVersion": "4.1.0.0"
  120. },
  121. "runtimes/win-x64/native/gssapi64.dll": {
  122. "rid": "win-x64",
  123. "assetType": "native",
  124. "fileVersion": "4.1.0.0"
  125. },
  126. "runtimes/win-x64/native/k5sprt64.dll": {
  127. "rid": "win-x64",
  128. "assetType": "native",
  129. "fileVersion": "4.1.0.0"
  130. },
  131. "runtimes/win-x64/native/krb5_64.dll": {
  132. "rid": "win-x64",
  133. "assetType": "native",
  134. "fileVersion": "4.1.0.0"
  135. },
  136. "runtimes/win-x64/native/krbcc64.dll": {
  137. "rid": "win-x64",
  138. "assetType": "native",
  139. "fileVersion": "4.1.0.0"
  140. }
  141. }
  142. },
  143. "Newtonsoft.Json/13.0.3": {
  144. "runtime": {
  145. "lib/net6.0/Newtonsoft.Json.dll": {
  146. "assemblyVersion": "13.0.0.0",
  147. "fileVersion": "13.0.3.27908"
  148. }
  149. }
  150. },
  151. "Portable.BouncyCastle/1.9.0": {
  152. "runtime": {
  153. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  154. "assemblyVersion": "1.9.0.0",
  155. "fileVersion": "1.9.0.1"
  156. }
  157. }
  158. },
  159. "Swashbuckle.AspNetCore/6.2.3": {
  160. "dependencies": {
  161. "Microsoft.Extensions.ApiDescription.Server": "3.0.0",
  162. "Swashbuckle.AspNetCore.Swagger": "6.2.3",
  163. "Swashbuckle.AspNetCore.SwaggerGen": "6.2.3",
  164. "Swashbuckle.AspNetCore.SwaggerUI": "6.2.3"
  165. }
  166. },
  167. "Swashbuckle.AspNetCore.Swagger/6.2.3": {
  168. "dependencies": {
  169. "Microsoft.OpenApi": "1.2.3"
  170. },
  171. "runtime": {
  172. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  173. "assemblyVersion": "6.2.3.0",
  174. "fileVersion": "6.2.3.0"
  175. }
  176. }
  177. },
  178. "Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
  179. "dependencies": {
  180. "Swashbuckle.AspNetCore.Swagger": "6.2.3"
  181. },
  182. "runtime": {
  183. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  184. "assemblyVersion": "6.2.3.0",
  185. "fileVersion": "6.2.3.0"
  186. }
  187. }
  188. },
  189. "Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
  190. "runtime": {
  191. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  192. "assemblyVersion": "6.2.3.0",
  193. "fileVersion": "6.2.3.0"
  194. }
  195. }
  196. },
  197. "System.Buffers/4.5.1": {},
  198. "System.Configuration.ConfigurationManager/4.4.1": {
  199. "dependencies": {
  200. "System.Security.Cryptography.ProtectedData": "4.4.0"
  201. },
  202. "runtime": {
  203. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  204. "assemblyVersion": "4.0.0.0",
  205. "fileVersion": "4.6.25921.2"
  206. }
  207. }
  208. },
  209. "System.Drawing.Common/4.7.0": {
  210. "dependencies": {
  211. "Microsoft.NETCore.Platforms": "3.1.0",
  212. "Microsoft.Win32.SystemEvents": "4.7.0"
  213. },
  214. "runtime": {
  215. "lib/netstandard2.0/System.Drawing.Common.dll": {
  216. "assemblyVersion": "4.0.0.1",
  217. "fileVersion": "4.6.26919.2"
  218. }
  219. },
  220. "runtimeTargets": {
  221. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  222. "rid": "unix",
  223. "assetType": "runtime",
  224. "assemblyVersion": "4.0.2.0",
  225. "fileVersion": "4.700.19.56404"
  226. },
  227. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  228. "rid": "win",
  229. "assetType": "runtime",
  230. "assemblyVersion": "4.0.2.0",
  231. "fileVersion": "4.700.19.56404"
  232. }
  233. }
  234. },
  235. "System.IO/4.3.0": {
  236. "dependencies": {
  237. "Microsoft.NETCore.Platforms": "3.1.0",
  238. "Microsoft.NETCore.Targets": "1.1.0",
  239. "System.Runtime": "4.3.0",
  240. "System.Text.Encoding": "4.3.0",
  241. "System.Threading.Tasks": "4.3.0"
  242. }
  243. },
  244. "System.IO.Pipelines/6.0.3": {
  245. "runtime": {
  246. "lib/net6.0/System.IO.Pipelines.dll": {
  247. "assemblyVersion": "6.0.0.0",
  248. "fileVersion": "6.0.522.21309"
  249. }
  250. }
  251. },
  252. "System.Reflection/4.3.0": {
  253. "dependencies": {
  254. "Microsoft.NETCore.Platforms": "3.1.0",
  255. "Microsoft.NETCore.Targets": "1.1.0",
  256. "System.IO": "4.3.0",
  257. "System.Reflection.Primitives": "4.3.0",
  258. "System.Runtime": "4.3.0"
  259. }
  260. },
  261. "System.Reflection.Primitives/4.3.0": {
  262. "dependencies": {
  263. "Microsoft.NETCore.Platforms": "3.1.0",
  264. "Microsoft.NETCore.Targets": "1.1.0",
  265. "System.Runtime": "4.3.0"
  266. }
  267. },
  268. "System.Runtime/4.3.0": {
  269. "dependencies": {
  270. "Microsoft.NETCore.Platforms": "3.1.0",
  271. "Microsoft.NETCore.Targets": "1.1.0"
  272. }
  273. },
  274. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  275. "System.Runtime.Loader/4.3.0": {
  276. "dependencies": {
  277. "System.IO": "4.3.0",
  278. "System.Reflection": "4.3.0",
  279. "System.Runtime": "4.3.0"
  280. }
  281. },
  282. "System.Security.AccessControl/4.7.0": {
  283. "dependencies": {
  284. "Microsoft.NETCore.Platforms": "3.1.0",
  285. "System.Security.Principal.Windows": "4.7.0"
  286. }
  287. },
  288. "System.Security.Cryptography.ProtectedData/4.4.0": {
  289. "runtime": {
  290. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  291. "assemblyVersion": "4.0.2.0",
  292. "fileVersion": "4.6.25519.3"
  293. }
  294. },
  295. "runtimeTargets": {
  296. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  297. "rid": "win",
  298. "assetType": "runtime",
  299. "assemblyVersion": "4.0.2.0",
  300. "fileVersion": "4.6.25519.3"
  301. }
  302. }
  303. },
  304. "System.Security.Permissions/4.7.0": {
  305. "dependencies": {
  306. "System.Security.AccessControl": "4.7.0",
  307. "System.Windows.Extensions": "4.7.0"
  308. },
  309. "runtime": {
  310. "lib/netcoreapp3.0/System.Security.Permissions.dll": {
  311. "assemblyVersion": "4.0.3.0",
  312. "fileVersion": "4.700.19.56404"
  313. }
  314. }
  315. },
  316. "System.Security.Principal.Windows/4.7.0": {},
  317. "System.Text.Encoding/4.3.0": {
  318. "dependencies": {
  319. "Microsoft.NETCore.Platforms": "3.1.0",
  320. "Microsoft.NETCore.Targets": "1.1.0",
  321. "System.Runtime": "4.3.0"
  322. }
  323. },
  324. "System.Text.Encoding.CodePages/4.4.0": {
  325. "dependencies": {
  326. "Microsoft.NETCore.Platforms": "3.1.0"
  327. }
  328. },
  329. "System.Text.Encodings.Web/7.0.0": {
  330. "dependencies": {
  331. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  332. },
  333. "runtime": {
  334. "lib/net6.0/System.Text.Encodings.Web.dll": {
  335. "assemblyVersion": "7.0.0.0",
  336. "fileVersion": "7.0.22.51805"
  337. }
  338. },
  339. "runtimeTargets": {
  340. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
  341. "rid": "browser",
  342. "assetType": "runtime",
  343. "assemblyVersion": "7.0.0.0",
  344. "fileVersion": "7.0.22.51805"
  345. }
  346. }
  347. },
  348. "System.Text.Json/7.0.1": {
  349. "dependencies": {
  350. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  351. "System.Text.Encodings.Web": "7.0.0"
  352. },
  353. "runtime": {
  354. "lib/net6.0/System.Text.Json.dll": {
  355. "assemblyVersion": "7.0.0.0",
  356. "fileVersion": "7.0.122.56804"
  357. }
  358. }
  359. },
  360. "System.Threading.Tasks/4.3.0": {
  361. "dependencies": {
  362. "Microsoft.NETCore.Platforms": "3.1.0",
  363. "Microsoft.NETCore.Targets": "1.1.0",
  364. "System.Runtime": "4.3.0"
  365. }
  366. },
  367. "System.Threading.Tasks.Extensions/4.5.4": {},
  368. "System.Windows.Extensions/4.7.0": {
  369. "dependencies": {
  370. "System.Drawing.Common": "4.7.0"
  371. },
  372. "runtime": {
  373. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  374. "assemblyVersion": "4.0.1.0",
  375. "fileVersion": "4.700.19.56404"
  376. }
  377. },
  378. "runtimeTargets": {
  379. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  380. "rid": "win",
  381. "assetType": "runtime",
  382. "assemblyVersion": "4.0.1.0",
  383. "fileVersion": "4.700.19.56404"
  384. }
  385. }
  386. }
  387. }
  388. },
  389. "libraries": {
  390. "DataControlMod/1.0.0": {
  391. "type": "project",
  392. "serviceable": false,
  393. "sha512": ""
  394. },
  395. "Dapper/2.0.143": {
  396. "type": "package",
  397. "serviceable": true,
  398. "sha512": "sha512-Vh0U+Fins3IpS7APUlrzga3+1mswWngB5fZ0xj4w+FQR5JhJzA5uHV5rSepkahvmshNZUA0YcHtae9vFQpiVTw==",
  399. "path": "dapper/2.0.143",
  400. "hashPath": "dapper.2.0.143.nupkg.sha512"
  401. },
  402. "Google.Protobuf/3.21.9": {
  403. "type": "package",
  404. "serviceable": true,
  405. "sha512": "sha512-OTpFujTgkmqMLbg3KT7F/iuKi1rg6s5FCS2M9XcVLDn40zL8wgXm37CY/F6MeOEXKjdcnXGCN/h7oyMkVydVsg==",
  406. "path": "google.protobuf/3.21.9",
  407. "hashPath": "google.protobuf.3.21.9.nupkg.sha512"
  408. },
  409. "K4os.Compression.LZ4/1.3.5": {
  410. "type": "package",
  411. "serviceable": true,
  412. "sha512": "sha512-TS4mqlT0X1OlnvOGNfl02QdVUhuqgWuCnn7UxupIa7C9Pb6qlQ5yZA2sPhRh0OSmVULaQU64KV4wJuu//UyVQQ==",
  413. "path": "k4os.compression.lz4/1.3.5",
  414. "hashPath": "k4os.compression.lz4.1.3.5.nupkg.sha512"
  415. },
  416. "K4os.Compression.LZ4.Streams/1.3.5": {
  417. "type": "package",
  418. "serviceable": true,
  419. "sha512": "sha512-M0NufZI8ym3mm6F6HMSPz1jw7TJGdY74fjAtbIXATmnAva/8xLz50eQZJI9tf9mMeHUaFDg76N1BmEh8GR5zeA==",
  420. "path": "k4os.compression.lz4.streams/1.3.5",
  421. "hashPath": "k4os.compression.lz4.streams.1.3.5.nupkg.sha512"
  422. },
  423. "K4os.Hash.xxHash/1.0.8": {
  424. "type": "package",
  425. "serviceable": true,
  426. "sha512": "sha512-Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==",
  427. "path": "k4os.hash.xxhash/1.0.8",
  428. "hashPath": "k4os.hash.xxhash.1.0.8.nupkg.sha512"
  429. },
  430. "Microsoft.Extensions.ApiDescription.Server/3.0.0": {
  431. "type": "package",
  432. "serviceable": true,
  433. "sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
  434. "path": "microsoft.extensions.apidescription.server/3.0.0",
  435. "hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512"
  436. },
  437. "Microsoft.NETCore.Platforms/3.1.0": {
  438. "type": "package",
  439. "serviceable": true,
  440. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  441. "path": "microsoft.netcore.platforms/3.1.0",
  442. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  443. },
  444. "Microsoft.NETCore.Targets/1.1.0": {
  445. "type": "package",
  446. "serviceable": true,
  447. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  448. "path": "microsoft.netcore.targets/1.1.0",
  449. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  450. },
  451. "Microsoft.OpenApi/1.2.3": {
  452. "type": "package",
  453. "serviceable": true,
  454. "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  455. "path": "microsoft.openapi/1.2.3",
  456. "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
  457. },
  458. "Microsoft.Win32.SystemEvents/4.7.0": {
  459. "type": "package",
  460. "serviceable": true,
  461. "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
  462. "path": "microsoft.win32.systemevents/4.7.0",
  463. "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
  464. },
  465. "MySql.Data/8.0.33": {
  466. "type": "package",
  467. "serviceable": true,
  468. "sha512": "sha512-mW+A9tc0s+3E3+XYe80aJmr/AvZoKBZG44w13AdVf4+1iRDwgdL6eLMPZgHyQFGwdLwNvQNPKegcOE4rRDuv8Q==",
  469. "path": "mysql.data/8.0.33",
  470. "hashPath": "mysql.data.8.0.33.nupkg.sha512"
  471. },
  472. "Newtonsoft.Json/13.0.3": {
  473. "type": "package",
  474. "serviceable": true,
  475. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  476. "path": "newtonsoft.json/13.0.3",
  477. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  478. },
  479. "Portable.BouncyCastle/1.9.0": {
  480. "type": "package",
  481. "serviceable": true,
  482. "sha512": "sha512-eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  483. "path": "portable.bouncycastle/1.9.0",
  484. "hashPath": "portable.bouncycastle.1.9.0.nupkg.sha512"
  485. },
  486. "Swashbuckle.AspNetCore/6.2.3": {
  487. "type": "package",
  488. "serviceable": true,
  489. "sha512": "sha512-cnzQDn0Le+hInsw2SYwlOhOCPXpYi/szcvnyqZJ12v+QyrLBwAmWXBg6RIyHB18s/mLeywC+Rg2O9ndz0IUNYQ==",
  490. "path": "swashbuckle.aspnetcore/6.2.3",
  491. "hashPath": "swashbuckle.aspnetcore.6.2.3.nupkg.sha512"
  492. },
  493. "Swashbuckle.AspNetCore.Swagger/6.2.3": {
  494. "type": "package",
  495. "serviceable": true,
  496. "sha512": "sha512-qOF7j1sL0bWm8g/qqHVPCvkO3JlVvUIB8WfC98kSh6BT5y5DAnBNctfac7XR5EZf+eD7/WasvANncTqwZYfmWQ==",
  497. "path": "swashbuckle.aspnetcore.swagger/6.2.3",
  498. "hashPath": "swashbuckle.aspnetcore.swagger.6.2.3.nupkg.sha512"
  499. },
  500. "Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
  501. "type": "package",
  502. "serviceable": true,
  503. "sha512": "sha512-+Xq7WdMCCfcXlnbLJVFNgY8ITdP2TRYIlpbt6IKzDw5FwFxdi9lBfNDtcT+/wkKwX70iBBFmXldnnd02/VO72A==",
  504. "path": "swashbuckle.aspnetcore.swaggergen/6.2.3",
  505. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.2.3.nupkg.sha512"
  506. },
  507. "Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
  508. "type": "package",
  509. "serviceable": true,
  510. "sha512": "sha512-bCRI87uKJVb4G+KURWm8LQrL64St04dEFZcF6gIM67Zc0Sr/N47EO83ybLMYOvfNdO1DCv8xwPcrz9J/VEhQ5g==",
  511. "path": "swashbuckle.aspnetcore.swaggerui/6.2.3",
  512. "hashPath": "swashbuckle.aspnetcore.swaggerui.6.2.3.nupkg.sha512"
  513. },
  514. "System.Buffers/4.5.1": {
  515. "type": "package",
  516. "serviceable": true,
  517. "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  518. "path": "system.buffers/4.5.1",
  519. "hashPath": "system.buffers.4.5.1.nupkg.sha512"
  520. },
  521. "System.Configuration.ConfigurationManager/4.4.1": {
  522. "type": "package",
  523. "serviceable": true,
  524. "sha512": "sha512-jz3TWKMAeuDEyrPCK5Jyt4bzQcmzUIMcY9Ud6PkElFxTfnsihV+9N/UCqvxe1z5gc7jMYAnj7V1COMS9QKIuHQ==",
  525. "path": "system.configuration.configurationmanager/4.4.1",
  526. "hashPath": "system.configuration.configurationmanager.4.4.1.nupkg.sha512"
  527. },
  528. "System.Drawing.Common/4.7.0": {
  529. "type": "package",
  530. "serviceable": true,
  531. "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
  532. "path": "system.drawing.common/4.7.0",
  533. "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
  534. },
  535. "System.IO/4.3.0": {
  536. "type": "package",
  537. "serviceable": true,
  538. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  539. "path": "system.io/4.3.0",
  540. "hashPath": "system.io.4.3.0.nupkg.sha512"
  541. },
  542. "System.IO.Pipelines/6.0.3": {
  543. "type": "package",
  544. "serviceable": true,
  545. "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  546. "path": "system.io.pipelines/6.0.3",
  547. "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
  548. },
  549. "System.Reflection/4.3.0": {
  550. "type": "package",
  551. "serviceable": true,
  552. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  553. "path": "system.reflection/4.3.0",
  554. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  555. },
  556. "System.Reflection.Primitives/4.3.0": {
  557. "type": "package",
  558. "serviceable": true,
  559. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  560. "path": "system.reflection.primitives/4.3.0",
  561. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  562. },
  563. "System.Runtime/4.3.0": {
  564. "type": "package",
  565. "serviceable": true,
  566. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  567. "path": "system.runtime/4.3.0",
  568. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  569. },
  570. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  571. "type": "package",
  572. "serviceable": true,
  573. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  574. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  575. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  576. },
  577. "System.Runtime.Loader/4.3.0": {
  578. "type": "package",
  579. "serviceable": true,
  580. "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
  581. "path": "system.runtime.loader/4.3.0",
  582. "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
  583. },
  584. "System.Security.AccessControl/4.7.0": {
  585. "type": "package",
  586. "serviceable": true,
  587. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  588. "path": "system.security.accesscontrol/4.7.0",
  589. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  590. },
  591. "System.Security.Cryptography.ProtectedData/4.4.0": {
  592. "type": "package",
  593. "serviceable": true,
  594. "sha512": "sha512-cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
  595. "path": "system.security.cryptography.protecteddata/4.4.0",
  596. "hashPath": "system.security.cryptography.protecteddata.4.4.0.nupkg.sha512"
  597. },
  598. "System.Security.Permissions/4.7.0": {
  599. "type": "package",
  600. "serviceable": true,
  601. "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  602. "path": "system.security.permissions/4.7.0",
  603. "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
  604. },
  605. "System.Security.Principal.Windows/4.7.0": {
  606. "type": "package",
  607. "serviceable": true,
  608. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  609. "path": "system.security.principal.windows/4.7.0",
  610. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  611. },
  612. "System.Text.Encoding/4.3.0": {
  613. "type": "package",
  614. "serviceable": true,
  615. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  616. "path": "system.text.encoding/4.3.0",
  617. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  618. },
  619. "System.Text.Encoding.CodePages/4.4.0": {
  620. "type": "package",
  621. "serviceable": true,
  622. "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
  623. "path": "system.text.encoding.codepages/4.4.0",
  624. "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512"
  625. },
  626. "System.Text.Encodings.Web/7.0.0": {
  627. "type": "package",
  628. "serviceable": true,
  629. "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
  630. "path": "system.text.encodings.web/7.0.0",
  631. "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
  632. },
  633. "System.Text.Json/7.0.1": {
  634. "type": "package",
  635. "serviceable": true,
  636. "sha512": "sha512-OtDEmCCiNl8JAduFKZ/r0Sw6XZNHwIicUYy/mXgMDGeOsZLshH37qi3oPRzFYiryVktiMoQLByMGPtRCEMYbeQ==",
  637. "path": "system.text.json/7.0.1",
  638. "hashPath": "system.text.json.7.0.1.nupkg.sha512"
  639. },
  640. "System.Threading.Tasks/4.3.0": {
  641. "type": "package",
  642. "serviceable": true,
  643. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  644. "path": "system.threading.tasks/4.3.0",
  645. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  646. },
  647. "System.Threading.Tasks.Extensions/4.5.4": {
  648. "type": "package",
  649. "serviceable": true,
  650. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  651. "path": "system.threading.tasks.extensions/4.5.4",
  652. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  653. },
  654. "System.Windows.Extensions/4.7.0": {
  655. "type": "package",
  656. "serviceable": true,
  657. "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  658. "path": "system.windows.extensions/4.7.0",
  659. "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
  660. }
  661. }
  662. }