Replacement for JDIS Importer
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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