Project files for the Acumatica Import for United Rentals
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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