WpfAppUI.deps.json 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.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": "8.0.3",
  15. "Microsoft.EntityFrameworkCore.Proxies": "8.0.3",
  16. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.3",
  17. "Microsoft.EntityFrameworkCore.Tools": "8.0.3",
  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": "6.0.0",
  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": "8.0.0",
  35. "System.Text.Json": "8.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": "8.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.1": {
  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.1.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/6.0.0": {
  102. "runtime": {
  103. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  104. "assemblyVersion": "6.0.0.0",
  105. "fileVersion": "6.0.21.52210"
  106. }
  107. }
  108. },
  109. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {},
  110. "Microsoft.CodeAnalysis.Common/4.5.0": {
  111. "dependencies": {
  112. "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
  113. "System.Collections.Immutable": "6.0.0",
  114. "System.Reflection.Metadata": "6.0.1",
  115. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  116. "System.Text.Encoding.CodePages": "6.0.0"
  117. },
  118. "runtime": {
  119. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
  120. "assemblyVersion": "4.5.0.0",
  121. "fileVersion": "4.500.23.10905"
  122. }
  123. },
  124. "resources": {
  125. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
  126. "locale": "cs"
  127. },
  128. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
  129. "locale": "de"
  130. },
  131. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
  132. "locale": "es"
  133. },
  134. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
  135. "locale": "fr"
  136. },
  137. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
  138. "locale": "it"
  139. },
  140. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
  141. "locale": "ja"
  142. },
  143. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
  144. "locale": "ko"
  145. },
  146. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
  147. "locale": "pl"
  148. },
  149. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  150. "locale": "pt-BR"
  151. },
  152. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
  153. "locale": "ru"
  154. },
  155. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
  156. "locale": "tr"
  157. },
  158. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  159. "locale": "zh-Hans"
  160. },
  161. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  162. "locale": "zh-Hant"
  163. }
  164. }
  165. },
  166. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  167. "dependencies": {
  168. "Microsoft.CodeAnalysis.Common": "4.5.0"
  169. },
  170. "runtime": {
  171. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
  172. "assemblyVersion": "4.5.0.0",
  173. "fileVersion": "4.500.23.10905"
  174. }
  175. },
  176. "resources": {
  177. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  178. "locale": "cs"
  179. },
  180. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  181. "locale": "de"
  182. },
  183. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  184. "locale": "es"
  185. },
  186. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  187. "locale": "fr"
  188. },
  189. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  190. "locale": "it"
  191. },
  192. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  193. "locale": "ja"
  194. },
  195. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  196. "locale": "ko"
  197. },
  198. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  199. "locale": "pl"
  200. },
  201. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  202. "locale": "pt-BR"
  203. },
  204. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  205. "locale": "ru"
  206. },
  207. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  208. "locale": "tr"
  209. },
  210. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  211. "locale": "zh-Hans"
  212. },
  213. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  214. "locale": "zh-Hant"
  215. }
  216. }
  217. },
  218. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
  219. "dependencies": {
  220. "Humanizer.Core": "2.14.1",
  221. "Microsoft.CodeAnalysis.CSharp": "4.5.0",
  222. "Microsoft.CodeAnalysis.Common": "4.5.0",
  223. "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0"
  224. },
  225. "runtime": {
  226. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  227. "assemblyVersion": "4.5.0.0",
  228. "fileVersion": "4.500.23.10905"
  229. }
  230. },
  231. "resources": {
  232. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  233. "locale": "cs"
  234. },
  235. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  236. "locale": "de"
  237. },
  238. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  239. "locale": "es"
  240. },
  241. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  242. "locale": "fr"
  243. },
  244. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  245. "locale": "it"
  246. },
  247. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  248. "locale": "ja"
  249. },
  250. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  251. "locale": "ko"
  252. },
  253. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  254. "locale": "pl"
  255. },
  256. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  257. "locale": "pt-BR"
  258. },
  259. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  260. "locale": "ru"
  261. },
  262. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  263. "locale": "tr"
  264. },
  265. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  266. "locale": "zh-Hans"
  267. },
  268. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  269. "locale": "zh-Hant"
  270. }
  271. }
  272. },
  273. "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
  274. "dependencies": {
  275. "Humanizer.Core": "2.14.1",
  276. "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
  277. "Microsoft.CodeAnalysis.Common": "4.5.0",
  278. "System.Composition": "6.0.0",
  279. "System.IO.Pipelines": "6.0.3",
  280. "System.Threading.Channels": "6.0.0"
  281. },
  282. "runtime": {
  283. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
  284. "assemblyVersion": "4.5.0.0",
  285. "fileVersion": "4.500.23.10905"
  286. }
  287. },
  288. "resources": {
  289. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  290. "locale": "cs"
  291. },
  292. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  293. "locale": "de"
  294. },
  295. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  296. "locale": "es"
  297. },
  298. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  299. "locale": "fr"
  300. },
  301. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  302. "locale": "it"
  303. },
  304. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  305. "locale": "ja"
  306. },
  307. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  308. "locale": "ko"
  309. },
  310. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  311. "locale": "pl"
  312. },
  313. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  314. "locale": "pt-BR"
  315. },
  316. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  317. "locale": "ru"
  318. },
  319. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  320. "locale": "tr"
  321. },
  322. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  323. "locale": "zh-Hans"
  324. },
  325. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  326. "locale": "zh-Hant"
  327. }
  328. }
  329. },
  330. "Microsoft.CSharp/4.7.0": {},
  331. "Microsoft.Data.SqlClient/5.1.5": {
  332. "dependencies": {
  333. "Azure.Identity": "1.10.3",
  334. "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
  335. "Microsoft.Identity.Client": "4.56.0",
  336. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  337. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
  338. "Microsoft.SqlServer.Server": "1.0.0",
  339. "System.Configuration.ConfigurationManager": "8.0.0",
  340. "System.Diagnostics.DiagnosticSource": "6.0.1",
  341. "System.Runtime.Caching": "6.0.0",
  342. "System.Security.Cryptography.Cng": "5.0.0",
  343. "System.Security.Principal.Windows": "5.0.0",
  344. "System.Text.Encoding.CodePages": "6.0.0",
  345. "System.Text.Encodings.Web": "8.0.0"
  346. },
  347. "runtime": {
  348. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  349. "assemblyVersion": "5.0.0.0",
  350. "fileVersion": "5.15.24027.2"
  351. }
  352. },
  353. "runtimeTargets": {
  354. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  355. "rid": "unix",
  356. "assetType": "runtime",
  357. "assemblyVersion": "5.0.0.0",
  358. "fileVersion": "5.15.24027.2"
  359. },
  360. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  361. "rid": "win",
  362. "assetType": "runtime",
  363. "assemblyVersion": "5.0.0.0",
  364. "fileVersion": "5.15.24027.2"
  365. }
  366. }
  367. },
  368. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  369. "runtimeTargets": {
  370. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  371. "rid": "win-arm",
  372. "assetType": "native",
  373. "fileVersion": "5.1.1.0"
  374. },
  375. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  376. "rid": "win-arm64",
  377. "assetType": "native",
  378. "fileVersion": "5.1.1.0"
  379. },
  380. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  381. "rid": "win-x64",
  382. "assetType": "native",
  383. "fileVersion": "5.1.1.0"
  384. },
  385. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  386. "rid": "win-x86",
  387. "assetType": "native",
  388. "fileVersion": "5.1.1.0"
  389. }
  390. }
  391. },
  392. "Microsoft.EntityFrameworkCore/8.0.3": {
  393. "dependencies": {
  394. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.3",
  395. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.3",
  396. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  397. "Microsoft.Extensions.Logging": "8.0.0"
  398. },
  399. "runtime": {
  400. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  401. "assemblyVersion": "8.0.3.0",
  402. "fileVersion": "8.0.324.11510"
  403. }
  404. }
  405. },
  406. "Microsoft.EntityFrameworkCore.Abstractions/8.0.3": {
  407. "runtime": {
  408. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  409. "assemblyVersion": "8.0.3.0",
  410. "fileVersion": "8.0.324.11510"
  411. }
  412. }
  413. },
  414. "Microsoft.EntityFrameworkCore.Analyzers/8.0.3": {},
  415. "Microsoft.EntityFrameworkCore.Design/8.0.3": {
  416. "dependencies": {
  417. "Humanizer.Core": "2.14.1",
  418. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
  419. "Microsoft.EntityFrameworkCore.Relational": "8.0.3",
  420. "Microsoft.Extensions.DependencyModel": "8.0.0",
  421. "Mono.TextTemplating": "2.2.1"
  422. },
  423. "runtime": {
  424. "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
  425. "assemblyVersion": "8.0.3.0",
  426. "fileVersion": "8.0.324.11510"
  427. }
  428. }
  429. },
  430. "Microsoft.EntityFrameworkCore.Proxies/8.0.3": {
  431. "dependencies": {
  432. "Castle.Core": "5.1.1",
  433. "Microsoft.EntityFrameworkCore": "8.0.3"
  434. },
  435. "runtime": {
  436. "lib/net8.0/Microsoft.EntityFrameworkCore.Proxies.dll": {
  437. "assemblyVersion": "8.0.3.0",
  438. "fileVersion": "8.0.324.11510"
  439. }
  440. }
  441. },
  442. "Microsoft.EntityFrameworkCore.Relational/8.0.3": {
  443. "dependencies": {
  444. "Microsoft.EntityFrameworkCore": "8.0.3",
  445. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  446. },
  447. "runtime": {
  448. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  449. "assemblyVersion": "8.0.3.0",
  450. "fileVersion": "8.0.324.11510"
  451. }
  452. }
  453. },
  454. "Microsoft.EntityFrameworkCore.SqlServer/8.0.3": {
  455. "dependencies": {
  456. "Microsoft.Data.SqlClient": "5.1.5",
  457. "Microsoft.EntityFrameworkCore.Relational": "8.0.3"
  458. },
  459. "runtime": {
  460. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  461. "assemblyVersion": "8.0.3.0",
  462. "fileVersion": "8.0.324.11510"
  463. }
  464. }
  465. },
  466. "Microsoft.EntityFrameworkCore.Tools/8.0.3": {
  467. "dependencies": {
  468. "Microsoft.EntityFrameworkCore.Design": "8.0.3"
  469. }
  470. },
  471. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  472. "dependencies": {
  473. "Microsoft.Extensions.Primitives": "8.0.0"
  474. },
  475. "runtime": {
  476. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  477. "assemblyVersion": "8.0.0.0",
  478. "fileVersion": "8.0.23.53103"
  479. }
  480. }
  481. },
  482. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  483. "dependencies": {
  484. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  485. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  486. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  487. "Microsoft.Extensions.Options": "8.0.0",
  488. "Microsoft.Extensions.Primitives": "8.0.0"
  489. },
  490. "runtime": {
  491. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  492. "assemblyVersion": "8.0.0.0",
  493. "fileVersion": "8.0.23.53103"
  494. }
  495. }
  496. },
  497. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  498. "dependencies": {
  499. "Microsoft.Extensions.Primitives": "8.0.0"
  500. },
  501. "runtime": {
  502. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  503. "assemblyVersion": "8.0.0.0",
  504. "fileVersion": "8.0.23.53103"
  505. }
  506. }
  507. },
  508. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  509. "dependencies": {
  510. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  511. },
  512. "runtime": {
  513. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  514. "assemblyVersion": "8.0.0.0",
  515. "fileVersion": "8.0.23.53103"
  516. }
  517. }
  518. },
  519. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  520. "runtime": {
  521. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  522. "assemblyVersion": "8.0.0.0",
  523. "fileVersion": "8.0.23.53103"
  524. }
  525. }
  526. },
  527. "Microsoft.Extensions.DependencyModel/8.0.0": {
  528. "dependencies": {
  529. "System.Text.Encodings.Web": "8.0.0",
  530. "System.Text.Json": "8.0.0"
  531. },
  532. "runtime": {
  533. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  534. "assemblyVersion": "8.0.0.0",
  535. "fileVersion": "8.0.23.53103"
  536. }
  537. }
  538. },
  539. "Microsoft.Extensions.Logging/8.0.0": {
  540. "dependencies": {
  541. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  542. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  543. "Microsoft.Extensions.Options": "8.0.0"
  544. },
  545. "runtime": {
  546. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  547. "assemblyVersion": "8.0.0.0",
  548. "fileVersion": "8.0.23.53103"
  549. }
  550. }
  551. },
  552. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  553. "dependencies": {
  554. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  555. },
  556. "runtime": {
  557. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  558. "assemblyVersion": "8.0.0.0",
  559. "fileVersion": "8.0.23.53103"
  560. }
  561. }
  562. },
  563. "Microsoft.Extensions.Options/8.0.0": {
  564. "dependencies": {
  565. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  566. "Microsoft.Extensions.Primitives": "8.0.0"
  567. },
  568. "runtime": {
  569. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  570. "assemblyVersion": "8.0.0.0",
  571. "fileVersion": "8.0.23.53103"
  572. }
  573. }
  574. },
  575. "Microsoft.Extensions.Primitives/8.0.0": {
  576. "runtime": {
  577. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  578. "assemblyVersion": "8.0.0.0",
  579. "fileVersion": "8.0.23.53103"
  580. }
  581. }
  582. },
  583. "Microsoft.Identity.Client/4.56.0": {
  584. "dependencies": {
  585. "Microsoft.Identity.Client.NativeInterop": "0.13.8",
  586. "Microsoft.IdentityModel.Abstractions": "6.35.0",
  587. "Microsoft.Web.WebView2": "1.0.864.35"
  588. },
  589. "runtime": {
  590. "lib/net6.0-windows7.0/Microsoft.Identity.Client.dll": {
  591. "assemblyVersion": "4.56.0.0",
  592. "fileVersion": "4.56.0.0"
  593. }
  594. }
  595. },
  596. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  597. "dependencies": {
  598. "Microsoft.Identity.Client": "4.56.0",
  599. "System.IO.FileSystem.AccessControl": "5.0.0",
  600. "System.Security.Cryptography.ProtectedData": "8.0.0"
  601. },
  602. "runtime": {
  603. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
  604. "assemblyVersion": "4.56.0.0",
  605. "fileVersion": "4.56.0.0"
  606. }
  607. }
  608. },
  609. "Microsoft.Identity.Client.NativeInterop/0.13.8": {
  610. "runtime": {
  611. "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": {
  612. "assemblyVersion": "0.13.8.0",
  613. "fileVersion": "0.13.8.0"
  614. }
  615. },
  616. "runtimeTargets": {
  617. "runtimes/win-arm64/native/msalruntime_arm64.dll": {
  618. "rid": "win-arm64",
  619. "assetType": "native",
  620. "fileVersion": "0.0.0.0"
  621. },
  622. "runtimes/win-x64/native/msalruntime.dll": {
  623. "rid": "win-x64",
  624. "assetType": "native",
  625. "fileVersion": "0.0.0.0"
  626. },
  627. "runtimes/win-x86/native/msalruntime_x86.dll": {
  628. "rid": "win-x86",
  629. "assetType": "native",
  630. "fileVersion": "0.0.0.0"
  631. }
  632. }
  633. },
  634. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  635. "runtime": {
  636. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  637. "assemblyVersion": "6.35.0.0",
  638. "fileVersion": "6.35.0.41201"
  639. }
  640. }
  641. },
  642. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  643. "dependencies": {
  644. "Microsoft.IdentityModel.Tokens": "6.35.0",
  645. "System.Text.Encoding": "4.3.0",
  646. "System.Text.Encodings.Web": "8.0.0",
  647. "System.Text.Json": "8.0.0"
  648. },
  649. "runtime": {
  650. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  651. "assemblyVersion": "6.35.0.0",
  652. "fileVersion": "6.35.0.41201"
  653. }
  654. }
  655. },
  656. "Microsoft.IdentityModel.Logging/6.35.0": {
  657. "dependencies": {
  658. "Microsoft.IdentityModel.Abstractions": "6.35.0"
  659. },
  660. "runtime": {
  661. "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
  662. "assemblyVersion": "6.35.0.0",
  663. "fileVersion": "6.35.0.41201"
  664. }
  665. }
  666. },
  667. "Microsoft.IdentityModel.Protocols/6.35.0": {
  668. "dependencies": {
  669. "Microsoft.IdentityModel.Logging": "6.35.0",
  670. "Microsoft.IdentityModel.Tokens": "6.35.0"
  671. },
  672. "runtime": {
  673. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
  674. "assemblyVersion": "6.35.0.0",
  675. "fileVersion": "6.35.0.41201"
  676. }
  677. }
  678. },
  679. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  680. "dependencies": {
  681. "Microsoft.IdentityModel.Protocols": "6.35.0",
  682. "System.IdentityModel.Tokens.Jwt": "6.35.0"
  683. },
  684. "runtime": {
  685. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  686. "assemblyVersion": "6.35.0.0",
  687. "fileVersion": "6.35.0.41201"
  688. }
  689. }
  690. },
  691. "Microsoft.IdentityModel.Tokens/6.35.0": {
  692. "dependencies": {
  693. "Microsoft.CSharp": "4.7.0",
  694. "Microsoft.IdentityModel.Logging": "6.35.0",
  695. "System.Security.Cryptography.Cng": "5.0.0"
  696. },
  697. "runtime": {
  698. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
  699. "assemblyVersion": "6.35.0.0",
  700. "fileVersion": "6.35.0.41201"
  701. }
  702. }
  703. },
  704. "Microsoft.NETCore.Platforms/5.0.0": {},
  705. "Microsoft.NETCore.Targets/1.1.0": {},
  706. "Microsoft.SqlServer.Server/1.0.0": {
  707. "runtime": {
  708. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  709. "assemblyVersion": "1.0.0.0",
  710. "fileVersion": "1.0.0.0"
  711. }
  712. }
  713. },
  714. "Microsoft.Web.WebView2/1.0.864.35": {
  715. "runtime": {
  716. "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": {
  717. "assemblyVersion": "1.0.864.35",
  718. "fileVersion": "1.0.864.35"
  719. },
  720. "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": {
  721. "assemblyVersion": "1.0.864.35",
  722. "fileVersion": "1.0.864.35"
  723. },
  724. "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": {
  725. "assemblyVersion": "1.0.864.35",
  726. "fileVersion": "1.0.864.35"
  727. }
  728. },
  729. "runtimeTargets": {
  730. "runtimes/win-arm64/native/WebView2Loader.dll": {
  731. "rid": "win-arm64",
  732. "assetType": "native",
  733. "fileVersion": "1.0.864.35"
  734. },
  735. "runtimes/win-x64/native/WebView2Loader.dll": {
  736. "rid": "win-x64",
  737. "assetType": "native",
  738. "fileVersion": "1.0.864.35"
  739. },
  740. "runtimes/win-x86/native/WebView2Loader.dll": {
  741. "rid": "win-x86",
  742. "assetType": "native",
  743. "fileVersion": "1.0.864.35"
  744. }
  745. }
  746. },
  747. "Microsoft.Xaml.Behaviors.Wpf/1.1.39": {
  748. "runtime": {
  749. "lib/net5.0-windows7.0/Microsoft.Xaml.Behaviors.dll": {
  750. "assemblyVersion": "1.1.0.0",
  751. "fileVersion": "1.1.39.4716"
  752. }
  753. }
  754. },
  755. "Mono.TextTemplating/2.2.1": {
  756. "dependencies": {
  757. "System.CodeDom": "4.4.0"
  758. },
  759. "runtime": {
  760. "lib/netstandard2.0/Mono.TextTemplating.dll": {
  761. "assemblyVersion": "2.2.0.0",
  762. "fileVersion": "2.2.1.1"
  763. }
  764. }
  765. },
  766. "Prism.Core/8.1.97": {
  767. "runtime": {
  768. "lib/net5.0/Prism.dll": {
  769. "assemblyVersion": "8.1.97.5141",
  770. "fileVersion": "8.1.97.5141"
  771. }
  772. }
  773. },
  774. "Prism.Wpf/8.1.97": {
  775. "dependencies": {
  776. "Microsoft.Xaml.Behaviors.Wpf": "1.1.39",
  777. "Prism.Core": "8.1.97"
  778. },
  779. "runtime": {
  780. "lib/net5.0-windows7.0/Prism.Wpf.dll": {
  781. "assemblyVersion": "8.1.97.5141",
  782. "fileVersion": "8.1.97.5141"
  783. }
  784. }
  785. },
  786. "System.CodeDom/4.4.0": {},
  787. "System.Collections.Immutable/6.0.0": {
  788. "dependencies": {
  789. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  790. }
  791. },
  792. "System.Composition/6.0.0": {
  793. "dependencies": {
  794. "System.Composition.AttributedModel": "6.0.0",
  795. "System.Composition.Convention": "6.0.0",
  796. "System.Composition.Hosting": "6.0.0",
  797. "System.Composition.Runtime": "6.0.0",
  798. "System.Composition.TypedParts": "6.0.0"
  799. }
  800. },
  801. "System.Composition.AttributedModel/6.0.0": {
  802. "runtime": {
  803. "lib/net6.0/System.Composition.AttributedModel.dll": {
  804. "assemblyVersion": "6.0.0.0",
  805. "fileVersion": "6.0.21.52210"
  806. }
  807. }
  808. },
  809. "System.Composition.Convention/6.0.0": {
  810. "dependencies": {
  811. "System.Composition.AttributedModel": "6.0.0"
  812. },
  813. "runtime": {
  814. "lib/net6.0/System.Composition.Convention.dll": {
  815. "assemblyVersion": "6.0.0.0",
  816. "fileVersion": "6.0.21.52210"
  817. }
  818. }
  819. },
  820. "System.Composition.Hosting/6.0.0": {
  821. "dependencies": {
  822. "System.Composition.Runtime": "6.0.0"
  823. },
  824. "runtime": {
  825. "lib/net6.0/System.Composition.Hosting.dll": {
  826. "assemblyVersion": "6.0.0.0",
  827. "fileVersion": "6.0.21.52210"
  828. }
  829. }
  830. },
  831. "System.Composition.Runtime/6.0.0": {
  832. "runtime": {
  833. "lib/net6.0/System.Composition.Runtime.dll": {
  834. "assemblyVersion": "6.0.0.0",
  835. "fileVersion": "6.0.21.52210"
  836. }
  837. }
  838. },
  839. "System.Composition.TypedParts/6.0.0": {
  840. "dependencies": {
  841. "System.Composition.AttributedModel": "6.0.0",
  842. "System.Composition.Hosting": "6.0.0",
  843. "System.Composition.Runtime": "6.0.0"
  844. },
  845. "runtime": {
  846. "lib/net6.0/System.Composition.TypedParts.dll": {
  847. "assemblyVersion": "6.0.0.0",
  848. "fileVersion": "6.0.21.52210"
  849. }
  850. }
  851. },
  852. "System.Configuration.ConfigurationManager/8.0.0": {
  853. "dependencies": {
  854. "System.Diagnostics.EventLog": "8.0.0",
  855. "System.Security.Cryptography.ProtectedData": "8.0.0"
  856. },
  857. "runtime": {
  858. "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
  859. "assemblyVersion": "8.0.0.0",
  860. "fileVersion": "8.0.23.53103"
  861. }
  862. }
  863. },
  864. "System.Data.DataSetExtensions/4.5.0": {},
  865. "System.Diagnostics.DiagnosticSource/6.0.1": {
  866. "dependencies": {
  867. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  868. }
  869. },
  870. "System.Diagnostics.EventLog/8.0.0": {
  871. "runtime": {
  872. "lib/net8.0/System.Diagnostics.EventLog.dll": {
  873. "assemblyVersion": "8.0.0.0",
  874. "fileVersion": "8.0.23.53103"
  875. }
  876. },
  877. "runtimeTargets": {
  878. "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
  879. "rid": "win",
  880. "assetType": "runtime",
  881. "assemblyVersion": "8.0.0.0",
  882. "fileVersion": "8.0.23.53103"
  883. }
  884. }
  885. },
  886. "System.Formats.Asn1/5.0.0": {},
  887. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  888. "dependencies": {
  889. "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
  890. "Microsoft.IdentityModel.Tokens": "6.35.0"
  891. },
  892. "runtime": {
  893. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
  894. "assemblyVersion": "6.35.0.0",
  895. "fileVersion": "6.35.0.41201"
  896. }
  897. }
  898. },
  899. "System.IO.FileSystem.AccessControl/5.0.0": {
  900. "dependencies": {
  901. "System.Security.AccessControl": "5.0.0",
  902. "System.Security.Principal.Windows": "5.0.0"
  903. }
  904. },
  905. "System.IO.Pipelines/6.0.3": {
  906. "runtime": {
  907. "lib/net6.0/System.IO.Pipelines.dll": {
  908. "assemblyVersion": "6.0.0.0",
  909. "fileVersion": "6.0.522.21309"
  910. }
  911. }
  912. },
  913. "System.Memory/4.5.4": {},
  914. "System.Memory.Data/1.0.2": {
  915. "dependencies": {
  916. "System.Text.Encodings.Web": "8.0.0",
  917. "System.Text.Json": "8.0.0"
  918. },
  919. "runtime": {
  920. "lib/netstandard2.0/System.Memory.Data.dll": {
  921. "assemblyVersion": "1.0.2.0",
  922. "fileVersion": "1.0.221.20802"
  923. }
  924. }
  925. },
  926. "System.Numerics.Vectors/4.5.0": {},
  927. "System.Reflection.Metadata/6.0.1": {
  928. "dependencies": {
  929. "System.Collections.Immutable": "6.0.0"
  930. }
  931. },
  932. "System.Runtime/4.3.0": {
  933. "dependencies": {
  934. "Microsoft.NETCore.Platforms": "5.0.0",
  935. "Microsoft.NETCore.Targets": "1.1.0"
  936. }
  937. },
  938. "System.Runtime.Caching/6.0.0": {
  939. "dependencies": {
  940. "System.Configuration.ConfigurationManager": "8.0.0"
  941. },
  942. "runtime": {
  943. "lib/net6.0/System.Runtime.Caching.dll": {
  944. "assemblyVersion": "4.0.0.0",
  945. "fileVersion": "6.0.21.52210"
  946. }
  947. },
  948. "runtimeTargets": {
  949. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  950. "rid": "win",
  951. "assetType": "runtime",
  952. "assemblyVersion": "4.0.0.0",
  953. "fileVersion": "6.0.21.52210"
  954. }
  955. }
  956. },
  957. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  958. "System.Security.AccessControl/5.0.0": {
  959. "dependencies": {
  960. "Microsoft.NETCore.Platforms": "5.0.0",
  961. "System.Security.Principal.Windows": "5.0.0"
  962. }
  963. },
  964. "System.Security.Cryptography.Cng/5.0.0": {
  965. "dependencies": {
  966. "System.Formats.Asn1": "5.0.0"
  967. }
  968. },
  969. "System.Security.Cryptography.ProtectedData/8.0.0": {
  970. "runtime": {
  971. "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
  972. "assemblyVersion": "8.0.0.0",
  973. "fileVersion": "8.0.23.53103"
  974. }
  975. }
  976. },
  977. "System.Security.Principal.Windows/5.0.0": {},
  978. "System.Text.Encoding/4.3.0": {
  979. "dependencies": {
  980. "Microsoft.NETCore.Platforms": "5.0.0",
  981. "Microsoft.NETCore.Targets": "1.1.0",
  982. "System.Runtime": "4.3.0"
  983. }
  984. },
  985. "System.Text.Encoding.CodePages/6.0.0": {
  986. "dependencies": {
  987. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  988. }
  989. },
  990. "System.Text.Encodings.Web/8.0.0": {
  991. "runtime": {
  992. "lib/net8.0/System.Text.Encodings.Web.dll": {
  993. "assemblyVersion": "8.0.0.0",
  994. "fileVersion": "8.0.23.53103"
  995. }
  996. },
  997. "runtimeTargets": {
  998. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  999. "rid": "browser",
  1000. "assetType": "runtime",
  1001. "assemblyVersion": "8.0.0.0",
  1002. "fileVersion": "8.0.23.53103"
  1003. }
  1004. }
  1005. },
  1006. "System.Text.Json/8.0.0": {
  1007. "dependencies": {
  1008. "System.Text.Encodings.Web": "8.0.0"
  1009. },
  1010. "runtime": {
  1011. "lib/net8.0/System.Text.Json.dll": {
  1012. "assemblyVersion": "8.0.0.0",
  1013. "fileVersion": "8.0.23.53103"
  1014. }
  1015. }
  1016. },
  1017. "System.Threading.Channels/6.0.0": {},
  1018. "System.Threading.Tasks.Extensions/4.5.4": {}
  1019. }
  1020. },
  1021. "libraries": {
  1022. "WpfAppUI/1.0.0": {
  1023. "type": "project",
  1024. "serviceable": false,
  1025. "sha512": ""
  1026. },
  1027. "Azure.Core/1.35.0": {
  1028. "type": "package",
  1029. "serviceable": true,
  1030. "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
  1031. "path": "azure.core/1.35.0",
  1032. "hashPath": "azure.core.1.35.0.nupkg.sha512"
  1033. },
  1034. "Azure.Identity/1.10.3": {
  1035. "type": "package",
  1036. "serviceable": true,
  1037. "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
  1038. "path": "azure.identity/1.10.3",
  1039. "hashPath": "azure.identity.1.10.3.nupkg.sha512"
  1040. },
  1041. "Castle.Core/5.1.1": {
  1042. "type": "package",
  1043. "serviceable": true,
  1044. "sha512": "sha512-rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
  1045. "path": "castle.core/5.1.1",
  1046. "hashPath": "castle.core.5.1.1.nupkg.sha512"
  1047. },
  1048. "Humanizer.Core/2.14.1": {
  1049. "type": "package",
  1050. "serviceable": true,
  1051. "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  1052. "path": "humanizer.core/2.14.1",
  1053. "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
  1054. },
  1055. "MaterialDesignColors/2.1.4": {
  1056. "type": "package",
  1057. "serviceable": true,
  1058. "sha512": "sha512-C4Oy+qkjMoMPoZKyqYdCnIYtK8c0OSIHmNP73Vgc69NjiUG093xTkE7W/Ks54cTDS7fmWOtUHfwISTVTtb/YKg==",
  1059. "path": "materialdesigncolors/2.1.4",
  1060. "hashPath": "materialdesigncolors.2.1.4.nupkg.sha512"
  1061. },
  1062. "MaterialDesignThemes/4.9.0": {
  1063. "type": "package",
  1064. "serviceable": true,
  1065. "sha512": "sha512-Bp9Auw70j+9V7WsUMT4pc8ulVzfL0Eav/tyGgICDirxxhKJwhqtC/6PRkTUm+R1t9611xiDuk5pSUNdDV6vfOQ==",
  1066. "path": "materialdesignthemes/4.9.0",
  1067. "hashPath": "materialdesignthemes.4.9.0.nupkg.sha512"
  1068. },
  1069. "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
  1070. "type": "package",
  1071. "serviceable": true,
  1072. "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
  1073. "path": "microsoft.bcl.asyncinterfaces/6.0.0",
  1074. "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
  1075. },
  1076. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  1077. "type": "package",
  1078. "serviceable": true,
  1079. "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  1080. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  1081. "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512"
  1082. },
  1083. "Microsoft.CodeAnalysis.Common/4.5.0": {
  1084. "type": "package",
  1085. "serviceable": true,
  1086. "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  1087. "path": "microsoft.codeanalysis.common/4.5.0",
  1088. "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
  1089. },
  1090. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  1091. "type": "package",
  1092. "serviceable": true,
  1093. "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  1094. "path": "microsoft.codeanalysis.csharp/4.5.0",
  1095. "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
  1096. },
  1097. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
  1098. "type": "package",
  1099. "serviceable": true,
  1100. "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
  1101. "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
  1102. "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512"
  1103. },
  1104. "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
  1105. "type": "package",
  1106. "serviceable": true,
  1107. "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
  1108. "path": "microsoft.codeanalysis.workspaces.common/4.5.0",
  1109. "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512"
  1110. },
  1111. "Microsoft.CSharp/4.7.0": {
  1112. "type": "package",
  1113. "serviceable": true,
  1114. "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  1115. "path": "microsoft.csharp/4.7.0",
  1116. "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
  1117. },
  1118. "Microsoft.Data.SqlClient/5.1.5": {
  1119. "type": "package",
  1120. "serviceable": true,
  1121. "sha512": "sha512-6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==",
  1122. "path": "microsoft.data.sqlclient/5.1.5",
  1123. "hashPath": "microsoft.data.sqlclient.5.1.5.nupkg.sha512"
  1124. },
  1125. "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
  1126. "type": "package",
  1127. "serviceable": true,
  1128. "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
  1129. "path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
  1130. "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
  1131. },
  1132. "Microsoft.EntityFrameworkCore/8.0.3": {
  1133. "type": "package",
  1134. "serviceable": true,
  1135. "sha512": "sha512-QUPQbeq4yCjgIL/6PzkhfwhljXmai3CNOsErWFJ/WJ1Z41V8+At0Bi4PT8/2pX25kPgf83g0CUKIZd0QbeKT4A==",
  1136. "path": "microsoft.entityframeworkcore/8.0.3",
  1137. "hashPath": "microsoft.entityframeworkcore.8.0.3.nupkg.sha512"
  1138. },
  1139. "Microsoft.EntityFrameworkCore.Abstractions/8.0.3": {
  1140. "type": "package",
  1141. "serviceable": true,
  1142. "sha512": "sha512-cW+SKdx34wZ25ZVKCpk/6+6z27wrZlQ1qXyx7UWpy34s9CyAojH0QiYlV/2owNOGSAH67rm+LxAjUOicsqlGzQ==",
  1143. "path": "microsoft.entityframeworkcore.abstractions/8.0.3",
  1144. "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.3.nupkg.sha512"
  1145. },
  1146. "Microsoft.EntityFrameworkCore.Analyzers/8.0.3": {
  1147. "type": "package",
  1148. "serviceable": true,
  1149. "sha512": "sha512-3csRAzz5O5Gn+GQBMyLn26OICtEo2/U2iDDygQhKb3LnC78bAUvutkMqvb0Ek5A6uHrBcZQrKQJfkgfnRT5XZw==",
  1150. "path": "microsoft.entityframeworkcore.analyzers/8.0.3",
  1151. "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.3.nupkg.sha512"
  1152. },
  1153. "Microsoft.EntityFrameworkCore.Design/8.0.3": {
  1154. "type": "package",
  1155. "serviceable": true,
  1156. "sha512": "sha512-OAh9P0M5VK3+mtmnjOyyw92s3L0r3fmYwWWAnh0pb/8JH3u7L2FmrJnNPFysChBiWIJu17+6Bqj4k/bkFK4RVw==",
  1157. "path": "microsoft.entityframeworkcore.design/8.0.3",
  1158. "hashPath": "microsoft.entityframeworkcore.design.8.0.3.nupkg.sha512"
  1159. },
  1160. "Microsoft.EntityFrameworkCore.Proxies/8.0.3": {
  1161. "type": "package",
  1162. "serviceable": true,
  1163. "sha512": "sha512-HcVWWJQjVvxb4Vr2RasC1nEIknS15dXsWz3HD6gHN7WdPMS2MWnu1lop9K5EQ0svyBTlbTTViFWOLltOJDuOgg==",
  1164. "path": "microsoft.entityframeworkcore.proxies/8.0.3",
  1165. "hashPath": "microsoft.entityframeworkcore.proxies.8.0.3.nupkg.sha512"
  1166. },
  1167. "Microsoft.EntityFrameworkCore.Relational/8.0.3": {
  1168. "type": "package",
  1169. "serviceable": true,
  1170. "sha512": "sha512-8JnVZHWaNFkrrD/FC0O4jekiHIYey8y6TQ4Co3OzLz0wd5Dm1cwJfTp++1TvaVu0BBd4bVDtiktppa5epuoPrA==",
  1171. "path": "microsoft.entityframeworkcore.relational/8.0.3",
  1172. "hashPath": "microsoft.entityframeworkcore.relational.8.0.3.nupkg.sha512"
  1173. },
  1174. "Microsoft.EntityFrameworkCore.SqlServer/8.0.3": {
  1175. "type": "package",
  1176. "serviceable": true,
  1177. "sha512": "sha512-Xpk6BWqSD7bGa/I/QJ5oLVD+RTIj1mhfUo92g4OrhfRb3/HKhURtsfNz3v+xLYADvWsugwYxaPzypMbM9ucWfg==",
  1178. "path": "microsoft.entityframeworkcore.sqlserver/8.0.3",
  1179. "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.3.nupkg.sha512"
  1180. },
  1181. "Microsoft.EntityFrameworkCore.Tools/8.0.3": {
  1182. "type": "package",
  1183. "serviceable": true,
  1184. "sha512": "sha512-jKczLbj13jY6TvYsXgAYqfhkIow6VdqumCv0m8EvNr3vU1+nJ6LKoG+6pPKnkVOHycXHGy5DEhH0GN0ldmx7Kw==",
  1185. "path": "microsoft.entityframeworkcore.tools/8.0.3",
  1186. "hashPath": "microsoft.entityframeworkcore.tools.8.0.3.nupkg.sha512"
  1187. },
  1188. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  1189. "type": "package",
  1190. "serviceable": true,
  1191. "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  1192. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  1193. "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
  1194. },
  1195. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  1196. "type": "package",
  1197. "serviceable": true,
  1198. "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  1199. "path": "microsoft.extensions.caching.memory/8.0.0",
  1200. "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
  1201. },
  1202. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  1203. "type": "package",
  1204. "serviceable": true,
  1205. "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  1206. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  1207. "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
  1208. },
  1209. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  1210. "type": "package",
  1211. "serviceable": true,
  1212. "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  1213. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  1214. "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
  1215. },
  1216. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  1217. "type": "package",
  1218. "serviceable": true,
  1219. "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  1220. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  1221. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
  1222. },
  1223. "Microsoft.Extensions.DependencyModel/8.0.0": {
  1224. "type": "package",
  1225. "serviceable": true,
  1226. "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  1227. "path": "microsoft.extensions.dependencymodel/8.0.0",
  1228. "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
  1229. },
  1230. "Microsoft.Extensions.Logging/8.0.0": {
  1231. "type": "package",
  1232. "serviceable": true,
  1233. "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  1234. "path": "microsoft.extensions.logging/8.0.0",
  1235. "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
  1236. },
  1237. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  1238. "type": "package",
  1239. "serviceable": true,
  1240. "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  1241. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  1242. "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
  1243. },
  1244. "Microsoft.Extensions.Options/8.0.0": {
  1245. "type": "package",
  1246. "serviceable": true,
  1247. "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  1248. "path": "microsoft.extensions.options/8.0.0",
  1249. "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
  1250. },
  1251. "Microsoft.Extensions.Primitives/8.0.0": {
  1252. "type": "package",
  1253. "serviceable": true,
  1254. "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  1255. "path": "microsoft.extensions.primitives/8.0.0",
  1256. "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
  1257. },
  1258. "Microsoft.Identity.Client/4.56.0": {
  1259. "type": "package",
  1260. "serviceable": true,
  1261. "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==",
  1262. "path": "microsoft.identity.client/4.56.0",
  1263. "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512"
  1264. },
  1265. "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
  1266. "type": "package",
  1267. "serviceable": true,
  1268. "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==",
  1269. "path": "microsoft.identity.client.extensions.msal/4.56.0",
  1270. "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512"
  1271. },
  1272. "Microsoft.Identity.Client.NativeInterop/0.13.8": {
  1273. "type": "package",
  1274. "serviceable": true,
  1275. "sha512": "sha512-eccVwaDOan12YJrh6ntIBIXeKTNoWz+af2/c13lhvrDoX0ydVXitCXMJVz0dh2eJK5y2KJ7IfkEvNilB/A9V7A==",
  1276. "path": "microsoft.identity.client.nativeinterop/0.13.8",
  1277. "hashPath": "microsoft.identity.client.nativeinterop.0.13.8.nupkg.sha512"
  1278. },
  1279. "Microsoft.IdentityModel.Abstractions/6.35.0": {
  1280. "type": "package",
  1281. "serviceable": true,
  1282. "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
  1283. "path": "microsoft.identitymodel.abstractions/6.35.0",
  1284. "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
  1285. },
  1286. "Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
  1287. "type": "package",
  1288. "serviceable": true,
  1289. "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
  1290. "path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
  1291. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
  1292. },
  1293. "Microsoft.IdentityModel.Logging/6.35.0": {
  1294. "type": "package",
  1295. "serviceable": true,
  1296. "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
  1297. "path": "microsoft.identitymodel.logging/6.35.0",
  1298. "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
  1299. },
  1300. "Microsoft.IdentityModel.Protocols/6.35.0": {
  1301. "type": "package",
  1302. "serviceable": true,
  1303. "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
  1304. "path": "microsoft.identitymodel.protocols/6.35.0",
  1305. "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
  1306. },
  1307. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
  1308. "type": "package",
  1309. "serviceable": true,
  1310. "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
  1311. "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
  1312. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
  1313. },
  1314. "Microsoft.IdentityModel.Tokens/6.35.0": {
  1315. "type": "package",
  1316. "serviceable": true,
  1317. "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
  1318. "path": "microsoft.identitymodel.tokens/6.35.0",
  1319. "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
  1320. },
  1321. "Microsoft.NETCore.Platforms/5.0.0": {
  1322. "type": "package",
  1323. "serviceable": true,
  1324. "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
  1325. "path": "microsoft.netcore.platforms/5.0.0",
  1326. "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
  1327. },
  1328. "Microsoft.NETCore.Targets/1.1.0": {
  1329. "type": "package",
  1330. "serviceable": true,
  1331. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1332. "path": "microsoft.netcore.targets/1.1.0",
  1333. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1334. },
  1335. "Microsoft.SqlServer.Server/1.0.0": {
  1336. "type": "package",
  1337. "serviceable": true,
  1338. "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  1339. "path": "microsoft.sqlserver.server/1.0.0",
  1340. "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
  1341. },
  1342. "Microsoft.Web.WebView2/1.0.864.35": {
  1343. "type": "package",
  1344. "serviceable": true,
  1345. "sha512": "sha512-V1qyLRiAZ31qmOOCFCjoONgaUfvJRiTHWcJWkT3V7pluM2+P6QAgqmbE4UX7Gt4sh6eN34wqM30OnTZ6HXI/sw==",
  1346. "path": "microsoft.web.webview2/1.0.864.35",
  1347. "hashPath": "microsoft.web.webview2.1.0.864.35.nupkg.sha512"
  1348. },
  1349. "Microsoft.Xaml.Behaviors.Wpf/1.1.39": {
  1350. "type": "package",
  1351. "serviceable": true,
  1352. "sha512": "sha512-8PZKqw9QOcu42xk8puY4P1+EXHL9YGOR9b7qhaYx5cILHul456H073tj99vyPcCt0W0781T9RwHqkx507ZyUpQ==",
  1353. "path": "microsoft.xaml.behaviors.wpf/1.1.39",
  1354. "hashPath": "microsoft.xaml.behaviors.wpf.1.1.39.nupkg.sha512"
  1355. },
  1356. "Mono.TextTemplating/2.2.1": {
  1357. "type": "package",
  1358. "serviceable": true,
  1359. "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
  1360. "path": "mono.texttemplating/2.2.1",
  1361. "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
  1362. },
  1363. "Prism.Core/8.1.97": {
  1364. "type": "package",
  1365. "serviceable": true,
  1366. "sha512": "sha512-EP5zrvWddw3eSq25Y7hHnDYdmLZEC2Z/gMrvmHzUuLbitmA1UaS7wQUlSwNr9Km8lzJNCvytFnaGBEFukHgoHg==",
  1367. "path": "prism.core/8.1.97",
  1368. "hashPath": "prism.core.8.1.97.nupkg.sha512"
  1369. },
  1370. "Prism.Wpf/8.1.97": {
  1371. "type": "package",
  1372. "serviceable": true,
  1373. "sha512": "sha512-ZEa6S1mK35h8/blyb0uR0ed3wkpHtPdhB4eniXINJnTiJMWlGl/As6SVlFFdOPD+qsEdWNYV3xgyQD/ue5cvBA==",
  1374. "path": "prism.wpf/8.1.97",
  1375. "hashPath": "prism.wpf.8.1.97.nupkg.sha512"
  1376. },
  1377. "System.CodeDom/4.4.0": {
  1378. "type": "package",
  1379. "serviceable": true,
  1380. "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
  1381. "path": "system.codedom/4.4.0",
  1382. "hashPath": "system.codedom.4.4.0.nupkg.sha512"
  1383. },
  1384. "System.Collections.Immutable/6.0.0": {
  1385. "type": "package",
  1386. "serviceable": true,
  1387. "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  1388. "path": "system.collections.immutable/6.0.0",
  1389. "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
  1390. },
  1391. "System.Composition/6.0.0": {
  1392. "type": "package",
  1393. "serviceable": true,
  1394. "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
  1395. "path": "system.composition/6.0.0",
  1396. "hashPath": "system.composition.6.0.0.nupkg.sha512"
  1397. },
  1398. "System.Composition.AttributedModel/6.0.0": {
  1399. "type": "package",
  1400. "serviceable": true,
  1401. "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
  1402. "path": "system.composition.attributedmodel/6.0.0",
  1403. "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512"
  1404. },
  1405. "System.Composition.Convention/6.0.0": {
  1406. "type": "package",
  1407. "serviceable": true,
  1408. "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
  1409. "path": "system.composition.convention/6.0.0",
  1410. "hashPath": "system.composition.convention.6.0.0.nupkg.sha512"
  1411. },
  1412. "System.Composition.Hosting/6.0.0": {
  1413. "type": "package",
  1414. "serviceable": true,
  1415. "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
  1416. "path": "system.composition.hosting/6.0.0",
  1417. "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512"
  1418. },
  1419. "System.Composition.Runtime/6.0.0": {
  1420. "type": "package",
  1421. "serviceable": true,
  1422. "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
  1423. "path": "system.composition.runtime/6.0.0",
  1424. "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512"
  1425. },
  1426. "System.Composition.TypedParts/6.0.0": {
  1427. "type": "package",
  1428. "serviceable": true,
  1429. "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
  1430. "path": "system.composition.typedparts/6.0.0",
  1431. "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
  1432. },
  1433. "System.Configuration.ConfigurationManager/8.0.0": {
  1434. "type": "package",
  1435. "serviceable": true,
  1436. "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
  1437. "path": "system.configuration.configurationmanager/8.0.0",
  1438. "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
  1439. },
  1440. "System.Data.DataSetExtensions/4.5.0": {
  1441. "type": "package",
  1442. "serviceable": true,
  1443. "sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==",
  1444. "path": "system.data.datasetextensions/4.5.0",
  1445. "hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512"
  1446. },
  1447. "System.Diagnostics.DiagnosticSource/6.0.1": {
  1448. "type": "package",
  1449. "serviceable": true,
  1450. "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
  1451. "path": "system.diagnostics.diagnosticsource/6.0.1",
  1452. "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
  1453. },
  1454. "System.Diagnostics.EventLog/8.0.0": {
  1455. "type": "package",
  1456. "serviceable": true,
  1457. "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
  1458. "path": "system.diagnostics.eventlog/8.0.0",
  1459. "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
  1460. },
  1461. "System.Formats.Asn1/5.0.0": {
  1462. "type": "package",
  1463. "serviceable": true,
  1464. "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  1465. "path": "system.formats.asn1/5.0.0",
  1466. "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
  1467. },
  1468. "System.IdentityModel.Tokens.Jwt/6.35.0": {
  1469. "type": "package",
  1470. "serviceable": true,
  1471. "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
  1472. "path": "system.identitymodel.tokens.jwt/6.35.0",
  1473. "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
  1474. },
  1475. "System.IO.FileSystem.AccessControl/5.0.0": {
  1476. "type": "package",
  1477. "serviceable": true,
  1478. "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
  1479. "path": "system.io.filesystem.accesscontrol/5.0.0",
  1480. "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512"
  1481. },
  1482. "System.IO.Pipelines/6.0.3": {
  1483. "type": "package",
  1484. "serviceable": true,
  1485. "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  1486. "path": "system.io.pipelines/6.0.3",
  1487. "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
  1488. },
  1489. "System.Memory/4.5.4": {
  1490. "type": "package",
  1491. "serviceable": true,
  1492. "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  1493. "path": "system.memory/4.5.4",
  1494. "hashPath": "system.memory.4.5.4.nupkg.sha512"
  1495. },
  1496. "System.Memory.Data/1.0.2": {
  1497. "type": "package",
  1498. "serviceable": true,
  1499. "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  1500. "path": "system.memory.data/1.0.2",
  1501. "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
  1502. },
  1503. "System.Numerics.Vectors/4.5.0": {
  1504. "type": "package",
  1505. "serviceable": true,
  1506. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  1507. "path": "system.numerics.vectors/4.5.0",
  1508. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  1509. },
  1510. "System.Reflection.Metadata/6.0.1": {
  1511. "type": "package",
  1512. "serviceable": true,
  1513. "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  1514. "path": "system.reflection.metadata/6.0.1",
  1515. "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512"
  1516. },
  1517. "System.Runtime/4.3.0": {
  1518. "type": "package",
  1519. "serviceable": true,
  1520. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1521. "path": "system.runtime/4.3.0",
  1522. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1523. },
  1524. "System.Runtime.Caching/6.0.0": {
  1525. "type": "package",
  1526. "serviceable": true,
  1527. "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  1528. "path": "system.runtime.caching/6.0.0",
  1529. "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
  1530. },
  1531. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1532. "type": "package",
  1533. "serviceable": true,
  1534. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1535. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1536. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1537. },
  1538. "System.Security.AccessControl/5.0.0": {
  1539. "type": "package",
  1540. "serviceable": true,
  1541. "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  1542. "path": "system.security.accesscontrol/5.0.0",
  1543. "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
  1544. },
  1545. "System.Security.Cryptography.Cng/5.0.0": {
  1546. "type": "package",
  1547. "serviceable": true,
  1548. "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  1549. "path": "system.security.cryptography.cng/5.0.0",
  1550. "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
  1551. },
  1552. "System.Security.Cryptography.ProtectedData/8.0.0": {
  1553. "type": "package",
  1554. "serviceable": true,
  1555. "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
  1556. "path": "system.security.cryptography.protecteddata/8.0.0",
  1557. "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
  1558. },
  1559. "System.Security.Principal.Windows/5.0.0": {
  1560. "type": "package",
  1561. "serviceable": true,
  1562. "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  1563. "path": "system.security.principal.windows/5.0.0",
  1564. "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
  1565. },
  1566. "System.Text.Encoding/4.3.0": {
  1567. "type": "package",
  1568. "serviceable": true,
  1569. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1570. "path": "system.text.encoding/4.3.0",
  1571. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1572. },
  1573. "System.Text.Encoding.CodePages/6.0.0": {
  1574. "type": "package",
  1575. "serviceable": true,
  1576. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  1577. "path": "system.text.encoding.codepages/6.0.0",
  1578. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  1579. },
  1580. "System.Text.Encodings.Web/8.0.0": {
  1581. "type": "package",
  1582. "serviceable": true,
  1583. "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  1584. "path": "system.text.encodings.web/8.0.0",
  1585. "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
  1586. },
  1587. "System.Text.Json/8.0.0": {
  1588. "type": "package",
  1589. "serviceable": true,
  1590. "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  1591. "path": "system.text.json/8.0.0",
  1592. "hashPath": "system.text.json.8.0.0.nupkg.sha512"
  1593. },
  1594. "System.Threading.Channels/6.0.0": {
  1595. "type": "package",
  1596. "serviceable": true,
  1597. "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
  1598. "path": "system.threading.channels/6.0.0",
  1599. "hashPath": "system.threading.channels.6.0.0.nupkg.sha512"
  1600. },
  1601. "System.Threading.Tasks.Extensions/4.5.4": {
  1602. "type": "package",
  1603. "serviceable": true,
  1604. "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  1605. "path": "system.threading.tasks.extensions/4.5.4",
  1606. "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
  1607. }
  1608. }
  1609. }