WpfAppUI.designer.deps.json 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "Azure.Core/1.35.0": {
  10. "dependencies": {
  11. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  12. "System.Diagnostics.DiagnosticSource": "6.0.1",
  13. "System.Memory.Data": "1.0.2",
  14. "System.Numerics.Vectors": "4.5.0",
  15. "System.Text.Encodings.Web": "7.0.0",
  16. "System.Text.Json": "7.0.0",
  17. "System.Threading.Tasks.Extensions": "4.5.4"
  18. },
  19. "runtime": {
  20. "lib/net6.0/Azure.Core.dll": {
  21. "assemblyVersion": "1.35.0.0",
  22. "fileVersion": "1.3500.23.45706"
  23. }
  24. }
  25. },
  26. "Azure.Identity/1.10.3": {
  27. "dependencies": {
  28. "Azure.Core": "1.35.0",
  29. "Microsoft.Identity.Client": "4.56.0",
  30. "Microsoft.Identity.Client.Extensions.Msal": "4.56.0",
  31. "System.Memory": "4.5.4",
  32. "System.Security.Cryptography.ProtectedData": "8.0.0",
  33. "System.Text.Json": "7.0.0",
  34. "System.Threading.Tasks.Extensions": "4.5.4"
  35. },
  36. "runtime": {
  37. "lib/netstandard2.0/Azure.Identity.dll": {
  38. "assemblyVersion": "1.10.3.0",
  39. "fileVersion": "1.1000.323.51804"
  40. }
  41. }
  42. },
  43. "Castle.Core/5.1.0": {
  44. "dependencies": {
  45. "System.Diagnostics.EventLog": "8.0.0"
  46. },
  47. "runtime": {
  48. "lib/net6.0/Castle.Core.dll": {
  49. "assemblyVersion": "5.0.0.0",
  50. "fileVersion": "5.1.0.0"
  51. }
  52. }
  53. },
  54. "Humanizer.Core/2.14.1": {
  55. "runtime": {
  56. "lib/net6.0/Humanizer.dll": {
  57. "assemblyVersion": "2.14.0.0",
  58. "fileVersion": "2.14.1.48190"
  59. }
  60. }
  61. },
  62. "MaterialDesignColors/2.1.4": {
  63. "runtime": {
  64. "lib/net7.0/MaterialDesignColors.dll": {
  65. "assemblyVersion": "2.1.4.0",
  66. "fileVersion": "2.1.4.0"
  67. }
  68. }
  69. },
  70. "MaterialDesignThemes/4.9.0": {
  71. "dependencies": {
  72. "MaterialDesignColors": "2.1.4",
  73. "Microsoft.Xaml.Behaviors.Wpf": "1.1.39"
  74. },
  75. "runtime": {
  76. "lib/net7.0/MaterialDesignThemes.Wpf.dll": {
  77. "assemblyVersion": "4.9.0.0",
  78. "fileVersion": "4.9.0.0"
  79. }
  80. }
  81. },
  82. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  83. "runtime": {
  84. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  85. "assemblyVersion": "1.0.0.0",
  86. "fileVersion": "4.700.20.21406"
  87. }
  88. }
  89. },
  90. "Microsoft.CSharp/4.7.0": {},
  91. "Microsoft.Data.SqlClient/5.1.5": {
  92. "dependencies": {
  93. "Azure.Identity": "1.10.3",
  94. "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
  95. "Microsoft.Identity.Client": "4.56.0",
  96. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  97. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
  98. "Microsoft.SqlServer.Server": "1.0.0",
  99. "System.Configuration.ConfigurationManager": "8.0.0",
  100. "System.Diagnostics.DiagnosticSource": "6.0.1",
  101. "System.Runtime.Caching": "6.0.0",
  102. "System.Security.Cryptography.Cng": "5.0.0",
  103. "System.Security.Principal.Windows": "5.0.0",
  104. "System.Text.Encoding.CodePages": "6.0.0",
  105. "System.Text.Encodings.Web": "7.0.0"
  106. },
  107. "runtime": {
  108. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  109. "assemblyVersion": "5.0.0.0",
  110. "fileVersion": "5.15.24027.2"
  111. }
  112. },
  113. "runtimeTargets": {
  114. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  115. "rid": "unix",
  116. "assetType": "runtime",
  117. "assemblyVersion": "5.0.0.0",
  118. "fileVersion": "5.15.24027.2"
  119. },
  120. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  121. "rid": "win",
  122. "assetType": "runtime",
  123. "assemblyVersion": "5.0.0.0",
  124. "fileVersion": "5.15.24027.2"
  125. }
  126. }
  127. },
  128. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  129. "runtimeTargets": {
  130. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  131. "rid": "win-arm",
  132. "assetType": "native",
  133. "fileVersion": "5.1.1.0"
  134. },
  135. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  136. "rid": "win-arm64",
  137. "assetType": "native",
  138. "fileVersion": "5.1.1.0"
  139. },
  140. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  141. "rid": "win-x64",
  142. "assetType": "native",
  143. "fileVersion": "5.1.1.0"
  144. },
  145. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  146. "rid": "win-x86",
  147. "assetType": "native",
  148. "fileVersion": "5.1.1.0"
  149. }
  150. }
  151. },
  152. "Microsoft.EntityFrameworkCore/7.0.19": {
  153. "dependencies": {
  154. "Microsoft.EntityFrameworkCore.Abstractions": "7.0.19",
  155. "Microsoft.EntityFrameworkCore.Analyzers": "7.0.19",
  156. "Microsoft.Extensions.Caching.Memory": "7.0.0",
  157. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  158. "Microsoft.Extensions.Logging": "7.0.0"
  159. },
  160. "runtime": {
  161. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  162. "assemblyVersion": "7.0.19.0",
  163. "fileVersion": "7.0.1924.21004"
  164. }
  165. }
  166. },
  167. "Microsoft.EntityFrameworkCore.Abstractions/7.0.19": {
  168. "runtime": {
  169. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  170. "assemblyVersion": "7.0.19.0",
  171. "fileVersion": "7.0.1924.21004"
  172. }
  173. }
  174. },
  175. "Microsoft.EntityFrameworkCore.Analyzers/7.0.19": {},
  176. "Microsoft.EntityFrameworkCore.Design/7.0.19": {
  177. "dependencies": {
  178. "Humanizer.Core": "2.14.1",
  179. "Microsoft.EntityFrameworkCore.Relational": "7.0.19",
  180. "Microsoft.Extensions.DependencyModel": "7.0.0",
  181. "Mono.TextTemplating": "2.2.1"
  182. },
  183. "runtime": {
  184. "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
  185. "assemblyVersion": "7.0.19.0",
  186. "fileVersion": "7.0.1924.21004"
  187. }
  188. }
  189. },
  190. "Microsoft.EntityFrameworkCore.Proxies/7.0.19": {
  191. "dependencies": {
  192. "Castle.Core": "5.1.0",
  193. "Microsoft.EntityFrameworkCore": "7.0.19"
  194. },
  195. "runtime": {
  196. "lib/net6.0/Microsoft.EntityFrameworkCore.Proxies.dll": {
  197. "assemblyVersion": "7.0.19.0",
  198. "fileVersion": "7.0.1924.21004"
  199. }
  200. }
  201. },
  202. "Microsoft.EntityFrameworkCore.Relational/7.0.19": {
  203. "dependencies": {
  204. "Microsoft.EntityFrameworkCore": "7.0.19",
  205. "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
  206. },
  207. "runtime": {
  208. "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  209. "assemblyVersion": "7.0.19.0",
  210. "fileVersion": "7.0.1924.21004"
  211. }
  212. }
  213. },
  214. "Microsoft.EntityFrameworkCore.SqlServer/7.0.19": {
  215. "dependencies": {
  216. "Microsoft.Data.SqlClient": "5.1.5",
  217. "Microsoft.EntityFrameworkCore.Relational": "7.0.19"
  218. },
  219. "runtime": {
  220. "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  221. "assemblyVersion": "7.0.19.0",
  222. "fileVersion": "7.0.1924.21004"
  223. }
  224. }
  225. },
  226. "Microsoft.EntityFrameworkCore.Tools/7.0.19": {
  227. "dependencies": {
  228. "Microsoft.EntityFrameworkCore.Design": "7.0.19"
  229. }
  230. },
  231. "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
  232. "dependencies": {
  233. "Microsoft.Extensions.Primitives": "7.0.0"
  234. },
  235. "runtime": {
  236. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  237. "assemblyVersion": "7.0.0.0",
  238. "fileVersion": "7.0.22.51805"
  239. }
  240. }
  241. },
  242. "Microsoft.Extensions.Caching.Memory/7.0.0": {
  243. "dependencies": {
  244. "Microsoft.Extensions.Caching.Abstractions": "7.0.0",
  245. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  246. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  247. "Microsoft.Extensions.Options": "7.0.0",
  248. "Microsoft.Extensions.Primitives": "7.0.0"
  249. },
  250. "runtime": {
  251. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll": {
  252. "assemblyVersion": "7.0.0.0",
  253. "fileVersion": "7.0.22.51805"
  254. }
  255. }
  256. },
  257. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  258. "dependencies": {
  259. "Microsoft.Extensions.Primitives": "7.0.0"
  260. },
  261. "runtime": {
  262. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  263. "assemblyVersion": "7.0.0.0",
  264. "fileVersion": "7.0.22.51805"
  265. }
  266. }
  267. },
  268. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  269. "dependencies": {
  270. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
  271. },
  272. "runtime": {
  273. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll": {
  274. "assemblyVersion": "7.0.0.0",
  275. "fileVersion": "7.0.22.51805"
  276. }
  277. }
  278. },
  279. "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
  280. "runtime": {
  281. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  282. "assemblyVersion": "7.0.0.0",
  283. "fileVersion": "7.0.22.51805"
  284. }
  285. }
  286. },
  287. "Microsoft.Extensions.DependencyModel/7.0.0": {
  288. "dependencies": {
  289. "System.Text.Encodings.Web": "7.0.0",
  290. "System.Text.Json": "7.0.0"
  291. },
  292. "runtime": {
  293. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
  294. "assemblyVersion": "7.0.0.0",
  295. "fileVersion": "7.0.22.51805"
  296. }
  297. }
  298. },
  299. "Microsoft.Extensions.Logging/7.0.0": {
  300. "dependencies": {
  301. "Microsoft.Extensions.DependencyInjection": "7.0.0",
  302. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  303. "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
  304. "Microsoft.Extensions.Options": "7.0.0"
  305. },
  306. "runtime": {
  307. "lib/net7.0/Microsoft.Extensions.Logging.dll": {
  308. "assemblyVersion": "7.0.0.0",
  309. "fileVersion": "7.0.22.51805"
  310. }
  311. }
  312. },
  313. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  314. "runtime": {
  315. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  316. "assemblyVersion": "7.0.0.0",
  317. "fileVersion": "7.0.22.51805"
  318. }
  319. }
  320. },
  321. "Microsoft.Extensions.Options/7.0.0": {
  322. "dependencies": {
  323. "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
  324. "Microsoft.Extensions.Primitives": "7.0.0"
  325. },
  326. "runtime": {
  327. "lib/net7.0/Microsoft.Extensions.Options.dll": {
  328. "assemblyVersion": "7.0.0.0",
  329. "fileVersion": "7.0.22.51805"
  330. }
  331. }
  332. },
  333. "Microsoft.Extensions.Primitives/7.0.0": {
  334. "runtime": {
  335. "lib/net7.0/Microsoft.Extensions.Primitives.dll": {
  336. "assemblyVersion": "7.0.0.0",
  337. "fileVersion": "7.0.22.51805"
  338. }
  339. }
  340. },
  341. "Microsoft.Identity.Client/4.56.0": {
  342. "dependencies": {
  343. "Microsoft.Identity.Client.NativeInterop": "0.13.8",
  344. "Microsoft.IdentityModel.Abstractions": "6.35.0",
  345. "Microsoft.Web.WebView2": "1.0.864.35"
  346. },
  347. "runtime": {
  348. "lib/net6.0-windows7.0/Microsoft.Identity.Client.dll": {
  349. "assemblyVersion": "4.56.0.0",
  350. "fileVersion": "4.56.0.0"
  351. }
  352. }
  353. },
  354. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  355. "dependencies": {
  356. "Microsoft.Identity.Client": "4.56.0",
  357. "System.IO.FileSystem.AccessControl": "5.0.0",
  358. "System.Security.Cryptography.ProtectedData": "8.0.0"
  359. },
  360. "runtime": {
  361. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
  362. "assemblyVersion": "4.56.0.0",
  363. "fileVersion": "4.56.0.0"
  364. }
  365. }
  366. },
  367. "Microsoft.Identity.Client.NativeInterop/0.13.8": {
  368. "runtime": {
  369. "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": {
  370. "assemblyVersion": "0.13.8.0",
  371. "fileVersion": "0.13.8.0"
  372. }
  373. },
  374. "runtimeTargets": {
  375. "runtimes/win-arm64/native/msalruntime_arm64.dll": {
  376. "rid": "win-arm64",
  377. "assetType": "native",
  378. "fileVersion": "0.0.0.0"
  379. },
  380. "runtimes/win-x64/native/msalruntime.dll": {
  381. "rid": "win-x64",
  382. "assetType": "native",
  383. "fileVersion": "0.0.0.0"
  384. },
  385. "runtimes/win-x86/native/msalruntime_x86.dll": {
  386. "rid": "win-x86",
  387. "assetType": "native",
  388. "fileVersion": "0.0.0.0"
  389. }
  390. }
  391. },
  392. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  393. "runtime": {
  394. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  395. "assemblyVersion": "6.35.0.0",
  396. "fileVersion": "6.35.0.41201"
  397. }
  398. }
  399. },
  400. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  401. "dependencies": {
  402. "Microsoft.IdentityModel.Tokens": "6.35.0",
  403. "System.Text.Encoding": "4.3.0",
  404. "System.Text.Encodings.Web": "7.0.0",
  405. "System.Text.Json": "7.0.0"
  406. },
  407. "runtime": {
  408. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  409. "assemblyVersion": "6.35.0.0",
  410. "fileVersion": "6.35.0.41201"
  411. }
  412. }
  413. },
  414. "Microsoft.IdentityModel.Logging/6.35.0": {
  415. "dependencies": {
  416. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  417. },
  418. "runtime": {
  419. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  420. "assemblyVersion": "6.35.0.0",
  421. "fileVersion": "6.35.0.41201"
  422. }
  423. }
  424. },
  425. "Microsoft.IdentityModel.Protocols/6.35.0": {
  426. "dependencies": {
  427. "Microsoft.IdentityModel.Logging": "6.35.0",
  428. "Microsoft.IdentityModel.Tokens": "6.35.0"
  429. },
  430. "runtime": {
  431. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  432. "assemblyVersion": "6.35.0.0",
  433. "fileVersion": "6.35.0.41201"
  434. }
  435. }
  436. },
  437. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  438. "dependencies": {
  439. "Microsoft.IdentityModel.Protocols": "6.35.0",
  440. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  441. },
  442. "runtime": {
  443. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  444. "assemblyVersion": "6.35.0.0",
  445. "fileVersion": "6.35.0.41201"
  446. }
  447. }
  448. },
  449. "Microsoft.IdentityModel.Tokens/6.35.0": {
  450. "dependencies": {
  451. "Microsoft.CSharp": "4.7.0",
  452. "Microsoft.IdentityModel.Logging": "6.35.0",
  453. "System.Security.Cryptography.Cng": "5.0.0"
  454. },
  455. "runtime": {
  456. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  457. "assemblyVersion": "6.35.0.0",
  458. "fileVersion": "6.35.0.41201"
  459. }
  460. }
  461. },
  462. "Microsoft.NETCore.Platforms/5.0.0": {},
  463. "Microsoft.NETCore.Targets/1.1.0": {},
  464. "Microsoft.SqlServer.Server/1.0.0": {
  465. "runtime": {
  466. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  467. "assemblyVersion": "1.0.0.0",
  468. "fileVersion": "1.0.0.0"
  469. }
  470. }
  471. },
  472. "Microsoft.Web.WebView2/1.0.864.35": {
  473. "runtime": {
  474. "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": {
  475. "assemblyVersion": "1.0.864.35",
  476. "fileVersion": "1.0.864.35"
  477. },
  478. "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": {
  479. "assemblyVersion": "1.0.864.35",
  480. "fileVersion": "1.0.864.35"
  481. },
  482. "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": {
  483. "assemblyVersion": "1.0.864.35",
  484. "fileVersion": "1.0.864.35"
  485. }
  486. },
  487. "runtimeTargets": {
  488. "runtimes/win-arm64/native/WebView2Loader.dll": {
  489. "rid": "win-arm64",
  490. "assetType": "native",
  491. "fileVersion": "1.0.864.35"
  492. },
  493. "runtimes/win-x64/native/WebView2Loader.dll": {
  494. "rid": "win-x64",
  495. "assetType": "native",
  496. "fileVersion": "1.0.864.35"
  497. },
  498. "runtimes/win-x86/native/WebView2Loader.dll": {
  499. "rid": "win-x86",
  500. "assetType": "native",
  501. "fileVersion": "1.0.864.35"
  502. }
  503. }
  504. },
  505. "Microsoft.Xaml.Behaviors.Wpf/1.1.39": {
  506. "runtime": {
  507. "lib/net5.0-windows7.0/Microsoft.Xaml.Behaviors.dll": {
  508. "assemblyVersion": "1.1.0.0",
  509. "fileVersion": "1.1.39.4716"
  510. }
  511. }
  512. },
  513. "Mono.TextTemplating/2.2.1": {
  514. "dependencies": {
  515. "System.CodeDom": "4.4.0"
  516. },
  517. "runtime": {
  518. "lib/netstandard2.0/Mono.TextTemplating.dll": {
  519. "assemblyVersion": "2.2.0.0",
  520. "fileVersion": "2.2.1.1"
  521. }
  522. }
  523. },
  524. "Prism.Core/8.1.97": {
  525. "runtime": {
  526. "lib/net5.0/Prism.dll": {
  527. "assemblyVersion": "8.1.97.5141",
  528. "fileVersion": "8.1.97.5141"
  529. }
  530. }
  531. },
  532. "Prism.Wpf/8.1.97": {
  533. "dependencies": {
  534. "Microsoft.Xaml.Behaviors.Wpf": "1.1.39",
  535. "Prism.Core": "8.1.97"
  536. },
  537. "runtime": {
  538. "lib/net5.0-windows7.0/Prism.Wpf.dll": {
  539. "assemblyVersion": "8.1.97.5141",
  540. "fileVersion": "8.1.97.5141"
  541. }
  542. }
  543. },
  544. "System.CodeDom/4.4.0": {
  545. "runtime": {
  546. "lib/netstandard2.0/System.CodeDom.dll": {
  547. "assemblyVersion": "4.0.0.0",
  548. "fileVersion": "4.6.25519.3"
  549. }
  550. }
  551. },
  552. "System.Configuration.ConfigurationManager/8.0.0": {
  553. "dependencies": {
  554. "System.Diagnostics.EventLog": "8.0.0",
  555. "System.Security.Cryptography.ProtectedData": "8.0.0"
  556. },
  557. "runtime": {
  558. "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
  559. "assemblyVersion": "8.0.0.0",
  560. "fileVersion": "8.0.23.53103"
  561. }
  562. }
  563. },
  564. "System.Data.DataSetExtensions/4.5.0": {
  565. "runtime": {
  566. "lib/netstandard2.0/System.Data.DataSetExtensions.dll": {
  567. "assemblyVersion": "4.0.0.0",
  568. "fileVersion": "4.6.26515.6"
  569. }
  570. }
  571. },
  572. "System.Diagnostics.DiagnosticSource/6.0.1": {
  573. "dependencies": {
  574. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  575. },
  576. "runtime": {
  577. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  578. "assemblyVersion": "6.0.0.0",
  579. "fileVersion": "6.0.1523.11507"
  580. }
  581. }
  582. },
  583. "System.Diagnostics.EventLog/8.0.0": {
  584. "runtime": {
  585. "lib/net7.0/System.Diagnostics.EventLog.dll": {
  586. "assemblyVersion": "8.0.0.0",
  587. "fileVersion": "8.0.23.53103"
  588. }
  589. },
  590. "runtimeTargets": {
  591. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": {
  592. "rid": "win",
  593. "assetType": "runtime",
  594. "assemblyVersion": "8.0.0.0",
  595. "fileVersion": "0.0.0.0"
  596. },
  597. "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": {
  598. "rid": "win",
  599. "assetType": "runtime",
  600. "assemblyVersion": "8.0.0.0",
  601. "fileVersion": "8.0.23.53103"
  602. }
  603. }
  604. },
  605. "System.Formats.Asn1/5.0.0": {
  606. "runtime": {
  607. "lib/netstandard2.0/System.Formats.Asn1.dll": {
  608. "assemblyVersion": "5.0.0.0",
  609. "fileVersion": "5.0.20.51904"
  610. }
  611. }
  612. },
  613. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  614. "dependencies": {
  615. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  616. "Microsoft.IdentityModel.Tokens": "6.35.0"
  617. },
  618. "runtime": {
  619. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  620. "assemblyVersion": "6.35.0.0",
  621. "fileVersion": "6.35.0.41201"
  622. }
  623. }
  624. },
  625. "System.IO.FileSystem.AccessControl/5.0.0": {
  626. "dependencies": {
  627. "System.Security.AccessControl": "5.0.0",
  628. "System.Security.Principal.Windows": "5.0.0"
  629. },
  630. "runtime": {
  631. "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {
  632. "assemblyVersion": "5.0.0.0",
  633. "fileVersion": "5.0.20.51904"
  634. }
  635. },
  636. "runtimeTargets": {
  637. "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {
  638. "rid": "win",
  639. "assetType": "runtime",
  640. "assemblyVersion": "5.0.0.0",
  641. "fileVersion": "5.0.20.51904"
  642. }
  643. }
  644. },
  645. "System.Memory/4.5.4": {},
  646. "System.Memory.Data/1.0.2": {
  647. "dependencies": {
  648. "System.Text.Encodings.Web": "7.0.0",
  649. "System.Text.Json": "7.0.0"
  650. },
  651. "runtime": {
  652. "lib/netstandard2.0/System.Memory.Data.dll": {
  653. "assemblyVersion": "1.0.2.0",
  654. "fileVersion": "1.0.221.20802"
  655. }
  656. }
  657. },
  658. "System.Numerics.Vectors/4.5.0": {},
  659. "System.Runtime/4.3.0": {
  660. "dependencies": {
  661. "Microsoft.NETCore.Platforms": "5.0.0",
  662. "Microsoft.NETCore.Targets": "1.1.0"
  663. }
  664. },
  665. "System.Runtime.Caching/6.0.0": {
  666. "dependencies": {
  667. "System.Configuration.ConfigurationManager": "8.0.0"
  668. },
  669. "runtime": {
  670. "lib/net6.0/System.Runtime.Caching.dll": {
  671. "assemblyVersion": "4.0.0.0",
  672. "fileVersion": "6.0.21.52210"
  673. }
  674. },
  675. "runtimeTargets": {
  676. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  677. "rid": "win",
  678. "assetType": "runtime",
  679. "assemblyVersion": "4.0.0.0",
  680. "fileVersion": "6.0.21.52210"
  681. }
  682. }
  683. },
  684. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  685. "runtime": {
  686. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  687. "assemblyVersion": "6.0.0.0",
  688. "fileVersion": "6.0.21.52210"
  689. }
  690. }
  691. },
  692. "System.Security.AccessControl/5.0.0": {
  693. "dependencies": {
  694. "Microsoft.NETCore.Platforms": "5.0.0",
  695. "System.Security.Principal.Windows": "5.0.0"
  696. },
  697. "runtime": {
  698. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  699. "assemblyVersion": "5.0.0.0",
  700. "fileVersion": "5.0.20.51904"
  701. }
  702. },
  703. "runtimeTargets": {
  704. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  705. "rid": "win",
  706. "assetType": "runtime",
  707. "assemblyVersion": "5.0.0.0",
  708. "fileVersion": "5.0.20.51904"
  709. }
  710. }
  711. },
  712. "System.Security.Cryptography.Cng/5.0.0": {
  713. "dependencies": {
  714. "System.Formats.Asn1": "5.0.0"
  715. },
  716. "runtime": {
  717. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  718. "assemblyVersion": "5.0.0.0",
  719. "fileVersion": "5.0.20.51904"
  720. }
  721. },
  722. "runtimeTargets": {
  723. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  724. "rid": "win",
  725. "assetType": "runtime",
  726. "assemblyVersion": "5.0.0.0",
  727. "fileVersion": "5.0.20.51904"
  728. }
  729. }
  730. },
  731. "System.Security.Cryptography.ProtectedData/8.0.0": {
  732. "runtime": {
  733. "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
  734. "assemblyVersion": "8.0.0.0",
  735. "fileVersion": "8.0.23.53103"
  736. }
  737. }
  738. },
  739. "System.Security.Principal.Windows/5.0.0": {
  740. "runtime": {
  741. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  742. "assemblyVersion": "5.0.0.0",
  743. "fileVersion": "5.0.20.51904"
  744. }
  745. },
  746. "runtimeTargets": {
  747. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  748. "rid": "unix",
  749. "assetType": "runtime",
  750. "assemblyVersion": "5.0.0.0",
  751. "fileVersion": "5.0.20.51904"
  752. },
  753. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  754. "rid": "win",
  755. "assetType": "runtime",
  756. "assemblyVersion": "5.0.0.0",
  757. "fileVersion": "5.0.20.51904"
  758. }
  759. }
  760. },
  761. "System.Text.Encoding/4.3.0": {
  762. "dependencies": {
  763. "Microsoft.NETCore.Platforms": "5.0.0",
  764. "Microsoft.NETCore.Targets": "1.1.0",
  765. "System.Runtime": "4.3.0"
  766. }
  767. },
  768. "System.Text.Encoding.CodePages/6.0.0": {
  769. "dependencies": {
  770. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  771. },
  772. "runtime": {
  773. "lib/net6.0/System.Text.Encoding.CodePages.dll": {
  774. "assemblyVersion": "6.0.0.0",
  775. "fileVersion": "6.0.21.52210"
  776. }
  777. },
  778. "runtimeTargets": {
  779. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
  780. "rid": "win",
  781. "assetType": "runtime",
  782. "assemblyVersion": "6.0.0.0",
  783. "fileVersion": "6.0.21.52210"
  784. }
  785. }
  786. },
  787. "System.Text.Encodings.Web/7.0.0": {
  788. "runtime": {
  789. "lib/net7.0/System.Text.Encodings.Web.dll": {
  790. "assemblyVersion": "7.0.0.0",
  791. "fileVersion": "7.0.22.51805"
  792. }
  793. },
  794. "runtimeTargets": {
  795. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll": {
  796. "rid": "browser",
  797. "assetType": "runtime",
  798. "assemblyVersion": "7.0.0.0",
  799. "fileVersion": "7.0.22.51805"
  800. }
  801. }
  802. },
  803. "System.Text.Json/7.0.0": {
  804. "dependencies": {
  805. "System.Text.Encodings.Web": "7.0.0"
  806. },
  807. "runtime": {
  808. "lib/net7.0/System.Text.Json.dll": {
  809. "assemblyVersion": "7.0.0.0",
  810. "fileVersion": "7.0.22.51805"
  811. }
  812. }
  813. },
  814. "System.Threading.Tasks.Extensions/4.5.4": {}
  815. }
  816. },
  817. "libraries": {
  818. "Azure.Core/1.35.0": {
  819. "type": "package",
  820. "serviceable": true,
  821. "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
  822. "path": "azure.core/1.35.0",
  823. "hashPath": "azure.core.1.35.0.nupkg.sha512"
  824. },
  825. "Azure.Identity/1.10.3": {
  826. "type": "package",
  827. "serviceable": true,
  828. "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
  829. "path": "azure.identity/1.10.3",
  830. "hashPath": "azure.identity.1.10.3.nupkg.sha512"
  831. },
  832. "Castle.Core/5.1.0": {
  833. "type": "package",
  834. "serviceable": true,
  835. "sha512": "sha512-31UJpTHOiWq95CDOHazE3Ub/hE/PydNWsJMwnEVTqFFP4WhAugwpaVGxzOxKgNeSUUeqS2W6lxV+q7u1pAOfXg==",
  836. "path": "castle.core/5.1.0",
  837. "hashPath": "castle.core.5.1.0.nupkg.sha512"
  838. },
  839. "Humanizer.Core/2.14.1": {
  840. "type": "package",
  841. "serviceable": true,
  842. "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  843. "path": "humanizer.core/2.14.1",
  844. "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
  845. },
  846. "MaterialDesignColors/2.1.4": {
  847. "type": "package",
  848. "serviceable": true,
  849. "sha512": "sha512-C4Oy+qkjMoMPoZKyqYdCnIYtK8c0OSIHmNP73Vgc69NjiUG093xTkE7W/Ks54cTDS7fmWOtUHfwISTVTtb/YKg==",
  850. "path": "materialdesigncolors/2.1.4",
  851. "hashPath": "materialdesigncolors.2.1.4.nupkg.sha512"
  852. },
  853. "MaterialDesignThemes/4.9.0": {
  854. "type": "package",
  855. "serviceable": true,
  856. "sha512": "sha512-Bp9Auw70j+9V7WsUMT4pc8ulVzfL0Eav/tyGgICDirxxhKJwhqtC/6PRkTUm+R1t9611xiDuk5pSUNdDV6vfOQ==",
  857. "path": "materialdesignthemes/4.9.0",
  858. "hashPath": "materialdesignthemes.4.9.0.nupkg.sha512"
  859. },
  860. "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
  861. "type": "package",
  862. "serviceable": true,
  863. "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
  864. "path": "microsoft.bcl.asyncinterfaces/1.1.1",
  865. "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
  866. },
  867. "Microsoft.CSharp/4.7.0": {
  868. "type": "package",
  869. "serviceable": true,
  870. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  871. "path": "microsoft.csharp/4.7.0",
  872. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  873. },
  874. "Microsoft.Data.SqlClient/5.1.5": {
  875. "type": "package",
  876. "serviceable": true,
  877. "sha512": "sha512-6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==",
  878. "path": "microsoft.data.sqlclient/5.1.5",
  879. "hashPath": "microsoft.data.sqlclient.5.1.5.nupkg.sha512"
  880. },
  881. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  882. "type": "package",
  883. "serviceable": true,
  884. "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
  885. "path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
  886. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
  887. },
  888. "Microsoft.EntityFrameworkCore/7.0.19": {
  889. "type": "package",
  890. "serviceable": true,
  891. "sha512": "sha512-JQbUHGrD+oJXG0B/IA6X84/tXTWGFomSJS1PEl9JShVZWfZ8UxcSmUp0Z9V3hU0ZowMEgPMbSxtwju837oCisg==",
  892. "path": "microsoft.entityframeworkcore/7.0.19",
  893. "hashPath": "microsoft.entityframeworkcore.7.0.19.nupkg.sha512"
  894. },
  895. "Microsoft.EntityFrameworkCore.Abstractions/7.0.19": {
  896. "type": "package",
  897. "serviceable": true,
  898. "sha512": "sha512-zChxyri2HSHJf83CJOKHhLO1pQceeY5jPDZMKeN8r0jf3JdfM3CiCIdzBaszc+dB4JOySF1Wzmf9FOr11ZbD7w==",
  899. "path": "microsoft.entityframeworkcore.abstractions/7.0.19",
  900. "hashPath": "microsoft.entityframeworkcore.abstractions.7.0.19.nupkg.sha512"
  901. },
  902. "Microsoft.EntityFrameworkCore.Analyzers/7.0.19": {
  903. "type": "package",
  904. "serviceable": true,
  905. "sha512": "sha512-PFF2Dp9yUmUS4ZIWowougK7e100oShVCKxOO5eyObcGehvssVkSeRzxHQIBK5fZTnd4PEDAgsknp+z19GGC1nQ==",
  906. "path": "microsoft.entityframeworkcore.analyzers/7.0.19",
  907. "hashPath": "microsoft.entityframeworkcore.analyzers.7.0.19.nupkg.sha512"
  908. },
  909. "Microsoft.EntityFrameworkCore.Design/7.0.19": {
  910. "type": "package",
  911. "serviceable": true,
  912. "sha512": "sha512-NL3sOFy96xh6Az2CG085glcAt7ASt4n7t7g3hVSfnFOXLPLCEzV9qe0d1WgDurnBHCXotVZujh2ns4j05zr0Cg==",
  913. "path": "microsoft.entityframeworkcore.design/7.0.19",
  914. "hashPath": "microsoft.entityframeworkcore.design.7.0.19.nupkg.sha512"
  915. },
  916. "Microsoft.EntityFrameworkCore.Proxies/7.0.19": {
  917. "type": "package",
  918. "serviceable": true,
  919. "sha512": "sha512-aDoIO4vwqToFz3sWHY5HE/EcgdvtA9XpWNbuR+LbQnEqym9GGtW493rVUKh1DuT47RMHvyM47FrGfhtPML68zg==",
  920. "path": "microsoft.entityframeworkcore.proxies/7.0.19",
  921. "hashPath": "microsoft.entityframeworkcore.proxies.7.0.19.nupkg.sha512"
  922. },
  923. "Microsoft.EntityFrameworkCore.Relational/7.0.19": {
  924. "type": "package",
  925. "serviceable": true,
  926. "sha512": "sha512-J+0SbC0S/1pj4RgMlfvVy7/a8kpqyLWXdV7+FgIpEVrOsjgaB1lzOxMFFVfJwhhZ+QB+LmqUo00lK1X3ZWSM2w==",
  927. "path": "microsoft.entityframeworkcore.relational/7.0.19",
  928. "hashPath": "microsoft.entityframeworkcore.relational.7.0.19.nupkg.sha512"
  929. },
  930. "Microsoft.EntityFrameworkCore.SqlServer/7.0.19": {
  931. "type": "package",
  932. "serviceable": true,
  933. "sha512": "sha512-Ta9ZCegJM/1NDszJj9GzcorCNFSGdkCoMHsp5hUv+QPEJlIGVUkVJ9pVXv67i2lRw53s4szehtHIdrAwe0eI9g==",
  934. "path": "microsoft.entityframeworkcore.sqlserver/7.0.19",
  935. "hashPath": "microsoft.entityframeworkcore.sqlserver.7.0.19.nupkg.sha512"
  936. },
  937. "Microsoft.EntityFrameworkCore.Tools/7.0.19": {
  938. "type": "package",
  939. "serviceable": true,
  940. "sha512": "sha512-DKtjl+fPlO0xNaxAqL51mAhdV1YV83WSyEz7K1Hw9kvrQeEfpfmvJc6krqruN7CG0PJAVx/ot6unzfpHNKDjNQ==",
  941. "path": "microsoft.entityframeworkcore.tools/7.0.19",
  942. "hashPath": "microsoft.entityframeworkcore.tools.7.0.19.nupkg.sha512"
  943. },
  944. "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
  945. "type": "package",
  946. "serviceable": true,
  947. "sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
  948. "path": "microsoft.extensions.caching.abstractions/7.0.0",
  949. "hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512"
  950. },
  951. "Microsoft.Extensions.Caching.Memory/7.0.0": {
  952. "type": "package",
  953. "serviceable": true,
  954. "sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
  955. "path": "microsoft.extensions.caching.memory/7.0.0",
  956. "hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512"
  957. },
  958. "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
  959. "type": "package",
  960. "serviceable": true,
  961. "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
  962. "path": "microsoft.extensions.configuration.abstractions/7.0.0",
  963. "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
  964. },
  965. "Microsoft.Extensions.DependencyInjection/7.0.0": {
  966. "type": "package",
  967. "serviceable": true,
  968. "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
  969. "path": "microsoft.extensions.dependencyinjection/7.0.0",
  970. "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
  971. },
  972. "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
  973. "type": "package",
  974. "serviceable": true,
  975. "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
  976. "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
  977. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
  978. },
  979. "Microsoft.Extensions.DependencyModel/7.0.0": {
  980. "type": "package",
  981. "serviceable": true,
  982. "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
  983. "path": "microsoft.extensions.dependencymodel/7.0.0",
  984. "hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512"
  985. },
  986. "Microsoft.Extensions.Logging/7.0.0": {
  987. "type": "package",
  988. "serviceable": true,
  989. "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
  990. "path": "microsoft.extensions.logging/7.0.0",
  991. "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
  992. },
  993. "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
  994. "type": "package",
  995. "serviceable": true,
  996. "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
  997. "path": "microsoft.extensions.logging.abstractions/7.0.0",
  998. "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
  999. },
  1000. "Microsoft.Extensions.Options/7.0.0": {
  1001. "type": "package",
  1002. "serviceable": true,
  1003. "sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
  1004. "path": "microsoft.extensions.options/7.0.0",
  1005. "hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512"
  1006. },
  1007. "Microsoft.Extensions.Primitives/7.0.0": {
  1008. "type": "package",
  1009. "serviceable": true,
  1010. "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
  1011. "path": "microsoft.extensions.primitives/7.0.0",
  1012. "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
  1013. },
  1014. "Microsoft.Identity.Client/4.56.0": {
  1015. "type": "package",
  1016. "serviceable": true,
  1017. "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==",
  1018. "path": "microsoft.identity.client/4.56.0",
  1019. "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512"
  1020. },
  1021. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  1022. "type": "package",
  1023. "serviceable": true,
  1024. "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==",
  1025. "path": "microsoft.identity.client.extensions.msal/4.56.0",
  1026. "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512"
  1027. },
  1028. "Microsoft.Identity.Client.NativeInterop/0.13.8": {
  1029. "type": "package",
  1030. "serviceable": true,
  1031. "sha512": "sha512-eccVwaDOan12YJrh6ntIBIXeKTNoWz+af2/c13lhvrDoX0ydVXitCXMJVz0dh2eJK5y2KJ7IfkEvNilB/A9V7A==",
  1032. "path": "microsoft.identity.client.nativeinterop/0.13.8",
  1033. "hashPath": "microsoft.identity.client.nativeinterop.0.13.8.nupkg.sha512"
  1034. },
  1035. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  1036. "type": "package",
  1037. "serviceable": true,
  1038. "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  1039. "path": "microsoft.identitymodel.abstractions/6.35.0",
  1040. "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
  1041. },
  1042. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  1043. "type": "package",
  1044. "serviceable": true,
  1045. "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  1046. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  1047. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
  1048. },
  1049. "Microsoft.IdentityModel.Logging/6.35.0": {
  1050. "type": "package",
  1051. "serviceable": true,
  1052. "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  1053. "path": "microsoft.identitymodel.logging/6.35.0",
  1054. "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
  1055. },
  1056. "Microsoft.IdentityModel.Protocols/6.35.0": {
  1057. "type": "package",
  1058. "serviceable": true,
  1059. "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  1060. "path": "microsoft.identitymodel.protocols/6.35.0",
  1061. "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
  1062. },
  1063. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  1064. "type": "package",
  1065. "serviceable": true,
  1066. "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  1067. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  1068. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
  1069. },
  1070. "Microsoft.IdentityModel.Tokens/6.35.0": {
  1071. "type": "package",
  1072. "serviceable": true,
  1073. "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  1074. "path": "microsoft.identitymodel.tokens/6.35.0",
  1075. "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
  1076. },
  1077. "Microsoft.NETCore.Platforms/5.0.0": {
  1078. "type": "package",
  1079. "serviceable": true,
  1080. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  1081. "path": "microsoft.netcore.platforms/5.0.0",
  1082. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  1083. },
  1084. "Microsoft.NETCore.Targets/1.1.0": {
  1085. "type": "package",
  1086. "serviceable": true,
  1087. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1088. "path": "microsoft.netcore.targets/1.1.0",
  1089. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1090. },
  1091. "Microsoft.SqlServer.Server/1.0.0": {
  1092. "type": "package",
  1093. "serviceable": true,
  1094. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  1095. "path": "microsoft.sqlserver.server/1.0.0",
  1096. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  1097. },
  1098. "Microsoft.Web.WebView2/1.0.864.35": {
  1099. "type": "package",
  1100. "serviceable": true,
  1101. "sha512": "sha512-V1qyLRiAZ31qmOOCFCjoONgaUfvJRiTHWcJWkT3V7pluM2+P6QAgqmbE4UX7Gt4sh6eN34wqM30OnTZ6HXI/sw==",
  1102. "path": "microsoft.web.webview2/1.0.864.35",
  1103. "hashPath": "microsoft.web.webview2.1.0.864.35.nupkg.sha512"
  1104. },
  1105. "Microsoft.Xaml.Behaviors.Wpf/1.1.39": {
  1106. "type": "package",
  1107. "serviceable": true,
  1108. "sha512": "sha512-8PZKqw9QOcu42xk8puY4P1+EXHL9YGOR9b7qhaYx5cILHul456H073tj99vyPcCt0W0781T9RwHqkx507ZyUpQ==",
  1109. "path": "microsoft.xaml.behaviors.wpf/1.1.39",
  1110. "hashPath": "microsoft.xaml.behaviors.wpf.1.1.39.nupkg.sha512"
  1111. },
  1112. "Mono.TextTemplating/2.2.1": {
  1113. "type": "package",
  1114. "serviceable": true,
  1115. "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
  1116. "path": "mono.texttemplating/2.2.1",
  1117. "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
  1118. },
  1119. "Prism.Core/8.1.97": {
  1120. "type": "package",
  1121. "serviceable": true,
  1122. "sha512": "sha512-EP5zrvWddw3eSq25Y7hHnDYdmLZEC2Z/gMrvmHzUuLbitmA1UaS7wQUlSwNr9Km8lzJNCvytFnaGBEFukHgoHg==",
  1123. "path": "prism.core/8.1.97",
  1124. "hashPath": "prism.core.8.1.97.nupkg.sha512"
  1125. },
  1126. "Prism.Wpf/8.1.97": {
  1127. "type": "package",
  1128. "serviceable": true,
  1129. "sha512": "sha512-ZEa6S1mK35h8/blyb0uR0ed3wkpHtPdhB4eniXINJnTiJMWlGl/As6SVlFFdOPD+qsEdWNYV3xgyQD/ue5cvBA==",
  1130. "path": "prism.wpf/8.1.97",
  1131. "hashPath": "prism.wpf.8.1.97.nupkg.sha512"
  1132. },
  1133. "System.CodeDom/4.4.0": {
  1134. "type": "package",
  1135. "serviceable": true,
  1136. "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
  1137. "path": "system.codedom/4.4.0",
  1138. "hashPath": "system.codedom.4.4.0.nupkg.sha512"
  1139. },
  1140. "System.Configuration.ConfigurationManager/8.0.0": {
  1141. "type": "package",
  1142. "serviceable": true,
  1143. "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  1144. "path": "system.configuration.configurationmanager/8.0.0",
  1145. "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
  1146. },
  1147. "System.Data.DataSetExtensions/4.5.0": {
  1148. "type": "package",
  1149. "serviceable": true,
  1150. "sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==",
  1151. "path": "system.data.datasetextensions/4.5.0",
  1152. "hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512"
  1153. },
  1154. "System.Diagnostics.DiagnosticSource/6.0.1": {
  1155. "type": "package",
  1156. "serviceable": true,
  1157. "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  1158. "path": "system.diagnostics.diagnosticsource/6.0.1",
  1159. "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
  1160. },
  1161. "System.Diagnostics.EventLog/8.0.0": {
  1162. "type": "package",
  1163. "serviceable": true,
  1164. "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  1165. "path": "system.diagnostics.eventlog/8.0.0",
  1166. "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
  1167. },
  1168. "System.Formats.Asn1/5.0.0": {
  1169. "type": "package",
  1170. "serviceable": true,
  1171. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  1172. "path": "system.formats.asn1/5.0.0",
  1173. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  1174. },
  1175. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  1176. "type": "package",
  1177. "serviceable": true,
  1178. "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  1179. "path": "system.identitymodel.tokens.jwt/6.35.0",
  1180. "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
  1181. },
  1182. "System.IO.FileSystem.AccessControl/5.0.0": {
  1183. "type": "package",
  1184. "serviceable": true,
  1185. "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
  1186. "path": "system.io.filesystem.accesscontrol/5.0.0",
  1187. "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512"
  1188. },
  1189. "System.Memory/4.5.4": {
  1190. "type": "package",
  1191. "serviceable": true,
  1192. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  1193. "path": "system.memory/4.5.4",
  1194. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  1195. },
  1196. "System.Memory.Data/1.0.2": {
  1197. "type": "package",
  1198. "serviceable": true,
  1199. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  1200. "path": "system.memory.data/1.0.2",
  1201. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  1202. },
  1203. "System.Numerics.Vectors/4.5.0": {
  1204. "type": "package",
  1205. "serviceable": true,
  1206. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  1207. "path": "system.numerics.vectors/4.5.0",
  1208. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  1209. },
  1210. "System.Runtime/4.3.0": {
  1211. "type": "package",
  1212. "serviceable": true,
  1213. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1214. "path": "system.runtime/4.3.0",
  1215. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1216. },
  1217. "System.Runtime.Caching/6.0.0": {
  1218. "type": "package",
  1219. "serviceable": true,
  1220. "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  1221. "path": "system.runtime.caching/6.0.0",
  1222. "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
  1223. },
  1224. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1225. "type": "package",
  1226. "serviceable": true,
  1227. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1228. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1229. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1230. },
  1231. "System.Security.AccessControl/5.0.0": {
  1232. "type": "package",
  1233. "serviceable": true,
  1234. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  1235. "path": "system.security.accesscontrol/5.0.0",
  1236. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  1237. },
  1238. "System.Security.Cryptography.Cng/5.0.0": {
  1239. "type": "package",
  1240. "serviceable": true,
  1241. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  1242. "path": "system.security.cryptography.cng/5.0.0",
  1243. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  1244. },
  1245. "System.Security.Cryptography.ProtectedData/8.0.0": {
  1246. "type": "package",
  1247. "serviceable": true,
  1248. "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  1249. "path": "system.security.cryptography.protecteddata/8.0.0",
  1250. "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
  1251. },
  1252. "System.Security.Principal.Windows/5.0.0": {
  1253. "type": "package",
  1254. "serviceable": true,
  1255. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  1256. "path": "system.security.principal.windows/5.0.0",
  1257. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  1258. },
  1259. "System.Text.Encoding/4.3.0": {
  1260. "type": "package",
  1261. "serviceable": true,
  1262. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1263. "path": "system.text.encoding/4.3.0",
  1264. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1265. },
  1266. "System.Text.Encoding.CodePages/6.0.0": {
  1267. "type": "package",
  1268. "serviceable": true,
  1269. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  1270. "path": "system.text.encoding.codepages/6.0.0",
  1271. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  1272. },
  1273. "System.Text.Encodings.Web/7.0.0": {
  1274. "type": "package",
  1275. "serviceable": true,
  1276. "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
  1277. "path": "system.text.encodings.web/7.0.0",
  1278. "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
  1279. },
  1280. "System.Text.Json/7.0.0": {
  1281. "type": "package",
  1282. "serviceable": true,
  1283. "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
  1284. "path": "system.text.json/7.0.0",
  1285. "hashPath": "system.text.json.7.0.0.nupkg.sha512"
  1286. },
  1287. "System.Threading.Tasks.Extensions/4.5.4": {
  1288. "type": "package",
  1289. "serviceable": true,
  1290. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1291. "path": "system.threading.tasks.extensions/4.5.4",
  1292. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1293. }
  1294. }
  1295. }