MyMoviesWPF.designer.deps.json 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "ControlzEx/4.3.0": {
  10. "dependencies": {
  11. "Microsoft.Xaml.Behaviors.Wpf": "1.1.19",
  12. "System.Text.Json": "4.7.2"
  13. },
  14. "runtime": {
  15. "lib/netcoreapp3.1/ControlzEx.dll": {
  16. "assemblyVersion": "4.0.0.0",
  17. "fileVersion": "4.3.0.108"
  18. }
  19. }
  20. },
  21. "DevExpress.Data/22.1.3": {
  22. "dependencies": {
  23. "Microsoft.Win32.Registry": "4.7.0",
  24. "NETStandard.Library": "2.0.3",
  25. "System.ComponentModel.Annotations": "4.4.0",
  26. "System.Drawing.Common": "4.7.0",
  27. "System.Reflection.Emit": "4.3.0",
  28. "System.Reflection.Emit.Lightweight": "4.3.0",
  29. "System.Text.Encoding.CodePages": "4.7.0"
  30. },
  31. "runtime": {
  32. "lib/netstandard2.0/DevExpress.Data.v22.1.dll": {
  33. "assemblyVersion": "22.1.3.0",
  34. "fileVersion": "22.1.3.0"
  35. }
  36. }
  37. },
  38. "Humanizer.Core/2.8.26": {
  39. "runtime": {
  40. "lib/netstandard2.0/Humanizer.dll": {
  41. "assemblyVersion": "2.8.0.0",
  42. "fileVersion": "2.8.26.1919"
  43. }
  44. }
  45. },
  46. "MahApps.Metro/2.0.0": {
  47. "dependencies": {
  48. "ControlzEx": "4.3.0"
  49. },
  50. "runtime": {
  51. "lib/netcoreapp3.1/MahApps.Metro.dll": {
  52. "assemblyVersion": "2.0.0.0",
  53. "fileVersion": "2.0.0.894"
  54. }
  55. }
  56. },
  57. "MaterialDesignColors/2.0.6": {
  58. "runtime": {
  59. "lib/netcoreapp3.1/MaterialDesignColors.dll": {
  60. "assemblyVersion": "2.0.6.0",
  61. "fileVersion": "2.0.6.0"
  62. }
  63. }
  64. },
  65. "MaterialDesignThemes/4.5.0": {
  66. "dependencies": {
  67. "MaterialDesignColors": "2.0.6"
  68. },
  69. "runtime": {
  70. "lib/netcoreapp3.1/MaterialDesignThemes.Wpf.dll": {
  71. "assemblyVersion": "4.5.0.0",
  72. "fileVersion": "4.5.0.0"
  73. }
  74. }
  75. },
  76. "MaterialDesignThemes.MahApps/0.2.2": {
  77. "dependencies": {
  78. "MahApps.Metro": "2.0.0",
  79. "MaterialDesignColors": "2.0.6",
  80. "MaterialDesignThemes": "4.5.0"
  81. },
  82. "runtime": {
  83. "lib/netcoreapp3.1/MaterialDesignThemes.MahApps.dll": {
  84. "assemblyVersion": "0.2.2.0",
  85. "fileVersion": "0.2.2.0"
  86. }
  87. }
  88. },
  89. "Microsoft.CSharp/4.5.0": {},
  90. "Microsoft.Data.SqlClient/2.1.4": {
  91. "dependencies": {
  92. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  93. "Microsoft.Identity.Client": "4.21.1",
  94. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  95. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  96. "Microsoft.Win32.Registry": "4.7.0",
  97. "System.Configuration.ConfigurationManager": "4.7.0",
  98. "System.Diagnostics.DiagnosticSource": "6.0.0",
  99. "System.Runtime.Caching": "4.7.0",
  100. "System.Security.Principal.Windows": "4.7.0",
  101. "System.Text.Encoding.CodePages": "4.7.0"
  102. },
  103. "runtime": {
  104. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  105. "assemblyVersion": "2.0.20168.4",
  106. "fileVersion": "2.0.20168.4"
  107. }
  108. },
  109. "runtimeTargets": {
  110. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  111. "rid": "unix",
  112. "assetType": "runtime",
  113. "assemblyVersion": "2.0.20168.4",
  114. "fileVersion": "2.0.20168.4"
  115. },
  116. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  117. "rid": "win",
  118. "assetType": "runtime",
  119. "assemblyVersion": "2.0.20168.4",
  120. "fileVersion": "2.0.20168.4"
  121. }
  122. }
  123. },
  124. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  125. "runtimeTargets": {
  126. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  127. "rid": "win-arm",
  128. "assetType": "native",
  129. "fileVersion": "2.1.1.0"
  130. },
  131. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  132. "rid": "win-arm64",
  133. "assetType": "native",
  134. "fileVersion": "2.1.1.0"
  135. },
  136. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  137. "rid": "win-x64",
  138. "assetType": "native",
  139. "fileVersion": "2.1.1.0"
  140. },
  141. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  142. "rid": "win-x86",
  143. "assetType": "native",
  144. "fileVersion": "2.1.1.0"
  145. }
  146. }
  147. },
  148. "Microsoft.EntityFrameworkCore/6.0.5": {
  149. "dependencies": {
  150. "Microsoft.EntityFrameworkCore.Abstractions": "6.0.5",
  151. "Microsoft.EntityFrameworkCore.Analyzers": "6.0.5",
  152. "Microsoft.Extensions.Caching.Memory": "6.0.1",
  153. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  154. "Microsoft.Extensions.Logging": "6.0.0",
  155. "System.Collections.Immutable": "6.0.0",
  156. "System.Diagnostics.DiagnosticSource": "6.0.0"
  157. },
  158. "runtime": {
  159. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  160. "assemblyVersion": "6.0.5.0",
  161. "fileVersion": "6.0.522.21804"
  162. }
  163. }
  164. },
  165. "Microsoft.EntityFrameworkCore.Abstractions/6.0.5": {
  166. "runtime": {
  167. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  168. "assemblyVersion": "6.0.5.0",
  169. "fileVersion": "6.0.522.21804"
  170. }
  171. }
  172. },
  173. "Microsoft.EntityFrameworkCore.Analyzers/6.0.5": {},
  174. "Microsoft.EntityFrameworkCore.Design/6.0.5": {
  175. "dependencies": {
  176. "Humanizer.Core": "2.8.26",
  177. "Microsoft.EntityFrameworkCore.Relational": "6.0.5"
  178. },
  179. "runtime": {
  180. "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
  181. "assemblyVersion": "6.0.5.0",
  182. "fileVersion": "6.0.522.21804"
  183. }
  184. }
  185. },
  186. "Microsoft.EntityFrameworkCore.Relational/6.0.5": {
  187. "dependencies": {
  188. "Microsoft.EntityFrameworkCore": "6.0.5",
  189. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
  190. },
  191. "runtime": {
  192. "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  193. "assemblyVersion": "6.0.5.0",
  194. "fileVersion": "6.0.522.21804"
  195. }
  196. }
  197. },
  198. "Microsoft.EntityFrameworkCore.SqlServer/6.0.5": {
  199. "dependencies": {
  200. "Microsoft.Data.SqlClient": "2.1.4",
  201. "Microsoft.EntityFrameworkCore.Relational": "6.0.5"
  202. },
  203. "runtime": {
  204. "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  205. "assemblyVersion": "6.0.5.0",
  206. "fileVersion": "6.0.522.21804"
  207. }
  208. }
  209. },
  210. "Microsoft.EntityFrameworkCore.Tools/6.0.5": {
  211. "dependencies": {
  212. "Microsoft.EntityFrameworkCore.Design": "6.0.5"
  213. }
  214. },
  215. "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
  216. "dependencies": {
  217. "Microsoft.Extensions.Primitives": "6.0.0"
  218. },
  219. "runtime": {
  220. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  221. "assemblyVersion": "6.0.0.0",
  222. "fileVersion": "6.0.21.52210"
  223. }
  224. }
  225. },
  226. "Microsoft.Extensions.Caching.Memory/6.0.1": {
  227. "dependencies": {
  228. "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
  229. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  230. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  231. "Microsoft.Extensions.Options": "6.0.0",
  232. "Microsoft.Extensions.Primitives": "6.0.0"
  233. },
  234. "runtime": {
  235. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
  236. "assemblyVersion": "6.0.0.0",
  237. "fileVersion": "6.0.222.6406"
  238. }
  239. }
  240. },
  241. "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
  242. "dependencies": {
  243. "Microsoft.Extensions.Primitives": "6.0.0"
  244. },
  245. "runtime": {
  246. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  247. "assemblyVersion": "6.0.0.0",
  248. "fileVersion": "6.0.21.52210"
  249. }
  250. }
  251. },
  252. "Microsoft.Extensions.DependencyInjection/6.0.0": {
  253. "dependencies": {
  254. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  255. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  256. },
  257. "runtime": {
  258. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  259. "assemblyVersion": "6.0.0.0",
  260. "fileVersion": "6.0.21.52210"
  261. }
  262. }
  263. },
  264. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  265. "runtime": {
  266. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  267. "assemblyVersion": "6.0.0.0",
  268. "fileVersion": "6.0.21.52210"
  269. }
  270. }
  271. },
  272. "Microsoft.Extensions.Logging/6.0.0": {
  273. "dependencies": {
  274. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  275. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  276. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  277. "Microsoft.Extensions.Options": "6.0.0",
  278. "System.Diagnostics.DiagnosticSource": "6.0.0"
  279. },
  280. "runtime": {
  281. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  282. "assemblyVersion": "6.0.0.0",
  283. "fileVersion": "6.0.21.52210"
  284. }
  285. }
  286. },
  287. "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
  288. "runtime": {
  289. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  290. "assemblyVersion": "6.0.0.0",
  291. "fileVersion": "6.0.21.52210"
  292. }
  293. }
  294. },
  295. "Microsoft.Extensions.Options/6.0.0": {
  296. "dependencies": {
  297. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  298. "Microsoft.Extensions.Primitives": "6.0.0"
  299. },
  300. "runtime": {
  301. "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
  302. "assemblyVersion": "6.0.0.0",
  303. "fileVersion": "6.0.21.52210"
  304. }
  305. }
  306. },
  307. "Microsoft.Extensions.Primitives/6.0.0": {
  308. "dependencies": {
  309. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  310. },
  311. "runtime": {
  312. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  313. "assemblyVersion": "6.0.0.0",
  314. "fileVersion": "6.0.21.52210"
  315. }
  316. }
  317. },
  318. "Microsoft.Identity.Client/4.21.1": {
  319. "runtime": {
  320. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  321. "assemblyVersion": "4.21.1.0",
  322. "fileVersion": "4.21.1.0"
  323. }
  324. }
  325. },
  326. "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
  327. "dependencies": {
  328. "Microsoft.IdentityModel.Tokens": "6.8.0"
  329. },
  330. "runtime": {
  331. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  332. "assemblyVersion": "6.8.0.0",
  333. "fileVersion": "6.8.0.11012"
  334. }
  335. }
  336. },
  337. "Microsoft.IdentityModel.Logging/6.8.0": {
  338. "runtime": {
  339. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
  340. "assemblyVersion": "6.8.0.0",
  341. "fileVersion": "6.8.0.11012"
  342. }
  343. }
  344. },
  345. "Microsoft.IdentityModel.Protocols/6.8.0": {
  346. "dependencies": {
  347. "Microsoft.IdentityModel.Logging": "6.8.0",
  348. "Microsoft.IdentityModel.Tokens": "6.8.0"
  349. },
  350. "runtime": {
  351. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
  352. "assemblyVersion": "6.8.0.0",
  353. "fileVersion": "6.8.0.11012"
  354. }
  355. }
  356. },
  357. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
  358. "dependencies": {
  359. "Microsoft.IdentityModel.Protocols": "6.8.0",
  360. "System.IdentityModel.Tokens.Jwt": "6.8.0"
  361. },
  362. "runtime": {
  363. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  364. "assemblyVersion": "6.8.0.0",
  365. "fileVersion": "6.8.0.11012"
  366. }
  367. }
  368. },
  369. "Microsoft.IdentityModel.Tokens/6.8.0": {
  370. "dependencies": {
  371. "Microsoft.CSharp": "4.5.0",
  372. "Microsoft.IdentityModel.Logging": "6.8.0",
  373. "System.Security.Cryptography.Cng": "4.5.0"
  374. },
  375. "runtime": {
  376. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
  377. "assemblyVersion": "6.8.0.0",
  378. "fileVersion": "6.8.0.11012"
  379. }
  380. }
  381. },
  382. "Microsoft.NETCore.Platforms/3.1.0": {},
  383. "Microsoft.NETCore.Targets/1.1.0": {},
  384. "Microsoft.Toolkit.Mvvm/7.1.2": {
  385. "runtime": {
  386. "lib/net5.0/Microsoft.Toolkit.Mvvm.dll": {
  387. "assemblyVersion": "7.1.0.0",
  388. "fileVersion": "7.1.2.1"
  389. }
  390. }
  391. },
  392. "Microsoft.Win32.Registry/4.7.0": {
  393. "dependencies": {
  394. "System.Security.AccessControl": "4.7.0",
  395. "System.Security.Principal.Windows": "4.7.0"
  396. },
  397. "runtime": {
  398. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  399. "assemblyVersion": "4.1.3.0",
  400. "fileVersion": "4.700.19.56404"
  401. }
  402. },
  403. "runtimeTargets": {
  404. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  405. "rid": "unix",
  406. "assetType": "runtime",
  407. "assemblyVersion": "4.1.3.0",
  408. "fileVersion": "4.700.19.56404"
  409. },
  410. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  411. "rid": "win",
  412. "assetType": "runtime",
  413. "assemblyVersion": "4.1.3.0",
  414. "fileVersion": "4.700.19.56404"
  415. }
  416. }
  417. },
  418. "Microsoft.Win32.SystemEvents/4.7.0": {
  419. "dependencies": {
  420. "Microsoft.NETCore.Platforms": "3.1.0"
  421. },
  422. "runtime": {
  423. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  424. "assemblyVersion": "4.0.2.0",
  425. "fileVersion": "4.700.19.56404"
  426. }
  427. },
  428. "runtimeTargets": {
  429. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  430. "rid": "win",
  431. "assetType": "runtime",
  432. "assemblyVersion": "4.0.2.0",
  433. "fileVersion": "4.700.19.56404"
  434. }
  435. }
  436. },
  437. "Microsoft.Xaml.Behaviors.Wpf/1.1.19": {
  438. "runtime": {
  439. "lib/netcoreapp3.0/Microsoft.Xaml.Behaviors.dll": {
  440. "assemblyVersion": "1.1.0.0",
  441. "fileVersion": "1.1.19.35512"
  442. }
  443. }
  444. },
  445. "NETStandard.Library/2.0.3": {
  446. "dependencies": {
  447. "Microsoft.NETCore.Platforms": "3.1.0"
  448. }
  449. },
  450. "Refractored.MvvmHelpers/1.6.2": {
  451. "dependencies": {
  452. "System.ValueTuple": "4.5.0"
  453. },
  454. "runtime": {
  455. "lib/netstandard2.0/MvvmHelpers.dll": {
  456. "assemblyVersion": "1.0.0.0",
  457. "fileVersion": "1.0.0.0"
  458. }
  459. }
  460. },
  461. "System.Collections.Immutable/6.0.0": {
  462. "dependencies": {
  463. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  464. },
  465. "runtime": {
  466. "lib/net6.0/System.Collections.Immutable.dll": {
  467. "assemblyVersion": "6.0.0.0",
  468. "fileVersion": "6.0.21.52210"
  469. }
  470. }
  471. },
  472. "System.ComponentModel.Annotations/4.4.0": {},
  473. "System.Configuration.ConfigurationManager/4.7.0": {
  474. "dependencies": {
  475. "System.Security.Cryptography.ProtectedData": "4.7.0",
  476. "System.Security.Permissions": "4.7.0"
  477. },
  478. "runtime": {
  479. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  480. "assemblyVersion": "4.0.3.0",
  481. "fileVersion": "4.700.19.56404"
  482. }
  483. }
  484. },
  485. "System.Diagnostics.DiagnosticSource/6.0.0": {
  486. "dependencies": {
  487. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  488. },
  489. "runtime": {
  490. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  491. "assemblyVersion": "6.0.0.0",
  492. "fileVersion": "6.0.21.52210"
  493. }
  494. }
  495. },
  496. "System.Drawing.Common/4.7.0": {
  497. "dependencies": {
  498. "Microsoft.NETCore.Platforms": "3.1.0",
  499. "Microsoft.Win32.SystemEvents": "4.7.0"
  500. },
  501. "runtime": {
  502. "lib/netstandard2.0/System.Drawing.Common.dll": {
  503. "assemblyVersion": "4.0.0.1",
  504. "fileVersion": "4.6.26919.2"
  505. }
  506. },
  507. "runtimeTargets": {
  508. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  509. "rid": "unix",
  510. "assetType": "runtime",
  511. "assemblyVersion": "4.0.2.0",
  512. "fileVersion": "4.700.19.56404"
  513. },
  514. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  515. "rid": "win",
  516. "assetType": "runtime",
  517. "assemblyVersion": "4.0.2.0",
  518. "fileVersion": "4.700.19.56404"
  519. }
  520. }
  521. },
  522. "System.IdentityModel.Tokens.Jwt/6.8.0": {
  523. "dependencies": {
  524. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  525. "Microsoft.IdentityModel.Tokens": "6.8.0"
  526. },
  527. "runtime": {
  528. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
  529. "assemblyVersion": "6.8.0.0",
  530. "fileVersion": "6.8.0.11012"
  531. }
  532. }
  533. },
  534. "System.IO/4.3.0": {
  535. "dependencies": {
  536. "Microsoft.NETCore.Platforms": "3.1.0",
  537. "Microsoft.NETCore.Targets": "1.1.0",
  538. "System.Runtime": "4.3.0",
  539. "System.Text.Encoding": "4.3.0",
  540. "System.Threading.Tasks": "4.3.0"
  541. }
  542. },
  543. "System.Reflection/4.3.0": {
  544. "dependencies": {
  545. "Microsoft.NETCore.Platforms": "3.1.0",
  546. "Microsoft.NETCore.Targets": "1.1.0",
  547. "System.IO": "4.3.0",
  548. "System.Reflection.Primitives": "4.3.0",
  549. "System.Runtime": "4.3.0"
  550. }
  551. },
  552. "System.Reflection.Emit/4.3.0": {
  553. "dependencies": {
  554. "System.IO": "4.3.0",
  555. "System.Reflection": "4.3.0",
  556. "System.Reflection.Emit.ILGeneration": "4.3.0",
  557. "System.Reflection.Primitives": "4.3.0",
  558. "System.Runtime": "4.3.0"
  559. },
  560. "runtime": {
  561. "lib/netstandard1.3/System.Reflection.Emit.dll": {
  562. "assemblyVersion": "4.0.2.0",
  563. "fileVersion": "4.6.24705.1"
  564. }
  565. }
  566. },
  567. "System.Reflection.Emit.ILGeneration/4.3.0": {
  568. "dependencies": {
  569. "System.Reflection": "4.3.0",
  570. "System.Reflection.Primitives": "4.3.0",
  571. "System.Runtime": "4.3.0"
  572. },
  573. "runtime": {
  574. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {
  575. "assemblyVersion": "4.0.2.0",
  576. "fileVersion": "4.6.24705.1"
  577. }
  578. }
  579. },
  580. "System.Reflection.Emit.Lightweight/4.3.0": {
  581. "dependencies": {
  582. "System.Reflection": "4.3.0",
  583. "System.Reflection.Emit.ILGeneration": "4.3.0",
  584. "System.Reflection.Primitives": "4.3.0",
  585. "System.Runtime": "4.3.0"
  586. },
  587. "runtime": {
  588. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {
  589. "assemblyVersion": "4.0.2.0",
  590. "fileVersion": "4.6.24705.1"
  591. }
  592. }
  593. },
  594. "System.Reflection.Primitives/4.3.0": {
  595. "dependencies": {
  596. "Microsoft.NETCore.Platforms": "3.1.0",
  597. "Microsoft.NETCore.Targets": "1.1.0",
  598. "System.Runtime": "4.3.0"
  599. }
  600. },
  601. "System.Runtime/4.3.0": {
  602. "dependencies": {
  603. "Microsoft.NETCore.Platforms": "3.1.0",
  604. "Microsoft.NETCore.Targets": "1.1.0"
  605. }
  606. },
  607. "System.Runtime.Caching/4.7.0": {
  608. "dependencies": {
  609. "System.Configuration.ConfigurationManager": "4.7.0"
  610. },
  611. "runtime": {
  612. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  613. "assemblyVersion": "4.0.1.0",
  614. "fileVersion": "4.700.19.56404"
  615. }
  616. },
  617. "runtimeTargets": {
  618. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  619. "rid": "win",
  620. "assetType": "runtime",
  621. "assemblyVersion": "4.0.1.0",
  622. "fileVersion": "4.700.19.56404"
  623. }
  624. }
  625. },
  626. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  627. "runtime": {
  628. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  629. "assemblyVersion": "6.0.0.0",
  630. "fileVersion": "6.0.21.52210"
  631. }
  632. }
  633. },
  634. "System.Security.AccessControl/4.7.0": {
  635. "dependencies": {
  636. "Microsoft.NETCore.Platforms": "3.1.0",
  637. "System.Security.Principal.Windows": "4.7.0"
  638. },
  639. "runtime": {
  640. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  641. "assemblyVersion": "4.1.3.0",
  642. "fileVersion": "4.700.19.56404"
  643. }
  644. },
  645. "runtimeTargets": {
  646. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  647. "rid": "win",
  648. "assetType": "runtime",
  649. "assemblyVersion": "4.1.3.0",
  650. "fileVersion": "4.700.19.56404"
  651. }
  652. }
  653. },
  654. "System.Security.Cryptography.Cng/4.5.0": {
  655. "runtime": {
  656. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  657. "assemblyVersion": "4.3.1.0",
  658. "fileVersion": "4.6.26515.6"
  659. }
  660. },
  661. "runtimeTargets": {
  662. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  663. "rid": "win",
  664. "assetType": "runtime",
  665. "assemblyVersion": "4.3.1.0",
  666. "fileVersion": "4.6.26515.6"
  667. }
  668. }
  669. },
  670. "System.Security.Cryptography.ProtectedData/4.7.0": {
  671. "runtime": {
  672. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  673. "assemblyVersion": "4.0.5.0",
  674. "fileVersion": "4.700.19.56404"
  675. }
  676. },
  677. "runtimeTargets": {
  678. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  679. "rid": "win",
  680. "assetType": "runtime",
  681. "assemblyVersion": "4.0.5.0",
  682. "fileVersion": "4.700.19.56404"
  683. }
  684. }
  685. },
  686. "System.Security.Permissions/4.7.0": {
  687. "dependencies": {
  688. "System.Security.AccessControl": "4.7.0",
  689. "System.Windows.Extensions": "4.7.0"
  690. },
  691. "runtime": {
  692. "lib/netcoreapp3.0/System.Security.Permissions.dll": {
  693. "assemblyVersion": "4.0.3.0",
  694. "fileVersion": "4.700.19.56404"
  695. }
  696. }
  697. },
  698. "System.Security.Principal.Windows/4.7.0": {
  699. "runtime": {
  700. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  701. "assemblyVersion": "4.1.3.0",
  702. "fileVersion": "4.700.19.56404"
  703. }
  704. },
  705. "runtimeTargets": {
  706. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  707. "rid": "unix",
  708. "assetType": "runtime",
  709. "assemblyVersion": "4.1.3.0",
  710. "fileVersion": "4.700.19.56404"
  711. },
  712. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  713. "rid": "win",
  714. "assetType": "runtime",
  715. "assemblyVersion": "4.1.3.0",
  716. "fileVersion": "4.700.19.56404"
  717. }
  718. }
  719. },
  720. "System.Text.Encoding/4.3.0": {
  721. "dependencies": {
  722. "Microsoft.NETCore.Platforms": "3.1.0",
  723. "Microsoft.NETCore.Targets": "1.1.0",
  724. "System.Runtime": "4.3.0"
  725. }
  726. },
  727. "System.Text.Encoding.CodePages/4.7.0": {
  728. "dependencies": {
  729. "Microsoft.NETCore.Platforms": "3.1.0"
  730. },
  731. "runtime": {
  732. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  733. "assemblyVersion": "4.1.3.0",
  734. "fileVersion": "4.700.19.56404"
  735. }
  736. },
  737. "runtimeTargets": {
  738. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  739. "rid": "win",
  740. "assetType": "runtime",
  741. "assemblyVersion": "4.1.3.0",
  742. "fileVersion": "4.700.19.56404"
  743. }
  744. }
  745. },
  746. "System.Text.Json/4.7.2": {
  747. "runtime": {
  748. "lib/netcoreapp3.0/System.Text.Json.dll": {
  749. "assemblyVersion": "4.0.1.2",
  750. "fileVersion": "4.700.20.21406"
  751. }
  752. }
  753. },
  754. "System.Threading.Tasks/4.3.0": {
  755. "dependencies": {
  756. "Microsoft.NETCore.Platforms": "3.1.0",
  757. "Microsoft.NETCore.Targets": "1.1.0",
  758. "System.Runtime": "4.3.0"
  759. }
  760. },
  761. "System.ValueTuple/4.5.0": {},
  762. "System.Windows.Extensions/4.7.0": {
  763. "dependencies": {
  764. "System.Drawing.Common": "4.7.0"
  765. },
  766. "runtime": {
  767. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  768. "assemblyVersion": "4.0.1.0",
  769. "fileVersion": "4.700.19.56404"
  770. }
  771. },
  772. "runtimeTargets": {
  773. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  774. "rid": "win",
  775. "assetType": "runtime",
  776. "assemblyVersion": "4.0.1.0",
  777. "fileVersion": "4.700.19.56404"
  778. }
  779. }
  780. }
  781. }
  782. },
  783. "libraries": {
  784. "ControlzEx/4.3.0": {
  785. "type": "package",
  786. "serviceable": true,
  787. "sha512": "sha512-I7PKmQNIMO9+s4s50WXOApotnyEKL9G8vvYrZY7CLe7nufXwRSv+vWPrd4BYwZDQiWHbBwnXsC8zUPgPnEWr6g==",
  788. "path": "controlzex/4.3.0",
  789. "hashPath": "controlzex.4.3.0.nupkg.sha512"
  790. },
  791. "DevExpress.Data/22.1.3": {
  792. "type": "package",
  793. "serviceable": true,
  794. "sha512": "sha512-IO+Ql0VhrIFxGc+Q8lI5LFDAaT7YXHoVpZTbdvDkSLNqpxLgfmvRPFGpCDwGlLgJqxf+rVnqpvitJ8XDvpnL8w==",
  795. "path": "devexpress.data/22.1.3",
  796. "hashPath": "devexpress.data.22.1.3.nupkg.sha512"
  797. },
  798. "Humanizer.Core/2.8.26": {
  799. "type": "package",
  800. "serviceable": true,
  801. "sha512": "sha512-OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==",
  802. "path": "humanizer.core/2.8.26",
  803. "hashPath": "humanizer.core.2.8.26.nupkg.sha512"
  804. },
  805. "MahApps.Metro/2.0.0": {
  806. "type": "package",
  807. "serviceable": true,
  808. "sha512": "sha512-btjlE3Q8iebJB+4TBJZLcJBQZshKYqfkcATj9AS8veq4a506uE71NOTE1OSoavOJ70xasBjcdc+VuN17l+kIqw==",
  809. "path": "mahapps.metro/2.0.0",
  810. "hashPath": "mahapps.metro.2.0.0.nupkg.sha512"
  811. },
  812. "MaterialDesignColors/2.0.6": {
  813. "type": "package",
  814. "serviceable": true,
  815. "sha512": "sha512-eZNiLlMy7Ag9f3MnhVxSzkG2IIGCaRfqZKt6npEcEjLQ9kSgCYO5oUd8AgJjhpfCKwyf+GO5VDc5R88QSDTHHg==",
  816. "path": "materialdesigncolors/2.0.6",
  817. "hashPath": "materialdesigncolors.2.0.6.nupkg.sha512"
  818. },
  819. "MaterialDesignThemes/4.5.0": {
  820. "type": "package",
  821. "serviceable": true,
  822. "sha512": "sha512-G26hIGFwGH5q46CD59zGiAs4aLsASsKCCBqgnISPwIcq8pAfKRRAKxXfOQJgNDyIUnVm5Ug67gldsEgeWP6GoQ==",
  823. "path": "materialdesignthemes/4.5.0",
  824. "hashPath": "materialdesignthemes.4.5.0.nupkg.sha512"
  825. },
  826. "MaterialDesignThemes.MahApps/0.2.2": {
  827. "type": "package",
  828. "serviceable": true,
  829. "sha512": "sha512-fzPSa+xxacL2imwEPSeEjXeSRX/6ZHv+ixh6F0EeVAiGexUxObHYzdIv8q/X4amNaQ6+fbjzs6FswiwIoY7uJg==",
  830. "path": "materialdesignthemes.mahapps/0.2.2",
  831. "hashPath": "materialdesignthemes.mahapps.0.2.2.nupkg.sha512"
  832. },
  833. "Microsoft.CSharp/4.5.0": {
  834. "type": "package",
  835. "serviceable": true,
  836. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  837. "path": "microsoft.csharp/4.5.0",
  838. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  839. },
  840. "Microsoft.Data.SqlClient/2.1.4": {
  841. "type": "package",
  842. "serviceable": true,
  843. "sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
  844. "path": "microsoft.data.sqlclient/2.1.4",
  845. "hashPath": "microsoft.data.sqlclient.2.1.4.nupkg.sha512"
  846. },
  847. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  848. "type": "package",
  849. "serviceable": true,
  850. "sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  851. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  852. "hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512"
  853. },
  854. "Microsoft.EntityFrameworkCore/6.0.5": {
  855. "type": "package",
  856. "serviceable": true,
  857. "sha512": "sha512-hP5J3EvpVdZmCn1D3ovedphvZrIn3OXZaBZfEnCkSCqqbqAu6xzwbNqwRkik0y4R6zOOf4eLh1riwjy4eAUlZA==",
  858. "path": "microsoft.entityframeworkcore/6.0.5",
  859. "hashPath": "microsoft.entityframeworkcore.6.0.5.nupkg.sha512"
  860. },
  861. "Microsoft.EntityFrameworkCore.Abstractions/6.0.5": {
  862. "type": "package",
  863. "serviceable": true,
  864. "sha512": "sha512-Q3/fKW6XCTfnDk4fYP2BJZi84cD2SuCPkP3A3QqxvCQcXbX90bfSLzVIsoMXzigHGJgZUJ+Un7QodT5Nvk0+Eg==",
  865. "path": "microsoft.entityframeworkcore.abstractions/6.0.5",
  866. "hashPath": "microsoft.entityframeworkcore.abstractions.6.0.5.nupkg.sha512"
  867. },
  868. "Microsoft.EntityFrameworkCore.Analyzers/6.0.5": {
  869. "type": "package",
  870. "serviceable": true,
  871. "sha512": "sha512-QUeDIhs+O+MoDEc3k60mNyVDbwyDURCqZQlZoKShuZUcSfXSrDMbHKuFSxBIDNQBt092qSjfnwf7w0Ua/IB3Zw==",
  872. "path": "microsoft.entityframeworkcore.analyzers/6.0.5",
  873. "hashPath": "microsoft.entityframeworkcore.analyzers.6.0.5.nupkg.sha512"
  874. },
  875. "Microsoft.EntityFrameworkCore.Design/6.0.5": {
  876. "type": "package",
  877. "serviceable": true,
  878. "sha512": "sha512-zNjMWJ6MJ/Qm7S6wFBqVgn7DEpilbDMy0xgA7c4Y1yY9/LoaC2pWwWO4ePaYoPCZpLx/eTViWEr5ZXta/vK//Q==",
  879. "path": "microsoft.entityframeworkcore.design/6.0.5",
  880. "hashPath": "microsoft.entityframeworkcore.design.6.0.5.nupkg.sha512"
  881. },
  882. "Microsoft.EntityFrameworkCore.Relational/6.0.5": {
  883. "type": "package",
  884. "serviceable": true,
  885. "sha512": "sha512-vhAQizlAgvPfurkh9XysNaFc/g3WPXtSka3Y1rXuQdnT//p16CDKt9lO9h+rYmooD+cA7TijSxwqck4GApDT/Q==",
  886. "path": "microsoft.entityframeworkcore.relational/6.0.5",
  887. "hashPath": "microsoft.entityframeworkcore.relational.6.0.5.nupkg.sha512"
  888. },
  889. "Microsoft.EntityFrameworkCore.SqlServer/6.0.5": {
  890. "type": "package",
  891. "serviceable": true,
  892. "sha512": "sha512-fBBG1AvrqPSvTEWyg9W18F/obiV7Soi/RItwBt48kjte1heRaogCsKj8KBnJQACM/8L+NAhyKp3BH12nN7+yDA==",
  893. "path": "microsoft.entityframeworkcore.sqlserver/6.0.5",
  894. "hashPath": "microsoft.entityframeworkcore.sqlserver.6.0.5.nupkg.sha512"
  895. },
  896. "Microsoft.EntityFrameworkCore.Tools/6.0.5": {
  897. "type": "package",
  898. "serviceable": true,
  899. "sha512": "sha512-aeCzVNLmDl9IfB19WAjrlKcG61Cl4/ZV/9ubifmifKEps+kvMkKIcams5j+8q6dtx9/UL2x3tbOz2BS3eU0sXQ==",
  900. "path": "microsoft.entityframeworkcore.tools/6.0.5",
  901. "hashPath": "microsoft.entityframeworkcore.tools.6.0.5.nupkg.sha512"
  902. },
  903. "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
  904. "type": "package",
  905. "serviceable": true,
  906. "sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
  907. "path": "microsoft.extensions.caching.abstractions/6.0.0",
  908. "hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
  909. },
  910. "Microsoft.Extensions.Caching.Memory/6.0.1": {
  911. "type": "package",
  912. "serviceable": true,
  913. "sha512": "sha512-B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
  914. "path": "microsoft.extensions.caching.memory/6.0.1",
  915. "hashPath": "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512"
  916. },
  917. "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
  918. "type": "package",
  919. "serviceable": true,
  920. "sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
  921. "path": "microsoft.extensions.configuration.abstractions/6.0.0",
  922. "hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
  923. },
  924. "Microsoft.Extensions.DependencyInjection/6.0.0": {
  925. "type": "package",
  926. "serviceable": true,
  927. "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
  928. "path": "microsoft.extensions.dependencyinjection/6.0.0",
  929. "hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
  930. },
  931. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  932. "type": "package",
  933. "serviceable": true,
  934. "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
  935. "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
  936. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
  937. },
  938. "Microsoft.Extensions.Logging/6.0.0": {
  939. "type": "package",
  940. "serviceable": true,
  941. "sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  942. "path": "microsoft.extensions.logging/6.0.0",
  943. "hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
  944. },
  945. "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
  946. "type": "package",
  947. "serviceable": true,
  948. "sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
  949. "path": "microsoft.extensions.logging.abstractions/6.0.0",
  950. "hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
  951. },
  952. "Microsoft.Extensions.Options/6.0.0": {
  953. "type": "package",
  954. "serviceable": true,
  955. "sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
  956. "path": "microsoft.extensions.options/6.0.0",
  957. "hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
  958. },
  959. "Microsoft.Extensions.Primitives/6.0.0": {
  960. "type": "package",
  961. "serviceable": true,
  962. "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
  963. "path": "microsoft.extensions.primitives/6.0.0",
  964. "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
  965. },
  966. "Microsoft.Identity.Client/4.21.1": {
  967. "type": "package",
  968. "serviceable": true,
  969. "sha512": "sha512-vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  970. "path": "microsoft.identity.client/4.21.1",
  971. "hashPath": "microsoft.identity.client.4.21.1.nupkg.sha512"
  972. },
  973. "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
  974. "type": "package",
  975. "serviceable": true,
  976. "sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==",
  977. "path": "microsoft.identitymodel.jsonwebtokens/6.8.0",
  978. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512"
  979. },
  980. "Microsoft.IdentityModel.Logging/6.8.0": {
  981. "type": "package",
  982. "serviceable": true,
  983. "sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==",
  984. "path": "microsoft.identitymodel.logging/6.8.0",
  985. "hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512"
  986. },
  987. "Microsoft.IdentityModel.Protocols/6.8.0": {
  988. "type": "package",
  989. "serviceable": true,
  990. "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==",
  991. "path": "microsoft.identitymodel.protocols/6.8.0",
  992. "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512"
  993. },
  994. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
  995. "type": "package",
  996. "serviceable": true,
  997. "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==",
  998. "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0",
  999. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512"
  1000. },
  1001. "Microsoft.IdentityModel.Tokens/6.8.0": {
  1002. "type": "package",
  1003. "serviceable": true,
  1004. "sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==",
  1005. "path": "microsoft.identitymodel.tokens/6.8.0",
  1006. "hashPath": "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512"
  1007. },
  1008. "Microsoft.NETCore.Platforms/3.1.0": {
  1009. "type": "package",
  1010. "serviceable": true,
  1011. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  1012. "path": "microsoft.netcore.platforms/3.1.0",
  1013. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  1014. },
  1015. "Microsoft.NETCore.Targets/1.1.0": {
  1016. "type": "package",
  1017. "serviceable": true,
  1018. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1019. "path": "microsoft.netcore.targets/1.1.0",
  1020. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1021. },
  1022. "Microsoft.Toolkit.Mvvm/7.1.2": {
  1023. "type": "package",
  1024. "serviceable": true,
  1025. "sha512": "sha512-tUQn6ar9oP7kmYaZ6pWabxpQaqw95Bsf+GG7prEL0y5MV5F60z76lI/Ppps9zcTqwd7e5CrdZBcdfor9WuvohA==",
  1026. "path": "microsoft.toolkit.mvvm/7.1.2",
  1027. "hashPath": "microsoft.toolkit.mvvm.7.1.2.nupkg.sha512"
  1028. },
  1029. "Microsoft.Win32.Registry/4.7.0": {
  1030. "type": "package",
  1031. "serviceable": true,
  1032. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  1033. "path": "microsoft.win32.registry/4.7.0",
  1034. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  1035. },
  1036. "Microsoft.Win32.SystemEvents/4.7.0": {
  1037. "type": "package",
  1038. "serviceable": true,
  1039. "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
  1040. "path": "microsoft.win32.systemevents/4.7.0",
  1041. "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
  1042. },
  1043. "Microsoft.Xaml.Behaviors.Wpf/1.1.19": {
  1044. "type": "package",
  1045. "serviceable": true,
  1046. "sha512": "sha512-5sPWkbqImc2t1aQwIfJcKsUo7tOg1Tr8+6xVzZJB56Nzt4u9NlpcLofgdX/aRYpPKdWDA3U23Akw1KQzU5e82g==",
  1047. "path": "microsoft.xaml.behaviors.wpf/1.1.19",
  1048. "hashPath": "microsoft.xaml.behaviors.wpf.1.1.19.nupkg.sha512"
  1049. },
  1050. "NETStandard.Library/2.0.3": {
  1051. "type": "package",
  1052. "serviceable": true,
  1053. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  1054. "path": "netstandard.library/2.0.3",
  1055. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  1056. },
  1057. "Refractored.MvvmHelpers/1.6.2": {
  1058. "type": "package",
  1059. "serviceable": true,
  1060. "sha512": "sha512-pXiyT0ad3QI7IzZSSjVNliyhyyAe7lmNPdfAEgSrtjhF9twrYoKbBlTd58IJc67Fw8QmHEur8F9eBA4rj+BZAg==",
  1061. "path": "refractored.mvvmhelpers/1.6.2",
  1062. "hashPath": "refractored.mvvmhelpers.1.6.2.nupkg.sha512"
  1063. },
  1064. "System.Collections.Immutable/6.0.0": {
  1065. "type": "package",
  1066. "serviceable": true,
  1067. "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  1068. "path": "system.collections.immutable/6.0.0",
  1069. "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
  1070. },
  1071. "System.ComponentModel.Annotations/4.4.0": {
  1072. "type": "package",
  1073. "serviceable": true,
  1074. "sha512": "sha512-29K3DQ+IGU7LBaMjTo7SI7T7X/tsMtLvz1p56LJ556Iu0Dw3pKZw5g8yCYCWMRxrOF0Hr0FU0FwW0o42y2sb3A==",
  1075. "path": "system.componentmodel.annotations/4.4.0",
  1076. "hashPath": "system.componentmodel.annotations.4.4.0.nupkg.sha512"
  1077. },
  1078. "System.Configuration.ConfigurationManager/4.7.0": {
  1079. "type": "package",
  1080. "serviceable": true,
  1081. "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
  1082. "path": "system.configuration.configurationmanager/4.7.0",
  1083. "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
  1084. },
  1085. "System.Diagnostics.DiagnosticSource/6.0.0": {
  1086. "type": "package",
  1087. "serviceable": true,
  1088. "sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
  1089. "path": "system.diagnostics.diagnosticsource/6.0.0",
  1090. "hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
  1091. },
  1092. "System.Drawing.Common/4.7.0": {
  1093. "type": "package",
  1094. "serviceable": true,
  1095. "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
  1096. "path": "system.drawing.common/4.7.0",
  1097. "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
  1098. },
  1099. "System.IdentityModel.Tokens.Jwt/6.8.0": {
  1100. "type": "package",
  1101. "serviceable": true,
  1102. "sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==",
  1103. "path": "system.identitymodel.tokens.jwt/6.8.0",
  1104. "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
  1105. },
  1106. "System.IO/4.3.0": {
  1107. "type": "package",
  1108. "serviceable": true,
  1109. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  1110. "path": "system.io/4.3.0",
  1111. "hashPath": "system.io.4.3.0.nupkg.sha512"
  1112. },
  1113. "System.Reflection/4.3.0": {
  1114. "type": "package",
  1115. "serviceable": true,
  1116. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  1117. "path": "system.reflection/4.3.0",
  1118. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  1119. },
  1120. "System.Reflection.Emit/4.3.0": {
  1121. "type": "package",
  1122. "serviceable": true,
  1123. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  1124. "path": "system.reflection.emit/4.3.0",
  1125. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  1126. },
  1127. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1128. "type": "package",
  1129. "serviceable": true,
  1130. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  1131. "path": "system.reflection.emit.ilgeneration/4.3.0",
  1132. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  1133. },
  1134. "System.Reflection.Emit.Lightweight/4.3.0": {
  1135. "type": "package",
  1136. "serviceable": true,
  1137. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  1138. "path": "system.reflection.emit.lightweight/4.3.0",
  1139. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  1140. },
  1141. "System.Reflection.Primitives/4.3.0": {
  1142. "type": "package",
  1143. "serviceable": true,
  1144. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  1145. "path": "system.reflection.primitives/4.3.0",
  1146. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  1147. },
  1148. "System.Runtime/4.3.0": {
  1149. "type": "package",
  1150. "serviceable": true,
  1151. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1152. "path": "system.runtime/4.3.0",
  1153. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1154. },
  1155. "System.Runtime.Caching/4.7.0": {
  1156. "type": "package",
  1157. "serviceable": true,
  1158. "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  1159. "path": "system.runtime.caching/4.7.0",
  1160. "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
  1161. },
  1162. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1163. "type": "package",
  1164. "serviceable": true,
  1165. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  1166. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  1167. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  1168. },
  1169. "System.Security.AccessControl/4.7.0": {
  1170. "type": "package",
  1171. "serviceable": true,
  1172. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  1173. "path": "system.security.accesscontrol/4.7.0",
  1174. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  1175. },
  1176. "System.Security.Cryptography.Cng/4.5.0": {
  1177. "type": "package",
  1178. "serviceable": true,
  1179. "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  1180. "path": "system.security.cryptography.cng/4.5.0",
  1181. "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
  1182. },
  1183. "System.Security.Cryptography.ProtectedData/4.7.0": {
  1184. "type": "package",
  1185. "serviceable": true,
  1186. "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
  1187. "path": "system.security.cryptography.protecteddata/4.7.0",
  1188. "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
  1189. },
  1190. "System.Security.Permissions/4.7.0": {
  1191. "type": "package",
  1192. "serviceable": true,
  1193. "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  1194. "path": "system.security.permissions/4.7.0",
  1195. "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
  1196. },
  1197. "System.Security.Principal.Windows/4.7.0": {
  1198. "type": "package",
  1199. "serviceable": true,
  1200. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  1201. "path": "system.security.principal.windows/4.7.0",
  1202. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  1203. },
  1204. "System.Text.Encoding/4.3.0": {
  1205. "type": "package",
  1206. "serviceable": true,
  1207. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1208. "path": "system.text.encoding/4.3.0",
  1209. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1210. },
  1211. "System.Text.Encoding.CodePages/4.7.0": {
  1212. "type": "package",
  1213. "serviceable": true,
  1214. "sha512": "sha512-aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==",
  1215. "path": "system.text.encoding.codepages/4.7.0",
  1216. "hashPath": "system.text.encoding.codepages.4.7.0.nupkg.sha512"
  1217. },
  1218. "System.Text.Json/4.7.2": {
  1219. "type": "package",
  1220. "serviceable": true,
  1221. "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
  1222. "path": "system.text.json/4.7.2",
  1223. "hashPath": "system.text.json.4.7.2.nupkg.sha512"
  1224. },
  1225. "System.Threading.Tasks/4.3.0": {
  1226. "type": "package",
  1227. "serviceable": true,
  1228. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  1229. "path": "system.threading.tasks/4.3.0",
  1230. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  1231. },
  1232. "System.ValueTuple/4.5.0": {
  1233. "type": "package",
  1234. "serviceable": true,
  1235. "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  1236. "path": "system.valuetuple/4.5.0",
  1237. "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
  1238. },
  1239. "System.Windows.Extensions/4.7.0": {
  1240. "type": "package",
  1241. "serviceable": true,
  1242. "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  1243. "path": "system.windows.extensions/4.7.0",
  1244. "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
  1245. }
  1246. }
  1247. }