AipGateway.API.Application.deps.json 64 KB

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