DataControlMod.deps.json 27 KB

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