Project files for the Acumatica Import for United Rentals
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

1459 líneas
60 KiB

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