MyMoviesWPF.designer.deps.json 38 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  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. "Humanizer.Core/2.8.26": {
  22. "runtime": {
  23. "lib/netstandard2.0/Humanizer.dll": {
  24. "assemblyVersion": "2.8.0.0",
  25. "fileVersion": "2.8.26.1919"
  26. }
  27. }
  28. },
  29. "MahApps.Metro/2.0.0": {
  30. "dependencies": {
  31. "ControlzEx": "4.3.0"
  32. },
  33. "runtime": {
  34. "lib/netcoreapp3.1/MahApps.Metro.dll": {
  35. "assemblyVersion": "2.0.0.0",
  36. "fileVersion": "2.0.0.894"
  37. }
  38. }
  39. },
  40. "MaterialDesignColors/2.0.6": {
  41. "runtime": {
  42. "lib/netcoreapp3.1/MaterialDesignColors.dll": {
  43. "assemblyVersion": "2.0.6.0",
  44. "fileVersion": "2.0.6.0"
  45. }
  46. }
  47. },
  48. "MaterialDesignThemes/4.5.0": {
  49. "dependencies": {
  50. "MaterialDesignColors": "2.0.6"
  51. },
  52. "runtime": {
  53. "lib/netcoreapp3.1/MaterialDesignThemes.Wpf.dll": {
  54. "assemblyVersion": "4.5.0.0",
  55. "fileVersion": "4.5.0.0"
  56. }
  57. }
  58. },
  59. "MaterialDesignThemes.MahApps/0.2.2": {
  60. "dependencies": {
  61. "MahApps.Metro": "2.0.0",
  62. "MaterialDesignColors": "2.0.6",
  63. "MaterialDesignThemes": "4.5.0"
  64. },
  65. "runtime": {
  66. "lib/netcoreapp3.1/MaterialDesignThemes.MahApps.dll": {
  67. "assemblyVersion": "0.2.2.0",
  68. "fileVersion": "0.2.2.0"
  69. }
  70. }
  71. },
  72. "Microsoft.CSharp/4.5.0": {},
  73. "Microsoft.Data.SqlClient/2.1.4": {
  74. "dependencies": {
  75. "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
  76. "Microsoft.Identity.Client": "4.21.1",
  77. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  78. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
  79. "Microsoft.Win32.Registry": "4.7.0",
  80. "System.Configuration.ConfigurationManager": "4.7.0",
  81. "System.Diagnostics.DiagnosticSource": "6.0.0",
  82. "System.Runtime.Caching": "4.7.0",
  83. "System.Security.Principal.Windows": "4.7.0",
  84. "System.Text.Encoding.CodePages": "4.7.0"
  85. },
  86. "runtime": {
  87. "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  88. "assemblyVersion": "2.0.20168.4",
  89. "fileVersion": "2.0.20168.4"
  90. }
  91. },
  92. "runtimeTargets": {
  93. "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  94. "rid": "unix",
  95. "assetType": "runtime",
  96. "assemblyVersion": "2.0.20168.4",
  97. "fileVersion": "2.0.20168.4"
  98. },
  99. "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
  100. "rid": "win",
  101. "assetType": "runtime",
  102. "assemblyVersion": "2.0.20168.4",
  103. "fileVersion": "2.0.20168.4"
  104. }
  105. }
  106. },
  107. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  108. "runtimeTargets": {
  109. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  110. "rid": "win-arm",
  111. "assetType": "native",
  112. "fileVersion": "2.1.1.0"
  113. },
  114. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  115. "rid": "win-arm64",
  116. "assetType": "native",
  117. "fileVersion": "2.1.1.0"
  118. },
  119. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  120. "rid": "win-x64",
  121. "assetType": "native",
  122. "fileVersion": "2.1.1.0"
  123. },
  124. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  125. "rid": "win-x86",
  126. "assetType": "native",
  127. "fileVersion": "2.1.1.0"
  128. }
  129. }
  130. },
  131. "Microsoft.EntityFrameworkCore/6.0.5": {
  132. "dependencies": {
  133. "Microsoft.EntityFrameworkCore.Abstractions": "6.0.5",
  134. "Microsoft.EntityFrameworkCore.Analyzers": "6.0.5",
  135. "Microsoft.Extensions.Caching.Memory": "6.0.1",
  136. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  137. "Microsoft.Extensions.Logging": "6.0.0",
  138. "System.Collections.Immutable": "6.0.0",
  139. "System.Diagnostics.DiagnosticSource": "6.0.0"
  140. },
  141. "runtime": {
  142. "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
  143. "assemblyVersion": "6.0.5.0",
  144. "fileVersion": "6.0.522.21804"
  145. }
  146. }
  147. },
  148. "Microsoft.EntityFrameworkCore.Abstractions/6.0.5": {
  149. "runtime": {
  150. "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  151. "assemblyVersion": "6.0.5.0",
  152. "fileVersion": "6.0.522.21804"
  153. }
  154. }
  155. },
  156. "Microsoft.EntityFrameworkCore.Analyzers/6.0.5": {},
  157. "Microsoft.EntityFrameworkCore.Design/6.0.5": {
  158. "dependencies": {
  159. "Humanizer.Core": "2.8.26",
  160. "Microsoft.EntityFrameworkCore.Relational": "6.0.5"
  161. },
  162. "runtime": {
  163. "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
  164. "assemblyVersion": "6.0.5.0",
  165. "fileVersion": "6.0.522.21804"
  166. }
  167. }
  168. },
  169. "Microsoft.EntityFrameworkCore.Relational/6.0.5": {
  170. "dependencies": {
  171. "Microsoft.EntityFrameworkCore": "6.0.5",
  172. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
  173. },
  174. "runtime": {
  175. "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  176. "assemblyVersion": "6.0.5.0",
  177. "fileVersion": "6.0.522.21804"
  178. }
  179. }
  180. },
  181. "Microsoft.EntityFrameworkCore.SqlServer/6.0.5": {
  182. "dependencies": {
  183. "Microsoft.Data.SqlClient": "2.1.4",
  184. "Microsoft.EntityFrameworkCore.Relational": "6.0.5"
  185. },
  186. "runtime": {
  187. "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  188. "assemblyVersion": "6.0.5.0",
  189. "fileVersion": "6.0.522.21804"
  190. }
  191. }
  192. },
  193. "Microsoft.EntityFrameworkCore.Tools/6.0.5": {
  194. "dependencies": {
  195. "Microsoft.EntityFrameworkCore.Design": "6.0.5"
  196. }
  197. },
  198. "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
  199. "dependencies": {
  200. "Microsoft.Extensions.Primitives": "6.0.0"
  201. },
  202. "runtime": {
  203. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  204. "assemblyVersion": "6.0.0.0",
  205. "fileVersion": "6.0.21.52210"
  206. }
  207. }
  208. },
  209. "Microsoft.Extensions.Caching.Memory/6.0.1": {
  210. "dependencies": {
  211. "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
  212. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  213. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  214. "Microsoft.Extensions.Options": "6.0.0",
  215. "Microsoft.Extensions.Primitives": "6.0.0"
  216. },
  217. "runtime": {
  218. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
  219. "assemblyVersion": "6.0.0.0",
  220. "fileVersion": "6.0.222.6406"
  221. }
  222. }
  223. },
  224. "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
  225. "dependencies": {
  226. "Microsoft.Extensions.Primitives": "6.0.0"
  227. },
  228. "runtime": {
  229. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  230. "assemblyVersion": "6.0.0.0",
  231. "fileVersion": "6.0.21.52210"
  232. }
  233. }
  234. },
  235. "Microsoft.Extensions.DependencyInjection/6.0.0": {
  236. "dependencies": {
  237. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  238. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  239. },
  240. "runtime": {
  241. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  242. "assemblyVersion": "6.0.0.0",
  243. "fileVersion": "6.0.21.52210"
  244. }
  245. }
  246. },
  247. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  248. "runtime": {
  249. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  250. "assemblyVersion": "6.0.0.0",
  251. "fileVersion": "6.0.21.52210"
  252. }
  253. }
  254. },
  255. "Microsoft.Extensions.Logging/6.0.0": {
  256. "dependencies": {
  257. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  258. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  259. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  260. "Microsoft.Extensions.Options": "6.0.0",
  261. "System.Diagnostics.DiagnosticSource": "6.0.0"
  262. },
  263. "runtime": {
  264. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  265. "assemblyVersion": "6.0.0.0",
  266. "fileVersion": "6.0.21.52210"
  267. }
  268. }
  269. },
  270. "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
  271. "runtime": {
  272. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  273. "assemblyVersion": "6.0.0.0",
  274. "fileVersion": "6.0.21.52210"
  275. }
  276. }
  277. },
  278. "Microsoft.Extensions.Options/6.0.0": {
  279. "dependencies": {
  280. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  281. "Microsoft.Extensions.Primitives": "6.0.0"
  282. },
  283. "runtime": {
  284. "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
  285. "assemblyVersion": "6.0.0.0",
  286. "fileVersion": "6.0.21.52210"
  287. }
  288. }
  289. },
  290. "Microsoft.Extensions.Primitives/6.0.0": {
  291. "dependencies": {
  292. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  293. },
  294. "runtime": {
  295. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  296. "assemblyVersion": "6.0.0.0",
  297. "fileVersion": "6.0.21.52210"
  298. }
  299. }
  300. },
  301. "Microsoft.Identity.Client/4.21.1": {
  302. "runtime": {
  303. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  304. "assemblyVersion": "4.21.1.0",
  305. "fileVersion": "4.21.1.0"
  306. }
  307. }
  308. },
  309. "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
  310. "dependencies": {
  311. "Microsoft.IdentityModel.Tokens": "6.8.0"
  312. },
  313. "runtime": {
  314. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  315. "assemblyVersion": "6.8.0.0",
  316. "fileVersion": "6.8.0.11012"
  317. }
  318. }
  319. },
  320. "Microsoft.IdentityModel.Logging/6.8.0": {
  321. "runtime": {
  322. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
  323. "assemblyVersion": "6.8.0.0",
  324. "fileVersion": "6.8.0.11012"
  325. }
  326. }
  327. },
  328. "Microsoft.IdentityModel.Protocols/6.8.0": {
  329. "dependencies": {
  330. "Microsoft.IdentityModel.Logging": "6.8.0",
  331. "Microsoft.IdentityModel.Tokens": "6.8.0"
  332. },
  333. "runtime": {
  334. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
  335. "assemblyVersion": "6.8.0.0",
  336. "fileVersion": "6.8.0.11012"
  337. }
  338. }
  339. },
  340. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
  341. "dependencies": {
  342. "Microsoft.IdentityModel.Protocols": "6.8.0",
  343. "System.IdentityModel.Tokens.Jwt": "6.8.0"
  344. },
  345. "runtime": {
  346. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  347. "assemblyVersion": "6.8.0.0",
  348. "fileVersion": "6.8.0.11012"
  349. }
  350. }
  351. },
  352. "Microsoft.IdentityModel.Tokens/6.8.0": {
  353. "dependencies": {
  354. "Microsoft.CSharp": "4.5.0",
  355. "Microsoft.IdentityModel.Logging": "6.8.0",
  356. "System.Security.Cryptography.Cng": "4.5.0"
  357. },
  358. "runtime": {
  359. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
  360. "assemblyVersion": "6.8.0.0",
  361. "fileVersion": "6.8.0.11012"
  362. }
  363. }
  364. },
  365. "Microsoft.NETCore.Platforms/3.1.0": {},
  366. "Microsoft.Win32.Registry/4.7.0": {
  367. "dependencies": {
  368. "System.Security.AccessControl": "4.7.0",
  369. "System.Security.Principal.Windows": "4.7.0"
  370. },
  371. "runtime": {
  372. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  373. "assemblyVersion": "4.1.3.0",
  374. "fileVersion": "4.700.19.56404"
  375. }
  376. },
  377. "runtimeTargets": {
  378. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  379. "rid": "unix",
  380. "assetType": "runtime",
  381. "assemblyVersion": "4.1.3.0",
  382. "fileVersion": "4.700.19.56404"
  383. },
  384. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  385. "rid": "win",
  386. "assetType": "runtime",
  387. "assemblyVersion": "4.1.3.0",
  388. "fileVersion": "4.700.19.56404"
  389. }
  390. }
  391. },
  392. "Microsoft.Win32.SystemEvents/4.7.0": {
  393. "dependencies": {
  394. "Microsoft.NETCore.Platforms": "3.1.0"
  395. },
  396. "runtime": {
  397. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  398. "assemblyVersion": "4.0.2.0",
  399. "fileVersion": "4.700.19.56404"
  400. }
  401. },
  402. "runtimeTargets": {
  403. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  404. "rid": "win",
  405. "assetType": "runtime",
  406. "assemblyVersion": "4.0.2.0",
  407. "fileVersion": "4.700.19.56404"
  408. }
  409. }
  410. },
  411. "Microsoft.Xaml.Behaviors.Wpf/1.1.19": {
  412. "runtime": {
  413. "lib/netcoreapp3.0/Microsoft.Xaml.Behaviors.dll": {
  414. "assemblyVersion": "1.1.0.0",
  415. "fileVersion": "1.1.19.35512"
  416. }
  417. }
  418. },
  419. "System.Collections.Immutable/6.0.0": {
  420. "dependencies": {
  421. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  422. },
  423. "runtime": {
  424. "lib/net6.0/System.Collections.Immutable.dll": {
  425. "assemblyVersion": "6.0.0.0",
  426. "fileVersion": "6.0.21.52210"
  427. }
  428. }
  429. },
  430. "System.Configuration.ConfigurationManager/4.7.0": {
  431. "dependencies": {
  432. "System.Security.Cryptography.ProtectedData": "4.7.0",
  433. "System.Security.Permissions": "4.7.0"
  434. },
  435. "runtime": {
  436. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  437. "assemblyVersion": "4.0.3.0",
  438. "fileVersion": "4.700.19.56404"
  439. }
  440. }
  441. },
  442. "System.Diagnostics.DiagnosticSource/6.0.0": {
  443. "dependencies": {
  444. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  445. },
  446. "runtime": {
  447. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  448. "assemblyVersion": "6.0.0.0",
  449. "fileVersion": "6.0.21.52210"
  450. }
  451. }
  452. },
  453. "System.Drawing.Common/4.7.0": {
  454. "dependencies": {
  455. "Microsoft.NETCore.Platforms": "3.1.0",
  456. "Microsoft.Win32.SystemEvents": "4.7.0"
  457. },
  458. "runtime": {
  459. "lib/netstandard2.0/System.Drawing.Common.dll": {
  460. "assemblyVersion": "4.0.0.1",
  461. "fileVersion": "4.6.26919.2"
  462. }
  463. },
  464. "runtimeTargets": {
  465. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  466. "rid": "unix",
  467. "assetType": "runtime",
  468. "assemblyVersion": "4.0.2.0",
  469. "fileVersion": "4.700.19.56404"
  470. },
  471. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  472. "rid": "win",
  473. "assetType": "runtime",
  474. "assemblyVersion": "4.0.2.0",
  475. "fileVersion": "4.700.19.56404"
  476. }
  477. }
  478. },
  479. "System.IdentityModel.Tokens.Jwt/6.8.0": {
  480. "dependencies": {
  481. "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
  482. "Microsoft.IdentityModel.Tokens": "6.8.0"
  483. },
  484. "runtime": {
  485. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
  486. "assemblyVersion": "6.8.0.0",
  487. "fileVersion": "6.8.0.11012"
  488. }
  489. }
  490. },
  491. "System.Runtime.Caching/4.7.0": {
  492. "dependencies": {
  493. "System.Configuration.ConfigurationManager": "4.7.0"
  494. },
  495. "runtime": {
  496. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  497. "assemblyVersion": "4.0.1.0",
  498. "fileVersion": "4.700.19.56404"
  499. }
  500. },
  501. "runtimeTargets": {
  502. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
  503. "rid": "win",
  504. "assetType": "runtime",
  505. "assemblyVersion": "4.0.1.0",
  506. "fileVersion": "4.700.19.56404"
  507. }
  508. }
  509. },
  510. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  511. "runtime": {
  512. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  513. "assemblyVersion": "6.0.0.0",
  514. "fileVersion": "6.0.21.52210"
  515. }
  516. }
  517. },
  518. "System.Security.AccessControl/4.7.0": {
  519. "dependencies": {
  520. "Microsoft.NETCore.Platforms": "3.1.0",
  521. "System.Security.Principal.Windows": "4.7.0"
  522. },
  523. "runtime": {
  524. "lib/netstandard2.0/System.Security.AccessControl.dll": {
  525. "assemblyVersion": "4.1.3.0",
  526. "fileVersion": "4.700.19.56404"
  527. }
  528. },
  529. "runtimeTargets": {
  530. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  531. "rid": "win",
  532. "assetType": "runtime",
  533. "assemblyVersion": "4.1.3.0",
  534. "fileVersion": "4.700.19.56404"
  535. }
  536. }
  537. },
  538. "System.Security.Cryptography.Cng/4.5.0": {
  539. "runtime": {
  540. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  541. "assemblyVersion": "4.3.1.0",
  542. "fileVersion": "4.6.26515.6"
  543. }
  544. },
  545. "runtimeTargets": {
  546. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  547. "rid": "win",
  548. "assetType": "runtime",
  549. "assemblyVersion": "4.3.1.0",
  550. "fileVersion": "4.6.26515.6"
  551. }
  552. }
  553. },
  554. "System.Security.Cryptography.ProtectedData/4.7.0": {
  555. "runtime": {
  556. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  557. "assemblyVersion": "4.0.5.0",
  558. "fileVersion": "4.700.19.56404"
  559. }
  560. },
  561. "runtimeTargets": {
  562. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  563. "rid": "win",
  564. "assetType": "runtime",
  565. "assemblyVersion": "4.0.5.0",
  566. "fileVersion": "4.700.19.56404"
  567. }
  568. }
  569. },
  570. "System.Security.Permissions/4.7.0": {
  571. "dependencies": {
  572. "System.Security.AccessControl": "4.7.0",
  573. "System.Windows.Extensions": "4.7.0"
  574. },
  575. "runtime": {
  576. "lib/netcoreapp3.0/System.Security.Permissions.dll": {
  577. "assemblyVersion": "4.0.3.0",
  578. "fileVersion": "4.700.19.56404"
  579. }
  580. }
  581. },
  582. "System.Security.Principal.Windows/4.7.0": {
  583. "runtime": {
  584. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  585. "assemblyVersion": "4.1.3.0",
  586. "fileVersion": "4.700.19.56404"
  587. }
  588. },
  589. "runtimeTargets": {
  590. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  591. "rid": "unix",
  592. "assetType": "runtime",
  593. "assemblyVersion": "4.1.3.0",
  594. "fileVersion": "4.700.19.56404"
  595. },
  596. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  597. "rid": "win",
  598. "assetType": "runtime",
  599. "assemblyVersion": "4.1.3.0",
  600. "fileVersion": "4.700.19.56404"
  601. }
  602. }
  603. },
  604. "System.Text.Encoding.CodePages/4.7.0": {
  605. "dependencies": {
  606. "Microsoft.NETCore.Platforms": "3.1.0"
  607. },
  608. "runtime": {
  609. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
  610. "assemblyVersion": "4.1.3.0",
  611. "fileVersion": "4.700.19.56404"
  612. }
  613. },
  614. "runtimeTargets": {
  615. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  616. "rid": "win",
  617. "assetType": "runtime",
  618. "assemblyVersion": "4.1.3.0",
  619. "fileVersion": "4.700.19.56404"
  620. }
  621. }
  622. },
  623. "System.Text.Json/4.7.2": {
  624. "runtime": {
  625. "lib/netcoreapp3.0/System.Text.Json.dll": {
  626. "assemblyVersion": "4.0.1.2",
  627. "fileVersion": "4.700.20.21406"
  628. }
  629. }
  630. },
  631. "System.Windows.Extensions/4.7.0": {
  632. "dependencies": {
  633. "System.Drawing.Common": "4.7.0"
  634. },
  635. "runtime": {
  636. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  637. "assemblyVersion": "4.0.1.0",
  638. "fileVersion": "4.700.19.56404"
  639. }
  640. },
  641. "runtimeTargets": {
  642. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  643. "rid": "win",
  644. "assetType": "runtime",
  645. "assemblyVersion": "4.0.1.0",
  646. "fileVersion": "4.700.19.56404"
  647. }
  648. }
  649. }
  650. }
  651. },
  652. "libraries": {
  653. "ControlzEx/4.3.0": {
  654. "type": "package",
  655. "serviceable": true,
  656. "sha512": "sha512-I7PKmQNIMO9+s4s50WXOApotnyEKL9G8vvYrZY7CLe7nufXwRSv+vWPrd4BYwZDQiWHbBwnXsC8zUPgPnEWr6g==",
  657. "path": "controlzex/4.3.0",
  658. "hashPath": "controlzex.4.3.0.nupkg.sha512"
  659. },
  660. "Humanizer.Core/2.8.26": {
  661. "type": "package",
  662. "serviceable": true,
  663. "sha512": "sha512-OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==",
  664. "path": "humanizer.core/2.8.26",
  665. "hashPath": "humanizer.core.2.8.26.nupkg.sha512"
  666. },
  667. "MahApps.Metro/2.0.0": {
  668. "type": "package",
  669. "serviceable": true,
  670. "sha512": "sha512-btjlE3Q8iebJB+4TBJZLcJBQZshKYqfkcATj9AS8veq4a506uE71NOTE1OSoavOJ70xasBjcdc+VuN17l+kIqw==",
  671. "path": "mahapps.metro/2.0.0",
  672. "hashPath": "mahapps.metro.2.0.0.nupkg.sha512"
  673. },
  674. "MaterialDesignColors/2.0.6": {
  675. "type": "package",
  676. "serviceable": true,
  677. "sha512": "sha512-eZNiLlMy7Ag9f3MnhVxSzkG2IIGCaRfqZKt6npEcEjLQ9kSgCYO5oUd8AgJjhpfCKwyf+GO5VDc5R88QSDTHHg==",
  678. "path": "materialdesigncolors/2.0.6",
  679. "hashPath": "materialdesigncolors.2.0.6.nupkg.sha512"
  680. },
  681. "MaterialDesignThemes/4.5.0": {
  682. "type": "package",
  683. "serviceable": true,
  684. "sha512": "sha512-G26hIGFwGH5q46CD59zGiAs4aLsASsKCCBqgnISPwIcq8pAfKRRAKxXfOQJgNDyIUnVm5Ug67gldsEgeWP6GoQ==",
  685. "path": "materialdesignthemes/4.5.0",
  686. "hashPath": "materialdesignthemes.4.5.0.nupkg.sha512"
  687. },
  688. "MaterialDesignThemes.MahApps/0.2.2": {
  689. "type": "package",
  690. "serviceable": true,
  691. "sha512": "sha512-fzPSa+xxacL2imwEPSeEjXeSRX/6ZHv+ixh6F0EeVAiGexUxObHYzdIv8q/X4amNaQ6+fbjzs6FswiwIoY7uJg==",
  692. "path": "materialdesignthemes.mahapps/0.2.2",
  693. "hashPath": "materialdesignthemes.mahapps.0.2.2.nupkg.sha512"
  694. },
  695. "Microsoft.CSharp/4.5.0": {
  696. "type": "package",
  697. "serviceable": true,
  698. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  699. "path": "microsoft.csharp/4.5.0",
  700. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  701. },
  702. "Microsoft.Data.SqlClient/2.1.4": {
  703. "type": "package",
  704. "serviceable": true,
  705. "sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
  706. "path": "microsoft.data.sqlclient/2.1.4",
  707. "hashPath": "microsoft.data.sqlclient.2.1.4.nupkg.sha512"
  708. },
  709. "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
  710. "type": "package",
  711. "serviceable": true,
  712. "sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
  713. "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
  714. "hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512"
  715. },
  716. "Microsoft.EntityFrameworkCore/6.0.5": {
  717. "type": "package",
  718. "serviceable": true,
  719. "sha512": "sha512-hP5J3EvpVdZmCn1D3ovedphvZrIn3OXZaBZfEnCkSCqqbqAu6xzwbNqwRkik0y4R6zOOf4eLh1riwjy4eAUlZA==",
  720. "path": "microsoft.entityframeworkcore/6.0.5",
  721. "hashPath": "microsoft.entityframeworkcore.6.0.5.nupkg.sha512"
  722. },
  723. "Microsoft.EntityFrameworkCore.Abstractions/6.0.5": {
  724. "type": "package",
  725. "serviceable": true,
  726. "sha512": "sha512-Q3/fKW6XCTfnDk4fYP2BJZi84cD2SuCPkP3A3QqxvCQcXbX90bfSLzVIsoMXzigHGJgZUJ+Un7QodT5Nvk0+Eg==",
  727. "path": "microsoft.entityframeworkcore.abstractions/6.0.5",
  728. "hashPath": "microsoft.entityframeworkcore.abstractions.6.0.5.nupkg.sha512"
  729. },
  730. "Microsoft.EntityFrameworkCore.Analyzers/6.0.5": {
  731. "type": "package",
  732. "serviceable": true,
  733. "sha512": "sha512-QUeDIhs+O+MoDEc3k60mNyVDbwyDURCqZQlZoKShuZUcSfXSrDMbHKuFSxBIDNQBt092qSjfnwf7w0Ua/IB3Zw==",
  734. "path": "microsoft.entityframeworkcore.analyzers/6.0.5",
  735. "hashPath": "microsoft.entityframeworkcore.analyzers.6.0.5.nupkg.sha512"
  736. },
  737. "Microsoft.EntityFrameworkCore.Design/6.0.5": {
  738. "type": "package",
  739. "serviceable": true,
  740. "sha512": "sha512-zNjMWJ6MJ/Qm7S6wFBqVgn7DEpilbDMy0xgA7c4Y1yY9/LoaC2pWwWO4ePaYoPCZpLx/eTViWEr5ZXta/vK//Q==",
  741. "path": "microsoft.entityframeworkcore.design/6.0.5",
  742. "hashPath": "microsoft.entityframeworkcore.design.6.0.5.nupkg.sha512"
  743. },
  744. "Microsoft.EntityFrameworkCore.Relational/6.0.5": {
  745. "type": "package",
  746. "serviceable": true,
  747. "sha512": "sha512-vhAQizlAgvPfurkh9XysNaFc/g3WPXtSka3Y1rXuQdnT//p16CDKt9lO9h+rYmooD+cA7TijSxwqck4GApDT/Q==",
  748. "path": "microsoft.entityframeworkcore.relational/6.0.5",
  749. "hashPath": "microsoft.entityframeworkcore.relational.6.0.5.nupkg.sha512"
  750. },
  751. "Microsoft.EntityFrameworkCore.SqlServer/6.0.5": {
  752. "type": "package",
  753. "serviceable": true,
  754. "sha512": "sha512-fBBG1AvrqPSvTEWyg9W18F/obiV7Soi/RItwBt48kjte1heRaogCsKj8KBnJQACM/8L+NAhyKp3BH12nN7+yDA==",
  755. "path": "microsoft.entityframeworkcore.sqlserver/6.0.5",
  756. "hashPath": "microsoft.entityframeworkcore.sqlserver.6.0.5.nupkg.sha512"
  757. },
  758. "Microsoft.EntityFrameworkCore.Tools/6.0.5": {
  759. "type": "package",
  760. "serviceable": true,
  761. "sha512": "sha512-aeCzVNLmDl9IfB19WAjrlKcG61Cl4/ZV/9ubifmifKEps+kvMkKIcams5j+8q6dtx9/UL2x3tbOz2BS3eU0sXQ==",
  762. "path": "microsoft.entityframeworkcore.tools/6.0.5",
  763. "hashPath": "microsoft.entityframeworkcore.tools.6.0.5.nupkg.sha512"
  764. },
  765. "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
  766. "type": "package",
  767. "serviceable": true,
  768. "sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
  769. "path": "microsoft.extensions.caching.abstractions/6.0.0",
  770. "hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
  771. },
  772. "Microsoft.Extensions.Caching.Memory/6.0.1": {
  773. "type": "package",
  774. "serviceable": true,
  775. "sha512": "sha512-B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
  776. "path": "microsoft.extensions.caching.memory/6.0.1",
  777. "hashPath": "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512"
  778. },
  779. "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
  780. "type": "package",
  781. "serviceable": true,
  782. "sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
  783. "path": "microsoft.extensions.configuration.abstractions/6.0.0",
  784. "hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
  785. },
  786. "Microsoft.Extensions.DependencyInjection/6.0.0": {
  787. "type": "package",
  788. "serviceable": true,
  789. "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
  790. "path": "microsoft.extensions.dependencyinjection/6.0.0",
  791. "hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
  792. },
  793. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  794. "type": "package",
  795. "serviceable": true,
  796. "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
  797. "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
  798. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
  799. },
  800. "Microsoft.Extensions.Logging/6.0.0": {
  801. "type": "package",
  802. "serviceable": true,
  803. "sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  804. "path": "microsoft.extensions.logging/6.0.0",
  805. "hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
  806. },
  807. "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
  808. "type": "package",
  809. "serviceable": true,
  810. "sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
  811. "path": "microsoft.extensions.logging.abstractions/6.0.0",
  812. "hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
  813. },
  814. "Microsoft.Extensions.Options/6.0.0": {
  815. "type": "package",
  816. "serviceable": true,
  817. "sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
  818. "path": "microsoft.extensions.options/6.0.0",
  819. "hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
  820. },
  821. "Microsoft.Extensions.Primitives/6.0.0": {
  822. "type": "package",
  823. "serviceable": true,
  824. "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
  825. "path": "microsoft.extensions.primitives/6.0.0",
  826. "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
  827. },
  828. "Microsoft.Identity.Client/4.21.1": {
  829. "type": "package",
  830. "serviceable": true,
  831. "sha512": "sha512-vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==",
  832. "path": "microsoft.identity.client/4.21.1",
  833. "hashPath": "microsoft.identity.client.4.21.1.nupkg.sha512"
  834. },
  835. "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
  836. "type": "package",
  837. "serviceable": true,
  838. "sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==",
  839. "path": "microsoft.identitymodel.jsonwebtokens/6.8.0",
  840. "hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512"
  841. },
  842. "Microsoft.IdentityModel.Logging/6.8.0": {
  843. "type": "package",
  844. "serviceable": true,
  845. "sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==",
  846. "path": "microsoft.identitymodel.logging/6.8.0",
  847. "hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512"
  848. },
  849. "Microsoft.IdentityModel.Protocols/6.8.0": {
  850. "type": "package",
  851. "serviceable": true,
  852. "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==",
  853. "path": "microsoft.identitymodel.protocols/6.8.0",
  854. "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512"
  855. },
  856. "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
  857. "type": "package",
  858. "serviceable": true,
  859. "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==",
  860. "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0",
  861. "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512"
  862. },
  863. "Microsoft.IdentityModel.Tokens/6.8.0": {
  864. "type": "package",
  865. "serviceable": true,
  866. "sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==",
  867. "path": "microsoft.identitymodel.tokens/6.8.0",
  868. "hashPath": "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512"
  869. },
  870. "Microsoft.NETCore.Platforms/3.1.0": {
  871. "type": "package",
  872. "serviceable": true,
  873. "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  874. "path": "microsoft.netcore.platforms/3.1.0",
  875. "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
  876. },
  877. "Microsoft.Win32.Registry/4.7.0": {
  878. "type": "package",
  879. "serviceable": true,
  880. "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  881. "path": "microsoft.win32.registry/4.7.0",
  882. "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
  883. },
  884. "Microsoft.Win32.SystemEvents/4.7.0": {
  885. "type": "package",
  886. "serviceable": true,
  887. "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
  888. "path": "microsoft.win32.systemevents/4.7.0",
  889. "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
  890. },
  891. "Microsoft.Xaml.Behaviors.Wpf/1.1.19": {
  892. "type": "package",
  893. "serviceable": true,
  894. "sha512": "sha512-5sPWkbqImc2t1aQwIfJcKsUo7tOg1Tr8+6xVzZJB56Nzt4u9NlpcLofgdX/aRYpPKdWDA3U23Akw1KQzU5e82g==",
  895. "path": "microsoft.xaml.behaviors.wpf/1.1.19",
  896. "hashPath": "microsoft.xaml.behaviors.wpf.1.1.19.nupkg.sha512"
  897. },
  898. "System.Collections.Immutable/6.0.0": {
  899. "type": "package",
  900. "serviceable": true,
  901. "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  902. "path": "system.collections.immutable/6.0.0",
  903. "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
  904. },
  905. "System.Configuration.ConfigurationManager/4.7.0": {
  906. "type": "package",
  907. "serviceable": true,
  908. "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
  909. "path": "system.configuration.configurationmanager/4.7.0",
  910. "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
  911. },
  912. "System.Diagnostics.DiagnosticSource/6.0.0": {
  913. "type": "package",
  914. "serviceable": true,
  915. "sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
  916. "path": "system.diagnostics.diagnosticsource/6.0.0",
  917. "hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
  918. },
  919. "System.Drawing.Common/4.7.0": {
  920. "type": "package",
  921. "serviceable": true,
  922. "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
  923. "path": "system.drawing.common/4.7.0",
  924. "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
  925. },
  926. "System.IdentityModel.Tokens.Jwt/6.8.0": {
  927. "type": "package",
  928. "serviceable": true,
  929. "sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==",
  930. "path": "system.identitymodel.tokens.jwt/6.8.0",
  931. "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
  932. },
  933. "System.Runtime.Caching/4.7.0": {
  934. "type": "package",
  935. "serviceable": true,
  936. "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
  937. "path": "system.runtime.caching/4.7.0",
  938. "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
  939. },
  940. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  941. "type": "package",
  942. "serviceable": true,
  943. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  944. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  945. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  946. },
  947. "System.Security.AccessControl/4.7.0": {
  948. "type": "package",
  949. "serviceable": true,
  950. "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  951. "path": "system.security.accesscontrol/4.7.0",
  952. "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
  953. },
  954. "System.Security.Cryptography.Cng/4.5.0": {
  955. "type": "package",
  956. "serviceable": true,
  957. "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  958. "path": "system.security.cryptography.cng/4.5.0",
  959. "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
  960. },
  961. "System.Security.Cryptography.ProtectedData/4.7.0": {
  962. "type": "package",
  963. "serviceable": true,
  964. "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
  965. "path": "system.security.cryptography.protecteddata/4.7.0",
  966. "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
  967. },
  968. "System.Security.Permissions/4.7.0": {
  969. "type": "package",
  970. "serviceable": true,
  971. "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
  972. "path": "system.security.permissions/4.7.0",
  973. "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
  974. },
  975. "System.Security.Principal.Windows/4.7.0": {
  976. "type": "package",
  977. "serviceable": true,
  978. "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  979. "path": "system.security.principal.windows/4.7.0",
  980. "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
  981. },
  982. "System.Text.Encoding.CodePages/4.7.0": {
  983. "type": "package",
  984. "serviceable": true,
  985. "sha512": "sha512-aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==",
  986. "path": "system.text.encoding.codepages/4.7.0",
  987. "hashPath": "system.text.encoding.codepages.4.7.0.nupkg.sha512"
  988. },
  989. "System.Text.Json/4.7.2": {
  990. "type": "package",
  991. "serviceable": true,
  992. "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
  993. "path": "system.text.json/4.7.2",
  994. "hashPath": "system.text.json.4.7.2.nupkg.sha512"
  995. },
  996. "System.Windows.Extensions/4.7.0": {
  997. "type": "package",
  998. "serviceable": true,
  999. "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
  1000. "path": "system.windows.extensions/4.7.0",
  1001. "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
  1002. }
  1003. }
  1004. }