AipGateway.AIP.Service.deps.json 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "AipGateway.AIP.Service/1.0.0": {
  10. "dependencies": {
  11. "AipGateway.AIP": "1.0.0",
  12. "AipGateway.API.Application": "1.0.0",
  13. "AipGateway.API.Domain": "1.0.0",
  14. "AipGateway.DRM": "1.0.0",
  15. "Coravel": "5.0.3",
  16. "Dapper": "2.1.35",
  17. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.4",
  18. "Microsoft.EntityFrameworkCore": "8.0.4",
  19. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.4",
  20. "Microsoft.Extensions.Logging.Log4Net.AspNetCore": "8.0.0",
  21. "Serilog": "4.0.0",
  22. "Serilog.AspNetCore": "8.0.1",
  23. "Serilog.Enrichers.Thread": "4.0.0",
  24. "Serilog.Extensions.Logging": "8.0.0",
  25. "Serilog.Sinks.Console": "6.0.0",
  26. "Serilog.Sinks.File": "6.0.0",
  27. "Swashbuckle.AspNetCore": "6.5.0",
  28. "Swashbuckle.AspNetCore.Annotations": "6.5.0",
  29. "Swashbuckle.AspNetCore.Filters": "8.0.2"
  30. },
  31. "runtime": {
  32. "AipGateway.AIP.Service.dll": {}
  33. }
  34. },
  35. "AutoMapper/12.0.1": {
  36. "dependencies": {
  37. "Microsoft.CSharp": "4.7.0"
  38. },
  39. "runtime": {
  40. "lib/netstandard2.1/AutoMapper.dll": {
  41. "assemblyVersion": "12.0.0.0",
  42. "fileVersion": "12.0.1.0"
  43. }
  44. }
  45. },
  46. "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": {
  47. "dependencies": {
  48. "AutoMapper": "12.0.1",
  49. "Microsoft.Extensions.Options": "8.0.0"
  50. },
  51. "runtime": {
  52. "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
  53. "assemblyVersion": "12.0.0.0",
  54. "fileVersion": "12.0.1.0"
  55. }
  56. }
  57. },
  58. "Azure.Core/1.35.0": {
  59. "dependencies": {
  60. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  61. "System.Diagnostics.DiagnosticSource": "8.0.0",
  62. "System.Memory.Data": "1.0.2",
  63. "System.Numerics.Vectors": "4.5.0",
  64. "System.Text.Encodings.Web": "8.0.0",
  65. "System.Text.Json": "8.0.0",
  66. "System.Threading.Tasks.Extensions": "4.5.4"
  67. },
  68. "runtime": {
  69. "lib/net6.0/Azure.Core.dll": {
  70. "assemblyVersion": "1.35.0.0",
  71. "fileVersion": "1.3500.23.45706"
  72. }
  73. }
  74. },
  75. "Azure.Identity/1.10.3": {
  76. "dependencies": {
  77. "Azure.Core": "1.35.0",
  78. "Microsoft.Identity.Client": "4.61.3",
  79. "Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
  80. "System.Memory": "4.5.4",
  81. "System.Security.Cryptography.ProtectedData": "6.0.0",
  82. "System.Text.Json": "8.0.0",
  83. "System.Threading.Tasks.Extensions": "4.5.4"
  84. },
  85. "runtime": {
  86. "lib/netstandard2.0/Azure.Identity.dll": {
  87. "assemblyVersion": "1.10.3.0",
  88. "fileVersion": "1.1000.323.51804"
  89. }
  90. }
  91. },
  92. "Coravel/5.0.3": {
  93. "dependencies": {
  94. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  95. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  96. "Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
  97. "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
  98. },
  99. "runtime": {
  100. "lib/net6.0/Coravel.dll": {
  101. "assemblyVersion": "5.0.3.0",
  102. "fileVersion": "5.0.3.0"
  103. }
  104. }
  105. },
  106. "Dapper/2.1.35": {
  107. "runtime": {
  108. "lib/net7.0/Dapper.dll": {
  109. "assemblyVersion": "2.0.0.0",
  110. "fileVersion": "2.1.35.13827"
  111. }
  112. }
  113. },
  114. "FluentValidation/11.9.1": {
  115. "runtime": {
  116. "lib/net8.0/FluentValidation.dll": {
  117. "assemblyVersion": "11.0.0.0",
  118. "fileVersion": "11.9.1.0"
  119. }
  120. }
  121. },
  122. "FluentValidation.DependencyInjectionExtensions/11.9.1": {
  123. "dependencies": {
  124. "FluentValidation": "11.9.1",
  125. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  126. },
  127. "runtime": {
  128. "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": {
  129. "assemblyVersion": "11.0.0.0",
  130. "fileVersion": "11.9.1.0"
  131. }
  132. }
  133. },
  134. "log4net/2.0.17": {
  135. "dependencies": {
  136. "System.Configuration.ConfigurationManager": "6.0.1"
  137. },
  138. "runtime": {
  139. "lib/netstandard2.0/log4net.dll": {
  140. "assemblyVersion": "2.0.17.0",
  141. "fileVersion": "2.0.17.0"
  142. }
  143. }
  144. },
  145. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  146. "dependencies": {
  147. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
  148. },
  149. "runtime": {
  150. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  151. "assemblyVersion": "8.0.4.0",
  152. "fileVersion": "8.0.424.17014"
  153. }
  154. }
  155. },
  156. "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {},
  157. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
  158. "dependencies": {
  159. "Microsoft.AspNetCore.Cryptography.Internal": "8.0.0"
  160. }
  161. },
  162. "Microsoft.AspNetCore.Http.Features/5.0.17": {
  163. "dependencies": {
  164. "Microsoft.Extensions.Primitives": "8.0.0",
  165. "System.IO.Pipelines": "5.0.2"
  166. }
  167. },
  168. "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
  169. "dependencies": {
  170. "Microsoft.EntityFrameworkCore.Relational": "8.0.4",
  171. "Microsoft.Extensions.Identity.Stores": "8.0.0"
  172. },
  173. "runtime": {
  174. "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
  175. "assemblyVersion": "8.0.0.0",
  176. "fileVersion": "8.0.23.53112"
  177. }
  178. }
  179. },
  180. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  181. "dependencies": {
  182. "Microsoft.CSharp": "4.7.0",
  183. "Newtonsoft.Json": "13.0.3"
  184. },
  185. "runtime": {
  186. "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
  187. "assemblyVersion": "8.0.4.0",
  188. "fileVersion": "8.0.424.17014"
  189. }
  190. }
  191. },
  192. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  193. "dependencies": {
  194. "Microsoft.AspNetCore.JsonPatch": "8.0.4",
  195. "Newtonsoft.Json": "13.0.3",
  196. "Newtonsoft.Json.Bson": "1.0.2"
  197. },
  198. "runtime": {
  199. "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
  200. "assemblyVersion": "8.0.4.0",
  201. "fileVersion": "8.0.424.17014"
  202. }
  203. }
  204. },
  205. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  206. "runtime": {
  207. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  208. "assemblyVersion": "1.0.0.0",
  209. "fileVersion": "4.700.20.21406"
  210. }
  211. }
  212. },
  213. "Microsoft.CSharp/4.7.0": {},
  214. "Microsoft.Data.SqlClient/5.1.5": {
  215. "dependencies": {
  216. "Azure.Identity": "1.10.3",
  217. "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
  218. "Microsoft.Identity.Client": "4.61.3",
  219. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  220. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2",
  221. "Microsoft.SqlServer.Server": "1.0.0",
  222. "System.Configuration.ConfigurationManager": "6.0.1",
  223. "System.Diagnostics.DiagnosticSource": "8.0.0",
  224. "System.Runtime.Caching": "6.0.0",
  225. "System.Security.Cryptography.Cng": "5.0.0",
  226. "System.Security.Principal.Windows": "5.0.0",
  227. "System.Text.Encoding.CodePages": "6.0.0",
  228. "System.Text.Encodings.Web": "8.0.0"
  229. },
  230. "runtime": {
  231. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  232. "assemblyVersion": "5.0.0.0",
  233. "fileVersion": "5.15.24027.2"
  234. }
  235. },
  236. "runtimeTargets": {
  237. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  238. "rid": "unix",
  239. "assetType": "runtime",
  240. "assemblyVersion": "5.0.0.0",
  241. "fileVersion": "5.15.24027.2"
  242. },
  243. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  244. "rid": "win",
  245. "assetType": "runtime",
  246. "assemblyVersion": "5.0.0.0",
  247. "fileVersion": "5.15.24027.2"
  248. }
  249. }
  250. },
  251. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  252. "runtimeTargets": {
  253. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  254. "rid": "win-arm",
  255. "assetType": "native",
  256. "fileVersion": "5.1.1.0"
  257. },
  258. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  259. "rid": "win-arm64",
  260. "assetType": "native",
  261. "fileVersion": "5.1.1.0"
  262. },
  263. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  264. "rid": "win-x64",
  265. "assetType": "native",
  266. "fileVersion": "5.1.1.0"
  267. },
  268. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  269. "rid": "win-x86",
  270. "assetType": "native",
  271. "fileVersion": "5.1.1.0"
  272. }
  273. }
  274. },
  275. "Microsoft.EntityFrameworkCore/8.0.4": {
  276. "dependencies": {
  277. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  278. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  279. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  280. "Microsoft.Extensions.Logging": "8.0.0"
  281. },
  282. "runtime": {
  283. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  284. "assemblyVersion": "8.0.4.0",
  285. "fileVersion": "8.0.424.16902"
  286. }
  287. }
  288. },
  289. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  290. "runtime": {
  291. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  292. "assemblyVersion": "8.0.4.0",
  293. "fileVersion": "8.0.424.16902"
  294. }
  295. }
  296. },
  297. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {},
  298. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  299. "dependencies": {
  300. "Microsoft.EntityFrameworkCore": "8.0.4",
  301. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  302. },
  303. "runtime": {
  304. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  305. "assemblyVersion": "8.0.4.0",
  306. "fileVersion": "8.0.424.16902"
  307. }
  308. }
  309. },
  310. "Microsoft.EntityFrameworkCore.SqlServer/8.0.4": {
  311. "dependencies": {
  312. "Microsoft.Data.SqlClient": "5.1.5",
  313. "Microsoft.EntityFrameworkCore.Relational": "8.0.4"
  314. },
  315. "runtime": {
  316. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  317. "assemblyVersion": "8.0.4.0",
  318. "fileVersion": "8.0.424.16902"
  319. }
  320. }
  321. },
  322. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
  323. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  324. "dependencies": {
  325. "Microsoft.Extensions.Primitives": "8.0.0"
  326. }
  327. },
  328. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  329. "dependencies": {
  330. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  331. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  332. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  333. "Microsoft.Extensions.Options": "8.0.0",
  334. "Microsoft.Extensions.Primitives": "8.0.0"
  335. }
  336. },
  337. "Microsoft.Extensions.Configuration/8.0.0": {
  338. "dependencies": {
  339. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  340. "Microsoft.Extensions.Primitives": "8.0.0"
  341. }
  342. },
  343. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  344. "dependencies": {
  345. "Microsoft.Extensions.Primitives": "8.0.0"
  346. }
  347. },
  348. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  349. "dependencies": {
  350. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  351. }
  352. },
  353. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  354. "dependencies": {
  355. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  356. }
  357. },
  358. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
  359. "runtime": {
  360. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  361. "assemblyVersion": "8.0.0.0",
  362. "fileVersion": "8.0.324.11423"
  363. }
  364. }
  365. },
  366. "Microsoft.Extensions.DependencyModel/8.0.0": {
  367. "dependencies": {
  368. "System.Text.Encodings.Web": "8.0.0",
  369. "System.Text.Json": "8.0.0"
  370. },
  371. "runtime": {
  372. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  373. "assemblyVersion": "8.0.0.0",
  374. "fileVersion": "8.0.23.53103"
  375. }
  376. }
  377. },
  378. "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
  379. "dependencies": {
  380. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  381. "Microsoft.Extensions.Options": "8.0.0",
  382. "System.Diagnostics.DiagnosticSource": "8.0.0"
  383. }
  384. },
  385. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  386. "dependencies": {
  387. "Microsoft.Extensions.Primitives": "8.0.0"
  388. }
  389. },
  390. "Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
  391. "dependencies": {
  392. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  393. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  394. "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
  395. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  396. "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
  397. }
  398. },
  399. "Microsoft.Extensions.Identity.Core/8.0.0": {
  400. "dependencies": {
  401. "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.0",
  402. "Microsoft.Extensions.Logging": "8.0.0",
  403. "Microsoft.Extensions.Options": "8.0.0"
  404. }
  405. },
  406. "Microsoft.Extensions.Identity.Stores/8.0.0": {
  407. "dependencies": {
  408. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  409. "Microsoft.Extensions.Identity.Core": "8.0.0",
  410. "Microsoft.Extensions.Logging": "8.0.0"
  411. }
  412. },
  413. "Microsoft.Extensions.Logging/8.0.0": {
  414. "dependencies": {
  415. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  416. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  417. "Microsoft.Extensions.Options": "8.0.0"
  418. }
  419. },
  420. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  421. "dependencies": {
  422. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  423. }
  424. },
  425. "Microsoft.Extensions.Logging.Log4Net.AspNetCore/8.0.0": {
  426. "dependencies": {
  427. "Microsoft.Extensions.Configuration": "8.0.0",
  428. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  429. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  430. "Microsoft.Extensions.Logging": "8.0.0",
  431. "log4net": "2.0.17"
  432. },
  433. "runtime": {
  434. "lib/net8.0/Microsoft.Extensions.Logging.Log4Net.AspNetCore.dll": {
  435. "assemblyVersion": "8.0.0.0",
  436. "fileVersion": "8.0.0.0"
  437. }
  438. }
  439. },
  440. "Microsoft.Extensions.Options/8.0.0": {
  441. "dependencies": {
  442. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  443. "Microsoft.Extensions.Primitives": "8.0.0"
  444. }
  445. },
  446. "Microsoft.Extensions.Primitives/8.0.0": {},
  447. "Microsoft.Identity.Client/4.61.3": {
  448. "dependencies": {
  449. "Microsoft.IdentityModel.Abstractions": "7.1.2",
  450. "System.Diagnostics.DiagnosticSource": "8.0.0"
  451. },
  452. "runtime": {
  453. "lib/net6.0/Microsoft.Identity.Client.dll": {
  454. "assemblyVersion": "4.61.3.0",
  455. "fileVersion": "4.61.3.0"
  456. }
  457. }
  458. },
  459. "Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
  460. "dependencies": {
  461. "Microsoft.Identity.Client": "4.61.3",
  462. "System.Security.Cryptography.ProtectedData": "6.0.0"
  463. },
  464. "runtime": {
  465. "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
  466. "assemblyVersion": "4.61.3.0",
  467. "fileVersion": "4.61.3.0"
  468. }
  469. }
  470. },
  471. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  472. "runtime": {
  473. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  474. "assemblyVersion": "7.1.2.0",
  475. "fileVersion": "7.1.2.41121"
  476. }
  477. }
  478. },
  479. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  480. "dependencies": {
  481. "Microsoft.IdentityModel.Tokens": "7.1.2"
  482. },
  483. "runtime": {
  484. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  485. "assemblyVersion": "7.1.2.0",
  486. "fileVersion": "7.1.2.41121"
  487. }
  488. }
  489. },
  490. "Microsoft.IdentityModel.Logging/7.1.2": {
  491. "dependencies": {
  492. "Microsoft.IdentityModel.Abstractions": "7.1.2"
  493. },
  494. "runtime": {
  495. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  496. "assemblyVersion": "7.1.2.0",
  497. "fileVersion": "7.1.2.41121"
  498. }
  499. }
  500. },
  501. "Microsoft.IdentityModel.Protocols/7.1.2": {
  502. "dependencies": {
  503. "Microsoft.IdentityModel.Logging": "7.1.2",
  504. "Microsoft.IdentityModel.Tokens": "7.1.2"
  505. },
  506. "runtime": {
  507. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  508. "assemblyVersion": "7.1.2.0",
  509. "fileVersion": "7.1.2.41121"
  510. }
  511. }
  512. },
  513. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  514. "dependencies": {
  515. "Microsoft.IdentityModel.Protocols": "7.1.2",
  516. "System.IdentityModel.Tokens.Jwt": "7.1.2"
  517. },
  518. "runtime": {
  519. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  520. "assemblyVersion": "7.1.2.0",
  521. "fileVersion": "7.1.2.41121"
  522. }
  523. }
  524. },
  525. "Microsoft.IdentityModel.Tokens/7.1.2": {
  526. "dependencies": {
  527. "Microsoft.IdentityModel.Logging": "7.1.2"
  528. },
  529. "runtime": {
  530. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  531. "assemblyVersion": "7.1.2.0",
  532. "fileVersion": "7.1.2.41121"
  533. }
  534. }
  535. },
  536. "Microsoft.InformationProtection.File/1.14.128": {
  537. "runtime": {
  538. "lib/netstandard2.0/Microsoft.InformationProtection.dll": {
  539. "assemblyVersion": "1.14.128.0",
  540. "fileVersion": "1.14.128.0"
  541. }
  542. }
  543. },
  544. "Microsoft.OpenApi/1.3.1": {
  545. "runtime": {
  546. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  547. "assemblyVersion": "1.3.1.0",
  548. "fileVersion": "1.3.1.0"
  549. }
  550. }
  551. },
  552. "Microsoft.SqlServer.Server/1.0.0": {
  553. "runtime": {
  554. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  555. "assemblyVersion": "1.0.0.0",
  556. "fileVersion": "1.0.0.0"
  557. }
  558. }
  559. },
  560. "Microsoft.Win32.SystemEvents/6.0.0": {
  561. "runtime": {
  562. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  563. "assemblyVersion": "6.0.0.0",
  564. "fileVersion": "6.0.21.52210"
  565. }
  566. },
  567. "runtimeTargets": {
  568. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  569. "rid": "win",
  570. "assetType": "runtime",
  571. "assemblyVersion": "6.0.0.0",
  572. "fileVersion": "6.0.21.52210"
  573. }
  574. }
  575. },
  576. "Newtonsoft.Json/13.0.3": {
  577. "runtime": {
  578. "lib/net6.0/Newtonsoft.Json.dll": {
  579. "assemblyVersion": "13.0.0.0",
  580. "fileVersion": "13.0.3.27908"
  581. }
  582. }
  583. },
  584. "Newtonsoft.Json.Bson/1.0.2": {
  585. "dependencies": {
  586. "Newtonsoft.Json": "13.0.3"
  587. },
  588. "runtime": {
  589. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  590. "assemblyVersion": "1.0.0.0",
  591. "fileVersion": "1.0.2.22727"
  592. }
  593. }
  594. },
  595. "NReco.PdfGenerator/1.2.1": {
  596. "runtime": {
  597. "lib/netstandard2.0/NReco.PdfGenerator.dll": {
  598. "assemblyVersion": "1.2.1.0",
  599. "fileVersion": "1.2.1.0"
  600. }
  601. }
  602. },
  603. "Scrutor/3.3.0": {
  604. "dependencies": {
  605. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  606. "Microsoft.Extensions.DependencyModel": "8.0.0"
  607. },
  608. "runtime": {
  609. "lib/netcoreapp3.1/Scrutor.dll": {
  610. "assemblyVersion": "3.0.2.0",
  611. "fileVersion": "3.0.2.0"
  612. }
  613. }
  614. },
  615. "Serilog/4.0.0": {
  616. "runtime": {
  617. "lib/net8.0/Serilog.dll": {
  618. "assemblyVersion": "4.0.0.0",
  619. "fileVersion": "4.0.0.0"
  620. }
  621. }
  622. },
  623. "Serilog.AspNetCore/8.0.1": {
  624. "dependencies": {
  625. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  626. "Microsoft.Extensions.Logging": "8.0.0",
  627. "Serilog": "4.0.0",
  628. "Serilog.Extensions.Hosting": "8.0.0",
  629. "Serilog.Extensions.Logging": "8.0.0",
  630. "Serilog.Formatting.Compact": "2.0.0",
  631. "Serilog.Settings.Configuration": "8.0.0",
  632. "Serilog.Sinks.Console": "6.0.0",
  633. "Serilog.Sinks.Debug": "2.0.0",
  634. "Serilog.Sinks.File": "6.0.0"
  635. },
  636. "runtime": {
  637. "lib/net8.0/Serilog.AspNetCore.dll": {
  638. "assemblyVersion": "8.0.1.0",
  639. "fileVersion": "8.0.1.0"
  640. }
  641. }
  642. },
  643. "Serilog.Enrichers.Thread/4.0.0": {
  644. "dependencies": {
  645. "Serilog": "4.0.0"
  646. },
  647. "runtime": {
  648. "lib/net8.0/Serilog.Enrichers.Thread.dll": {
  649. "assemblyVersion": "4.0.0.0",
  650. "fileVersion": "4.0.0.0"
  651. }
  652. }
  653. },
  654. "Serilog.Extensions.Hosting/8.0.0": {
  655. "dependencies": {
  656. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
  657. "Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
  658. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  659. "Serilog": "4.0.0",
  660. "Serilog.Extensions.Logging": "8.0.0"
  661. },
  662. "runtime": {
  663. "lib/net8.0/Serilog.Extensions.Hosting.dll": {
  664. "assemblyVersion": "7.0.0.0",
  665. "fileVersion": "8.0.0.0"
  666. }
  667. }
  668. },
  669. "Serilog.Extensions.Logging/8.0.0": {
  670. "dependencies": {
  671. "Microsoft.Extensions.Logging": "8.0.0",
  672. "Serilog": "4.0.0"
  673. },
  674. "runtime": {
  675. "lib/net8.0/Serilog.Extensions.Logging.dll": {
  676. "assemblyVersion": "7.0.0.0",
  677. "fileVersion": "8.0.0.0"
  678. }
  679. }
  680. },
  681. "Serilog.Formatting.Compact/2.0.0": {
  682. "dependencies": {
  683. "Serilog": "4.0.0"
  684. },
  685. "runtime": {
  686. "lib/net7.0/Serilog.Formatting.Compact.dll": {
  687. "assemblyVersion": "2.0.0.0",
  688. "fileVersion": "2.0.0.0"
  689. }
  690. }
  691. },
  692. "Serilog.Settings.Configuration/8.0.0": {
  693. "dependencies": {
  694. "Microsoft.Extensions.Configuration.Binder": "8.0.0",
  695. "Microsoft.Extensions.DependencyModel": "8.0.0",
  696. "Serilog": "4.0.0"
  697. },
  698. "runtime": {
  699. "lib/net8.0/Serilog.Settings.Configuration.dll": {
  700. "assemblyVersion": "8.0.0.0",
  701. "fileVersion": "8.0.0.0"
  702. }
  703. }
  704. },
  705. "Serilog.Sinks.Console/6.0.0": {
  706. "dependencies": {
  707. "Serilog": "4.0.0"
  708. },
  709. "runtime": {
  710. "lib/net8.0/Serilog.Sinks.Console.dll": {
  711. "assemblyVersion": "6.0.0.0",
  712. "fileVersion": "6.0.0.0"
  713. }
  714. }
  715. },
  716. "Serilog.Sinks.Debug/2.0.0": {
  717. "dependencies": {
  718. "Serilog": "4.0.0"
  719. },
  720. "runtime": {
  721. "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
  722. "assemblyVersion": "2.0.0.0",
  723. "fileVersion": "2.0.0.0"
  724. }
  725. }
  726. },
  727. "Serilog.Sinks.File/6.0.0": {
  728. "dependencies": {
  729. "Serilog": "4.0.0"
  730. },
  731. "runtime": {
  732. "lib/net8.0/Serilog.Sinks.File.dll": {
  733. "assemblyVersion": "6.0.0.0",
  734. "fileVersion": "6.0.0.0"
  735. }
  736. }
  737. },
  738. "Swashbuckle.AspNetCore/6.5.0": {
  739. "dependencies": {
  740. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  741. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  742. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  743. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  744. }
  745. },
  746. "Swashbuckle.AspNetCore.Annotations/6.5.0": {
  747. "dependencies": {
  748. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
  749. },
  750. "runtime": {
  751. "lib/net7.0/Swashbuckle.AspNetCore.Annotations.dll": {
  752. "assemblyVersion": "6.5.0.0",
  753. "fileVersion": "6.5.0.0"
  754. }
  755. }
  756. },
  757. "Swashbuckle.AspNetCore.Filters/8.0.2": {
  758. "dependencies": {
  759. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  760. "Microsoft.OpenApi": "1.3.1",
  761. "Scrutor": "3.3.0",
  762. "Swashbuckle.AspNetCore.Filters.Abstractions": "8.0.2",
  763. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
  764. },
  765. "runtime": {
  766. "lib/net5.0/Swashbuckle.AspNetCore.Filters.dll": {
  767. "assemblyVersion": "8.0.2.0",
  768. "fileVersion": "8.0.2.0"
  769. }
  770. }
  771. },
  772. "Swashbuckle.AspNetCore.Filters.Abstractions/8.0.2": {
  773. "runtime": {
  774. "lib/net5.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll": {
  775. "assemblyVersion": "8.0.2.0",
  776. "fileVersion": "8.0.2.0"
  777. }
  778. }
  779. },
  780. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  781. "dependencies": {
  782. "Microsoft.OpenApi": "1.3.1"
  783. },
  784. "runtime": {
  785. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  786. "assemblyVersion": "6.5.0.0",
  787. "fileVersion": "6.5.0.0"
  788. }
  789. }
  790. },
  791. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  792. "dependencies": {
  793. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  794. },
  795. "runtime": {
  796. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  797. "assemblyVersion": "6.5.0.0",
  798. "fileVersion": "6.5.0.0"
  799. }
  800. }
  801. },
  802. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  803. "runtime": {
  804. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  805. "assemblyVersion": "6.5.0.0",
  806. "fileVersion": "6.5.0.0"
  807. }
  808. }
  809. },
  810. "System.Configuration.ConfigurationManager/6.0.1": {
  811. "dependencies": {
  812. "System.Security.Cryptography.ProtectedData": "6.0.0",
  813. "System.Security.Permissions": "6.0.0"
  814. },
  815. "runtime": {
  816. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  817. "assemblyVersion": "6.0.0.0",
  818. "fileVersion": "6.0.922.41905"
  819. }
  820. }
  821. },
  822. "System.Diagnostics.DiagnosticSource/8.0.0": {},
  823. "System.Drawing.Common/6.0.0": {
  824. "dependencies": {
  825. "Microsoft.Win32.SystemEvents": "6.0.0"
  826. },
  827. "runtime": {
  828. "lib/net6.0/System.Drawing.Common.dll": {
  829. "assemblyVersion": "6.0.0.0",
  830. "fileVersion": "6.0.21.52210"
  831. }
  832. },
  833. "runtimeTargets": {
  834. "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
  835. "rid": "unix",
  836. "assetType": "runtime",
  837. "assemblyVersion": "6.0.0.0",
  838. "fileVersion": "6.0.21.52210"
  839. },
  840. "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
  841. "rid": "win",
  842. "assetType": "runtime",
  843. "assemblyVersion": "6.0.0.0",
  844. "fileVersion": "6.0.21.52210"
  845. }
  846. }
  847. },
  848. "System.Formats.Asn1/5.0.0": {},
  849. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  850. "dependencies": {
  851. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  852. "Microsoft.IdentityModel.Tokens": "7.1.2"
  853. },
  854. "runtime": {
  855. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  856. "assemblyVersion": "7.1.2.0",
  857. "fileVersion": "7.1.2.41121"
  858. }
  859. }
  860. },
  861. "System.IO.Pipelines/5.0.2": {},
  862. "System.Memory/4.5.4": {},
  863. "System.Memory.Data/1.0.2": {
  864. "dependencies": {
  865. "System.Text.Encodings.Web": "8.0.0",
  866. "System.Text.Json": "8.0.0"
  867. },
  868. "runtime": {
  869. "lib/netstandard2.0/System.Memory.Data.dll": {
  870. "assemblyVersion": "1.0.2.0",
  871. "fileVersion": "1.0.221.20802"
  872. }
  873. }
  874. },
  875. "System.Numerics.Vectors/4.5.0": {},
  876. "System.Runtime.Caching/6.0.0": {
  877. "dependencies": {
  878. "System.Configuration.ConfigurationManager": "6.0.1"
  879. },
  880. "runtime": {
  881. "lib/net6.0/System.Runtime.Caching.dll": {
  882. "assemblyVersion": "4.0.0.0",
  883. "fileVersion": "6.0.21.52210"
  884. }
  885. },
  886. "runtimeTargets": {
  887. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  888. "rid": "win",
  889. "assetType": "runtime",
  890. "assemblyVersion": "4.0.0.0",
  891. "fileVersion": "6.0.21.52210"
  892. }
  893. }
  894. },
  895. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  896. "System.Security.AccessControl/6.0.0": {},
  897. "System.Security.Cryptography.Cng/5.0.0": {
  898. "dependencies": {
  899. "System.Formats.Asn1": "5.0.0"
  900. }
  901. },
  902. "System.Security.Cryptography.ProtectedData/6.0.0": {
  903. "runtime": {
  904. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  905. "assemblyVersion": "6.0.0.0",
  906. "fileVersion": "6.0.21.52210"
  907. }
  908. },
  909. "runtimeTargets": {
  910. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  911. "rid": "win",
  912. "assetType": "runtime",
  913. "assemblyVersion": "6.0.0.0",
  914. "fileVersion": "6.0.21.52210"
  915. }
  916. }
  917. },
  918. "System.Security.Permissions/6.0.0": {
  919. "dependencies": {
  920. "System.Security.AccessControl": "6.0.0",
  921. "System.Windows.Extensions": "6.0.0"
  922. },
  923. "runtime": {
  924. "lib/net6.0/System.Security.Permissions.dll": {
  925. "assemblyVersion": "6.0.0.0",
  926. "fileVersion": "6.0.21.52210"
  927. }
  928. }
  929. },
  930. "System.Security.Principal.Windows/5.0.0": {},
  931. "System.Text.Encoding.CodePages/6.0.0": {
  932. "dependencies": {
  933. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  934. }
  935. },
  936. "System.Text.Encodings.Web/8.0.0": {},
  937. "System.Text.Json/8.0.0": {
  938. "dependencies": {
  939. "System.Text.Encodings.Web": "8.0.0"
  940. }
  941. },
  942. "System.Threading.Tasks.Extensions/4.5.4": {},
  943. "System.Windows.Extensions/6.0.0": {
  944. "dependencies": {
  945. "System.Drawing.Common": "6.0.0"
  946. },
  947. "runtime": {
  948. "lib/net6.0/System.Windows.Extensions.dll": {
  949. "assemblyVersion": "6.0.0.0",
  950. "fileVersion": "6.0.21.52210"
  951. }
  952. },
  953. "runtimeTargets": {
  954. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  955. "rid": "win",
  956. "assetType": "runtime",
  957. "assemblyVersion": "6.0.0.0",
  958. "fileVersion": "6.0.21.52210"
  959. }
  960. }
  961. },
  962. "AipGateway.AIP/1.0.0": {
  963. "dependencies": {
  964. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  965. "Microsoft.Identity.Client": "4.61.3",
  966. "Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
  967. "Microsoft.InformationProtection.File": "1.14.128",
  968. "Serilog": "4.0.0",
  969. "log4net": "2.0.17"
  970. },
  971. "runtime": {
  972. "AipGateway.AIP.dll": {}
  973. }
  974. },
  975. "AipGateway.API.Application/1.0.0": {
  976. "dependencies": {
  977. "AipGateway.AIP": "1.0.0",
  978. "AipGateway.API.Domain": "1.0.0",
  979. "AipGateway.API.Infrastructure": "1.0.0",
  980. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4",
  981. "Microsoft.EntityFrameworkCore": "8.0.4",
  982. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  983. },
  984. "runtime": {
  985. "AipGateway.API.Application.dll": {}
  986. }
  987. },
  988. "AipGateway.API.Domain/1.0.0": {
  989. "dependencies": {
  990. "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
  991. "FluentValidation": "11.9.1",
  992. "FluentValidation.DependencyInjectionExtensions": "11.9.1",
  993. "Microsoft.AspNetCore.Http.Features": "5.0.17",
  994. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "8.0.0",
  995. "Microsoft.EntityFrameworkCore": "8.0.4",
  996. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.4",
  997. "Microsoft.Extensions.Identity.Stores": "8.0.0",
  998. "NReco.PdfGenerator": "1.2.1",
  999. "Newtonsoft.Json": "13.0.3"
  1000. },
  1001. "runtime": {
  1002. "AipGateway.API.Domain.dll": {}
  1003. }
  1004. },
  1005. "AipGateway.API.Infrastructure/1.0.0": {
  1006. "dependencies": {
  1007. "AipGateway.API.Domain": "1.0.0",
  1008. "Microsoft.EntityFrameworkCore": "8.0.4"
  1009. },
  1010. "runtime": {
  1011. "AipGateway.API.Infrastructure.dll": {}
  1012. }
  1013. },
  1014. "AipGateway.DRM/1.0.0": {
  1015. "runtime": {
  1016. "AipGateway.DRM.dll": {}
  1017. }
  1018. }
  1019. }
  1020. },
  1021. "libraries": {
  1022. "AipGateway.AIP.Service/1.0.0": {
  1023. "type": "project",
  1024. "serviceable": false,
  1025. "sha512": ""
  1026. },
  1027. "AutoMapper/12.0.1": {
  1028. "type": "package",
  1029. "serviceable": true,
  1030. "sha512": "sha512-hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
  1031. "path": "automapper/12.0.1",
  1032. "hashPath": "automapper.12.0.1.nupkg.sha512"
  1033. },
  1034. "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": {
  1035. "type": "package",
  1036. "serviceable": true,
  1037. "sha512": "sha512-+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
  1038. "path": "automapper.extensions.microsoft.dependencyinjection/12.0.1",
  1039. "hashPath": "automapper.extensions.microsoft.dependencyinjection.12.0.1.nupkg.sha512"
  1040. },
  1041. "Azure.Core/1.35.0": {
  1042. "type": "package",
  1043. "serviceable": true,
  1044. "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
  1045. "path": "azure.core/1.35.0",
  1046. "hashPath": "azure.core.1.35.0.nupkg.sha512"
  1047. },
  1048. "Azure.Identity/1.10.3": {
  1049. "type": "package",
  1050. "serviceable": true,
  1051. "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
  1052. "path": "azure.identity/1.10.3",
  1053. "hashPath": "azure.identity.1.10.3.nupkg.sha512"
  1054. },
  1055. "Coravel/5.0.3": {
  1056. "type": "package",
  1057. "serviceable": true,
  1058. "sha512": "sha512-NCGugxQeszLUqd1Oa6l/HP/Vl1NKM6DInlSCxp1ScCdvnBG+SIoMw7pmJLwP4acO8+7iLxy7FPtGoYOxB+a1HA==",
  1059. "path": "coravel/5.0.3",
  1060. "hashPath": "coravel.5.0.3.nupkg.sha512"
  1061. },
  1062. "Dapper/2.1.35": {
  1063. "type": "package",
  1064. "serviceable": true,
  1065. "sha512": "sha512-YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==",
  1066. "path": "dapper/2.1.35",
  1067. "hashPath": "dapper.2.1.35.nupkg.sha512"
  1068. },
  1069. "FluentValidation/11.9.1": {
  1070. "type": "package",
  1071. "serviceable": true,
  1072. "sha512": "sha512-C+PqISSMdlOZZJx0Hx25atW32tv4vbpsaiQB+PLjK+ZGLzOFuHl1fUJ3Lny77mIZ31ZtYtNG0JgUjxa3wwLsWg==",
  1073. "path": "fluentvalidation/11.9.1",
  1074. "hashPath": "fluentvalidation.11.9.1.nupkg.sha512"
  1075. },
  1076. "FluentValidation.DependencyInjectionExtensions/11.9.1": {
  1077. "type": "package",
  1078. "serviceable": true,
  1079. "sha512": "sha512-3jJbFcCWhiXhrCKFPjKihzccmosv+CleYewd2zEYS4aaUHx9zQSgOvkYbWUGTbDwJ5j2nDWE0Pr1EQ2xY4pryg==",
  1080. "path": "fluentvalidation.dependencyinjectionextensions/11.9.1",
  1081. "hashPath": "fluentvalidation.dependencyinjectionextensions.11.9.1.nupkg.sha512"
  1082. },
  1083. "log4net/2.0.17": {
  1084. "type": "package",
  1085. "serviceable": true,
  1086. "sha512": "sha512-qnnDf/ubJzwm2i1xH7nRMjEDoD+ctse7nZDqb+p7L1PvZc6ykpMoEesWr1/9hFqlsbII2v9e8yyQHJhoDQh7ZA==",
  1087. "path": "log4net/2.0.17",
  1088. "hashPath": "log4net.2.0.17.nupkg.sha512"
  1089. },
  1090. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  1091. "type": "package",
  1092. "serviceable": true,
  1093. "sha512": "sha512-tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  1094. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  1095. "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512"
  1096. },
  1097. "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {
  1098. "type": "package",
  1099. "serviceable": true,
  1100. "sha512": "sha512-buuMMCTxFcVkOkEftb2OafYxrveNGre9KJF4Oi1DkR4rxIj6oLam7Wq3g0Fp9hNVpJteKEPiupsxYnPrD/oUGA==",
  1101. "path": "microsoft.aspnetcore.cryptography.internal/8.0.0",
  1102. "hashPath": "microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512"
  1103. },
  1104. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
  1105. "type": "package",
  1106. "serviceable": true,
  1107. "sha512": "sha512-65w93R5wqUUs35R9wjHHDf75GqAbxJsNByKZo5TbQOWSXcUbLWrDUWBQHv78iXIT0PL1pXNqKQz7OHiHMvo0/A==",
  1108. "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.0",
  1109. "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.8.0.0.nupkg.sha512"
  1110. },
  1111. "Microsoft.AspNetCore.Http.Features/5.0.17": {
  1112. "type": "package",
  1113. "serviceable": true,
  1114. "sha512": "sha512-3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==",
  1115. "path": "microsoft.aspnetcore.http.features/5.0.17",
  1116. "hashPath": "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512"
  1117. },
  1118. "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
  1119. "type": "package",
  1120. "serviceable": true,
  1121. "sha512": "sha512-ua2LSZY/f0BkNUUVPPm83eq4Xnt+FZYutiMimRrzSmv2K2t2Ia/PuP4CfibYNSwnKl6fbZ49Bwn2mQGWnmmvOA==",
  1122. "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.0",
  1123. "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.8.0.0.nupkg.sha512"
  1124. },
  1125. "Microsoft.AspNetCore.JsonPatch/8.0.4": {
  1126. "type": "package",
  1127. "serviceable": true,
  1128. "sha512": "sha512-8iy7uza6GTuE5GadOryGfsGuA8xP1RTs16zqdXF5gM0b8iDfyNWnyDmatY5cZhXE1kJiko0S7s1T/gNFdIZ7Zg==",
  1129. "path": "microsoft.aspnetcore.jsonpatch/8.0.4",
  1130. "hashPath": "microsoft.aspnetcore.jsonpatch.8.0.4.nupkg.sha512"
  1131. },
  1132. "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.4": {
  1133. "type": "package",
  1134. "serviceable": true,
  1135. "sha512": "sha512-lhJq0JjrlGZQwQoYrpVbokhb1AlgLGxI3QacSyKgCNOXTNwCi0pUnMR7NrfON20DkL90Kqqyl3wDrLbRaRgcsA==",
  1136. "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.4",
  1137. "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.4.nupkg.sha512"
  1138. },
  1139. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  1140. "type": "package",
  1141. "serviceable": true,
  1142. "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  1143. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  1144. "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
  1145. },
  1146. "Microsoft.CSharp/4.7.0": {
  1147. "type": "package",
  1148. "serviceable": true,
  1149. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  1150. "path": "microsoft.csharp/4.7.0",
  1151. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  1152. },
  1153. "Microsoft.Data.SqlClient/5.1.5": {
  1154. "type": "package",
  1155. "serviceable": true,
  1156. "sha512": "sha512-6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==",
  1157. "path": "microsoft.data.sqlclient/5.1.5",
  1158. "hashPath": "microsoft.data.sqlclient.5.1.5.nupkg.sha512"
  1159. },
  1160. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  1161. "type": "package",
  1162. "serviceable": true,
  1163. "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
  1164. "path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
  1165. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
  1166. },
  1167. "Microsoft.EntityFrameworkCore/8.0.4": {
  1168. "type": "package",
  1169. "serviceable": true,
  1170. "sha512": "sha512-/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  1171. "path": "microsoft.entityframeworkcore/8.0.4",
  1172. "hashPath": "microsoft.entityframeworkcore.8.0.4.nupkg.sha512"
  1173. },
  1174. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  1175. "type": "package",
  1176. "serviceable": true,
  1177. "sha512": "sha512-S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  1178. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  1179. "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512"
  1180. },
  1181. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  1182. "type": "package",
  1183. "serviceable": true,
  1184. "sha512": "sha512-P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  1185. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  1186. "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512"
  1187. },
  1188. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  1189. "type": "package",
  1190. "serviceable": true,
  1191. "sha512": "sha512-aWLT6e9a8oMzXgF0YQpYYa3mDeU+yb2UQSQ+RrIgyGgSpzPfSKgpA7v2kOVDuZr2AQ6NNAlWPaBG7wZuKQI96w==",
  1192. "path": "microsoft.entityframeworkcore.relational/8.0.4",
  1193. "hashPath": "microsoft.entityframeworkcore.relational.8.0.4.nupkg.sha512"
  1194. },
  1195. "Microsoft.EntityFrameworkCore.SqlServer/8.0.4": {
  1196. "type": "package",
  1197. "serviceable": true,
  1198. "sha512": "sha512-/IlHNxzZGqiuVi+FPtjFZgAOfY989fTPtxw8zhmlFwv5M2WJzBSMlAP4jNVQX/k7/qu+y1YvddPxg4O5QdeRXw==",
  1199. "path": "microsoft.entityframeworkcore.sqlserver/8.0.4",
  1200. "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.4.nupkg.sha512"
  1201. },
  1202. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  1203. "type": "package",
  1204. "serviceable": true,
  1205. "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  1206. "path": "microsoft.extensions.apidescription.server/6.0.5",
  1207. "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
  1208. },
  1209. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  1210. "type": "package",
  1211. "serviceable": true,
  1212. "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  1213. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  1214. "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
  1215. },
  1216. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  1217. "type": "package",
  1218. "serviceable": true,
  1219. "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  1220. "path": "microsoft.extensions.caching.memory/8.0.0",
  1221. "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
  1222. },
  1223. "Microsoft.Extensions.Configuration/8.0.0": {
  1224. "type": "package",
  1225. "serviceable": true,
  1226. "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  1227. "path": "microsoft.extensions.configuration/8.0.0",
  1228. "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
  1229. },
  1230. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  1231. "type": "package",
  1232. "serviceable": true,
  1233. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  1234. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  1235. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  1236. },
  1237. "Microsoft.Extensions.Configuration.Binder/8.0.0": {
  1238. "type": "package",
  1239. "serviceable": true,
  1240. "sha512": "sha512-mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
  1241. "path": "microsoft.extensions.configuration.binder/8.0.0",
  1242. "hashPath": "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512"
  1243. },
  1244. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  1245. "type": "package",
  1246. "serviceable": true,
  1247. "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  1248. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  1249. "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
  1250. },
  1251. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
  1252. "type": "package",
  1253. "serviceable": true,
  1254. "sha512": "sha512-fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==",
  1255. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1",
  1256. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512"
  1257. },
  1258. "Microsoft.Extensions.DependencyModel/8.0.0": {
  1259. "type": "package",
  1260. "serviceable": true,
  1261. "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  1262. "path": "microsoft.extensions.dependencymodel/8.0.0",
  1263. "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
  1264. },
  1265. "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
  1266. "type": "package",
  1267. "serviceable": true,
  1268. "sha512": "sha512-JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==",
  1269. "path": "microsoft.extensions.diagnostics.abstractions/8.0.0",
  1270. "hashPath": "microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512"
  1271. },
  1272. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  1273. "type": "package",
  1274. "serviceable": true,
  1275. "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  1276. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  1277. "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
  1278. },
  1279. "Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
  1280. "type": "package",
  1281. "serviceable": true,
  1282. "sha512": "sha512-AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==",
  1283. "path": "microsoft.extensions.hosting.abstractions/8.0.0",
  1284. "hashPath": "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512"
  1285. },
  1286. "Microsoft.Extensions.Identity.Core/8.0.0": {
  1287. "type": "package",
  1288. "serviceable": true,
  1289. "sha512": "sha512-hnXHyIQc+uc2uNMcIbr43+oNBAPEhMpW6lE8ux3MOegRz50WBna4AItlZDY7Y+Id1LLBbf73osUqeTw7CQ371w==",
  1290. "path": "microsoft.extensions.identity.core/8.0.0",
  1291. "hashPath": "microsoft.extensions.identity.core.8.0.0.nupkg.sha512"
  1292. },
  1293. "Microsoft.Extensions.Identity.Stores/8.0.0": {
  1294. "type": "package",
  1295. "serviceable": true,
  1296. "sha512": "sha512-DmDCpSpngZDBm44wVmxCeYs4HGJr/m32jMItp6pfb7KKtqWYw2vybHRg880j18k/eSFyM4v9uONsnEPgDdi9lg==",
  1297. "path": "microsoft.extensions.identity.stores/8.0.0",
  1298. "hashPath": "microsoft.extensions.identity.stores.8.0.0.nupkg.sha512"
  1299. },
  1300. "Microsoft.Extensions.Logging/8.0.0": {
  1301. "type": "package",
  1302. "serviceable": true,
  1303. "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  1304. "path": "microsoft.extensions.logging/8.0.0",
  1305. "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
  1306. },
  1307. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  1308. "type": "package",
  1309. "serviceable": true,
  1310. "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  1311. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  1312. "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
  1313. },
  1314. "Microsoft.Extensions.Logging.Log4Net.AspNetCore/8.0.0": {
  1315. "type": "package",
  1316. "serviceable": true,
  1317. "sha512": "sha512-NShPLGSM/PBGJIOK/cmlh3a+QlrtCLcSpb+vfqwxRmZK38Cy4prsOjuODpAIvqWL93zt9PZOTcHOVqyaQRNuEg==",
  1318. "path": "microsoft.extensions.logging.log4net.aspnetcore/8.0.0",
  1319. "hashPath": "microsoft.extensions.logging.log4net.aspnetcore.8.0.0.nupkg.sha512"
  1320. },
  1321. "Microsoft.Extensions.Options/8.0.0": {
  1322. "type": "package",
  1323. "serviceable": true,
  1324. "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  1325. "path": "microsoft.extensions.options/8.0.0",
  1326. "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
  1327. },
  1328. "Microsoft.Extensions.Primitives/8.0.0": {
  1329. "type": "package",
  1330. "serviceable": true,
  1331. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  1332. "path": "microsoft.extensions.primitives/8.0.0",
  1333. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  1334. },
  1335. "Microsoft.Identity.Client/4.61.3": {
  1336. "type": "package",
  1337. "serviceable": true,
  1338. "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
  1339. "path": "microsoft.identity.client/4.61.3",
  1340. "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
  1341. },
  1342. "Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
  1343. "type": "package",
  1344. "serviceable": true,
  1345. "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
  1346. "path": "microsoft.identity.client.extensions.msal/4.61.3",
  1347. "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
  1348. },
  1349. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  1350. "type": "package",
  1351. "serviceable": true,
  1352. "sha512": "sha512-33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
  1353. "path": "microsoft.identitymodel.abstractions/7.1.2",
  1354. "hashPath": "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512"
  1355. },
  1356. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  1357. "type": "package",
  1358. "serviceable": true,
  1359. "sha512": "sha512-cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
  1360. "path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
  1361. "hashPath": "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512"
  1362. },
  1363. "Microsoft.IdentityModel.Logging/7.1.2": {
  1364. "type": "package",
  1365. "serviceable": true,
  1366. "sha512": "sha512-YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
  1367. "path": "microsoft.identitymodel.logging/7.1.2",
  1368. "hashPath": "microsoft.identitymodel.logging.7.1.2.nupkg.sha512"
  1369. },
  1370. "Microsoft.IdentityModel.Protocols/7.1.2": {
  1371. "type": "package",
  1372. "serviceable": true,
  1373. "sha512": "sha512-SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
  1374. "path": "microsoft.identitymodel.protocols/7.1.2",
  1375. "hashPath": "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512"
  1376. },
  1377. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  1378. "type": "package",
  1379. "serviceable": true,
  1380. "sha512": "sha512-6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
  1381. "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
  1382. "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512"
  1383. },
  1384. "Microsoft.IdentityModel.Tokens/7.1.2": {
  1385. "type": "package",
  1386. "serviceable": true,
  1387. "sha512": "sha512-oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
  1388. "path": "microsoft.identitymodel.tokens/7.1.2",
  1389. "hashPath": "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512"
  1390. },
  1391. "Microsoft.InformationProtection.File/1.14.128": {
  1392. "type": "package",
  1393. "serviceable": true,
  1394. "sha512": "sha512-ZetXGuHtHUra2nOKILuZUTyvFzLmRbWSAfReZCp1ZC7OvkUcHeA8DX+tBlpQL1YZfWj3f5tRdo1xl4f05l6e0Q==",
  1395. "path": "microsoft.informationprotection.file/1.14.128",
  1396. "hashPath": "microsoft.informationprotection.file.1.14.128.nupkg.sha512"
  1397. },
  1398. "Microsoft.OpenApi/1.3.1": {
  1399. "type": "package",
  1400. "serviceable": true,
  1401. "sha512": "sha512-2X5CCFJCnx6v86fnpOg4TKlU1ba7MSf1yakeT7VI4846s7i6fOkERwStX94Rcq8wJsLyQYsUitd6vR38viePeA==",
  1402. "path": "microsoft.openapi/1.3.1",
  1403. "hashPath": "microsoft.openapi.1.3.1.nupkg.sha512"
  1404. },
  1405. "Microsoft.SqlServer.Server/1.0.0": {
  1406. "type": "package",
  1407. "serviceable": true,
  1408. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  1409. "path": "microsoft.sqlserver.server/1.0.0",
  1410. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  1411. },
  1412. "Microsoft.Win32.SystemEvents/6.0.0": {
  1413. "type": "package",
  1414. "serviceable": true,
  1415. "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
  1416. "path": "microsoft.win32.systemevents/6.0.0",
  1417. "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
  1418. },
  1419. "Newtonsoft.Json/13.0.3": {
  1420. "type": "package",
  1421. "serviceable": true,
  1422. "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  1423. "path": "newtonsoft.json/13.0.3",
  1424. "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
  1425. },
  1426. "Newtonsoft.Json.Bson/1.0.2": {
  1427. "type": "package",
  1428. "serviceable": true,
  1429. "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
  1430. "path": "newtonsoft.json.bson/1.0.2",
  1431. "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
  1432. },
  1433. "NReco.PdfGenerator/1.2.1": {
  1434. "type": "package",
  1435. "serviceable": true,
  1436. "sha512": "sha512-YONMIaSBJO/0FKcXMyO1KZWc83IqfrbBKw5fcRxrwgxzv5r89rh/Z6r7ukuJmx+ra3m6jz6gmaEYXFWV3dKTmg==",
  1437. "path": "nreco.pdfgenerator/1.2.1",
  1438. "hashPath": "nreco.pdfgenerator.1.2.1.nupkg.sha512"
  1439. },
  1440. "Scrutor/3.3.0": {
  1441. "type": "package",
  1442. "serviceable": true,
  1443. "sha512": "sha512-BwqCnFzp2/Z+pq17iztxlIkR/ZANyPRR4PdE57WL1w/JW4AM/2imoxBWTL3+G+YXA46ce4s9OUgwWqTXYrtI8A==",
  1444. "path": "scrutor/3.3.0",
  1445. "hashPath": "scrutor.3.3.0.nupkg.sha512"
  1446. },
  1447. "Serilog/4.0.0": {
  1448. "type": "package",
  1449. "serviceable": true,
  1450. "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==",
  1451. "path": "serilog/4.0.0",
  1452. "hashPath": "serilog.4.0.0.nupkg.sha512"
  1453. },
  1454. "Serilog.AspNetCore/8.0.1": {
  1455. "type": "package",
  1456. "serviceable": true,
  1457. "sha512": "sha512-B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==",
  1458. "path": "serilog.aspnetcore/8.0.1",
  1459. "hashPath": "serilog.aspnetcore.8.0.1.nupkg.sha512"
  1460. },
  1461. "Serilog.Enrichers.Thread/4.0.0": {
  1462. "type": "package",
  1463. "serviceable": true,
  1464. "sha512": "sha512-C7BK25a1rhUyr+Tp+1BYcVlBJq7M2VCHlIgnwoIUVJcicM9jYcvQK18+OeHiXw7uLPSjqWxJIp1EfaZ/RGmEwA==",
  1465. "path": "serilog.enrichers.thread/4.0.0",
  1466. "hashPath": "serilog.enrichers.thread.4.0.0.nupkg.sha512"
  1467. },
  1468. "Serilog.Extensions.Hosting/8.0.0": {
  1469. "type": "package",
  1470. "serviceable": true,
  1471. "sha512": "sha512-db0OcbWeSCvYQkHWu6n0v40N4kKaTAXNjlM3BKvcbwvNzYphQFcBR+36eQ/7hMMwOkJvAyLC2a9/jNdUL5NjtQ==",
  1472. "path": "serilog.extensions.hosting/8.0.0",
  1473. "hashPath": "serilog.extensions.hosting.8.0.0.nupkg.sha512"
  1474. },
  1475. "Serilog.Extensions.Logging/8.0.0": {
  1476. "type": "package",
  1477. "serviceable": true,
  1478. "sha512": "sha512-YEAMWu1UnWgf1c1KP85l1SgXGfiVo0Rz6x08pCiPOIBt2Qe18tcZLvdBUuV5o1QHvrs8FAry9wTIhgBRtjIlEg==",
  1479. "path": "serilog.extensions.logging/8.0.0",
  1480. "hashPath": "serilog.extensions.logging.8.0.0.nupkg.sha512"
  1481. },
  1482. "Serilog.Formatting.Compact/2.0.0": {
  1483. "type": "package",
  1484. "serviceable": true,
  1485. "sha512": "sha512-ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==",
  1486. "path": "serilog.formatting.compact/2.0.0",
  1487. "hashPath": "serilog.formatting.compact.2.0.0.nupkg.sha512"
  1488. },
  1489. "Serilog.Settings.Configuration/8.0.0": {
  1490. "type": "package",
  1491. "serviceable": true,
  1492. "sha512": "sha512-nR0iL5HwKj5v6ULo3/zpP8NMcq9E2pxYA6XKTSWCbugVs4YqPyvaqaKOY+OMpPivKp7zMEpax2UKHnDodbRB0Q==",
  1493. "path": "serilog.settings.configuration/8.0.0",
  1494. "hashPath": "serilog.settings.configuration.8.0.0.nupkg.sha512"
  1495. },
  1496. "Serilog.Sinks.Console/6.0.0": {
  1497. "type": "package",
  1498. "serviceable": true,
  1499. "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==",
  1500. "path": "serilog.sinks.console/6.0.0",
  1501. "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512"
  1502. },
  1503. "Serilog.Sinks.Debug/2.0.0": {
  1504. "type": "package",
  1505. "serviceable": true,
  1506. "sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
  1507. "path": "serilog.sinks.debug/2.0.0",
  1508. "hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512"
  1509. },
  1510. "Serilog.Sinks.File/6.0.0": {
  1511. "type": "package",
  1512. "serviceable": true,
  1513. "sha512": "sha512-lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==",
  1514. "path": "serilog.sinks.file/6.0.0",
  1515. "hashPath": "serilog.sinks.file.6.0.0.nupkg.sha512"
  1516. },
  1517. "Swashbuckle.AspNetCore/6.5.0": {
  1518. "type": "package",
  1519. "serviceable": true,
  1520. "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  1521. "path": "swashbuckle.aspnetcore/6.5.0",
  1522. "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
  1523. },
  1524. "Swashbuckle.AspNetCore.Annotations/6.5.0": {
  1525. "type": "package",
  1526. "serviceable": true,
  1527. "sha512": "sha512-EcHd1z2pEdnpaBMTI9qjVxk6mFVGVMZ1n0ySC3fjrkXCQQ8O9fMdt9TxPJRKyjiTiTjvO9700jKjmyl+hPBinQ==",
  1528. "path": "swashbuckle.aspnetcore.annotations/6.5.0",
  1529. "hashPath": "swashbuckle.aspnetcore.annotations.6.5.0.nupkg.sha512"
  1530. },
  1531. "Swashbuckle.AspNetCore.Filters/8.0.2": {
  1532. "type": "package",
  1533. "serviceable": true,
  1534. "sha512": "sha512-S4pR+265NwY9saAhK+3Jn2oL2Wfy0qvy9871b0KiEPW/iLPRgg2HrkrdMwC1wpjNkRXWGDFRRj+LkUD4lyuAaQ==",
  1535. "path": "swashbuckle.aspnetcore.filters/8.0.2",
  1536. "hashPath": "swashbuckle.aspnetcore.filters.8.0.2.nupkg.sha512"
  1537. },
  1538. "Swashbuckle.AspNetCore.Filters.Abstractions/8.0.2": {
  1539. "type": "package",
  1540. "serviceable": true,
  1541. "sha512": "sha512-RgQ1RbxmofrkBSrLkA/34DWwzz4rKHRwC4vHOvevru2CNqymUPn3kRhbIX29g4yvj2sCff1glf19djnyM9kuUQ==",
  1542. "path": "swashbuckle.aspnetcore.filters.abstractions/8.0.2",
  1543. "hashPath": "swashbuckle.aspnetcore.filters.abstractions.8.0.2.nupkg.sha512"
  1544. },
  1545. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1546. "type": "package",
  1547. "serviceable": true,
  1548. "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  1549. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  1550. "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
  1551. },
  1552. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1553. "type": "package",
  1554. "serviceable": true,
  1555. "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  1556. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  1557. "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
  1558. },
  1559. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  1560. "type": "package",
  1561. "serviceable": true,
  1562. "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  1563. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  1564. "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
  1565. },
  1566. "System.Configuration.ConfigurationManager/6.0.1": {
  1567. "type": "package",
  1568. "serviceable": true,
  1569. "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
  1570. "path": "system.configuration.configurationmanager/6.0.1",
  1571. "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
  1572. },
  1573. "System.Diagnostics.DiagnosticSource/8.0.0": {
  1574. "type": "package",
  1575. "serviceable": true,
  1576. "sha512": "sha512-c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==",
  1577. "path": "system.diagnostics.diagnosticsource/8.0.0",
  1578. "hashPath": "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512"
  1579. },
  1580. "System.Drawing.Common/6.0.0": {
  1581. "type": "package",
  1582. "serviceable": true,
  1583. "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
  1584. "path": "system.drawing.common/6.0.0",
  1585. "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
  1586. },
  1587. "System.Formats.Asn1/5.0.0": {
  1588. "type": "package",
  1589. "serviceable": true,
  1590. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  1591. "path": "system.formats.asn1/5.0.0",
  1592. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  1593. },
  1594. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  1595. "type": "package",
  1596. "serviceable": true,
  1597. "sha512": "sha512-Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
  1598. "path": "system.identitymodel.tokens.jwt/7.1.2",
  1599. "hashPath": "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512"
  1600. },
  1601. "System.IO.Pipelines/5.0.2": {
  1602. "type": "package",
  1603. "serviceable": true,
  1604. "sha512": "sha512-Iew+dfa6FFiyvWBdRmXApixRY1db+beyutpIck4SOSe0NLM8FD/7AD54MscqVLhvfSMLHO7KadjTRT7fqxOGTA==",
  1605. "path": "system.io.pipelines/5.0.2",
  1606. "hashPath": "system.io.pipelines.5.0.2.nupkg.sha512"
  1607. },
  1608. "System.Memory/4.5.4": {
  1609. "type": "package",
  1610. "serviceable": true,
  1611. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  1612. "path": "system.memory/4.5.4",
  1613. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  1614. },
  1615. "System.Memory.Data/1.0.2": {
  1616. "type": "package",
  1617. "serviceable": true,
  1618. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  1619. "path": "system.memory.data/1.0.2",
  1620. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  1621. },
  1622. "System.Numerics.Vectors/4.5.0": {
  1623. "type": "package",
  1624. "serviceable": true,
  1625. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  1626. "path": "system.numerics.vectors/4.5.0",
  1627. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  1628. },
  1629. "System.Runtime.Caching/6.0.0": {
  1630. "type": "package",
  1631. "serviceable": true,
  1632. "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  1633. "path": "system.runtime.caching/6.0.0",
  1634. "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
  1635. },
  1636. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1637. "type": "package",
  1638. "serviceable": true,
  1639. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1640. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1641. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1642. },
  1643. "System.Security.AccessControl/6.0.0": {
  1644. "type": "package",
  1645. "serviceable": true,
  1646. "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  1647. "path": "system.security.accesscontrol/6.0.0",
  1648. "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
  1649. },
  1650. "System.Security.Cryptography.Cng/5.0.0": {
  1651. "type": "package",
  1652. "serviceable": true,
  1653. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  1654. "path": "system.security.cryptography.cng/5.0.0",
  1655. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  1656. },
  1657. "System.Security.Cryptography.ProtectedData/6.0.0": {
  1658. "type": "package",
  1659. "serviceable": true,
  1660. "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  1661. "path": "system.security.cryptography.protecteddata/6.0.0",
  1662. "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
  1663. },
  1664. "System.Security.Permissions/6.0.0": {
  1665. "type": "package",
  1666. "serviceable": true,
  1667. "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  1668. "path": "system.security.permissions/6.0.0",
  1669. "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
  1670. },
  1671. "System.Security.Principal.Windows/5.0.0": {
  1672. "type": "package",
  1673. "serviceable": true,
  1674. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  1675. "path": "system.security.principal.windows/5.0.0",
  1676. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  1677. },
  1678. "System.Text.Encoding.CodePages/6.0.0": {
  1679. "type": "package",
  1680. "serviceable": true,
  1681. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  1682. "path": "system.text.encoding.codepages/6.0.0",
  1683. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  1684. },
  1685. "System.Text.Encodings.Web/8.0.0": {
  1686. "type": "package",
  1687. "serviceable": true,
  1688. "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  1689. "path": "system.text.encodings.web/8.0.0",
  1690. "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
  1691. },
  1692. "System.Text.Json/8.0.0": {
  1693. "type": "package",
  1694. "serviceable": true,
  1695. "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  1696. "path": "system.text.json/8.0.0",
  1697. "hashPath": "system.text.json.8.0.0.nupkg.sha512"
  1698. },
  1699. "System.Threading.Tasks.Extensions/4.5.4": {
  1700. "type": "package",
  1701. "serviceable": true,
  1702. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1703. "path": "system.threading.tasks.extensions/4.5.4",
  1704. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1705. },
  1706. "System.Windows.Extensions/6.0.0": {
  1707. "type": "package",
  1708. "serviceable": true,
  1709. "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  1710. "path": "system.windows.extensions/6.0.0",
  1711. "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
  1712. },
  1713. "AipGateway.AIP/1.0.0": {
  1714. "type": "project",
  1715. "serviceable": false,
  1716. "sha512": ""
  1717. },
  1718. "AipGateway.API.Application/1.0.0": {
  1719. "type": "project",
  1720. "serviceable": false,
  1721. "sha512": ""
  1722. },
  1723. "AipGateway.API.Domain/1.0.0": {
  1724. "type": "project",
  1725. "serviceable": false,
  1726. "sha512": ""
  1727. },
  1728. "AipGateway.API.Infrastructure/1.0.0": {
  1729. "type": "project",
  1730. "serviceable": false,
  1731. "sha512": ""
  1732. },
  1733. "AipGateway.DRM/1.0.0": {
  1734. "type": "project",
  1735. "serviceable": false,
  1736. "sha512": ""
  1737. }
  1738. }
  1739. }