AipGateway.API.Infrastructure.deps.json 65 KB

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