TransportMauiApp.deps.json 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v10.0/win-x64",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v10.0": {},
  9. ".NETCoreApp,Version=v10.0/win-x64": {
  10. "TransportMauiApp/1.0": {
  11. "dependencies": {
  12. "BCrypt.Net-Next": "4.2.0",
  13. "Microsoft.Extensions.Logging.Debug": "10.0.0",
  14. "Microsoft.Maui.Controls": "10.0.20",
  15. "Npgsql": "10.0.3",
  16. "Microsoft.Web.WebView2.Core.Projection": "1.0.3179.45",
  17. "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "10.0.5",
  18. "runtimepack.Microsoft.Windows.SDK.NET.Ref": "10.0.19041.57"
  19. },
  20. "runtime": {
  21. "TransportMauiApp.dll": {}
  22. }
  23. },
  24. "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/10.0.5": {
  25. "runtime": {
  26. "Microsoft.CSharp.dll": {
  27. "assemblyVersion": "10.0.0.0",
  28. "fileVersion": "10.0.526.15411"
  29. },
  30. "Microsoft.VisualBasic.Core.dll": {
  31. "assemblyVersion": "15.0.0.0",
  32. "fileVersion": "15.0.526.15411"
  33. },
  34. "Microsoft.VisualBasic.dll": {
  35. "assemblyVersion": "10.0.0.0",
  36. "fileVersion": "10.0.526.15411"
  37. },
  38. "Microsoft.Win32.Primitives.dll": {
  39. "assemblyVersion": "10.0.0.0",
  40. "fileVersion": "10.0.526.15411"
  41. },
  42. "Microsoft.Win32.Registry.dll": {
  43. "assemblyVersion": "10.0.0.0",
  44. "fileVersion": "10.0.526.15411"
  45. },
  46. "System.AppContext.dll": {
  47. "assemblyVersion": "10.0.0.0",
  48. "fileVersion": "10.0.526.15411"
  49. },
  50. "System.Buffers.dll": {
  51. "assemblyVersion": "10.0.0.0",
  52. "fileVersion": "10.0.526.15411"
  53. },
  54. "System.Collections.Concurrent.dll": {
  55. "assemblyVersion": "10.0.0.0",
  56. "fileVersion": "10.0.526.15411"
  57. },
  58. "System.Collections.Immutable.dll": {
  59. "assemblyVersion": "10.0.0.0",
  60. "fileVersion": "10.0.526.15411"
  61. },
  62. "System.Collections.NonGeneric.dll": {
  63. "assemblyVersion": "10.0.0.0",
  64. "fileVersion": "10.0.526.15411"
  65. },
  66. "System.Collections.Specialized.dll": {
  67. "assemblyVersion": "10.0.0.0",
  68. "fileVersion": "10.0.526.15411"
  69. },
  70. "System.Collections.dll": {
  71. "assemblyVersion": "10.0.0.0",
  72. "fileVersion": "10.0.526.15411"
  73. },
  74. "System.ComponentModel.Annotations.dll": {
  75. "assemblyVersion": "10.0.0.0",
  76. "fileVersion": "10.0.526.15411"
  77. },
  78. "System.ComponentModel.DataAnnotations.dll": {
  79. "assemblyVersion": "4.0.0.0",
  80. "fileVersion": "10.0.526.15411"
  81. },
  82. "System.ComponentModel.EventBasedAsync.dll": {
  83. "assemblyVersion": "10.0.0.0",
  84. "fileVersion": "10.0.526.15411"
  85. },
  86. "System.ComponentModel.Primitives.dll": {
  87. "assemblyVersion": "10.0.0.0",
  88. "fileVersion": "10.0.526.15411"
  89. },
  90. "System.ComponentModel.TypeConverter.dll": {
  91. "assemblyVersion": "10.0.0.0",
  92. "fileVersion": "10.0.526.15411"
  93. },
  94. "System.ComponentModel.dll": {
  95. "assemblyVersion": "10.0.0.0",
  96. "fileVersion": "10.0.526.15411"
  97. },
  98. "System.Configuration.dll": {
  99. "assemblyVersion": "4.0.0.0",
  100. "fileVersion": "10.0.526.15411"
  101. },
  102. "System.Console.dll": {
  103. "assemblyVersion": "10.0.0.0",
  104. "fileVersion": "10.0.526.15411"
  105. },
  106. "System.Core.dll": {
  107. "assemblyVersion": "4.0.0.0",
  108. "fileVersion": "10.0.526.15411"
  109. },
  110. "System.Data.Common.dll": {
  111. "assemblyVersion": "10.0.0.0",
  112. "fileVersion": "10.0.526.15411"
  113. },
  114. "System.Data.DataSetExtensions.dll": {
  115. "assemblyVersion": "10.0.0.0",
  116. "fileVersion": "10.0.526.15411"
  117. },
  118. "System.Data.dll": {
  119. "assemblyVersion": "4.0.0.0",
  120. "fileVersion": "10.0.526.15411"
  121. },
  122. "System.Diagnostics.Contracts.dll": {
  123. "assemblyVersion": "10.0.0.0",
  124. "fileVersion": "10.0.526.15411"
  125. },
  126. "System.Diagnostics.Debug.dll": {
  127. "assemblyVersion": "10.0.0.0",
  128. "fileVersion": "10.0.526.15411"
  129. },
  130. "System.Diagnostics.DiagnosticSource.dll": {
  131. "assemblyVersion": "10.0.0.0",
  132. "fileVersion": "10.0.526.15411"
  133. },
  134. "System.Diagnostics.FileVersionInfo.dll": {
  135. "assemblyVersion": "10.0.0.0",
  136. "fileVersion": "10.0.526.15411"
  137. },
  138. "System.Diagnostics.Process.dll": {
  139. "assemblyVersion": "10.0.0.0",
  140. "fileVersion": "10.0.526.15411"
  141. },
  142. "System.Diagnostics.StackTrace.dll": {
  143. "assemblyVersion": "10.0.0.0",
  144. "fileVersion": "10.0.526.15411"
  145. },
  146. "System.Diagnostics.TextWriterTraceListener.dll": {
  147. "assemblyVersion": "10.0.0.0",
  148. "fileVersion": "10.0.526.15411"
  149. },
  150. "System.Diagnostics.Tools.dll": {
  151. "assemblyVersion": "10.0.0.0",
  152. "fileVersion": "10.0.526.15411"
  153. },
  154. "System.Diagnostics.TraceSource.dll": {
  155. "assemblyVersion": "10.0.0.0",
  156. "fileVersion": "10.0.526.15411"
  157. },
  158. "System.Diagnostics.Tracing.dll": {
  159. "assemblyVersion": "10.0.0.0",
  160. "fileVersion": "10.0.526.15411"
  161. },
  162. "System.Drawing.Primitives.dll": {
  163. "assemblyVersion": "10.0.0.0",
  164. "fileVersion": "10.0.526.15411"
  165. },
  166. "System.Drawing.dll": {
  167. "assemblyVersion": "4.0.0.0",
  168. "fileVersion": "10.0.526.15411"
  169. },
  170. "System.Dynamic.Runtime.dll": {
  171. "assemblyVersion": "10.0.0.0",
  172. "fileVersion": "10.0.526.15411"
  173. },
  174. "System.Formats.Asn1.dll": {
  175. "assemblyVersion": "10.0.0.0",
  176. "fileVersion": "10.0.526.15411"
  177. },
  178. "System.Formats.Tar.dll": {
  179. "assemblyVersion": "10.0.0.0",
  180. "fileVersion": "10.0.526.15411"
  181. },
  182. "System.Globalization.Calendars.dll": {
  183. "assemblyVersion": "10.0.0.0",
  184. "fileVersion": "10.0.526.15411"
  185. },
  186. "System.Globalization.Extensions.dll": {
  187. "assemblyVersion": "10.0.0.0",
  188. "fileVersion": "10.0.526.15411"
  189. },
  190. "System.Globalization.dll": {
  191. "assemblyVersion": "10.0.0.0",
  192. "fileVersion": "10.0.526.15411"
  193. },
  194. "System.IO.Compression.Brotli.dll": {
  195. "assemblyVersion": "10.0.0.0",
  196. "fileVersion": "10.0.526.15411"
  197. },
  198. "System.IO.Compression.FileSystem.dll": {
  199. "assemblyVersion": "4.0.0.0",
  200. "fileVersion": "10.0.526.15411"
  201. },
  202. "System.IO.Compression.ZipFile.dll": {
  203. "assemblyVersion": "10.0.0.0",
  204. "fileVersion": "10.0.526.15411"
  205. },
  206. "System.IO.Compression.dll": {
  207. "assemblyVersion": "10.0.0.0",
  208. "fileVersion": "10.0.526.15411"
  209. },
  210. "System.IO.FileSystem.AccessControl.dll": {
  211. "assemblyVersion": "10.0.0.0",
  212. "fileVersion": "10.0.526.15411"
  213. },
  214. "System.IO.FileSystem.DriveInfo.dll": {
  215. "assemblyVersion": "10.0.0.0",
  216. "fileVersion": "10.0.526.15411"
  217. },
  218. "System.IO.FileSystem.Primitives.dll": {
  219. "assemblyVersion": "10.0.0.0",
  220. "fileVersion": "10.0.526.15411"
  221. },
  222. "System.IO.FileSystem.Watcher.dll": {
  223. "assemblyVersion": "10.0.0.0",
  224. "fileVersion": "10.0.526.15411"
  225. },
  226. "System.IO.FileSystem.dll": {
  227. "assemblyVersion": "10.0.0.0",
  228. "fileVersion": "10.0.526.15411"
  229. },
  230. "System.IO.IsolatedStorage.dll": {
  231. "assemblyVersion": "10.0.0.0",
  232. "fileVersion": "10.0.526.15411"
  233. },
  234. "System.IO.MemoryMappedFiles.dll": {
  235. "assemblyVersion": "10.0.0.0",
  236. "fileVersion": "10.0.526.15411"
  237. },
  238. "System.IO.Pipelines.dll": {
  239. "assemblyVersion": "10.0.0.0",
  240. "fileVersion": "10.0.526.15411"
  241. },
  242. "System.IO.Pipes.AccessControl.dll": {
  243. "assemblyVersion": "10.0.0.0",
  244. "fileVersion": "10.0.526.15411"
  245. },
  246. "System.IO.Pipes.dll": {
  247. "assemblyVersion": "10.0.0.0",
  248. "fileVersion": "10.0.526.15411"
  249. },
  250. "System.IO.UnmanagedMemoryStream.dll": {
  251. "assemblyVersion": "10.0.0.0",
  252. "fileVersion": "10.0.526.15411"
  253. },
  254. "System.IO.dll": {
  255. "assemblyVersion": "10.0.0.0",
  256. "fileVersion": "10.0.526.15411"
  257. },
  258. "System.Linq.AsyncEnumerable.dll": {
  259. "assemblyVersion": "10.0.0.0",
  260. "fileVersion": "10.0.526.15411"
  261. },
  262. "System.Linq.Expressions.dll": {
  263. "assemblyVersion": "10.0.0.0",
  264. "fileVersion": "10.0.526.15411"
  265. },
  266. "System.Linq.Parallel.dll": {
  267. "assemblyVersion": "10.0.0.0",
  268. "fileVersion": "10.0.526.15411"
  269. },
  270. "System.Linq.Queryable.dll": {
  271. "assemblyVersion": "10.0.0.0",
  272. "fileVersion": "10.0.526.15411"
  273. },
  274. "System.Linq.dll": {
  275. "assemblyVersion": "10.0.0.0",
  276. "fileVersion": "10.0.526.15411"
  277. },
  278. "System.Memory.dll": {
  279. "assemblyVersion": "10.0.0.0",
  280. "fileVersion": "10.0.526.15411"
  281. },
  282. "System.Net.Http.Json.dll": {
  283. "assemblyVersion": "10.0.0.0",
  284. "fileVersion": "10.0.526.15411"
  285. },
  286. "System.Net.Http.dll": {
  287. "assemblyVersion": "10.0.0.0",
  288. "fileVersion": "10.0.526.15411"
  289. },
  290. "System.Net.HttpListener.dll": {
  291. "assemblyVersion": "10.0.0.0",
  292. "fileVersion": "10.0.526.15411"
  293. },
  294. "System.Net.Mail.dll": {
  295. "assemblyVersion": "10.0.0.0",
  296. "fileVersion": "10.0.526.15411"
  297. },
  298. "System.Net.NameResolution.dll": {
  299. "assemblyVersion": "10.0.0.0",
  300. "fileVersion": "10.0.526.15411"
  301. },
  302. "System.Net.NetworkInformation.dll": {
  303. "assemblyVersion": "10.0.0.0",
  304. "fileVersion": "10.0.526.15411"
  305. },
  306. "System.Net.Ping.dll": {
  307. "assemblyVersion": "10.0.0.0",
  308. "fileVersion": "10.0.526.15411"
  309. },
  310. "System.Net.Primitives.dll": {
  311. "assemblyVersion": "10.0.0.0",
  312. "fileVersion": "10.0.526.15411"
  313. },
  314. "System.Net.Quic.dll": {
  315. "assemblyVersion": "10.0.0.0",
  316. "fileVersion": "10.0.526.15411"
  317. },
  318. "System.Net.Requests.dll": {
  319. "assemblyVersion": "10.0.0.0",
  320. "fileVersion": "10.0.526.15411"
  321. },
  322. "System.Net.Security.dll": {
  323. "assemblyVersion": "10.0.0.0",
  324. "fileVersion": "10.0.526.15411"
  325. },
  326. "System.Net.ServerSentEvents.dll": {
  327. "assemblyVersion": "10.0.0.0",
  328. "fileVersion": "10.0.526.15411"
  329. },
  330. "System.Net.ServicePoint.dll": {
  331. "assemblyVersion": "10.0.0.0",
  332. "fileVersion": "10.0.526.15411"
  333. },
  334. "System.Net.Sockets.dll": {
  335. "assemblyVersion": "10.0.0.0",
  336. "fileVersion": "10.0.526.15411"
  337. },
  338. "System.Net.WebClient.dll": {
  339. "assemblyVersion": "10.0.0.0",
  340. "fileVersion": "10.0.526.15411"
  341. },
  342. "System.Net.WebHeaderCollection.dll": {
  343. "assemblyVersion": "10.0.0.0",
  344. "fileVersion": "10.0.526.15411"
  345. },
  346. "System.Net.WebProxy.dll": {
  347. "assemblyVersion": "10.0.0.0",
  348. "fileVersion": "10.0.526.15411"
  349. },
  350. "System.Net.WebSockets.Client.dll": {
  351. "assemblyVersion": "10.0.0.0",
  352. "fileVersion": "10.0.526.15411"
  353. },
  354. "System.Net.WebSockets.dll": {
  355. "assemblyVersion": "10.0.0.0",
  356. "fileVersion": "10.0.526.15411"
  357. },
  358. "System.Net.dll": {
  359. "assemblyVersion": "4.0.0.0",
  360. "fileVersion": "10.0.526.15411"
  361. },
  362. "System.Numerics.Vectors.dll": {
  363. "assemblyVersion": "10.0.0.0",
  364. "fileVersion": "10.0.526.15411"
  365. },
  366. "System.Numerics.dll": {
  367. "assemblyVersion": "4.0.0.0",
  368. "fileVersion": "10.0.526.15411"
  369. },
  370. "System.ObjectModel.dll": {
  371. "assemblyVersion": "10.0.0.0",
  372. "fileVersion": "10.0.526.15411"
  373. },
  374. "System.Private.CoreLib.dll": {
  375. "assemblyVersion": "10.0.0.0",
  376. "fileVersion": "10.0.526.15411"
  377. },
  378. "System.Private.DataContractSerialization.dll": {
  379. "assemblyVersion": "10.0.0.0",
  380. "fileVersion": "10.0.526.15411"
  381. },
  382. "System.Private.Uri.dll": {
  383. "assemblyVersion": "10.0.0.0",
  384. "fileVersion": "10.0.526.15411"
  385. },
  386. "System.Private.Xml.Linq.dll": {
  387. "assemblyVersion": "10.0.0.0",
  388. "fileVersion": "10.0.526.15411"
  389. },
  390. "System.Private.Xml.dll": {
  391. "assemblyVersion": "10.0.0.0",
  392. "fileVersion": "10.0.526.15411"
  393. },
  394. "System.Reflection.DispatchProxy.dll": {
  395. "assemblyVersion": "10.0.0.0",
  396. "fileVersion": "10.0.526.15411"
  397. },
  398. "System.Reflection.Emit.ILGeneration.dll": {
  399. "assemblyVersion": "10.0.0.0",
  400. "fileVersion": "10.0.526.15411"
  401. },
  402. "System.Reflection.Emit.Lightweight.dll": {
  403. "assemblyVersion": "10.0.0.0",
  404. "fileVersion": "10.0.526.15411"
  405. },
  406. "System.Reflection.Emit.dll": {
  407. "assemblyVersion": "10.0.0.0",
  408. "fileVersion": "10.0.526.15411"
  409. },
  410. "System.Reflection.Extensions.dll": {
  411. "assemblyVersion": "10.0.0.0",
  412. "fileVersion": "10.0.526.15411"
  413. },
  414. "System.Reflection.Metadata.dll": {
  415. "assemblyVersion": "10.0.0.0",
  416. "fileVersion": "10.0.526.15411"
  417. },
  418. "System.Reflection.Primitives.dll": {
  419. "assemblyVersion": "10.0.0.0",
  420. "fileVersion": "10.0.526.15411"
  421. },
  422. "System.Reflection.TypeExtensions.dll": {
  423. "assemblyVersion": "10.0.0.0",
  424. "fileVersion": "10.0.526.15411"
  425. },
  426. "System.Reflection.dll": {
  427. "assemblyVersion": "10.0.0.0",
  428. "fileVersion": "10.0.526.15411"
  429. },
  430. "System.Resources.Reader.dll": {
  431. "assemblyVersion": "10.0.0.0",
  432. "fileVersion": "10.0.526.15411"
  433. },
  434. "System.Resources.ResourceManager.dll": {
  435. "assemblyVersion": "10.0.0.0",
  436. "fileVersion": "10.0.526.15411"
  437. },
  438. "System.Resources.Writer.dll": {
  439. "assemblyVersion": "10.0.0.0",
  440. "fileVersion": "10.0.526.15411"
  441. },
  442. "System.Runtime.CompilerServices.Unsafe.dll": {
  443. "assemblyVersion": "10.0.0.0",
  444. "fileVersion": "10.0.526.15411"
  445. },
  446. "System.Runtime.CompilerServices.VisualC.dll": {
  447. "assemblyVersion": "10.0.0.0",
  448. "fileVersion": "10.0.526.15411"
  449. },
  450. "System.Runtime.Extensions.dll": {
  451. "assemblyVersion": "10.0.0.0",
  452. "fileVersion": "10.0.526.15411"
  453. },
  454. "System.Runtime.Handles.dll": {
  455. "assemblyVersion": "10.0.0.0",
  456. "fileVersion": "10.0.526.15411"
  457. },
  458. "System.Runtime.InteropServices.JavaScript.dll": {
  459. "assemblyVersion": "10.0.0.0",
  460. "fileVersion": "10.0.526.15411"
  461. },
  462. "System.Runtime.InteropServices.RuntimeInformation.dll": {
  463. "assemblyVersion": "10.0.0.0",
  464. "fileVersion": "10.0.526.15411"
  465. },
  466. "System.Runtime.InteropServices.dll": {
  467. "assemblyVersion": "10.0.0.0",
  468. "fileVersion": "10.0.526.15411"
  469. },
  470. "System.Runtime.Intrinsics.dll": {
  471. "assemblyVersion": "10.0.0.0",
  472. "fileVersion": "10.0.526.15411"
  473. },
  474. "System.Runtime.Loader.dll": {
  475. "assemblyVersion": "10.0.0.0",
  476. "fileVersion": "10.0.526.15411"
  477. },
  478. "System.Runtime.Numerics.dll": {
  479. "assemblyVersion": "10.0.0.0",
  480. "fileVersion": "10.0.526.15411"
  481. },
  482. "System.Runtime.Serialization.Formatters.dll": {
  483. "assemblyVersion": "8.1.0.0",
  484. "fileVersion": "10.0.526.15411"
  485. },
  486. "System.Runtime.Serialization.Json.dll": {
  487. "assemblyVersion": "10.0.0.0",
  488. "fileVersion": "10.0.526.15411"
  489. },
  490. "System.Runtime.Serialization.Primitives.dll": {
  491. "assemblyVersion": "10.0.0.0",
  492. "fileVersion": "10.0.526.15411"
  493. },
  494. "System.Runtime.Serialization.Xml.dll": {
  495. "assemblyVersion": "10.0.0.0",
  496. "fileVersion": "10.0.526.15411"
  497. },
  498. "System.Runtime.Serialization.dll": {
  499. "assemblyVersion": "4.0.0.0",
  500. "fileVersion": "10.0.526.15411"
  501. },
  502. "System.Runtime.dll": {
  503. "assemblyVersion": "10.0.0.0",
  504. "fileVersion": "10.0.526.15411"
  505. },
  506. "System.Security.AccessControl.dll": {
  507. "assemblyVersion": "10.0.0.0",
  508. "fileVersion": "10.0.526.15411"
  509. },
  510. "System.Security.Claims.dll": {
  511. "assemblyVersion": "10.0.0.0",
  512. "fileVersion": "10.0.526.15411"
  513. },
  514. "System.Security.Cryptography.Algorithms.dll": {
  515. "assemblyVersion": "10.0.0.0",
  516. "fileVersion": "10.0.526.15411"
  517. },
  518. "System.Security.Cryptography.Cng.dll": {
  519. "assemblyVersion": "10.0.0.0",
  520. "fileVersion": "10.0.526.15411"
  521. },
  522. "System.Security.Cryptography.Csp.dll": {
  523. "assemblyVersion": "10.0.0.0",
  524. "fileVersion": "10.0.526.15411"
  525. },
  526. "System.Security.Cryptography.Encoding.dll": {
  527. "assemblyVersion": "10.0.0.0",
  528. "fileVersion": "10.0.526.15411"
  529. },
  530. "System.Security.Cryptography.OpenSsl.dll": {
  531. "assemblyVersion": "10.0.0.0",
  532. "fileVersion": "10.0.526.15411"
  533. },
  534. "System.Security.Cryptography.Primitives.dll": {
  535. "assemblyVersion": "10.0.0.0",
  536. "fileVersion": "10.0.526.15411"
  537. },
  538. "System.Security.Cryptography.X509Certificates.dll": {
  539. "assemblyVersion": "10.0.0.0",
  540. "fileVersion": "10.0.526.15411"
  541. },
  542. "System.Security.Cryptography.dll": {
  543. "assemblyVersion": "10.0.0.0",
  544. "fileVersion": "10.0.526.15411"
  545. },
  546. "System.Security.Principal.Windows.dll": {
  547. "assemblyVersion": "10.0.0.0",
  548. "fileVersion": "10.0.526.15411"
  549. },
  550. "System.Security.Principal.dll": {
  551. "assemblyVersion": "10.0.0.0",
  552. "fileVersion": "10.0.526.15411"
  553. },
  554. "System.Security.SecureString.dll": {
  555. "assemblyVersion": "10.0.0.0",
  556. "fileVersion": "10.0.526.15411"
  557. },
  558. "System.Security.dll": {
  559. "assemblyVersion": "4.0.0.0",
  560. "fileVersion": "10.0.526.15411"
  561. },
  562. "System.ServiceModel.Web.dll": {
  563. "assemblyVersion": "4.0.0.0",
  564. "fileVersion": "10.0.526.15411"
  565. },
  566. "System.ServiceProcess.dll": {
  567. "assemblyVersion": "4.0.0.0",
  568. "fileVersion": "10.0.526.15411"
  569. },
  570. "System.Text.Encoding.CodePages.dll": {
  571. "assemblyVersion": "10.0.0.0",
  572. "fileVersion": "10.0.526.15411"
  573. },
  574. "System.Text.Encoding.Extensions.dll": {
  575. "assemblyVersion": "10.0.0.0",
  576. "fileVersion": "10.0.526.15411"
  577. },
  578. "System.Text.Encoding.dll": {
  579. "assemblyVersion": "10.0.0.0",
  580. "fileVersion": "10.0.526.15411"
  581. },
  582. "System.Text.Encodings.Web.dll": {
  583. "assemblyVersion": "10.0.0.0",
  584. "fileVersion": "10.0.526.15411"
  585. },
  586. "System.Text.Json.dll": {
  587. "assemblyVersion": "10.0.0.0",
  588. "fileVersion": "10.0.526.15411"
  589. },
  590. "System.Text.RegularExpressions.dll": {
  591. "assemblyVersion": "10.0.0.0",
  592. "fileVersion": "10.0.526.15411"
  593. },
  594. "System.Threading.AccessControl.dll": {
  595. "assemblyVersion": "10.0.0.0",
  596. "fileVersion": "10.0.526.15411"
  597. },
  598. "System.Threading.Channels.dll": {
  599. "assemblyVersion": "10.0.0.0",
  600. "fileVersion": "10.0.526.15411"
  601. },
  602. "System.Threading.Overlapped.dll": {
  603. "assemblyVersion": "10.0.0.0",
  604. "fileVersion": "10.0.526.15411"
  605. },
  606. "System.Threading.Tasks.Dataflow.dll": {
  607. "assemblyVersion": "10.0.0.0",
  608. "fileVersion": "10.0.526.15411"
  609. },
  610. "System.Threading.Tasks.Extensions.dll": {
  611. "assemblyVersion": "10.0.0.0",
  612. "fileVersion": "10.0.526.15411"
  613. },
  614. "System.Threading.Tasks.Parallel.dll": {
  615. "assemblyVersion": "10.0.0.0",
  616. "fileVersion": "10.0.526.15411"
  617. },
  618. "System.Threading.Tasks.dll": {
  619. "assemblyVersion": "10.0.0.0",
  620. "fileVersion": "10.0.526.15411"
  621. },
  622. "System.Threading.Thread.dll": {
  623. "assemblyVersion": "10.0.0.0",
  624. "fileVersion": "10.0.526.15411"
  625. },
  626. "System.Threading.ThreadPool.dll": {
  627. "assemblyVersion": "10.0.0.0",
  628. "fileVersion": "10.0.526.15411"
  629. },
  630. "System.Threading.Timer.dll": {
  631. "assemblyVersion": "10.0.0.0",
  632. "fileVersion": "10.0.526.15411"
  633. },
  634. "System.Threading.dll": {
  635. "assemblyVersion": "10.0.0.0",
  636. "fileVersion": "10.0.526.15411"
  637. },
  638. "System.Transactions.Local.dll": {
  639. "assemblyVersion": "10.0.0.0",
  640. "fileVersion": "10.0.526.15411"
  641. },
  642. "System.Transactions.dll": {
  643. "assemblyVersion": "4.0.0.0",
  644. "fileVersion": "10.0.526.15411"
  645. },
  646. "System.ValueTuple.dll": {
  647. "assemblyVersion": "10.0.0.0",
  648. "fileVersion": "10.0.526.15411"
  649. },
  650. "System.Web.HttpUtility.dll": {
  651. "assemblyVersion": "10.0.0.0",
  652. "fileVersion": "10.0.526.15411"
  653. },
  654. "System.Web.dll": {
  655. "assemblyVersion": "4.0.0.0",
  656. "fileVersion": "10.0.526.15411"
  657. },
  658. "System.Windows.dll": {
  659. "assemblyVersion": "4.0.0.0",
  660. "fileVersion": "10.0.526.15411"
  661. },
  662. "System.Xml.Linq.dll": {
  663. "assemblyVersion": "4.0.0.0",
  664. "fileVersion": "10.0.526.15411"
  665. },
  666. "System.Xml.ReaderWriter.dll": {
  667. "assemblyVersion": "10.0.0.0",
  668. "fileVersion": "10.0.526.15411"
  669. },
  670. "System.Xml.Serialization.dll": {
  671. "assemblyVersion": "4.0.0.0",
  672. "fileVersion": "10.0.526.15411"
  673. },
  674. "System.Xml.XDocument.dll": {
  675. "assemblyVersion": "10.0.0.0",
  676. "fileVersion": "10.0.526.15411"
  677. },
  678. "System.Xml.XPath.XDocument.dll": {
  679. "assemblyVersion": "10.0.0.0",
  680. "fileVersion": "10.0.526.15411"
  681. },
  682. "System.Xml.XPath.dll": {
  683. "assemblyVersion": "10.0.0.0",
  684. "fileVersion": "10.0.526.15411"
  685. },
  686. "System.Xml.XmlDocument.dll": {
  687. "assemblyVersion": "10.0.0.0",
  688. "fileVersion": "10.0.526.15411"
  689. },
  690. "System.Xml.XmlSerializer.dll": {
  691. "assemblyVersion": "10.0.0.0",
  692. "fileVersion": "10.0.526.15411"
  693. },
  694. "System.Xml.dll": {
  695. "assemblyVersion": "4.0.0.0",
  696. "fileVersion": "10.0.526.15411"
  697. },
  698. "System.dll": {
  699. "assemblyVersion": "4.0.0.0",
  700. "fileVersion": "10.0.526.15411"
  701. },
  702. "WindowsBase.dll": {
  703. "assemblyVersion": "4.0.0.0",
  704. "fileVersion": "10.0.526.15411"
  705. },
  706. "mscorlib.dll": {
  707. "assemblyVersion": "4.0.0.0",
  708. "fileVersion": "10.0.526.15411"
  709. },
  710. "netstandard.dll": {
  711. "assemblyVersion": "2.1.0.0",
  712. "fileVersion": "10.0.526.15411"
  713. }
  714. },
  715. "native": {
  716. "Microsoft.DiaSymReader.Native.amd64.dll": {
  717. "fileVersion": "14.40.33810.0"
  718. },
  719. "System.IO.Compression.Native.dll": {
  720. "fileVersion": "10.0.526.15411"
  721. },
  722. "clretwrc.dll": {
  723. "fileVersion": "10.0.526.15411"
  724. },
  725. "clrgc.dll": {
  726. "fileVersion": "10.0.526.15411"
  727. },
  728. "clrgcexp.dll": {
  729. "fileVersion": "10.0.526.15411"
  730. },
  731. "clrjit.dll": {
  732. "fileVersion": "10.0.526.15411"
  733. },
  734. "coreclr.dll": {
  735. "fileVersion": "10.0.526.15411"
  736. },
  737. "createdump.exe": {
  738. "fileVersion": "10.0.526.15411"
  739. },
  740. "hostfxr.dll": {
  741. "fileVersion": "10.0.526.15411"
  742. },
  743. "hostpolicy.dll": {
  744. "fileVersion": "10.0.526.15411"
  745. },
  746. "mscordaccore.dll": {
  747. "fileVersion": "10.0.526.15411"
  748. },
  749. "mscordaccore_amd64_amd64_10.0.526.15411.dll": {
  750. "fileVersion": "10.0.526.15411"
  751. },
  752. "mscordbi.dll": {
  753. "fileVersion": "10.0.526.15411"
  754. },
  755. "mscorrc.dll": {
  756. "fileVersion": "10.0.526.15411"
  757. },
  758. "msquic.dll": {
  759. "fileVersion": "2.4.16.0"
  760. }
  761. }
  762. },
  763. "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.19041.57": {
  764. "runtime": {
  765. "Microsoft.Windows.SDK.NET.dll": {
  766. "assemblyVersion": "10.0.19041.38",
  767. "fileVersion": "10.0.19041.55"
  768. },
  769. "WinRT.Runtime.dll": {
  770. "assemblyVersion": "2.2.0.0",
  771. "fileVersion": "2.2.0.48161"
  772. }
  773. }
  774. },
  775. "BCrypt.Net-Next/4.2.0": {
  776. "runtime": {
  777. "lib/net10.0/BCrypt-Net-Next.dll": {
  778. "assemblyVersion": "4.2.0.0",
  779. "fileVersion": "4.2.0.0"
  780. }
  781. }
  782. },
  783. "Microsoft.Extensions.Configuration/10.0.0": {
  784. "dependencies": {
  785. "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
  786. "Microsoft.Extensions.Primitives": "10.0.0"
  787. },
  788. "runtime": {
  789. "lib/net10.0/Microsoft.Extensions.Configuration.dll": {
  790. "assemblyVersion": "10.0.0.0",
  791. "fileVersion": "10.0.25.52411"
  792. }
  793. }
  794. },
  795. "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
  796. "dependencies": {
  797. "Microsoft.Extensions.Primitives": "10.0.0"
  798. },
  799. "runtime": {
  800. "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  801. "assemblyVersion": "10.0.0.0",
  802. "fileVersion": "10.0.25.52411"
  803. }
  804. }
  805. },
  806. "Microsoft.Extensions.DependencyInjection/10.0.0": {
  807. "dependencies": {
  808. "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
  809. },
  810. "runtime": {
  811. "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {
  812. "assemblyVersion": "10.0.0.0",
  813. "fileVersion": "10.0.25.52411"
  814. }
  815. }
  816. },
  817. "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
  818. "runtime": {
  819. "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  820. "assemblyVersion": "10.0.0.0",
  821. "fileVersion": "10.0.25.52411"
  822. }
  823. }
  824. },
  825. "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
  826. "dependencies": {
  827. "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
  828. "Microsoft.Extensions.Options": "10.0.0"
  829. },
  830. "runtime": {
  831. "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
  832. "assemblyVersion": "10.0.0.0",
  833. "fileVersion": "10.0.25.52411"
  834. }
  835. }
  836. },
  837. "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
  838. "dependencies": {
  839. "Microsoft.Extensions.Primitives": "10.0.0"
  840. },
  841. "runtime": {
  842. "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  843. "assemblyVersion": "10.0.0.0",
  844. "fileVersion": "10.0.25.52411"
  845. }
  846. }
  847. },
  848. "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
  849. "dependencies": {
  850. "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
  851. "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
  852. "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
  853. "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
  854. "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
  855. },
  856. "runtime": {
  857. "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
  858. "assemblyVersion": "10.0.0.0",
  859. "fileVersion": "10.0.25.52411"
  860. }
  861. }
  862. },
  863. "Microsoft.Extensions.Logging/10.0.0": {
  864. "dependencies": {
  865. "Microsoft.Extensions.DependencyInjection": "10.0.0",
  866. "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
  867. "Microsoft.Extensions.Options": "10.0.0"
  868. },
  869. "runtime": {
  870. "lib/net10.0/Microsoft.Extensions.Logging.dll": {
  871. "assemblyVersion": "10.0.0.0",
  872. "fileVersion": "10.0.25.52411"
  873. }
  874. }
  875. },
  876. "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
  877. "dependencies": {
  878. "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
  879. },
  880. "runtime": {
  881. "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  882. "assemblyVersion": "10.0.0.0",
  883. "fileVersion": "10.0.25.52411"
  884. }
  885. }
  886. },
  887. "Microsoft.Extensions.Logging.Debug/10.0.0": {
  888. "dependencies": {
  889. "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
  890. "Microsoft.Extensions.Logging": "10.0.0",
  891. "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
  892. },
  893. "runtime": {
  894. "lib/net10.0/Microsoft.Extensions.Logging.Debug.dll": {
  895. "assemblyVersion": "10.0.0.0",
  896. "fileVersion": "10.0.25.52411"
  897. }
  898. }
  899. },
  900. "Microsoft.Extensions.Options/10.0.0": {
  901. "dependencies": {
  902. "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
  903. "Microsoft.Extensions.Primitives": "10.0.0"
  904. },
  905. "runtime": {
  906. "lib/net10.0/Microsoft.Extensions.Options.dll": {
  907. "assemblyVersion": "10.0.0.0",
  908. "fileVersion": "10.0.25.52411"
  909. }
  910. }
  911. },
  912. "Microsoft.Extensions.Primitives/10.0.0": {
  913. "runtime": {
  914. "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
  915. "assemblyVersion": "10.0.0.0",
  916. "fileVersion": "10.0.25.52411"
  917. }
  918. }
  919. },
  920. "Microsoft.Graphics.Win2D/1.3.2": {
  921. "dependencies": {
  922. "Microsoft.WindowsAppSDK": "1.7.250909003"
  923. },
  924. "runtime": {
  925. "lib/net6.0-windows10.0.19041.0/Microsoft.Graphics.Canvas.Interop.dll": {
  926. "assemblyVersion": "1.3.1.0",
  927. "fileVersion": "1.3.1.0"
  928. }
  929. },
  930. "native": {
  931. "runtimes/win-x64/native/Microsoft.Graphics.Canvas.dll": {
  932. "fileVersion": "1.3.2.0"
  933. }
  934. }
  935. },
  936. "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
  937. "runtime": {
  938. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  939. "assemblyVersion": "3.0.1.0",
  940. "fileVersion": "3.0.1.0"
  941. }
  942. }
  943. },
  944. "Microsoft.Maui.Controls/10.0.20": {
  945. "dependencies": {
  946. "Microsoft.Maui.Controls.Core": "10.0.20",
  947. "Microsoft.Maui.Controls.Xaml": "10.0.20"
  948. }
  949. },
  950. "Microsoft.Maui.Controls.Core/10.0.20": {
  951. "dependencies": {
  952. "Microsoft.Extensions.Configuration": "10.0.0",
  953. "Microsoft.Extensions.DependencyInjection": "10.0.0",
  954. "Microsoft.Extensions.Logging": "10.0.0",
  955. "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
  956. "Microsoft.Maui.Core": "10.0.20"
  957. },
  958. "runtime": {
  959. "lib/net10.0-windows10.0.19041/Microsoft.Maui.Controls.dll": {
  960. "assemblyVersion": "10.0.0.0",
  961. "fileVersion": "10.0.2025.61502"
  962. }
  963. },
  964. "resources": {
  965. "lib/net10.0-windows10.0.19041/ar/Microsoft.Maui.Controls.resources.dll": {
  966. "locale": "ar"
  967. },
  968. "lib/net10.0-windows10.0.19041/ca/Microsoft.Maui.Controls.resources.dll": {
  969. "locale": "ca"
  970. },
  971. "lib/net10.0-windows10.0.19041/cs/Microsoft.Maui.Controls.resources.dll": {
  972. "locale": "cs"
  973. },
  974. "lib/net10.0-windows10.0.19041/da/Microsoft.Maui.Controls.resources.dll": {
  975. "locale": "da"
  976. },
  977. "lib/net10.0-windows10.0.19041/de/Microsoft.Maui.Controls.resources.dll": {
  978. "locale": "de"
  979. },
  980. "lib/net10.0-windows10.0.19041/el/Microsoft.Maui.Controls.resources.dll": {
  981. "locale": "el"
  982. },
  983. "lib/net10.0-windows10.0.19041/es/Microsoft.Maui.Controls.resources.dll": {
  984. "locale": "es"
  985. },
  986. "lib/net10.0-windows10.0.19041/fi/Microsoft.Maui.Controls.resources.dll": {
  987. "locale": "fi"
  988. },
  989. "lib/net10.0-windows10.0.19041/fr/Microsoft.Maui.Controls.resources.dll": {
  990. "locale": "fr"
  991. },
  992. "lib/net10.0-windows10.0.19041/he/Microsoft.Maui.Controls.resources.dll": {
  993. "locale": "he"
  994. },
  995. "lib/net10.0-windows10.0.19041/hi/Microsoft.Maui.Controls.resources.dll": {
  996. "locale": "hi"
  997. },
  998. "lib/net10.0-windows10.0.19041/hr/Microsoft.Maui.Controls.resources.dll": {
  999. "locale": "hr"
  1000. },
  1001. "lib/net10.0-windows10.0.19041/hu/Microsoft.Maui.Controls.resources.dll": {
  1002. "locale": "hu"
  1003. },
  1004. "lib/net10.0-windows10.0.19041/id/Microsoft.Maui.Controls.resources.dll": {
  1005. "locale": "id"
  1006. },
  1007. "lib/net10.0-windows10.0.19041/it/Microsoft.Maui.Controls.resources.dll": {
  1008. "locale": "it"
  1009. },
  1010. "lib/net10.0-windows10.0.19041/ja/Microsoft.Maui.Controls.resources.dll": {
  1011. "locale": "ja"
  1012. },
  1013. "lib/net10.0-windows10.0.19041/ko/Microsoft.Maui.Controls.resources.dll": {
  1014. "locale": "ko"
  1015. },
  1016. "lib/net10.0-windows10.0.19041/ms/Microsoft.Maui.Controls.resources.dll": {
  1017. "locale": "ms"
  1018. },
  1019. "lib/net10.0-windows10.0.19041/nb/Microsoft.Maui.Controls.resources.dll": {
  1020. "locale": "nb"
  1021. },
  1022. "lib/net10.0-windows10.0.19041/nl/Microsoft.Maui.Controls.resources.dll": {
  1023. "locale": "nl"
  1024. },
  1025. "lib/net10.0-windows10.0.19041/pl/Microsoft.Maui.Controls.resources.dll": {
  1026. "locale": "pl"
  1027. },
  1028. "lib/net10.0-windows10.0.19041/pt-BR/Microsoft.Maui.Controls.resources.dll": {
  1029. "locale": "pt-BR"
  1030. },
  1031. "lib/net10.0-windows10.0.19041/pt/Microsoft.Maui.Controls.resources.dll": {
  1032. "locale": "pt"
  1033. },
  1034. "lib/net10.0-windows10.0.19041/ro/Microsoft.Maui.Controls.resources.dll": {
  1035. "locale": "ro"
  1036. },
  1037. "lib/net10.0-windows10.0.19041/ru/Microsoft.Maui.Controls.resources.dll": {
  1038. "locale": "ru"
  1039. },
  1040. "lib/net10.0-windows10.0.19041/sk/Microsoft.Maui.Controls.resources.dll": {
  1041. "locale": "sk"
  1042. },
  1043. "lib/net10.0-windows10.0.19041/sv/Microsoft.Maui.Controls.resources.dll": {
  1044. "locale": "sv"
  1045. },
  1046. "lib/net10.0-windows10.0.19041/th/Microsoft.Maui.Controls.resources.dll": {
  1047. "locale": "th"
  1048. },
  1049. "lib/net10.0-windows10.0.19041/tr/Microsoft.Maui.Controls.resources.dll": {
  1050. "locale": "tr"
  1051. },
  1052. "lib/net10.0-windows10.0.19041/uk/Microsoft.Maui.Controls.resources.dll": {
  1053. "locale": "uk"
  1054. },
  1055. "lib/net10.0-windows10.0.19041/vi/Microsoft.Maui.Controls.resources.dll": {
  1056. "locale": "vi"
  1057. },
  1058. "lib/net10.0-windows10.0.19041/zh-HK/Microsoft.Maui.Controls.resources.dll": {
  1059. "locale": "zh-HK"
  1060. },
  1061. "lib/net10.0-windows10.0.19041/zh-Hans/Microsoft.Maui.Controls.resources.dll": {
  1062. "locale": "zh-Hans"
  1063. },
  1064. "lib/net10.0-windows10.0.19041/zh-Hant/Microsoft.Maui.Controls.resources.dll": {
  1065. "locale": "zh-Hant"
  1066. }
  1067. }
  1068. },
  1069. "Microsoft.Maui.Controls.Xaml/10.0.20": {
  1070. "dependencies": {
  1071. "Microsoft.Extensions.Configuration": "10.0.0",
  1072. "Microsoft.Maui.Controls.Core": "10.0.20",
  1073. "Microsoft.Maui.Core": "10.0.20"
  1074. },
  1075. "runtime": {
  1076. "lib/net10.0-windows10.0.19041/Microsoft.Maui.Controls.Xaml.dll": {
  1077. "assemblyVersion": "10.0.0.0",
  1078. "fileVersion": "10.0.2025.61502"
  1079. }
  1080. }
  1081. },
  1082. "Microsoft.Maui.Core/10.0.20": {
  1083. "dependencies": {
  1084. "Microsoft.Extensions.Configuration": "10.0.0",
  1085. "Microsoft.Extensions.DependencyInjection": "10.0.0",
  1086. "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
  1087. "Microsoft.Extensions.Logging": "10.0.0",
  1088. "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
  1089. "Microsoft.Graphics.Win2D": "1.3.2",
  1090. "Microsoft.Maui.Essentials": "10.0.20",
  1091. "Microsoft.Maui.Graphics": "10.0.20",
  1092. "Microsoft.Maui.Graphics.Win2D.WinUI.Desktop": "10.0.20",
  1093. "Microsoft.Web.WebView2": "1.0.3179.45",
  1094. "Microsoft.WindowsAppSDK": "1.7.250909003"
  1095. },
  1096. "runtime": {
  1097. "lib/net10.0-windows10.0.19041/Microsoft.Maui.dll": {
  1098. "assemblyVersion": "10.0.0.0",
  1099. "fileVersion": "10.0.2025.61502"
  1100. }
  1101. }
  1102. },
  1103. "Microsoft.Maui.Essentials/10.0.20": {
  1104. "dependencies": {
  1105. "Microsoft.Maui.Graphics": "10.0.20",
  1106. "Microsoft.Web.WebView2": "1.0.3179.45"
  1107. },
  1108. "runtime": {
  1109. "lib/net10.0-windows10.0.19041/Microsoft.Maui.Essentials.dll": {
  1110. "assemblyVersion": "10.0.0.0",
  1111. "fileVersion": "10.0.2025.61502"
  1112. }
  1113. }
  1114. },
  1115. "Microsoft.Maui.Graphics/10.0.20": {
  1116. "dependencies": {
  1117. "Microsoft.Graphics.Win2D": "1.3.2",
  1118. "Microsoft.IO.RecyclableMemoryStream": "3.0.1",
  1119. "Microsoft.WindowsAppSDK": "1.7.250909003"
  1120. },
  1121. "runtime": {
  1122. "lib/net10.0-windows10.0.19041/Microsoft.Maui.Graphics.dll": {
  1123. "assemblyVersion": "10.0.0.0",
  1124. "fileVersion": "10.0.2025.61502"
  1125. }
  1126. }
  1127. },
  1128. "Microsoft.Maui.Graphics.Win2D.WinUI.Desktop/10.0.20": {
  1129. "dependencies": {
  1130. "Microsoft.Graphics.Win2D": "1.3.2",
  1131. "Microsoft.Maui.Graphics": "10.0.20"
  1132. },
  1133. "runtime": {
  1134. "lib/net10.0-windows10.0.19041/Microsoft.Maui.Graphics.Win2D.WinUI.Desktop.dll": {
  1135. "assemblyVersion": "10.0.0.0",
  1136. "fileVersion": "10.0.2025.61502"
  1137. }
  1138. }
  1139. },
  1140. "Microsoft.Web.WebView2/1.0.3179.45": {
  1141. "native": {
  1142. "runtimes/win-x64/native/WebView2Loader.dll": {
  1143. "fileVersion": "1.0.3179.45"
  1144. }
  1145. }
  1146. },
  1147. "Microsoft.WindowsAppSDK/1.7.250909003": {
  1148. "dependencies": {
  1149. "Microsoft.Web.WebView2": "1.0.3179.45"
  1150. },
  1151. "runtime": {
  1152. "lib/net6.0-windows10.0.18362.0/Microsoft.Graphics.Imaging.Projection.dll": {
  1153. "assemblyVersion": "1.7.1018.33039",
  1154. "fileVersion": "1.7.1018.33039"
  1155. },
  1156. "lib/net6.0-windows10.0.18362.0/Microsoft.InteractiveExperiences.Projection.dll": {
  1157. "assemblyVersion": "10.0.0.0",
  1158. "fileVersion": "10.0.27107.1021"
  1159. },
  1160. "lib/net6.0-windows10.0.18362.0/Microsoft.Security.Authentication.OAuth.Projection.dll": {
  1161. "assemblyVersion": "1.7.0.0",
  1162. "fileVersion": "1.7.0.0"
  1163. },
  1164. "lib/net6.0-windows10.0.18362.0/Microsoft.WinUI.dll": {
  1165. "assemblyVersion": "3.0.0.0",
  1166. "fileVersion": "3.0.0.2509"
  1167. },
  1168. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AI.ContentSafety.Projection.dll": {
  1169. "assemblyVersion": "1.7.1018.33039",
  1170. "fileVersion": "1.7.1018.33039"
  1171. },
  1172. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AI.Imaging.Projection.dll": {
  1173. "assemblyVersion": "1.7.1018.33039",
  1174. "fileVersion": "1.7.1018.33039"
  1175. },
  1176. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AI.Projection.dll": {
  1177. "assemblyVersion": "1.7.1018.33039",
  1178. "fileVersion": "1.7.1018.33039"
  1179. },
  1180. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AI.Text.Projection.dll": {
  1181. "assemblyVersion": "1.7.1018.33039",
  1182. "fileVersion": "1.7.1018.33039"
  1183. },
  1184. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AppLifecycle.Projection.dll": {
  1185. "assemblyVersion": "1.7.0.0",
  1186. "fileVersion": "1.7.0.0"
  1187. },
  1188. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AppNotifications.Builder.Projection.dll": {
  1189. "assemblyVersion": "1.7.0.0",
  1190. "fileVersion": "1.7.0.0"
  1191. },
  1192. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.AppNotifications.Projection.dll": {
  1193. "assemblyVersion": "1.7.0.0",
  1194. "fileVersion": "1.7.0.0"
  1195. },
  1196. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.ApplicationModel.Background.Projection.dll": {
  1197. "assemblyVersion": "1.7.0.0",
  1198. "fileVersion": "1.7.0.0"
  1199. },
  1200. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.ApplicationModel.DynamicDependency.Projection.dll": {
  1201. "assemblyVersion": "1.7.0.0",
  1202. "fileVersion": "1.7.0.0"
  1203. },
  1204. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.ApplicationModel.Resources.Projection.dll": {
  1205. "assemblyVersion": "1.7.0.0",
  1206. "fileVersion": "1.7.0.0"
  1207. },
  1208. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.ApplicationModel.WindowsAppRuntime.Projection.dll": {
  1209. "assemblyVersion": "1.7.0.0",
  1210. "fileVersion": "1.7.0.0"
  1211. },
  1212. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.BadgeNotifications.Projection.dll": {
  1213. "assemblyVersion": "1.7.0.0",
  1214. "fileVersion": "1.7.0.0"
  1215. },
  1216. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.Management.Deployment.Projection.dll": {
  1217. "assemblyVersion": "1.7.0.0",
  1218. "fileVersion": "1.7.0.0"
  1219. },
  1220. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.Media.Capture.Projection.dll": {
  1221. "assemblyVersion": "1.7.0.0",
  1222. "fileVersion": "1.7.0.0"
  1223. },
  1224. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.PushNotifications.Projection.dll": {
  1225. "assemblyVersion": "1.7.0.0",
  1226. "fileVersion": "1.7.0.0"
  1227. },
  1228. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.Security.AccessControl.Projection.dll": {
  1229. "assemblyVersion": "1.7.0.0",
  1230. "fileVersion": "1.7.0.0"
  1231. },
  1232. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.Storage.Projection.dll": {
  1233. "assemblyVersion": "1.7.0.0",
  1234. "fileVersion": "1.7.0.0"
  1235. },
  1236. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.System.Power.Projection.dll": {
  1237. "assemblyVersion": "1.7.0.0",
  1238. "fileVersion": "1.7.0.0"
  1239. },
  1240. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.System.Projection.dll": {
  1241. "assemblyVersion": "1.7.0.0",
  1242. "fileVersion": "1.7.0.0"
  1243. },
  1244. "lib/net6.0-windows10.0.18362.0/Microsoft.Windows.Widgets.Projection.dll": {
  1245. "assemblyVersion": "1.0.0.0",
  1246. "fileVersion": "1.0.0.0"
  1247. },
  1248. "lib/net6.0-windows10.0.18362.0/Microsoft.WindowsAppRuntime.Bootstrap.Net.dll": {
  1249. "assemblyVersion": "1.7.0.0",
  1250. "fileVersion": "1.7.0.0"
  1251. }
  1252. },
  1253. "native": {
  1254. "runtimes/win-x64/native/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll": {
  1255. "fileVersion": "1.7.0.0"
  1256. },
  1257. "runtimes/win-x64/native/Microsoft.WindowsAppRuntime.Bootstrap.dll": {
  1258. "fileVersion": "1.7.0.0"
  1259. }
  1260. }
  1261. },
  1262. "Npgsql/10.0.3": {
  1263. "dependencies": {
  1264. "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
  1265. },
  1266. "runtime": {
  1267. "lib/net10.0/Npgsql.dll": {
  1268. "assemblyVersion": "10.0.3.0",
  1269. "fileVersion": "10.0.3.0"
  1270. }
  1271. }
  1272. },
  1273. "Microsoft.Web.WebView2.Core.Projection/1.0.3179.45": {
  1274. "runtime": {
  1275. "Microsoft.Web.WebView2.Core.Projection.dll": {
  1276. "assemblyVersion": "1.0.3179.45",
  1277. "fileVersion": "1.0.3179.45"
  1278. }
  1279. }
  1280. }
  1281. }
  1282. },
  1283. "libraries": {
  1284. "TransportMauiApp/1.0": {
  1285. "type": "project",
  1286. "serviceable": false,
  1287. "sha512": ""
  1288. },
  1289. "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/10.0.5": {
  1290. "type": "runtimepack",
  1291. "serviceable": false,
  1292. "sha512": ""
  1293. },
  1294. "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.19041.57": {
  1295. "type": "runtimepack",
  1296. "serviceable": false,
  1297. "sha512": ""
  1298. },
  1299. "BCrypt.Net-Next/4.2.0": {
  1300. "type": "package",
  1301. "serviceable": true,
  1302. "sha512": "sha512-gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==",
  1303. "path": "bcrypt.net-next/4.2.0",
  1304. "hashPath": "bcrypt.net-next.4.2.0.nupkg.sha512"
  1305. },
  1306. "Microsoft.Extensions.Configuration/10.0.0": {
  1307. "type": "package",
  1308. "serviceable": true,
  1309. "sha512": "sha512-H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
  1310. "path": "microsoft.extensions.configuration/10.0.0",
  1311. "hashPath": "microsoft.extensions.configuration.10.0.0.nupkg.sha512"
  1312. },
  1313. "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
  1314. "type": "package",
  1315. "serviceable": true,
  1316. "sha512": "sha512-d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
  1317. "path": "microsoft.extensions.configuration.abstractions/10.0.0",
  1318. "hashPath": "microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512"
  1319. },
  1320. "Microsoft.Extensions.DependencyInjection/10.0.0": {
  1321. "type": "package",
  1322. "serviceable": true,
  1323. "sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
  1324. "path": "microsoft.extensions.dependencyinjection/10.0.0",
  1325. "hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
  1326. },
  1327. "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
  1328. "type": "package",
  1329. "serviceable": true,
  1330. "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
  1331. "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
  1332. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
  1333. },
  1334. "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
  1335. "type": "package",
  1336. "serviceable": true,
  1337. "sha512": "sha512-SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
  1338. "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
  1339. "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512"
  1340. },
  1341. "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
  1342. "type": "package",
  1343. "serviceable": true,
  1344. "sha512": "sha512-/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
  1345. "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
  1346. "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512"
  1347. },
  1348. "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
  1349. "type": "package",
  1350. "serviceable": true,
  1351. "sha512": "sha512-KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
  1352. "path": "microsoft.extensions.hosting.abstractions/10.0.0",
  1353. "hashPath": "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512"
  1354. },
  1355. "Microsoft.Extensions.Logging/10.0.0": {
  1356. "type": "package",
  1357. "serviceable": true,
  1358. "sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
  1359. "path": "microsoft.extensions.logging/10.0.0",
  1360. "hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
  1361. },
  1362. "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
  1363. "type": "package",
  1364. "serviceable": true,
  1365. "sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
  1366. "path": "microsoft.extensions.logging.abstractions/10.0.0",
  1367. "hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
  1368. },
  1369. "Microsoft.Extensions.Logging.Debug/10.0.0": {
  1370. "type": "package",
  1371. "serviceable": true,
  1372. "sha512": "sha512-A/4vBtVaySLBGj4qluye+KSbeVCCMa6GcTbxf2YgnSDHs9b9105+VojBJ1eJPel8F1ny0JOh+Ci3vgCKn69tNQ==",
  1373. "path": "microsoft.extensions.logging.debug/10.0.0",
  1374. "hashPath": "microsoft.extensions.logging.debug.10.0.0.nupkg.sha512"
  1375. },
  1376. "Microsoft.Extensions.Options/10.0.0": {
  1377. "type": "package",
  1378. "serviceable": true,
  1379. "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
  1380. "path": "microsoft.extensions.options/10.0.0",
  1381. "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
  1382. },
  1383. "Microsoft.Extensions.Primitives/10.0.0": {
  1384. "type": "package",
  1385. "serviceable": true,
  1386. "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
  1387. "path": "microsoft.extensions.primitives/10.0.0",
  1388. "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
  1389. },
  1390. "Microsoft.Graphics.Win2D/1.3.2": {
  1391. "type": "package",
  1392. "serviceable": true,
  1393. "sha512": "sha512-xAv4+Xj8wePW1innIUSXebX6UHMGDzOxwKPwYNUNY7mBrsRL/hPFEtuPLpBSxc3iBnuaCogPDCDeN7T4b1xV0Q==",
  1394. "path": "microsoft.graphics.win2d/1.3.2",
  1395. "hashPath": "microsoft.graphics.win2d.1.3.2.nupkg.sha512"
  1396. },
  1397. "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
  1398. "type": "package",
  1399. "serviceable": true,
  1400. "sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
  1401. "path": "microsoft.io.recyclablememorystream/3.0.1",
  1402. "hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
  1403. },
  1404. "Microsoft.Maui.Controls/10.0.20": {
  1405. "type": "package",
  1406. "serviceable": true,
  1407. "sha512": "sha512-c/Tsp1TGBQNkqpKd/aNkTnFV0FOtjyMyV04Naigg/7MphJwdc0ZI0Dw2P0TvC+tm//Ut+SnviTqlDow6V4tSmA==",
  1408. "path": "microsoft.maui.controls/10.0.20",
  1409. "hashPath": "microsoft.maui.controls.10.0.20.nupkg.sha512"
  1410. },
  1411. "Microsoft.Maui.Controls.Core/10.0.20": {
  1412. "type": "package",
  1413. "serviceable": true,
  1414. "sha512": "sha512-Go8C7a0QaGiQ2EBMsxbbm52DI5+HipgT7C9AslfyfkCU8/H6gicLsPUxae5r9TyrZbgsw5KUnnPEUPJlUwtBcw==",
  1415. "path": "microsoft.maui.controls.core/10.0.20",
  1416. "hashPath": "microsoft.maui.controls.core.10.0.20.nupkg.sha512"
  1417. },
  1418. "Microsoft.Maui.Controls.Xaml/10.0.20": {
  1419. "type": "package",
  1420. "serviceable": true,
  1421. "sha512": "sha512-Ih2rMfJ5B8HbFeNgwsOi31Ngo1A31Zixl8lEuJME+7mXE8VFwVcZcfeKljKG0XTULWxe4/ALZ/nL5tTMMjIFnw==",
  1422. "path": "microsoft.maui.controls.xaml/10.0.20",
  1423. "hashPath": "microsoft.maui.controls.xaml.10.0.20.nupkg.sha512"
  1424. },
  1425. "Microsoft.Maui.Core/10.0.20": {
  1426. "type": "package",
  1427. "serviceable": true,
  1428. "sha512": "sha512-xbrQSNTMJzwpR80ga7eWVTU544NJUJM6zXdmfx1LenuizoFc8oejr1nJ1zRgISTQ0ZuQEs6flF72DyF/YemP8w==",
  1429. "path": "microsoft.maui.core/10.0.20",
  1430. "hashPath": "microsoft.maui.core.10.0.20.nupkg.sha512"
  1431. },
  1432. "Microsoft.Maui.Essentials/10.0.20": {
  1433. "type": "package",
  1434. "serviceable": true,
  1435. "sha512": "sha512-jalsUhCCL+T5qng/OXAkJhSaV/Uhml3s4LLExx/RBVz4z/kSIOjyXLkV/O66BBUxy/0nPFILeNx9p21TVqWrMg==",
  1436. "path": "microsoft.maui.essentials/10.0.20",
  1437. "hashPath": "microsoft.maui.essentials.10.0.20.nupkg.sha512"
  1438. },
  1439. "Microsoft.Maui.Graphics/10.0.20": {
  1440. "type": "package",
  1441. "serviceable": true,
  1442. "sha512": "sha512-X1IfBjN/0KcrcbaDU47xNrZufQeI/PJyBVPxt+3a/yNDhduGS+jlihi4sByil7E4VbQTFVPxclevnbhLtWxNQw==",
  1443. "path": "microsoft.maui.graphics/10.0.20",
  1444. "hashPath": "microsoft.maui.graphics.10.0.20.nupkg.sha512"
  1445. },
  1446. "Microsoft.Maui.Graphics.Win2D.WinUI.Desktop/10.0.20": {
  1447. "type": "package",
  1448. "serviceable": true,
  1449. "sha512": "sha512-3bvzJ0J8OD1csnfPkIiza0eDrgj2RSDLEVplI0Qfa7uKdYSSJIfreKZWaC7P2AgJioN6oFhEtZ2Zpnp4202Z9g==",
  1450. "path": "microsoft.maui.graphics.win2d.winui.desktop/10.0.20",
  1451. "hashPath": "microsoft.maui.graphics.win2d.winui.desktop.10.0.20.nupkg.sha512"
  1452. },
  1453. "Microsoft.Web.WebView2/1.0.3179.45": {
  1454. "type": "package",
  1455. "serviceable": true,
  1456. "sha512": "sha512-3pokSH5CnN0G6rGhGFo1y87inxYhNxBQ2Vdf0wlvBj99KHxQJormjDACmqRnFeUsmuNFIhWwfAL1ztq7wD5qRA==",
  1457. "path": "microsoft.web.webview2/1.0.3179.45",
  1458. "hashPath": "microsoft.web.webview2.1.0.3179.45.nupkg.sha512"
  1459. },
  1460. "Microsoft.WindowsAppSDK/1.7.250909003": {
  1461. "type": "package",
  1462. "serviceable": true,
  1463. "sha512": "sha512-zeVFVrkFYPkAL1cmXo62D1LVC66VqBiMx+WfZ3aDUmizNECCJewMTk0JwjlgYQcIqxqsK1SjF1CeG74TsokWpQ==",
  1464. "path": "microsoft.windowsappsdk/1.7.250909003",
  1465. "hashPath": "microsoft.windowsappsdk.1.7.250909003.nupkg.sha512"
  1466. },
  1467. "Npgsql/10.0.3": {
  1468. "type": "package",
  1469. "serviceable": true,
  1470. "sha512": "sha512-7nb5YzXuvWWJxB0J8DiyL3we+X4FOctZrt0fIBnucOIaIevFEEwGQVZKtiu9olXdlNAK1eNgqSral6r/jlhI4w==",
  1471. "path": "npgsql/10.0.3",
  1472. "hashPath": "npgsql.10.0.3.nupkg.sha512"
  1473. },
  1474. "Microsoft.Web.WebView2.Core.Projection/1.0.3179.45": {
  1475. "type": "reference",
  1476. "serviceable": false,
  1477. "sha512": ""
  1478. }
  1479. },
  1480. "runtimes": {
  1481. "win-x64": [
  1482. "win",
  1483. "any",
  1484. "base"
  1485. ]
  1486. }
  1487. }