Replacement for JDIS Importer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1508 regels
63 KiB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "jdis_import/1.0.0": {
  10. "dependencies": {
  11. "Independentsoft.Exchange": "3.0.700",
  12. "Json.Net": "1.0.33",
  13. "Microsoft.AspNet.WebApi.Client": "5.2.9",
  14. "Microsoft.Exchange.WebServices": "2.2.0",
  15. "Microsoft.Identity.Client": "4.49.1",
  16. "Newtonsoft.Json": "13.0.1",
  17. "RestSharp": "108.0.2",
  18. "System.Data.SqlClient": "4.4.0"
  19. },
  20. "runtime": {
  21. "jdis_import.dll": {}
  22. }
  23. },
  24. "Independentsoft.Exchange/3.0.700": {
  25. "runtime": {
  26. "Lib/netcoreapp2.0/Independentsoft.Exchange.dll": {
  27. "assemblyVersion": "3.0.700.1",
  28. "fileVersion": "3.0.700.1"
  29. }
  30. }
  31. },
  32. "Json.Net/1.0.33": {
  33. "runtime": {
  34. "lib/netstandard2.0/Json.Net.dll": {
  35. "assemblyVersion": "1.0.33.1",
  36. "fileVersion": "1.0.33.1"
  37. }
  38. }
  39. },
  40. "Microsoft.AspNet.WebApi.Client/5.2.9": {
  41. "dependencies": {
  42. "Newtonsoft.Json": "13.0.1",
  43. "Newtonsoft.Json.Bson": "1.0.1"
  44. },
  45. "runtime": {
  46. "lib/netstandard2.0/System.Net.Http.Formatting.dll": {
  47. "assemblyVersion": "5.2.9.0",
  48. "fileVersion": "5.2.61129.10"
  49. }
  50. }
  51. },
  52. "Microsoft.Exchange.WebServices/2.2.0": {
  53. "runtime": {
  54. "lib/40/Microsoft.Exchange.WebServices.Auth.dll": {
  55. "assemblyVersion": "15.0.0.0",
  56. "fileVersion": "15.0.913.0"
  57. },
  58. "lib/40/Microsoft.Exchange.WebServices.dll": {
  59. "assemblyVersion": "15.0.0.0",
  60. "fileVersion": "15.0.913.15"
  61. }
  62. }
  63. },
  64. "Microsoft.Identity.Client/4.49.1": {
  65. "dependencies": {
  66. "Microsoft.IdentityModel.Abstractions": "6.22.0"
  67. },
  68. "runtime": {
  69. "lib/net6.0/Microsoft.Identity.Client.dll": {
  70. "assemblyVersion": "4.49.1.0",
  71. "fileVersion": "4.49.1.0"
  72. }
  73. }
  74. },
  75. "Microsoft.IdentityModel.Abstractions/6.22.0": {
  76. "runtime": {
  77. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
  78. "assemblyVersion": "6.22.0.0",
  79. "fileVersion": "6.22.0.30727"
  80. }
  81. }
  82. },
  83. "Microsoft.NETCore.Platforms/2.0.0": {},
  84. "Microsoft.NETCore.Targets/1.1.0": {},
  85. "Microsoft.Win32.Primitives/4.3.0": {
  86. "dependencies": {
  87. "Microsoft.NETCore.Platforms": "2.0.0",
  88. "Microsoft.NETCore.Targets": "1.1.0",
  89. "System.Runtime": "4.3.0"
  90. }
  91. },
  92. "Microsoft.Win32.Registry/4.4.0": {
  93. "dependencies": {
  94. "Microsoft.NETCore.Platforms": "2.0.0",
  95. "System.Security.AccessControl": "4.4.0",
  96. "System.Security.Principal.Windows": "4.4.0"
  97. }
  98. },
  99. "NETStandard.Library/1.6.1": {
  100. "dependencies": {
  101. "Microsoft.NETCore.Platforms": "2.0.0",
  102. "Microsoft.Win32.Primitives": "4.3.0",
  103. "System.AppContext": "4.3.0",
  104. "System.Collections": "4.3.0",
  105. "System.Collections.Concurrent": "4.3.0",
  106. "System.Console": "4.3.0",
  107. "System.Diagnostics.Debug": "4.3.0",
  108. "System.Diagnostics.Tools": "4.3.0",
  109. "System.Diagnostics.Tracing": "4.3.0",
  110. "System.Globalization": "4.3.0",
  111. "System.Globalization.Calendars": "4.3.0",
  112. "System.IO": "4.3.0",
  113. "System.IO.Compression": "4.3.0",
  114. "System.IO.Compression.ZipFile": "4.3.0",
  115. "System.IO.FileSystem": "4.3.0",
  116. "System.IO.FileSystem.Primitives": "4.3.0",
  117. "System.Linq": "4.3.0",
  118. "System.Linq.Expressions": "4.3.0",
  119. "System.Net.Http": "4.3.0",
  120. "System.Net.Primitives": "4.3.0",
  121. "System.Net.Sockets": "4.3.0",
  122. "System.ObjectModel": "4.3.0",
  123. "System.Reflection": "4.3.0",
  124. "System.Reflection.Extensions": "4.3.0",
  125. "System.Reflection.Primitives": "4.3.0",
  126. "System.Resources.ResourceManager": "4.3.0",
  127. "System.Runtime": "4.3.0",
  128. "System.Runtime.Extensions": "4.3.0",
  129. "System.Runtime.Handles": "4.3.0",
  130. "System.Runtime.InteropServices": "4.3.0",
  131. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  132. "System.Runtime.Numerics": "4.3.0",
  133. "System.Security.Cryptography.Algorithms": "4.3.0",
  134. "System.Security.Cryptography.Encoding": "4.3.0",
  135. "System.Security.Cryptography.Primitives": "4.3.0",
  136. "System.Security.Cryptography.X509Certificates": "4.3.0",
  137. "System.Text.Encoding": "4.3.0",
  138. "System.Text.Encoding.Extensions": "4.3.0",
  139. "System.Text.RegularExpressions": "4.3.0",
  140. "System.Threading": "4.3.0",
  141. "System.Threading.Tasks": "4.3.0",
  142. "System.Threading.Timer": "4.3.0",
  143. "System.Xml.ReaderWriter": "4.3.0",
  144. "System.Xml.XDocument": "4.3.0"
  145. }
  146. },
  147. "Newtonsoft.Json/13.0.1": {
  148. "runtime": {
  149. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  150. "assemblyVersion": "13.0.0.0",
  151. "fileVersion": "13.0.1.25517"
  152. }
  153. }
  154. },
  155. "Newtonsoft.Json.Bson/1.0.1": {
  156. "dependencies": {
  157. "NETStandard.Library": "1.6.1",
  158. "Newtonsoft.Json": "13.0.1"
  159. },
  160. "runtime": {
  161. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
  162. "assemblyVersion": "1.0.0.0",
  163. "fileVersion": "1.0.1.20722"
  164. }
  165. }
  166. },
  167. "RestSharp/108.0.2": {
  168. "runtime": {
  169. "lib/net6.0/RestSharp.dll": {
  170. "assemblyVersion": "108.0.2.0",
  171. "fileVersion": "108.0.2.0"
  172. }
  173. }
  174. },
  175. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  176. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  177. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  178. "runtime.native.System/4.3.0": {
  179. "dependencies": {
  180. "Microsoft.NETCore.Platforms": "2.0.0",
  181. "Microsoft.NETCore.Targets": "1.1.0"
  182. }
  183. },
  184. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  185. "dependencies": {
  186. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  187. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  188. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  189. }
  190. },
  191. "runtime.native.System.IO.Compression/4.3.0": {
  192. "dependencies": {
  193. "Microsoft.NETCore.Platforms": "2.0.0",
  194. "Microsoft.NETCore.Targets": "1.1.0"
  195. }
  196. },
  197. "runtime.native.System.Net.Http/4.3.0": {
  198. "dependencies": {
  199. "Microsoft.NETCore.Platforms": "2.0.0",
  200. "Microsoft.NETCore.Targets": "1.1.0"
  201. }
  202. },
  203. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  204. "dependencies": {
  205. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  206. }
  207. },
  208. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  209. "dependencies": {
  210. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  211. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  212. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  213. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  214. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  215. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  216. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  217. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  218. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  219. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  220. }
  221. },
  222. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  223. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  224. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
  225. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  226. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  227. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  228. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  229. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  230. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  231. "runtimeTargets": {
  232. "runtimes/win-arm64/native/sni.dll": {
  233. "rid": "win-arm64",
  234. "assetType": "native",
  235. "fileVersion": "0.0.0.0"
  236. }
  237. }
  238. },
  239. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  240. "runtimeTargets": {
  241. "runtimes/win-x64/native/sni.dll": {
  242. "rid": "win-x64",
  243. "assetType": "native",
  244. "fileVersion": "0.0.0.0"
  245. }
  246. }
  247. },
  248. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  249. "runtimeTargets": {
  250. "runtimes/win-x86/native/sni.dll": {
  251. "rid": "win-x86",
  252. "assetType": "native",
  253. "fileVersion": "0.0.0.0"
  254. }
  255. }
  256. },
  257. "System.AppContext/4.3.0": {
  258. "dependencies": {
  259. "System.Runtime": "4.3.0"
  260. }
  261. },
  262. "System.Buffers/4.3.0": {
  263. "dependencies": {
  264. "System.Diagnostics.Debug": "4.3.0",
  265. "System.Diagnostics.Tracing": "4.3.0",
  266. "System.Resources.ResourceManager": "4.3.0",
  267. "System.Runtime": "4.3.0",
  268. "System.Threading": "4.3.0"
  269. }
  270. },
  271. "System.Collections/4.3.0": {
  272. "dependencies": {
  273. "Microsoft.NETCore.Platforms": "2.0.0",
  274. "Microsoft.NETCore.Targets": "1.1.0",
  275. "System.Runtime": "4.3.0"
  276. }
  277. },
  278. "System.Collections.Concurrent/4.3.0": {
  279. "dependencies": {
  280. "System.Collections": "4.3.0",
  281. "System.Diagnostics.Debug": "4.3.0",
  282. "System.Diagnostics.Tracing": "4.3.0",
  283. "System.Globalization": "4.3.0",
  284. "System.Reflection": "4.3.0",
  285. "System.Resources.ResourceManager": "4.3.0",
  286. "System.Runtime": "4.3.0",
  287. "System.Runtime.Extensions": "4.3.0",
  288. "System.Threading": "4.3.0",
  289. "System.Threading.Tasks": "4.3.0"
  290. }
  291. },
  292. "System.Console/4.3.0": {
  293. "dependencies": {
  294. "Microsoft.NETCore.Platforms": "2.0.0",
  295. "Microsoft.NETCore.Targets": "1.1.0",
  296. "System.IO": "4.3.0",
  297. "System.Runtime": "4.3.0",
  298. "System.Text.Encoding": "4.3.0"
  299. }
  300. },
  301. "System.Data.SqlClient/4.4.0": {
  302. "dependencies": {
  303. "Microsoft.Win32.Registry": "4.4.0",
  304. "System.Security.Principal.Windows": "4.4.0",
  305. "System.Text.Encoding.CodePages": "4.4.0",
  306. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  307. },
  308. "runtime": {
  309. "lib/netstandard2.0/System.Data.SqlClient.dll": {
  310. "assemblyVersion": "4.2.0.0",
  311. "fileVersion": "4.6.25519.3"
  312. }
  313. },
  314. "runtimeTargets": {
  315. "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": {
  316. "rid": "unix",
  317. "assetType": "runtime",
  318. "assemblyVersion": "4.2.0.0",
  319. "fileVersion": "4.6.25519.3"
  320. },
  321. "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {
  322. "rid": "win",
  323. "assetType": "runtime",
  324. "assemblyVersion": "4.2.0.0",
  325. "fileVersion": "4.6.25519.3"
  326. }
  327. }
  328. },
  329. "System.Diagnostics.Debug/4.3.0": {
  330. "dependencies": {
  331. "Microsoft.NETCore.Platforms": "2.0.0",
  332. "Microsoft.NETCore.Targets": "1.1.0",
  333. "System.Runtime": "4.3.0"
  334. }
  335. },
  336. "System.Diagnostics.DiagnosticSource/4.3.0": {
  337. "dependencies": {
  338. "System.Collections": "4.3.0",
  339. "System.Diagnostics.Tracing": "4.3.0",
  340. "System.Reflection": "4.3.0",
  341. "System.Runtime": "4.3.0",
  342. "System.Threading": "4.3.0"
  343. }
  344. },
  345. "System.Diagnostics.Tools/4.3.0": {
  346. "dependencies": {
  347. "Microsoft.NETCore.Platforms": "2.0.0",
  348. "Microsoft.NETCore.Targets": "1.1.0",
  349. "System.Runtime": "4.3.0"
  350. }
  351. },
  352. "System.Diagnostics.Tracing/4.3.0": {
  353. "dependencies": {
  354. "Microsoft.NETCore.Platforms": "2.0.0",
  355. "Microsoft.NETCore.Targets": "1.1.0",
  356. "System.Runtime": "4.3.0"
  357. }
  358. },
  359. "System.Globalization/4.3.0": {
  360. "dependencies": {
  361. "Microsoft.NETCore.Platforms": "2.0.0",
  362. "Microsoft.NETCore.Targets": "1.1.0",
  363. "System.Runtime": "4.3.0"
  364. }
  365. },
  366. "System.Globalization.Calendars/4.3.0": {
  367. "dependencies": {
  368. "Microsoft.NETCore.Platforms": "2.0.0",
  369. "Microsoft.NETCore.Targets": "1.1.0",
  370. "System.Globalization": "4.3.0",
  371. "System.Runtime": "4.3.0"
  372. }
  373. },
  374. "System.Globalization.Extensions/4.3.0": {
  375. "dependencies": {
  376. "Microsoft.NETCore.Platforms": "2.0.0",
  377. "System.Globalization": "4.3.0",
  378. "System.Resources.ResourceManager": "4.3.0",
  379. "System.Runtime": "4.3.0",
  380. "System.Runtime.Extensions": "4.3.0",
  381. "System.Runtime.InteropServices": "4.3.0"
  382. }
  383. },
  384. "System.IO/4.3.0": {
  385. "dependencies": {
  386. "Microsoft.NETCore.Platforms": "2.0.0",
  387. "Microsoft.NETCore.Targets": "1.1.0",
  388. "System.Runtime": "4.3.0",
  389. "System.Text.Encoding": "4.3.0",
  390. "System.Threading.Tasks": "4.3.0"
  391. }
  392. },
  393. "System.IO.Compression/4.3.0": {
  394. "dependencies": {
  395. "Microsoft.NETCore.Platforms": "2.0.0",
  396. "System.Buffers": "4.3.0",
  397. "System.Collections": "4.3.0",
  398. "System.Diagnostics.Debug": "4.3.0",
  399. "System.IO": "4.3.0",
  400. "System.Resources.ResourceManager": "4.3.0",
  401. "System.Runtime": "4.3.0",
  402. "System.Runtime.Extensions": "4.3.0",
  403. "System.Runtime.Handles": "4.3.0",
  404. "System.Runtime.InteropServices": "4.3.0",
  405. "System.Text.Encoding": "4.3.0",
  406. "System.Threading": "4.3.0",
  407. "System.Threading.Tasks": "4.3.0",
  408. "runtime.native.System": "4.3.0",
  409. "runtime.native.System.IO.Compression": "4.3.0"
  410. }
  411. },
  412. "System.IO.Compression.ZipFile/4.3.0": {
  413. "dependencies": {
  414. "System.Buffers": "4.3.0",
  415. "System.IO": "4.3.0",
  416. "System.IO.Compression": "4.3.0",
  417. "System.IO.FileSystem": "4.3.0",
  418. "System.IO.FileSystem.Primitives": "4.3.0",
  419. "System.Resources.ResourceManager": "4.3.0",
  420. "System.Runtime": "4.3.0",
  421. "System.Runtime.Extensions": "4.3.0",
  422. "System.Text.Encoding": "4.3.0"
  423. }
  424. },
  425. "System.IO.FileSystem/4.3.0": {
  426. "dependencies": {
  427. "Microsoft.NETCore.Platforms": "2.0.0",
  428. "Microsoft.NETCore.Targets": "1.1.0",
  429. "System.IO": "4.3.0",
  430. "System.IO.FileSystem.Primitives": "4.3.0",
  431. "System.Runtime": "4.3.0",
  432. "System.Runtime.Handles": "4.3.0",
  433. "System.Text.Encoding": "4.3.0",
  434. "System.Threading.Tasks": "4.3.0"
  435. }
  436. },
  437. "System.IO.FileSystem.Primitives/4.3.0": {
  438. "dependencies": {
  439. "System.Runtime": "4.3.0"
  440. }
  441. },
  442. "System.Linq/4.3.0": {
  443. "dependencies": {
  444. "System.Collections": "4.3.0",
  445. "System.Diagnostics.Debug": "4.3.0",
  446. "System.Resources.ResourceManager": "4.3.0",
  447. "System.Runtime": "4.3.0",
  448. "System.Runtime.Extensions": "4.3.0"
  449. }
  450. },
  451. "System.Linq.Expressions/4.3.0": {
  452. "dependencies": {
  453. "System.Collections": "4.3.0",
  454. "System.Diagnostics.Debug": "4.3.0",
  455. "System.Globalization": "4.3.0",
  456. "System.IO": "4.3.0",
  457. "System.Linq": "4.3.0",
  458. "System.ObjectModel": "4.3.0",
  459. "System.Reflection": "4.3.0",
  460. "System.Reflection.Emit": "4.3.0",
  461. "System.Reflection.Emit.ILGeneration": "4.3.0",
  462. "System.Reflection.Emit.Lightweight": "4.3.0",
  463. "System.Reflection.Extensions": "4.3.0",
  464. "System.Reflection.Primitives": "4.3.0",
  465. "System.Reflection.TypeExtensions": "4.3.0",
  466. "System.Resources.ResourceManager": "4.3.0",
  467. "System.Runtime": "4.3.0",
  468. "System.Runtime.Extensions": "4.3.0",
  469. "System.Threading": "4.3.0"
  470. }
  471. },
  472. "System.Net.Http/4.3.0": {
  473. "dependencies": {
  474. "Microsoft.NETCore.Platforms": "2.0.0",
  475. "System.Collections": "4.3.0",
  476. "System.Diagnostics.Debug": "4.3.0",
  477. "System.Diagnostics.DiagnosticSource": "4.3.0",
  478. "System.Diagnostics.Tracing": "4.3.0",
  479. "System.Globalization": "4.3.0",
  480. "System.Globalization.Extensions": "4.3.0",
  481. "System.IO": "4.3.0",
  482. "System.IO.FileSystem": "4.3.0",
  483. "System.Net.Primitives": "4.3.0",
  484. "System.Resources.ResourceManager": "4.3.0",
  485. "System.Runtime": "4.3.0",
  486. "System.Runtime.Extensions": "4.3.0",
  487. "System.Runtime.Handles": "4.3.0",
  488. "System.Runtime.InteropServices": "4.3.0",
  489. "System.Security.Cryptography.Algorithms": "4.3.0",
  490. "System.Security.Cryptography.Encoding": "4.3.0",
  491. "System.Security.Cryptography.OpenSsl": "4.3.0",
  492. "System.Security.Cryptography.Primitives": "4.3.0",
  493. "System.Security.Cryptography.X509Certificates": "4.3.0",
  494. "System.Text.Encoding": "4.3.0",
  495. "System.Threading": "4.3.0",
  496. "System.Threading.Tasks": "4.3.0",
  497. "runtime.native.System": "4.3.0",
  498. "runtime.native.System.Net.Http": "4.3.0",
  499. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  500. }
  501. },
  502. "System.Net.Primitives/4.3.0": {
  503. "dependencies": {
  504. "Microsoft.NETCore.Platforms": "2.0.0",
  505. "Microsoft.NETCore.Targets": "1.1.0",
  506. "System.Runtime": "4.3.0",
  507. "System.Runtime.Handles": "4.3.0"
  508. }
  509. },
  510. "System.Net.Sockets/4.3.0": {
  511. "dependencies": {
  512. "Microsoft.NETCore.Platforms": "2.0.0",
  513. "Microsoft.NETCore.Targets": "1.1.0",
  514. "System.IO": "4.3.0",
  515. "System.Net.Primitives": "4.3.0",
  516. "System.Runtime": "4.3.0",
  517. "System.Threading.Tasks": "4.3.0"
  518. }
  519. },
  520. "System.ObjectModel/4.3.0": {
  521. "dependencies": {
  522. "System.Collections": "4.3.0",
  523. "System.Diagnostics.Debug": "4.3.0",
  524. "System.Resources.ResourceManager": "4.3.0",
  525. "System.Runtime": "4.3.0",
  526. "System.Threading": "4.3.0"
  527. }
  528. },
  529. "System.Reflection/4.3.0": {
  530. "dependencies": {
  531. "Microsoft.NETCore.Platforms": "2.0.0",
  532. "Microsoft.NETCore.Targets": "1.1.0",
  533. "System.IO": "4.3.0",
  534. "System.Reflection.Primitives": "4.3.0",
  535. "System.Runtime": "4.3.0"
  536. }
  537. },
  538. "System.Reflection.Emit/4.3.0": {
  539. "dependencies": {
  540. "System.IO": "4.3.0",
  541. "System.Reflection": "4.3.0",
  542. "System.Reflection.Emit.ILGeneration": "4.3.0",
  543. "System.Reflection.Primitives": "4.3.0",
  544. "System.Runtime": "4.3.0"
  545. }
  546. },
  547. "System.Reflection.Emit.ILGeneration/4.3.0": {
  548. "dependencies": {
  549. "System.Reflection": "4.3.0",
  550. "System.Reflection.Primitives": "4.3.0",
  551. "System.Runtime": "4.3.0"
  552. }
  553. },
  554. "System.Reflection.Emit.Lightweight/4.3.0": {
  555. "dependencies": {
  556. "System.Reflection": "4.3.0",
  557. "System.Reflection.Emit.ILGeneration": "4.3.0",
  558. "System.Reflection.Primitives": "4.3.0",
  559. "System.Runtime": "4.3.0"
  560. }
  561. },
  562. "System.Reflection.Extensions/4.3.0": {
  563. "dependencies": {
  564. "Microsoft.NETCore.Platforms": "2.0.0",
  565. "Microsoft.NETCore.Targets": "1.1.0",
  566. "System.Reflection": "4.3.0",
  567. "System.Runtime": "4.3.0"
  568. }
  569. },
  570. "System.Reflection.Primitives/4.3.0": {
  571. "dependencies": {
  572. "Microsoft.NETCore.Platforms": "2.0.0",
  573. "Microsoft.NETCore.Targets": "1.1.0",
  574. "System.Runtime": "4.3.0"
  575. }
  576. },
  577. "System.Reflection.TypeExtensions/4.3.0": {
  578. "dependencies": {
  579. "System.Reflection": "4.3.0",
  580. "System.Runtime": "4.3.0"
  581. }
  582. },
  583. "System.Resources.ResourceManager/4.3.0": {
  584. "dependencies": {
  585. "Microsoft.NETCore.Platforms": "2.0.0",
  586. "Microsoft.NETCore.Targets": "1.1.0",
  587. "System.Globalization": "4.3.0",
  588. "System.Reflection": "4.3.0",
  589. "System.Runtime": "4.3.0"
  590. }
  591. },
  592. "System.Runtime/4.3.0": {
  593. "dependencies": {
  594. "Microsoft.NETCore.Platforms": "2.0.0",
  595. "Microsoft.NETCore.Targets": "1.1.0"
  596. }
  597. },
  598. "System.Runtime.Extensions/4.3.0": {
  599. "dependencies": {
  600. "Microsoft.NETCore.Platforms": "2.0.0",
  601. "Microsoft.NETCore.Targets": "1.1.0",
  602. "System.Runtime": "4.3.0"
  603. }
  604. },
  605. "System.Runtime.Handles/4.3.0": {
  606. "dependencies": {
  607. "Microsoft.NETCore.Platforms": "2.0.0",
  608. "Microsoft.NETCore.Targets": "1.1.0",
  609. "System.Runtime": "4.3.0"
  610. }
  611. },
  612. "System.Runtime.InteropServices/4.3.0": {
  613. "dependencies": {
  614. "Microsoft.NETCore.Platforms": "2.0.0",
  615. "Microsoft.NETCore.Targets": "1.1.0",
  616. "System.Reflection": "4.3.0",
  617. "System.Reflection.Primitives": "4.3.0",
  618. "System.Runtime": "4.3.0",
  619. "System.Runtime.Handles": "4.3.0"
  620. }
  621. },
  622. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  623. "dependencies": {
  624. "System.Reflection": "4.3.0",
  625. "System.Reflection.Extensions": "4.3.0",
  626. "System.Resources.ResourceManager": "4.3.0",
  627. "System.Runtime": "4.3.0",
  628. "System.Runtime.InteropServices": "4.3.0",
  629. "System.Threading": "4.3.0",
  630. "runtime.native.System": "4.3.0"
  631. }
  632. },
  633. "System.Runtime.Numerics/4.3.0": {
  634. "dependencies": {
  635. "System.Globalization": "4.3.0",
  636. "System.Resources.ResourceManager": "4.3.0",
  637. "System.Runtime": "4.3.0",
  638. "System.Runtime.Extensions": "4.3.0"
  639. }
  640. },
  641. "System.Security.AccessControl/4.4.0": {
  642. "dependencies": {
  643. "Microsoft.NETCore.Platforms": "2.0.0",
  644. "System.Security.Principal.Windows": "4.4.0"
  645. }
  646. },
  647. "System.Security.Cryptography.Algorithms/4.3.0": {
  648. "dependencies": {
  649. "Microsoft.NETCore.Platforms": "2.0.0",
  650. "System.Collections": "4.3.0",
  651. "System.IO": "4.3.0",
  652. "System.Resources.ResourceManager": "4.3.0",
  653. "System.Runtime": "4.3.0",
  654. "System.Runtime.Extensions": "4.3.0",
  655. "System.Runtime.Handles": "4.3.0",
  656. "System.Runtime.InteropServices": "4.3.0",
  657. "System.Runtime.Numerics": "4.3.0",
  658. "System.Security.Cryptography.Encoding": "4.3.0",
  659. "System.Security.Cryptography.Primitives": "4.3.0",
  660. "System.Text.Encoding": "4.3.0",
  661. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  662. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  663. }
  664. },
  665. "System.Security.Cryptography.Cng/4.3.0": {
  666. "dependencies": {
  667. "Microsoft.NETCore.Platforms": "2.0.0",
  668. "System.IO": "4.3.0",
  669. "System.Resources.ResourceManager": "4.3.0",
  670. "System.Runtime": "4.3.0",
  671. "System.Runtime.Extensions": "4.3.0",
  672. "System.Runtime.Handles": "4.3.0",
  673. "System.Runtime.InteropServices": "4.3.0",
  674. "System.Security.Cryptography.Algorithms": "4.3.0",
  675. "System.Security.Cryptography.Encoding": "4.3.0",
  676. "System.Security.Cryptography.Primitives": "4.3.0",
  677. "System.Text.Encoding": "4.3.0"
  678. }
  679. },
  680. "System.Security.Cryptography.Csp/4.3.0": {
  681. "dependencies": {
  682. "Microsoft.NETCore.Platforms": "2.0.0",
  683. "System.IO": "4.3.0",
  684. "System.Reflection": "4.3.0",
  685. "System.Resources.ResourceManager": "4.3.0",
  686. "System.Runtime": "4.3.0",
  687. "System.Runtime.Extensions": "4.3.0",
  688. "System.Runtime.Handles": "4.3.0",
  689. "System.Runtime.InteropServices": "4.3.0",
  690. "System.Security.Cryptography.Algorithms": "4.3.0",
  691. "System.Security.Cryptography.Encoding": "4.3.0",
  692. "System.Security.Cryptography.Primitives": "4.3.0",
  693. "System.Text.Encoding": "4.3.0",
  694. "System.Threading": "4.3.0"
  695. }
  696. },
  697. "System.Security.Cryptography.Encoding/4.3.0": {
  698. "dependencies": {
  699. "Microsoft.NETCore.Platforms": "2.0.0",
  700. "System.Collections": "4.3.0",
  701. "System.Collections.Concurrent": "4.3.0",
  702. "System.Linq": "4.3.0",
  703. "System.Resources.ResourceManager": "4.3.0",
  704. "System.Runtime": "4.3.0",
  705. "System.Runtime.Extensions": "4.3.0",
  706. "System.Runtime.Handles": "4.3.0",
  707. "System.Runtime.InteropServices": "4.3.0",
  708. "System.Security.Cryptography.Primitives": "4.3.0",
  709. "System.Text.Encoding": "4.3.0",
  710. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  711. }
  712. },
  713. "System.Security.Cryptography.OpenSsl/4.3.0": {
  714. "dependencies": {
  715. "System.Collections": "4.3.0",
  716. "System.IO": "4.3.0",
  717. "System.Resources.ResourceManager": "4.3.0",
  718. "System.Runtime": "4.3.0",
  719. "System.Runtime.Extensions": "4.3.0",
  720. "System.Runtime.Handles": "4.3.0",
  721. "System.Runtime.InteropServices": "4.3.0",
  722. "System.Runtime.Numerics": "4.3.0",
  723. "System.Security.Cryptography.Algorithms": "4.3.0",
  724. "System.Security.Cryptography.Encoding": "4.3.0",
  725. "System.Security.Cryptography.Primitives": "4.3.0",
  726. "System.Text.Encoding": "4.3.0",
  727. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  728. }
  729. },
  730. "System.Security.Cryptography.Primitives/4.3.0": {
  731. "dependencies": {
  732. "System.Diagnostics.Debug": "4.3.0",
  733. "System.Globalization": "4.3.0",
  734. "System.IO": "4.3.0",
  735. "System.Resources.ResourceManager": "4.3.0",
  736. "System.Runtime": "4.3.0",
  737. "System.Threading": "4.3.0",
  738. "System.Threading.Tasks": "4.3.0"
  739. }
  740. },
  741. "System.Security.Cryptography.X509Certificates/4.3.0": {
  742. "dependencies": {
  743. "Microsoft.NETCore.Platforms": "2.0.0",
  744. "System.Collections": "4.3.0",
  745. "System.Diagnostics.Debug": "4.3.0",
  746. "System.Globalization": "4.3.0",
  747. "System.Globalization.Calendars": "4.3.0",
  748. "System.IO": "4.3.0",
  749. "System.IO.FileSystem": "4.3.0",
  750. "System.IO.FileSystem.Primitives": "4.3.0",
  751. "System.Resources.ResourceManager": "4.3.0",
  752. "System.Runtime": "4.3.0",
  753. "System.Runtime.Extensions": "4.3.0",
  754. "System.Runtime.Handles": "4.3.0",
  755. "System.Runtime.InteropServices": "4.3.0",
  756. "System.Runtime.Numerics": "4.3.0",
  757. "System.Security.Cryptography.Algorithms": "4.3.0",
  758. "System.Security.Cryptography.Cng": "4.3.0",
  759. "System.Security.Cryptography.Csp": "4.3.0",
  760. "System.Security.Cryptography.Encoding": "4.3.0",
  761. "System.Security.Cryptography.OpenSsl": "4.3.0",
  762. "System.Security.Cryptography.Primitives": "4.3.0",
  763. "System.Text.Encoding": "4.3.0",
  764. "System.Threading": "4.3.0",
  765. "runtime.native.System": "4.3.0",
  766. "runtime.native.System.Net.Http": "4.3.0",
  767. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  768. }
  769. },
  770. "System.Security.Principal.Windows/4.4.0": {
  771. "dependencies": {
  772. "Microsoft.NETCore.Platforms": "2.0.0"
  773. }
  774. },
  775. "System.Text.Encoding/4.3.0": {
  776. "dependencies": {
  777. "Microsoft.NETCore.Platforms": "2.0.0",
  778. "Microsoft.NETCore.Targets": "1.1.0",
  779. "System.Runtime": "4.3.0"
  780. }
  781. },
  782. "System.Text.Encoding.CodePages/4.4.0": {
  783. "dependencies": {
  784. "Microsoft.NETCore.Platforms": "2.0.0"
  785. }
  786. },
  787. "System.Text.Encoding.Extensions/4.3.0": {
  788. "dependencies": {
  789. "Microsoft.NETCore.Platforms": "2.0.0",
  790. "Microsoft.NETCore.Targets": "1.1.0",
  791. "System.Runtime": "4.3.0",
  792. "System.Text.Encoding": "4.3.0"
  793. }
  794. },
  795. "System.Text.RegularExpressions/4.3.0": {
  796. "dependencies": {
  797. "System.Runtime": "4.3.0"
  798. }
  799. },
  800. "System.Threading/4.3.0": {
  801. "dependencies": {
  802. "System.Runtime": "4.3.0",
  803. "System.Threading.Tasks": "4.3.0"
  804. }
  805. },
  806. "System.Threading.Tasks/4.3.0": {
  807. "dependencies": {
  808. "Microsoft.NETCore.Platforms": "2.0.0",
  809. "Microsoft.NETCore.Targets": "1.1.0",
  810. "System.Runtime": "4.3.0"
  811. }
  812. },
  813. "System.Threading.Tasks.Extensions/4.3.0": {
  814. "dependencies": {
  815. "System.Collections": "4.3.0",
  816. "System.Runtime": "4.3.0",
  817. "System.Threading.Tasks": "4.3.0"
  818. }
  819. },
  820. "System.Threading.Timer/4.3.0": {
  821. "dependencies": {
  822. "Microsoft.NETCore.Platforms": "2.0.0",
  823. "Microsoft.NETCore.Targets": "1.1.0",
  824. "System.Runtime": "4.3.0"
  825. }
  826. },
  827. "System.Xml.ReaderWriter/4.3.0": {
  828. "dependencies": {
  829. "System.Collections": "4.3.0",
  830. "System.Diagnostics.Debug": "4.3.0",
  831. "System.Globalization": "4.3.0",
  832. "System.IO": "4.3.0",
  833. "System.IO.FileSystem": "4.3.0",
  834. "System.IO.FileSystem.Primitives": "4.3.0",
  835. "System.Resources.ResourceManager": "4.3.0",
  836. "System.Runtime": "4.3.0",
  837. "System.Runtime.Extensions": "4.3.0",
  838. "System.Runtime.InteropServices": "4.3.0",
  839. "System.Text.Encoding": "4.3.0",
  840. "System.Text.Encoding.Extensions": "4.3.0",
  841. "System.Text.RegularExpressions": "4.3.0",
  842. "System.Threading.Tasks": "4.3.0",
  843. "System.Threading.Tasks.Extensions": "4.3.0"
  844. }
  845. },
  846. "System.Xml.XDocument/4.3.0": {
  847. "dependencies": {
  848. "System.Collections": "4.3.0",
  849. "System.Diagnostics.Debug": "4.3.0",
  850. "System.Diagnostics.Tools": "4.3.0",
  851. "System.Globalization": "4.3.0",
  852. "System.IO": "4.3.0",
  853. "System.Reflection": "4.3.0",
  854. "System.Resources.ResourceManager": "4.3.0",
  855. "System.Runtime": "4.3.0",
  856. "System.Runtime.Extensions": "4.3.0",
  857. "System.Text.Encoding": "4.3.0",
  858. "System.Threading": "4.3.0",
  859. "System.Xml.ReaderWriter": "4.3.0"
  860. }
  861. }
  862. }
  863. },
  864. "libraries": {
  865. "jdis_import/1.0.0": {
  866. "type": "project",
  867. "serviceable": false,
  868. "sha512": ""
  869. },
  870. "Independentsoft.Exchange/3.0.700": {
  871. "type": "package",
  872. "serviceable": true,
  873. "sha512": "sha512-Ry32CWQMX4aS+k083pA7JeJwqxjCZ74aSRXHbF0jlGm1WgsWcf7AQ6X2KjYnQBk3Rm0gv1qxg7kvZYVGORiiGw==",
  874. "path": "independentsoft.exchange/3.0.700",
  875. "hashPath": "independentsoft.exchange.3.0.700.nupkg.sha512"
  876. },
  877. "Json.Net/1.0.33": {
  878. "type": "package",
  879. "serviceable": true,
  880. "sha512": "sha512-5tE+db6BqhRAvITIVBeRsQorLGshPExfm4FmMRvWWAfs4RxeTbFFj2PIEybwmMW0qR30HKkXDYhq0YkDK2Jtxw==",
  881. "path": "json.net/1.0.33",
  882. "hashPath": "json.net.1.0.33.nupkg.sha512"
  883. },
  884. "Microsoft.AspNet.WebApi.Client/5.2.9": {
  885. "type": "package",
  886. "serviceable": true,
  887. "sha512": "sha512-cuVhPjjNMSEFpKXweMNBbsG4RUFuuZpFBm8tSyw309U9JEjcnbB6n3EPb4xwgcy9bJ38ctIbv5G8zXUBhlrPWw==",
  888. "path": "microsoft.aspnet.webapi.client/5.2.9",
  889. "hashPath": "microsoft.aspnet.webapi.client.5.2.9.nupkg.sha512"
  890. },
  891. "Microsoft.Exchange.WebServices/2.2.0": {
  892. "type": "package",
  893. "serviceable": true,
  894. "sha512": "sha512-NlkaTD0uWtg9VbiWq0VDWMBPzHFknH3tmstrxt0acrT09LBGqATTjRpsGOODz6tUdX7/dehBinxsf75U5Uw/+A==",
  895. "path": "microsoft.exchange.webservices/2.2.0",
  896. "hashPath": "microsoft.exchange.webservices.2.2.0.nupkg.sha512"
  897. },
  898. "Microsoft.Identity.Client/4.49.1": {
  899. "type": "package",
  900. "serviceable": true,
  901. "sha512": "sha512-vDU3cdXIom4+pxJk8sDJcHYTHPhb6DSVF9zjFY61SoQVs1OxbHZY9+mBnq1gGkG7N/o04WTt42IdV/0gf1+5DA==",
  902. "path": "microsoft.identity.client/4.49.1",
  903. "hashPath": "microsoft.identity.client.4.49.1.nupkg.sha512"
  904. },
  905. "Microsoft.IdentityModel.Abstractions/6.22.0": {
  906. "type": "package",
  907. "serviceable": true,
  908. "sha512": "sha512-iI+9V+2ciCrbheeLjpmjcqCnhy+r6yCoEcid3nkoFWerHgjVuT6CPM4HODUTtUPe1uwks4wcnAujJ8u+IKogHQ==",
  909. "path": "microsoft.identitymodel.abstractions/6.22.0",
  910. "hashPath": "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512"
  911. },
  912. "Microsoft.NETCore.Platforms/2.0.0": {
  913. "type": "package",
  914. "serviceable": true,
  915. "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
  916. "path": "microsoft.netcore.platforms/2.0.0",
  917. "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
  918. },
  919. "Microsoft.NETCore.Targets/1.1.0": {
  920. "type": "package",
  921. "serviceable": true,
  922. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  923. "path": "microsoft.netcore.targets/1.1.0",
  924. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  925. },
  926. "Microsoft.Win32.Primitives/4.3.0": {
  927. "type": "package",
  928. "serviceable": true,
  929. "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  930. "path": "microsoft.win32.primitives/4.3.0",
  931. "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
  932. },
  933. "Microsoft.Win32.Registry/4.4.0": {
  934. "type": "package",
  935. "serviceable": true,
  936. "sha512": "sha512-dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==",
  937. "path": "microsoft.win32.registry/4.4.0",
  938. "hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512"
  939. },
  940. "NETStandard.Library/1.6.1": {
  941. "type": "package",
  942. "serviceable": true,
  943. "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  944. "path": "netstandard.library/1.6.1",
  945. "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
  946. },
  947. "Newtonsoft.Json/13.0.1": {
  948. "type": "package",
  949. "serviceable": true,
  950. "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  951. "path": "newtonsoft.json/13.0.1",
  952. "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
  953. },
  954. "Newtonsoft.Json.Bson/1.0.1": {
  955. "type": "package",
  956. "serviceable": true,
  957. "sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
  958. "path": "newtonsoft.json.bson/1.0.1",
  959. "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
  960. },
  961. "RestSharp/108.0.2": {
  962. "type": "package",
  963. "serviceable": true,
  964. "sha512": "sha512-zI1lzI+Jjzl6bcicyUYfLIGmmOAdJRkYepMnSPzrxd1o9RxztPaR/blUOmY8BpXdN3I+XlK9dtwCYRGCxvaODw==",
  965. "path": "restsharp/108.0.2",
  966. "hashPath": "restsharp.108.0.2.nupkg.sha512"
  967. },
  968. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  969. "type": "package",
  970. "serviceable": true,
  971. "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  972. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  973. "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  974. },
  975. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  976. "type": "package",
  977. "serviceable": true,
  978. "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  979. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  980. "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  981. },
  982. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  983. "type": "package",
  984. "serviceable": true,
  985. "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  986. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  987. "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  988. },
  989. "runtime.native.System/4.3.0": {
  990. "type": "package",
  991. "serviceable": true,
  992. "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  993. "path": "runtime.native.system/4.3.0",
  994. "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
  995. },
  996. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  997. "type": "package",
  998. "serviceable": true,
  999. "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  1000. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  1001. "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1002. },
  1003. "runtime.native.System.IO.Compression/4.3.0": {
  1004. "type": "package",
  1005. "serviceable": true,
  1006. "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  1007. "path": "runtime.native.system.io.compression/4.3.0",
  1008. "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
  1009. },
  1010. "runtime.native.System.Net.Http/4.3.0": {
  1011. "type": "package",
  1012. "serviceable": true,
  1013. "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  1014. "path": "runtime.native.system.net.http/4.3.0",
  1015. "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
  1016. },
  1017. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  1018. "type": "package",
  1019. "serviceable": true,
  1020. "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  1021. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  1022. "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  1023. },
  1024. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1025. "type": "package",
  1026. "serviceable": true,
  1027. "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  1028. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  1029. "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1030. },
  1031. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1032. "type": "package",
  1033. "serviceable": true,
  1034. "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  1035. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1036. "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1037. },
  1038. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1039. "type": "package",
  1040. "serviceable": true,
  1041. "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  1042. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1043. "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1044. },
  1045. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  1046. "type": "package",
  1047. "serviceable": true,
  1048. "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  1049. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  1050. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  1051. },
  1052. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1053. "type": "package",
  1054. "serviceable": true,
  1055. "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  1056. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1057. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1058. },
  1059. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1060. "type": "package",
  1061. "serviceable": true,
  1062. "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  1063. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1064. "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1065. },
  1066. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1067. "type": "package",
  1068. "serviceable": true,
  1069. "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  1070. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1071. "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1072. },
  1073. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1074. "type": "package",
  1075. "serviceable": true,
  1076. "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  1077. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1078. "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1079. },
  1080. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1081. "type": "package",
  1082. "serviceable": true,
  1083. "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  1084. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1085. "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1086. },
  1087. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1088. "type": "package",
  1089. "serviceable": true,
  1090. "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  1091. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  1092. "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1093. },
  1094. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1095. "type": "package",
  1096. "serviceable": true,
  1097. "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  1098. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  1099. "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1100. },
  1101. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1102. "type": "package",
  1103. "serviceable": true,
  1104. "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  1105. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  1106. "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  1107. },
  1108. "System.AppContext/4.3.0": {
  1109. "type": "package",
  1110. "serviceable": true,
  1111. "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  1112. "path": "system.appcontext/4.3.0",
  1113. "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
  1114. },
  1115. "System.Buffers/4.3.0": {
  1116. "type": "package",
  1117. "serviceable": true,
  1118. "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  1119. "path": "system.buffers/4.3.0",
  1120. "hashPath": "system.buffers.4.3.0.nupkg.sha512"
  1121. },
  1122. "System.Collections/4.3.0": {
  1123. "type": "package",
  1124. "serviceable": true,
  1125. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  1126. "path": "system.collections/4.3.0",
  1127. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  1128. },
  1129. "System.Collections.Concurrent/4.3.0": {
  1130. "type": "package",
  1131. "serviceable": true,
  1132. "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  1133. "path": "system.collections.concurrent/4.3.0",
  1134. "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
  1135. },
  1136. "System.Console/4.3.0": {
  1137. "type": "package",
  1138. "serviceable": true,
  1139. "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  1140. "path": "system.console/4.3.0",
  1141. "hashPath": "system.console.4.3.0.nupkg.sha512"
  1142. },
  1143. "System.Data.SqlClient/4.4.0": {
  1144. "type": "package",
  1145. "serviceable": true,
  1146. "sha512": "sha512-fxb9ghn1k1Ua7FFdlvtiBOD4/PsQvD/fk2KnhS+FK7VC6OggEx6P+lP1P0+KMb5V2dqS1+FbR7HCenoqzJMNIA==",
  1147. "path": "system.data.sqlclient/4.4.0",
  1148. "hashPath": "system.data.sqlclient.4.4.0.nupkg.sha512"
  1149. },
  1150. "System.Diagnostics.Debug/4.3.0": {
  1151. "type": "package",
  1152. "serviceable": true,
  1153. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  1154. "path": "system.diagnostics.debug/4.3.0",
  1155. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  1156. },
  1157. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1158. "type": "package",
  1159. "serviceable": true,
  1160. "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  1161. "path": "system.diagnostics.diagnosticsource/4.3.0",
  1162. "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
  1163. },
  1164. "System.Diagnostics.Tools/4.3.0": {
  1165. "type": "package",
  1166. "serviceable": true,
  1167. "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  1168. "path": "system.diagnostics.tools/4.3.0",
  1169. "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
  1170. },
  1171. "System.Diagnostics.Tracing/4.3.0": {
  1172. "type": "package",
  1173. "serviceable": true,
  1174. "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  1175. "path": "system.diagnostics.tracing/4.3.0",
  1176. "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
  1177. },
  1178. "System.Globalization/4.3.0": {
  1179. "type": "package",
  1180. "serviceable": true,
  1181. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  1182. "path": "system.globalization/4.3.0",
  1183. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  1184. },
  1185. "System.Globalization.Calendars/4.3.0": {
  1186. "type": "package",
  1187. "serviceable": true,
  1188. "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  1189. "path": "system.globalization.calendars/4.3.0",
  1190. "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
  1191. },
  1192. "System.Globalization.Extensions/4.3.0": {
  1193. "type": "package",
  1194. "serviceable": true,
  1195. "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  1196. "path": "system.globalization.extensions/4.3.0",
  1197. "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
  1198. },
  1199. "System.IO/4.3.0": {
  1200. "type": "package",
  1201. "serviceable": true,
  1202. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  1203. "path": "system.io/4.3.0",
  1204. "hashPath": "system.io.4.3.0.nupkg.sha512"
  1205. },
  1206. "System.IO.Compression/4.3.0": {
  1207. "type": "package",
  1208. "serviceable": true,
  1209. "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  1210. "path": "system.io.compression/4.3.0",
  1211. "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
  1212. },
  1213. "System.IO.Compression.ZipFile/4.3.0": {
  1214. "type": "package",
  1215. "serviceable": true,
  1216. "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  1217. "path": "system.io.compression.zipfile/4.3.0",
  1218. "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
  1219. },
  1220. "System.IO.FileSystem/4.3.0": {
  1221. "type": "package",
  1222. "serviceable": true,
  1223. "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  1224. "path": "system.io.filesystem/4.3.0",
  1225. "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
  1226. },
  1227. "System.IO.FileSystem.Primitives/4.3.0": {
  1228. "type": "package",
  1229. "serviceable": true,
  1230. "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  1231. "path": "system.io.filesystem.primitives/4.3.0",
  1232. "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
  1233. },
  1234. "System.Linq/4.3.0": {
  1235. "type": "package",
  1236. "serviceable": true,
  1237. "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  1238. "path": "system.linq/4.3.0",
  1239. "hashPath": "system.linq.4.3.0.nupkg.sha512"
  1240. },
  1241. "System.Linq.Expressions/4.3.0": {
  1242. "type": "package",
  1243. "serviceable": true,
  1244. "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  1245. "path": "system.linq.expressions/4.3.0",
  1246. "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
  1247. },
  1248. "System.Net.Http/4.3.0": {
  1249. "type": "package",
  1250. "serviceable": true,
  1251. "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  1252. "path": "system.net.http/4.3.0",
  1253. "hashPath": "system.net.http.4.3.0.nupkg.sha512"
  1254. },
  1255. "System.Net.Primitives/4.3.0": {
  1256. "type": "package",
  1257. "serviceable": true,
  1258. "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  1259. "path": "system.net.primitives/4.3.0",
  1260. "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
  1261. },
  1262. "System.Net.Sockets/4.3.0": {
  1263. "type": "package",
  1264. "serviceable": true,
  1265. "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  1266. "path": "system.net.sockets/4.3.0",
  1267. "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
  1268. },
  1269. "System.ObjectModel/4.3.0": {
  1270. "type": "package",
  1271. "serviceable": true,
  1272. "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  1273. "path": "system.objectmodel/4.3.0",
  1274. "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
  1275. },
  1276. "System.Reflection/4.3.0": {
  1277. "type": "package",
  1278. "serviceable": true,
  1279. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  1280. "path": "system.reflection/4.3.0",
  1281. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  1282. },
  1283. "System.Reflection.Emit/4.3.0": {
  1284. "type": "package",
  1285. "serviceable": true,
  1286. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  1287. "path": "system.reflection.emit/4.3.0",
  1288. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  1289. },
  1290. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1291. "type": "package",
  1292. "serviceable": true,
  1293. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  1294. "path": "system.reflection.emit.ilgeneration/4.3.0",
  1295. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  1296. },
  1297. "System.Reflection.Emit.Lightweight/4.3.0": {
  1298. "type": "package",
  1299. "serviceable": true,
  1300. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  1301. "path": "system.reflection.emit.lightweight/4.3.0",
  1302. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  1303. },
  1304. "System.Reflection.Extensions/4.3.0": {
  1305. "type": "package",
  1306. "serviceable": true,
  1307. "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  1308. "path": "system.reflection.extensions/4.3.0",
  1309. "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
  1310. },
  1311. "System.Reflection.Primitives/4.3.0": {
  1312. "type": "package",
  1313. "serviceable": true,
  1314. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  1315. "path": "system.reflection.primitives/4.3.0",
  1316. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  1317. },
  1318. "System.Reflection.TypeExtensions/4.3.0": {
  1319. "type": "package",
  1320. "serviceable": true,
  1321. "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  1322. "path": "system.reflection.typeextensions/4.3.0",
  1323. "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
  1324. },
  1325. "System.Resources.ResourceManager/4.3.0": {
  1326. "type": "package",
  1327. "serviceable": true,
  1328. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  1329. "path": "system.resources.resourcemanager/4.3.0",
  1330. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  1331. },
  1332. "System.Runtime/4.3.0": {
  1333. "type": "package",
  1334. "serviceable": true,
  1335. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1336. "path": "system.runtime/4.3.0",
  1337. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1338. },
  1339. "System.Runtime.Extensions/4.3.0": {
  1340. "type": "package",
  1341. "serviceable": true,
  1342. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  1343. "path": "system.runtime.extensions/4.3.0",
  1344. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  1345. },
  1346. "System.Runtime.Handles/4.3.0": {
  1347. "type": "package",
  1348. "serviceable": true,
  1349. "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  1350. "path": "system.runtime.handles/4.3.0",
  1351. "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
  1352. },
  1353. "System.Runtime.InteropServices/4.3.0": {
  1354. "type": "package",
  1355. "serviceable": true,
  1356. "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  1357. "path": "system.runtime.interopservices/4.3.0",
  1358. "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
  1359. },
  1360. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1361. "type": "package",
  1362. "serviceable": true,
  1363. "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  1364. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  1365. "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
  1366. },
  1367. "System.Runtime.Numerics/4.3.0": {
  1368. "type": "package",
  1369. "serviceable": true,
  1370. "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  1371. "path": "system.runtime.numerics/4.3.0",
  1372. "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
  1373. },
  1374. "System.Security.AccessControl/4.4.0": {
  1375. "type": "package",
  1376. "serviceable": true,
  1377. "sha512": "sha512-2NRFPX/V81ucKQmqNgGBZrKGH/5ejsvivSGMRum0SMgPnJxwhuNkzVS1+7gC3R2X0f57CtwrPrXPPSe6nOp82g==",
  1378. "path": "system.security.accesscontrol/4.4.0",
  1379. "hashPath": "system.security.accesscontrol.4.4.0.nupkg.sha512"
  1380. },
  1381. "System.Security.Cryptography.Algorithms/4.3.0": {
  1382. "type": "package",
  1383. "serviceable": true,
  1384. "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  1385. "path": "system.security.cryptography.algorithms/4.3.0",
  1386. "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
  1387. },
  1388. "System.Security.Cryptography.Cng/4.3.0": {
  1389. "type": "package",
  1390. "serviceable": true,
  1391. "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
  1392. "path": "system.security.cryptography.cng/4.3.0",
  1393. "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
  1394. },
  1395. "System.Security.Cryptography.Csp/4.3.0": {
  1396. "type": "package",
  1397. "serviceable": true,
  1398. "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  1399. "path": "system.security.cryptography.csp/4.3.0",
  1400. "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
  1401. },
  1402. "System.Security.Cryptography.Encoding/4.3.0": {
  1403. "type": "package",
  1404. "serviceable": true,
  1405. "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  1406. "path": "system.security.cryptography.encoding/4.3.0",
  1407. "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
  1408. },
  1409. "System.Security.Cryptography.OpenSsl/4.3.0": {
  1410. "type": "package",
  1411. "serviceable": true,
  1412. "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  1413. "path": "system.security.cryptography.openssl/4.3.0",
  1414. "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1415. },
  1416. "System.Security.Cryptography.Primitives/4.3.0": {
  1417. "type": "package",
  1418. "serviceable": true,
  1419. "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  1420. "path": "system.security.cryptography.primitives/4.3.0",
  1421. "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
  1422. },
  1423. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1424. "type": "package",
  1425. "serviceable": true,
  1426. "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  1427. "path": "system.security.cryptography.x509certificates/4.3.0",
  1428. "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
  1429. },
  1430. "System.Security.Principal.Windows/4.4.0": {
  1431. "type": "package",
  1432. "serviceable": true,
  1433. "sha512": "sha512-pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==",
  1434. "path": "system.security.principal.windows/4.4.0",
  1435. "hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512"
  1436. },
  1437. "System.Text.Encoding/4.3.0": {
  1438. "type": "package",
  1439. "serviceable": true,
  1440. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1441. "path": "system.text.encoding/4.3.0",
  1442. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1443. },
  1444. "System.Text.Encoding.CodePages/4.4.0": {
  1445. "type": "package",
  1446. "serviceable": true,
  1447. "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
  1448. "path": "system.text.encoding.codepages/4.4.0",
  1449. "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512"
  1450. },
  1451. "System.Text.Encoding.Extensions/4.3.0": {
  1452. "type": "package",
  1453. "serviceable": true,
  1454. "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  1455. "path": "system.text.encoding.extensions/4.3.0",
  1456. "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
  1457. },
  1458. "System.Text.RegularExpressions/4.3.0": {
  1459. "type": "package",
  1460. "serviceable": true,
  1461. "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  1462. "path": "system.text.regularexpressions/4.3.0",
  1463. "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
  1464. },
  1465. "System.Threading/4.3.0": {
  1466. "type": "package",
  1467. "serviceable": true,
  1468. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  1469. "path": "system.threading/4.3.0",
  1470. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  1471. },
  1472. "System.Threading.Tasks/4.3.0": {
  1473. "type": "package",
  1474. "serviceable": true,
  1475. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  1476. "path": "system.threading.tasks/4.3.0",
  1477. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  1478. },
  1479. "System.Threading.Tasks.Extensions/4.3.0": {
  1480. "type": "package",
  1481. "serviceable": true,
  1482. "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  1483. "path": "system.threading.tasks.extensions/4.3.0",
  1484. "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
  1485. },
  1486. "System.Threading.Timer/4.3.0": {
  1487. "type": "package",
  1488. "serviceable": true,
  1489. "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  1490. "path": "system.threading.timer/4.3.0",
  1491. "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
  1492. },
  1493. "System.Xml.ReaderWriter/4.3.0": {
  1494. "type": "package",
  1495. "serviceable": true,
  1496. "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  1497. "path": "system.xml.readerwriter/4.3.0",
  1498. "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
  1499. },
  1500. "System.Xml.XDocument/4.3.0": {
  1501. "type": "package",
  1502. "serviceable": true,
  1503. "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  1504. "path": "system.xml.xdocument/4.3.0",
  1505. "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
  1506. }
  1507. }
  1508. }