AipGateway.Data.deps.json 60 KB

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