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

2811 lines
114 KiB

  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v3.1",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v3.1": {
  9. "TankAP/1.0.0": {
  10. "dependencies": {
  11. "ArsenalDB": "3.1.301",
  12. "CounsellorBL": "3.1.301",
  13. "LogisticsUtil": "3.1.139.406"
  14. },
  15. "runtime": {
  16. "TankAP.dll": {}
  17. }
  18. },
  19. "BouncyCastle.NetCore/1.8.3": {
  20. "dependencies": {
  21. "NETStandard.Library": "1.6.1",
  22. "System.Reflection": "4.3.0",
  23. "System.Reflection.TypeExtensions": "4.3.0"
  24. }
  25. },
  26. "Google.Protobuf/3.6.1": {
  27. "dependencies": {
  28. "NETStandard.Library": "1.6.1"
  29. },
  30. "runtime": {
  31. "lib/netstandard1.0/Google.Protobuf.dll": {
  32. "assemblyVersion": "3.6.1.0",
  33. "fileVersion": "3.6.1.0"
  34. }
  35. }
  36. },
  37. "log4net/2.0.8": {
  38. "dependencies": {
  39. "System.AppContext": "4.3.0",
  40. "System.Collections.NonGeneric": "4.3.0",
  41. "System.Console": "4.3.0",
  42. "System.Diagnostics.Debug": "4.3.0",
  43. "System.Diagnostics.Process": "4.1.0",
  44. "System.Diagnostics.StackTrace": "4.0.1",
  45. "System.Diagnostics.TraceSource": "4.0.0",
  46. "System.IO.FileSystem": "4.3.0",
  47. "System.IO.FileSystem.Watcher": "4.0.0",
  48. "System.Linq": "4.3.0",
  49. "System.Net.NameResolution": "4.3.0",
  50. "System.Net.Requests": "4.0.11",
  51. "System.Net.Sockets": "4.3.0",
  52. "System.Reflection": "4.3.0",
  53. "System.Reflection.Extensions": "4.3.0",
  54. "System.Reflection.TypeExtensions": "4.3.0",
  55. "System.Runtime.Extensions": "4.3.0",
  56. "System.Runtime.InteropServices": "4.3.0",
  57. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  58. "System.Runtime.Serialization.Formatters": "4.3.0",
  59. "System.Text.RegularExpressions": "4.3.0",
  60. "System.Threading": "4.3.0",
  61. "System.Threading.Thread": "4.0.0",
  62. "System.Threading.Timer": "4.3.0",
  63. "System.Xml.ReaderWriter": "4.3.0",
  64. "System.Xml.XmlDocument": "4.3.0"
  65. },
  66. "runtime": {
  67. "lib/netstandard1.3/log4net.dll": {
  68. "assemblyVersion": "2.0.8.0",
  69. "fileVersion": "2.0.8.0"
  70. }
  71. }
  72. },
  73. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  74. "dependencies": {
  75. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  76. "System.Text.Encodings.Web": "4.5.0"
  77. },
  78. "runtime": {
  79. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  80. "assemblyVersion": "2.2.0.0",
  81. "fileVersion": "2.2.0.18316"
  82. }
  83. }
  84. },
  85. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  86. "dependencies": {
  87. "Microsoft.Extensions.Primitives": "3.1.3"
  88. },
  89. "runtime": {
  90. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
  91. "assemblyVersion": "2.2.0.0",
  92. "fileVersion": "2.2.0.18316"
  93. }
  94. }
  95. },
  96. "Microsoft.CSharp/4.5.0": {},
  97. "Microsoft.Data.SqlClient/1.1.1": {
  98. "dependencies": {
  99. "Microsoft.Identity.Client": "3.0.8",
  100. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  101. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
  102. "Microsoft.Win32.Registry": "4.5.0",
  103. "System.Configuration.ConfigurationManager": "4.5.0",
  104. "System.Runtime.Caching": "4.5.0",
  105. "System.Security.Principal.Windows": "4.6.0",
  106. "System.Text.Encoding.CodePages": "4.5.0",
  107. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  108. },
  109. "runtime": {
  110. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  111. "assemblyVersion": "1.11.20045.2",
  112. "fileVersion": "1.11.20045.2"
  113. }
  114. },
  115. "runtimeTargets": {
  116. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  117. "rid": "unix",
  118. "assetType": "runtime",
  119. "assemblyVersion": "1.11.20045.2",
  120. "fileVersion": "1.11.20045.2"
  121. },
  122. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  123. "rid": "win",
  124. "assetType": "runtime",
  125. "assemblyVersion": "1.11.20045.2",
  126. "fileVersion": "1.11.20045.2"
  127. }
  128. }
  129. },
  130. "Microsoft.Extensions.Caching.Abstractions/3.1.3": {
  131. "dependencies": {
  132. "Microsoft.Extensions.Primitives": "3.1.3"
  133. },
  134. "runtime": {
  135. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {
  136. "assemblyVersion": "3.1.3.0",
  137. "fileVersion": "3.100.320.12802"
  138. }
  139. }
  140. },
  141. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  142. "dependencies": {
  143. "Microsoft.Extensions.Caching.Abstractions": "3.1.3",
  144. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  145. "Microsoft.Extensions.Logging.Abstractions": "3.1.3",
  146. "Microsoft.Extensions.Options": "3.1.3"
  147. },
  148. "runtime": {
  149. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {
  150. "assemblyVersion": "3.1.3.0",
  151. "fileVersion": "3.100.320.12802"
  152. }
  153. }
  154. },
  155. "Microsoft.Extensions.Configuration/3.1.3": {
  156. "dependencies": {
  157. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  158. },
  159. "runtime": {
  160. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {
  161. "assemblyVersion": "3.1.3.0",
  162. "fileVersion": "3.100.320.12802"
  163. }
  164. }
  165. },
  166. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  167. "dependencies": {
  168. "Microsoft.Extensions.Primitives": "3.1.3"
  169. },
  170. "runtime": {
  171. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {
  172. "assemblyVersion": "3.1.3.0",
  173. "fileVersion": "3.100.320.12802"
  174. }
  175. }
  176. },
  177. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  178. "dependencies": {
  179. "Microsoft.Extensions.Configuration": "3.1.3",
  180. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  181. },
  182. "runtime": {
  183. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  184. "assemblyVersion": "3.1.3.0",
  185. "fileVersion": "3.100.320.12802"
  186. }
  187. }
  188. },
  189. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  190. "dependencies": {
  191. "Microsoft.Extensions.Configuration": "3.1.3",
  192. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  193. },
  194. "runtime": {
  195. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {
  196. "assemblyVersion": "3.1.3.0",
  197. "fileVersion": "3.100.320.12802"
  198. }
  199. }
  200. },
  201. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  202. "runtime": {
  203. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  204. "assemblyVersion": "3.1.3.0",
  205. "fileVersion": "3.100.320.12802"
  206. }
  207. }
  208. },
  209. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  210. "dependencies": {
  211. "Microsoft.Extensions.Primitives": "3.1.3"
  212. },
  213. "runtime": {
  214. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  215. "assemblyVersion": "3.1.3.0",
  216. "fileVersion": "3.100.320.12802"
  217. }
  218. }
  219. },
  220. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  221. "dependencies": {
  222. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  223. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  224. },
  225. "runtime": {
  226. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {
  227. "assemblyVersion": "3.1.3.0",
  228. "fileVersion": "3.100.320.12802"
  229. }
  230. }
  231. },
  232. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  233. "runtime": {
  234. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  235. "assemblyVersion": "3.1.3.0",
  236. "fileVersion": "3.100.320.12802"
  237. }
  238. }
  239. },
  240. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  241. "runtime": {
  242. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  243. "assemblyVersion": "3.1.3.0",
  244. "fileVersion": "3.100.320.12802"
  245. }
  246. }
  247. },
  248. "Microsoft.Extensions.Options/3.1.3": {
  249. "dependencies": {
  250. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  251. "Microsoft.Extensions.Primitives": "3.1.3"
  252. },
  253. "runtime": {
  254. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {
  255. "assemblyVersion": "3.1.3.0",
  256. "fileVersion": "3.100.320.12802"
  257. }
  258. }
  259. },
  260. "Microsoft.Extensions.Primitives/3.1.3": {
  261. "runtime": {
  262. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {
  263. "assemblyVersion": "3.1.3.0",
  264. "fileVersion": "3.100.320.12802"
  265. }
  266. }
  267. },
  268. "Microsoft.Identity.Client/3.0.8": {
  269. "dependencies": {
  270. "Microsoft.CSharp": "4.5.0",
  271. "System.ComponentModel.TypeConverter": "4.3.0",
  272. "System.Net.NameResolution": "4.3.0",
  273. "System.Runtime.Serialization.Formatters": "4.3.0",
  274. "System.Runtime.Serialization.Json": "4.3.0",
  275. "System.Runtime.Serialization.Primitives": "4.3.0",
  276. "System.Security.SecureString": "4.3.0",
  277. "System.Xml.XDocument": "4.3.0"
  278. },
  279. "runtime": {
  280. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  281. "assemblyVersion": "3.0.8.0",
  282. "fileVersion": "3.0.8.0"
  283. }
  284. }
  285. },
  286. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  287. "dependencies": {
  288. "Microsoft.IdentityModel.Tokens": "5.5.0",
  289. "Newtonsoft.Json": "12.0.3"
  290. },
  291. "runtime": {
  292. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  293. "assemblyVersion": "5.5.0.0",
  294. "fileVersion": "5.5.0.60624"
  295. }
  296. }
  297. },
  298. "Microsoft.IdentityModel.Logging/5.5.0": {
  299. "runtime": {
  300. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
  301. "assemblyVersion": "5.5.0.0",
  302. "fileVersion": "5.5.0.60624"
  303. }
  304. }
  305. },
  306. "Microsoft.IdentityModel.Protocols/5.5.0": {
  307. "dependencies": {
  308. "Microsoft.IdentityModel.Logging": "5.5.0",
  309. "Microsoft.IdentityModel.Tokens": "5.5.0"
  310. },
  311. "runtime": {
  312. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
  313. "assemblyVersion": "5.5.0.0",
  314. "fileVersion": "5.5.0.60624"
  315. }
  316. }
  317. },
  318. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  319. "dependencies": {
  320. "Microsoft.IdentityModel.Protocols": "5.5.0",
  321. "Newtonsoft.Json": "12.0.3",
  322. "System.IdentityModel.Tokens.Jwt": "5.5.0"
  323. },
  324. "runtime": {
  325. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  326. "assemblyVersion": "5.5.0.0",
  327. "fileVersion": "5.5.0.60624"
  328. }
  329. }
  330. },
  331. "Microsoft.IdentityModel.Tokens/5.5.0": {
  332. "dependencies": {
  333. "Microsoft.IdentityModel.Logging": "5.5.0",
  334. "Newtonsoft.Json": "12.0.3",
  335. "System.Security.Cryptography.Cng": "4.5.0"
  336. },
  337. "runtime": {
  338. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
  339. "assemblyVersion": "5.5.0.0",
  340. "fileVersion": "5.5.0.60624"
  341. }
  342. }
  343. },
  344. "Microsoft.NETCore.Platforms/3.0.0": {},
  345. "Microsoft.NETCore.Targets/1.1.0": {},
  346. "Microsoft.Win32.Primitives/4.3.0": {
  347. "dependencies": {
  348. "Microsoft.NETCore.Platforms": "3.0.0",
  349. "Microsoft.NETCore.Targets": "1.1.0",
  350. "System.Runtime": "4.3.0"
  351. }
  352. },
  353. "Microsoft.Win32.Registry/4.5.0": {
  354. "dependencies": {
  355. "System.Security.AccessControl": "4.6.0",
  356. "System.Security.Principal.Windows": "4.6.0"
  357. }
  358. },
  359. "Microsoft.Win32.SystemEvents/4.6.0": {
  360. "dependencies": {
  361. "Microsoft.NETCore.Platforms": "3.0.0"
  362. },
  363. "runtime": {
  364. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
  365. "assemblyVersion": "4.0.1.0",
  366. "fileVersion": "4.700.19.46214"
  367. }
  368. },
  369. "runtimeTargets": {
  370. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  371. "rid": "win",
  372. "assetType": "runtime",
  373. "assemblyVersion": "4.0.1.0",
  374. "fileVersion": "4.700.19.46214"
  375. }
  376. }
  377. },
  378. "MySql.Data/8.0.19": {
  379. "dependencies": {
  380. "BouncyCastle.NetCore": "1.8.3",
  381. "Google.Protobuf": "3.6.1",
  382. "SSH.NET": "2016.1.0",
  383. "System.Configuration.ConfigurationManager": "4.5.0",
  384. "System.Security.Permissions": "4.6.0",
  385. "System.Text.Encoding.CodePages": "4.5.0"
  386. },
  387. "runtime": {
  388. "lib/netstandard2.1/MySql.Data.dll": {
  389. "assemblyVersion": "8.0.19.0",
  390. "fileVersion": "8.0.19.0"
  391. },
  392. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {
  393. "assemblyVersion": "2.2.1.0",
  394. "fileVersion": "2.2.1.0"
  395. }
  396. }
  397. },
  398. "NETStandard.Library/1.6.1": {
  399. "dependencies": {
  400. "Microsoft.NETCore.Platforms": "3.0.0",
  401. "Microsoft.Win32.Primitives": "4.3.0",
  402. "System.AppContext": "4.3.0",
  403. "System.Collections": "4.3.0",
  404. "System.Collections.Concurrent": "4.3.0",
  405. "System.Console": "4.3.0",
  406. "System.Diagnostics.Debug": "4.3.0",
  407. "System.Diagnostics.Tools": "4.3.0",
  408. "System.Diagnostics.Tracing": "4.3.0",
  409. "System.Globalization": "4.3.0",
  410. "System.Globalization.Calendars": "4.3.0",
  411. "System.IO": "4.3.0",
  412. "System.IO.Compression": "4.3.0",
  413. "System.IO.Compression.ZipFile": "4.3.0",
  414. "System.IO.FileSystem": "4.3.0",
  415. "System.IO.FileSystem.Primitives": "4.3.0",
  416. "System.Linq": "4.3.0",
  417. "System.Linq.Expressions": "4.3.0",
  418. "System.Net.Http": "4.3.0",
  419. "System.Net.Primitives": "4.3.0",
  420. "System.Net.Sockets": "4.3.0",
  421. "System.ObjectModel": "4.3.0",
  422. "System.Reflection": "4.3.0",
  423. "System.Reflection.Extensions": "4.3.0",
  424. "System.Reflection.Primitives": "4.3.0",
  425. "System.Resources.ResourceManager": "4.3.0",
  426. "System.Runtime": "4.3.0",
  427. "System.Runtime.Extensions": "4.3.0",
  428. "System.Runtime.Handles": "4.3.0",
  429. "System.Runtime.InteropServices": "4.3.0",
  430. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  431. "System.Runtime.Numerics": "4.3.0",
  432. "System.Security.Cryptography.Algorithms": "4.3.0",
  433. "System.Security.Cryptography.Encoding": "4.3.0",
  434. "System.Security.Cryptography.Primitives": "4.3.0",
  435. "System.Security.Cryptography.X509Certificates": "4.3.0",
  436. "System.Text.Encoding": "4.3.0",
  437. "System.Text.Encoding.Extensions": "4.3.0",
  438. "System.Text.RegularExpressions": "4.3.0",
  439. "System.Threading": "4.3.0",
  440. "System.Threading.Tasks": "4.3.0",
  441. "System.Threading.Timer": "4.3.0",
  442. "System.Xml.ReaderWriter": "4.3.0",
  443. "System.Xml.XDocument": "4.3.0"
  444. }
  445. },
  446. "Newtonsoft.Json/12.0.3": {
  447. "runtime": {
  448. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  449. "assemblyVersion": "12.0.0.0",
  450. "fileVersion": "12.0.3.23909"
  451. }
  452. }
  453. },
  454. "NPOI/2.5.1": {
  455. "dependencies": {
  456. "Portable.BouncyCastle": "1.8.6",
  457. "SharpZipLib": "1.2.0",
  458. "System.Configuration.ConfigurationManager": "4.5.0",
  459. "System.Drawing.Common": "4.6.0"
  460. },
  461. "runtime": {
  462. "lib/netstandard2.0/NPOI.OOXML.dll": {
  463. "assemblyVersion": "2.5.1.0",
  464. "fileVersion": "2.5.1.0"
  465. },
  466. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {
  467. "assemblyVersion": "2.5.1.0",
  468. "fileVersion": "2.5.1.0"
  469. },
  470. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {
  471. "assemblyVersion": "2.5.1.0",
  472. "fileVersion": "2.5.1.0"
  473. },
  474. "lib/netstandard2.0/NPOI.dll": {
  475. "assemblyVersion": "2.5.1.0",
  476. "fileVersion": "2.5.1.0"
  477. }
  478. }
  479. },
  480. "Portable.BouncyCastle/1.8.6": {
  481. "runtime": {
  482. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  483. "assemblyVersion": "1.8.6.0",
  484. "fileVersion": "1.8.6.1"
  485. }
  486. }
  487. },
  488. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  489. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  490. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  491. "runtime.native.System/4.3.0": {
  492. "dependencies": {
  493. "Microsoft.NETCore.Platforms": "3.0.0",
  494. "Microsoft.NETCore.Targets": "1.1.0"
  495. }
  496. },
  497. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  498. "dependencies": {
  499. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  500. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  501. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  502. }
  503. },
  504. "runtime.native.System.IO.Compression/4.3.0": {
  505. "dependencies": {
  506. "Microsoft.NETCore.Platforms": "3.0.0",
  507. "Microsoft.NETCore.Targets": "1.1.0"
  508. }
  509. },
  510. "runtime.native.System.Net.Http/4.3.0": {
  511. "dependencies": {
  512. "Microsoft.NETCore.Platforms": "3.0.0",
  513. "Microsoft.NETCore.Targets": "1.1.0"
  514. }
  515. },
  516. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  517. "dependencies": {
  518. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  519. }
  520. },
  521. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  522. "dependencies": {
  523. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  524. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  525. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  526. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  527. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  528. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  529. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  530. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  531. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  532. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  533. }
  534. },
  535. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  536. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  537. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
  538. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  539. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  540. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  541. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  542. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  543. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  544. "runtimeTargets": {
  545. "runtimes/win-arm64/native/sni.dll": {
  546. "rid": "win-arm64",
  547. "assetType": "native",
  548. "fileVersion": "4.6.25512.1"
  549. }
  550. }
  551. },
  552. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  553. "runtimeTargets": {
  554. "runtimes/win-x64/native/sni.dll": {
  555. "rid": "win-x64",
  556. "assetType": "native",
  557. "fileVersion": "4.6.25512.1"
  558. }
  559. }
  560. },
  561. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  562. "runtimeTargets": {
  563. "runtimes/win-x86/native/sni.dll": {
  564. "rid": "win-x86",
  565. "assetType": "native",
  566. "fileVersion": "4.6.25512.1"
  567. }
  568. }
  569. },
  570. "SharpZipLib/1.2.0": {
  571. "runtime": {
  572. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
  573. "assemblyVersion": "1.2.0.246",
  574. "fileVersion": "1.2.0.246"
  575. }
  576. }
  577. },
  578. "SSH.NET/2016.1.0": {
  579. "dependencies": {
  580. "Microsoft.CSharp": "4.5.0",
  581. "SshNet.Security.Cryptography": "1.2.0",
  582. "System.Diagnostics.Debug": "4.3.0",
  583. "System.Diagnostics.Tools": "4.3.0",
  584. "System.Diagnostics.TraceSource": "4.0.0",
  585. "System.Globalization": "4.3.0",
  586. "System.IO": "4.3.0",
  587. "System.IO.FileSystem": "4.3.0",
  588. "System.IO.FileSystem.Primitives": "4.3.0",
  589. "System.Linq": "4.3.0",
  590. "System.Net.NameResolution": "4.3.0",
  591. "System.Net.Sockets": "4.3.0",
  592. "System.Reflection.Extensions": "4.3.0",
  593. "System.Runtime.Extensions": "4.3.0",
  594. "System.Security.Cryptography.Algorithms": "4.3.0",
  595. "System.Text.RegularExpressions": "4.3.0",
  596. "System.Threading": "4.3.0",
  597. "System.Threading.Thread": "4.0.0",
  598. "System.Threading.ThreadPool": "4.0.10",
  599. "System.Threading.Timer": "4.3.0",
  600. "System.Xml.XPath.XmlDocument": "4.0.1",
  601. "System.Xml.XmlDocument": "4.3.0"
  602. },
  603. "runtime": {
  604. "lib/netstandard1.3/Renci.SshNet.dll": {
  605. "assemblyVersion": "2016.1.0.0",
  606. "fileVersion": "2016.1.0.0"
  607. }
  608. }
  609. },
  610. "SshNet.Security.Cryptography/1.2.0": {
  611. "dependencies": {
  612. "System.IO": "4.3.0",
  613. "System.Security.Cryptography.Primitives": "4.3.0"
  614. },
  615. "runtime": {
  616. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {
  617. "assemblyVersion": "1.2.0.0",
  618. "fileVersion": "1.2.0.0"
  619. }
  620. }
  621. },
  622. "System.AppContext/4.3.0": {
  623. "dependencies": {
  624. "System.Runtime": "4.3.0"
  625. }
  626. },
  627. "System.Buffers/4.3.0": {
  628. "dependencies": {
  629. "System.Diagnostics.Debug": "4.3.0",
  630. "System.Diagnostics.Tracing": "4.3.0",
  631. "System.Resources.ResourceManager": "4.3.0",
  632. "System.Runtime": "4.3.0",
  633. "System.Threading": "4.3.0"
  634. }
  635. },
  636. "System.Collections/4.3.0": {
  637. "dependencies": {
  638. "Microsoft.NETCore.Platforms": "3.0.0",
  639. "Microsoft.NETCore.Targets": "1.1.0",
  640. "System.Runtime": "4.3.0"
  641. }
  642. },
  643. "System.Collections.Concurrent/4.3.0": {
  644. "dependencies": {
  645. "System.Collections": "4.3.0",
  646. "System.Diagnostics.Debug": "4.3.0",
  647. "System.Diagnostics.Tracing": "4.3.0",
  648. "System.Globalization": "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.Threading": "4.3.0",
  654. "System.Threading.Tasks": "4.3.0"
  655. }
  656. },
  657. "System.Collections.Immutable/1.2.0": {
  658. "dependencies": {
  659. "System.Collections": "4.3.0",
  660. "System.Diagnostics.Debug": "4.3.0",
  661. "System.Globalization": "4.3.0",
  662. "System.Linq": "4.3.0",
  663. "System.Resources.ResourceManager": "4.3.0",
  664. "System.Runtime": "4.3.0",
  665. "System.Runtime.Extensions": "4.3.0",
  666. "System.Threading": "4.3.0"
  667. }
  668. },
  669. "System.Collections.NonGeneric/4.3.0": {
  670. "dependencies": {
  671. "System.Diagnostics.Debug": "4.3.0",
  672. "System.Globalization": "4.3.0",
  673. "System.Resources.ResourceManager": "4.3.0",
  674. "System.Runtime": "4.3.0",
  675. "System.Runtime.Extensions": "4.3.0",
  676. "System.Threading": "4.3.0"
  677. }
  678. },
  679. "System.Collections.Specialized/4.3.0": {
  680. "dependencies": {
  681. "System.Collections.NonGeneric": "4.3.0",
  682. "System.Globalization": "4.3.0",
  683. "System.Globalization.Extensions": "4.3.0",
  684. "System.Resources.ResourceManager": "4.3.0",
  685. "System.Runtime": "4.3.0",
  686. "System.Runtime.Extensions": "4.3.0",
  687. "System.Threading": "4.3.0"
  688. }
  689. },
  690. "System.ComponentModel/4.3.0": {
  691. "dependencies": {
  692. "System.Runtime": "4.3.0"
  693. }
  694. },
  695. "System.ComponentModel.Primitives/4.3.0": {
  696. "dependencies": {
  697. "System.ComponentModel": "4.3.0",
  698. "System.Resources.ResourceManager": "4.3.0",
  699. "System.Runtime": "4.3.0"
  700. }
  701. },
  702. "System.ComponentModel.TypeConverter/4.3.0": {
  703. "dependencies": {
  704. "System.Collections": "4.3.0",
  705. "System.Collections.NonGeneric": "4.3.0",
  706. "System.Collections.Specialized": "4.3.0",
  707. "System.ComponentModel": "4.3.0",
  708. "System.ComponentModel.Primitives": "4.3.0",
  709. "System.Globalization": "4.3.0",
  710. "System.Linq": "4.3.0",
  711. "System.Reflection": "4.3.0",
  712. "System.Reflection.Extensions": "4.3.0",
  713. "System.Reflection.Primitives": "4.3.0",
  714. "System.Reflection.TypeExtensions": "4.3.0",
  715. "System.Resources.ResourceManager": "4.3.0",
  716. "System.Runtime": "4.3.0",
  717. "System.Runtime.Extensions": "4.3.0",
  718. "System.Threading": "4.3.0"
  719. }
  720. },
  721. "System.Configuration.ConfigurationManager/4.5.0": {
  722. "dependencies": {
  723. "System.Security.Cryptography.ProtectedData": "4.5.0",
  724. "System.Security.Permissions": "4.6.0"
  725. },
  726. "runtime": {
  727. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
  728. "assemblyVersion": "4.0.1.0",
  729. "fileVersion": "4.6.26515.6"
  730. }
  731. }
  732. },
  733. "System.Console/4.3.0": {
  734. "dependencies": {
  735. "Microsoft.NETCore.Platforms": "3.0.0",
  736. "Microsoft.NETCore.Targets": "1.1.0",
  737. "System.IO": "4.3.0",
  738. "System.Runtime": "4.3.0",
  739. "System.Text.Encoding": "4.3.0"
  740. }
  741. },
  742. "System.Diagnostics.Debug/4.3.0": {
  743. "dependencies": {
  744. "Microsoft.NETCore.Platforms": "3.0.0",
  745. "Microsoft.NETCore.Targets": "1.1.0",
  746. "System.Runtime": "4.3.0"
  747. }
  748. },
  749. "System.Diagnostics.DiagnosticSource/4.3.0": {
  750. "dependencies": {
  751. "System.Collections": "4.3.0",
  752. "System.Diagnostics.Tracing": "4.3.0",
  753. "System.Reflection": "4.3.0",
  754. "System.Runtime": "4.3.0",
  755. "System.Threading": "4.3.0"
  756. }
  757. },
  758. "System.Diagnostics.Process/4.1.0": {
  759. "dependencies": {
  760. "Microsoft.NETCore.Platforms": "3.0.0",
  761. "Microsoft.Win32.Primitives": "4.3.0",
  762. "Microsoft.Win32.Registry": "4.5.0",
  763. "System.Collections": "4.3.0",
  764. "System.Diagnostics.Debug": "4.3.0",
  765. "System.Globalization": "4.3.0",
  766. "System.IO": "4.3.0",
  767. "System.IO.FileSystem": "4.3.0",
  768. "System.IO.FileSystem.Primitives": "4.3.0",
  769. "System.Resources.ResourceManager": "4.3.0",
  770. "System.Runtime": "4.3.0",
  771. "System.Runtime.Extensions": "4.3.0",
  772. "System.Runtime.Handles": "4.3.0",
  773. "System.Runtime.InteropServices": "4.3.0",
  774. "System.Text.Encoding": "4.3.0",
  775. "System.Text.Encoding.Extensions": "4.3.0",
  776. "System.Threading": "4.3.0",
  777. "System.Threading.Tasks": "4.3.0",
  778. "System.Threading.Thread": "4.0.0",
  779. "System.Threading.ThreadPool": "4.0.10",
  780. "runtime.native.System": "4.3.0"
  781. }
  782. },
  783. "System.Diagnostics.StackTrace/4.0.1": {
  784. "dependencies": {
  785. "System.Collections.Immutable": "1.2.0",
  786. "System.IO.FileSystem": "4.3.0",
  787. "System.Reflection": "4.3.0",
  788. "System.Reflection.Metadata": "1.3.0",
  789. "System.Runtime": "4.3.0",
  790. "System.Runtime.Extensions": "4.3.0"
  791. }
  792. },
  793. "System.Diagnostics.Tools/4.3.0": {
  794. "dependencies": {
  795. "Microsoft.NETCore.Platforms": "3.0.0",
  796. "Microsoft.NETCore.Targets": "1.1.0",
  797. "System.Runtime": "4.3.0"
  798. }
  799. },
  800. "System.Diagnostics.TraceSource/4.0.0": {
  801. "dependencies": {
  802. "Microsoft.NETCore.Platforms": "3.0.0",
  803. "System.Collections": "4.3.0",
  804. "System.Diagnostics.Debug": "4.3.0",
  805. "System.Globalization": "4.3.0",
  806. "System.Resources.ResourceManager": "4.3.0",
  807. "System.Runtime": "4.3.0",
  808. "System.Runtime.Extensions": "4.3.0",
  809. "System.Threading": "4.3.0",
  810. "runtime.native.System": "4.3.0"
  811. }
  812. },
  813. "System.Diagnostics.Tracing/4.3.0": {
  814. "dependencies": {
  815. "Microsoft.NETCore.Platforms": "3.0.0",
  816. "Microsoft.NETCore.Targets": "1.1.0",
  817. "System.Runtime": "4.3.0"
  818. }
  819. },
  820. "System.Drawing.Common/4.6.0": {
  821. "dependencies": {
  822. "Microsoft.NETCore.Platforms": "3.0.0",
  823. "Microsoft.Win32.SystemEvents": "4.6.0"
  824. },
  825. "runtime": {
  826. "lib/netstandard2.0/System.Drawing.Common.dll": {
  827. "assemblyVersion": "4.0.0.1",
  828. "fileVersion": "4.6.26919.2"
  829. }
  830. },
  831. "runtimeTargets": {
  832. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  833. "rid": "unix",
  834. "assetType": "runtime",
  835. "assemblyVersion": "4.0.1.0",
  836. "fileVersion": "4.700.19.46214"
  837. },
  838. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  839. "rid": "win",
  840. "assetType": "runtime",
  841. "assemblyVersion": "4.0.1.0",
  842. "fileVersion": "4.700.19.46214"
  843. }
  844. }
  845. },
  846. "System.Globalization/4.3.0": {
  847. "dependencies": {
  848. "Microsoft.NETCore.Platforms": "3.0.0",
  849. "Microsoft.NETCore.Targets": "1.1.0",
  850. "System.Runtime": "4.3.0"
  851. }
  852. },
  853. "System.Globalization.Calendars/4.3.0": {
  854. "dependencies": {
  855. "Microsoft.NETCore.Platforms": "3.0.0",
  856. "Microsoft.NETCore.Targets": "1.1.0",
  857. "System.Globalization": "4.3.0",
  858. "System.Runtime": "4.3.0"
  859. }
  860. },
  861. "System.Globalization.Extensions/4.3.0": {
  862. "dependencies": {
  863. "Microsoft.NETCore.Platforms": "3.0.0",
  864. "System.Globalization": "4.3.0",
  865. "System.Resources.ResourceManager": "4.3.0",
  866. "System.Runtime": "4.3.0",
  867. "System.Runtime.Extensions": "4.3.0",
  868. "System.Runtime.InteropServices": "4.3.0"
  869. }
  870. },
  871. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  872. "dependencies": {
  873. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  874. "Microsoft.IdentityModel.Tokens": "5.5.0",
  875. "Newtonsoft.Json": "12.0.3"
  876. },
  877. "runtime": {
  878. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
  879. "assemblyVersion": "5.5.0.0",
  880. "fileVersion": "5.5.0.60624"
  881. }
  882. }
  883. },
  884. "System.IO/4.3.0": {
  885. "dependencies": {
  886. "Microsoft.NETCore.Platforms": "3.0.0",
  887. "Microsoft.NETCore.Targets": "1.1.0",
  888. "System.Runtime": "4.3.0",
  889. "System.Text.Encoding": "4.3.0",
  890. "System.Threading.Tasks": "4.3.0"
  891. }
  892. },
  893. "System.IO.Compression/4.3.0": {
  894. "dependencies": {
  895. "Microsoft.NETCore.Platforms": "3.0.0",
  896. "System.Buffers": "4.3.0",
  897. "System.Collections": "4.3.0",
  898. "System.Diagnostics.Debug": "4.3.0",
  899. "System.IO": "4.3.0",
  900. "System.Resources.ResourceManager": "4.3.0",
  901. "System.Runtime": "4.3.0",
  902. "System.Runtime.Extensions": "4.3.0",
  903. "System.Runtime.Handles": "4.3.0",
  904. "System.Runtime.InteropServices": "4.3.0",
  905. "System.Text.Encoding": "4.3.0",
  906. "System.Threading": "4.3.0",
  907. "System.Threading.Tasks": "4.3.0",
  908. "runtime.native.System": "4.3.0",
  909. "runtime.native.System.IO.Compression": "4.3.0"
  910. }
  911. },
  912. "System.IO.Compression.ZipFile/4.3.0": {
  913. "dependencies": {
  914. "System.Buffers": "4.3.0",
  915. "System.IO": "4.3.0",
  916. "System.IO.Compression": "4.3.0",
  917. "System.IO.FileSystem": "4.3.0",
  918. "System.IO.FileSystem.Primitives": "4.3.0",
  919. "System.Resources.ResourceManager": "4.3.0",
  920. "System.Runtime": "4.3.0",
  921. "System.Runtime.Extensions": "4.3.0",
  922. "System.Text.Encoding": "4.3.0"
  923. }
  924. },
  925. "System.IO.FileSystem/4.3.0": {
  926. "dependencies": {
  927. "Microsoft.NETCore.Platforms": "3.0.0",
  928. "Microsoft.NETCore.Targets": "1.1.0",
  929. "System.IO": "4.3.0",
  930. "System.IO.FileSystem.Primitives": "4.3.0",
  931. "System.Runtime": "4.3.0",
  932. "System.Runtime.Handles": "4.3.0",
  933. "System.Text.Encoding": "4.3.0",
  934. "System.Threading.Tasks": "4.3.0"
  935. }
  936. },
  937. "System.IO.FileSystem.Primitives/4.3.0": {
  938. "dependencies": {
  939. "System.Runtime": "4.3.0"
  940. }
  941. },
  942. "System.IO.FileSystem.Watcher/4.0.0": {
  943. "dependencies": {
  944. "Microsoft.NETCore.Platforms": "3.0.0",
  945. "Microsoft.Win32.Primitives": "4.3.0",
  946. "System.Collections": "4.3.0",
  947. "System.IO.FileSystem": "4.3.0",
  948. "System.IO.FileSystem.Primitives": "4.3.0",
  949. "System.Resources.ResourceManager": "4.3.0",
  950. "System.Runtime": "4.3.0",
  951. "System.Runtime.Extensions": "4.3.0",
  952. "System.Runtime.Handles": "4.3.0",
  953. "System.Runtime.InteropServices": "4.3.0",
  954. "System.Text.Encoding": "4.3.0",
  955. "System.Threading": "4.3.0",
  956. "System.Threading.Overlapped": "4.0.1",
  957. "System.Threading.Tasks": "4.3.0",
  958. "System.Threading.Thread": "4.0.0",
  959. "runtime.native.System": "4.3.0"
  960. }
  961. },
  962. "System.Linq/4.3.0": {
  963. "dependencies": {
  964. "System.Collections": "4.3.0",
  965. "System.Diagnostics.Debug": "4.3.0",
  966. "System.Resources.ResourceManager": "4.3.0",
  967. "System.Runtime": "4.3.0",
  968. "System.Runtime.Extensions": "4.3.0"
  969. }
  970. },
  971. "System.Linq.Expressions/4.3.0": {
  972. "dependencies": {
  973. "System.Collections": "4.3.0",
  974. "System.Diagnostics.Debug": "4.3.0",
  975. "System.Globalization": "4.3.0",
  976. "System.IO": "4.3.0",
  977. "System.Linq": "4.3.0",
  978. "System.ObjectModel": "4.3.0",
  979. "System.Reflection": "4.3.0",
  980. "System.Reflection.Emit": "4.3.0",
  981. "System.Reflection.Emit.ILGeneration": "4.3.0",
  982. "System.Reflection.Emit.Lightweight": "4.3.0",
  983. "System.Reflection.Extensions": "4.3.0",
  984. "System.Reflection.Primitives": "4.3.0",
  985. "System.Reflection.TypeExtensions": "4.3.0",
  986. "System.Resources.ResourceManager": "4.3.0",
  987. "System.Runtime": "4.3.0",
  988. "System.Runtime.Extensions": "4.3.0",
  989. "System.Threading": "4.3.0"
  990. }
  991. },
  992. "System.Net.Http/4.3.0": {
  993. "dependencies": {
  994. "Microsoft.NETCore.Platforms": "3.0.0",
  995. "System.Collections": "4.3.0",
  996. "System.Diagnostics.Debug": "4.3.0",
  997. "System.Diagnostics.DiagnosticSource": "4.3.0",
  998. "System.Diagnostics.Tracing": "4.3.0",
  999. "System.Globalization": "4.3.0",
  1000. "System.Globalization.Extensions": "4.3.0",
  1001. "System.IO": "4.3.0",
  1002. "System.IO.FileSystem": "4.3.0",
  1003. "System.Net.Primitives": "4.3.0",
  1004. "System.Resources.ResourceManager": "4.3.0",
  1005. "System.Runtime": "4.3.0",
  1006. "System.Runtime.Extensions": "4.3.0",
  1007. "System.Runtime.Handles": "4.3.0",
  1008. "System.Runtime.InteropServices": "4.3.0",
  1009. "System.Security.Cryptography.Algorithms": "4.3.0",
  1010. "System.Security.Cryptography.Encoding": "4.3.0",
  1011. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1012. "System.Security.Cryptography.Primitives": "4.3.0",
  1013. "System.Security.Cryptography.X509Certificates": "4.3.0",
  1014. "System.Text.Encoding": "4.3.0",
  1015. "System.Threading": "4.3.0",
  1016. "System.Threading.Tasks": "4.3.0",
  1017. "runtime.native.System": "4.3.0",
  1018. "runtime.native.System.Net.Http": "4.3.0",
  1019. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1020. }
  1021. },
  1022. "System.Net.NameResolution/4.3.0": {
  1023. "dependencies": {
  1024. "Microsoft.NETCore.Platforms": "3.0.0",
  1025. "System.Collections": "4.3.0",
  1026. "System.Diagnostics.Tracing": "4.3.0",
  1027. "System.Globalization": "4.3.0",
  1028. "System.Net.Primitives": "4.3.0",
  1029. "System.Resources.ResourceManager": "4.3.0",
  1030. "System.Runtime": "4.3.0",
  1031. "System.Runtime.Extensions": "4.3.0",
  1032. "System.Runtime.Handles": "4.3.0",
  1033. "System.Runtime.InteropServices": "4.3.0",
  1034. "System.Security.Principal.Windows": "4.6.0",
  1035. "System.Threading": "4.3.0",
  1036. "System.Threading.Tasks": "4.3.0",
  1037. "runtime.native.System": "4.3.0"
  1038. }
  1039. },
  1040. "System.Net.Primitives/4.3.0": {
  1041. "dependencies": {
  1042. "Microsoft.NETCore.Platforms": "3.0.0",
  1043. "Microsoft.NETCore.Targets": "1.1.0",
  1044. "System.Runtime": "4.3.0",
  1045. "System.Runtime.Handles": "4.3.0"
  1046. }
  1047. },
  1048. "System.Net.Requests/4.0.11": {
  1049. "dependencies": {
  1050. "Microsoft.NETCore.Platforms": "3.0.0",
  1051. "System.Collections": "4.3.0",
  1052. "System.Diagnostics.Debug": "4.3.0",
  1053. "System.Diagnostics.Tracing": "4.3.0",
  1054. "System.Globalization": "4.3.0",
  1055. "System.IO": "4.3.0",
  1056. "System.Net.Http": "4.3.0",
  1057. "System.Net.Primitives": "4.3.0",
  1058. "System.Net.WebHeaderCollection": "4.0.1",
  1059. "System.Resources.ResourceManager": "4.3.0",
  1060. "System.Runtime": "4.3.0",
  1061. "System.Threading": "4.3.0",
  1062. "System.Threading.Tasks": "4.3.0"
  1063. }
  1064. },
  1065. "System.Net.Sockets/4.3.0": {
  1066. "dependencies": {
  1067. "Microsoft.NETCore.Platforms": "3.0.0",
  1068. "Microsoft.NETCore.Targets": "1.1.0",
  1069. "System.IO": "4.3.0",
  1070. "System.Net.Primitives": "4.3.0",
  1071. "System.Runtime": "4.3.0",
  1072. "System.Threading.Tasks": "4.3.0"
  1073. }
  1074. },
  1075. "System.Net.WebHeaderCollection/4.0.1": {
  1076. "dependencies": {
  1077. "System.Collections": "4.3.0",
  1078. "System.Resources.ResourceManager": "4.3.0",
  1079. "System.Runtime": "4.3.0",
  1080. "System.Runtime.Extensions": "4.3.0"
  1081. }
  1082. },
  1083. "System.ObjectModel/4.3.0": {
  1084. "dependencies": {
  1085. "System.Collections": "4.3.0",
  1086. "System.Diagnostics.Debug": "4.3.0",
  1087. "System.Resources.ResourceManager": "4.3.0",
  1088. "System.Runtime": "4.3.0",
  1089. "System.Threading": "4.3.0"
  1090. }
  1091. },
  1092. "System.Private.DataContractSerialization/4.3.0": {
  1093. "dependencies": {
  1094. "System.Collections": "4.3.0",
  1095. "System.Collections.Concurrent": "4.3.0",
  1096. "System.Diagnostics.Debug": "4.3.0",
  1097. "System.Globalization": "4.3.0",
  1098. "System.IO": "4.3.0",
  1099. "System.Linq": "4.3.0",
  1100. "System.Reflection": "4.3.0",
  1101. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1102. "System.Reflection.Emit.Lightweight": "4.3.0",
  1103. "System.Reflection.Extensions": "4.3.0",
  1104. "System.Reflection.Primitives": "4.3.0",
  1105. "System.Reflection.TypeExtensions": "4.3.0",
  1106. "System.Resources.ResourceManager": "4.3.0",
  1107. "System.Runtime": "4.3.0",
  1108. "System.Runtime.Extensions": "4.3.0",
  1109. "System.Runtime.Serialization.Primitives": "4.3.0",
  1110. "System.Text.Encoding": "4.3.0",
  1111. "System.Text.Encoding.Extensions": "4.3.0",
  1112. "System.Text.RegularExpressions": "4.3.0",
  1113. "System.Threading": "4.3.0",
  1114. "System.Threading.Tasks": "4.3.0",
  1115. "System.Xml.ReaderWriter": "4.3.0",
  1116. "System.Xml.XDocument": "4.3.0",
  1117. "System.Xml.XmlDocument": "4.3.0",
  1118. "System.Xml.XmlSerializer": "4.3.0"
  1119. }
  1120. },
  1121. "System.Reflection/4.3.0": {
  1122. "dependencies": {
  1123. "Microsoft.NETCore.Platforms": "3.0.0",
  1124. "Microsoft.NETCore.Targets": "1.1.0",
  1125. "System.IO": "4.3.0",
  1126. "System.Reflection.Primitives": "4.3.0",
  1127. "System.Runtime": "4.3.0"
  1128. }
  1129. },
  1130. "System.Reflection.Emit/4.3.0": {
  1131. "dependencies": {
  1132. "System.IO": "4.3.0",
  1133. "System.Reflection": "4.3.0",
  1134. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1135. "System.Reflection.Primitives": "4.3.0",
  1136. "System.Runtime": "4.3.0"
  1137. }
  1138. },
  1139. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1140. "dependencies": {
  1141. "System.Reflection": "4.3.0",
  1142. "System.Reflection.Primitives": "4.3.0",
  1143. "System.Runtime": "4.3.0"
  1144. }
  1145. },
  1146. "System.Reflection.Emit.Lightweight/4.3.0": {
  1147. "dependencies": {
  1148. "System.Reflection": "4.3.0",
  1149. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1150. "System.Reflection.Primitives": "4.3.0",
  1151. "System.Runtime": "4.3.0"
  1152. }
  1153. },
  1154. "System.Reflection.Extensions/4.3.0": {
  1155. "dependencies": {
  1156. "Microsoft.NETCore.Platforms": "3.0.0",
  1157. "Microsoft.NETCore.Targets": "1.1.0",
  1158. "System.Reflection": "4.3.0",
  1159. "System.Runtime": "4.3.0"
  1160. }
  1161. },
  1162. "System.Reflection.Metadata/1.3.0": {
  1163. "dependencies": {
  1164. "System.Collections": "4.3.0",
  1165. "System.Collections.Immutable": "1.2.0",
  1166. "System.Diagnostics.Debug": "4.3.0",
  1167. "System.IO": "4.3.0",
  1168. "System.Linq": "4.3.0",
  1169. "System.Reflection": "4.3.0",
  1170. "System.Reflection.Extensions": "4.3.0",
  1171. "System.Reflection.Primitives": "4.3.0",
  1172. "System.Resources.ResourceManager": "4.3.0",
  1173. "System.Runtime": "4.3.0",
  1174. "System.Runtime.Extensions": "4.3.0",
  1175. "System.Runtime.InteropServices": "4.3.0",
  1176. "System.Text.Encoding": "4.3.0",
  1177. "System.Text.Encoding.Extensions": "4.3.0",
  1178. "System.Threading": "4.3.0"
  1179. }
  1180. },
  1181. "System.Reflection.Primitives/4.3.0": {
  1182. "dependencies": {
  1183. "Microsoft.NETCore.Platforms": "3.0.0",
  1184. "Microsoft.NETCore.Targets": "1.1.0",
  1185. "System.Runtime": "4.3.0"
  1186. }
  1187. },
  1188. "System.Reflection.TypeExtensions/4.3.0": {
  1189. "dependencies": {
  1190. "System.Reflection": "4.3.0",
  1191. "System.Runtime": "4.3.0"
  1192. }
  1193. },
  1194. "System.Resources.ResourceManager/4.3.0": {
  1195. "dependencies": {
  1196. "Microsoft.NETCore.Platforms": "3.0.0",
  1197. "Microsoft.NETCore.Targets": "1.1.0",
  1198. "System.Globalization": "4.3.0",
  1199. "System.Reflection": "4.3.0",
  1200. "System.Runtime": "4.3.0"
  1201. }
  1202. },
  1203. "System.Runtime/4.3.0": {
  1204. "dependencies": {
  1205. "Microsoft.NETCore.Platforms": "3.0.0",
  1206. "Microsoft.NETCore.Targets": "1.1.0"
  1207. }
  1208. },
  1209. "System.Runtime.Caching/4.5.0": {
  1210. "dependencies": {
  1211. "Microsoft.NETCore.Platforms": "3.0.0",
  1212. "System.Configuration.ConfigurationManager": "4.5.0"
  1213. },
  1214. "runtime": {
  1215. "lib/netstandard2.0/System.Runtime.Caching.dll": {
  1216. "assemblyVersion": "4.0.0.0",
  1217. "fileVersion": "4.6.26515.6"
  1218. }
  1219. },
  1220. "runtimeTargets": {
  1221. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1222. "rid": "unix",
  1223. "assetType": "runtime",
  1224. "assemblyVersion": "4.0.0.0",
  1225. "fileVersion": "4.6.26515.6"
  1226. },
  1227. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1228. "rid": "win",
  1229. "assetType": "runtime",
  1230. "assemblyVersion": "4.0.0.0",
  1231. "fileVersion": "4.6.26515.6"
  1232. }
  1233. }
  1234. },
  1235. "System.Runtime.CompilerServices.Unsafe/4.5.0": {},
  1236. "System.Runtime.Extensions/4.3.0": {
  1237. "dependencies": {
  1238. "Microsoft.NETCore.Platforms": "3.0.0",
  1239. "Microsoft.NETCore.Targets": "1.1.0",
  1240. "System.Runtime": "4.3.0"
  1241. }
  1242. },
  1243. "System.Runtime.Handles/4.3.0": {
  1244. "dependencies": {
  1245. "Microsoft.NETCore.Platforms": "3.0.0",
  1246. "Microsoft.NETCore.Targets": "1.1.0",
  1247. "System.Runtime": "4.3.0"
  1248. }
  1249. },
  1250. "System.Runtime.InteropServices/4.3.0": {
  1251. "dependencies": {
  1252. "Microsoft.NETCore.Platforms": "3.0.0",
  1253. "Microsoft.NETCore.Targets": "1.1.0",
  1254. "System.Reflection": "4.3.0",
  1255. "System.Reflection.Primitives": "4.3.0",
  1256. "System.Runtime": "4.3.0",
  1257. "System.Runtime.Handles": "4.3.0"
  1258. }
  1259. },
  1260. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1261. "dependencies": {
  1262. "System.Reflection": "4.3.0",
  1263. "System.Reflection.Extensions": "4.3.0",
  1264. "System.Resources.ResourceManager": "4.3.0",
  1265. "System.Runtime": "4.3.0",
  1266. "System.Runtime.InteropServices": "4.3.0",
  1267. "System.Threading": "4.3.0",
  1268. "runtime.native.System": "4.3.0"
  1269. }
  1270. },
  1271. "System.Runtime.Numerics/4.3.0": {
  1272. "dependencies": {
  1273. "System.Globalization": "4.3.0",
  1274. "System.Resources.ResourceManager": "4.3.0",
  1275. "System.Runtime": "4.3.0",
  1276. "System.Runtime.Extensions": "4.3.0"
  1277. }
  1278. },
  1279. "System.Runtime.Serialization.Formatters/4.3.0": {
  1280. "dependencies": {
  1281. "System.Collections": "4.3.0",
  1282. "System.Reflection": "4.3.0",
  1283. "System.Resources.ResourceManager": "4.3.0",
  1284. "System.Runtime": "4.3.0",
  1285. "System.Runtime.Serialization.Primitives": "4.3.0"
  1286. }
  1287. },
  1288. "System.Runtime.Serialization.Json/4.3.0": {
  1289. "dependencies": {
  1290. "System.IO": "4.3.0",
  1291. "System.Private.DataContractSerialization": "4.3.0",
  1292. "System.Runtime": "4.3.0"
  1293. }
  1294. },
  1295. "System.Runtime.Serialization.Primitives/4.3.0": {
  1296. "dependencies": {
  1297. "System.Resources.ResourceManager": "4.3.0",
  1298. "System.Runtime": "4.3.0"
  1299. }
  1300. },
  1301. "System.Security.AccessControl/4.6.0": {
  1302. "dependencies": {
  1303. "Microsoft.NETCore.Platforms": "3.0.0",
  1304. "System.Security.Principal.Windows": "4.6.0"
  1305. }
  1306. },
  1307. "System.Security.Cryptography.Algorithms/4.3.0": {
  1308. "dependencies": {
  1309. "Microsoft.NETCore.Platforms": "3.0.0",
  1310. "System.Collections": "4.3.0",
  1311. "System.IO": "4.3.0",
  1312. "System.Resources.ResourceManager": "4.3.0",
  1313. "System.Runtime": "4.3.0",
  1314. "System.Runtime.Extensions": "4.3.0",
  1315. "System.Runtime.Handles": "4.3.0",
  1316. "System.Runtime.InteropServices": "4.3.0",
  1317. "System.Runtime.Numerics": "4.3.0",
  1318. "System.Security.Cryptography.Encoding": "4.3.0",
  1319. "System.Security.Cryptography.Primitives": "4.3.0",
  1320. "System.Text.Encoding": "4.3.0",
  1321. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  1322. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1323. }
  1324. },
  1325. "System.Security.Cryptography.Cng/4.5.0": {},
  1326. "System.Security.Cryptography.Csp/4.3.0": {
  1327. "dependencies": {
  1328. "Microsoft.NETCore.Platforms": "3.0.0",
  1329. "System.IO": "4.3.0",
  1330. "System.Reflection": "4.3.0",
  1331. "System.Resources.ResourceManager": "4.3.0",
  1332. "System.Runtime": "4.3.0",
  1333. "System.Runtime.Extensions": "4.3.0",
  1334. "System.Runtime.Handles": "4.3.0",
  1335. "System.Runtime.InteropServices": "4.3.0",
  1336. "System.Security.Cryptography.Algorithms": "4.3.0",
  1337. "System.Security.Cryptography.Encoding": "4.3.0",
  1338. "System.Security.Cryptography.Primitives": "4.3.0",
  1339. "System.Text.Encoding": "4.3.0",
  1340. "System.Threading": "4.3.0"
  1341. }
  1342. },
  1343. "System.Security.Cryptography.Encoding/4.3.0": {
  1344. "dependencies": {
  1345. "Microsoft.NETCore.Platforms": "3.0.0",
  1346. "System.Collections": "4.3.0",
  1347. "System.Collections.Concurrent": "4.3.0",
  1348. "System.Linq": "4.3.0",
  1349. "System.Resources.ResourceManager": "4.3.0",
  1350. "System.Runtime": "4.3.0",
  1351. "System.Runtime.Extensions": "4.3.0",
  1352. "System.Runtime.Handles": "4.3.0",
  1353. "System.Runtime.InteropServices": "4.3.0",
  1354. "System.Security.Cryptography.Primitives": "4.3.0",
  1355. "System.Text.Encoding": "4.3.0",
  1356. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1357. }
  1358. },
  1359. "System.Security.Cryptography.OpenSsl/4.3.0": {
  1360. "dependencies": {
  1361. "System.Collections": "4.3.0",
  1362. "System.IO": "4.3.0",
  1363. "System.Resources.ResourceManager": "4.3.0",
  1364. "System.Runtime": "4.3.0",
  1365. "System.Runtime.Extensions": "4.3.0",
  1366. "System.Runtime.Handles": "4.3.0",
  1367. "System.Runtime.InteropServices": "4.3.0",
  1368. "System.Runtime.Numerics": "4.3.0",
  1369. "System.Security.Cryptography.Algorithms": "4.3.0",
  1370. "System.Security.Cryptography.Encoding": "4.3.0",
  1371. "System.Security.Cryptography.Primitives": "4.3.0",
  1372. "System.Text.Encoding": "4.3.0",
  1373. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1374. }
  1375. },
  1376. "System.Security.Cryptography.Primitives/4.3.0": {
  1377. "dependencies": {
  1378. "System.Diagnostics.Debug": "4.3.0",
  1379. "System.Globalization": "4.3.0",
  1380. "System.IO": "4.3.0",
  1381. "System.Resources.ResourceManager": "4.3.0",
  1382. "System.Runtime": "4.3.0",
  1383. "System.Threading": "4.3.0",
  1384. "System.Threading.Tasks": "4.3.0"
  1385. }
  1386. },
  1387. "System.Security.Cryptography.ProtectedData/4.5.0": {
  1388. "runtime": {
  1389. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1390. "assemblyVersion": "4.0.3.0",
  1391. "fileVersion": "4.6.26515.6"
  1392. }
  1393. },
  1394. "runtimeTargets": {
  1395. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  1396. "rid": "win",
  1397. "assetType": "runtime",
  1398. "assemblyVersion": "4.0.3.0",
  1399. "fileVersion": "4.6.26515.6"
  1400. }
  1401. }
  1402. },
  1403. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1404. "dependencies": {
  1405. "Microsoft.NETCore.Platforms": "3.0.0",
  1406. "System.Collections": "4.3.0",
  1407. "System.Diagnostics.Debug": "4.3.0",
  1408. "System.Globalization": "4.3.0",
  1409. "System.Globalization.Calendars": "4.3.0",
  1410. "System.IO": "4.3.0",
  1411. "System.IO.FileSystem": "4.3.0",
  1412. "System.IO.FileSystem.Primitives": "4.3.0",
  1413. "System.Resources.ResourceManager": "4.3.0",
  1414. "System.Runtime": "4.3.0",
  1415. "System.Runtime.Extensions": "4.3.0",
  1416. "System.Runtime.Handles": "4.3.0",
  1417. "System.Runtime.InteropServices": "4.3.0",
  1418. "System.Runtime.Numerics": "4.3.0",
  1419. "System.Security.Cryptography.Algorithms": "4.3.0",
  1420. "System.Security.Cryptography.Cng": "4.5.0",
  1421. "System.Security.Cryptography.Csp": "4.3.0",
  1422. "System.Security.Cryptography.Encoding": "4.3.0",
  1423. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1424. "System.Security.Cryptography.Primitives": "4.3.0",
  1425. "System.Text.Encoding": "4.3.0",
  1426. "System.Threading": "4.3.0",
  1427. "runtime.native.System": "4.3.0",
  1428. "runtime.native.System.Net.Http": "4.3.0",
  1429. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1430. }
  1431. },
  1432. "System.Security.Permissions/4.6.0": {
  1433. "dependencies": {
  1434. "System.Security.AccessControl": "4.6.0",
  1435. "System.Windows.Extensions": "4.6.0"
  1436. },
  1437. "runtime": {
  1438. "lib/netcoreapp3.0/System.Security.Permissions.dll": {
  1439. "assemblyVersion": "4.0.2.0",
  1440. "fileVersion": "4.700.19.46214"
  1441. }
  1442. }
  1443. },
  1444. "System.Security.Principal.Windows/4.6.0": {},
  1445. "System.Security.SecureString/4.3.0": {
  1446. "dependencies": {
  1447. "Microsoft.NETCore.Platforms": "3.0.0",
  1448. "System.Resources.ResourceManager": "4.3.0",
  1449. "System.Runtime": "4.3.0",
  1450. "System.Runtime.Handles": "4.3.0",
  1451. "System.Runtime.InteropServices": "4.3.0",
  1452. "System.Security.Cryptography.Primitives": "4.3.0",
  1453. "System.Text.Encoding": "4.3.0",
  1454. "System.Threading": "4.3.0"
  1455. }
  1456. },
  1457. "System.Text.Encoding/4.3.0": {
  1458. "dependencies": {
  1459. "Microsoft.NETCore.Platforms": "3.0.0",
  1460. "Microsoft.NETCore.Targets": "1.1.0",
  1461. "System.Runtime": "4.3.0"
  1462. }
  1463. },
  1464. "System.Text.Encoding.CodePages/4.5.0": {
  1465. "dependencies": {
  1466. "Microsoft.NETCore.Platforms": "3.0.0",
  1467. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  1468. }
  1469. },
  1470. "System.Text.Encoding.Extensions/4.3.0": {
  1471. "dependencies": {
  1472. "Microsoft.NETCore.Platforms": "3.0.0",
  1473. "Microsoft.NETCore.Targets": "1.1.0",
  1474. "System.Runtime": "4.3.0",
  1475. "System.Text.Encoding": "4.3.0"
  1476. }
  1477. },
  1478. "System.Text.Encodings.Web/4.5.0": {},
  1479. "System.Text.RegularExpressions/4.3.0": {
  1480. "dependencies": {
  1481. "System.Runtime": "4.3.0"
  1482. }
  1483. },
  1484. "System.Threading/4.3.0": {
  1485. "dependencies": {
  1486. "System.Runtime": "4.3.0",
  1487. "System.Threading.Tasks": "4.3.0"
  1488. }
  1489. },
  1490. "System.Threading.Overlapped/4.0.1": {
  1491. "dependencies": {
  1492. "Microsoft.NETCore.Platforms": "3.0.0",
  1493. "System.Resources.ResourceManager": "4.3.0",
  1494. "System.Runtime": "4.3.0",
  1495. "System.Runtime.Handles": "4.3.0"
  1496. }
  1497. },
  1498. "System.Threading.Tasks/4.3.0": {
  1499. "dependencies": {
  1500. "Microsoft.NETCore.Platforms": "3.0.0",
  1501. "Microsoft.NETCore.Targets": "1.1.0",
  1502. "System.Runtime": "4.3.0"
  1503. }
  1504. },
  1505. "System.Threading.Tasks.Extensions/4.3.0": {
  1506. "dependencies": {
  1507. "System.Collections": "4.3.0",
  1508. "System.Runtime": "4.3.0",
  1509. "System.Threading.Tasks": "4.3.0"
  1510. }
  1511. },
  1512. "System.Threading.Thread/4.0.0": {
  1513. "dependencies": {
  1514. "System.Runtime": "4.3.0"
  1515. }
  1516. },
  1517. "System.Threading.ThreadPool/4.0.10": {
  1518. "dependencies": {
  1519. "System.Runtime": "4.3.0",
  1520. "System.Runtime.Handles": "4.3.0"
  1521. }
  1522. },
  1523. "System.Threading.Timer/4.3.0": {
  1524. "dependencies": {
  1525. "Microsoft.NETCore.Platforms": "3.0.0",
  1526. "Microsoft.NETCore.Targets": "1.1.0",
  1527. "System.Runtime": "4.3.0"
  1528. }
  1529. },
  1530. "System.Windows.Extensions/4.6.0": {
  1531. "dependencies": {
  1532. "System.Drawing.Common": "4.6.0"
  1533. },
  1534. "runtime": {
  1535. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  1536. "assemblyVersion": "4.0.0.0",
  1537. "fileVersion": "4.700.19.46214"
  1538. }
  1539. },
  1540. "runtimeTargets": {
  1541. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  1542. "rid": "win",
  1543. "assetType": "runtime",
  1544. "assemblyVersion": "4.0.0.0",
  1545. "fileVersion": "4.700.19.46214"
  1546. }
  1547. }
  1548. },
  1549. "System.Xml.ReaderWriter/4.3.0": {
  1550. "dependencies": {
  1551. "System.Collections": "4.3.0",
  1552. "System.Diagnostics.Debug": "4.3.0",
  1553. "System.Globalization": "4.3.0",
  1554. "System.IO": "4.3.0",
  1555. "System.IO.FileSystem": "4.3.0",
  1556. "System.IO.FileSystem.Primitives": "4.3.0",
  1557. "System.Resources.ResourceManager": "4.3.0",
  1558. "System.Runtime": "4.3.0",
  1559. "System.Runtime.Extensions": "4.3.0",
  1560. "System.Runtime.InteropServices": "4.3.0",
  1561. "System.Text.Encoding": "4.3.0",
  1562. "System.Text.Encoding.Extensions": "4.3.0",
  1563. "System.Text.RegularExpressions": "4.3.0",
  1564. "System.Threading.Tasks": "4.3.0",
  1565. "System.Threading.Tasks.Extensions": "4.3.0"
  1566. }
  1567. },
  1568. "System.Xml.XDocument/4.3.0": {
  1569. "dependencies": {
  1570. "System.Collections": "4.3.0",
  1571. "System.Diagnostics.Debug": "4.3.0",
  1572. "System.Diagnostics.Tools": "4.3.0",
  1573. "System.Globalization": "4.3.0",
  1574. "System.IO": "4.3.0",
  1575. "System.Reflection": "4.3.0",
  1576. "System.Resources.ResourceManager": "4.3.0",
  1577. "System.Runtime": "4.3.0",
  1578. "System.Runtime.Extensions": "4.3.0",
  1579. "System.Text.Encoding": "4.3.0",
  1580. "System.Threading": "4.3.0",
  1581. "System.Xml.ReaderWriter": "4.3.0"
  1582. }
  1583. },
  1584. "System.Xml.XmlDocument/4.3.0": {
  1585. "dependencies": {
  1586. "System.Collections": "4.3.0",
  1587. "System.Diagnostics.Debug": "4.3.0",
  1588. "System.Globalization": "4.3.0",
  1589. "System.IO": "4.3.0",
  1590. "System.Resources.ResourceManager": "4.3.0",
  1591. "System.Runtime": "4.3.0",
  1592. "System.Runtime.Extensions": "4.3.0",
  1593. "System.Text.Encoding": "4.3.0",
  1594. "System.Threading": "4.3.0",
  1595. "System.Xml.ReaderWriter": "4.3.0"
  1596. }
  1597. },
  1598. "System.Xml.XmlSerializer/4.3.0": {
  1599. "dependencies": {
  1600. "System.Collections": "4.3.0",
  1601. "System.Globalization": "4.3.0",
  1602. "System.IO": "4.3.0",
  1603. "System.Linq": "4.3.0",
  1604. "System.Reflection": "4.3.0",
  1605. "System.Reflection.Emit": "4.3.0",
  1606. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1607. "System.Reflection.Extensions": "4.3.0",
  1608. "System.Reflection.Primitives": "4.3.0",
  1609. "System.Reflection.TypeExtensions": "4.3.0",
  1610. "System.Resources.ResourceManager": "4.3.0",
  1611. "System.Runtime": "4.3.0",
  1612. "System.Runtime.Extensions": "4.3.0",
  1613. "System.Text.RegularExpressions": "4.3.0",
  1614. "System.Threading": "4.3.0",
  1615. "System.Xml.ReaderWriter": "4.3.0",
  1616. "System.Xml.XmlDocument": "4.3.0"
  1617. }
  1618. },
  1619. "System.Xml.XPath/4.0.1": {
  1620. "dependencies": {
  1621. "System.Collections": "4.3.0",
  1622. "System.Diagnostics.Debug": "4.3.0",
  1623. "System.Globalization": "4.3.0",
  1624. "System.IO": "4.3.0",
  1625. "System.Resources.ResourceManager": "4.3.0",
  1626. "System.Runtime": "4.3.0",
  1627. "System.Runtime.Extensions": "4.3.0",
  1628. "System.Threading": "4.3.0",
  1629. "System.Xml.ReaderWriter": "4.3.0"
  1630. }
  1631. },
  1632. "System.Xml.XPath.XmlDocument/4.0.1": {
  1633. "dependencies": {
  1634. "System.Collections": "4.3.0",
  1635. "System.Globalization": "4.3.0",
  1636. "System.IO": "4.3.0",
  1637. "System.Resources.ResourceManager": "4.3.0",
  1638. "System.Runtime": "4.3.0",
  1639. "System.Runtime.Extensions": "4.3.0",
  1640. "System.Threading": "4.3.0",
  1641. "System.Xml.ReaderWriter": "4.3.0",
  1642. "System.Xml.XPath": "4.0.1",
  1643. "System.Xml.XmlDocument": "4.3.0"
  1644. },
  1645. "runtime": {
  1646. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {
  1647. "assemblyVersion": "4.0.1.0",
  1648. "fileVersion": "1.0.24212.1"
  1649. }
  1650. }
  1651. },
  1652. "TSQL.Parser/1.4.0": {
  1653. "runtime": {
  1654. "lib/netstandard2.0/TSQL_Parser.dll": {
  1655. "assemblyVersion": "1.4.0.0",
  1656. "fileVersion": "1.4.0.0"
  1657. }
  1658. }
  1659. },
  1660. "ArsenalDB/3.1.301": {
  1661. "dependencies": {
  1662. "Microsoft.Data.SqlClient": "1.1.1",
  1663. "Microsoft.Extensions.Configuration": "3.1.3",
  1664. "Microsoft.Extensions.Configuration.Json": "3.1.3",
  1665. "MySql.Data": "8.0.19",
  1666. "Newtonsoft.Json": "12.0.3",
  1667. "TSQL.Parser": "1.4.0",
  1668. "log4net": "2.0.8"
  1669. },
  1670. "runtime": {
  1671. "ArsenalDB.dll": {}
  1672. }
  1673. },
  1674. "CounsellorBL/3.1.301": {
  1675. "dependencies": {
  1676. "ArsenalDB": "3.1.301",
  1677. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  1678. "Microsoft.Extensions.Caching.Memory": "3.1.3",
  1679. "MonumentDefine": "3.1.301",
  1680. "NPOI": "2.5.1",
  1681. "SoldierData": "3.1.301"
  1682. },
  1683. "runtime": {
  1684. "CounsellorBL.dll": {}
  1685. }
  1686. },
  1687. "MonumentDefine/3.1.301": {
  1688. "runtime": {
  1689. "MonumentDefine.dll": {}
  1690. }
  1691. },
  1692. "SoldierData/3.1.301": {
  1693. "dependencies": {
  1694. "ArsenalDB": "3.1.301"
  1695. },
  1696. "runtime": {
  1697. "SoldierData.dll": {}
  1698. }
  1699. },
  1700. "LogisticsUtil/3.1.139.406": {
  1701. "runtime": {
  1702. "LogisticsUtil.dll": {
  1703. "assemblyVersion": "3.1.139.406",
  1704. "fileVersion": "3.1.139.406"
  1705. }
  1706. }
  1707. },
  1708. "SignalerMessageV2/3.1.139.406": {
  1709. "runtime": {
  1710. "SignalerMessageV2.dll": {
  1711. "assemblyVersion": "3.1.139.406",
  1712. "fileVersion": "3.1.139.406"
  1713. }
  1714. }
  1715. }
  1716. }
  1717. },
  1718. "libraries": {
  1719. "TankAP/1.0.0": {
  1720. "type": "project",
  1721. "serviceable": false,
  1722. "sha512": ""
  1723. },
  1724. "BouncyCastle.NetCore/1.8.3": {
  1725. "type": "package",
  1726. "serviceable": true,
  1727. "sha512": "sha512-jAy3uHN1U9DpoT/TgLqDTEhlccn/4doOVxhSmmNsnoSsGfHT9Lwr634ac9D0YFujAhNw61nWF4UIpHyzv0aQww==",
  1728. "path": "bouncycastle.netcore/1.8.3",
  1729. "hashPath": "bouncycastle.netcore.1.8.3.nupkg.sha512"
  1730. },
  1731. "Google.Protobuf/3.6.1": {
  1732. "type": "package",
  1733. "serviceable": true,
  1734. "sha512": "sha512-741fGeDQjixBJaU2j+0CbrmZXsNJkTn/hWbOh4fLVXndHsCclJmWznCPWrJmPoZKvajBvAz3e8ECJOUvRtwjNQ==",
  1735. "path": "google.protobuf/3.6.1",
  1736. "hashPath": "google.protobuf.3.6.1.nupkg.sha512"
  1737. },
  1738. "log4net/2.0.8": {
  1739. "type": "package",
  1740. "serviceable": true,
  1741. "sha512": "sha512-N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  1742. "path": "log4net/2.0.8",
  1743. "hashPath": "log4net.2.0.8.nupkg.sha512"
  1744. },
  1745. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  1746. "type": "package",
  1747. "serviceable": true,
  1748. "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  1749. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  1750. "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
  1751. },
  1752. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  1753. "type": "package",
  1754. "serviceable": true,
  1755. "sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  1756. "path": "microsoft.aspnetcore.http.features/2.2.0",
  1757. "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
  1758. },
  1759. "Microsoft.CSharp/4.5.0": {
  1760. "type": "package",
  1761. "serviceable": true,
  1762. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  1763. "path": "microsoft.csharp/4.5.0",
  1764. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  1765. },
  1766. "Microsoft.Data.SqlClient/1.1.1": {
  1767. "type": "package",
  1768. "serviceable": true,
  1769. "sha512": "sha512-4tYUViFd7kPYFjTQ2gKdJ78bFRAG065NQXe1XMw4rbfUDXBDR+6aNykEyfCSCOw16SC3cw2/hlfSR8YEwK1qpA==",
  1770. "path": "microsoft.data.sqlclient/1.1.1",
  1771. "hashPath": "microsoft.data.sqlclient.1.1.1.nupkg.sha512"
  1772. },
  1773. "Microsoft.Extensions.Caching.Abstractions/3.1.3": {
  1774. "type": "package",
  1775. "serviceable": true,
  1776. "sha512": "sha512-jWyuPd4HqWT0rEjoCnG/7OB/KcYbIBa0z7TS6eWytTwrbjT2/pnp+LUYUZAqc9ppSZFf2u2gFYQ7RFS3UU+vEw==",
  1777. "path": "microsoft.extensions.caching.abstractions/3.1.3",
  1778. "hashPath": "microsoft.extensions.caching.abstractions.3.1.3.nupkg.sha512"
  1779. },
  1780. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  1781. "type": "package",
  1782. "serviceable": true,
  1783. "sha512": "sha512-Ie7mWAuyd6BxnUYswc84Bf8iMHknNcP2ZV0me/8ZCsaIwcNb+NUHJOZwwaaAz6HJM6+K0PLilPePTCVkqY8XGw==",
  1784. "path": "microsoft.extensions.caching.memory/3.1.3",
  1785. "hashPath": "microsoft.extensions.caching.memory.3.1.3.nupkg.sha512"
  1786. },
  1787. "Microsoft.Extensions.Configuration/3.1.3": {
  1788. "type": "package",
  1789. "serviceable": true,
  1790. "sha512": "sha512-nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  1791. "path": "microsoft.extensions.configuration/3.1.3",
  1792. "hashPath": "microsoft.extensions.configuration.3.1.3.nupkg.sha512"
  1793. },
  1794. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  1795. "type": "package",
  1796. "serviceable": true,
  1797. "sha512": "sha512-d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  1798. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  1799. "hashPath": "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512"
  1800. },
  1801. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  1802. "type": "package",
  1803. "serviceable": true,
  1804. "sha512": "sha512-elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  1805. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  1806. "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512"
  1807. },
  1808. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  1809. "type": "package",
  1810. "serviceable": true,
  1811. "sha512": "sha512-E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  1812. "path": "microsoft.extensions.configuration.json/3.1.3",
  1813. "hashPath": "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512"
  1814. },
  1815. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  1816. "type": "package",
  1817. "serviceable": true,
  1818. "sha512": "sha512-woeS5XeBChU76EmtFCwGHKgBfsYIn76u3myDq4zNY2ZrcwzBMNEViK2FRgXDgF11PBNbGdKCXsWFFZDtqPW0nQ==",
  1819. "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.3",
  1820. "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.3.nupkg.sha512"
  1821. },
  1822. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  1823. "type": "package",
  1824. "serviceable": true,
  1825. "sha512": "sha512-vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  1826. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  1827. "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512"
  1828. },
  1829. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  1830. "type": "package",
  1831. "serviceable": true,
  1832. "sha512": "sha512-CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  1833. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  1834. "hashPath": "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512"
  1835. },
  1836. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  1837. "type": "package",
  1838. "serviceable": true,
  1839. "sha512": "sha512-bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  1840. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  1841. "hashPath": "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512"
  1842. },
  1843. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  1844. "type": "package",
  1845. "serviceable": true,
  1846. "sha512": "sha512-j6r0E+OVinD4s13CIZASYJLLLApStb1yh5Vig7moB2FE1UsMRj4TYJ/xioDjreVA0dyOFpbWny1/n2iSJMbmNg==",
  1847. "path": "microsoft.extensions.logging.abstractions/3.1.3",
  1848. "hashPath": "microsoft.extensions.logging.abstractions.3.1.3.nupkg.sha512"
  1849. },
  1850. "Microsoft.Extensions.Options/3.1.3": {
  1851. "type": "package",
  1852. "serviceable": true,
  1853. "sha512": "sha512-RyOSOg/kHW3AXojWGSdOs3BXJJnE9Sc6RVvP4LhnY5oaC2Da4k8CWfIw7I+QThxV8HTCPjzmON9c+QO+JZggNg==",
  1854. "path": "microsoft.extensions.options/3.1.3",
  1855. "hashPath": "microsoft.extensions.options.3.1.3.nupkg.sha512"
  1856. },
  1857. "Microsoft.Extensions.Primitives/3.1.3": {
  1858. "type": "package",
  1859. "serviceable": true,
  1860. "sha512": "sha512-5gK6qeq9CBCHBfB3Tim3jCJTLafT9FXFBAZZq39rC8adz8mxcjVAuQSw3jGgHqoRk0jwtXKFhXJUVur8vfeuFg==",
  1861. "path": "microsoft.extensions.primitives/3.1.3",
  1862. "hashPath": "microsoft.extensions.primitives.3.1.3.nupkg.sha512"
  1863. },
  1864. "Microsoft.Identity.Client/3.0.8": {
  1865. "type": "package",
  1866. "serviceable": true,
  1867. "sha512": "sha512-9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
  1868. "path": "microsoft.identity.client/3.0.8",
  1869. "hashPath": "microsoft.identity.client.3.0.8.nupkg.sha512"
  1870. },
  1871. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  1872. "type": "package",
  1873. "serviceable": true,
  1874. "sha512": "sha512-cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
  1875. "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
  1876. "hashPath": "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512"
  1877. },
  1878. "Microsoft.IdentityModel.Logging/5.5.0": {
  1879. "type": "package",
  1880. "serviceable": true,
  1881. "sha512": "sha512-1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
  1882. "path": "microsoft.identitymodel.logging/5.5.0",
  1883. "hashPath": "microsoft.identitymodel.logging.5.5.0.nupkg.sha512"
  1884. },
  1885. "Microsoft.IdentityModel.Protocols/5.5.0": {
  1886. "type": "package",
  1887. "serviceable": true,
  1888. "sha512": "sha512-m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
  1889. "path": "microsoft.identitymodel.protocols/5.5.0",
  1890. "hashPath": "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512"
  1891. },
  1892. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  1893. "type": "package",
  1894. "serviceable": true,
  1895. "sha512": "sha512-21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
  1896. "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
  1897. "hashPath": "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512"
  1898. },
  1899. "Microsoft.IdentityModel.Tokens/5.5.0": {
  1900. "type": "package",
  1901. "serviceable": true,
  1902. "sha512": "sha512-cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
  1903. "path": "microsoft.identitymodel.tokens/5.5.0",
  1904. "hashPath": "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512"
  1905. },
  1906. "Microsoft.NETCore.Platforms/3.0.0": {
  1907. "type": "package",
  1908. "serviceable": true,
  1909. "sha512": "sha512-TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
  1910. "path": "microsoft.netcore.platforms/3.0.0",
  1911. "hashPath": "microsoft.netcore.platforms.3.0.0.nupkg.sha512"
  1912. },
  1913. "Microsoft.NETCore.Targets/1.1.0": {
  1914. "type": "package",
  1915. "serviceable": true,
  1916. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1917. "path": "microsoft.netcore.targets/1.1.0",
  1918. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1919. },
  1920. "Microsoft.Win32.Primitives/4.3.0": {
  1921. "type": "package",
  1922. "serviceable": true,
  1923. "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  1924. "path": "microsoft.win32.primitives/4.3.0",
  1925. "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
  1926. },
  1927. "Microsoft.Win32.Registry/4.5.0": {
  1928. "type": "package",
  1929. "serviceable": true,
  1930. "sha512": "sha512-+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
  1931. "path": "microsoft.win32.registry/4.5.0",
  1932. "hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512"
  1933. },
  1934. "Microsoft.Win32.SystemEvents/4.6.0": {
  1935. "type": "package",
  1936. "serviceable": true,
  1937. "sha512": "sha512-Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
  1938. "path": "microsoft.win32.systemevents/4.6.0",
  1939. "hashPath": "microsoft.win32.systemevents.4.6.0.nupkg.sha512"
  1940. },
  1941. "MySql.Data/8.0.19": {
  1942. "type": "package",
  1943. "serviceable": true,
  1944. "sha512": "sha512-zPFSg8rW3PcFIn27d0lEHQ/XWQhBzGIgKYQYFZN8aHLlpen5D6nz3/wb54V9ZRH3zkWlIWQ7FfxqbQdl3vizjQ==",
  1945. "path": "mysql.data/8.0.19",
  1946. "hashPath": "mysql.data.8.0.19.nupkg.sha512"
  1947. },
  1948. "NETStandard.Library/1.6.1": {
  1949. "type": "package",
  1950. "serviceable": true,
  1951. "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  1952. "path": "netstandard.library/1.6.1",
  1953. "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
  1954. },
  1955. "Newtonsoft.Json/12.0.3": {
  1956. "type": "package",
  1957. "serviceable": true,
  1958. "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  1959. "path": "newtonsoft.json/12.0.3",
  1960. "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
  1961. },
  1962. "NPOI/2.5.1": {
  1963. "type": "package",
  1964. "serviceable": true,
  1965. "sha512": "sha512-2RkrIi+h6hDcrdR8EIxMpBb7vSz5Lgsr1HKgrA7Q+9/zQ17ky5b+3eHuJeuautFhRSrUTRxUfOpF5l9Vooy8/A==",
  1966. "path": "npoi/2.5.1",
  1967. "hashPath": "npoi.2.5.1.nupkg.sha512"
  1968. },
  1969. "Portable.BouncyCastle/1.8.6": {
  1970. "type": "package",
  1971. "serviceable": true,
  1972. "sha512": "sha512-y+GvZomzhY+Lwu5mMeNmFFYLHiEr2xFDOANhABn/wgg64/QpTzfgpNGPct+pXgQHjmutd363ZCur/91DLaBxOw==",
  1973. "path": "portable.bouncycastle/1.8.6",
  1974. "hashPath": "portable.bouncycastle.1.8.6.nupkg.sha512"
  1975. },
  1976. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1977. "type": "package",
  1978. "serviceable": true,
  1979. "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  1980. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1981. "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1982. },
  1983. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1984. "type": "package",
  1985. "serviceable": true,
  1986. "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  1987. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1988. "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1989. },
  1990. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1991. "type": "package",
  1992. "serviceable": true,
  1993. "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  1994. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1995. "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1996. },
  1997. "runtime.native.System/4.3.0": {
  1998. "type": "package",
  1999. "serviceable": true,
  2000. "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  2001. "path": "runtime.native.system/4.3.0",
  2002. "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
  2003. },
  2004. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2005. "type": "package",
  2006. "serviceable": true,
  2007. "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  2008. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  2009. "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  2010. },
  2011. "runtime.native.System.IO.Compression/4.3.0": {
  2012. "type": "package",
  2013. "serviceable": true,
  2014. "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  2015. "path": "runtime.native.system.io.compression/4.3.0",
  2016. "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
  2017. },
  2018. "runtime.native.System.Net.Http/4.3.0": {
  2019. "type": "package",
  2020. "serviceable": true,
  2021. "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  2022. "path": "runtime.native.system.net.http/4.3.0",
  2023. "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
  2024. },
  2025. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  2026. "type": "package",
  2027. "serviceable": true,
  2028. "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  2029. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  2030. "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  2031. },
  2032. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2033. "type": "package",
  2034. "serviceable": true,
  2035. "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  2036. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  2037. "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2038. },
  2039. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2040. "type": "package",
  2041. "serviceable": true,
  2042. "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  2043. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2044. "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2045. },
  2046. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2047. "type": "package",
  2048. "serviceable": true,
  2049. "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  2050. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2051. "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2052. },
  2053. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  2054. "type": "package",
  2055. "serviceable": true,
  2056. "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  2057. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  2058. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  2059. },
  2060. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2061. "type": "package",
  2062. "serviceable": true,
  2063. "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  2064. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2065. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2066. },
  2067. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2068. "type": "package",
  2069. "serviceable": true,
  2070. "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  2071. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2072. "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2073. },
  2074. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2075. "type": "package",
  2076. "serviceable": true,
  2077. "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  2078. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2079. "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2080. },
  2081. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2082. "type": "package",
  2083. "serviceable": true,
  2084. "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  2085. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2086. "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2087. },
  2088. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  2089. "type": "package",
  2090. "serviceable": true,
  2091. "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  2092. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  2093. "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2094. },
  2095. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2096. "type": "package",
  2097. "serviceable": true,
  2098. "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  2099. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  2100. "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  2101. },
  2102. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2103. "type": "package",
  2104. "serviceable": true,
  2105. "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  2106. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  2107. "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  2108. },
  2109. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2110. "type": "package",
  2111. "serviceable": true,
  2112. "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  2113. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  2114. "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
  2115. },
  2116. "SharpZipLib/1.2.0": {
  2117. "type": "package",
  2118. "serviceable": true,
  2119. "sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
  2120. "path": "sharpziplib/1.2.0",
  2121. "hashPath": "sharpziplib.1.2.0.nupkg.sha512"
  2122. },
  2123. "SSH.NET/2016.1.0": {
  2124. "type": "package",
  2125. "serviceable": true,
  2126. "sha512": "sha512-b0fcFFOE044KNRhq1uGujmK04ab+OzA9xARdeVCoZrY6I4D1IIaR6dn6qBIa+er4bJapGBhznDitwcRQpSRC0w==",
  2127. "path": "ssh.net/2016.1.0",
  2128. "hashPath": "ssh.net.2016.1.0.nupkg.sha512"
  2129. },
  2130. "SshNet.Security.Cryptography/1.2.0": {
  2131. "type": "package",
  2132. "serviceable": true,
  2133. "sha512": "sha512-EeFsirrrkIK+cdlYsxukNjBN98cbU7eHfTYZEwxsbOa3dvgR/OhOD06C0sTxvNPhe4UQ6yM0p1sKcT69jqgjTw==",
  2134. "path": "sshnet.security.cryptography/1.2.0",
  2135. "hashPath": "sshnet.security.cryptography.1.2.0.nupkg.sha512"
  2136. },
  2137. "System.AppContext/4.3.0": {
  2138. "type": "package",
  2139. "serviceable": true,
  2140. "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  2141. "path": "system.appcontext/4.3.0",
  2142. "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
  2143. },
  2144. "System.Buffers/4.3.0": {
  2145. "type": "package",
  2146. "serviceable": true,
  2147. "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  2148. "path": "system.buffers/4.3.0",
  2149. "hashPath": "system.buffers.4.3.0.nupkg.sha512"
  2150. },
  2151. "System.Collections/4.3.0": {
  2152. "type": "package",
  2153. "serviceable": true,
  2154. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  2155. "path": "system.collections/4.3.0",
  2156. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  2157. },
  2158. "System.Collections.Concurrent/4.3.0": {
  2159. "type": "package",
  2160. "serviceable": true,
  2161. "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  2162. "path": "system.collections.concurrent/4.3.0",
  2163. "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
  2164. },
  2165. "System.Collections.Immutable/1.2.0": {
  2166. "type": "package",
  2167. "serviceable": true,
  2168. "sha512": "sha512-Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  2169. "path": "system.collections.immutable/1.2.0",
  2170. "hashPath": "system.collections.immutable.1.2.0.nupkg.sha512"
  2171. },
  2172. "System.Collections.NonGeneric/4.3.0": {
  2173. "type": "package",
  2174. "serviceable": true,
  2175. "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
  2176. "path": "system.collections.nongeneric/4.3.0",
  2177. "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
  2178. },
  2179. "System.Collections.Specialized/4.3.0": {
  2180. "type": "package",
  2181. "serviceable": true,
  2182. "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
  2183. "path": "system.collections.specialized/4.3.0",
  2184. "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
  2185. },
  2186. "System.ComponentModel/4.3.0": {
  2187. "type": "package",
  2188. "serviceable": true,
  2189. "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  2190. "path": "system.componentmodel/4.3.0",
  2191. "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
  2192. },
  2193. "System.ComponentModel.Primitives/4.3.0": {
  2194. "type": "package",
  2195. "serviceable": true,
  2196. "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  2197. "path": "system.componentmodel.primitives/4.3.0",
  2198. "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
  2199. },
  2200. "System.ComponentModel.TypeConverter/4.3.0": {
  2201. "type": "package",
  2202. "serviceable": true,
  2203. "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
  2204. "path": "system.componentmodel.typeconverter/4.3.0",
  2205. "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
  2206. },
  2207. "System.Configuration.ConfigurationManager/4.5.0": {
  2208. "type": "package",
  2209. "serviceable": true,
  2210. "sha512": "sha512-UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  2211. "path": "system.configuration.configurationmanager/4.5.0",
  2212. "hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512"
  2213. },
  2214. "System.Console/4.3.0": {
  2215. "type": "package",
  2216. "serviceable": true,
  2217. "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  2218. "path": "system.console/4.3.0",
  2219. "hashPath": "system.console.4.3.0.nupkg.sha512"
  2220. },
  2221. "System.Diagnostics.Debug/4.3.0": {
  2222. "type": "package",
  2223. "serviceable": true,
  2224. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  2225. "path": "system.diagnostics.debug/4.3.0",
  2226. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  2227. },
  2228. "System.Diagnostics.DiagnosticSource/4.3.0": {
  2229. "type": "package",
  2230. "serviceable": true,
  2231. "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  2232. "path": "system.diagnostics.diagnosticsource/4.3.0",
  2233. "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
  2234. },
  2235. "System.Diagnostics.Process/4.1.0": {
  2236. "type": "package",
  2237. "serviceable": true,
  2238. "sha512": "sha512-mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  2239. "path": "system.diagnostics.process/4.1.0",
  2240. "hashPath": "system.diagnostics.process.4.1.0.nupkg.sha512"
  2241. },
  2242. "System.Diagnostics.StackTrace/4.0.1": {
  2243. "type": "package",
  2244. "serviceable": true,
  2245. "sha512": "sha512-6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  2246. "path": "system.diagnostics.stacktrace/4.0.1",
  2247. "hashPath": "system.diagnostics.stacktrace.4.0.1.nupkg.sha512"
  2248. },
  2249. "System.Diagnostics.Tools/4.3.0": {
  2250. "type": "package",
  2251. "serviceable": true,
  2252. "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  2253. "path": "system.diagnostics.tools/4.3.0",
  2254. "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
  2255. },
  2256. "System.Diagnostics.TraceSource/4.0.0": {
  2257. "type": "package",
  2258. "serviceable": true,
  2259. "sha512": "sha512-6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  2260. "path": "system.diagnostics.tracesource/4.0.0",
  2261. "hashPath": "system.diagnostics.tracesource.4.0.0.nupkg.sha512"
  2262. },
  2263. "System.Diagnostics.Tracing/4.3.0": {
  2264. "type": "package",
  2265. "serviceable": true,
  2266. "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  2267. "path": "system.diagnostics.tracing/4.3.0",
  2268. "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
  2269. },
  2270. "System.Drawing.Common/4.6.0": {
  2271. "type": "package",
  2272. "serviceable": true,
  2273. "sha512": "sha512-2A3spjjoPZnvpVh/sDTzd+0H8ZqTdr+hH/6obB8MMfG81EJ85PmxCKDBxhBVQiA25PliKAZ1sKogDcq9mSnFEA==",
  2274. "path": "system.drawing.common/4.6.0",
  2275. "hashPath": "system.drawing.common.4.6.0.nupkg.sha512"
  2276. },
  2277. "System.Globalization/4.3.0": {
  2278. "type": "package",
  2279. "serviceable": true,
  2280. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  2281. "path": "system.globalization/4.3.0",
  2282. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  2283. },
  2284. "System.Globalization.Calendars/4.3.0": {
  2285. "type": "package",
  2286. "serviceable": true,
  2287. "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  2288. "path": "system.globalization.calendars/4.3.0",
  2289. "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
  2290. },
  2291. "System.Globalization.Extensions/4.3.0": {
  2292. "type": "package",
  2293. "serviceable": true,
  2294. "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  2295. "path": "system.globalization.extensions/4.3.0",
  2296. "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
  2297. },
  2298. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  2299. "type": "package",
  2300. "serviceable": true,
  2301. "sha512": "sha512-xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
  2302. "path": "system.identitymodel.tokens.jwt/5.5.0",
  2303. "hashPath": "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512"
  2304. },
  2305. "System.IO/4.3.0": {
  2306. "type": "package",
  2307. "serviceable": true,
  2308. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  2309. "path": "system.io/4.3.0",
  2310. "hashPath": "system.io.4.3.0.nupkg.sha512"
  2311. },
  2312. "System.IO.Compression/4.3.0": {
  2313. "type": "package",
  2314. "serviceable": true,
  2315. "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  2316. "path": "system.io.compression/4.3.0",
  2317. "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
  2318. },
  2319. "System.IO.Compression.ZipFile/4.3.0": {
  2320. "type": "package",
  2321. "serviceable": true,
  2322. "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  2323. "path": "system.io.compression.zipfile/4.3.0",
  2324. "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
  2325. },
  2326. "System.IO.FileSystem/4.3.0": {
  2327. "type": "package",
  2328. "serviceable": true,
  2329. "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  2330. "path": "system.io.filesystem/4.3.0",
  2331. "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
  2332. },
  2333. "System.IO.FileSystem.Primitives/4.3.0": {
  2334. "type": "package",
  2335. "serviceable": true,
  2336. "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  2337. "path": "system.io.filesystem.primitives/4.3.0",
  2338. "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
  2339. },
  2340. "System.IO.FileSystem.Watcher/4.0.0": {
  2341. "type": "package",
  2342. "serviceable": true,
  2343. "sha512": "sha512-qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  2344. "path": "system.io.filesystem.watcher/4.0.0",
  2345. "hashPath": "system.io.filesystem.watcher.4.0.0.nupkg.sha512"
  2346. },
  2347. "System.Linq/4.3.0": {
  2348. "type": "package",
  2349. "serviceable": true,
  2350. "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  2351. "path": "system.linq/4.3.0",
  2352. "hashPath": "system.linq.4.3.0.nupkg.sha512"
  2353. },
  2354. "System.Linq.Expressions/4.3.0": {
  2355. "type": "package",
  2356. "serviceable": true,
  2357. "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  2358. "path": "system.linq.expressions/4.3.0",
  2359. "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
  2360. },
  2361. "System.Net.Http/4.3.0": {
  2362. "type": "package",
  2363. "serviceable": true,
  2364. "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  2365. "path": "system.net.http/4.3.0",
  2366. "hashPath": "system.net.http.4.3.0.nupkg.sha512"
  2367. },
  2368. "System.Net.NameResolution/4.3.0": {
  2369. "type": "package",
  2370. "serviceable": true,
  2371. "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
  2372. "path": "system.net.nameresolution/4.3.0",
  2373. "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
  2374. },
  2375. "System.Net.Primitives/4.3.0": {
  2376. "type": "package",
  2377. "serviceable": true,
  2378. "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  2379. "path": "system.net.primitives/4.3.0",
  2380. "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
  2381. },
  2382. "System.Net.Requests/4.0.11": {
  2383. "type": "package",
  2384. "serviceable": true,
  2385. "sha512": "sha512-vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  2386. "path": "system.net.requests/4.0.11",
  2387. "hashPath": "system.net.requests.4.0.11.nupkg.sha512"
  2388. },
  2389. "System.Net.Sockets/4.3.0": {
  2390. "type": "package",
  2391. "serviceable": true,
  2392. "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  2393. "path": "system.net.sockets/4.3.0",
  2394. "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
  2395. },
  2396. "System.Net.WebHeaderCollection/4.0.1": {
  2397. "type": "package",
  2398. "serviceable": true,
  2399. "sha512": "sha512-XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  2400. "path": "system.net.webheadercollection/4.0.1",
  2401. "hashPath": "system.net.webheadercollection.4.0.1.nupkg.sha512"
  2402. },
  2403. "System.ObjectModel/4.3.0": {
  2404. "type": "package",
  2405. "serviceable": true,
  2406. "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  2407. "path": "system.objectmodel/4.3.0",
  2408. "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
  2409. },
  2410. "System.Private.DataContractSerialization/4.3.0": {
  2411. "type": "package",
  2412. "serviceable": true,
  2413. "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  2414. "path": "system.private.datacontractserialization/4.3.0",
  2415. "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512"
  2416. },
  2417. "System.Reflection/4.3.0": {
  2418. "type": "package",
  2419. "serviceable": true,
  2420. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  2421. "path": "system.reflection/4.3.0",
  2422. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  2423. },
  2424. "System.Reflection.Emit/4.3.0": {
  2425. "type": "package",
  2426. "serviceable": true,
  2427. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  2428. "path": "system.reflection.emit/4.3.0",
  2429. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  2430. },
  2431. "System.Reflection.Emit.ILGeneration/4.3.0": {
  2432. "type": "package",
  2433. "serviceable": true,
  2434. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  2435. "path": "system.reflection.emit.ilgeneration/4.3.0",
  2436. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  2437. },
  2438. "System.Reflection.Emit.Lightweight/4.3.0": {
  2439. "type": "package",
  2440. "serviceable": true,
  2441. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  2442. "path": "system.reflection.emit.lightweight/4.3.0",
  2443. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  2444. },
  2445. "System.Reflection.Extensions/4.3.0": {
  2446. "type": "package",
  2447. "serviceable": true,
  2448. "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  2449. "path": "system.reflection.extensions/4.3.0",
  2450. "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
  2451. },
  2452. "System.Reflection.Metadata/1.3.0": {
  2453. "type": "package",
  2454. "serviceable": true,
  2455. "sha512": "sha512-jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  2456. "path": "system.reflection.metadata/1.3.0",
  2457. "hashPath": "system.reflection.metadata.1.3.0.nupkg.sha512"
  2458. },
  2459. "System.Reflection.Primitives/4.3.0": {
  2460. "type": "package",
  2461. "serviceable": true,
  2462. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  2463. "path": "system.reflection.primitives/4.3.0",
  2464. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  2465. },
  2466. "System.Reflection.TypeExtensions/4.3.0": {
  2467. "type": "package",
  2468. "serviceable": true,
  2469. "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  2470. "path": "system.reflection.typeextensions/4.3.0",
  2471. "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
  2472. },
  2473. "System.Resources.ResourceManager/4.3.0": {
  2474. "type": "package",
  2475. "serviceable": true,
  2476. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  2477. "path": "system.resources.resourcemanager/4.3.0",
  2478. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  2479. },
  2480. "System.Runtime/4.3.0": {
  2481. "type": "package",
  2482. "serviceable": true,
  2483. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  2484. "path": "system.runtime/4.3.0",
  2485. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  2486. },
  2487. "System.Runtime.Caching/4.5.0": {
  2488. "type": "package",
  2489. "serviceable": true,
  2490. "sha512": "sha512-95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
  2491. "path": "system.runtime.caching/4.5.0",
  2492. "hashPath": "system.runtime.caching.4.5.0.nupkg.sha512"
  2493. },
  2494. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  2495. "type": "package",
  2496. "serviceable": true,
  2497. "sha512": "sha512-YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==",
  2498. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  2499. "hashPath": "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512"
  2500. },
  2501. "System.Runtime.Extensions/4.3.0": {
  2502. "type": "package",
  2503. "serviceable": true,
  2504. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  2505. "path": "system.runtime.extensions/4.3.0",
  2506. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  2507. },
  2508. "System.Runtime.Handles/4.3.0": {
  2509. "type": "package",
  2510. "serviceable": true,
  2511. "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  2512. "path": "system.runtime.handles/4.3.0",
  2513. "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
  2514. },
  2515. "System.Runtime.InteropServices/4.3.0": {
  2516. "type": "package",
  2517. "serviceable": true,
  2518. "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  2519. "path": "system.runtime.interopservices/4.3.0",
  2520. "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
  2521. },
  2522. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  2523. "type": "package",
  2524. "serviceable": true,
  2525. "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  2526. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  2527. "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
  2528. },
  2529. "System.Runtime.Numerics/4.3.0": {
  2530. "type": "package",
  2531. "serviceable": true,
  2532. "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  2533. "path": "system.runtime.numerics/4.3.0",
  2534. "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
  2535. },
  2536. "System.Runtime.Serialization.Formatters/4.3.0": {
  2537. "type": "package",
  2538. "serviceable": true,
  2539. "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  2540. "path": "system.runtime.serialization.formatters/4.3.0",
  2541. "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
  2542. },
  2543. "System.Runtime.Serialization.Json/4.3.0": {
  2544. "type": "package",
  2545. "serviceable": true,
  2546. "sha512": "sha512-wvlGBcjG0dbryB4nF/FCoVXgTMqssiR5n1gc4hxWkdv+0n7S04sIna3f8i3AiqBULQT7SiVLYdAYtQjAc5JY6w==",
  2547. "path": "system.runtime.serialization.json/4.3.0",
  2548. "hashPath": "system.runtime.serialization.json.4.3.0.nupkg.sha512"
  2549. },
  2550. "System.Runtime.Serialization.Primitives/4.3.0": {
  2551. "type": "package",
  2552. "serviceable": true,
  2553. "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  2554. "path": "system.runtime.serialization.primitives/4.3.0",
  2555. "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
  2556. },
  2557. "System.Security.AccessControl/4.6.0": {
  2558. "type": "package",
  2559. "serviceable": true,
  2560. "sha512": "sha512-gmlk6khICtVhiUnVBBtlsH0H/5QFDqhTZgtpp3AX14wWE6OIE+BX95NLD+X4AolXnIy/oXpNNmXYnsNfW1KuDQ==",
  2561. "path": "system.security.accesscontrol/4.6.0",
  2562. "hashPath": "system.security.accesscontrol.4.6.0.nupkg.sha512"
  2563. },
  2564. "System.Security.Cryptography.Algorithms/4.3.0": {
  2565. "type": "package",
  2566. "serviceable": true,
  2567. "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  2568. "path": "system.security.cryptography.algorithms/4.3.0",
  2569. "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
  2570. },
  2571. "System.Security.Cryptography.Cng/4.5.0": {
  2572. "type": "package",
  2573. "serviceable": true,
  2574. "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  2575. "path": "system.security.cryptography.cng/4.5.0",
  2576. "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
  2577. },
  2578. "System.Security.Cryptography.Csp/4.3.0": {
  2579. "type": "package",
  2580. "serviceable": true,
  2581. "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  2582. "path": "system.security.cryptography.csp/4.3.0",
  2583. "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
  2584. },
  2585. "System.Security.Cryptography.Encoding/4.3.0": {
  2586. "type": "package",
  2587. "serviceable": true,
  2588. "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  2589. "path": "system.security.cryptography.encoding/4.3.0",
  2590. "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
  2591. },
  2592. "System.Security.Cryptography.OpenSsl/4.3.0": {
  2593. "type": "package",
  2594. "serviceable": true,
  2595. "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  2596. "path": "system.security.cryptography.openssl/4.3.0",
  2597. "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  2598. },
  2599. "System.Security.Cryptography.Primitives/4.3.0": {
  2600. "type": "package",
  2601. "serviceable": true,
  2602. "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  2603. "path": "system.security.cryptography.primitives/4.3.0",
  2604. "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
  2605. },
  2606. "System.Security.Cryptography.ProtectedData/4.5.0": {
  2607. "type": "package",
  2608. "serviceable": true,
  2609. "sha512": "sha512-wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  2610. "path": "system.security.cryptography.protecteddata/4.5.0",
  2611. "hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
  2612. },
  2613. "System.Security.Cryptography.X509Certificates/4.3.0": {
  2614. "type": "package",
  2615. "serviceable": true,
  2616. "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  2617. "path": "system.security.cryptography.x509certificates/4.3.0",
  2618. "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
  2619. },
  2620. "System.Security.Permissions/4.6.0": {
  2621. "type": "package",
  2622. "serviceable": true,
  2623. "sha512": "sha512-W3Uxog9KCZAmGYsOFHgJnb7L2q+SDbxS3vGnFHmErUnXuIjWYpIh1KVTlua7qmPdrlRCkAcTF9dImv+jciBPOQ==",
  2624. "path": "system.security.permissions/4.6.0",
  2625. "hashPath": "system.security.permissions.4.6.0.nupkg.sha512"
  2626. },
  2627. "System.Security.Principal.Windows/4.6.0": {
  2628. "type": "package",
  2629. "serviceable": true,
  2630. "sha512": "sha512-Mdukseovp0YIGaz16FMH6nbfgZkrCFOJbtXQptv0aeBO9h775Ilb9+TDwLVTKikoW7y7CY7lpoXl9zmZ5G3ndA==",
  2631. "path": "system.security.principal.windows/4.6.0",
  2632. "hashPath": "system.security.principal.windows.4.6.0.nupkg.sha512"
  2633. },
  2634. "System.Security.SecureString/4.3.0": {
  2635. "type": "package",
  2636. "serviceable": true,
  2637. "sha512": "sha512-PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
  2638. "path": "system.security.securestring/4.3.0",
  2639. "hashPath": "system.security.securestring.4.3.0.nupkg.sha512"
  2640. },
  2641. "System.Text.Encoding/4.3.0": {
  2642. "type": "package",
  2643. "serviceable": true,
  2644. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  2645. "path": "system.text.encoding/4.3.0",
  2646. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  2647. },
  2648. "System.Text.Encoding.CodePages/4.5.0": {
  2649. "type": "package",
  2650. "serviceable": true,
  2651. "sha512": "sha512-S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
  2652. "path": "system.text.encoding.codepages/4.5.0",
  2653. "hashPath": "system.text.encoding.codepages.4.5.0.nupkg.sha512"
  2654. },
  2655. "System.Text.Encoding.Extensions/4.3.0": {
  2656. "type": "package",
  2657. "serviceable": true,
  2658. "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  2659. "path": "system.text.encoding.extensions/4.3.0",
  2660. "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
  2661. },
  2662. "System.Text.Encodings.Web/4.5.0": {
  2663. "type": "package",
  2664. "serviceable": true,
  2665. "sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  2666. "path": "system.text.encodings.web/4.5.0",
  2667. "hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
  2668. },
  2669. "System.Text.RegularExpressions/4.3.0": {
  2670. "type": "package",
  2671. "serviceable": true,
  2672. "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  2673. "path": "system.text.regularexpressions/4.3.0",
  2674. "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
  2675. },
  2676. "System.Threading/4.3.0": {
  2677. "type": "package",
  2678. "serviceable": true,
  2679. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  2680. "path": "system.threading/4.3.0",
  2681. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  2682. },
  2683. "System.Threading.Overlapped/4.0.1": {
  2684. "type": "package",
  2685. "serviceable": true,
  2686. "sha512": "sha512-f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  2687. "path": "system.threading.overlapped/4.0.1",
  2688. "hashPath": "system.threading.overlapped.4.0.1.nupkg.sha512"
  2689. },
  2690. "System.Threading.Tasks/4.3.0": {
  2691. "type": "package",
  2692. "serviceable": true,
  2693. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  2694. "path": "system.threading.tasks/4.3.0",
  2695. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  2696. },
  2697. "System.Threading.Tasks.Extensions/4.3.0": {
  2698. "type": "package",
  2699. "serviceable": true,
  2700. "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  2701. "path": "system.threading.tasks.extensions/4.3.0",
  2702. "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
  2703. },
  2704. "System.Threading.Thread/4.0.0": {
  2705. "type": "package",
  2706. "serviceable": true,
  2707. "sha512": "sha512-gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  2708. "path": "system.threading.thread/4.0.0",
  2709. "hashPath": "system.threading.thread.4.0.0.nupkg.sha512"
  2710. },
  2711. "System.Threading.ThreadPool/4.0.10": {
  2712. "type": "package",
  2713. "serviceable": true,
  2714. "sha512": "sha512-IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  2715. "path": "system.threading.threadpool/4.0.10",
  2716. "hashPath": "system.threading.threadpool.4.0.10.nupkg.sha512"
  2717. },
  2718. "System.Threading.Timer/4.3.0": {
  2719. "type": "package",
  2720. "serviceable": true,
  2721. "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  2722. "path": "system.threading.timer/4.3.0",
  2723. "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
  2724. },
  2725. "System.Windows.Extensions/4.6.0": {
  2726. "type": "package",
  2727. "serviceable": true,
  2728. "sha512": "sha512-GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
  2729. "path": "system.windows.extensions/4.6.0",
  2730. "hashPath": "system.windows.extensions.4.6.0.nupkg.sha512"
  2731. },
  2732. "System.Xml.ReaderWriter/4.3.0": {
  2733. "type": "package",
  2734. "serviceable": true,
  2735. "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  2736. "path": "system.xml.readerwriter/4.3.0",
  2737. "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
  2738. },
  2739. "System.Xml.XDocument/4.3.0": {
  2740. "type": "package",
  2741. "serviceable": true,
  2742. "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  2743. "path": "system.xml.xdocument/4.3.0",
  2744. "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
  2745. },
  2746. "System.Xml.XmlDocument/4.3.0": {
  2747. "type": "package",
  2748. "serviceable": true,
  2749. "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  2750. "path": "system.xml.xmldocument/4.3.0",
  2751. "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
  2752. },
  2753. "System.Xml.XmlSerializer/4.3.0": {
  2754. "type": "package",
  2755. "serviceable": true,
  2756. "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  2757. "path": "system.xml.xmlserializer/4.3.0",
  2758. "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512"
  2759. },
  2760. "System.Xml.XPath/4.0.1": {
  2761. "type": "package",
  2762. "serviceable": true,
  2763. "sha512": "sha512-UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
  2764. "path": "system.xml.xpath/4.0.1",
  2765. "hashPath": "system.xml.xpath.4.0.1.nupkg.sha512"
  2766. },
  2767. "System.Xml.XPath.XmlDocument/4.0.1": {
  2768. "type": "package",
  2769. "serviceable": true,
  2770. "sha512": "sha512-Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
  2771. "path": "system.xml.xpath.xmldocument/4.0.1",
  2772. "hashPath": "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512"
  2773. },
  2774. "TSQL.Parser/1.4.0": {
  2775. "type": "package",
  2776. "serviceable": true,
  2777. "sha512": "sha512-C+dZAY2TsKZj4W6r7NHXManIUOMuM96aRFFyTSZ4TW7YoJDw71P3+ggowqhIXzrhMLhnnnc4N5Tz2t6zs7OTBw==",
  2778. "path": "tsql.parser/1.4.0",
  2779. "hashPath": "tsql.parser.1.4.0.nupkg.sha512"
  2780. },
  2781. "ArsenalDB/3.1.301": {
  2782. "type": "project",
  2783. "serviceable": false,
  2784. "sha512": ""
  2785. },
  2786. "CounsellorBL/3.1.301": {
  2787. "type": "project",
  2788. "serviceable": false,
  2789. "sha512": ""
  2790. },
  2791. "MonumentDefine/3.1.301": {
  2792. "type": "project",
  2793. "serviceable": false,
  2794. "sha512": ""
  2795. },
  2796. "SoldierData/3.1.301": {
  2797. "type": "project",
  2798. "serviceable": false,
  2799. "sha512": ""
  2800. },
  2801. "LogisticsUtil/3.1.139.406": {
  2802. "type": "reference",
  2803. "serviceable": false,
  2804. "sha512": ""
  2805. },
  2806. "SignalerMessageV2/3.1.139.406": {
  2807. "type": "reference",
  2808. "serviceable": false,
  2809. "sha512": ""
  2810. }
  2811. }
  2812. }