API.deps.json 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "API/1.0.0": {
  10. "dependencies": {
  11. "EntityFramework": "6.4.4",
  12. "MailKit": "4.4.0",
  13. "Microsoft.Data.SqlClient": "5.2.0",
  14. "Microsoft.EntityFrameworkCore": "7.0.16",
  15. "Microsoft.EntityFrameworkCore.Design": "7.0.16",
  16. "Microsoft.EntityFrameworkCore.SqlServer": "7.0.16",
  17. "Microsoft.EntityFrameworkCore.Tools": "7.0.16",
  18. "Microsoft.Extensions.Configuration": "8.0.0",
  19. "Swashbuckle.AspNetCore": "6.4.0"
  20. },
  21. "runtime": {
  22. "API.dll": {}
  23. }
  24. },
  25. "Azure.Core/1.35.0": {
  26. "dependencies": {
  27. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  28. "System.Diagnostics.DiagnosticSource": "6.0.1",
  29. "System.Memory.Data": "1.0.2",
  30. "System.Numerics.Vectors": "4.5.0",
  31. "System.Text.Encodings.Web": "7.0.0",
  32. "System.Text.Json": "7.0.0",
  33. "System.Threading.Tasks.Extensions": "4.5.4"
  34. },
  35. "runtime": {
  36. "lib/net6.0/Azure.Core.dll": {
  37. "assemblyVersion": "1.35.0.0",
  38. "fileVersion": "1.3500.23.45706"
  39. }
  40. }
  41. },
  42. "Azure.Identity/1.10.3": {
  43. "dependencies": {
  44. "Azure.Core": "1.35.0",
  45. "Microsoft.Identity.Client": "4.56.0",
  46. "Microsoft.Identity.Client.Extensions.Msal": "4.56.0",
  47. "System.Memory": "4.5.4",
  48. "System.Security.Cryptography.ProtectedData": "6.0.0",
  49. "System.Text.Json": "7.0.0",
  50. "System.Threading.Tasks.Extensions": "4.5.4"
  51. },
  52. "runtime": {
  53. "lib/netstandard2.0/Azure.Identity.dll": {
  54. "assemblyVersion": "1.10.3.0",
  55. "fileVersion": "1.1000.323.51804"
  56. }
  57. }
  58. },
  59. "BouncyCastle.Cryptography/2.3.0": {
  60. "runtime": {
  61. "lib/net6.0/BouncyCastle.Cryptography.dll": {
  62. "assemblyVersion": "2.0.0.0",
  63. "fileVersion": "2.3.0.53016"
  64. }
  65. }
  66. },
  67. "EntityFramework/6.4.4": {
  68. "dependencies": {
  69. "Microsoft.CSharp": "4.7.0",
  70. "System.CodeDom": "4.7.0",
  71. "System.ComponentModel.Annotations": "4.7.0",
  72. "System.Configuration.ConfigurationManager": "6.0.1",
  73. "System.Data.SqlClient": "4.8.1"
  74. },
  75. "runtime": {
  76. "lib/netstandard2.1/EntityFramework.SqlServer.dll": {
  77. "assemblyVersion": "6.0.0.0",
  78. "fileVersion": "6.400.420.21404"
  79. },
  80. "lib/netstandard2.1/EntityFramework.dll": {
  81. "assemblyVersion": "6.0.0.0",
  82. "fileVersion": "6.400.420.21404"
  83. }
  84. }
  85. },
  86. "Humanizer.Core/2.14.1": {
  87. "runtime": {
  88. "lib/net6.0/Humanizer.dll": {
  89. "assemblyVersion": "2.14.0.0",
  90. "fileVersion": "2.14.1.48190"
  91. }
  92. }
  93. },
  94. "MailKit/4.4.0": {
  95. "dependencies": {
  96. "MimeKit": "4.4.0"
  97. },
  98. "runtime": {
  99. "lib/net6.0/MailKit.dll": {
  100. "assemblyVersion": "4.4.0.0",
  101. "fileVersion": "4.4.0.0"
  102. }
  103. }
  104. },
  105. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  106. "runtime": {
  107. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  108. "assemblyVersion": "1.0.0.0",
  109. "fileVersion": "4.700.20.21406"
  110. }
  111. }
  112. },
  113. "Microsoft.CSharp/4.7.0": {},
  114. "Microsoft.Data.SqlClient/5.2.0": {
  115. "dependencies": {
  116. "Azure.Identity": "1.10.3",
  117. "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
  118. "Microsoft.Identity.Client": "4.56.0",
  119. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  120. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
  121. "Microsoft.SqlServer.Server": "1.0.0",
  122. "System.Configuration.ConfigurationManager": "6.0.1",
  123. "System.Runtime.Caching": "6.0.0"
  124. },
  125. "runtime": {
  126. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  127. "assemblyVersion": "5.0.0.0",
  128. "fileVersion": "5.20.24059.2"
  129. }
  130. },
  131. "resources": {
  132. "lib/net6.0/de/Microsoft.Data.SqlClient.resources.dll": {
  133. "locale": "de"
  134. },
  135. "lib/net6.0/es/Microsoft.Data.SqlClient.resources.dll": {
  136. "locale": "es"
  137. },
  138. "lib/net6.0/fr/Microsoft.Data.SqlClient.resources.dll": {
  139. "locale": "fr"
  140. },
  141. "lib/net6.0/it/Microsoft.Data.SqlClient.resources.dll": {
  142. "locale": "it"
  143. },
  144. "lib/net6.0/ja/Microsoft.Data.SqlClient.resources.dll": {
  145. "locale": "ja"
  146. },
  147. "lib/net6.0/ko/Microsoft.Data.SqlClient.resources.dll": {
  148. "locale": "ko"
  149. },
  150. "lib/net6.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
  151. "locale": "pt-BR"
  152. },
  153. "lib/net6.0/ru/Microsoft.Data.SqlClient.resources.dll": {
  154. "locale": "ru"
  155. },
  156. "lib/net6.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
  157. "locale": "zh-Hans"
  158. },
  159. "lib/net6.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
  160. "locale": "zh-Hant"
  161. }
  162. },
  163. "runtimeTargets": {
  164. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  165. "rid": "unix",
  166. "assetType": "runtime",
  167. "assemblyVersion": "5.0.0.0",
  168. "fileVersion": "5.20.24059.2"
  169. },
  170. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  171. "rid": "win",
  172. "assetType": "runtime",
  173. "assemblyVersion": "5.0.0.0",
  174. "fileVersion": "5.20.24059.2"
  175. }
  176. }
  177. },
  178. "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
  179. "runtimeTargets": {
  180. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  181. "rid": "win-arm",
  182. "assetType": "native",
  183. "fileVersion": "5.2.0.0"
  184. },
  185. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  186. "rid": "win-arm64",
  187. "assetType": "native",
  188. "fileVersion": "5.2.0.0"
  189. },
  190. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  191. "rid": "win-x64",
  192. "assetType": "native",
  193. "fileVersion": "5.2.0.0"
  194. },
  195. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  196. "rid": "win-x86",
  197. "assetType": "native",
  198. "fileVersion": "5.2.0.0"
  199. }
  200. }
  201. },
  202. "Microsoft.EntityFrameworkCore/7.0.16": {
  203. "dependencies": {
  204. "Microsoft.EntityFrameworkCore.Abstractions": "7.0.16",
  205. "Microsoft.EntityFrameworkCore.Analyzers": "7.0.16",
  206. "Microsoft.Extensions.Caching.Memory": "7.0.0",
  207. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  208. "Microsoft.Extensions.Logging": "7.0.0"
  209. },
  210. "runtime": {
  211. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  212. "assemblyVersion": "7.0.16.0",
  213. "fileVersion": "7.0.1624.6616"
  214. }
  215. }
  216. },
  217. "Microsoft.EntityFrameworkCore.Abstractions/7.0.16": {
  218. "runtime": {
  219. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  220. "assemblyVersion": "7.0.16.0",
  221. "fileVersion": "7.0.1624.6616"
  222. }
  223. }
  224. },
  225. "Microsoft.EntityFrameworkCore.Analyzers/7.0.16": {},
  226. "Microsoft.EntityFrameworkCore.Design/7.0.16": {
  227. "dependencies": {
  228. "Humanizer.Core": "2.14.1",
  229. "Microsoft.EntityFrameworkCore.Relational": "7.0.16",
  230. "Microsoft.Extensions.DependencyModel": "7.0.0",
  231. "Mono.TextTemplating": "2.2.1"
  232. },
  233. "runtime": {
  234. "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
  235. "assemblyVersion": "7.0.16.0",
  236. "fileVersion": "7.0.1624.6616"
  237. }
  238. }
  239. },
  240. "Microsoft.EntityFrameworkCore.Relational/7.0.16": {
  241. "dependencies": {
  242. "Microsoft.EntityFrameworkCore": "7.0.16",
  243. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  244. },
  245. "runtime": {
  246. "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  247. "assemblyVersion": "7.0.16.0",
  248. "fileVersion": "7.0.1624.6616"
  249. }
  250. }
  251. },
  252. "Microsoft.EntityFrameworkCore.SqlServer/7.0.16": {
  253. "dependencies": {
  254. "Microsoft.Data.SqlClient": "5.2.0",
  255. "Microsoft.EntityFrameworkCore.Relational": "7.0.16"
  256. },
  257. "runtime": {
  258. "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  259. "assemblyVersion": "7.0.16.0",
  260. "fileVersion": "7.0.1624.6616"
  261. }
  262. }
  263. },
  264. "Microsoft.EntityFrameworkCore.Tools/7.0.16": {
  265. "dependencies": {
  266. "Microsoft.EntityFrameworkCore.Design": "7.0.16"
  267. }
  268. },
  269. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
  270. "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
  271. "dependencies": {
  272. "Microsoft.Extensions.Primitives": "8.0.0"
  273. }
  274. },
  275. "Microsoft.Extensions.Caching.Memory/7.0.0": {
  276. "dependencies": {
  277. "Microsoft.Extensions.Caching.Abstractions": "7.0.0",
  278. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  279. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  280. "Microsoft.Extensions.Options": "7.0.0",
  281. "Microsoft.Extensions.Primitives": "8.0.0"
  282. }
  283. },
  284. "Microsoft.Extensions.Configuration/8.0.0": {
  285. "dependencies": {
  286. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  287. "Microsoft.Extensions.Primitives": "8.0.0"
  288. },
  289. "runtime": {
  290. "lib/net7.0/Microsoft.Extensions.Configuration.dll": {
  291. "assemblyVersion": "8.0.0.0",
  292. "fileVersion": "8.0.23.53103"
  293. }
  294. }
  295. },
  296. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  297. "dependencies": {
  298. "Microsoft.Extensions.Primitives": "8.0.0"
  299. },
  300. "runtime": {
  301. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  302. "assemblyVersion": "8.0.0.0",
  303. "fileVersion": "8.0.23.53103"
  304. }
  305. }
  306. },
  307. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  308. "dependencies": {
  309. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  310. }
  311. },
  312. "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {},
  313. "Microsoft.Extensions.DependencyModel/7.0.0": {
  314. "dependencies": {
  315. "System.Text.Encodings.Web": "7.0.0",
  316. "System.Text.Json": "7.0.0"
  317. },
  318. "runtime": {
  319. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  320. "assemblyVersion": "7.0.0.0",
  321. "fileVersion": "7.0.22.51805"
  322. }
  323. }
  324. },
  325. "Microsoft.Extensions.Logging/7.0.0": {
  326. "dependencies": {
  327. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  328. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  329. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  330. "Microsoft.Extensions.Options": "7.0.0"
  331. }
  332. },
  333. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {},
  334. "Microsoft.Extensions.Options/7.0.0": {
  335. "dependencies": {
  336. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  337. "Microsoft.Extensions.Primitives": "8.0.0"
  338. }
  339. },
  340. "Microsoft.Extensions.Primitives/8.0.0": {
  341. "runtime": {
  342. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  343. "assemblyVersion": "8.0.0.0",
  344. "fileVersion": "8.0.23.53103"
  345. }
  346. }
  347. },
  348. "Microsoft.Identity.Client/4.56.0": {
  349. "dependencies": {
  350. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  351. },
  352. "runtime": {
  353. "lib/net6.0/Microsoft.Identity.Client.dll": {
  354. "assemblyVersion": "4.56.0.0",
  355. "fileVersion": "4.56.0.0"
  356. }
  357. }
  358. },
  359. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  360. "dependencies": {
  361. "Microsoft.Identity.Client": "4.56.0",
  362. "System.IO.FileSystem.AccessControl": "5.0.0",
  363. "System.Security.Cryptography.ProtectedData": "6.0.0"
  364. },
  365. "runtime": {
  366. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
  367. "assemblyVersion": "4.56.0.0",
  368. "fileVersion": "4.56.0.0"
  369. }
  370. }
  371. },
  372. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  373. "runtime": {
  374. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  375. "assemblyVersion": "6.35.0.0",
  376. "fileVersion": "6.35.0.41201"
  377. }
  378. }
  379. },
  380. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  381. "dependencies": {
  382. "Microsoft.IdentityModel.Tokens": "6.35.0",
  383. "System.Text.Encoding": "4.3.0",
  384. "System.Text.Encodings.Web": "7.0.0",
  385. "System.Text.Json": "7.0.0"
  386. },
  387. "runtime": {
  388. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  389. "assemblyVersion": "6.35.0.0",
  390. "fileVersion": "6.35.0.41201"
  391. }
  392. }
  393. },
  394. "Microsoft.IdentityModel.Logging/6.35.0": {
  395. "dependencies": {
  396. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  397. },
  398. "runtime": {
  399. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  400. "assemblyVersion": "6.35.0.0",
  401. "fileVersion": "6.35.0.41201"
  402. }
  403. }
  404. },
  405. "Microsoft.IdentityModel.Protocols/6.35.0": {
  406. "dependencies": {
  407. "Microsoft.IdentityModel.Logging": "6.35.0",
  408. "Microsoft.IdentityModel.Tokens": "6.35.0"
  409. },
  410. "runtime": {
  411. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  412. "assemblyVersion": "6.35.0.0",
  413. "fileVersion": "6.35.0.41201"
  414. }
  415. }
  416. },
  417. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  418. "dependencies": {
  419. "Microsoft.IdentityModel.Protocols": "6.35.0",
  420. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  421. },
  422. "runtime": {
  423. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  424. "assemblyVersion": "6.35.0.0",
  425. "fileVersion": "6.35.0.41201"
  426. }
  427. }
  428. },
  429. "Microsoft.IdentityModel.Tokens/6.35.0": {
  430. "dependencies": {
  431. "Microsoft.CSharp": "4.7.0",
  432. "Microsoft.IdentityModel.Logging": "6.35.0",
  433. "System.Security.Cryptography.Cng": "4.5.0"
  434. },
  435. "runtime": {
  436. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  437. "assemblyVersion": "6.35.0.0",
  438. "fileVersion": "6.35.0.41201"
  439. }
  440. }
  441. },
  442. "Microsoft.NETCore.Platforms/1.1.0": {},
  443. "Microsoft.NETCore.Targets/1.1.0": {},
  444. "Microsoft.OpenApi/1.2.3": {
  445. "runtime": {
  446. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  447. "assemblyVersion": "1.2.3.0",
  448. "fileVersion": "1.2.3.0"
  449. }
  450. }
  451. },
  452. "Microsoft.SqlServer.Server/1.0.0": {
  453. "runtime": {
  454. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  455. "assemblyVersion": "1.0.0.0",
  456. "fileVersion": "1.0.0.0"
  457. }
  458. }
  459. },
  460. "Microsoft.Win32.Registry/4.7.0": {
  461. "dependencies": {
  462. "System.Security.AccessControl": "6.0.0",
  463. "System.Security.Principal.Windows": "5.0.0"
  464. }
  465. },
  466. "Microsoft.Win32.SystemEvents/6.0.0": {
  467. "runtime": {
  468. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  469. "assemblyVersion": "6.0.0.0",
  470. "fileVersion": "6.0.21.52210"
  471. }
  472. },
  473. "runtimeTargets": {
  474. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  475. "rid": "win",
  476. "assetType": "runtime",
  477. "assemblyVersion": "6.0.0.0",
  478. "fileVersion": "6.0.21.52210"
  479. }
  480. }
  481. },
  482. "MimeKit/4.4.0": {
  483. "dependencies": {
  484. "BouncyCastle.Cryptography": "2.3.0",
  485. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  486. "System.Security.Cryptography.Pkcs": "8.0.0",
  487. "System.Text.Encoding.CodePages": "8.0.0"
  488. },
  489. "runtime": {
  490. "lib/net6.0/MimeKit.dll": {
  491. "assemblyVersion": "4.4.0.0",
  492. "fileVersion": "4.4.0.0"
  493. }
  494. }
  495. },
  496. "Mono.TextTemplating/2.2.1": {
  497. "dependencies": {
  498. "System.CodeDom": "4.7.0"
  499. },
  500. "runtime": {
  501. "lib/netstandard2.0/Mono.TextTemplating.dll": {
  502. "assemblyVersion": "2.2.0.0",
  503. "fileVersion": "2.2.1.1"
  504. }
  505. }
  506. },
  507. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  508. "dependencies": {
  509. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  510. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  511. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  512. }
  513. },
  514. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  515. "runtimeTargets": {
  516. "runtimes/win-arm64/native/sni.dll": {
  517. "rid": "win-arm64",
  518. "assetType": "native",
  519. "fileVersion": "4.6.25512.1"
  520. }
  521. }
  522. },
  523. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  524. "runtimeTargets": {
  525. "runtimes/win-x64/native/sni.dll": {
  526. "rid": "win-x64",
  527. "assetType": "native",
  528. "fileVersion": "4.6.25512.1"
  529. }
  530. }
  531. },
  532. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  533. "runtimeTargets": {
  534. "runtimes/win-x86/native/sni.dll": {
  535. "rid": "win-x86",
  536. "assetType": "native",
  537. "fileVersion": "4.6.25512.1"
  538. }
  539. }
  540. },
  541. "Swashbuckle.AspNetCore/6.4.0": {
  542. "dependencies": {
  543. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  544. "Swashbuckle.AspNetCore.Swagger": "6.4.0",
  545. "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
  546. "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
  547. }
  548. },
  549. "Swashbuckle.AspNetCore.Swagger/6.4.0": {
  550. "dependencies": {
  551. "Microsoft.OpenApi": "1.2.3"
  552. },
  553. "runtime": {
  554. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
  555. "assemblyVersion": "6.4.0.0",
  556. "fileVersion": "6.4.0.0"
  557. }
  558. }
  559. },
  560. "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
  561. "dependencies": {
  562. "Swashbuckle.AspNetCore.Swagger": "6.4.0"
  563. },
  564. "runtime": {
  565. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  566. "assemblyVersion": "6.4.0.0",
  567. "fileVersion": "6.4.0.0"
  568. }
  569. }
  570. },
  571. "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
  572. "runtime": {
  573. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  574. "assemblyVersion": "6.4.0.0",
  575. "fileVersion": "6.4.0.0"
  576. }
  577. }
  578. },
  579. "System.CodeDom/4.7.0": {
  580. "runtime": {
  581. "lib/netstandard2.0/System.CodeDom.dll": {
  582. "assemblyVersion": "4.0.3.0",
  583. "fileVersion": "4.700.19.56404"
  584. }
  585. }
  586. },
  587. "System.ComponentModel.Annotations/4.7.0": {},
  588. "System.Configuration.ConfigurationManager/6.0.1": {
  589. "dependencies": {
  590. "System.Security.Cryptography.ProtectedData": "6.0.0",
  591. "System.Security.Permissions": "6.0.0"
  592. },
  593. "runtime": {
  594. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  595. "assemblyVersion": "6.0.0.0",
  596. "fileVersion": "6.0.922.41905"
  597. }
  598. }
  599. },
  600. "System.Data.SqlClient/4.8.1": {
  601. "dependencies": {
  602. "Microsoft.Win32.Registry": "4.7.0",
  603. "System.Security.Principal.Windows": "5.0.0",
  604. "runtime.native.System.Data.SqlClient.sni": "4.7.0"
  605. },
  606. "runtime": {
  607. "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  608. "assemblyVersion": "4.6.1.1",
  609. "fileVersion": "4.700.20.6702"
  610. }
  611. },
  612. "runtimeTargets": {
  613. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  614. "rid": "unix",
  615. "assetType": "runtime",
  616. "assemblyVersion": "4.6.1.1",
  617. "fileVersion": "4.700.20.6702"
  618. },
  619. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  620. "rid": "win",
  621. "assetType": "runtime",
  622. "assemblyVersion": "4.6.1.1",
  623. "fileVersion": "4.700.20.6702"
  624. }
  625. }
  626. },
  627. "System.Diagnostics.DiagnosticSource/6.0.1": {
  628. "dependencies": {
  629. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  630. }
  631. },
  632. "System.Drawing.Common/6.0.0": {
  633. "dependencies": {
  634. "Microsoft.Win32.SystemEvents": "6.0.0"
  635. },
  636. "runtime": {
  637. "lib/net6.0/System.Drawing.Common.dll": {
  638. "assemblyVersion": "6.0.0.0",
  639. "fileVersion": "6.0.21.52210"
  640. }
  641. },
  642. "runtimeTargets": {
  643. "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
  644. "rid": "unix",
  645. "assetType": "runtime",
  646. "assemblyVersion": "6.0.0.0",
  647. "fileVersion": "6.0.21.52210"
  648. },
  649. "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
  650. "rid": "win",
  651. "assetType": "runtime",
  652. "assemblyVersion": "6.0.0.0",
  653. "fileVersion": "6.0.21.52210"
  654. }
  655. }
  656. },
  657. "System.Formats.Asn1/8.0.0": {
  658. "runtime": {
  659. "lib/net7.0/System.Formats.Asn1.dll": {
  660. "assemblyVersion": "8.0.0.0",
  661. "fileVersion": "8.0.23.53103"
  662. }
  663. }
  664. },
  665. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  666. "dependencies": {
  667. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  668. "Microsoft.IdentityModel.Tokens": "6.35.0"
  669. },
  670. "runtime": {
  671. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  672. "assemblyVersion": "6.35.0.0",
  673. "fileVersion": "6.35.0.41201"
  674. }
  675. }
  676. },
  677. "System.IO.FileSystem.AccessControl/5.0.0": {
  678. "dependencies": {
  679. "System.Security.AccessControl": "6.0.0",
  680. "System.Security.Principal.Windows": "5.0.0"
  681. }
  682. },
  683. "System.Memory/4.5.4": {},
  684. "System.Memory.Data/1.0.2": {
  685. "dependencies": {
  686. "System.Text.Encodings.Web": "7.0.0",
  687. "System.Text.Json": "7.0.0"
  688. },
  689. "runtime": {
  690. "lib/netstandard2.0/System.Memory.Data.dll": {
  691. "assemblyVersion": "1.0.2.0",
  692. "fileVersion": "1.0.221.20802"
  693. }
  694. }
  695. },
  696. "System.Numerics.Vectors/4.5.0": {},
  697. "System.Runtime/4.3.0": {
  698. "dependencies": {
  699. "Microsoft.NETCore.Platforms": "1.1.0",
  700. "Microsoft.NETCore.Targets": "1.1.0"
  701. }
  702. },
  703. "System.Runtime.Caching/6.0.0": {
  704. "dependencies": {
  705. "System.Configuration.ConfigurationManager": "6.0.1"
  706. },
  707. "runtime": {
  708. "lib/net6.0/System.Runtime.Caching.dll": {
  709. "assemblyVersion": "4.0.0.0",
  710. "fileVersion": "6.0.21.52210"
  711. }
  712. },
  713. "runtimeTargets": {
  714. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  715. "rid": "win",
  716. "assetType": "runtime",
  717. "assemblyVersion": "4.0.0.0",
  718. "fileVersion": "6.0.21.52210"
  719. }
  720. }
  721. },
  722. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  723. "System.Security.AccessControl/6.0.0": {},
  724. "System.Security.Cryptography.Cng/4.5.0": {},
  725. "System.Security.Cryptography.Pkcs/8.0.0": {
  726. "dependencies": {
  727. "System.Formats.Asn1": "8.0.0"
  728. },
  729. "runtime": {
  730. "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  731. "assemblyVersion": "8.0.0.0",
  732. "fileVersion": "8.0.23.53103"
  733. }
  734. },
  735. "runtimeTargets": {
  736. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
  737. "rid": "win",
  738. "assetType": "runtime",
  739. "assemblyVersion": "8.0.0.0",
  740. "fileVersion": "8.0.23.53103"
  741. }
  742. }
  743. },
  744. "System.Security.Cryptography.ProtectedData/6.0.0": {
  745. "runtime": {
  746. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  747. "assemblyVersion": "6.0.0.0",
  748. "fileVersion": "6.0.21.52210"
  749. }
  750. },
  751. "runtimeTargets": {
  752. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  753. "rid": "win",
  754. "assetType": "runtime",
  755. "assemblyVersion": "6.0.0.0",
  756. "fileVersion": "6.0.21.52210"
  757. }
  758. }
  759. },
  760. "System.Security.Permissions/6.0.0": {
  761. "dependencies": {
  762. "System.Security.AccessControl": "6.0.0",
  763. "System.Windows.Extensions": "6.0.0"
  764. },
  765. "runtime": {
  766. "lib/net6.0/System.Security.Permissions.dll": {
  767. "assemblyVersion": "6.0.0.0",
  768. "fileVersion": "6.0.21.52210"
  769. }
  770. }
  771. },
  772. "System.Security.Principal.Windows/5.0.0": {},
  773. "System.Text.Encoding/4.3.0": {
  774. "dependencies": {
  775. "Microsoft.NETCore.Platforms": "1.1.0",
  776. "Microsoft.NETCore.Targets": "1.1.0",
  777. "System.Runtime": "4.3.0"
  778. }
  779. },
  780. "System.Text.Encoding.CodePages/8.0.0": {
  781. "runtime": {
  782. "lib/net7.0/System.Text.Encoding.CodePages.dll": {
  783. "assemblyVersion": "8.0.0.0",
  784. "fileVersion": "8.0.23.53103"
  785. }
  786. },
  787. "runtimeTargets": {
  788. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll": {
  789. "rid": "win",
  790. "assetType": "runtime",
  791. "assemblyVersion": "8.0.0.0",
  792. "fileVersion": "8.0.23.53103"
  793. }
  794. }
  795. },
  796. "System.Text.Encodings.Web/7.0.0": {},
  797. "System.Text.Json/7.0.0": {
  798. "dependencies": {
  799. "System.Text.Encodings.Web": "7.0.0"
  800. }
  801. },
  802. "System.Threading.Tasks.Extensions/4.5.4": {},
  803. "System.Windows.Extensions/6.0.0": {
  804. "dependencies": {
  805. "System.Drawing.Common": "6.0.0"
  806. },
  807. "runtime": {
  808. "lib/net6.0/System.Windows.Extensions.dll": {
  809. "assemblyVersion": "6.0.0.0",
  810. "fileVersion": "6.0.21.52210"
  811. }
  812. },
  813. "runtimeTargets": {
  814. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  815. "rid": "win",
  816. "assetType": "runtime",
  817. "assemblyVersion": "6.0.0.0",
  818. "fileVersion": "6.0.21.52210"
  819. }
  820. }
  821. }
  822. }
  823. },
  824. "libraries": {
  825. "API/1.0.0": {
  826. "type": "project",
  827. "serviceable": false,
  828. "sha512": ""
  829. },
  830. "Azure.Core/1.35.0": {
  831. "type": "package",
  832. "serviceable": true,
  833. "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
  834. "path": "azure.core/1.35.0",
  835. "hashPath": "azure.core.1.35.0.nupkg.sha512"
  836. },
  837. "Azure.Identity/1.10.3": {
  838. "type": "package",
  839. "serviceable": true,
  840. "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
  841. "path": "azure.identity/1.10.3",
  842. "hashPath": "azure.identity.1.10.3.nupkg.sha512"
  843. },
  844. "BouncyCastle.Cryptography/2.3.0": {
  845. "type": "package",
  846. "serviceable": true,
  847. "sha512": "sha512-IaVIiYxZLaBulveGDRUx/pBoW/Rc8QeXGF5u2E8xL8RWhVKCgfmtX9NUyGRbnSqnbFQU2zyP3MkXIdH+jUuQBw==",
  848. "path": "bouncycastle.cryptography/2.3.0",
  849. "hashPath": "bouncycastle.cryptography.2.3.0.nupkg.sha512"
  850. },
  851. "EntityFramework/6.4.4": {
  852. "type": "package",
  853. "serviceable": true,
  854. "sha512": "sha512-yj1+/4tci7Panu3jKDHYizxwVm0Jvm7b7m057b5h4u8NUHGCR8WIWirBTw+8EptRffwftIWPBeIRGNKD1ewEMQ==",
  855. "path": "entityframework/6.4.4",
  856. "hashPath": "entityframework.6.4.4.nupkg.sha512"
  857. },
  858. "Humanizer.Core/2.14.1": {
  859. "type": "package",
  860. "serviceable": true,
  861. "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  862. "path": "humanizer.core/2.14.1",
  863. "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
  864. },
  865. "MailKit/4.4.0": {
  866. "type": "package",
  867. "serviceable": true,
  868. "sha512": "sha512-cv+oiAOn2+LhhGUVvxpJjEOIZOTZBFDIDO9ebOfxqqU1f/PllHpKr5VjWOBsqeLrb+zLisxWSQDzM5C64XrRNA==",
  869. "path": "mailkit/4.4.0",
  870. "hashPath": "mailkit.4.4.0.nupkg.sha512"
  871. },
  872. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  873. "type": "package",
  874. "serviceable": true,
  875. "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  876. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  877. "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
  878. },
  879. "Microsoft.CSharp/4.7.0": {
  880. "type": "package",
  881. "serviceable": true,
  882. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  883. "path": "microsoft.csharp/4.7.0",
  884. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  885. },
  886. "Microsoft.Data.SqlClient/5.2.0": {
  887. "type": "package",
  888. "serviceable": true,
  889. "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==",
  890. "path": "microsoft.data.sqlclient/5.2.0",
  891. "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512"
  892. },
  893. "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
  894. "type": "package",
  895. "serviceable": true,
  896. "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==",
  897. "path": "microsoft.data.sqlclient.sni.runtime/5.2.0",
  898. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512"
  899. },
  900. "Microsoft.EntityFrameworkCore/7.0.16": {
  901. "type": "package",
  902. "serviceable": true,
  903. "sha512": "sha512-SbMHFQG7iXgBTUFv5XxVMwpRqDKah4qTraDAGUv4gkaudFAOSuNfNRfCXY282hij79P1oxg/M9Wni+8GXavxQQ==",
  904. "path": "microsoft.entityframeworkcore/7.0.16",
  905. "hashPath": "microsoft.entityframeworkcore.7.0.16.nupkg.sha512"
  906. },
  907. "Microsoft.EntityFrameworkCore.Abstractions/7.0.16": {
  908. "type": "package",
  909. "serviceable": true,
  910. "sha512": "sha512-emuQo430RBfwZSxwTYKu0/+ohRixXaRNi3njEbzcnaFqc94oU6afcx5KYtk5/lrBQn58Oo0CUmDRhMeFQI4Kgg==",
  911. "path": "microsoft.entityframeworkcore.abstractions/7.0.16",
  912. "hashPath": "microsoft.entityframeworkcore.abstractions.7.0.16.nupkg.sha512"
  913. },
  914. "Microsoft.EntityFrameworkCore.Analyzers/7.0.16": {
  915. "type": "package",
  916. "serviceable": true,
  917. "sha512": "sha512-DO8M/90nqgq7fFoR4SIty9thhK22RBIwxoJxPIwrATy9FV1QKGPUeG9iMnz1yHv5/NxZWr8xF44oFAsrgcHgXg==",
  918. "path": "microsoft.entityframeworkcore.analyzers/7.0.16",
  919. "hashPath": "microsoft.entityframeworkcore.analyzers.7.0.16.nupkg.sha512"
  920. },
  921. "Microsoft.EntityFrameworkCore.Design/7.0.16": {
  922. "type": "package",
  923. "serviceable": true,
  924. "sha512": "sha512-Z5Ra/VP8JfWPHE/3Ix0WzTlupk0KDhlCuUTOdUWREg1JpWpk8B8k7i3dX5TOLkAIvFfph1F3KT/5+sspuJtiEg==",
  925. "path": "microsoft.entityframeworkcore.design/7.0.16",
  926. "hashPath": "microsoft.entityframeworkcore.design.7.0.16.nupkg.sha512"
  927. },
  928. "Microsoft.EntityFrameworkCore.Relational/7.0.16": {
  929. "type": "package",
  930. "serviceable": true,
  931. "sha512": "sha512-g5G9SDhhxi9jUvUIrWl8r5Xi3cxY1W549ijLjO6y/2xTQv5ZF83u9MOrO9LYVi1wmm7Dih37U46rh9ZNcWBl0g==",
  932. "path": "microsoft.entityframeworkcore.relational/7.0.16",
  933. "hashPath": "microsoft.entityframeworkcore.relational.7.0.16.nupkg.sha512"
  934. },
  935. "Microsoft.EntityFrameworkCore.SqlServer/7.0.16": {
  936. "type": "package",
  937. "serviceable": true,
  938. "sha512": "sha512-90vBWjQ69ukpxCq+MBputcMY9A/3bRQ5WnFGSCuiT/EKTyYa+PQJ+wvtsYtyE/PWz8NMGdFly5823CJ0hjRqyA==",
  939. "path": "microsoft.entityframeworkcore.sqlserver/7.0.16",
  940. "hashPath": "microsoft.entityframeworkcore.sqlserver.7.0.16.nupkg.sha512"
  941. },
  942. "Microsoft.EntityFrameworkCore.Tools/7.0.16": {
  943. "type": "package",
  944. "serviceable": true,
  945. "sha512": "sha512-ZqBGxy8X1877dnGMVwmLzuMhZz8IstuX5QfUoKiQGIGRYV4r2YvxZX3oLw9BvyMZBgtm95dcW6Bev0gerKRNfA==",
  946. "path": "microsoft.entityframeworkcore.tools/7.0.16",
  947. "hashPath": "microsoft.entityframeworkcore.tools.7.0.16.nupkg.sha512"
  948. },
  949. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  950. "type": "package",
  951. "serviceable": true,
  952. "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  953. "path": "microsoft.extensions.apidescription.server/6.0.5",
  954. "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
  955. },
  956. "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
  957. "type": "package",
  958. "serviceable": true,
  959. "sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
  960. "path": "microsoft.extensions.caching.abstractions/7.0.0",
  961. "hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512"
  962. },
  963. "Microsoft.Extensions.Caching.Memory/7.0.0": {
  964. "type": "package",
  965. "serviceable": true,
  966. "sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
  967. "path": "microsoft.extensions.caching.memory/7.0.0",
  968. "hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512"
  969. },
  970. "Microsoft.Extensions.Configuration/8.0.0": {
  971. "type": "package",
  972. "serviceable": true,
  973. "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  974. "path": "microsoft.extensions.configuration/8.0.0",
  975. "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
  976. },
  977. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  978. "type": "package",
  979. "serviceable": true,
  980. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  981. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  982. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  983. },
  984. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  985. "type": "package",
  986. "serviceable": true,
  987. "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  988. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  989. "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
  990. },
  991. "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
  992. "type": "package",
  993. "serviceable": true,
  994. "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
  995. "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
  996. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
  997. },
  998. "Microsoft.Extensions.DependencyModel/7.0.0": {
  999. "type": "package",
  1000. "serviceable": true,
  1001. "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
  1002. "path": "microsoft.extensions.dependencymodel/7.0.0",
  1003. "hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512"
  1004. },
  1005. "Microsoft.Extensions.Logging/7.0.0": {
  1006. "type": "package",
  1007. "serviceable": true,
  1008. "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  1009. "path": "microsoft.extensions.logging/7.0.0",
  1010. "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
  1011. },
  1012. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  1013. "type": "package",
  1014. "serviceable": true,
  1015. "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
  1016. "path": "microsoft.extensions.logging.abstractions/7.0.0",
  1017. "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
  1018. },
  1019. "Microsoft.Extensions.Options/7.0.0": {
  1020. "type": "package",
  1021. "serviceable": true,
  1022. "sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
  1023. "path": "microsoft.extensions.options/7.0.0",
  1024. "hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512"
  1025. },
  1026. "Microsoft.Extensions.Primitives/8.0.0": {
  1027. "type": "package",
  1028. "serviceable": true,
  1029. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  1030. "path": "microsoft.extensions.primitives/8.0.0",
  1031. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  1032. },
  1033. "Microsoft.Identity.Client/4.56.0": {
  1034. "type": "package",
  1035. "serviceable": true,
  1036. "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==",
  1037. "path": "microsoft.identity.client/4.56.0",
  1038. "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512"
  1039. },
  1040. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  1041. "type": "package",
  1042. "serviceable": true,
  1043. "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==",
  1044. "path": "microsoft.identity.client.extensions.msal/4.56.0",
  1045. "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512"
  1046. },
  1047. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  1048. "type": "package",
  1049. "serviceable": true,
  1050. "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  1051. "path": "microsoft.identitymodel.abstractions/6.35.0",
  1052. "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
  1053. },
  1054. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  1055. "type": "package",
  1056. "serviceable": true,
  1057. "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  1058. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  1059. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
  1060. },
  1061. "Microsoft.IdentityModel.Logging/6.35.0": {
  1062. "type": "package",
  1063. "serviceable": true,
  1064. "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  1065. "path": "microsoft.identitymodel.logging/6.35.0",
  1066. "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
  1067. },
  1068. "Microsoft.IdentityModel.Protocols/6.35.0": {
  1069. "type": "package",
  1070. "serviceable": true,
  1071. "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  1072. "path": "microsoft.identitymodel.protocols/6.35.0",
  1073. "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
  1074. },
  1075. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  1076. "type": "package",
  1077. "serviceable": true,
  1078. "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  1079. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  1080. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
  1081. },
  1082. "Microsoft.IdentityModel.Tokens/6.35.0": {
  1083. "type": "package",
  1084. "serviceable": true,
  1085. "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  1086. "path": "microsoft.identitymodel.tokens/6.35.0",
  1087. "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
  1088. },
  1089. "Microsoft.NETCore.Platforms/1.1.0": {
  1090. "type": "package",
  1091. "serviceable": true,
  1092. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  1093. "path": "microsoft.netcore.platforms/1.1.0",
  1094. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  1095. },
  1096. "Microsoft.NETCore.Targets/1.1.0": {
  1097. "type": "package",
  1098. "serviceable": true,
  1099. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1100. "path": "microsoft.netcore.targets/1.1.0",
  1101. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1102. },
  1103. "Microsoft.OpenApi/1.2.3": {
  1104. "type": "package",
  1105. "serviceable": true,
  1106. "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  1107. "path": "microsoft.openapi/1.2.3",
  1108. "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
  1109. },
  1110. "Microsoft.SqlServer.Server/1.0.0": {
  1111. "type": "package",
  1112. "serviceable": true,
  1113. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  1114. "path": "microsoft.sqlserver.server/1.0.0",
  1115. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  1116. },
  1117. "Microsoft.Win32.Registry/4.7.0": {
  1118. "type": "package",
  1119. "serviceable": true,
  1120. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  1121. "path": "microsoft.win32.registry/4.7.0",
  1122. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  1123. },
  1124. "Microsoft.Win32.SystemEvents/6.0.0": {
  1125. "type": "package",
  1126. "serviceable": true,
  1127. "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
  1128. "path": "microsoft.win32.systemevents/6.0.0",
  1129. "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
  1130. },
  1131. "MimeKit/4.4.0": {
  1132. "type": "package",
  1133. "serviceable": true,
  1134. "sha512": "sha512-pKvznVpvK35cJb21LdjvhB3MW2FrlAqG3PH36uVKHhlgnfMS5tIRsKJEMgo0hiPyJJhN2f1llHptu2w8CvF9Vg==",
  1135. "path": "mimekit/4.4.0",
  1136. "hashPath": "mimekit.4.4.0.nupkg.sha512"
  1137. },
  1138. "Mono.TextTemplating/2.2.1": {
  1139. "type": "package",
  1140. "serviceable": true,
  1141. "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
  1142. "path": "mono.texttemplating/2.2.1",
  1143. "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
  1144. },
  1145. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  1146. "type": "package",
  1147. "serviceable": true,
  1148. "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
  1149. "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
  1150. "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
  1151. },
  1152. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1153. "type": "package",
  1154. "serviceable": true,
  1155. "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  1156. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  1157. "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1158. },
  1159. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1160. "type": "package",
  1161. "serviceable": true,
  1162. "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  1163. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  1164. "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1165. },
  1166. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1167. "type": "package",
  1168. "serviceable": true,
  1169. "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  1170. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  1171. "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1172. },
  1173. "Swashbuckle.AspNetCore/6.4.0": {
  1174. "type": "package",
  1175. "serviceable": true,
  1176. "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
  1177. "path": "swashbuckle.aspnetcore/6.4.0",
  1178. "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512"
  1179. },
  1180. "Swashbuckle.AspNetCore.Swagger/6.4.0": {
  1181. "type": "package",
  1182. "serviceable": true,
  1183. "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
  1184. "path": "swashbuckle.aspnetcore.swagger/6.4.0",
  1185. "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512"
  1186. },
  1187. "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
  1188. "type": "package",
  1189. "serviceable": true,
  1190. "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
  1191. "path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
  1192. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512"
  1193. },
  1194. "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
  1195. "type": "package",
  1196. "serviceable": true,
  1197. "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
  1198. "path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
  1199. "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512"
  1200. },
  1201. "System.CodeDom/4.7.0": {
  1202. "type": "package",
  1203. "serviceable": true,
  1204. "sha512": "sha512-Hs9pw/kmvH3lXaZ1LFKj3pLQsiGfj2xo3sxSzwiLlRL6UcMZUTeCfoJ9Udalvn3yq5dLlPEZzYegrTQ1/LhPOQ==",
  1205. "path": "system.codedom/4.7.0",
  1206. "hashPath": "system.codedom.4.7.0.nupkg.sha512"
  1207. },
  1208. "System.ComponentModel.Annotations/4.7.0": {
  1209. "type": "package",
  1210. "serviceable": true,
  1211. "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
  1212. "path": "system.componentmodel.annotations/4.7.0",
  1213. "hashPath": "system.componentmodel.annotations.4.7.0.nupkg.sha512"
  1214. },
  1215. "System.Configuration.ConfigurationManager/6.0.1": {
  1216. "type": "package",
  1217. "serviceable": true,
  1218. "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
  1219. "path": "system.configuration.configurationmanager/6.0.1",
  1220. "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
  1221. },
  1222. "System.Data.SqlClient/4.8.1": {
  1223. "type": "package",
  1224. "serviceable": true,
  1225. "sha512": "sha512-HKLykcv6eZLbLnSMnlQ6Os4+UAmFE+AgYm92CTvJYeTOBtOYusX3qu8OoGhFrnKZax91UcLcDo5vPrqvJUTSNQ==",
  1226. "path": "system.data.sqlclient/4.8.1",
  1227. "hashPath": "system.data.sqlclient.4.8.1.nupkg.sha512"
  1228. },
  1229. "System.Diagnostics.DiagnosticSource/6.0.1": {
  1230. "type": "package",
  1231. "serviceable": true,
  1232. "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  1233. "path": "system.diagnostics.diagnosticsource/6.0.1",
  1234. "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
  1235. },
  1236. "System.Drawing.Common/6.0.0": {
  1237. "type": "package",
  1238. "serviceable": true,
  1239. "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
  1240. "path": "system.drawing.common/6.0.0",
  1241. "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
  1242. },
  1243. "System.Formats.Asn1/8.0.0": {
  1244. "type": "package",
  1245. "serviceable": true,
  1246. "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  1247. "path": "system.formats.asn1/8.0.0",
  1248. "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
  1249. },
  1250. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  1251. "type": "package",
  1252. "serviceable": true,
  1253. "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  1254. "path": "system.identitymodel.tokens.jwt/6.35.0",
  1255. "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
  1256. },
  1257. "System.IO.FileSystem.AccessControl/5.0.0": {
  1258. "type": "package",
  1259. "serviceable": true,
  1260. "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
  1261. "path": "system.io.filesystem.accesscontrol/5.0.0",
  1262. "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512"
  1263. },
  1264. "System.Memory/4.5.4": {
  1265. "type": "package",
  1266. "serviceable": true,
  1267. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  1268. "path": "system.memory/4.5.4",
  1269. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  1270. },
  1271. "System.Memory.Data/1.0.2": {
  1272. "type": "package",
  1273. "serviceable": true,
  1274. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  1275. "path": "system.memory.data/1.0.2",
  1276. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  1277. },
  1278. "System.Numerics.Vectors/4.5.0": {
  1279. "type": "package",
  1280. "serviceable": true,
  1281. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  1282. "path": "system.numerics.vectors/4.5.0",
  1283. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  1284. },
  1285. "System.Runtime/4.3.0": {
  1286. "type": "package",
  1287. "serviceable": true,
  1288. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1289. "path": "system.runtime/4.3.0",
  1290. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1291. },
  1292. "System.Runtime.Caching/6.0.0": {
  1293. "type": "package",
  1294. "serviceable": true,
  1295. "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  1296. "path": "system.runtime.caching/6.0.0",
  1297. "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
  1298. },
  1299. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1300. "type": "package",
  1301. "serviceable": true,
  1302. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1303. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1304. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1305. },
  1306. "System.Security.AccessControl/6.0.0": {
  1307. "type": "package",
  1308. "serviceable": true,
  1309. "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  1310. "path": "system.security.accesscontrol/6.0.0",
  1311. "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
  1312. },
  1313. "System.Security.Cryptography.Cng/4.5.0": {
  1314. "type": "package",
  1315. "serviceable": true,
  1316. "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  1317. "path": "system.security.cryptography.cng/4.5.0",
  1318. "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
  1319. },
  1320. "System.Security.Cryptography.Pkcs/8.0.0": {
  1321. "type": "package",
  1322. "serviceable": true,
  1323. "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  1324. "path": "system.security.cryptography.pkcs/8.0.0",
  1325. "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512"
  1326. },
  1327. "System.Security.Cryptography.ProtectedData/6.0.0": {
  1328. "type": "package",
  1329. "serviceable": true,
  1330. "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  1331. "path": "system.security.cryptography.protecteddata/6.0.0",
  1332. "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
  1333. },
  1334. "System.Security.Permissions/6.0.0": {
  1335. "type": "package",
  1336. "serviceable": true,
  1337. "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  1338. "path": "system.security.permissions/6.0.0",
  1339. "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
  1340. },
  1341. "System.Security.Principal.Windows/5.0.0": {
  1342. "type": "package",
  1343. "serviceable": true,
  1344. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  1345. "path": "system.security.principal.windows/5.0.0",
  1346. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  1347. },
  1348. "System.Text.Encoding/4.3.0": {
  1349. "type": "package",
  1350. "serviceable": true,
  1351. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1352. "path": "system.text.encoding/4.3.0",
  1353. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1354. },
  1355. "System.Text.Encoding.CodePages/8.0.0": {
  1356. "type": "package",
  1357. "serviceable": true,
  1358. "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  1359. "path": "system.text.encoding.codepages/8.0.0",
  1360. "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
  1361. },
  1362. "System.Text.Encodings.Web/7.0.0": {
  1363. "type": "package",
  1364. "serviceable": true,
  1365. "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
  1366. "path": "system.text.encodings.web/7.0.0",
  1367. "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
  1368. },
  1369. "System.Text.Json/7.0.0": {
  1370. "type": "package",
  1371. "serviceable": true,
  1372. "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
  1373. "path": "system.text.json/7.0.0",
  1374. "hashPath": "system.text.json.7.0.0.nupkg.sha512"
  1375. },
  1376. "System.Threading.Tasks.Extensions/4.5.4": {
  1377. "type": "package",
  1378. "serviceable": true,
  1379. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1380. "path": "system.threading.tasks.extensions/4.5.4",
  1381. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1382. },
  1383. "System.Windows.Extensions/6.0.0": {
  1384. "type": "package",
  1385. "serviceable": true,
  1386. "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  1387. "path": "system.windows.extensions/6.0.0",
  1388. "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
  1389. }
  1390. }
  1391. }