WpfAppUI.deps.json 46 KB

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