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.

9482 lines
404 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. "coverlet.collector/1.2.0": {
  33. "type": "package",
  34. "build": {
  35. "build/netstandard1.0/coverlet.collector.targets": {}
  36. }
  37. },
  38. "CSRedisCore/3.6.6": {
  39. "type": "package",
  40. "dependencies": {
  41. "Newtonsoft.Json": "12.0.3",
  42. "System.ValueTuple": "4.5.0"
  43. },
  44. "compile": {
  45. "lib/netstandard2.0/CSRedisCore.dll": {}
  46. },
  47. "runtime": {
  48. "lib/netstandard2.0/CSRedisCore.dll": {}
  49. }
  50. },
  51. "CsvHelper/15.0.4": {
  52. "type": "package",
  53. "dependencies": {
  54. "Microsoft.CSharp": "4.5.0"
  55. },
  56. "compile": {
  57. "lib/netstandard2.1/CsvHelper.dll": {}
  58. },
  59. "runtime": {
  60. "lib/netstandard2.1/CsvHelper.dll": {}
  61. }
  62. },
  63. "Google.Protobuf/3.6.1": {
  64. "type": "package",
  65. "dependencies": {
  66. "NETStandard.Library": "1.6.1"
  67. },
  68. "compile": {
  69. "lib/netstandard1.0/Google.Protobuf.dll": {}
  70. },
  71. "runtime": {
  72. "lib/netstandard1.0/Google.Protobuf.dll": {}
  73. }
  74. },
  75. "log4net/2.0.8": {
  76. "type": "package",
  77. "dependencies": {
  78. "System.AppContext": "4.1.0",
  79. "System.Collections.NonGeneric": "4.0.1",
  80. "System.Console": "4.0.0",
  81. "System.Diagnostics.Debug": "4.0.11",
  82. "System.Diagnostics.Process": "4.1.0",
  83. "System.Diagnostics.StackTrace": "4.0.1",
  84. "System.Diagnostics.TraceSource": "4.0.0",
  85. "System.IO.FileSystem": "4.0.1",
  86. "System.IO.FileSystem.Watcher": "4.0.0",
  87. "System.Linq": "4.1.0",
  88. "System.Net.NameResolution": "4.0.0",
  89. "System.Net.Requests": "4.0.11",
  90. "System.Net.Sockets": "4.1.0",
  91. "System.Reflection": "4.3.0",
  92. "System.Reflection.Extensions": "4.0.1",
  93. "System.Reflection.TypeExtensions": "4.1.0",
  94. "System.Runtime.Extensions": "4.1.0",
  95. "System.Runtime.InteropServices": "4.1.0",
  96. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  97. "System.Runtime.Serialization.Formatters": "4.3.0",
  98. "System.Text.RegularExpressions": "4.1.0",
  99. "System.Threading": "4.0.11",
  100. "System.Threading.Thread": "4.0.0",
  101. "System.Threading.Timer": "4.0.1",
  102. "System.Xml.ReaderWriter": "4.0.11",
  103. "System.Xml.XmlDocument": "4.0.1"
  104. },
  105. "compile": {
  106. "lib/netstandard1.3/log4net.dll": {}
  107. },
  108. "runtime": {
  109. "lib/netstandard1.3/log4net.dll": {}
  110. }
  111. },
  112. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  113. "type": "package",
  114. "dependencies": {
  115. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  116. "System.Text.Encodings.Web": "4.5.0"
  117. },
  118. "compile": {
  119. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  120. },
  121. "runtime": {
  122. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  123. }
  124. },
  125. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  126. "type": "package",
  127. "dependencies": {
  128. "Microsoft.Extensions.Primitives": "2.2.0"
  129. },
  130. "compile": {
  131. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  132. },
  133. "runtime": {
  134. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  135. }
  136. },
  137. "Microsoft.CodeCoverage/16.5.0": {
  138. "type": "package",
  139. "compile": {
  140. "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
  141. },
  142. "runtime": {
  143. "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
  144. },
  145. "build": {
  146. "build/netstandard1.0/Microsoft.CodeCoverage.props": {},
  147. "build/netstandard1.0/Microsoft.CodeCoverage.targets": {}
  148. }
  149. },
  150. "Microsoft.CSharp/4.5.0": {
  151. "type": "package",
  152. "compile": {
  153. "ref/netcoreapp2.0/_._": {}
  154. },
  155. "runtime": {
  156. "lib/netcoreapp2.0/_._": {}
  157. }
  158. },
  159. "Microsoft.Data.SqlClient/1.1.1": {
  160. "type": "package",
  161. "dependencies": {
  162. "Microsoft.Identity.Client": "3.0.8",
  163. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  164. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
  165. "Microsoft.Win32.Registry": "4.5.0",
  166. "System.Configuration.ConfigurationManager": "4.5.0",
  167. "System.Runtime.Caching": "4.5.0",
  168. "System.Security.Principal.Windows": "4.5.0",
  169. "System.Text.Encoding.CodePages": "4.5.0",
  170. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  171. },
  172. "compile": {
  173. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  174. },
  175. "runtime": {
  176. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  177. },
  178. "runtimeTargets": {
  179. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  180. "assetType": "runtime",
  181. "rid": "unix"
  182. },
  183. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  184. "assetType": "runtime",
  185. "rid": "win"
  186. }
  187. }
  188. },
  189. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  190. "type": "package",
  191. "dependencies": {
  192. "Microsoft.Extensions.Primitives": "3.1.10"
  193. },
  194. "compile": {
  195. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  196. },
  197. "runtime": {
  198. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  199. }
  200. },
  201. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  202. "type": "package",
  203. "dependencies": {
  204. "Microsoft.Extensions.Caching.Abstractions": "3.1.3",
  205. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  206. "Microsoft.Extensions.Logging.Abstractions": "3.1.3",
  207. "Microsoft.Extensions.Options": "3.1.3"
  208. },
  209. "compile": {
  210. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  211. },
  212. "runtime": {
  213. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  214. }
  215. },
  216. "Microsoft.Extensions.Configuration/3.1.3": {
  217. "type": "package",
  218. "dependencies": {
  219. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  220. },
  221. "compile": {
  222. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  223. },
  224. "runtime": {
  225. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  226. }
  227. },
  228. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  229. "type": "package",
  230. "dependencies": {
  231. "Microsoft.Extensions.Primitives": "3.1.3"
  232. },
  233. "compile": {
  234. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  235. },
  236. "runtime": {
  237. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  238. }
  239. },
  240. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  241. "type": "package",
  242. "dependencies": {
  243. "Microsoft.Extensions.Configuration": "3.1.3",
  244. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  245. },
  246. "compile": {
  247. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  248. },
  249. "runtime": {
  250. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  251. }
  252. },
  253. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  254. "type": "package",
  255. "dependencies": {
  256. "Microsoft.Extensions.Configuration": "3.1.3",
  257. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  258. },
  259. "compile": {
  260. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  261. },
  262. "runtime": {
  263. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  264. }
  265. },
  266. "Microsoft.Extensions.Configuration.UserSecrets/3.1.0": {
  267. "type": "package",
  268. "dependencies": {
  269. "Microsoft.Extensions.Configuration.Json": "3.1.0"
  270. },
  271. "compile": {
  272. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
  273. },
  274. "runtime": {
  275. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
  276. },
  277. "build": {
  278. "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props": {},
  279. "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {}
  280. }
  281. },
  282. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  283. "type": "package",
  284. "compile": {
  285. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  286. },
  287. "runtime": {
  288. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  289. }
  290. },
  291. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  292. "type": "package",
  293. "dependencies": {
  294. "Microsoft.Extensions.Primitives": "3.1.3"
  295. },
  296. "compile": {
  297. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  298. },
  299. "runtime": {
  300. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  301. }
  302. },
  303. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  304. "type": "package",
  305. "dependencies": {
  306. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  307. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  308. },
  309. "compile": {
  310. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  311. },
  312. "runtime": {
  313. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  314. }
  315. },
  316. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  317. "type": "package",
  318. "compile": {
  319. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  320. },
  321. "runtime": {
  322. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  323. }
  324. },
  325. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  326. "type": "package",
  327. "compile": {
  328. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  329. },
  330. "runtime": {
  331. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  332. }
  333. },
  334. "Microsoft.Extensions.Options/3.1.3": {
  335. "type": "package",
  336. "dependencies": {
  337. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  338. "Microsoft.Extensions.Primitives": "3.1.3"
  339. },
  340. "compile": {
  341. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  342. },
  343. "runtime": {
  344. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  345. }
  346. },
  347. "Microsoft.Extensions.Primitives/3.1.10": {
  348. "type": "package",
  349. "compile": {
  350. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  351. },
  352. "runtime": {
  353. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  354. }
  355. },
  356. "Microsoft.Identity.Client/3.0.8": {
  357. "type": "package",
  358. "dependencies": {
  359. "Microsoft.CSharp": "4.5.0",
  360. "System.ComponentModel.TypeConverter": "4.3.0",
  361. "System.Net.NameResolution": "4.3.0",
  362. "System.Runtime.Serialization.Formatters": "4.3.0",
  363. "System.Runtime.Serialization.Json": "4.3.0",
  364. "System.Runtime.Serialization.Primitives": "4.3.0",
  365. "System.Security.SecureString": "4.3.0",
  366. "System.Xml.XDocument": "4.3.0"
  367. },
  368. "compile": {
  369. "ref/netcoreapp2.1/_._": {}
  370. },
  371. "runtime": {
  372. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {}
  373. }
  374. },
  375. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  376. "type": "package",
  377. "dependencies": {
  378. "Microsoft.IdentityModel.Tokens": "5.5.0",
  379. "Newtonsoft.Json": "10.0.1"
  380. },
  381. "compile": {
  382. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  383. },
  384. "runtime": {
  385. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  386. }
  387. },
  388. "Microsoft.IdentityModel.Logging/5.5.0": {
  389. "type": "package",
  390. "compile": {
  391. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  392. },
  393. "runtime": {
  394. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  395. }
  396. },
  397. "Microsoft.IdentityModel.Protocols/5.5.0": {
  398. "type": "package",
  399. "dependencies": {
  400. "Microsoft.IdentityModel.Logging": "5.5.0",
  401. "Microsoft.IdentityModel.Tokens": "5.5.0"
  402. },
  403. "compile": {
  404. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  405. },
  406. "runtime": {
  407. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  408. }
  409. },
  410. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  411. "type": "package",
  412. "dependencies": {
  413. "Microsoft.IdentityModel.Protocols": "5.5.0",
  414. "Newtonsoft.Json": "10.0.1",
  415. "System.IdentityModel.Tokens.Jwt": "5.5.0"
  416. },
  417. "compile": {
  418. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  419. },
  420. "runtime": {
  421. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  422. }
  423. },
  424. "Microsoft.IdentityModel.Tokens/5.5.0": {
  425. "type": "package",
  426. "dependencies": {
  427. "Microsoft.IdentityModel.Logging": "5.5.0",
  428. "Newtonsoft.Json": "10.0.1",
  429. "System.Security.Cryptography.Cng": "4.5.0"
  430. },
  431. "compile": {
  432. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  433. },
  434. "runtime": {
  435. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  436. }
  437. },
  438. "Microsoft.NET.Test.Sdk/16.5.0": {
  439. "type": "package",
  440. "dependencies": {
  441. "Microsoft.CodeCoverage": "16.5.0",
  442. "Microsoft.TestPlatform.TestHost": "16.5.0"
  443. },
  444. "build": {
  445. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {},
  446. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": {}
  447. },
  448. "buildMultiTargeting": {
  449. "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
  450. }
  451. },
  452. "Microsoft.NETCore.Platforms/3.0.0": {
  453. "type": "package",
  454. "compile": {
  455. "lib/netstandard1.0/_._": {}
  456. },
  457. "runtime": {
  458. "lib/netstandard1.0/_._": {}
  459. }
  460. },
  461. "Microsoft.NETCore.Targets/1.1.0": {
  462. "type": "package",
  463. "compile": {
  464. "lib/netstandard1.0/_._": {}
  465. },
  466. "runtime": {
  467. "lib/netstandard1.0/_._": {}
  468. }
  469. },
  470. "Microsoft.TestPlatform.ObjectModel/16.5.0": {
  471. "type": "package",
  472. "dependencies": {
  473. "NuGet.Frameworks": "5.0.0"
  474. },
  475. "compile": {
  476. "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
  477. "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
  478. "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
  479. },
  480. "runtime": {
  481. "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
  482. "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
  483. "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
  484. },
  485. "resource": {
  486. "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  487. "locale": "cs"
  488. },
  489. "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  490. "locale": "cs"
  491. },
  492. "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  493. "locale": "de"
  494. },
  495. "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  496. "locale": "de"
  497. },
  498. "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  499. "locale": "es"
  500. },
  501. "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  502. "locale": "es"
  503. },
  504. "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  505. "locale": "fr"
  506. },
  507. "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  508. "locale": "fr"
  509. },
  510. "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  511. "locale": "it"
  512. },
  513. "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  514. "locale": "it"
  515. },
  516. "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  517. "locale": "ja"
  518. },
  519. "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  520. "locale": "ja"
  521. },
  522. "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  523. "locale": "ko"
  524. },
  525. "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  526. "locale": "ko"
  527. },
  528. "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  529. "locale": "pl"
  530. },
  531. "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  532. "locale": "pl"
  533. },
  534. "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  535. "locale": "pt-BR"
  536. },
  537. "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  538. "locale": "pt-BR"
  539. },
  540. "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  541. "locale": "ru"
  542. },
  543. "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  544. "locale": "ru"
  545. },
  546. "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  547. "locale": "tr"
  548. },
  549. "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  550. "locale": "tr"
  551. },
  552. "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  553. "locale": "zh-Hans"
  554. },
  555. "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  556. "locale": "zh-Hans"
  557. },
  558. "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  559. "locale": "zh-Hant"
  560. },
  561. "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  562. "locale": "zh-Hant"
  563. }
  564. }
  565. },
  566. "Microsoft.TestPlatform.TestHost/16.5.0": {
  567. "type": "package",
  568. "dependencies": {
  569. "Microsoft.TestPlatform.ObjectModel": "16.5.0",
  570. "Newtonsoft.Json": "9.0.1"
  571. },
  572. "compile": {
  573. "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
  574. "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
  575. "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
  576. "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
  577. "lib/netcoreapp2.1/testhost.dll": {}
  578. },
  579. "runtime": {
  580. "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
  581. "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
  582. "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
  583. "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
  584. "lib/netcoreapp2.1/testhost.dll": {}
  585. },
  586. "resource": {
  587. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  588. "locale": "cs"
  589. },
  590. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  591. "locale": "cs"
  592. },
  593. "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  594. "locale": "cs"
  595. },
  596. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  597. "locale": "de"
  598. },
  599. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  600. "locale": "de"
  601. },
  602. "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  603. "locale": "de"
  604. },
  605. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  606. "locale": "es"
  607. },
  608. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  609. "locale": "es"
  610. },
  611. "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  612. "locale": "es"
  613. },
  614. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  615. "locale": "fr"
  616. },
  617. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  618. "locale": "fr"
  619. },
  620. "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  621. "locale": "fr"
  622. },
  623. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  624. "locale": "it"
  625. },
  626. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  627. "locale": "it"
  628. },
  629. "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  630. "locale": "it"
  631. },
  632. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  633. "locale": "ja"
  634. },
  635. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  636. "locale": "ja"
  637. },
  638. "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  639. "locale": "ja"
  640. },
  641. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  642. "locale": "ko"
  643. },
  644. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  645. "locale": "ko"
  646. },
  647. "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  648. "locale": "ko"
  649. },
  650. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  651. "locale": "pl"
  652. },
  653. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  654. "locale": "pl"
  655. },
  656. "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  657. "locale": "pl"
  658. },
  659. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  660. "locale": "pt-BR"
  661. },
  662. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  663. "locale": "pt-BR"
  664. },
  665. "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  666. "locale": "pt-BR"
  667. },
  668. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  669. "locale": "ru"
  670. },
  671. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  672. "locale": "ru"
  673. },
  674. "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  675. "locale": "ru"
  676. },
  677. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  678. "locale": "tr"
  679. },
  680. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  681. "locale": "tr"
  682. },
  683. "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  684. "locale": "tr"
  685. },
  686. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  687. "locale": "zh-Hans"
  688. },
  689. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  690. "locale": "zh-Hans"
  691. },
  692. "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  693. "locale": "zh-Hans"
  694. },
  695. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  696. "locale": "zh-Hant"
  697. },
  698. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  699. "locale": "zh-Hant"
  700. },
  701. "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  702. "locale": "zh-Hant"
  703. }
  704. },
  705. "build": {
  706. "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {}
  707. }
  708. },
  709. "Microsoft.Win32.Primitives/4.3.0": {
  710. "type": "package",
  711. "dependencies": {
  712. "Microsoft.NETCore.Platforms": "1.1.0",
  713. "Microsoft.NETCore.Targets": "1.1.0",
  714. "System.Runtime": "4.3.0"
  715. },
  716. "compile": {
  717. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  718. }
  719. },
  720. "Microsoft.Win32.Registry/4.5.0": {
  721. "type": "package",
  722. "dependencies": {
  723. "System.Security.AccessControl": "4.5.0",
  724. "System.Security.Principal.Windows": "4.5.0"
  725. },
  726. "compile": {
  727. "ref/netstandard2.0/_._": {}
  728. },
  729. "runtime": {
  730. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
  731. },
  732. "runtimeTargets": {
  733. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  734. "assetType": "runtime",
  735. "rid": "unix"
  736. },
  737. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  738. "assetType": "runtime",
  739. "rid": "win"
  740. }
  741. }
  742. },
  743. "Microsoft.Win32.SystemEvents/4.6.0": {
  744. "type": "package",
  745. "dependencies": {
  746. "Microsoft.NETCore.Platforms": "3.0.0"
  747. },
  748. "compile": {
  749. "ref/netstandard2.0/_._": {}
  750. },
  751. "runtime": {
  752. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
  753. },
  754. "runtimeTargets": {
  755. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  756. "assetType": "runtime",
  757. "rid": "win"
  758. }
  759. }
  760. },
  761. "MySql.Data/8.0.19": {
  762. "type": "package",
  763. "dependencies": {
  764. "BouncyCastle.NetCore": "1.8.3",
  765. "Google.Protobuf": "3.6.1",
  766. "SSH.NET": "2016.1.0",
  767. "System.Configuration.ConfigurationManager": "4.4.1",
  768. "System.Security.Permissions": "4.6.0",
  769. "System.Text.Encoding.CodePages": "4.4.0"
  770. },
  771. "compile": {
  772. "lib/netstandard2.1/MySql.Data.dll": {},
  773. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  774. },
  775. "runtime": {
  776. "lib/netstandard2.1/MySql.Data.dll": {},
  777. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  778. }
  779. },
  780. "NETStandard.Library/1.6.1": {
  781. "type": "package",
  782. "dependencies": {
  783. "Microsoft.NETCore.Platforms": "1.1.0",
  784. "Microsoft.Win32.Primitives": "4.3.0",
  785. "System.AppContext": "4.3.0",
  786. "System.Collections": "4.3.0",
  787. "System.Collections.Concurrent": "4.3.0",
  788. "System.Console": "4.3.0",
  789. "System.Diagnostics.Debug": "4.3.0",
  790. "System.Diagnostics.Tools": "4.3.0",
  791. "System.Diagnostics.Tracing": "4.3.0",
  792. "System.Globalization": "4.3.0",
  793. "System.Globalization.Calendars": "4.3.0",
  794. "System.IO": "4.3.0",
  795. "System.IO.Compression": "4.3.0",
  796. "System.IO.Compression.ZipFile": "4.3.0",
  797. "System.IO.FileSystem": "4.3.0",
  798. "System.IO.FileSystem.Primitives": "4.3.0",
  799. "System.Linq": "4.3.0",
  800. "System.Linq.Expressions": "4.3.0",
  801. "System.Net.Http": "4.3.0",
  802. "System.Net.Primitives": "4.3.0",
  803. "System.Net.Sockets": "4.3.0",
  804. "System.ObjectModel": "4.3.0",
  805. "System.Reflection": "4.3.0",
  806. "System.Reflection.Extensions": "4.3.0",
  807. "System.Reflection.Primitives": "4.3.0",
  808. "System.Resources.ResourceManager": "4.3.0",
  809. "System.Runtime": "4.3.0",
  810. "System.Runtime.Extensions": "4.3.0",
  811. "System.Runtime.Handles": "4.3.0",
  812. "System.Runtime.InteropServices": "4.3.0",
  813. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  814. "System.Runtime.Numerics": "4.3.0",
  815. "System.Security.Cryptography.Algorithms": "4.3.0",
  816. "System.Security.Cryptography.Encoding": "4.3.0",
  817. "System.Security.Cryptography.Primitives": "4.3.0",
  818. "System.Security.Cryptography.X509Certificates": "4.3.0",
  819. "System.Text.Encoding": "4.3.0",
  820. "System.Text.Encoding.Extensions": "4.3.0",
  821. "System.Text.RegularExpressions": "4.3.0",
  822. "System.Threading": "4.3.0",
  823. "System.Threading.Tasks": "4.3.0",
  824. "System.Threading.Timer": "4.3.0",
  825. "System.Xml.ReaderWriter": "4.3.0",
  826. "System.Xml.XDocument": "4.3.0"
  827. }
  828. },
  829. "Newtonsoft.Json/12.0.3": {
  830. "type": "package",
  831. "compile": {
  832. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  833. },
  834. "runtime": {
  835. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  836. }
  837. },
  838. "NPOI/2.4.1": {
  839. "type": "package",
  840. "dependencies": {
  841. "SharpZipLib": "1.0.0",
  842. "System.Configuration.ConfigurationManager": "4.5.0",
  843. "System.Drawing.Common": "4.5.0"
  844. },
  845. "compile": {
  846. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  847. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  848. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  849. "lib/netstandard2.0/NPOI.dll": {}
  850. },
  851. "runtime": {
  852. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  853. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  854. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  855. "lib/netstandard2.0/NPOI.dll": {}
  856. }
  857. },
  858. "NuGet.Frameworks/5.0.0": {
  859. "type": "package",
  860. "compile": {
  861. "lib/netstandard2.0/NuGet.Frameworks.dll": {}
  862. },
  863. "runtime": {
  864. "lib/netstandard2.0/NuGet.Frameworks.dll": {}
  865. }
  866. },
  867. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  868. "type": "package",
  869. "runtimeTargets": {
  870. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  871. "assetType": "native",
  872. "rid": "debian.8-x64"
  873. }
  874. }
  875. },
  876. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  877. "type": "package",
  878. "runtimeTargets": {
  879. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  880. "assetType": "native",
  881. "rid": "fedora.23-x64"
  882. }
  883. }
  884. },
  885. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  886. "type": "package",
  887. "runtimeTargets": {
  888. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  889. "assetType": "native",
  890. "rid": "fedora.24-x64"
  891. }
  892. }
  893. },
  894. "runtime.native.System/4.3.0": {
  895. "type": "package",
  896. "dependencies": {
  897. "Microsoft.NETCore.Platforms": "1.1.0",
  898. "Microsoft.NETCore.Targets": "1.1.0"
  899. },
  900. "compile": {
  901. "lib/netstandard1.0/_._": {}
  902. },
  903. "runtime": {
  904. "lib/netstandard1.0/_._": {}
  905. }
  906. },
  907. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  908. "type": "package",
  909. "dependencies": {
  910. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  911. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  912. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  913. }
  914. },
  915. "runtime.native.System.IO.Compression/4.3.0": {
  916. "type": "package",
  917. "dependencies": {
  918. "Microsoft.NETCore.Platforms": "1.1.0",
  919. "Microsoft.NETCore.Targets": "1.1.0"
  920. },
  921. "compile": {
  922. "lib/netstandard1.0/_._": {}
  923. },
  924. "runtime": {
  925. "lib/netstandard1.0/_._": {}
  926. }
  927. },
  928. "runtime.native.System.Net.Http/4.3.0": {
  929. "type": "package",
  930. "dependencies": {
  931. "Microsoft.NETCore.Platforms": "1.1.0",
  932. "Microsoft.NETCore.Targets": "1.1.0"
  933. },
  934. "compile": {
  935. "lib/netstandard1.0/_._": {}
  936. },
  937. "runtime": {
  938. "lib/netstandard1.0/_._": {}
  939. }
  940. },
  941. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  942. "type": "package",
  943. "dependencies": {
  944. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  945. },
  946. "compile": {
  947. "lib/netstandard1.0/_._": {}
  948. },
  949. "runtime": {
  950. "lib/netstandard1.0/_._": {}
  951. }
  952. },
  953. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  954. "type": "package",
  955. "dependencies": {
  956. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  957. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  958. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  959. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  960. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  961. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  962. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  963. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  964. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  965. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  966. },
  967. "compile": {
  968. "lib/netstandard1.0/_._": {}
  969. },
  970. "runtime": {
  971. "lib/netstandard1.0/_._": {}
  972. }
  973. },
  974. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  975. "type": "package",
  976. "runtimeTargets": {
  977. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  978. "assetType": "native",
  979. "rid": "opensuse.13.2-x64"
  980. }
  981. }
  982. },
  983. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  984. "type": "package",
  985. "runtimeTargets": {
  986. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  987. "assetType": "native",
  988. "rid": "opensuse.42.1-x64"
  989. }
  990. }
  991. },
  992. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  993. "type": "package",
  994. "runtimeTargets": {
  995. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
  996. "assetType": "native",
  997. "rid": "osx.10.10-x64"
  998. }
  999. }
  1000. },
  1001. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1002. "type": "package",
  1003. "runtimeTargets": {
  1004. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
  1005. "assetType": "native",
  1006. "rid": "osx.10.10-x64"
  1007. }
  1008. }
  1009. },
  1010. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1011. "type": "package",
  1012. "runtimeTargets": {
  1013. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  1014. "assetType": "native",
  1015. "rid": "rhel.7-x64"
  1016. }
  1017. }
  1018. },
  1019. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1020. "type": "package",
  1021. "runtimeTargets": {
  1022. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  1023. "assetType": "native",
  1024. "rid": "ubuntu.14.04-x64"
  1025. }
  1026. }
  1027. },
  1028. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1029. "type": "package",
  1030. "runtimeTargets": {
  1031. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  1032. "assetType": "native",
  1033. "rid": "ubuntu.16.04-x64"
  1034. }
  1035. }
  1036. },
  1037. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1038. "type": "package",
  1039. "runtimeTargets": {
  1040. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  1041. "assetType": "native",
  1042. "rid": "ubuntu.16.10-x64"
  1043. }
  1044. }
  1045. },
  1046. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1047. "type": "package",
  1048. "runtimeTargets": {
  1049. "runtimes/win-arm64/native/sni.dll": {
  1050. "assetType": "native",
  1051. "rid": "win-arm64"
  1052. }
  1053. }
  1054. },
  1055. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1056. "type": "package",
  1057. "runtimeTargets": {
  1058. "runtimes/win-x64/native/sni.dll": {
  1059. "assetType": "native",
  1060. "rid": "win-x64"
  1061. }
  1062. }
  1063. },
  1064. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  1065. "type": "package",
  1066. "runtimeTargets": {
  1067. "runtimes/win-x86/native/sni.dll": {
  1068. "assetType": "native",
  1069. "rid": "win-x86"
  1070. }
  1071. }
  1072. },
  1073. "SharpZipLib/1.0.0": {
  1074. "type": "package",
  1075. "compile": {
  1076. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  1077. },
  1078. "runtime": {
  1079. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  1080. }
  1081. },
  1082. "SSH.NET/2016.1.0": {
  1083. "type": "package",
  1084. "dependencies": {
  1085. "Microsoft.CSharp": "4.0.1",
  1086. "SshNet.Security.Cryptography": "[1.2.0]",
  1087. "System.Diagnostics.Debug": "4.0.11",
  1088. "System.Diagnostics.Tools": "4.0.1",
  1089. "System.Diagnostics.TraceSource": "4.0.0",
  1090. "System.Globalization": "4.0.11",
  1091. "System.IO": "4.1.0",
  1092. "System.IO.FileSystem": "4.0.1",
  1093. "System.IO.FileSystem.Primitives": "4.0.1",
  1094. "System.Linq": "4.1.0",
  1095. "System.Net.NameResolution": "4.0.0",
  1096. "System.Net.Sockets": "4.1.0",
  1097. "System.Reflection.Extensions": "4.0.1",
  1098. "System.Runtime.Extensions": "4.1.0",
  1099. "System.Security.Cryptography.Algorithms": "4.2.0",
  1100. "System.Text.RegularExpressions": "4.1.0",
  1101. "System.Threading": "4.0.11",
  1102. "System.Threading.Thread": "4.0.0",
  1103. "System.Threading.ThreadPool": "4.0.10",
  1104. "System.Threading.Timer": "4.0.1",
  1105. "System.Xml.XPath.XmlDocument": "4.0.1",
  1106. "System.Xml.XmlDocument": "4.0.1"
  1107. },
  1108. "compile": {
  1109. "lib/netstandard1.3/Renci.SshNet.dll": {}
  1110. },
  1111. "runtime": {
  1112. "lib/netstandard1.3/Renci.SshNet.dll": {}
  1113. }
  1114. },
  1115. "SshNet.Security.Cryptography/1.2.0": {
  1116. "type": "package",
  1117. "dependencies": {
  1118. "System.IO": "4.1.0",
  1119. "System.Security.Cryptography.Primitives": "4.0.0"
  1120. },
  1121. "compile": {
  1122. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  1123. },
  1124. "runtime": {
  1125. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  1126. }
  1127. },
  1128. "System.AppContext/4.3.0": {
  1129. "type": "package",
  1130. "dependencies": {
  1131. "System.Runtime": "4.3.0"
  1132. },
  1133. "compile": {
  1134. "ref/netstandard1.6/System.AppContext.dll": {}
  1135. },
  1136. "runtime": {
  1137. "lib/netstandard1.6/System.AppContext.dll": {}
  1138. }
  1139. },
  1140. "System.Buffers/4.3.0": {
  1141. "type": "package",
  1142. "dependencies": {
  1143. "System.Diagnostics.Debug": "4.3.0",
  1144. "System.Diagnostics.Tracing": "4.3.0",
  1145. "System.Resources.ResourceManager": "4.3.0",
  1146. "System.Runtime": "4.3.0",
  1147. "System.Threading": "4.3.0"
  1148. },
  1149. "compile": {
  1150. "lib/netstandard1.1/_._": {}
  1151. },
  1152. "runtime": {
  1153. "lib/netstandard1.1/System.Buffers.dll": {}
  1154. }
  1155. },
  1156. "System.Collections/4.3.0": {
  1157. "type": "package",
  1158. "dependencies": {
  1159. "Microsoft.NETCore.Platforms": "1.1.0",
  1160. "Microsoft.NETCore.Targets": "1.1.0",
  1161. "System.Runtime": "4.3.0"
  1162. },
  1163. "compile": {
  1164. "ref/netstandard1.3/System.Collections.dll": {}
  1165. }
  1166. },
  1167. "System.Collections.Concurrent/4.3.0": {
  1168. "type": "package",
  1169. "dependencies": {
  1170. "System.Collections": "4.3.0",
  1171. "System.Diagnostics.Debug": "4.3.0",
  1172. "System.Diagnostics.Tracing": "4.3.0",
  1173. "System.Globalization": "4.3.0",
  1174. "System.Reflection": "4.3.0",
  1175. "System.Resources.ResourceManager": "4.3.0",
  1176. "System.Runtime": "4.3.0",
  1177. "System.Runtime.Extensions": "4.3.0",
  1178. "System.Threading": "4.3.0",
  1179. "System.Threading.Tasks": "4.3.0"
  1180. },
  1181. "compile": {
  1182. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  1183. },
  1184. "runtime": {
  1185. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  1186. }
  1187. },
  1188. "System.Collections.Immutable/1.2.0": {
  1189. "type": "package",
  1190. "dependencies": {
  1191. "System.Collections": "4.0.11",
  1192. "System.Diagnostics.Debug": "4.0.11",
  1193. "System.Globalization": "4.0.11",
  1194. "System.Linq": "4.1.0",
  1195. "System.Resources.ResourceManager": "4.0.1",
  1196. "System.Runtime": "4.1.0",
  1197. "System.Runtime.Extensions": "4.1.0",
  1198. "System.Threading": "4.0.11"
  1199. },
  1200. "compile": {
  1201. "lib/netstandard1.0/_._": {}
  1202. },
  1203. "runtime": {
  1204. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  1205. }
  1206. },
  1207. "System.Collections.NonGeneric/4.3.0": {
  1208. "type": "package",
  1209. "dependencies": {
  1210. "System.Diagnostics.Debug": "4.3.0",
  1211. "System.Globalization": "4.3.0",
  1212. "System.Resources.ResourceManager": "4.3.0",
  1213. "System.Runtime": "4.3.0",
  1214. "System.Runtime.Extensions": "4.3.0",
  1215. "System.Threading": "4.3.0"
  1216. },
  1217. "compile": {
  1218. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  1219. },
  1220. "runtime": {
  1221. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  1222. }
  1223. },
  1224. "System.Collections.Specialized/4.3.0": {
  1225. "type": "package",
  1226. "dependencies": {
  1227. "System.Collections.NonGeneric": "4.3.0",
  1228. "System.Globalization": "4.3.0",
  1229. "System.Globalization.Extensions": "4.3.0",
  1230. "System.Resources.ResourceManager": "4.3.0",
  1231. "System.Runtime": "4.3.0",
  1232. "System.Runtime.Extensions": "4.3.0",
  1233. "System.Threading": "4.3.0"
  1234. },
  1235. "compile": {
  1236. "ref/netstandard1.3/_._": {}
  1237. },
  1238. "runtime": {
  1239. "lib/netstandard1.3/System.Collections.Specialized.dll": {}
  1240. }
  1241. },
  1242. "System.ComponentModel/4.3.0": {
  1243. "type": "package",
  1244. "dependencies": {
  1245. "System.Runtime": "4.3.0"
  1246. },
  1247. "compile": {
  1248. "ref/netstandard1.0/_._": {}
  1249. },
  1250. "runtime": {
  1251. "lib/netstandard1.3/System.ComponentModel.dll": {}
  1252. }
  1253. },
  1254. "System.ComponentModel.Primitives/4.3.0": {
  1255. "type": "package",
  1256. "dependencies": {
  1257. "System.ComponentModel": "4.3.0",
  1258. "System.Resources.ResourceManager": "4.3.0",
  1259. "System.Runtime": "4.3.0"
  1260. },
  1261. "compile": {
  1262. "ref/netstandard1.0/_._": {}
  1263. },
  1264. "runtime": {
  1265. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  1266. }
  1267. },
  1268. "System.ComponentModel.TypeConverter/4.3.0": {
  1269. "type": "package",
  1270. "dependencies": {
  1271. "System.Collections": "4.3.0",
  1272. "System.Collections.NonGeneric": "4.3.0",
  1273. "System.Collections.Specialized": "4.3.0",
  1274. "System.ComponentModel": "4.3.0",
  1275. "System.ComponentModel.Primitives": "4.3.0",
  1276. "System.Globalization": "4.3.0",
  1277. "System.Linq": "4.3.0",
  1278. "System.Reflection": "4.3.0",
  1279. "System.Reflection.Extensions": "4.3.0",
  1280. "System.Reflection.Primitives": "4.3.0",
  1281. "System.Reflection.TypeExtensions": "4.3.0",
  1282. "System.Resources.ResourceManager": "4.3.0",
  1283. "System.Runtime": "4.3.0",
  1284. "System.Runtime.Extensions": "4.3.0",
  1285. "System.Threading": "4.3.0"
  1286. },
  1287. "compile": {
  1288. "ref/netstandard1.5/_._": {}
  1289. },
  1290. "runtime": {
  1291. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  1292. }
  1293. },
  1294. "System.Configuration.ConfigurationManager/4.5.0": {
  1295. "type": "package",
  1296. "dependencies": {
  1297. "System.Security.Cryptography.ProtectedData": "4.5.0",
  1298. "System.Security.Permissions": "4.5.0"
  1299. },
  1300. "compile": {
  1301. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  1302. },
  1303. "runtime": {
  1304. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  1305. }
  1306. },
  1307. "System.Console/4.3.0": {
  1308. "type": "package",
  1309. "dependencies": {
  1310. "Microsoft.NETCore.Platforms": "1.1.0",
  1311. "Microsoft.NETCore.Targets": "1.1.0",
  1312. "System.IO": "4.3.0",
  1313. "System.Runtime": "4.3.0",
  1314. "System.Text.Encoding": "4.3.0"
  1315. },
  1316. "compile": {
  1317. "ref/netstandard1.3/System.Console.dll": {}
  1318. }
  1319. },
  1320. "System.Diagnostics.Debug/4.3.0": {
  1321. "type": "package",
  1322. "dependencies": {
  1323. "Microsoft.NETCore.Platforms": "1.1.0",
  1324. "Microsoft.NETCore.Targets": "1.1.0",
  1325. "System.Runtime": "4.3.0"
  1326. },
  1327. "compile": {
  1328. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  1329. }
  1330. },
  1331. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1332. "type": "package",
  1333. "dependencies": {
  1334. "System.Collections": "4.3.0",
  1335. "System.Diagnostics.Tracing": "4.3.0",
  1336. "System.Reflection": "4.3.0",
  1337. "System.Runtime": "4.3.0",
  1338. "System.Threading": "4.3.0"
  1339. },
  1340. "compile": {
  1341. "lib/netstandard1.3/_._": {}
  1342. },
  1343. "runtime": {
  1344. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  1345. }
  1346. },
  1347. "System.Diagnostics.Process/4.1.0": {
  1348. "type": "package",
  1349. "dependencies": {
  1350. "Microsoft.NETCore.Platforms": "1.0.1",
  1351. "Microsoft.Win32.Primitives": "4.0.1",
  1352. "Microsoft.Win32.Registry": "4.0.0",
  1353. "System.Collections": "4.0.11",
  1354. "System.Diagnostics.Debug": "4.0.11",
  1355. "System.Globalization": "4.0.11",
  1356. "System.IO": "4.1.0",
  1357. "System.IO.FileSystem": "4.0.1",
  1358. "System.IO.FileSystem.Primitives": "4.0.1",
  1359. "System.Resources.ResourceManager": "4.0.1",
  1360. "System.Runtime": "4.1.0",
  1361. "System.Runtime.Extensions": "4.1.0",
  1362. "System.Runtime.Handles": "4.0.1",
  1363. "System.Runtime.InteropServices": "4.1.0",
  1364. "System.Text.Encoding": "4.0.11",
  1365. "System.Text.Encoding.Extensions": "4.0.11",
  1366. "System.Threading": "4.0.11",
  1367. "System.Threading.Tasks": "4.0.11",
  1368. "System.Threading.Thread": "4.0.0",
  1369. "System.Threading.ThreadPool": "4.0.10",
  1370. "runtime.native.System": "4.0.0"
  1371. },
  1372. "compile": {
  1373. "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
  1374. },
  1375. "runtimeTargets": {
  1376. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1377. "assetType": "runtime",
  1378. "rid": "linux"
  1379. },
  1380. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1381. "assetType": "runtime",
  1382. "rid": "osx"
  1383. },
  1384. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1385. "assetType": "runtime",
  1386. "rid": "win"
  1387. }
  1388. }
  1389. },
  1390. "System.Diagnostics.StackTrace/4.0.1": {
  1391. "type": "package",
  1392. "dependencies": {
  1393. "System.Collections.Immutable": "1.2.0",
  1394. "System.IO.FileSystem": "4.0.1",
  1395. "System.Reflection": "4.1.0",
  1396. "System.Reflection.Metadata": "1.3.0",
  1397. "System.Runtime": "4.1.0",
  1398. "System.Runtime.Extensions": "4.1.0"
  1399. },
  1400. "compile": {
  1401. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1402. },
  1403. "runtime": {
  1404. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1405. }
  1406. },
  1407. "System.Diagnostics.Tools/4.3.0": {
  1408. "type": "package",
  1409. "dependencies": {
  1410. "Microsoft.NETCore.Platforms": "1.1.0",
  1411. "Microsoft.NETCore.Targets": "1.1.0",
  1412. "System.Runtime": "4.3.0"
  1413. },
  1414. "compile": {
  1415. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  1416. }
  1417. },
  1418. "System.Diagnostics.TraceSource/4.0.0": {
  1419. "type": "package",
  1420. "dependencies": {
  1421. "Microsoft.NETCore.Platforms": "1.0.1",
  1422. "System.Collections": "4.0.11",
  1423. "System.Diagnostics.Debug": "4.0.11",
  1424. "System.Globalization": "4.0.11",
  1425. "System.Resources.ResourceManager": "4.0.1",
  1426. "System.Runtime": "4.1.0",
  1427. "System.Runtime.Extensions": "4.1.0",
  1428. "System.Threading": "4.0.11",
  1429. "runtime.native.System": "4.0.0"
  1430. },
  1431. "compile": {
  1432. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  1433. },
  1434. "runtimeTargets": {
  1435. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1436. "assetType": "runtime",
  1437. "rid": "unix"
  1438. },
  1439. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1440. "assetType": "runtime",
  1441. "rid": "win"
  1442. }
  1443. }
  1444. },
  1445. "System.Diagnostics.Tracing/4.3.0": {
  1446. "type": "package",
  1447. "dependencies": {
  1448. "Microsoft.NETCore.Platforms": "1.1.0",
  1449. "Microsoft.NETCore.Targets": "1.1.0",
  1450. "System.Runtime": "4.3.0"
  1451. },
  1452. "compile": {
  1453. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  1454. }
  1455. },
  1456. "System.Drawing.Common/4.6.0": {
  1457. "type": "package",
  1458. "dependencies": {
  1459. "Microsoft.NETCore.Platforms": "3.0.0",
  1460. "Microsoft.Win32.SystemEvents": "4.6.0"
  1461. },
  1462. "compile": {
  1463. "ref/netcoreapp3.0/System.Drawing.Common.dll": {}
  1464. },
  1465. "runtime": {
  1466. "lib/netstandard2.0/System.Drawing.Common.dll": {}
  1467. },
  1468. "runtimeTargets": {
  1469. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1470. "assetType": "runtime",
  1471. "rid": "unix"
  1472. },
  1473. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1474. "assetType": "runtime",
  1475. "rid": "win"
  1476. }
  1477. }
  1478. },
  1479. "System.Globalization/4.3.0": {
  1480. "type": "package",
  1481. "dependencies": {
  1482. "Microsoft.NETCore.Platforms": "1.1.0",
  1483. "Microsoft.NETCore.Targets": "1.1.0",
  1484. "System.Runtime": "4.3.0"
  1485. },
  1486. "compile": {
  1487. "ref/netstandard1.3/System.Globalization.dll": {}
  1488. }
  1489. },
  1490. "System.Globalization.Calendars/4.3.0": {
  1491. "type": "package",
  1492. "dependencies": {
  1493. "Microsoft.NETCore.Platforms": "1.1.0",
  1494. "Microsoft.NETCore.Targets": "1.1.0",
  1495. "System.Globalization": "4.3.0",
  1496. "System.Runtime": "4.3.0"
  1497. },
  1498. "compile": {
  1499. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  1500. }
  1501. },
  1502. "System.Globalization.Extensions/4.3.0": {
  1503. "type": "package",
  1504. "dependencies": {
  1505. "Microsoft.NETCore.Platforms": "1.1.0",
  1506. "System.Globalization": "4.3.0",
  1507. "System.Resources.ResourceManager": "4.3.0",
  1508. "System.Runtime": "4.3.0",
  1509. "System.Runtime.Extensions": "4.3.0",
  1510. "System.Runtime.InteropServices": "4.3.0"
  1511. },
  1512. "compile": {
  1513. "ref/netstandard1.3/_._": {}
  1514. },
  1515. "runtimeTargets": {
  1516. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1517. "assetType": "runtime",
  1518. "rid": "unix"
  1519. },
  1520. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1521. "assetType": "runtime",
  1522. "rid": "win"
  1523. }
  1524. }
  1525. },
  1526. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  1527. "type": "package",
  1528. "dependencies": {
  1529. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  1530. "Microsoft.IdentityModel.Tokens": "5.5.0",
  1531. "Newtonsoft.Json": "10.0.1"
  1532. },
  1533. "compile": {
  1534. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1535. },
  1536. "runtime": {
  1537. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1538. }
  1539. },
  1540. "System.IO/4.3.0": {
  1541. "type": "package",
  1542. "dependencies": {
  1543. "Microsoft.NETCore.Platforms": "1.1.0",
  1544. "Microsoft.NETCore.Targets": "1.1.0",
  1545. "System.Runtime": "4.3.0",
  1546. "System.Text.Encoding": "4.3.0",
  1547. "System.Threading.Tasks": "4.3.0"
  1548. },
  1549. "compile": {
  1550. "ref/netstandard1.5/System.IO.dll": {}
  1551. }
  1552. },
  1553. "System.IO.Compression/4.3.0": {
  1554. "type": "package",
  1555. "dependencies": {
  1556. "Microsoft.NETCore.Platforms": "1.1.0",
  1557. "System.Buffers": "4.3.0",
  1558. "System.Collections": "4.3.0",
  1559. "System.Diagnostics.Debug": "4.3.0",
  1560. "System.IO": "4.3.0",
  1561. "System.Resources.ResourceManager": "4.3.0",
  1562. "System.Runtime": "4.3.0",
  1563. "System.Runtime.Extensions": "4.3.0",
  1564. "System.Runtime.Handles": "4.3.0",
  1565. "System.Runtime.InteropServices": "4.3.0",
  1566. "System.Text.Encoding": "4.3.0",
  1567. "System.Threading": "4.3.0",
  1568. "System.Threading.Tasks": "4.3.0",
  1569. "runtime.native.System": "4.3.0",
  1570. "runtime.native.System.IO.Compression": "4.3.0"
  1571. },
  1572. "compile": {
  1573. "ref/netstandard1.3/System.IO.Compression.dll": {}
  1574. },
  1575. "runtimeTargets": {
  1576. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  1577. "assetType": "runtime",
  1578. "rid": "unix"
  1579. },
  1580. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  1581. "assetType": "runtime",
  1582. "rid": "win"
  1583. }
  1584. }
  1585. },
  1586. "System.IO.Compression.ZipFile/4.3.0": {
  1587. "type": "package",
  1588. "dependencies": {
  1589. "System.Buffers": "4.3.0",
  1590. "System.IO": "4.3.0",
  1591. "System.IO.Compression": "4.3.0",
  1592. "System.IO.FileSystem": "4.3.0",
  1593. "System.IO.FileSystem.Primitives": "4.3.0",
  1594. "System.Resources.ResourceManager": "4.3.0",
  1595. "System.Runtime": "4.3.0",
  1596. "System.Runtime.Extensions": "4.3.0",
  1597. "System.Text.Encoding": "4.3.0"
  1598. },
  1599. "compile": {
  1600. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1601. },
  1602. "runtime": {
  1603. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1604. }
  1605. },
  1606. "System.IO.FileSystem/4.3.0": {
  1607. "type": "package",
  1608. "dependencies": {
  1609. "Microsoft.NETCore.Platforms": "1.1.0",
  1610. "Microsoft.NETCore.Targets": "1.1.0",
  1611. "System.IO": "4.3.0",
  1612. "System.IO.FileSystem.Primitives": "4.3.0",
  1613. "System.Runtime": "4.3.0",
  1614. "System.Runtime.Handles": "4.3.0",
  1615. "System.Text.Encoding": "4.3.0",
  1616. "System.Threading.Tasks": "4.3.0"
  1617. },
  1618. "compile": {
  1619. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  1620. }
  1621. },
  1622. "System.IO.FileSystem.Primitives/4.3.0": {
  1623. "type": "package",
  1624. "dependencies": {
  1625. "System.Runtime": "4.3.0"
  1626. },
  1627. "compile": {
  1628. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1629. },
  1630. "runtime": {
  1631. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1632. }
  1633. },
  1634. "System.IO.FileSystem.Watcher/4.0.0": {
  1635. "type": "package",
  1636. "dependencies": {
  1637. "Microsoft.NETCore.Platforms": "1.0.1",
  1638. "Microsoft.Win32.Primitives": "4.0.1",
  1639. "System.Collections": "4.0.11",
  1640. "System.IO.FileSystem": "4.0.1",
  1641. "System.IO.FileSystem.Primitives": "4.0.1",
  1642. "System.Resources.ResourceManager": "4.0.1",
  1643. "System.Runtime": "4.1.0",
  1644. "System.Runtime.Extensions": "4.1.0",
  1645. "System.Runtime.Handles": "4.0.1",
  1646. "System.Runtime.InteropServices": "4.1.0",
  1647. "System.Text.Encoding": "4.0.11",
  1648. "System.Threading": "4.0.11",
  1649. "System.Threading.Overlapped": "4.0.1",
  1650. "System.Threading.Tasks": "4.0.11",
  1651. "System.Threading.Thread": "4.0.0",
  1652. "runtime.native.System": "4.0.0"
  1653. },
  1654. "compile": {
  1655. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  1656. },
  1657. "runtimeTargets": {
  1658. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1659. "assetType": "runtime",
  1660. "rid": "linux"
  1661. },
  1662. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1663. "assetType": "runtime",
  1664. "rid": "osx"
  1665. },
  1666. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1667. "assetType": "runtime",
  1668. "rid": "win"
  1669. }
  1670. }
  1671. },
  1672. "System.Linq/4.3.0": {
  1673. "type": "package",
  1674. "dependencies": {
  1675. "System.Collections": "4.3.0",
  1676. "System.Diagnostics.Debug": "4.3.0",
  1677. "System.Resources.ResourceManager": "4.3.0",
  1678. "System.Runtime": "4.3.0",
  1679. "System.Runtime.Extensions": "4.3.0"
  1680. },
  1681. "compile": {
  1682. "ref/netstandard1.6/System.Linq.dll": {}
  1683. },
  1684. "runtime": {
  1685. "lib/netstandard1.6/System.Linq.dll": {}
  1686. }
  1687. },
  1688. "System.Linq.Expressions/4.3.0": {
  1689. "type": "package",
  1690. "dependencies": {
  1691. "System.Collections": "4.3.0",
  1692. "System.Diagnostics.Debug": "4.3.0",
  1693. "System.Globalization": "4.3.0",
  1694. "System.IO": "4.3.0",
  1695. "System.Linq": "4.3.0",
  1696. "System.ObjectModel": "4.3.0",
  1697. "System.Reflection": "4.3.0",
  1698. "System.Reflection.Emit": "4.3.0",
  1699. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1700. "System.Reflection.Emit.Lightweight": "4.3.0",
  1701. "System.Reflection.Extensions": "4.3.0",
  1702. "System.Reflection.Primitives": "4.3.0",
  1703. "System.Reflection.TypeExtensions": "4.3.0",
  1704. "System.Resources.ResourceManager": "4.3.0",
  1705. "System.Runtime": "4.3.0",
  1706. "System.Runtime.Extensions": "4.3.0",
  1707. "System.Threading": "4.3.0"
  1708. },
  1709. "compile": {
  1710. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  1711. },
  1712. "runtime": {
  1713. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  1714. }
  1715. },
  1716. "System.Net.Http/4.3.0": {
  1717. "type": "package",
  1718. "dependencies": {
  1719. "Microsoft.NETCore.Platforms": "1.1.0",
  1720. "System.Collections": "4.3.0",
  1721. "System.Diagnostics.Debug": "4.3.0",
  1722. "System.Diagnostics.DiagnosticSource": "4.3.0",
  1723. "System.Diagnostics.Tracing": "4.3.0",
  1724. "System.Globalization": "4.3.0",
  1725. "System.Globalization.Extensions": "4.3.0",
  1726. "System.IO": "4.3.0",
  1727. "System.IO.FileSystem": "4.3.0",
  1728. "System.Net.Primitives": "4.3.0",
  1729. "System.Resources.ResourceManager": "4.3.0",
  1730. "System.Runtime": "4.3.0",
  1731. "System.Runtime.Extensions": "4.3.0",
  1732. "System.Runtime.Handles": "4.3.0",
  1733. "System.Runtime.InteropServices": "4.3.0",
  1734. "System.Security.Cryptography.Algorithms": "4.3.0",
  1735. "System.Security.Cryptography.Encoding": "4.3.0",
  1736. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1737. "System.Security.Cryptography.Primitives": "4.3.0",
  1738. "System.Security.Cryptography.X509Certificates": "4.3.0",
  1739. "System.Text.Encoding": "4.3.0",
  1740. "System.Threading": "4.3.0",
  1741. "System.Threading.Tasks": "4.3.0",
  1742. "runtime.native.System": "4.3.0",
  1743. "runtime.native.System.Net.Http": "4.3.0",
  1744. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1745. },
  1746. "compile": {
  1747. "ref/netstandard1.3/System.Net.Http.dll": {}
  1748. },
  1749. "runtimeTargets": {
  1750. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  1751. "assetType": "runtime",
  1752. "rid": "unix"
  1753. },
  1754. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  1755. "assetType": "runtime",
  1756. "rid": "win"
  1757. }
  1758. }
  1759. },
  1760. "System.Net.NameResolution/4.3.0": {
  1761. "type": "package",
  1762. "dependencies": {
  1763. "Microsoft.NETCore.Platforms": "1.1.0",
  1764. "System.Collections": "4.3.0",
  1765. "System.Diagnostics.Tracing": "4.3.0",
  1766. "System.Globalization": "4.3.0",
  1767. "System.Net.Primitives": "4.3.0",
  1768. "System.Resources.ResourceManager": "4.3.0",
  1769. "System.Runtime": "4.3.0",
  1770. "System.Runtime.Extensions": "4.3.0",
  1771. "System.Runtime.Handles": "4.3.0",
  1772. "System.Runtime.InteropServices": "4.3.0",
  1773. "System.Security.Principal.Windows": "4.3.0",
  1774. "System.Threading": "4.3.0",
  1775. "System.Threading.Tasks": "4.3.0",
  1776. "runtime.native.System": "4.3.0"
  1777. },
  1778. "compile": {
  1779. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  1780. },
  1781. "runtimeTargets": {
  1782. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1783. "assetType": "runtime",
  1784. "rid": "unix"
  1785. },
  1786. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1787. "assetType": "runtime",
  1788. "rid": "win"
  1789. }
  1790. }
  1791. },
  1792. "System.Net.Primitives/4.3.0": {
  1793. "type": "package",
  1794. "dependencies": {
  1795. "Microsoft.NETCore.Platforms": "1.1.0",
  1796. "Microsoft.NETCore.Targets": "1.1.0",
  1797. "System.Runtime": "4.3.0",
  1798. "System.Runtime.Handles": "4.3.0"
  1799. },
  1800. "compile": {
  1801. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  1802. }
  1803. },
  1804. "System.Net.Requests/4.0.11": {
  1805. "type": "package",
  1806. "dependencies": {
  1807. "Microsoft.NETCore.Platforms": "1.0.1",
  1808. "System.Collections": "4.0.11",
  1809. "System.Diagnostics.Debug": "4.0.11",
  1810. "System.Diagnostics.Tracing": "4.1.0",
  1811. "System.Globalization": "4.0.11",
  1812. "System.IO": "4.1.0",
  1813. "System.Net.Http": "4.1.0",
  1814. "System.Net.Primitives": "4.0.11",
  1815. "System.Net.WebHeaderCollection": "4.0.1",
  1816. "System.Resources.ResourceManager": "4.0.1",
  1817. "System.Runtime": "4.1.0",
  1818. "System.Threading": "4.0.11",
  1819. "System.Threading.Tasks": "4.0.11"
  1820. },
  1821. "compile": {
  1822. "ref/netstandard1.3/System.Net.Requests.dll": {}
  1823. },
  1824. "runtimeTargets": {
  1825. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  1826. "assetType": "runtime",
  1827. "rid": "unix"
  1828. },
  1829. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  1830. "assetType": "runtime",
  1831. "rid": "win"
  1832. }
  1833. }
  1834. },
  1835. "System.Net.Sockets/4.3.0": {
  1836. "type": "package",
  1837. "dependencies": {
  1838. "Microsoft.NETCore.Platforms": "1.1.0",
  1839. "Microsoft.NETCore.Targets": "1.1.0",
  1840. "System.IO": "4.3.0",
  1841. "System.Net.Primitives": "4.3.0",
  1842. "System.Runtime": "4.3.0",
  1843. "System.Threading.Tasks": "4.3.0"
  1844. },
  1845. "compile": {
  1846. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  1847. }
  1848. },
  1849. "System.Net.WebHeaderCollection/4.0.1": {
  1850. "type": "package",
  1851. "dependencies": {
  1852. "System.Collections": "4.0.11",
  1853. "System.Resources.ResourceManager": "4.0.1",
  1854. "System.Runtime": "4.1.0",
  1855. "System.Runtime.Extensions": "4.1.0"
  1856. },
  1857. "compile": {
  1858. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1859. },
  1860. "runtime": {
  1861. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1862. }
  1863. },
  1864. "System.ObjectModel/4.3.0": {
  1865. "type": "package",
  1866. "dependencies": {
  1867. "System.Collections": "4.3.0",
  1868. "System.Diagnostics.Debug": "4.3.0",
  1869. "System.Resources.ResourceManager": "4.3.0",
  1870. "System.Runtime": "4.3.0",
  1871. "System.Threading": "4.3.0"
  1872. },
  1873. "compile": {
  1874. "ref/netstandard1.3/System.ObjectModel.dll": {}
  1875. },
  1876. "runtime": {
  1877. "lib/netstandard1.3/System.ObjectModel.dll": {}
  1878. }
  1879. },
  1880. "System.Private.DataContractSerialization/4.3.0": {
  1881. "type": "package",
  1882. "dependencies": {
  1883. "System.Collections": "4.3.0",
  1884. "System.Collections.Concurrent": "4.3.0",
  1885. "System.Diagnostics.Debug": "4.3.0",
  1886. "System.Globalization": "4.3.0",
  1887. "System.IO": "4.3.0",
  1888. "System.Linq": "4.3.0",
  1889. "System.Reflection": "4.3.0",
  1890. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1891. "System.Reflection.Emit.Lightweight": "4.3.0",
  1892. "System.Reflection.Extensions": "4.3.0",
  1893. "System.Reflection.Primitives": "4.3.0",
  1894. "System.Reflection.TypeExtensions": "4.3.0",
  1895. "System.Resources.ResourceManager": "4.3.0",
  1896. "System.Runtime": "4.3.0",
  1897. "System.Runtime.Extensions": "4.3.0",
  1898. "System.Runtime.Serialization.Primitives": "4.3.0",
  1899. "System.Text.Encoding": "4.3.0",
  1900. "System.Text.Encoding.Extensions": "4.3.0",
  1901. "System.Text.RegularExpressions": "4.3.0",
  1902. "System.Threading": "4.3.0",
  1903. "System.Threading.Tasks": "4.3.0",
  1904. "System.Xml.ReaderWriter": "4.3.0",
  1905. "System.Xml.XDocument": "4.3.0",
  1906. "System.Xml.XmlDocument": "4.3.0",
  1907. "System.Xml.XmlSerializer": "4.3.0"
  1908. },
  1909. "compile": {
  1910. "ref/netstandard/_._": {}
  1911. },
  1912. "runtime": {
  1913. "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
  1914. }
  1915. },
  1916. "System.Reflection/4.3.0": {
  1917. "type": "package",
  1918. "dependencies": {
  1919. "Microsoft.NETCore.Platforms": "1.1.0",
  1920. "Microsoft.NETCore.Targets": "1.1.0",
  1921. "System.IO": "4.3.0",
  1922. "System.Reflection.Primitives": "4.3.0",
  1923. "System.Runtime": "4.3.0"
  1924. },
  1925. "compile": {
  1926. "ref/netstandard1.5/System.Reflection.dll": {}
  1927. }
  1928. },
  1929. "System.Reflection.Emit/4.3.0": {
  1930. "type": "package",
  1931. "dependencies": {
  1932. "System.IO": "4.3.0",
  1933. "System.Reflection": "4.3.0",
  1934. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1935. "System.Reflection.Primitives": "4.3.0",
  1936. "System.Runtime": "4.3.0"
  1937. },
  1938. "compile": {
  1939. "ref/netstandard1.1/_._": {}
  1940. },
  1941. "runtime": {
  1942. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1943. }
  1944. },
  1945. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1946. "type": "package",
  1947. "dependencies": {
  1948. "System.Reflection": "4.3.0",
  1949. "System.Reflection.Primitives": "4.3.0",
  1950. "System.Runtime": "4.3.0"
  1951. },
  1952. "compile": {
  1953. "ref/netstandard1.0/_._": {}
  1954. },
  1955. "runtime": {
  1956. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1957. }
  1958. },
  1959. "System.Reflection.Emit.Lightweight/4.3.0": {
  1960. "type": "package",
  1961. "dependencies": {
  1962. "System.Reflection": "4.3.0",
  1963. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1964. "System.Reflection.Primitives": "4.3.0",
  1965. "System.Runtime": "4.3.0"
  1966. },
  1967. "compile": {
  1968. "ref/netstandard1.0/_._": {}
  1969. },
  1970. "runtime": {
  1971. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  1972. }
  1973. },
  1974. "System.Reflection.Extensions/4.3.0": {
  1975. "type": "package",
  1976. "dependencies": {
  1977. "Microsoft.NETCore.Platforms": "1.1.0",
  1978. "Microsoft.NETCore.Targets": "1.1.0",
  1979. "System.Reflection": "4.3.0",
  1980. "System.Runtime": "4.3.0"
  1981. },
  1982. "compile": {
  1983. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  1984. }
  1985. },
  1986. "System.Reflection.Metadata/1.3.0": {
  1987. "type": "package",
  1988. "dependencies": {
  1989. "System.Collections": "4.0.11",
  1990. "System.Collections.Immutable": "1.2.0",
  1991. "System.Diagnostics.Debug": "4.0.11",
  1992. "System.IO": "4.1.0",
  1993. "System.Linq": "4.1.0",
  1994. "System.Reflection": "4.1.0",
  1995. "System.Reflection.Extensions": "4.0.1",
  1996. "System.Reflection.Primitives": "4.0.1",
  1997. "System.Resources.ResourceManager": "4.0.1",
  1998. "System.Runtime": "4.1.0",
  1999. "System.Runtime.Extensions": "4.1.0",
  2000. "System.Runtime.InteropServices": "4.1.0",
  2001. "System.Text.Encoding": "4.0.11",
  2002. "System.Text.Encoding.Extensions": "4.0.11",
  2003. "System.Threading": "4.0.11"
  2004. },
  2005. "compile": {
  2006. "lib/netstandard1.1/_._": {}
  2007. },
  2008. "runtime": {
  2009. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  2010. }
  2011. },
  2012. "System.Reflection.Primitives/4.3.0": {
  2013. "type": "package",
  2014. "dependencies": {
  2015. "Microsoft.NETCore.Platforms": "1.1.0",
  2016. "Microsoft.NETCore.Targets": "1.1.0",
  2017. "System.Runtime": "4.3.0"
  2018. },
  2019. "compile": {
  2020. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  2021. }
  2022. },
  2023. "System.Reflection.TypeExtensions/4.3.0": {
  2024. "type": "package",
  2025. "dependencies": {
  2026. "System.Reflection": "4.3.0",
  2027. "System.Runtime": "4.3.0"
  2028. },
  2029. "compile": {
  2030. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  2031. },
  2032. "runtime": {
  2033. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  2034. }
  2035. },
  2036. "System.Resources.ResourceManager/4.3.0": {
  2037. "type": "package",
  2038. "dependencies": {
  2039. "Microsoft.NETCore.Platforms": "1.1.0",
  2040. "Microsoft.NETCore.Targets": "1.1.0",
  2041. "System.Globalization": "4.3.0",
  2042. "System.Reflection": "4.3.0",
  2043. "System.Runtime": "4.3.0"
  2044. },
  2045. "compile": {
  2046. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  2047. }
  2048. },
  2049. "System.Runtime/4.3.0": {
  2050. "type": "package",
  2051. "dependencies": {
  2052. "Microsoft.NETCore.Platforms": "1.1.0",
  2053. "Microsoft.NETCore.Targets": "1.1.0"
  2054. },
  2055. "compile": {
  2056. "ref/netstandard1.5/System.Runtime.dll": {}
  2057. }
  2058. },
  2059. "System.Runtime.Caching/4.5.0": {
  2060. "type": "package",
  2061. "dependencies": {
  2062. "Microsoft.NETCore.Platforms": "2.0.0",
  2063. "System.Configuration.ConfigurationManager": "4.5.0"
  2064. },
  2065. "compile": {
  2066. "ref/netstandard2.0/_._": {}
  2067. },
  2068. "runtime": {
  2069. "lib/netstandard2.0/System.Runtime.Caching.dll": {}
  2070. },
  2071. "runtimeTargets": {
  2072. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  2073. "assetType": "runtime",
  2074. "rid": "unix"
  2075. },
  2076. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  2077. "assetType": "runtime",
  2078. "rid": "win"
  2079. }
  2080. }
  2081. },
  2082. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  2083. "type": "package",
  2084. "compile": {
  2085. "ref/netstandard2.0/_._": {}
  2086. },
  2087. "runtime": {
  2088. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
  2089. }
  2090. },
  2091. "System.Runtime.Extensions/4.3.0": {
  2092. "type": "package",
  2093. "dependencies": {
  2094. "Microsoft.NETCore.Platforms": "1.1.0",
  2095. "Microsoft.NETCore.Targets": "1.1.0",
  2096. "System.Runtime": "4.3.0"
  2097. },
  2098. "compile": {
  2099. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  2100. }
  2101. },
  2102. "System.Runtime.Handles/4.3.0": {
  2103. "type": "package",
  2104. "dependencies": {
  2105. "Microsoft.NETCore.Platforms": "1.1.0",
  2106. "Microsoft.NETCore.Targets": "1.1.0",
  2107. "System.Runtime": "4.3.0"
  2108. },
  2109. "compile": {
  2110. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  2111. }
  2112. },
  2113. "System.Runtime.InteropServices/4.3.0": {
  2114. "type": "package",
  2115. "dependencies": {
  2116. "Microsoft.NETCore.Platforms": "1.1.0",
  2117. "Microsoft.NETCore.Targets": "1.1.0",
  2118. "System.Reflection": "4.3.0",
  2119. "System.Reflection.Primitives": "4.3.0",
  2120. "System.Runtime": "4.3.0",
  2121. "System.Runtime.Handles": "4.3.0"
  2122. },
  2123. "compile": {
  2124. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  2125. }
  2126. },
  2127. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  2128. "type": "package",
  2129. "dependencies": {
  2130. "System.Reflection": "4.3.0",
  2131. "System.Reflection.Extensions": "4.3.0",
  2132. "System.Resources.ResourceManager": "4.3.0",
  2133. "System.Runtime": "4.3.0",
  2134. "System.Runtime.InteropServices": "4.3.0",
  2135. "System.Threading": "4.3.0",
  2136. "runtime.native.System": "4.3.0"
  2137. },
  2138. "compile": {
  2139. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  2140. },
  2141. "runtime": {
  2142. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  2143. },
  2144. "runtimeTargets": {
  2145. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  2146. "assetType": "runtime",
  2147. "rid": "unix"
  2148. },
  2149. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  2150. "assetType": "runtime",
  2151. "rid": "win"
  2152. }
  2153. }
  2154. },
  2155. "System.Runtime.Numerics/4.3.0": {
  2156. "type": "package",
  2157. "dependencies": {
  2158. "System.Globalization": "4.3.0",
  2159. "System.Resources.ResourceManager": "4.3.0",
  2160. "System.Runtime": "4.3.0",
  2161. "System.Runtime.Extensions": "4.3.0"
  2162. },
  2163. "compile": {
  2164. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  2165. },
  2166. "runtime": {
  2167. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  2168. }
  2169. },
  2170. "System.Runtime.Serialization.Formatters/4.3.0": {
  2171. "type": "package",
  2172. "dependencies": {
  2173. "System.Collections": "4.3.0",
  2174. "System.Reflection": "4.3.0",
  2175. "System.Resources.ResourceManager": "4.3.0",
  2176. "System.Runtime": "4.3.0",
  2177. "System.Runtime.Serialization.Primitives": "4.3.0"
  2178. },
  2179. "compile": {
  2180. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
  2181. },
  2182. "runtime": {
  2183. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
  2184. }
  2185. },
  2186. "System.Runtime.Serialization.Json/4.3.0": {
  2187. "type": "package",
  2188. "dependencies": {
  2189. "System.IO": "4.3.0",
  2190. "System.Private.DataContractSerialization": "4.3.0",
  2191. "System.Runtime": "4.3.0"
  2192. },
  2193. "compile": {
  2194. "ref/netstandard1.0/_._": {}
  2195. },
  2196. "runtime": {
  2197. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
  2198. }
  2199. },
  2200. "System.Runtime.Serialization.Primitives/4.3.0": {
  2201. "type": "package",
  2202. "dependencies": {
  2203. "System.Resources.ResourceManager": "4.3.0",
  2204. "System.Runtime": "4.3.0"
  2205. },
  2206. "compile": {
  2207. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  2208. },
  2209. "runtime": {
  2210. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  2211. }
  2212. },
  2213. "System.Security.AccessControl/4.6.0": {
  2214. "type": "package",
  2215. "dependencies": {
  2216. "Microsoft.NETCore.Platforms": "3.0.0",
  2217. "System.Security.Principal.Windows": "4.6.0"
  2218. },
  2219. "compile": {
  2220. "ref/netstandard2.0/System.Security.AccessControl.dll": {}
  2221. },
  2222. "runtime": {
  2223. "lib/netstandard2.0/System.Security.AccessControl.dll": {}
  2224. },
  2225. "runtimeTargets": {
  2226. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  2227. "assetType": "runtime",
  2228. "rid": "win"
  2229. }
  2230. }
  2231. },
  2232. "System.Security.Cryptography.Algorithms/4.3.0": {
  2233. "type": "package",
  2234. "dependencies": {
  2235. "Microsoft.NETCore.Platforms": "1.1.0",
  2236. "System.Collections": "4.3.0",
  2237. "System.IO": "4.3.0",
  2238. "System.Resources.ResourceManager": "4.3.0",
  2239. "System.Runtime": "4.3.0",
  2240. "System.Runtime.Extensions": "4.3.0",
  2241. "System.Runtime.Handles": "4.3.0",
  2242. "System.Runtime.InteropServices": "4.3.0",
  2243. "System.Runtime.Numerics": "4.3.0",
  2244. "System.Security.Cryptography.Encoding": "4.3.0",
  2245. "System.Security.Cryptography.Primitives": "4.3.0",
  2246. "System.Text.Encoding": "4.3.0",
  2247. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  2248. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2249. },
  2250. "compile": {
  2251. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  2252. },
  2253. "runtimeTargets": {
  2254. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  2255. "assetType": "runtime",
  2256. "rid": "osx"
  2257. },
  2258. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  2259. "assetType": "runtime",
  2260. "rid": "unix"
  2261. },
  2262. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  2263. "assetType": "runtime",
  2264. "rid": "win"
  2265. }
  2266. }
  2267. },
  2268. "System.Security.Cryptography.Cng/4.5.0": {
  2269. "type": "package",
  2270. "compile": {
  2271. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  2272. },
  2273. "runtime": {
  2274. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  2275. },
  2276. "runtimeTargets": {
  2277. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  2278. "assetType": "runtime",
  2279. "rid": "win"
  2280. }
  2281. }
  2282. },
  2283. "System.Security.Cryptography.Csp/4.3.0": {
  2284. "type": "package",
  2285. "dependencies": {
  2286. "Microsoft.NETCore.Platforms": "1.1.0",
  2287. "System.IO": "4.3.0",
  2288. "System.Reflection": "4.3.0",
  2289. "System.Resources.ResourceManager": "4.3.0",
  2290. "System.Runtime": "4.3.0",
  2291. "System.Runtime.Extensions": "4.3.0",
  2292. "System.Runtime.Handles": "4.3.0",
  2293. "System.Runtime.InteropServices": "4.3.0",
  2294. "System.Security.Cryptography.Algorithms": "4.3.0",
  2295. "System.Security.Cryptography.Encoding": "4.3.0",
  2296. "System.Security.Cryptography.Primitives": "4.3.0",
  2297. "System.Text.Encoding": "4.3.0",
  2298. "System.Threading": "4.3.0"
  2299. },
  2300. "compile": {
  2301. "ref/netstandard1.3/_._": {}
  2302. },
  2303. "runtimeTargets": {
  2304. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  2305. "assetType": "runtime",
  2306. "rid": "unix"
  2307. },
  2308. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  2309. "assetType": "runtime",
  2310. "rid": "win"
  2311. }
  2312. }
  2313. },
  2314. "System.Security.Cryptography.Encoding/4.3.0": {
  2315. "type": "package",
  2316. "dependencies": {
  2317. "Microsoft.NETCore.Platforms": "1.1.0",
  2318. "System.Collections": "4.3.0",
  2319. "System.Collections.Concurrent": "4.3.0",
  2320. "System.Linq": "4.3.0",
  2321. "System.Resources.ResourceManager": "4.3.0",
  2322. "System.Runtime": "4.3.0",
  2323. "System.Runtime.Extensions": "4.3.0",
  2324. "System.Runtime.Handles": "4.3.0",
  2325. "System.Runtime.InteropServices": "4.3.0",
  2326. "System.Security.Cryptography.Primitives": "4.3.0",
  2327. "System.Text.Encoding": "4.3.0",
  2328. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2329. },
  2330. "compile": {
  2331. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  2332. },
  2333. "runtimeTargets": {
  2334. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2335. "assetType": "runtime",
  2336. "rid": "unix"
  2337. },
  2338. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2339. "assetType": "runtime",
  2340. "rid": "win"
  2341. }
  2342. }
  2343. },
  2344. "System.Security.Cryptography.OpenSsl/4.3.0": {
  2345. "type": "package",
  2346. "dependencies": {
  2347. "System.Collections": "4.3.0",
  2348. "System.IO": "4.3.0",
  2349. "System.Resources.ResourceManager": "4.3.0",
  2350. "System.Runtime": "4.3.0",
  2351. "System.Runtime.Extensions": "4.3.0",
  2352. "System.Runtime.Handles": "4.3.0",
  2353. "System.Runtime.InteropServices": "4.3.0",
  2354. "System.Runtime.Numerics": "4.3.0",
  2355. "System.Security.Cryptography.Algorithms": "4.3.0",
  2356. "System.Security.Cryptography.Encoding": "4.3.0",
  2357. "System.Security.Cryptography.Primitives": "4.3.0",
  2358. "System.Text.Encoding": "4.3.0",
  2359. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2360. },
  2361. "compile": {
  2362. "ref/netstandard1.6/_._": {}
  2363. },
  2364. "runtime": {
  2365. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  2366. },
  2367. "runtimeTargets": {
  2368. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  2369. "assetType": "runtime",
  2370. "rid": "unix"
  2371. }
  2372. }
  2373. },
  2374. "System.Security.Cryptography.Primitives/4.3.0": {
  2375. "type": "package",
  2376. "dependencies": {
  2377. "System.Diagnostics.Debug": "4.3.0",
  2378. "System.Globalization": "4.3.0",
  2379. "System.IO": "4.3.0",
  2380. "System.Resources.ResourceManager": "4.3.0",
  2381. "System.Runtime": "4.3.0",
  2382. "System.Threading": "4.3.0",
  2383. "System.Threading.Tasks": "4.3.0"
  2384. },
  2385. "compile": {
  2386. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2387. },
  2388. "runtime": {
  2389. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2390. }
  2391. },
  2392. "System.Security.Cryptography.ProtectedData/4.5.0": {
  2393. "type": "package",
  2394. "compile": {
  2395. "ref/netstandard2.0/_._": {}
  2396. },
  2397. "runtime": {
  2398. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
  2399. },
  2400. "runtimeTargets": {
  2401. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  2402. "assetType": "runtime",
  2403. "rid": "win"
  2404. }
  2405. }
  2406. },
  2407. "System.Security.Cryptography.X509Certificates/4.3.0": {
  2408. "type": "package",
  2409. "dependencies": {
  2410. "Microsoft.NETCore.Platforms": "1.1.0",
  2411. "System.Collections": "4.3.0",
  2412. "System.Diagnostics.Debug": "4.3.0",
  2413. "System.Globalization": "4.3.0",
  2414. "System.Globalization.Calendars": "4.3.0",
  2415. "System.IO": "4.3.0",
  2416. "System.IO.FileSystem": "4.3.0",
  2417. "System.IO.FileSystem.Primitives": "4.3.0",
  2418. "System.Resources.ResourceManager": "4.3.0",
  2419. "System.Runtime": "4.3.0",
  2420. "System.Runtime.Extensions": "4.3.0",
  2421. "System.Runtime.Handles": "4.3.0",
  2422. "System.Runtime.InteropServices": "4.3.0",
  2423. "System.Runtime.Numerics": "4.3.0",
  2424. "System.Security.Cryptography.Algorithms": "4.3.0",
  2425. "System.Security.Cryptography.Cng": "4.3.0",
  2426. "System.Security.Cryptography.Csp": "4.3.0",
  2427. "System.Security.Cryptography.Encoding": "4.3.0",
  2428. "System.Security.Cryptography.OpenSsl": "4.3.0",
  2429. "System.Security.Cryptography.Primitives": "4.3.0",
  2430. "System.Text.Encoding": "4.3.0",
  2431. "System.Threading": "4.3.0",
  2432. "runtime.native.System": "4.3.0",
  2433. "runtime.native.System.Net.Http": "4.3.0",
  2434. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2435. },
  2436. "compile": {
  2437. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  2438. },
  2439. "runtimeTargets": {
  2440. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2441. "assetType": "runtime",
  2442. "rid": "unix"
  2443. },
  2444. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2445. "assetType": "runtime",
  2446. "rid": "win"
  2447. }
  2448. }
  2449. },
  2450. "System.Security.Permissions/4.6.0": {
  2451. "type": "package",
  2452. "dependencies": {
  2453. "System.Security.AccessControl": "4.6.0",
  2454. "System.Windows.Extensions": "4.6.0"
  2455. },
  2456. "compile": {
  2457. "ref/netcoreapp3.0/System.Security.Permissions.dll": {}
  2458. },
  2459. "runtime": {
  2460. "lib/netcoreapp3.0/System.Security.Permissions.dll": {}
  2461. }
  2462. },
  2463. "System.Security.Principal.Windows/4.6.0": {
  2464. "type": "package",
  2465. "compile": {
  2466. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
  2467. },
  2468. "runtime": {
  2469. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
  2470. },
  2471. "runtimeTargets": {
  2472. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2473. "assetType": "runtime",
  2474. "rid": "unix"
  2475. },
  2476. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2477. "assetType": "runtime",
  2478. "rid": "win"
  2479. }
  2480. }
  2481. },
  2482. "System.Security.SecureString/4.3.0": {
  2483. "type": "package",
  2484. "dependencies": {
  2485. "Microsoft.NETCore.Platforms": "1.1.0",
  2486. "System.Resources.ResourceManager": "4.3.0",
  2487. "System.Runtime": "4.3.0",
  2488. "System.Runtime.Handles": "4.3.0",
  2489. "System.Runtime.InteropServices": "4.3.0",
  2490. "System.Security.Cryptography.Primitives": "4.3.0",
  2491. "System.Text.Encoding": "4.3.0",
  2492. "System.Threading": "4.3.0"
  2493. },
  2494. "compile": {
  2495. "ref/netstandard1.3/_._": {}
  2496. },
  2497. "runtimeTargets": {
  2498. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll": {
  2499. "assetType": "runtime",
  2500. "rid": "unix"
  2501. },
  2502. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll": {
  2503. "assetType": "runtime",
  2504. "rid": "win"
  2505. }
  2506. }
  2507. },
  2508. "System.Text.Encoding/4.3.0": {
  2509. "type": "package",
  2510. "dependencies": {
  2511. "Microsoft.NETCore.Platforms": "1.1.0",
  2512. "Microsoft.NETCore.Targets": "1.1.0",
  2513. "System.Runtime": "4.3.0"
  2514. },
  2515. "compile": {
  2516. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  2517. }
  2518. },
  2519. "System.Text.Encoding.CodePages/4.5.0": {
  2520. "type": "package",
  2521. "dependencies": {
  2522. "Microsoft.NETCore.Platforms": "2.0.0",
  2523. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  2524. },
  2525. "compile": {
  2526. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2527. },
  2528. "runtime": {
  2529. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2530. },
  2531. "runtimeTargets": {
  2532. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  2533. "assetType": "runtime",
  2534. "rid": "win"
  2535. }
  2536. }
  2537. },
  2538. "System.Text.Encoding.Extensions/4.3.0": {
  2539. "type": "package",
  2540. "dependencies": {
  2541. "Microsoft.NETCore.Platforms": "1.1.0",
  2542. "Microsoft.NETCore.Targets": "1.1.0",
  2543. "System.Runtime": "4.3.0",
  2544. "System.Text.Encoding": "4.3.0"
  2545. },
  2546. "compile": {
  2547. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  2548. }
  2549. },
  2550. "System.Text.Encodings.Web/4.5.0": {
  2551. "type": "package",
  2552. "compile": {
  2553. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2554. },
  2555. "runtime": {
  2556. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2557. }
  2558. },
  2559. "System.Text.RegularExpressions/4.3.0": {
  2560. "type": "package",
  2561. "dependencies": {
  2562. "System.Runtime": "4.3.0"
  2563. },
  2564. "compile": {
  2565. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  2566. },
  2567. "runtime": {
  2568. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  2569. }
  2570. },
  2571. "System.Threading/4.3.0": {
  2572. "type": "package",
  2573. "dependencies": {
  2574. "System.Runtime": "4.3.0",
  2575. "System.Threading.Tasks": "4.3.0"
  2576. },
  2577. "compile": {
  2578. "ref/netstandard1.3/System.Threading.dll": {}
  2579. },
  2580. "runtime": {
  2581. "lib/netstandard1.3/System.Threading.dll": {}
  2582. }
  2583. },
  2584. "System.Threading.Overlapped/4.0.1": {
  2585. "type": "package",
  2586. "dependencies": {
  2587. "Microsoft.NETCore.Platforms": "1.0.1",
  2588. "System.Resources.ResourceManager": "4.0.1",
  2589. "System.Runtime": "4.1.0",
  2590. "System.Runtime.Handles": "4.0.1"
  2591. },
  2592. "compile": {
  2593. "ref/netstandard1.3/_._": {}
  2594. },
  2595. "runtimeTargets": {
  2596. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2597. "assetType": "runtime",
  2598. "rid": "unix"
  2599. },
  2600. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2601. "assetType": "runtime",
  2602. "rid": "win"
  2603. }
  2604. }
  2605. },
  2606. "System.Threading.Tasks/4.3.0": {
  2607. "type": "package",
  2608. "dependencies": {
  2609. "Microsoft.NETCore.Platforms": "1.1.0",
  2610. "Microsoft.NETCore.Targets": "1.1.0",
  2611. "System.Runtime": "4.3.0"
  2612. },
  2613. "compile": {
  2614. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  2615. }
  2616. },
  2617. "System.Threading.Tasks.Extensions/4.3.0": {
  2618. "type": "package",
  2619. "dependencies": {
  2620. "System.Collections": "4.3.0",
  2621. "System.Runtime": "4.3.0",
  2622. "System.Threading.Tasks": "4.3.0"
  2623. },
  2624. "compile": {
  2625. "lib/netstandard1.0/_._": {}
  2626. },
  2627. "runtime": {
  2628. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  2629. }
  2630. },
  2631. "System.Threading.Thread/4.0.0": {
  2632. "type": "package",
  2633. "dependencies": {
  2634. "System.Runtime": "4.1.0"
  2635. },
  2636. "compile": {
  2637. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  2638. },
  2639. "runtime": {
  2640. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  2641. }
  2642. },
  2643. "System.Threading.ThreadPool/4.0.10": {
  2644. "type": "package",
  2645. "dependencies": {
  2646. "System.Runtime": "4.1.0",
  2647. "System.Runtime.Handles": "4.0.1"
  2648. },
  2649. "compile": {
  2650. "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2651. },
  2652. "runtime": {
  2653. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2654. }
  2655. },
  2656. "System.Threading.Timer/4.3.0": {
  2657. "type": "package",
  2658. "dependencies": {
  2659. "Microsoft.NETCore.Platforms": "1.1.0",
  2660. "Microsoft.NETCore.Targets": "1.1.0",
  2661. "System.Runtime": "4.3.0"
  2662. },
  2663. "compile": {
  2664. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  2665. }
  2666. },
  2667. "System.ValueTuple/4.5.0": {
  2668. "type": "package",
  2669. "compile": {
  2670. "ref/netcoreapp2.0/_._": {}
  2671. },
  2672. "runtime": {
  2673. "lib/netcoreapp2.0/_._": {}
  2674. }
  2675. },
  2676. "System.Windows.Extensions/4.6.0": {
  2677. "type": "package",
  2678. "dependencies": {
  2679. "System.Drawing.Common": "4.6.0"
  2680. },
  2681. "compile": {
  2682. "ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2683. },
  2684. "runtime": {
  2685. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2686. },
  2687. "runtimeTargets": {
  2688. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  2689. "assetType": "runtime",
  2690. "rid": "win"
  2691. }
  2692. }
  2693. },
  2694. "System.Xml.ReaderWriter/4.3.0": {
  2695. "type": "package",
  2696. "dependencies": {
  2697. "System.Collections": "4.3.0",
  2698. "System.Diagnostics.Debug": "4.3.0",
  2699. "System.Globalization": "4.3.0",
  2700. "System.IO": "4.3.0",
  2701. "System.IO.FileSystem": "4.3.0",
  2702. "System.IO.FileSystem.Primitives": "4.3.0",
  2703. "System.Resources.ResourceManager": "4.3.0",
  2704. "System.Runtime": "4.3.0",
  2705. "System.Runtime.Extensions": "4.3.0",
  2706. "System.Runtime.InteropServices": "4.3.0",
  2707. "System.Text.Encoding": "4.3.0",
  2708. "System.Text.Encoding.Extensions": "4.3.0",
  2709. "System.Text.RegularExpressions": "4.3.0",
  2710. "System.Threading.Tasks": "4.3.0",
  2711. "System.Threading.Tasks.Extensions": "4.3.0"
  2712. },
  2713. "compile": {
  2714. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2715. },
  2716. "runtime": {
  2717. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2718. }
  2719. },
  2720. "System.Xml.XDocument/4.3.0": {
  2721. "type": "package",
  2722. "dependencies": {
  2723. "System.Collections": "4.3.0",
  2724. "System.Diagnostics.Debug": "4.3.0",
  2725. "System.Diagnostics.Tools": "4.3.0",
  2726. "System.Globalization": "4.3.0",
  2727. "System.IO": "4.3.0",
  2728. "System.Reflection": "4.3.0",
  2729. "System.Resources.ResourceManager": "4.3.0",
  2730. "System.Runtime": "4.3.0",
  2731. "System.Runtime.Extensions": "4.3.0",
  2732. "System.Text.Encoding": "4.3.0",
  2733. "System.Threading": "4.3.0",
  2734. "System.Xml.ReaderWriter": "4.3.0"
  2735. },
  2736. "compile": {
  2737. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  2738. },
  2739. "runtime": {
  2740. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  2741. }
  2742. },
  2743. "System.Xml.XmlDocument/4.3.0": {
  2744. "type": "package",
  2745. "dependencies": {
  2746. "System.Collections": "4.3.0",
  2747. "System.Diagnostics.Debug": "4.3.0",
  2748. "System.Globalization": "4.3.0",
  2749. "System.IO": "4.3.0",
  2750. "System.Resources.ResourceManager": "4.3.0",
  2751. "System.Runtime": "4.3.0",
  2752. "System.Runtime.Extensions": "4.3.0",
  2753. "System.Text.Encoding": "4.3.0",
  2754. "System.Threading": "4.3.0",
  2755. "System.Xml.ReaderWriter": "4.3.0"
  2756. },
  2757. "compile": {
  2758. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2759. },
  2760. "runtime": {
  2761. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2762. }
  2763. },
  2764. "System.Xml.XmlSerializer/4.3.0": {
  2765. "type": "package",
  2766. "dependencies": {
  2767. "System.Collections": "4.3.0",
  2768. "System.Globalization": "4.3.0",
  2769. "System.IO": "4.3.0",
  2770. "System.Linq": "4.3.0",
  2771. "System.Reflection": "4.3.0",
  2772. "System.Reflection.Emit": "4.3.0",
  2773. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2774. "System.Reflection.Extensions": "4.3.0",
  2775. "System.Reflection.Primitives": "4.3.0",
  2776. "System.Reflection.TypeExtensions": "4.3.0",
  2777. "System.Resources.ResourceManager": "4.3.0",
  2778. "System.Runtime": "4.3.0",
  2779. "System.Runtime.Extensions": "4.3.0",
  2780. "System.Text.RegularExpressions": "4.3.0",
  2781. "System.Threading": "4.3.0",
  2782. "System.Xml.ReaderWriter": "4.3.0",
  2783. "System.Xml.XmlDocument": "4.3.0"
  2784. },
  2785. "compile": {
  2786. "ref/netstandard1.3/_._": {}
  2787. },
  2788. "runtime": {
  2789. "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  2790. }
  2791. },
  2792. "System.Xml.XPath/4.0.1": {
  2793. "type": "package",
  2794. "dependencies": {
  2795. "System.Collections": "4.0.11",
  2796. "System.Diagnostics.Debug": "4.0.11",
  2797. "System.Globalization": "4.0.11",
  2798. "System.IO": "4.1.0",
  2799. "System.Resources.ResourceManager": "4.0.1",
  2800. "System.Runtime": "4.1.0",
  2801. "System.Runtime.Extensions": "4.1.0",
  2802. "System.Threading": "4.0.11",
  2803. "System.Xml.ReaderWriter": "4.0.11"
  2804. },
  2805. "compile": {
  2806. "ref/netstandard1.3/System.Xml.XPath.dll": {}
  2807. },
  2808. "runtime": {
  2809. "lib/netstandard1.3/System.Xml.XPath.dll": {}
  2810. }
  2811. },
  2812. "System.Xml.XPath.XmlDocument/4.0.1": {
  2813. "type": "package",
  2814. "dependencies": {
  2815. "System.Collections": "4.0.11",
  2816. "System.Globalization": "4.0.11",
  2817. "System.IO": "4.1.0",
  2818. "System.Resources.ResourceManager": "4.0.1",
  2819. "System.Runtime": "4.1.0",
  2820. "System.Runtime.Extensions": "4.1.0",
  2821. "System.Threading": "4.0.11",
  2822. "System.Xml.ReaderWriter": "4.0.11",
  2823. "System.Xml.XPath": "4.0.1",
  2824. "System.Xml.XmlDocument": "4.0.1"
  2825. },
  2826. "compile": {
  2827. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2828. },
  2829. "runtime": {
  2830. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2831. }
  2832. },
  2833. "TSQL.Parser/1.4.0": {
  2834. "type": "package",
  2835. "compile": {
  2836. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2837. },
  2838. "runtime": {
  2839. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2840. }
  2841. },
  2842. "xunit/2.4.0": {
  2843. "type": "package",
  2844. "dependencies": {
  2845. "xunit.analyzers": "0.10.0",
  2846. "xunit.assert": "[2.4.0]",
  2847. "xunit.core": "[2.4.0]"
  2848. }
  2849. },
  2850. "xunit.abstractions/2.0.2": {
  2851. "type": "package",
  2852. "compile": {
  2853. "lib/netstandard2.0/xunit.abstractions.dll": {}
  2854. },
  2855. "runtime": {
  2856. "lib/netstandard2.0/xunit.abstractions.dll": {}
  2857. }
  2858. },
  2859. "xunit.analyzers/0.10.0": {
  2860. "type": "package"
  2861. },
  2862. "xunit.assert/2.4.0": {
  2863. "type": "package",
  2864. "compile": {
  2865. "lib/netstandard2.0/xunit.assert.dll": {}
  2866. },
  2867. "runtime": {
  2868. "lib/netstandard2.0/xunit.assert.dll": {}
  2869. }
  2870. },
  2871. "xunit.core/2.4.0": {
  2872. "type": "package",
  2873. "dependencies": {
  2874. "xunit.extensibility.core": "[2.4.0]",
  2875. "xunit.extensibility.execution": "[2.4.0]"
  2876. },
  2877. "build": {
  2878. "build/xunit.core.props": {},
  2879. "build/xunit.core.targets": {}
  2880. },
  2881. "buildMultiTargeting": {
  2882. "buildMultiTargeting/xunit.core.props": {},
  2883. "buildMultiTargeting/xunit.core.targets": {}
  2884. }
  2885. },
  2886. "xunit.extensibility.core/2.4.0": {
  2887. "type": "package",
  2888. "dependencies": {
  2889. "xunit.abstractions": "2.0.2"
  2890. },
  2891. "compile": {
  2892. "lib/netstandard2.0/xunit.core.dll": {}
  2893. },
  2894. "runtime": {
  2895. "lib/netstandard2.0/xunit.core.dll": {}
  2896. }
  2897. },
  2898. "xunit.extensibility.execution/2.4.0": {
  2899. "type": "package",
  2900. "dependencies": {
  2901. "xunit.extensibility.core": "[2.4.0]"
  2902. },
  2903. "compile": {
  2904. "lib/netstandard2.0/xunit.execution.dotnet.dll": {}
  2905. },
  2906. "runtime": {
  2907. "lib/netstandard2.0/xunit.execution.dotnet.dll": {}
  2908. }
  2909. },
  2910. "xunit.runner.visualstudio/2.4.0": {
  2911. "type": "package",
  2912. "dependencies": {
  2913. "Microsoft.NET.Test.Sdk": "15.0.0"
  2914. },
  2915. "build": {
  2916. "build/netcoreapp1.0/xunit.runner.visualstudio.props": {}
  2917. }
  2918. },
  2919. "ArsenalDB/3.1.301": {
  2920. "type": "project",
  2921. "framework": ".NETCoreApp,Version=v3.1",
  2922. "dependencies": {
  2923. "Microsoft.Data.SqlClient": "1.1.1",
  2924. "Microsoft.Extensions.Configuration": "3.1.3",
  2925. "Microsoft.Extensions.Configuration.Json": "3.1.3",
  2926. "MySql.Data": "8.0.19",
  2927. "Newtonsoft.Json": "12.0.3",
  2928. "TSQL.Parser": "1.4.0",
  2929. "log4net": "2.0.8"
  2930. },
  2931. "compile": {
  2932. "bin/placeholder/ArsenalDB.dll": {}
  2933. },
  2934. "runtime": {
  2935. "bin/placeholder/ArsenalDB.dll": {}
  2936. }
  2937. },
  2938. "CounsellorBL/3.1.301": {
  2939. "type": "project",
  2940. "framework": ".NETCoreApp,Version=v3.1",
  2941. "dependencies": {
  2942. "ArsenalDB": "3.1.301",
  2943. "Caching.CSRedis": "3.6.60",
  2944. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  2945. "Microsoft.Extensions.Caching.Memory": "3.1.3",
  2946. "MonumentDefine": "3.1.301",
  2947. "NPOI": "2.4.1",
  2948. "SoldierData": "3.1.301"
  2949. },
  2950. "compile": {
  2951. "bin/placeholder/CounsellorBL.dll": {}
  2952. },
  2953. "runtime": {
  2954. "bin/placeholder/CounsellorBL.dll": {}
  2955. }
  2956. },
  2957. "CounsellorBL.GROUP/3.1.301": {
  2958. "type": "project",
  2959. "framework": ".NETCoreApp,Version=v3.1",
  2960. "dependencies": {
  2961. "ArsenalDB": "3.1.301",
  2962. "Caching.CSRedis": "3.6.60",
  2963. "CounsellorBL": "3.1.301",
  2964. "MonumentDefine": "3.1.301",
  2965. "SoldierData": "3.1.301",
  2966. "log4net": "2.0.8"
  2967. },
  2968. "compile": {
  2969. "bin/placeholder/CounsellorBL.GROUP.dll": {}
  2970. },
  2971. "runtime": {
  2972. "bin/placeholder/CounsellorBL.GROUP.dll": {}
  2973. }
  2974. },
  2975. "CounsellorBL.MEB/3.1.301": {
  2976. "type": "project",
  2977. "framework": ".NETCoreApp,Version=v3.1",
  2978. "dependencies": {
  2979. "ArsenalDB": "3.1.301",
  2980. "CounsellorBL": "3.1.301",
  2981. "CounsellorBL.ORD": "1.0.0",
  2982. "MonumentDefine": "3.1.301",
  2983. "log4net": "2.0.8"
  2984. },
  2985. "compile": {
  2986. "bin/placeholder/CounsellorBL.MEB.dll": {}
  2987. },
  2988. "runtime": {
  2989. "bin/placeholder/CounsellorBL.MEB.dll": {}
  2990. }
  2991. },
  2992. "CounsellorBL.ORD/1.0.0": {
  2993. "type": "project",
  2994. "framework": ".NETCoreApp,Version=v3.1",
  2995. "dependencies": {
  2996. "CounsellorBL": "3.1.301",
  2997. "CounsellorBL.GROUP": "3.1.301",
  2998. "log4net": "2.0.8"
  2999. },
  3000. "compile": {
  3001. "bin/placeholder/CounsellorBL.ORD.dll": {}
  3002. },
  3003. "runtime": {
  3004. "bin/placeholder/CounsellorBL.ORD.dll": {}
  3005. }
  3006. },
  3007. "CounsellorBL.SYS/3.1.301": {
  3008. "type": "project",
  3009. "framework": ".NETCoreApp,Version=v3.1",
  3010. "dependencies": {
  3011. "CounsellorBL": "3.1.301",
  3012. "CsvHelper": "15.0.4",
  3013. "log4net": "2.0.8"
  3014. },
  3015. "compile": {
  3016. "bin/placeholder/CounsellorBL.SYS.dll": {}
  3017. },
  3018. "runtime": {
  3019. "bin/placeholder/CounsellorBL.SYS.dll": {}
  3020. }
  3021. },
  3022. "MonumentDefine/3.1.301": {
  3023. "type": "project",
  3024. "framework": ".NETCoreApp,Version=v3.1",
  3025. "compile": {
  3026. "bin/placeholder/MonumentDefine.dll": {}
  3027. },
  3028. "runtime": {
  3029. "bin/placeholder/MonumentDefine.dll": {}
  3030. }
  3031. },
  3032. "SoldierData/3.1.301": {
  3033. "type": "project",
  3034. "framework": ".NETCoreApp,Version=v3.1",
  3035. "dependencies": {
  3036. "ArsenalDB": "3.1.301"
  3037. },
  3038. "compile": {
  3039. "bin/placeholder/SoldierData.dll": {}
  3040. },
  3041. "runtime": {
  3042. "bin/placeholder/SoldierData.dll": {}
  3043. }
  3044. }
  3045. }
  3046. },
  3047. "libraries": {
  3048. "BouncyCastle.NetCore/1.8.3": {
  3049. "sha512": "jAy3uHN1U9DpoT/TgLqDTEhlccn/4doOVxhSmmNsnoSsGfHT9Lwr634ac9D0YFujAhNw61nWF4UIpHyzv0aQww==",
  3050. "type": "package",
  3051. "path": "bouncycastle.netcore/1.8.3",
  3052. "files": [
  3053. ".nupkg.metadata",
  3054. ".signature.p7s",
  3055. "bouncycastle.netcore.1.8.3.nupkg.sha512",
  3056. "bouncycastle.netcore.nuspec",
  3057. "lib/Mono/BouncyCastle.Crypto.dll",
  3058. "lib/Mono/BouncyCastle.Crypto.xml",
  3059. "lib/MonoAndroid/BouncyCastle.Crypto.dll",
  3060. "lib/MonoAndroid/BouncyCastle.Crypto.xml",
  3061. "lib/MonoMac/BouncyCastle.Crypto.dll",
  3062. "lib/MonoMac/BouncyCastle.Crypto.xml",
  3063. "lib/MonoTouch/BouncyCastle.Crypto.dll",
  3064. "lib/MonoTouch/BouncyCastle.Crypto.xml",
  3065. "lib/net20/BouncyCastle.Crypto.dll",
  3066. "lib/net20/BouncyCastle.Crypto.xml",
  3067. "lib/netstandard1.3/BouncyCastle.Crypto.dll",
  3068. "lib/netstandard1.3/BouncyCastle.Crypto.xml",
  3069. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  3070. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  3071. "lib/xamarinios/BouncyCastle.Crypto.dll",
  3072. "lib/xamarinios/BouncyCastle.Crypto.xml"
  3073. ]
  3074. },
  3075. "Caching.CSRedis/3.6.60": {
  3076. "sha512": "8uDH8o8mSO+QW7ItNf3yuO9LVuZXA05Nq3omqOck6ZBcKLrTvxbeCqS8rSt3+yHjqsWg+5suVM+Oyh/sXO9AAw==",
  3077. "type": "package",
  3078. "path": "caching.csredis/3.6.60",
  3079. "files": [
  3080. ".nupkg.metadata",
  3081. ".signature.p7s",
  3082. "caching.csredis.3.6.60.nupkg.sha512",
  3083. "caching.csredis.nuspec",
  3084. "lib/net5.0/Caching.CSRedis.dll",
  3085. "lib/net5.0/Caching.CSRedis.xml",
  3086. "lib/netcoreapp2.1/Caching.CSRedis.dll",
  3087. "lib/netcoreapp2.1/Caching.CSRedis.xml",
  3088. "lib/netcoreapp3.1/Caching.CSRedis.dll",
  3089. "lib/netcoreapp3.1/Caching.CSRedis.xml",
  3090. "lib/netstandard2.0/Caching.CSRedis.dll",
  3091. "lib/netstandard2.0/Caching.CSRedis.xml"
  3092. ]
  3093. },
  3094. "coverlet.collector/1.2.0": {
  3095. "sha512": "ZB+EGXsVBIn8cew7D3S2c+rgIlokKv1dSwsXEoiFQaNXF/BSxp9Rlfz/jV1ehSWH5XpLitfRxFNW3ok7uPDOXA==",
  3096. "type": "package",
  3097. "path": "coverlet.collector/1.2.0",
  3098. "files": [
  3099. ".nupkg.metadata",
  3100. ".signature.p7s",
  3101. "build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll",
  3102. "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3103. "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll",
  3104. "build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll",
  3105. "build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  3106. "build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
  3107. "build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
  3108. "build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
  3109. "build/netstandard1.0/Mono.Cecil.Mdb.dll",
  3110. "build/netstandard1.0/Mono.Cecil.Pdb.dll",
  3111. "build/netstandard1.0/Mono.Cecil.Rocks.dll",
  3112. "build/netstandard1.0/Mono.Cecil.dll",
  3113. "build/netstandard1.0/Newtonsoft.Json.dll",
  3114. "build/netstandard1.0/System.Xml.XPath.XmlDocument.dll",
  3115. "build/netstandard1.0/coverlet.collector.deps.json",
  3116. "build/netstandard1.0/coverlet.collector.dll",
  3117. "build/netstandard1.0/coverlet.collector.pdb",
  3118. "build/netstandard1.0/coverlet.collector.targets",
  3119. "build/netstandard1.0/coverlet.core.dll",
  3120. "build/netstandard1.0/coverlet.core.pdb",
  3121. "coverlet.collector.1.2.0.nupkg.sha512",
  3122. "coverlet.collector.nuspec"
  3123. ]
  3124. },
  3125. "CSRedisCore/3.6.6": {
  3126. "sha512": "fxP+ZuW3wj1425iILLyF+L1oTjWRM5odFn0p/LFYkUWzEfYznjBB7xzn716kVH3SxD0cSv7fj9Jaf1kKaPduRA==",
  3127. "type": "package",
  3128. "path": "csrediscore/3.6.6",
  3129. "files": [
  3130. ".nupkg.metadata",
  3131. ".signature.p7s",
  3132. "csrediscore.3.6.6.nupkg.sha512",
  3133. "csrediscore.nuspec",
  3134. "lib/net40/CSRedisCore.dll",
  3135. "lib/net40/CSRedisCore.xml",
  3136. "lib/net45/CSRedisCore.dll",
  3137. "lib/net45/CSRedisCore.xml",
  3138. "lib/netstandard2.0/CSRedisCore.dll",
  3139. "lib/netstandard2.0/CSRedisCore.xml"
  3140. ]
  3141. },
  3142. "CsvHelper/15.0.4": {
  3143. "sha512": "DZKRvcaA76SEHNN/nU/DdNxHCUI86FqmjAuJvk9XTSEgeMLvzjCMsDdnCYs9pVp694Z0GN3o5i5hsvtIyrzZ+Q==",
  3144. "type": "package",
  3145. "path": "csvhelper/15.0.4",
  3146. "files": [
  3147. ".nupkg.metadata",
  3148. ".signature.p7s",
  3149. "Icon.png",
  3150. "csvhelper.15.0.4.nupkg.sha512",
  3151. "csvhelper.nuspec",
  3152. "lib/net45/CsvHelper.dll",
  3153. "lib/net45/CsvHelper.xml",
  3154. "lib/net47/CsvHelper.dll",
  3155. "lib/net47/CsvHelper.xml",
  3156. "lib/netstandard2.0/CsvHelper.dll",
  3157. "lib/netstandard2.0/CsvHelper.xml",
  3158. "lib/netstandard2.1/CsvHelper.dll",
  3159. "lib/netstandard2.1/CsvHelper.xml"
  3160. ]
  3161. },
  3162. "Google.Protobuf/3.6.1": {
  3163. "sha512": "741fGeDQjixBJaU2j+0CbrmZXsNJkTn/hWbOh4fLVXndHsCclJmWznCPWrJmPoZKvajBvAz3e8ECJOUvRtwjNQ==",
  3164. "type": "package",
  3165. "path": "google.protobuf/3.6.1",
  3166. "files": [
  3167. ".nupkg.metadata",
  3168. ".signature.p7s",
  3169. "google.protobuf.3.6.1.nupkg.sha512",
  3170. "google.protobuf.nuspec",
  3171. "lib/net45/Google.Protobuf.dll",
  3172. "lib/net45/Google.Protobuf.xml",
  3173. "lib/netstandard1.0/Google.Protobuf.dll",
  3174. "lib/netstandard1.0/Google.Protobuf.xml"
  3175. ]
  3176. },
  3177. "log4net/2.0.8": {
  3178. "sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  3179. "type": "package",
  3180. "path": "log4net/2.0.8",
  3181. "files": [
  3182. ".nupkg.metadata",
  3183. ".signature.p7s",
  3184. "lib/net20-full/log4net.dll",
  3185. "lib/net20-full/log4net.xml",
  3186. "lib/net35-client/log4net.dll",
  3187. "lib/net35-client/log4net.xml",
  3188. "lib/net35-full/log4net.dll",
  3189. "lib/net35-full/log4net.xml",
  3190. "lib/net40-client/log4net.dll",
  3191. "lib/net40-client/log4net.xml",
  3192. "lib/net40-full/log4net.dll",
  3193. "lib/net40-full/log4net.xml",
  3194. "lib/net45-full/log4net.dll",
  3195. "lib/net45-full/log4net.xml",
  3196. "lib/netstandard1.3/log4net.dll",
  3197. "log4net.2.0.8.nupkg.sha512",
  3198. "log4net.nuspec"
  3199. ]
  3200. },
  3201. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  3202. "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  3203. "type": "package",
  3204. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  3205. "files": [
  3206. ".nupkg.metadata",
  3207. ".signature.p7s",
  3208. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  3209. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  3210. "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
  3211. "microsoft.aspnetcore.http.abstractions.nuspec"
  3212. ]
  3213. },
  3214. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  3215. "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  3216. "type": "package",
  3217. "path": "microsoft.aspnetcore.http.features/2.2.0",
  3218. "files": [
  3219. ".nupkg.metadata",
  3220. ".signature.p7s",
  3221. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  3222. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  3223. "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
  3224. "microsoft.aspnetcore.http.features.nuspec"
  3225. ]
  3226. },
  3227. "Microsoft.CodeCoverage/16.5.0": {
  3228. "sha512": "PM5YLtyN45EyUGePJpaNogndlaQPrMgQQXHKMhMESC6KfSVvt+j7+dxBi8NYC6X6dZVysf7ngwhSW3wwvPJRSQ==",
  3229. "type": "package",
  3230. "path": "microsoft.codecoverage/16.5.0",
  3231. "files": [
  3232. ".nupkg.metadata",
  3233. ".signature.p7s",
  3234. "build/netstandard1.0/CodeCoverage/CodeCoverage.config",
  3235. "build/netstandard1.0/CodeCoverage/CodeCoverage.exe",
  3236. "build/netstandard1.0/CodeCoverage/amd64/covrun64.dll",
  3237. "build/netstandard1.0/CodeCoverage/amd64/msdia140.dll",
  3238. "build/netstandard1.0/CodeCoverage/codecoveragemessages.dll",
  3239. "build/netstandard1.0/CodeCoverage/covrun32.dll",
  3240. "build/netstandard1.0/CodeCoverage/msdia140.dll",
  3241. "build/netstandard1.0/Microsoft.CodeCoverage.props",
  3242. "build/netstandard1.0/Microsoft.CodeCoverage.targets",
  3243. "build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll",
  3244. "build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3245. "build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3246. "build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3247. "build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3248. "build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3249. "build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3250. "build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3251. "build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3252. "build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3253. "build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3254. "build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3255. "build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3256. "build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
  3257. "lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
  3258. "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
  3259. "microsoft.codecoverage.16.5.0.nupkg.sha512",
  3260. "microsoft.codecoverage.nuspec"
  3261. ]
  3262. },
  3263. "Microsoft.CSharp/4.5.0": {
  3264. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  3265. "type": "package",
  3266. "path": "microsoft.csharp/4.5.0",
  3267. "files": [
  3268. ".nupkg.metadata",
  3269. ".signature.p7s",
  3270. "LICENSE.TXT",
  3271. "THIRD-PARTY-NOTICES.TXT",
  3272. "lib/MonoAndroid10/_._",
  3273. "lib/MonoTouch10/_._",
  3274. "lib/net45/_._",
  3275. "lib/netcore50/Microsoft.CSharp.dll",
  3276. "lib/netcoreapp2.0/_._",
  3277. "lib/netstandard1.3/Microsoft.CSharp.dll",
  3278. "lib/netstandard2.0/Microsoft.CSharp.dll",
  3279. "lib/portable-net45+win8+wp8+wpa81/_._",
  3280. "lib/uap10.0.16299/_._",
  3281. "lib/win8/_._",
  3282. "lib/wp80/_._",
  3283. "lib/wpa81/_._",
  3284. "lib/xamarinios10/_._",
  3285. "lib/xamarinmac20/_._",
  3286. "lib/xamarintvos10/_._",
  3287. "lib/xamarinwatchos10/_._",
  3288. "microsoft.csharp.4.5.0.nupkg.sha512",
  3289. "microsoft.csharp.nuspec",
  3290. "ref/MonoAndroid10/_._",
  3291. "ref/MonoTouch10/_._",
  3292. "ref/net45/_._",
  3293. "ref/netcore50/Microsoft.CSharp.dll",
  3294. "ref/netcore50/Microsoft.CSharp.xml",
  3295. "ref/netcore50/de/Microsoft.CSharp.xml",
  3296. "ref/netcore50/es/Microsoft.CSharp.xml",
  3297. "ref/netcore50/fr/Microsoft.CSharp.xml",
  3298. "ref/netcore50/it/Microsoft.CSharp.xml",
  3299. "ref/netcore50/ja/Microsoft.CSharp.xml",
  3300. "ref/netcore50/ko/Microsoft.CSharp.xml",
  3301. "ref/netcore50/ru/Microsoft.CSharp.xml",
  3302. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  3303. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  3304. "ref/netcoreapp2.0/_._",
  3305. "ref/netstandard1.0/Microsoft.CSharp.dll",
  3306. "ref/netstandard1.0/Microsoft.CSharp.xml",
  3307. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  3308. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  3309. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  3310. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  3311. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  3312. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  3313. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  3314. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  3315. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  3316. "ref/netstandard2.0/Microsoft.CSharp.dll",
  3317. "ref/netstandard2.0/Microsoft.CSharp.xml",
  3318. "ref/portable-net45+win8+wp8+wpa81/_._",
  3319. "ref/uap10.0.16299/_._",
  3320. "ref/win8/_._",
  3321. "ref/wp80/_._",
  3322. "ref/wpa81/_._",
  3323. "ref/xamarinios10/_._",
  3324. "ref/xamarinmac20/_._",
  3325. "ref/xamarintvos10/_._",
  3326. "ref/xamarinwatchos10/_._",
  3327. "useSharedDesignerContext.txt",
  3328. "version.txt"
  3329. ]
  3330. },
  3331. "Microsoft.Data.SqlClient/1.1.1": {
  3332. "sha512": "4tYUViFd7kPYFjTQ2gKdJ78bFRAG065NQXe1XMw4rbfUDXBDR+6aNykEyfCSCOw16SC3cw2/hlfSR8YEwK1qpA==",
  3333. "type": "package",
  3334. "path": "microsoft.data.sqlclient/1.1.1",
  3335. "files": [
  3336. ".nupkg.metadata",
  3337. ".signature.p7s",
  3338. "dotnet.png",
  3339. "lib/net46/Microsoft.Data.SqlClient.dll",
  3340. "lib/net46/Microsoft.Data.SqlClient.pdb",
  3341. "lib/net46/Microsoft.Data.SqlClient.xml",
  3342. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  3343. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  3344. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  3345. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  3346. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  3347. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  3348. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  3349. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  3350. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  3351. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  3352. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3353. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3354. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  3355. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3356. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  3357. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  3358. "microsoft.data.sqlclient.1.1.1.nupkg.sha512",
  3359. "microsoft.data.sqlclient.nuspec",
  3360. "ref/net46/Microsoft.Data.SqlClient.dll",
  3361. "ref/net46/Microsoft.Data.SqlClient.pdb",
  3362. "ref/net46/Microsoft.Data.SqlClient.xml",
  3363. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3364. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3365. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  3366. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3367. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  3368. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  3369. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3370. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3371. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3372. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  3373. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  3374. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  3375. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  3376. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  3377. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  3378. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
  3379. ]
  3380. },
  3381. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  3382. "sha512": "xdl25cxDgwVxF9ckD9vJ5AdjzRE1vTGLYj9kZf6aL317ZneUijkxd/nSuzN1gEuO74dwG/Yfr1zfs636D6YZsA==",
  3383. "type": "package",
  3384. "path": "microsoft.extensions.caching.abstractions/3.1.10",
  3385. "files": [
  3386. ".nupkg.metadata",
  3387. ".signature.p7s",
  3388. "Icon.png",
  3389. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll",
  3390. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml",
  3391. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  3392. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  3393. "microsoft.extensions.caching.abstractions.3.1.10.nupkg.sha512",
  3394. "microsoft.extensions.caching.abstractions.nuspec"
  3395. ]
  3396. },
  3397. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  3398. "sha512": "Ie7mWAuyd6BxnUYswc84Bf8iMHknNcP2ZV0me/8ZCsaIwcNb+NUHJOZwwaaAz6HJM6+K0PLilPePTCVkqY8XGw==",
  3399. "type": "package",
  3400. "path": "microsoft.extensions.caching.memory/3.1.3",
  3401. "files": [
  3402. ".nupkg.metadata",
  3403. ".signature.p7s",
  3404. "Icon.png",
  3405. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll",
  3406. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml",
  3407. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  3408. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  3409. "microsoft.extensions.caching.memory.3.1.3.nupkg.sha512",
  3410. "microsoft.extensions.caching.memory.nuspec"
  3411. ]
  3412. },
  3413. "Microsoft.Extensions.Configuration/3.1.3": {
  3414. "sha512": "nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  3415. "type": "package",
  3416. "path": "microsoft.extensions.configuration/3.1.3",
  3417. "files": [
  3418. ".nupkg.metadata",
  3419. ".signature.p7s",
  3420. "Icon.png",
  3421. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
  3422. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
  3423. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  3424. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  3425. "microsoft.extensions.configuration.3.1.3.nupkg.sha512",
  3426. "microsoft.extensions.configuration.nuspec"
  3427. ]
  3428. },
  3429. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  3430. "sha512": "d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  3431. "type": "package",
  3432. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  3433. "files": [
  3434. ".nupkg.metadata",
  3435. ".signature.p7s",
  3436. "Icon.png",
  3437. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
  3438. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
  3439. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  3440. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  3441. "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512",
  3442. "microsoft.extensions.configuration.abstractions.nuspec"
  3443. ]
  3444. },
  3445. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  3446. "sha512": "elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  3447. "type": "package",
  3448. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  3449. "files": [
  3450. ".nupkg.metadata",
  3451. ".signature.p7s",
  3452. "Icon.png",
  3453. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll",
  3454. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml",
  3455. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  3456. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  3457. "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512",
  3458. "microsoft.extensions.configuration.fileextensions.nuspec"
  3459. ]
  3460. },
  3461. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  3462. "sha512": "E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  3463. "type": "package",
  3464. "path": "microsoft.extensions.configuration.json/3.1.3",
  3465. "files": [
  3466. ".nupkg.metadata",
  3467. ".signature.p7s",
  3468. "Icon.png",
  3469. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll",
  3470. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml",
  3471. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  3472. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  3473. "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512",
  3474. "microsoft.extensions.configuration.json.nuspec"
  3475. ]
  3476. },
  3477. "Microsoft.Extensions.Configuration.UserSecrets/3.1.0": {
  3478. "sha512": "ZS71TEcxggal3Koh2qHo6s7aNLhwpW2veNCKaxB6nPJabdZBU/sExhszd6JjuCeYMFxDHL1ygJ/N+ghKSrFNDQ==",
  3479. "type": "package",
  3480. "path": "microsoft.extensions.configuration.usersecrets/3.1.0",
  3481. "files": [
  3482. ".nupkg.metadata",
  3483. ".signature.p7s",
  3484. "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
  3485. "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
  3486. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll",
  3487. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml",
  3488. "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
  3489. "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
  3490. "microsoft.extensions.configuration.usersecrets.3.1.0.nupkg.sha512",
  3491. "microsoft.extensions.configuration.usersecrets.nuspec",
  3492. "packageIcon.png"
  3493. ]
  3494. },
  3495. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  3496. "sha512": "woeS5XeBChU76EmtFCwGHKgBfsYIn76u3myDq4zNY2ZrcwzBMNEViK2FRgXDgF11PBNbGdKCXsWFFZDtqPW0nQ==",
  3497. "type": "package",
  3498. "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.3",
  3499. "files": [
  3500. ".nupkg.metadata",
  3501. ".signature.p7s",
  3502. "Icon.png",
  3503. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3504. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3505. "microsoft.extensions.dependencyinjection.abstractions.3.1.3.nupkg.sha512",
  3506. "microsoft.extensions.dependencyinjection.abstractions.nuspec"
  3507. ]
  3508. },
  3509. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  3510. "sha512": "vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  3511. "type": "package",
  3512. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  3513. "files": [
  3514. ".nupkg.metadata",
  3515. ".signature.p7s",
  3516. "Icon.png",
  3517. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll",
  3518. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml",
  3519. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  3520. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  3521. "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512",
  3522. "microsoft.extensions.fileproviders.abstractions.nuspec"
  3523. ]
  3524. },
  3525. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  3526. "sha512": "CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  3527. "type": "package",
  3528. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  3529. "files": [
  3530. ".nupkg.metadata",
  3531. ".signature.p7s",
  3532. "Icon.png",
  3533. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll",
  3534. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml",
  3535. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  3536. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  3537. "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512",
  3538. "microsoft.extensions.fileproviders.physical.nuspec"
  3539. ]
  3540. },
  3541. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  3542. "sha512": "bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  3543. "type": "package",
  3544. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  3545. "files": [
  3546. ".nupkg.metadata",
  3547. ".signature.p7s",
  3548. "Icon.png",
  3549. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  3550. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  3551. "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512",
  3552. "microsoft.extensions.filesystemglobbing.nuspec"
  3553. ]
  3554. },
  3555. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  3556. "sha512": "j6r0E+OVinD4s13CIZASYJLLLApStb1yh5Vig7moB2FE1UsMRj4TYJ/xioDjreVA0dyOFpbWny1/n2iSJMbmNg==",
  3557. "type": "package",
  3558. "path": "microsoft.extensions.logging.abstractions/3.1.3",
  3559. "files": [
  3560. ".nupkg.metadata",
  3561. ".signature.p7s",
  3562. "Icon.png",
  3563. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3564. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3565. "microsoft.extensions.logging.abstractions.3.1.3.nupkg.sha512",
  3566. "microsoft.extensions.logging.abstractions.nuspec"
  3567. ]
  3568. },
  3569. "Microsoft.Extensions.Options/3.1.3": {
  3570. "sha512": "RyOSOg/kHW3AXojWGSdOs3BXJJnE9Sc6RVvP4LhnY5oaC2Da4k8CWfIw7I+QThxV8HTCPjzmON9c+QO+JZggNg==",
  3571. "type": "package",
  3572. "path": "microsoft.extensions.options/3.1.3",
  3573. "files": [
  3574. ".nupkg.metadata",
  3575. ".signature.p7s",
  3576. "Icon.png",
  3577. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll",
  3578. "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml",
  3579. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  3580. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  3581. "microsoft.extensions.options.3.1.3.nupkg.sha512",
  3582. "microsoft.extensions.options.nuspec"
  3583. ]
  3584. },
  3585. "Microsoft.Extensions.Primitives/3.1.10": {
  3586. "sha512": "YDuQS3BeaVY6PCWUm5f6qFTYsxhwntQrcfwUzbohU/0rZBL5XI+UsD5SgggHKHX+rFY4laaT428q608Sw/mDsw==",
  3587. "type": "package",
  3588. "path": "microsoft.extensions.primitives/3.1.10",
  3589. "files": [
  3590. ".nupkg.metadata",
  3591. ".signature.p7s",
  3592. "Icon.png",
  3593. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  3594. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  3595. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  3596. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  3597. "microsoft.extensions.primitives.3.1.10.nupkg.sha512",
  3598. "microsoft.extensions.primitives.nuspec"
  3599. ]
  3600. },
  3601. "Microsoft.Identity.Client/3.0.8": {
  3602. "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
  3603. "type": "package",
  3604. "path": "microsoft.identity.client/3.0.8",
  3605. "files": [
  3606. ".nupkg.metadata",
  3607. ".signature.p7s",
  3608. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  3609. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  3610. "lib/net45/Microsoft.Identity.Client.dll",
  3611. "lib/net45/Microsoft.Identity.Client.xml",
  3612. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3613. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3614. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  3615. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  3616. "lib/uap10.0/Microsoft.Identity.Client.dll",
  3617. "lib/uap10.0/Microsoft.Identity.Client.pri",
  3618. "lib/uap10.0/Microsoft.Identity.Client.xml",
  3619. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  3620. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  3621. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  3622. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  3623. "microsoft.identity.client.3.0.8.nupkg.sha512",
  3624. "microsoft.identity.client.nuspec",
  3625. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  3626. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  3627. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  3628. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  3629. "ref/net45/Microsoft.Identity.Client.dll",
  3630. "ref/net45/Microsoft.Identity.Client.xml",
  3631. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3632. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3633. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  3634. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  3635. "ref/uap10.0/Microsoft.Identity.Client.dll",
  3636. "ref/uap10.0/Microsoft.Identity.Client.xml",
  3637. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  3638. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  3639. ]
  3640. },
  3641. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  3642. "sha512": "cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
  3643. "type": "package",
  3644. "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
  3645. "files": [
  3646. ".nupkg.metadata",
  3647. ".signature.p7s",
  3648. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  3649. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  3650. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
  3651. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
  3652. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  3653. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  3654. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
  3655. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
  3656. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3657. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3658. "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512",
  3659. "microsoft.identitymodel.jsonwebtokens.nuspec"
  3660. ]
  3661. },
  3662. "Microsoft.IdentityModel.Logging/5.5.0": {
  3663. "sha512": "1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
  3664. "type": "package",
  3665. "path": "microsoft.identitymodel.logging/5.5.0",
  3666. "files": [
  3667. ".nupkg.metadata",
  3668. ".signature.p7s",
  3669. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  3670. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  3671. "lib/net451/Microsoft.IdentityModel.Logging.dll",
  3672. "lib/net451/Microsoft.IdentityModel.Logging.xml",
  3673. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  3674. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  3675. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
  3676. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
  3677. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  3678. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  3679. "microsoft.identitymodel.logging.5.5.0.nupkg.sha512",
  3680. "microsoft.identitymodel.logging.nuspec"
  3681. ]
  3682. },
  3683. "Microsoft.IdentityModel.Protocols/5.5.0": {
  3684. "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
  3685. "type": "package",
  3686. "path": "microsoft.identitymodel.protocols/5.5.0",
  3687. "files": [
  3688. ".nupkg.metadata",
  3689. ".signature.p7s",
  3690. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  3691. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  3692. "lib/net451/Microsoft.IdentityModel.Protocols.dll",
  3693. "lib/net451/Microsoft.IdentityModel.Protocols.xml",
  3694. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  3695. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  3696. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
  3697. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
  3698. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  3699. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  3700. "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
  3701. "microsoft.identitymodel.protocols.nuspec"
  3702. ]
  3703. },
  3704. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  3705. "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
  3706. "type": "package",
  3707. "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
  3708. "files": [
  3709. ".nupkg.metadata",
  3710. ".signature.p7s",
  3711. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3712. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3713. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3714. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3715. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3716. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3717. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3718. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3719. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3720. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3721. "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
  3722. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  3723. ]
  3724. },
  3725. "Microsoft.IdentityModel.Tokens/5.5.0": {
  3726. "sha512": "cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
  3727. "type": "package",
  3728. "path": "microsoft.identitymodel.tokens/5.5.0",
  3729. "files": [
  3730. ".nupkg.metadata",
  3731. ".signature.p7s",
  3732. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  3733. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  3734. "lib/net451/Microsoft.IdentityModel.Tokens.dll",
  3735. "lib/net451/Microsoft.IdentityModel.Tokens.xml",
  3736. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  3737. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  3738. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
  3739. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
  3740. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  3741. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  3742. "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512",
  3743. "microsoft.identitymodel.tokens.nuspec"
  3744. ]
  3745. },
  3746. "Microsoft.NET.Test.Sdk/16.5.0": {
  3747. "sha512": "yHZOhVSPuGqgHi+KhHiAZqNY08avkQraXKvgKgDU8c/ztmGzw7gmukkv49EaTq6T3xmp4XroWk3gAlbJHMxl8w==",
  3748. "type": "package",
  3749. "path": "microsoft.net.test.sdk/16.5.0",
  3750. "files": [
  3751. ".nupkg.metadata",
  3752. ".signature.p7s",
  3753. "build/net40/Microsoft.NET.Test.Sdk.props",
  3754. "build/net40/Microsoft.NET.Test.Sdk.targets",
  3755. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs",
  3756. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs",
  3757. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb",
  3758. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props",
  3759. "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets",
  3760. "build/uap10.0/Microsoft.NET.Test.Sdk.props",
  3761. "buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
  3762. "microsoft.net.test.sdk.16.5.0.nupkg.sha512",
  3763. "microsoft.net.test.sdk.nuspec"
  3764. ]
  3765. },
  3766. "Microsoft.NETCore.Platforms/3.0.0": {
  3767. "sha512": "TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
  3768. "type": "package",
  3769. "path": "microsoft.netcore.platforms/3.0.0",
  3770. "files": [
  3771. ".nupkg.metadata",
  3772. ".signature.p7s",
  3773. "LICENSE.TXT",
  3774. "THIRD-PARTY-NOTICES.TXT",
  3775. "lib/netstandard1.0/_._",
  3776. "microsoft.netcore.platforms.3.0.0.nupkg.sha512",
  3777. "microsoft.netcore.platforms.nuspec",
  3778. "runtime.json",
  3779. "useSharedDesignerContext.txt",
  3780. "version.txt"
  3781. ]
  3782. },
  3783. "Microsoft.NETCore.Targets/1.1.0": {
  3784. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  3785. "type": "package",
  3786. "path": "microsoft.netcore.targets/1.1.0",
  3787. "files": [
  3788. ".nupkg.metadata",
  3789. ".signature.p7s",
  3790. "ThirdPartyNotices.txt",
  3791. "dotnet_library_license.txt",
  3792. "lib/netstandard1.0/_._",
  3793. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  3794. "microsoft.netcore.targets.nuspec",
  3795. "runtime.json"
  3796. ]
  3797. },
  3798. "Microsoft.TestPlatform.ObjectModel/16.5.0": {
  3799. "sha512": "NnLFxmFBCAS6kye2JFszD5WKgj4Zve5KX/R0mhYwh6BVnSeybI2unRnjEPtLyY3CAVhwrY4bh/8LNFtslAcGZg==",
  3800. "type": "package",
  3801. "path": "microsoft.testplatform.objectmodel/16.5.0",
  3802. "files": [
  3803. ".nupkg.metadata",
  3804. ".signature.p7s",
  3805. "lib/net451/Microsoft.TestPlatform.CoreUtilities.dll",
  3806. "lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll",
  3807. "lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
  3808. "lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3809. "lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3810. "lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3811. "lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3812. "lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3813. "lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3814. "lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3815. "lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3816. "lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3817. "lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3818. "lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3819. "lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3820. "lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3821. "lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3822. "lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3823. "lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3824. "lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3825. "lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3826. "lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3827. "lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3828. "lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3829. "lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3830. "lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3831. "lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3832. "lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3833. "lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3834. "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
  3835. "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
  3836. "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
  3837. "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3838. "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3839. "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3840. "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3841. "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3842. "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3843. "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3844. "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3845. "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3846. "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3847. "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3848. "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3849. "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3850. "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3851. "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3852. "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3853. "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3854. "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3855. "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3856. "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3857. "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3858. "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3859. "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3860. "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3861. "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3862. "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3863. "microsoft.testplatform.objectmodel.16.5.0.nupkg.sha512",
  3864. "microsoft.testplatform.objectmodel.nuspec"
  3865. ]
  3866. },
  3867. "Microsoft.TestPlatform.TestHost/16.5.0": {
  3868. "sha512": "ytGymboQIvjNX5pLC0yp/Bz9sGDHqSnLQgBRtd4VrqOUgKmmcfxMYZ6p0TBZgAT1oijdC6xqUZ7rl8mbaaXTJw==",
  3869. "type": "package",
  3870. "path": "microsoft.testplatform.testhost/16.5.0",
  3871. "files": [
  3872. ".nupkg.metadata",
  3873. ".signature.p7s",
  3874. "ThirdPartyNotices.txt",
  3875. "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props",
  3876. "build/netcoreapp2.1/x64/testhost.dll",
  3877. "build/netcoreapp2.1/x64/testhost.exe",
  3878. "build/netcoreapp2.1/x86/testhost.x86.dll",
  3879. "build/netcoreapp2.1/x86/testhost.x86.exe",
  3880. "build/uap10.0/Microsoft.TestPlatform.TestHost.props",
  3881. "build/uap10.0/Microsoft.TestPlatform.TestHost.targets",
  3882. "build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3883. "build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3884. "build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3885. "build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll",
  3886. "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3887. "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3888. "build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3889. "build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3890. "build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3891. "build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll",
  3892. "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3893. "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3894. "build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3895. "build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3896. "build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3897. "build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll",
  3898. "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3899. "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3900. "build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3901. "build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3902. "build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3903. "build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll",
  3904. "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3905. "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3906. "build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3907. "build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3908. "build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3909. "build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll",
  3910. "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3911. "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3912. "build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3913. "build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3914. "build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3915. "build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll",
  3916. "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3917. "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3918. "build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3919. "build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3920. "build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3921. "build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll",
  3922. "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3923. "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3924. "build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3925. "build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3926. "build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3927. "build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll",
  3928. "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3929. "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3930. "build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3931. "build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3932. "build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3933. "build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll",
  3934. "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3935. "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3936. "build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3937. "build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3938. "build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3939. "build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll",
  3940. "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3941. "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3942. "build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3943. "build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3944. "build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3945. "build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll",
  3946. "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3947. "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3948. "build/uap10.0/x64/msdia140.dll",
  3949. "build/uap10.0/x86/msdia140.dll",
  3950. "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3951. "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3952. "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3953. "build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll",
  3954. "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3955. "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3956. "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3957. "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
  3958. "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3959. "build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll",
  3960. "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3961. "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
  3962. "lib/net45/_._",
  3963. "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
  3964. "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
  3965. "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll",
  3966. "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
  3967. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3968. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3969. "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3970. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3971. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3972. "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3973. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3974. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3975. "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3976. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3977. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3978. "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3979. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3980. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3981. "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3982. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3983. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3984. "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3985. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3986. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3987. "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3988. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3989. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3990. "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3991. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3992. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3993. "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3994. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  3995. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  3996. "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  3997. "lib/netcoreapp2.1/testhost.deps.json",
  3998. "lib/netcoreapp2.1/testhost.dll",
  3999. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  4000. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  4001. "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  4002. "lib/netcoreapp2.1/x64/msdia140.dll",
  4003. "lib/netcoreapp2.1/x86/msdia140.dll",
  4004. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  4005. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  4006. "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  4007. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
  4008. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
  4009. "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
  4010. "lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
  4011. "lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
  4012. "lib/uap10.0/Microsoft.TestPlatform.Utilities.dll",
  4013. "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
  4014. "lib/uap10.0/testhost.dll",
  4015. "microsoft.testplatform.testhost.16.5.0.nupkg.sha512",
  4016. "microsoft.testplatform.testhost.nuspec"
  4017. ]
  4018. },
  4019. "Microsoft.Win32.Primitives/4.3.0": {
  4020. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  4021. "type": "package",
  4022. "path": "microsoft.win32.primitives/4.3.0",
  4023. "files": [
  4024. ".nupkg.metadata",
  4025. ".signature.p7s",
  4026. "ThirdPartyNotices.txt",
  4027. "dotnet_library_license.txt",
  4028. "lib/MonoAndroid10/_._",
  4029. "lib/MonoTouch10/_._",
  4030. "lib/net46/Microsoft.Win32.Primitives.dll",
  4031. "lib/xamarinios10/_._",
  4032. "lib/xamarinmac20/_._",
  4033. "lib/xamarintvos10/_._",
  4034. "lib/xamarinwatchos10/_._",
  4035. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  4036. "microsoft.win32.primitives.nuspec",
  4037. "ref/MonoAndroid10/_._",
  4038. "ref/MonoTouch10/_._",
  4039. "ref/net46/Microsoft.Win32.Primitives.dll",
  4040. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  4041. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  4042. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  4043. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  4044. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  4045. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  4046. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  4047. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  4048. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  4049. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  4050. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  4051. "ref/xamarinios10/_._",
  4052. "ref/xamarinmac20/_._",
  4053. "ref/xamarintvos10/_._",
  4054. "ref/xamarinwatchos10/_._"
  4055. ]
  4056. },
  4057. "Microsoft.Win32.Registry/4.5.0": {
  4058. "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
  4059. "type": "package",
  4060. "path": "microsoft.win32.registry/4.5.0",
  4061. "files": [
  4062. ".nupkg.metadata",
  4063. ".signature.p7s",
  4064. "LICENSE.TXT",
  4065. "THIRD-PARTY-NOTICES.TXT",
  4066. "lib/net46/Microsoft.Win32.Registry.dll",
  4067. "lib/net461/Microsoft.Win32.Registry.dll",
  4068. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  4069. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  4070. "microsoft.win32.registry.4.5.0.nupkg.sha512",
  4071. "microsoft.win32.registry.nuspec",
  4072. "ref/net46/Microsoft.Win32.Registry.dll",
  4073. "ref/net461/Microsoft.Win32.Registry.dll",
  4074. "ref/net461/Microsoft.Win32.Registry.xml",
  4075. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  4076. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  4077. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  4078. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  4079. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  4080. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  4081. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  4082. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  4083. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  4084. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  4085. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  4086. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  4087. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  4088. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  4089. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  4090. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  4091. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  4092. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  4093. "useSharedDesignerContext.txt",
  4094. "version.txt"
  4095. ]
  4096. },
  4097. "Microsoft.Win32.SystemEvents/4.6.0": {
  4098. "sha512": "Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
  4099. "type": "package",
  4100. "path": "microsoft.win32.systemevents/4.6.0",
  4101. "files": [
  4102. ".nupkg.metadata",
  4103. ".signature.p7s",
  4104. "LICENSE.TXT",
  4105. "THIRD-PARTY-NOTICES.TXT",
  4106. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  4107. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  4108. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  4109. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  4110. "microsoft.win32.systemevents.4.6.0.nupkg.sha512",
  4111. "microsoft.win32.systemevents.nuspec",
  4112. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  4113. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  4114. "ref/net472/Microsoft.Win32.SystemEvents.dll",
  4115. "ref/net472/Microsoft.Win32.SystemEvents.xml",
  4116. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  4117. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  4118. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  4119. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  4120. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  4121. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  4122. "useSharedDesignerContext.txt",
  4123. "version.txt"
  4124. ]
  4125. },
  4126. "MySql.Data/8.0.19": {
  4127. "sha512": "zPFSg8rW3PcFIn27d0lEHQ/XWQhBzGIgKYQYFZN8aHLlpen5D6nz3/wb54V9ZRH3zkWlIWQ7FfxqbQdl3vizjQ==",
  4128. "type": "package",
  4129. "path": "mysql.data/8.0.19",
  4130. "files": [
  4131. ".nupkg.metadata",
  4132. ".signature.p7s",
  4133. "lib/net452/MySql.Data.dll",
  4134. "lib/net452/MySql.Data.xml",
  4135. "lib/net452/Ubiety.Dns.Core.dll",
  4136. "lib/net48/MySql.Data.dll",
  4137. "lib/net48/MySql.Data.xml",
  4138. "lib/net48/Ubiety.Dns.Core.dll",
  4139. "lib/netstandard2.0/MySql.Data.dll",
  4140. "lib/netstandard2.0/MySql.Data.xml",
  4141. "lib/netstandard2.0/Ubiety.Dns.Core.dll",
  4142. "lib/netstandard2.1/MySql.Data.dll",
  4143. "lib/netstandard2.1/MySql.Data.xml",
  4144. "lib/netstandard2.1/Ubiety.Dns.Core.dll",
  4145. "mysql.data.8.0.19.nupkg.sha512",
  4146. "mysql.data.nuspec"
  4147. ]
  4148. },
  4149. "NETStandard.Library/1.6.1": {
  4150. "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  4151. "type": "package",
  4152. "path": "netstandard.library/1.6.1",
  4153. "files": [
  4154. ".nupkg.metadata",
  4155. ".signature.p7s",
  4156. "ThirdPartyNotices.txt",
  4157. "dotnet_library_license.txt",
  4158. "netstandard.library.1.6.1.nupkg.sha512",
  4159. "netstandard.library.nuspec"
  4160. ]
  4161. },
  4162. "Newtonsoft.Json/12.0.3": {
  4163. "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  4164. "type": "package",
  4165. "path": "newtonsoft.json/12.0.3",
  4166. "files": [
  4167. ".nupkg.metadata",
  4168. ".signature.p7s",
  4169. "LICENSE.md",
  4170. "lib/net20/Newtonsoft.Json.dll",
  4171. "lib/net20/Newtonsoft.Json.xml",
  4172. "lib/net35/Newtonsoft.Json.dll",
  4173. "lib/net35/Newtonsoft.Json.xml",
  4174. "lib/net40/Newtonsoft.Json.dll",
  4175. "lib/net40/Newtonsoft.Json.xml",
  4176. "lib/net45/Newtonsoft.Json.dll",
  4177. "lib/net45/Newtonsoft.Json.xml",
  4178. "lib/netstandard1.0/Newtonsoft.Json.dll",
  4179. "lib/netstandard1.0/Newtonsoft.Json.xml",
  4180. "lib/netstandard1.3/Newtonsoft.Json.dll",
  4181. "lib/netstandard1.3/Newtonsoft.Json.xml",
  4182. "lib/netstandard2.0/Newtonsoft.Json.dll",
  4183. "lib/netstandard2.0/Newtonsoft.Json.xml",
  4184. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
  4185. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
  4186. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
  4187. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
  4188. "newtonsoft.json.12.0.3.nupkg.sha512",
  4189. "newtonsoft.json.nuspec",
  4190. "packageIcon.png"
  4191. ]
  4192. },
  4193. "NPOI/2.4.1": {
  4194. "sha512": "85790/CY9z4DCU1KLpcdLSqaqaqmQOenTqXJfcsYK8LIKNAAoTgjT5LYLbORgdwAd63sbaJiCfB1SIn/dAXrJw==",
  4195. "type": "package",
  4196. "path": "npoi/2.4.1",
  4197. "files": [
  4198. ".nupkg.metadata",
  4199. ".signature.p7s",
  4200. "LICENSE",
  4201. "Read Me.txt",
  4202. "lib/NPOI.xml",
  4203. "lib/net40/NPOI.OOXML.dll",
  4204. "lib/net40/NPOI.OpenXml4Net.dll",
  4205. "lib/net40/NPOI.OpenXmlFormats.dll",
  4206. "lib/net40/NPOI.dll",
  4207. "lib/net45/NPOI.OOXML.dll",
  4208. "lib/net45/NPOI.OpenXml4Net.dll",
  4209. "lib/net45/NPOI.OpenXmlFormats.dll",
  4210. "lib/net45/NPOI.dll",
  4211. "lib/netstandard2.0/NPOI.OOXML.deps.json",
  4212. "lib/netstandard2.0/NPOI.OOXML.dll",
  4213. "lib/netstandard2.0/NPOI.OpenXml4Net.deps.json",
  4214. "lib/netstandard2.0/NPOI.OpenXml4Net.dll",
  4215. "lib/netstandard2.0/NPOI.OpenXmlFormats.deps.json",
  4216. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll",
  4217. "lib/netstandard2.0/NPOI.deps.json",
  4218. "lib/netstandard2.0/NPOI.dll",
  4219. "logo/120_120.jpg",
  4220. "logo/240_240.png",
  4221. "logo/32_32.jpg",
  4222. "logo/60_60.jpg",
  4223. "npoi.2.4.1.nupkg.sha512",
  4224. "npoi.nuspec"
  4225. ]
  4226. },
  4227. "NuGet.Frameworks/5.0.0": {
  4228. "sha512": "c5JVjuVAm4f7E9Vj+v09Z9s2ZsqFDjBpcsyS3M9xRo0bEdm/LVZSzLxxNvfvAwRiiE8nwe1h2G4OwiwlzFKXlA==",
  4229. "type": "package",
  4230. "path": "nuget.frameworks/5.0.0",
  4231. "files": [
  4232. ".nupkg.metadata",
  4233. ".signature.p7s",
  4234. "lib/net40/NuGet.Frameworks.dll",
  4235. "lib/net40/NuGet.Frameworks.xml",
  4236. "lib/net472/NuGet.Frameworks.dll",
  4237. "lib/net472/NuGet.Frameworks.xml",
  4238. "lib/netstandard2.0/NuGet.Frameworks.dll",
  4239. "lib/netstandard2.0/NuGet.Frameworks.xml",
  4240. "nuget.frameworks.5.0.0.nupkg.sha512",
  4241. "nuget.frameworks.nuspec"
  4242. ]
  4243. },
  4244. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4245. "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  4246. "type": "package",
  4247. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4248. "files": [
  4249. ".nupkg.metadata",
  4250. ".signature.p7s",
  4251. "ThirdPartyNotices.txt",
  4252. "dotnet_library_license.txt",
  4253. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4254. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4255. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4256. ]
  4257. },
  4258. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4259. "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  4260. "type": "package",
  4261. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4262. "files": [
  4263. ".nupkg.metadata",
  4264. ".signature.p7s",
  4265. "ThirdPartyNotices.txt",
  4266. "dotnet_library_license.txt",
  4267. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4268. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4269. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4270. ]
  4271. },
  4272. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4273. "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  4274. "type": "package",
  4275. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4276. "files": [
  4277. ".nupkg.metadata",
  4278. ".signature.p7s",
  4279. "ThirdPartyNotices.txt",
  4280. "dotnet_library_license.txt",
  4281. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4282. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4283. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4284. ]
  4285. },
  4286. "runtime.native.System/4.3.0": {
  4287. "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  4288. "type": "package",
  4289. "path": "runtime.native.system/4.3.0",
  4290. "files": [
  4291. ".nupkg.metadata",
  4292. ".signature.p7s",
  4293. "ThirdPartyNotices.txt",
  4294. "dotnet_library_license.txt",
  4295. "lib/netstandard1.0/_._",
  4296. "runtime.native.system.4.3.0.nupkg.sha512",
  4297. "runtime.native.system.nuspec"
  4298. ]
  4299. },
  4300. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4301. "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  4302. "type": "package",
  4303. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  4304. "files": [
  4305. ".nupkg.metadata",
  4306. ".signature.p7s",
  4307. "LICENSE.TXT",
  4308. "THIRD-PARTY-NOTICES.TXT",
  4309. "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4310. "runtime.native.system.data.sqlclient.sni.nuspec",
  4311. "useSharedDesignerContext.txt",
  4312. "version.txt"
  4313. ]
  4314. },
  4315. "runtime.native.System.IO.Compression/4.3.0": {
  4316. "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  4317. "type": "package",
  4318. "path": "runtime.native.system.io.compression/4.3.0",
  4319. "files": [
  4320. ".nupkg.metadata",
  4321. ".signature.p7s",
  4322. "ThirdPartyNotices.txt",
  4323. "dotnet_library_license.txt",
  4324. "lib/netstandard1.0/_._",
  4325. "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
  4326. "runtime.native.system.io.compression.nuspec"
  4327. ]
  4328. },
  4329. "runtime.native.System.Net.Http/4.3.0": {
  4330. "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  4331. "type": "package",
  4332. "path": "runtime.native.system.net.http/4.3.0",
  4333. "files": [
  4334. ".nupkg.metadata",
  4335. ".signature.p7s",
  4336. "ThirdPartyNotices.txt",
  4337. "dotnet_library_license.txt",
  4338. "lib/netstandard1.0/_._",
  4339. "runtime.native.system.net.http.4.3.0.nupkg.sha512",
  4340. "runtime.native.system.net.http.nuspec"
  4341. ]
  4342. },
  4343. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  4344. "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  4345. "type": "package",
  4346. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  4347. "files": [
  4348. ".nupkg.metadata",
  4349. ".signature.p7s",
  4350. "ThirdPartyNotices.txt",
  4351. "dotnet_library_license.txt",
  4352. "lib/netstandard1.0/_._",
  4353. "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  4354. "runtime.native.system.security.cryptography.apple.nuspec"
  4355. ]
  4356. },
  4357. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4358. "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  4359. "type": "package",
  4360. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  4361. "files": [
  4362. ".nupkg.metadata",
  4363. ".signature.p7s",
  4364. "ThirdPartyNotices.txt",
  4365. "dotnet_library_license.txt",
  4366. "lib/netstandard1.0/_._",
  4367. "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4368. "runtime.native.system.security.cryptography.openssl.nuspec"
  4369. ]
  4370. },
  4371. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4372. "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  4373. "type": "package",
  4374. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4375. "files": [
  4376. ".nupkg.metadata",
  4377. ".signature.p7s",
  4378. "ThirdPartyNotices.txt",
  4379. "dotnet_library_license.txt",
  4380. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4381. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4382. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4383. ]
  4384. },
  4385. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4386. "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  4387. "type": "package",
  4388. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4389. "files": [
  4390. ".nupkg.metadata",
  4391. ".signature.p7s",
  4392. "ThirdPartyNotices.txt",
  4393. "dotnet_library_license.txt",
  4394. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4395. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4396. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4397. ]
  4398. },
  4399. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  4400. "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  4401. "type": "package",
  4402. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  4403. "files": [
  4404. ".nupkg.metadata",
  4405. ".signature.p7s",
  4406. "ThirdPartyNotices.txt",
  4407. "dotnet_library_license.txt",
  4408. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  4409. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
  4410. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
  4411. ]
  4412. },
  4413. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4414. "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  4415. "type": "package",
  4416. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4417. "files": [
  4418. ".nupkg.metadata",
  4419. ".signature.p7s",
  4420. "ThirdPartyNotices.txt",
  4421. "dotnet_library_license.txt",
  4422. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4423. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4424. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
  4425. ]
  4426. },
  4427. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4428. "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  4429. "type": "package",
  4430. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4431. "files": [
  4432. ".nupkg.metadata",
  4433. ".signature.p7s",
  4434. "ThirdPartyNotices.txt",
  4435. "dotnet_library_license.txt",
  4436. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4437. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4438. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4439. ]
  4440. },
  4441. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4442. "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  4443. "type": "package",
  4444. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4445. "files": [
  4446. ".nupkg.metadata",
  4447. ".signature.p7s",
  4448. "ThirdPartyNotices.txt",
  4449. "dotnet_library_license.txt",
  4450. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4451. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4452. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4453. ]
  4454. },
  4455. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4456. "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  4457. "type": "package",
  4458. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4459. "files": [
  4460. ".nupkg.metadata",
  4461. ".signature.p7s",
  4462. "ThirdPartyNotices.txt",
  4463. "dotnet_library_license.txt",
  4464. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4465. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4466. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4467. ]
  4468. },
  4469. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  4470. "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  4471. "type": "package",
  4472. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  4473. "files": [
  4474. ".nupkg.metadata",
  4475. ".signature.p7s",
  4476. "ThirdPartyNotices.txt",
  4477. "dotnet_library_license.txt",
  4478. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  4479. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  4480. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  4481. ]
  4482. },
  4483. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4484. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  4485. "type": "package",
  4486. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  4487. "files": [
  4488. ".nupkg.metadata",
  4489. ".signature.p7s",
  4490. "ThirdPartyNotices.txt",
  4491. "dotnet_library_license.txt",
  4492. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4493. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  4494. "runtimes/win-arm64/native/sni.dll",
  4495. "useSharedDesignerContext.txt",
  4496. "version.txt"
  4497. ]
  4498. },
  4499. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4500. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  4501. "type": "package",
  4502. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  4503. "files": [
  4504. ".nupkg.metadata",
  4505. ".signature.p7s",
  4506. "ThirdPartyNotices.txt",
  4507. "dotnet_library_license.txt",
  4508. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4509. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  4510. "runtimes/win-x64/native/sni.dll",
  4511. "useSharedDesignerContext.txt",
  4512. "version.txt"
  4513. ]
  4514. },
  4515. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  4516. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  4517. "type": "package",
  4518. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  4519. "files": [
  4520. ".nupkg.metadata",
  4521. ".signature.p7s",
  4522. "ThirdPartyNotices.txt",
  4523. "dotnet_library_license.txt",
  4524. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  4525. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  4526. "runtimes/win-x86/native/sni.dll",
  4527. "useSharedDesignerContext.txt",
  4528. "version.txt"
  4529. ]
  4530. },
  4531. "SharpZipLib/1.0.0": {
  4532. "sha512": "YuYztmY3jEb21F6e5LIPHJjApdtzdCPQ284UzsCKNfkgW71bukFHJES6RbKi+wm053XzFg0LX5/2vj/9gl8F/g==",
  4533. "type": "package",
  4534. "path": "sharpziplib/1.0.0",
  4535. "files": [
  4536. ".nupkg.metadata",
  4537. ".signature.p7s",
  4538. "lib/net45/ICSharpCode.SharpZipLib.dll",
  4539. "lib/net45/ICSharpCode.SharpZipLib.xml",
  4540. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  4541. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  4542. "sharpziplib.1.0.0.nupkg.sha512",
  4543. "sharpziplib.nuspec"
  4544. ]
  4545. },
  4546. "SSH.NET/2016.1.0": {
  4547. "sha512": "b0fcFFOE044KNRhq1uGujmK04ab+OzA9xARdeVCoZrY6I4D1IIaR6dn6qBIa+er4bJapGBhznDitwcRQpSRC0w==",
  4548. "type": "package",
  4549. "path": "ssh.net/2016.1.0",
  4550. "files": [
  4551. ".nupkg.metadata",
  4552. ".signature.p7s",
  4553. "lib/net35/Renci.SshNet.dll",
  4554. "lib/net35/Renci.SshNet.xml",
  4555. "lib/net40/Renci.SshNet.dll",
  4556. "lib/net40/Renci.SshNet.xml",
  4557. "lib/netstandard1.3/Renci.SshNet.dll",
  4558. "lib/netstandard1.3/Renci.SshNet.xml",
  4559. "lib/sl4/Renci.SshNet.dll",
  4560. "lib/sl4/Renci.SshNet.xml",
  4561. "lib/sl5/Renci.SshNet.dll",
  4562. "lib/sl5/Renci.SshNet.xml",
  4563. "lib/uap10/Renci.SshNet.dll",
  4564. "lib/uap10/Renci.SshNet.xml",
  4565. "lib/wp71/Renci.SshNet.dll",
  4566. "lib/wp71/Renci.SshNet.xml",
  4567. "lib/wp8/Renci.SshNet.dll",
  4568. "lib/wp8/Renci.SshNet.xml",
  4569. "ssh.net.2016.1.0.nupkg.sha512",
  4570. "ssh.net.nuspec"
  4571. ]
  4572. },
  4573. "SshNet.Security.Cryptography/1.2.0": {
  4574. "sha512": "EeFsirrrkIK+cdlYsxukNjBN98cbU7eHfTYZEwxsbOa3dvgR/OhOD06C0sTxvNPhe4UQ6yM0p1sKcT69jqgjTw==",
  4575. "type": "package",
  4576. "path": "sshnet.security.cryptography/1.2.0",
  4577. "files": [
  4578. ".nupkg.metadata",
  4579. ".signature.p7s",
  4580. "lib/net20/SshNet.Security.Cryptography.dll",
  4581. "lib/net20/SshNet.Security.Cryptography.xml",
  4582. "lib/net40/SshNet.Security.Cryptography.dll",
  4583. "lib/net40/SshNet.Security.Cryptography.xml",
  4584. "lib/net45/SshNet.Security.Cryptography.dll",
  4585. "lib/net45/SshNet.Security.Cryptography.xml",
  4586. "lib/netstandard1.0/SshNet.Security.Cryptography.dll",
  4587. "lib/netstandard1.0/SshNet.Security.Cryptography.xml",
  4588. "lib/netstandard1.3/SshNet.Security.Cryptography.dll",
  4589. "lib/netstandard1.3/SshNet.Security.Cryptography.xml",
  4590. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll",
  4591. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml",
  4592. "lib/sl4/SshNet.Security.Cryptography.dll",
  4593. "lib/sl4/SshNet.Security.Cryptography.xml",
  4594. "lib/sl5/SshNet.Security.Cryptography.dll",
  4595. "lib/sl5/SshNet.Security.Cryptography.xml",
  4596. "lib/uap10.0/SshNet.Security.Cryptography.dll",
  4597. "lib/uap10.0/SshNet.Security.Cryptography.xml",
  4598. "lib/wp71/SshNet.Security.Cryptography.dll",
  4599. "lib/wp71/SshNet.Security.Cryptography.xml",
  4600. "lib/wp8/SshNet.Security.Cryptography.dll",
  4601. "lib/wp8/SshNet.Security.Cryptography.xml",
  4602. "sshnet.security.cryptography.1.2.0.nupkg.sha512",
  4603. "sshnet.security.cryptography.nuspec"
  4604. ]
  4605. },
  4606. "System.AppContext/4.3.0": {
  4607. "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  4608. "type": "package",
  4609. "path": "system.appcontext/4.3.0",
  4610. "files": [
  4611. ".nupkg.metadata",
  4612. ".signature.p7s",
  4613. "ThirdPartyNotices.txt",
  4614. "dotnet_library_license.txt",
  4615. "lib/MonoAndroid10/_._",
  4616. "lib/MonoTouch10/_._",
  4617. "lib/net46/System.AppContext.dll",
  4618. "lib/net463/System.AppContext.dll",
  4619. "lib/netcore50/System.AppContext.dll",
  4620. "lib/netstandard1.6/System.AppContext.dll",
  4621. "lib/xamarinios10/_._",
  4622. "lib/xamarinmac20/_._",
  4623. "lib/xamarintvos10/_._",
  4624. "lib/xamarinwatchos10/_._",
  4625. "ref/MonoAndroid10/_._",
  4626. "ref/MonoTouch10/_._",
  4627. "ref/net46/System.AppContext.dll",
  4628. "ref/net463/System.AppContext.dll",
  4629. "ref/netstandard/_._",
  4630. "ref/netstandard1.3/System.AppContext.dll",
  4631. "ref/netstandard1.3/System.AppContext.xml",
  4632. "ref/netstandard1.3/de/System.AppContext.xml",
  4633. "ref/netstandard1.3/es/System.AppContext.xml",
  4634. "ref/netstandard1.3/fr/System.AppContext.xml",
  4635. "ref/netstandard1.3/it/System.AppContext.xml",
  4636. "ref/netstandard1.3/ja/System.AppContext.xml",
  4637. "ref/netstandard1.3/ko/System.AppContext.xml",
  4638. "ref/netstandard1.3/ru/System.AppContext.xml",
  4639. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  4640. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  4641. "ref/netstandard1.6/System.AppContext.dll",
  4642. "ref/netstandard1.6/System.AppContext.xml",
  4643. "ref/netstandard1.6/de/System.AppContext.xml",
  4644. "ref/netstandard1.6/es/System.AppContext.xml",
  4645. "ref/netstandard1.6/fr/System.AppContext.xml",
  4646. "ref/netstandard1.6/it/System.AppContext.xml",
  4647. "ref/netstandard1.6/ja/System.AppContext.xml",
  4648. "ref/netstandard1.6/ko/System.AppContext.xml",
  4649. "ref/netstandard1.6/ru/System.AppContext.xml",
  4650. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  4651. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  4652. "ref/xamarinios10/_._",
  4653. "ref/xamarinmac20/_._",
  4654. "ref/xamarintvos10/_._",
  4655. "ref/xamarinwatchos10/_._",
  4656. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  4657. "system.appcontext.4.3.0.nupkg.sha512",
  4658. "system.appcontext.nuspec"
  4659. ]
  4660. },
  4661. "System.Buffers/4.3.0": {
  4662. "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  4663. "type": "package",
  4664. "path": "system.buffers/4.3.0",
  4665. "files": [
  4666. ".nupkg.metadata",
  4667. ".signature.p7s",
  4668. "ThirdPartyNotices.txt",
  4669. "dotnet_library_license.txt",
  4670. "lib/netstandard1.1/.xml",
  4671. "lib/netstandard1.1/System.Buffers.dll",
  4672. "system.buffers.4.3.0.nupkg.sha512",
  4673. "system.buffers.nuspec"
  4674. ]
  4675. },
  4676. "System.Collections/4.3.0": {
  4677. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  4678. "type": "package",
  4679. "path": "system.collections/4.3.0",
  4680. "files": [
  4681. ".nupkg.metadata",
  4682. ".signature.p7s",
  4683. "ThirdPartyNotices.txt",
  4684. "dotnet_library_license.txt",
  4685. "lib/MonoAndroid10/_._",
  4686. "lib/MonoTouch10/_._",
  4687. "lib/net45/_._",
  4688. "lib/portable-net45+win8+wp8+wpa81/_._",
  4689. "lib/win8/_._",
  4690. "lib/wp80/_._",
  4691. "lib/wpa81/_._",
  4692. "lib/xamarinios10/_._",
  4693. "lib/xamarinmac20/_._",
  4694. "lib/xamarintvos10/_._",
  4695. "lib/xamarinwatchos10/_._",
  4696. "ref/MonoAndroid10/_._",
  4697. "ref/MonoTouch10/_._",
  4698. "ref/net45/_._",
  4699. "ref/netcore50/System.Collections.dll",
  4700. "ref/netcore50/System.Collections.xml",
  4701. "ref/netcore50/de/System.Collections.xml",
  4702. "ref/netcore50/es/System.Collections.xml",
  4703. "ref/netcore50/fr/System.Collections.xml",
  4704. "ref/netcore50/it/System.Collections.xml",
  4705. "ref/netcore50/ja/System.Collections.xml",
  4706. "ref/netcore50/ko/System.Collections.xml",
  4707. "ref/netcore50/ru/System.Collections.xml",
  4708. "ref/netcore50/zh-hans/System.Collections.xml",
  4709. "ref/netcore50/zh-hant/System.Collections.xml",
  4710. "ref/netstandard1.0/System.Collections.dll",
  4711. "ref/netstandard1.0/System.Collections.xml",
  4712. "ref/netstandard1.0/de/System.Collections.xml",
  4713. "ref/netstandard1.0/es/System.Collections.xml",
  4714. "ref/netstandard1.0/fr/System.Collections.xml",
  4715. "ref/netstandard1.0/it/System.Collections.xml",
  4716. "ref/netstandard1.0/ja/System.Collections.xml",
  4717. "ref/netstandard1.0/ko/System.Collections.xml",
  4718. "ref/netstandard1.0/ru/System.Collections.xml",
  4719. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  4720. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  4721. "ref/netstandard1.3/System.Collections.dll",
  4722. "ref/netstandard1.3/System.Collections.xml",
  4723. "ref/netstandard1.3/de/System.Collections.xml",
  4724. "ref/netstandard1.3/es/System.Collections.xml",
  4725. "ref/netstandard1.3/fr/System.Collections.xml",
  4726. "ref/netstandard1.3/it/System.Collections.xml",
  4727. "ref/netstandard1.3/ja/System.Collections.xml",
  4728. "ref/netstandard1.3/ko/System.Collections.xml",
  4729. "ref/netstandard1.3/ru/System.Collections.xml",
  4730. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  4731. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  4732. "ref/portable-net45+win8+wp8+wpa81/_._",
  4733. "ref/win8/_._",
  4734. "ref/wp80/_._",
  4735. "ref/wpa81/_._",
  4736. "ref/xamarinios10/_._",
  4737. "ref/xamarinmac20/_._",
  4738. "ref/xamarintvos10/_._",
  4739. "ref/xamarinwatchos10/_._",
  4740. "system.collections.4.3.0.nupkg.sha512",
  4741. "system.collections.nuspec"
  4742. ]
  4743. },
  4744. "System.Collections.Concurrent/4.3.0": {
  4745. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  4746. "type": "package",
  4747. "path": "system.collections.concurrent/4.3.0",
  4748. "files": [
  4749. ".nupkg.metadata",
  4750. ".signature.p7s",
  4751. "ThirdPartyNotices.txt",
  4752. "dotnet_library_license.txt",
  4753. "lib/MonoAndroid10/_._",
  4754. "lib/MonoTouch10/_._",
  4755. "lib/net45/_._",
  4756. "lib/netcore50/System.Collections.Concurrent.dll",
  4757. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  4758. "lib/portable-net45+win8+wpa81/_._",
  4759. "lib/win8/_._",
  4760. "lib/wpa81/_._",
  4761. "lib/xamarinios10/_._",
  4762. "lib/xamarinmac20/_._",
  4763. "lib/xamarintvos10/_._",
  4764. "lib/xamarinwatchos10/_._",
  4765. "ref/MonoAndroid10/_._",
  4766. "ref/MonoTouch10/_._",
  4767. "ref/net45/_._",
  4768. "ref/netcore50/System.Collections.Concurrent.dll",
  4769. "ref/netcore50/System.Collections.Concurrent.xml",
  4770. "ref/netcore50/de/System.Collections.Concurrent.xml",
  4771. "ref/netcore50/es/System.Collections.Concurrent.xml",
  4772. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  4773. "ref/netcore50/it/System.Collections.Concurrent.xml",
  4774. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  4775. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  4776. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  4777. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  4778. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  4779. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  4780. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  4781. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  4782. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  4783. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  4784. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  4785. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  4786. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  4787. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  4788. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  4789. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  4790. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  4791. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  4792. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  4793. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  4794. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  4795. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  4796. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  4797. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  4798. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  4799. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  4800. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  4801. "ref/portable-net45+win8+wpa81/_._",
  4802. "ref/win8/_._",
  4803. "ref/wpa81/_._",
  4804. "ref/xamarinios10/_._",
  4805. "ref/xamarinmac20/_._",
  4806. "ref/xamarintvos10/_._",
  4807. "ref/xamarinwatchos10/_._",
  4808. "system.collections.concurrent.4.3.0.nupkg.sha512",
  4809. "system.collections.concurrent.nuspec"
  4810. ]
  4811. },
  4812. "System.Collections.Immutable/1.2.0": {
  4813. "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  4814. "type": "package",
  4815. "path": "system.collections.immutable/1.2.0",
  4816. "files": [
  4817. ".nupkg.metadata",
  4818. ".signature.p7s",
  4819. "ThirdPartyNotices.txt",
  4820. "dotnet_library_license.txt",
  4821. "lib/netstandard1.0/System.Collections.Immutable.dll",
  4822. "lib/netstandard1.0/System.Collections.Immutable.xml",
  4823. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  4824. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  4825. "system.collections.immutable.1.2.0.nupkg.sha512",
  4826. "system.collections.immutable.nuspec"
  4827. ]
  4828. },
  4829. "System.Collections.NonGeneric/4.3.0": {
  4830. "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
  4831. "type": "package",
  4832. "path": "system.collections.nongeneric/4.3.0",
  4833. "files": [
  4834. ".nupkg.metadata",
  4835. ".signature.p7s",
  4836. "ThirdPartyNotices.txt",
  4837. "dotnet_library_license.txt",
  4838. "lib/MonoAndroid10/_._",
  4839. "lib/MonoTouch10/_._",
  4840. "lib/net46/System.Collections.NonGeneric.dll",
  4841. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  4842. "lib/xamarinios10/_._",
  4843. "lib/xamarinmac20/_._",
  4844. "lib/xamarintvos10/_._",
  4845. "lib/xamarinwatchos10/_._",
  4846. "ref/MonoAndroid10/_._",
  4847. "ref/MonoTouch10/_._",
  4848. "ref/net46/System.Collections.NonGeneric.dll",
  4849. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  4850. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  4851. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  4852. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  4853. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  4854. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  4855. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  4856. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  4857. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  4858. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  4859. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  4860. "ref/xamarinios10/_._",
  4861. "ref/xamarinmac20/_._",
  4862. "ref/xamarintvos10/_._",
  4863. "ref/xamarinwatchos10/_._",
  4864. "system.collections.nongeneric.4.3.0.nupkg.sha512",
  4865. "system.collections.nongeneric.nuspec"
  4866. ]
  4867. },
  4868. "System.Collections.Specialized/4.3.0": {
  4869. "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
  4870. "type": "package",
  4871. "path": "system.collections.specialized/4.3.0",
  4872. "files": [
  4873. ".nupkg.metadata",
  4874. ".signature.p7s",
  4875. "ThirdPartyNotices.txt",
  4876. "dotnet_library_license.txt",
  4877. "lib/MonoAndroid10/_._",
  4878. "lib/MonoTouch10/_._",
  4879. "lib/net46/System.Collections.Specialized.dll",
  4880. "lib/netstandard1.3/System.Collections.Specialized.dll",
  4881. "lib/xamarinios10/_._",
  4882. "lib/xamarinmac20/_._",
  4883. "lib/xamarintvos10/_._",
  4884. "lib/xamarinwatchos10/_._",
  4885. "ref/MonoAndroid10/_._",
  4886. "ref/MonoTouch10/_._",
  4887. "ref/net46/System.Collections.Specialized.dll",
  4888. "ref/netstandard1.3/System.Collections.Specialized.dll",
  4889. "ref/netstandard1.3/System.Collections.Specialized.xml",
  4890. "ref/netstandard1.3/de/System.Collections.Specialized.xml",
  4891. "ref/netstandard1.3/es/System.Collections.Specialized.xml",
  4892. "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
  4893. "ref/netstandard1.3/it/System.Collections.Specialized.xml",
  4894. "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
  4895. "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
  4896. "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
  4897. "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
  4898. "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
  4899. "ref/xamarinios10/_._",
  4900. "ref/xamarinmac20/_._",
  4901. "ref/xamarintvos10/_._",
  4902. "ref/xamarinwatchos10/_._",
  4903. "system.collections.specialized.4.3.0.nupkg.sha512",
  4904. "system.collections.specialized.nuspec"
  4905. ]
  4906. },
  4907. "System.ComponentModel/4.3.0": {
  4908. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  4909. "type": "package",
  4910. "path": "system.componentmodel/4.3.0",
  4911. "files": [
  4912. ".nupkg.metadata",
  4913. ".signature.p7s",
  4914. "ThirdPartyNotices.txt",
  4915. "dotnet_library_license.txt",
  4916. "lib/MonoAndroid10/_._",
  4917. "lib/MonoTouch10/_._",
  4918. "lib/net45/_._",
  4919. "lib/netcore50/System.ComponentModel.dll",
  4920. "lib/netstandard1.3/System.ComponentModel.dll",
  4921. "lib/portable-net45+win8+wp8+wpa81/_._",
  4922. "lib/win8/_._",
  4923. "lib/wp80/_._",
  4924. "lib/wpa81/_._",
  4925. "lib/xamarinios10/_._",
  4926. "lib/xamarinmac20/_._",
  4927. "lib/xamarintvos10/_._",
  4928. "lib/xamarinwatchos10/_._",
  4929. "ref/MonoAndroid10/_._",
  4930. "ref/MonoTouch10/_._",
  4931. "ref/net45/_._",
  4932. "ref/netcore50/System.ComponentModel.dll",
  4933. "ref/netcore50/System.ComponentModel.xml",
  4934. "ref/netcore50/de/System.ComponentModel.xml",
  4935. "ref/netcore50/es/System.ComponentModel.xml",
  4936. "ref/netcore50/fr/System.ComponentModel.xml",
  4937. "ref/netcore50/it/System.ComponentModel.xml",
  4938. "ref/netcore50/ja/System.ComponentModel.xml",
  4939. "ref/netcore50/ko/System.ComponentModel.xml",
  4940. "ref/netcore50/ru/System.ComponentModel.xml",
  4941. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  4942. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  4943. "ref/netstandard1.0/System.ComponentModel.dll",
  4944. "ref/netstandard1.0/System.ComponentModel.xml",
  4945. "ref/netstandard1.0/de/System.ComponentModel.xml",
  4946. "ref/netstandard1.0/es/System.ComponentModel.xml",
  4947. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  4948. "ref/netstandard1.0/it/System.ComponentModel.xml",
  4949. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  4950. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  4951. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  4952. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  4953. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  4954. "ref/portable-net45+win8+wp8+wpa81/_._",
  4955. "ref/win8/_._",
  4956. "ref/wp80/_._",
  4957. "ref/wpa81/_._",
  4958. "ref/xamarinios10/_._",
  4959. "ref/xamarinmac20/_._",
  4960. "ref/xamarintvos10/_._",
  4961. "ref/xamarinwatchos10/_._",
  4962. "system.componentmodel.4.3.0.nupkg.sha512",
  4963. "system.componentmodel.nuspec"
  4964. ]
  4965. },
  4966. "System.ComponentModel.Primitives/4.3.0": {
  4967. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  4968. "type": "package",
  4969. "path": "system.componentmodel.primitives/4.3.0",
  4970. "files": [
  4971. ".nupkg.metadata",
  4972. ".signature.p7s",
  4973. "ThirdPartyNotices.txt",
  4974. "dotnet_library_license.txt",
  4975. "lib/MonoAndroid10/_._",
  4976. "lib/MonoTouch10/_._",
  4977. "lib/net45/System.ComponentModel.Primitives.dll",
  4978. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  4979. "lib/xamarinios10/_._",
  4980. "lib/xamarinmac20/_._",
  4981. "lib/xamarintvos10/_._",
  4982. "lib/xamarinwatchos10/_._",
  4983. "ref/MonoAndroid10/_._",
  4984. "ref/MonoTouch10/_._",
  4985. "ref/net45/System.ComponentModel.Primitives.dll",
  4986. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  4987. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  4988. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  4989. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  4990. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  4991. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  4992. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  4993. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  4994. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  4995. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  4996. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  4997. "ref/xamarinios10/_._",
  4998. "ref/xamarinmac20/_._",
  4999. "ref/xamarintvos10/_._",
  5000. "ref/xamarinwatchos10/_._",
  5001. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  5002. "system.componentmodel.primitives.nuspec"
  5003. ]
  5004. },
  5005. "System.ComponentModel.TypeConverter/4.3.0": {
  5006. "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
  5007. "type": "package",
  5008. "path": "system.componentmodel.typeconverter/4.3.0",
  5009. "files": [
  5010. ".nupkg.metadata",
  5011. ".signature.p7s",
  5012. "ThirdPartyNotices.txt",
  5013. "dotnet_library_license.txt",
  5014. "lib/MonoAndroid10/_._",
  5015. "lib/MonoTouch10/_._",
  5016. "lib/net45/System.ComponentModel.TypeConverter.dll",
  5017. "lib/net462/System.ComponentModel.TypeConverter.dll",
  5018. "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  5019. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  5020. "lib/xamarinios10/_._",
  5021. "lib/xamarinmac20/_._",
  5022. "lib/xamarintvos10/_._",
  5023. "lib/xamarinwatchos10/_._",
  5024. "ref/MonoAndroid10/_._",
  5025. "ref/MonoTouch10/_._",
  5026. "ref/net45/System.ComponentModel.TypeConverter.dll",
  5027. "ref/net462/System.ComponentModel.TypeConverter.dll",
  5028. "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  5029. "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
  5030. "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
  5031. "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
  5032. "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
  5033. "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
  5034. "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
  5035. "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
  5036. "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
  5037. "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
  5038. "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
  5039. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  5040. "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
  5041. "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
  5042. "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
  5043. "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
  5044. "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
  5045. "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
  5046. "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
  5047. "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
  5048. "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
  5049. "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
  5050. "ref/xamarinios10/_._",
  5051. "ref/xamarinmac20/_._",
  5052. "ref/xamarintvos10/_._",
  5053. "ref/xamarinwatchos10/_._",
  5054. "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
  5055. "system.componentmodel.typeconverter.nuspec"
  5056. ]
  5057. },
  5058. "System.Configuration.ConfigurationManager/4.5.0": {
  5059. "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  5060. "type": "package",
  5061. "path": "system.configuration.configurationmanager/4.5.0",
  5062. "files": [
  5063. ".nupkg.metadata",
  5064. ".signature.p7s",
  5065. "LICENSE.TXT",
  5066. "THIRD-PARTY-NOTICES.TXT",
  5067. "lib/net461/System.Configuration.ConfigurationManager.dll",
  5068. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  5069. "ref/net461/System.Configuration.ConfigurationManager.dll",
  5070. "ref/net461/System.Configuration.ConfigurationManager.xml",
  5071. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  5072. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  5073. "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
  5074. "system.configuration.configurationmanager.nuspec",
  5075. "useSharedDesignerContext.txt",
  5076. "version.txt"
  5077. ]
  5078. },
  5079. "System.Console/4.3.0": {
  5080. "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  5081. "type": "package",
  5082. "path": "system.console/4.3.0",
  5083. "files": [
  5084. ".nupkg.metadata",
  5085. ".signature.p7s",
  5086. "ThirdPartyNotices.txt",
  5087. "dotnet_library_license.txt",
  5088. "lib/MonoAndroid10/_._",
  5089. "lib/MonoTouch10/_._",
  5090. "lib/net46/System.Console.dll",
  5091. "lib/xamarinios10/_._",
  5092. "lib/xamarinmac20/_._",
  5093. "lib/xamarintvos10/_._",
  5094. "lib/xamarinwatchos10/_._",
  5095. "ref/MonoAndroid10/_._",
  5096. "ref/MonoTouch10/_._",
  5097. "ref/net46/System.Console.dll",
  5098. "ref/netstandard1.3/System.Console.dll",
  5099. "ref/netstandard1.3/System.Console.xml",
  5100. "ref/netstandard1.3/de/System.Console.xml",
  5101. "ref/netstandard1.3/es/System.Console.xml",
  5102. "ref/netstandard1.3/fr/System.Console.xml",
  5103. "ref/netstandard1.3/it/System.Console.xml",
  5104. "ref/netstandard1.3/ja/System.Console.xml",
  5105. "ref/netstandard1.3/ko/System.Console.xml",
  5106. "ref/netstandard1.3/ru/System.Console.xml",
  5107. "ref/netstandard1.3/zh-hans/System.Console.xml",
  5108. "ref/netstandard1.3/zh-hant/System.Console.xml",
  5109. "ref/xamarinios10/_._",
  5110. "ref/xamarinmac20/_._",
  5111. "ref/xamarintvos10/_._",
  5112. "ref/xamarinwatchos10/_._",
  5113. "system.console.4.3.0.nupkg.sha512",
  5114. "system.console.nuspec"
  5115. ]
  5116. },
  5117. "System.Diagnostics.Debug/4.3.0": {
  5118. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  5119. "type": "package",
  5120. "path": "system.diagnostics.debug/4.3.0",
  5121. "files": [
  5122. ".nupkg.metadata",
  5123. ".signature.p7s",
  5124. "ThirdPartyNotices.txt",
  5125. "dotnet_library_license.txt",
  5126. "lib/MonoAndroid10/_._",
  5127. "lib/MonoTouch10/_._",
  5128. "lib/net45/_._",
  5129. "lib/portable-net45+win8+wp8+wpa81/_._",
  5130. "lib/win8/_._",
  5131. "lib/wp80/_._",
  5132. "lib/wpa81/_._",
  5133. "lib/xamarinios10/_._",
  5134. "lib/xamarinmac20/_._",
  5135. "lib/xamarintvos10/_._",
  5136. "lib/xamarinwatchos10/_._",
  5137. "ref/MonoAndroid10/_._",
  5138. "ref/MonoTouch10/_._",
  5139. "ref/net45/_._",
  5140. "ref/netcore50/System.Diagnostics.Debug.dll",
  5141. "ref/netcore50/System.Diagnostics.Debug.xml",
  5142. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  5143. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  5144. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  5145. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  5146. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  5147. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  5148. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  5149. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  5150. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  5151. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  5152. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  5153. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  5154. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  5155. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  5156. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  5157. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  5158. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  5159. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  5160. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  5161. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  5162. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  5163. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  5164. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  5165. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  5166. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  5167. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  5168. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  5169. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  5170. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  5171. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  5172. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  5173. "ref/portable-net45+win8+wp8+wpa81/_._",
  5174. "ref/win8/_._",
  5175. "ref/wp80/_._",
  5176. "ref/wpa81/_._",
  5177. "ref/xamarinios10/_._",
  5178. "ref/xamarinmac20/_._",
  5179. "ref/xamarintvos10/_._",
  5180. "ref/xamarinwatchos10/_._",
  5181. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  5182. "system.diagnostics.debug.nuspec"
  5183. ]
  5184. },
  5185. "System.Diagnostics.DiagnosticSource/4.3.0": {
  5186. "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  5187. "type": "package",
  5188. "path": "system.diagnostics.diagnosticsource/4.3.0",
  5189. "files": [
  5190. ".nupkg.metadata",
  5191. ".signature.p7s",
  5192. "ThirdPartyNotices.txt",
  5193. "dotnet_library_license.txt",
  5194. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  5195. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  5196. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  5197. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  5198. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  5199. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  5200. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  5201. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  5202. "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
  5203. "system.diagnostics.diagnosticsource.nuspec"
  5204. ]
  5205. },
  5206. "System.Diagnostics.Process/4.1.0": {
  5207. "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  5208. "type": "package",
  5209. "path": "system.diagnostics.process/4.1.0",
  5210. "files": [
  5211. ".nupkg.metadata",
  5212. ".signature.p7s",
  5213. "ThirdPartyNotices.txt",
  5214. "dotnet_library_license.txt",
  5215. "lib/MonoAndroid10/_._",
  5216. "lib/MonoTouch10/_._",
  5217. "lib/net46/System.Diagnostics.Process.dll",
  5218. "lib/net461/System.Diagnostics.Process.dll",
  5219. "lib/xamarinios10/_._",
  5220. "lib/xamarinmac20/_._",
  5221. "lib/xamarintvos10/_._",
  5222. "lib/xamarinwatchos10/_._",
  5223. "ref/MonoAndroid10/_._",
  5224. "ref/MonoTouch10/_._",
  5225. "ref/net46/System.Diagnostics.Process.dll",
  5226. "ref/net461/System.Diagnostics.Process.dll",
  5227. "ref/netstandard1.3/System.Diagnostics.Process.dll",
  5228. "ref/netstandard1.3/System.Diagnostics.Process.xml",
  5229. "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
  5230. "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
  5231. "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
  5232. "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
  5233. "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
  5234. "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
  5235. "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
  5236. "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
  5237. "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
  5238. "ref/netstandard1.4/System.Diagnostics.Process.dll",
  5239. "ref/netstandard1.4/System.Diagnostics.Process.xml",
  5240. "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
  5241. "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
  5242. "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
  5243. "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
  5244. "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
  5245. "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
  5246. "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
  5247. "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
  5248. "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
  5249. "ref/xamarinios10/_._",
  5250. "ref/xamarinmac20/_._",
  5251. "ref/xamarintvos10/_._",
  5252. "ref/xamarinwatchos10/_._",
  5253. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
  5254. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
  5255. "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
  5256. "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
  5257. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
  5258. "runtimes/win7/lib/netcore50/_._",
  5259. "system.diagnostics.process.4.1.0.nupkg.sha512",
  5260. "system.diagnostics.process.nuspec"
  5261. ]
  5262. },
  5263. "System.Diagnostics.StackTrace/4.0.1": {
  5264. "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  5265. "type": "package",
  5266. "path": "system.diagnostics.stacktrace/4.0.1",
  5267. "files": [
  5268. ".nupkg.metadata",
  5269. ".signature.p7s",
  5270. "ThirdPartyNotices.txt",
  5271. "dotnet_library_license.txt",
  5272. "lib/MonoAndroid10/_._",
  5273. "lib/MonoTouch10/_._",
  5274. "lib/net46/System.Diagnostics.StackTrace.dll",
  5275. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  5276. "lib/xamarinios10/_._",
  5277. "lib/xamarinmac20/_._",
  5278. "lib/xamarintvos10/_._",
  5279. "lib/xamarinwatchos10/_._",
  5280. "ref/MonoAndroid10/_._",
  5281. "ref/MonoTouch10/_._",
  5282. "ref/net46/System.Diagnostics.StackTrace.dll",
  5283. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  5284. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  5285. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  5286. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  5287. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  5288. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  5289. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  5290. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  5291. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  5292. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  5293. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  5294. "ref/xamarinios10/_._",
  5295. "ref/xamarinmac20/_._",
  5296. "ref/xamarintvos10/_._",
  5297. "ref/xamarinwatchos10/_._",
  5298. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  5299. "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
  5300. "system.diagnostics.stacktrace.nuspec"
  5301. ]
  5302. },
  5303. "System.Diagnostics.Tools/4.3.0": {
  5304. "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  5305. "type": "package",
  5306. "path": "system.diagnostics.tools/4.3.0",
  5307. "files": [
  5308. ".nupkg.metadata",
  5309. ".signature.p7s",
  5310. "ThirdPartyNotices.txt",
  5311. "dotnet_library_license.txt",
  5312. "lib/MonoAndroid10/_._",
  5313. "lib/MonoTouch10/_._",
  5314. "lib/net45/_._",
  5315. "lib/portable-net45+win8+wp8+wpa81/_._",
  5316. "lib/win8/_._",
  5317. "lib/wp80/_._",
  5318. "lib/wpa81/_._",
  5319. "lib/xamarinios10/_._",
  5320. "lib/xamarinmac20/_._",
  5321. "lib/xamarintvos10/_._",
  5322. "lib/xamarinwatchos10/_._",
  5323. "ref/MonoAndroid10/_._",
  5324. "ref/MonoTouch10/_._",
  5325. "ref/net45/_._",
  5326. "ref/netcore50/System.Diagnostics.Tools.dll",
  5327. "ref/netcore50/System.Diagnostics.Tools.xml",
  5328. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  5329. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  5330. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  5331. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  5332. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  5333. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  5334. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  5335. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  5336. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  5337. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  5338. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  5339. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  5340. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  5341. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  5342. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  5343. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  5344. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  5345. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  5346. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  5347. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  5348. "ref/portable-net45+win8+wp8+wpa81/_._",
  5349. "ref/win8/_._",
  5350. "ref/wp80/_._",
  5351. "ref/wpa81/_._",
  5352. "ref/xamarinios10/_._",
  5353. "ref/xamarinmac20/_._",
  5354. "ref/xamarintvos10/_._",
  5355. "ref/xamarinwatchos10/_._",
  5356. "system.diagnostics.tools.4.3.0.nupkg.sha512",
  5357. "system.diagnostics.tools.nuspec"
  5358. ]
  5359. },
  5360. "System.Diagnostics.TraceSource/4.0.0": {
  5361. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  5362. "type": "package",
  5363. "path": "system.diagnostics.tracesource/4.0.0",
  5364. "files": [
  5365. ".nupkg.metadata",
  5366. ".signature.p7s",
  5367. "ThirdPartyNotices.txt",
  5368. "dotnet_library_license.txt",
  5369. "lib/MonoAndroid10/_._",
  5370. "lib/MonoTouch10/_._",
  5371. "lib/net46/System.Diagnostics.TraceSource.dll",
  5372. "lib/xamarinios10/_._",
  5373. "lib/xamarinmac20/_._",
  5374. "lib/xamarintvos10/_._",
  5375. "lib/xamarinwatchos10/_._",
  5376. "ref/MonoAndroid10/_._",
  5377. "ref/MonoTouch10/_._",
  5378. "ref/net46/System.Diagnostics.TraceSource.dll",
  5379. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  5380. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  5381. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  5382. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  5383. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  5384. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  5385. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  5386. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  5387. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  5388. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  5389. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  5390. "ref/xamarinios10/_._",
  5391. "ref/xamarinmac20/_._",
  5392. "ref/xamarintvos10/_._",
  5393. "ref/xamarinwatchos10/_._",
  5394. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  5395. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  5396. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  5397. "system.diagnostics.tracesource.4.0.0.nupkg.sha512",
  5398. "system.diagnostics.tracesource.nuspec"
  5399. ]
  5400. },
  5401. "System.Diagnostics.Tracing/4.3.0": {
  5402. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  5403. "type": "package",
  5404. "path": "system.diagnostics.tracing/4.3.0",
  5405. "files": [
  5406. ".nupkg.metadata",
  5407. ".signature.p7s",
  5408. "ThirdPartyNotices.txt",
  5409. "dotnet_library_license.txt",
  5410. "lib/MonoAndroid10/_._",
  5411. "lib/MonoTouch10/_._",
  5412. "lib/net45/_._",
  5413. "lib/net462/System.Diagnostics.Tracing.dll",
  5414. "lib/portable-net45+win8+wpa81/_._",
  5415. "lib/win8/_._",
  5416. "lib/wpa81/_._",
  5417. "lib/xamarinios10/_._",
  5418. "lib/xamarinmac20/_._",
  5419. "lib/xamarintvos10/_._",
  5420. "lib/xamarinwatchos10/_._",
  5421. "ref/MonoAndroid10/_._",
  5422. "ref/MonoTouch10/_._",
  5423. "ref/net45/_._",
  5424. "ref/net462/System.Diagnostics.Tracing.dll",
  5425. "ref/netcore50/System.Diagnostics.Tracing.dll",
  5426. "ref/netcore50/System.Diagnostics.Tracing.xml",
  5427. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  5428. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  5429. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  5430. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  5431. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  5432. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  5433. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  5434. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  5435. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  5436. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  5437. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  5438. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  5439. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  5440. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  5441. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  5442. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  5443. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  5444. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  5445. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  5446. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  5447. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  5448. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  5449. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  5450. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  5451. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  5452. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  5453. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  5454. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  5455. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  5456. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  5457. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  5458. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  5459. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  5460. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  5461. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  5462. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  5463. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  5464. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  5465. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  5466. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  5467. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  5468. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  5469. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  5470. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  5471. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  5472. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  5473. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  5474. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  5475. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  5476. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  5477. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  5478. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  5479. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  5480. "ref/portable-net45+win8+wpa81/_._",
  5481. "ref/win8/_._",
  5482. "ref/wpa81/_._",
  5483. "ref/xamarinios10/_._",
  5484. "ref/xamarinmac20/_._",
  5485. "ref/xamarintvos10/_._",
  5486. "ref/xamarinwatchos10/_._",
  5487. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  5488. "system.diagnostics.tracing.nuspec"
  5489. ]
  5490. },
  5491. "System.Drawing.Common/4.6.0": {
  5492. "sha512": "2A3spjjoPZnvpVh/sDTzd+0H8ZqTdr+hH/6obB8MMfG81EJ85PmxCKDBxhBVQiA25PliKAZ1sKogDcq9mSnFEA==",
  5493. "type": "package",
  5494. "path": "system.drawing.common/4.6.0",
  5495. "files": [
  5496. ".nupkg.metadata",
  5497. ".signature.p7s",
  5498. "LICENSE.TXT",
  5499. "THIRD-PARTY-NOTICES.TXT",
  5500. "lib/MonoAndroid10/_._",
  5501. "lib/MonoTouch10/_._",
  5502. "lib/net461/System.Drawing.Common.dll",
  5503. "lib/netstandard2.0/System.Drawing.Common.dll",
  5504. "lib/xamarinios10/_._",
  5505. "lib/xamarinmac20/_._",
  5506. "lib/xamarintvos10/_._",
  5507. "lib/xamarinwatchos10/_._",
  5508. "ref/MonoAndroid10/_._",
  5509. "ref/MonoTouch10/_._",
  5510. "ref/net461/System.Drawing.Common.dll",
  5511. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  5512. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  5513. "ref/netstandard2.0/System.Drawing.Common.dll",
  5514. "ref/xamarinios10/_._",
  5515. "ref/xamarinmac20/_._",
  5516. "ref/xamarintvos10/_._",
  5517. "ref/xamarinwatchos10/_._",
  5518. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  5519. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  5520. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  5521. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  5522. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  5523. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  5524. "system.drawing.common.4.6.0.nupkg.sha512",
  5525. "system.drawing.common.nuspec",
  5526. "useSharedDesignerContext.txt",
  5527. "version.txt"
  5528. ]
  5529. },
  5530. "System.Globalization/4.3.0": {
  5531. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  5532. "type": "package",
  5533. "path": "system.globalization/4.3.0",
  5534. "files": [
  5535. ".nupkg.metadata",
  5536. ".signature.p7s",
  5537. "ThirdPartyNotices.txt",
  5538. "dotnet_library_license.txt",
  5539. "lib/MonoAndroid10/_._",
  5540. "lib/MonoTouch10/_._",
  5541. "lib/net45/_._",
  5542. "lib/portable-net45+win8+wp8+wpa81/_._",
  5543. "lib/win8/_._",
  5544. "lib/wp80/_._",
  5545. "lib/wpa81/_._",
  5546. "lib/xamarinios10/_._",
  5547. "lib/xamarinmac20/_._",
  5548. "lib/xamarintvos10/_._",
  5549. "lib/xamarinwatchos10/_._",
  5550. "ref/MonoAndroid10/_._",
  5551. "ref/MonoTouch10/_._",
  5552. "ref/net45/_._",
  5553. "ref/netcore50/System.Globalization.dll",
  5554. "ref/netcore50/System.Globalization.xml",
  5555. "ref/netcore50/de/System.Globalization.xml",
  5556. "ref/netcore50/es/System.Globalization.xml",
  5557. "ref/netcore50/fr/System.Globalization.xml",
  5558. "ref/netcore50/it/System.Globalization.xml",
  5559. "ref/netcore50/ja/System.Globalization.xml",
  5560. "ref/netcore50/ko/System.Globalization.xml",
  5561. "ref/netcore50/ru/System.Globalization.xml",
  5562. "ref/netcore50/zh-hans/System.Globalization.xml",
  5563. "ref/netcore50/zh-hant/System.Globalization.xml",
  5564. "ref/netstandard1.0/System.Globalization.dll",
  5565. "ref/netstandard1.0/System.Globalization.xml",
  5566. "ref/netstandard1.0/de/System.Globalization.xml",
  5567. "ref/netstandard1.0/es/System.Globalization.xml",
  5568. "ref/netstandard1.0/fr/System.Globalization.xml",
  5569. "ref/netstandard1.0/it/System.Globalization.xml",
  5570. "ref/netstandard1.0/ja/System.Globalization.xml",
  5571. "ref/netstandard1.0/ko/System.Globalization.xml",
  5572. "ref/netstandard1.0/ru/System.Globalization.xml",
  5573. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  5574. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  5575. "ref/netstandard1.3/System.Globalization.dll",
  5576. "ref/netstandard1.3/System.Globalization.xml",
  5577. "ref/netstandard1.3/de/System.Globalization.xml",
  5578. "ref/netstandard1.3/es/System.Globalization.xml",
  5579. "ref/netstandard1.3/fr/System.Globalization.xml",
  5580. "ref/netstandard1.3/it/System.Globalization.xml",
  5581. "ref/netstandard1.3/ja/System.Globalization.xml",
  5582. "ref/netstandard1.3/ko/System.Globalization.xml",
  5583. "ref/netstandard1.3/ru/System.Globalization.xml",
  5584. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  5585. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  5586. "ref/portable-net45+win8+wp8+wpa81/_._",
  5587. "ref/win8/_._",
  5588. "ref/wp80/_._",
  5589. "ref/wpa81/_._",
  5590. "ref/xamarinios10/_._",
  5591. "ref/xamarinmac20/_._",
  5592. "ref/xamarintvos10/_._",
  5593. "ref/xamarinwatchos10/_._",
  5594. "system.globalization.4.3.0.nupkg.sha512",
  5595. "system.globalization.nuspec"
  5596. ]
  5597. },
  5598. "System.Globalization.Calendars/4.3.0": {
  5599. "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  5600. "type": "package",
  5601. "path": "system.globalization.calendars/4.3.0",
  5602. "files": [
  5603. ".nupkg.metadata",
  5604. ".signature.p7s",
  5605. "ThirdPartyNotices.txt",
  5606. "dotnet_library_license.txt",
  5607. "lib/MonoAndroid10/_._",
  5608. "lib/MonoTouch10/_._",
  5609. "lib/net46/System.Globalization.Calendars.dll",
  5610. "lib/xamarinios10/_._",
  5611. "lib/xamarinmac20/_._",
  5612. "lib/xamarintvos10/_._",
  5613. "lib/xamarinwatchos10/_._",
  5614. "ref/MonoAndroid10/_._",
  5615. "ref/MonoTouch10/_._",
  5616. "ref/net46/System.Globalization.Calendars.dll",
  5617. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  5618. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  5619. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  5620. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  5621. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  5622. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  5623. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  5624. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  5625. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  5626. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  5627. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  5628. "ref/xamarinios10/_._",
  5629. "ref/xamarinmac20/_._",
  5630. "ref/xamarintvos10/_._",
  5631. "ref/xamarinwatchos10/_._",
  5632. "system.globalization.calendars.4.3.0.nupkg.sha512",
  5633. "system.globalization.calendars.nuspec"
  5634. ]
  5635. },
  5636. "System.Globalization.Extensions/4.3.0": {
  5637. "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  5638. "type": "package",
  5639. "path": "system.globalization.extensions/4.3.0",
  5640. "files": [
  5641. ".nupkg.metadata",
  5642. ".signature.p7s",
  5643. "ThirdPartyNotices.txt",
  5644. "dotnet_library_license.txt",
  5645. "lib/MonoAndroid10/_._",
  5646. "lib/MonoTouch10/_._",
  5647. "lib/net46/System.Globalization.Extensions.dll",
  5648. "lib/xamarinios10/_._",
  5649. "lib/xamarinmac20/_._",
  5650. "lib/xamarintvos10/_._",
  5651. "lib/xamarinwatchos10/_._",
  5652. "ref/MonoAndroid10/_._",
  5653. "ref/MonoTouch10/_._",
  5654. "ref/net46/System.Globalization.Extensions.dll",
  5655. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  5656. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  5657. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  5658. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  5659. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  5660. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  5661. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  5662. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  5663. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  5664. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  5665. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  5666. "ref/xamarinios10/_._",
  5667. "ref/xamarinmac20/_._",
  5668. "ref/xamarintvos10/_._",
  5669. "ref/xamarinwatchos10/_._",
  5670. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  5671. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  5672. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  5673. "system.globalization.extensions.4.3.0.nupkg.sha512",
  5674. "system.globalization.extensions.nuspec"
  5675. ]
  5676. },
  5677. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  5678. "sha512": "xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
  5679. "type": "package",
  5680. "path": "system.identitymodel.tokens.jwt/5.5.0",
  5681. "files": [
  5682. ".nupkg.metadata",
  5683. ".signature.p7s",
  5684. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  5685. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  5686. "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
  5687. "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
  5688. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  5689. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  5690. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
  5691. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
  5692. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  5693. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  5694. "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512",
  5695. "system.identitymodel.tokens.jwt.nuspec"
  5696. ]
  5697. },
  5698. "System.IO/4.3.0": {
  5699. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  5700. "type": "package",
  5701. "path": "system.io/4.3.0",
  5702. "files": [
  5703. ".nupkg.metadata",
  5704. ".signature.p7s",
  5705. "ThirdPartyNotices.txt",
  5706. "dotnet_library_license.txt",
  5707. "lib/MonoAndroid10/_._",
  5708. "lib/MonoTouch10/_._",
  5709. "lib/net45/_._",
  5710. "lib/net462/System.IO.dll",
  5711. "lib/portable-net45+win8+wp8+wpa81/_._",
  5712. "lib/win8/_._",
  5713. "lib/wp80/_._",
  5714. "lib/wpa81/_._",
  5715. "lib/xamarinios10/_._",
  5716. "lib/xamarinmac20/_._",
  5717. "lib/xamarintvos10/_._",
  5718. "lib/xamarinwatchos10/_._",
  5719. "ref/MonoAndroid10/_._",
  5720. "ref/MonoTouch10/_._",
  5721. "ref/net45/_._",
  5722. "ref/net462/System.IO.dll",
  5723. "ref/netcore50/System.IO.dll",
  5724. "ref/netcore50/System.IO.xml",
  5725. "ref/netcore50/de/System.IO.xml",
  5726. "ref/netcore50/es/System.IO.xml",
  5727. "ref/netcore50/fr/System.IO.xml",
  5728. "ref/netcore50/it/System.IO.xml",
  5729. "ref/netcore50/ja/System.IO.xml",
  5730. "ref/netcore50/ko/System.IO.xml",
  5731. "ref/netcore50/ru/System.IO.xml",
  5732. "ref/netcore50/zh-hans/System.IO.xml",
  5733. "ref/netcore50/zh-hant/System.IO.xml",
  5734. "ref/netstandard1.0/System.IO.dll",
  5735. "ref/netstandard1.0/System.IO.xml",
  5736. "ref/netstandard1.0/de/System.IO.xml",
  5737. "ref/netstandard1.0/es/System.IO.xml",
  5738. "ref/netstandard1.0/fr/System.IO.xml",
  5739. "ref/netstandard1.0/it/System.IO.xml",
  5740. "ref/netstandard1.0/ja/System.IO.xml",
  5741. "ref/netstandard1.0/ko/System.IO.xml",
  5742. "ref/netstandard1.0/ru/System.IO.xml",
  5743. "ref/netstandard1.0/zh-hans/System.IO.xml",
  5744. "ref/netstandard1.0/zh-hant/System.IO.xml",
  5745. "ref/netstandard1.3/System.IO.dll",
  5746. "ref/netstandard1.3/System.IO.xml",
  5747. "ref/netstandard1.3/de/System.IO.xml",
  5748. "ref/netstandard1.3/es/System.IO.xml",
  5749. "ref/netstandard1.3/fr/System.IO.xml",
  5750. "ref/netstandard1.3/it/System.IO.xml",
  5751. "ref/netstandard1.3/ja/System.IO.xml",
  5752. "ref/netstandard1.3/ko/System.IO.xml",
  5753. "ref/netstandard1.3/ru/System.IO.xml",
  5754. "ref/netstandard1.3/zh-hans/System.IO.xml",
  5755. "ref/netstandard1.3/zh-hant/System.IO.xml",
  5756. "ref/netstandard1.5/System.IO.dll",
  5757. "ref/netstandard1.5/System.IO.xml",
  5758. "ref/netstandard1.5/de/System.IO.xml",
  5759. "ref/netstandard1.5/es/System.IO.xml",
  5760. "ref/netstandard1.5/fr/System.IO.xml",
  5761. "ref/netstandard1.5/it/System.IO.xml",
  5762. "ref/netstandard1.5/ja/System.IO.xml",
  5763. "ref/netstandard1.5/ko/System.IO.xml",
  5764. "ref/netstandard1.5/ru/System.IO.xml",
  5765. "ref/netstandard1.5/zh-hans/System.IO.xml",
  5766. "ref/netstandard1.5/zh-hant/System.IO.xml",
  5767. "ref/portable-net45+win8+wp8+wpa81/_._",
  5768. "ref/win8/_._",
  5769. "ref/wp80/_._",
  5770. "ref/wpa81/_._",
  5771. "ref/xamarinios10/_._",
  5772. "ref/xamarinmac20/_._",
  5773. "ref/xamarintvos10/_._",
  5774. "ref/xamarinwatchos10/_._",
  5775. "system.io.4.3.0.nupkg.sha512",
  5776. "system.io.nuspec"
  5777. ]
  5778. },
  5779. "System.IO.Compression/4.3.0": {
  5780. "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  5781. "type": "package",
  5782. "path": "system.io.compression/4.3.0",
  5783. "files": [
  5784. ".nupkg.metadata",
  5785. ".signature.p7s",
  5786. "ThirdPartyNotices.txt",
  5787. "dotnet_library_license.txt",
  5788. "lib/MonoAndroid10/_._",
  5789. "lib/MonoTouch10/_._",
  5790. "lib/net45/_._",
  5791. "lib/net46/System.IO.Compression.dll",
  5792. "lib/portable-net45+win8+wpa81/_._",
  5793. "lib/win8/_._",
  5794. "lib/wpa81/_._",
  5795. "lib/xamarinios10/_._",
  5796. "lib/xamarinmac20/_._",
  5797. "lib/xamarintvos10/_._",
  5798. "lib/xamarinwatchos10/_._",
  5799. "ref/MonoAndroid10/_._",
  5800. "ref/MonoTouch10/_._",
  5801. "ref/net45/_._",
  5802. "ref/net46/System.IO.Compression.dll",
  5803. "ref/netcore50/System.IO.Compression.dll",
  5804. "ref/netcore50/System.IO.Compression.xml",
  5805. "ref/netcore50/de/System.IO.Compression.xml",
  5806. "ref/netcore50/es/System.IO.Compression.xml",
  5807. "ref/netcore50/fr/System.IO.Compression.xml",
  5808. "ref/netcore50/it/System.IO.Compression.xml",
  5809. "ref/netcore50/ja/System.IO.Compression.xml",
  5810. "ref/netcore50/ko/System.IO.Compression.xml",
  5811. "ref/netcore50/ru/System.IO.Compression.xml",
  5812. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  5813. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  5814. "ref/netstandard1.1/System.IO.Compression.dll",
  5815. "ref/netstandard1.1/System.IO.Compression.xml",
  5816. "ref/netstandard1.1/de/System.IO.Compression.xml",
  5817. "ref/netstandard1.1/es/System.IO.Compression.xml",
  5818. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  5819. "ref/netstandard1.1/it/System.IO.Compression.xml",
  5820. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  5821. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  5822. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  5823. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  5824. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  5825. "ref/netstandard1.3/System.IO.Compression.dll",
  5826. "ref/netstandard1.3/System.IO.Compression.xml",
  5827. "ref/netstandard1.3/de/System.IO.Compression.xml",
  5828. "ref/netstandard1.3/es/System.IO.Compression.xml",
  5829. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  5830. "ref/netstandard1.3/it/System.IO.Compression.xml",
  5831. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  5832. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  5833. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  5834. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  5835. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  5836. "ref/portable-net45+win8+wpa81/_._",
  5837. "ref/win8/_._",
  5838. "ref/wpa81/_._",
  5839. "ref/xamarinios10/_._",
  5840. "ref/xamarinmac20/_._",
  5841. "ref/xamarintvos10/_._",
  5842. "ref/xamarinwatchos10/_._",
  5843. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  5844. "runtimes/win/lib/net46/System.IO.Compression.dll",
  5845. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  5846. "system.io.compression.4.3.0.nupkg.sha512",
  5847. "system.io.compression.nuspec"
  5848. ]
  5849. },
  5850. "System.IO.Compression.ZipFile/4.3.0": {
  5851. "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  5852. "type": "package",
  5853. "path": "system.io.compression.zipfile/4.3.0",
  5854. "files": [
  5855. ".nupkg.metadata",
  5856. ".signature.p7s",
  5857. "ThirdPartyNotices.txt",
  5858. "dotnet_library_license.txt",
  5859. "lib/MonoAndroid10/_._",
  5860. "lib/MonoTouch10/_._",
  5861. "lib/net46/System.IO.Compression.ZipFile.dll",
  5862. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5863. "lib/xamarinios10/_._",
  5864. "lib/xamarinmac20/_._",
  5865. "lib/xamarintvos10/_._",
  5866. "lib/xamarinwatchos10/_._",
  5867. "ref/MonoAndroid10/_._",
  5868. "ref/MonoTouch10/_._",
  5869. "ref/net46/System.IO.Compression.ZipFile.dll",
  5870. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5871. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  5872. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  5873. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  5874. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  5875. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  5876. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  5877. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  5878. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  5879. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  5880. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  5881. "ref/xamarinios10/_._",
  5882. "ref/xamarinmac20/_._",
  5883. "ref/xamarintvos10/_._",
  5884. "ref/xamarinwatchos10/_._",
  5885. "system.io.compression.zipfile.4.3.0.nupkg.sha512",
  5886. "system.io.compression.zipfile.nuspec"
  5887. ]
  5888. },
  5889. "System.IO.FileSystem/4.3.0": {
  5890. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  5891. "type": "package",
  5892. "path": "system.io.filesystem/4.3.0",
  5893. "files": [
  5894. ".nupkg.metadata",
  5895. ".signature.p7s",
  5896. "ThirdPartyNotices.txt",
  5897. "dotnet_library_license.txt",
  5898. "lib/MonoAndroid10/_._",
  5899. "lib/MonoTouch10/_._",
  5900. "lib/net46/System.IO.FileSystem.dll",
  5901. "lib/xamarinios10/_._",
  5902. "lib/xamarinmac20/_._",
  5903. "lib/xamarintvos10/_._",
  5904. "lib/xamarinwatchos10/_._",
  5905. "ref/MonoAndroid10/_._",
  5906. "ref/MonoTouch10/_._",
  5907. "ref/net46/System.IO.FileSystem.dll",
  5908. "ref/netstandard1.3/System.IO.FileSystem.dll",
  5909. "ref/netstandard1.3/System.IO.FileSystem.xml",
  5910. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  5911. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  5912. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  5913. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  5914. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  5915. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  5916. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  5917. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  5918. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  5919. "ref/xamarinios10/_._",
  5920. "ref/xamarinmac20/_._",
  5921. "ref/xamarintvos10/_._",
  5922. "ref/xamarinwatchos10/_._",
  5923. "system.io.filesystem.4.3.0.nupkg.sha512",
  5924. "system.io.filesystem.nuspec"
  5925. ]
  5926. },
  5927. "System.IO.FileSystem.Primitives/4.3.0": {
  5928. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  5929. "type": "package",
  5930. "path": "system.io.filesystem.primitives/4.3.0",
  5931. "files": [
  5932. ".nupkg.metadata",
  5933. ".signature.p7s",
  5934. "ThirdPartyNotices.txt",
  5935. "dotnet_library_license.txt",
  5936. "lib/MonoAndroid10/_._",
  5937. "lib/MonoTouch10/_._",
  5938. "lib/net46/System.IO.FileSystem.Primitives.dll",
  5939. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5940. "lib/xamarinios10/_._",
  5941. "lib/xamarinmac20/_._",
  5942. "lib/xamarintvos10/_._",
  5943. "lib/xamarinwatchos10/_._",
  5944. "ref/MonoAndroid10/_._",
  5945. "ref/MonoTouch10/_._",
  5946. "ref/net46/System.IO.FileSystem.Primitives.dll",
  5947. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5948. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  5949. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  5950. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  5951. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  5952. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  5953. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  5954. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  5955. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  5956. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  5957. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  5958. "ref/xamarinios10/_._",
  5959. "ref/xamarinmac20/_._",
  5960. "ref/xamarintvos10/_._",
  5961. "ref/xamarinwatchos10/_._",
  5962. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  5963. "system.io.filesystem.primitives.nuspec"
  5964. ]
  5965. },
  5966. "System.IO.FileSystem.Watcher/4.0.0": {
  5967. "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  5968. "type": "package",
  5969. "path": "system.io.filesystem.watcher/4.0.0",
  5970. "files": [
  5971. ".nupkg.metadata",
  5972. ".signature.p7s",
  5973. "ThirdPartyNotices.txt",
  5974. "dotnet_library_license.txt",
  5975. "lib/MonoAndroid10/_._",
  5976. "lib/MonoTouch10/_._",
  5977. "lib/net46/System.IO.FileSystem.Watcher.dll",
  5978. "lib/xamarinios10/_._",
  5979. "lib/xamarinmac20/_._",
  5980. "lib/xamarintvos10/_._",
  5981. "lib/xamarinwatchos10/_._",
  5982. "ref/MonoAndroid10/_._",
  5983. "ref/MonoTouch10/_._",
  5984. "ref/net46/System.IO.FileSystem.Watcher.dll",
  5985. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5986. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  5987. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  5988. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  5989. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  5990. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  5991. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  5992. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  5993. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  5994. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  5995. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  5996. "ref/xamarinios10/_._",
  5997. "ref/xamarinmac20/_._",
  5998. "ref/xamarintvos10/_._",
  5999. "ref/xamarinwatchos10/_._",
  6000. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  6001. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  6002. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  6003. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  6004. "runtimes/win7/lib/netcore50/_._",
  6005. "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
  6006. "system.io.filesystem.watcher.nuspec"
  6007. ]
  6008. },
  6009. "System.Linq/4.3.0": {
  6010. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  6011. "type": "package",
  6012. "path": "system.linq/4.3.0",
  6013. "files": [
  6014. ".nupkg.metadata",
  6015. ".signature.p7s",
  6016. "ThirdPartyNotices.txt",
  6017. "dotnet_library_license.txt",
  6018. "lib/MonoAndroid10/_._",
  6019. "lib/MonoTouch10/_._",
  6020. "lib/net45/_._",
  6021. "lib/net463/System.Linq.dll",
  6022. "lib/netcore50/System.Linq.dll",
  6023. "lib/netstandard1.6/System.Linq.dll",
  6024. "lib/portable-net45+win8+wp8+wpa81/_._",
  6025. "lib/win8/_._",
  6026. "lib/wp80/_._",
  6027. "lib/wpa81/_._",
  6028. "lib/xamarinios10/_._",
  6029. "lib/xamarinmac20/_._",
  6030. "lib/xamarintvos10/_._",
  6031. "lib/xamarinwatchos10/_._",
  6032. "ref/MonoAndroid10/_._",
  6033. "ref/MonoTouch10/_._",
  6034. "ref/net45/_._",
  6035. "ref/net463/System.Linq.dll",
  6036. "ref/netcore50/System.Linq.dll",
  6037. "ref/netcore50/System.Linq.xml",
  6038. "ref/netcore50/de/System.Linq.xml",
  6039. "ref/netcore50/es/System.Linq.xml",
  6040. "ref/netcore50/fr/System.Linq.xml",
  6041. "ref/netcore50/it/System.Linq.xml",
  6042. "ref/netcore50/ja/System.Linq.xml",
  6043. "ref/netcore50/ko/System.Linq.xml",
  6044. "ref/netcore50/ru/System.Linq.xml",
  6045. "ref/netcore50/zh-hans/System.Linq.xml",
  6046. "ref/netcore50/zh-hant/System.Linq.xml",
  6047. "ref/netstandard1.0/System.Linq.dll",
  6048. "ref/netstandard1.0/System.Linq.xml",
  6049. "ref/netstandard1.0/de/System.Linq.xml",
  6050. "ref/netstandard1.0/es/System.Linq.xml",
  6051. "ref/netstandard1.0/fr/System.Linq.xml",
  6052. "ref/netstandard1.0/it/System.Linq.xml",
  6053. "ref/netstandard1.0/ja/System.Linq.xml",
  6054. "ref/netstandard1.0/ko/System.Linq.xml",
  6055. "ref/netstandard1.0/ru/System.Linq.xml",
  6056. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  6057. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  6058. "ref/netstandard1.6/System.Linq.dll",
  6059. "ref/netstandard1.6/System.Linq.xml",
  6060. "ref/netstandard1.6/de/System.Linq.xml",
  6061. "ref/netstandard1.6/es/System.Linq.xml",
  6062. "ref/netstandard1.6/fr/System.Linq.xml",
  6063. "ref/netstandard1.6/it/System.Linq.xml",
  6064. "ref/netstandard1.6/ja/System.Linq.xml",
  6065. "ref/netstandard1.6/ko/System.Linq.xml",
  6066. "ref/netstandard1.6/ru/System.Linq.xml",
  6067. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  6068. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  6069. "ref/portable-net45+win8+wp8+wpa81/_._",
  6070. "ref/win8/_._",
  6071. "ref/wp80/_._",
  6072. "ref/wpa81/_._",
  6073. "ref/xamarinios10/_._",
  6074. "ref/xamarinmac20/_._",
  6075. "ref/xamarintvos10/_._",
  6076. "ref/xamarinwatchos10/_._",
  6077. "system.linq.4.3.0.nupkg.sha512",
  6078. "system.linq.nuspec"
  6079. ]
  6080. },
  6081. "System.Linq.Expressions/4.3.0": {
  6082. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  6083. "type": "package",
  6084. "path": "system.linq.expressions/4.3.0",
  6085. "files": [
  6086. ".nupkg.metadata",
  6087. ".signature.p7s",
  6088. "ThirdPartyNotices.txt",
  6089. "dotnet_library_license.txt",
  6090. "lib/MonoAndroid10/_._",
  6091. "lib/MonoTouch10/_._",
  6092. "lib/net45/_._",
  6093. "lib/net463/System.Linq.Expressions.dll",
  6094. "lib/netcore50/System.Linq.Expressions.dll",
  6095. "lib/netstandard1.6/System.Linq.Expressions.dll",
  6096. "lib/portable-net45+win8+wp8+wpa81/_._",
  6097. "lib/win8/_._",
  6098. "lib/wp80/_._",
  6099. "lib/wpa81/_._",
  6100. "lib/xamarinios10/_._",
  6101. "lib/xamarinmac20/_._",
  6102. "lib/xamarintvos10/_._",
  6103. "lib/xamarinwatchos10/_._",
  6104. "ref/MonoAndroid10/_._",
  6105. "ref/MonoTouch10/_._",
  6106. "ref/net45/_._",
  6107. "ref/net463/System.Linq.Expressions.dll",
  6108. "ref/netcore50/System.Linq.Expressions.dll",
  6109. "ref/netcore50/System.Linq.Expressions.xml",
  6110. "ref/netcore50/de/System.Linq.Expressions.xml",
  6111. "ref/netcore50/es/System.Linq.Expressions.xml",
  6112. "ref/netcore50/fr/System.Linq.Expressions.xml",
  6113. "ref/netcore50/it/System.Linq.Expressions.xml",
  6114. "ref/netcore50/ja/System.Linq.Expressions.xml",
  6115. "ref/netcore50/ko/System.Linq.Expressions.xml",
  6116. "ref/netcore50/ru/System.Linq.Expressions.xml",
  6117. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  6118. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  6119. "ref/netstandard1.0/System.Linq.Expressions.dll",
  6120. "ref/netstandard1.0/System.Linq.Expressions.xml",
  6121. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  6122. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  6123. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  6124. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  6125. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  6126. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  6127. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  6128. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  6129. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  6130. "ref/netstandard1.3/System.Linq.Expressions.dll",
  6131. "ref/netstandard1.3/System.Linq.Expressions.xml",
  6132. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  6133. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  6134. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  6135. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  6136. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  6137. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  6138. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  6139. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  6140. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  6141. "ref/netstandard1.6/System.Linq.Expressions.dll",
  6142. "ref/netstandard1.6/System.Linq.Expressions.xml",
  6143. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  6144. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  6145. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  6146. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  6147. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  6148. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  6149. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  6150. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  6151. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  6152. "ref/portable-net45+win8+wp8+wpa81/_._",
  6153. "ref/win8/_._",
  6154. "ref/wp80/_._",
  6155. "ref/wpa81/_._",
  6156. "ref/xamarinios10/_._",
  6157. "ref/xamarinmac20/_._",
  6158. "ref/xamarintvos10/_._",
  6159. "ref/xamarinwatchos10/_._",
  6160. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  6161. "system.linq.expressions.4.3.0.nupkg.sha512",
  6162. "system.linq.expressions.nuspec"
  6163. ]
  6164. },
  6165. "System.Net.Http/4.3.0": {
  6166. "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  6167. "type": "package",
  6168. "path": "system.net.http/4.3.0",
  6169. "files": [
  6170. ".nupkg.metadata",
  6171. ".signature.p7s",
  6172. "ThirdPartyNotices.txt",
  6173. "dotnet_library_license.txt",
  6174. "lib/Xamarinmac20/_._",
  6175. "lib/monoandroid10/_._",
  6176. "lib/monotouch10/_._",
  6177. "lib/net45/_._",
  6178. "lib/net46/System.Net.Http.dll",
  6179. "lib/portable-net45+win8+wpa81/_._",
  6180. "lib/win8/_._",
  6181. "lib/wpa81/_._",
  6182. "lib/xamarinios10/_._",
  6183. "lib/xamarintvos10/_._",
  6184. "lib/xamarinwatchos10/_._",
  6185. "ref/Xamarinmac20/_._",
  6186. "ref/monoandroid10/_._",
  6187. "ref/monotouch10/_._",
  6188. "ref/net45/_._",
  6189. "ref/net46/System.Net.Http.dll",
  6190. "ref/net46/System.Net.Http.xml",
  6191. "ref/net46/de/System.Net.Http.xml",
  6192. "ref/net46/es/System.Net.Http.xml",
  6193. "ref/net46/fr/System.Net.Http.xml",
  6194. "ref/net46/it/System.Net.Http.xml",
  6195. "ref/net46/ja/System.Net.Http.xml",
  6196. "ref/net46/ko/System.Net.Http.xml",
  6197. "ref/net46/ru/System.Net.Http.xml",
  6198. "ref/net46/zh-hans/System.Net.Http.xml",
  6199. "ref/net46/zh-hant/System.Net.Http.xml",
  6200. "ref/netcore50/System.Net.Http.dll",
  6201. "ref/netcore50/System.Net.Http.xml",
  6202. "ref/netcore50/de/System.Net.Http.xml",
  6203. "ref/netcore50/es/System.Net.Http.xml",
  6204. "ref/netcore50/fr/System.Net.Http.xml",
  6205. "ref/netcore50/it/System.Net.Http.xml",
  6206. "ref/netcore50/ja/System.Net.Http.xml",
  6207. "ref/netcore50/ko/System.Net.Http.xml",
  6208. "ref/netcore50/ru/System.Net.Http.xml",
  6209. "ref/netcore50/zh-hans/System.Net.Http.xml",
  6210. "ref/netcore50/zh-hant/System.Net.Http.xml",
  6211. "ref/netstandard1.1/System.Net.Http.dll",
  6212. "ref/netstandard1.1/System.Net.Http.xml",
  6213. "ref/netstandard1.1/de/System.Net.Http.xml",
  6214. "ref/netstandard1.1/es/System.Net.Http.xml",
  6215. "ref/netstandard1.1/fr/System.Net.Http.xml",
  6216. "ref/netstandard1.1/it/System.Net.Http.xml",
  6217. "ref/netstandard1.1/ja/System.Net.Http.xml",
  6218. "ref/netstandard1.1/ko/System.Net.Http.xml",
  6219. "ref/netstandard1.1/ru/System.Net.Http.xml",
  6220. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  6221. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  6222. "ref/netstandard1.3/System.Net.Http.dll",
  6223. "ref/netstandard1.3/System.Net.Http.xml",
  6224. "ref/netstandard1.3/de/System.Net.Http.xml",
  6225. "ref/netstandard1.3/es/System.Net.Http.xml",
  6226. "ref/netstandard1.3/fr/System.Net.Http.xml",
  6227. "ref/netstandard1.3/it/System.Net.Http.xml",
  6228. "ref/netstandard1.3/ja/System.Net.Http.xml",
  6229. "ref/netstandard1.3/ko/System.Net.Http.xml",
  6230. "ref/netstandard1.3/ru/System.Net.Http.xml",
  6231. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  6232. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  6233. "ref/portable-net45+win8+wpa81/_._",
  6234. "ref/win8/_._",
  6235. "ref/wpa81/_._",
  6236. "ref/xamarinios10/_._",
  6237. "ref/xamarintvos10/_._",
  6238. "ref/xamarinwatchos10/_._",
  6239. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  6240. "runtimes/win/lib/net46/System.Net.Http.dll",
  6241. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  6242. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  6243. "system.net.http.4.3.0.nupkg.sha512",
  6244. "system.net.http.nuspec"
  6245. ]
  6246. },
  6247. "System.Net.NameResolution/4.3.0": {
  6248. "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
  6249. "type": "package",
  6250. "path": "system.net.nameresolution/4.3.0",
  6251. "files": [
  6252. ".nupkg.metadata",
  6253. ".signature.p7s",
  6254. "ThirdPartyNotices.txt",
  6255. "dotnet_library_license.txt",
  6256. "lib/MonoAndroid10/_._",
  6257. "lib/MonoTouch10/_._",
  6258. "lib/net46/System.Net.NameResolution.dll",
  6259. "lib/xamarinios10/_._",
  6260. "lib/xamarinmac20/_._",
  6261. "lib/xamarintvos10/_._",
  6262. "lib/xamarinwatchos10/_._",
  6263. "ref/MonoAndroid10/_._",
  6264. "ref/MonoTouch10/_._",
  6265. "ref/net46/System.Net.NameResolution.dll",
  6266. "ref/netstandard1.3/System.Net.NameResolution.dll",
  6267. "ref/netstandard1.3/System.Net.NameResolution.xml",
  6268. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  6269. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  6270. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  6271. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  6272. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  6273. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  6274. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  6275. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  6276. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  6277. "ref/xamarinios10/_._",
  6278. "ref/xamarinmac20/_._",
  6279. "ref/xamarintvos10/_._",
  6280. "ref/xamarinwatchos10/_._",
  6281. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  6282. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  6283. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  6284. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
  6285. "system.net.nameresolution.4.3.0.nupkg.sha512",
  6286. "system.net.nameresolution.nuspec"
  6287. ]
  6288. },
  6289. "System.Net.Primitives/4.3.0": {
  6290. "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  6291. "type": "package",
  6292. "path": "system.net.primitives/4.3.0",
  6293. "files": [
  6294. ".nupkg.metadata",
  6295. ".signature.p7s",
  6296. "ThirdPartyNotices.txt",
  6297. "dotnet_library_license.txt",
  6298. "lib/MonoAndroid10/_._",
  6299. "lib/MonoTouch10/_._",
  6300. "lib/net45/_._",
  6301. "lib/portable-net45+win8+wp8+wpa81/_._",
  6302. "lib/win8/_._",
  6303. "lib/wp80/_._",
  6304. "lib/wpa81/_._",
  6305. "lib/xamarinios10/_._",
  6306. "lib/xamarinmac20/_._",
  6307. "lib/xamarintvos10/_._",
  6308. "lib/xamarinwatchos10/_._",
  6309. "ref/MonoAndroid10/_._",
  6310. "ref/MonoTouch10/_._",
  6311. "ref/net45/_._",
  6312. "ref/netcore50/System.Net.Primitives.dll",
  6313. "ref/netcore50/System.Net.Primitives.xml",
  6314. "ref/netcore50/de/System.Net.Primitives.xml",
  6315. "ref/netcore50/es/System.Net.Primitives.xml",
  6316. "ref/netcore50/fr/System.Net.Primitives.xml",
  6317. "ref/netcore50/it/System.Net.Primitives.xml",
  6318. "ref/netcore50/ja/System.Net.Primitives.xml",
  6319. "ref/netcore50/ko/System.Net.Primitives.xml",
  6320. "ref/netcore50/ru/System.Net.Primitives.xml",
  6321. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  6322. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  6323. "ref/netstandard1.0/System.Net.Primitives.dll",
  6324. "ref/netstandard1.0/System.Net.Primitives.xml",
  6325. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  6326. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  6327. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  6328. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  6329. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  6330. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  6331. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  6332. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  6333. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  6334. "ref/netstandard1.1/System.Net.Primitives.dll",
  6335. "ref/netstandard1.1/System.Net.Primitives.xml",
  6336. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  6337. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  6338. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  6339. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  6340. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  6341. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  6342. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  6343. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  6344. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  6345. "ref/netstandard1.3/System.Net.Primitives.dll",
  6346. "ref/netstandard1.3/System.Net.Primitives.xml",
  6347. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  6348. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  6349. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  6350. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  6351. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  6352. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  6353. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  6354. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  6355. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  6356. "ref/portable-net45+win8+wp8+wpa81/_._",
  6357. "ref/win8/_._",
  6358. "ref/wp80/_._",
  6359. "ref/wpa81/_._",
  6360. "ref/xamarinios10/_._",
  6361. "ref/xamarinmac20/_._",
  6362. "ref/xamarintvos10/_._",
  6363. "ref/xamarinwatchos10/_._",
  6364. "system.net.primitives.4.3.0.nupkg.sha512",
  6365. "system.net.primitives.nuspec"
  6366. ]
  6367. },
  6368. "System.Net.Requests/4.0.11": {
  6369. "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  6370. "type": "package",
  6371. "path": "system.net.requests/4.0.11",
  6372. "files": [
  6373. ".nupkg.metadata",
  6374. ".signature.p7s",
  6375. "ThirdPartyNotices.txt",
  6376. "dotnet_library_license.txt",
  6377. "lib/MonoAndroid10/_._",
  6378. "lib/MonoTouch10/_._",
  6379. "lib/net45/_._",
  6380. "lib/portable-net45+win8+wp8+wpa81/_._",
  6381. "lib/win8/_._",
  6382. "lib/wp80/_._",
  6383. "lib/wpa81/_._",
  6384. "lib/xamarinios10/_._",
  6385. "lib/xamarinmac20/_._",
  6386. "lib/xamarintvos10/_._",
  6387. "lib/xamarinwatchos10/_._",
  6388. "ref/MonoAndroid10/_._",
  6389. "ref/MonoTouch10/_._",
  6390. "ref/net45/_._",
  6391. "ref/net46/_._",
  6392. "ref/netcore50/System.Net.Requests.dll",
  6393. "ref/netcore50/System.Net.Requests.xml",
  6394. "ref/netcore50/de/System.Net.Requests.xml",
  6395. "ref/netcore50/es/System.Net.Requests.xml",
  6396. "ref/netcore50/fr/System.Net.Requests.xml",
  6397. "ref/netcore50/it/System.Net.Requests.xml",
  6398. "ref/netcore50/ja/System.Net.Requests.xml",
  6399. "ref/netcore50/ko/System.Net.Requests.xml",
  6400. "ref/netcore50/ru/System.Net.Requests.xml",
  6401. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  6402. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  6403. "ref/netstandard1.0/System.Net.Requests.dll",
  6404. "ref/netstandard1.0/System.Net.Requests.xml",
  6405. "ref/netstandard1.0/de/System.Net.Requests.xml",
  6406. "ref/netstandard1.0/es/System.Net.Requests.xml",
  6407. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  6408. "ref/netstandard1.0/it/System.Net.Requests.xml",
  6409. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  6410. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  6411. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  6412. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  6413. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  6414. "ref/netstandard1.1/System.Net.Requests.dll",
  6415. "ref/netstandard1.1/System.Net.Requests.xml",
  6416. "ref/netstandard1.1/de/System.Net.Requests.xml",
  6417. "ref/netstandard1.1/es/System.Net.Requests.xml",
  6418. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  6419. "ref/netstandard1.1/it/System.Net.Requests.xml",
  6420. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  6421. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  6422. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  6423. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  6424. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  6425. "ref/netstandard1.3/System.Net.Requests.dll",
  6426. "ref/netstandard1.3/System.Net.Requests.xml",
  6427. "ref/netstandard1.3/de/System.Net.Requests.xml",
  6428. "ref/netstandard1.3/es/System.Net.Requests.xml",
  6429. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  6430. "ref/netstandard1.3/it/System.Net.Requests.xml",
  6431. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  6432. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  6433. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  6434. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  6435. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  6436. "ref/portable-net45+win8+wp8+wpa81/_._",
  6437. "ref/win8/_._",
  6438. "ref/wp80/_._",
  6439. "ref/wpa81/_._",
  6440. "ref/xamarinios10/_._",
  6441. "ref/xamarinmac20/_._",
  6442. "ref/xamarintvos10/_._",
  6443. "ref/xamarinwatchos10/_._",
  6444. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  6445. "runtimes/win/lib/net46/_._",
  6446. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
  6447. "system.net.requests.4.0.11.nupkg.sha512",
  6448. "system.net.requests.nuspec"
  6449. ]
  6450. },
  6451. "System.Net.Sockets/4.3.0": {
  6452. "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  6453. "type": "package",
  6454. "path": "system.net.sockets/4.3.0",
  6455. "files": [
  6456. ".nupkg.metadata",
  6457. ".signature.p7s",
  6458. "ThirdPartyNotices.txt",
  6459. "dotnet_library_license.txt",
  6460. "lib/MonoAndroid10/_._",
  6461. "lib/MonoTouch10/_._",
  6462. "lib/net46/System.Net.Sockets.dll",
  6463. "lib/xamarinios10/_._",
  6464. "lib/xamarinmac20/_._",
  6465. "lib/xamarintvos10/_._",
  6466. "lib/xamarinwatchos10/_._",
  6467. "ref/MonoAndroid10/_._",
  6468. "ref/MonoTouch10/_._",
  6469. "ref/net46/System.Net.Sockets.dll",
  6470. "ref/netstandard1.3/System.Net.Sockets.dll",
  6471. "ref/netstandard1.3/System.Net.Sockets.xml",
  6472. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  6473. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  6474. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  6475. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  6476. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  6477. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  6478. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  6479. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  6480. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  6481. "ref/xamarinios10/_._",
  6482. "ref/xamarinmac20/_._",
  6483. "ref/xamarintvos10/_._",
  6484. "ref/xamarinwatchos10/_._",
  6485. "system.net.sockets.4.3.0.nupkg.sha512",
  6486. "system.net.sockets.nuspec"
  6487. ]
  6488. },
  6489. "System.Net.WebHeaderCollection/4.0.1": {
  6490. "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  6491. "type": "package",
  6492. "path": "system.net.webheadercollection/4.0.1",
  6493. "files": [
  6494. ".nupkg.metadata",
  6495. ".signature.p7s",
  6496. "ThirdPartyNotices.txt",
  6497. "dotnet_library_license.txt",
  6498. "lib/MonoAndroid10/_._",
  6499. "lib/MonoTouch10/_._",
  6500. "lib/net46/_._",
  6501. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  6502. "lib/xamarinios10/_._",
  6503. "lib/xamarinmac20/_._",
  6504. "lib/xamarintvos10/_._",
  6505. "lib/xamarinwatchos10/_._",
  6506. "ref/MonoAndroid10/_._",
  6507. "ref/MonoTouch10/_._",
  6508. "ref/net46/_._",
  6509. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  6510. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  6511. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  6512. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  6513. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  6514. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  6515. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  6516. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  6517. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  6518. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  6519. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  6520. "ref/xamarinios10/_._",
  6521. "ref/xamarinmac20/_._",
  6522. "ref/xamarintvos10/_._",
  6523. "ref/xamarinwatchos10/_._",
  6524. "system.net.webheadercollection.4.0.1.nupkg.sha512",
  6525. "system.net.webheadercollection.nuspec"
  6526. ]
  6527. },
  6528. "System.ObjectModel/4.3.0": {
  6529. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  6530. "type": "package",
  6531. "path": "system.objectmodel/4.3.0",
  6532. "files": [
  6533. ".nupkg.metadata",
  6534. ".signature.p7s",
  6535. "ThirdPartyNotices.txt",
  6536. "dotnet_library_license.txt",
  6537. "lib/MonoAndroid10/_._",
  6538. "lib/MonoTouch10/_._",
  6539. "lib/net45/_._",
  6540. "lib/netcore50/System.ObjectModel.dll",
  6541. "lib/netstandard1.3/System.ObjectModel.dll",
  6542. "lib/portable-net45+win8+wp8+wpa81/_._",
  6543. "lib/win8/_._",
  6544. "lib/wp80/_._",
  6545. "lib/wpa81/_._",
  6546. "lib/xamarinios10/_._",
  6547. "lib/xamarinmac20/_._",
  6548. "lib/xamarintvos10/_._",
  6549. "lib/xamarinwatchos10/_._",
  6550. "ref/MonoAndroid10/_._",
  6551. "ref/MonoTouch10/_._",
  6552. "ref/net45/_._",
  6553. "ref/netcore50/System.ObjectModel.dll",
  6554. "ref/netcore50/System.ObjectModel.xml",
  6555. "ref/netcore50/de/System.ObjectModel.xml",
  6556. "ref/netcore50/es/System.ObjectModel.xml",
  6557. "ref/netcore50/fr/System.ObjectModel.xml",
  6558. "ref/netcore50/it/System.ObjectModel.xml",
  6559. "ref/netcore50/ja/System.ObjectModel.xml",
  6560. "ref/netcore50/ko/System.ObjectModel.xml",
  6561. "ref/netcore50/ru/System.ObjectModel.xml",
  6562. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  6563. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  6564. "ref/netstandard1.0/System.ObjectModel.dll",
  6565. "ref/netstandard1.0/System.ObjectModel.xml",
  6566. "ref/netstandard1.0/de/System.ObjectModel.xml",
  6567. "ref/netstandard1.0/es/System.ObjectModel.xml",
  6568. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  6569. "ref/netstandard1.0/it/System.ObjectModel.xml",
  6570. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  6571. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  6572. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  6573. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  6574. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  6575. "ref/netstandard1.3/System.ObjectModel.dll",
  6576. "ref/netstandard1.3/System.ObjectModel.xml",
  6577. "ref/netstandard1.3/de/System.ObjectModel.xml",
  6578. "ref/netstandard1.3/es/System.ObjectModel.xml",
  6579. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  6580. "ref/netstandard1.3/it/System.ObjectModel.xml",
  6581. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  6582. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  6583. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  6584. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  6585. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  6586. "ref/portable-net45+win8+wp8+wpa81/_._",
  6587. "ref/win8/_._",
  6588. "ref/wp80/_._",
  6589. "ref/wpa81/_._",
  6590. "ref/xamarinios10/_._",
  6591. "ref/xamarinmac20/_._",
  6592. "ref/xamarintvos10/_._",
  6593. "ref/xamarinwatchos10/_._",
  6594. "system.objectmodel.4.3.0.nupkg.sha512",
  6595. "system.objectmodel.nuspec"
  6596. ]
  6597. },
  6598. "System.Private.DataContractSerialization/4.3.0": {
  6599. "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  6600. "type": "package",
  6601. "path": "system.private.datacontractserialization/4.3.0",
  6602. "files": [
  6603. ".nupkg.metadata",
  6604. ".signature.p7s",
  6605. "ThirdPartyNotices.txt",
  6606. "dotnet_library_license.txt",
  6607. "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
  6608. "ref/netstandard/_._",
  6609. "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll",
  6610. "system.private.datacontractserialization.4.3.0.nupkg.sha512",
  6611. "system.private.datacontractserialization.nuspec"
  6612. ]
  6613. },
  6614. "System.Reflection/4.3.0": {
  6615. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  6616. "type": "package",
  6617. "path": "system.reflection/4.3.0",
  6618. "files": [
  6619. ".nupkg.metadata",
  6620. ".signature.p7s",
  6621. "ThirdPartyNotices.txt",
  6622. "dotnet_library_license.txt",
  6623. "lib/MonoAndroid10/_._",
  6624. "lib/MonoTouch10/_._",
  6625. "lib/net45/_._",
  6626. "lib/net462/System.Reflection.dll",
  6627. "lib/portable-net45+win8+wp8+wpa81/_._",
  6628. "lib/win8/_._",
  6629. "lib/wp80/_._",
  6630. "lib/wpa81/_._",
  6631. "lib/xamarinios10/_._",
  6632. "lib/xamarinmac20/_._",
  6633. "lib/xamarintvos10/_._",
  6634. "lib/xamarinwatchos10/_._",
  6635. "ref/MonoAndroid10/_._",
  6636. "ref/MonoTouch10/_._",
  6637. "ref/net45/_._",
  6638. "ref/net462/System.Reflection.dll",
  6639. "ref/netcore50/System.Reflection.dll",
  6640. "ref/netcore50/System.Reflection.xml",
  6641. "ref/netcore50/de/System.Reflection.xml",
  6642. "ref/netcore50/es/System.Reflection.xml",
  6643. "ref/netcore50/fr/System.Reflection.xml",
  6644. "ref/netcore50/it/System.Reflection.xml",
  6645. "ref/netcore50/ja/System.Reflection.xml",
  6646. "ref/netcore50/ko/System.Reflection.xml",
  6647. "ref/netcore50/ru/System.Reflection.xml",
  6648. "ref/netcore50/zh-hans/System.Reflection.xml",
  6649. "ref/netcore50/zh-hant/System.Reflection.xml",
  6650. "ref/netstandard1.0/System.Reflection.dll",
  6651. "ref/netstandard1.0/System.Reflection.xml",
  6652. "ref/netstandard1.0/de/System.Reflection.xml",
  6653. "ref/netstandard1.0/es/System.Reflection.xml",
  6654. "ref/netstandard1.0/fr/System.Reflection.xml",
  6655. "ref/netstandard1.0/it/System.Reflection.xml",
  6656. "ref/netstandard1.0/ja/System.Reflection.xml",
  6657. "ref/netstandard1.0/ko/System.Reflection.xml",
  6658. "ref/netstandard1.0/ru/System.Reflection.xml",
  6659. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  6660. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  6661. "ref/netstandard1.3/System.Reflection.dll",
  6662. "ref/netstandard1.3/System.Reflection.xml",
  6663. "ref/netstandard1.3/de/System.Reflection.xml",
  6664. "ref/netstandard1.3/es/System.Reflection.xml",
  6665. "ref/netstandard1.3/fr/System.Reflection.xml",
  6666. "ref/netstandard1.3/it/System.Reflection.xml",
  6667. "ref/netstandard1.3/ja/System.Reflection.xml",
  6668. "ref/netstandard1.3/ko/System.Reflection.xml",
  6669. "ref/netstandard1.3/ru/System.Reflection.xml",
  6670. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  6671. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  6672. "ref/netstandard1.5/System.Reflection.dll",
  6673. "ref/netstandard1.5/System.Reflection.xml",
  6674. "ref/netstandard1.5/de/System.Reflection.xml",
  6675. "ref/netstandard1.5/es/System.Reflection.xml",
  6676. "ref/netstandard1.5/fr/System.Reflection.xml",
  6677. "ref/netstandard1.5/it/System.Reflection.xml",
  6678. "ref/netstandard1.5/ja/System.Reflection.xml",
  6679. "ref/netstandard1.5/ko/System.Reflection.xml",
  6680. "ref/netstandard1.5/ru/System.Reflection.xml",
  6681. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  6682. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  6683. "ref/portable-net45+win8+wp8+wpa81/_._",
  6684. "ref/win8/_._",
  6685. "ref/wp80/_._",
  6686. "ref/wpa81/_._",
  6687. "ref/xamarinios10/_._",
  6688. "ref/xamarinmac20/_._",
  6689. "ref/xamarintvos10/_._",
  6690. "ref/xamarinwatchos10/_._",
  6691. "system.reflection.4.3.0.nupkg.sha512",
  6692. "system.reflection.nuspec"
  6693. ]
  6694. },
  6695. "System.Reflection.Emit/4.3.0": {
  6696. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  6697. "type": "package",
  6698. "path": "system.reflection.emit/4.3.0",
  6699. "files": [
  6700. ".nupkg.metadata",
  6701. ".signature.p7s",
  6702. "ThirdPartyNotices.txt",
  6703. "dotnet_library_license.txt",
  6704. "lib/MonoAndroid10/_._",
  6705. "lib/monotouch10/_._",
  6706. "lib/net45/_._",
  6707. "lib/netcore50/System.Reflection.Emit.dll",
  6708. "lib/netstandard1.3/System.Reflection.Emit.dll",
  6709. "lib/xamarinios10/_._",
  6710. "lib/xamarinmac20/_._",
  6711. "lib/xamarintvos10/_._",
  6712. "lib/xamarinwatchos10/_._",
  6713. "ref/MonoAndroid10/_._",
  6714. "ref/net45/_._",
  6715. "ref/netstandard1.1/System.Reflection.Emit.dll",
  6716. "ref/netstandard1.1/System.Reflection.Emit.xml",
  6717. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  6718. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  6719. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  6720. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  6721. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  6722. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  6723. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  6724. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  6725. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  6726. "ref/xamarinmac20/_._",
  6727. "system.reflection.emit.4.3.0.nupkg.sha512",
  6728. "system.reflection.emit.nuspec"
  6729. ]
  6730. },
  6731. "System.Reflection.Emit.ILGeneration/4.3.0": {
  6732. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  6733. "type": "package",
  6734. "path": "system.reflection.emit.ilgeneration/4.3.0",
  6735. "files": [
  6736. ".nupkg.metadata",
  6737. ".signature.p7s",
  6738. "ThirdPartyNotices.txt",
  6739. "dotnet_library_license.txt",
  6740. "lib/MonoAndroid10/_._",
  6741. "lib/MonoTouch10/_._",
  6742. "lib/net45/_._",
  6743. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  6744. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  6745. "lib/portable-net45+wp8/_._",
  6746. "lib/wp80/_._",
  6747. "lib/xamarinios10/_._",
  6748. "lib/xamarinmac20/_._",
  6749. "lib/xamarintvos10/_._",
  6750. "lib/xamarinwatchos10/_._",
  6751. "ref/MonoAndroid10/_._",
  6752. "ref/MonoTouch10/_._",
  6753. "ref/net45/_._",
  6754. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  6755. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  6756. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  6757. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  6758. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  6759. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  6760. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  6761. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  6762. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  6763. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  6764. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  6765. "ref/portable-net45+wp8/_._",
  6766. "ref/wp80/_._",
  6767. "ref/xamarinios10/_._",
  6768. "ref/xamarinmac20/_._",
  6769. "ref/xamarintvos10/_._",
  6770. "ref/xamarinwatchos10/_._",
  6771. "runtimes/aot/lib/netcore50/_._",
  6772. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  6773. "system.reflection.emit.ilgeneration.nuspec"
  6774. ]
  6775. },
  6776. "System.Reflection.Emit.Lightweight/4.3.0": {
  6777. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  6778. "type": "package",
  6779. "path": "system.reflection.emit.lightweight/4.3.0",
  6780. "files": [
  6781. ".nupkg.metadata",
  6782. ".signature.p7s",
  6783. "ThirdPartyNotices.txt",
  6784. "dotnet_library_license.txt",
  6785. "lib/MonoAndroid10/_._",
  6786. "lib/MonoTouch10/_._",
  6787. "lib/net45/_._",
  6788. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  6789. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  6790. "lib/portable-net45+wp8/_._",
  6791. "lib/wp80/_._",
  6792. "lib/xamarinios10/_._",
  6793. "lib/xamarinmac20/_._",
  6794. "lib/xamarintvos10/_._",
  6795. "lib/xamarinwatchos10/_._",
  6796. "ref/MonoAndroid10/_._",
  6797. "ref/MonoTouch10/_._",
  6798. "ref/net45/_._",
  6799. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  6800. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  6801. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  6802. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  6803. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  6804. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  6805. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  6806. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  6807. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  6808. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  6809. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  6810. "ref/portable-net45+wp8/_._",
  6811. "ref/wp80/_._",
  6812. "ref/xamarinios10/_._",
  6813. "ref/xamarinmac20/_._",
  6814. "ref/xamarintvos10/_._",
  6815. "ref/xamarinwatchos10/_._",
  6816. "runtimes/aot/lib/netcore50/_._",
  6817. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  6818. "system.reflection.emit.lightweight.nuspec"
  6819. ]
  6820. },
  6821. "System.Reflection.Extensions/4.3.0": {
  6822. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  6823. "type": "package",
  6824. "path": "system.reflection.extensions/4.3.0",
  6825. "files": [
  6826. ".nupkg.metadata",
  6827. ".signature.p7s",
  6828. "ThirdPartyNotices.txt",
  6829. "dotnet_library_license.txt",
  6830. "lib/MonoAndroid10/_._",
  6831. "lib/MonoTouch10/_._",
  6832. "lib/net45/_._",
  6833. "lib/portable-net45+win8+wp8+wpa81/_._",
  6834. "lib/win8/_._",
  6835. "lib/wp80/_._",
  6836. "lib/wpa81/_._",
  6837. "lib/xamarinios10/_._",
  6838. "lib/xamarinmac20/_._",
  6839. "lib/xamarintvos10/_._",
  6840. "lib/xamarinwatchos10/_._",
  6841. "ref/MonoAndroid10/_._",
  6842. "ref/MonoTouch10/_._",
  6843. "ref/net45/_._",
  6844. "ref/netcore50/System.Reflection.Extensions.dll",
  6845. "ref/netcore50/System.Reflection.Extensions.xml",
  6846. "ref/netcore50/de/System.Reflection.Extensions.xml",
  6847. "ref/netcore50/es/System.Reflection.Extensions.xml",
  6848. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  6849. "ref/netcore50/it/System.Reflection.Extensions.xml",
  6850. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  6851. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  6852. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  6853. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  6854. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  6855. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  6856. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  6857. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  6858. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  6859. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  6860. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  6861. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  6862. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  6863. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  6864. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  6865. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  6866. "ref/portable-net45+win8+wp8+wpa81/_._",
  6867. "ref/win8/_._",
  6868. "ref/wp80/_._",
  6869. "ref/wpa81/_._",
  6870. "ref/xamarinios10/_._",
  6871. "ref/xamarinmac20/_._",
  6872. "ref/xamarintvos10/_._",
  6873. "ref/xamarinwatchos10/_._",
  6874. "system.reflection.extensions.4.3.0.nupkg.sha512",
  6875. "system.reflection.extensions.nuspec"
  6876. ]
  6877. },
  6878. "System.Reflection.Metadata/1.3.0": {
  6879. "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  6880. "type": "package",
  6881. "path": "system.reflection.metadata/1.3.0",
  6882. "files": [
  6883. ".nupkg.metadata",
  6884. ".signature.p7s",
  6885. "ThirdPartyNotices.txt",
  6886. "dotnet_library_license.txt",
  6887. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  6888. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  6889. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  6890. "lib/portable-net45+win8/System.Reflection.Metadata.xml",
  6891. "system.reflection.metadata.1.3.0.nupkg.sha512",
  6892. "system.reflection.metadata.nuspec"
  6893. ]
  6894. },
  6895. "System.Reflection.Primitives/4.3.0": {
  6896. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  6897. "type": "package",
  6898. "path": "system.reflection.primitives/4.3.0",
  6899. "files": [
  6900. ".nupkg.metadata",
  6901. ".signature.p7s",
  6902. "ThirdPartyNotices.txt",
  6903. "dotnet_library_license.txt",
  6904. "lib/MonoAndroid10/_._",
  6905. "lib/MonoTouch10/_._",
  6906. "lib/net45/_._",
  6907. "lib/portable-net45+win8+wp8+wpa81/_._",
  6908. "lib/win8/_._",
  6909. "lib/wp80/_._",
  6910. "lib/wpa81/_._",
  6911. "lib/xamarinios10/_._",
  6912. "lib/xamarinmac20/_._",
  6913. "lib/xamarintvos10/_._",
  6914. "lib/xamarinwatchos10/_._",
  6915. "ref/MonoAndroid10/_._",
  6916. "ref/MonoTouch10/_._",
  6917. "ref/net45/_._",
  6918. "ref/netcore50/System.Reflection.Primitives.dll",
  6919. "ref/netcore50/System.Reflection.Primitives.xml",
  6920. "ref/netcore50/de/System.Reflection.Primitives.xml",
  6921. "ref/netcore50/es/System.Reflection.Primitives.xml",
  6922. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  6923. "ref/netcore50/it/System.Reflection.Primitives.xml",
  6924. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  6925. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  6926. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  6927. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  6928. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  6929. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  6930. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  6931. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  6932. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  6933. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  6934. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  6935. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  6936. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  6937. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  6938. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  6939. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  6940. "ref/portable-net45+win8+wp8+wpa81/_._",
  6941. "ref/win8/_._",
  6942. "ref/wp80/_._",
  6943. "ref/wpa81/_._",
  6944. "ref/xamarinios10/_._",
  6945. "ref/xamarinmac20/_._",
  6946. "ref/xamarintvos10/_._",
  6947. "ref/xamarinwatchos10/_._",
  6948. "system.reflection.primitives.4.3.0.nupkg.sha512",
  6949. "system.reflection.primitives.nuspec"
  6950. ]
  6951. },
  6952. "System.Reflection.TypeExtensions/4.3.0": {
  6953. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  6954. "type": "package",
  6955. "path": "system.reflection.typeextensions/4.3.0",
  6956. "files": [
  6957. ".nupkg.metadata",
  6958. ".signature.p7s",
  6959. "ThirdPartyNotices.txt",
  6960. "dotnet_library_license.txt",
  6961. "lib/MonoAndroid10/_._",
  6962. "lib/MonoTouch10/_._",
  6963. "lib/net46/System.Reflection.TypeExtensions.dll",
  6964. "lib/net462/System.Reflection.TypeExtensions.dll",
  6965. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  6966. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6967. "lib/xamarinios10/_._",
  6968. "lib/xamarinmac20/_._",
  6969. "lib/xamarintvos10/_._",
  6970. "lib/xamarinwatchos10/_._",
  6971. "ref/MonoAndroid10/_._",
  6972. "ref/MonoTouch10/_._",
  6973. "ref/net46/System.Reflection.TypeExtensions.dll",
  6974. "ref/net462/System.Reflection.TypeExtensions.dll",
  6975. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  6976. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  6977. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  6978. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  6979. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  6980. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  6981. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  6982. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  6983. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  6984. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  6985. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  6986. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6987. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  6988. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  6989. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  6990. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  6991. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  6992. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  6993. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  6994. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  6995. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  6996. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  6997. "ref/xamarinios10/_._",
  6998. "ref/xamarinmac20/_._",
  6999. "ref/xamarintvos10/_._",
  7000. "ref/xamarinwatchos10/_._",
  7001. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  7002. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  7003. "system.reflection.typeextensions.nuspec"
  7004. ]
  7005. },
  7006. "System.Resources.ResourceManager/4.3.0": {
  7007. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  7008. "type": "package",
  7009. "path": "system.resources.resourcemanager/4.3.0",
  7010. "files": [
  7011. ".nupkg.metadata",
  7012. ".signature.p7s",
  7013. "ThirdPartyNotices.txt",
  7014. "dotnet_library_license.txt",
  7015. "lib/MonoAndroid10/_._",
  7016. "lib/MonoTouch10/_._",
  7017. "lib/net45/_._",
  7018. "lib/portable-net45+win8+wp8+wpa81/_._",
  7019. "lib/win8/_._",
  7020. "lib/wp80/_._",
  7021. "lib/wpa81/_._",
  7022. "lib/xamarinios10/_._",
  7023. "lib/xamarinmac20/_._",
  7024. "lib/xamarintvos10/_._",
  7025. "lib/xamarinwatchos10/_._",
  7026. "ref/MonoAndroid10/_._",
  7027. "ref/MonoTouch10/_._",
  7028. "ref/net45/_._",
  7029. "ref/netcore50/System.Resources.ResourceManager.dll",
  7030. "ref/netcore50/System.Resources.ResourceManager.xml",
  7031. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  7032. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  7033. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  7034. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  7035. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  7036. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  7037. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  7038. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  7039. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  7040. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  7041. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  7042. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  7043. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  7044. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  7045. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  7046. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  7047. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  7048. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  7049. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  7050. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  7051. "ref/portable-net45+win8+wp8+wpa81/_._",
  7052. "ref/win8/_._",
  7053. "ref/wp80/_._",
  7054. "ref/wpa81/_._",
  7055. "ref/xamarinios10/_._",
  7056. "ref/xamarinmac20/_._",
  7057. "ref/xamarintvos10/_._",
  7058. "ref/xamarinwatchos10/_._",
  7059. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  7060. "system.resources.resourcemanager.nuspec"
  7061. ]
  7062. },
  7063. "System.Runtime/4.3.0": {
  7064. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  7065. "type": "package",
  7066. "path": "system.runtime/4.3.0",
  7067. "files": [
  7068. ".nupkg.metadata",
  7069. ".signature.p7s",
  7070. "ThirdPartyNotices.txt",
  7071. "dotnet_library_license.txt",
  7072. "lib/MonoAndroid10/_._",
  7073. "lib/MonoTouch10/_._",
  7074. "lib/net45/_._",
  7075. "lib/net462/System.Runtime.dll",
  7076. "lib/portable-net45+win8+wp80+wpa81/_._",
  7077. "lib/win8/_._",
  7078. "lib/wp80/_._",
  7079. "lib/wpa81/_._",
  7080. "lib/xamarinios10/_._",
  7081. "lib/xamarinmac20/_._",
  7082. "lib/xamarintvos10/_._",
  7083. "lib/xamarinwatchos10/_._",
  7084. "ref/MonoAndroid10/_._",
  7085. "ref/MonoTouch10/_._",
  7086. "ref/net45/_._",
  7087. "ref/net462/System.Runtime.dll",
  7088. "ref/netcore50/System.Runtime.dll",
  7089. "ref/netcore50/System.Runtime.xml",
  7090. "ref/netcore50/de/System.Runtime.xml",
  7091. "ref/netcore50/es/System.Runtime.xml",
  7092. "ref/netcore50/fr/System.Runtime.xml",
  7093. "ref/netcore50/it/System.Runtime.xml",
  7094. "ref/netcore50/ja/System.Runtime.xml",
  7095. "ref/netcore50/ko/System.Runtime.xml",
  7096. "ref/netcore50/ru/System.Runtime.xml",
  7097. "ref/netcore50/zh-hans/System.Runtime.xml",
  7098. "ref/netcore50/zh-hant/System.Runtime.xml",
  7099. "ref/netstandard1.0/System.Runtime.dll",
  7100. "ref/netstandard1.0/System.Runtime.xml",
  7101. "ref/netstandard1.0/de/System.Runtime.xml",
  7102. "ref/netstandard1.0/es/System.Runtime.xml",
  7103. "ref/netstandard1.0/fr/System.Runtime.xml",
  7104. "ref/netstandard1.0/it/System.Runtime.xml",
  7105. "ref/netstandard1.0/ja/System.Runtime.xml",
  7106. "ref/netstandard1.0/ko/System.Runtime.xml",
  7107. "ref/netstandard1.0/ru/System.Runtime.xml",
  7108. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  7109. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  7110. "ref/netstandard1.2/System.Runtime.dll",
  7111. "ref/netstandard1.2/System.Runtime.xml",
  7112. "ref/netstandard1.2/de/System.Runtime.xml",
  7113. "ref/netstandard1.2/es/System.Runtime.xml",
  7114. "ref/netstandard1.2/fr/System.Runtime.xml",
  7115. "ref/netstandard1.2/it/System.Runtime.xml",
  7116. "ref/netstandard1.2/ja/System.Runtime.xml",
  7117. "ref/netstandard1.2/ko/System.Runtime.xml",
  7118. "ref/netstandard1.2/ru/System.Runtime.xml",
  7119. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  7120. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  7121. "ref/netstandard1.3/System.Runtime.dll",
  7122. "ref/netstandard1.3/System.Runtime.xml",
  7123. "ref/netstandard1.3/de/System.Runtime.xml",
  7124. "ref/netstandard1.3/es/System.Runtime.xml",
  7125. "ref/netstandard1.3/fr/System.Runtime.xml",
  7126. "ref/netstandard1.3/it/System.Runtime.xml",
  7127. "ref/netstandard1.3/ja/System.Runtime.xml",
  7128. "ref/netstandard1.3/ko/System.Runtime.xml",
  7129. "ref/netstandard1.3/ru/System.Runtime.xml",
  7130. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  7131. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  7132. "ref/netstandard1.5/System.Runtime.dll",
  7133. "ref/netstandard1.5/System.Runtime.xml",
  7134. "ref/netstandard1.5/de/System.Runtime.xml",
  7135. "ref/netstandard1.5/es/System.Runtime.xml",
  7136. "ref/netstandard1.5/fr/System.Runtime.xml",
  7137. "ref/netstandard1.5/it/System.Runtime.xml",
  7138. "ref/netstandard1.5/ja/System.Runtime.xml",
  7139. "ref/netstandard1.5/ko/System.Runtime.xml",
  7140. "ref/netstandard1.5/ru/System.Runtime.xml",
  7141. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  7142. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  7143. "ref/portable-net45+win8+wp80+wpa81/_._",
  7144. "ref/win8/_._",
  7145. "ref/wp80/_._",
  7146. "ref/wpa81/_._",
  7147. "ref/xamarinios10/_._",
  7148. "ref/xamarinmac20/_._",
  7149. "ref/xamarintvos10/_._",
  7150. "ref/xamarinwatchos10/_._",
  7151. "system.runtime.4.3.0.nupkg.sha512",
  7152. "system.runtime.nuspec"
  7153. ]
  7154. },
  7155. "System.Runtime.Caching/4.5.0": {
  7156. "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
  7157. "type": "package",
  7158. "path": "system.runtime.caching/4.5.0",
  7159. "files": [
  7160. ".nupkg.metadata",
  7161. ".signature.p7s",
  7162. "LICENSE.TXT",
  7163. "THIRD-PARTY-NOTICES.TXT",
  7164. "lib/MonoAndroid10/_._",
  7165. "lib/MonoTouch10/_._",
  7166. "lib/net45/_._",
  7167. "lib/netstandard2.0/System.Runtime.Caching.dll",
  7168. "lib/xamarinios10/_._",
  7169. "lib/xamarinmac20/_._",
  7170. "lib/xamarintvos10/_._",
  7171. "lib/xamarinwatchos10/_._",
  7172. "ref/MonoAndroid10/_._",
  7173. "ref/MonoTouch10/_._",
  7174. "ref/net45/_._",
  7175. "ref/netstandard2.0/System.Runtime.Caching.dll",
  7176. "ref/xamarinios10/_._",
  7177. "ref/xamarinmac20/_._",
  7178. "ref/xamarintvos10/_._",
  7179. "ref/xamarinwatchos10/_._",
  7180. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  7181. "runtimes/win/lib/net45/_._",
  7182. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  7183. "system.runtime.caching.4.5.0.nupkg.sha512",
  7184. "system.runtime.caching.nuspec",
  7185. "useSharedDesignerContext.txt",
  7186. "version.txt"
  7187. ]
  7188. },
  7189. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  7190. "sha512": "YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==",
  7191. "type": "package",
  7192. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  7193. "files": [
  7194. ".nupkg.metadata",
  7195. ".signature.p7s",
  7196. "LICENSE.TXT",
  7197. "THIRD-PARTY-NOTICES.TXT",
  7198. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
  7199. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
  7200. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  7201. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  7202. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  7203. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  7204. "lib/uap10.0.16300/_._",
  7205. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  7206. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  7207. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  7208. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  7209. "ref/uap10.0.16300/_._",
  7210. "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512",
  7211. "system.runtime.compilerservices.unsafe.nuspec",
  7212. "useSharedDesignerContext.txt",
  7213. "version.txt"
  7214. ]
  7215. },
  7216. "System.Runtime.Extensions/4.3.0": {
  7217. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  7218. "type": "package",
  7219. "path": "system.runtime.extensions/4.3.0",
  7220. "files": [
  7221. ".nupkg.metadata",
  7222. ".signature.p7s",
  7223. "ThirdPartyNotices.txt",
  7224. "dotnet_library_license.txt",
  7225. "lib/MonoAndroid10/_._",
  7226. "lib/MonoTouch10/_._",
  7227. "lib/net45/_._",
  7228. "lib/net462/System.Runtime.Extensions.dll",
  7229. "lib/portable-net45+win8+wp8+wpa81/_._",
  7230. "lib/win8/_._",
  7231. "lib/wp80/_._",
  7232. "lib/wpa81/_._",
  7233. "lib/xamarinios10/_._",
  7234. "lib/xamarinmac20/_._",
  7235. "lib/xamarintvos10/_._",
  7236. "lib/xamarinwatchos10/_._",
  7237. "ref/MonoAndroid10/_._",
  7238. "ref/MonoTouch10/_._",
  7239. "ref/net45/_._",
  7240. "ref/net462/System.Runtime.Extensions.dll",
  7241. "ref/netcore50/System.Runtime.Extensions.dll",
  7242. "ref/netcore50/System.Runtime.Extensions.xml",
  7243. "ref/netcore50/de/System.Runtime.Extensions.xml",
  7244. "ref/netcore50/es/System.Runtime.Extensions.xml",
  7245. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  7246. "ref/netcore50/it/System.Runtime.Extensions.xml",
  7247. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  7248. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  7249. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  7250. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  7251. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  7252. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  7253. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  7254. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  7255. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  7256. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  7257. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  7258. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  7259. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  7260. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  7261. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  7262. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  7263. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  7264. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  7265. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  7266. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  7267. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  7268. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  7269. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  7270. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  7271. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  7272. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  7273. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  7274. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  7275. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  7276. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  7277. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  7278. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  7279. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  7280. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  7281. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  7282. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  7283. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  7284. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  7285. "ref/portable-net45+win8+wp8+wpa81/_._",
  7286. "ref/win8/_._",
  7287. "ref/wp80/_._",
  7288. "ref/wpa81/_._",
  7289. "ref/xamarinios10/_._",
  7290. "ref/xamarinmac20/_._",
  7291. "ref/xamarintvos10/_._",
  7292. "ref/xamarinwatchos10/_._",
  7293. "system.runtime.extensions.4.3.0.nupkg.sha512",
  7294. "system.runtime.extensions.nuspec"
  7295. ]
  7296. },
  7297. "System.Runtime.Handles/4.3.0": {
  7298. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  7299. "type": "package",
  7300. "path": "system.runtime.handles/4.3.0",
  7301. "files": [
  7302. ".nupkg.metadata",
  7303. ".signature.p7s",
  7304. "ThirdPartyNotices.txt",
  7305. "dotnet_library_license.txt",
  7306. "lib/MonoAndroid10/_._",
  7307. "lib/MonoTouch10/_._",
  7308. "lib/net46/_._",
  7309. "lib/xamarinios10/_._",
  7310. "lib/xamarinmac20/_._",
  7311. "lib/xamarintvos10/_._",
  7312. "lib/xamarinwatchos10/_._",
  7313. "ref/MonoAndroid10/_._",
  7314. "ref/MonoTouch10/_._",
  7315. "ref/net46/_._",
  7316. "ref/netstandard1.3/System.Runtime.Handles.dll",
  7317. "ref/netstandard1.3/System.Runtime.Handles.xml",
  7318. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  7319. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  7320. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  7321. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  7322. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  7323. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  7324. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  7325. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  7326. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  7327. "ref/xamarinios10/_._",
  7328. "ref/xamarinmac20/_._",
  7329. "ref/xamarintvos10/_._",
  7330. "ref/xamarinwatchos10/_._",
  7331. "system.runtime.handles.4.3.0.nupkg.sha512",
  7332. "system.runtime.handles.nuspec"
  7333. ]
  7334. },
  7335. "System.Runtime.InteropServices/4.3.0": {
  7336. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  7337. "type": "package",
  7338. "path": "system.runtime.interopservices/4.3.0",
  7339. "files": [
  7340. ".nupkg.metadata",
  7341. ".signature.p7s",
  7342. "ThirdPartyNotices.txt",
  7343. "dotnet_library_license.txt",
  7344. "lib/MonoAndroid10/_._",
  7345. "lib/MonoTouch10/_._",
  7346. "lib/net45/_._",
  7347. "lib/net462/System.Runtime.InteropServices.dll",
  7348. "lib/net463/System.Runtime.InteropServices.dll",
  7349. "lib/portable-net45+win8+wpa81/_._",
  7350. "lib/win8/_._",
  7351. "lib/wpa81/_._",
  7352. "lib/xamarinios10/_._",
  7353. "lib/xamarinmac20/_._",
  7354. "lib/xamarintvos10/_._",
  7355. "lib/xamarinwatchos10/_._",
  7356. "ref/MonoAndroid10/_._",
  7357. "ref/MonoTouch10/_._",
  7358. "ref/net45/_._",
  7359. "ref/net462/System.Runtime.InteropServices.dll",
  7360. "ref/net463/System.Runtime.InteropServices.dll",
  7361. "ref/netcore50/System.Runtime.InteropServices.dll",
  7362. "ref/netcore50/System.Runtime.InteropServices.xml",
  7363. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  7364. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  7365. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  7366. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  7367. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  7368. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  7369. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  7370. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  7371. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  7372. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  7373. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  7374. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  7375. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  7376. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  7377. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  7378. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  7379. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  7380. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  7381. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  7382. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  7383. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  7384. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  7385. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  7386. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  7387. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  7388. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  7389. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  7390. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  7391. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  7392. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  7393. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  7394. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  7395. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  7396. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  7397. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  7398. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  7399. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  7400. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  7401. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  7402. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  7403. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  7404. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  7405. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  7406. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  7407. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  7408. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  7409. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  7410. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  7411. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  7412. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  7413. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  7414. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  7415. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  7416. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  7417. "ref/portable-net45+win8+wpa81/_._",
  7418. "ref/win8/_._",
  7419. "ref/wpa81/_._",
  7420. "ref/xamarinios10/_._",
  7421. "ref/xamarinmac20/_._",
  7422. "ref/xamarintvos10/_._",
  7423. "ref/xamarinwatchos10/_._",
  7424. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  7425. "system.runtime.interopservices.nuspec"
  7426. ]
  7427. },
  7428. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  7429. "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  7430. "type": "package",
  7431. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  7432. "files": [
  7433. ".nupkg.metadata",
  7434. ".signature.p7s",
  7435. "ThirdPartyNotices.txt",
  7436. "dotnet_library_license.txt",
  7437. "lib/MonoAndroid10/_._",
  7438. "lib/MonoTouch10/_._",
  7439. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  7440. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7441. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  7442. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  7443. "lib/xamarinios10/_._",
  7444. "lib/xamarinmac20/_._",
  7445. "lib/xamarintvos10/_._",
  7446. "lib/xamarinwatchos10/_._",
  7447. "ref/MonoAndroid10/_._",
  7448. "ref/MonoTouch10/_._",
  7449. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7450. "ref/xamarinios10/_._",
  7451. "ref/xamarinmac20/_._",
  7452. "ref/xamarintvos10/_._",
  7453. "ref/xamarinwatchos10/_._",
  7454. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  7455. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7456. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  7457. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  7458. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  7459. "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
  7460. "system.runtime.interopservices.runtimeinformation.nuspec"
  7461. ]
  7462. },
  7463. "System.Runtime.Numerics/4.3.0": {
  7464. "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  7465. "type": "package",
  7466. "path": "system.runtime.numerics/4.3.0",
  7467. "files": [
  7468. ".nupkg.metadata",
  7469. ".signature.p7s",
  7470. "ThirdPartyNotices.txt",
  7471. "dotnet_library_license.txt",
  7472. "lib/MonoAndroid10/_._",
  7473. "lib/MonoTouch10/_._",
  7474. "lib/net45/_._",
  7475. "lib/netcore50/System.Runtime.Numerics.dll",
  7476. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  7477. "lib/portable-net45+win8+wpa81/_._",
  7478. "lib/win8/_._",
  7479. "lib/wpa81/_._",
  7480. "lib/xamarinios10/_._",
  7481. "lib/xamarinmac20/_._",
  7482. "lib/xamarintvos10/_._",
  7483. "lib/xamarinwatchos10/_._",
  7484. "ref/MonoAndroid10/_._",
  7485. "ref/MonoTouch10/_._",
  7486. "ref/net45/_._",
  7487. "ref/netcore50/System.Runtime.Numerics.dll",
  7488. "ref/netcore50/System.Runtime.Numerics.xml",
  7489. "ref/netcore50/de/System.Runtime.Numerics.xml",
  7490. "ref/netcore50/es/System.Runtime.Numerics.xml",
  7491. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  7492. "ref/netcore50/it/System.Runtime.Numerics.xml",
  7493. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  7494. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  7495. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  7496. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  7497. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  7498. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  7499. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  7500. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  7501. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  7502. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  7503. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  7504. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  7505. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  7506. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  7507. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  7508. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  7509. "ref/portable-net45+win8+wpa81/_._",
  7510. "ref/win8/_._",
  7511. "ref/wpa81/_._",
  7512. "ref/xamarinios10/_._",
  7513. "ref/xamarinmac20/_._",
  7514. "ref/xamarintvos10/_._",
  7515. "ref/xamarinwatchos10/_._",
  7516. "system.runtime.numerics.4.3.0.nupkg.sha512",
  7517. "system.runtime.numerics.nuspec"
  7518. ]
  7519. },
  7520. "System.Runtime.Serialization.Formatters/4.3.0": {
  7521. "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  7522. "type": "package",
  7523. "path": "system.runtime.serialization.formatters/4.3.0",
  7524. "files": [
  7525. ".nupkg.metadata",
  7526. ".signature.p7s",
  7527. "ThirdPartyNotices.txt",
  7528. "dotnet_library_license.txt",
  7529. "lib/MonoAndroid10/_._",
  7530. "lib/MonoTouch10/_._",
  7531. "lib/net46/System.Runtime.Serialization.Formatters.dll",
  7532. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
  7533. "lib/xamarinios10/_._",
  7534. "lib/xamarinmac20/_._",
  7535. "lib/xamarintvos10/_._",
  7536. "lib/xamarinwatchos10/_._",
  7537. "ref/MonoAndroid10/_._",
  7538. "ref/MonoTouch10/_._",
  7539. "ref/net46/System.Runtime.Serialization.Formatters.dll",
  7540. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
  7541. "ref/xamarinios10/_._",
  7542. "ref/xamarinmac20/_._",
  7543. "ref/xamarintvos10/_._",
  7544. "ref/xamarinwatchos10/_._",
  7545. "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
  7546. "system.runtime.serialization.formatters.nuspec"
  7547. ]
  7548. },
  7549. "System.Runtime.Serialization.Json/4.3.0": {
  7550. "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
  7551. "type": "package",
  7552. "path": "system.runtime.serialization.json/4.3.0",
  7553. "files": [
  7554. ".nupkg.metadata",
  7555. ".signature.p7s",
  7556. "ThirdPartyNotices.txt",
  7557. "dotnet_library_license.txt",
  7558. "lib/MonoAndroid10/_._",
  7559. "lib/MonoTouch10/_._",
  7560. "lib/net45/_._",
  7561. "lib/netcore50/System.Runtime.Serialization.Json.dll",
  7562. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
  7563. "lib/portable-net45+win8+wp8+wpa81/_._",
  7564. "lib/win8/_._",
  7565. "lib/wp80/_._",
  7566. "lib/wpa81/_._",
  7567. "lib/xamarinios10/_._",
  7568. "lib/xamarinmac20/_._",
  7569. "lib/xamarintvos10/_._",
  7570. "lib/xamarinwatchos10/_._",
  7571. "ref/MonoAndroid10/_._",
  7572. "ref/MonoTouch10/_._",
  7573. "ref/net45/_._",
  7574. "ref/netcore50/System.Runtime.Serialization.Json.dll",
  7575. "ref/netcore50/System.Runtime.Serialization.Json.xml",
  7576. "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
  7577. "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
  7578. "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
  7579. "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
  7580. "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
  7581. "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
  7582. "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
  7583. "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
  7584. "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
  7585. "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
  7586. "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
  7587. "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
  7588. "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
  7589. "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
  7590. "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
  7591. "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
  7592. "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
  7593. "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
  7594. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
  7595. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
  7596. "ref/portable-net45+win8+wp8+wpa81/_._",
  7597. "ref/win8/_._",
  7598. "ref/wp80/_._",
  7599. "ref/wpa81/_._",
  7600. "ref/xamarinios10/_._",
  7601. "ref/xamarinmac20/_._",
  7602. "ref/xamarintvos10/_._",
  7603. "ref/xamarinwatchos10/_._",
  7604. "system.runtime.serialization.json.4.3.0.nupkg.sha512",
  7605. "system.runtime.serialization.json.nuspec"
  7606. ]
  7607. },
  7608. "System.Runtime.Serialization.Primitives/4.3.0": {
  7609. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  7610. "type": "package",
  7611. "path": "system.runtime.serialization.primitives/4.3.0",
  7612. "files": [
  7613. ".nupkg.metadata",
  7614. ".signature.p7s",
  7615. "ThirdPartyNotices.txt",
  7616. "dotnet_library_license.txt",
  7617. "lib/MonoAndroid10/_._",
  7618. "lib/MonoTouch10/_._",
  7619. "lib/net45/_._",
  7620. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  7621. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  7622. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  7623. "lib/portable-net45+win8+wp8+wpa81/_._",
  7624. "lib/win8/_._",
  7625. "lib/wp80/_._",
  7626. "lib/wpa81/_._",
  7627. "lib/xamarinios10/_._",
  7628. "lib/xamarinmac20/_._",
  7629. "lib/xamarintvos10/_._",
  7630. "lib/xamarinwatchos10/_._",
  7631. "ref/MonoAndroid10/_._",
  7632. "ref/MonoTouch10/_._",
  7633. "ref/net45/_._",
  7634. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  7635. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  7636. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  7637. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  7638. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  7639. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  7640. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  7641. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  7642. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  7643. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  7644. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  7645. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  7646. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  7647. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  7648. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  7649. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  7650. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  7651. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  7652. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  7653. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  7654. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  7655. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  7656. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  7657. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  7658. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  7659. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  7660. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  7661. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  7662. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  7663. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  7664. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  7665. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  7666. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  7667. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  7668. "ref/portable-net45+win8+wp8+wpa81/_._",
  7669. "ref/win8/_._",
  7670. "ref/wp80/_._",
  7671. "ref/wpa81/_._",
  7672. "ref/xamarinios10/_._",
  7673. "ref/xamarinmac20/_._",
  7674. "ref/xamarintvos10/_._",
  7675. "ref/xamarinwatchos10/_._",
  7676. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  7677. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  7678. "system.runtime.serialization.primitives.nuspec"
  7679. ]
  7680. },
  7681. "System.Security.AccessControl/4.6.0": {
  7682. "sha512": "gmlk6khICtVhiUnVBBtlsH0H/5QFDqhTZgtpp3AX14wWE6OIE+BX95NLD+X4AolXnIy/oXpNNmXYnsNfW1KuDQ==",
  7683. "type": "package",
  7684. "path": "system.security.accesscontrol/4.6.0",
  7685. "files": [
  7686. ".nupkg.metadata",
  7687. ".signature.p7s",
  7688. "LICENSE.TXT",
  7689. "THIRD-PARTY-NOTICES.TXT",
  7690. "lib/net46/System.Security.AccessControl.dll",
  7691. "lib/net461/System.Security.AccessControl.dll",
  7692. "lib/net461/System.Security.AccessControl.xml",
  7693. "lib/netstandard1.3/System.Security.AccessControl.dll",
  7694. "lib/netstandard2.0/System.Security.AccessControl.dll",
  7695. "lib/netstandard2.0/System.Security.AccessControl.xml",
  7696. "lib/uap10.0.16299/_._",
  7697. "ref/net46/System.Security.AccessControl.dll",
  7698. "ref/net461/System.Security.AccessControl.dll",
  7699. "ref/net461/System.Security.AccessControl.xml",
  7700. "ref/netstandard1.3/System.Security.AccessControl.dll",
  7701. "ref/netstandard1.3/System.Security.AccessControl.xml",
  7702. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  7703. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  7704. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  7705. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  7706. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  7707. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  7708. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  7709. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  7710. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  7711. "ref/netstandard2.0/System.Security.AccessControl.dll",
  7712. "ref/netstandard2.0/System.Security.AccessControl.xml",
  7713. "ref/uap10.0.16299/_._",
  7714. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  7715. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  7716. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  7717. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  7718. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  7719. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  7720. "runtimes/win/lib/uap10.0.16299/_._",
  7721. "system.security.accesscontrol.4.6.0.nupkg.sha512",
  7722. "system.security.accesscontrol.nuspec",
  7723. "useSharedDesignerContext.txt",
  7724. "version.txt"
  7725. ]
  7726. },
  7727. "System.Security.Cryptography.Algorithms/4.3.0": {
  7728. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  7729. "type": "package",
  7730. "path": "system.security.cryptography.algorithms/4.3.0",
  7731. "files": [
  7732. ".nupkg.metadata",
  7733. ".signature.p7s",
  7734. "ThirdPartyNotices.txt",
  7735. "dotnet_library_license.txt",
  7736. "lib/MonoAndroid10/_._",
  7737. "lib/MonoTouch10/_._",
  7738. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  7739. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  7740. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  7741. "lib/xamarinios10/_._",
  7742. "lib/xamarinmac20/_._",
  7743. "lib/xamarintvos10/_._",
  7744. "lib/xamarinwatchos10/_._",
  7745. "ref/MonoAndroid10/_._",
  7746. "ref/MonoTouch10/_._",
  7747. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  7748. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  7749. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  7750. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  7751. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  7752. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7753. "ref/xamarinios10/_._",
  7754. "ref/xamarinmac20/_._",
  7755. "ref/xamarintvos10/_._",
  7756. "ref/xamarinwatchos10/_._",
  7757. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7758. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7759. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  7760. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  7761. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  7762. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  7763. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  7764. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  7765. "system.security.cryptography.algorithms.nuspec"
  7766. ]
  7767. },
  7768. "System.Security.Cryptography.Cng/4.5.0": {
  7769. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  7770. "type": "package",
  7771. "path": "system.security.cryptography.cng/4.5.0",
  7772. "files": [
  7773. ".nupkg.metadata",
  7774. ".signature.p7s",
  7775. "LICENSE.TXT",
  7776. "THIRD-PARTY-NOTICES.TXT",
  7777. "lib/MonoAndroid10/_._",
  7778. "lib/MonoTouch10/_._",
  7779. "lib/net46/System.Security.Cryptography.Cng.dll",
  7780. "lib/net461/System.Security.Cryptography.Cng.dll",
  7781. "lib/net462/System.Security.Cryptography.Cng.dll",
  7782. "lib/net47/System.Security.Cryptography.Cng.dll",
  7783. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7784. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  7785. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7786. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7787. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  7788. "lib/uap10.0.16299/_._",
  7789. "lib/xamarinios10/_._",
  7790. "lib/xamarinmac20/_._",
  7791. "lib/xamarintvos10/_._",
  7792. "lib/xamarinwatchos10/_._",
  7793. "ref/MonoAndroid10/_._",
  7794. "ref/MonoTouch10/_._",
  7795. "ref/net46/System.Security.Cryptography.Cng.dll",
  7796. "ref/net461/System.Security.Cryptography.Cng.dll",
  7797. "ref/net461/System.Security.Cryptography.Cng.xml",
  7798. "ref/net462/System.Security.Cryptography.Cng.dll",
  7799. "ref/net462/System.Security.Cryptography.Cng.xml",
  7800. "ref/net47/System.Security.Cryptography.Cng.dll",
  7801. "ref/net47/System.Security.Cryptography.Cng.xml",
  7802. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7803. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  7804. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7805. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  7806. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  7807. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7808. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7809. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  7810. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  7811. "ref/uap10.0.16299/_._",
  7812. "ref/xamarinios10/_._",
  7813. "ref/xamarinmac20/_._",
  7814. "ref/xamarintvos10/_._",
  7815. "ref/xamarinwatchos10/_._",
  7816. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  7817. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  7818. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  7819. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  7820. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7821. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7822. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7823. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7824. "runtimes/win/lib/uap10.0.16299/_._",
  7825. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  7826. "system.security.cryptography.cng.nuspec",
  7827. "useSharedDesignerContext.txt",
  7828. "version.txt"
  7829. ]
  7830. },
  7831. "System.Security.Cryptography.Csp/4.3.0": {
  7832. "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  7833. "type": "package",
  7834. "path": "system.security.cryptography.csp/4.3.0",
  7835. "files": [
  7836. ".nupkg.metadata",
  7837. ".signature.p7s",
  7838. "ThirdPartyNotices.txt",
  7839. "dotnet_library_license.txt",
  7840. "lib/MonoAndroid10/_._",
  7841. "lib/MonoTouch10/_._",
  7842. "lib/net46/System.Security.Cryptography.Csp.dll",
  7843. "lib/xamarinios10/_._",
  7844. "lib/xamarinmac20/_._",
  7845. "lib/xamarintvos10/_._",
  7846. "lib/xamarinwatchos10/_._",
  7847. "ref/MonoAndroid10/_._",
  7848. "ref/MonoTouch10/_._",
  7849. "ref/net46/System.Security.Cryptography.Csp.dll",
  7850. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7851. "ref/xamarinios10/_._",
  7852. "ref/xamarinmac20/_._",
  7853. "ref/xamarintvos10/_._",
  7854. "ref/xamarinwatchos10/_._",
  7855. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7856. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  7857. "runtimes/win/lib/netcore50/_._",
  7858. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7859. "system.security.cryptography.csp.4.3.0.nupkg.sha512",
  7860. "system.security.cryptography.csp.nuspec"
  7861. ]
  7862. },
  7863. "System.Security.Cryptography.Encoding/4.3.0": {
  7864. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  7865. "type": "package",
  7866. "path": "system.security.cryptography.encoding/4.3.0",
  7867. "files": [
  7868. ".nupkg.metadata",
  7869. ".signature.p7s",
  7870. "ThirdPartyNotices.txt",
  7871. "dotnet_library_license.txt",
  7872. "lib/MonoAndroid10/_._",
  7873. "lib/MonoTouch10/_._",
  7874. "lib/net46/System.Security.Cryptography.Encoding.dll",
  7875. "lib/xamarinios10/_._",
  7876. "lib/xamarinmac20/_._",
  7877. "lib/xamarintvos10/_._",
  7878. "lib/xamarinwatchos10/_._",
  7879. "ref/MonoAndroid10/_._",
  7880. "ref/MonoTouch10/_._",
  7881. "ref/net46/System.Security.Cryptography.Encoding.dll",
  7882. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7883. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  7884. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  7885. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  7886. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  7887. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  7888. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  7889. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  7890. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  7891. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  7892. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  7893. "ref/xamarinios10/_._",
  7894. "ref/xamarinmac20/_._",
  7895. "ref/xamarintvos10/_._",
  7896. "ref/xamarinwatchos10/_._",
  7897. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7898. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  7899. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7900. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  7901. "system.security.cryptography.encoding.nuspec"
  7902. ]
  7903. },
  7904. "System.Security.Cryptography.OpenSsl/4.3.0": {
  7905. "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  7906. "type": "package",
  7907. "path": "system.security.cryptography.openssl/4.3.0",
  7908. "files": [
  7909. ".nupkg.metadata",
  7910. ".signature.p7s",
  7911. "ThirdPartyNotices.txt",
  7912. "dotnet_library_license.txt",
  7913. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7914. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7915. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7916. "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  7917. "system.security.cryptography.openssl.nuspec"
  7918. ]
  7919. },
  7920. "System.Security.Cryptography.Primitives/4.3.0": {
  7921. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  7922. "type": "package",
  7923. "path": "system.security.cryptography.primitives/4.3.0",
  7924. "files": [
  7925. ".nupkg.metadata",
  7926. ".signature.p7s",
  7927. "ThirdPartyNotices.txt",
  7928. "dotnet_library_license.txt",
  7929. "lib/MonoAndroid10/_._",
  7930. "lib/MonoTouch10/_._",
  7931. "lib/net46/System.Security.Cryptography.Primitives.dll",
  7932. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7933. "lib/xamarinios10/_._",
  7934. "lib/xamarinmac20/_._",
  7935. "lib/xamarintvos10/_._",
  7936. "lib/xamarinwatchos10/_._",
  7937. "ref/MonoAndroid10/_._",
  7938. "ref/MonoTouch10/_._",
  7939. "ref/net46/System.Security.Cryptography.Primitives.dll",
  7940. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7941. "ref/xamarinios10/_._",
  7942. "ref/xamarinmac20/_._",
  7943. "ref/xamarintvos10/_._",
  7944. "ref/xamarinwatchos10/_._",
  7945. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  7946. "system.security.cryptography.primitives.nuspec"
  7947. ]
  7948. },
  7949. "System.Security.Cryptography.ProtectedData/4.5.0": {
  7950. "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  7951. "type": "package",
  7952. "path": "system.security.cryptography.protecteddata/4.5.0",
  7953. "files": [
  7954. ".nupkg.metadata",
  7955. ".signature.p7s",
  7956. "LICENSE.TXT",
  7957. "THIRD-PARTY-NOTICES.TXT",
  7958. "lib/MonoAndroid10/_._",
  7959. "lib/MonoTouch10/_._",
  7960. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7961. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7962. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7963. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7964. "lib/xamarinios10/_._",
  7965. "lib/xamarinmac20/_._",
  7966. "lib/xamarintvos10/_._",
  7967. "lib/xamarinwatchos10/_._",
  7968. "ref/MonoAndroid10/_._",
  7969. "ref/MonoTouch10/_._",
  7970. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  7971. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  7972. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  7973. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7974. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7975. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  7976. "ref/xamarinios10/_._",
  7977. "ref/xamarinmac20/_._",
  7978. "ref/xamarintvos10/_._",
  7979. "ref/xamarinwatchos10/_._",
  7980. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7981. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7982. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7983. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7984. "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
  7985. "system.security.cryptography.protecteddata.nuspec",
  7986. "useSharedDesignerContext.txt",
  7987. "version.txt"
  7988. ]
  7989. },
  7990. "System.Security.Cryptography.X509Certificates/4.3.0": {
  7991. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  7992. "type": "package",
  7993. "path": "system.security.cryptography.x509certificates/4.3.0",
  7994. "files": [
  7995. ".nupkg.metadata",
  7996. ".signature.p7s",
  7997. "ThirdPartyNotices.txt",
  7998. "dotnet_library_license.txt",
  7999. "lib/MonoAndroid10/_._",
  8000. "lib/MonoTouch10/_._",
  8001. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  8002. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  8003. "lib/xamarinios10/_._",
  8004. "lib/xamarinmac20/_._",
  8005. "lib/xamarintvos10/_._",
  8006. "lib/xamarinwatchos10/_._",
  8007. "ref/MonoAndroid10/_._",
  8008. "ref/MonoTouch10/_._",
  8009. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  8010. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  8011. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  8012. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  8013. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  8014. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  8015. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  8016. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  8017. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  8018. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  8019. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  8020. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  8021. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  8022. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  8023. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  8024. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  8025. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  8026. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  8027. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  8028. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  8029. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  8030. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  8031. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  8032. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  8033. "ref/xamarinios10/_._",
  8034. "ref/xamarinmac20/_._",
  8035. "ref/xamarintvos10/_._",
  8036. "ref/xamarinwatchos10/_._",
  8037. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  8038. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  8039. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  8040. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  8041. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  8042. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  8043. "system.security.cryptography.x509certificates.nuspec"
  8044. ]
  8045. },
  8046. "System.Security.Permissions/4.6.0": {
  8047. "sha512": "W3Uxog9KCZAmGYsOFHgJnb7L2q+SDbxS3vGnFHmErUnXuIjWYpIh1KVTlua7qmPdrlRCkAcTF9dImv+jciBPOQ==",
  8048. "type": "package",
  8049. "path": "system.security.permissions/4.6.0",
  8050. "files": [
  8051. ".nupkg.metadata",
  8052. ".signature.p7s",
  8053. "LICENSE.TXT",
  8054. "THIRD-PARTY-NOTICES.TXT",
  8055. "lib/net461/System.Security.Permissions.dll",
  8056. "lib/net461/System.Security.Permissions.xml",
  8057. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  8058. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  8059. "lib/netstandard2.0/System.Security.Permissions.dll",
  8060. "lib/netstandard2.0/System.Security.Permissions.xml",
  8061. "ref/net461/System.Security.Permissions.dll",
  8062. "ref/net461/System.Security.Permissions.xml",
  8063. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  8064. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  8065. "ref/netstandard2.0/System.Security.Permissions.dll",
  8066. "ref/netstandard2.0/System.Security.Permissions.xml",
  8067. "system.security.permissions.4.6.0.nupkg.sha512",
  8068. "system.security.permissions.nuspec",
  8069. "useSharedDesignerContext.txt",
  8070. "version.txt"
  8071. ]
  8072. },
  8073. "System.Security.Principal.Windows/4.6.0": {
  8074. "sha512": "Mdukseovp0YIGaz16FMH6nbfgZkrCFOJbtXQptv0aeBO9h775Ilb9+TDwLVTKikoW7y7CY7lpoXl9zmZ5G3ndA==",
  8075. "type": "package",
  8076. "path": "system.security.principal.windows/4.6.0",
  8077. "files": [
  8078. ".nupkg.metadata",
  8079. ".signature.p7s",
  8080. "LICENSE.TXT",
  8081. "THIRD-PARTY-NOTICES.TXT",
  8082. "lib/net46/System.Security.Principal.Windows.dll",
  8083. "lib/net461/System.Security.Principal.Windows.dll",
  8084. "lib/net461/System.Security.Principal.Windows.xml",
  8085. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  8086. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  8087. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  8088. "lib/uap10.0.16299/_._",
  8089. "ref/net46/System.Security.Principal.Windows.dll",
  8090. "ref/net461/System.Security.Principal.Windows.dll",
  8091. "ref/net461/System.Security.Principal.Windows.xml",
  8092. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  8093. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  8094. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  8095. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  8096. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  8097. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  8098. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  8099. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  8100. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  8101. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  8102. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  8103. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  8104. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  8105. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  8106. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  8107. "ref/uap10.0.16299/_._",
  8108. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  8109. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  8110. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  8111. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  8112. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  8113. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  8114. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  8115. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  8116. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  8117. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  8118. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  8119. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  8120. "runtimes/win/lib/uap10.0.16299/_._",
  8121. "system.security.principal.windows.4.6.0.nupkg.sha512",
  8122. "system.security.principal.windows.nuspec",
  8123. "useSharedDesignerContext.txt",
  8124. "version.txt"
  8125. ]
  8126. },
  8127. "System.Security.SecureString/4.3.0": {
  8128. "sha512": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
  8129. "type": "package",
  8130. "path": "system.security.securestring/4.3.0",
  8131. "files": [
  8132. ".nupkg.metadata",
  8133. ".signature.p7s",
  8134. "ThirdPartyNotices.txt",
  8135. "dotnet_library_license.txt",
  8136. "lib/MonoAndroid10/_._",
  8137. "lib/MonoTouch10/_._",
  8138. "lib/net46/System.Security.SecureString.dll",
  8139. "lib/xamarinios10/_._",
  8140. "lib/xamarinmac20/_._",
  8141. "lib/xamarintvos10/_._",
  8142. "lib/xamarinwatchos10/_._",
  8143. "ref/MonoAndroid10/_._",
  8144. "ref/MonoTouch10/_._",
  8145. "ref/net46/System.Security.SecureString.dll",
  8146. "ref/netstandard1.3/System.Security.SecureString.dll",
  8147. "ref/netstandard1.3/System.Security.SecureString.xml",
  8148. "ref/netstandard1.3/de/System.Security.SecureString.xml",
  8149. "ref/netstandard1.3/es/System.Security.SecureString.xml",
  8150. "ref/netstandard1.3/fr/System.Security.SecureString.xml",
  8151. "ref/netstandard1.3/it/System.Security.SecureString.xml",
  8152. "ref/netstandard1.3/ja/System.Security.SecureString.xml",
  8153. "ref/netstandard1.3/ko/System.Security.SecureString.xml",
  8154. "ref/netstandard1.3/ru/System.Security.SecureString.xml",
  8155. "ref/netstandard1.3/zh-hans/System.Security.SecureString.xml",
  8156. "ref/netstandard1.3/zh-hant/System.Security.SecureString.xml",
  8157. "ref/xamarinios10/_._",
  8158. "ref/xamarinmac20/_._",
  8159. "ref/xamarintvos10/_._",
  8160. "ref/xamarinwatchos10/_._",
  8161. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll",
  8162. "runtimes/win/lib/net46/System.Security.SecureString.dll",
  8163. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll",
  8164. "system.security.securestring.4.3.0.nupkg.sha512",
  8165. "system.security.securestring.nuspec"
  8166. ]
  8167. },
  8168. "System.Text.Encoding/4.3.0": {
  8169. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  8170. "type": "package",
  8171. "path": "system.text.encoding/4.3.0",
  8172. "files": [
  8173. ".nupkg.metadata",
  8174. ".signature.p7s",
  8175. "ThirdPartyNotices.txt",
  8176. "dotnet_library_license.txt",
  8177. "lib/MonoAndroid10/_._",
  8178. "lib/MonoTouch10/_._",
  8179. "lib/net45/_._",
  8180. "lib/portable-net45+win8+wp8+wpa81/_._",
  8181. "lib/win8/_._",
  8182. "lib/wp80/_._",
  8183. "lib/wpa81/_._",
  8184. "lib/xamarinios10/_._",
  8185. "lib/xamarinmac20/_._",
  8186. "lib/xamarintvos10/_._",
  8187. "lib/xamarinwatchos10/_._",
  8188. "ref/MonoAndroid10/_._",
  8189. "ref/MonoTouch10/_._",
  8190. "ref/net45/_._",
  8191. "ref/netcore50/System.Text.Encoding.dll",
  8192. "ref/netcore50/System.Text.Encoding.xml",
  8193. "ref/netcore50/de/System.Text.Encoding.xml",
  8194. "ref/netcore50/es/System.Text.Encoding.xml",
  8195. "ref/netcore50/fr/System.Text.Encoding.xml",
  8196. "ref/netcore50/it/System.Text.Encoding.xml",
  8197. "ref/netcore50/ja/System.Text.Encoding.xml",
  8198. "ref/netcore50/ko/System.Text.Encoding.xml",
  8199. "ref/netcore50/ru/System.Text.Encoding.xml",
  8200. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  8201. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  8202. "ref/netstandard1.0/System.Text.Encoding.dll",
  8203. "ref/netstandard1.0/System.Text.Encoding.xml",
  8204. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  8205. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  8206. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  8207. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  8208. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  8209. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  8210. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  8211. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  8212. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  8213. "ref/netstandard1.3/System.Text.Encoding.dll",
  8214. "ref/netstandard1.3/System.Text.Encoding.xml",
  8215. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  8216. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  8217. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  8218. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  8219. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  8220. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  8221. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  8222. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  8223. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  8224. "ref/portable-net45+win8+wp8+wpa81/_._",
  8225. "ref/win8/_._",
  8226. "ref/wp80/_._",
  8227. "ref/wpa81/_._",
  8228. "ref/xamarinios10/_._",
  8229. "ref/xamarinmac20/_._",
  8230. "ref/xamarintvos10/_._",
  8231. "ref/xamarinwatchos10/_._",
  8232. "system.text.encoding.4.3.0.nupkg.sha512",
  8233. "system.text.encoding.nuspec"
  8234. ]
  8235. },
  8236. "System.Text.Encoding.CodePages/4.5.0": {
  8237. "sha512": "S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
  8238. "type": "package",
  8239. "path": "system.text.encoding.codepages/4.5.0",
  8240. "files": [
  8241. ".nupkg.metadata",
  8242. ".signature.p7s",
  8243. "LICENSE.TXT",
  8244. "THIRD-PARTY-NOTICES.TXT",
  8245. "lib/MonoAndroid10/_._",
  8246. "lib/MonoTouch10/_._",
  8247. "lib/net46/System.Text.Encoding.CodePages.dll",
  8248. "lib/net461/System.Text.Encoding.CodePages.dll",
  8249. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  8250. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  8251. "lib/xamarinios10/_._",
  8252. "lib/xamarinmac20/_._",
  8253. "lib/xamarintvos10/_._",
  8254. "lib/xamarinwatchos10/_._",
  8255. "ref/MonoAndroid10/_._",
  8256. "ref/MonoTouch10/_._",
  8257. "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
  8258. "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
  8259. "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
  8260. "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
  8261. "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
  8262. "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
  8263. "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
  8264. "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
  8265. "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
  8266. "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
  8267. "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
  8268. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
  8269. "ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
  8270. "ref/xamarinios10/_._",
  8271. "ref/xamarinmac20/_._",
  8272. "ref/xamarintvos10/_._",
  8273. "ref/xamarinwatchos10/_._",
  8274. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  8275. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  8276. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  8277. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  8278. "system.text.encoding.codepages.4.5.0.nupkg.sha512",
  8279. "system.text.encoding.codepages.nuspec",
  8280. "useSharedDesignerContext.txt",
  8281. "version.txt"
  8282. ]
  8283. },
  8284. "System.Text.Encoding.Extensions/4.3.0": {
  8285. "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  8286. "type": "package",
  8287. "path": "system.text.encoding.extensions/4.3.0",
  8288. "files": [
  8289. ".nupkg.metadata",
  8290. ".signature.p7s",
  8291. "ThirdPartyNotices.txt",
  8292. "dotnet_library_license.txt",
  8293. "lib/MonoAndroid10/_._",
  8294. "lib/MonoTouch10/_._",
  8295. "lib/net45/_._",
  8296. "lib/portable-net45+win8+wp8+wpa81/_._",
  8297. "lib/win8/_._",
  8298. "lib/wp80/_._",
  8299. "lib/wpa81/_._",
  8300. "lib/xamarinios10/_._",
  8301. "lib/xamarinmac20/_._",
  8302. "lib/xamarintvos10/_._",
  8303. "lib/xamarinwatchos10/_._",
  8304. "ref/MonoAndroid10/_._",
  8305. "ref/MonoTouch10/_._",
  8306. "ref/net45/_._",
  8307. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  8308. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  8309. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  8310. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  8311. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  8312. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  8313. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  8314. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  8315. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  8316. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  8317. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  8318. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  8319. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  8320. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  8321. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  8322. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  8323. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  8324. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  8325. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  8326. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  8327. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  8328. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  8329. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  8330. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  8331. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  8332. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  8333. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  8334. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  8335. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  8336. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  8337. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  8338. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  8339. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  8340. "ref/portable-net45+win8+wp8+wpa81/_._",
  8341. "ref/win8/_._",
  8342. "ref/wp80/_._",
  8343. "ref/wpa81/_._",
  8344. "ref/xamarinios10/_._",
  8345. "ref/xamarinmac20/_._",
  8346. "ref/xamarintvos10/_._",
  8347. "ref/xamarinwatchos10/_._",
  8348. "system.text.encoding.extensions.4.3.0.nupkg.sha512",
  8349. "system.text.encoding.extensions.nuspec"
  8350. ]
  8351. },
  8352. "System.Text.Encodings.Web/4.5.0": {
  8353. "sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  8354. "type": "package",
  8355. "path": "system.text.encodings.web/4.5.0",
  8356. "files": [
  8357. ".nupkg.metadata",
  8358. ".signature.p7s",
  8359. "LICENSE.TXT",
  8360. "THIRD-PARTY-NOTICES.TXT",
  8361. "lib/netstandard1.0/System.Text.Encodings.Web.dll",
  8362. "lib/netstandard1.0/System.Text.Encodings.Web.xml",
  8363. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  8364. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  8365. "system.text.encodings.web.4.5.0.nupkg.sha512",
  8366. "system.text.encodings.web.nuspec",
  8367. "useSharedDesignerContext.txt",
  8368. "version.txt"
  8369. ]
  8370. },
  8371. "System.Text.RegularExpressions/4.3.0": {
  8372. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  8373. "type": "package",
  8374. "path": "system.text.regularexpressions/4.3.0",
  8375. "files": [
  8376. ".nupkg.metadata",
  8377. ".signature.p7s",
  8378. "ThirdPartyNotices.txt",
  8379. "dotnet_library_license.txt",
  8380. "lib/MonoAndroid10/_._",
  8381. "lib/MonoTouch10/_._",
  8382. "lib/net45/_._",
  8383. "lib/net463/System.Text.RegularExpressions.dll",
  8384. "lib/netcore50/System.Text.RegularExpressions.dll",
  8385. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  8386. "lib/portable-net45+win8+wp8+wpa81/_._",
  8387. "lib/win8/_._",
  8388. "lib/wp80/_._",
  8389. "lib/wpa81/_._",
  8390. "lib/xamarinios10/_._",
  8391. "lib/xamarinmac20/_._",
  8392. "lib/xamarintvos10/_._",
  8393. "lib/xamarinwatchos10/_._",
  8394. "ref/MonoAndroid10/_._",
  8395. "ref/MonoTouch10/_._",
  8396. "ref/net45/_._",
  8397. "ref/net463/System.Text.RegularExpressions.dll",
  8398. "ref/netcore50/System.Text.RegularExpressions.dll",
  8399. "ref/netcore50/System.Text.RegularExpressions.xml",
  8400. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  8401. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  8402. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  8403. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  8404. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  8405. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  8406. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  8407. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  8408. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  8409. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  8410. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  8411. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  8412. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  8413. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  8414. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  8415. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  8416. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  8417. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  8418. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  8419. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  8420. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  8421. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  8422. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  8423. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  8424. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  8425. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  8426. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  8427. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  8428. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  8429. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  8430. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  8431. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  8432. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  8433. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  8434. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  8435. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  8436. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  8437. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  8438. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  8439. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  8440. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  8441. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  8442. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  8443. "ref/portable-net45+win8+wp8+wpa81/_._",
  8444. "ref/win8/_._",
  8445. "ref/wp80/_._",
  8446. "ref/wpa81/_._",
  8447. "ref/xamarinios10/_._",
  8448. "ref/xamarinmac20/_._",
  8449. "ref/xamarintvos10/_._",
  8450. "ref/xamarinwatchos10/_._",
  8451. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  8452. "system.text.regularexpressions.nuspec"
  8453. ]
  8454. },
  8455. "System.Threading/4.3.0": {
  8456. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  8457. "type": "package",
  8458. "path": "system.threading/4.3.0",
  8459. "files": [
  8460. ".nupkg.metadata",
  8461. ".signature.p7s",
  8462. "ThirdPartyNotices.txt",
  8463. "dotnet_library_license.txt",
  8464. "lib/MonoAndroid10/_._",
  8465. "lib/MonoTouch10/_._",
  8466. "lib/net45/_._",
  8467. "lib/netcore50/System.Threading.dll",
  8468. "lib/netstandard1.3/System.Threading.dll",
  8469. "lib/portable-net45+win8+wp8+wpa81/_._",
  8470. "lib/win8/_._",
  8471. "lib/wp80/_._",
  8472. "lib/wpa81/_._",
  8473. "lib/xamarinios10/_._",
  8474. "lib/xamarinmac20/_._",
  8475. "lib/xamarintvos10/_._",
  8476. "lib/xamarinwatchos10/_._",
  8477. "ref/MonoAndroid10/_._",
  8478. "ref/MonoTouch10/_._",
  8479. "ref/net45/_._",
  8480. "ref/netcore50/System.Threading.dll",
  8481. "ref/netcore50/System.Threading.xml",
  8482. "ref/netcore50/de/System.Threading.xml",
  8483. "ref/netcore50/es/System.Threading.xml",
  8484. "ref/netcore50/fr/System.Threading.xml",
  8485. "ref/netcore50/it/System.Threading.xml",
  8486. "ref/netcore50/ja/System.Threading.xml",
  8487. "ref/netcore50/ko/System.Threading.xml",
  8488. "ref/netcore50/ru/System.Threading.xml",
  8489. "ref/netcore50/zh-hans/System.Threading.xml",
  8490. "ref/netcore50/zh-hant/System.Threading.xml",
  8491. "ref/netstandard1.0/System.Threading.dll",
  8492. "ref/netstandard1.0/System.Threading.xml",
  8493. "ref/netstandard1.0/de/System.Threading.xml",
  8494. "ref/netstandard1.0/es/System.Threading.xml",
  8495. "ref/netstandard1.0/fr/System.Threading.xml",
  8496. "ref/netstandard1.0/it/System.Threading.xml",
  8497. "ref/netstandard1.0/ja/System.Threading.xml",
  8498. "ref/netstandard1.0/ko/System.Threading.xml",
  8499. "ref/netstandard1.0/ru/System.Threading.xml",
  8500. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  8501. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  8502. "ref/netstandard1.3/System.Threading.dll",
  8503. "ref/netstandard1.3/System.Threading.xml",
  8504. "ref/netstandard1.3/de/System.Threading.xml",
  8505. "ref/netstandard1.3/es/System.Threading.xml",
  8506. "ref/netstandard1.3/fr/System.Threading.xml",
  8507. "ref/netstandard1.3/it/System.Threading.xml",
  8508. "ref/netstandard1.3/ja/System.Threading.xml",
  8509. "ref/netstandard1.3/ko/System.Threading.xml",
  8510. "ref/netstandard1.3/ru/System.Threading.xml",
  8511. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  8512. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  8513. "ref/portable-net45+win8+wp8+wpa81/_._",
  8514. "ref/win8/_._",
  8515. "ref/wp80/_._",
  8516. "ref/wpa81/_._",
  8517. "ref/xamarinios10/_._",
  8518. "ref/xamarinmac20/_._",
  8519. "ref/xamarintvos10/_._",
  8520. "ref/xamarinwatchos10/_._",
  8521. "runtimes/aot/lib/netcore50/System.Threading.dll",
  8522. "system.threading.4.3.0.nupkg.sha512",
  8523. "system.threading.nuspec"
  8524. ]
  8525. },
  8526. "System.Threading.Overlapped/4.0.1": {
  8527. "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  8528. "type": "package",
  8529. "path": "system.threading.overlapped/4.0.1",
  8530. "files": [
  8531. ".nupkg.metadata",
  8532. ".signature.p7s",
  8533. "ThirdPartyNotices.txt",
  8534. "dotnet_library_license.txt",
  8535. "lib/net46/System.Threading.Overlapped.dll",
  8536. "ref/net46/System.Threading.Overlapped.dll",
  8537. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  8538. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  8539. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  8540. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  8541. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  8542. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  8543. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  8544. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  8545. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  8546. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  8547. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  8548. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  8549. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  8550. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  8551. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
  8552. "system.threading.overlapped.4.0.1.nupkg.sha512",
  8553. "system.threading.overlapped.nuspec"
  8554. ]
  8555. },
  8556. "System.Threading.Tasks/4.3.0": {
  8557. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  8558. "type": "package",
  8559. "path": "system.threading.tasks/4.3.0",
  8560. "files": [
  8561. ".nupkg.metadata",
  8562. ".signature.p7s",
  8563. "ThirdPartyNotices.txt",
  8564. "dotnet_library_license.txt",
  8565. "lib/MonoAndroid10/_._",
  8566. "lib/MonoTouch10/_._",
  8567. "lib/net45/_._",
  8568. "lib/portable-net45+win8+wp8+wpa81/_._",
  8569. "lib/win8/_._",
  8570. "lib/wp80/_._",
  8571. "lib/wpa81/_._",
  8572. "lib/xamarinios10/_._",
  8573. "lib/xamarinmac20/_._",
  8574. "lib/xamarintvos10/_._",
  8575. "lib/xamarinwatchos10/_._",
  8576. "ref/MonoAndroid10/_._",
  8577. "ref/MonoTouch10/_._",
  8578. "ref/net45/_._",
  8579. "ref/netcore50/System.Threading.Tasks.dll",
  8580. "ref/netcore50/System.Threading.Tasks.xml",
  8581. "ref/netcore50/de/System.Threading.Tasks.xml",
  8582. "ref/netcore50/es/System.Threading.Tasks.xml",
  8583. "ref/netcore50/fr/System.Threading.Tasks.xml",
  8584. "ref/netcore50/it/System.Threading.Tasks.xml",
  8585. "ref/netcore50/ja/System.Threading.Tasks.xml",
  8586. "ref/netcore50/ko/System.Threading.Tasks.xml",
  8587. "ref/netcore50/ru/System.Threading.Tasks.xml",
  8588. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  8589. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  8590. "ref/netstandard1.0/System.Threading.Tasks.dll",
  8591. "ref/netstandard1.0/System.Threading.Tasks.xml",
  8592. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  8593. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  8594. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  8595. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  8596. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  8597. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  8598. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  8599. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  8600. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  8601. "ref/netstandard1.3/System.Threading.Tasks.dll",
  8602. "ref/netstandard1.3/System.Threading.Tasks.xml",
  8603. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  8604. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  8605. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  8606. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  8607. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  8608. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  8609. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  8610. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  8611. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  8612. "ref/portable-net45+win8+wp8+wpa81/_._",
  8613. "ref/win8/_._",
  8614. "ref/wp80/_._",
  8615. "ref/wpa81/_._",
  8616. "ref/xamarinios10/_._",
  8617. "ref/xamarinmac20/_._",
  8618. "ref/xamarintvos10/_._",
  8619. "ref/xamarinwatchos10/_._",
  8620. "system.threading.tasks.4.3.0.nupkg.sha512",
  8621. "system.threading.tasks.nuspec"
  8622. ]
  8623. },
  8624. "System.Threading.Tasks.Extensions/4.3.0": {
  8625. "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  8626. "type": "package",
  8627. "path": "system.threading.tasks.extensions/4.3.0",
  8628. "files": [
  8629. ".nupkg.metadata",
  8630. ".signature.p7s",
  8631. "ThirdPartyNotices.txt",
  8632. "dotnet_library_license.txt",
  8633. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  8634. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  8635. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  8636. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  8637. "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
  8638. "system.threading.tasks.extensions.nuspec"
  8639. ]
  8640. },
  8641. "System.Threading.Thread/4.0.0": {
  8642. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  8643. "type": "package",
  8644. "path": "system.threading.thread/4.0.0",
  8645. "files": [
  8646. ".nupkg.metadata",
  8647. ".signature.p7s",
  8648. "ThirdPartyNotices.txt",
  8649. "dotnet_library_license.txt",
  8650. "lib/MonoAndroid10/_._",
  8651. "lib/MonoTouch10/_._",
  8652. "lib/net46/System.Threading.Thread.dll",
  8653. "lib/netcore50/_._",
  8654. "lib/netstandard1.3/System.Threading.Thread.dll",
  8655. "lib/xamarinios10/_._",
  8656. "lib/xamarinmac20/_._",
  8657. "lib/xamarintvos10/_._",
  8658. "lib/xamarinwatchos10/_._",
  8659. "ref/MonoAndroid10/_._",
  8660. "ref/MonoTouch10/_._",
  8661. "ref/net46/System.Threading.Thread.dll",
  8662. "ref/netstandard1.3/System.Threading.Thread.dll",
  8663. "ref/netstandard1.3/System.Threading.Thread.xml",
  8664. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  8665. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  8666. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  8667. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  8668. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  8669. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  8670. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  8671. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  8672. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  8673. "ref/xamarinios10/_._",
  8674. "ref/xamarinmac20/_._",
  8675. "ref/xamarintvos10/_._",
  8676. "ref/xamarinwatchos10/_._",
  8677. "system.threading.thread.4.0.0.nupkg.sha512",
  8678. "system.threading.thread.nuspec"
  8679. ]
  8680. },
  8681. "System.Threading.ThreadPool/4.0.10": {
  8682. "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  8683. "type": "package",
  8684. "path": "system.threading.threadpool/4.0.10",
  8685. "files": [
  8686. ".nupkg.metadata",
  8687. ".signature.p7s",
  8688. "ThirdPartyNotices.txt",
  8689. "dotnet_library_license.txt",
  8690. "lib/MonoAndroid10/_._",
  8691. "lib/MonoTouch10/_._",
  8692. "lib/net46/System.Threading.ThreadPool.dll",
  8693. "lib/netcore50/_._",
  8694. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  8695. "lib/xamarinios10/_._",
  8696. "lib/xamarinmac20/_._",
  8697. "lib/xamarintvos10/_._",
  8698. "lib/xamarinwatchos10/_._",
  8699. "ref/MonoAndroid10/_._",
  8700. "ref/MonoTouch10/_._",
  8701. "ref/net46/System.Threading.ThreadPool.dll",
  8702. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  8703. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  8704. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  8705. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  8706. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  8707. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  8708. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  8709. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  8710. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  8711. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  8712. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  8713. "ref/xamarinios10/_._",
  8714. "ref/xamarinmac20/_._",
  8715. "ref/xamarintvos10/_._",
  8716. "ref/xamarinwatchos10/_._",
  8717. "system.threading.threadpool.4.0.10.nupkg.sha512",
  8718. "system.threading.threadpool.nuspec"
  8719. ]
  8720. },
  8721. "System.Threading.Timer/4.3.0": {
  8722. "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  8723. "type": "package",
  8724. "path": "system.threading.timer/4.3.0",
  8725. "files": [
  8726. ".nupkg.metadata",
  8727. ".signature.p7s",
  8728. "ThirdPartyNotices.txt",
  8729. "dotnet_library_license.txt",
  8730. "lib/MonoAndroid10/_._",
  8731. "lib/MonoTouch10/_._",
  8732. "lib/net451/_._",
  8733. "lib/portable-net451+win81+wpa81/_._",
  8734. "lib/win81/_._",
  8735. "lib/wpa81/_._",
  8736. "lib/xamarinios10/_._",
  8737. "lib/xamarinmac20/_._",
  8738. "lib/xamarintvos10/_._",
  8739. "lib/xamarinwatchos10/_._",
  8740. "ref/MonoAndroid10/_._",
  8741. "ref/MonoTouch10/_._",
  8742. "ref/net451/_._",
  8743. "ref/netcore50/System.Threading.Timer.dll",
  8744. "ref/netcore50/System.Threading.Timer.xml",
  8745. "ref/netcore50/de/System.Threading.Timer.xml",
  8746. "ref/netcore50/es/System.Threading.Timer.xml",
  8747. "ref/netcore50/fr/System.Threading.Timer.xml",
  8748. "ref/netcore50/it/System.Threading.Timer.xml",
  8749. "ref/netcore50/ja/System.Threading.Timer.xml",
  8750. "ref/netcore50/ko/System.Threading.Timer.xml",
  8751. "ref/netcore50/ru/System.Threading.Timer.xml",
  8752. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  8753. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  8754. "ref/netstandard1.2/System.Threading.Timer.dll",
  8755. "ref/netstandard1.2/System.Threading.Timer.xml",
  8756. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  8757. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  8758. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  8759. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  8760. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  8761. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  8762. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  8763. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  8764. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  8765. "ref/portable-net451+win81+wpa81/_._",
  8766. "ref/win81/_._",
  8767. "ref/wpa81/_._",
  8768. "ref/xamarinios10/_._",
  8769. "ref/xamarinmac20/_._",
  8770. "ref/xamarintvos10/_._",
  8771. "ref/xamarinwatchos10/_._",
  8772. "system.threading.timer.4.3.0.nupkg.sha512",
  8773. "system.threading.timer.nuspec"
  8774. ]
  8775. },
  8776. "System.ValueTuple/4.5.0": {
  8777. "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  8778. "type": "package",
  8779. "path": "system.valuetuple/4.5.0",
  8780. "files": [
  8781. ".nupkg.metadata",
  8782. ".signature.p7s",
  8783. "LICENSE.TXT",
  8784. "THIRD-PARTY-NOTICES.TXT",
  8785. "lib/MonoAndroid10/_._",
  8786. "lib/MonoTouch10/_._",
  8787. "lib/net461/System.ValueTuple.dll",
  8788. "lib/net461/System.ValueTuple.xml",
  8789. "lib/net47/System.ValueTuple.dll",
  8790. "lib/net47/System.ValueTuple.xml",
  8791. "lib/netcoreapp2.0/_._",
  8792. "lib/netstandard1.0/System.ValueTuple.dll",
  8793. "lib/netstandard1.0/System.ValueTuple.xml",
  8794. "lib/netstandard2.0/_._",
  8795. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  8796. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
  8797. "lib/uap10.0.16299/_._",
  8798. "lib/xamarinios10/_._",
  8799. "lib/xamarinmac20/_._",
  8800. "lib/xamarintvos10/_._",
  8801. "lib/xamarinwatchos10/_._",
  8802. "ref/MonoAndroid10/_._",
  8803. "ref/MonoTouch10/_._",
  8804. "ref/net461/System.ValueTuple.dll",
  8805. "ref/net47/System.ValueTuple.dll",
  8806. "ref/netcoreapp2.0/_._",
  8807. "ref/netstandard2.0/_._",
  8808. "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  8809. "ref/uap10.0.16299/_._",
  8810. "ref/xamarinios10/_._",
  8811. "ref/xamarinmac20/_._",
  8812. "ref/xamarintvos10/_._",
  8813. "ref/xamarinwatchos10/_._",
  8814. "system.valuetuple.4.5.0.nupkg.sha512",
  8815. "system.valuetuple.nuspec",
  8816. "useSharedDesignerContext.txt",
  8817. "version.txt"
  8818. ]
  8819. },
  8820. "System.Windows.Extensions/4.6.0": {
  8821. "sha512": "GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
  8822. "type": "package",
  8823. "path": "system.windows.extensions/4.6.0",
  8824. "files": [
  8825. ".nupkg.metadata",
  8826. ".signature.p7s",
  8827. "LICENSE.TXT",
  8828. "THIRD-PARTY-NOTICES.TXT",
  8829. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8830. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8831. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  8832. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  8833. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8834. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8835. "system.windows.extensions.4.6.0.nupkg.sha512",
  8836. "system.windows.extensions.nuspec",
  8837. "useSharedDesignerContext.txt",
  8838. "version.txt"
  8839. ]
  8840. },
  8841. "System.Xml.ReaderWriter/4.3.0": {
  8842. "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  8843. "type": "package",
  8844. "path": "system.xml.readerwriter/4.3.0",
  8845. "files": [
  8846. ".nupkg.metadata",
  8847. ".signature.p7s",
  8848. "ThirdPartyNotices.txt",
  8849. "dotnet_library_license.txt",
  8850. "lib/MonoAndroid10/_._",
  8851. "lib/MonoTouch10/_._",
  8852. "lib/net45/_._",
  8853. "lib/net46/System.Xml.ReaderWriter.dll",
  8854. "lib/netcore50/System.Xml.ReaderWriter.dll",
  8855. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  8856. "lib/portable-net45+win8+wp8+wpa81/_._",
  8857. "lib/win8/_._",
  8858. "lib/wp80/_._",
  8859. "lib/wpa81/_._",
  8860. "lib/xamarinios10/_._",
  8861. "lib/xamarinmac20/_._",
  8862. "lib/xamarintvos10/_._",
  8863. "lib/xamarinwatchos10/_._",
  8864. "ref/MonoAndroid10/_._",
  8865. "ref/MonoTouch10/_._",
  8866. "ref/net45/_._",
  8867. "ref/net46/System.Xml.ReaderWriter.dll",
  8868. "ref/netcore50/System.Xml.ReaderWriter.dll",
  8869. "ref/netcore50/System.Xml.ReaderWriter.xml",
  8870. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  8871. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  8872. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  8873. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  8874. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  8875. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  8876. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  8877. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  8878. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  8879. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  8880. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  8881. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  8882. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  8883. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  8884. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  8885. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  8886. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  8887. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  8888. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  8889. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  8890. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  8891. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  8892. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  8893. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  8894. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  8895. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  8896. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  8897. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  8898. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  8899. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  8900. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  8901. "ref/portable-net45+win8+wp8+wpa81/_._",
  8902. "ref/win8/_._",
  8903. "ref/wp80/_._",
  8904. "ref/wpa81/_._",
  8905. "ref/xamarinios10/_._",
  8906. "ref/xamarinmac20/_._",
  8907. "ref/xamarintvos10/_._",
  8908. "ref/xamarinwatchos10/_._",
  8909. "system.xml.readerwriter.4.3.0.nupkg.sha512",
  8910. "system.xml.readerwriter.nuspec"
  8911. ]
  8912. },
  8913. "System.Xml.XDocument/4.3.0": {
  8914. "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  8915. "type": "package",
  8916. "path": "system.xml.xdocument/4.3.0",
  8917. "files": [
  8918. ".nupkg.metadata",
  8919. ".signature.p7s",
  8920. "ThirdPartyNotices.txt",
  8921. "dotnet_library_license.txt",
  8922. "lib/MonoAndroid10/_._",
  8923. "lib/MonoTouch10/_._",
  8924. "lib/net45/_._",
  8925. "lib/netcore50/System.Xml.XDocument.dll",
  8926. "lib/netstandard1.3/System.Xml.XDocument.dll",
  8927. "lib/portable-net45+win8+wp8+wpa81/_._",
  8928. "lib/win8/_._",
  8929. "lib/wp80/_._",
  8930. "lib/wpa81/_._",
  8931. "lib/xamarinios10/_._",
  8932. "lib/xamarinmac20/_._",
  8933. "lib/xamarintvos10/_._",
  8934. "lib/xamarinwatchos10/_._",
  8935. "ref/MonoAndroid10/_._",
  8936. "ref/MonoTouch10/_._",
  8937. "ref/net45/_._",
  8938. "ref/netcore50/System.Xml.XDocument.dll",
  8939. "ref/netcore50/System.Xml.XDocument.xml",
  8940. "ref/netcore50/de/System.Xml.XDocument.xml",
  8941. "ref/netcore50/es/System.Xml.XDocument.xml",
  8942. "ref/netcore50/fr/System.Xml.XDocument.xml",
  8943. "ref/netcore50/it/System.Xml.XDocument.xml",
  8944. "ref/netcore50/ja/System.Xml.XDocument.xml",
  8945. "ref/netcore50/ko/System.Xml.XDocument.xml",
  8946. "ref/netcore50/ru/System.Xml.XDocument.xml",
  8947. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  8948. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  8949. "ref/netstandard1.0/System.Xml.XDocument.dll",
  8950. "ref/netstandard1.0/System.Xml.XDocument.xml",
  8951. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  8952. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  8953. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  8954. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  8955. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  8956. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  8957. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  8958. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  8959. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  8960. "ref/netstandard1.3/System.Xml.XDocument.dll",
  8961. "ref/netstandard1.3/System.Xml.XDocument.xml",
  8962. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  8963. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  8964. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  8965. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  8966. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  8967. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  8968. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  8969. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  8970. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  8971. "ref/portable-net45+win8+wp8+wpa81/_._",
  8972. "ref/win8/_._",
  8973. "ref/wp80/_._",
  8974. "ref/wpa81/_._",
  8975. "ref/xamarinios10/_._",
  8976. "ref/xamarinmac20/_._",
  8977. "ref/xamarintvos10/_._",
  8978. "ref/xamarinwatchos10/_._",
  8979. "system.xml.xdocument.4.3.0.nupkg.sha512",
  8980. "system.xml.xdocument.nuspec"
  8981. ]
  8982. },
  8983. "System.Xml.XmlDocument/4.3.0": {
  8984. "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  8985. "type": "package",
  8986. "path": "system.xml.xmldocument/4.3.0",
  8987. "files": [
  8988. ".nupkg.metadata",
  8989. ".signature.p7s",
  8990. "ThirdPartyNotices.txt",
  8991. "dotnet_library_license.txt",
  8992. "lib/MonoAndroid10/_._",
  8993. "lib/MonoTouch10/_._",
  8994. "lib/net46/System.Xml.XmlDocument.dll",
  8995. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  8996. "lib/xamarinios10/_._",
  8997. "lib/xamarinmac20/_._",
  8998. "lib/xamarintvos10/_._",
  8999. "lib/xamarinwatchos10/_._",
  9000. "ref/MonoAndroid10/_._",
  9001. "ref/MonoTouch10/_._",
  9002. "ref/net46/System.Xml.XmlDocument.dll",
  9003. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  9004. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  9005. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  9006. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  9007. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  9008. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  9009. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  9010. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  9011. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  9012. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  9013. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  9014. "ref/xamarinios10/_._",
  9015. "ref/xamarinmac20/_._",
  9016. "ref/xamarintvos10/_._",
  9017. "ref/xamarinwatchos10/_._",
  9018. "system.xml.xmldocument.4.3.0.nupkg.sha512",
  9019. "system.xml.xmldocument.nuspec"
  9020. ]
  9021. },
  9022. "System.Xml.XmlSerializer/4.3.0": {
  9023. "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  9024. "type": "package",
  9025. "path": "system.xml.xmlserializer/4.3.0",
  9026. "files": [
  9027. ".nupkg.metadata",
  9028. ".signature.p7s",
  9029. "ThirdPartyNotices.txt",
  9030. "dotnet_library_license.txt",
  9031. "lib/MonoAndroid10/_._",
  9032. "lib/MonoTouch10/_._",
  9033. "lib/net45/_._",
  9034. "lib/netcore50/System.Xml.XmlSerializer.dll",
  9035. "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
  9036. "lib/portable-net45+win8+wp8+wpa81/_._",
  9037. "lib/win8/_._",
  9038. "lib/wp80/_._",
  9039. "lib/wpa81/_._",
  9040. "lib/xamarinios10/_._",
  9041. "lib/xamarinmac20/_._",
  9042. "lib/xamarintvos10/_._",
  9043. "lib/xamarinwatchos10/_._",
  9044. "ref/MonoAndroid10/_._",
  9045. "ref/MonoTouch10/_._",
  9046. "ref/net45/_._",
  9047. "ref/netcore50/System.Xml.XmlSerializer.dll",
  9048. "ref/netcore50/System.Xml.XmlSerializer.xml",
  9049. "ref/netcore50/de/System.Xml.XmlSerializer.xml",
  9050. "ref/netcore50/es/System.Xml.XmlSerializer.xml",
  9051. "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
  9052. "ref/netcore50/it/System.Xml.XmlSerializer.xml",
  9053. "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
  9054. "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
  9055. "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
  9056. "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
  9057. "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
  9058. "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
  9059. "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
  9060. "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
  9061. "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
  9062. "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
  9063. "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
  9064. "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
  9065. "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
  9066. "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
  9067. "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
  9068. "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
  9069. "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
  9070. "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
  9071. "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
  9072. "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
  9073. "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
  9074. "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
  9075. "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
  9076. "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
  9077. "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
  9078. "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
  9079. "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
  9080. "ref/portable-net45+win8+wp8+wpa81/_._",
  9081. "ref/win8/_._",
  9082. "ref/wp80/_._",
  9083. "ref/wpa81/_._",
  9084. "ref/xamarinios10/_._",
  9085. "ref/xamarinmac20/_._",
  9086. "ref/xamarintvos10/_._",
  9087. "ref/xamarinwatchos10/_._",
  9088. "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
  9089. "system.xml.xmlserializer.4.3.0.nupkg.sha512",
  9090. "system.xml.xmlserializer.nuspec"
  9091. ]
  9092. },
  9093. "System.Xml.XPath/4.0.1": {
  9094. "sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
  9095. "type": "package",
  9096. "path": "system.xml.xpath/4.0.1",
  9097. "files": [
  9098. ".nupkg.metadata",
  9099. ".signature.p7s",
  9100. "ThirdPartyNotices.txt",
  9101. "dotnet_library_license.txt",
  9102. "lib/MonoAndroid10/_._",
  9103. "lib/MonoTouch10/_._",
  9104. "lib/net46/System.Xml.XPath.dll",
  9105. "lib/netstandard1.3/System.Xml.XPath.dll",
  9106. "lib/xamarinios10/_._",
  9107. "lib/xamarinmac20/_._",
  9108. "lib/xamarintvos10/_._",
  9109. "lib/xamarinwatchos10/_._",
  9110. "ref/MonoAndroid10/_._",
  9111. "ref/MonoTouch10/_._",
  9112. "ref/net46/System.Xml.XPath.dll",
  9113. "ref/netstandard1.3/System.Xml.XPath.dll",
  9114. "ref/netstandard1.3/System.Xml.XPath.xml",
  9115. "ref/netstandard1.3/de/System.Xml.XPath.xml",
  9116. "ref/netstandard1.3/es/System.Xml.XPath.xml",
  9117. "ref/netstandard1.3/fr/System.Xml.XPath.xml",
  9118. "ref/netstandard1.3/it/System.Xml.XPath.xml",
  9119. "ref/netstandard1.3/ja/System.Xml.XPath.xml",
  9120. "ref/netstandard1.3/ko/System.Xml.XPath.xml",
  9121. "ref/netstandard1.3/ru/System.Xml.XPath.xml",
  9122. "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
  9123. "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
  9124. "ref/xamarinios10/_._",
  9125. "ref/xamarinmac20/_._",
  9126. "ref/xamarintvos10/_._",
  9127. "ref/xamarinwatchos10/_._",
  9128. "system.xml.xpath.4.0.1.nupkg.sha512",
  9129. "system.xml.xpath.nuspec"
  9130. ]
  9131. },
  9132. "System.Xml.XPath.XmlDocument/4.0.1": {
  9133. "sha512": "Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
  9134. "type": "package",
  9135. "path": "system.xml.xpath.xmldocument/4.0.1",
  9136. "files": [
  9137. ".nupkg.metadata",
  9138. ".signature.p7s",
  9139. "ThirdPartyNotices.txt",
  9140. "dotnet_library_license.txt",
  9141. "lib/MonoAndroid10/_._",
  9142. "lib/MonoTouch10/_._",
  9143. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  9144. "lib/xamarinios10/_._",
  9145. "lib/xamarinmac20/_._",
  9146. "lib/xamarintvos10/_._",
  9147. "lib/xamarinwatchos10/_._",
  9148. "ref/MonoAndroid10/_._",
  9149. "ref/MonoTouch10/_._",
  9150. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  9151. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
  9152. "ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
  9153. "ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
  9154. "ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
  9155. "ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
  9156. "ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
  9157. "ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
  9158. "ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
  9159. "ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
  9160. "ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
  9161. "ref/xamarinios10/_._",
  9162. "ref/xamarinmac20/_._",
  9163. "ref/xamarintvos10/_._",
  9164. "ref/xamarinwatchos10/_._",
  9165. "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512",
  9166. "system.xml.xpath.xmldocument.nuspec"
  9167. ]
  9168. },
  9169. "TSQL.Parser/1.4.0": {
  9170. "sha512": "C+dZAY2TsKZj4W6r7NHXManIUOMuM96aRFFyTSZ4TW7YoJDw71P3+ggowqhIXzrhMLhnnnc4N5Tz2t6zs7OTBw==",
  9171. "type": "package",
  9172. "path": "tsql.parser/1.4.0",
  9173. "files": [
  9174. ".nupkg.metadata",
  9175. ".signature.p7s",
  9176. "lib/net452/TSQL_Parser.dll",
  9177. "lib/net452/TSQL_Parser.xml",
  9178. "lib/netstandard2.0/TSQL_Parser.dll",
  9179. "lib/netstandard2.0/TSQL_Parser.xml",
  9180. "tsql.parser.1.4.0.nupkg.sha512",
  9181. "tsql.parser.nuspec"
  9182. ]
  9183. },
  9184. "xunit/2.4.0": {
  9185. "sha512": "NL00nGsDsyWc1CWxz5FXXjLpW9oFG18WJoTPCyhNv4KGP/e5iLJqAqgM1uaJZyQ6WaTtmWIy4yjYP3RdcaT7Vw==",
  9186. "type": "package",
  9187. "path": "xunit/2.4.0",
  9188. "files": [
  9189. ".nupkg.metadata",
  9190. ".signature.p7s",
  9191. "xunit.2.4.0.nupkg.sha512",
  9192. "xunit.nuspec"
  9193. ]
  9194. },
  9195. "xunit.abstractions/2.0.2": {
  9196. "sha512": "vItLB0WkaKg0426RgWq+ZdXH6D+YV/uH28C0weWMOBnVx7I+luHuEYss9hoOngpkiN5kUpLvh9VZRx1H2sk59A==",
  9197. "type": "package",
  9198. "path": "xunit.abstractions/2.0.2",
  9199. "files": [
  9200. ".nupkg.metadata",
  9201. ".signature.p7s",
  9202. "lib/net35/xunit.abstractions.dll",
  9203. "lib/net35/xunit.abstractions.xml",
  9204. "lib/netstandard1.0/xunit.abstractions.dll",
  9205. "lib/netstandard1.0/xunit.abstractions.xml",
  9206. "lib/netstandard2.0/xunit.abstractions.dll",
  9207. "lib/netstandard2.0/xunit.abstractions.xml",
  9208. "xunit.abstractions.2.0.2.nupkg.sha512",
  9209. "xunit.abstractions.nuspec"
  9210. ]
  9211. },
  9212. "xunit.analyzers/0.10.0": {
  9213. "sha512": "4/IDFCJfIeg6bix9apmUtIMwvOsiwqdEexeO/R2D4GReIGPLIRODTpId/l4LRSrAJk9lEO3Zx1H0Zx6uohJDNg==",
  9214. "type": "package",
  9215. "path": "xunit.analyzers/0.10.0",
  9216. "hasTools": true,
  9217. "files": [
  9218. ".nupkg.metadata",
  9219. ".signature.p7s",
  9220. "analyzers/dotnet/cs/xunit.analyzers.dll",
  9221. "tools/install.ps1",
  9222. "tools/uninstall.ps1",
  9223. "xunit.analyzers.0.10.0.nupkg.sha512",
  9224. "xunit.analyzers.nuspec"
  9225. ]
  9226. },
  9227. "xunit.assert/2.4.0": {
  9228. "sha512": "Swvkm6iTjZr8TiUj5vMnmfG+2dD4s/BIBgsVOzTxxmoq2ndGsmM2WIL4wuqJ8RhxydWIDOPpIaaytjT2pMTEdg==",
  9229. "type": "package",
  9230. "path": "xunit.assert/2.4.0",
  9231. "files": [
  9232. ".nupkg.metadata",
  9233. ".signature.p7s",
  9234. "lib/netstandard1.1/xunit.assert.dll",
  9235. "lib/netstandard1.1/xunit.assert.xml",
  9236. "lib/netstandard2.0/xunit.assert.dll",
  9237. "lib/netstandard2.0/xunit.assert.xml",
  9238. "xunit.assert.2.4.0.nupkg.sha512",
  9239. "xunit.assert.nuspec"
  9240. ]
  9241. },
  9242. "xunit.core/2.4.0": {
  9243. "sha512": "BJ/O/tPEcHUCwQYuwqXoYccTMyw6B5dA6yh7WxWWBhKbjqTsG9RWL0nCQXM5yQYJwUuFzBkiXDPN1BO6UdBB4Q==",
  9244. "type": "package",
  9245. "path": "xunit.core/2.4.0",
  9246. "files": [
  9247. ".nupkg.metadata",
  9248. ".signature.p7s",
  9249. "build/xunit.core.props",
  9250. "build/xunit.core.targets",
  9251. "buildMultiTargeting/xunit.core.props",
  9252. "buildMultiTargeting/xunit.core.targets",
  9253. "xunit.core.2.4.0.nupkg.sha512",
  9254. "xunit.core.nuspec"
  9255. ]
  9256. },
  9257. "xunit.extensibility.core/2.4.0": {
  9258. "sha512": "qr/KrR6uukHXD9e/lLQjyCPfMEDuvvhNFDzsYzCF2kKlYKiqcADfUvA9Q68rBtKFtwHFeghjWEuv15KoGD2SfA==",
  9259. "type": "package",
  9260. "path": "xunit.extensibility.core/2.4.0",
  9261. "files": [
  9262. ".nupkg.metadata",
  9263. ".signature.p7s",
  9264. "lib/net452/xunit.core.dll",
  9265. "lib/net452/xunit.core.dll.tdnet",
  9266. "lib/net452/xunit.core.xml",
  9267. "lib/net452/xunit.runner.tdnet.dll",
  9268. "lib/net452/xunit.runner.utility.net452.dll",
  9269. "lib/netstandard1.1/xunit.core.dll",
  9270. "lib/netstandard1.1/xunit.core.xml",
  9271. "lib/netstandard2.0/xunit.core.dll",
  9272. "lib/netstandard2.0/xunit.core.xml",
  9273. "xunit.extensibility.core.2.4.0.nupkg.sha512",
  9274. "xunit.extensibility.core.nuspec"
  9275. ]
  9276. },
  9277. "xunit.extensibility.execution/2.4.0": {
  9278. "sha512": "252Dzn7i5bMPKtAL15aOP3qJhxKd+57I8ldwIQRJa745JxQuiBu5Da0vtIISVTtc3buRSkBwVnD9iUzsEmCzZA==",
  9279. "type": "package",
  9280. "path": "xunit.extensibility.execution/2.4.0",
  9281. "files": [
  9282. ".nupkg.metadata",
  9283. ".signature.p7s",
  9284. "lib/net452/xunit.execution.desktop.dll",
  9285. "lib/net452/xunit.execution.desktop.xml",
  9286. "lib/netstandard1.1/xunit.execution.dotnet.dll",
  9287. "lib/netstandard1.1/xunit.execution.dotnet.xml",
  9288. "lib/netstandard2.0/xunit.execution.dotnet.dll",
  9289. "lib/netstandard2.0/xunit.execution.dotnet.xml",
  9290. "xunit.extensibility.execution.2.4.0.nupkg.sha512",
  9291. "xunit.extensibility.execution.nuspec"
  9292. ]
  9293. },
  9294. "xunit.runner.visualstudio/2.4.0": {
  9295. "sha512": "3eq5cGXbEJkqW9nwLuXwtxy9B5gMA8i7HW4rN63AhAvy5UvEcQbZnve23wx/oPrkyg/4CbfNhxkBezS0b1oUdQ==",
  9296. "type": "package",
  9297. "path": "xunit.runner.visualstudio/2.4.0",
  9298. "files": [
  9299. ".nupkg.metadata",
  9300. ".signature.p7s",
  9301. "build/_common/xunit.abstractions.dll",
  9302. "build/_common/xunit.runner.reporters.net452.dll",
  9303. "build/_common/xunit.runner.utility.net452.dll",
  9304. "build/_common/xunit.runner.visualstudio.testadapter.dll",
  9305. "build/net20/xunit.runner.visualstudio.props",
  9306. "build/netcoreapp1.0/xunit.abstractions.dll",
  9307. "build/netcoreapp1.0/xunit.runner.reporters.netcoreapp10.dll",
  9308. "build/netcoreapp1.0/xunit.runner.utility.netcoreapp10.dll",
  9309. "build/netcoreapp1.0/xunit.runner.utility.netcoreapp10.xml",
  9310. "build/netcoreapp1.0/xunit.runner.visualstudio.dotnetcore.testadapter.deps.json",
  9311. "build/netcoreapp1.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll",
  9312. "build/netcoreapp1.0/xunit.runner.visualstudio.props",
  9313. "build/uap10.0/xunit.runner.reporters.netstandard11.dll",
  9314. "build/uap10.0/xunit.runner.utility.uwp10.dll",
  9315. "build/uap10.0/xunit.runner.utility.uwp10.pri",
  9316. "build/uap10.0/xunit.runner.visualstudio.props",
  9317. "build/uap10.0/xunit.runner.visualstudio.targets",
  9318. "build/uap10.0/xunit.runner.visualstudio.uwp.testadapter.dll",
  9319. "build/uap10.0/xunit.runner.visualstudio.uwp.testadapter.pri",
  9320. "xunit.runner.visualstudio.2.4.0.nupkg.sha512",
  9321. "xunit.runner.visualstudio.nuspec"
  9322. ]
  9323. },
  9324. "ArsenalDB/3.1.301": {
  9325. "type": "project",
  9326. "path": "../ArsenalDB/ArsenalDB.csproj",
  9327. "msbuildProject": "../ArsenalDB/ArsenalDB.csproj"
  9328. },
  9329. "CounsellorBL/3.1.301": {
  9330. "type": "project",
  9331. "path": "../CounsellorBL/CounsellorBL.csproj",
  9332. "msbuildProject": "../CounsellorBL/CounsellorBL.csproj"
  9333. },
  9334. "CounsellorBL.GROUP/3.1.301": {
  9335. "type": "project",
  9336. "path": "../CounsellorBL.Group/CounsellorBL.GROUP.csproj",
  9337. "msbuildProject": "../CounsellorBL.Group/CounsellorBL.GROUP.csproj"
  9338. },
  9339. "CounsellorBL.MEB/3.1.301": {
  9340. "type": "project",
  9341. "path": "../CounsellorBL.MEB/CounsellorBL.MEB.csproj",
  9342. "msbuildProject": "../CounsellorBL.MEB/CounsellorBL.MEB.csproj"
  9343. },
  9344. "CounsellorBL.ORD/1.0.0": {
  9345. "type": "project",
  9346. "path": "../CounsellorBL.ORD/CounsellorBL.ORD.csproj",
  9347. "msbuildProject": "../CounsellorBL.ORD/CounsellorBL.ORD.csproj"
  9348. },
  9349. "CounsellorBL.SYS/3.1.301": {
  9350. "type": "project",
  9351. "path": "../CounsellorBL.SYS/CounsellorBL.SYS.csproj",
  9352. "msbuildProject": "../CounsellorBL.SYS/CounsellorBL.SYS.csproj"
  9353. },
  9354. "MonumentDefine/3.1.301": {
  9355. "type": "project",
  9356. "path": "../MonumentDefine/MonumentDefine.csproj",
  9357. "msbuildProject": "../MonumentDefine/MonumentDefine.csproj"
  9358. },
  9359. "SoldierData/3.1.301": {
  9360. "type": "project",
  9361. "path": "../SoldierData/SoldierData.csproj",
  9362. "msbuildProject": "../SoldierData/SoldierData.csproj"
  9363. }
  9364. },
  9365. "projectFileDependencyGroups": {
  9366. ".NETCoreApp,Version=v3.1": [
  9367. "ArsenalDB >= 3.1.301",
  9368. "CounsellorBL >= 3.1.301",
  9369. "CounsellorBL.GROUP >= 3.1.301",
  9370. "CounsellorBL.MEB >= 3.1.301",
  9371. "CounsellorBL.SYS >= 3.1.301",
  9372. "Microsoft.Extensions.Configuration.UserSecrets >= 3.1.0",
  9373. "Microsoft.NET.Test.Sdk >= 16.5.0",
  9374. "SoldierData >= 3.1.301",
  9375. "coverlet.collector >= 1.2.0",
  9376. "xunit >= 2.4.0",
  9377. "xunit.runner.visualstudio >= 2.4.0"
  9378. ]
  9379. },
  9380. "packageFolders": {
  9381. "C:\\Users\\alina\\.nuget\\packages\\": {},
  9382. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  9383. },
  9384. "project": {
  9385. "version": "1.0.0",
  9386. "restore": {
  9387. "projectUniqueName": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\XUnitTestProject\\XUnitTestProject.csproj",
  9388. "projectName": "XUnitTestProject",
  9389. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\XUnitTestProject\\XUnitTestProject.csproj",
  9390. "packagesPath": "C:\\Users\\alina\\.nuget\\packages\\",
  9391. "outputPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\XUnitTestProject\\obj\\",
  9392. "projectStyle": "PackageReference",
  9393. "fallbackFolders": [
  9394. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  9395. ],
  9396. "configFilePaths": [
  9397. "C:\\Users\\alina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  9398. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  9399. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  9400. ],
  9401. "originalTargetFrameworks": [
  9402. "netcoreapp3.1"
  9403. ],
  9404. "sources": {
  9405. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  9406. "https://api.nuget.org/v3/index.json": {}
  9407. },
  9408. "frameworks": {
  9409. "netcoreapp3.1": {
  9410. "targetAlias": "netcoreapp3.1",
  9411. "projectReferences": {
  9412. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj": {
  9413. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj"
  9414. },
  9415. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.Group\\CounsellorBL.GROUP.csproj": {
  9416. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.Group\\CounsellorBL.GROUP.csproj"
  9417. },
  9418. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.MEB\\CounsellorBL.MEB.csproj": {
  9419. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.MEB\\CounsellorBL.MEB.csproj"
  9420. },
  9421. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.SYS\\CounsellorBL.SYS.csproj": {
  9422. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.SYS\\CounsellorBL.SYS.csproj"
  9423. },
  9424. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj": {
  9425. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj"
  9426. },
  9427. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\SoldierData\\SoldierData.csproj": {
  9428. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\SoldierData\\SoldierData.csproj"
  9429. }
  9430. }
  9431. }
  9432. },
  9433. "warningProperties": {
  9434. "warnAsError": [
  9435. "NU1605"
  9436. ]
  9437. }
  9438. },
  9439. "frameworks": {
  9440. "netcoreapp3.1": {
  9441. "targetAlias": "netcoreapp3.1",
  9442. "dependencies": {
  9443. "Microsoft.Extensions.Configuration.UserSecrets": {
  9444. "target": "Package",
  9445. "version": "[3.1.0, )"
  9446. },
  9447. "Microsoft.NET.Test.Sdk": {
  9448. "target": "Package",
  9449. "version": "[16.5.0, )"
  9450. },
  9451. "coverlet.collector": {
  9452. "target": "Package",
  9453. "version": "[1.2.0, )"
  9454. },
  9455. "xunit": {
  9456. "target": "Package",
  9457. "version": "[2.4.0, )"
  9458. },
  9459. "xunit.runner.visualstudio": {
  9460. "target": "Package",
  9461. "version": "[2.4.0, )"
  9462. }
  9463. },
  9464. "imports": [
  9465. "net461",
  9466. "net462",
  9467. "net47",
  9468. "net471",
  9469. "net472",
  9470. "net48"
  9471. ],
  9472. "assetTargetFallback": true,
  9473. "warn": true,
  9474. "frameworkReferences": {
  9475. "Microsoft.NETCore.App": {
  9476. "privateAssets": "all"
  9477. }
  9478. },
  9479. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.401\\RuntimeIdentifierGraph.json"
  9480. }
  9481. }
  9482. }
  9483. }