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.

8903 lines
379 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v3.1": {
  5. "BouncyCastle.NetCore/1.8.3": {
  6. "type": "package",
  7. "dependencies": {
  8. "NETStandard.Library": "1.6.0",
  9. "System.Reflection": "4.3.0",
  10. "System.Reflection.TypeExtensions": "4.1.0"
  11. },
  12. "compile": {
  13. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
  14. },
  15. "runtime": {
  16. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
  17. }
  18. },
  19. "Caching.CSRedis/3.6.60": {
  20. "type": "package",
  21. "dependencies": {
  22. "CSRedisCore": "3.6.6",
  23. "Microsoft.Extensions.Caching.Abstractions": "3.1.10"
  24. },
  25. "compile": {
  26. "lib/netcoreapp3.1/Caching.CSRedis.dll": {}
  27. },
  28. "runtime": {
  29. "lib/netcoreapp3.1/Caching.CSRedis.dll": {}
  30. }
  31. },
  32. "CSRedisCore/3.6.6": {
  33. "type": "package",
  34. "dependencies": {
  35. "Newtonsoft.Json": "12.0.3",
  36. "System.ValueTuple": "4.5.0"
  37. },
  38. "compile": {
  39. "lib/netstandard2.0/CSRedisCore.dll": {}
  40. },
  41. "runtime": {
  42. "lib/netstandard2.0/CSRedisCore.dll": {}
  43. }
  44. },
  45. "Google.Protobuf/3.6.1": {
  46. "type": "package",
  47. "dependencies": {
  48. "NETStandard.Library": "1.6.1"
  49. },
  50. "compile": {
  51. "lib/netstandard1.0/Google.Protobuf.dll": {}
  52. },
  53. "runtime": {
  54. "lib/netstandard1.0/Google.Protobuf.dll": {}
  55. }
  56. },
  57. "log4net/2.0.8": {
  58. "type": "package",
  59. "dependencies": {
  60. "System.AppContext": "4.1.0",
  61. "System.Collections.NonGeneric": "4.0.1",
  62. "System.Console": "4.0.0",
  63. "System.Diagnostics.Debug": "4.0.11",
  64. "System.Diagnostics.Process": "4.1.0",
  65. "System.Diagnostics.StackTrace": "4.0.1",
  66. "System.Diagnostics.TraceSource": "4.0.0",
  67. "System.IO.FileSystem": "4.0.1",
  68. "System.IO.FileSystem.Watcher": "4.0.0",
  69. "System.Linq": "4.1.0",
  70. "System.Net.NameResolution": "4.0.0",
  71. "System.Net.Requests": "4.0.11",
  72. "System.Net.Sockets": "4.1.0",
  73. "System.Reflection": "4.3.0",
  74. "System.Reflection.Extensions": "4.0.1",
  75. "System.Reflection.TypeExtensions": "4.1.0",
  76. "System.Runtime.Extensions": "4.1.0",
  77. "System.Runtime.InteropServices": "4.1.0",
  78. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  79. "System.Runtime.Serialization.Formatters": "4.3.0",
  80. "System.Text.RegularExpressions": "4.1.0",
  81. "System.Threading": "4.0.11",
  82. "System.Threading.Thread": "4.0.0",
  83. "System.Threading.Timer": "4.0.1",
  84. "System.Xml.ReaderWriter": "4.0.11",
  85. "System.Xml.XmlDocument": "4.0.1"
  86. },
  87. "compile": {
  88. "lib/netstandard1.3/log4net.dll": {}
  89. },
  90. "runtime": {
  91. "lib/netstandard1.3/log4net.dll": {}
  92. }
  93. },
  94. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  95. "type": "package",
  96. "dependencies": {
  97. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  98. "System.Text.Encodings.Web": "4.5.0"
  99. },
  100. "compile": {
  101. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  102. },
  103. "runtime": {
  104. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  105. }
  106. },
  107. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  108. "type": "package",
  109. "dependencies": {
  110. "Microsoft.Extensions.Primitives": "2.2.0"
  111. },
  112. "compile": {
  113. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  114. },
  115. "runtime": {
  116. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  117. }
  118. },
  119. "Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.8": {
  120. "type": "package",
  121. "dependencies": {
  122. "Microsoft.CodeAnalysis.VersionCheckAnalyzer": "[2.9.8]",
  123. "Microsoft.CodeQuality.Analyzers": "[2.9.8]",
  124. "Microsoft.NetCore.Analyzers": "[2.9.8]",
  125. "Microsoft.NetFramework.Analyzers": "[2.9.8]"
  126. },
  127. "build": {
  128. "build/Microsoft.CodeAnalysis.FxCopAnalyzers.props": {}
  129. }
  130. },
  131. "Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.8": {
  132. "type": "package",
  133. "build": {
  134. "build/Microsoft.CodeAnalysis.VersionCheckAnalyzer.props": {}
  135. }
  136. },
  137. "Microsoft.CodeQuality.Analyzers/2.9.8": {
  138. "type": "package",
  139. "build": {
  140. "build/Microsoft.CodeQuality.Analyzers.props": {}
  141. }
  142. },
  143. "Microsoft.CSharp/4.5.0": {
  144. "type": "package",
  145. "compile": {
  146. "ref/netcoreapp2.0/_._": {}
  147. },
  148. "runtime": {
  149. "lib/netcoreapp2.0/_._": {}
  150. }
  151. },
  152. "Microsoft.Data.SqlClient/1.1.1": {
  153. "type": "package",
  154. "dependencies": {
  155. "Microsoft.Identity.Client": "3.0.8",
  156. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  157. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
  158. "Microsoft.Win32.Registry": "4.5.0",
  159. "System.Configuration.ConfigurationManager": "4.5.0",
  160. "System.Runtime.Caching": "4.5.0",
  161. "System.Security.Principal.Windows": "4.5.0",
  162. "System.Text.Encoding.CodePages": "4.5.0",
  163. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  164. },
  165. "compile": {
  166. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  167. },
  168. "runtime": {
  169. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  170. },
  171. "runtimeTargets": {
  172. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  173. "assetType": "runtime",
  174. "rid": "unix"
  175. },
  176. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  177. "assetType": "runtime",
  178. "rid": "win"
  179. }
  180. }
  181. },
  182. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  183. "type": "package",
  184. "dependencies": {
  185. "Microsoft.Extensions.Primitives": "3.1.10"
  186. },
  187. "compile": {
  188. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  189. },
  190. "runtime": {
  191. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  192. }
  193. },
  194. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  195. "type": "package",
  196. "dependencies": {
  197. "Microsoft.Extensions.Caching.Abstractions": "3.1.3",
  198. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  199. "Microsoft.Extensions.Logging.Abstractions": "3.1.3",
  200. "Microsoft.Extensions.Options": "3.1.3"
  201. },
  202. "compile": {
  203. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  204. },
  205. "runtime": {
  206. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  207. }
  208. },
  209. "Microsoft.Extensions.Configuration/3.1.3": {
  210. "type": "package",
  211. "dependencies": {
  212. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  213. },
  214. "compile": {
  215. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  216. },
  217. "runtime": {
  218. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  219. }
  220. },
  221. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  222. "type": "package",
  223. "dependencies": {
  224. "Microsoft.Extensions.Primitives": "3.1.3"
  225. },
  226. "compile": {
  227. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  228. },
  229. "runtime": {
  230. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  231. }
  232. },
  233. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  234. "type": "package",
  235. "dependencies": {
  236. "Microsoft.Extensions.Configuration": "3.1.3",
  237. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  238. },
  239. "compile": {
  240. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  241. },
  242. "runtime": {
  243. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  244. }
  245. },
  246. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  247. "type": "package",
  248. "dependencies": {
  249. "Microsoft.Extensions.Configuration": "3.1.3",
  250. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  251. },
  252. "compile": {
  253. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  254. },
  255. "runtime": {
  256. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  257. }
  258. },
  259. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  260. "type": "package",
  261. "compile": {
  262. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  263. },
  264. "runtime": {
  265. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  266. }
  267. },
  268. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  269. "type": "package",
  270. "dependencies": {
  271. "Microsoft.Extensions.Primitives": "3.1.3"
  272. },
  273. "compile": {
  274. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  275. },
  276. "runtime": {
  277. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  278. }
  279. },
  280. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  281. "type": "package",
  282. "dependencies": {
  283. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  284. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  285. },
  286. "compile": {
  287. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  288. },
  289. "runtime": {
  290. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  291. }
  292. },
  293. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  294. "type": "package",
  295. "compile": {
  296. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  297. },
  298. "runtime": {
  299. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  300. }
  301. },
  302. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  303. "type": "package",
  304. "compile": {
  305. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  306. },
  307. "runtime": {
  308. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  309. }
  310. },
  311. "Microsoft.Extensions.Options/3.1.3": {
  312. "type": "package",
  313. "dependencies": {
  314. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  315. "Microsoft.Extensions.Primitives": "3.1.3"
  316. },
  317. "compile": {
  318. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  319. },
  320. "runtime": {
  321. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  322. }
  323. },
  324. "Microsoft.Extensions.Primitives/3.1.10": {
  325. "type": "package",
  326. "compile": {
  327. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  328. },
  329. "runtime": {
  330. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  331. }
  332. },
  333. "Microsoft.Identity.Client/3.0.8": {
  334. "type": "package",
  335. "dependencies": {
  336. "Microsoft.CSharp": "4.5.0",
  337. "System.ComponentModel.TypeConverter": "4.3.0",
  338. "System.Net.NameResolution": "4.3.0",
  339. "System.Runtime.Serialization.Formatters": "4.3.0",
  340. "System.Runtime.Serialization.Json": "4.3.0",
  341. "System.Runtime.Serialization.Primitives": "4.3.0",
  342. "System.Security.SecureString": "4.3.0",
  343. "System.Xml.XDocument": "4.3.0"
  344. },
  345. "compile": {
  346. "ref/netcoreapp2.1/_._": {}
  347. },
  348. "runtime": {
  349. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {}
  350. }
  351. },
  352. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  353. "type": "package",
  354. "dependencies": {
  355. "Microsoft.IdentityModel.Tokens": "5.5.0",
  356. "Newtonsoft.Json": "10.0.1"
  357. },
  358. "compile": {
  359. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  360. },
  361. "runtime": {
  362. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  363. }
  364. },
  365. "Microsoft.IdentityModel.Logging/5.5.0": {
  366. "type": "package",
  367. "compile": {
  368. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  369. },
  370. "runtime": {
  371. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  372. }
  373. },
  374. "Microsoft.IdentityModel.Protocols/5.5.0": {
  375. "type": "package",
  376. "dependencies": {
  377. "Microsoft.IdentityModel.Logging": "5.5.0",
  378. "Microsoft.IdentityModel.Tokens": "5.5.0"
  379. },
  380. "compile": {
  381. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  382. },
  383. "runtime": {
  384. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  385. }
  386. },
  387. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  388. "type": "package",
  389. "dependencies": {
  390. "Microsoft.IdentityModel.Protocols": "5.5.0",
  391. "Newtonsoft.Json": "10.0.1",
  392. "System.IdentityModel.Tokens.Jwt": "5.5.0"
  393. },
  394. "compile": {
  395. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  396. },
  397. "runtime": {
  398. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  399. }
  400. },
  401. "Microsoft.IdentityModel.Tokens/5.5.0": {
  402. "type": "package",
  403. "dependencies": {
  404. "Microsoft.IdentityModel.Logging": "5.5.0",
  405. "Newtonsoft.Json": "10.0.1",
  406. "System.Security.Cryptography.Cng": "4.5.0"
  407. },
  408. "compile": {
  409. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  410. },
  411. "runtime": {
  412. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  413. }
  414. },
  415. "Microsoft.NetCore.Analyzers/2.9.8": {
  416. "type": "package",
  417. "build": {
  418. "build/Microsoft.NetCore.Analyzers.props": {}
  419. }
  420. },
  421. "Microsoft.NETCore.Platforms/3.0.0": {
  422. "type": "package",
  423. "compile": {
  424. "lib/netstandard1.0/_._": {}
  425. },
  426. "runtime": {
  427. "lib/netstandard1.0/_._": {}
  428. }
  429. },
  430. "Microsoft.NETCore.Targets/1.1.0": {
  431. "type": "package",
  432. "compile": {
  433. "lib/netstandard1.0/_._": {}
  434. },
  435. "runtime": {
  436. "lib/netstandard1.0/_._": {}
  437. }
  438. },
  439. "Microsoft.NetFramework.Analyzers/2.9.8": {
  440. "type": "package",
  441. "build": {
  442. "build/Microsoft.NetFramework.Analyzers.props": {}
  443. }
  444. },
  445. "Microsoft.Win32.Primitives/4.3.0": {
  446. "type": "package",
  447. "dependencies": {
  448. "Microsoft.NETCore.Platforms": "1.1.0",
  449. "Microsoft.NETCore.Targets": "1.1.0",
  450. "System.Runtime": "4.3.0"
  451. },
  452. "compile": {
  453. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  454. }
  455. },
  456. "Microsoft.Win32.Registry/4.5.0": {
  457. "type": "package",
  458. "dependencies": {
  459. "System.Security.AccessControl": "4.5.0",
  460. "System.Security.Principal.Windows": "4.5.0"
  461. },
  462. "compile": {
  463. "ref/netstandard2.0/_._": {}
  464. },
  465. "runtime": {
  466. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
  467. },
  468. "runtimeTargets": {
  469. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  470. "assetType": "runtime",
  471. "rid": "unix"
  472. },
  473. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  474. "assetType": "runtime",
  475. "rid": "win"
  476. }
  477. }
  478. },
  479. "Microsoft.Win32.SystemEvents/4.6.0": {
  480. "type": "package",
  481. "dependencies": {
  482. "Microsoft.NETCore.Platforms": "3.0.0"
  483. },
  484. "compile": {
  485. "ref/netstandard2.0/_._": {}
  486. },
  487. "runtime": {
  488. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
  489. },
  490. "runtimeTargets": {
  491. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  492. "assetType": "runtime",
  493. "rid": "win"
  494. }
  495. }
  496. },
  497. "MySql.Data/8.0.19": {
  498. "type": "package",
  499. "dependencies": {
  500. "BouncyCastle.NetCore": "1.8.3",
  501. "Google.Protobuf": "3.6.1",
  502. "SSH.NET": "2016.1.0",
  503. "System.Configuration.ConfigurationManager": "4.4.1",
  504. "System.Security.Permissions": "4.6.0",
  505. "System.Text.Encoding.CodePages": "4.4.0"
  506. },
  507. "compile": {
  508. "lib/netstandard2.1/MySql.Data.dll": {},
  509. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  510. },
  511. "runtime": {
  512. "lib/netstandard2.1/MySql.Data.dll": {},
  513. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  514. }
  515. },
  516. "NETStandard.Library/1.6.1": {
  517. "type": "package",
  518. "dependencies": {
  519. "Microsoft.NETCore.Platforms": "1.1.0",
  520. "Microsoft.Win32.Primitives": "4.3.0",
  521. "System.AppContext": "4.3.0",
  522. "System.Collections": "4.3.0",
  523. "System.Collections.Concurrent": "4.3.0",
  524. "System.Console": "4.3.0",
  525. "System.Diagnostics.Debug": "4.3.0",
  526. "System.Diagnostics.Tools": "4.3.0",
  527. "System.Diagnostics.Tracing": "4.3.0",
  528. "System.Globalization": "4.3.0",
  529. "System.Globalization.Calendars": "4.3.0",
  530. "System.IO": "4.3.0",
  531. "System.IO.Compression": "4.3.0",
  532. "System.IO.Compression.ZipFile": "4.3.0",
  533. "System.IO.FileSystem": "4.3.0",
  534. "System.IO.FileSystem.Primitives": "4.3.0",
  535. "System.Linq": "4.3.0",
  536. "System.Linq.Expressions": "4.3.0",
  537. "System.Net.Http": "4.3.0",
  538. "System.Net.Primitives": "4.3.0",
  539. "System.Net.Sockets": "4.3.0",
  540. "System.ObjectModel": "4.3.0",
  541. "System.Reflection": "4.3.0",
  542. "System.Reflection.Extensions": "4.3.0",
  543. "System.Reflection.Primitives": "4.3.0",
  544. "System.Resources.ResourceManager": "4.3.0",
  545. "System.Runtime": "4.3.0",
  546. "System.Runtime.Extensions": "4.3.0",
  547. "System.Runtime.Handles": "4.3.0",
  548. "System.Runtime.InteropServices": "4.3.0",
  549. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  550. "System.Runtime.Numerics": "4.3.0",
  551. "System.Security.Cryptography.Algorithms": "4.3.0",
  552. "System.Security.Cryptography.Encoding": "4.3.0",
  553. "System.Security.Cryptography.Primitives": "4.3.0",
  554. "System.Security.Cryptography.X509Certificates": "4.3.0",
  555. "System.Text.Encoding": "4.3.0",
  556. "System.Text.Encoding.Extensions": "4.3.0",
  557. "System.Text.RegularExpressions": "4.3.0",
  558. "System.Threading": "4.3.0",
  559. "System.Threading.Tasks": "4.3.0",
  560. "System.Threading.Timer": "4.3.0",
  561. "System.Xml.ReaderWriter": "4.3.0",
  562. "System.Xml.XDocument": "4.3.0"
  563. }
  564. },
  565. "Newtonsoft.Json/12.0.3": {
  566. "type": "package",
  567. "compile": {
  568. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  569. },
  570. "runtime": {
  571. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  572. }
  573. },
  574. "NPOI/2.4.1": {
  575. "type": "package",
  576. "dependencies": {
  577. "SharpZipLib": "1.0.0",
  578. "System.Configuration.ConfigurationManager": "4.5.0",
  579. "System.Drawing.Common": "4.5.0"
  580. },
  581. "compile": {
  582. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  583. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  584. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  585. "lib/netstandard2.0/NPOI.dll": {}
  586. },
  587. "runtime": {
  588. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  589. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  590. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  591. "lib/netstandard2.0/NPOI.dll": {}
  592. }
  593. },
  594. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  595. "type": "package",
  596. "runtimeTargets": {
  597. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  598. "assetType": "native",
  599. "rid": "debian.8-x64"
  600. }
  601. }
  602. },
  603. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  604. "type": "package",
  605. "runtimeTargets": {
  606. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  607. "assetType": "native",
  608. "rid": "fedora.23-x64"
  609. }
  610. }
  611. },
  612. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  613. "type": "package",
  614. "runtimeTargets": {
  615. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  616. "assetType": "native",
  617. "rid": "fedora.24-x64"
  618. }
  619. }
  620. },
  621. "runtime.native.System/4.3.0": {
  622. "type": "package",
  623. "dependencies": {
  624. "Microsoft.NETCore.Platforms": "1.1.0",
  625. "Microsoft.NETCore.Targets": "1.1.0"
  626. },
  627. "compile": {
  628. "lib/netstandard1.0/_._": {}
  629. },
  630. "runtime": {
  631. "lib/netstandard1.0/_._": {}
  632. }
  633. },
  634. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  635. "type": "package",
  636. "dependencies": {
  637. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  638. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  639. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  640. }
  641. },
  642. "runtime.native.System.IO.Compression/4.3.0": {
  643. "type": "package",
  644. "dependencies": {
  645. "Microsoft.NETCore.Platforms": "1.1.0",
  646. "Microsoft.NETCore.Targets": "1.1.0"
  647. },
  648. "compile": {
  649. "lib/netstandard1.0/_._": {}
  650. },
  651. "runtime": {
  652. "lib/netstandard1.0/_._": {}
  653. }
  654. },
  655. "runtime.native.System.Net.Http/4.3.0": {
  656. "type": "package",
  657. "dependencies": {
  658. "Microsoft.NETCore.Platforms": "1.1.0",
  659. "Microsoft.NETCore.Targets": "1.1.0"
  660. },
  661. "compile": {
  662. "lib/netstandard1.0/_._": {}
  663. },
  664. "runtime": {
  665. "lib/netstandard1.0/_._": {}
  666. }
  667. },
  668. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  669. "type": "package",
  670. "dependencies": {
  671. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  672. },
  673. "compile": {
  674. "lib/netstandard1.0/_._": {}
  675. },
  676. "runtime": {
  677. "lib/netstandard1.0/_._": {}
  678. }
  679. },
  680. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  681. "type": "package",
  682. "dependencies": {
  683. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  684. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  685. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  686. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  687. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  688. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  689. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  690. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  691. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  692. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  693. },
  694. "compile": {
  695. "lib/netstandard1.0/_._": {}
  696. },
  697. "runtime": {
  698. "lib/netstandard1.0/_._": {}
  699. }
  700. },
  701. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  702. "type": "package",
  703. "runtimeTargets": {
  704. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  705. "assetType": "native",
  706. "rid": "opensuse.13.2-x64"
  707. }
  708. }
  709. },
  710. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  711. "type": "package",
  712. "runtimeTargets": {
  713. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  714. "assetType": "native",
  715. "rid": "opensuse.42.1-x64"
  716. }
  717. }
  718. },
  719. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  720. "type": "package",
  721. "runtimeTargets": {
  722. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
  723. "assetType": "native",
  724. "rid": "osx.10.10-x64"
  725. }
  726. }
  727. },
  728. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  729. "type": "package",
  730. "runtimeTargets": {
  731. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
  732. "assetType": "native",
  733. "rid": "osx.10.10-x64"
  734. }
  735. }
  736. },
  737. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  738. "type": "package",
  739. "runtimeTargets": {
  740. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  741. "assetType": "native",
  742. "rid": "rhel.7-x64"
  743. }
  744. }
  745. },
  746. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  747. "type": "package",
  748. "runtimeTargets": {
  749. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  750. "assetType": "native",
  751. "rid": "ubuntu.14.04-x64"
  752. }
  753. }
  754. },
  755. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  756. "type": "package",
  757. "runtimeTargets": {
  758. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  759. "assetType": "native",
  760. "rid": "ubuntu.16.04-x64"
  761. }
  762. }
  763. },
  764. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  765. "type": "package",
  766. "runtimeTargets": {
  767. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  768. "assetType": "native",
  769. "rid": "ubuntu.16.10-x64"
  770. }
  771. }
  772. },
  773. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  774. "type": "package",
  775. "runtimeTargets": {
  776. "runtimes/win-arm64/native/sni.dll": {
  777. "assetType": "native",
  778. "rid": "win-arm64"
  779. }
  780. }
  781. },
  782. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  783. "type": "package",
  784. "runtimeTargets": {
  785. "runtimes/win-x64/native/sni.dll": {
  786. "assetType": "native",
  787. "rid": "win-x64"
  788. }
  789. }
  790. },
  791. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  792. "type": "package",
  793. "runtimeTargets": {
  794. "runtimes/win-x86/native/sni.dll": {
  795. "assetType": "native",
  796. "rid": "win-x86"
  797. }
  798. }
  799. },
  800. "SharpZipLib/1.0.0": {
  801. "type": "package",
  802. "compile": {
  803. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  804. },
  805. "runtime": {
  806. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  807. }
  808. },
  809. "SSH.NET/2016.1.0": {
  810. "type": "package",
  811. "dependencies": {
  812. "Microsoft.CSharp": "4.0.1",
  813. "SshNet.Security.Cryptography": "[1.2.0]",
  814. "System.Diagnostics.Debug": "4.0.11",
  815. "System.Diagnostics.Tools": "4.0.1",
  816. "System.Diagnostics.TraceSource": "4.0.0",
  817. "System.Globalization": "4.0.11",
  818. "System.IO": "4.1.0",
  819. "System.IO.FileSystem": "4.0.1",
  820. "System.IO.FileSystem.Primitives": "4.0.1",
  821. "System.Linq": "4.1.0",
  822. "System.Net.NameResolution": "4.0.0",
  823. "System.Net.Sockets": "4.1.0",
  824. "System.Reflection.Extensions": "4.0.1",
  825. "System.Runtime.Extensions": "4.1.0",
  826. "System.Security.Cryptography.Algorithms": "4.2.0",
  827. "System.Text.RegularExpressions": "4.1.0",
  828. "System.Threading": "4.0.11",
  829. "System.Threading.Thread": "4.0.0",
  830. "System.Threading.ThreadPool": "4.0.10",
  831. "System.Threading.Timer": "4.0.1",
  832. "System.Xml.XPath.XmlDocument": "4.0.1",
  833. "System.Xml.XmlDocument": "4.0.1"
  834. },
  835. "compile": {
  836. "lib/netstandard1.3/Renci.SshNet.dll": {}
  837. },
  838. "runtime": {
  839. "lib/netstandard1.3/Renci.SshNet.dll": {}
  840. }
  841. },
  842. "SshNet.Security.Cryptography/1.2.0": {
  843. "type": "package",
  844. "dependencies": {
  845. "System.IO": "4.1.0",
  846. "System.Security.Cryptography.Primitives": "4.0.0"
  847. },
  848. "compile": {
  849. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  850. },
  851. "runtime": {
  852. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  853. }
  854. },
  855. "System.AppContext/4.3.0": {
  856. "type": "package",
  857. "dependencies": {
  858. "System.Runtime": "4.3.0"
  859. },
  860. "compile": {
  861. "ref/netstandard1.6/System.AppContext.dll": {}
  862. },
  863. "runtime": {
  864. "lib/netstandard1.6/System.AppContext.dll": {}
  865. }
  866. },
  867. "System.Buffers/4.3.0": {
  868. "type": "package",
  869. "dependencies": {
  870. "System.Diagnostics.Debug": "4.3.0",
  871. "System.Diagnostics.Tracing": "4.3.0",
  872. "System.Resources.ResourceManager": "4.3.0",
  873. "System.Runtime": "4.3.0",
  874. "System.Threading": "4.3.0"
  875. },
  876. "compile": {
  877. "lib/netstandard1.1/_._": {}
  878. },
  879. "runtime": {
  880. "lib/netstandard1.1/System.Buffers.dll": {}
  881. }
  882. },
  883. "System.Collections/4.3.0": {
  884. "type": "package",
  885. "dependencies": {
  886. "Microsoft.NETCore.Platforms": "1.1.0",
  887. "Microsoft.NETCore.Targets": "1.1.0",
  888. "System.Runtime": "4.3.0"
  889. },
  890. "compile": {
  891. "ref/netstandard1.3/System.Collections.dll": {}
  892. }
  893. },
  894. "System.Collections.Concurrent/4.3.0": {
  895. "type": "package",
  896. "dependencies": {
  897. "System.Collections": "4.3.0",
  898. "System.Diagnostics.Debug": "4.3.0",
  899. "System.Diagnostics.Tracing": "4.3.0",
  900. "System.Globalization": "4.3.0",
  901. "System.Reflection": "4.3.0",
  902. "System.Resources.ResourceManager": "4.3.0",
  903. "System.Runtime": "4.3.0",
  904. "System.Runtime.Extensions": "4.3.0",
  905. "System.Threading": "4.3.0",
  906. "System.Threading.Tasks": "4.3.0"
  907. },
  908. "compile": {
  909. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  910. },
  911. "runtime": {
  912. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  913. }
  914. },
  915. "System.Collections.Immutable/1.2.0": {
  916. "type": "package",
  917. "dependencies": {
  918. "System.Collections": "4.0.11",
  919. "System.Diagnostics.Debug": "4.0.11",
  920. "System.Globalization": "4.0.11",
  921. "System.Linq": "4.1.0",
  922. "System.Resources.ResourceManager": "4.0.1",
  923. "System.Runtime": "4.1.0",
  924. "System.Runtime.Extensions": "4.1.0",
  925. "System.Threading": "4.0.11"
  926. },
  927. "compile": {
  928. "lib/netstandard1.0/_._": {}
  929. },
  930. "runtime": {
  931. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  932. }
  933. },
  934. "System.Collections.NonGeneric/4.3.0": {
  935. "type": "package",
  936. "dependencies": {
  937. "System.Diagnostics.Debug": "4.3.0",
  938. "System.Globalization": "4.3.0",
  939. "System.Resources.ResourceManager": "4.3.0",
  940. "System.Runtime": "4.3.0",
  941. "System.Runtime.Extensions": "4.3.0",
  942. "System.Threading": "4.3.0"
  943. },
  944. "compile": {
  945. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  946. },
  947. "runtime": {
  948. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  949. }
  950. },
  951. "System.Collections.Specialized/4.3.0": {
  952. "type": "package",
  953. "dependencies": {
  954. "System.Collections.NonGeneric": "4.3.0",
  955. "System.Globalization": "4.3.0",
  956. "System.Globalization.Extensions": "4.3.0",
  957. "System.Resources.ResourceManager": "4.3.0",
  958. "System.Runtime": "4.3.0",
  959. "System.Runtime.Extensions": "4.3.0",
  960. "System.Threading": "4.3.0"
  961. },
  962. "compile": {
  963. "ref/netstandard1.3/_._": {}
  964. },
  965. "runtime": {
  966. "lib/netstandard1.3/System.Collections.Specialized.dll": {}
  967. }
  968. },
  969. "System.ComponentModel/4.3.0": {
  970. "type": "package",
  971. "dependencies": {
  972. "System.Runtime": "4.3.0"
  973. },
  974. "compile": {
  975. "ref/netstandard1.0/_._": {}
  976. },
  977. "runtime": {
  978. "lib/netstandard1.3/System.ComponentModel.dll": {}
  979. }
  980. },
  981. "System.ComponentModel.Primitives/4.3.0": {
  982. "type": "package",
  983. "dependencies": {
  984. "System.ComponentModel": "4.3.0",
  985. "System.Resources.ResourceManager": "4.3.0",
  986. "System.Runtime": "4.3.0"
  987. },
  988. "compile": {
  989. "ref/netstandard1.0/_._": {}
  990. },
  991. "runtime": {
  992. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  993. }
  994. },
  995. "System.ComponentModel.TypeConverter/4.3.0": {
  996. "type": "package",
  997. "dependencies": {
  998. "System.Collections": "4.3.0",
  999. "System.Collections.NonGeneric": "4.3.0",
  1000. "System.Collections.Specialized": "4.3.0",
  1001. "System.ComponentModel": "4.3.0",
  1002. "System.ComponentModel.Primitives": "4.3.0",
  1003. "System.Globalization": "4.3.0",
  1004. "System.Linq": "4.3.0",
  1005. "System.Reflection": "4.3.0",
  1006. "System.Reflection.Extensions": "4.3.0",
  1007. "System.Reflection.Primitives": "4.3.0",
  1008. "System.Reflection.TypeExtensions": "4.3.0",
  1009. "System.Resources.ResourceManager": "4.3.0",
  1010. "System.Runtime": "4.3.0",
  1011. "System.Runtime.Extensions": "4.3.0",
  1012. "System.Threading": "4.3.0"
  1013. },
  1014. "compile": {
  1015. "ref/netstandard1.5/_._": {}
  1016. },
  1017. "runtime": {
  1018. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  1019. }
  1020. },
  1021. "System.Configuration.ConfigurationManager/4.5.0": {
  1022. "type": "package",
  1023. "dependencies": {
  1024. "System.Security.Cryptography.ProtectedData": "4.5.0",
  1025. "System.Security.Permissions": "4.5.0"
  1026. },
  1027. "compile": {
  1028. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  1029. },
  1030. "runtime": {
  1031. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  1032. }
  1033. },
  1034. "System.Console/4.3.0": {
  1035. "type": "package",
  1036. "dependencies": {
  1037. "Microsoft.NETCore.Platforms": "1.1.0",
  1038. "Microsoft.NETCore.Targets": "1.1.0",
  1039. "System.IO": "4.3.0",
  1040. "System.Runtime": "4.3.0",
  1041. "System.Text.Encoding": "4.3.0"
  1042. },
  1043. "compile": {
  1044. "ref/netstandard1.3/System.Console.dll": {}
  1045. }
  1046. },
  1047. "System.Diagnostics.Debug/4.3.0": {
  1048. "type": "package",
  1049. "dependencies": {
  1050. "Microsoft.NETCore.Platforms": "1.1.0",
  1051. "Microsoft.NETCore.Targets": "1.1.0",
  1052. "System.Runtime": "4.3.0"
  1053. },
  1054. "compile": {
  1055. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  1056. }
  1057. },
  1058. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1059. "type": "package",
  1060. "dependencies": {
  1061. "System.Collections": "4.3.0",
  1062. "System.Diagnostics.Tracing": "4.3.0",
  1063. "System.Reflection": "4.3.0",
  1064. "System.Runtime": "4.3.0",
  1065. "System.Threading": "4.3.0"
  1066. },
  1067. "compile": {
  1068. "lib/netstandard1.3/_._": {}
  1069. },
  1070. "runtime": {
  1071. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  1072. }
  1073. },
  1074. "System.Diagnostics.Process/4.1.0": {
  1075. "type": "package",
  1076. "dependencies": {
  1077. "Microsoft.NETCore.Platforms": "1.0.1",
  1078. "Microsoft.Win32.Primitives": "4.0.1",
  1079. "Microsoft.Win32.Registry": "4.0.0",
  1080. "System.Collections": "4.0.11",
  1081. "System.Diagnostics.Debug": "4.0.11",
  1082. "System.Globalization": "4.0.11",
  1083. "System.IO": "4.1.0",
  1084. "System.IO.FileSystem": "4.0.1",
  1085. "System.IO.FileSystem.Primitives": "4.0.1",
  1086. "System.Resources.ResourceManager": "4.0.1",
  1087. "System.Runtime": "4.1.0",
  1088. "System.Runtime.Extensions": "4.1.0",
  1089. "System.Runtime.Handles": "4.0.1",
  1090. "System.Runtime.InteropServices": "4.1.0",
  1091. "System.Text.Encoding": "4.0.11",
  1092. "System.Text.Encoding.Extensions": "4.0.11",
  1093. "System.Threading": "4.0.11",
  1094. "System.Threading.Tasks": "4.0.11",
  1095. "System.Threading.Thread": "4.0.0",
  1096. "System.Threading.ThreadPool": "4.0.10",
  1097. "runtime.native.System": "4.0.0"
  1098. },
  1099. "compile": {
  1100. "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
  1101. },
  1102. "runtimeTargets": {
  1103. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1104. "assetType": "runtime",
  1105. "rid": "linux"
  1106. },
  1107. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1108. "assetType": "runtime",
  1109. "rid": "osx"
  1110. },
  1111. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1112. "assetType": "runtime",
  1113. "rid": "win"
  1114. }
  1115. }
  1116. },
  1117. "System.Diagnostics.StackTrace/4.0.1": {
  1118. "type": "package",
  1119. "dependencies": {
  1120. "System.Collections.Immutable": "1.2.0",
  1121. "System.IO.FileSystem": "4.0.1",
  1122. "System.Reflection": "4.1.0",
  1123. "System.Reflection.Metadata": "1.3.0",
  1124. "System.Runtime": "4.1.0",
  1125. "System.Runtime.Extensions": "4.1.0"
  1126. },
  1127. "compile": {
  1128. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1129. },
  1130. "runtime": {
  1131. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1132. }
  1133. },
  1134. "System.Diagnostics.Tools/4.3.0": {
  1135. "type": "package",
  1136. "dependencies": {
  1137. "Microsoft.NETCore.Platforms": "1.1.0",
  1138. "Microsoft.NETCore.Targets": "1.1.0",
  1139. "System.Runtime": "4.3.0"
  1140. },
  1141. "compile": {
  1142. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  1143. }
  1144. },
  1145. "System.Diagnostics.TraceSource/4.0.0": {
  1146. "type": "package",
  1147. "dependencies": {
  1148. "Microsoft.NETCore.Platforms": "1.0.1",
  1149. "System.Collections": "4.0.11",
  1150. "System.Diagnostics.Debug": "4.0.11",
  1151. "System.Globalization": "4.0.11",
  1152. "System.Resources.ResourceManager": "4.0.1",
  1153. "System.Runtime": "4.1.0",
  1154. "System.Runtime.Extensions": "4.1.0",
  1155. "System.Threading": "4.0.11",
  1156. "runtime.native.System": "4.0.0"
  1157. },
  1158. "compile": {
  1159. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  1160. },
  1161. "runtimeTargets": {
  1162. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1163. "assetType": "runtime",
  1164. "rid": "unix"
  1165. },
  1166. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1167. "assetType": "runtime",
  1168. "rid": "win"
  1169. }
  1170. }
  1171. },
  1172. "System.Diagnostics.Tracing/4.3.0": {
  1173. "type": "package",
  1174. "dependencies": {
  1175. "Microsoft.NETCore.Platforms": "1.1.0",
  1176. "Microsoft.NETCore.Targets": "1.1.0",
  1177. "System.Runtime": "4.3.0"
  1178. },
  1179. "compile": {
  1180. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  1181. }
  1182. },
  1183. "System.Drawing.Common/4.6.0": {
  1184. "type": "package",
  1185. "dependencies": {
  1186. "Microsoft.NETCore.Platforms": "3.0.0",
  1187. "Microsoft.Win32.SystemEvents": "4.6.0"
  1188. },
  1189. "compile": {
  1190. "ref/netcoreapp3.0/System.Drawing.Common.dll": {}
  1191. },
  1192. "runtime": {
  1193. "lib/netstandard2.0/System.Drawing.Common.dll": {}
  1194. },
  1195. "runtimeTargets": {
  1196. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1197. "assetType": "runtime",
  1198. "rid": "unix"
  1199. },
  1200. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1201. "assetType": "runtime",
  1202. "rid": "win"
  1203. }
  1204. }
  1205. },
  1206. "System.Globalization/4.3.0": {
  1207. "type": "package",
  1208. "dependencies": {
  1209. "Microsoft.NETCore.Platforms": "1.1.0",
  1210. "Microsoft.NETCore.Targets": "1.1.0",
  1211. "System.Runtime": "4.3.0"
  1212. },
  1213. "compile": {
  1214. "ref/netstandard1.3/System.Globalization.dll": {}
  1215. }
  1216. },
  1217. "System.Globalization.Calendars/4.3.0": {
  1218. "type": "package",
  1219. "dependencies": {
  1220. "Microsoft.NETCore.Platforms": "1.1.0",
  1221. "Microsoft.NETCore.Targets": "1.1.0",
  1222. "System.Globalization": "4.3.0",
  1223. "System.Runtime": "4.3.0"
  1224. },
  1225. "compile": {
  1226. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  1227. }
  1228. },
  1229. "System.Globalization.Extensions/4.3.0": {
  1230. "type": "package",
  1231. "dependencies": {
  1232. "Microsoft.NETCore.Platforms": "1.1.0",
  1233. "System.Globalization": "4.3.0",
  1234. "System.Resources.ResourceManager": "4.3.0",
  1235. "System.Runtime": "4.3.0",
  1236. "System.Runtime.Extensions": "4.3.0",
  1237. "System.Runtime.InteropServices": "4.3.0"
  1238. },
  1239. "compile": {
  1240. "ref/netstandard1.3/_._": {}
  1241. },
  1242. "runtimeTargets": {
  1243. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1244. "assetType": "runtime",
  1245. "rid": "unix"
  1246. },
  1247. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1248. "assetType": "runtime",
  1249. "rid": "win"
  1250. }
  1251. }
  1252. },
  1253. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  1254. "type": "package",
  1255. "dependencies": {
  1256. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  1257. "Microsoft.IdentityModel.Tokens": "5.5.0",
  1258. "Newtonsoft.Json": "10.0.1"
  1259. },
  1260. "compile": {
  1261. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1262. },
  1263. "runtime": {
  1264. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1265. }
  1266. },
  1267. "System.IO/4.3.0": {
  1268. "type": "package",
  1269. "dependencies": {
  1270. "Microsoft.NETCore.Platforms": "1.1.0",
  1271. "Microsoft.NETCore.Targets": "1.1.0",
  1272. "System.Runtime": "4.3.0",
  1273. "System.Text.Encoding": "4.3.0",
  1274. "System.Threading.Tasks": "4.3.0"
  1275. },
  1276. "compile": {
  1277. "ref/netstandard1.5/System.IO.dll": {}
  1278. }
  1279. },
  1280. "System.IO.Compression/4.3.0": {
  1281. "type": "package",
  1282. "dependencies": {
  1283. "Microsoft.NETCore.Platforms": "1.1.0",
  1284. "System.Buffers": "4.3.0",
  1285. "System.Collections": "4.3.0",
  1286. "System.Diagnostics.Debug": "4.3.0",
  1287. "System.IO": "4.3.0",
  1288. "System.Resources.ResourceManager": "4.3.0",
  1289. "System.Runtime": "4.3.0",
  1290. "System.Runtime.Extensions": "4.3.0",
  1291. "System.Runtime.Handles": "4.3.0",
  1292. "System.Runtime.InteropServices": "4.3.0",
  1293. "System.Text.Encoding": "4.3.0",
  1294. "System.Threading": "4.3.0",
  1295. "System.Threading.Tasks": "4.3.0",
  1296. "runtime.native.System": "4.3.0",
  1297. "runtime.native.System.IO.Compression": "4.3.0"
  1298. },
  1299. "compile": {
  1300. "ref/netstandard1.3/System.IO.Compression.dll": {}
  1301. },
  1302. "runtimeTargets": {
  1303. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  1304. "assetType": "runtime",
  1305. "rid": "unix"
  1306. },
  1307. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  1308. "assetType": "runtime",
  1309. "rid": "win"
  1310. }
  1311. }
  1312. },
  1313. "System.IO.Compression.ZipFile/4.3.0": {
  1314. "type": "package",
  1315. "dependencies": {
  1316. "System.Buffers": "4.3.0",
  1317. "System.IO": "4.3.0",
  1318. "System.IO.Compression": "4.3.0",
  1319. "System.IO.FileSystem": "4.3.0",
  1320. "System.IO.FileSystem.Primitives": "4.3.0",
  1321. "System.Resources.ResourceManager": "4.3.0",
  1322. "System.Runtime": "4.3.0",
  1323. "System.Runtime.Extensions": "4.3.0",
  1324. "System.Text.Encoding": "4.3.0"
  1325. },
  1326. "compile": {
  1327. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1328. },
  1329. "runtime": {
  1330. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1331. }
  1332. },
  1333. "System.IO.FileSystem/4.3.0": {
  1334. "type": "package",
  1335. "dependencies": {
  1336. "Microsoft.NETCore.Platforms": "1.1.0",
  1337. "Microsoft.NETCore.Targets": "1.1.0",
  1338. "System.IO": "4.3.0",
  1339. "System.IO.FileSystem.Primitives": "4.3.0",
  1340. "System.Runtime": "4.3.0",
  1341. "System.Runtime.Handles": "4.3.0",
  1342. "System.Text.Encoding": "4.3.0",
  1343. "System.Threading.Tasks": "4.3.0"
  1344. },
  1345. "compile": {
  1346. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  1347. }
  1348. },
  1349. "System.IO.FileSystem.Primitives/4.3.0": {
  1350. "type": "package",
  1351. "dependencies": {
  1352. "System.Runtime": "4.3.0"
  1353. },
  1354. "compile": {
  1355. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1356. },
  1357. "runtime": {
  1358. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1359. }
  1360. },
  1361. "System.IO.FileSystem.Watcher/4.0.0": {
  1362. "type": "package",
  1363. "dependencies": {
  1364. "Microsoft.NETCore.Platforms": "1.0.1",
  1365. "Microsoft.Win32.Primitives": "4.0.1",
  1366. "System.Collections": "4.0.11",
  1367. "System.IO.FileSystem": "4.0.1",
  1368. "System.IO.FileSystem.Primitives": "4.0.1",
  1369. "System.Resources.ResourceManager": "4.0.1",
  1370. "System.Runtime": "4.1.0",
  1371. "System.Runtime.Extensions": "4.1.0",
  1372. "System.Runtime.Handles": "4.0.1",
  1373. "System.Runtime.InteropServices": "4.1.0",
  1374. "System.Text.Encoding": "4.0.11",
  1375. "System.Threading": "4.0.11",
  1376. "System.Threading.Overlapped": "4.0.1",
  1377. "System.Threading.Tasks": "4.0.11",
  1378. "System.Threading.Thread": "4.0.0",
  1379. "runtime.native.System": "4.0.0"
  1380. },
  1381. "compile": {
  1382. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  1383. },
  1384. "runtimeTargets": {
  1385. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1386. "assetType": "runtime",
  1387. "rid": "linux"
  1388. },
  1389. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1390. "assetType": "runtime",
  1391. "rid": "osx"
  1392. },
  1393. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1394. "assetType": "runtime",
  1395. "rid": "win"
  1396. }
  1397. }
  1398. },
  1399. "System.Linq/4.3.0": {
  1400. "type": "package",
  1401. "dependencies": {
  1402. "System.Collections": "4.3.0",
  1403. "System.Diagnostics.Debug": "4.3.0",
  1404. "System.Resources.ResourceManager": "4.3.0",
  1405. "System.Runtime": "4.3.0",
  1406. "System.Runtime.Extensions": "4.3.0"
  1407. },
  1408. "compile": {
  1409. "ref/netstandard1.6/System.Linq.dll": {}
  1410. },
  1411. "runtime": {
  1412. "lib/netstandard1.6/System.Linq.dll": {}
  1413. }
  1414. },
  1415. "System.Linq.Expressions/4.3.0": {
  1416. "type": "package",
  1417. "dependencies": {
  1418. "System.Collections": "4.3.0",
  1419. "System.Diagnostics.Debug": "4.3.0",
  1420. "System.Globalization": "4.3.0",
  1421. "System.IO": "4.3.0",
  1422. "System.Linq": "4.3.0",
  1423. "System.ObjectModel": "4.3.0",
  1424. "System.Reflection": "4.3.0",
  1425. "System.Reflection.Emit": "4.3.0",
  1426. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1427. "System.Reflection.Emit.Lightweight": "4.3.0",
  1428. "System.Reflection.Extensions": "4.3.0",
  1429. "System.Reflection.Primitives": "4.3.0",
  1430. "System.Reflection.TypeExtensions": "4.3.0",
  1431. "System.Resources.ResourceManager": "4.3.0",
  1432. "System.Runtime": "4.3.0",
  1433. "System.Runtime.Extensions": "4.3.0",
  1434. "System.Threading": "4.3.0"
  1435. },
  1436. "compile": {
  1437. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  1438. },
  1439. "runtime": {
  1440. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  1441. }
  1442. },
  1443. "System.Net.Http/4.3.0": {
  1444. "type": "package",
  1445. "dependencies": {
  1446. "Microsoft.NETCore.Platforms": "1.1.0",
  1447. "System.Collections": "4.3.0",
  1448. "System.Diagnostics.Debug": "4.3.0",
  1449. "System.Diagnostics.DiagnosticSource": "4.3.0",
  1450. "System.Diagnostics.Tracing": "4.3.0",
  1451. "System.Globalization": "4.3.0",
  1452. "System.Globalization.Extensions": "4.3.0",
  1453. "System.IO": "4.3.0",
  1454. "System.IO.FileSystem": "4.3.0",
  1455. "System.Net.Primitives": "4.3.0",
  1456. "System.Resources.ResourceManager": "4.3.0",
  1457. "System.Runtime": "4.3.0",
  1458. "System.Runtime.Extensions": "4.3.0",
  1459. "System.Runtime.Handles": "4.3.0",
  1460. "System.Runtime.InteropServices": "4.3.0",
  1461. "System.Security.Cryptography.Algorithms": "4.3.0",
  1462. "System.Security.Cryptography.Encoding": "4.3.0",
  1463. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1464. "System.Security.Cryptography.Primitives": "4.3.0",
  1465. "System.Security.Cryptography.X509Certificates": "4.3.0",
  1466. "System.Text.Encoding": "4.3.0",
  1467. "System.Threading": "4.3.0",
  1468. "System.Threading.Tasks": "4.3.0",
  1469. "runtime.native.System": "4.3.0",
  1470. "runtime.native.System.Net.Http": "4.3.0",
  1471. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1472. },
  1473. "compile": {
  1474. "ref/netstandard1.3/System.Net.Http.dll": {}
  1475. },
  1476. "runtimeTargets": {
  1477. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  1478. "assetType": "runtime",
  1479. "rid": "unix"
  1480. },
  1481. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  1482. "assetType": "runtime",
  1483. "rid": "win"
  1484. }
  1485. }
  1486. },
  1487. "System.Net.NameResolution/4.3.0": {
  1488. "type": "package",
  1489. "dependencies": {
  1490. "Microsoft.NETCore.Platforms": "1.1.0",
  1491. "System.Collections": "4.3.0",
  1492. "System.Diagnostics.Tracing": "4.3.0",
  1493. "System.Globalization": "4.3.0",
  1494. "System.Net.Primitives": "4.3.0",
  1495. "System.Resources.ResourceManager": "4.3.0",
  1496. "System.Runtime": "4.3.0",
  1497. "System.Runtime.Extensions": "4.3.0",
  1498. "System.Runtime.Handles": "4.3.0",
  1499. "System.Runtime.InteropServices": "4.3.0",
  1500. "System.Security.Principal.Windows": "4.3.0",
  1501. "System.Threading": "4.3.0",
  1502. "System.Threading.Tasks": "4.3.0",
  1503. "runtime.native.System": "4.3.0"
  1504. },
  1505. "compile": {
  1506. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  1507. },
  1508. "runtimeTargets": {
  1509. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1510. "assetType": "runtime",
  1511. "rid": "unix"
  1512. },
  1513. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1514. "assetType": "runtime",
  1515. "rid": "win"
  1516. }
  1517. }
  1518. },
  1519. "System.Net.Primitives/4.3.0": {
  1520. "type": "package",
  1521. "dependencies": {
  1522. "Microsoft.NETCore.Platforms": "1.1.0",
  1523. "Microsoft.NETCore.Targets": "1.1.0",
  1524. "System.Runtime": "4.3.0",
  1525. "System.Runtime.Handles": "4.3.0"
  1526. },
  1527. "compile": {
  1528. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  1529. }
  1530. },
  1531. "System.Net.Requests/4.0.11": {
  1532. "type": "package",
  1533. "dependencies": {
  1534. "Microsoft.NETCore.Platforms": "1.0.1",
  1535. "System.Collections": "4.0.11",
  1536. "System.Diagnostics.Debug": "4.0.11",
  1537. "System.Diagnostics.Tracing": "4.1.0",
  1538. "System.Globalization": "4.0.11",
  1539. "System.IO": "4.1.0",
  1540. "System.Net.Http": "4.1.0",
  1541. "System.Net.Primitives": "4.0.11",
  1542. "System.Net.WebHeaderCollection": "4.0.1",
  1543. "System.Resources.ResourceManager": "4.0.1",
  1544. "System.Runtime": "4.1.0",
  1545. "System.Threading": "4.0.11",
  1546. "System.Threading.Tasks": "4.0.11"
  1547. },
  1548. "compile": {
  1549. "ref/netstandard1.3/System.Net.Requests.dll": {}
  1550. },
  1551. "runtimeTargets": {
  1552. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  1553. "assetType": "runtime",
  1554. "rid": "unix"
  1555. },
  1556. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  1557. "assetType": "runtime",
  1558. "rid": "win"
  1559. }
  1560. }
  1561. },
  1562. "System.Net.Sockets/4.3.0": {
  1563. "type": "package",
  1564. "dependencies": {
  1565. "Microsoft.NETCore.Platforms": "1.1.0",
  1566. "Microsoft.NETCore.Targets": "1.1.0",
  1567. "System.IO": "4.3.0",
  1568. "System.Net.Primitives": "4.3.0",
  1569. "System.Runtime": "4.3.0",
  1570. "System.Threading.Tasks": "4.3.0"
  1571. },
  1572. "compile": {
  1573. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  1574. }
  1575. },
  1576. "System.Net.WebHeaderCollection/4.0.1": {
  1577. "type": "package",
  1578. "dependencies": {
  1579. "System.Collections": "4.0.11",
  1580. "System.Resources.ResourceManager": "4.0.1",
  1581. "System.Runtime": "4.1.0",
  1582. "System.Runtime.Extensions": "4.1.0"
  1583. },
  1584. "compile": {
  1585. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1586. },
  1587. "runtime": {
  1588. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1589. }
  1590. },
  1591. "System.ObjectModel/4.3.0": {
  1592. "type": "package",
  1593. "dependencies": {
  1594. "System.Collections": "4.3.0",
  1595. "System.Diagnostics.Debug": "4.3.0",
  1596. "System.Resources.ResourceManager": "4.3.0",
  1597. "System.Runtime": "4.3.0",
  1598. "System.Threading": "4.3.0"
  1599. },
  1600. "compile": {
  1601. "ref/netstandard1.3/System.ObjectModel.dll": {}
  1602. },
  1603. "runtime": {
  1604. "lib/netstandard1.3/System.ObjectModel.dll": {}
  1605. }
  1606. },
  1607. "System.Private.DataContractSerialization/4.3.0": {
  1608. "type": "package",
  1609. "dependencies": {
  1610. "System.Collections": "4.3.0",
  1611. "System.Collections.Concurrent": "4.3.0",
  1612. "System.Diagnostics.Debug": "4.3.0",
  1613. "System.Globalization": "4.3.0",
  1614. "System.IO": "4.3.0",
  1615. "System.Linq": "4.3.0",
  1616. "System.Reflection": "4.3.0",
  1617. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1618. "System.Reflection.Emit.Lightweight": "4.3.0",
  1619. "System.Reflection.Extensions": "4.3.0",
  1620. "System.Reflection.Primitives": "4.3.0",
  1621. "System.Reflection.TypeExtensions": "4.3.0",
  1622. "System.Resources.ResourceManager": "4.3.0",
  1623. "System.Runtime": "4.3.0",
  1624. "System.Runtime.Extensions": "4.3.0",
  1625. "System.Runtime.Serialization.Primitives": "4.3.0",
  1626. "System.Text.Encoding": "4.3.0",
  1627. "System.Text.Encoding.Extensions": "4.3.0",
  1628. "System.Text.RegularExpressions": "4.3.0",
  1629. "System.Threading": "4.3.0",
  1630. "System.Threading.Tasks": "4.3.0",
  1631. "System.Xml.ReaderWriter": "4.3.0",
  1632. "System.Xml.XDocument": "4.3.0",
  1633. "System.Xml.XmlDocument": "4.3.0",
  1634. "System.Xml.XmlSerializer": "4.3.0"
  1635. },
  1636. "compile": {
  1637. "ref/netstandard/_._": {}
  1638. },
  1639. "runtime": {
  1640. "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
  1641. }
  1642. },
  1643. "System.Reflection/4.3.0": {
  1644. "type": "package",
  1645. "dependencies": {
  1646. "Microsoft.NETCore.Platforms": "1.1.0",
  1647. "Microsoft.NETCore.Targets": "1.1.0",
  1648. "System.IO": "4.3.0",
  1649. "System.Reflection.Primitives": "4.3.0",
  1650. "System.Runtime": "4.3.0"
  1651. },
  1652. "compile": {
  1653. "ref/netstandard1.5/System.Reflection.dll": {}
  1654. }
  1655. },
  1656. "System.Reflection.Emit/4.3.0": {
  1657. "type": "package",
  1658. "dependencies": {
  1659. "System.IO": "4.3.0",
  1660. "System.Reflection": "4.3.0",
  1661. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1662. "System.Reflection.Primitives": "4.3.0",
  1663. "System.Runtime": "4.3.0"
  1664. },
  1665. "compile": {
  1666. "ref/netstandard1.1/_._": {}
  1667. },
  1668. "runtime": {
  1669. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1670. }
  1671. },
  1672. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1673. "type": "package",
  1674. "dependencies": {
  1675. "System.Reflection": "4.3.0",
  1676. "System.Reflection.Primitives": "4.3.0",
  1677. "System.Runtime": "4.3.0"
  1678. },
  1679. "compile": {
  1680. "ref/netstandard1.0/_._": {}
  1681. },
  1682. "runtime": {
  1683. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1684. }
  1685. },
  1686. "System.Reflection.Emit.Lightweight/4.3.0": {
  1687. "type": "package",
  1688. "dependencies": {
  1689. "System.Reflection": "4.3.0",
  1690. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1691. "System.Reflection.Primitives": "4.3.0",
  1692. "System.Runtime": "4.3.0"
  1693. },
  1694. "compile": {
  1695. "ref/netstandard1.0/_._": {}
  1696. },
  1697. "runtime": {
  1698. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  1699. }
  1700. },
  1701. "System.Reflection.Extensions/4.3.0": {
  1702. "type": "package",
  1703. "dependencies": {
  1704. "Microsoft.NETCore.Platforms": "1.1.0",
  1705. "Microsoft.NETCore.Targets": "1.1.0",
  1706. "System.Reflection": "4.3.0",
  1707. "System.Runtime": "4.3.0"
  1708. },
  1709. "compile": {
  1710. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  1711. }
  1712. },
  1713. "System.Reflection.Metadata/1.3.0": {
  1714. "type": "package",
  1715. "dependencies": {
  1716. "System.Collections": "4.0.11",
  1717. "System.Collections.Immutable": "1.2.0",
  1718. "System.Diagnostics.Debug": "4.0.11",
  1719. "System.IO": "4.1.0",
  1720. "System.Linq": "4.1.0",
  1721. "System.Reflection": "4.1.0",
  1722. "System.Reflection.Extensions": "4.0.1",
  1723. "System.Reflection.Primitives": "4.0.1",
  1724. "System.Resources.ResourceManager": "4.0.1",
  1725. "System.Runtime": "4.1.0",
  1726. "System.Runtime.Extensions": "4.1.0",
  1727. "System.Runtime.InteropServices": "4.1.0",
  1728. "System.Text.Encoding": "4.0.11",
  1729. "System.Text.Encoding.Extensions": "4.0.11",
  1730. "System.Threading": "4.0.11"
  1731. },
  1732. "compile": {
  1733. "lib/netstandard1.1/_._": {}
  1734. },
  1735. "runtime": {
  1736. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  1737. }
  1738. },
  1739. "System.Reflection.Primitives/4.3.0": {
  1740. "type": "package",
  1741. "dependencies": {
  1742. "Microsoft.NETCore.Platforms": "1.1.0",
  1743. "Microsoft.NETCore.Targets": "1.1.0",
  1744. "System.Runtime": "4.3.0"
  1745. },
  1746. "compile": {
  1747. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  1748. }
  1749. },
  1750. "System.Reflection.TypeExtensions/4.3.0": {
  1751. "type": "package",
  1752. "dependencies": {
  1753. "System.Reflection": "4.3.0",
  1754. "System.Runtime": "4.3.0"
  1755. },
  1756. "compile": {
  1757. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1758. },
  1759. "runtime": {
  1760. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1761. }
  1762. },
  1763. "System.Resources.ResourceManager/4.3.0": {
  1764. "type": "package",
  1765. "dependencies": {
  1766. "Microsoft.NETCore.Platforms": "1.1.0",
  1767. "Microsoft.NETCore.Targets": "1.1.0",
  1768. "System.Globalization": "4.3.0",
  1769. "System.Reflection": "4.3.0",
  1770. "System.Runtime": "4.3.0"
  1771. },
  1772. "compile": {
  1773. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  1774. }
  1775. },
  1776. "System.Runtime/4.3.0": {
  1777. "type": "package",
  1778. "dependencies": {
  1779. "Microsoft.NETCore.Platforms": "1.1.0",
  1780. "Microsoft.NETCore.Targets": "1.1.0"
  1781. },
  1782. "compile": {
  1783. "ref/netstandard1.5/System.Runtime.dll": {}
  1784. }
  1785. },
  1786. "System.Runtime.Caching/4.5.0": {
  1787. "type": "package",
  1788. "dependencies": {
  1789. "Microsoft.NETCore.Platforms": "2.0.0",
  1790. "System.Configuration.ConfigurationManager": "4.5.0"
  1791. },
  1792. "compile": {
  1793. "ref/netstandard2.0/_._": {}
  1794. },
  1795. "runtime": {
  1796. "lib/netstandard2.0/System.Runtime.Caching.dll": {}
  1797. },
  1798. "runtimeTargets": {
  1799. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1800. "assetType": "runtime",
  1801. "rid": "unix"
  1802. },
  1803. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1804. "assetType": "runtime",
  1805. "rid": "win"
  1806. }
  1807. }
  1808. },
  1809. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  1810. "type": "package",
  1811. "compile": {
  1812. "ref/netstandard2.0/_._": {}
  1813. },
  1814. "runtime": {
  1815. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
  1816. }
  1817. },
  1818. "System.Runtime.Extensions/4.3.0": {
  1819. "type": "package",
  1820. "dependencies": {
  1821. "Microsoft.NETCore.Platforms": "1.1.0",
  1822. "Microsoft.NETCore.Targets": "1.1.0",
  1823. "System.Runtime": "4.3.0"
  1824. },
  1825. "compile": {
  1826. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  1827. }
  1828. },
  1829. "System.Runtime.Handles/4.3.0": {
  1830. "type": "package",
  1831. "dependencies": {
  1832. "Microsoft.NETCore.Platforms": "1.1.0",
  1833. "Microsoft.NETCore.Targets": "1.1.0",
  1834. "System.Runtime": "4.3.0"
  1835. },
  1836. "compile": {
  1837. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  1838. }
  1839. },
  1840. "System.Runtime.InteropServices/4.3.0": {
  1841. "type": "package",
  1842. "dependencies": {
  1843. "Microsoft.NETCore.Platforms": "1.1.0",
  1844. "Microsoft.NETCore.Targets": "1.1.0",
  1845. "System.Reflection": "4.3.0",
  1846. "System.Reflection.Primitives": "4.3.0",
  1847. "System.Runtime": "4.3.0",
  1848. "System.Runtime.Handles": "4.3.0"
  1849. },
  1850. "compile": {
  1851. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  1852. }
  1853. },
  1854. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1855. "type": "package",
  1856. "dependencies": {
  1857. "System.Reflection": "4.3.0",
  1858. "System.Reflection.Extensions": "4.3.0",
  1859. "System.Resources.ResourceManager": "4.3.0",
  1860. "System.Runtime": "4.3.0",
  1861. "System.Runtime.InteropServices": "4.3.0",
  1862. "System.Threading": "4.3.0",
  1863. "runtime.native.System": "4.3.0"
  1864. },
  1865. "compile": {
  1866. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1867. },
  1868. "runtime": {
  1869. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1870. },
  1871. "runtimeTargets": {
  1872. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1873. "assetType": "runtime",
  1874. "rid": "unix"
  1875. },
  1876. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1877. "assetType": "runtime",
  1878. "rid": "win"
  1879. }
  1880. }
  1881. },
  1882. "System.Runtime.Numerics/4.3.0": {
  1883. "type": "package",
  1884. "dependencies": {
  1885. "System.Globalization": "4.3.0",
  1886. "System.Resources.ResourceManager": "4.3.0",
  1887. "System.Runtime": "4.3.0",
  1888. "System.Runtime.Extensions": "4.3.0"
  1889. },
  1890. "compile": {
  1891. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  1892. },
  1893. "runtime": {
  1894. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1895. }
  1896. },
  1897. "System.Runtime.Serialization.Formatters/4.3.0": {
  1898. "type": "package",
  1899. "dependencies": {
  1900. "System.Collections": "4.3.0",
  1901. "System.Reflection": "4.3.0",
  1902. "System.Resources.ResourceManager": "4.3.0",
  1903. "System.Runtime": "4.3.0",
  1904. "System.Runtime.Serialization.Primitives": "4.3.0"
  1905. },
  1906. "compile": {
  1907. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
  1908. },
  1909. "runtime": {
  1910. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
  1911. }
  1912. },
  1913. "System.Runtime.Serialization.Json/4.3.0": {
  1914. "type": "package",
  1915. "dependencies": {
  1916. "System.IO": "4.3.0",
  1917. "System.Private.DataContractSerialization": "4.3.0",
  1918. "System.Runtime": "4.3.0"
  1919. },
  1920. "compile": {
  1921. "ref/netstandard1.0/_._": {}
  1922. },
  1923. "runtime": {
  1924. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
  1925. }
  1926. },
  1927. "System.Runtime.Serialization.Primitives/4.3.0": {
  1928. "type": "package",
  1929. "dependencies": {
  1930. "System.Resources.ResourceManager": "4.3.0",
  1931. "System.Runtime": "4.3.0"
  1932. },
  1933. "compile": {
  1934. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1935. },
  1936. "runtime": {
  1937. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1938. }
  1939. },
  1940. "System.Security.AccessControl/4.6.0": {
  1941. "type": "package",
  1942. "dependencies": {
  1943. "Microsoft.NETCore.Platforms": "3.0.0",
  1944. "System.Security.Principal.Windows": "4.6.0"
  1945. },
  1946. "compile": {
  1947. "ref/netstandard2.0/System.Security.AccessControl.dll": {}
  1948. },
  1949. "runtime": {
  1950. "lib/netstandard2.0/System.Security.AccessControl.dll": {}
  1951. },
  1952. "runtimeTargets": {
  1953. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  1954. "assetType": "runtime",
  1955. "rid": "win"
  1956. }
  1957. }
  1958. },
  1959. "System.Security.Cryptography.Algorithms/4.3.0": {
  1960. "type": "package",
  1961. "dependencies": {
  1962. "Microsoft.NETCore.Platforms": "1.1.0",
  1963. "System.Collections": "4.3.0",
  1964. "System.IO": "4.3.0",
  1965. "System.Resources.ResourceManager": "4.3.0",
  1966. "System.Runtime": "4.3.0",
  1967. "System.Runtime.Extensions": "4.3.0",
  1968. "System.Runtime.Handles": "4.3.0",
  1969. "System.Runtime.InteropServices": "4.3.0",
  1970. "System.Runtime.Numerics": "4.3.0",
  1971. "System.Security.Cryptography.Encoding": "4.3.0",
  1972. "System.Security.Cryptography.Primitives": "4.3.0",
  1973. "System.Text.Encoding": "4.3.0",
  1974. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  1975. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1976. },
  1977. "compile": {
  1978. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1979. },
  1980. "runtimeTargets": {
  1981. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1982. "assetType": "runtime",
  1983. "rid": "osx"
  1984. },
  1985. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1986. "assetType": "runtime",
  1987. "rid": "unix"
  1988. },
  1989. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1990. "assetType": "runtime",
  1991. "rid": "win"
  1992. }
  1993. }
  1994. },
  1995. "System.Security.Cryptography.Cng/4.5.0": {
  1996. "type": "package",
  1997. "compile": {
  1998. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1999. },
  2000. "runtime": {
  2001. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  2002. },
  2003. "runtimeTargets": {
  2004. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  2005. "assetType": "runtime",
  2006. "rid": "win"
  2007. }
  2008. }
  2009. },
  2010. "System.Security.Cryptography.Csp/4.3.0": {
  2011. "type": "package",
  2012. "dependencies": {
  2013. "Microsoft.NETCore.Platforms": "1.1.0",
  2014. "System.IO": "4.3.0",
  2015. "System.Reflection": "4.3.0",
  2016. "System.Resources.ResourceManager": "4.3.0",
  2017. "System.Runtime": "4.3.0",
  2018. "System.Runtime.Extensions": "4.3.0",
  2019. "System.Runtime.Handles": "4.3.0",
  2020. "System.Runtime.InteropServices": "4.3.0",
  2021. "System.Security.Cryptography.Algorithms": "4.3.0",
  2022. "System.Security.Cryptography.Encoding": "4.3.0",
  2023. "System.Security.Cryptography.Primitives": "4.3.0",
  2024. "System.Text.Encoding": "4.3.0",
  2025. "System.Threading": "4.3.0"
  2026. },
  2027. "compile": {
  2028. "ref/netstandard1.3/_._": {}
  2029. },
  2030. "runtimeTargets": {
  2031. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  2032. "assetType": "runtime",
  2033. "rid": "unix"
  2034. },
  2035. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  2036. "assetType": "runtime",
  2037. "rid": "win"
  2038. }
  2039. }
  2040. },
  2041. "System.Security.Cryptography.Encoding/4.3.0": {
  2042. "type": "package",
  2043. "dependencies": {
  2044. "Microsoft.NETCore.Platforms": "1.1.0",
  2045. "System.Collections": "4.3.0",
  2046. "System.Collections.Concurrent": "4.3.0",
  2047. "System.Linq": "4.3.0",
  2048. "System.Resources.ResourceManager": "4.3.0",
  2049. "System.Runtime": "4.3.0",
  2050. "System.Runtime.Extensions": "4.3.0",
  2051. "System.Runtime.Handles": "4.3.0",
  2052. "System.Runtime.InteropServices": "4.3.0",
  2053. "System.Security.Cryptography.Primitives": "4.3.0",
  2054. "System.Text.Encoding": "4.3.0",
  2055. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2056. },
  2057. "compile": {
  2058. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  2059. },
  2060. "runtimeTargets": {
  2061. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2062. "assetType": "runtime",
  2063. "rid": "unix"
  2064. },
  2065. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2066. "assetType": "runtime",
  2067. "rid": "win"
  2068. }
  2069. }
  2070. },
  2071. "System.Security.Cryptography.OpenSsl/4.3.0": {
  2072. "type": "package",
  2073. "dependencies": {
  2074. "System.Collections": "4.3.0",
  2075. "System.IO": "4.3.0",
  2076. "System.Resources.ResourceManager": "4.3.0",
  2077. "System.Runtime": "4.3.0",
  2078. "System.Runtime.Extensions": "4.3.0",
  2079. "System.Runtime.Handles": "4.3.0",
  2080. "System.Runtime.InteropServices": "4.3.0",
  2081. "System.Runtime.Numerics": "4.3.0",
  2082. "System.Security.Cryptography.Algorithms": "4.3.0",
  2083. "System.Security.Cryptography.Encoding": "4.3.0",
  2084. "System.Security.Cryptography.Primitives": "4.3.0",
  2085. "System.Text.Encoding": "4.3.0",
  2086. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2087. },
  2088. "compile": {
  2089. "ref/netstandard1.6/_._": {}
  2090. },
  2091. "runtime": {
  2092. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  2093. },
  2094. "runtimeTargets": {
  2095. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  2096. "assetType": "runtime",
  2097. "rid": "unix"
  2098. }
  2099. }
  2100. },
  2101. "System.Security.Cryptography.Primitives/4.3.0": {
  2102. "type": "package",
  2103. "dependencies": {
  2104. "System.Diagnostics.Debug": "4.3.0",
  2105. "System.Globalization": "4.3.0",
  2106. "System.IO": "4.3.0",
  2107. "System.Resources.ResourceManager": "4.3.0",
  2108. "System.Runtime": "4.3.0",
  2109. "System.Threading": "4.3.0",
  2110. "System.Threading.Tasks": "4.3.0"
  2111. },
  2112. "compile": {
  2113. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2114. },
  2115. "runtime": {
  2116. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2117. }
  2118. },
  2119. "System.Security.Cryptography.ProtectedData/4.5.0": {
  2120. "type": "package",
  2121. "compile": {
  2122. "ref/netstandard2.0/_._": {}
  2123. },
  2124. "runtime": {
  2125. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
  2126. },
  2127. "runtimeTargets": {
  2128. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  2129. "assetType": "runtime",
  2130. "rid": "win"
  2131. }
  2132. }
  2133. },
  2134. "System.Security.Cryptography.X509Certificates/4.3.0": {
  2135. "type": "package",
  2136. "dependencies": {
  2137. "Microsoft.NETCore.Platforms": "1.1.0",
  2138. "System.Collections": "4.3.0",
  2139. "System.Diagnostics.Debug": "4.3.0",
  2140. "System.Globalization": "4.3.0",
  2141. "System.Globalization.Calendars": "4.3.0",
  2142. "System.IO": "4.3.0",
  2143. "System.IO.FileSystem": "4.3.0",
  2144. "System.IO.FileSystem.Primitives": "4.3.0",
  2145. "System.Resources.ResourceManager": "4.3.0",
  2146. "System.Runtime": "4.3.0",
  2147. "System.Runtime.Extensions": "4.3.0",
  2148. "System.Runtime.Handles": "4.3.0",
  2149. "System.Runtime.InteropServices": "4.3.0",
  2150. "System.Runtime.Numerics": "4.3.0",
  2151. "System.Security.Cryptography.Algorithms": "4.3.0",
  2152. "System.Security.Cryptography.Cng": "4.3.0",
  2153. "System.Security.Cryptography.Csp": "4.3.0",
  2154. "System.Security.Cryptography.Encoding": "4.3.0",
  2155. "System.Security.Cryptography.OpenSsl": "4.3.0",
  2156. "System.Security.Cryptography.Primitives": "4.3.0",
  2157. "System.Text.Encoding": "4.3.0",
  2158. "System.Threading": "4.3.0",
  2159. "runtime.native.System": "4.3.0",
  2160. "runtime.native.System.Net.Http": "4.3.0",
  2161. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2162. },
  2163. "compile": {
  2164. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  2165. },
  2166. "runtimeTargets": {
  2167. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2168. "assetType": "runtime",
  2169. "rid": "unix"
  2170. },
  2171. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2172. "assetType": "runtime",
  2173. "rid": "win"
  2174. }
  2175. }
  2176. },
  2177. "System.Security.Permissions/4.6.0": {
  2178. "type": "package",
  2179. "dependencies": {
  2180. "System.Security.AccessControl": "4.6.0",
  2181. "System.Windows.Extensions": "4.6.0"
  2182. },
  2183. "compile": {
  2184. "ref/netcoreapp3.0/System.Security.Permissions.dll": {}
  2185. },
  2186. "runtime": {
  2187. "lib/netcoreapp3.0/System.Security.Permissions.dll": {}
  2188. }
  2189. },
  2190. "System.Security.Principal.Windows/4.6.0": {
  2191. "type": "package",
  2192. "compile": {
  2193. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
  2194. },
  2195. "runtime": {
  2196. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
  2197. },
  2198. "runtimeTargets": {
  2199. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2200. "assetType": "runtime",
  2201. "rid": "unix"
  2202. },
  2203. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2204. "assetType": "runtime",
  2205. "rid": "win"
  2206. }
  2207. }
  2208. },
  2209. "System.Security.SecureString/4.3.0": {
  2210. "type": "package",
  2211. "dependencies": {
  2212. "Microsoft.NETCore.Platforms": "1.1.0",
  2213. "System.Resources.ResourceManager": "4.3.0",
  2214. "System.Runtime": "4.3.0",
  2215. "System.Runtime.Handles": "4.3.0",
  2216. "System.Runtime.InteropServices": "4.3.0",
  2217. "System.Security.Cryptography.Primitives": "4.3.0",
  2218. "System.Text.Encoding": "4.3.0",
  2219. "System.Threading": "4.3.0"
  2220. },
  2221. "compile": {
  2222. "ref/netstandard1.3/_._": {}
  2223. },
  2224. "runtimeTargets": {
  2225. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll": {
  2226. "assetType": "runtime",
  2227. "rid": "unix"
  2228. },
  2229. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll": {
  2230. "assetType": "runtime",
  2231. "rid": "win"
  2232. }
  2233. }
  2234. },
  2235. "System.Text.Encoding/4.3.0": {
  2236. "type": "package",
  2237. "dependencies": {
  2238. "Microsoft.NETCore.Platforms": "1.1.0",
  2239. "Microsoft.NETCore.Targets": "1.1.0",
  2240. "System.Runtime": "4.3.0"
  2241. },
  2242. "compile": {
  2243. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  2244. }
  2245. },
  2246. "System.Text.Encoding.CodePages/4.5.0": {
  2247. "type": "package",
  2248. "dependencies": {
  2249. "Microsoft.NETCore.Platforms": "2.0.0",
  2250. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  2251. },
  2252. "compile": {
  2253. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2254. },
  2255. "runtime": {
  2256. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2257. },
  2258. "runtimeTargets": {
  2259. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  2260. "assetType": "runtime",
  2261. "rid": "win"
  2262. }
  2263. }
  2264. },
  2265. "System.Text.Encoding.Extensions/4.3.0": {
  2266. "type": "package",
  2267. "dependencies": {
  2268. "Microsoft.NETCore.Platforms": "1.1.0",
  2269. "Microsoft.NETCore.Targets": "1.1.0",
  2270. "System.Runtime": "4.3.0",
  2271. "System.Text.Encoding": "4.3.0"
  2272. },
  2273. "compile": {
  2274. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  2275. }
  2276. },
  2277. "System.Text.Encodings.Web/4.5.0": {
  2278. "type": "package",
  2279. "compile": {
  2280. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2281. },
  2282. "runtime": {
  2283. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2284. }
  2285. },
  2286. "System.Text.RegularExpressions/4.3.0": {
  2287. "type": "package",
  2288. "dependencies": {
  2289. "System.Runtime": "4.3.0"
  2290. },
  2291. "compile": {
  2292. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  2293. },
  2294. "runtime": {
  2295. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  2296. }
  2297. },
  2298. "System.Threading/4.3.0": {
  2299. "type": "package",
  2300. "dependencies": {
  2301. "System.Runtime": "4.3.0",
  2302. "System.Threading.Tasks": "4.3.0"
  2303. },
  2304. "compile": {
  2305. "ref/netstandard1.3/System.Threading.dll": {}
  2306. },
  2307. "runtime": {
  2308. "lib/netstandard1.3/System.Threading.dll": {}
  2309. }
  2310. },
  2311. "System.Threading.Overlapped/4.0.1": {
  2312. "type": "package",
  2313. "dependencies": {
  2314. "Microsoft.NETCore.Platforms": "1.0.1",
  2315. "System.Resources.ResourceManager": "4.0.1",
  2316. "System.Runtime": "4.1.0",
  2317. "System.Runtime.Handles": "4.0.1"
  2318. },
  2319. "compile": {
  2320. "ref/netstandard1.3/_._": {}
  2321. },
  2322. "runtimeTargets": {
  2323. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2324. "assetType": "runtime",
  2325. "rid": "unix"
  2326. },
  2327. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2328. "assetType": "runtime",
  2329. "rid": "win"
  2330. }
  2331. }
  2332. },
  2333. "System.Threading.Tasks/4.3.0": {
  2334. "type": "package",
  2335. "dependencies": {
  2336. "Microsoft.NETCore.Platforms": "1.1.0",
  2337. "Microsoft.NETCore.Targets": "1.1.0",
  2338. "System.Runtime": "4.3.0"
  2339. },
  2340. "compile": {
  2341. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  2342. }
  2343. },
  2344. "System.Threading.Tasks.Extensions/4.3.0": {
  2345. "type": "package",
  2346. "dependencies": {
  2347. "System.Collections": "4.3.0",
  2348. "System.Runtime": "4.3.0",
  2349. "System.Threading.Tasks": "4.3.0"
  2350. },
  2351. "compile": {
  2352. "lib/netstandard1.0/_._": {}
  2353. },
  2354. "runtime": {
  2355. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  2356. }
  2357. },
  2358. "System.Threading.Thread/4.0.0": {
  2359. "type": "package",
  2360. "dependencies": {
  2361. "System.Runtime": "4.1.0"
  2362. },
  2363. "compile": {
  2364. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  2365. },
  2366. "runtime": {
  2367. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  2368. }
  2369. },
  2370. "System.Threading.ThreadPool/4.0.10": {
  2371. "type": "package",
  2372. "dependencies": {
  2373. "System.Runtime": "4.1.0",
  2374. "System.Runtime.Handles": "4.0.1"
  2375. },
  2376. "compile": {
  2377. "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2378. },
  2379. "runtime": {
  2380. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2381. }
  2382. },
  2383. "System.Threading.Timer/4.3.0": {
  2384. "type": "package",
  2385. "dependencies": {
  2386. "Microsoft.NETCore.Platforms": "1.1.0",
  2387. "Microsoft.NETCore.Targets": "1.1.0",
  2388. "System.Runtime": "4.3.0"
  2389. },
  2390. "compile": {
  2391. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  2392. }
  2393. },
  2394. "System.ValueTuple/4.5.0": {
  2395. "type": "package",
  2396. "compile": {
  2397. "ref/netcoreapp2.0/_._": {}
  2398. },
  2399. "runtime": {
  2400. "lib/netcoreapp2.0/_._": {}
  2401. }
  2402. },
  2403. "System.Windows.Extensions/4.6.0": {
  2404. "type": "package",
  2405. "dependencies": {
  2406. "System.Drawing.Common": "4.6.0"
  2407. },
  2408. "compile": {
  2409. "ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2410. },
  2411. "runtime": {
  2412. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2413. },
  2414. "runtimeTargets": {
  2415. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  2416. "assetType": "runtime",
  2417. "rid": "win"
  2418. }
  2419. }
  2420. },
  2421. "System.Xml.ReaderWriter/4.3.0": {
  2422. "type": "package",
  2423. "dependencies": {
  2424. "System.Collections": "4.3.0",
  2425. "System.Diagnostics.Debug": "4.3.0",
  2426. "System.Globalization": "4.3.0",
  2427. "System.IO": "4.3.0",
  2428. "System.IO.FileSystem": "4.3.0",
  2429. "System.IO.FileSystem.Primitives": "4.3.0",
  2430. "System.Resources.ResourceManager": "4.3.0",
  2431. "System.Runtime": "4.3.0",
  2432. "System.Runtime.Extensions": "4.3.0",
  2433. "System.Runtime.InteropServices": "4.3.0",
  2434. "System.Text.Encoding": "4.3.0",
  2435. "System.Text.Encoding.Extensions": "4.3.0",
  2436. "System.Text.RegularExpressions": "4.3.0",
  2437. "System.Threading.Tasks": "4.3.0",
  2438. "System.Threading.Tasks.Extensions": "4.3.0"
  2439. },
  2440. "compile": {
  2441. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2442. },
  2443. "runtime": {
  2444. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2445. }
  2446. },
  2447. "System.Xml.XDocument/4.3.0": {
  2448. "type": "package",
  2449. "dependencies": {
  2450. "System.Collections": "4.3.0",
  2451. "System.Diagnostics.Debug": "4.3.0",
  2452. "System.Diagnostics.Tools": "4.3.0",
  2453. "System.Globalization": "4.3.0",
  2454. "System.IO": "4.3.0",
  2455. "System.Reflection": "4.3.0",
  2456. "System.Resources.ResourceManager": "4.3.0",
  2457. "System.Runtime": "4.3.0",
  2458. "System.Runtime.Extensions": "4.3.0",
  2459. "System.Text.Encoding": "4.3.0",
  2460. "System.Threading": "4.3.0",
  2461. "System.Xml.ReaderWriter": "4.3.0"
  2462. },
  2463. "compile": {
  2464. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  2465. },
  2466. "runtime": {
  2467. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  2468. }
  2469. },
  2470. "System.Xml.XmlDocument/4.3.0": {
  2471. "type": "package",
  2472. "dependencies": {
  2473. "System.Collections": "4.3.0",
  2474. "System.Diagnostics.Debug": "4.3.0",
  2475. "System.Globalization": "4.3.0",
  2476. "System.IO": "4.3.0",
  2477. "System.Resources.ResourceManager": "4.3.0",
  2478. "System.Runtime": "4.3.0",
  2479. "System.Runtime.Extensions": "4.3.0",
  2480. "System.Text.Encoding": "4.3.0",
  2481. "System.Threading": "4.3.0",
  2482. "System.Xml.ReaderWriter": "4.3.0"
  2483. },
  2484. "compile": {
  2485. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2486. },
  2487. "runtime": {
  2488. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2489. }
  2490. },
  2491. "System.Xml.XmlSerializer/4.3.0": {
  2492. "type": "package",
  2493. "dependencies": {
  2494. "System.Collections": "4.3.0",
  2495. "System.Globalization": "4.3.0",
  2496. "System.IO": "4.3.0",
  2497. "System.Linq": "4.3.0",
  2498. "System.Reflection": "4.3.0",
  2499. "System.Reflection.Emit": "4.3.0",
  2500. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2501. "System.Reflection.Extensions": "4.3.0",
  2502. "System.Reflection.Primitives": "4.3.0",
  2503. "System.Reflection.TypeExtensions": "4.3.0",
  2504. "System.Resources.ResourceManager": "4.3.0",
  2505. "System.Runtime": "4.3.0",
  2506. "System.Runtime.Extensions": "4.3.0",
  2507. "System.Text.RegularExpressions": "4.3.0",
  2508. "System.Threading": "4.3.0",
  2509. "System.Xml.ReaderWriter": "4.3.0",
  2510. "System.Xml.XmlDocument": "4.3.0"
  2511. },
  2512. "compile": {
  2513. "ref/netstandard1.3/_._": {}
  2514. },
  2515. "runtime": {
  2516. "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  2517. }
  2518. },
  2519. "System.Xml.XPath/4.0.1": {
  2520. "type": "package",
  2521. "dependencies": {
  2522. "System.Collections": "4.0.11",
  2523. "System.Diagnostics.Debug": "4.0.11",
  2524. "System.Globalization": "4.0.11",
  2525. "System.IO": "4.1.0",
  2526. "System.Resources.ResourceManager": "4.0.1",
  2527. "System.Runtime": "4.1.0",
  2528. "System.Runtime.Extensions": "4.1.0",
  2529. "System.Threading": "4.0.11",
  2530. "System.Xml.ReaderWriter": "4.0.11"
  2531. },
  2532. "compile": {
  2533. "ref/netstandard1.3/System.Xml.XPath.dll": {}
  2534. },
  2535. "runtime": {
  2536. "lib/netstandard1.3/System.Xml.XPath.dll": {}
  2537. }
  2538. },
  2539. "System.Xml.XPath.XmlDocument/4.0.1": {
  2540. "type": "package",
  2541. "dependencies": {
  2542. "System.Collections": "4.0.11",
  2543. "System.Globalization": "4.0.11",
  2544. "System.IO": "4.1.0",
  2545. "System.Resources.ResourceManager": "4.0.1",
  2546. "System.Runtime": "4.1.0",
  2547. "System.Runtime.Extensions": "4.1.0",
  2548. "System.Threading": "4.0.11",
  2549. "System.Xml.ReaderWriter": "4.0.11",
  2550. "System.Xml.XPath": "4.0.1",
  2551. "System.Xml.XmlDocument": "4.0.1"
  2552. },
  2553. "compile": {
  2554. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2555. },
  2556. "runtime": {
  2557. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2558. }
  2559. },
  2560. "TSQL.Parser/1.4.0": {
  2561. "type": "package",
  2562. "compile": {
  2563. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2564. },
  2565. "runtime": {
  2566. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2567. }
  2568. },
  2569. "ArsenalDB/3.1.301": {
  2570. "type": "project",
  2571. "framework": ".NETCoreApp,Version=v3.1",
  2572. "dependencies": {
  2573. "Microsoft.Data.SqlClient": "1.1.1",
  2574. "Microsoft.Extensions.Configuration": "3.1.3",
  2575. "Microsoft.Extensions.Configuration.Json": "3.1.3",
  2576. "MySql.Data": "8.0.19",
  2577. "Newtonsoft.Json": "12.0.3",
  2578. "TSQL.Parser": "1.4.0",
  2579. "log4net": "2.0.8"
  2580. },
  2581. "compile": {
  2582. "bin/placeholder/ArsenalDB.dll": {}
  2583. },
  2584. "runtime": {
  2585. "bin/placeholder/ArsenalDB.dll": {}
  2586. }
  2587. },
  2588. "MonumentDefine/3.1.301": {
  2589. "type": "project",
  2590. "framework": ".NETCoreApp,Version=v3.1",
  2591. "compile": {
  2592. "bin/placeholder/MonumentDefine.dll": {}
  2593. },
  2594. "runtime": {
  2595. "bin/placeholder/MonumentDefine.dll": {}
  2596. }
  2597. },
  2598. "SoldierData/3.1.301": {
  2599. "type": "project",
  2600. "framework": ".NETCoreApp,Version=v3.1",
  2601. "dependencies": {
  2602. "ArsenalDB": "3.1.301"
  2603. },
  2604. "compile": {
  2605. "bin/placeholder/SoldierData.dll": {}
  2606. },
  2607. "runtime": {
  2608. "bin/placeholder/SoldierData.dll": {}
  2609. }
  2610. }
  2611. }
  2612. },
  2613. "libraries": {
  2614. "BouncyCastle.NetCore/1.8.3": {
  2615. "sha512": "jAy3uHN1U9DpoT/TgLqDTEhlccn/4doOVxhSmmNsnoSsGfHT9Lwr634ac9D0YFujAhNw61nWF4UIpHyzv0aQww==",
  2616. "type": "package",
  2617. "path": "bouncycastle.netcore/1.8.3",
  2618. "files": [
  2619. ".nupkg.metadata",
  2620. ".signature.p7s",
  2621. "bouncycastle.netcore.1.8.3.nupkg.sha512",
  2622. "bouncycastle.netcore.nuspec",
  2623. "lib/Mono/BouncyCastle.Crypto.dll",
  2624. "lib/Mono/BouncyCastle.Crypto.xml",
  2625. "lib/MonoAndroid/BouncyCastle.Crypto.dll",
  2626. "lib/MonoAndroid/BouncyCastle.Crypto.xml",
  2627. "lib/MonoMac/BouncyCastle.Crypto.dll",
  2628. "lib/MonoMac/BouncyCastle.Crypto.xml",
  2629. "lib/MonoTouch/BouncyCastle.Crypto.dll",
  2630. "lib/MonoTouch/BouncyCastle.Crypto.xml",
  2631. "lib/net20/BouncyCastle.Crypto.dll",
  2632. "lib/net20/BouncyCastle.Crypto.xml",
  2633. "lib/netstandard1.3/BouncyCastle.Crypto.dll",
  2634. "lib/netstandard1.3/BouncyCastle.Crypto.xml",
  2635. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  2636. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  2637. "lib/xamarinios/BouncyCastle.Crypto.dll",
  2638. "lib/xamarinios/BouncyCastle.Crypto.xml"
  2639. ]
  2640. },
  2641. "Caching.CSRedis/3.6.60": {
  2642. "sha512": "8uDH8o8mSO+QW7ItNf3yuO9LVuZXA05Nq3omqOck6ZBcKLrTvxbeCqS8rSt3+yHjqsWg+5suVM+Oyh/sXO9AAw==",
  2643. "type": "package",
  2644. "path": "caching.csredis/3.6.60",
  2645. "files": [
  2646. ".nupkg.metadata",
  2647. ".signature.p7s",
  2648. "caching.csredis.3.6.60.nupkg.sha512",
  2649. "caching.csredis.nuspec",
  2650. "lib/net5.0/Caching.CSRedis.dll",
  2651. "lib/net5.0/Caching.CSRedis.xml",
  2652. "lib/netcoreapp2.1/Caching.CSRedis.dll",
  2653. "lib/netcoreapp2.1/Caching.CSRedis.xml",
  2654. "lib/netcoreapp3.1/Caching.CSRedis.dll",
  2655. "lib/netcoreapp3.1/Caching.CSRedis.xml",
  2656. "lib/netstandard2.0/Caching.CSRedis.dll",
  2657. "lib/netstandard2.0/Caching.CSRedis.xml"
  2658. ]
  2659. },
  2660. "CSRedisCore/3.6.6": {
  2661. "sha512": "fxP+ZuW3wj1425iILLyF+L1oTjWRM5odFn0p/LFYkUWzEfYznjBB7xzn716kVH3SxD0cSv7fj9Jaf1kKaPduRA==",
  2662. "type": "package",
  2663. "path": "csrediscore/3.6.6",
  2664. "files": [
  2665. ".nupkg.metadata",
  2666. ".signature.p7s",
  2667. "csrediscore.3.6.6.nupkg.sha512",
  2668. "csrediscore.nuspec",
  2669. "lib/net40/CSRedisCore.dll",
  2670. "lib/net40/CSRedisCore.xml",
  2671. "lib/net45/CSRedisCore.dll",
  2672. "lib/net45/CSRedisCore.xml",
  2673. "lib/netstandard2.0/CSRedisCore.dll",
  2674. "lib/netstandard2.0/CSRedisCore.xml"
  2675. ]
  2676. },
  2677. "Google.Protobuf/3.6.1": {
  2678. "sha512": "741fGeDQjixBJaU2j+0CbrmZXsNJkTn/hWbOh4fLVXndHsCclJmWznCPWrJmPoZKvajBvAz3e8ECJOUvRtwjNQ==",
  2679. "type": "package",
  2680. "path": "google.protobuf/3.6.1",
  2681. "files": [
  2682. ".nupkg.metadata",
  2683. ".signature.p7s",
  2684. "google.protobuf.3.6.1.nupkg.sha512",
  2685. "google.protobuf.nuspec",
  2686. "lib/net45/Google.Protobuf.dll",
  2687. "lib/net45/Google.Protobuf.xml",
  2688. "lib/netstandard1.0/Google.Protobuf.dll",
  2689. "lib/netstandard1.0/Google.Protobuf.xml"
  2690. ]
  2691. },
  2692. "log4net/2.0.8": {
  2693. "sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  2694. "type": "package",
  2695. "path": "log4net/2.0.8",
  2696. "files": [
  2697. ".nupkg.metadata",
  2698. ".signature.p7s",
  2699. "lib/net20-full/log4net.dll",
  2700. "lib/net20-full/log4net.xml",
  2701. "lib/net35-client/log4net.dll",
  2702. "lib/net35-client/log4net.xml",
  2703. "lib/net35-full/log4net.dll",
  2704. "lib/net35-full/log4net.xml",
  2705. "lib/net40-client/log4net.dll",
  2706. "lib/net40-client/log4net.xml",
  2707. "lib/net40-full/log4net.dll",
  2708. "lib/net40-full/log4net.xml",
  2709. "lib/net45-full/log4net.dll",
  2710. "lib/net45-full/log4net.xml",
  2711. "lib/netstandard1.3/log4net.dll",
  2712. "log4net.2.0.8.nupkg.sha512",
  2713. "log4net.nuspec"
  2714. ]
  2715. },
  2716. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  2717. "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  2718. "type": "package",
  2719. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  2720. "files": [
  2721. ".nupkg.metadata",
  2722. ".signature.p7s",
  2723. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  2724. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  2725. "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
  2726. "microsoft.aspnetcore.http.abstractions.nuspec"
  2727. ]
  2728. },
  2729. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  2730. "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  2731. "type": "package",
  2732. "path": "microsoft.aspnetcore.http.features/2.2.0",
  2733. "files": [
  2734. ".nupkg.metadata",
  2735. ".signature.p7s",
  2736. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  2737. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  2738. "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
  2739. "microsoft.aspnetcore.http.features.nuspec"
  2740. ]
  2741. },
  2742. "Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.8": {
  2743. "sha512": "FZhO7S+xinFrcRvPyIxPbFgY0Jg3X+KNkawhg7wwoVxnT/ySdoO162dyIMXfQQ6/qCmjNFHmTDXiNlpPNvKNyQ==",
  2744. "type": "package",
  2745. "path": "microsoft.codeanalysis.fxcopanalyzers/2.9.8",
  2746. "hasTools": true,
  2747. "files": [
  2748. ".nupkg.metadata",
  2749. ".signature.p7s",
  2750. "EULA.rtf",
  2751. "ThirdPartyNotices.rtf",
  2752. "build/Microsoft.CodeAnalysis.FxCopAnalyzers.props",
  2753. "documentation/Analyzer Configuration.md",
  2754. "documentation/Microsoft.CodeAnalysis.FxCopAnalyzers.md",
  2755. "documentation/Microsoft.CodeAnalysis.FxCopAnalyzers.sarif",
  2756. "editorconfig/AllRulesDefault/.editorconfig",
  2757. "editorconfig/AllRulesDisabled/.editorconfig",
  2758. "editorconfig/AllRulesEnabled/.editorconfig",
  2759. "editorconfig/DataflowRulesDefault/.editorconfig",
  2760. "editorconfig/DataflowRulesEnabled/.editorconfig",
  2761. "editorconfig/DesignRulesDefault/.editorconfig",
  2762. "editorconfig/DesignRulesEnabled/.editorconfig",
  2763. "editorconfig/DocumentationRulesDefault/.editorconfig",
  2764. "editorconfig/DocumentationRulesEnabled/.editorconfig",
  2765. "editorconfig/GlobalizationRulesDefault/.editorconfig",
  2766. "editorconfig/GlobalizationRulesEnabled/.editorconfig",
  2767. "editorconfig/InteroperabilityRulesDefault/.editorconfig",
  2768. "editorconfig/InteroperabilityRulesEnabled/.editorconfig",
  2769. "editorconfig/MaintainabilityRulesDefault/.editorconfig",
  2770. "editorconfig/MaintainabilityRulesEnabled/.editorconfig",
  2771. "editorconfig/NamingRulesDefault/.editorconfig",
  2772. "editorconfig/NamingRulesEnabled/.editorconfig",
  2773. "editorconfig/PerformanceRulesDefault/.editorconfig",
  2774. "editorconfig/PerformanceRulesEnabled/.editorconfig",
  2775. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  2776. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  2777. "editorconfig/ReliabilityRulesDefault/.editorconfig",
  2778. "editorconfig/ReliabilityRulesEnabled/.editorconfig",
  2779. "editorconfig/SecurityRulesDefault/.editorconfig",
  2780. "editorconfig/SecurityRulesEnabled/.editorconfig",
  2781. "editorconfig/UsageRulesDefault/.editorconfig",
  2782. "editorconfig/UsageRulesEnabled/.editorconfig",
  2783. "microsoft.codeanalysis.fxcopanalyzers.2.9.8.nupkg.sha512",
  2784. "microsoft.codeanalysis.fxcopanalyzers.nuspec",
  2785. "rulesets/AllRulesDefault.ruleset",
  2786. "rulesets/AllRulesDisabled.ruleset",
  2787. "rulesets/AllRulesEnabled.ruleset",
  2788. "rulesets/DataflowRulesDefault.ruleset",
  2789. "rulesets/DataflowRulesEnabled.ruleset",
  2790. "rulesets/DesignRulesDefault.ruleset",
  2791. "rulesets/DesignRulesEnabled.ruleset",
  2792. "rulesets/DocumentationRulesDefault.ruleset",
  2793. "rulesets/DocumentationRulesEnabled.ruleset",
  2794. "rulesets/GlobalizationRulesDefault.ruleset",
  2795. "rulesets/GlobalizationRulesEnabled.ruleset",
  2796. "rulesets/InteroperabilityRulesDefault.ruleset",
  2797. "rulesets/InteroperabilityRulesEnabled.ruleset",
  2798. "rulesets/MaintainabilityRulesDefault.ruleset",
  2799. "rulesets/MaintainabilityRulesEnabled.ruleset",
  2800. "rulesets/NamingRulesDefault.ruleset",
  2801. "rulesets/NamingRulesEnabled.ruleset",
  2802. "rulesets/PerformanceRulesDefault.ruleset",
  2803. "rulesets/PerformanceRulesEnabled.ruleset",
  2804. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  2805. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  2806. "rulesets/ReliabilityRulesDefault.ruleset",
  2807. "rulesets/ReliabilityRulesEnabled.ruleset",
  2808. "rulesets/SecurityRulesDefault.ruleset",
  2809. "rulesets/SecurityRulesEnabled.ruleset",
  2810. "rulesets/UsageRulesDefault.ruleset",
  2811. "rulesets/UsageRulesEnabled.ruleset",
  2812. "rulesets/legacy/AllRules.ruleset",
  2813. "rulesets/legacy/BasicCorrectnessRules.ruleset",
  2814. "rulesets/legacy/BasicDesignGuidelineRules.ruleset",
  2815. "rulesets/legacy/ExtendedCorrectnessRules.ruleset",
  2816. "rulesets/legacy/ExtendedDesignGuidelineRules.ruleset",
  2817. "rulesets/legacy/GlobalizationRules.ruleset",
  2818. "rulesets/legacy/ManagedMinimumRules.ruleset",
  2819. "rulesets/legacy/MinimumRecommendedRules.ruleset",
  2820. "rulesets/legacy/SecurityRules.ruleset",
  2821. "tools/install.ps1",
  2822. "tools/uninstall.ps1"
  2823. ]
  2824. },
  2825. "Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.8": {
  2826. "sha512": "iSjqkECKpagJPjzc7sMjD6rQWSznVYqTfUZ96yR0r0jDzA45TymBof350tlOfGDRvn4OrU/KKJav21/oZDttrA==",
  2827. "type": "package",
  2828. "path": "microsoft.codeanalysis.versioncheckanalyzer/2.9.8",
  2829. "hasTools": true,
  2830. "files": [
  2831. ".nupkg.metadata",
  2832. ".signature.p7s",
  2833. "EULA.rtf",
  2834. "ThirdPartyNotices.rtf",
  2835. "analyzers/dotnet/Microsoft.CodeAnalysis.VersionCheckAnalyzer.dll",
  2836. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2837. "analyzers/dotnet/de/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2838. "analyzers/dotnet/es/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2839. "analyzers/dotnet/fr/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2840. "analyzers/dotnet/it/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2841. "analyzers/dotnet/ja/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2842. "analyzers/dotnet/ko/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2843. "analyzers/dotnet/pl/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2844. "analyzers/dotnet/pt-BR/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2845. "analyzers/dotnet/ru/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2846. "analyzers/dotnet/tr/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2847. "analyzers/dotnet/zh-Hans/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2848. "analyzers/dotnet/zh-Hant/Microsoft.CodeAnalysis.VersionCheckAnalyzer.resources.dll",
  2849. "build/Microsoft.CodeAnalysis.VersionCheckAnalyzer.props",
  2850. "documentation/Analyzer Configuration.md",
  2851. "documentation/Microsoft.CodeAnalysis.VersionCheckAnalyzer.md",
  2852. "documentation/Microsoft.CodeAnalysis.VersionCheckAnalyzer.sarif",
  2853. "editorconfig/AllRulesDefault/.editorconfig",
  2854. "editorconfig/AllRulesDisabled/.editorconfig",
  2855. "editorconfig/AllRulesEnabled/.editorconfig",
  2856. "editorconfig/DataflowRulesDefault/.editorconfig",
  2857. "editorconfig/DataflowRulesEnabled/.editorconfig",
  2858. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  2859. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  2860. "editorconfig/ReliabilityRulesDefault/.editorconfig",
  2861. "editorconfig/ReliabilityRulesEnabled/.editorconfig",
  2862. "microsoft.codeanalysis.versioncheckanalyzer.2.9.8.nupkg.sha512",
  2863. "microsoft.codeanalysis.versioncheckanalyzer.nuspec",
  2864. "rulesets/AllRulesDefault.ruleset",
  2865. "rulesets/AllRulesDisabled.ruleset",
  2866. "rulesets/AllRulesEnabled.ruleset",
  2867. "rulesets/DataflowRulesDefault.ruleset",
  2868. "rulesets/DataflowRulesEnabled.ruleset",
  2869. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  2870. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  2871. "rulesets/ReliabilityRulesDefault.ruleset",
  2872. "rulesets/ReliabilityRulesEnabled.ruleset",
  2873. "tools/install.ps1",
  2874. "tools/uninstall.ps1"
  2875. ]
  2876. },
  2877. "Microsoft.CodeQuality.Analyzers/2.9.8": {
  2878. "sha512": "KevAiJKuolGKK84jDHMVGJjBAigH/86xyCVtbOzh5avUYzW7jPErdJW708byKKMiVKTwv027mbKCNnnOgNQHsA==",
  2879. "type": "package",
  2880. "path": "microsoft.codequality.analyzers/2.9.8",
  2881. "hasTools": true,
  2882. "files": [
  2883. ".nupkg.metadata",
  2884. ".signature.p7s",
  2885. "EULA.rtf",
  2886. "ThirdPartyNotices.rtf",
  2887. "analyzers/dotnet/cs/Humanizer.dll",
  2888. "analyzers/dotnet/cs/Microsoft.CodeQuality.Analyzers.dll",
  2889. "analyzers/dotnet/cs/Microsoft.CodeQuality.CSharp.Analyzers.dll",
  2890. "analyzers/dotnet/cs/cs/Microsoft.CodeQuality.Analyzers.resources.dll",
  2891. "analyzers/dotnet/cs/de/Microsoft.CodeQuality.Analyzers.resources.dll",
  2892. "analyzers/dotnet/cs/es/Microsoft.CodeQuality.Analyzers.resources.dll",
  2893. "analyzers/dotnet/cs/fr/Microsoft.CodeQuality.Analyzers.resources.dll",
  2894. "analyzers/dotnet/cs/it/Microsoft.CodeQuality.Analyzers.resources.dll",
  2895. "analyzers/dotnet/cs/ja/Microsoft.CodeQuality.Analyzers.resources.dll",
  2896. "analyzers/dotnet/cs/ko/Microsoft.CodeQuality.Analyzers.resources.dll",
  2897. "analyzers/dotnet/cs/pl/Microsoft.CodeQuality.Analyzers.resources.dll",
  2898. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeQuality.Analyzers.resources.dll",
  2899. "analyzers/dotnet/cs/ru/Microsoft.CodeQuality.Analyzers.resources.dll",
  2900. "analyzers/dotnet/cs/tr/Microsoft.CodeQuality.Analyzers.resources.dll",
  2901. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeQuality.Analyzers.resources.dll",
  2902. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeQuality.Analyzers.resources.dll",
  2903. "analyzers/dotnet/vb/Humanizer.dll",
  2904. "analyzers/dotnet/vb/Microsoft.CodeQuality.Analyzers.dll",
  2905. "analyzers/dotnet/vb/Microsoft.CodeQuality.VisualBasic.Analyzers.dll",
  2906. "analyzers/dotnet/vb/cs/Microsoft.CodeQuality.Analyzers.resources.dll",
  2907. "analyzers/dotnet/vb/de/Microsoft.CodeQuality.Analyzers.resources.dll",
  2908. "analyzers/dotnet/vb/es/Microsoft.CodeQuality.Analyzers.resources.dll",
  2909. "analyzers/dotnet/vb/fr/Microsoft.CodeQuality.Analyzers.resources.dll",
  2910. "analyzers/dotnet/vb/it/Microsoft.CodeQuality.Analyzers.resources.dll",
  2911. "analyzers/dotnet/vb/ja/Microsoft.CodeQuality.Analyzers.resources.dll",
  2912. "analyzers/dotnet/vb/ko/Microsoft.CodeQuality.Analyzers.resources.dll",
  2913. "analyzers/dotnet/vb/pl/Microsoft.CodeQuality.Analyzers.resources.dll",
  2914. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeQuality.Analyzers.resources.dll",
  2915. "analyzers/dotnet/vb/ru/Microsoft.CodeQuality.Analyzers.resources.dll",
  2916. "analyzers/dotnet/vb/tr/Microsoft.CodeQuality.Analyzers.resources.dll",
  2917. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeQuality.Analyzers.resources.dll",
  2918. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeQuality.Analyzers.resources.dll",
  2919. "build/Microsoft.CodeQuality.Analyzers.props",
  2920. "documentation/Analyzer Configuration.md",
  2921. "documentation/Microsoft.CodeQuality.Analyzers.md",
  2922. "documentation/Microsoft.CodeQuality.Analyzers.sarif",
  2923. "editorconfig/AllRulesDefault/.editorconfig",
  2924. "editorconfig/AllRulesDisabled/.editorconfig",
  2925. "editorconfig/AllRulesEnabled/.editorconfig",
  2926. "editorconfig/DataflowRulesDefault/.editorconfig",
  2927. "editorconfig/DataflowRulesEnabled/.editorconfig",
  2928. "editorconfig/DesignRulesDefault/.editorconfig",
  2929. "editorconfig/DesignRulesEnabled/.editorconfig",
  2930. "editorconfig/DocumentationRulesDefault/.editorconfig",
  2931. "editorconfig/DocumentationRulesEnabled/.editorconfig",
  2932. "editorconfig/MaintainabilityRulesDefault/.editorconfig",
  2933. "editorconfig/MaintainabilityRulesEnabled/.editorconfig",
  2934. "editorconfig/NamingRulesDefault/.editorconfig",
  2935. "editorconfig/NamingRulesEnabled/.editorconfig",
  2936. "editorconfig/PerformanceRulesDefault/.editorconfig",
  2937. "editorconfig/PerformanceRulesEnabled/.editorconfig",
  2938. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  2939. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  2940. "editorconfig/ReliabilityRulesDefault/.editorconfig",
  2941. "editorconfig/ReliabilityRulesEnabled/.editorconfig",
  2942. "editorconfig/SecurityRulesDefault/.editorconfig",
  2943. "editorconfig/SecurityRulesEnabled/.editorconfig",
  2944. "editorconfig/UsageRulesDefault/.editorconfig",
  2945. "editorconfig/UsageRulesEnabled/.editorconfig",
  2946. "microsoft.codequality.analyzers.2.9.8.nupkg.sha512",
  2947. "microsoft.codequality.analyzers.nuspec",
  2948. "rulesets/AllRulesDefault.ruleset",
  2949. "rulesets/AllRulesDisabled.ruleset",
  2950. "rulesets/AllRulesEnabled.ruleset",
  2951. "rulesets/DataflowRulesDefault.ruleset",
  2952. "rulesets/DataflowRulesEnabled.ruleset",
  2953. "rulesets/DesignRulesDefault.ruleset",
  2954. "rulesets/DesignRulesEnabled.ruleset",
  2955. "rulesets/DocumentationRulesDefault.ruleset",
  2956. "rulesets/DocumentationRulesEnabled.ruleset",
  2957. "rulesets/MaintainabilityRulesDefault.ruleset",
  2958. "rulesets/MaintainabilityRulesEnabled.ruleset",
  2959. "rulesets/NamingRulesDefault.ruleset",
  2960. "rulesets/NamingRulesEnabled.ruleset",
  2961. "rulesets/PerformanceRulesDefault.ruleset",
  2962. "rulesets/PerformanceRulesEnabled.ruleset",
  2963. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  2964. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  2965. "rulesets/ReliabilityRulesDefault.ruleset",
  2966. "rulesets/ReliabilityRulesEnabled.ruleset",
  2967. "rulesets/SecurityRulesDefault.ruleset",
  2968. "rulesets/SecurityRulesEnabled.ruleset",
  2969. "rulesets/UsageRulesDefault.ruleset",
  2970. "rulesets/UsageRulesEnabled.ruleset",
  2971. "tools/install.ps1",
  2972. "tools/uninstall.ps1"
  2973. ]
  2974. },
  2975. "Microsoft.CSharp/4.5.0": {
  2976. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  2977. "type": "package",
  2978. "path": "microsoft.csharp/4.5.0",
  2979. "files": [
  2980. ".nupkg.metadata",
  2981. ".signature.p7s",
  2982. "LICENSE.TXT",
  2983. "THIRD-PARTY-NOTICES.TXT",
  2984. "lib/MonoAndroid10/_._",
  2985. "lib/MonoTouch10/_._",
  2986. "lib/net45/_._",
  2987. "lib/netcore50/Microsoft.CSharp.dll",
  2988. "lib/netcoreapp2.0/_._",
  2989. "lib/netstandard1.3/Microsoft.CSharp.dll",
  2990. "lib/netstandard2.0/Microsoft.CSharp.dll",
  2991. "lib/portable-net45+win8+wp8+wpa81/_._",
  2992. "lib/uap10.0.16299/_._",
  2993. "lib/win8/_._",
  2994. "lib/wp80/_._",
  2995. "lib/wpa81/_._",
  2996. "lib/xamarinios10/_._",
  2997. "lib/xamarinmac20/_._",
  2998. "lib/xamarintvos10/_._",
  2999. "lib/xamarinwatchos10/_._",
  3000. "microsoft.csharp.4.5.0.nupkg.sha512",
  3001. "microsoft.csharp.nuspec",
  3002. "ref/MonoAndroid10/_._",
  3003. "ref/MonoTouch10/_._",
  3004. "ref/net45/_._",
  3005. "ref/netcore50/Microsoft.CSharp.dll",
  3006. "ref/netcore50/Microsoft.CSharp.xml",
  3007. "ref/netcore50/de/Microsoft.CSharp.xml",
  3008. "ref/netcore50/es/Microsoft.CSharp.xml",
  3009. "ref/netcore50/fr/Microsoft.CSharp.xml",
  3010. "ref/netcore50/it/Microsoft.CSharp.xml",
  3011. "ref/netcore50/ja/Microsoft.CSharp.xml",
  3012. "ref/netcore50/ko/Microsoft.CSharp.xml",
  3013. "ref/netcore50/ru/Microsoft.CSharp.xml",
  3014. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  3015. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  3016. "ref/netcoreapp2.0/_._",
  3017. "ref/netstandard1.0/Microsoft.CSharp.dll",
  3018. "ref/netstandard1.0/Microsoft.CSharp.xml",
  3019. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  3020. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  3021. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  3022. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  3023. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  3024. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  3025. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  3026. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  3027. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  3028. "ref/netstandard2.0/Microsoft.CSharp.dll",
  3029. "ref/netstandard2.0/Microsoft.CSharp.xml",
  3030. "ref/portable-net45+win8+wp8+wpa81/_._",
  3031. "ref/uap10.0.16299/_._",
  3032. "ref/win8/_._",
  3033. "ref/wp80/_._",
  3034. "ref/wpa81/_._",
  3035. "ref/xamarinios10/_._",
  3036. "ref/xamarinmac20/_._",
  3037. "ref/xamarintvos10/_._",
  3038. "ref/xamarinwatchos10/_._",
  3039. "useSharedDesignerContext.txt",
  3040. "version.txt"
  3041. ]
  3042. },
  3043. "Microsoft.Data.SqlClient/1.1.1": {
  3044. "sha512": "4tYUViFd7kPYFjTQ2gKdJ78bFRAG065NQXe1XMw4rbfUDXBDR+6aNykEyfCSCOw16SC3cw2/hlfSR8YEwK1qpA==",
  3045. "type": "package",
  3046. "path": "microsoft.data.sqlclient/1.1.1",
  3047. "files": [
  3048. ".nupkg.metadata",
  3049. ".signature.p7s",
  3050. "dotnet.png",
  3051. "lib/net46/Microsoft.Data.SqlClient.dll",
  3052. "lib/net46/Microsoft.Data.SqlClient.pdb",
  3053. "lib/net46/Microsoft.Data.SqlClient.xml",
  3054. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  3055. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  3056. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  3057. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  3058. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  3059. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  3060. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  3061. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  3062. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  3063. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  3064. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3065. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3066. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  3067. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3068. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  3069. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  3070. "microsoft.data.sqlclient.1.1.1.nupkg.sha512",
  3071. "microsoft.data.sqlclient.nuspec",
  3072. "ref/net46/Microsoft.Data.SqlClient.dll",
  3073. "ref/net46/Microsoft.Data.SqlClient.pdb",
  3074. "ref/net46/Microsoft.Data.SqlClient.xml",
  3075. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3076. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3077. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  3078. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3079. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  3080. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  3081. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3082. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3083. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3084. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  3085. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  3086. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  3087. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3088. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3089. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3090. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
  3091. ]
  3092. },
  3093. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  3094. "sha512": "xdl25cxDgwVxF9ckD9vJ5AdjzRE1vTGLYj9kZf6aL317ZneUijkxd/nSuzN1gEuO74dwG/Yfr1zfs636D6YZsA==",
  3095. "type": "package",
  3096. "path": "microsoft.extensions.caching.abstractions/3.1.10",
  3097. "files": [
  3098. ".nupkg.metadata",
  3099. ".signature.p7s",
  3100. "Icon.png",
  3101. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll",
  3102. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml",
  3103. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  3104. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  3105. "microsoft.extensions.caching.abstractions.3.1.10.nupkg.sha512",
  3106. "microsoft.extensions.caching.abstractions.nuspec"
  3107. ]
  3108. },
  3109. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  3110. "sha512": "Ie7mWAuyd6BxnUYswc84Bf8iMHknNcP2ZV0me/8ZCsaIwcNb+NUHJOZwwaaAz6HJM6+K0PLilPePTCVkqY8XGw==",
  3111. "type": "package",
  3112. "path": "microsoft.extensions.caching.memory/3.1.3",
  3113. "files": [
  3114. ".nupkg.metadata",
  3115. ".signature.p7s",
  3116. "Icon.png",
  3117. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll",
  3118. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml",
  3119. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  3120. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  3121. "microsoft.extensions.caching.memory.3.1.3.nupkg.sha512",
  3122. "microsoft.extensions.caching.memory.nuspec"
  3123. ]
  3124. },
  3125. "Microsoft.Extensions.Configuration/3.1.3": {
  3126. "sha512": "nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  3127. "type": "package",
  3128. "path": "microsoft.extensions.configuration/3.1.3",
  3129. "files": [
  3130. ".nupkg.metadata",
  3131. ".signature.p7s",
  3132. "Icon.png",
  3133. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
  3134. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
  3135. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  3136. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  3137. "microsoft.extensions.configuration.3.1.3.nupkg.sha512",
  3138. "microsoft.extensions.configuration.nuspec"
  3139. ]
  3140. },
  3141. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  3142. "sha512": "d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  3143. "type": "package",
  3144. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  3145. "files": [
  3146. ".nupkg.metadata",
  3147. ".signature.p7s",
  3148. "Icon.png",
  3149. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
  3150. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
  3151. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  3152. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  3153. "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512",
  3154. "microsoft.extensions.configuration.abstractions.nuspec"
  3155. ]
  3156. },
  3157. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  3158. "sha512": "elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  3159. "type": "package",
  3160. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  3161. "files": [
  3162. ".nupkg.metadata",
  3163. ".signature.p7s",
  3164. "Icon.png",
  3165. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll",
  3166. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml",
  3167. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  3168. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  3169. "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512",
  3170. "microsoft.extensions.configuration.fileextensions.nuspec"
  3171. ]
  3172. },
  3173. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  3174. "sha512": "E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  3175. "type": "package",
  3176. "path": "microsoft.extensions.configuration.json/3.1.3",
  3177. "files": [
  3178. ".nupkg.metadata",
  3179. ".signature.p7s",
  3180. "Icon.png",
  3181. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll",
  3182. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml",
  3183. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  3184. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  3185. "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512",
  3186. "microsoft.extensions.configuration.json.nuspec"
  3187. ]
  3188. },
  3189. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  3190. "sha512": "woeS5XeBChU76EmtFCwGHKgBfsYIn76u3myDq4zNY2ZrcwzBMNEViK2FRgXDgF11PBNbGdKCXsWFFZDtqPW0nQ==",
  3191. "type": "package",
  3192. "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.3",
  3193. "files": [
  3194. ".nupkg.metadata",
  3195. ".signature.p7s",
  3196. "Icon.png",
  3197. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3198. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3199. "microsoft.extensions.dependencyinjection.abstractions.3.1.3.nupkg.sha512",
  3200. "microsoft.extensions.dependencyinjection.abstractions.nuspec"
  3201. ]
  3202. },
  3203. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  3204. "sha512": "vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  3205. "type": "package",
  3206. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  3207. "files": [
  3208. ".nupkg.metadata",
  3209. ".signature.p7s",
  3210. "Icon.png",
  3211. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll",
  3212. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml",
  3213. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  3214. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  3215. "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512",
  3216. "microsoft.extensions.fileproviders.abstractions.nuspec"
  3217. ]
  3218. },
  3219. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  3220. "sha512": "CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  3221. "type": "package",
  3222. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  3223. "files": [
  3224. ".nupkg.metadata",
  3225. ".signature.p7s",
  3226. "Icon.png",
  3227. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll",
  3228. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml",
  3229. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  3230. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  3231. "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512",
  3232. "microsoft.extensions.fileproviders.physical.nuspec"
  3233. ]
  3234. },
  3235. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  3236. "sha512": "bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  3237. "type": "package",
  3238. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  3239. "files": [
  3240. ".nupkg.metadata",
  3241. ".signature.p7s",
  3242. "Icon.png",
  3243. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  3244. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  3245. "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512",
  3246. "microsoft.extensions.filesystemglobbing.nuspec"
  3247. ]
  3248. },
  3249. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  3250. "sha512": "j6r0E+OVinD4s13CIZASYJLLLApStb1yh5Vig7moB2FE1UsMRj4TYJ/xioDjreVA0dyOFpbWny1/n2iSJMbmNg==",
  3251. "type": "package",
  3252. "path": "microsoft.extensions.logging.abstractions/3.1.3",
  3253. "files": [
  3254. ".nupkg.metadata",
  3255. ".signature.p7s",
  3256. "Icon.png",
  3257. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3258. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3259. "microsoft.extensions.logging.abstractions.3.1.3.nupkg.sha512",
  3260. "microsoft.extensions.logging.abstractions.nuspec"
  3261. ]
  3262. },
  3263. "Microsoft.Extensions.Options/3.1.3": {
  3264. "sha512": "RyOSOg/kHW3AXojWGSdOs3BXJJnE9Sc6RVvP4LhnY5oaC2Da4k8CWfIw7I+QThxV8HTCPjzmON9c+QO+JZggNg==",
  3265. "type": "package",
  3266. "path": "microsoft.extensions.options/3.1.3",
  3267. "files": [
  3268. ".nupkg.metadata",
  3269. ".signature.p7s",
  3270. "Icon.png",
  3271. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll",
  3272. "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml",
  3273. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  3274. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  3275. "microsoft.extensions.options.3.1.3.nupkg.sha512",
  3276. "microsoft.extensions.options.nuspec"
  3277. ]
  3278. },
  3279. "Microsoft.Extensions.Primitives/3.1.10": {
  3280. "sha512": "YDuQS3BeaVY6PCWUm5f6qFTYsxhwntQrcfwUzbohU/0rZBL5XI+UsD5SgggHKHX+rFY4laaT428q608Sw/mDsw==",
  3281. "type": "package",
  3282. "path": "microsoft.extensions.primitives/3.1.10",
  3283. "files": [
  3284. ".nupkg.metadata",
  3285. ".signature.p7s",
  3286. "Icon.png",
  3287. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  3288. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  3289. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  3290. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  3291. "microsoft.extensions.primitives.3.1.10.nupkg.sha512",
  3292. "microsoft.extensions.primitives.nuspec"
  3293. ]
  3294. },
  3295. "Microsoft.Identity.Client/3.0.8": {
  3296. "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
  3297. "type": "package",
  3298. "path": "microsoft.identity.client/3.0.8",
  3299. "files": [
  3300. ".nupkg.metadata",
  3301. ".signature.p7s",
  3302. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  3303. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  3304. "lib/net45/Microsoft.Identity.Client.dll",
  3305. "lib/net45/Microsoft.Identity.Client.xml",
  3306. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3307. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3308. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  3309. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  3310. "lib/uap10.0/Microsoft.Identity.Client.dll",
  3311. "lib/uap10.0/Microsoft.Identity.Client.pri",
  3312. "lib/uap10.0/Microsoft.Identity.Client.xml",
  3313. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  3314. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  3315. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  3316. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  3317. "microsoft.identity.client.3.0.8.nupkg.sha512",
  3318. "microsoft.identity.client.nuspec",
  3319. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  3320. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  3321. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  3322. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  3323. "ref/net45/Microsoft.Identity.Client.dll",
  3324. "ref/net45/Microsoft.Identity.Client.xml",
  3325. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3326. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3327. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  3328. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  3329. "ref/uap10.0/Microsoft.Identity.Client.dll",
  3330. "ref/uap10.0/Microsoft.Identity.Client.xml",
  3331. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  3332. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  3333. ]
  3334. },
  3335. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  3336. "sha512": "cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
  3337. "type": "package",
  3338. "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
  3339. "files": [
  3340. ".nupkg.metadata",
  3341. ".signature.p7s",
  3342. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  3343. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  3344. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
  3345. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
  3346. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  3347. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  3348. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
  3349. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
  3350. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3351. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3352. "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512",
  3353. "microsoft.identitymodel.jsonwebtokens.nuspec"
  3354. ]
  3355. },
  3356. "Microsoft.IdentityModel.Logging/5.5.0": {
  3357. "sha512": "1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
  3358. "type": "package",
  3359. "path": "microsoft.identitymodel.logging/5.5.0",
  3360. "files": [
  3361. ".nupkg.metadata",
  3362. ".signature.p7s",
  3363. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  3364. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  3365. "lib/net451/Microsoft.IdentityModel.Logging.dll",
  3366. "lib/net451/Microsoft.IdentityModel.Logging.xml",
  3367. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  3368. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  3369. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
  3370. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
  3371. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  3372. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  3373. "microsoft.identitymodel.logging.5.5.0.nupkg.sha512",
  3374. "microsoft.identitymodel.logging.nuspec"
  3375. ]
  3376. },
  3377. "Microsoft.IdentityModel.Protocols/5.5.0": {
  3378. "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
  3379. "type": "package",
  3380. "path": "microsoft.identitymodel.protocols/5.5.0",
  3381. "files": [
  3382. ".nupkg.metadata",
  3383. ".signature.p7s",
  3384. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  3385. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  3386. "lib/net451/Microsoft.IdentityModel.Protocols.dll",
  3387. "lib/net451/Microsoft.IdentityModel.Protocols.xml",
  3388. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  3389. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  3390. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
  3391. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
  3392. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  3393. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  3394. "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
  3395. "microsoft.identitymodel.protocols.nuspec"
  3396. ]
  3397. },
  3398. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  3399. "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
  3400. "type": "package",
  3401. "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
  3402. "files": [
  3403. ".nupkg.metadata",
  3404. ".signature.p7s",
  3405. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3406. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3407. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3408. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3409. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3410. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3411. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3412. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3413. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3414. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3415. "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
  3416. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  3417. ]
  3418. },
  3419. "Microsoft.IdentityModel.Tokens/5.5.0": {
  3420. "sha512": "cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
  3421. "type": "package",
  3422. "path": "microsoft.identitymodel.tokens/5.5.0",
  3423. "files": [
  3424. ".nupkg.metadata",
  3425. ".signature.p7s",
  3426. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  3427. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  3428. "lib/net451/Microsoft.IdentityModel.Tokens.dll",
  3429. "lib/net451/Microsoft.IdentityModel.Tokens.xml",
  3430. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  3431. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  3432. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
  3433. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
  3434. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  3435. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  3436. "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512",
  3437. "microsoft.identitymodel.tokens.nuspec"
  3438. ]
  3439. },
  3440. "Microsoft.NetCore.Analyzers/2.9.8": {
  3441. "sha512": "zbGttCZ8T5wJiBDhgIaFWTrYa/X7zbCnQ76PEu/B4gb64KY+yB9gjkndsKWR+2TbOId76PN7WrSQAn+W7gr5jQ==",
  3442. "type": "package",
  3443. "path": "microsoft.netcore.analyzers/2.9.8",
  3444. "hasTools": true,
  3445. "files": [
  3446. ".nupkg.metadata",
  3447. ".signature.p7s",
  3448. "EULA.rtf",
  3449. "ThirdPartyNotices.rtf",
  3450. "analyzers/dotnet/cs/Microsoft.NetCore.Analyzers.dll",
  3451. "analyzers/dotnet/cs/Microsoft.NetCore.CSharp.Analyzers.dll",
  3452. "analyzers/dotnet/cs/cs/Microsoft.NetCore.Analyzers.resources.dll",
  3453. "analyzers/dotnet/cs/de/Microsoft.NetCore.Analyzers.resources.dll",
  3454. "analyzers/dotnet/cs/es/Microsoft.NetCore.Analyzers.resources.dll",
  3455. "analyzers/dotnet/cs/fr/Microsoft.NetCore.Analyzers.resources.dll",
  3456. "analyzers/dotnet/cs/it/Microsoft.NetCore.Analyzers.resources.dll",
  3457. "analyzers/dotnet/cs/ja/Microsoft.NetCore.Analyzers.resources.dll",
  3458. "analyzers/dotnet/cs/ko/Microsoft.NetCore.Analyzers.resources.dll",
  3459. "analyzers/dotnet/cs/pl/Microsoft.NetCore.Analyzers.resources.dll",
  3460. "analyzers/dotnet/cs/pt-BR/Microsoft.NetCore.Analyzers.resources.dll",
  3461. "analyzers/dotnet/cs/ru/Microsoft.NetCore.Analyzers.resources.dll",
  3462. "analyzers/dotnet/cs/tr/Microsoft.NetCore.Analyzers.resources.dll",
  3463. "analyzers/dotnet/cs/zh-Hans/Microsoft.NetCore.Analyzers.resources.dll",
  3464. "analyzers/dotnet/cs/zh-Hant/Microsoft.NetCore.Analyzers.resources.dll",
  3465. "analyzers/dotnet/vb/Microsoft.NetCore.Analyzers.dll",
  3466. "analyzers/dotnet/vb/Microsoft.NetCore.VisualBasic.Analyzers.dll",
  3467. "analyzers/dotnet/vb/cs/Microsoft.NetCore.Analyzers.resources.dll",
  3468. "analyzers/dotnet/vb/de/Microsoft.NetCore.Analyzers.resources.dll",
  3469. "analyzers/dotnet/vb/es/Microsoft.NetCore.Analyzers.resources.dll",
  3470. "analyzers/dotnet/vb/fr/Microsoft.NetCore.Analyzers.resources.dll",
  3471. "analyzers/dotnet/vb/it/Microsoft.NetCore.Analyzers.resources.dll",
  3472. "analyzers/dotnet/vb/ja/Microsoft.NetCore.Analyzers.resources.dll",
  3473. "analyzers/dotnet/vb/ko/Microsoft.NetCore.Analyzers.resources.dll",
  3474. "analyzers/dotnet/vb/pl/Microsoft.NetCore.Analyzers.resources.dll",
  3475. "analyzers/dotnet/vb/pt-BR/Microsoft.NetCore.Analyzers.resources.dll",
  3476. "analyzers/dotnet/vb/ru/Microsoft.NetCore.Analyzers.resources.dll",
  3477. "analyzers/dotnet/vb/tr/Microsoft.NetCore.Analyzers.resources.dll",
  3478. "analyzers/dotnet/vb/zh-Hans/Microsoft.NetCore.Analyzers.resources.dll",
  3479. "analyzers/dotnet/vb/zh-Hant/Microsoft.NetCore.Analyzers.resources.dll",
  3480. "build/Microsoft.NetCore.Analyzers.props",
  3481. "documentation/Analyzer Configuration.md",
  3482. "documentation/Microsoft.NetCore.Analyzers.md",
  3483. "documentation/Microsoft.NetCore.Analyzers.sarif",
  3484. "editorconfig/AllRulesDefault/.editorconfig",
  3485. "editorconfig/AllRulesDisabled/.editorconfig",
  3486. "editorconfig/AllRulesEnabled/.editorconfig",
  3487. "editorconfig/DataflowRulesDefault/.editorconfig",
  3488. "editorconfig/DataflowRulesEnabled/.editorconfig",
  3489. "editorconfig/GlobalizationRulesDefault/.editorconfig",
  3490. "editorconfig/GlobalizationRulesEnabled/.editorconfig",
  3491. "editorconfig/InteroperabilityRulesDefault/.editorconfig",
  3492. "editorconfig/InteroperabilityRulesEnabled/.editorconfig",
  3493. "editorconfig/PerformanceRulesDefault/.editorconfig",
  3494. "editorconfig/PerformanceRulesEnabled/.editorconfig",
  3495. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  3496. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  3497. "editorconfig/ReliabilityRulesDefault/.editorconfig",
  3498. "editorconfig/ReliabilityRulesEnabled/.editorconfig",
  3499. "editorconfig/SecurityRulesDefault/.editorconfig",
  3500. "editorconfig/SecurityRulesEnabled/.editorconfig",
  3501. "editorconfig/UsageRulesDefault/.editorconfig",
  3502. "editorconfig/UsageRulesEnabled/.editorconfig",
  3503. "microsoft.netcore.analyzers.2.9.8.nupkg.sha512",
  3504. "microsoft.netcore.analyzers.nuspec",
  3505. "rulesets/AllRulesDefault.ruleset",
  3506. "rulesets/AllRulesDisabled.ruleset",
  3507. "rulesets/AllRulesEnabled.ruleset",
  3508. "rulesets/DataflowRulesDefault.ruleset",
  3509. "rulesets/DataflowRulesEnabled.ruleset",
  3510. "rulesets/GlobalizationRulesDefault.ruleset",
  3511. "rulesets/GlobalizationRulesEnabled.ruleset",
  3512. "rulesets/InteroperabilityRulesDefault.ruleset",
  3513. "rulesets/InteroperabilityRulesEnabled.ruleset",
  3514. "rulesets/PerformanceRulesDefault.ruleset",
  3515. "rulesets/PerformanceRulesEnabled.ruleset",
  3516. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  3517. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  3518. "rulesets/ReliabilityRulesDefault.ruleset",
  3519. "rulesets/ReliabilityRulesEnabled.ruleset",
  3520. "rulesets/SecurityRulesDefault.ruleset",
  3521. "rulesets/SecurityRulesEnabled.ruleset",
  3522. "rulesets/UsageRulesDefault.ruleset",
  3523. "rulesets/UsageRulesEnabled.ruleset",
  3524. "tools/install.ps1",
  3525. "tools/uninstall.ps1"
  3526. ]
  3527. },
  3528. "Microsoft.NETCore.Platforms/3.0.0": {
  3529. "sha512": "TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
  3530. "type": "package",
  3531. "path": "microsoft.netcore.platforms/3.0.0",
  3532. "files": [
  3533. ".nupkg.metadata",
  3534. ".signature.p7s",
  3535. "LICENSE.TXT",
  3536. "THIRD-PARTY-NOTICES.TXT",
  3537. "lib/netstandard1.0/_._",
  3538. "microsoft.netcore.platforms.3.0.0.nupkg.sha512",
  3539. "microsoft.netcore.platforms.nuspec",
  3540. "runtime.json",
  3541. "useSharedDesignerContext.txt",
  3542. "version.txt"
  3543. ]
  3544. },
  3545. "Microsoft.NETCore.Targets/1.1.0": {
  3546. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  3547. "type": "package",
  3548. "path": "microsoft.netcore.targets/1.1.0",
  3549. "files": [
  3550. ".nupkg.metadata",
  3551. ".signature.p7s",
  3552. "ThirdPartyNotices.txt",
  3553. "dotnet_library_license.txt",
  3554. "lib/netstandard1.0/_._",
  3555. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  3556. "microsoft.netcore.targets.nuspec",
  3557. "runtime.json"
  3558. ]
  3559. },
  3560. "Microsoft.NetFramework.Analyzers/2.9.8": {
  3561. "sha512": "8fZYJqeKBW5uuKBact26IeOBogchn5Km85klHqHneRY7Jxp+ERtrw8zJVumNFUVL68pIcf4uKPOY7zfBQ7eY3A==",
  3562. "type": "package",
  3563. "path": "microsoft.netframework.analyzers/2.9.8",
  3564. "hasTools": true,
  3565. "files": [
  3566. ".nupkg.metadata",
  3567. ".signature.p7s",
  3568. "EULA.rtf",
  3569. "ThirdPartyNotices.rtf",
  3570. "analyzers/dotnet/cs/Microsoft.NetFramework.Analyzers.dll",
  3571. "analyzers/dotnet/cs/Microsoft.NetFramework.CSharp.Analyzers.dll",
  3572. "analyzers/dotnet/cs/cs/Microsoft.NetFramework.Analyzers.resources.dll",
  3573. "analyzers/dotnet/cs/de/Microsoft.NetFramework.Analyzers.resources.dll",
  3574. "analyzers/dotnet/cs/es/Microsoft.NetFramework.Analyzers.resources.dll",
  3575. "analyzers/dotnet/cs/fr/Microsoft.NetFramework.Analyzers.resources.dll",
  3576. "analyzers/dotnet/cs/it/Microsoft.NetFramework.Analyzers.resources.dll",
  3577. "analyzers/dotnet/cs/ja/Microsoft.NetFramework.Analyzers.resources.dll",
  3578. "analyzers/dotnet/cs/ko/Microsoft.NetFramework.Analyzers.resources.dll",
  3579. "analyzers/dotnet/cs/pl/Microsoft.NetFramework.Analyzers.resources.dll",
  3580. "analyzers/dotnet/cs/pt-BR/Microsoft.NetFramework.Analyzers.resources.dll",
  3581. "analyzers/dotnet/cs/ru/Microsoft.NetFramework.Analyzers.resources.dll",
  3582. "analyzers/dotnet/cs/tr/Microsoft.NetFramework.Analyzers.resources.dll",
  3583. "analyzers/dotnet/cs/zh-Hans/Microsoft.NetFramework.Analyzers.resources.dll",
  3584. "analyzers/dotnet/cs/zh-Hant/Microsoft.NetFramework.Analyzers.resources.dll",
  3585. "analyzers/dotnet/vb/Microsoft.NetFramework.Analyzers.dll",
  3586. "analyzers/dotnet/vb/Microsoft.NetFramework.VisualBasic.Analyzers.dll",
  3587. "analyzers/dotnet/vb/cs/Microsoft.NetFramework.Analyzers.resources.dll",
  3588. "analyzers/dotnet/vb/de/Microsoft.NetFramework.Analyzers.resources.dll",
  3589. "analyzers/dotnet/vb/es/Microsoft.NetFramework.Analyzers.resources.dll",
  3590. "analyzers/dotnet/vb/fr/Microsoft.NetFramework.Analyzers.resources.dll",
  3591. "analyzers/dotnet/vb/it/Microsoft.NetFramework.Analyzers.resources.dll",
  3592. "analyzers/dotnet/vb/ja/Microsoft.NetFramework.Analyzers.resources.dll",
  3593. "analyzers/dotnet/vb/ko/Microsoft.NetFramework.Analyzers.resources.dll",
  3594. "analyzers/dotnet/vb/pl/Microsoft.NetFramework.Analyzers.resources.dll",
  3595. "analyzers/dotnet/vb/pt-BR/Microsoft.NetFramework.Analyzers.resources.dll",
  3596. "analyzers/dotnet/vb/ru/Microsoft.NetFramework.Analyzers.resources.dll",
  3597. "analyzers/dotnet/vb/tr/Microsoft.NetFramework.Analyzers.resources.dll",
  3598. "analyzers/dotnet/vb/zh-Hans/Microsoft.NetFramework.Analyzers.resources.dll",
  3599. "analyzers/dotnet/vb/zh-Hant/Microsoft.NetFramework.Analyzers.resources.dll",
  3600. "build/Microsoft.NetFramework.Analyzers.props",
  3601. "documentation/Analyzer Configuration.md",
  3602. "documentation/Microsoft.NetFramework.Analyzers.md",
  3603. "documentation/Microsoft.NetFramework.Analyzers.sarif",
  3604. "editorconfig/AllRulesDefault/.editorconfig",
  3605. "editorconfig/AllRulesDisabled/.editorconfig",
  3606. "editorconfig/AllRulesEnabled/.editorconfig",
  3607. "editorconfig/DataflowRulesDefault/.editorconfig",
  3608. "editorconfig/DataflowRulesEnabled/.editorconfig",
  3609. "editorconfig/DesignRulesDefault/.editorconfig",
  3610. "editorconfig/DesignRulesEnabled/.editorconfig",
  3611. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  3612. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  3613. "editorconfig/SecurityRulesDefault/.editorconfig",
  3614. "editorconfig/SecurityRulesEnabled/.editorconfig",
  3615. "microsoft.netframework.analyzers.2.9.8.nupkg.sha512",
  3616. "microsoft.netframework.analyzers.nuspec",
  3617. "rulesets/AllRulesDefault.ruleset",
  3618. "rulesets/AllRulesDisabled.ruleset",
  3619. "rulesets/AllRulesEnabled.ruleset",
  3620. "rulesets/DataflowRulesDefault.ruleset",
  3621. "rulesets/DataflowRulesEnabled.ruleset",
  3622. "rulesets/DesignRulesDefault.ruleset",
  3623. "rulesets/DesignRulesEnabled.ruleset",
  3624. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  3625. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  3626. "rulesets/SecurityRulesDefault.ruleset",
  3627. "rulesets/SecurityRulesEnabled.ruleset",
  3628. "tools/install.ps1",
  3629. "tools/uninstall.ps1"
  3630. ]
  3631. },
  3632. "Microsoft.Win32.Primitives/4.3.0": {
  3633. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  3634. "type": "package",
  3635. "path": "microsoft.win32.primitives/4.3.0",
  3636. "files": [
  3637. ".nupkg.metadata",
  3638. ".signature.p7s",
  3639. "ThirdPartyNotices.txt",
  3640. "dotnet_library_license.txt",
  3641. "lib/MonoAndroid10/_._",
  3642. "lib/MonoTouch10/_._",
  3643. "lib/net46/Microsoft.Win32.Primitives.dll",
  3644. "lib/xamarinios10/_._",
  3645. "lib/xamarinmac20/_._",
  3646. "lib/xamarintvos10/_._",
  3647. "lib/xamarinwatchos10/_._",
  3648. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  3649. "microsoft.win32.primitives.nuspec",
  3650. "ref/MonoAndroid10/_._",
  3651. "ref/MonoTouch10/_._",
  3652. "ref/net46/Microsoft.Win32.Primitives.dll",
  3653. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  3654. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  3655. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  3656. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  3657. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  3658. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  3659. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  3660. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  3661. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  3662. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  3663. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  3664. "ref/xamarinios10/_._",
  3665. "ref/xamarinmac20/_._",
  3666. "ref/xamarintvos10/_._",
  3667. "ref/xamarinwatchos10/_._"
  3668. ]
  3669. },
  3670. "Microsoft.Win32.Registry/4.5.0": {
  3671. "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
  3672. "type": "package",
  3673. "path": "microsoft.win32.registry/4.5.0",
  3674. "files": [
  3675. ".nupkg.metadata",
  3676. ".signature.p7s",
  3677. "LICENSE.TXT",
  3678. "THIRD-PARTY-NOTICES.TXT",
  3679. "lib/net46/Microsoft.Win32.Registry.dll",
  3680. "lib/net461/Microsoft.Win32.Registry.dll",
  3681. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3682. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3683. "microsoft.win32.registry.4.5.0.nupkg.sha512",
  3684. "microsoft.win32.registry.nuspec",
  3685. "ref/net46/Microsoft.Win32.Registry.dll",
  3686. "ref/net461/Microsoft.Win32.Registry.dll",
  3687. "ref/net461/Microsoft.Win32.Registry.xml",
  3688. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  3689. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  3690. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  3691. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  3692. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  3693. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  3694. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  3695. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  3696. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  3697. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  3698. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  3699. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  3700. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  3701. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3702. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  3703. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  3704. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3705. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3706. "useSharedDesignerContext.txt",
  3707. "version.txt"
  3708. ]
  3709. },
  3710. "Microsoft.Win32.SystemEvents/4.6.0": {
  3711. "sha512": "Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
  3712. "type": "package",
  3713. "path": "microsoft.win32.systemevents/4.6.0",
  3714. "files": [
  3715. ".nupkg.metadata",
  3716. ".signature.p7s",
  3717. "LICENSE.TXT",
  3718. "THIRD-PARTY-NOTICES.TXT",
  3719. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  3720. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  3721. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3722. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3723. "microsoft.win32.systemevents.4.6.0.nupkg.sha512",
  3724. "microsoft.win32.systemevents.nuspec",
  3725. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  3726. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  3727. "ref/net472/Microsoft.Win32.SystemEvents.dll",
  3728. "ref/net472/Microsoft.Win32.SystemEvents.xml",
  3729. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3730. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3731. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  3732. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  3733. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  3734. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  3735. "useSharedDesignerContext.txt",
  3736. "version.txt"
  3737. ]
  3738. },
  3739. "MySql.Data/8.0.19": {
  3740. "sha512": "zPFSg8rW3PcFIn27d0lEHQ/XWQhBzGIgKYQYFZN8aHLlpen5D6nz3/wb54V9ZRH3zkWlIWQ7FfxqbQdl3vizjQ==",
  3741. "type": "package",
  3742. "path": "mysql.data/8.0.19",
  3743. "files": [
  3744. ".nupkg.metadata",
  3745. ".signature.p7s",
  3746. "lib/net452/MySql.Data.dll",
  3747. "lib/net452/MySql.Data.xml",
  3748. "lib/net452/Ubiety.Dns.Core.dll",
  3749. "lib/net48/MySql.Data.dll",
  3750. "lib/net48/MySql.Data.xml",
  3751. "lib/net48/Ubiety.Dns.Core.dll",
  3752. "lib/netstandard2.0/MySql.Data.dll",
  3753. "lib/netstandard2.0/MySql.Data.xml",
  3754. "lib/netstandard2.0/Ubiety.Dns.Core.dll",
  3755. "lib/netstandard2.1/MySql.Data.dll",
  3756. "lib/netstandard2.1/MySql.Data.xml",
  3757. "lib/netstandard2.1/Ubiety.Dns.Core.dll",
  3758. "mysql.data.8.0.19.nupkg.sha512",
  3759. "mysql.data.nuspec"
  3760. ]
  3761. },
  3762. "NETStandard.Library/1.6.1": {
  3763. "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  3764. "type": "package",
  3765. "path": "netstandard.library/1.6.1",
  3766. "files": [
  3767. ".nupkg.metadata",
  3768. ".signature.p7s",
  3769. "ThirdPartyNotices.txt",
  3770. "dotnet_library_license.txt",
  3771. "netstandard.library.1.6.1.nupkg.sha512",
  3772. "netstandard.library.nuspec"
  3773. ]
  3774. },
  3775. "Newtonsoft.Json/12.0.3": {
  3776. "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  3777. "type": "package",
  3778. "path": "newtonsoft.json/12.0.3",
  3779. "files": [
  3780. ".nupkg.metadata",
  3781. ".signature.p7s",
  3782. "LICENSE.md",
  3783. "lib/net20/Newtonsoft.Json.dll",
  3784. "lib/net20/Newtonsoft.Json.xml",
  3785. "lib/net35/Newtonsoft.Json.dll",
  3786. "lib/net35/Newtonsoft.Json.xml",
  3787. "lib/net40/Newtonsoft.Json.dll",
  3788. "lib/net40/Newtonsoft.Json.xml",
  3789. "lib/net45/Newtonsoft.Json.dll",
  3790. "lib/net45/Newtonsoft.Json.xml",
  3791. "lib/netstandard1.0/Newtonsoft.Json.dll",
  3792. "lib/netstandard1.0/Newtonsoft.Json.xml",
  3793. "lib/netstandard1.3/Newtonsoft.Json.dll",
  3794. "lib/netstandard1.3/Newtonsoft.Json.xml",
  3795. "lib/netstandard2.0/Newtonsoft.Json.dll",
  3796. "lib/netstandard2.0/Newtonsoft.Json.xml",
  3797. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3798. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3799. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3800. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3801. "newtonsoft.json.12.0.3.nupkg.sha512",
  3802. "newtonsoft.json.nuspec",
  3803. "packageIcon.png"
  3804. ]
  3805. },
  3806. "NPOI/2.4.1": {
  3807. "sha512": "85790/CY9z4DCU1KLpcdLSqaqaqmQOenTqXJfcsYK8LIKNAAoTgjT5LYLbORgdwAd63sbaJiCfB1SIn/dAXrJw==",
  3808. "type": "package",
  3809. "path": "npoi/2.4.1",
  3810. "files": [
  3811. ".nupkg.metadata",
  3812. ".signature.p7s",
  3813. "LICENSE",
  3814. "Read Me.txt",
  3815. "lib/NPOI.xml",
  3816. "lib/net40/NPOI.OOXML.dll",
  3817. "lib/net40/NPOI.OpenXml4Net.dll",
  3818. "lib/net40/NPOI.OpenXmlFormats.dll",
  3819. "lib/net40/NPOI.dll",
  3820. "lib/net45/NPOI.OOXML.dll",
  3821. "lib/net45/NPOI.OpenXml4Net.dll",
  3822. "lib/net45/NPOI.OpenXmlFormats.dll",
  3823. "lib/net45/NPOI.dll",
  3824. "lib/netstandard2.0/NPOI.OOXML.deps.json",
  3825. "lib/netstandard2.0/NPOI.OOXML.dll",
  3826. "lib/netstandard2.0/NPOI.OpenXml4Net.deps.json",
  3827. "lib/netstandard2.0/NPOI.OpenXml4Net.dll",
  3828. "lib/netstandard2.0/NPOI.OpenXmlFormats.deps.json",
  3829. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll",
  3830. "lib/netstandard2.0/NPOI.deps.json",
  3831. "lib/netstandard2.0/NPOI.dll",
  3832. "logo/120_120.jpg",
  3833. "logo/240_240.png",
  3834. "logo/32_32.jpg",
  3835. "logo/60_60.jpg",
  3836. "npoi.2.4.1.nupkg.sha512",
  3837. "npoi.nuspec"
  3838. ]
  3839. },
  3840. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3841. "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  3842. "type": "package",
  3843. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3844. "files": [
  3845. ".nupkg.metadata",
  3846. ".signature.p7s",
  3847. "ThirdPartyNotices.txt",
  3848. "dotnet_library_license.txt",
  3849. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3850. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3851. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3852. ]
  3853. },
  3854. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3855. "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  3856. "type": "package",
  3857. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3858. "files": [
  3859. ".nupkg.metadata",
  3860. ".signature.p7s",
  3861. "ThirdPartyNotices.txt",
  3862. "dotnet_library_license.txt",
  3863. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3864. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3865. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3866. ]
  3867. },
  3868. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3869. "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  3870. "type": "package",
  3871. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3872. "files": [
  3873. ".nupkg.metadata",
  3874. ".signature.p7s",
  3875. "ThirdPartyNotices.txt",
  3876. "dotnet_library_license.txt",
  3877. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3878. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3879. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3880. ]
  3881. },
  3882. "runtime.native.System/4.3.0": {
  3883. "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  3884. "type": "package",
  3885. "path": "runtime.native.system/4.3.0",
  3886. "files": [
  3887. ".nupkg.metadata",
  3888. ".signature.p7s",
  3889. "ThirdPartyNotices.txt",
  3890. "dotnet_library_license.txt",
  3891. "lib/netstandard1.0/_._",
  3892. "runtime.native.system.4.3.0.nupkg.sha512",
  3893. "runtime.native.system.nuspec"
  3894. ]
  3895. },
  3896. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3897. "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  3898. "type": "package",
  3899. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  3900. "files": [
  3901. ".nupkg.metadata",
  3902. ".signature.p7s",
  3903. "LICENSE.TXT",
  3904. "THIRD-PARTY-NOTICES.TXT",
  3905. "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3906. "runtime.native.system.data.sqlclient.sni.nuspec",
  3907. "useSharedDesignerContext.txt",
  3908. "version.txt"
  3909. ]
  3910. },
  3911. "runtime.native.System.IO.Compression/4.3.0": {
  3912. "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  3913. "type": "package",
  3914. "path": "runtime.native.system.io.compression/4.3.0",
  3915. "files": [
  3916. ".nupkg.metadata",
  3917. ".signature.p7s",
  3918. "ThirdPartyNotices.txt",
  3919. "dotnet_library_license.txt",
  3920. "lib/netstandard1.0/_._",
  3921. "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
  3922. "runtime.native.system.io.compression.nuspec"
  3923. ]
  3924. },
  3925. "runtime.native.System.Net.Http/4.3.0": {
  3926. "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  3927. "type": "package",
  3928. "path": "runtime.native.system.net.http/4.3.0",
  3929. "files": [
  3930. ".nupkg.metadata",
  3931. ".signature.p7s",
  3932. "ThirdPartyNotices.txt",
  3933. "dotnet_library_license.txt",
  3934. "lib/netstandard1.0/_._",
  3935. "runtime.native.system.net.http.4.3.0.nupkg.sha512",
  3936. "runtime.native.system.net.http.nuspec"
  3937. ]
  3938. },
  3939. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3940. "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  3941. "type": "package",
  3942. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  3943. "files": [
  3944. ".nupkg.metadata",
  3945. ".signature.p7s",
  3946. "ThirdPartyNotices.txt",
  3947. "dotnet_library_license.txt",
  3948. "lib/netstandard1.0/_._",
  3949. "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3950. "runtime.native.system.security.cryptography.apple.nuspec"
  3951. ]
  3952. },
  3953. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3954. "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  3955. "type": "package",
  3956. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  3957. "files": [
  3958. ".nupkg.metadata",
  3959. ".signature.p7s",
  3960. "ThirdPartyNotices.txt",
  3961. "dotnet_library_license.txt",
  3962. "lib/netstandard1.0/_._",
  3963. "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3964. "runtime.native.system.security.cryptography.openssl.nuspec"
  3965. ]
  3966. },
  3967. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3968. "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  3969. "type": "package",
  3970. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3971. "files": [
  3972. ".nupkg.metadata",
  3973. ".signature.p7s",
  3974. "ThirdPartyNotices.txt",
  3975. "dotnet_library_license.txt",
  3976. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3977. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3978. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3979. ]
  3980. },
  3981. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3982. "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  3983. "type": "package",
  3984. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3985. "files": [
  3986. ".nupkg.metadata",
  3987. ".signature.p7s",
  3988. "ThirdPartyNotices.txt",
  3989. "dotnet_library_license.txt",
  3990. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3991. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3992. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3993. ]
  3994. },
  3995. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3996. "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  3997. "type": "package",
  3998. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  3999. "files": [
  4000. ".nupkg.metadata",
  4001. ".signature.p7s",
  4002. "ThirdPartyNotices.txt",
  4003. "dotnet_library_license.txt",
  4004. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  4005. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
  4006. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
  4007. ]
  4008. },
  4009. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4010. "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  4011. "type": "package",
  4012. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4013. "files": [
  4014. ".nupkg.metadata",
  4015. ".signature.p7s",
  4016. "ThirdPartyNotices.txt",
  4017. "dotnet_library_license.txt",
  4018. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4019. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4020. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
  4021. ]
  4022. },
  4023. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4024. "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  4025. "type": "package",
  4026. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4027. "files": [
  4028. ".nupkg.metadata",
  4029. ".signature.p7s",
  4030. "ThirdPartyNotices.txt",
  4031. "dotnet_library_license.txt",
  4032. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4033. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4034. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4035. ]
  4036. },
  4037. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4038. "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  4039. "type": "package",
  4040. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4041. "files": [
  4042. ".nupkg.metadata",
  4043. ".signature.p7s",
  4044. "ThirdPartyNotices.txt",
  4045. "dotnet_library_license.txt",
  4046. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4047. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4048. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4049. ]
  4050. },
  4051. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4052. "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  4053. "type": "package",
  4054. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4055. "files": [
  4056. ".nupkg.metadata",
  4057. ".signature.p7s",
  4058. "ThirdPartyNotices.txt",
  4059. "dotnet_library_license.txt",
  4060. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4061. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4062. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4063. ]
  4064. },
  4065. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4066. "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  4067. "type": "package",
  4068. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4069. "files": [
  4070. ".nupkg.metadata",
  4071. ".signature.p7s",
  4072. "ThirdPartyNotices.txt",
  4073. "dotnet_library_license.txt",
  4074. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4075. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4076. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4077. ]
  4078. },
  4079. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4080. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  4081. "type": "package",
  4082. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  4083. "files": [
  4084. ".nupkg.metadata",
  4085. ".signature.p7s",
  4086. "ThirdPartyNotices.txt",
  4087. "dotnet_library_license.txt",
  4088. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4089. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  4090. "runtimes/win-arm64/native/sni.dll",
  4091. "useSharedDesignerContext.txt",
  4092. "version.txt"
  4093. ]
  4094. },
  4095. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4096. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  4097. "type": "package",
  4098. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  4099. "files": [
  4100. ".nupkg.metadata",
  4101. ".signature.p7s",
  4102. "ThirdPartyNotices.txt",
  4103. "dotnet_library_license.txt",
  4104. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4105. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  4106. "runtimes/win-x64/native/sni.dll",
  4107. "useSharedDesignerContext.txt",
  4108. "version.txt"
  4109. ]
  4110. },
  4111. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4112. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  4113. "type": "package",
  4114. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  4115. "files": [
  4116. ".nupkg.metadata",
  4117. ".signature.p7s",
  4118. "ThirdPartyNotices.txt",
  4119. "dotnet_library_license.txt",
  4120. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4121. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  4122. "runtimes/win-x86/native/sni.dll",
  4123. "useSharedDesignerContext.txt",
  4124. "version.txt"
  4125. ]
  4126. },
  4127. "SharpZipLib/1.0.0": {
  4128. "sha512": "YuYztmY3jEb21F6e5LIPHJjApdtzdCPQ284UzsCKNfkgW71bukFHJES6RbKi+wm053XzFg0LX5/2vj/9gl8F/g==",
  4129. "type": "package",
  4130. "path": "sharpziplib/1.0.0",
  4131. "files": [
  4132. ".nupkg.metadata",
  4133. ".signature.p7s",
  4134. "lib/net45/ICSharpCode.SharpZipLib.dll",
  4135. "lib/net45/ICSharpCode.SharpZipLib.xml",
  4136. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  4137. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  4138. "sharpziplib.1.0.0.nupkg.sha512",
  4139. "sharpziplib.nuspec"
  4140. ]
  4141. },
  4142. "SSH.NET/2016.1.0": {
  4143. "sha512": "b0fcFFOE044KNRhq1uGujmK04ab+OzA9xARdeVCoZrY6I4D1IIaR6dn6qBIa+er4bJapGBhznDitwcRQpSRC0w==",
  4144. "type": "package",
  4145. "path": "ssh.net/2016.1.0",
  4146. "files": [
  4147. ".nupkg.metadata",
  4148. ".signature.p7s",
  4149. "lib/net35/Renci.SshNet.dll",
  4150. "lib/net35/Renci.SshNet.xml",
  4151. "lib/net40/Renci.SshNet.dll",
  4152. "lib/net40/Renci.SshNet.xml",
  4153. "lib/netstandard1.3/Renci.SshNet.dll",
  4154. "lib/netstandard1.3/Renci.SshNet.xml",
  4155. "lib/sl4/Renci.SshNet.dll",
  4156. "lib/sl4/Renci.SshNet.xml",
  4157. "lib/sl5/Renci.SshNet.dll",
  4158. "lib/sl5/Renci.SshNet.xml",
  4159. "lib/uap10/Renci.SshNet.dll",
  4160. "lib/uap10/Renci.SshNet.xml",
  4161. "lib/wp71/Renci.SshNet.dll",
  4162. "lib/wp71/Renci.SshNet.xml",
  4163. "lib/wp8/Renci.SshNet.dll",
  4164. "lib/wp8/Renci.SshNet.xml",
  4165. "ssh.net.2016.1.0.nupkg.sha512",
  4166. "ssh.net.nuspec"
  4167. ]
  4168. },
  4169. "SshNet.Security.Cryptography/1.2.0": {
  4170. "sha512": "EeFsirrrkIK+cdlYsxukNjBN98cbU7eHfTYZEwxsbOa3dvgR/OhOD06C0sTxvNPhe4UQ6yM0p1sKcT69jqgjTw==",
  4171. "type": "package",
  4172. "path": "sshnet.security.cryptography/1.2.0",
  4173. "files": [
  4174. ".nupkg.metadata",
  4175. ".signature.p7s",
  4176. "lib/net20/SshNet.Security.Cryptography.dll",
  4177. "lib/net20/SshNet.Security.Cryptography.xml",
  4178. "lib/net40/SshNet.Security.Cryptography.dll",
  4179. "lib/net40/SshNet.Security.Cryptography.xml",
  4180. "lib/net45/SshNet.Security.Cryptography.dll",
  4181. "lib/net45/SshNet.Security.Cryptography.xml",
  4182. "lib/netstandard1.0/SshNet.Security.Cryptography.dll",
  4183. "lib/netstandard1.0/SshNet.Security.Cryptography.xml",
  4184. "lib/netstandard1.3/SshNet.Security.Cryptography.dll",
  4185. "lib/netstandard1.3/SshNet.Security.Cryptography.xml",
  4186. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll",
  4187. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml",
  4188. "lib/sl4/SshNet.Security.Cryptography.dll",
  4189. "lib/sl4/SshNet.Security.Cryptography.xml",
  4190. "lib/sl5/SshNet.Security.Cryptography.dll",
  4191. "lib/sl5/SshNet.Security.Cryptography.xml",
  4192. "lib/uap10.0/SshNet.Security.Cryptography.dll",
  4193. "lib/uap10.0/SshNet.Security.Cryptography.xml",
  4194. "lib/wp71/SshNet.Security.Cryptography.dll",
  4195. "lib/wp71/SshNet.Security.Cryptography.xml",
  4196. "lib/wp8/SshNet.Security.Cryptography.dll",
  4197. "lib/wp8/SshNet.Security.Cryptography.xml",
  4198. "sshnet.security.cryptography.1.2.0.nupkg.sha512",
  4199. "sshnet.security.cryptography.nuspec"
  4200. ]
  4201. },
  4202. "System.AppContext/4.3.0": {
  4203. "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  4204. "type": "package",
  4205. "path": "system.appcontext/4.3.0",
  4206. "files": [
  4207. ".nupkg.metadata",
  4208. ".signature.p7s",
  4209. "ThirdPartyNotices.txt",
  4210. "dotnet_library_license.txt",
  4211. "lib/MonoAndroid10/_._",
  4212. "lib/MonoTouch10/_._",
  4213. "lib/net46/System.AppContext.dll",
  4214. "lib/net463/System.AppContext.dll",
  4215. "lib/netcore50/System.AppContext.dll",
  4216. "lib/netstandard1.6/System.AppContext.dll",
  4217. "lib/xamarinios10/_._",
  4218. "lib/xamarinmac20/_._",
  4219. "lib/xamarintvos10/_._",
  4220. "lib/xamarinwatchos10/_._",
  4221. "ref/MonoAndroid10/_._",
  4222. "ref/MonoTouch10/_._",
  4223. "ref/net46/System.AppContext.dll",
  4224. "ref/net463/System.AppContext.dll",
  4225. "ref/netstandard/_._",
  4226. "ref/netstandard1.3/System.AppContext.dll",
  4227. "ref/netstandard1.3/System.AppContext.xml",
  4228. "ref/netstandard1.3/de/System.AppContext.xml",
  4229. "ref/netstandard1.3/es/System.AppContext.xml",
  4230. "ref/netstandard1.3/fr/System.AppContext.xml",
  4231. "ref/netstandard1.3/it/System.AppContext.xml",
  4232. "ref/netstandard1.3/ja/System.AppContext.xml",
  4233. "ref/netstandard1.3/ko/System.AppContext.xml",
  4234. "ref/netstandard1.3/ru/System.AppContext.xml",
  4235. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  4236. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  4237. "ref/netstandard1.6/System.AppContext.dll",
  4238. "ref/netstandard1.6/System.AppContext.xml",
  4239. "ref/netstandard1.6/de/System.AppContext.xml",
  4240. "ref/netstandard1.6/es/System.AppContext.xml",
  4241. "ref/netstandard1.6/fr/System.AppContext.xml",
  4242. "ref/netstandard1.6/it/System.AppContext.xml",
  4243. "ref/netstandard1.6/ja/System.AppContext.xml",
  4244. "ref/netstandard1.6/ko/System.AppContext.xml",
  4245. "ref/netstandard1.6/ru/System.AppContext.xml",
  4246. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  4247. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  4248. "ref/xamarinios10/_._",
  4249. "ref/xamarinmac20/_._",
  4250. "ref/xamarintvos10/_._",
  4251. "ref/xamarinwatchos10/_._",
  4252. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  4253. "system.appcontext.4.3.0.nupkg.sha512",
  4254. "system.appcontext.nuspec"
  4255. ]
  4256. },
  4257. "System.Buffers/4.3.0": {
  4258. "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  4259. "type": "package",
  4260. "path": "system.buffers/4.3.0",
  4261. "files": [
  4262. ".nupkg.metadata",
  4263. ".signature.p7s",
  4264. "ThirdPartyNotices.txt",
  4265. "dotnet_library_license.txt",
  4266. "lib/netstandard1.1/.xml",
  4267. "lib/netstandard1.1/System.Buffers.dll",
  4268. "system.buffers.4.3.0.nupkg.sha512",
  4269. "system.buffers.nuspec"
  4270. ]
  4271. },
  4272. "System.Collections/4.3.0": {
  4273. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  4274. "type": "package",
  4275. "path": "system.collections/4.3.0",
  4276. "files": [
  4277. ".nupkg.metadata",
  4278. ".signature.p7s",
  4279. "ThirdPartyNotices.txt",
  4280. "dotnet_library_license.txt",
  4281. "lib/MonoAndroid10/_._",
  4282. "lib/MonoTouch10/_._",
  4283. "lib/net45/_._",
  4284. "lib/portable-net45+win8+wp8+wpa81/_._",
  4285. "lib/win8/_._",
  4286. "lib/wp80/_._",
  4287. "lib/wpa81/_._",
  4288. "lib/xamarinios10/_._",
  4289. "lib/xamarinmac20/_._",
  4290. "lib/xamarintvos10/_._",
  4291. "lib/xamarinwatchos10/_._",
  4292. "ref/MonoAndroid10/_._",
  4293. "ref/MonoTouch10/_._",
  4294. "ref/net45/_._",
  4295. "ref/netcore50/System.Collections.dll",
  4296. "ref/netcore50/System.Collections.xml",
  4297. "ref/netcore50/de/System.Collections.xml",
  4298. "ref/netcore50/es/System.Collections.xml",
  4299. "ref/netcore50/fr/System.Collections.xml",
  4300. "ref/netcore50/it/System.Collections.xml",
  4301. "ref/netcore50/ja/System.Collections.xml",
  4302. "ref/netcore50/ko/System.Collections.xml",
  4303. "ref/netcore50/ru/System.Collections.xml",
  4304. "ref/netcore50/zh-hans/System.Collections.xml",
  4305. "ref/netcore50/zh-hant/System.Collections.xml",
  4306. "ref/netstandard1.0/System.Collections.dll",
  4307. "ref/netstandard1.0/System.Collections.xml",
  4308. "ref/netstandard1.0/de/System.Collections.xml",
  4309. "ref/netstandard1.0/es/System.Collections.xml",
  4310. "ref/netstandard1.0/fr/System.Collections.xml",
  4311. "ref/netstandard1.0/it/System.Collections.xml",
  4312. "ref/netstandard1.0/ja/System.Collections.xml",
  4313. "ref/netstandard1.0/ko/System.Collections.xml",
  4314. "ref/netstandard1.0/ru/System.Collections.xml",
  4315. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  4316. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  4317. "ref/netstandard1.3/System.Collections.dll",
  4318. "ref/netstandard1.3/System.Collections.xml",
  4319. "ref/netstandard1.3/de/System.Collections.xml",
  4320. "ref/netstandard1.3/es/System.Collections.xml",
  4321. "ref/netstandard1.3/fr/System.Collections.xml",
  4322. "ref/netstandard1.3/it/System.Collections.xml",
  4323. "ref/netstandard1.3/ja/System.Collections.xml",
  4324. "ref/netstandard1.3/ko/System.Collections.xml",
  4325. "ref/netstandard1.3/ru/System.Collections.xml",
  4326. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  4327. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  4328. "ref/portable-net45+win8+wp8+wpa81/_._",
  4329. "ref/win8/_._",
  4330. "ref/wp80/_._",
  4331. "ref/wpa81/_._",
  4332. "ref/xamarinios10/_._",
  4333. "ref/xamarinmac20/_._",
  4334. "ref/xamarintvos10/_._",
  4335. "ref/xamarinwatchos10/_._",
  4336. "system.collections.4.3.0.nupkg.sha512",
  4337. "system.collections.nuspec"
  4338. ]
  4339. },
  4340. "System.Collections.Concurrent/4.3.0": {
  4341. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  4342. "type": "package",
  4343. "path": "system.collections.concurrent/4.3.0",
  4344. "files": [
  4345. ".nupkg.metadata",
  4346. ".signature.p7s",
  4347. "ThirdPartyNotices.txt",
  4348. "dotnet_library_license.txt",
  4349. "lib/MonoAndroid10/_._",
  4350. "lib/MonoTouch10/_._",
  4351. "lib/net45/_._",
  4352. "lib/netcore50/System.Collections.Concurrent.dll",
  4353. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  4354. "lib/portable-net45+win8+wpa81/_._",
  4355. "lib/win8/_._",
  4356. "lib/wpa81/_._",
  4357. "lib/xamarinios10/_._",
  4358. "lib/xamarinmac20/_._",
  4359. "lib/xamarintvos10/_._",
  4360. "lib/xamarinwatchos10/_._",
  4361. "ref/MonoAndroid10/_._",
  4362. "ref/MonoTouch10/_._",
  4363. "ref/net45/_._",
  4364. "ref/netcore50/System.Collections.Concurrent.dll",
  4365. "ref/netcore50/System.Collections.Concurrent.xml",
  4366. "ref/netcore50/de/System.Collections.Concurrent.xml",
  4367. "ref/netcore50/es/System.Collections.Concurrent.xml",
  4368. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  4369. "ref/netcore50/it/System.Collections.Concurrent.xml",
  4370. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  4371. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  4372. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  4373. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  4374. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  4375. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  4376. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  4377. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  4378. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  4379. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  4380. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  4381. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  4382. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  4383. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  4384. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  4385. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  4386. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  4387. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  4388. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  4389. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  4390. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  4391. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  4392. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  4393. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  4394. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  4395. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  4396. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  4397. "ref/portable-net45+win8+wpa81/_._",
  4398. "ref/win8/_._",
  4399. "ref/wpa81/_._",
  4400. "ref/xamarinios10/_._",
  4401. "ref/xamarinmac20/_._",
  4402. "ref/xamarintvos10/_._",
  4403. "ref/xamarinwatchos10/_._",
  4404. "system.collections.concurrent.4.3.0.nupkg.sha512",
  4405. "system.collections.concurrent.nuspec"
  4406. ]
  4407. },
  4408. "System.Collections.Immutable/1.2.0": {
  4409. "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  4410. "type": "package",
  4411. "path": "system.collections.immutable/1.2.0",
  4412. "files": [
  4413. ".nupkg.metadata",
  4414. ".signature.p7s",
  4415. "ThirdPartyNotices.txt",
  4416. "dotnet_library_license.txt",
  4417. "lib/netstandard1.0/System.Collections.Immutable.dll",
  4418. "lib/netstandard1.0/System.Collections.Immutable.xml",
  4419. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  4420. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  4421. "system.collections.immutable.1.2.0.nupkg.sha512",
  4422. "system.collections.immutable.nuspec"
  4423. ]
  4424. },
  4425. "System.Collections.NonGeneric/4.3.0": {
  4426. "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
  4427. "type": "package",
  4428. "path": "system.collections.nongeneric/4.3.0",
  4429. "files": [
  4430. ".nupkg.metadata",
  4431. ".signature.p7s",
  4432. "ThirdPartyNotices.txt",
  4433. "dotnet_library_license.txt",
  4434. "lib/MonoAndroid10/_._",
  4435. "lib/MonoTouch10/_._",
  4436. "lib/net46/System.Collections.NonGeneric.dll",
  4437. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  4438. "lib/xamarinios10/_._",
  4439. "lib/xamarinmac20/_._",
  4440. "lib/xamarintvos10/_._",
  4441. "lib/xamarinwatchos10/_._",
  4442. "ref/MonoAndroid10/_._",
  4443. "ref/MonoTouch10/_._",
  4444. "ref/net46/System.Collections.NonGeneric.dll",
  4445. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  4446. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  4447. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  4448. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  4449. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  4450. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  4451. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  4452. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  4453. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  4454. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  4455. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  4456. "ref/xamarinios10/_._",
  4457. "ref/xamarinmac20/_._",
  4458. "ref/xamarintvos10/_._",
  4459. "ref/xamarinwatchos10/_._",
  4460. "system.collections.nongeneric.4.3.0.nupkg.sha512",
  4461. "system.collections.nongeneric.nuspec"
  4462. ]
  4463. },
  4464. "System.Collections.Specialized/4.3.0": {
  4465. "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
  4466. "type": "package",
  4467. "path": "system.collections.specialized/4.3.0",
  4468. "files": [
  4469. ".nupkg.metadata",
  4470. ".signature.p7s",
  4471. "ThirdPartyNotices.txt",
  4472. "dotnet_library_license.txt",
  4473. "lib/MonoAndroid10/_._",
  4474. "lib/MonoTouch10/_._",
  4475. "lib/net46/System.Collections.Specialized.dll",
  4476. "lib/netstandard1.3/System.Collections.Specialized.dll",
  4477. "lib/xamarinios10/_._",
  4478. "lib/xamarinmac20/_._",
  4479. "lib/xamarintvos10/_._",
  4480. "lib/xamarinwatchos10/_._",
  4481. "ref/MonoAndroid10/_._",
  4482. "ref/MonoTouch10/_._",
  4483. "ref/net46/System.Collections.Specialized.dll",
  4484. "ref/netstandard1.3/System.Collections.Specialized.dll",
  4485. "ref/netstandard1.3/System.Collections.Specialized.xml",
  4486. "ref/netstandard1.3/de/System.Collections.Specialized.xml",
  4487. "ref/netstandard1.3/es/System.Collections.Specialized.xml",
  4488. "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
  4489. "ref/netstandard1.3/it/System.Collections.Specialized.xml",
  4490. "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
  4491. "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
  4492. "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
  4493. "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
  4494. "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
  4495. "ref/xamarinios10/_._",
  4496. "ref/xamarinmac20/_._",
  4497. "ref/xamarintvos10/_._",
  4498. "ref/xamarinwatchos10/_._",
  4499. "system.collections.specialized.4.3.0.nupkg.sha512",
  4500. "system.collections.specialized.nuspec"
  4501. ]
  4502. },
  4503. "System.ComponentModel/4.3.0": {
  4504. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  4505. "type": "package",
  4506. "path": "system.componentmodel/4.3.0",
  4507. "files": [
  4508. ".nupkg.metadata",
  4509. ".signature.p7s",
  4510. "ThirdPartyNotices.txt",
  4511. "dotnet_library_license.txt",
  4512. "lib/MonoAndroid10/_._",
  4513. "lib/MonoTouch10/_._",
  4514. "lib/net45/_._",
  4515. "lib/netcore50/System.ComponentModel.dll",
  4516. "lib/netstandard1.3/System.ComponentModel.dll",
  4517. "lib/portable-net45+win8+wp8+wpa81/_._",
  4518. "lib/win8/_._",
  4519. "lib/wp80/_._",
  4520. "lib/wpa81/_._",
  4521. "lib/xamarinios10/_._",
  4522. "lib/xamarinmac20/_._",
  4523. "lib/xamarintvos10/_._",
  4524. "lib/xamarinwatchos10/_._",
  4525. "ref/MonoAndroid10/_._",
  4526. "ref/MonoTouch10/_._",
  4527. "ref/net45/_._",
  4528. "ref/netcore50/System.ComponentModel.dll",
  4529. "ref/netcore50/System.ComponentModel.xml",
  4530. "ref/netcore50/de/System.ComponentModel.xml",
  4531. "ref/netcore50/es/System.ComponentModel.xml",
  4532. "ref/netcore50/fr/System.ComponentModel.xml",
  4533. "ref/netcore50/it/System.ComponentModel.xml",
  4534. "ref/netcore50/ja/System.ComponentModel.xml",
  4535. "ref/netcore50/ko/System.ComponentModel.xml",
  4536. "ref/netcore50/ru/System.ComponentModel.xml",
  4537. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  4538. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  4539. "ref/netstandard1.0/System.ComponentModel.dll",
  4540. "ref/netstandard1.0/System.ComponentModel.xml",
  4541. "ref/netstandard1.0/de/System.ComponentModel.xml",
  4542. "ref/netstandard1.0/es/System.ComponentModel.xml",
  4543. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  4544. "ref/netstandard1.0/it/System.ComponentModel.xml",
  4545. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  4546. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  4547. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  4548. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  4549. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  4550. "ref/portable-net45+win8+wp8+wpa81/_._",
  4551. "ref/win8/_._",
  4552. "ref/wp80/_._",
  4553. "ref/wpa81/_._",
  4554. "ref/xamarinios10/_._",
  4555. "ref/xamarinmac20/_._",
  4556. "ref/xamarintvos10/_._",
  4557. "ref/xamarinwatchos10/_._",
  4558. "system.componentmodel.4.3.0.nupkg.sha512",
  4559. "system.componentmodel.nuspec"
  4560. ]
  4561. },
  4562. "System.ComponentModel.Primitives/4.3.0": {
  4563. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  4564. "type": "package",
  4565. "path": "system.componentmodel.primitives/4.3.0",
  4566. "files": [
  4567. ".nupkg.metadata",
  4568. ".signature.p7s",
  4569. "ThirdPartyNotices.txt",
  4570. "dotnet_library_license.txt",
  4571. "lib/MonoAndroid10/_._",
  4572. "lib/MonoTouch10/_._",
  4573. "lib/net45/System.ComponentModel.Primitives.dll",
  4574. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  4575. "lib/xamarinios10/_._",
  4576. "lib/xamarinmac20/_._",
  4577. "lib/xamarintvos10/_._",
  4578. "lib/xamarinwatchos10/_._",
  4579. "ref/MonoAndroid10/_._",
  4580. "ref/MonoTouch10/_._",
  4581. "ref/net45/System.ComponentModel.Primitives.dll",
  4582. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  4583. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  4584. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  4585. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  4586. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  4587. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  4588. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  4589. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  4590. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  4591. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  4592. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  4593. "ref/xamarinios10/_._",
  4594. "ref/xamarinmac20/_._",
  4595. "ref/xamarintvos10/_._",
  4596. "ref/xamarinwatchos10/_._",
  4597. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  4598. "system.componentmodel.primitives.nuspec"
  4599. ]
  4600. },
  4601. "System.ComponentModel.TypeConverter/4.3.0": {
  4602. "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
  4603. "type": "package",
  4604. "path": "system.componentmodel.typeconverter/4.3.0",
  4605. "files": [
  4606. ".nupkg.metadata",
  4607. ".signature.p7s",
  4608. "ThirdPartyNotices.txt",
  4609. "dotnet_library_license.txt",
  4610. "lib/MonoAndroid10/_._",
  4611. "lib/MonoTouch10/_._",
  4612. "lib/net45/System.ComponentModel.TypeConverter.dll",
  4613. "lib/net462/System.ComponentModel.TypeConverter.dll",
  4614. "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  4615. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  4616. "lib/xamarinios10/_._",
  4617. "lib/xamarinmac20/_._",
  4618. "lib/xamarintvos10/_._",
  4619. "lib/xamarinwatchos10/_._",
  4620. "ref/MonoAndroid10/_._",
  4621. "ref/MonoTouch10/_._",
  4622. "ref/net45/System.ComponentModel.TypeConverter.dll",
  4623. "ref/net462/System.ComponentModel.TypeConverter.dll",
  4624. "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  4625. "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
  4626. "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
  4627. "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
  4628. "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
  4629. "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
  4630. "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
  4631. "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
  4632. "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
  4633. "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
  4634. "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
  4635. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  4636. "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
  4637. "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
  4638. "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
  4639. "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
  4640. "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
  4641. "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
  4642. "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
  4643. "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
  4644. "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
  4645. "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
  4646. "ref/xamarinios10/_._",
  4647. "ref/xamarinmac20/_._",
  4648. "ref/xamarintvos10/_._",
  4649. "ref/xamarinwatchos10/_._",
  4650. "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
  4651. "system.componentmodel.typeconverter.nuspec"
  4652. ]
  4653. },
  4654. "System.Configuration.ConfigurationManager/4.5.0": {
  4655. "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  4656. "type": "package",
  4657. "path": "system.configuration.configurationmanager/4.5.0",
  4658. "files": [
  4659. ".nupkg.metadata",
  4660. ".signature.p7s",
  4661. "LICENSE.TXT",
  4662. "THIRD-PARTY-NOTICES.TXT",
  4663. "lib/net461/System.Configuration.ConfigurationManager.dll",
  4664. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4665. "ref/net461/System.Configuration.ConfigurationManager.dll",
  4666. "ref/net461/System.Configuration.ConfigurationManager.xml",
  4667. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4668. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  4669. "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
  4670. "system.configuration.configurationmanager.nuspec",
  4671. "useSharedDesignerContext.txt",
  4672. "version.txt"
  4673. ]
  4674. },
  4675. "System.Console/4.3.0": {
  4676. "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  4677. "type": "package",
  4678. "path": "system.console/4.3.0",
  4679. "files": [
  4680. ".nupkg.metadata",
  4681. ".signature.p7s",
  4682. "ThirdPartyNotices.txt",
  4683. "dotnet_library_license.txt",
  4684. "lib/MonoAndroid10/_._",
  4685. "lib/MonoTouch10/_._",
  4686. "lib/net46/System.Console.dll",
  4687. "lib/xamarinios10/_._",
  4688. "lib/xamarinmac20/_._",
  4689. "lib/xamarintvos10/_._",
  4690. "lib/xamarinwatchos10/_._",
  4691. "ref/MonoAndroid10/_._",
  4692. "ref/MonoTouch10/_._",
  4693. "ref/net46/System.Console.dll",
  4694. "ref/netstandard1.3/System.Console.dll",
  4695. "ref/netstandard1.3/System.Console.xml",
  4696. "ref/netstandard1.3/de/System.Console.xml",
  4697. "ref/netstandard1.3/es/System.Console.xml",
  4698. "ref/netstandard1.3/fr/System.Console.xml",
  4699. "ref/netstandard1.3/it/System.Console.xml",
  4700. "ref/netstandard1.3/ja/System.Console.xml",
  4701. "ref/netstandard1.3/ko/System.Console.xml",
  4702. "ref/netstandard1.3/ru/System.Console.xml",
  4703. "ref/netstandard1.3/zh-hans/System.Console.xml",
  4704. "ref/netstandard1.3/zh-hant/System.Console.xml",
  4705. "ref/xamarinios10/_._",
  4706. "ref/xamarinmac20/_._",
  4707. "ref/xamarintvos10/_._",
  4708. "ref/xamarinwatchos10/_._",
  4709. "system.console.4.3.0.nupkg.sha512",
  4710. "system.console.nuspec"
  4711. ]
  4712. },
  4713. "System.Diagnostics.Debug/4.3.0": {
  4714. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  4715. "type": "package",
  4716. "path": "system.diagnostics.debug/4.3.0",
  4717. "files": [
  4718. ".nupkg.metadata",
  4719. ".signature.p7s",
  4720. "ThirdPartyNotices.txt",
  4721. "dotnet_library_license.txt",
  4722. "lib/MonoAndroid10/_._",
  4723. "lib/MonoTouch10/_._",
  4724. "lib/net45/_._",
  4725. "lib/portable-net45+win8+wp8+wpa81/_._",
  4726. "lib/win8/_._",
  4727. "lib/wp80/_._",
  4728. "lib/wpa81/_._",
  4729. "lib/xamarinios10/_._",
  4730. "lib/xamarinmac20/_._",
  4731. "lib/xamarintvos10/_._",
  4732. "lib/xamarinwatchos10/_._",
  4733. "ref/MonoAndroid10/_._",
  4734. "ref/MonoTouch10/_._",
  4735. "ref/net45/_._",
  4736. "ref/netcore50/System.Diagnostics.Debug.dll",
  4737. "ref/netcore50/System.Diagnostics.Debug.xml",
  4738. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  4739. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  4740. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  4741. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  4742. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  4743. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  4744. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  4745. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  4746. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  4747. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  4748. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  4749. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  4750. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  4751. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  4752. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  4753. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  4754. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  4755. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  4756. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  4757. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  4758. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  4759. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  4760. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  4761. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  4762. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  4763. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  4764. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  4765. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  4766. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  4767. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  4768. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  4769. "ref/portable-net45+win8+wp8+wpa81/_._",
  4770. "ref/win8/_._",
  4771. "ref/wp80/_._",
  4772. "ref/wpa81/_._",
  4773. "ref/xamarinios10/_._",
  4774. "ref/xamarinmac20/_._",
  4775. "ref/xamarintvos10/_._",
  4776. "ref/xamarinwatchos10/_._",
  4777. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  4778. "system.diagnostics.debug.nuspec"
  4779. ]
  4780. },
  4781. "System.Diagnostics.DiagnosticSource/4.3.0": {
  4782. "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  4783. "type": "package",
  4784. "path": "system.diagnostics.diagnosticsource/4.3.0",
  4785. "files": [
  4786. ".nupkg.metadata",
  4787. ".signature.p7s",
  4788. "ThirdPartyNotices.txt",
  4789. "dotnet_library_license.txt",
  4790. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  4791. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  4792. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  4793. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  4794. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  4795. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  4796. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  4797. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  4798. "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
  4799. "system.diagnostics.diagnosticsource.nuspec"
  4800. ]
  4801. },
  4802. "System.Diagnostics.Process/4.1.0": {
  4803. "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  4804. "type": "package",
  4805. "path": "system.diagnostics.process/4.1.0",
  4806. "files": [
  4807. ".nupkg.metadata",
  4808. ".signature.p7s",
  4809. "ThirdPartyNotices.txt",
  4810. "dotnet_library_license.txt",
  4811. "lib/MonoAndroid10/_._",
  4812. "lib/MonoTouch10/_._",
  4813. "lib/net46/System.Diagnostics.Process.dll",
  4814. "lib/net461/System.Diagnostics.Process.dll",
  4815. "lib/xamarinios10/_._",
  4816. "lib/xamarinmac20/_._",
  4817. "lib/xamarintvos10/_._",
  4818. "lib/xamarinwatchos10/_._",
  4819. "ref/MonoAndroid10/_._",
  4820. "ref/MonoTouch10/_._",
  4821. "ref/net46/System.Diagnostics.Process.dll",
  4822. "ref/net461/System.Diagnostics.Process.dll",
  4823. "ref/netstandard1.3/System.Diagnostics.Process.dll",
  4824. "ref/netstandard1.3/System.Diagnostics.Process.xml",
  4825. "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
  4826. "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
  4827. "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
  4828. "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
  4829. "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
  4830. "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
  4831. "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
  4832. "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
  4833. "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
  4834. "ref/netstandard1.4/System.Diagnostics.Process.dll",
  4835. "ref/netstandard1.4/System.Diagnostics.Process.xml",
  4836. "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
  4837. "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
  4838. "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
  4839. "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
  4840. "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
  4841. "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
  4842. "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
  4843. "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
  4844. "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
  4845. "ref/xamarinios10/_._",
  4846. "ref/xamarinmac20/_._",
  4847. "ref/xamarintvos10/_._",
  4848. "ref/xamarinwatchos10/_._",
  4849. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4850. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4851. "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
  4852. "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
  4853. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4854. "runtimes/win7/lib/netcore50/_._",
  4855. "system.diagnostics.process.4.1.0.nupkg.sha512",
  4856. "system.diagnostics.process.nuspec"
  4857. ]
  4858. },
  4859. "System.Diagnostics.StackTrace/4.0.1": {
  4860. "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  4861. "type": "package",
  4862. "path": "system.diagnostics.stacktrace/4.0.1",
  4863. "files": [
  4864. ".nupkg.metadata",
  4865. ".signature.p7s",
  4866. "ThirdPartyNotices.txt",
  4867. "dotnet_library_license.txt",
  4868. "lib/MonoAndroid10/_._",
  4869. "lib/MonoTouch10/_._",
  4870. "lib/net46/System.Diagnostics.StackTrace.dll",
  4871. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4872. "lib/xamarinios10/_._",
  4873. "lib/xamarinmac20/_._",
  4874. "lib/xamarintvos10/_._",
  4875. "lib/xamarinwatchos10/_._",
  4876. "ref/MonoAndroid10/_._",
  4877. "ref/MonoTouch10/_._",
  4878. "ref/net46/System.Diagnostics.StackTrace.dll",
  4879. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4880. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  4881. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  4882. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  4883. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  4884. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  4885. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  4886. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  4887. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  4888. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  4889. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  4890. "ref/xamarinios10/_._",
  4891. "ref/xamarinmac20/_._",
  4892. "ref/xamarintvos10/_._",
  4893. "ref/xamarinwatchos10/_._",
  4894. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  4895. "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
  4896. "system.diagnostics.stacktrace.nuspec"
  4897. ]
  4898. },
  4899. "System.Diagnostics.Tools/4.3.0": {
  4900. "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  4901. "type": "package",
  4902. "path": "system.diagnostics.tools/4.3.0",
  4903. "files": [
  4904. ".nupkg.metadata",
  4905. ".signature.p7s",
  4906. "ThirdPartyNotices.txt",
  4907. "dotnet_library_license.txt",
  4908. "lib/MonoAndroid10/_._",
  4909. "lib/MonoTouch10/_._",
  4910. "lib/net45/_._",
  4911. "lib/portable-net45+win8+wp8+wpa81/_._",
  4912. "lib/win8/_._",
  4913. "lib/wp80/_._",
  4914. "lib/wpa81/_._",
  4915. "lib/xamarinios10/_._",
  4916. "lib/xamarinmac20/_._",
  4917. "lib/xamarintvos10/_._",
  4918. "lib/xamarinwatchos10/_._",
  4919. "ref/MonoAndroid10/_._",
  4920. "ref/MonoTouch10/_._",
  4921. "ref/net45/_._",
  4922. "ref/netcore50/System.Diagnostics.Tools.dll",
  4923. "ref/netcore50/System.Diagnostics.Tools.xml",
  4924. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  4925. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  4926. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  4927. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  4928. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  4929. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  4930. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  4931. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  4932. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  4933. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  4934. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  4935. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  4936. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  4937. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  4938. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  4939. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  4940. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  4941. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  4942. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  4943. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  4944. "ref/portable-net45+win8+wp8+wpa81/_._",
  4945. "ref/win8/_._",
  4946. "ref/wp80/_._",
  4947. "ref/wpa81/_._",
  4948. "ref/xamarinios10/_._",
  4949. "ref/xamarinmac20/_._",
  4950. "ref/xamarintvos10/_._",
  4951. "ref/xamarinwatchos10/_._",
  4952. "system.diagnostics.tools.4.3.0.nupkg.sha512",
  4953. "system.diagnostics.tools.nuspec"
  4954. ]
  4955. },
  4956. "System.Diagnostics.TraceSource/4.0.0": {
  4957. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  4958. "type": "package",
  4959. "path": "system.diagnostics.tracesource/4.0.0",
  4960. "files": [
  4961. ".nupkg.metadata",
  4962. ".signature.p7s",
  4963. "ThirdPartyNotices.txt",
  4964. "dotnet_library_license.txt",
  4965. "lib/MonoAndroid10/_._",
  4966. "lib/MonoTouch10/_._",
  4967. "lib/net46/System.Diagnostics.TraceSource.dll",
  4968. "lib/xamarinios10/_._",
  4969. "lib/xamarinmac20/_._",
  4970. "lib/xamarintvos10/_._",
  4971. "lib/xamarinwatchos10/_._",
  4972. "ref/MonoAndroid10/_._",
  4973. "ref/MonoTouch10/_._",
  4974. "ref/net46/System.Diagnostics.TraceSource.dll",
  4975. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4976. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  4977. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  4978. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  4979. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  4980. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  4981. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  4982. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  4983. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  4984. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  4985. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  4986. "ref/xamarinios10/_._",
  4987. "ref/xamarinmac20/_._",
  4988. "ref/xamarintvos10/_._",
  4989. "ref/xamarinwatchos10/_._",
  4990. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4991. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  4992. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4993. "system.diagnostics.tracesource.4.0.0.nupkg.sha512",
  4994. "system.diagnostics.tracesource.nuspec"
  4995. ]
  4996. },
  4997. "System.Diagnostics.Tracing/4.3.0": {
  4998. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  4999. "type": "package",
  5000. "path": "system.diagnostics.tracing/4.3.0",
  5001. "files": [
  5002. ".nupkg.metadata",
  5003. ".signature.p7s",
  5004. "ThirdPartyNotices.txt",
  5005. "dotnet_library_license.txt",
  5006. "lib/MonoAndroid10/_._",
  5007. "lib/MonoTouch10/_._",
  5008. "lib/net45/_._",
  5009. "lib/net462/System.Diagnostics.Tracing.dll",
  5010. "lib/portable-net45+win8+wpa81/_._",
  5011. "lib/win8/_._",
  5012. "lib/wpa81/_._",
  5013. "lib/xamarinios10/_._",
  5014. "lib/xamarinmac20/_._",
  5015. "lib/xamarintvos10/_._",
  5016. "lib/xamarinwatchos10/_._",
  5017. "ref/MonoAndroid10/_._",
  5018. "ref/MonoTouch10/_._",
  5019. "ref/net45/_._",
  5020. "ref/net462/System.Diagnostics.Tracing.dll",
  5021. "ref/netcore50/System.Diagnostics.Tracing.dll",
  5022. "ref/netcore50/System.Diagnostics.Tracing.xml",
  5023. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  5024. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  5025. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  5026. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  5027. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  5028. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  5029. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  5030. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  5031. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  5032. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  5033. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  5034. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  5035. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  5036. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  5037. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  5038. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  5039. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  5040. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  5041. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  5042. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  5043. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  5044. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  5045. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  5046. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  5047. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  5048. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  5049. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  5050. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  5051. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  5052. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  5053. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  5054. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  5055. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  5056. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  5057. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  5058. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  5059. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  5060. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  5061. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  5062. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  5063. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  5064. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  5065. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  5066. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  5067. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  5068. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  5069. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  5070. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  5071. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  5072. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  5073. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  5074. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  5075. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  5076. "ref/portable-net45+win8+wpa81/_._",
  5077. "ref/win8/_._",
  5078. "ref/wpa81/_._",
  5079. "ref/xamarinios10/_._",
  5080. "ref/xamarinmac20/_._",
  5081. "ref/xamarintvos10/_._",
  5082. "ref/xamarinwatchos10/_._",
  5083. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  5084. "system.diagnostics.tracing.nuspec"
  5085. ]
  5086. },
  5087. "System.Drawing.Common/4.6.0": {
  5088. "sha512": "2A3spjjoPZnvpVh/sDTzd+0H8ZqTdr+hH/6obB8MMfG81EJ85PmxCKDBxhBVQiA25PliKAZ1sKogDcq9mSnFEA==",
  5089. "type": "package",
  5090. "path": "system.drawing.common/4.6.0",
  5091. "files": [
  5092. ".nupkg.metadata",
  5093. ".signature.p7s",
  5094. "LICENSE.TXT",
  5095. "THIRD-PARTY-NOTICES.TXT",
  5096. "lib/MonoAndroid10/_._",
  5097. "lib/MonoTouch10/_._",
  5098. "lib/net461/System.Drawing.Common.dll",
  5099. "lib/netstandard2.0/System.Drawing.Common.dll",
  5100. "lib/xamarinios10/_._",
  5101. "lib/xamarinmac20/_._",
  5102. "lib/xamarintvos10/_._",
  5103. "lib/xamarinwatchos10/_._",
  5104. "ref/MonoAndroid10/_._",
  5105. "ref/MonoTouch10/_._",
  5106. "ref/net461/System.Drawing.Common.dll",
  5107. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  5108. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  5109. "ref/netstandard2.0/System.Drawing.Common.dll",
  5110. "ref/xamarinios10/_._",
  5111. "ref/xamarinmac20/_._",
  5112. "ref/xamarintvos10/_._",
  5113. "ref/xamarinwatchos10/_._",
  5114. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  5115. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  5116. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  5117. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  5118. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  5119. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  5120. "system.drawing.common.4.6.0.nupkg.sha512",
  5121. "system.drawing.common.nuspec",
  5122. "useSharedDesignerContext.txt",
  5123. "version.txt"
  5124. ]
  5125. },
  5126. "System.Globalization/4.3.0": {
  5127. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  5128. "type": "package",
  5129. "path": "system.globalization/4.3.0",
  5130. "files": [
  5131. ".nupkg.metadata",
  5132. ".signature.p7s",
  5133. "ThirdPartyNotices.txt",
  5134. "dotnet_library_license.txt",
  5135. "lib/MonoAndroid10/_._",
  5136. "lib/MonoTouch10/_._",
  5137. "lib/net45/_._",
  5138. "lib/portable-net45+win8+wp8+wpa81/_._",
  5139. "lib/win8/_._",
  5140. "lib/wp80/_._",
  5141. "lib/wpa81/_._",
  5142. "lib/xamarinios10/_._",
  5143. "lib/xamarinmac20/_._",
  5144. "lib/xamarintvos10/_._",
  5145. "lib/xamarinwatchos10/_._",
  5146. "ref/MonoAndroid10/_._",
  5147. "ref/MonoTouch10/_._",
  5148. "ref/net45/_._",
  5149. "ref/netcore50/System.Globalization.dll",
  5150. "ref/netcore50/System.Globalization.xml",
  5151. "ref/netcore50/de/System.Globalization.xml",
  5152. "ref/netcore50/es/System.Globalization.xml",
  5153. "ref/netcore50/fr/System.Globalization.xml",
  5154. "ref/netcore50/it/System.Globalization.xml",
  5155. "ref/netcore50/ja/System.Globalization.xml",
  5156. "ref/netcore50/ko/System.Globalization.xml",
  5157. "ref/netcore50/ru/System.Globalization.xml",
  5158. "ref/netcore50/zh-hans/System.Globalization.xml",
  5159. "ref/netcore50/zh-hant/System.Globalization.xml",
  5160. "ref/netstandard1.0/System.Globalization.dll",
  5161. "ref/netstandard1.0/System.Globalization.xml",
  5162. "ref/netstandard1.0/de/System.Globalization.xml",
  5163. "ref/netstandard1.0/es/System.Globalization.xml",
  5164. "ref/netstandard1.0/fr/System.Globalization.xml",
  5165. "ref/netstandard1.0/it/System.Globalization.xml",
  5166. "ref/netstandard1.0/ja/System.Globalization.xml",
  5167. "ref/netstandard1.0/ko/System.Globalization.xml",
  5168. "ref/netstandard1.0/ru/System.Globalization.xml",
  5169. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  5170. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  5171. "ref/netstandard1.3/System.Globalization.dll",
  5172. "ref/netstandard1.3/System.Globalization.xml",
  5173. "ref/netstandard1.3/de/System.Globalization.xml",
  5174. "ref/netstandard1.3/es/System.Globalization.xml",
  5175. "ref/netstandard1.3/fr/System.Globalization.xml",
  5176. "ref/netstandard1.3/it/System.Globalization.xml",
  5177. "ref/netstandard1.3/ja/System.Globalization.xml",
  5178. "ref/netstandard1.3/ko/System.Globalization.xml",
  5179. "ref/netstandard1.3/ru/System.Globalization.xml",
  5180. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  5181. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  5182. "ref/portable-net45+win8+wp8+wpa81/_._",
  5183. "ref/win8/_._",
  5184. "ref/wp80/_._",
  5185. "ref/wpa81/_._",
  5186. "ref/xamarinios10/_._",
  5187. "ref/xamarinmac20/_._",
  5188. "ref/xamarintvos10/_._",
  5189. "ref/xamarinwatchos10/_._",
  5190. "system.globalization.4.3.0.nupkg.sha512",
  5191. "system.globalization.nuspec"
  5192. ]
  5193. },
  5194. "System.Globalization.Calendars/4.3.0": {
  5195. "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  5196. "type": "package",
  5197. "path": "system.globalization.calendars/4.3.0",
  5198. "files": [
  5199. ".nupkg.metadata",
  5200. ".signature.p7s",
  5201. "ThirdPartyNotices.txt",
  5202. "dotnet_library_license.txt",
  5203. "lib/MonoAndroid10/_._",
  5204. "lib/MonoTouch10/_._",
  5205. "lib/net46/System.Globalization.Calendars.dll",
  5206. "lib/xamarinios10/_._",
  5207. "lib/xamarinmac20/_._",
  5208. "lib/xamarintvos10/_._",
  5209. "lib/xamarinwatchos10/_._",
  5210. "ref/MonoAndroid10/_._",
  5211. "ref/MonoTouch10/_._",
  5212. "ref/net46/System.Globalization.Calendars.dll",
  5213. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  5214. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  5215. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  5216. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  5217. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  5218. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  5219. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  5220. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  5221. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  5222. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  5223. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  5224. "ref/xamarinios10/_._",
  5225. "ref/xamarinmac20/_._",
  5226. "ref/xamarintvos10/_._",
  5227. "ref/xamarinwatchos10/_._",
  5228. "system.globalization.calendars.4.3.0.nupkg.sha512",
  5229. "system.globalization.calendars.nuspec"
  5230. ]
  5231. },
  5232. "System.Globalization.Extensions/4.3.0": {
  5233. "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  5234. "type": "package",
  5235. "path": "system.globalization.extensions/4.3.0",
  5236. "files": [
  5237. ".nupkg.metadata",
  5238. ".signature.p7s",
  5239. "ThirdPartyNotices.txt",
  5240. "dotnet_library_license.txt",
  5241. "lib/MonoAndroid10/_._",
  5242. "lib/MonoTouch10/_._",
  5243. "lib/net46/System.Globalization.Extensions.dll",
  5244. "lib/xamarinios10/_._",
  5245. "lib/xamarinmac20/_._",
  5246. "lib/xamarintvos10/_._",
  5247. "lib/xamarinwatchos10/_._",
  5248. "ref/MonoAndroid10/_._",
  5249. "ref/MonoTouch10/_._",
  5250. "ref/net46/System.Globalization.Extensions.dll",
  5251. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  5252. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  5253. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  5254. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  5255. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  5256. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  5257. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  5258. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  5259. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  5260. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  5261. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  5262. "ref/xamarinios10/_._",
  5263. "ref/xamarinmac20/_._",
  5264. "ref/xamarintvos10/_._",
  5265. "ref/xamarinwatchos10/_._",
  5266. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  5267. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  5268. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  5269. "system.globalization.extensions.4.3.0.nupkg.sha512",
  5270. "system.globalization.extensions.nuspec"
  5271. ]
  5272. },
  5273. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  5274. "sha512": "xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
  5275. "type": "package",
  5276. "path": "system.identitymodel.tokens.jwt/5.5.0",
  5277. "files": [
  5278. ".nupkg.metadata",
  5279. ".signature.p7s",
  5280. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  5281. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  5282. "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
  5283. "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
  5284. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  5285. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  5286. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
  5287. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
  5288. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  5289. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  5290. "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512",
  5291. "system.identitymodel.tokens.jwt.nuspec"
  5292. ]
  5293. },
  5294. "System.IO/4.3.0": {
  5295. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  5296. "type": "package",
  5297. "path": "system.io/4.3.0",
  5298. "files": [
  5299. ".nupkg.metadata",
  5300. ".signature.p7s",
  5301. "ThirdPartyNotices.txt",
  5302. "dotnet_library_license.txt",
  5303. "lib/MonoAndroid10/_._",
  5304. "lib/MonoTouch10/_._",
  5305. "lib/net45/_._",
  5306. "lib/net462/System.IO.dll",
  5307. "lib/portable-net45+win8+wp8+wpa81/_._",
  5308. "lib/win8/_._",
  5309. "lib/wp80/_._",
  5310. "lib/wpa81/_._",
  5311. "lib/xamarinios10/_._",
  5312. "lib/xamarinmac20/_._",
  5313. "lib/xamarintvos10/_._",
  5314. "lib/xamarinwatchos10/_._",
  5315. "ref/MonoAndroid10/_._",
  5316. "ref/MonoTouch10/_._",
  5317. "ref/net45/_._",
  5318. "ref/net462/System.IO.dll",
  5319. "ref/netcore50/System.IO.dll",
  5320. "ref/netcore50/System.IO.xml",
  5321. "ref/netcore50/de/System.IO.xml",
  5322. "ref/netcore50/es/System.IO.xml",
  5323. "ref/netcore50/fr/System.IO.xml",
  5324. "ref/netcore50/it/System.IO.xml",
  5325. "ref/netcore50/ja/System.IO.xml",
  5326. "ref/netcore50/ko/System.IO.xml",
  5327. "ref/netcore50/ru/System.IO.xml",
  5328. "ref/netcore50/zh-hans/System.IO.xml",
  5329. "ref/netcore50/zh-hant/System.IO.xml",
  5330. "ref/netstandard1.0/System.IO.dll",
  5331. "ref/netstandard1.0/System.IO.xml",
  5332. "ref/netstandard1.0/de/System.IO.xml",
  5333. "ref/netstandard1.0/es/System.IO.xml",
  5334. "ref/netstandard1.0/fr/System.IO.xml",
  5335. "ref/netstandard1.0/it/System.IO.xml",
  5336. "ref/netstandard1.0/ja/System.IO.xml",
  5337. "ref/netstandard1.0/ko/System.IO.xml",
  5338. "ref/netstandard1.0/ru/System.IO.xml",
  5339. "ref/netstandard1.0/zh-hans/System.IO.xml",
  5340. "ref/netstandard1.0/zh-hant/System.IO.xml",
  5341. "ref/netstandard1.3/System.IO.dll",
  5342. "ref/netstandard1.3/System.IO.xml",
  5343. "ref/netstandard1.3/de/System.IO.xml",
  5344. "ref/netstandard1.3/es/System.IO.xml",
  5345. "ref/netstandard1.3/fr/System.IO.xml",
  5346. "ref/netstandard1.3/it/System.IO.xml",
  5347. "ref/netstandard1.3/ja/System.IO.xml",
  5348. "ref/netstandard1.3/ko/System.IO.xml",
  5349. "ref/netstandard1.3/ru/System.IO.xml",
  5350. "ref/netstandard1.3/zh-hans/System.IO.xml",
  5351. "ref/netstandard1.3/zh-hant/System.IO.xml",
  5352. "ref/netstandard1.5/System.IO.dll",
  5353. "ref/netstandard1.5/System.IO.xml",
  5354. "ref/netstandard1.5/de/System.IO.xml",
  5355. "ref/netstandard1.5/es/System.IO.xml",
  5356. "ref/netstandard1.5/fr/System.IO.xml",
  5357. "ref/netstandard1.5/it/System.IO.xml",
  5358. "ref/netstandard1.5/ja/System.IO.xml",
  5359. "ref/netstandard1.5/ko/System.IO.xml",
  5360. "ref/netstandard1.5/ru/System.IO.xml",
  5361. "ref/netstandard1.5/zh-hans/System.IO.xml",
  5362. "ref/netstandard1.5/zh-hant/System.IO.xml",
  5363. "ref/portable-net45+win8+wp8+wpa81/_._",
  5364. "ref/win8/_._",
  5365. "ref/wp80/_._",
  5366. "ref/wpa81/_._",
  5367. "ref/xamarinios10/_._",
  5368. "ref/xamarinmac20/_._",
  5369. "ref/xamarintvos10/_._",
  5370. "ref/xamarinwatchos10/_._",
  5371. "system.io.4.3.0.nupkg.sha512",
  5372. "system.io.nuspec"
  5373. ]
  5374. },
  5375. "System.IO.Compression/4.3.0": {
  5376. "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  5377. "type": "package",
  5378. "path": "system.io.compression/4.3.0",
  5379. "files": [
  5380. ".nupkg.metadata",
  5381. ".signature.p7s",
  5382. "ThirdPartyNotices.txt",
  5383. "dotnet_library_license.txt",
  5384. "lib/MonoAndroid10/_._",
  5385. "lib/MonoTouch10/_._",
  5386. "lib/net45/_._",
  5387. "lib/net46/System.IO.Compression.dll",
  5388. "lib/portable-net45+win8+wpa81/_._",
  5389. "lib/win8/_._",
  5390. "lib/wpa81/_._",
  5391. "lib/xamarinios10/_._",
  5392. "lib/xamarinmac20/_._",
  5393. "lib/xamarintvos10/_._",
  5394. "lib/xamarinwatchos10/_._",
  5395. "ref/MonoAndroid10/_._",
  5396. "ref/MonoTouch10/_._",
  5397. "ref/net45/_._",
  5398. "ref/net46/System.IO.Compression.dll",
  5399. "ref/netcore50/System.IO.Compression.dll",
  5400. "ref/netcore50/System.IO.Compression.xml",
  5401. "ref/netcore50/de/System.IO.Compression.xml",
  5402. "ref/netcore50/es/System.IO.Compression.xml",
  5403. "ref/netcore50/fr/System.IO.Compression.xml",
  5404. "ref/netcore50/it/System.IO.Compression.xml",
  5405. "ref/netcore50/ja/System.IO.Compression.xml",
  5406. "ref/netcore50/ko/System.IO.Compression.xml",
  5407. "ref/netcore50/ru/System.IO.Compression.xml",
  5408. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  5409. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  5410. "ref/netstandard1.1/System.IO.Compression.dll",
  5411. "ref/netstandard1.1/System.IO.Compression.xml",
  5412. "ref/netstandard1.1/de/System.IO.Compression.xml",
  5413. "ref/netstandard1.1/es/System.IO.Compression.xml",
  5414. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  5415. "ref/netstandard1.1/it/System.IO.Compression.xml",
  5416. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  5417. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  5418. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  5419. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  5420. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  5421. "ref/netstandard1.3/System.IO.Compression.dll",
  5422. "ref/netstandard1.3/System.IO.Compression.xml",
  5423. "ref/netstandard1.3/de/System.IO.Compression.xml",
  5424. "ref/netstandard1.3/es/System.IO.Compression.xml",
  5425. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  5426. "ref/netstandard1.3/it/System.IO.Compression.xml",
  5427. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  5428. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  5429. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  5430. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  5431. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  5432. "ref/portable-net45+win8+wpa81/_._",
  5433. "ref/win8/_._",
  5434. "ref/wpa81/_._",
  5435. "ref/xamarinios10/_._",
  5436. "ref/xamarinmac20/_._",
  5437. "ref/xamarintvos10/_._",
  5438. "ref/xamarinwatchos10/_._",
  5439. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  5440. "runtimes/win/lib/net46/System.IO.Compression.dll",
  5441. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  5442. "system.io.compression.4.3.0.nupkg.sha512",
  5443. "system.io.compression.nuspec"
  5444. ]
  5445. },
  5446. "System.IO.Compression.ZipFile/4.3.0": {
  5447. "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  5448. "type": "package",
  5449. "path": "system.io.compression.zipfile/4.3.0",
  5450. "files": [
  5451. ".nupkg.metadata",
  5452. ".signature.p7s",
  5453. "ThirdPartyNotices.txt",
  5454. "dotnet_library_license.txt",
  5455. "lib/MonoAndroid10/_._",
  5456. "lib/MonoTouch10/_._",
  5457. "lib/net46/System.IO.Compression.ZipFile.dll",
  5458. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5459. "lib/xamarinios10/_._",
  5460. "lib/xamarinmac20/_._",
  5461. "lib/xamarintvos10/_._",
  5462. "lib/xamarinwatchos10/_._",
  5463. "ref/MonoAndroid10/_._",
  5464. "ref/MonoTouch10/_._",
  5465. "ref/net46/System.IO.Compression.ZipFile.dll",
  5466. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5467. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  5468. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  5469. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  5470. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  5471. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  5472. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  5473. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  5474. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  5475. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  5476. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  5477. "ref/xamarinios10/_._",
  5478. "ref/xamarinmac20/_._",
  5479. "ref/xamarintvos10/_._",
  5480. "ref/xamarinwatchos10/_._",
  5481. "system.io.compression.zipfile.4.3.0.nupkg.sha512",
  5482. "system.io.compression.zipfile.nuspec"
  5483. ]
  5484. },
  5485. "System.IO.FileSystem/4.3.0": {
  5486. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  5487. "type": "package",
  5488. "path": "system.io.filesystem/4.3.0",
  5489. "files": [
  5490. ".nupkg.metadata",
  5491. ".signature.p7s",
  5492. "ThirdPartyNotices.txt",
  5493. "dotnet_library_license.txt",
  5494. "lib/MonoAndroid10/_._",
  5495. "lib/MonoTouch10/_._",
  5496. "lib/net46/System.IO.FileSystem.dll",
  5497. "lib/xamarinios10/_._",
  5498. "lib/xamarinmac20/_._",
  5499. "lib/xamarintvos10/_._",
  5500. "lib/xamarinwatchos10/_._",
  5501. "ref/MonoAndroid10/_._",
  5502. "ref/MonoTouch10/_._",
  5503. "ref/net46/System.IO.FileSystem.dll",
  5504. "ref/netstandard1.3/System.IO.FileSystem.dll",
  5505. "ref/netstandard1.3/System.IO.FileSystem.xml",
  5506. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  5507. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  5508. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  5509. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  5510. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  5511. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  5512. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  5513. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  5514. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  5515. "ref/xamarinios10/_._",
  5516. "ref/xamarinmac20/_._",
  5517. "ref/xamarintvos10/_._",
  5518. "ref/xamarinwatchos10/_._",
  5519. "system.io.filesystem.4.3.0.nupkg.sha512",
  5520. "system.io.filesystem.nuspec"
  5521. ]
  5522. },
  5523. "System.IO.FileSystem.Primitives/4.3.0": {
  5524. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  5525. "type": "package",
  5526. "path": "system.io.filesystem.primitives/4.3.0",
  5527. "files": [
  5528. ".nupkg.metadata",
  5529. ".signature.p7s",
  5530. "ThirdPartyNotices.txt",
  5531. "dotnet_library_license.txt",
  5532. "lib/MonoAndroid10/_._",
  5533. "lib/MonoTouch10/_._",
  5534. "lib/net46/System.IO.FileSystem.Primitives.dll",
  5535. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5536. "lib/xamarinios10/_._",
  5537. "lib/xamarinmac20/_._",
  5538. "lib/xamarintvos10/_._",
  5539. "lib/xamarinwatchos10/_._",
  5540. "ref/MonoAndroid10/_._",
  5541. "ref/MonoTouch10/_._",
  5542. "ref/net46/System.IO.FileSystem.Primitives.dll",
  5543. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5544. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  5545. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  5546. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  5547. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  5548. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  5549. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  5550. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  5551. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  5552. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  5553. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  5554. "ref/xamarinios10/_._",
  5555. "ref/xamarinmac20/_._",
  5556. "ref/xamarintvos10/_._",
  5557. "ref/xamarinwatchos10/_._",
  5558. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  5559. "system.io.filesystem.primitives.nuspec"
  5560. ]
  5561. },
  5562. "System.IO.FileSystem.Watcher/4.0.0": {
  5563. "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  5564. "type": "package",
  5565. "path": "system.io.filesystem.watcher/4.0.0",
  5566. "files": [
  5567. ".nupkg.metadata",
  5568. ".signature.p7s",
  5569. "ThirdPartyNotices.txt",
  5570. "dotnet_library_license.txt",
  5571. "lib/MonoAndroid10/_._",
  5572. "lib/MonoTouch10/_._",
  5573. "lib/net46/System.IO.FileSystem.Watcher.dll",
  5574. "lib/xamarinios10/_._",
  5575. "lib/xamarinmac20/_._",
  5576. "lib/xamarintvos10/_._",
  5577. "lib/xamarinwatchos10/_._",
  5578. "ref/MonoAndroid10/_._",
  5579. "ref/MonoTouch10/_._",
  5580. "ref/net46/System.IO.FileSystem.Watcher.dll",
  5581. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5582. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  5583. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  5584. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  5585. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  5586. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  5587. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  5588. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  5589. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  5590. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  5591. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  5592. "ref/xamarinios10/_._",
  5593. "ref/xamarinmac20/_._",
  5594. "ref/xamarintvos10/_._",
  5595. "ref/xamarinwatchos10/_._",
  5596. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5597. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5598. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  5599. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5600. "runtimes/win7/lib/netcore50/_._",
  5601. "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
  5602. "system.io.filesystem.watcher.nuspec"
  5603. ]
  5604. },
  5605. "System.Linq/4.3.0": {
  5606. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  5607. "type": "package",
  5608. "path": "system.linq/4.3.0",
  5609. "files": [
  5610. ".nupkg.metadata",
  5611. ".signature.p7s",
  5612. "ThirdPartyNotices.txt",
  5613. "dotnet_library_license.txt",
  5614. "lib/MonoAndroid10/_._",
  5615. "lib/MonoTouch10/_._",
  5616. "lib/net45/_._",
  5617. "lib/net463/System.Linq.dll",
  5618. "lib/netcore50/System.Linq.dll",
  5619. "lib/netstandard1.6/System.Linq.dll",
  5620. "lib/portable-net45+win8+wp8+wpa81/_._",
  5621. "lib/win8/_._",
  5622. "lib/wp80/_._",
  5623. "lib/wpa81/_._",
  5624. "lib/xamarinios10/_._",
  5625. "lib/xamarinmac20/_._",
  5626. "lib/xamarintvos10/_._",
  5627. "lib/xamarinwatchos10/_._",
  5628. "ref/MonoAndroid10/_._",
  5629. "ref/MonoTouch10/_._",
  5630. "ref/net45/_._",
  5631. "ref/net463/System.Linq.dll",
  5632. "ref/netcore50/System.Linq.dll",
  5633. "ref/netcore50/System.Linq.xml",
  5634. "ref/netcore50/de/System.Linq.xml",
  5635. "ref/netcore50/es/System.Linq.xml",
  5636. "ref/netcore50/fr/System.Linq.xml",
  5637. "ref/netcore50/it/System.Linq.xml",
  5638. "ref/netcore50/ja/System.Linq.xml",
  5639. "ref/netcore50/ko/System.Linq.xml",
  5640. "ref/netcore50/ru/System.Linq.xml",
  5641. "ref/netcore50/zh-hans/System.Linq.xml",
  5642. "ref/netcore50/zh-hant/System.Linq.xml",
  5643. "ref/netstandard1.0/System.Linq.dll",
  5644. "ref/netstandard1.0/System.Linq.xml",
  5645. "ref/netstandard1.0/de/System.Linq.xml",
  5646. "ref/netstandard1.0/es/System.Linq.xml",
  5647. "ref/netstandard1.0/fr/System.Linq.xml",
  5648. "ref/netstandard1.0/it/System.Linq.xml",
  5649. "ref/netstandard1.0/ja/System.Linq.xml",
  5650. "ref/netstandard1.0/ko/System.Linq.xml",
  5651. "ref/netstandard1.0/ru/System.Linq.xml",
  5652. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  5653. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  5654. "ref/netstandard1.6/System.Linq.dll",
  5655. "ref/netstandard1.6/System.Linq.xml",
  5656. "ref/netstandard1.6/de/System.Linq.xml",
  5657. "ref/netstandard1.6/es/System.Linq.xml",
  5658. "ref/netstandard1.6/fr/System.Linq.xml",
  5659. "ref/netstandard1.6/it/System.Linq.xml",
  5660. "ref/netstandard1.6/ja/System.Linq.xml",
  5661. "ref/netstandard1.6/ko/System.Linq.xml",
  5662. "ref/netstandard1.6/ru/System.Linq.xml",
  5663. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  5664. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  5665. "ref/portable-net45+win8+wp8+wpa81/_._",
  5666. "ref/win8/_._",
  5667. "ref/wp80/_._",
  5668. "ref/wpa81/_._",
  5669. "ref/xamarinios10/_._",
  5670. "ref/xamarinmac20/_._",
  5671. "ref/xamarintvos10/_._",
  5672. "ref/xamarinwatchos10/_._",
  5673. "system.linq.4.3.0.nupkg.sha512",
  5674. "system.linq.nuspec"
  5675. ]
  5676. },
  5677. "System.Linq.Expressions/4.3.0": {
  5678. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  5679. "type": "package",
  5680. "path": "system.linq.expressions/4.3.0",
  5681. "files": [
  5682. ".nupkg.metadata",
  5683. ".signature.p7s",
  5684. "ThirdPartyNotices.txt",
  5685. "dotnet_library_license.txt",
  5686. "lib/MonoAndroid10/_._",
  5687. "lib/MonoTouch10/_._",
  5688. "lib/net45/_._",
  5689. "lib/net463/System.Linq.Expressions.dll",
  5690. "lib/netcore50/System.Linq.Expressions.dll",
  5691. "lib/netstandard1.6/System.Linq.Expressions.dll",
  5692. "lib/portable-net45+win8+wp8+wpa81/_._",
  5693. "lib/win8/_._",
  5694. "lib/wp80/_._",
  5695. "lib/wpa81/_._",
  5696. "lib/xamarinios10/_._",
  5697. "lib/xamarinmac20/_._",
  5698. "lib/xamarintvos10/_._",
  5699. "lib/xamarinwatchos10/_._",
  5700. "ref/MonoAndroid10/_._",
  5701. "ref/MonoTouch10/_._",
  5702. "ref/net45/_._",
  5703. "ref/net463/System.Linq.Expressions.dll",
  5704. "ref/netcore50/System.Linq.Expressions.dll",
  5705. "ref/netcore50/System.Linq.Expressions.xml",
  5706. "ref/netcore50/de/System.Linq.Expressions.xml",
  5707. "ref/netcore50/es/System.Linq.Expressions.xml",
  5708. "ref/netcore50/fr/System.Linq.Expressions.xml",
  5709. "ref/netcore50/it/System.Linq.Expressions.xml",
  5710. "ref/netcore50/ja/System.Linq.Expressions.xml",
  5711. "ref/netcore50/ko/System.Linq.Expressions.xml",
  5712. "ref/netcore50/ru/System.Linq.Expressions.xml",
  5713. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  5714. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  5715. "ref/netstandard1.0/System.Linq.Expressions.dll",
  5716. "ref/netstandard1.0/System.Linq.Expressions.xml",
  5717. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  5718. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  5719. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  5720. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  5721. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  5722. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  5723. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  5724. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  5725. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  5726. "ref/netstandard1.3/System.Linq.Expressions.dll",
  5727. "ref/netstandard1.3/System.Linq.Expressions.xml",
  5728. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  5729. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  5730. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  5731. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  5732. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  5733. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  5734. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  5735. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  5736. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  5737. "ref/netstandard1.6/System.Linq.Expressions.dll",
  5738. "ref/netstandard1.6/System.Linq.Expressions.xml",
  5739. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  5740. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  5741. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  5742. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  5743. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  5744. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  5745. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  5746. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  5747. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  5748. "ref/portable-net45+win8+wp8+wpa81/_._",
  5749. "ref/win8/_._",
  5750. "ref/wp80/_._",
  5751. "ref/wpa81/_._",
  5752. "ref/xamarinios10/_._",
  5753. "ref/xamarinmac20/_._",
  5754. "ref/xamarintvos10/_._",
  5755. "ref/xamarinwatchos10/_._",
  5756. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  5757. "system.linq.expressions.4.3.0.nupkg.sha512",
  5758. "system.linq.expressions.nuspec"
  5759. ]
  5760. },
  5761. "System.Net.Http/4.3.0": {
  5762. "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  5763. "type": "package",
  5764. "path": "system.net.http/4.3.0",
  5765. "files": [
  5766. ".nupkg.metadata",
  5767. ".signature.p7s",
  5768. "ThirdPartyNotices.txt",
  5769. "dotnet_library_license.txt",
  5770. "lib/Xamarinmac20/_._",
  5771. "lib/monoandroid10/_._",
  5772. "lib/monotouch10/_._",
  5773. "lib/net45/_._",
  5774. "lib/net46/System.Net.Http.dll",
  5775. "lib/portable-net45+win8+wpa81/_._",
  5776. "lib/win8/_._",
  5777. "lib/wpa81/_._",
  5778. "lib/xamarinios10/_._",
  5779. "lib/xamarintvos10/_._",
  5780. "lib/xamarinwatchos10/_._",
  5781. "ref/Xamarinmac20/_._",
  5782. "ref/monoandroid10/_._",
  5783. "ref/monotouch10/_._",
  5784. "ref/net45/_._",
  5785. "ref/net46/System.Net.Http.dll",
  5786. "ref/net46/System.Net.Http.xml",
  5787. "ref/net46/de/System.Net.Http.xml",
  5788. "ref/net46/es/System.Net.Http.xml",
  5789. "ref/net46/fr/System.Net.Http.xml",
  5790. "ref/net46/it/System.Net.Http.xml",
  5791. "ref/net46/ja/System.Net.Http.xml",
  5792. "ref/net46/ko/System.Net.Http.xml",
  5793. "ref/net46/ru/System.Net.Http.xml",
  5794. "ref/net46/zh-hans/System.Net.Http.xml",
  5795. "ref/net46/zh-hant/System.Net.Http.xml",
  5796. "ref/netcore50/System.Net.Http.dll",
  5797. "ref/netcore50/System.Net.Http.xml",
  5798. "ref/netcore50/de/System.Net.Http.xml",
  5799. "ref/netcore50/es/System.Net.Http.xml",
  5800. "ref/netcore50/fr/System.Net.Http.xml",
  5801. "ref/netcore50/it/System.Net.Http.xml",
  5802. "ref/netcore50/ja/System.Net.Http.xml",
  5803. "ref/netcore50/ko/System.Net.Http.xml",
  5804. "ref/netcore50/ru/System.Net.Http.xml",
  5805. "ref/netcore50/zh-hans/System.Net.Http.xml",
  5806. "ref/netcore50/zh-hant/System.Net.Http.xml",
  5807. "ref/netstandard1.1/System.Net.Http.dll",
  5808. "ref/netstandard1.1/System.Net.Http.xml",
  5809. "ref/netstandard1.1/de/System.Net.Http.xml",
  5810. "ref/netstandard1.1/es/System.Net.Http.xml",
  5811. "ref/netstandard1.1/fr/System.Net.Http.xml",
  5812. "ref/netstandard1.1/it/System.Net.Http.xml",
  5813. "ref/netstandard1.1/ja/System.Net.Http.xml",
  5814. "ref/netstandard1.1/ko/System.Net.Http.xml",
  5815. "ref/netstandard1.1/ru/System.Net.Http.xml",
  5816. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  5817. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  5818. "ref/netstandard1.3/System.Net.Http.dll",
  5819. "ref/netstandard1.3/System.Net.Http.xml",
  5820. "ref/netstandard1.3/de/System.Net.Http.xml",
  5821. "ref/netstandard1.3/es/System.Net.Http.xml",
  5822. "ref/netstandard1.3/fr/System.Net.Http.xml",
  5823. "ref/netstandard1.3/it/System.Net.Http.xml",
  5824. "ref/netstandard1.3/ja/System.Net.Http.xml",
  5825. "ref/netstandard1.3/ko/System.Net.Http.xml",
  5826. "ref/netstandard1.3/ru/System.Net.Http.xml",
  5827. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  5828. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  5829. "ref/portable-net45+win8+wpa81/_._",
  5830. "ref/win8/_._",
  5831. "ref/wpa81/_._",
  5832. "ref/xamarinios10/_._",
  5833. "ref/xamarintvos10/_._",
  5834. "ref/xamarinwatchos10/_._",
  5835. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  5836. "runtimes/win/lib/net46/System.Net.Http.dll",
  5837. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  5838. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  5839. "system.net.http.4.3.0.nupkg.sha512",
  5840. "system.net.http.nuspec"
  5841. ]
  5842. },
  5843. "System.Net.NameResolution/4.3.0": {
  5844. "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
  5845. "type": "package",
  5846. "path": "system.net.nameresolution/4.3.0",
  5847. "files": [
  5848. ".nupkg.metadata",
  5849. ".signature.p7s",
  5850. "ThirdPartyNotices.txt",
  5851. "dotnet_library_license.txt",
  5852. "lib/MonoAndroid10/_._",
  5853. "lib/MonoTouch10/_._",
  5854. "lib/net46/System.Net.NameResolution.dll",
  5855. "lib/xamarinios10/_._",
  5856. "lib/xamarinmac20/_._",
  5857. "lib/xamarintvos10/_._",
  5858. "lib/xamarinwatchos10/_._",
  5859. "ref/MonoAndroid10/_._",
  5860. "ref/MonoTouch10/_._",
  5861. "ref/net46/System.Net.NameResolution.dll",
  5862. "ref/netstandard1.3/System.Net.NameResolution.dll",
  5863. "ref/netstandard1.3/System.Net.NameResolution.xml",
  5864. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  5865. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  5866. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  5867. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  5868. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  5869. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  5870. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  5871. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  5872. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  5873. "ref/xamarinios10/_._",
  5874. "ref/xamarinmac20/_._",
  5875. "ref/xamarintvos10/_._",
  5876. "ref/xamarinwatchos10/_._",
  5877. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  5878. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  5879. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  5880. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
  5881. "system.net.nameresolution.4.3.0.nupkg.sha512",
  5882. "system.net.nameresolution.nuspec"
  5883. ]
  5884. },
  5885. "System.Net.Primitives/4.3.0": {
  5886. "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  5887. "type": "package",
  5888. "path": "system.net.primitives/4.3.0",
  5889. "files": [
  5890. ".nupkg.metadata",
  5891. ".signature.p7s",
  5892. "ThirdPartyNotices.txt",
  5893. "dotnet_library_license.txt",
  5894. "lib/MonoAndroid10/_._",
  5895. "lib/MonoTouch10/_._",
  5896. "lib/net45/_._",
  5897. "lib/portable-net45+win8+wp8+wpa81/_._",
  5898. "lib/win8/_._",
  5899. "lib/wp80/_._",
  5900. "lib/wpa81/_._",
  5901. "lib/xamarinios10/_._",
  5902. "lib/xamarinmac20/_._",
  5903. "lib/xamarintvos10/_._",
  5904. "lib/xamarinwatchos10/_._",
  5905. "ref/MonoAndroid10/_._",
  5906. "ref/MonoTouch10/_._",
  5907. "ref/net45/_._",
  5908. "ref/netcore50/System.Net.Primitives.dll",
  5909. "ref/netcore50/System.Net.Primitives.xml",
  5910. "ref/netcore50/de/System.Net.Primitives.xml",
  5911. "ref/netcore50/es/System.Net.Primitives.xml",
  5912. "ref/netcore50/fr/System.Net.Primitives.xml",
  5913. "ref/netcore50/it/System.Net.Primitives.xml",
  5914. "ref/netcore50/ja/System.Net.Primitives.xml",
  5915. "ref/netcore50/ko/System.Net.Primitives.xml",
  5916. "ref/netcore50/ru/System.Net.Primitives.xml",
  5917. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  5918. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  5919. "ref/netstandard1.0/System.Net.Primitives.dll",
  5920. "ref/netstandard1.0/System.Net.Primitives.xml",
  5921. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  5922. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  5923. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  5924. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  5925. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  5926. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  5927. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  5928. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  5929. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  5930. "ref/netstandard1.1/System.Net.Primitives.dll",
  5931. "ref/netstandard1.1/System.Net.Primitives.xml",
  5932. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  5933. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  5934. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  5935. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  5936. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  5937. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  5938. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  5939. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  5940. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  5941. "ref/netstandard1.3/System.Net.Primitives.dll",
  5942. "ref/netstandard1.3/System.Net.Primitives.xml",
  5943. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  5944. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  5945. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  5946. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  5947. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  5948. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  5949. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  5950. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  5951. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  5952. "ref/portable-net45+win8+wp8+wpa81/_._",
  5953. "ref/win8/_._",
  5954. "ref/wp80/_._",
  5955. "ref/wpa81/_._",
  5956. "ref/xamarinios10/_._",
  5957. "ref/xamarinmac20/_._",
  5958. "ref/xamarintvos10/_._",
  5959. "ref/xamarinwatchos10/_._",
  5960. "system.net.primitives.4.3.0.nupkg.sha512",
  5961. "system.net.primitives.nuspec"
  5962. ]
  5963. },
  5964. "System.Net.Requests/4.0.11": {
  5965. "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  5966. "type": "package",
  5967. "path": "system.net.requests/4.0.11",
  5968. "files": [
  5969. ".nupkg.metadata",
  5970. ".signature.p7s",
  5971. "ThirdPartyNotices.txt",
  5972. "dotnet_library_license.txt",
  5973. "lib/MonoAndroid10/_._",
  5974. "lib/MonoTouch10/_._",
  5975. "lib/net45/_._",
  5976. "lib/portable-net45+win8+wp8+wpa81/_._",
  5977. "lib/win8/_._",
  5978. "lib/wp80/_._",
  5979. "lib/wpa81/_._",
  5980. "lib/xamarinios10/_._",
  5981. "lib/xamarinmac20/_._",
  5982. "lib/xamarintvos10/_._",
  5983. "lib/xamarinwatchos10/_._",
  5984. "ref/MonoAndroid10/_._",
  5985. "ref/MonoTouch10/_._",
  5986. "ref/net45/_._",
  5987. "ref/net46/_._",
  5988. "ref/netcore50/System.Net.Requests.dll",
  5989. "ref/netcore50/System.Net.Requests.xml",
  5990. "ref/netcore50/de/System.Net.Requests.xml",
  5991. "ref/netcore50/es/System.Net.Requests.xml",
  5992. "ref/netcore50/fr/System.Net.Requests.xml",
  5993. "ref/netcore50/it/System.Net.Requests.xml",
  5994. "ref/netcore50/ja/System.Net.Requests.xml",
  5995. "ref/netcore50/ko/System.Net.Requests.xml",
  5996. "ref/netcore50/ru/System.Net.Requests.xml",
  5997. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  5998. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  5999. "ref/netstandard1.0/System.Net.Requests.dll",
  6000. "ref/netstandard1.0/System.Net.Requests.xml",
  6001. "ref/netstandard1.0/de/System.Net.Requests.xml",
  6002. "ref/netstandard1.0/es/System.Net.Requests.xml",
  6003. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  6004. "ref/netstandard1.0/it/System.Net.Requests.xml",
  6005. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  6006. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  6007. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  6008. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  6009. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  6010. "ref/netstandard1.1/System.Net.Requests.dll",
  6011. "ref/netstandard1.1/System.Net.Requests.xml",
  6012. "ref/netstandard1.1/de/System.Net.Requests.xml",
  6013. "ref/netstandard1.1/es/System.Net.Requests.xml",
  6014. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  6015. "ref/netstandard1.1/it/System.Net.Requests.xml",
  6016. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  6017. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  6018. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  6019. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  6020. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  6021. "ref/netstandard1.3/System.Net.Requests.dll",
  6022. "ref/netstandard1.3/System.Net.Requests.xml",
  6023. "ref/netstandard1.3/de/System.Net.Requests.xml",
  6024. "ref/netstandard1.3/es/System.Net.Requests.xml",
  6025. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  6026. "ref/netstandard1.3/it/System.Net.Requests.xml",
  6027. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  6028. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  6029. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  6030. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  6031. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  6032. "ref/portable-net45+win8+wp8+wpa81/_._",
  6033. "ref/win8/_._",
  6034. "ref/wp80/_._",
  6035. "ref/wpa81/_._",
  6036. "ref/xamarinios10/_._",
  6037. "ref/xamarinmac20/_._",
  6038. "ref/xamarintvos10/_._",
  6039. "ref/xamarinwatchos10/_._",
  6040. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  6041. "runtimes/win/lib/net46/_._",
  6042. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
  6043. "system.net.requests.4.0.11.nupkg.sha512",
  6044. "system.net.requests.nuspec"
  6045. ]
  6046. },
  6047. "System.Net.Sockets/4.3.0": {
  6048. "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  6049. "type": "package",
  6050. "path": "system.net.sockets/4.3.0",
  6051. "files": [
  6052. ".nupkg.metadata",
  6053. ".signature.p7s",
  6054. "ThirdPartyNotices.txt",
  6055. "dotnet_library_license.txt",
  6056. "lib/MonoAndroid10/_._",
  6057. "lib/MonoTouch10/_._",
  6058. "lib/net46/System.Net.Sockets.dll",
  6059. "lib/xamarinios10/_._",
  6060. "lib/xamarinmac20/_._",
  6061. "lib/xamarintvos10/_._",
  6062. "lib/xamarinwatchos10/_._",
  6063. "ref/MonoAndroid10/_._",
  6064. "ref/MonoTouch10/_._",
  6065. "ref/net46/System.Net.Sockets.dll",
  6066. "ref/netstandard1.3/System.Net.Sockets.dll",
  6067. "ref/netstandard1.3/System.Net.Sockets.xml",
  6068. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  6069. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  6070. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  6071. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  6072. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  6073. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  6074. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  6075. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  6076. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  6077. "ref/xamarinios10/_._",
  6078. "ref/xamarinmac20/_._",
  6079. "ref/xamarintvos10/_._",
  6080. "ref/xamarinwatchos10/_._",
  6081. "system.net.sockets.4.3.0.nupkg.sha512",
  6082. "system.net.sockets.nuspec"
  6083. ]
  6084. },
  6085. "System.Net.WebHeaderCollection/4.0.1": {
  6086. "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  6087. "type": "package",
  6088. "path": "system.net.webheadercollection/4.0.1",
  6089. "files": [
  6090. ".nupkg.metadata",
  6091. ".signature.p7s",
  6092. "ThirdPartyNotices.txt",
  6093. "dotnet_library_license.txt",
  6094. "lib/MonoAndroid10/_._",
  6095. "lib/MonoTouch10/_._",
  6096. "lib/net46/_._",
  6097. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  6098. "lib/xamarinios10/_._",
  6099. "lib/xamarinmac20/_._",
  6100. "lib/xamarintvos10/_._",
  6101. "lib/xamarinwatchos10/_._",
  6102. "ref/MonoAndroid10/_._",
  6103. "ref/MonoTouch10/_._",
  6104. "ref/net46/_._",
  6105. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  6106. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  6107. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  6108. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  6109. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  6110. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  6111. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  6112. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  6113. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  6114. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  6115. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  6116. "ref/xamarinios10/_._",
  6117. "ref/xamarinmac20/_._",
  6118. "ref/xamarintvos10/_._",
  6119. "ref/xamarinwatchos10/_._",
  6120. "system.net.webheadercollection.4.0.1.nupkg.sha512",
  6121. "system.net.webheadercollection.nuspec"
  6122. ]
  6123. },
  6124. "System.ObjectModel/4.3.0": {
  6125. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  6126. "type": "package",
  6127. "path": "system.objectmodel/4.3.0",
  6128. "files": [
  6129. ".nupkg.metadata",
  6130. ".signature.p7s",
  6131. "ThirdPartyNotices.txt",
  6132. "dotnet_library_license.txt",
  6133. "lib/MonoAndroid10/_._",
  6134. "lib/MonoTouch10/_._",
  6135. "lib/net45/_._",
  6136. "lib/netcore50/System.ObjectModel.dll",
  6137. "lib/netstandard1.3/System.ObjectModel.dll",
  6138. "lib/portable-net45+win8+wp8+wpa81/_._",
  6139. "lib/win8/_._",
  6140. "lib/wp80/_._",
  6141. "lib/wpa81/_._",
  6142. "lib/xamarinios10/_._",
  6143. "lib/xamarinmac20/_._",
  6144. "lib/xamarintvos10/_._",
  6145. "lib/xamarinwatchos10/_._",
  6146. "ref/MonoAndroid10/_._",
  6147. "ref/MonoTouch10/_._",
  6148. "ref/net45/_._",
  6149. "ref/netcore50/System.ObjectModel.dll",
  6150. "ref/netcore50/System.ObjectModel.xml",
  6151. "ref/netcore50/de/System.ObjectModel.xml",
  6152. "ref/netcore50/es/System.ObjectModel.xml",
  6153. "ref/netcore50/fr/System.ObjectModel.xml",
  6154. "ref/netcore50/it/System.ObjectModel.xml",
  6155. "ref/netcore50/ja/System.ObjectModel.xml",
  6156. "ref/netcore50/ko/System.ObjectModel.xml",
  6157. "ref/netcore50/ru/System.ObjectModel.xml",
  6158. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  6159. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  6160. "ref/netstandard1.0/System.ObjectModel.dll",
  6161. "ref/netstandard1.0/System.ObjectModel.xml",
  6162. "ref/netstandard1.0/de/System.ObjectModel.xml",
  6163. "ref/netstandard1.0/es/System.ObjectModel.xml",
  6164. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  6165. "ref/netstandard1.0/it/System.ObjectModel.xml",
  6166. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  6167. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  6168. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  6169. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  6170. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  6171. "ref/netstandard1.3/System.ObjectModel.dll",
  6172. "ref/netstandard1.3/System.ObjectModel.xml",
  6173. "ref/netstandard1.3/de/System.ObjectModel.xml",
  6174. "ref/netstandard1.3/es/System.ObjectModel.xml",
  6175. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  6176. "ref/netstandard1.3/it/System.ObjectModel.xml",
  6177. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  6178. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  6179. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  6180. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  6181. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  6182. "ref/portable-net45+win8+wp8+wpa81/_._",
  6183. "ref/win8/_._",
  6184. "ref/wp80/_._",
  6185. "ref/wpa81/_._",
  6186. "ref/xamarinios10/_._",
  6187. "ref/xamarinmac20/_._",
  6188. "ref/xamarintvos10/_._",
  6189. "ref/xamarinwatchos10/_._",
  6190. "system.objectmodel.4.3.0.nupkg.sha512",
  6191. "system.objectmodel.nuspec"
  6192. ]
  6193. },
  6194. "System.Private.DataContractSerialization/4.3.0": {
  6195. "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  6196. "type": "package",
  6197. "path": "system.private.datacontractserialization/4.3.0",
  6198. "files": [
  6199. ".nupkg.metadata",
  6200. ".signature.p7s",
  6201. "ThirdPartyNotices.txt",
  6202. "dotnet_library_license.txt",
  6203. "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
  6204. "ref/netstandard/_._",
  6205. "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll",
  6206. "system.private.datacontractserialization.4.3.0.nupkg.sha512",
  6207. "system.private.datacontractserialization.nuspec"
  6208. ]
  6209. },
  6210. "System.Reflection/4.3.0": {
  6211. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  6212. "type": "package",
  6213. "path": "system.reflection/4.3.0",
  6214. "files": [
  6215. ".nupkg.metadata",
  6216. ".signature.p7s",
  6217. "ThirdPartyNotices.txt",
  6218. "dotnet_library_license.txt",
  6219. "lib/MonoAndroid10/_._",
  6220. "lib/MonoTouch10/_._",
  6221. "lib/net45/_._",
  6222. "lib/net462/System.Reflection.dll",
  6223. "lib/portable-net45+win8+wp8+wpa81/_._",
  6224. "lib/win8/_._",
  6225. "lib/wp80/_._",
  6226. "lib/wpa81/_._",
  6227. "lib/xamarinios10/_._",
  6228. "lib/xamarinmac20/_._",
  6229. "lib/xamarintvos10/_._",
  6230. "lib/xamarinwatchos10/_._",
  6231. "ref/MonoAndroid10/_._",
  6232. "ref/MonoTouch10/_._",
  6233. "ref/net45/_._",
  6234. "ref/net462/System.Reflection.dll",
  6235. "ref/netcore50/System.Reflection.dll",
  6236. "ref/netcore50/System.Reflection.xml",
  6237. "ref/netcore50/de/System.Reflection.xml",
  6238. "ref/netcore50/es/System.Reflection.xml",
  6239. "ref/netcore50/fr/System.Reflection.xml",
  6240. "ref/netcore50/it/System.Reflection.xml",
  6241. "ref/netcore50/ja/System.Reflection.xml",
  6242. "ref/netcore50/ko/System.Reflection.xml",
  6243. "ref/netcore50/ru/System.Reflection.xml",
  6244. "ref/netcore50/zh-hans/System.Reflection.xml",
  6245. "ref/netcore50/zh-hant/System.Reflection.xml",
  6246. "ref/netstandard1.0/System.Reflection.dll",
  6247. "ref/netstandard1.0/System.Reflection.xml",
  6248. "ref/netstandard1.0/de/System.Reflection.xml",
  6249. "ref/netstandard1.0/es/System.Reflection.xml",
  6250. "ref/netstandard1.0/fr/System.Reflection.xml",
  6251. "ref/netstandard1.0/it/System.Reflection.xml",
  6252. "ref/netstandard1.0/ja/System.Reflection.xml",
  6253. "ref/netstandard1.0/ko/System.Reflection.xml",
  6254. "ref/netstandard1.0/ru/System.Reflection.xml",
  6255. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  6256. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  6257. "ref/netstandard1.3/System.Reflection.dll",
  6258. "ref/netstandard1.3/System.Reflection.xml",
  6259. "ref/netstandard1.3/de/System.Reflection.xml",
  6260. "ref/netstandard1.3/es/System.Reflection.xml",
  6261. "ref/netstandard1.3/fr/System.Reflection.xml",
  6262. "ref/netstandard1.3/it/System.Reflection.xml",
  6263. "ref/netstandard1.3/ja/System.Reflection.xml",
  6264. "ref/netstandard1.3/ko/System.Reflection.xml",
  6265. "ref/netstandard1.3/ru/System.Reflection.xml",
  6266. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  6267. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  6268. "ref/netstandard1.5/System.Reflection.dll",
  6269. "ref/netstandard1.5/System.Reflection.xml",
  6270. "ref/netstandard1.5/de/System.Reflection.xml",
  6271. "ref/netstandard1.5/es/System.Reflection.xml",
  6272. "ref/netstandard1.5/fr/System.Reflection.xml",
  6273. "ref/netstandard1.5/it/System.Reflection.xml",
  6274. "ref/netstandard1.5/ja/System.Reflection.xml",
  6275. "ref/netstandard1.5/ko/System.Reflection.xml",
  6276. "ref/netstandard1.5/ru/System.Reflection.xml",
  6277. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  6278. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  6279. "ref/portable-net45+win8+wp8+wpa81/_._",
  6280. "ref/win8/_._",
  6281. "ref/wp80/_._",
  6282. "ref/wpa81/_._",
  6283. "ref/xamarinios10/_._",
  6284. "ref/xamarinmac20/_._",
  6285. "ref/xamarintvos10/_._",
  6286. "ref/xamarinwatchos10/_._",
  6287. "system.reflection.4.3.0.nupkg.sha512",
  6288. "system.reflection.nuspec"
  6289. ]
  6290. },
  6291. "System.Reflection.Emit/4.3.0": {
  6292. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  6293. "type": "package",
  6294. "path": "system.reflection.emit/4.3.0",
  6295. "files": [
  6296. ".nupkg.metadata",
  6297. ".signature.p7s",
  6298. "ThirdPartyNotices.txt",
  6299. "dotnet_library_license.txt",
  6300. "lib/MonoAndroid10/_._",
  6301. "lib/monotouch10/_._",
  6302. "lib/net45/_._",
  6303. "lib/netcore50/System.Reflection.Emit.dll",
  6304. "lib/netstandard1.3/System.Reflection.Emit.dll",
  6305. "lib/xamarinios10/_._",
  6306. "lib/xamarinmac20/_._",
  6307. "lib/xamarintvos10/_._",
  6308. "lib/xamarinwatchos10/_._",
  6309. "ref/MonoAndroid10/_._",
  6310. "ref/net45/_._",
  6311. "ref/netstandard1.1/System.Reflection.Emit.dll",
  6312. "ref/netstandard1.1/System.Reflection.Emit.xml",
  6313. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  6314. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  6315. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  6316. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  6317. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  6318. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  6319. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  6320. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  6321. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  6322. "ref/xamarinmac20/_._",
  6323. "system.reflection.emit.4.3.0.nupkg.sha512",
  6324. "system.reflection.emit.nuspec"
  6325. ]
  6326. },
  6327. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6328. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  6329. "type": "package",
  6330. "path": "system.reflection.emit.ilgeneration/4.3.0",
  6331. "files": [
  6332. ".nupkg.metadata",
  6333. ".signature.p7s",
  6334. "ThirdPartyNotices.txt",
  6335. "dotnet_library_license.txt",
  6336. "lib/MonoAndroid10/_._",
  6337. "lib/MonoTouch10/_._",
  6338. "lib/net45/_._",
  6339. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  6340. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  6341. "lib/portable-net45+wp8/_._",
  6342. "lib/wp80/_._",
  6343. "lib/xamarinios10/_._",
  6344. "lib/xamarinmac20/_._",
  6345. "lib/xamarintvos10/_._",
  6346. "lib/xamarinwatchos10/_._",
  6347. "ref/MonoAndroid10/_._",
  6348. "ref/MonoTouch10/_._",
  6349. "ref/net45/_._",
  6350. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  6351. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  6352. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  6353. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  6354. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  6355. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  6356. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  6357. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  6358. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  6359. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  6360. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  6361. "ref/portable-net45+wp8/_._",
  6362. "ref/wp80/_._",
  6363. "ref/xamarinios10/_._",
  6364. "ref/xamarinmac20/_._",
  6365. "ref/xamarintvos10/_._",
  6366. "ref/xamarinwatchos10/_._",
  6367. "runtimes/aot/lib/netcore50/_._",
  6368. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  6369. "system.reflection.emit.ilgeneration.nuspec"
  6370. ]
  6371. },
  6372. "System.Reflection.Emit.Lightweight/4.3.0": {
  6373. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  6374. "type": "package",
  6375. "path": "system.reflection.emit.lightweight/4.3.0",
  6376. "files": [
  6377. ".nupkg.metadata",
  6378. ".signature.p7s",
  6379. "ThirdPartyNotices.txt",
  6380. "dotnet_library_license.txt",
  6381. "lib/MonoAndroid10/_._",
  6382. "lib/MonoTouch10/_._",
  6383. "lib/net45/_._",
  6384. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  6385. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  6386. "lib/portable-net45+wp8/_._",
  6387. "lib/wp80/_._",
  6388. "lib/xamarinios10/_._",
  6389. "lib/xamarinmac20/_._",
  6390. "lib/xamarintvos10/_._",
  6391. "lib/xamarinwatchos10/_._",
  6392. "ref/MonoAndroid10/_._",
  6393. "ref/MonoTouch10/_._",
  6394. "ref/net45/_._",
  6395. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  6396. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  6397. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  6398. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  6399. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  6400. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  6401. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  6402. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  6403. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  6404. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  6405. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  6406. "ref/portable-net45+wp8/_._",
  6407. "ref/wp80/_._",
  6408. "ref/xamarinios10/_._",
  6409. "ref/xamarinmac20/_._",
  6410. "ref/xamarintvos10/_._",
  6411. "ref/xamarinwatchos10/_._",
  6412. "runtimes/aot/lib/netcore50/_._",
  6413. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  6414. "system.reflection.emit.lightweight.nuspec"
  6415. ]
  6416. },
  6417. "System.Reflection.Extensions/4.3.0": {
  6418. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  6419. "type": "package",
  6420. "path": "system.reflection.extensions/4.3.0",
  6421. "files": [
  6422. ".nupkg.metadata",
  6423. ".signature.p7s",
  6424. "ThirdPartyNotices.txt",
  6425. "dotnet_library_license.txt",
  6426. "lib/MonoAndroid10/_._",
  6427. "lib/MonoTouch10/_._",
  6428. "lib/net45/_._",
  6429. "lib/portable-net45+win8+wp8+wpa81/_._",
  6430. "lib/win8/_._",
  6431. "lib/wp80/_._",
  6432. "lib/wpa81/_._",
  6433. "lib/xamarinios10/_._",
  6434. "lib/xamarinmac20/_._",
  6435. "lib/xamarintvos10/_._",
  6436. "lib/xamarinwatchos10/_._",
  6437. "ref/MonoAndroid10/_._",
  6438. "ref/MonoTouch10/_._",
  6439. "ref/net45/_._",
  6440. "ref/netcore50/System.Reflection.Extensions.dll",
  6441. "ref/netcore50/System.Reflection.Extensions.xml",
  6442. "ref/netcore50/de/System.Reflection.Extensions.xml",
  6443. "ref/netcore50/es/System.Reflection.Extensions.xml",
  6444. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  6445. "ref/netcore50/it/System.Reflection.Extensions.xml",
  6446. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  6447. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  6448. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  6449. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  6450. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  6451. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  6452. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  6453. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  6454. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  6455. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  6456. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  6457. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  6458. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  6459. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  6460. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  6461. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  6462. "ref/portable-net45+win8+wp8+wpa81/_._",
  6463. "ref/win8/_._",
  6464. "ref/wp80/_._",
  6465. "ref/wpa81/_._",
  6466. "ref/xamarinios10/_._",
  6467. "ref/xamarinmac20/_._",
  6468. "ref/xamarintvos10/_._",
  6469. "ref/xamarinwatchos10/_._",
  6470. "system.reflection.extensions.4.3.0.nupkg.sha512",
  6471. "system.reflection.extensions.nuspec"
  6472. ]
  6473. },
  6474. "System.Reflection.Metadata/1.3.0": {
  6475. "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  6476. "type": "package",
  6477. "path": "system.reflection.metadata/1.3.0",
  6478. "files": [
  6479. ".nupkg.metadata",
  6480. ".signature.p7s",
  6481. "ThirdPartyNotices.txt",
  6482. "dotnet_library_license.txt",
  6483. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  6484. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  6485. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  6486. "lib/portable-net45+win8/System.Reflection.Metadata.xml",
  6487. "system.reflection.metadata.1.3.0.nupkg.sha512",
  6488. "system.reflection.metadata.nuspec"
  6489. ]
  6490. },
  6491. "System.Reflection.Primitives/4.3.0": {
  6492. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  6493. "type": "package",
  6494. "path": "system.reflection.primitives/4.3.0",
  6495. "files": [
  6496. ".nupkg.metadata",
  6497. ".signature.p7s",
  6498. "ThirdPartyNotices.txt",
  6499. "dotnet_library_license.txt",
  6500. "lib/MonoAndroid10/_._",
  6501. "lib/MonoTouch10/_._",
  6502. "lib/net45/_._",
  6503. "lib/portable-net45+win8+wp8+wpa81/_._",
  6504. "lib/win8/_._",
  6505. "lib/wp80/_._",
  6506. "lib/wpa81/_._",
  6507. "lib/xamarinios10/_._",
  6508. "lib/xamarinmac20/_._",
  6509. "lib/xamarintvos10/_._",
  6510. "lib/xamarinwatchos10/_._",
  6511. "ref/MonoAndroid10/_._",
  6512. "ref/MonoTouch10/_._",
  6513. "ref/net45/_._",
  6514. "ref/netcore50/System.Reflection.Primitives.dll",
  6515. "ref/netcore50/System.Reflection.Primitives.xml",
  6516. "ref/netcore50/de/System.Reflection.Primitives.xml",
  6517. "ref/netcore50/es/System.Reflection.Primitives.xml",
  6518. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  6519. "ref/netcore50/it/System.Reflection.Primitives.xml",
  6520. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  6521. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  6522. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  6523. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  6524. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  6525. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  6526. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  6527. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  6528. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  6529. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  6530. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  6531. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  6532. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  6533. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  6534. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  6535. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  6536. "ref/portable-net45+win8+wp8+wpa81/_._",
  6537. "ref/win8/_._",
  6538. "ref/wp80/_._",
  6539. "ref/wpa81/_._",
  6540. "ref/xamarinios10/_._",
  6541. "ref/xamarinmac20/_._",
  6542. "ref/xamarintvos10/_._",
  6543. "ref/xamarinwatchos10/_._",
  6544. "system.reflection.primitives.4.3.0.nupkg.sha512",
  6545. "system.reflection.primitives.nuspec"
  6546. ]
  6547. },
  6548. "System.Reflection.TypeExtensions/4.3.0": {
  6549. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  6550. "type": "package",
  6551. "path": "system.reflection.typeextensions/4.3.0",
  6552. "files": [
  6553. ".nupkg.metadata",
  6554. ".signature.p7s",
  6555. "ThirdPartyNotices.txt",
  6556. "dotnet_library_license.txt",
  6557. "lib/MonoAndroid10/_._",
  6558. "lib/MonoTouch10/_._",
  6559. "lib/net46/System.Reflection.TypeExtensions.dll",
  6560. "lib/net462/System.Reflection.TypeExtensions.dll",
  6561. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  6562. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6563. "lib/xamarinios10/_._",
  6564. "lib/xamarinmac20/_._",
  6565. "lib/xamarintvos10/_._",
  6566. "lib/xamarinwatchos10/_._",
  6567. "ref/MonoAndroid10/_._",
  6568. "ref/MonoTouch10/_._",
  6569. "ref/net46/System.Reflection.TypeExtensions.dll",
  6570. "ref/net462/System.Reflection.TypeExtensions.dll",
  6571. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  6572. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  6573. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  6574. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  6575. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  6576. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  6577. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  6578. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  6579. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  6580. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  6581. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  6582. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6583. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  6584. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  6585. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  6586. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  6587. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  6588. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  6589. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  6590. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  6591. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  6592. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  6593. "ref/xamarinios10/_._",
  6594. "ref/xamarinmac20/_._",
  6595. "ref/xamarintvos10/_._",
  6596. "ref/xamarinwatchos10/_._",
  6597. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  6598. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  6599. "system.reflection.typeextensions.nuspec"
  6600. ]
  6601. },
  6602. "System.Resources.ResourceManager/4.3.0": {
  6603. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  6604. "type": "package",
  6605. "path": "system.resources.resourcemanager/4.3.0",
  6606. "files": [
  6607. ".nupkg.metadata",
  6608. ".signature.p7s",
  6609. "ThirdPartyNotices.txt",
  6610. "dotnet_library_license.txt",
  6611. "lib/MonoAndroid10/_._",
  6612. "lib/MonoTouch10/_._",
  6613. "lib/net45/_._",
  6614. "lib/portable-net45+win8+wp8+wpa81/_._",
  6615. "lib/win8/_._",
  6616. "lib/wp80/_._",
  6617. "lib/wpa81/_._",
  6618. "lib/xamarinios10/_._",
  6619. "lib/xamarinmac20/_._",
  6620. "lib/xamarintvos10/_._",
  6621. "lib/xamarinwatchos10/_._",
  6622. "ref/MonoAndroid10/_._",
  6623. "ref/MonoTouch10/_._",
  6624. "ref/net45/_._",
  6625. "ref/netcore50/System.Resources.ResourceManager.dll",
  6626. "ref/netcore50/System.Resources.ResourceManager.xml",
  6627. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  6628. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  6629. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  6630. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  6631. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  6632. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  6633. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  6634. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  6635. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  6636. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  6637. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  6638. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  6639. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  6640. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  6641. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  6642. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  6643. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  6644. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  6645. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  6646. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  6647. "ref/portable-net45+win8+wp8+wpa81/_._",
  6648. "ref/win8/_._",
  6649. "ref/wp80/_._",
  6650. "ref/wpa81/_._",
  6651. "ref/xamarinios10/_._",
  6652. "ref/xamarinmac20/_._",
  6653. "ref/xamarintvos10/_._",
  6654. "ref/xamarinwatchos10/_._",
  6655. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  6656. "system.resources.resourcemanager.nuspec"
  6657. ]
  6658. },
  6659. "System.Runtime/4.3.0": {
  6660. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  6661. "type": "package",
  6662. "path": "system.runtime/4.3.0",
  6663. "files": [
  6664. ".nupkg.metadata",
  6665. ".signature.p7s",
  6666. "ThirdPartyNotices.txt",
  6667. "dotnet_library_license.txt",
  6668. "lib/MonoAndroid10/_._",
  6669. "lib/MonoTouch10/_._",
  6670. "lib/net45/_._",
  6671. "lib/net462/System.Runtime.dll",
  6672. "lib/portable-net45+win8+wp80+wpa81/_._",
  6673. "lib/win8/_._",
  6674. "lib/wp80/_._",
  6675. "lib/wpa81/_._",
  6676. "lib/xamarinios10/_._",
  6677. "lib/xamarinmac20/_._",
  6678. "lib/xamarintvos10/_._",
  6679. "lib/xamarinwatchos10/_._",
  6680. "ref/MonoAndroid10/_._",
  6681. "ref/MonoTouch10/_._",
  6682. "ref/net45/_._",
  6683. "ref/net462/System.Runtime.dll",
  6684. "ref/netcore50/System.Runtime.dll",
  6685. "ref/netcore50/System.Runtime.xml",
  6686. "ref/netcore50/de/System.Runtime.xml",
  6687. "ref/netcore50/es/System.Runtime.xml",
  6688. "ref/netcore50/fr/System.Runtime.xml",
  6689. "ref/netcore50/it/System.Runtime.xml",
  6690. "ref/netcore50/ja/System.Runtime.xml",
  6691. "ref/netcore50/ko/System.Runtime.xml",
  6692. "ref/netcore50/ru/System.Runtime.xml",
  6693. "ref/netcore50/zh-hans/System.Runtime.xml",
  6694. "ref/netcore50/zh-hant/System.Runtime.xml",
  6695. "ref/netstandard1.0/System.Runtime.dll",
  6696. "ref/netstandard1.0/System.Runtime.xml",
  6697. "ref/netstandard1.0/de/System.Runtime.xml",
  6698. "ref/netstandard1.0/es/System.Runtime.xml",
  6699. "ref/netstandard1.0/fr/System.Runtime.xml",
  6700. "ref/netstandard1.0/it/System.Runtime.xml",
  6701. "ref/netstandard1.0/ja/System.Runtime.xml",
  6702. "ref/netstandard1.0/ko/System.Runtime.xml",
  6703. "ref/netstandard1.0/ru/System.Runtime.xml",
  6704. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  6705. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  6706. "ref/netstandard1.2/System.Runtime.dll",
  6707. "ref/netstandard1.2/System.Runtime.xml",
  6708. "ref/netstandard1.2/de/System.Runtime.xml",
  6709. "ref/netstandard1.2/es/System.Runtime.xml",
  6710. "ref/netstandard1.2/fr/System.Runtime.xml",
  6711. "ref/netstandard1.2/it/System.Runtime.xml",
  6712. "ref/netstandard1.2/ja/System.Runtime.xml",
  6713. "ref/netstandard1.2/ko/System.Runtime.xml",
  6714. "ref/netstandard1.2/ru/System.Runtime.xml",
  6715. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  6716. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  6717. "ref/netstandard1.3/System.Runtime.dll",
  6718. "ref/netstandard1.3/System.Runtime.xml",
  6719. "ref/netstandard1.3/de/System.Runtime.xml",
  6720. "ref/netstandard1.3/es/System.Runtime.xml",
  6721. "ref/netstandard1.3/fr/System.Runtime.xml",
  6722. "ref/netstandard1.3/it/System.Runtime.xml",
  6723. "ref/netstandard1.3/ja/System.Runtime.xml",
  6724. "ref/netstandard1.3/ko/System.Runtime.xml",
  6725. "ref/netstandard1.3/ru/System.Runtime.xml",
  6726. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  6727. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  6728. "ref/netstandard1.5/System.Runtime.dll",
  6729. "ref/netstandard1.5/System.Runtime.xml",
  6730. "ref/netstandard1.5/de/System.Runtime.xml",
  6731. "ref/netstandard1.5/es/System.Runtime.xml",
  6732. "ref/netstandard1.5/fr/System.Runtime.xml",
  6733. "ref/netstandard1.5/it/System.Runtime.xml",
  6734. "ref/netstandard1.5/ja/System.Runtime.xml",
  6735. "ref/netstandard1.5/ko/System.Runtime.xml",
  6736. "ref/netstandard1.5/ru/System.Runtime.xml",
  6737. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  6738. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  6739. "ref/portable-net45+win8+wp80+wpa81/_._",
  6740. "ref/win8/_._",
  6741. "ref/wp80/_._",
  6742. "ref/wpa81/_._",
  6743. "ref/xamarinios10/_._",
  6744. "ref/xamarinmac20/_._",
  6745. "ref/xamarintvos10/_._",
  6746. "ref/xamarinwatchos10/_._",
  6747. "system.runtime.4.3.0.nupkg.sha512",
  6748. "system.runtime.nuspec"
  6749. ]
  6750. },
  6751. "System.Runtime.Caching/4.5.0": {
  6752. "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
  6753. "type": "package",
  6754. "path": "system.runtime.caching/4.5.0",
  6755. "files": [
  6756. ".nupkg.metadata",
  6757. ".signature.p7s",
  6758. "LICENSE.TXT",
  6759. "THIRD-PARTY-NOTICES.TXT",
  6760. "lib/MonoAndroid10/_._",
  6761. "lib/MonoTouch10/_._",
  6762. "lib/net45/_._",
  6763. "lib/netstandard2.0/System.Runtime.Caching.dll",
  6764. "lib/xamarinios10/_._",
  6765. "lib/xamarinmac20/_._",
  6766. "lib/xamarintvos10/_._",
  6767. "lib/xamarinwatchos10/_._",
  6768. "ref/MonoAndroid10/_._",
  6769. "ref/MonoTouch10/_._",
  6770. "ref/net45/_._",
  6771. "ref/netstandard2.0/System.Runtime.Caching.dll",
  6772. "ref/xamarinios10/_._",
  6773. "ref/xamarinmac20/_._",
  6774. "ref/xamarintvos10/_._",
  6775. "ref/xamarinwatchos10/_._",
  6776. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  6777. "runtimes/win/lib/net45/_._",
  6778. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  6779. "system.runtime.caching.4.5.0.nupkg.sha512",
  6780. "system.runtime.caching.nuspec",
  6781. "useSharedDesignerContext.txt",
  6782. "version.txt"
  6783. ]
  6784. },
  6785. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  6786. "sha512": "YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==",
  6787. "type": "package",
  6788. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  6789. "files": [
  6790. ".nupkg.metadata",
  6791. ".signature.p7s",
  6792. "LICENSE.TXT",
  6793. "THIRD-PARTY-NOTICES.TXT",
  6794. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6795. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6796. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  6797. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  6798. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6799. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6800. "lib/uap10.0.16300/_._",
  6801. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  6802. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  6803. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6804. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6805. "ref/uap10.0.16300/_._",
  6806. "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512",
  6807. "system.runtime.compilerservices.unsafe.nuspec",
  6808. "useSharedDesignerContext.txt",
  6809. "version.txt"
  6810. ]
  6811. },
  6812. "System.Runtime.Extensions/4.3.0": {
  6813. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  6814. "type": "package",
  6815. "path": "system.runtime.extensions/4.3.0",
  6816. "files": [
  6817. ".nupkg.metadata",
  6818. ".signature.p7s",
  6819. "ThirdPartyNotices.txt",
  6820. "dotnet_library_license.txt",
  6821. "lib/MonoAndroid10/_._",
  6822. "lib/MonoTouch10/_._",
  6823. "lib/net45/_._",
  6824. "lib/net462/System.Runtime.Extensions.dll",
  6825. "lib/portable-net45+win8+wp8+wpa81/_._",
  6826. "lib/win8/_._",
  6827. "lib/wp80/_._",
  6828. "lib/wpa81/_._",
  6829. "lib/xamarinios10/_._",
  6830. "lib/xamarinmac20/_._",
  6831. "lib/xamarintvos10/_._",
  6832. "lib/xamarinwatchos10/_._",
  6833. "ref/MonoAndroid10/_._",
  6834. "ref/MonoTouch10/_._",
  6835. "ref/net45/_._",
  6836. "ref/net462/System.Runtime.Extensions.dll",
  6837. "ref/netcore50/System.Runtime.Extensions.dll",
  6838. "ref/netcore50/System.Runtime.Extensions.xml",
  6839. "ref/netcore50/de/System.Runtime.Extensions.xml",
  6840. "ref/netcore50/es/System.Runtime.Extensions.xml",
  6841. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  6842. "ref/netcore50/it/System.Runtime.Extensions.xml",
  6843. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  6844. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  6845. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  6846. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  6847. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  6848. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  6849. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  6850. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  6851. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  6852. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  6853. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  6854. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  6855. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  6856. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  6857. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  6858. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  6859. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  6860. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  6861. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  6862. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  6863. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  6864. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  6865. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  6866. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  6867. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  6868. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  6869. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  6870. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  6871. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  6872. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  6873. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  6874. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  6875. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  6876. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  6877. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  6878. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  6879. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  6880. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  6881. "ref/portable-net45+win8+wp8+wpa81/_._",
  6882. "ref/win8/_._",
  6883. "ref/wp80/_._",
  6884. "ref/wpa81/_._",
  6885. "ref/xamarinios10/_._",
  6886. "ref/xamarinmac20/_._",
  6887. "ref/xamarintvos10/_._",
  6888. "ref/xamarinwatchos10/_._",
  6889. "system.runtime.extensions.4.3.0.nupkg.sha512",
  6890. "system.runtime.extensions.nuspec"
  6891. ]
  6892. },
  6893. "System.Runtime.Handles/4.3.0": {
  6894. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  6895. "type": "package",
  6896. "path": "system.runtime.handles/4.3.0",
  6897. "files": [
  6898. ".nupkg.metadata",
  6899. ".signature.p7s",
  6900. "ThirdPartyNotices.txt",
  6901. "dotnet_library_license.txt",
  6902. "lib/MonoAndroid10/_._",
  6903. "lib/MonoTouch10/_._",
  6904. "lib/net46/_._",
  6905. "lib/xamarinios10/_._",
  6906. "lib/xamarinmac20/_._",
  6907. "lib/xamarintvos10/_._",
  6908. "lib/xamarinwatchos10/_._",
  6909. "ref/MonoAndroid10/_._",
  6910. "ref/MonoTouch10/_._",
  6911. "ref/net46/_._",
  6912. "ref/netstandard1.3/System.Runtime.Handles.dll",
  6913. "ref/netstandard1.3/System.Runtime.Handles.xml",
  6914. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  6915. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  6916. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  6917. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  6918. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  6919. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  6920. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  6921. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  6922. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  6923. "ref/xamarinios10/_._",
  6924. "ref/xamarinmac20/_._",
  6925. "ref/xamarintvos10/_._",
  6926. "ref/xamarinwatchos10/_._",
  6927. "system.runtime.handles.4.3.0.nupkg.sha512",
  6928. "system.runtime.handles.nuspec"
  6929. ]
  6930. },
  6931. "System.Runtime.InteropServices/4.3.0": {
  6932. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  6933. "type": "package",
  6934. "path": "system.runtime.interopservices/4.3.0",
  6935. "files": [
  6936. ".nupkg.metadata",
  6937. ".signature.p7s",
  6938. "ThirdPartyNotices.txt",
  6939. "dotnet_library_license.txt",
  6940. "lib/MonoAndroid10/_._",
  6941. "lib/MonoTouch10/_._",
  6942. "lib/net45/_._",
  6943. "lib/net462/System.Runtime.InteropServices.dll",
  6944. "lib/net463/System.Runtime.InteropServices.dll",
  6945. "lib/portable-net45+win8+wpa81/_._",
  6946. "lib/win8/_._",
  6947. "lib/wpa81/_._",
  6948. "lib/xamarinios10/_._",
  6949. "lib/xamarinmac20/_._",
  6950. "lib/xamarintvos10/_._",
  6951. "lib/xamarinwatchos10/_._",
  6952. "ref/MonoAndroid10/_._",
  6953. "ref/MonoTouch10/_._",
  6954. "ref/net45/_._",
  6955. "ref/net462/System.Runtime.InteropServices.dll",
  6956. "ref/net463/System.Runtime.InteropServices.dll",
  6957. "ref/netcore50/System.Runtime.InteropServices.dll",
  6958. "ref/netcore50/System.Runtime.InteropServices.xml",
  6959. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  6960. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  6961. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  6962. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  6963. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  6964. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  6965. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  6966. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  6967. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  6968. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  6969. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  6970. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  6971. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  6972. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  6973. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  6974. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  6975. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  6976. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  6977. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  6978. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  6979. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  6980. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  6981. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  6982. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  6983. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  6984. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  6985. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  6986. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  6987. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  6988. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  6989. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  6990. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  6991. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  6992. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  6993. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  6994. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  6995. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  6996. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  6997. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  6998. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  6999. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  7000. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  7001. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  7002. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  7003. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  7004. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  7005. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  7006. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  7007. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  7008. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  7009. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  7010. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  7011. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  7012. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  7013. "ref/portable-net45+win8+wpa81/_._",
  7014. "ref/win8/_._",
  7015. "ref/wpa81/_._",
  7016. "ref/xamarinios10/_._",
  7017. "ref/xamarinmac20/_._",
  7018. "ref/xamarintvos10/_._",
  7019. "ref/xamarinwatchos10/_._",
  7020. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  7021. "system.runtime.interopservices.nuspec"
  7022. ]
  7023. },
  7024. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  7025. "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  7026. "type": "package",
  7027. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  7028. "files": [
  7029. ".nupkg.metadata",
  7030. ".signature.p7s",
  7031. "ThirdPartyNotices.txt",
  7032. "dotnet_library_license.txt",
  7033. "lib/MonoAndroid10/_._",
  7034. "lib/MonoTouch10/_._",
  7035. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  7036. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7037. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  7038. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  7039. "lib/xamarinios10/_._",
  7040. "lib/xamarinmac20/_._",
  7041. "lib/xamarintvos10/_._",
  7042. "lib/xamarinwatchos10/_._",
  7043. "ref/MonoAndroid10/_._",
  7044. "ref/MonoTouch10/_._",
  7045. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7046. "ref/xamarinios10/_._",
  7047. "ref/xamarinmac20/_._",
  7048. "ref/xamarintvos10/_._",
  7049. "ref/xamarinwatchos10/_._",
  7050. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  7051. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7052. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  7053. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  7054. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7055. "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
  7056. "system.runtime.interopservices.runtimeinformation.nuspec"
  7057. ]
  7058. },
  7059. "System.Runtime.Numerics/4.3.0": {
  7060. "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  7061. "type": "package",
  7062. "path": "system.runtime.numerics/4.3.0",
  7063. "files": [
  7064. ".nupkg.metadata",
  7065. ".signature.p7s",
  7066. "ThirdPartyNotices.txt",
  7067. "dotnet_library_license.txt",
  7068. "lib/MonoAndroid10/_._",
  7069. "lib/MonoTouch10/_._",
  7070. "lib/net45/_._",
  7071. "lib/netcore50/System.Runtime.Numerics.dll",
  7072. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  7073. "lib/portable-net45+win8+wpa81/_._",
  7074. "lib/win8/_._",
  7075. "lib/wpa81/_._",
  7076. "lib/xamarinios10/_._",
  7077. "lib/xamarinmac20/_._",
  7078. "lib/xamarintvos10/_._",
  7079. "lib/xamarinwatchos10/_._",
  7080. "ref/MonoAndroid10/_._",
  7081. "ref/MonoTouch10/_._",
  7082. "ref/net45/_._",
  7083. "ref/netcore50/System.Runtime.Numerics.dll",
  7084. "ref/netcore50/System.Runtime.Numerics.xml",
  7085. "ref/netcore50/de/System.Runtime.Numerics.xml",
  7086. "ref/netcore50/es/System.Runtime.Numerics.xml",
  7087. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  7088. "ref/netcore50/it/System.Runtime.Numerics.xml",
  7089. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  7090. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  7091. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  7092. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  7093. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  7094. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  7095. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  7096. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  7097. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  7098. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  7099. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  7100. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  7101. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  7102. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  7103. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  7104. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  7105. "ref/portable-net45+win8+wpa81/_._",
  7106. "ref/win8/_._",
  7107. "ref/wpa81/_._",
  7108. "ref/xamarinios10/_._",
  7109. "ref/xamarinmac20/_._",
  7110. "ref/xamarintvos10/_._",
  7111. "ref/xamarinwatchos10/_._",
  7112. "system.runtime.numerics.4.3.0.nupkg.sha512",
  7113. "system.runtime.numerics.nuspec"
  7114. ]
  7115. },
  7116. "System.Runtime.Serialization.Formatters/4.3.0": {
  7117. "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  7118. "type": "package",
  7119. "path": "system.runtime.serialization.formatters/4.3.0",
  7120. "files": [
  7121. ".nupkg.metadata",
  7122. ".signature.p7s",
  7123. "ThirdPartyNotices.txt",
  7124. "dotnet_library_license.txt",
  7125. "lib/MonoAndroid10/_._",
  7126. "lib/MonoTouch10/_._",
  7127. "lib/net46/System.Runtime.Serialization.Formatters.dll",
  7128. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
  7129. "lib/xamarinios10/_._",
  7130. "lib/xamarinmac20/_._",
  7131. "lib/xamarintvos10/_._",
  7132. "lib/xamarinwatchos10/_._",
  7133. "ref/MonoAndroid10/_._",
  7134. "ref/MonoTouch10/_._",
  7135. "ref/net46/System.Runtime.Serialization.Formatters.dll",
  7136. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
  7137. "ref/xamarinios10/_._",
  7138. "ref/xamarinmac20/_._",
  7139. "ref/xamarintvos10/_._",
  7140. "ref/xamarinwatchos10/_._",
  7141. "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
  7142. "system.runtime.serialization.formatters.nuspec"
  7143. ]
  7144. },
  7145. "System.Runtime.Serialization.Json/4.3.0": {
  7146. "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
  7147. "type": "package",
  7148. "path": "system.runtime.serialization.json/4.3.0",
  7149. "files": [
  7150. ".nupkg.metadata",
  7151. ".signature.p7s",
  7152. "ThirdPartyNotices.txt",
  7153. "dotnet_library_license.txt",
  7154. "lib/MonoAndroid10/_._",
  7155. "lib/MonoTouch10/_._",
  7156. "lib/net45/_._",
  7157. "lib/netcore50/System.Runtime.Serialization.Json.dll",
  7158. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
  7159. "lib/portable-net45+win8+wp8+wpa81/_._",
  7160. "lib/win8/_._",
  7161. "lib/wp80/_._",
  7162. "lib/wpa81/_._",
  7163. "lib/xamarinios10/_._",
  7164. "lib/xamarinmac20/_._",
  7165. "lib/xamarintvos10/_._",
  7166. "lib/xamarinwatchos10/_._",
  7167. "ref/MonoAndroid10/_._",
  7168. "ref/MonoTouch10/_._",
  7169. "ref/net45/_._",
  7170. "ref/netcore50/System.Runtime.Serialization.Json.dll",
  7171. "ref/netcore50/System.Runtime.Serialization.Json.xml",
  7172. "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
  7173. "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
  7174. "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
  7175. "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
  7176. "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
  7177. "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
  7178. "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
  7179. "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
  7180. "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
  7181. "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
  7182. "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
  7183. "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
  7184. "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
  7185. "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
  7186. "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
  7187. "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
  7188. "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
  7189. "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
  7190. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
  7191. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
  7192. "ref/portable-net45+win8+wp8+wpa81/_._",
  7193. "ref/win8/_._",
  7194. "ref/wp80/_._",
  7195. "ref/wpa81/_._",
  7196. "ref/xamarinios10/_._",
  7197. "ref/xamarinmac20/_._",
  7198. "ref/xamarintvos10/_._",
  7199. "ref/xamarinwatchos10/_._",
  7200. "system.runtime.serialization.json.4.3.0.nupkg.sha512",
  7201. "system.runtime.serialization.json.nuspec"
  7202. ]
  7203. },
  7204. "System.Runtime.Serialization.Primitives/4.3.0": {
  7205. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  7206. "type": "package",
  7207. "path": "system.runtime.serialization.primitives/4.3.0",
  7208. "files": [
  7209. ".nupkg.metadata",
  7210. ".signature.p7s",
  7211. "ThirdPartyNotices.txt",
  7212. "dotnet_library_license.txt",
  7213. "lib/MonoAndroid10/_._",
  7214. "lib/MonoTouch10/_._",
  7215. "lib/net45/_._",
  7216. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  7217. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  7218. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  7219. "lib/portable-net45+win8+wp8+wpa81/_._",
  7220. "lib/win8/_._",
  7221. "lib/wp80/_._",
  7222. "lib/wpa81/_._",
  7223. "lib/xamarinios10/_._",
  7224. "lib/xamarinmac20/_._",
  7225. "lib/xamarintvos10/_._",
  7226. "lib/xamarinwatchos10/_._",
  7227. "ref/MonoAndroid10/_._",
  7228. "ref/MonoTouch10/_._",
  7229. "ref/net45/_._",
  7230. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  7231. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  7232. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  7233. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  7234. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  7235. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  7236. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  7237. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  7238. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  7239. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  7240. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  7241. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  7242. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  7243. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  7244. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  7245. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  7246. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  7247. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  7248. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  7249. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  7250. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  7251. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  7252. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  7253. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  7254. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  7255. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  7256. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  7257. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  7258. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  7259. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  7260. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  7261. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  7262. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  7263. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  7264. "ref/portable-net45+win8+wp8+wpa81/_._",
  7265. "ref/win8/_._",
  7266. "ref/wp80/_._",
  7267. "ref/wpa81/_._",
  7268. "ref/xamarinios10/_._",
  7269. "ref/xamarinmac20/_._",
  7270. "ref/xamarintvos10/_._",
  7271. "ref/xamarinwatchos10/_._",
  7272. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  7273. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  7274. "system.runtime.serialization.primitives.nuspec"
  7275. ]
  7276. },
  7277. "System.Security.AccessControl/4.6.0": {
  7278. "sha512": "gmlk6khICtVhiUnVBBtlsH0H/5QFDqhTZgtpp3AX14wWE6OIE+BX95NLD+X4AolXnIy/oXpNNmXYnsNfW1KuDQ==",
  7279. "type": "package",
  7280. "path": "system.security.accesscontrol/4.6.0",
  7281. "files": [
  7282. ".nupkg.metadata",
  7283. ".signature.p7s",
  7284. "LICENSE.TXT",
  7285. "THIRD-PARTY-NOTICES.TXT",
  7286. "lib/net46/System.Security.AccessControl.dll",
  7287. "lib/net461/System.Security.AccessControl.dll",
  7288. "lib/net461/System.Security.AccessControl.xml",
  7289. "lib/netstandard1.3/System.Security.AccessControl.dll",
  7290. "lib/netstandard2.0/System.Security.AccessControl.dll",
  7291. "lib/netstandard2.0/System.Security.AccessControl.xml",
  7292. "lib/uap10.0.16299/_._",
  7293. "ref/net46/System.Security.AccessControl.dll",
  7294. "ref/net461/System.Security.AccessControl.dll",
  7295. "ref/net461/System.Security.AccessControl.xml",
  7296. "ref/netstandard1.3/System.Security.AccessControl.dll",
  7297. "ref/netstandard1.3/System.Security.AccessControl.xml",
  7298. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  7299. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  7300. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  7301. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  7302. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  7303. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  7304. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  7305. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  7306. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  7307. "ref/netstandard2.0/System.Security.AccessControl.dll",
  7308. "ref/netstandard2.0/System.Security.AccessControl.xml",
  7309. "ref/uap10.0.16299/_._",
  7310. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  7311. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  7312. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  7313. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  7314. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  7315. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  7316. "runtimes/win/lib/uap10.0.16299/_._",
  7317. "system.security.accesscontrol.4.6.0.nupkg.sha512",
  7318. "system.security.accesscontrol.nuspec",
  7319. "useSharedDesignerContext.txt",
  7320. "version.txt"
  7321. ]
  7322. },
  7323. "System.Security.Cryptography.Algorithms/4.3.0": {
  7324. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  7325. "type": "package",
  7326. "path": "system.security.cryptography.algorithms/4.3.0",
  7327. "files": [
  7328. ".nupkg.metadata",
  7329. ".signature.p7s",
  7330. "ThirdPartyNotices.txt",
  7331. "dotnet_library_license.txt",
  7332. "lib/MonoAndroid10/_._",
  7333. "lib/MonoTouch10/_._",
  7334. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  7335. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  7336. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  7337. "lib/xamarinios10/_._",
  7338. "lib/xamarinmac20/_._",
  7339. "lib/xamarintvos10/_._",
  7340. "lib/xamarinwatchos10/_._",
  7341. "ref/MonoAndroid10/_._",
  7342. "ref/MonoTouch10/_._",
  7343. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  7344. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  7345. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  7346. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  7347. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  7348. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7349. "ref/xamarinios10/_._",
  7350. "ref/xamarinmac20/_._",
  7351. "ref/xamarintvos10/_._",
  7352. "ref/xamarinwatchos10/_._",
  7353. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7354. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7355. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  7356. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  7357. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  7358. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  7359. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7360. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  7361. "system.security.cryptography.algorithms.nuspec"
  7362. ]
  7363. },
  7364. "System.Security.Cryptography.Cng/4.5.0": {
  7365. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  7366. "type": "package",
  7367. "path": "system.security.cryptography.cng/4.5.0",
  7368. "files": [
  7369. ".nupkg.metadata",
  7370. ".signature.p7s",
  7371. "LICENSE.TXT",
  7372. "THIRD-PARTY-NOTICES.TXT",
  7373. "lib/MonoAndroid10/_._",
  7374. "lib/MonoTouch10/_._",
  7375. "lib/net46/System.Security.Cryptography.Cng.dll",
  7376. "lib/net461/System.Security.Cryptography.Cng.dll",
  7377. "lib/net462/System.Security.Cryptography.Cng.dll",
  7378. "lib/net47/System.Security.Cryptography.Cng.dll",
  7379. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7380. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  7381. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7382. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7383. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  7384. "lib/uap10.0.16299/_._",
  7385. "lib/xamarinios10/_._",
  7386. "lib/xamarinmac20/_._",
  7387. "lib/xamarintvos10/_._",
  7388. "lib/xamarinwatchos10/_._",
  7389. "ref/MonoAndroid10/_._",
  7390. "ref/MonoTouch10/_._",
  7391. "ref/net46/System.Security.Cryptography.Cng.dll",
  7392. "ref/net461/System.Security.Cryptography.Cng.dll",
  7393. "ref/net461/System.Security.Cryptography.Cng.xml",
  7394. "ref/net462/System.Security.Cryptography.Cng.dll",
  7395. "ref/net462/System.Security.Cryptography.Cng.xml",
  7396. "ref/net47/System.Security.Cryptography.Cng.dll",
  7397. "ref/net47/System.Security.Cryptography.Cng.xml",
  7398. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7399. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  7400. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7401. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  7402. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  7403. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7404. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7405. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  7406. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  7407. "ref/uap10.0.16299/_._",
  7408. "ref/xamarinios10/_._",
  7409. "ref/xamarinmac20/_._",
  7410. "ref/xamarintvos10/_._",
  7411. "ref/xamarinwatchos10/_._",
  7412. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  7413. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  7414. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  7415. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  7416. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7417. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7418. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7419. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7420. "runtimes/win/lib/uap10.0.16299/_._",
  7421. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  7422. "system.security.cryptography.cng.nuspec",
  7423. "useSharedDesignerContext.txt",
  7424. "version.txt"
  7425. ]
  7426. },
  7427. "System.Security.Cryptography.Csp/4.3.0": {
  7428. "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  7429. "type": "package",
  7430. "path": "system.security.cryptography.csp/4.3.0",
  7431. "files": [
  7432. ".nupkg.metadata",
  7433. ".signature.p7s",
  7434. "ThirdPartyNotices.txt",
  7435. "dotnet_library_license.txt",
  7436. "lib/MonoAndroid10/_._",
  7437. "lib/MonoTouch10/_._",
  7438. "lib/net46/System.Security.Cryptography.Csp.dll",
  7439. "lib/xamarinios10/_._",
  7440. "lib/xamarinmac20/_._",
  7441. "lib/xamarintvos10/_._",
  7442. "lib/xamarinwatchos10/_._",
  7443. "ref/MonoAndroid10/_._",
  7444. "ref/MonoTouch10/_._",
  7445. "ref/net46/System.Security.Cryptography.Csp.dll",
  7446. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7447. "ref/xamarinios10/_._",
  7448. "ref/xamarinmac20/_._",
  7449. "ref/xamarintvos10/_._",
  7450. "ref/xamarinwatchos10/_._",
  7451. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7452. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  7453. "runtimes/win/lib/netcore50/_._",
  7454. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7455. "system.security.cryptography.csp.4.3.0.nupkg.sha512",
  7456. "system.security.cryptography.csp.nuspec"
  7457. ]
  7458. },
  7459. "System.Security.Cryptography.Encoding/4.3.0": {
  7460. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  7461. "type": "package",
  7462. "path": "system.security.cryptography.encoding/4.3.0",
  7463. "files": [
  7464. ".nupkg.metadata",
  7465. ".signature.p7s",
  7466. "ThirdPartyNotices.txt",
  7467. "dotnet_library_license.txt",
  7468. "lib/MonoAndroid10/_._",
  7469. "lib/MonoTouch10/_._",
  7470. "lib/net46/System.Security.Cryptography.Encoding.dll",
  7471. "lib/xamarinios10/_._",
  7472. "lib/xamarinmac20/_._",
  7473. "lib/xamarintvos10/_._",
  7474. "lib/xamarinwatchos10/_._",
  7475. "ref/MonoAndroid10/_._",
  7476. "ref/MonoTouch10/_._",
  7477. "ref/net46/System.Security.Cryptography.Encoding.dll",
  7478. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7479. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  7480. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  7481. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  7482. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  7483. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  7484. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  7485. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  7486. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  7487. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  7488. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  7489. "ref/xamarinios10/_._",
  7490. "ref/xamarinmac20/_._",
  7491. "ref/xamarintvos10/_._",
  7492. "ref/xamarinwatchos10/_._",
  7493. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7494. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  7495. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7496. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  7497. "system.security.cryptography.encoding.nuspec"
  7498. ]
  7499. },
  7500. "System.Security.Cryptography.OpenSsl/4.3.0": {
  7501. "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  7502. "type": "package",
  7503. "path": "system.security.cryptography.openssl/4.3.0",
  7504. "files": [
  7505. ".nupkg.metadata",
  7506. ".signature.p7s",
  7507. "ThirdPartyNotices.txt",
  7508. "dotnet_library_license.txt",
  7509. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7510. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7511. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7512. "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  7513. "system.security.cryptography.openssl.nuspec"
  7514. ]
  7515. },
  7516. "System.Security.Cryptography.Primitives/4.3.0": {
  7517. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  7518. "type": "package",
  7519. "path": "system.security.cryptography.primitives/4.3.0",
  7520. "files": [
  7521. ".nupkg.metadata",
  7522. ".signature.p7s",
  7523. "ThirdPartyNotices.txt",
  7524. "dotnet_library_license.txt",
  7525. "lib/MonoAndroid10/_._",
  7526. "lib/MonoTouch10/_._",
  7527. "lib/net46/System.Security.Cryptography.Primitives.dll",
  7528. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7529. "lib/xamarinios10/_._",
  7530. "lib/xamarinmac20/_._",
  7531. "lib/xamarintvos10/_._",
  7532. "lib/xamarinwatchos10/_._",
  7533. "ref/MonoAndroid10/_._",
  7534. "ref/MonoTouch10/_._",
  7535. "ref/net46/System.Security.Cryptography.Primitives.dll",
  7536. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7537. "ref/xamarinios10/_._",
  7538. "ref/xamarinmac20/_._",
  7539. "ref/xamarintvos10/_._",
  7540. "ref/xamarinwatchos10/_._",
  7541. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  7542. "system.security.cryptography.primitives.nuspec"
  7543. ]
  7544. },
  7545. "System.Security.Cryptography.ProtectedData/4.5.0": {
  7546. "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  7547. "type": "package",
  7548. "path": "system.security.cryptography.protecteddata/4.5.0",
  7549. "files": [
  7550. ".nupkg.metadata",
  7551. ".signature.p7s",
  7552. "LICENSE.TXT",
  7553. "THIRD-PARTY-NOTICES.TXT",
  7554. "lib/MonoAndroid10/_._",
  7555. "lib/MonoTouch10/_._",
  7556. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7557. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7558. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7559. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7560. "lib/xamarinios10/_._",
  7561. "lib/xamarinmac20/_._",
  7562. "lib/xamarintvos10/_._",
  7563. "lib/xamarinwatchos10/_._",
  7564. "ref/MonoAndroid10/_._",
  7565. "ref/MonoTouch10/_._",
  7566. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  7567. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  7568. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  7569. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7570. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7571. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  7572. "ref/xamarinios10/_._",
  7573. "ref/xamarinmac20/_._",
  7574. "ref/xamarintvos10/_._",
  7575. "ref/xamarinwatchos10/_._",
  7576. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7577. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7578. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7579. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7580. "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
  7581. "system.security.cryptography.protecteddata.nuspec",
  7582. "useSharedDesignerContext.txt",
  7583. "version.txt"
  7584. ]
  7585. },
  7586. "System.Security.Cryptography.X509Certificates/4.3.0": {
  7587. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  7588. "type": "package",
  7589. "path": "system.security.cryptography.x509certificates/4.3.0",
  7590. "files": [
  7591. ".nupkg.metadata",
  7592. ".signature.p7s",
  7593. "ThirdPartyNotices.txt",
  7594. "dotnet_library_license.txt",
  7595. "lib/MonoAndroid10/_._",
  7596. "lib/MonoTouch10/_._",
  7597. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  7598. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  7599. "lib/xamarinios10/_._",
  7600. "lib/xamarinmac20/_._",
  7601. "lib/xamarintvos10/_._",
  7602. "lib/xamarinwatchos10/_._",
  7603. "ref/MonoAndroid10/_._",
  7604. "ref/MonoTouch10/_._",
  7605. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  7606. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  7607. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  7608. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  7609. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  7610. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  7611. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  7612. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  7613. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  7614. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  7615. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  7616. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  7617. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  7618. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  7619. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  7620. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  7621. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  7622. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  7623. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  7624. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  7625. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  7626. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  7627. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  7628. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  7629. "ref/xamarinios10/_._",
  7630. "ref/xamarinmac20/_._",
  7631. "ref/xamarintvos10/_._",
  7632. "ref/xamarinwatchos10/_._",
  7633. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  7634. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  7635. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  7636. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  7637. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  7638. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  7639. "system.security.cryptography.x509certificates.nuspec"
  7640. ]
  7641. },
  7642. "System.Security.Permissions/4.6.0": {
  7643. "sha512": "W3Uxog9KCZAmGYsOFHgJnb7L2q+SDbxS3vGnFHmErUnXuIjWYpIh1KVTlua7qmPdrlRCkAcTF9dImv+jciBPOQ==",
  7644. "type": "package",
  7645. "path": "system.security.permissions/4.6.0",
  7646. "files": [
  7647. ".nupkg.metadata",
  7648. ".signature.p7s",
  7649. "LICENSE.TXT",
  7650. "THIRD-PARTY-NOTICES.TXT",
  7651. "lib/net461/System.Security.Permissions.dll",
  7652. "lib/net461/System.Security.Permissions.xml",
  7653. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  7654. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  7655. "lib/netstandard2.0/System.Security.Permissions.dll",
  7656. "lib/netstandard2.0/System.Security.Permissions.xml",
  7657. "ref/net461/System.Security.Permissions.dll",
  7658. "ref/net461/System.Security.Permissions.xml",
  7659. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  7660. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  7661. "ref/netstandard2.0/System.Security.Permissions.dll",
  7662. "ref/netstandard2.0/System.Security.Permissions.xml",
  7663. "system.security.permissions.4.6.0.nupkg.sha512",
  7664. "system.security.permissions.nuspec",
  7665. "useSharedDesignerContext.txt",
  7666. "version.txt"
  7667. ]
  7668. },
  7669. "System.Security.Principal.Windows/4.6.0": {
  7670. "sha512": "Mdukseovp0YIGaz16FMH6nbfgZkrCFOJbtXQptv0aeBO9h775Ilb9+TDwLVTKikoW7y7CY7lpoXl9zmZ5G3ndA==",
  7671. "type": "package",
  7672. "path": "system.security.principal.windows/4.6.0",
  7673. "files": [
  7674. ".nupkg.metadata",
  7675. ".signature.p7s",
  7676. "LICENSE.TXT",
  7677. "THIRD-PARTY-NOTICES.TXT",
  7678. "lib/net46/System.Security.Principal.Windows.dll",
  7679. "lib/net461/System.Security.Principal.Windows.dll",
  7680. "lib/net461/System.Security.Principal.Windows.xml",
  7681. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  7682. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  7683. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  7684. "lib/uap10.0.16299/_._",
  7685. "ref/net46/System.Security.Principal.Windows.dll",
  7686. "ref/net461/System.Security.Principal.Windows.dll",
  7687. "ref/net461/System.Security.Principal.Windows.xml",
  7688. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  7689. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  7690. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  7691. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  7692. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  7693. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  7694. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  7695. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  7696. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  7697. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  7698. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  7699. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  7700. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  7701. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  7702. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  7703. "ref/uap10.0.16299/_._",
  7704. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  7705. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  7706. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  7707. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  7708. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  7709. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  7710. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  7711. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  7712. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  7713. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  7714. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  7715. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  7716. "runtimes/win/lib/uap10.0.16299/_._",
  7717. "system.security.principal.windows.4.6.0.nupkg.sha512",
  7718. "system.security.principal.windows.nuspec",
  7719. "useSharedDesignerContext.txt",
  7720. "version.txt"
  7721. ]
  7722. },
  7723. "System.Security.SecureString/4.3.0": {
  7724. "sha512": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
  7725. "type": "package",
  7726. "path": "system.security.securestring/4.3.0",
  7727. "files": [
  7728. ".nupkg.metadata",
  7729. ".signature.p7s",
  7730. "ThirdPartyNotices.txt",
  7731. "dotnet_library_license.txt",
  7732. "lib/MonoAndroid10/_._",
  7733. "lib/MonoTouch10/_._",
  7734. "lib/net46/System.Security.SecureString.dll",
  7735. "lib/xamarinios10/_._",
  7736. "lib/xamarinmac20/_._",
  7737. "lib/xamarintvos10/_._",
  7738. "lib/xamarinwatchos10/_._",
  7739. "ref/MonoAndroid10/_._",
  7740. "ref/MonoTouch10/_._",
  7741. "ref/net46/System.Security.SecureString.dll",
  7742. "ref/netstandard1.3/System.Security.SecureString.dll",
  7743. "ref/netstandard1.3/System.Security.SecureString.xml",
  7744. "ref/netstandard1.3/de/System.Security.SecureString.xml",
  7745. "ref/netstandard1.3/es/System.Security.SecureString.xml",
  7746. "ref/netstandard1.3/fr/System.Security.SecureString.xml",
  7747. "ref/netstandard1.3/it/System.Security.SecureString.xml",
  7748. "ref/netstandard1.3/ja/System.Security.SecureString.xml",
  7749. "ref/netstandard1.3/ko/System.Security.SecureString.xml",
  7750. "ref/netstandard1.3/ru/System.Security.SecureString.xml",
  7751. "ref/netstandard1.3/zh-hans/System.Security.SecureString.xml",
  7752. "ref/netstandard1.3/zh-hant/System.Security.SecureString.xml",
  7753. "ref/xamarinios10/_._",
  7754. "ref/xamarinmac20/_._",
  7755. "ref/xamarintvos10/_._",
  7756. "ref/xamarinwatchos10/_._",
  7757. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll",
  7758. "runtimes/win/lib/net46/System.Security.SecureString.dll",
  7759. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll",
  7760. "system.security.securestring.4.3.0.nupkg.sha512",
  7761. "system.security.securestring.nuspec"
  7762. ]
  7763. },
  7764. "System.Text.Encoding/4.3.0": {
  7765. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  7766. "type": "package",
  7767. "path": "system.text.encoding/4.3.0",
  7768. "files": [
  7769. ".nupkg.metadata",
  7770. ".signature.p7s",
  7771. "ThirdPartyNotices.txt",
  7772. "dotnet_library_license.txt",
  7773. "lib/MonoAndroid10/_._",
  7774. "lib/MonoTouch10/_._",
  7775. "lib/net45/_._",
  7776. "lib/portable-net45+win8+wp8+wpa81/_._",
  7777. "lib/win8/_._",
  7778. "lib/wp80/_._",
  7779. "lib/wpa81/_._",
  7780. "lib/xamarinios10/_._",
  7781. "lib/xamarinmac20/_._",
  7782. "lib/xamarintvos10/_._",
  7783. "lib/xamarinwatchos10/_._",
  7784. "ref/MonoAndroid10/_._",
  7785. "ref/MonoTouch10/_._",
  7786. "ref/net45/_._",
  7787. "ref/netcore50/System.Text.Encoding.dll",
  7788. "ref/netcore50/System.Text.Encoding.xml",
  7789. "ref/netcore50/de/System.Text.Encoding.xml",
  7790. "ref/netcore50/es/System.Text.Encoding.xml",
  7791. "ref/netcore50/fr/System.Text.Encoding.xml",
  7792. "ref/netcore50/it/System.Text.Encoding.xml",
  7793. "ref/netcore50/ja/System.Text.Encoding.xml",
  7794. "ref/netcore50/ko/System.Text.Encoding.xml",
  7795. "ref/netcore50/ru/System.Text.Encoding.xml",
  7796. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  7797. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  7798. "ref/netstandard1.0/System.Text.Encoding.dll",
  7799. "ref/netstandard1.0/System.Text.Encoding.xml",
  7800. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  7801. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  7802. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  7803. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  7804. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  7805. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  7806. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  7807. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  7808. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  7809. "ref/netstandard1.3/System.Text.Encoding.dll",
  7810. "ref/netstandard1.3/System.Text.Encoding.xml",
  7811. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  7812. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  7813. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  7814. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  7815. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  7816. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  7817. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  7818. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  7819. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  7820. "ref/portable-net45+win8+wp8+wpa81/_._",
  7821. "ref/win8/_._",
  7822. "ref/wp80/_._",
  7823. "ref/wpa81/_._",
  7824. "ref/xamarinios10/_._",
  7825. "ref/xamarinmac20/_._",
  7826. "ref/xamarintvos10/_._",
  7827. "ref/xamarinwatchos10/_._",
  7828. "system.text.encoding.4.3.0.nupkg.sha512",
  7829. "system.text.encoding.nuspec"
  7830. ]
  7831. },
  7832. "System.Text.Encoding.CodePages/4.5.0": {
  7833. "sha512": "S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
  7834. "type": "package",
  7835. "path": "system.text.encoding.codepages/4.5.0",
  7836. "files": [
  7837. ".nupkg.metadata",
  7838. ".signature.p7s",
  7839. "LICENSE.TXT",
  7840. "THIRD-PARTY-NOTICES.TXT",
  7841. "lib/MonoAndroid10/_._",
  7842. "lib/MonoTouch10/_._",
  7843. "lib/net46/System.Text.Encoding.CodePages.dll",
  7844. "lib/net461/System.Text.Encoding.CodePages.dll",
  7845. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7846. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7847. "lib/xamarinios10/_._",
  7848. "lib/xamarinmac20/_._",
  7849. "lib/xamarintvos10/_._",
  7850. "lib/xamarinwatchos10/_._",
  7851. "ref/MonoAndroid10/_._",
  7852. "ref/MonoTouch10/_._",
  7853. "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7854. "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
  7855. "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
  7856. "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
  7857. "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
  7858. "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
  7859. "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
  7860. "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
  7861. "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
  7862. "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
  7863. "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
  7864. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7865. "ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
  7866. "ref/xamarinios10/_._",
  7867. "ref/xamarinmac20/_._",
  7868. "ref/xamarintvos10/_._",
  7869. "ref/xamarinwatchos10/_._",
  7870. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  7871. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  7872. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7873. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7874. "system.text.encoding.codepages.4.5.0.nupkg.sha512",
  7875. "system.text.encoding.codepages.nuspec",
  7876. "useSharedDesignerContext.txt",
  7877. "version.txt"
  7878. ]
  7879. },
  7880. "System.Text.Encoding.Extensions/4.3.0": {
  7881. "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  7882. "type": "package",
  7883. "path": "system.text.encoding.extensions/4.3.0",
  7884. "files": [
  7885. ".nupkg.metadata",
  7886. ".signature.p7s",
  7887. "ThirdPartyNotices.txt",
  7888. "dotnet_library_license.txt",
  7889. "lib/MonoAndroid10/_._",
  7890. "lib/MonoTouch10/_._",
  7891. "lib/net45/_._",
  7892. "lib/portable-net45+win8+wp8+wpa81/_._",
  7893. "lib/win8/_._",
  7894. "lib/wp80/_._",
  7895. "lib/wpa81/_._",
  7896. "lib/xamarinios10/_._",
  7897. "lib/xamarinmac20/_._",
  7898. "lib/xamarintvos10/_._",
  7899. "lib/xamarinwatchos10/_._",
  7900. "ref/MonoAndroid10/_._",
  7901. "ref/MonoTouch10/_._",
  7902. "ref/net45/_._",
  7903. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  7904. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  7905. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  7906. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  7907. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  7908. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  7909. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  7910. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  7911. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  7912. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  7913. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  7914. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  7915. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  7916. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  7917. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  7918. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  7919. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  7920. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  7921. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  7922. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  7923. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  7924. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  7925. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  7926. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  7927. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  7928. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  7929. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  7930. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  7931. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  7932. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  7933. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  7934. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  7935. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  7936. "ref/portable-net45+win8+wp8+wpa81/_._",
  7937. "ref/win8/_._",
  7938. "ref/wp80/_._",
  7939. "ref/wpa81/_._",
  7940. "ref/xamarinios10/_._",
  7941. "ref/xamarinmac20/_._",
  7942. "ref/xamarintvos10/_._",
  7943. "ref/xamarinwatchos10/_._",
  7944. "system.text.encoding.extensions.4.3.0.nupkg.sha512",
  7945. "system.text.encoding.extensions.nuspec"
  7946. ]
  7947. },
  7948. "System.Text.Encodings.Web/4.5.0": {
  7949. "sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  7950. "type": "package",
  7951. "path": "system.text.encodings.web/4.5.0",
  7952. "files": [
  7953. ".nupkg.metadata",
  7954. ".signature.p7s",
  7955. "LICENSE.TXT",
  7956. "THIRD-PARTY-NOTICES.TXT",
  7957. "lib/netstandard1.0/System.Text.Encodings.Web.dll",
  7958. "lib/netstandard1.0/System.Text.Encodings.Web.xml",
  7959. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  7960. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  7961. "system.text.encodings.web.4.5.0.nupkg.sha512",
  7962. "system.text.encodings.web.nuspec",
  7963. "useSharedDesignerContext.txt",
  7964. "version.txt"
  7965. ]
  7966. },
  7967. "System.Text.RegularExpressions/4.3.0": {
  7968. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  7969. "type": "package",
  7970. "path": "system.text.regularexpressions/4.3.0",
  7971. "files": [
  7972. ".nupkg.metadata",
  7973. ".signature.p7s",
  7974. "ThirdPartyNotices.txt",
  7975. "dotnet_library_license.txt",
  7976. "lib/MonoAndroid10/_._",
  7977. "lib/MonoTouch10/_._",
  7978. "lib/net45/_._",
  7979. "lib/net463/System.Text.RegularExpressions.dll",
  7980. "lib/netcore50/System.Text.RegularExpressions.dll",
  7981. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  7982. "lib/portable-net45+win8+wp8+wpa81/_._",
  7983. "lib/win8/_._",
  7984. "lib/wp80/_._",
  7985. "lib/wpa81/_._",
  7986. "lib/xamarinios10/_._",
  7987. "lib/xamarinmac20/_._",
  7988. "lib/xamarintvos10/_._",
  7989. "lib/xamarinwatchos10/_._",
  7990. "ref/MonoAndroid10/_._",
  7991. "ref/MonoTouch10/_._",
  7992. "ref/net45/_._",
  7993. "ref/net463/System.Text.RegularExpressions.dll",
  7994. "ref/netcore50/System.Text.RegularExpressions.dll",
  7995. "ref/netcore50/System.Text.RegularExpressions.xml",
  7996. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  7997. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  7998. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  7999. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  8000. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  8001. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  8002. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  8003. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  8004. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  8005. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  8006. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  8007. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  8008. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  8009. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  8010. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  8011. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  8012. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  8013. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  8014. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  8015. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  8016. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  8017. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  8018. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  8019. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  8020. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  8021. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  8022. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  8023. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  8024. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  8025. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  8026. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  8027. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  8028. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  8029. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  8030. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  8031. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  8032. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  8033. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  8034. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  8035. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  8036. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  8037. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  8038. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  8039. "ref/portable-net45+win8+wp8+wpa81/_._",
  8040. "ref/win8/_._",
  8041. "ref/wp80/_._",
  8042. "ref/wpa81/_._",
  8043. "ref/xamarinios10/_._",
  8044. "ref/xamarinmac20/_._",
  8045. "ref/xamarintvos10/_._",
  8046. "ref/xamarinwatchos10/_._",
  8047. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  8048. "system.text.regularexpressions.nuspec"
  8049. ]
  8050. },
  8051. "System.Threading/4.3.0": {
  8052. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  8053. "type": "package",
  8054. "path": "system.threading/4.3.0",
  8055. "files": [
  8056. ".nupkg.metadata",
  8057. ".signature.p7s",
  8058. "ThirdPartyNotices.txt",
  8059. "dotnet_library_license.txt",
  8060. "lib/MonoAndroid10/_._",
  8061. "lib/MonoTouch10/_._",
  8062. "lib/net45/_._",
  8063. "lib/netcore50/System.Threading.dll",
  8064. "lib/netstandard1.3/System.Threading.dll",
  8065. "lib/portable-net45+win8+wp8+wpa81/_._",
  8066. "lib/win8/_._",
  8067. "lib/wp80/_._",
  8068. "lib/wpa81/_._",
  8069. "lib/xamarinios10/_._",
  8070. "lib/xamarinmac20/_._",
  8071. "lib/xamarintvos10/_._",
  8072. "lib/xamarinwatchos10/_._",
  8073. "ref/MonoAndroid10/_._",
  8074. "ref/MonoTouch10/_._",
  8075. "ref/net45/_._",
  8076. "ref/netcore50/System.Threading.dll",
  8077. "ref/netcore50/System.Threading.xml",
  8078. "ref/netcore50/de/System.Threading.xml",
  8079. "ref/netcore50/es/System.Threading.xml",
  8080. "ref/netcore50/fr/System.Threading.xml",
  8081. "ref/netcore50/it/System.Threading.xml",
  8082. "ref/netcore50/ja/System.Threading.xml",
  8083. "ref/netcore50/ko/System.Threading.xml",
  8084. "ref/netcore50/ru/System.Threading.xml",
  8085. "ref/netcore50/zh-hans/System.Threading.xml",
  8086. "ref/netcore50/zh-hant/System.Threading.xml",
  8087. "ref/netstandard1.0/System.Threading.dll",
  8088. "ref/netstandard1.0/System.Threading.xml",
  8089. "ref/netstandard1.0/de/System.Threading.xml",
  8090. "ref/netstandard1.0/es/System.Threading.xml",
  8091. "ref/netstandard1.0/fr/System.Threading.xml",
  8092. "ref/netstandard1.0/it/System.Threading.xml",
  8093. "ref/netstandard1.0/ja/System.Threading.xml",
  8094. "ref/netstandard1.0/ko/System.Threading.xml",
  8095. "ref/netstandard1.0/ru/System.Threading.xml",
  8096. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  8097. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  8098. "ref/netstandard1.3/System.Threading.dll",
  8099. "ref/netstandard1.3/System.Threading.xml",
  8100. "ref/netstandard1.3/de/System.Threading.xml",
  8101. "ref/netstandard1.3/es/System.Threading.xml",
  8102. "ref/netstandard1.3/fr/System.Threading.xml",
  8103. "ref/netstandard1.3/it/System.Threading.xml",
  8104. "ref/netstandard1.3/ja/System.Threading.xml",
  8105. "ref/netstandard1.3/ko/System.Threading.xml",
  8106. "ref/netstandard1.3/ru/System.Threading.xml",
  8107. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  8108. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  8109. "ref/portable-net45+win8+wp8+wpa81/_._",
  8110. "ref/win8/_._",
  8111. "ref/wp80/_._",
  8112. "ref/wpa81/_._",
  8113. "ref/xamarinios10/_._",
  8114. "ref/xamarinmac20/_._",
  8115. "ref/xamarintvos10/_._",
  8116. "ref/xamarinwatchos10/_._",
  8117. "runtimes/aot/lib/netcore50/System.Threading.dll",
  8118. "system.threading.4.3.0.nupkg.sha512",
  8119. "system.threading.nuspec"
  8120. ]
  8121. },
  8122. "System.Threading.Overlapped/4.0.1": {
  8123. "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  8124. "type": "package",
  8125. "path": "system.threading.overlapped/4.0.1",
  8126. "files": [
  8127. ".nupkg.metadata",
  8128. ".signature.p7s",
  8129. "ThirdPartyNotices.txt",
  8130. "dotnet_library_license.txt",
  8131. "lib/net46/System.Threading.Overlapped.dll",
  8132. "ref/net46/System.Threading.Overlapped.dll",
  8133. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  8134. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  8135. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  8136. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  8137. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  8138. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  8139. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  8140. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  8141. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  8142. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  8143. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  8144. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  8145. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  8146. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  8147. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
  8148. "system.threading.overlapped.4.0.1.nupkg.sha512",
  8149. "system.threading.overlapped.nuspec"
  8150. ]
  8151. },
  8152. "System.Threading.Tasks/4.3.0": {
  8153. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  8154. "type": "package",
  8155. "path": "system.threading.tasks/4.3.0",
  8156. "files": [
  8157. ".nupkg.metadata",
  8158. ".signature.p7s",
  8159. "ThirdPartyNotices.txt",
  8160. "dotnet_library_license.txt",
  8161. "lib/MonoAndroid10/_._",
  8162. "lib/MonoTouch10/_._",
  8163. "lib/net45/_._",
  8164. "lib/portable-net45+win8+wp8+wpa81/_._",
  8165. "lib/win8/_._",
  8166. "lib/wp80/_._",
  8167. "lib/wpa81/_._",
  8168. "lib/xamarinios10/_._",
  8169. "lib/xamarinmac20/_._",
  8170. "lib/xamarintvos10/_._",
  8171. "lib/xamarinwatchos10/_._",
  8172. "ref/MonoAndroid10/_._",
  8173. "ref/MonoTouch10/_._",
  8174. "ref/net45/_._",
  8175. "ref/netcore50/System.Threading.Tasks.dll",
  8176. "ref/netcore50/System.Threading.Tasks.xml",
  8177. "ref/netcore50/de/System.Threading.Tasks.xml",
  8178. "ref/netcore50/es/System.Threading.Tasks.xml",
  8179. "ref/netcore50/fr/System.Threading.Tasks.xml",
  8180. "ref/netcore50/it/System.Threading.Tasks.xml",
  8181. "ref/netcore50/ja/System.Threading.Tasks.xml",
  8182. "ref/netcore50/ko/System.Threading.Tasks.xml",
  8183. "ref/netcore50/ru/System.Threading.Tasks.xml",
  8184. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  8185. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  8186. "ref/netstandard1.0/System.Threading.Tasks.dll",
  8187. "ref/netstandard1.0/System.Threading.Tasks.xml",
  8188. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  8189. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  8190. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  8191. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  8192. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  8193. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  8194. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  8195. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  8196. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  8197. "ref/netstandard1.3/System.Threading.Tasks.dll",
  8198. "ref/netstandard1.3/System.Threading.Tasks.xml",
  8199. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  8200. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  8201. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  8202. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  8203. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  8204. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  8205. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  8206. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  8207. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  8208. "ref/portable-net45+win8+wp8+wpa81/_._",
  8209. "ref/win8/_._",
  8210. "ref/wp80/_._",
  8211. "ref/wpa81/_._",
  8212. "ref/xamarinios10/_._",
  8213. "ref/xamarinmac20/_._",
  8214. "ref/xamarintvos10/_._",
  8215. "ref/xamarinwatchos10/_._",
  8216. "system.threading.tasks.4.3.0.nupkg.sha512",
  8217. "system.threading.tasks.nuspec"
  8218. ]
  8219. },
  8220. "System.Threading.Tasks.Extensions/4.3.0": {
  8221. "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  8222. "type": "package",
  8223. "path": "system.threading.tasks.extensions/4.3.0",
  8224. "files": [
  8225. ".nupkg.metadata",
  8226. ".signature.p7s",
  8227. "ThirdPartyNotices.txt",
  8228. "dotnet_library_license.txt",
  8229. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  8230. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  8231. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  8232. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  8233. "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
  8234. "system.threading.tasks.extensions.nuspec"
  8235. ]
  8236. },
  8237. "System.Threading.Thread/4.0.0": {
  8238. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  8239. "type": "package",
  8240. "path": "system.threading.thread/4.0.0",
  8241. "files": [
  8242. ".nupkg.metadata",
  8243. ".signature.p7s",
  8244. "ThirdPartyNotices.txt",
  8245. "dotnet_library_license.txt",
  8246. "lib/MonoAndroid10/_._",
  8247. "lib/MonoTouch10/_._",
  8248. "lib/net46/System.Threading.Thread.dll",
  8249. "lib/netcore50/_._",
  8250. "lib/netstandard1.3/System.Threading.Thread.dll",
  8251. "lib/xamarinios10/_._",
  8252. "lib/xamarinmac20/_._",
  8253. "lib/xamarintvos10/_._",
  8254. "lib/xamarinwatchos10/_._",
  8255. "ref/MonoAndroid10/_._",
  8256. "ref/MonoTouch10/_._",
  8257. "ref/net46/System.Threading.Thread.dll",
  8258. "ref/netstandard1.3/System.Threading.Thread.dll",
  8259. "ref/netstandard1.3/System.Threading.Thread.xml",
  8260. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  8261. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  8262. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  8263. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  8264. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  8265. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  8266. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  8267. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  8268. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  8269. "ref/xamarinios10/_._",
  8270. "ref/xamarinmac20/_._",
  8271. "ref/xamarintvos10/_._",
  8272. "ref/xamarinwatchos10/_._",
  8273. "system.threading.thread.4.0.0.nupkg.sha512",
  8274. "system.threading.thread.nuspec"
  8275. ]
  8276. },
  8277. "System.Threading.ThreadPool/4.0.10": {
  8278. "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  8279. "type": "package",
  8280. "path": "system.threading.threadpool/4.0.10",
  8281. "files": [
  8282. ".nupkg.metadata",
  8283. ".signature.p7s",
  8284. "ThirdPartyNotices.txt",
  8285. "dotnet_library_license.txt",
  8286. "lib/MonoAndroid10/_._",
  8287. "lib/MonoTouch10/_._",
  8288. "lib/net46/System.Threading.ThreadPool.dll",
  8289. "lib/netcore50/_._",
  8290. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  8291. "lib/xamarinios10/_._",
  8292. "lib/xamarinmac20/_._",
  8293. "lib/xamarintvos10/_._",
  8294. "lib/xamarinwatchos10/_._",
  8295. "ref/MonoAndroid10/_._",
  8296. "ref/MonoTouch10/_._",
  8297. "ref/net46/System.Threading.ThreadPool.dll",
  8298. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  8299. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  8300. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  8301. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  8302. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  8303. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  8304. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  8305. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  8306. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  8307. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  8308. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  8309. "ref/xamarinios10/_._",
  8310. "ref/xamarinmac20/_._",
  8311. "ref/xamarintvos10/_._",
  8312. "ref/xamarinwatchos10/_._",
  8313. "system.threading.threadpool.4.0.10.nupkg.sha512",
  8314. "system.threading.threadpool.nuspec"
  8315. ]
  8316. },
  8317. "System.Threading.Timer/4.3.0": {
  8318. "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  8319. "type": "package",
  8320. "path": "system.threading.timer/4.3.0",
  8321. "files": [
  8322. ".nupkg.metadata",
  8323. ".signature.p7s",
  8324. "ThirdPartyNotices.txt",
  8325. "dotnet_library_license.txt",
  8326. "lib/MonoAndroid10/_._",
  8327. "lib/MonoTouch10/_._",
  8328. "lib/net451/_._",
  8329. "lib/portable-net451+win81+wpa81/_._",
  8330. "lib/win81/_._",
  8331. "lib/wpa81/_._",
  8332. "lib/xamarinios10/_._",
  8333. "lib/xamarinmac20/_._",
  8334. "lib/xamarintvos10/_._",
  8335. "lib/xamarinwatchos10/_._",
  8336. "ref/MonoAndroid10/_._",
  8337. "ref/MonoTouch10/_._",
  8338. "ref/net451/_._",
  8339. "ref/netcore50/System.Threading.Timer.dll",
  8340. "ref/netcore50/System.Threading.Timer.xml",
  8341. "ref/netcore50/de/System.Threading.Timer.xml",
  8342. "ref/netcore50/es/System.Threading.Timer.xml",
  8343. "ref/netcore50/fr/System.Threading.Timer.xml",
  8344. "ref/netcore50/it/System.Threading.Timer.xml",
  8345. "ref/netcore50/ja/System.Threading.Timer.xml",
  8346. "ref/netcore50/ko/System.Threading.Timer.xml",
  8347. "ref/netcore50/ru/System.Threading.Timer.xml",
  8348. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  8349. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  8350. "ref/netstandard1.2/System.Threading.Timer.dll",
  8351. "ref/netstandard1.2/System.Threading.Timer.xml",
  8352. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  8353. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  8354. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  8355. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  8356. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  8357. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  8358. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  8359. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  8360. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  8361. "ref/portable-net451+win81+wpa81/_._",
  8362. "ref/win81/_._",
  8363. "ref/wpa81/_._",
  8364. "ref/xamarinios10/_._",
  8365. "ref/xamarinmac20/_._",
  8366. "ref/xamarintvos10/_._",
  8367. "ref/xamarinwatchos10/_._",
  8368. "system.threading.timer.4.3.0.nupkg.sha512",
  8369. "system.threading.timer.nuspec"
  8370. ]
  8371. },
  8372. "System.ValueTuple/4.5.0": {
  8373. "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  8374. "type": "package",
  8375. "path": "system.valuetuple/4.5.0",
  8376. "files": [
  8377. ".nupkg.metadata",
  8378. ".signature.p7s",
  8379. "LICENSE.TXT",
  8380. "THIRD-PARTY-NOTICES.TXT",
  8381. "lib/MonoAndroid10/_._",
  8382. "lib/MonoTouch10/_._",
  8383. "lib/net461/System.ValueTuple.dll",
  8384. "lib/net461/System.ValueTuple.xml",
  8385. "lib/net47/System.ValueTuple.dll",
  8386. "lib/net47/System.ValueTuple.xml",
  8387. "lib/netcoreapp2.0/_._",
  8388. "lib/netstandard1.0/System.ValueTuple.dll",
  8389. "lib/netstandard1.0/System.ValueTuple.xml",
  8390. "lib/netstandard2.0/_._",
  8391. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  8392. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
  8393. "lib/uap10.0.16299/_._",
  8394. "lib/xamarinios10/_._",
  8395. "lib/xamarinmac20/_._",
  8396. "lib/xamarintvos10/_._",
  8397. "lib/xamarinwatchos10/_._",
  8398. "ref/MonoAndroid10/_._",
  8399. "ref/MonoTouch10/_._",
  8400. "ref/net461/System.ValueTuple.dll",
  8401. "ref/net47/System.ValueTuple.dll",
  8402. "ref/netcoreapp2.0/_._",
  8403. "ref/netstandard2.0/_._",
  8404. "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  8405. "ref/uap10.0.16299/_._",
  8406. "ref/xamarinios10/_._",
  8407. "ref/xamarinmac20/_._",
  8408. "ref/xamarintvos10/_._",
  8409. "ref/xamarinwatchos10/_._",
  8410. "system.valuetuple.4.5.0.nupkg.sha512",
  8411. "system.valuetuple.nuspec",
  8412. "useSharedDesignerContext.txt",
  8413. "version.txt"
  8414. ]
  8415. },
  8416. "System.Windows.Extensions/4.6.0": {
  8417. "sha512": "GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
  8418. "type": "package",
  8419. "path": "system.windows.extensions/4.6.0",
  8420. "files": [
  8421. ".nupkg.metadata",
  8422. ".signature.p7s",
  8423. "LICENSE.TXT",
  8424. "THIRD-PARTY-NOTICES.TXT",
  8425. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8426. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8427. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  8428. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  8429. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8430. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8431. "system.windows.extensions.4.6.0.nupkg.sha512",
  8432. "system.windows.extensions.nuspec",
  8433. "useSharedDesignerContext.txt",
  8434. "version.txt"
  8435. ]
  8436. },
  8437. "System.Xml.ReaderWriter/4.3.0": {
  8438. "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  8439. "type": "package",
  8440. "path": "system.xml.readerwriter/4.3.0",
  8441. "files": [
  8442. ".nupkg.metadata",
  8443. ".signature.p7s",
  8444. "ThirdPartyNotices.txt",
  8445. "dotnet_library_license.txt",
  8446. "lib/MonoAndroid10/_._",
  8447. "lib/MonoTouch10/_._",
  8448. "lib/net45/_._",
  8449. "lib/net46/System.Xml.ReaderWriter.dll",
  8450. "lib/netcore50/System.Xml.ReaderWriter.dll",
  8451. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  8452. "lib/portable-net45+win8+wp8+wpa81/_._",
  8453. "lib/win8/_._",
  8454. "lib/wp80/_._",
  8455. "lib/wpa81/_._",
  8456. "lib/xamarinios10/_._",
  8457. "lib/xamarinmac20/_._",
  8458. "lib/xamarintvos10/_._",
  8459. "lib/xamarinwatchos10/_._",
  8460. "ref/MonoAndroid10/_._",
  8461. "ref/MonoTouch10/_._",
  8462. "ref/net45/_._",
  8463. "ref/net46/System.Xml.ReaderWriter.dll",
  8464. "ref/netcore50/System.Xml.ReaderWriter.dll",
  8465. "ref/netcore50/System.Xml.ReaderWriter.xml",
  8466. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  8467. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  8468. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  8469. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  8470. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  8471. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  8472. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  8473. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  8474. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  8475. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  8476. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  8477. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  8478. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  8479. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  8480. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  8481. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  8482. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  8483. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  8484. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  8485. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  8486. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  8487. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  8488. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  8489. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  8490. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  8491. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  8492. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  8493. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  8494. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  8495. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  8496. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  8497. "ref/portable-net45+win8+wp8+wpa81/_._",
  8498. "ref/win8/_._",
  8499. "ref/wp80/_._",
  8500. "ref/wpa81/_._",
  8501. "ref/xamarinios10/_._",
  8502. "ref/xamarinmac20/_._",
  8503. "ref/xamarintvos10/_._",
  8504. "ref/xamarinwatchos10/_._",
  8505. "system.xml.readerwriter.4.3.0.nupkg.sha512",
  8506. "system.xml.readerwriter.nuspec"
  8507. ]
  8508. },
  8509. "System.Xml.XDocument/4.3.0": {
  8510. "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  8511. "type": "package",
  8512. "path": "system.xml.xdocument/4.3.0",
  8513. "files": [
  8514. ".nupkg.metadata",
  8515. ".signature.p7s",
  8516. "ThirdPartyNotices.txt",
  8517. "dotnet_library_license.txt",
  8518. "lib/MonoAndroid10/_._",
  8519. "lib/MonoTouch10/_._",
  8520. "lib/net45/_._",
  8521. "lib/netcore50/System.Xml.XDocument.dll",
  8522. "lib/netstandard1.3/System.Xml.XDocument.dll",
  8523. "lib/portable-net45+win8+wp8+wpa81/_._",
  8524. "lib/win8/_._",
  8525. "lib/wp80/_._",
  8526. "lib/wpa81/_._",
  8527. "lib/xamarinios10/_._",
  8528. "lib/xamarinmac20/_._",
  8529. "lib/xamarintvos10/_._",
  8530. "lib/xamarinwatchos10/_._",
  8531. "ref/MonoAndroid10/_._",
  8532. "ref/MonoTouch10/_._",
  8533. "ref/net45/_._",
  8534. "ref/netcore50/System.Xml.XDocument.dll",
  8535. "ref/netcore50/System.Xml.XDocument.xml",
  8536. "ref/netcore50/de/System.Xml.XDocument.xml",
  8537. "ref/netcore50/es/System.Xml.XDocument.xml",
  8538. "ref/netcore50/fr/System.Xml.XDocument.xml",
  8539. "ref/netcore50/it/System.Xml.XDocument.xml",
  8540. "ref/netcore50/ja/System.Xml.XDocument.xml",
  8541. "ref/netcore50/ko/System.Xml.XDocument.xml",
  8542. "ref/netcore50/ru/System.Xml.XDocument.xml",
  8543. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  8544. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  8545. "ref/netstandard1.0/System.Xml.XDocument.dll",
  8546. "ref/netstandard1.0/System.Xml.XDocument.xml",
  8547. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  8548. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  8549. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  8550. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  8551. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  8552. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  8553. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  8554. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  8555. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  8556. "ref/netstandard1.3/System.Xml.XDocument.dll",
  8557. "ref/netstandard1.3/System.Xml.XDocument.xml",
  8558. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  8559. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  8560. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  8561. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  8562. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  8563. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  8564. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  8565. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  8566. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  8567. "ref/portable-net45+win8+wp8+wpa81/_._",
  8568. "ref/win8/_._",
  8569. "ref/wp80/_._",
  8570. "ref/wpa81/_._",
  8571. "ref/xamarinios10/_._",
  8572. "ref/xamarinmac20/_._",
  8573. "ref/xamarintvos10/_._",
  8574. "ref/xamarinwatchos10/_._",
  8575. "system.xml.xdocument.4.3.0.nupkg.sha512",
  8576. "system.xml.xdocument.nuspec"
  8577. ]
  8578. },
  8579. "System.Xml.XmlDocument/4.3.0": {
  8580. "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  8581. "type": "package",
  8582. "path": "system.xml.xmldocument/4.3.0",
  8583. "files": [
  8584. ".nupkg.metadata",
  8585. ".signature.p7s",
  8586. "ThirdPartyNotices.txt",
  8587. "dotnet_library_license.txt",
  8588. "lib/MonoAndroid10/_._",
  8589. "lib/MonoTouch10/_._",
  8590. "lib/net46/System.Xml.XmlDocument.dll",
  8591. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  8592. "lib/xamarinios10/_._",
  8593. "lib/xamarinmac20/_._",
  8594. "lib/xamarintvos10/_._",
  8595. "lib/xamarinwatchos10/_._",
  8596. "ref/MonoAndroid10/_._",
  8597. "ref/MonoTouch10/_._",
  8598. "ref/net46/System.Xml.XmlDocument.dll",
  8599. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  8600. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  8601. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  8602. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  8603. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  8604. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  8605. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  8606. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  8607. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  8608. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  8609. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  8610. "ref/xamarinios10/_._",
  8611. "ref/xamarinmac20/_._",
  8612. "ref/xamarintvos10/_._",
  8613. "ref/xamarinwatchos10/_._",
  8614. "system.xml.xmldocument.4.3.0.nupkg.sha512",
  8615. "system.xml.xmldocument.nuspec"
  8616. ]
  8617. },
  8618. "System.Xml.XmlSerializer/4.3.0": {
  8619. "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  8620. "type": "package",
  8621. "path": "system.xml.xmlserializer/4.3.0",
  8622. "files": [
  8623. ".nupkg.metadata",
  8624. ".signature.p7s",
  8625. "ThirdPartyNotices.txt",
  8626. "dotnet_library_license.txt",
  8627. "lib/MonoAndroid10/_._",
  8628. "lib/MonoTouch10/_._",
  8629. "lib/net45/_._",
  8630. "lib/netcore50/System.Xml.XmlSerializer.dll",
  8631. "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
  8632. "lib/portable-net45+win8+wp8+wpa81/_._",
  8633. "lib/win8/_._",
  8634. "lib/wp80/_._",
  8635. "lib/wpa81/_._",
  8636. "lib/xamarinios10/_._",
  8637. "lib/xamarinmac20/_._",
  8638. "lib/xamarintvos10/_._",
  8639. "lib/xamarinwatchos10/_._",
  8640. "ref/MonoAndroid10/_._",
  8641. "ref/MonoTouch10/_._",
  8642. "ref/net45/_._",
  8643. "ref/netcore50/System.Xml.XmlSerializer.dll",
  8644. "ref/netcore50/System.Xml.XmlSerializer.xml",
  8645. "ref/netcore50/de/System.Xml.XmlSerializer.xml",
  8646. "ref/netcore50/es/System.Xml.XmlSerializer.xml",
  8647. "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
  8648. "ref/netcore50/it/System.Xml.XmlSerializer.xml",
  8649. "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
  8650. "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
  8651. "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
  8652. "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
  8653. "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
  8654. "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
  8655. "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
  8656. "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
  8657. "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
  8658. "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
  8659. "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
  8660. "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
  8661. "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
  8662. "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
  8663. "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
  8664. "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
  8665. "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
  8666. "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
  8667. "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
  8668. "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
  8669. "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
  8670. "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
  8671. "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
  8672. "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
  8673. "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
  8674. "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
  8675. "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
  8676. "ref/portable-net45+win8+wp8+wpa81/_._",
  8677. "ref/win8/_._",
  8678. "ref/wp80/_._",
  8679. "ref/wpa81/_._",
  8680. "ref/xamarinios10/_._",
  8681. "ref/xamarinmac20/_._",
  8682. "ref/xamarintvos10/_._",
  8683. "ref/xamarinwatchos10/_._",
  8684. "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
  8685. "system.xml.xmlserializer.4.3.0.nupkg.sha512",
  8686. "system.xml.xmlserializer.nuspec"
  8687. ]
  8688. },
  8689. "System.Xml.XPath/4.0.1": {
  8690. "sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
  8691. "type": "package",
  8692. "path": "system.xml.xpath/4.0.1",
  8693. "files": [
  8694. ".nupkg.metadata",
  8695. ".signature.p7s",
  8696. "ThirdPartyNotices.txt",
  8697. "dotnet_library_license.txt",
  8698. "lib/MonoAndroid10/_._",
  8699. "lib/MonoTouch10/_._",
  8700. "lib/net46/System.Xml.XPath.dll",
  8701. "lib/netstandard1.3/System.Xml.XPath.dll",
  8702. "lib/xamarinios10/_._",
  8703. "lib/xamarinmac20/_._",
  8704. "lib/xamarintvos10/_._",
  8705. "lib/xamarinwatchos10/_._",
  8706. "ref/MonoAndroid10/_._",
  8707. "ref/MonoTouch10/_._",
  8708. "ref/net46/System.Xml.XPath.dll",
  8709. "ref/netstandard1.3/System.Xml.XPath.dll",
  8710. "ref/netstandard1.3/System.Xml.XPath.xml",
  8711. "ref/netstandard1.3/de/System.Xml.XPath.xml",
  8712. "ref/netstandard1.3/es/System.Xml.XPath.xml",
  8713. "ref/netstandard1.3/fr/System.Xml.XPath.xml",
  8714. "ref/netstandard1.3/it/System.Xml.XPath.xml",
  8715. "ref/netstandard1.3/ja/System.Xml.XPath.xml",
  8716. "ref/netstandard1.3/ko/System.Xml.XPath.xml",
  8717. "ref/netstandard1.3/ru/System.Xml.XPath.xml",
  8718. "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
  8719. "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
  8720. "ref/xamarinios10/_._",
  8721. "ref/xamarinmac20/_._",
  8722. "ref/xamarintvos10/_._",
  8723. "ref/xamarinwatchos10/_._",
  8724. "system.xml.xpath.4.0.1.nupkg.sha512",
  8725. "system.xml.xpath.nuspec"
  8726. ]
  8727. },
  8728. "System.Xml.XPath.XmlDocument/4.0.1": {
  8729. "sha512": "Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
  8730. "type": "package",
  8731. "path": "system.xml.xpath.xmldocument/4.0.1",
  8732. "files": [
  8733. ".nupkg.metadata",
  8734. ".signature.p7s",
  8735. "ThirdPartyNotices.txt",
  8736. "dotnet_library_license.txt",
  8737. "lib/MonoAndroid10/_._",
  8738. "lib/MonoTouch10/_._",
  8739. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  8740. "lib/xamarinios10/_._",
  8741. "lib/xamarinmac20/_._",
  8742. "lib/xamarintvos10/_._",
  8743. "lib/xamarinwatchos10/_._",
  8744. "ref/MonoAndroid10/_._",
  8745. "ref/MonoTouch10/_._",
  8746. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  8747. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
  8748. "ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
  8749. "ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
  8750. "ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
  8751. "ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
  8752. "ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
  8753. "ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
  8754. "ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
  8755. "ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
  8756. "ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
  8757. "ref/xamarinios10/_._",
  8758. "ref/xamarinmac20/_._",
  8759. "ref/xamarintvos10/_._",
  8760. "ref/xamarinwatchos10/_._",
  8761. "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512",
  8762. "system.xml.xpath.xmldocument.nuspec"
  8763. ]
  8764. },
  8765. "TSQL.Parser/1.4.0": {
  8766. "sha512": "C+dZAY2TsKZj4W6r7NHXManIUOMuM96aRFFyTSZ4TW7YoJDw71P3+ggowqhIXzrhMLhnnnc4N5Tz2t6zs7OTBw==",
  8767. "type": "package",
  8768. "path": "tsql.parser/1.4.0",
  8769. "files": [
  8770. ".nupkg.metadata",
  8771. ".signature.p7s",
  8772. "lib/net452/TSQL_Parser.dll",
  8773. "lib/net452/TSQL_Parser.xml",
  8774. "lib/netstandard2.0/TSQL_Parser.dll",
  8775. "lib/netstandard2.0/TSQL_Parser.xml",
  8776. "tsql.parser.1.4.0.nupkg.sha512",
  8777. "tsql.parser.nuspec"
  8778. ]
  8779. },
  8780. "ArsenalDB/3.1.301": {
  8781. "type": "project",
  8782. "path": "../ArsenalDB/ArsenalDB.csproj",
  8783. "msbuildProject": "../ArsenalDB/ArsenalDB.csproj"
  8784. },
  8785. "MonumentDefine/3.1.301": {
  8786. "type": "project",
  8787. "path": "../MonumentDefine/MonumentDefine.csproj",
  8788. "msbuildProject": "../MonumentDefine/MonumentDefine.csproj"
  8789. },
  8790. "SoldierData/3.1.301": {
  8791. "type": "project",
  8792. "path": "../SoldierData/SoldierData.csproj",
  8793. "msbuildProject": "../SoldierData/SoldierData.csproj"
  8794. }
  8795. },
  8796. "projectFileDependencyGroups": {
  8797. ".NETCoreApp,Version=v3.1": [
  8798. "ArsenalDB >= 3.1.301",
  8799. "Caching.CSRedis >= 3.6.60",
  8800. "Microsoft.AspNetCore.Http.Abstractions >= 2.2.0",
  8801. "Microsoft.CodeAnalysis.FxCopAnalyzers >= 2.9.8",
  8802. "Microsoft.Extensions.Caching.Memory >= 3.1.3",
  8803. "MonumentDefine >= 3.1.301",
  8804. "NPOI >= 2.4.1",
  8805. "SoldierData >= 3.1.301"
  8806. ]
  8807. },
  8808. "packageFolders": {
  8809. "C:\\Users\\alina\\.nuget\\packages\\": {},
  8810. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  8811. },
  8812. "project": {
  8813. "version": "3.1.301",
  8814. "restore": {
  8815. "projectUniqueName": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj",
  8816. "projectName": "CounsellorBL",
  8817. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj",
  8818. "packagesPath": "C:\\Users\\alina\\.nuget\\packages\\",
  8819. "outputPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\obj\\",
  8820. "projectStyle": "PackageReference",
  8821. "fallbackFolders": [
  8822. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  8823. ],
  8824. "configFilePaths": [
  8825. "C:\\Users\\alina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  8826. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  8827. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  8828. ],
  8829. "originalTargetFrameworks": [
  8830. "netcoreapp3.1"
  8831. ],
  8832. "sources": {
  8833. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  8834. "https://api.nuget.org/v3/index.json": {}
  8835. },
  8836. "frameworks": {
  8837. "netcoreapp3.1": {
  8838. "targetAlias": "netcoreapp3.1",
  8839. "projectReferences": {
  8840. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj": {
  8841. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj"
  8842. },
  8843. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\MonumentDefine\\MonumentDefine.csproj": {
  8844. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\MonumentDefine\\MonumentDefine.csproj"
  8845. },
  8846. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\SoldierData\\SoldierData.csproj": {
  8847. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\SoldierData\\SoldierData.csproj"
  8848. }
  8849. }
  8850. }
  8851. },
  8852. "warningProperties": {
  8853. "warnAsError": [
  8854. "NU1605"
  8855. ]
  8856. }
  8857. },
  8858. "frameworks": {
  8859. "netcoreapp3.1": {
  8860. "targetAlias": "netcoreapp3.1",
  8861. "dependencies": {
  8862. "Caching.CSRedis": {
  8863. "target": "Package",
  8864. "version": "[3.6.60, )"
  8865. },
  8866. "Microsoft.AspNetCore.Http.Abstractions": {
  8867. "target": "Package",
  8868. "version": "[2.2.0, )"
  8869. },
  8870. "Microsoft.CodeAnalysis.FxCopAnalyzers": {
  8871. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  8872. "suppressParent": "All",
  8873. "target": "Package",
  8874. "version": "[2.9.8, )"
  8875. },
  8876. "Microsoft.Extensions.Caching.Memory": {
  8877. "target": "Package",
  8878. "version": "[3.1.3, )"
  8879. },
  8880. "NPOI": {
  8881. "target": "Package",
  8882. "version": "[2.4.1, )"
  8883. }
  8884. },
  8885. "imports": [
  8886. "net461",
  8887. "net462",
  8888. "net47",
  8889. "net471",
  8890. "net472",
  8891. "net48"
  8892. ],
  8893. "assetTargetFallback": true,
  8894. "warn": true,
  8895. "frameworkReferences": {
  8896. "Microsoft.NETCore.App": {
  8897. "privateAssets": "all"
  8898. }
  8899. },
  8900. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.401\\RuntimeIdentifierGraph.json"
  8901. }
  8902. }
  8903. }
  8904. }