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.

8523 lines
357 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v3.1": {
  5. "BouncyCastle.NetCore/1.8.3": {
  6. "type": "package",
  7. "dependencies": {
  8. "NETStandard.Library": "1.6.0",
  9. "System.Reflection": "4.3.0",
  10. "System.Reflection.TypeExtensions": "4.1.0"
  11. },
  12. "compile": {
  13. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
  14. },
  15. "runtime": {
  16. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
  17. }
  18. },
  19. "Caching.CSRedis/3.6.60": {
  20. "type": "package",
  21. "dependencies": {
  22. "CSRedisCore": "3.6.6",
  23. "Microsoft.Extensions.Caching.Abstractions": "3.1.10"
  24. },
  25. "compile": {
  26. "lib/netcoreapp3.1/Caching.CSRedis.dll": {}
  27. },
  28. "runtime": {
  29. "lib/netcoreapp3.1/Caching.CSRedis.dll": {}
  30. }
  31. },
  32. "CSRedisCore/3.6.6": {
  33. "type": "package",
  34. "dependencies": {
  35. "Newtonsoft.Json": "12.0.3",
  36. "System.ValueTuple": "4.5.0"
  37. },
  38. "compile": {
  39. "lib/netstandard2.0/CSRedisCore.dll": {}
  40. },
  41. "runtime": {
  42. "lib/netstandard2.0/CSRedisCore.dll": {}
  43. }
  44. },
  45. "Google.Protobuf/3.6.1": {
  46. "type": "package",
  47. "dependencies": {
  48. "NETStandard.Library": "1.6.1"
  49. },
  50. "compile": {
  51. "lib/netstandard1.0/Google.Protobuf.dll": {}
  52. },
  53. "runtime": {
  54. "lib/netstandard1.0/Google.Protobuf.dll": {}
  55. }
  56. },
  57. "log4net/2.0.8": {
  58. "type": "package",
  59. "dependencies": {
  60. "System.AppContext": "4.1.0",
  61. "System.Collections.NonGeneric": "4.0.1",
  62. "System.Console": "4.0.0",
  63. "System.Diagnostics.Debug": "4.0.11",
  64. "System.Diagnostics.Process": "4.1.0",
  65. "System.Diagnostics.StackTrace": "4.0.1",
  66. "System.Diagnostics.TraceSource": "4.0.0",
  67. "System.IO.FileSystem": "4.0.1",
  68. "System.IO.FileSystem.Watcher": "4.0.0",
  69. "System.Linq": "4.1.0",
  70. "System.Net.NameResolution": "4.0.0",
  71. "System.Net.Requests": "4.0.11",
  72. "System.Net.Sockets": "4.1.0",
  73. "System.Reflection": "4.3.0",
  74. "System.Reflection.Extensions": "4.0.1",
  75. "System.Reflection.TypeExtensions": "4.1.0",
  76. "System.Runtime.Extensions": "4.1.0",
  77. "System.Runtime.InteropServices": "4.1.0",
  78. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  79. "System.Runtime.Serialization.Formatters": "4.3.0",
  80. "System.Text.RegularExpressions": "4.1.0",
  81. "System.Threading": "4.0.11",
  82. "System.Threading.Thread": "4.0.0",
  83. "System.Threading.Timer": "4.0.1",
  84. "System.Xml.ReaderWriter": "4.0.11",
  85. "System.Xml.XmlDocument": "4.0.1"
  86. },
  87. "compile": {
  88. "lib/netstandard1.3/log4net.dll": {}
  89. },
  90. "runtime": {
  91. "lib/netstandard1.3/log4net.dll": {}
  92. }
  93. },
  94. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  95. "type": "package",
  96. "dependencies": {
  97. "Microsoft.AspNetCore.Http.Features": "2.2.0",
  98. "System.Text.Encodings.Web": "4.5.0"
  99. },
  100. "compile": {
  101. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  102. },
  103. "runtime": {
  104. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
  105. }
  106. },
  107. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  108. "type": "package",
  109. "dependencies": {
  110. "Microsoft.Extensions.Primitives": "2.2.0"
  111. },
  112. "compile": {
  113. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  114. },
  115. "runtime": {
  116. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
  117. }
  118. },
  119. "Microsoft.CSharp/4.5.0": {
  120. "type": "package",
  121. "compile": {
  122. "ref/netcoreapp2.0/_._": {}
  123. },
  124. "runtime": {
  125. "lib/netcoreapp2.0/_._": {}
  126. }
  127. },
  128. "Microsoft.Data.SqlClient/1.1.1": {
  129. "type": "package",
  130. "dependencies": {
  131. "Microsoft.Identity.Client": "3.0.8",
  132. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  133. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
  134. "Microsoft.Win32.Registry": "4.5.0",
  135. "System.Configuration.ConfigurationManager": "4.5.0",
  136. "System.Runtime.Caching": "4.5.0",
  137. "System.Security.Principal.Windows": "4.5.0",
  138. "System.Text.Encoding.CodePages": "4.5.0",
  139. "runtime.native.System.Data.SqlClient.sni": "4.4.0"
  140. },
  141. "compile": {
  142. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  143. },
  144. "runtime": {
  145. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
  146. },
  147. "runtimeTargets": {
  148. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  149. "assetType": "runtime",
  150. "rid": "unix"
  151. },
  152. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
  153. "assetType": "runtime",
  154. "rid": "win"
  155. }
  156. }
  157. },
  158. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  159. "type": "package",
  160. "dependencies": {
  161. "Microsoft.Extensions.Primitives": "3.1.10"
  162. },
  163. "compile": {
  164. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  165. },
  166. "runtime": {
  167. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
  168. }
  169. },
  170. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  171. "type": "package",
  172. "dependencies": {
  173. "Microsoft.Extensions.Caching.Abstractions": "3.1.3",
  174. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  175. "Microsoft.Extensions.Logging.Abstractions": "3.1.3",
  176. "Microsoft.Extensions.Options": "3.1.3"
  177. },
  178. "compile": {
  179. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  180. },
  181. "runtime": {
  182. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
  183. }
  184. },
  185. "Microsoft.Extensions.Configuration/3.1.3": {
  186. "type": "package",
  187. "dependencies": {
  188. "Microsoft.Extensions.Configuration.Abstractions": "3.1.3"
  189. },
  190. "compile": {
  191. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  192. },
  193. "runtime": {
  194. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
  195. }
  196. },
  197. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  198. "type": "package",
  199. "dependencies": {
  200. "Microsoft.Extensions.Primitives": "3.1.3"
  201. },
  202. "compile": {
  203. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  204. },
  205. "runtime": {
  206. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
  207. }
  208. },
  209. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  210. "type": "package",
  211. "dependencies": {
  212. "Microsoft.Extensions.Configuration": "3.1.3",
  213. "Microsoft.Extensions.FileProviders.Physical": "3.1.3"
  214. },
  215. "compile": {
  216. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  217. },
  218. "runtime": {
  219. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
  220. }
  221. },
  222. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  223. "type": "package",
  224. "dependencies": {
  225. "Microsoft.Extensions.Configuration": "3.1.3",
  226. "Microsoft.Extensions.Configuration.FileExtensions": "3.1.3"
  227. },
  228. "compile": {
  229. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  230. },
  231. "runtime": {
  232. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {}
  233. }
  234. },
  235. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  236. "type": "package",
  237. "compile": {
  238. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  239. },
  240. "runtime": {
  241. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
  242. }
  243. },
  244. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  245. "type": "package",
  246. "dependencies": {
  247. "Microsoft.Extensions.Primitives": "3.1.3"
  248. },
  249. "compile": {
  250. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  251. },
  252. "runtime": {
  253. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
  254. }
  255. },
  256. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  257. "type": "package",
  258. "dependencies": {
  259. "Microsoft.Extensions.FileProviders.Abstractions": "3.1.3",
  260. "Microsoft.Extensions.FileSystemGlobbing": "3.1.3"
  261. },
  262. "compile": {
  263. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  264. },
  265. "runtime": {
  266. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {}
  267. }
  268. },
  269. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  270. "type": "package",
  271. "compile": {
  272. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  273. },
  274. "runtime": {
  275. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
  276. }
  277. },
  278. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  279. "type": "package",
  280. "compile": {
  281. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  282. },
  283. "runtime": {
  284. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
  285. }
  286. },
  287. "Microsoft.Extensions.Options/3.1.3": {
  288. "type": "package",
  289. "dependencies": {
  290. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3",
  291. "Microsoft.Extensions.Primitives": "3.1.3"
  292. },
  293. "compile": {
  294. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  295. },
  296. "runtime": {
  297. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
  298. }
  299. },
  300. "Microsoft.Extensions.Primitives/3.1.10": {
  301. "type": "package",
  302. "compile": {
  303. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  304. },
  305. "runtime": {
  306. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
  307. }
  308. },
  309. "Microsoft.Identity.Client/3.0.8": {
  310. "type": "package",
  311. "dependencies": {
  312. "Microsoft.CSharp": "4.5.0",
  313. "System.ComponentModel.TypeConverter": "4.3.0",
  314. "System.Net.NameResolution": "4.3.0",
  315. "System.Runtime.Serialization.Formatters": "4.3.0",
  316. "System.Runtime.Serialization.Json": "4.3.0",
  317. "System.Runtime.Serialization.Primitives": "4.3.0",
  318. "System.Security.SecureString": "4.3.0",
  319. "System.Xml.XDocument": "4.3.0"
  320. },
  321. "compile": {
  322. "ref/netcoreapp2.1/_._": {}
  323. },
  324. "runtime": {
  325. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {}
  326. }
  327. },
  328. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  329. "type": "package",
  330. "dependencies": {
  331. "Microsoft.IdentityModel.Tokens": "5.5.0",
  332. "Newtonsoft.Json": "10.0.1"
  333. },
  334. "compile": {
  335. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  336. },
  337. "runtime": {
  338. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
  339. }
  340. },
  341. "Microsoft.IdentityModel.Logging/5.5.0": {
  342. "type": "package",
  343. "compile": {
  344. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  345. },
  346. "runtime": {
  347. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
  348. }
  349. },
  350. "Microsoft.IdentityModel.Protocols/5.5.0": {
  351. "type": "package",
  352. "dependencies": {
  353. "Microsoft.IdentityModel.Logging": "5.5.0",
  354. "Microsoft.IdentityModel.Tokens": "5.5.0"
  355. },
  356. "compile": {
  357. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  358. },
  359. "runtime": {
  360. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
  361. }
  362. },
  363. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  364. "type": "package",
  365. "dependencies": {
  366. "Microsoft.IdentityModel.Protocols": "5.5.0",
  367. "Newtonsoft.Json": "10.0.1",
  368. "System.IdentityModel.Tokens.Jwt": "5.5.0"
  369. },
  370. "compile": {
  371. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  372. },
  373. "runtime": {
  374. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
  375. }
  376. },
  377. "Microsoft.IdentityModel.Tokens/5.5.0": {
  378. "type": "package",
  379. "dependencies": {
  380. "Microsoft.IdentityModel.Logging": "5.5.0",
  381. "Newtonsoft.Json": "10.0.1",
  382. "System.Security.Cryptography.Cng": "4.5.0"
  383. },
  384. "compile": {
  385. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  386. },
  387. "runtime": {
  388. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
  389. }
  390. },
  391. "Microsoft.NETCore.Platforms/3.0.0": {
  392. "type": "package",
  393. "compile": {
  394. "lib/netstandard1.0/_._": {}
  395. },
  396. "runtime": {
  397. "lib/netstandard1.0/_._": {}
  398. }
  399. },
  400. "Microsoft.NETCore.Targets/1.1.0": {
  401. "type": "package",
  402. "compile": {
  403. "lib/netstandard1.0/_._": {}
  404. },
  405. "runtime": {
  406. "lib/netstandard1.0/_._": {}
  407. }
  408. },
  409. "Microsoft.Win32.Primitives/4.3.0": {
  410. "type": "package",
  411. "dependencies": {
  412. "Microsoft.NETCore.Platforms": "1.1.0",
  413. "Microsoft.NETCore.Targets": "1.1.0",
  414. "System.Runtime": "4.3.0"
  415. },
  416. "compile": {
  417. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  418. }
  419. },
  420. "Microsoft.Win32.Registry/4.5.0": {
  421. "type": "package",
  422. "dependencies": {
  423. "System.Security.AccessControl": "4.5.0",
  424. "System.Security.Principal.Windows": "4.5.0"
  425. },
  426. "compile": {
  427. "ref/netstandard2.0/_._": {}
  428. },
  429. "runtime": {
  430. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
  431. },
  432. "runtimeTargets": {
  433. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  434. "assetType": "runtime",
  435. "rid": "unix"
  436. },
  437. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  438. "assetType": "runtime",
  439. "rid": "win"
  440. }
  441. }
  442. },
  443. "Microsoft.Win32.SystemEvents/4.6.0": {
  444. "type": "package",
  445. "dependencies": {
  446. "Microsoft.NETCore.Platforms": "3.0.0"
  447. },
  448. "compile": {
  449. "ref/netstandard2.0/_._": {}
  450. },
  451. "runtime": {
  452. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
  453. },
  454. "runtimeTargets": {
  455. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
  456. "assetType": "runtime",
  457. "rid": "win"
  458. }
  459. }
  460. },
  461. "MySql.Data/8.0.19": {
  462. "type": "package",
  463. "dependencies": {
  464. "BouncyCastle.NetCore": "1.8.3",
  465. "Google.Protobuf": "3.6.1",
  466. "SSH.NET": "2016.1.0",
  467. "System.Configuration.ConfigurationManager": "4.4.1",
  468. "System.Security.Permissions": "4.6.0",
  469. "System.Text.Encoding.CodePages": "4.4.0"
  470. },
  471. "compile": {
  472. "lib/netstandard2.1/MySql.Data.dll": {},
  473. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  474. },
  475. "runtime": {
  476. "lib/netstandard2.1/MySql.Data.dll": {},
  477. "lib/netstandard2.1/Ubiety.Dns.Core.dll": {}
  478. }
  479. },
  480. "NETStandard.Library/1.6.1": {
  481. "type": "package",
  482. "dependencies": {
  483. "Microsoft.NETCore.Platforms": "1.1.0",
  484. "Microsoft.Win32.Primitives": "4.3.0",
  485. "System.AppContext": "4.3.0",
  486. "System.Collections": "4.3.0",
  487. "System.Collections.Concurrent": "4.3.0",
  488. "System.Console": "4.3.0",
  489. "System.Diagnostics.Debug": "4.3.0",
  490. "System.Diagnostics.Tools": "4.3.0",
  491. "System.Diagnostics.Tracing": "4.3.0",
  492. "System.Globalization": "4.3.0",
  493. "System.Globalization.Calendars": "4.3.0",
  494. "System.IO": "4.3.0",
  495. "System.IO.Compression": "4.3.0",
  496. "System.IO.Compression.ZipFile": "4.3.0",
  497. "System.IO.FileSystem": "4.3.0",
  498. "System.IO.FileSystem.Primitives": "4.3.0",
  499. "System.Linq": "4.3.0",
  500. "System.Linq.Expressions": "4.3.0",
  501. "System.Net.Http": "4.3.0",
  502. "System.Net.Primitives": "4.3.0",
  503. "System.Net.Sockets": "4.3.0",
  504. "System.ObjectModel": "4.3.0",
  505. "System.Reflection": "4.3.0",
  506. "System.Reflection.Extensions": "4.3.0",
  507. "System.Reflection.Primitives": "4.3.0",
  508. "System.Resources.ResourceManager": "4.3.0",
  509. "System.Runtime": "4.3.0",
  510. "System.Runtime.Extensions": "4.3.0",
  511. "System.Runtime.Handles": "4.3.0",
  512. "System.Runtime.InteropServices": "4.3.0",
  513. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  514. "System.Runtime.Numerics": "4.3.0",
  515. "System.Security.Cryptography.Algorithms": "4.3.0",
  516. "System.Security.Cryptography.Encoding": "4.3.0",
  517. "System.Security.Cryptography.Primitives": "4.3.0",
  518. "System.Security.Cryptography.X509Certificates": "4.3.0",
  519. "System.Text.Encoding": "4.3.0",
  520. "System.Text.Encoding.Extensions": "4.3.0",
  521. "System.Text.RegularExpressions": "4.3.0",
  522. "System.Threading": "4.3.0",
  523. "System.Threading.Tasks": "4.3.0",
  524. "System.Threading.Timer": "4.3.0",
  525. "System.Xml.ReaderWriter": "4.3.0",
  526. "System.Xml.XDocument": "4.3.0"
  527. }
  528. },
  529. "Newtonsoft.Json/12.0.3": {
  530. "type": "package",
  531. "compile": {
  532. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  533. },
  534. "runtime": {
  535. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  536. }
  537. },
  538. "NPOI/2.4.1": {
  539. "type": "package",
  540. "dependencies": {
  541. "SharpZipLib": "1.0.0",
  542. "System.Configuration.ConfigurationManager": "4.5.0",
  543. "System.Drawing.Common": "4.5.0"
  544. },
  545. "compile": {
  546. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  547. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  548. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  549. "lib/netstandard2.0/NPOI.dll": {}
  550. },
  551. "runtime": {
  552. "lib/netstandard2.0/NPOI.OOXML.dll": {},
  553. "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {},
  554. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {},
  555. "lib/netstandard2.0/NPOI.dll": {}
  556. }
  557. },
  558. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  559. "type": "package",
  560. "runtimeTargets": {
  561. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  562. "assetType": "native",
  563. "rid": "debian.8-x64"
  564. }
  565. }
  566. },
  567. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  568. "type": "package",
  569. "runtimeTargets": {
  570. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  571. "assetType": "native",
  572. "rid": "fedora.23-x64"
  573. }
  574. }
  575. },
  576. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  577. "type": "package",
  578. "runtimeTargets": {
  579. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  580. "assetType": "native",
  581. "rid": "fedora.24-x64"
  582. }
  583. }
  584. },
  585. "runtime.native.System/4.3.0": {
  586. "type": "package",
  587. "dependencies": {
  588. "Microsoft.NETCore.Platforms": "1.1.0",
  589. "Microsoft.NETCore.Targets": "1.1.0"
  590. },
  591. "compile": {
  592. "lib/netstandard1.0/_._": {}
  593. },
  594. "runtime": {
  595. "lib/netstandard1.0/_._": {}
  596. }
  597. },
  598. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  599. "type": "package",
  600. "dependencies": {
  601. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  602. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  603. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  604. }
  605. },
  606. "runtime.native.System.IO.Compression/4.3.0": {
  607. "type": "package",
  608. "dependencies": {
  609. "Microsoft.NETCore.Platforms": "1.1.0",
  610. "Microsoft.NETCore.Targets": "1.1.0"
  611. },
  612. "compile": {
  613. "lib/netstandard1.0/_._": {}
  614. },
  615. "runtime": {
  616. "lib/netstandard1.0/_._": {}
  617. }
  618. },
  619. "runtime.native.System.Net.Http/4.3.0": {
  620. "type": "package",
  621. "dependencies": {
  622. "Microsoft.NETCore.Platforms": "1.1.0",
  623. "Microsoft.NETCore.Targets": "1.1.0"
  624. },
  625. "compile": {
  626. "lib/netstandard1.0/_._": {}
  627. },
  628. "runtime": {
  629. "lib/netstandard1.0/_._": {}
  630. }
  631. },
  632. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  633. "type": "package",
  634. "dependencies": {
  635. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  636. },
  637. "compile": {
  638. "lib/netstandard1.0/_._": {}
  639. },
  640. "runtime": {
  641. "lib/netstandard1.0/_._": {}
  642. }
  643. },
  644. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  645. "type": "package",
  646. "dependencies": {
  647. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  648. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  649. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  650. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  651. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  652. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  653. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  654. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  655. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  656. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  657. },
  658. "compile": {
  659. "lib/netstandard1.0/_._": {}
  660. },
  661. "runtime": {
  662. "lib/netstandard1.0/_._": {}
  663. }
  664. },
  665. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  666. "type": "package",
  667. "runtimeTargets": {
  668. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  669. "assetType": "native",
  670. "rid": "opensuse.13.2-x64"
  671. }
  672. }
  673. },
  674. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  675. "type": "package",
  676. "runtimeTargets": {
  677. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  678. "assetType": "native",
  679. "rid": "opensuse.42.1-x64"
  680. }
  681. }
  682. },
  683. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  684. "type": "package",
  685. "runtimeTargets": {
  686. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
  687. "assetType": "native",
  688. "rid": "osx.10.10-x64"
  689. }
  690. }
  691. },
  692. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  693. "type": "package",
  694. "runtimeTargets": {
  695. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
  696. "assetType": "native",
  697. "rid": "osx.10.10-x64"
  698. }
  699. }
  700. },
  701. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  702. "type": "package",
  703. "runtimeTargets": {
  704. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  705. "assetType": "native",
  706. "rid": "rhel.7-x64"
  707. }
  708. }
  709. },
  710. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  711. "type": "package",
  712. "runtimeTargets": {
  713. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  714. "assetType": "native",
  715. "rid": "ubuntu.14.04-x64"
  716. }
  717. }
  718. },
  719. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  720. "type": "package",
  721. "runtimeTargets": {
  722. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  723. "assetType": "native",
  724. "rid": "ubuntu.16.04-x64"
  725. }
  726. }
  727. },
  728. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  729. "type": "package",
  730. "runtimeTargets": {
  731. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  732. "assetType": "native",
  733. "rid": "ubuntu.16.10-x64"
  734. }
  735. }
  736. },
  737. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  738. "type": "package",
  739. "runtimeTargets": {
  740. "runtimes/win-arm64/native/sni.dll": {
  741. "assetType": "native",
  742. "rid": "win-arm64"
  743. }
  744. }
  745. },
  746. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  747. "type": "package",
  748. "runtimeTargets": {
  749. "runtimes/win-x64/native/sni.dll": {
  750. "assetType": "native",
  751. "rid": "win-x64"
  752. }
  753. }
  754. },
  755. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  756. "type": "package",
  757. "runtimeTargets": {
  758. "runtimes/win-x86/native/sni.dll": {
  759. "assetType": "native",
  760. "rid": "win-x86"
  761. }
  762. }
  763. },
  764. "SharpZipLib/1.0.0": {
  765. "type": "package",
  766. "compile": {
  767. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  768. },
  769. "runtime": {
  770. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {}
  771. }
  772. },
  773. "SSH.NET/2016.1.0": {
  774. "type": "package",
  775. "dependencies": {
  776. "Microsoft.CSharp": "4.0.1",
  777. "SshNet.Security.Cryptography": "[1.2.0]",
  778. "System.Diagnostics.Debug": "4.0.11",
  779. "System.Diagnostics.Tools": "4.0.1",
  780. "System.Diagnostics.TraceSource": "4.0.0",
  781. "System.Globalization": "4.0.11",
  782. "System.IO": "4.1.0",
  783. "System.IO.FileSystem": "4.0.1",
  784. "System.IO.FileSystem.Primitives": "4.0.1",
  785. "System.Linq": "4.1.0",
  786. "System.Net.NameResolution": "4.0.0",
  787. "System.Net.Sockets": "4.1.0",
  788. "System.Reflection.Extensions": "4.0.1",
  789. "System.Runtime.Extensions": "4.1.0",
  790. "System.Security.Cryptography.Algorithms": "4.2.0",
  791. "System.Text.RegularExpressions": "4.1.0",
  792. "System.Threading": "4.0.11",
  793. "System.Threading.Thread": "4.0.0",
  794. "System.Threading.ThreadPool": "4.0.10",
  795. "System.Threading.Timer": "4.0.1",
  796. "System.Xml.XPath.XmlDocument": "4.0.1",
  797. "System.Xml.XmlDocument": "4.0.1"
  798. },
  799. "compile": {
  800. "lib/netstandard1.3/Renci.SshNet.dll": {}
  801. },
  802. "runtime": {
  803. "lib/netstandard1.3/Renci.SshNet.dll": {}
  804. }
  805. },
  806. "SshNet.Security.Cryptography/1.2.0": {
  807. "type": "package",
  808. "dependencies": {
  809. "System.IO": "4.1.0",
  810. "System.Security.Cryptography.Primitives": "4.0.0"
  811. },
  812. "compile": {
  813. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  814. },
  815. "runtime": {
  816. "lib/netstandard1.3/SshNet.Security.Cryptography.dll": {}
  817. }
  818. },
  819. "System.AppContext/4.3.0": {
  820. "type": "package",
  821. "dependencies": {
  822. "System.Runtime": "4.3.0"
  823. },
  824. "compile": {
  825. "ref/netstandard1.6/System.AppContext.dll": {}
  826. },
  827. "runtime": {
  828. "lib/netstandard1.6/System.AppContext.dll": {}
  829. }
  830. },
  831. "System.Buffers/4.3.0": {
  832. "type": "package",
  833. "dependencies": {
  834. "System.Diagnostics.Debug": "4.3.0",
  835. "System.Diagnostics.Tracing": "4.3.0",
  836. "System.Resources.ResourceManager": "4.3.0",
  837. "System.Runtime": "4.3.0",
  838. "System.Threading": "4.3.0"
  839. },
  840. "compile": {
  841. "lib/netstandard1.1/_._": {}
  842. },
  843. "runtime": {
  844. "lib/netstandard1.1/System.Buffers.dll": {}
  845. }
  846. },
  847. "System.Collections/4.3.0": {
  848. "type": "package",
  849. "dependencies": {
  850. "Microsoft.NETCore.Platforms": "1.1.0",
  851. "Microsoft.NETCore.Targets": "1.1.0",
  852. "System.Runtime": "4.3.0"
  853. },
  854. "compile": {
  855. "ref/netstandard1.3/System.Collections.dll": {}
  856. }
  857. },
  858. "System.Collections.Concurrent/4.3.0": {
  859. "type": "package",
  860. "dependencies": {
  861. "System.Collections": "4.3.0",
  862. "System.Diagnostics.Debug": "4.3.0",
  863. "System.Diagnostics.Tracing": "4.3.0",
  864. "System.Globalization": "4.3.0",
  865. "System.Reflection": "4.3.0",
  866. "System.Resources.ResourceManager": "4.3.0",
  867. "System.Runtime": "4.3.0",
  868. "System.Runtime.Extensions": "4.3.0",
  869. "System.Threading": "4.3.0",
  870. "System.Threading.Tasks": "4.3.0"
  871. },
  872. "compile": {
  873. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  874. },
  875. "runtime": {
  876. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  877. }
  878. },
  879. "System.Collections.Immutable/1.2.0": {
  880. "type": "package",
  881. "dependencies": {
  882. "System.Collections": "4.0.11",
  883. "System.Diagnostics.Debug": "4.0.11",
  884. "System.Globalization": "4.0.11",
  885. "System.Linq": "4.1.0",
  886. "System.Resources.ResourceManager": "4.0.1",
  887. "System.Runtime": "4.1.0",
  888. "System.Runtime.Extensions": "4.1.0",
  889. "System.Threading": "4.0.11"
  890. },
  891. "compile": {
  892. "lib/netstandard1.0/_._": {}
  893. },
  894. "runtime": {
  895. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  896. }
  897. },
  898. "System.Collections.NonGeneric/4.3.0": {
  899. "type": "package",
  900. "dependencies": {
  901. "System.Diagnostics.Debug": "4.3.0",
  902. "System.Globalization": "4.3.0",
  903. "System.Resources.ResourceManager": "4.3.0",
  904. "System.Runtime": "4.3.0",
  905. "System.Runtime.Extensions": "4.3.0",
  906. "System.Threading": "4.3.0"
  907. },
  908. "compile": {
  909. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  910. },
  911. "runtime": {
  912. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  913. }
  914. },
  915. "System.Collections.Specialized/4.3.0": {
  916. "type": "package",
  917. "dependencies": {
  918. "System.Collections.NonGeneric": "4.3.0",
  919. "System.Globalization": "4.3.0",
  920. "System.Globalization.Extensions": "4.3.0",
  921. "System.Resources.ResourceManager": "4.3.0",
  922. "System.Runtime": "4.3.0",
  923. "System.Runtime.Extensions": "4.3.0",
  924. "System.Threading": "4.3.0"
  925. },
  926. "compile": {
  927. "ref/netstandard1.3/_._": {}
  928. },
  929. "runtime": {
  930. "lib/netstandard1.3/System.Collections.Specialized.dll": {}
  931. }
  932. },
  933. "System.ComponentModel/4.3.0": {
  934. "type": "package",
  935. "dependencies": {
  936. "System.Runtime": "4.3.0"
  937. },
  938. "compile": {
  939. "ref/netstandard1.0/_._": {}
  940. },
  941. "runtime": {
  942. "lib/netstandard1.3/System.ComponentModel.dll": {}
  943. }
  944. },
  945. "System.ComponentModel.Primitives/4.3.0": {
  946. "type": "package",
  947. "dependencies": {
  948. "System.ComponentModel": "4.3.0",
  949. "System.Resources.ResourceManager": "4.3.0",
  950. "System.Runtime": "4.3.0"
  951. },
  952. "compile": {
  953. "ref/netstandard1.0/_._": {}
  954. },
  955. "runtime": {
  956. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  957. }
  958. },
  959. "System.ComponentModel.TypeConverter/4.3.0": {
  960. "type": "package",
  961. "dependencies": {
  962. "System.Collections": "4.3.0",
  963. "System.Collections.NonGeneric": "4.3.0",
  964. "System.Collections.Specialized": "4.3.0",
  965. "System.ComponentModel": "4.3.0",
  966. "System.ComponentModel.Primitives": "4.3.0",
  967. "System.Globalization": "4.3.0",
  968. "System.Linq": "4.3.0",
  969. "System.Reflection": "4.3.0",
  970. "System.Reflection.Extensions": "4.3.0",
  971. "System.Reflection.Primitives": "4.3.0",
  972. "System.Reflection.TypeExtensions": "4.3.0",
  973. "System.Resources.ResourceManager": "4.3.0",
  974. "System.Runtime": "4.3.0",
  975. "System.Runtime.Extensions": "4.3.0",
  976. "System.Threading": "4.3.0"
  977. },
  978. "compile": {
  979. "ref/netstandard1.5/_._": {}
  980. },
  981. "runtime": {
  982. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  983. }
  984. },
  985. "System.Configuration.ConfigurationManager/4.5.0": {
  986. "type": "package",
  987. "dependencies": {
  988. "System.Security.Cryptography.ProtectedData": "4.5.0",
  989. "System.Security.Permissions": "4.5.0"
  990. },
  991. "compile": {
  992. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  993. },
  994. "runtime": {
  995. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
  996. }
  997. },
  998. "System.Console/4.3.0": {
  999. "type": "package",
  1000. "dependencies": {
  1001. "Microsoft.NETCore.Platforms": "1.1.0",
  1002. "Microsoft.NETCore.Targets": "1.1.0",
  1003. "System.IO": "4.3.0",
  1004. "System.Runtime": "4.3.0",
  1005. "System.Text.Encoding": "4.3.0"
  1006. },
  1007. "compile": {
  1008. "ref/netstandard1.3/System.Console.dll": {}
  1009. }
  1010. },
  1011. "System.Diagnostics.Debug/4.3.0": {
  1012. "type": "package",
  1013. "dependencies": {
  1014. "Microsoft.NETCore.Platforms": "1.1.0",
  1015. "Microsoft.NETCore.Targets": "1.1.0",
  1016. "System.Runtime": "4.3.0"
  1017. },
  1018. "compile": {
  1019. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  1020. }
  1021. },
  1022. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1023. "type": "package",
  1024. "dependencies": {
  1025. "System.Collections": "4.3.0",
  1026. "System.Diagnostics.Tracing": "4.3.0",
  1027. "System.Reflection": "4.3.0",
  1028. "System.Runtime": "4.3.0",
  1029. "System.Threading": "4.3.0"
  1030. },
  1031. "compile": {
  1032. "lib/netstandard1.3/_._": {}
  1033. },
  1034. "runtime": {
  1035. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  1036. }
  1037. },
  1038. "System.Diagnostics.Process/4.1.0": {
  1039. "type": "package",
  1040. "dependencies": {
  1041. "Microsoft.NETCore.Platforms": "1.0.1",
  1042. "Microsoft.Win32.Primitives": "4.0.1",
  1043. "Microsoft.Win32.Registry": "4.0.0",
  1044. "System.Collections": "4.0.11",
  1045. "System.Diagnostics.Debug": "4.0.11",
  1046. "System.Globalization": "4.0.11",
  1047. "System.IO": "4.1.0",
  1048. "System.IO.FileSystem": "4.0.1",
  1049. "System.IO.FileSystem.Primitives": "4.0.1",
  1050. "System.Resources.ResourceManager": "4.0.1",
  1051. "System.Runtime": "4.1.0",
  1052. "System.Runtime.Extensions": "4.1.0",
  1053. "System.Runtime.Handles": "4.0.1",
  1054. "System.Runtime.InteropServices": "4.1.0",
  1055. "System.Text.Encoding": "4.0.11",
  1056. "System.Text.Encoding.Extensions": "4.0.11",
  1057. "System.Threading": "4.0.11",
  1058. "System.Threading.Tasks": "4.0.11",
  1059. "System.Threading.Thread": "4.0.0",
  1060. "System.Threading.ThreadPool": "4.0.10",
  1061. "runtime.native.System": "4.0.0"
  1062. },
  1063. "compile": {
  1064. "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
  1065. },
  1066. "runtimeTargets": {
  1067. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1068. "assetType": "runtime",
  1069. "rid": "linux"
  1070. },
  1071. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1072. "assetType": "runtime",
  1073. "rid": "osx"
  1074. },
  1075. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
  1076. "assetType": "runtime",
  1077. "rid": "win"
  1078. }
  1079. }
  1080. },
  1081. "System.Diagnostics.StackTrace/4.0.1": {
  1082. "type": "package",
  1083. "dependencies": {
  1084. "System.Collections.Immutable": "1.2.0",
  1085. "System.IO.FileSystem": "4.0.1",
  1086. "System.Reflection": "4.1.0",
  1087. "System.Reflection.Metadata": "1.3.0",
  1088. "System.Runtime": "4.1.0",
  1089. "System.Runtime.Extensions": "4.1.0"
  1090. },
  1091. "compile": {
  1092. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1093. },
  1094. "runtime": {
  1095. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  1096. }
  1097. },
  1098. "System.Diagnostics.Tools/4.3.0": {
  1099. "type": "package",
  1100. "dependencies": {
  1101. "Microsoft.NETCore.Platforms": "1.1.0",
  1102. "Microsoft.NETCore.Targets": "1.1.0",
  1103. "System.Runtime": "4.3.0"
  1104. },
  1105. "compile": {
  1106. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  1107. }
  1108. },
  1109. "System.Diagnostics.TraceSource/4.0.0": {
  1110. "type": "package",
  1111. "dependencies": {
  1112. "Microsoft.NETCore.Platforms": "1.0.1",
  1113. "System.Collections": "4.0.11",
  1114. "System.Diagnostics.Debug": "4.0.11",
  1115. "System.Globalization": "4.0.11",
  1116. "System.Resources.ResourceManager": "4.0.1",
  1117. "System.Runtime": "4.1.0",
  1118. "System.Runtime.Extensions": "4.1.0",
  1119. "System.Threading": "4.0.11",
  1120. "runtime.native.System": "4.0.0"
  1121. },
  1122. "compile": {
  1123. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  1124. },
  1125. "runtimeTargets": {
  1126. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1127. "assetType": "runtime",
  1128. "rid": "unix"
  1129. },
  1130. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  1131. "assetType": "runtime",
  1132. "rid": "win"
  1133. }
  1134. }
  1135. },
  1136. "System.Diagnostics.Tracing/4.3.0": {
  1137. "type": "package",
  1138. "dependencies": {
  1139. "Microsoft.NETCore.Platforms": "1.1.0",
  1140. "Microsoft.NETCore.Targets": "1.1.0",
  1141. "System.Runtime": "4.3.0"
  1142. },
  1143. "compile": {
  1144. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  1145. }
  1146. },
  1147. "System.Drawing.Common/4.6.0": {
  1148. "type": "package",
  1149. "dependencies": {
  1150. "Microsoft.NETCore.Platforms": "3.0.0",
  1151. "Microsoft.Win32.SystemEvents": "4.6.0"
  1152. },
  1153. "compile": {
  1154. "ref/netcoreapp3.0/System.Drawing.Common.dll": {}
  1155. },
  1156. "runtime": {
  1157. "lib/netstandard2.0/System.Drawing.Common.dll": {}
  1158. },
  1159. "runtimeTargets": {
  1160. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1161. "assetType": "runtime",
  1162. "rid": "unix"
  1163. },
  1164. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
  1165. "assetType": "runtime",
  1166. "rid": "win"
  1167. }
  1168. }
  1169. },
  1170. "System.Globalization/4.3.0": {
  1171. "type": "package",
  1172. "dependencies": {
  1173. "Microsoft.NETCore.Platforms": "1.1.0",
  1174. "Microsoft.NETCore.Targets": "1.1.0",
  1175. "System.Runtime": "4.3.0"
  1176. },
  1177. "compile": {
  1178. "ref/netstandard1.3/System.Globalization.dll": {}
  1179. }
  1180. },
  1181. "System.Globalization.Calendars/4.3.0": {
  1182. "type": "package",
  1183. "dependencies": {
  1184. "Microsoft.NETCore.Platforms": "1.1.0",
  1185. "Microsoft.NETCore.Targets": "1.1.0",
  1186. "System.Globalization": "4.3.0",
  1187. "System.Runtime": "4.3.0"
  1188. },
  1189. "compile": {
  1190. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  1191. }
  1192. },
  1193. "System.Globalization.Extensions/4.3.0": {
  1194. "type": "package",
  1195. "dependencies": {
  1196. "Microsoft.NETCore.Platforms": "1.1.0",
  1197. "System.Globalization": "4.3.0",
  1198. "System.Resources.ResourceManager": "4.3.0",
  1199. "System.Runtime": "4.3.0",
  1200. "System.Runtime.Extensions": "4.3.0",
  1201. "System.Runtime.InteropServices": "4.3.0"
  1202. },
  1203. "compile": {
  1204. "ref/netstandard1.3/_._": {}
  1205. },
  1206. "runtimeTargets": {
  1207. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1208. "assetType": "runtime",
  1209. "rid": "unix"
  1210. },
  1211. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  1212. "assetType": "runtime",
  1213. "rid": "win"
  1214. }
  1215. }
  1216. },
  1217. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  1218. "type": "package",
  1219. "dependencies": {
  1220. "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
  1221. "Microsoft.IdentityModel.Tokens": "5.5.0",
  1222. "Newtonsoft.Json": "10.0.1"
  1223. },
  1224. "compile": {
  1225. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1226. },
  1227. "runtime": {
  1228. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
  1229. }
  1230. },
  1231. "System.IO/4.3.0": {
  1232. "type": "package",
  1233. "dependencies": {
  1234. "Microsoft.NETCore.Platforms": "1.1.0",
  1235. "Microsoft.NETCore.Targets": "1.1.0",
  1236. "System.Runtime": "4.3.0",
  1237. "System.Text.Encoding": "4.3.0",
  1238. "System.Threading.Tasks": "4.3.0"
  1239. },
  1240. "compile": {
  1241. "ref/netstandard1.5/System.IO.dll": {}
  1242. }
  1243. },
  1244. "System.IO.Compression/4.3.0": {
  1245. "type": "package",
  1246. "dependencies": {
  1247. "Microsoft.NETCore.Platforms": "1.1.0",
  1248. "System.Buffers": "4.3.0",
  1249. "System.Collections": "4.3.0",
  1250. "System.Diagnostics.Debug": "4.3.0",
  1251. "System.IO": "4.3.0",
  1252. "System.Resources.ResourceManager": "4.3.0",
  1253. "System.Runtime": "4.3.0",
  1254. "System.Runtime.Extensions": "4.3.0",
  1255. "System.Runtime.Handles": "4.3.0",
  1256. "System.Runtime.InteropServices": "4.3.0",
  1257. "System.Text.Encoding": "4.3.0",
  1258. "System.Threading": "4.3.0",
  1259. "System.Threading.Tasks": "4.3.0",
  1260. "runtime.native.System": "4.3.0",
  1261. "runtime.native.System.IO.Compression": "4.3.0"
  1262. },
  1263. "compile": {
  1264. "ref/netstandard1.3/System.IO.Compression.dll": {}
  1265. },
  1266. "runtimeTargets": {
  1267. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  1268. "assetType": "runtime",
  1269. "rid": "unix"
  1270. },
  1271. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  1272. "assetType": "runtime",
  1273. "rid": "win"
  1274. }
  1275. }
  1276. },
  1277. "System.IO.Compression.ZipFile/4.3.0": {
  1278. "type": "package",
  1279. "dependencies": {
  1280. "System.Buffers": "4.3.0",
  1281. "System.IO": "4.3.0",
  1282. "System.IO.Compression": "4.3.0",
  1283. "System.IO.FileSystem": "4.3.0",
  1284. "System.IO.FileSystem.Primitives": "4.3.0",
  1285. "System.Resources.ResourceManager": "4.3.0",
  1286. "System.Runtime": "4.3.0",
  1287. "System.Runtime.Extensions": "4.3.0",
  1288. "System.Text.Encoding": "4.3.0"
  1289. },
  1290. "compile": {
  1291. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1292. },
  1293. "runtime": {
  1294. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  1295. }
  1296. },
  1297. "System.IO.FileSystem/4.3.0": {
  1298. "type": "package",
  1299. "dependencies": {
  1300. "Microsoft.NETCore.Platforms": "1.1.0",
  1301. "Microsoft.NETCore.Targets": "1.1.0",
  1302. "System.IO": "4.3.0",
  1303. "System.IO.FileSystem.Primitives": "4.3.0",
  1304. "System.Runtime": "4.3.0",
  1305. "System.Runtime.Handles": "4.3.0",
  1306. "System.Text.Encoding": "4.3.0",
  1307. "System.Threading.Tasks": "4.3.0"
  1308. },
  1309. "compile": {
  1310. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  1311. }
  1312. },
  1313. "System.IO.FileSystem.Primitives/4.3.0": {
  1314. "type": "package",
  1315. "dependencies": {
  1316. "System.Runtime": "4.3.0"
  1317. },
  1318. "compile": {
  1319. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1320. },
  1321. "runtime": {
  1322. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  1323. }
  1324. },
  1325. "System.IO.FileSystem.Watcher/4.0.0": {
  1326. "type": "package",
  1327. "dependencies": {
  1328. "Microsoft.NETCore.Platforms": "1.0.1",
  1329. "Microsoft.Win32.Primitives": "4.0.1",
  1330. "System.Collections": "4.0.11",
  1331. "System.IO.FileSystem": "4.0.1",
  1332. "System.IO.FileSystem.Primitives": "4.0.1",
  1333. "System.Resources.ResourceManager": "4.0.1",
  1334. "System.Runtime": "4.1.0",
  1335. "System.Runtime.Extensions": "4.1.0",
  1336. "System.Runtime.Handles": "4.0.1",
  1337. "System.Runtime.InteropServices": "4.1.0",
  1338. "System.Text.Encoding": "4.0.11",
  1339. "System.Threading": "4.0.11",
  1340. "System.Threading.Overlapped": "4.0.1",
  1341. "System.Threading.Tasks": "4.0.11",
  1342. "System.Threading.Thread": "4.0.0",
  1343. "runtime.native.System": "4.0.0"
  1344. },
  1345. "compile": {
  1346. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  1347. },
  1348. "runtimeTargets": {
  1349. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1350. "assetType": "runtime",
  1351. "rid": "linux"
  1352. },
  1353. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1354. "assetType": "runtime",
  1355. "rid": "osx"
  1356. },
  1357. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  1358. "assetType": "runtime",
  1359. "rid": "win"
  1360. }
  1361. }
  1362. },
  1363. "System.Linq/4.3.0": {
  1364. "type": "package",
  1365. "dependencies": {
  1366. "System.Collections": "4.3.0",
  1367. "System.Diagnostics.Debug": "4.3.0",
  1368. "System.Resources.ResourceManager": "4.3.0",
  1369. "System.Runtime": "4.3.0",
  1370. "System.Runtime.Extensions": "4.3.0"
  1371. },
  1372. "compile": {
  1373. "ref/netstandard1.6/System.Linq.dll": {}
  1374. },
  1375. "runtime": {
  1376. "lib/netstandard1.6/System.Linq.dll": {}
  1377. }
  1378. },
  1379. "System.Linq.Expressions/4.3.0": {
  1380. "type": "package",
  1381. "dependencies": {
  1382. "System.Collections": "4.3.0",
  1383. "System.Diagnostics.Debug": "4.3.0",
  1384. "System.Globalization": "4.3.0",
  1385. "System.IO": "4.3.0",
  1386. "System.Linq": "4.3.0",
  1387. "System.ObjectModel": "4.3.0",
  1388. "System.Reflection": "4.3.0",
  1389. "System.Reflection.Emit": "4.3.0",
  1390. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1391. "System.Reflection.Emit.Lightweight": "4.3.0",
  1392. "System.Reflection.Extensions": "4.3.0",
  1393. "System.Reflection.Primitives": "4.3.0",
  1394. "System.Reflection.TypeExtensions": "4.3.0",
  1395. "System.Resources.ResourceManager": "4.3.0",
  1396. "System.Runtime": "4.3.0",
  1397. "System.Runtime.Extensions": "4.3.0",
  1398. "System.Threading": "4.3.0"
  1399. },
  1400. "compile": {
  1401. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  1402. },
  1403. "runtime": {
  1404. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  1405. }
  1406. },
  1407. "System.Net.Http/4.3.0": {
  1408. "type": "package",
  1409. "dependencies": {
  1410. "Microsoft.NETCore.Platforms": "1.1.0",
  1411. "System.Collections": "4.3.0",
  1412. "System.Diagnostics.Debug": "4.3.0",
  1413. "System.Diagnostics.DiagnosticSource": "4.3.0",
  1414. "System.Diagnostics.Tracing": "4.3.0",
  1415. "System.Globalization": "4.3.0",
  1416. "System.Globalization.Extensions": "4.3.0",
  1417. "System.IO": "4.3.0",
  1418. "System.IO.FileSystem": "4.3.0",
  1419. "System.Net.Primitives": "4.3.0",
  1420. "System.Resources.ResourceManager": "4.3.0",
  1421. "System.Runtime": "4.3.0",
  1422. "System.Runtime.Extensions": "4.3.0",
  1423. "System.Runtime.Handles": "4.3.0",
  1424. "System.Runtime.InteropServices": "4.3.0",
  1425. "System.Security.Cryptography.Algorithms": "4.3.0",
  1426. "System.Security.Cryptography.Encoding": "4.3.0",
  1427. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1428. "System.Security.Cryptography.Primitives": "4.3.0",
  1429. "System.Security.Cryptography.X509Certificates": "4.3.0",
  1430. "System.Text.Encoding": "4.3.0",
  1431. "System.Threading": "4.3.0",
  1432. "System.Threading.Tasks": "4.3.0",
  1433. "runtime.native.System": "4.3.0",
  1434. "runtime.native.System.Net.Http": "4.3.0",
  1435. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1436. },
  1437. "compile": {
  1438. "ref/netstandard1.3/System.Net.Http.dll": {}
  1439. },
  1440. "runtimeTargets": {
  1441. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  1442. "assetType": "runtime",
  1443. "rid": "unix"
  1444. },
  1445. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  1446. "assetType": "runtime",
  1447. "rid": "win"
  1448. }
  1449. }
  1450. },
  1451. "System.Net.NameResolution/4.3.0": {
  1452. "type": "package",
  1453. "dependencies": {
  1454. "Microsoft.NETCore.Platforms": "1.1.0",
  1455. "System.Collections": "4.3.0",
  1456. "System.Diagnostics.Tracing": "4.3.0",
  1457. "System.Globalization": "4.3.0",
  1458. "System.Net.Primitives": "4.3.0",
  1459. "System.Resources.ResourceManager": "4.3.0",
  1460. "System.Runtime": "4.3.0",
  1461. "System.Runtime.Extensions": "4.3.0",
  1462. "System.Runtime.Handles": "4.3.0",
  1463. "System.Runtime.InteropServices": "4.3.0",
  1464. "System.Security.Principal.Windows": "4.3.0",
  1465. "System.Threading": "4.3.0",
  1466. "System.Threading.Tasks": "4.3.0",
  1467. "runtime.native.System": "4.3.0"
  1468. },
  1469. "compile": {
  1470. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  1471. },
  1472. "runtimeTargets": {
  1473. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1474. "assetType": "runtime",
  1475. "rid": "unix"
  1476. },
  1477. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  1478. "assetType": "runtime",
  1479. "rid": "win"
  1480. }
  1481. }
  1482. },
  1483. "System.Net.Primitives/4.3.0": {
  1484. "type": "package",
  1485. "dependencies": {
  1486. "Microsoft.NETCore.Platforms": "1.1.0",
  1487. "Microsoft.NETCore.Targets": "1.1.0",
  1488. "System.Runtime": "4.3.0",
  1489. "System.Runtime.Handles": "4.3.0"
  1490. },
  1491. "compile": {
  1492. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  1493. }
  1494. },
  1495. "System.Net.Requests/4.0.11": {
  1496. "type": "package",
  1497. "dependencies": {
  1498. "Microsoft.NETCore.Platforms": "1.0.1",
  1499. "System.Collections": "4.0.11",
  1500. "System.Diagnostics.Debug": "4.0.11",
  1501. "System.Diagnostics.Tracing": "4.1.0",
  1502. "System.Globalization": "4.0.11",
  1503. "System.IO": "4.1.0",
  1504. "System.Net.Http": "4.1.0",
  1505. "System.Net.Primitives": "4.0.11",
  1506. "System.Net.WebHeaderCollection": "4.0.1",
  1507. "System.Resources.ResourceManager": "4.0.1",
  1508. "System.Runtime": "4.1.0",
  1509. "System.Threading": "4.0.11",
  1510. "System.Threading.Tasks": "4.0.11"
  1511. },
  1512. "compile": {
  1513. "ref/netstandard1.3/System.Net.Requests.dll": {}
  1514. },
  1515. "runtimeTargets": {
  1516. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  1517. "assetType": "runtime",
  1518. "rid": "unix"
  1519. },
  1520. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  1521. "assetType": "runtime",
  1522. "rid": "win"
  1523. }
  1524. }
  1525. },
  1526. "System.Net.Sockets/4.3.0": {
  1527. "type": "package",
  1528. "dependencies": {
  1529. "Microsoft.NETCore.Platforms": "1.1.0",
  1530. "Microsoft.NETCore.Targets": "1.1.0",
  1531. "System.IO": "4.3.0",
  1532. "System.Net.Primitives": "4.3.0",
  1533. "System.Runtime": "4.3.0",
  1534. "System.Threading.Tasks": "4.3.0"
  1535. },
  1536. "compile": {
  1537. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  1538. }
  1539. },
  1540. "System.Net.WebHeaderCollection/4.0.1": {
  1541. "type": "package",
  1542. "dependencies": {
  1543. "System.Collections": "4.0.11",
  1544. "System.Resources.ResourceManager": "4.0.1",
  1545. "System.Runtime": "4.1.0",
  1546. "System.Runtime.Extensions": "4.1.0"
  1547. },
  1548. "compile": {
  1549. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1550. },
  1551. "runtime": {
  1552. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  1553. }
  1554. },
  1555. "System.ObjectModel/4.3.0": {
  1556. "type": "package",
  1557. "dependencies": {
  1558. "System.Collections": "4.3.0",
  1559. "System.Diagnostics.Debug": "4.3.0",
  1560. "System.Resources.ResourceManager": "4.3.0",
  1561. "System.Runtime": "4.3.0",
  1562. "System.Threading": "4.3.0"
  1563. },
  1564. "compile": {
  1565. "ref/netstandard1.3/System.ObjectModel.dll": {}
  1566. },
  1567. "runtime": {
  1568. "lib/netstandard1.3/System.ObjectModel.dll": {}
  1569. }
  1570. },
  1571. "System.Private.DataContractSerialization/4.3.0": {
  1572. "type": "package",
  1573. "dependencies": {
  1574. "System.Collections": "4.3.0",
  1575. "System.Collections.Concurrent": "4.3.0",
  1576. "System.Diagnostics.Debug": "4.3.0",
  1577. "System.Globalization": "4.3.0",
  1578. "System.IO": "4.3.0",
  1579. "System.Linq": "4.3.0",
  1580. "System.Reflection": "4.3.0",
  1581. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1582. "System.Reflection.Emit.Lightweight": "4.3.0",
  1583. "System.Reflection.Extensions": "4.3.0",
  1584. "System.Reflection.Primitives": "4.3.0",
  1585. "System.Reflection.TypeExtensions": "4.3.0",
  1586. "System.Resources.ResourceManager": "4.3.0",
  1587. "System.Runtime": "4.3.0",
  1588. "System.Runtime.Extensions": "4.3.0",
  1589. "System.Runtime.Serialization.Primitives": "4.3.0",
  1590. "System.Text.Encoding": "4.3.0",
  1591. "System.Text.Encoding.Extensions": "4.3.0",
  1592. "System.Text.RegularExpressions": "4.3.0",
  1593. "System.Threading": "4.3.0",
  1594. "System.Threading.Tasks": "4.3.0",
  1595. "System.Xml.ReaderWriter": "4.3.0",
  1596. "System.Xml.XDocument": "4.3.0",
  1597. "System.Xml.XmlDocument": "4.3.0",
  1598. "System.Xml.XmlSerializer": "4.3.0"
  1599. },
  1600. "compile": {
  1601. "ref/netstandard/_._": {}
  1602. },
  1603. "runtime": {
  1604. "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
  1605. }
  1606. },
  1607. "System.Reflection/4.3.0": {
  1608. "type": "package",
  1609. "dependencies": {
  1610. "Microsoft.NETCore.Platforms": "1.1.0",
  1611. "Microsoft.NETCore.Targets": "1.1.0",
  1612. "System.IO": "4.3.0",
  1613. "System.Reflection.Primitives": "4.3.0",
  1614. "System.Runtime": "4.3.0"
  1615. },
  1616. "compile": {
  1617. "ref/netstandard1.5/System.Reflection.dll": {}
  1618. }
  1619. },
  1620. "System.Reflection.Emit/4.3.0": {
  1621. "type": "package",
  1622. "dependencies": {
  1623. "System.IO": "4.3.0",
  1624. "System.Reflection": "4.3.0",
  1625. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1626. "System.Reflection.Primitives": "4.3.0",
  1627. "System.Runtime": "4.3.0"
  1628. },
  1629. "compile": {
  1630. "ref/netstandard1.1/_._": {}
  1631. },
  1632. "runtime": {
  1633. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1634. }
  1635. },
  1636. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1637. "type": "package",
  1638. "dependencies": {
  1639. "System.Reflection": "4.3.0",
  1640. "System.Reflection.Primitives": "4.3.0",
  1641. "System.Runtime": "4.3.0"
  1642. },
  1643. "compile": {
  1644. "ref/netstandard1.0/_._": {}
  1645. },
  1646. "runtime": {
  1647. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1648. }
  1649. },
  1650. "System.Reflection.Emit.Lightweight/4.3.0": {
  1651. "type": "package",
  1652. "dependencies": {
  1653. "System.Reflection": "4.3.0",
  1654. "System.Reflection.Emit.ILGeneration": "4.3.0",
  1655. "System.Reflection.Primitives": "4.3.0",
  1656. "System.Runtime": "4.3.0"
  1657. },
  1658. "compile": {
  1659. "ref/netstandard1.0/_._": {}
  1660. },
  1661. "runtime": {
  1662. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  1663. }
  1664. },
  1665. "System.Reflection.Extensions/4.3.0": {
  1666. "type": "package",
  1667. "dependencies": {
  1668. "Microsoft.NETCore.Platforms": "1.1.0",
  1669. "Microsoft.NETCore.Targets": "1.1.0",
  1670. "System.Reflection": "4.3.0",
  1671. "System.Runtime": "4.3.0"
  1672. },
  1673. "compile": {
  1674. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  1675. }
  1676. },
  1677. "System.Reflection.Metadata/1.3.0": {
  1678. "type": "package",
  1679. "dependencies": {
  1680. "System.Collections": "4.0.11",
  1681. "System.Collections.Immutable": "1.2.0",
  1682. "System.Diagnostics.Debug": "4.0.11",
  1683. "System.IO": "4.1.0",
  1684. "System.Linq": "4.1.0",
  1685. "System.Reflection": "4.1.0",
  1686. "System.Reflection.Extensions": "4.0.1",
  1687. "System.Reflection.Primitives": "4.0.1",
  1688. "System.Resources.ResourceManager": "4.0.1",
  1689. "System.Runtime": "4.1.0",
  1690. "System.Runtime.Extensions": "4.1.0",
  1691. "System.Runtime.InteropServices": "4.1.0",
  1692. "System.Text.Encoding": "4.0.11",
  1693. "System.Text.Encoding.Extensions": "4.0.11",
  1694. "System.Threading": "4.0.11"
  1695. },
  1696. "compile": {
  1697. "lib/netstandard1.1/_._": {}
  1698. },
  1699. "runtime": {
  1700. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  1701. }
  1702. },
  1703. "System.Reflection.Primitives/4.3.0": {
  1704. "type": "package",
  1705. "dependencies": {
  1706. "Microsoft.NETCore.Platforms": "1.1.0",
  1707. "Microsoft.NETCore.Targets": "1.1.0",
  1708. "System.Runtime": "4.3.0"
  1709. },
  1710. "compile": {
  1711. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  1712. }
  1713. },
  1714. "System.Reflection.TypeExtensions/4.3.0": {
  1715. "type": "package",
  1716. "dependencies": {
  1717. "System.Reflection": "4.3.0",
  1718. "System.Runtime": "4.3.0"
  1719. },
  1720. "compile": {
  1721. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1722. },
  1723. "runtime": {
  1724. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1725. }
  1726. },
  1727. "System.Resources.ResourceManager/4.3.0": {
  1728. "type": "package",
  1729. "dependencies": {
  1730. "Microsoft.NETCore.Platforms": "1.1.0",
  1731. "Microsoft.NETCore.Targets": "1.1.0",
  1732. "System.Globalization": "4.3.0",
  1733. "System.Reflection": "4.3.0",
  1734. "System.Runtime": "4.3.0"
  1735. },
  1736. "compile": {
  1737. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  1738. }
  1739. },
  1740. "System.Runtime/4.3.0": {
  1741. "type": "package",
  1742. "dependencies": {
  1743. "Microsoft.NETCore.Platforms": "1.1.0",
  1744. "Microsoft.NETCore.Targets": "1.1.0"
  1745. },
  1746. "compile": {
  1747. "ref/netstandard1.5/System.Runtime.dll": {}
  1748. }
  1749. },
  1750. "System.Runtime.Caching/4.5.0": {
  1751. "type": "package",
  1752. "dependencies": {
  1753. "Microsoft.NETCore.Platforms": "2.0.0",
  1754. "System.Configuration.ConfigurationManager": "4.5.0"
  1755. },
  1756. "compile": {
  1757. "ref/netstandard2.0/_._": {}
  1758. },
  1759. "runtime": {
  1760. "lib/netstandard2.0/System.Runtime.Caching.dll": {}
  1761. },
  1762. "runtimeTargets": {
  1763. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1764. "assetType": "runtime",
  1765. "rid": "unix"
  1766. },
  1767. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
  1768. "assetType": "runtime",
  1769. "rid": "win"
  1770. }
  1771. }
  1772. },
  1773. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  1774. "type": "package",
  1775. "compile": {
  1776. "ref/netstandard2.0/_._": {}
  1777. },
  1778. "runtime": {
  1779. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
  1780. }
  1781. },
  1782. "System.Runtime.Extensions/4.3.0": {
  1783. "type": "package",
  1784. "dependencies": {
  1785. "Microsoft.NETCore.Platforms": "1.1.0",
  1786. "Microsoft.NETCore.Targets": "1.1.0",
  1787. "System.Runtime": "4.3.0"
  1788. },
  1789. "compile": {
  1790. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  1791. }
  1792. },
  1793. "System.Runtime.Handles/4.3.0": {
  1794. "type": "package",
  1795. "dependencies": {
  1796. "Microsoft.NETCore.Platforms": "1.1.0",
  1797. "Microsoft.NETCore.Targets": "1.1.0",
  1798. "System.Runtime": "4.3.0"
  1799. },
  1800. "compile": {
  1801. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  1802. }
  1803. },
  1804. "System.Runtime.InteropServices/4.3.0": {
  1805. "type": "package",
  1806. "dependencies": {
  1807. "Microsoft.NETCore.Platforms": "1.1.0",
  1808. "Microsoft.NETCore.Targets": "1.1.0",
  1809. "System.Reflection": "4.3.0",
  1810. "System.Reflection.Primitives": "4.3.0",
  1811. "System.Runtime": "4.3.0",
  1812. "System.Runtime.Handles": "4.3.0"
  1813. },
  1814. "compile": {
  1815. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  1816. }
  1817. },
  1818. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1819. "type": "package",
  1820. "dependencies": {
  1821. "System.Reflection": "4.3.0",
  1822. "System.Reflection.Extensions": "4.3.0",
  1823. "System.Resources.ResourceManager": "4.3.0",
  1824. "System.Runtime": "4.3.0",
  1825. "System.Runtime.InteropServices": "4.3.0",
  1826. "System.Threading": "4.3.0",
  1827. "runtime.native.System": "4.3.0"
  1828. },
  1829. "compile": {
  1830. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1831. },
  1832. "runtime": {
  1833. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1834. },
  1835. "runtimeTargets": {
  1836. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1837. "assetType": "runtime",
  1838. "rid": "unix"
  1839. },
  1840. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1841. "assetType": "runtime",
  1842. "rid": "win"
  1843. }
  1844. }
  1845. },
  1846. "System.Runtime.Numerics/4.3.0": {
  1847. "type": "package",
  1848. "dependencies": {
  1849. "System.Globalization": "4.3.0",
  1850. "System.Resources.ResourceManager": "4.3.0",
  1851. "System.Runtime": "4.3.0",
  1852. "System.Runtime.Extensions": "4.3.0"
  1853. },
  1854. "compile": {
  1855. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  1856. },
  1857. "runtime": {
  1858. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1859. }
  1860. },
  1861. "System.Runtime.Serialization.Formatters/4.3.0": {
  1862. "type": "package",
  1863. "dependencies": {
  1864. "System.Collections": "4.3.0",
  1865. "System.Reflection": "4.3.0",
  1866. "System.Resources.ResourceManager": "4.3.0",
  1867. "System.Runtime": "4.3.0",
  1868. "System.Runtime.Serialization.Primitives": "4.3.0"
  1869. },
  1870. "compile": {
  1871. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
  1872. },
  1873. "runtime": {
  1874. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
  1875. }
  1876. },
  1877. "System.Runtime.Serialization.Json/4.3.0": {
  1878. "type": "package",
  1879. "dependencies": {
  1880. "System.IO": "4.3.0",
  1881. "System.Private.DataContractSerialization": "4.3.0",
  1882. "System.Runtime": "4.3.0"
  1883. },
  1884. "compile": {
  1885. "ref/netstandard1.0/_._": {}
  1886. },
  1887. "runtime": {
  1888. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
  1889. }
  1890. },
  1891. "System.Runtime.Serialization.Primitives/4.3.0": {
  1892. "type": "package",
  1893. "dependencies": {
  1894. "System.Resources.ResourceManager": "4.3.0",
  1895. "System.Runtime": "4.3.0"
  1896. },
  1897. "compile": {
  1898. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1899. },
  1900. "runtime": {
  1901. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1902. }
  1903. },
  1904. "System.Security.AccessControl/4.6.0": {
  1905. "type": "package",
  1906. "dependencies": {
  1907. "Microsoft.NETCore.Platforms": "3.0.0",
  1908. "System.Security.Principal.Windows": "4.6.0"
  1909. },
  1910. "compile": {
  1911. "ref/netstandard2.0/System.Security.AccessControl.dll": {}
  1912. },
  1913. "runtime": {
  1914. "lib/netstandard2.0/System.Security.AccessControl.dll": {}
  1915. },
  1916. "runtimeTargets": {
  1917. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  1918. "assetType": "runtime",
  1919. "rid": "win"
  1920. }
  1921. }
  1922. },
  1923. "System.Security.Cryptography.Algorithms/4.3.0": {
  1924. "type": "package",
  1925. "dependencies": {
  1926. "Microsoft.NETCore.Platforms": "1.1.0",
  1927. "System.Collections": "4.3.0",
  1928. "System.IO": "4.3.0",
  1929. "System.Resources.ResourceManager": "4.3.0",
  1930. "System.Runtime": "4.3.0",
  1931. "System.Runtime.Extensions": "4.3.0",
  1932. "System.Runtime.Handles": "4.3.0",
  1933. "System.Runtime.InteropServices": "4.3.0",
  1934. "System.Runtime.Numerics": "4.3.0",
  1935. "System.Security.Cryptography.Encoding": "4.3.0",
  1936. "System.Security.Cryptography.Primitives": "4.3.0",
  1937. "System.Text.Encoding": "4.3.0",
  1938. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  1939. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1940. },
  1941. "compile": {
  1942. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1943. },
  1944. "runtimeTargets": {
  1945. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1946. "assetType": "runtime",
  1947. "rid": "osx"
  1948. },
  1949. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1950. "assetType": "runtime",
  1951. "rid": "unix"
  1952. },
  1953. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1954. "assetType": "runtime",
  1955. "rid": "win"
  1956. }
  1957. }
  1958. },
  1959. "System.Security.Cryptography.Cng/4.5.0": {
  1960. "type": "package",
  1961. "compile": {
  1962. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1963. },
  1964. "runtime": {
  1965. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
  1966. },
  1967. "runtimeTargets": {
  1968. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
  1969. "assetType": "runtime",
  1970. "rid": "win"
  1971. }
  1972. }
  1973. },
  1974. "System.Security.Cryptography.Csp/4.3.0": {
  1975. "type": "package",
  1976. "dependencies": {
  1977. "Microsoft.NETCore.Platforms": "1.1.0",
  1978. "System.IO": "4.3.0",
  1979. "System.Reflection": "4.3.0",
  1980. "System.Resources.ResourceManager": "4.3.0",
  1981. "System.Runtime": "4.3.0",
  1982. "System.Runtime.Extensions": "4.3.0",
  1983. "System.Runtime.Handles": "4.3.0",
  1984. "System.Runtime.InteropServices": "4.3.0",
  1985. "System.Security.Cryptography.Algorithms": "4.3.0",
  1986. "System.Security.Cryptography.Encoding": "4.3.0",
  1987. "System.Security.Cryptography.Primitives": "4.3.0",
  1988. "System.Text.Encoding": "4.3.0",
  1989. "System.Threading": "4.3.0"
  1990. },
  1991. "compile": {
  1992. "ref/netstandard1.3/_._": {}
  1993. },
  1994. "runtimeTargets": {
  1995. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1996. "assetType": "runtime",
  1997. "rid": "unix"
  1998. },
  1999. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  2000. "assetType": "runtime",
  2001. "rid": "win"
  2002. }
  2003. }
  2004. },
  2005. "System.Security.Cryptography.Encoding/4.3.0": {
  2006. "type": "package",
  2007. "dependencies": {
  2008. "Microsoft.NETCore.Platforms": "1.1.0",
  2009. "System.Collections": "4.3.0",
  2010. "System.Collections.Concurrent": "4.3.0",
  2011. "System.Linq": "4.3.0",
  2012. "System.Resources.ResourceManager": "4.3.0",
  2013. "System.Runtime": "4.3.0",
  2014. "System.Runtime.Extensions": "4.3.0",
  2015. "System.Runtime.Handles": "4.3.0",
  2016. "System.Runtime.InteropServices": "4.3.0",
  2017. "System.Security.Cryptography.Primitives": "4.3.0",
  2018. "System.Text.Encoding": "4.3.0",
  2019. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2020. },
  2021. "compile": {
  2022. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  2023. },
  2024. "runtimeTargets": {
  2025. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2026. "assetType": "runtime",
  2027. "rid": "unix"
  2028. },
  2029. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  2030. "assetType": "runtime",
  2031. "rid": "win"
  2032. }
  2033. }
  2034. },
  2035. "System.Security.Cryptography.OpenSsl/4.3.0": {
  2036. "type": "package",
  2037. "dependencies": {
  2038. "System.Collections": "4.3.0",
  2039. "System.IO": "4.3.0",
  2040. "System.Resources.ResourceManager": "4.3.0",
  2041. "System.Runtime": "4.3.0",
  2042. "System.Runtime.Extensions": "4.3.0",
  2043. "System.Runtime.Handles": "4.3.0",
  2044. "System.Runtime.InteropServices": "4.3.0",
  2045. "System.Runtime.Numerics": "4.3.0",
  2046. "System.Security.Cryptography.Algorithms": "4.3.0",
  2047. "System.Security.Cryptography.Encoding": "4.3.0",
  2048. "System.Security.Cryptography.Primitives": "4.3.0",
  2049. "System.Text.Encoding": "4.3.0",
  2050. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2051. },
  2052. "compile": {
  2053. "ref/netstandard1.6/_._": {}
  2054. },
  2055. "runtime": {
  2056. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  2057. },
  2058. "runtimeTargets": {
  2059. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  2060. "assetType": "runtime",
  2061. "rid": "unix"
  2062. }
  2063. }
  2064. },
  2065. "System.Security.Cryptography.Primitives/4.3.0": {
  2066. "type": "package",
  2067. "dependencies": {
  2068. "System.Diagnostics.Debug": "4.3.0",
  2069. "System.Globalization": "4.3.0",
  2070. "System.IO": "4.3.0",
  2071. "System.Resources.ResourceManager": "4.3.0",
  2072. "System.Runtime": "4.3.0",
  2073. "System.Threading": "4.3.0",
  2074. "System.Threading.Tasks": "4.3.0"
  2075. },
  2076. "compile": {
  2077. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2078. },
  2079. "runtime": {
  2080. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  2081. }
  2082. },
  2083. "System.Security.Cryptography.ProtectedData/4.5.0": {
  2084. "type": "package",
  2085. "compile": {
  2086. "ref/netstandard2.0/_._": {}
  2087. },
  2088. "runtime": {
  2089. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
  2090. },
  2091. "runtimeTargets": {
  2092. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
  2093. "assetType": "runtime",
  2094. "rid": "win"
  2095. }
  2096. }
  2097. },
  2098. "System.Security.Cryptography.X509Certificates/4.3.0": {
  2099. "type": "package",
  2100. "dependencies": {
  2101. "Microsoft.NETCore.Platforms": "1.1.0",
  2102. "System.Collections": "4.3.0",
  2103. "System.Diagnostics.Debug": "4.3.0",
  2104. "System.Globalization": "4.3.0",
  2105. "System.Globalization.Calendars": "4.3.0",
  2106. "System.IO": "4.3.0",
  2107. "System.IO.FileSystem": "4.3.0",
  2108. "System.IO.FileSystem.Primitives": "4.3.0",
  2109. "System.Resources.ResourceManager": "4.3.0",
  2110. "System.Runtime": "4.3.0",
  2111. "System.Runtime.Extensions": "4.3.0",
  2112. "System.Runtime.Handles": "4.3.0",
  2113. "System.Runtime.InteropServices": "4.3.0",
  2114. "System.Runtime.Numerics": "4.3.0",
  2115. "System.Security.Cryptography.Algorithms": "4.3.0",
  2116. "System.Security.Cryptography.Cng": "4.3.0",
  2117. "System.Security.Cryptography.Csp": "4.3.0",
  2118. "System.Security.Cryptography.Encoding": "4.3.0",
  2119. "System.Security.Cryptography.OpenSsl": "4.3.0",
  2120. "System.Security.Cryptography.Primitives": "4.3.0",
  2121. "System.Text.Encoding": "4.3.0",
  2122. "System.Threading": "4.3.0",
  2123. "runtime.native.System": "4.3.0",
  2124. "runtime.native.System.Net.Http": "4.3.0",
  2125. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  2126. },
  2127. "compile": {
  2128. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  2129. },
  2130. "runtimeTargets": {
  2131. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2132. "assetType": "runtime",
  2133. "rid": "unix"
  2134. },
  2135. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  2136. "assetType": "runtime",
  2137. "rid": "win"
  2138. }
  2139. }
  2140. },
  2141. "System.Security.Permissions/4.6.0": {
  2142. "type": "package",
  2143. "dependencies": {
  2144. "System.Security.AccessControl": "4.6.0",
  2145. "System.Windows.Extensions": "4.6.0"
  2146. },
  2147. "compile": {
  2148. "ref/netcoreapp3.0/System.Security.Permissions.dll": {}
  2149. },
  2150. "runtime": {
  2151. "lib/netcoreapp3.0/System.Security.Permissions.dll": {}
  2152. }
  2153. },
  2154. "System.Security.Principal.Windows/4.6.0": {
  2155. "type": "package",
  2156. "compile": {
  2157. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
  2158. },
  2159. "runtime": {
  2160. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
  2161. },
  2162. "runtimeTargets": {
  2163. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2164. "assetType": "runtime",
  2165. "rid": "unix"
  2166. },
  2167. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  2168. "assetType": "runtime",
  2169. "rid": "win"
  2170. }
  2171. }
  2172. },
  2173. "System.Security.SecureString/4.3.0": {
  2174. "type": "package",
  2175. "dependencies": {
  2176. "Microsoft.NETCore.Platforms": "1.1.0",
  2177. "System.Resources.ResourceManager": "4.3.0",
  2178. "System.Runtime": "4.3.0",
  2179. "System.Runtime.Handles": "4.3.0",
  2180. "System.Runtime.InteropServices": "4.3.0",
  2181. "System.Security.Cryptography.Primitives": "4.3.0",
  2182. "System.Text.Encoding": "4.3.0",
  2183. "System.Threading": "4.3.0"
  2184. },
  2185. "compile": {
  2186. "ref/netstandard1.3/_._": {}
  2187. },
  2188. "runtimeTargets": {
  2189. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll": {
  2190. "assetType": "runtime",
  2191. "rid": "unix"
  2192. },
  2193. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll": {
  2194. "assetType": "runtime",
  2195. "rid": "win"
  2196. }
  2197. }
  2198. },
  2199. "System.Text.Encoding/4.3.0": {
  2200. "type": "package",
  2201. "dependencies": {
  2202. "Microsoft.NETCore.Platforms": "1.1.0",
  2203. "Microsoft.NETCore.Targets": "1.1.0",
  2204. "System.Runtime": "4.3.0"
  2205. },
  2206. "compile": {
  2207. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  2208. }
  2209. },
  2210. "System.Text.Encoding.CodePages/4.5.0": {
  2211. "type": "package",
  2212. "dependencies": {
  2213. "Microsoft.NETCore.Platforms": "2.0.0",
  2214. "System.Runtime.CompilerServices.Unsafe": "4.5.0"
  2215. },
  2216. "compile": {
  2217. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2218. },
  2219. "runtime": {
  2220. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
  2221. },
  2222. "runtimeTargets": {
  2223. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
  2224. "assetType": "runtime",
  2225. "rid": "win"
  2226. }
  2227. }
  2228. },
  2229. "System.Text.Encoding.Extensions/4.3.0": {
  2230. "type": "package",
  2231. "dependencies": {
  2232. "Microsoft.NETCore.Platforms": "1.1.0",
  2233. "Microsoft.NETCore.Targets": "1.1.0",
  2234. "System.Runtime": "4.3.0",
  2235. "System.Text.Encoding": "4.3.0"
  2236. },
  2237. "compile": {
  2238. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  2239. }
  2240. },
  2241. "System.Text.Encodings.Web/4.5.0": {
  2242. "type": "package",
  2243. "compile": {
  2244. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2245. },
  2246. "runtime": {
  2247. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
  2248. }
  2249. },
  2250. "System.Text.RegularExpressions/4.3.0": {
  2251. "type": "package",
  2252. "dependencies": {
  2253. "System.Runtime": "4.3.0"
  2254. },
  2255. "compile": {
  2256. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  2257. },
  2258. "runtime": {
  2259. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  2260. }
  2261. },
  2262. "System.Threading/4.3.0": {
  2263. "type": "package",
  2264. "dependencies": {
  2265. "System.Runtime": "4.3.0",
  2266. "System.Threading.Tasks": "4.3.0"
  2267. },
  2268. "compile": {
  2269. "ref/netstandard1.3/System.Threading.dll": {}
  2270. },
  2271. "runtime": {
  2272. "lib/netstandard1.3/System.Threading.dll": {}
  2273. }
  2274. },
  2275. "System.Threading.Overlapped/4.0.1": {
  2276. "type": "package",
  2277. "dependencies": {
  2278. "Microsoft.NETCore.Platforms": "1.0.1",
  2279. "System.Resources.ResourceManager": "4.0.1",
  2280. "System.Runtime": "4.1.0",
  2281. "System.Runtime.Handles": "4.0.1"
  2282. },
  2283. "compile": {
  2284. "ref/netstandard1.3/_._": {}
  2285. },
  2286. "runtimeTargets": {
  2287. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2288. "assetType": "runtime",
  2289. "rid": "unix"
  2290. },
  2291. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  2292. "assetType": "runtime",
  2293. "rid": "win"
  2294. }
  2295. }
  2296. },
  2297. "System.Threading.Tasks/4.3.0": {
  2298. "type": "package",
  2299. "dependencies": {
  2300. "Microsoft.NETCore.Platforms": "1.1.0",
  2301. "Microsoft.NETCore.Targets": "1.1.0",
  2302. "System.Runtime": "4.3.0"
  2303. },
  2304. "compile": {
  2305. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  2306. }
  2307. },
  2308. "System.Threading.Tasks.Extensions/4.3.0": {
  2309. "type": "package",
  2310. "dependencies": {
  2311. "System.Collections": "4.3.0",
  2312. "System.Runtime": "4.3.0",
  2313. "System.Threading.Tasks": "4.3.0"
  2314. },
  2315. "compile": {
  2316. "lib/netstandard1.0/_._": {}
  2317. },
  2318. "runtime": {
  2319. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  2320. }
  2321. },
  2322. "System.Threading.Thread/4.0.0": {
  2323. "type": "package",
  2324. "dependencies": {
  2325. "System.Runtime": "4.1.0"
  2326. },
  2327. "compile": {
  2328. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  2329. },
  2330. "runtime": {
  2331. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  2332. }
  2333. },
  2334. "System.Threading.ThreadPool/4.0.10": {
  2335. "type": "package",
  2336. "dependencies": {
  2337. "System.Runtime": "4.1.0",
  2338. "System.Runtime.Handles": "4.0.1"
  2339. },
  2340. "compile": {
  2341. "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2342. },
  2343. "runtime": {
  2344. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  2345. }
  2346. },
  2347. "System.Threading.Timer/4.3.0": {
  2348. "type": "package",
  2349. "dependencies": {
  2350. "Microsoft.NETCore.Platforms": "1.1.0",
  2351. "Microsoft.NETCore.Targets": "1.1.0",
  2352. "System.Runtime": "4.3.0"
  2353. },
  2354. "compile": {
  2355. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  2356. }
  2357. },
  2358. "System.ValueTuple/4.5.0": {
  2359. "type": "package",
  2360. "compile": {
  2361. "ref/netcoreapp2.0/_._": {}
  2362. },
  2363. "runtime": {
  2364. "lib/netcoreapp2.0/_._": {}
  2365. }
  2366. },
  2367. "System.Windows.Extensions/4.6.0": {
  2368. "type": "package",
  2369. "dependencies": {
  2370. "System.Drawing.Common": "4.6.0"
  2371. },
  2372. "compile": {
  2373. "ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2374. },
  2375. "runtime": {
  2376. "lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
  2377. },
  2378. "runtimeTargets": {
  2379. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
  2380. "assetType": "runtime",
  2381. "rid": "win"
  2382. }
  2383. }
  2384. },
  2385. "System.Xml.ReaderWriter/4.3.0": {
  2386. "type": "package",
  2387. "dependencies": {
  2388. "System.Collections": "4.3.0",
  2389. "System.Diagnostics.Debug": "4.3.0",
  2390. "System.Globalization": "4.3.0",
  2391. "System.IO": "4.3.0",
  2392. "System.IO.FileSystem": "4.3.0",
  2393. "System.IO.FileSystem.Primitives": "4.3.0",
  2394. "System.Resources.ResourceManager": "4.3.0",
  2395. "System.Runtime": "4.3.0",
  2396. "System.Runtime.Extensions": "4.3.0",
  2397. "System.Runtime.InteropServices": "4.3.0",
  2398. "System.Text.Encoding": "4.3.0",
  2399. "System.Text.Encoding.Extensions": "4.3.0",
  2400. "System.Text.RegularExpressions": "4.3.0",
  2401. "System.Threading.Tasks": "4.3.0",
  2402. "System.Threading.Tasks.Extensions": "4.3.0"
  2403. },
  2404. "compile": {
  2405. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2406. },
  2407. "runtime": {
  2408. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  2409. }
  2410. },
  2411. "System.Xml.XDocument/4.3.0": {
  2412. "type": "package",
  2413. "dependencies": {
  2414. "System.Collections": "4.3.0",
  2415. "System.Diagnostics.Debug": "4.3.0",
  2416. "System.Diagnostics.Tools": "4.3.0",
  2417. "System.Globalization": "4.3.0",
  2418. "System.IO": "4.3.0",
  2419. "System.Reflection": "4.3.0",
  2420. "System.Resources.ResourceManager": "4.3.0",
  2421. "System.Runtime": "4.3.0",
  2422. "System.Runtime.Extensions": "4.3.0",
  2423. "System.Text.Encoding": "4.3.0",
  2424. "System.Threading": "4.3.0",
  2425. "System.Xml.ReaderWriter": "4.3.0"
  2426. },
  2427. "compile": {
  2428. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  2429. },
  2430. "runtime": {
  2431. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  2432. }
  2433. },
  2434. "System.Xml.XmlDocument/4.3.0": {
  2435. "type": "package",
  2436. "dependencies": {
  2437. "System.Collections": "4.3.0",
  2438. "System.Diagnostics.Debug": "4.3.0",
  2439. "System.Globalization": "4.3.0",
  2440. "System.IO": "4.3.0",
  2441. "System.Resources.ResourceManager": "4.3.0",
  2442. "System.Runtime": "4.3.0",
  2443. "System.Runtime.Extensions": "4.3.0",
  2444. "System.Text.Encoding": "4.3.0",
  2445. "System.Threading": "4.3.0",
  2446. "System.Xml.ReaderWriter": "4.3.0"
  2447. },
  2448. "compile": {
  2449. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2450. },
  2451. "runtime": {
  2452. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  2453. }
  2454. },
  2455. "System.Xml.XmlSerializer/4.3.0": {
  2456. "type": "package",
  2457. "dependencies": {
  2458. "System.Collections": "4.3.0",
  2459. "System.Globalization": "4.3.0",
  2460. "System.IO": "4.3.0",
  2461. "System.Linq": "4.3.0",
  2462. "System.Reflection": "4.3.0",
  2463. "System.Reflection.Emit": "4.3.0",
  2464. "System.Reflection.Emit.ILGeneration": "4.3.0",
  2465. "System.Reflection.Extensions": "4.3.0",
  2466. "System.Reflection.Primitives": "4.3.0",
  2467. "System.Reflection.TypeExtensions": "4.3.0",
  2468. "System.Resources.ResourceManager": "4.3.0",
  2469. "System.Runtime": "4.3.0",
  2470. "System.Runtime.Extensions": "4.3.0",
  2471. "System.Text.RegularExpressions": "4.3.0",
  2472. "System.Threading": "4.3.0",
  2473. "System.Xml.ReaderWriter": "4.3.0",
  2474. "System.Xml.XmlDocument": "4.3.0"
  2475. },
  2476. "compile": {
  2477. "ref/netstandard1.3/_._": {}
  2478. },
  2479. "runtime": {
  2480. "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  2481. }
  2482. },
  2483. "System.Xml.XPath/4.0.1": {
  2484. "type": "package",
  2485. "dependencies": {
  2486. "System.Collections": "4.0.11",
  2487. "System.Diagnostics.Debug": "4.0.11",
  2488. "System.Globalization": "4.0.11",
  2489. "System.IO": "4.1.0",
  2490. "System.Resources.ResourceManager": "4.0.1",
  2491. "System.Runtime": "4.1.0",
  2492. "System.Runtime.Extensions": "4.1.0",
  2493. "System.Threading": "4.0.11",
  2494. "System.Xml.ReaderWriter": "4.0.11"
  2495. },
  2496. "compile": {
  2497. "ref/netstandard1.3/System.Xml.XPath.dll": {}
  2498. },
  2499. "runtime": {
  2500. "lib/netstandard1.3/System.Xml.XPath.dll": {}
  2501. }
  2502. },
  2503. "System.Xml.XPath.XmlDocument/4.0.1": {
  2504. "type": "package",
  2505. "dependencies": {
  2506. "System.Collections": "4.0.11",
  2507. "System.Globalization": "4.0.11",
  2508. "System.IO": "4.1.0",
  2509. "System.Resources.ResourceManager": "4.0.1",
  2510. "System.Runtime": "4.1.0",
  2511. "System.Runtime.Extensions": "4.1.0",
  2512. "System.Threading": "4.0.11",
  2513. "System.Xml.ReaderWriter": "4.0.11",
  2514. "System.Xml.XPath": "4.0.1",
  2515. "System.Xml.XmlDocument": "4.0.1"
  2516. },
  2517. "compile": {
  2518. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2519. },
  2520. "runtime": {
  2521. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
  2522. }
  2523. },
  2524. "TSQL.Parser/1.4.0": {
  2525. "type": "package",
  2526. "compile": {
  2527. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2528. },
  2529. "runtime": {
  2530. "lib/netstandard2.0/TSQL_Parser.dll": {}
  2531. }
  2532. },
  2533. "ArsenalDB/3.1.301": {
  2534. "type": "project",
  2535. "framework": ".NETCoreApp,Version=v3.1",
  2536. "dependencies": {
  2537. "Microsoft.Data.SqlClient": "1.1.1",
  2538. "Microsoft.Extensions.Configuration": "3.1.3",
  2539. "Microsoft.Extensions.Configuration.Json": "3.1.3",
  2540. "MySql.Data": "8.0.19",
  2541. "Newtonsoft.Json": "12.0.3",
  2542. "TSQL.Parser": "1.4.0",
  2543. "log4net": "2.0.8"
  2544. },
  2545. "compile": {
  2546. "bin/placeholder/ArsenalDB.dll": {}
  2547. },
  2548. "runtime": {
  2549. "bin/placeholder/ArsenalDB.dll": {}
  2550. }
  2551. },
  2552. "CounsellorBL/3.1.301": {
  2553. "type": "project",
  2554. "framework": ".NETCoreApp,Version=v3.1",
  2555. "dependencies": {
  2556. "ArsenalDB": "3.1.301",
  2557. "Caching.CSRedis": "3.6.60",
  2558. "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
  2559. "Microsoft.Extensions.Caching.Memory": "3.1.3",
  2560. "MonumentDefine": "3.1.301",
  2561. "NPOI": "2.4.1",
  2562. "SoldierData": "3.1.301"
  2563. },
  2564. "compile": {
  2565. "bin/placeholder/CounsellorBL.dll": {}
  2566. },
  2567. "runtime": {
  2568. "bin/placeholder/CounsellorBL.dll": {}
  2569. }
  2570. },
  2571. "CounsellorBL.GROUP/3.1.301": {
  2572. "type": "project",
  2573. "framework": ".NETCoreApp,Version=v3.1",
  2574. "dependencies": {
  2575. "ArsenalDB": "3.1.301",
  2576. "Caching.CSRedis": "3.6.60",
  2577. "CounsellorBL": "3.1.301",
  2578. "MonumentDefine": "3.1.301",
  2579. "SoldierData": "3.1.301",
  2580. "log4net": "2.0.8"
  2581. },
  2582. "compile": {
  2583. "bin/placeholder/CounsellorBL.GROUP.dll": {}
  2584. },
  2585. "runtime": {
  2586. "bin/placeholder/CounsellorBL.GROUP.dll": {}
  2587. }
  2588. },
  2589. "CounsellorBL.ORD/1.0.0": {
  2590. "type": "project",
  2591. "framework": ".NETCoreApp,Version=v3.1",
  2592. "dependencies": {
  2593. "CounsellorBL": "3.1.301",
  2594. "CounsellorBL.GROUP": "3.1.301",
  2595. "log4net": "2.0.8"
  2596. },
  2597. "compile": {
  2598. "bin/placeholder/CounsellorBL.ORD.dll": {}
  2599. },
  2600. "runtime": {
  2601. "bin/placeholder/CounsellorBL.ORD.dll": {}
  2602. }
  2603. },
  2604. "MonumentDefine/3.1.301": {
  2605. "type": "project",
  2606. "framework": ".NETCoreApp,Version=v3.1",
  2607. "compile": {
  2608. "bin/placeholder/MonumentDefine.dll": {}
  2609. },
  2610. "runtime": {
  2611. "bin/placeholder/MonumentDefine.dll": {}
  2612. }
  2613. },
  2614. "SoldierData/3.1.301": {
  2615. "type": "project",
  2616. "framework": ".NETCoreApp,Version=v3.1",
  2617. "dependencies": {
  2618. "ArsenalDB": "3.1.301"
  2619. },
  2620. "compile": {
  2621. "bin/placeholder/SoldierData.dll": {}
  2622. },
  2623. "runtime": {
  2624. "bin/placeholder/SoldierData.dll": {}
  2625. }
  2626. }
  2627. }
  2628. },
  2629. "libraries": {
  2630. "BouncyCastle.NetCore/1.8.3": {
  2631. "sha512": "jAy3uHN1U9DpoT/TgLqDTEhlccn/4doOVxhSmmNsnoSsGfHT9Lwr634ac9D0YFujAhNw61nWF4UIpHyzv0aQww==",
  2632. "type": "package",
  2633. "path": "bouncycastle.netcore/1.8.3",
  2634. "files": [
  2635. ".nupkg.metadata",
  2636. ".signature.p7s",
  2637. "bouncycastle.netcore.1.8.3.nupkg.sha512",
  2638. "bouncycastle.netcore.nuspec",
  2639. "lib/Mono/BouncyCastle.Crypto.dll",
  2640. "lib/Mono/BouncyCastle.Crypto.xml",
  2641. "lib/MonoAndroid/BouncyCastle.Crypto.dll",
  2642. "lib/MonoAndroid/BouncyCastle.Crypto.xml",
  2643. "lib/MonoMac/BouncyCastle.Crypto.dll",
  2644. "lib/MonoMac/BouncyCastle.Crypto.xml",
  2645. "lib/MonoTouch/BouncyCastle.Crypto.dll",
  2646. "lib/MonoTouch/BouncyCastle.Crypto.xml",
  2647. "lib/net20/BouncyCastle.Crypto.dll",
  2648. "lib/net20/BouncyCastle.Crypto.xml",
  2649. "lib/netstandard1.3/BouncyCastle.Crypto.dll",
  2650. "lib/netstandard1.3/BouncyCastle.Crypto.xml",
  2651. "lib/netstandard2.0/BouncyCastle.Crypto.dll",
  2652. "lib/netstandard2.0/BouncyCastle.Crypto.xml",
  2653. "lib/xamarinios/BouncyCastle.Crypto.dll",
  2654. "lib/xamarinios/BouncyCastle.Crypto.xml"
  2655. ]
  2656. },
  2657. "Caching.CSRedis/3.6.60": {
  2658. "sha512": "8uDH8o8mSO+QW7ItNf3yuO9LVuZXA05Nq3omqOck6ZBcKLrTvxbeCqS8rSt3+yHjqsWg+5suVM+Oyh/sXO9AAw==",
  2659. "type": "package",
  2660. "path": "caching.csredis/3.6.60",
  2661. "files": [
  2662. ".nupkg.metadata",
  2663. ".signature.p7s",
  2664. "caching.csredis.3.6.60.nupkg.sha512",
  2665. "caching.csredis.nuspec",
  2666. "lib/net5.0/Caching.CSRedis.dll",
  2667. "lib/net5.0/Caching.CSRedis.xml",
  2668. "lib/netcoreapp2.1/Caching.CSRedis.dll",
  2669. "lib/netcoreapp2.1/Caching.CSRedis.xml",
  2670. "lib/netcoreapp3.1/Caching.CSRedis.dll",
  2671. "lib/netcoreapp3.1/Caching.CSRedis.xml",
  2672. "lib/netstandard2.0/Caching.CSRedis.dll",
  2673. "lib/netstandard2.0/Caching.CSRedis.xml"
  2674. ]
  2675. },
  2676. "CSRedisCore/3.6.6": {
  2677. "sha512": "fxP+ZuW3wj1425iILLyF+L1oTjWRM5odFn0p/LFYkUWzEfYznjBB7xzn716kVH3SxD0cSv7fj9Jaf1kKaPduRA==",
  2678. "type": "package",
  2679. "path": "csrediscore/3.6.6",
  2680. "files": [
  2681. ".nupkg.metadata",
  2682. ".signature.p7s",
  2683. "csrediscore.3.6.6.nupkg.sha512",
  2684. "csrediscore.nuspec",
  2685. "lib/net40/CSRedisCore.dll",
  2686. "lib/net40/CSRedisCore.xml",
  2687. "lib/net45/CSRedisCore.dll",
  2688. "lib/net45/CSRedisCore.xml",
  2689. "lib/netstandard2.0/CSRedisCore.dll",
  2690. "lib/netstandard2.0/CSRedisCore.xml"
  2691. ]
  2692. },
  2693. "Google.Protobuf/3.6.1": {
  2694. "sha512": "741fGeDQjixBJaU2j+0CbrmZXsNJkTn/hWbOh4fLVXndHsCclJmWznCPWrJmPoZKvajBvAz3e8ECJOUvRtwjNQ==",
  2695. "type": "package",
  2696. "path": "google.protobuf/3.6.1",
  2697. "files": [
  2698. ".nupkg.metadata",
  2699. ".signature.p7s",
  2700. "google.protobuf.3.6.1.nupkg.sha512",
  2701. "google.protobuf.nuspec",
  2702. "lib/net45/Google.Protobuf.dll",
  2703. "lib/net45/Google.Protobuf.xml",
  2704. "lib/netstandard1.0/Google.Protobuf.dll",
  2705. "lib/netstandard1.0/Google.Protobuf.xml"
  2706. ]
  2707. },
  2708. "log4net/2.0.8": {
  2709. "sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==",
  2710. "type": "package",
  2711. "path": "log4net/2.0.8",
  2712. "files": [
  2713. ".nupkg.metadata",
  2714. ".signature.p7s",
  2715. "lib/net20-full/log4net.dll",
  2716. "lib/net20-full/log4net.xml",
  2717. "lib/net35-client/log4net.dll",
  2718. "lib/net35-client/log4net.xml",
  2719. "lib/net35-full/log4net.dll",
  2720. "lib/net35-full/log4net.xml",
  2721. "lib/net40-client/log4net.dll",
  2722. "lib/net40-client/log4net.xml",
  2723. "lib/net40-full/log4net.dll",
  2724. "lib/net40-full/log4net.xml",
  2725. "lib/net45-full/log4net.dll",
  2726. "lib/net45-full/log4net.xml",
  2727. "lib/netstandard1.3/log4net.dll",
  2728. "log4net.2.0.8.nupkg.sha512",
  2729. "log4net.nuspec"
  2730. ]
  2731. },
  2732. "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
  2733. "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
  2734. "type": "package",
  2735. "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
  2736. "files": [
  2737. ".nupkg.metadata",
  2738. ".signature.p7s",
  2739. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  2740. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  2741. "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
  2742. "microsoft.aspnetcore.http.abstractions.nuspec"
  2743. ]
  2744. },
  2745. "Microsoft.AspNetCore.Http.Features/2.2.0": {
  2746. "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
  2747. "type": "package",
  2748. "path": "microsoft.aspnetcore.http.features/2.2.0",
  2749. "files": [
  2750. ".nupkg.metadata",
  2751. ".signature.p7s",
  2752. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  2753. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  2754. "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
  2755. "microsoft.aspnetcore.http.features.nuspec"
  2756. ]
  2757. },
  2758. "Microsoft.CSharp/4.5.0": {
  2759. "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  2760. "type": "package",
  2761. "path": "microsoft.csharp/4.5.0",
  2762. "files": [
  2763. ".nupkg.metadata",
  2764. ".signature.p7s",
  2765. "LICENSE.TXT",
  2766. "THIRD-PARTY-NOTICES.TXT",
  2767. "lib/MonoAndroid10/_._",
  2768. "lib/MonoTouch10/_._",
  2769. "lib/net45/_._",
  2770. "lib/netcore50/Microsoft.CSharp.dll",
  2771. "lib/netcoreapp2.0/_._",
  2772. "lib/netstandard1.3/Microsoft.CSharp.dll",
  2773. "lib/netstandard2.0/Microsoft.CSharp.dll",
  2774. "lib/portable-net45+win8+wp8+wpa81/_._",
  2775. "lib/uap10.0.16299/_._",
  2776. "lib/win8/_._",
  2777. "lib/wp80/_._",
  2778. "lib/wpa81/_._",
  2779. "lib/xamarinios10/_._",
  2780. "lib/xamarinmac20/_._",
  2781. "lib/xamarintvos10/_._",
  2782. "lib/xamarinwatchos10/_._",
  2783. "microsoft.csharp.4.5.0.nupkg.sha512",
  2784. "microsoft.csharp.nuspec",
  2785. "ref/MonoAndroid10/_._",
  2786. "ref/MonoTouch10/_._",
  2787. "ref/net45/_._",
  2788. "ref/netcore50/Microsoft.CSharp.dll",
  2789. "ref/netcore50/Microsoft.CSharp.xml",
  2790. "ref/netcore50/de/Microsoft.CSharp.xml",
  2791. "ref/netcore50/es/Microsoft.CSharp.xml",
  2792. "ref/netcore50/fr/Microsoft.CSharp.xml",
  2793. "ref/netcore50/it/Microsoft.CSharp.xml",
  2794. "ref/netcore50/ja/Microsoft.CSharp.xml",
  2795. "ref/netcore50/ko/Microsoft.CSharp.xml",
  2796. "ref/netcore50/ru/Microsoft.CSharp.xml",
  2797. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  2798. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  2799. "ref/netcoreapp2.0/_._",
  2800. "ref/netstandard1.0/Microsoft.CSharp.dll",
  2801. "ref/netstandard1.0/Microsoft.CSharp.xml",
  2802. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  2803. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  2804. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  2805. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  2806. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  2807. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  2808. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  2809. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  2810. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  2811. "ref/netstandard2.0/Microsoft.CSharp.dll",
  2812. "ref/netstandard2.0/Microsoft.CSharp.xml",
  2813. "ref/portable-net45+win8+wp8+wpa81/_._",
  2814. "ref/uap10.0.16299/_._",
  2815. "ref/win8/_._",
  2816. "ref/wp80/_._",
  2817. "ref/wpa81/_._",
  2818. "ref/xamarinios10/_._",
  2819. "ref/xamarinmac20/_._",
  2820. "ref/xamarintvos10/_._",
  2821. "ref/xamarinwatchos10/_._",
  2822. "useSharedDesignerContext.txt",
  2823. "version.txt"
  2824. ]
  2825. },
  2826. "Microsoft.Data.SqlClient/1.1.1": {
  2827. "sha512": "4tYUViFd7kPYFjTQ2gKdJ78bFRAG065NQXe1XMw4rbfUDXBDR+6aNykEyfCSCOw16SC3cw2/hlfSR8YEwK1qpA==",
  2828. "type": "package",
  2829. "path": "microsoft.data.sqlclient/1.1.1",
  2830. "files": [
  2831. ".nupkg.metadata",
  2832. ".signature.p7s",
  2833. "dotnet.png",
  2834. "lib/net46/Microsoft.Data.SqlClient.dll",
  2835. "lib/net46/Microsoft.Data.SqlClient.pdb",
  2836. "lib/net46/Microsoft.Data.SqlClient.xml",
  2837. "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
  2838. "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
  2839. "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
  2840. "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
  2841. "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
  2842. "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
  2843. "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  2844. "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
  2845. "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  2846. "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  2847. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2848. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2849. "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2850. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2851. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2852. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2853. "microsoft.data.sqlclient.1.1.1.nupkg.sha512",
  2854. "microsoft.data.sqlclient.nuspec",
  2855. "ref/net46/Microsoft.Data.SqlClient.dll",
  2856. "ref/net46/Microsoft.Data.SqlClient.pdb",
  2857. "ref/net46/Microsoft.Data.SqlClient.xml",
  2858. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2859. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2860. "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
  2861. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2862. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2863. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2864. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2865. "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2866. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2867. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2868. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
  2869. "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
  2870. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
  2871. "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
  2872. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2873. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
  2874. ]
  2875. },
  2876. "Microsoft.Extensions.Caching.Abstractions/3.1.10": {
  2877. "sha512": "xdl25cxDgwVxF9ckD9vJ5AdjzRE1vTGLYj9kZf6aL317ZneUijkxd/nSuzN1gEuO74dwG/Yfr1zfs636D6YZsA==",
  2878. "type": "package",
  2879. "path": "microsoft.extensions.caching.abstractions/3.1.10",
  2880. "files": [
  2881. ".nupkg.metadata",
  2882. ".signature.p7s",
  2883. "Icon.png",
  2884. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll",
  2885. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml",
  2886. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  2887. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  2888. "microsoft.extensions.caching.abstractions.3.1.10.nupkg.sha512",
  2889. "microsoft.extensions.caching.abstractions.nuspec"
  2890. ]
  2891. },
  2892. "Microsoft.Extensions.Caching.Memory/3.1.3": {
  2893. "sha512": "Ie7mWAuyd6BxnUYswc84Bf8iMHknNcP2ZV0me/8ZCsaIwcNb+NUHJOZwwaaAz6HJM6+K0PLilPePTCVkqY8XGw==",
  2894. "type": "package",
  2895. "path": "microsoft.extensions.caching.memory/3.1.3",
  2896. "files": [
  2897. ".nupkg.metadata",
  2898. ".signature.p7s",
  2899. "Icon.png",
  2900. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll",
  2901. "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml",
  2902. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  2903. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  2904. "microsoft.extensions.caching.memory.3.1.3.nupkg.sha512",
  2905. "microsoft.extensions.caching.memory.nuspec"
  2906. ]
  2907. },
  2908. "Microsoft.Extensions.Configuration/3.1.3": {
  2909. "sha512": "nTr4JgTSJScDBD3lahIh1jUBH8A43oG1cqID1qLoHSZhtegslpIyTYxmnehtUKi6xdY5j9R0oWeeGEP+JTcmAg==",
  2910. "type": "package",
  2911. "path": "microsoft.extensions.configuration/3.1.3",
  2912. "files": [
  2913. ".nupkg.metadata",
  2914. ".signature.p7s",
  2915. "Icon.png",
  2916. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
  2917. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
  2918. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  2919. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  2920. "microsoft.extensions.configuration.3.1.3.nupkg.sha512",
  2921. "microsoft.extensions.configuration.nuspec"
  2922. ]
  2923. },
  2924. "Microsoft.Extensions.Configuration.Abstractions/3.1.3": {
  2925. "sha512": "d3vpIJdw+hRtkW1WoNTXhCczakVVId30Tj58li5GbJxz6MVGi8gy4+7JdLBb/wuHFd4+25cZe+Z0WPi207rBbQ==",
  2926. "type": "package",
  2927. "path": "microsoft.extensions.configuration.abstractions/3.1.3",
  2928. "files": [
  2929. ".nupkg.metadata",
  2930. ".signature.p7s",
  2931. "Icon.png",
  2932. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
  2933. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
  2934. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  2935. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  2936. "microsoft.extensions.configuration.abstractions.3.1.3.nupkg.sha512",
  2937. "microsoft.extensions.configuration.abstractions.nuspec"
  2938. ]
  2939. },
  2940. "Microsoft.Extensions.Configuration.FileExtensions/3.1.3": {
  2941. "sha512": "elAAhku4duLMFnoambYY3VUp6AWHkMYu1j9ctWQkSfsCPwx9FlQ8luk4LS5oMQmOT0eY8E0zWG8jZM60GXIyNA==",
  2942. "type": "package",
  2943. "path": "microsoft.extensions.configuration.fileextensions/3.1.3",
  2944. "files": [
  2945. ".nupkg.metadata",
  2946. ".signature.p7s",
  2947. "Icon.png",
  2948. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll",
  2949. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml",
  2950. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  2951. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  2952. "microsoft.extensions.configuration.fileextensions.3.1.3.nupkg.sha512",
  2953. "microsoft.extensions.configuration.fileextensions.nuspec"
  2954. ]
  2955. },
  2956. "Microsoft.Extensions.Configuration.Json/3.1.3": {
  2957. "sha512": "E26XwzU3Y+J4etuXwX0ScOxNwuBdifU/BGM0nI/GwY7SjvVkkBQDgYphUcujaiAZWJ7h7yh1KL9tBAMPgGthqg==",
  2958. "type": "package",
  2959. "path": "microsoft.extensions.configuration.json/3.1.3",
  2960. "files": [
  2961. ".nupkg.metadata",
  2962. ".signature.p7s",
  2963. "Icon.png",
  2964. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll",
  2965. "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml",
  2966. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  2967. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  2968. "microsoft.extensions.configuration.json.3.1.3.nupkg.sha512",
  2969. "microsoft.extensions.configuration.json.nuspec"
  2970. ]
  2971. },
  2972. "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.3": {
  2973. "sha512": "woeS5XeBChU76EmtFCwGHKgBfsYIn76u3myDq4zNY2ZrcwzBMNEViK2FRgXDgF11PBNbGdKCXsWFFZDtqPW0nQ==",
  2974. "type": "package",
  2975. "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.3",
  2976. "files": [
  2977. ".nupkg.metadata",
  2978. ".signature.p7s",
  2979. "Icon.png",
  2980. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2981. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2982. "microsoft.extensions.dependencyinjection.abstractions.3.1.3.nupkg.sha512",
  2983. "microsoft.extensions.dependencyinjection.abstractions.nuspec"
  2984. ]
  2985. },
  2986. "Microsoft.Extensions.FileProviders.Abstractions/3.1.3": {
  2987. "sha512": "vr1V6dj8NONgaTA/EdlwtJOaNXRBf6f/din15pkWM/RfTbdoqrr0mKcTRx4MD/AGwxgM0+G2rUT2pDQGa2tNtA==",
  2988. "type": "package",
  2989. "path": "microsoft.extensions.fileproviders.abstractions/3.1.3",
  2990. "files": [
  2991. ".nupkg.metadata",
  2992. ".signature.p7s",
  2993. "Icon.png",
  2994. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2995. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2996. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2997. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2998. "microsoft.extensions.fileproviders.abstractions.3.1.3.nupkg.sha512",
  2999. "microsoft.extensions.fileproviders.abstractions.nuspec"
  3000. ]
  3001. },
  3002. "Microsoft.Extensions.FileProviders.Physical/3.1.3": {
  3003. "sha512": "CvCLmVfb90Wkm99Ho6izWoZ9WaY/SQbou0LSEvBQxKk0IPAWKfUw29QLqlszIkXp81VR1BwdprlGKFdFfZpZFA==",
  3004. "type": "package",
  3005. "path": "microsoft.extensions.fileproviders.physical/3.1.3",
  3006. "files": [
  3007. ".nupkg.metadata",
  3008. ".signature.p7s",
  3009. "Icon.png",
  3010. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll",
  3011. "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml",
  3012. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  3013. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  3014. "microsoft.extensions.fileproviders.physical.3.1.3.nupkg.sha512",
  3015. "microsoft.extensions.fileproviders.physical.nuspec"
  3016. ]
  3017. },
  3018. "Microsoft.Extensions.FileSystemGlobbing/3.1.3": {
  3019. "sha512": "bAmmKRNZM7n7cEhmdywgfvd53MF8pUL9u6orliWvJmI3tQCuDaJalNr4z9FfMu/e6Baw5NTSV+ZsWdWIiOi1Rw==",
  3020. "type": "package",
  3021. "path": "microsoft.extensions.filesystemglobbing/3.1.3",
  3022. "files": [
  3023. ".nupkg.metadata",
  3024. ".signature.p7s",
  3025. "Icon.png",
  3026. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  3027. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  3028. "microsoft.extensions.filesystemglobbing.3.1.3.nupkg.sha512",
  3029. "microsoft.extensions.filesystemglobbing.nuspec"
  3030. ]
  3031. },
  3032. "Microsoft.Extensions.Logging.Abstractions/3.1.3": {
  3033. "sha512": "j6r0E+OVinD4s13CIZASYJLLLApStb1yh5Vig7moB2FE1UsMRj4TYJ/xioDjreVA0dyOFpbWny1/n2iSJMbmNg==",
  3034. "type": "package",
  3035. "path": "microsoft.extensions.logging.abstractions/3.1.3",
  3036. "files": [
  3037. ".nupkg.metadata",
  3038. ".signature.p7s",
  3039. "Icon.png",
  3040. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3041. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3042. "microsoft.extensions.logging.abstractions.3.1.3.nupkg.sha512",
  3043. "microsoft.extensions.logging.abstractions.nuspec"
  3044. ]
  3045. },
  3046. "Microsoft.Extensions.Options/3.1.3": {
  3047. "sha512": "RyOSOg/kHW3AXojWGSdOs3BXJJnE9Sc6RVvP4LhnY5oaC2Da4k8CWfIw7I+QThxV8HTCPjzmON9c+QO+JZggNg==",
  3048. "type": "package",
  3049. "path": "microsoft.extensions.options/3.1.3",
  3050. "files": [
  3051. ".nupkg.metadata",
  3052. ".signature.p7s",
  3053. "Icon.png",
  3054. "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll",
  3055. "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml",
  3056. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  3057. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  3058. "microsoft.extensions.options.3.1.3.nupkg.sha512",
  3059. "microsoft.extensions.options.nuspec"
  3060. ]
  3061. },
  3062. "Microsoft.Extensions.Primitives/3.1.10": {
  3063. "sha512": "YDuQS3BeaVY6PCWUm5f6qFTYsxhwntQrcfwUzbohU/0rZBL5XI+UsD5SgggHKHX+rFY4laaT428q608Sw/mDsw==",
  3064. "type": "package",
  3065. "path": "microsoft.extensions.primitives/3.1.10",
  3066. "files": [
  3067. ".nupkg.metadata",
  3068. ".signature.p7s",
  3069. "Icon.png",
  3070. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  3071. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  3072. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  3073. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  3074. "microsoft.extensions.primitives.3.1.10.nupkg.sha512",
  3075. "microsoft.extensions.primitives.nuspec"
  3076. ]
  3077. },
  3078. "Microsoft.Identity.Client/3.0.8": {
  3079. "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
  3080. "type": "package",
  3081. "path": "microsoft.identity.client/3.0.8",
  3082. "files": [
  3083. ".nupkg.metadata",
  3084. ".signature.p7s",
  3085. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  3086. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  3087. "lib/net45/Microsoft.Identity.Client.dll",
  3088. "lib/net45/Microsoft.Identity.Client.xml",
  3089. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3090. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3091. "lib/netstandard1.3/Microsoft.Identity.Client.dll",
  3092. "lib/netstandard1.3/Microsoft.Identity.Client.xml",
  3093. "lib/uap10.0/Microsoft.Identity.Client.dll",
  3094. "lib/uap10.0/Microsoft.Identity.Client.pri",
  3095. "lib/uap10.0/Microsoft.Identity.Client.xml",
  3096. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  3097. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  3098. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  3099. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  3100. "microsoft.identity.client.3.0.8.nupkg.sha512",
  3101. "microsoft.identity.client.nuspec",
  3102. "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
  3103. "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
  3104. "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
  3105. "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
  3106. "ref/net45/Microsoft.Identity.Client.dll",
  3107. "ref/net45/Microsoft.Identity.Client.xml",
  3108. "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3109. "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3110. "ref/netstandard1.3/Microsoft.Identity.Client.dll",
  3111. "ref/netstandard1.3/Microsoft.Identity.Client.xml",
  3112. "ref/uap10.0/Microsoft.Identity.Client.dll",
  3113. "ref/uap10.0/Microsoft.Identity.Client.xml",
  3114. "ref/xamarinmac20/Microsoft.Identity.Client.dll",
  3115. "ref/xamarinmac20/Microsoft.Identity.Client.xml"
  3116. ]
  3117. },
  3118. "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
  3119. "sha512": "cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
  3120. "type": "package",
  3121. "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
  3122. "files": [
  3123. ".nupkg.metadata",
  3124. ".signature.p7s",
  3125. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
  3126. "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
  3127. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
  3128. "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
  3129. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  3130. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  3131. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
  3132. "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
  3133. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3134. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3135. "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512",
  3136. "microsoft.identitymodel.jsonwebtokens.nuspec"
  3137. ]
  3138. },
  3139. "Microsoft.IdentityModel.Logging/5.5.0": {
  3140. "sha512": "1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
  3141. "type": "package",
  3142. "path": "microsoft.identitymodel.logging/5.5.0",
  3143. "files": [
  3144. ".nupkg.metadata",
  3145. ".signature.p7s",
  3146. "lib/net45/Microsoft.IdentityModel.Logging.dll",
  3147. "lib/net45/Microsoft.IdentityModel.Logging.xml",
  3148. "lib/net451/Microsoft.IdentityModel.Logging.dll",
  3149. "lib/net451/Microsoft.IdentityModel.Logging.xml",
  3150. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  3151. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  3152. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
  3153. "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
  3154. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  3155. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  3156. "microsoft.identitymodel.logging.5.5.0.nupkg.sha512",
  3157. "microsoft.identitymodel.logging.nuspec"
  3158. ]
  3159. },
  3160. "Microsoft.IdentityModel.Protocols/5.5.0": {
  3161. "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
  3162. "type": "package",
  3163. "path": "microsoft.identitymodel.protocols/5.5.0",
  3164. "files": [
  3165. ".nupkg.metadata",
  3166. ".signature.p7s",
  3167. "lib/net45/Microsoft.IdentityModel.Protocols.dll",
  3168. "lib/net45/Microsoft.IdentityModel.Protocols.xml",
  3169. "lib/net451/Microsoft.IdentityModel.Protocols.dll",
  3170. "lib/net451/Microsoft.IdentityModel.Protocols.xml",
  3171. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  3172. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  3173. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
  3174. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
  3175. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  3176. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  3177. "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
  3178. "microsoft.identitymodel.protocols.nuspec"
  3179. ]
  3180. },
  3181. "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
  3182. "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
  3183. "type": "package",
  3184. "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
  3185. "files": [
  3186. ".nupkg.metadata",
  3187. ".signature.p7s",
  3188. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3189. "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3190. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3191. "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3192. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3193. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3194. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3195. "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3196. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3197. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3198. "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
  3199. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  3200. ]
  3201. },
  3202. "Microsoft.IdentityModel.Tokens/5.5.0": {
  3203. "sha512": "cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
  3204. "type": "package",
  3205. "path": "microsoft.identitymodel.tokens/5.5.0",
  3206. "files": [
  3207. ".nupkg.metadata",
  3208. ".signature.p7s",
  3209. "lib/net45/Microsoft.IdentityModel.Tokens.dll",
  3210. "lib/net45/Microsoft.IdentityModel.Tokens.xml",
  3211. "lib/net451/Microsoft.IdentityModel.Tokens.dll",
  3212. "lib/net451/Microsoft.IdentityModel.Tokens.xml",
  3213. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  3214. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  3215. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
  3216. "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
  3217. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  3218. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  3219. "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512",
  3220. "microsoft.identitymodel.tokens.nuspec"
  3221. ]
  3222. },
  3223. "Microsoft.NETCore.Platforms/3.0.0": {
  3224. "sha512": "TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
  3225. "type": "package",
  3226. "path": "microsoft.netcore.platforms/3.0.0",
  3227. "files": [
  3228. ".nupkg.metadata",
  3229. ".signature.p7s",
  3230. "LICENSE.TXT",
  3231. "THIRD-PARTY-NOTICES.TXT",
  3232. "lib/netstandard1.0/_._",
  3233. "microsoft.netcore.platforms.3.0.0.nupkg.sha512",
  3234. "microsoft.netcore.platforms.nuspec",
  3235. "runtime.json",
  3236. "useSharedDesignerContext.txt",
  3237. "version.txt"
  3238. ]
  3239. },
  3240. "Microsoft.NETCore.Targets/1.1.0": {
  3241. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  3242. "type": "package",
  3243. "path": "microsoft.netcore.targets/1.1.0",
  3244. "files": [
  3245. ".nupkg.metadata",
  3246. ".signature.p7s",
  3247. "ThirdPartyNotices.txt",
  3248. "dotnet_library_license.txt",
  3249. "lib/netstandard1.0/_._",
  3250. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  3251. "microsoft.netcore.targets.nuspec",
  3252. "runtime.json"
  3253. ]
  3254. },
  3255. "Microsoft.Win32.Primitives/4.3.0": {
  3256. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  3257. "type": "package",
  3258. "path": "microsoft.win32.primitives/4.3.0",
  3259. "files": [
  3260. ".nupkg.metadata",
  3261. ".signature.p7s",
  3262. "ThirdPartyNotices.txt",
  3263. "dotnet_library_license.txt",
  3264. "lib/MonoAndroid10/_._",
  3265. "lib/MonoTouch10/_._",
  3266. "lib/net46/Microsoft.Win32.Primitives.dll",
  3267. "lib/xamarinios10/_._",
  3268. "lib/xamarinmac20/_._",
  3269. "lib/xamarintvos10/_._",
  3270. "lib/xamarinwatchos10/_._",
  3271. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  3272. "microsoft.win32.primitives.nuspec",
  3273. "ref/MonoAndroid10/_._",
  3274. "ref/MonoTouch10/_._",
  3275. "ref/net46/Microsoft.Win32.Primitives.dll",
  3276. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  3277. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  3278. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  3279. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  3280. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  3281. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  3282. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  3283. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  3284. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  3285. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  3286. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  3287. "ref/xamarinios10/_._",
  3288. "ref/xamarinmac20/_._",
  3289. "ref/xamarintvos10/_._",
  3290. "ref/xamarinwatchos10/_._"
  3291. ]
  3292. },
  3293. "Microsoft.Win32.Registry/4.5.0": {
  3294. "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
  3295. "type": "package",
  3296. "path": "microsoft.win32.registry/4.5.0",
  3297. "files": [
  3298. ".nupkg.metadata",
  3299. ".signature.p7s",
  3300. "LICENSE.TXT",
  3301. "THIRD-PARTY-NOTICES.TXT",
  3302. "lib/net46/Microsoft.Win32.Registry.dll",
  3303. "lib/net461/Microsoft.Win32.Registry.dll",
  3304. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3305. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3306. "microsoft.win32.registry.4.5.0.nupkg.sha512",
  3307. "microsoft.win32.registry.nuspec",
  3308. "ref/net46/Microsoft.Win32.Registry.dll",
  3309. "ref/net461/Microsoft.Win32.Registry.dll",
  3310. "ref/net461/Microsoft.Win32.Registry.xml",
  3311. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  3312. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  3313. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  3314. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  3315. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  3316. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  3317. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  3318. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  3319. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  3320. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  3321. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  3322. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  3323. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  3324. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3325. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  3326. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  3327. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  3328. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  3329. "useSharedDesignerContext.txt",
  3330. "version.txt"
  3331. ]
  3332. },
  3333. "Microsoft.Win32.SystemEvents/4.6.0": {
  3334. "sha512": "Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
  3335. "type": "package",
  3336. "path": "microsoft.win32.systemevents/4.6.0",
  3337. "files": [
  3338. ".nupkg.metadata",
  3339. ".signature.p7s",
  3340. "LICENSE.TXT",
  3341. "THIRD-PARTY-NOTICES.TXT",
  3342. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  3343. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  3344. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3345. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3346. "microsoft.win32.systemevents.4.6.0.nupkg.sha512",
  3347. "microsoft.win32.systemevents.nuspec",
  3348. "ref/net461/Microsoft.Win32.SystemEvents.dll",
  3349. "ref/net461/Microsoft.Win32.SystemEvents.xml",
  3350. "ref/net472/Microsoft.Win32.SystemEvents.dll",
  3351. "ref/net472/Microsoft.Win32.SystemEvents.xml",
  3352. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3353. "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3354. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
  3355. "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
  3356. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
  3357. "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
  3358. "useSharedDesignerContext.txt",
  3359. "version.txt"
  3360. ]
  3361. },
  3362. "MySql.Data/8.0.19": {
  3363. "sha512": "zPFSg8rW3PcFIn27d0lEHQ/XWQhBzGIgKYQYFZN8aHLlpen5D6nz3/wb54V9ZRH3zkWlIWQ7FfxqbQdl3vizjQ==",
  3364. "type": "package",
  3365. "path": "mysql.data/8.0.19",
  3366. "files": [
  3367. ".nupkg.metadata",
  3368. ".signature.p7s",
  3369. "lib/net452/MySql.Data.dll",
  3370. "lib/net452/MySql.Data.xml",
  3371. "lib/net452/Ubiety.Dns.Core.dll",
  3372. "lib/net48/MySql.Data.dll",
  3373. "lib/net48/MySql.Data.xml",
  3374. "lib/net48/Ubiety.Dns.Core.dll",
  3375. "lib/netstandard2.0/MySql.Data.dll",
  3376. "lib/netstandard2.0/MySql.Data.xml",
  3377. "lib/netstandard2.0/Ubiety.Dns.Core.dll",
  3378. "lib/netstandard2.1/MySql.Data.dll",
  3379. "lib/netstandard2.1/MySql.Data.xml",
  3380. "lib/netstandard2.1/Ubiety.Dns.Core.dll",
  3381. "mysql.data.8.0.19.nupkg.sha512",
  3382. "mysql.data.nuspec"
  3383. ]
  3384. },
  3385. "NETStandard.Library/1.6.1": {
  3386. "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  3387. "type": "package",
  3388. "path": "netstandard.library/1.6.1",
  3389. "files": [
  3390. ".nupkg.metadata",
  3391. ".signature.p7s",
  3392. "ThirdPartyNotices.txt",
  3393. "dotnet_library_license.txt",
  3394. "netstandard.library.1.6.1.nupkg.sha512",
  3395. "netstandard.library.nuspec"
  3396. ]
  3397. },
  3398. "Newtonsoft.Json/12.0.3": {
  3399. "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
  3400. "type": "package",
  3401. "path": "newtonsoft.json/12.0.3",
  3402. "files": [
  3403. ".nupkg.metadata",
  3404. ".signature.p7s",
  3405. "LICENSE.md",
  3406. "lib/net20/Newtonsoft.Json.dll",
  3407. "lib/net20/Newtonsoft.Json.xml",
  3408. "lib/net35/Newtonsoft.Json.dll",
  3409. "lib/net35/Newtonsoft.Json.xml",
  3410. "lib/net40/Newtonsoft.Json.dll",
  3411. "lib/net40/Newtonsoft.Json.xml",
  3412. "lib/net45/Newtonsoft.Json.dll",
  3413. "lib/net45/Newtonsoft.Json.xml",
  3414. "lib/netstandard1.0/Newtonsoft.Json.dll",
  3415. "lib/netstandard1.0/Newtonsoft.Json.xml",
  3416. "lib/netstandard1.3/Newtonsoft.Json.dll",
  3417. "lib/netstandard1.3/Newtonsoft.Json.xml",
  3418. "lib/netstandard2.0/Newtonsoft.Json.dll",
  3419. "lib/netstandard2.0/Newtonsoft.Json.xml",
  3420. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3421. "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3422. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
  3423. "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
  3424. "newtonsoft.json.12.0.3.nupkg.sha512",
  3425. "newtonsoft.json.nuspec",
  3426. "packageIcon.png"
  3427. ]
  3428. },
  3429. "NPOI/2.4.1": {
  3430. "sha512": "85790/CY9z4DCU1KLpcdLSqaqaqmQOenTqXJfcsYK8LIKNAAoTgjT5LYLbORgdwAd63sbaJiCfB1SIn/dAXrJw==",
  3431. "type": "package",
  3432. "path": "npoi/2.4.1",
  3433. "files": [
  3434. ".nupkg.metadata",
  3435. ".signature.p7s",
  3436. "LICENSE",
  3437. "Read Me.txt",
  3438. "lib/NPOI.xml",
  3439. "lib/net40/NPOI.OOXML.dll",
  3440. "lib/net40/NPOI.OpenXml4Net.dll",
  3441. "lib/net40/NPOI.OpenXmlFormats.dll",
  3442. "lib/net40/NPOI.dll",
  3443. "lib/net45/NPOI.OOXML.dll",
  3444. "lib/net45/NPOI.OpenXml4Net.dll",
  3445. "lib/net45/NPOI.OpenXmlFormats.dll",
  3446. "lib/net45/NPOI.dll",
  3447. "lib/netstandard2.0/NPOI.OOXML.deps.json",
  3448. "lib/netstandard2.0/NPOI.OOXML.dll",
  3449. "lib/netstandard2.0/NPOI.OpenXml4Net.deps.json",
  3450. "lib/netstandard2.0/NPOI.OpenXml4Net.dll",
  3451. "lib/netstandard2.0/NPOI.OpenXmlFormats.deps.json",
  3452. "lib/netstandard2.0/NPOI.OpenXmlFormats.dll",
  3453. "lib/netstandard2.0/NPOI.deps.json",
  3454. "lib/netstandard2.0/NPOI.dll",
  3455. "logo/120_120.jpg",
  3456. "logo/240_240.png",
  3457. "logo/32_32.jpg",
  3458. "logo/60_60.jpg",
  3459. "npoi.2.4.1.nupkg.sha512",
  3460. "npoi.nuspec"
  3461. ]
  3462. },
  3463. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3464. "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  3465. "type": "package",
  3466. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3467. "files": [
  3468. ".nupkg.metadata",
  3469. ".signature.p7s",
  3470. "ThirdPartyNotices.txt",
  3471. "dotnet_library_license.txt",
  3472. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3473. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3474. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3475. ]
  3476. },
  3477. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3478. "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  3479. "type": "package",
  3480. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3481. "files": [
  3482. ".nupkg.metadata",
  3483. ".signature.p7s",
  3484. "ThirdPartyNotices.txt",
  3485. "dotnet_library_license.txt",
  3486. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3487. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3488. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3489. ]
  3490. },
  3491. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3492. "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  3493. "type": "package",
  3494. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3495. "files": [
  3496. ".nupkg.metadata",
  3497. ".signature.p7s",
  3498. "ThirdPartyNotices.txt",
  3499. "dotnet_library_license.txt",
  3500. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3501. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3502. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3503. ]
  3504. },
  3505. "runtime.native.System/4.3.0": {
  3506. "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  3507. "type": "package",
  3508. "path": "runtime.native.system/4.3.0",
  3509. "files": [
  3510. ".nupkg.metadata",
  3511. ".signature.p7s",
  3512. "ThirdPartyNotices.txt",
  3513. "dotnet_library_license.txt",
  3514. "lib/netstandard1.0/_._",
  3515. "runtime.native.system.4.3.0.nupkg.sha512",
  3516. "runtime.native.system.nuspec"
  3517. ]
  3518. },
  3519. "runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3520. "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
  3521. "type": "package",
  3522. "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
  3523. "files": [
  3524. ".nupkg.metadata",
  3525. ".signature.p7s",
  3526. "LICENSE.TXT",
  3527. "THIRD-PARTY-NOTICES.TXT",
  3528. "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3529. "runtime.native.system.data.sqlclient.sni.nuspec",
  3530. "useSharedDesignerContext.txt",
  3531. "version.txt"
  3532. ]
  3533. },
  3534. "runtime.native.System.IO.Compression/4.3.0": {
  3535. "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  3536. "type": "package",
  3537. "path": "runtime.native.system.io.compression/4.3.0",
  3538. "files": [
  3539. ".nupkg.metadata",
  3540. ".signature.p7s",
  3541. "ThirdPartyNotices.txt",
  3542. "dotnet_library_license.txt",
  3543. "lib/netstandard1.0/_._",
  3544. "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
  3545. "runtime.native.system.io.compression.nuspec"
  3546. ]
  3547. },
  3548. "runtime.native.System.Net.Http/4.3.0": {
  3549. "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  3550. "type": "package",
  3551. "path": "runtime.native.system.net.http/4.3.0",
  3552. "files": [
  3553. ".nupkg.metadata",
  3554. ".signature.p7s",
  3555. "ThirdPartyNotices.txt",
  3556. "dotnet_library_license.txt",
  3557. "lib/netstandard1.0/_._",
  3558. "runtime.native.system.net.http.4.3.0.nupkg.sha512",
  3559. "runtime.native.system.net.http.nuspec"
  3560. ]
  3561. },
  3562. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3563. "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  3564. "type": "package",
  3565. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  3566. "files": [
  3567. ".nupkg.metadata",
  3568. ".signature.p7s",
  3569. "ThirdPartyNotices.txt",
  3570. "dotnet_library_license.txt",
  3571. "lib/netstandard1.0/_._",
  3572. "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3573. "runtime.native.system.security.cryptography.apple.nuspec"
  3574. ]
  3575. },
  3576. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3577. "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  3578. "type": "package",
  3579. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  3580. "files": [
  3581. ".nupkg.metadata",
  3582. ".signature.p7s",
  3583. "ThirdPartyNotices.txt",
  3584. "dotnet_library_license.txt",
  3585. "lib/netstandard1.0/_._",
  3586. "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3587. "runtime.native.system.security.cryptography.openssl.nuspec"
  3588. ]
  3589. },
  3590. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3591. "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  3592. "type": "package",
  3593. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3594. "files": [
  3595. ".nupkg.metadata",
  3596. ".signature.p7s",
  3597. "ThirdPartyNotices.txt",
  3598. "dotnet_library_license.txt",
  3599. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3600. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3601. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3602. ]
  3603. },
  3604. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3605. "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  3606. "type": "package",
  3607. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3608. "files": [
  3609. ".nupkg.metadata",
  3610. ".signature.p7s",
  3611. "ThirdPartyNotices.txt",
  3612. "dotnet_library_license.txt",
  3613. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3614. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3615. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3616. ]
  3617. },
  3618. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  3619. "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  3620. "type": "package",
  3621. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  3622. "files": [
  3623. ".nupkg.metadata",
  3624. ".signature.p7s",
  3625. "ThirdPartyNotices.txt",
  3626. "dotnet_library_license.txt",
  3627. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  3628. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
  3629. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
  3630. ]
  3631. },
  3632. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3633. "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  3634. "type": "package",
  3635. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3636. "files": [
  3637. ".nupkg.metadata",
  3638. ".signature.p7s",
  3639. "ThirdPartyNotices.txt",
  3640. "dotnet_library_license.txt",
  3641. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3642. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3643. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
  3644. ]
  3645. },
  3646. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3647. "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  3648. "type": "package",
  3649. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3650. "files": [
  3651. ".nupkg.metadata",
  3652. ".signature.p7s",
  3653. "ThirdPartyNotices.txt",
  3654. "dotnet_library_license.txt",
  3655. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3656. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3657. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3658. ]
  3659. },
  3660. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3661. "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  3662. "type": "package",
  3663. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3664. "files": [
  3665. ".nupkg.metadata",
  3666. ".signature.p7s",
  3667. "ThirdPartyNotices.txt",
  3668. "dotnet_library_license.txt",
  3669. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3670. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3671. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3672. ]
  3673. },
  3674. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3675. "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  3676. "type": "package",
  3677. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3678. "files": [
  3679. ".nupkg.metadata",
  3680. ".signature.p7s",
  3681. "ThirdPartyNotices.txt",
  3682. "dotnet_library_license.txt",
  3683. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3684. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3685. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3686. ]
  3687. },
  3688. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  3689. "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  3690. "type": "package",
  3691. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  3692. "files": [
  3693. ".nupkg.metadata",
  3694. ".signature.p7s",
  3695. "ThirdPartyNotices.txt",
  3696. "dotnet_library_license.txt",
  3697. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  3698. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  3699. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  3700. ]
  3701. },
  3702. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3703. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  3704. "type": "package",
  3705. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  3706. "files": [
  3707. ".nupkg.metadata",
  3708. ".signature.p7s",
  3709. "ThirdPartyNotices.txt",
  3710. "dotnet_library_license.txt",
  3711. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3712. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  3713. "runtimes/win-arm64/native/sni.dll",
  3714. "useSharedDesignerContext.txt",
  3715. "version.txt"
  3716. ]
  3717. },
  3718. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3719. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  3720. "type": "package",
  3721. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  3722. "files": [
  3723. ".nupkg.metadata",
  3724. ".signature.p7s",
  3725. "ThirdPartyNotices.txt",
  3726. "dotnet_library_license.txt",
  3727. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3728. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  3729. "runtimes/win-x64/native/sni.dll",
  3730. "useSharedDesignerContext.txt",
  3731. "version.txt"
  3732. ]
  3733. },
  3734. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  3735. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  3736. "type": "package",
  3737. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  3738. "files": [
  3739. ".nupkg.metadata",
  3740. ".signature.p7s",
  3741. "ThirdPartyNotices.txt",
  3742. "dotnet_library_license.txt",
  3743. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  3744. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  3745. "runtimes/win-x86/native/sni.dll",
  3746. "useSharedDesignerContext.txt",
  3747. "version.txt"
  3748. ]
  3749. },
  3750. "SharpZipLib/1.0.0": {
  3751. "sha512": "YuYztmY3jEb21F6e5LIPHJjApdtzdCPQ284UzsCKNfkgW71bukFHJES6RbKi+wm053XzFg0LX5/2vj/9gl8F/g==",
  3752. "type": "package",
  3753. "path": "sharpziplib/1.0.0",
  3754. "files": [
  3755. ".nupkg.metadata",
  3756. ".signature.p7s",
  3757. "lib/net45/ICSharpCode.SharpZipLib.dll",
  3758. "lib/net45/ICSharpCode.SharpZipLib.xml",
  3759. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  3760. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  3761. "sharpziplib.1.0.0.nupkg.sha512",
  3762. "sharpziplib.nuspec"
  3763. ]
  3764. },
  3765. "SSH.NET/2016.1.0": {
  3766. "sha512": "b0fcFFOE044KNRhq1uGujmK04ab+OzA9xARdeVCoZrY6I4D1IIaR6dn6qBIa+er4bJapGBhznDitwcRQpSRC0w==",
  3767. "type": "package",
  3768. "path": "ssh.net/2016.1.0",
  3769. "files": [
  3770. ".nupkg.metadata",
  3771. ".signature.p7s",
  3772. "lib/net35/Renci.SshNet.dll",
  3773. "lib/net35/Renci.SshNet.xml",
  3774. "lib/net40/Renci.SshNet.dll",
  3775. "lib/net40/Renci.SshNet.xml",
  3776. "lib/netstandard1.3/Renci.SshNet.dll",
  3777. "lib/netstandard1.3/Renci.SshNet.xml",
  3778. "lib/sl4/Renci.SshNet.dll",
  3779. "lib/sl4/Renci.SshNet.xml",
  3780. "lib/sl5/Renci.SshNet.dll",
  3781. "lib/sl5/Renci.SshNet.xml",
  3782. "lib/uap10/Renci.SshNet.dll",
  3783. "lib/uap10/Renci.SshNet.xml",
  3784. "lib/wp71/Renci.SshNet.dll",
  3785. "lib/wp71/Renci.SshNet.xml",
  3786. "lib/wp8/Renci.SshNet.dll",
  3787. "lib/wp8/Renci.SshNet.xml",
  3788. "ssh.net.2016.1.0.nupkg.sha512",
  3789. "ssh.net.nuspec"
  3790. ]
  3791. },
  3792. "SshNet.Security.Cryptography/1.2.0": {
  3793. "sha512": "EeFsirrrkIK+cdlYsxukNjBN98cbU7eHfTYZEwxsbOa3dvgR/OhOD06C0sTxvNPhe4UQ6yM0p1sKcT69jqgjTw==",
  3794. "type": "package",
  3795. "path": "sshnet.security.cryptography/1.2.0",
  3796. "files": [
  3797. ".nupkg.metadata",
  3798. ".signature.p7s",
  3799. "lib/net20/SshNet.Security.Cryptography.dll",
  3800. "lib/net20/SshNet.Security.Cryptography.xml",
  3801. "lib/net40/SshNet.Security.Cryptography.dll",
  3802. "lib/net40/SshNet.Security.Cryptography.xml",
  3803. "lib/net45/SshNet.Security.Cryptography.dll",
  3804. "lib/net45/SshNet.Security.Cryptography.xml",
  3805. "lib/netstandard1.0/SshNet.Security.Cryptography.dll",
  3806. "lib/netstandard1.0/SshNet.Security.Cryptography.xml",
  3807. "lib/netstandard1.3/SshNet.Security.Cryptography.dll",
  3808. "lib/netstandard1.3/SshNet.Security.Cryptography.xml",
  3809. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll",
  3810. "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml",
  3811. "lib/sl4/SshNet.Security.Cryptography.dll",
  3812. "lib/sl4/SshNet.Security.Cryptography.xml",
  3813. "lib/sl5/SshNet.Security.Cryptography.dll",
  3814. "lib/sl5/SshNet.Security.Cryptography.xml",
  3815. "lib/uap10.0/SshNet.Security.Cryptography.dll",
  3816. "lib/uap10.0/SshNet.Security.Cryptography.xml",
  3817. "lib/wp71/SshNet.Security.Cryptography.dll",
  3818. "lib/wp71/SshNet.Security.Cryptography.xml",
  3819. "lib/wp8/SshNet.Security.Cryptography.dll",
  3820. "lib/wp8/SshNet.Security.Cryptography.xml",
  3821. "sshnet.security.cryptography.1.2.0.nupkg.sha512",
  3822. "sshnet.security.cryptography.nuspec"
  3823. ]
  3824. },
  3825. "System.AppContext/4.3.0": {
  3826. "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  3827. "type": "package",
  3828. "path": "system.appcontext/4.3.0",
  3829. "files": [
  3830. ".nupkg.metadata",
  3831. ".signature.p7s",
  3832. "ThirdPartyNotices.txt",
  3833. "dotnet_library_license.txt",
  3834. "lib/MonoAndroid10/_._",
  3835. "lib/MonoTouch10/_._",
  3836. "lib/net46/System.AppContext.dll",
  3837. "lib/net463/System.AppContext.dll",
  3838. "lib/netcore50/System.AppContext.dll",
  3839. "lib/netstandard1.6/System.AppContext.dll",
  3840. "lib/xamarinios10/_._",
  3841. "lib/xamarinmac20/_._",
  3842. "lib/xamarintvos10/_._",
  3843. "lib/xamarinwatchos10/_._",
  3844. "ref/MonoAndroid10/_._",
  3845. "ref/MonoTouch10/_._",
  3846. "ref/net46/System.AppContext.dll",
  3847. "ref/net463/System.AppContext.dll",
  3848. "ref/netstandard/_._",
  3849. "ref/netstandard1.3/System.AppContext.dll",
  3850. "ref/netstandard1.3/System.AppContext.xml",
  3851. "ref/netstandard1.3/de/System.AppContext.xml",
  3852. "ref/netstandard1.3/es/System.AppContext.xml",
  3853. "ref/netstandard1.3/fr/System.AppContext.xml",
  3854. "ref/netstandard1.3/it/System.AppContext.xml",
  3855. "ref/netstandard1.3/ja/System.AppContext.xml",
  3856. "ref/netstandard1.3/ko/System.AppContext.xml",
  3857. "ref/netstandard1.3/ru/System.AppContext.xml",
  3858. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  3859. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  3860. "ref/netstandard1.6/System.AppContext.dll",
  3861. "ref/netstandard1.6/System.AppContext.xml",
  3862. "ref/netstandard1.6/de/System.AppContext.xml",
  3863. "ref/netstandard1.6/es/System.AppContext.xml",
  3864. "ref/netstandard1.6/fr/System.AppContext.xml",
  3865. "ref/netstandard1.6/it/System.AppContext.xml",
  3866. "ref/netstandard1.6/ja/System.AppContext.xml",
  3867. "ref/netstandard1.6/ko/System.AppContext.xml",
  3868. "ref/netstandard1.6/ru/System.AppContext.xml",
  3869. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  3870. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  3871. "ref/xamarinios10/_._",
  3872. "ref/xamarinmac20/_._",
  3873. "ref/xamarintvos10/_._",
  3874. "ref/xamarinwatchos10/_._",
  3875. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  3876. "system.appcontext.4.3.0.nupkg.sha512",
  3877. "system.appcontext.nuspec"
  3878. ]
  3879. },
  3880. "System.Buffers/4.3.0": {
  3881. "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  3882. "type": "package",
  3883. "path": "system.buffers/4.3.0",
  3884. "files": [
  3885. ".nupkg.metadata",
  3886. ".signature.p7s",
  3887. "ThirdPartyNotices.txt",
  3888. "dotnet_library_license.txt",
  3889. "lib/netstandard1.1/.xml",
  3890. "lib/netstandard1.1/System.Buffers.dll",
  3891. "system.buffers.4.3.0.nupkg.sha512",
  3892. "system.buffers.nuspec"
  3893. ]
  3894. },
  3895. "System.Collections/4.3.0": {
  3896. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  3897. "type": "package",
  3898. "path": "system.collections/4.3.0",
  3899. "files": [
  3900. ".nupkg.metadata",
  3901. ".signature.p7s",
  3902. "ThirdPartyNotices.txt",
  3903. "dotnet_library_license.txt",
  3904. "lib/MonoAndroid10/_._",
  3905. "lib/MonoTouch10/_._",
  3906. "lib/net45/_._",
  3907. "lib/portable-net45+win8+wp8+wpa81/_._",
  3908. "lib/win8/_._",
  3909. "lib/wp80/_._",
  3910. "lib/wpa81/_._",
  3911. "lib/xamarinios10/_._",
  3912. "lib/xamarinmac20/_._",
  3913. "lib/xamarintvos10/_._",
  3914. "lib/xamarinwatchos10/_._",
  3915. "ref/MonoAndroid10/_._",
  3916. "ref/MonoTouch10/_._",
  3917. "ref/net45/_._",
  3918. "ref/netcore50/System.Collections.dll",
  3919. "ref/netcore50/System.Collections.xml",
  3920. "ref/netcore50/de/System.Collections.xml",
  3921. "ref/netcore50/es/System.Collections.xml",
  3922. "ref/netcore50/fr/System.Collections.xml",
  3923. "ref/netcore50/it/System.Collections.xml",
  3924. "ref/netcore50/ja/System.Collections.xml",
  3925. "ref/netcore50/ko/System.Collections.xml",
  3926. "ref/netcore50/ru/System.Collections.xml",
  3927. "ref/netcore50/zh-hans/System.Collections.xml",
  3928. "ref/netcore50/zh-hant/System.Collections.xml",
  3929. "ref/netstandard1.0/System.Collections.dll",
  3930. "ref/netstandard1.0/System.Collections.xml",
  3931. "ref/netstandard1.0/de/System.Collections.xml",
  3932. "ref/netstandard1.0/es/System.Collections.xml",
  3933. "ref/netstandard1.0/fr/System.Collections.xml",
  3934. "ref/netstandard1.0/it/System.Collections.xml",
  3935. "ref/netstandard1.0/ja/System.Collections.xml",
  3936. "ref/netstandard1.0/ko/System.Collections.xml",
  3937. "ref/netstandard1.0/ru/System.Collections.xml",
  3938. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  3939. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  3940. "ref/netstandard1.3/System.Collections.dll",
  3941. "ref/netstandard1.3/System.Collections.xml",
  3942. "ref/netstandard1.3/de/System.Collections.xml",
  3943. "ref/netstandard1.3/es/System.Collections.xml",
  3944. "ref/netstandard1.3/fr/System.Collections.xml",
  3945. "ref/netstandard1.3/it/System.Collections.xml",
  3946. "ref/netstandard1.3/ja/System.Collections.xml",
  3947. "ref/netstandard1.3/ko/System.Collections.xml",
  3948. "ref/netstandard1.3/ru/System.Collections.xml",
  3949. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  3950. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  3951. "ref/portable-net45+win8+wp8+wpa81/_._",
  3952. "ref/win8/_._",
  3953. "ref/wp80/_._",
  3954. "ref/wpa81/_._",
  3955. "ref/xamarinios10/_._",
  3956. "ref/xamarinmac20/_._",
  3957. "ref/xamarintvos10/_._",
  3958. "ref/xamarinwatchos10/_._",
  3959. "system.collections.4.3.0.nupkg.sha512",
  3960. "system.collections.nuspec"
  3961. ]
  3962. },
  3963. "System.Collections.Concurrent/4.3.0": {
  3964. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  3965. "type": "package",
  3966. "path": "system.collections.concurrent/4.3.0",
  3967. "files": [
  3968. ".nupkg.metadata",
  3969. ".signature.p7s",
  3970. "ThirdPartyNotices.txt",
  3971. "dotnet_library_license.txt",
  3972. "lib/MonoAndroid10/_._",
  3973. "lib/MonoTouch10/_._",
  3974. "lib/net45/_._",
  3975. "lib/netcore50/System.Collections.Concurrent.dll",
  3976. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  3977. "lib/portable-net45+win8+wpa81/_._",
  3978. "lib/win8/_._",
  3979. "lib/wpa81/_._",
  3980. "lib/xamarinios10/_._",
  3981. "lib/xamarinmac20/_._",
  3982. "lib/xamarintvos10/_._",
  3983. "lib/xamarinwatchos10/_._",
  3984. "ref/MonoAndroid10/_._",
  3985. "ref/MonoTouch10/_._",
  3986. "ref/net45/_._",
  3987. "ref/netcore50/System.Collections.Concurrent.dll",
  3988. "ref/netcore50/System.Collections.Concurrent.xml",
  3989. "ref/netcore50/de/System.Collections.Concurrent.xml",
  3990. "ref/netcore50/es/System.Collections.Concurrent.xml",
  3991. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  3992. "ref/netcore50/it/System.Collections.Concurrent.xml",
  3993. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  3994. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  3995. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  3996. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  3997. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  3998. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  3999. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  4000. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  4001. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  4002. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  4003. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  4004. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  4005. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  4006. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  4007. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  4008. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  4009. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  4010. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  4011. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  4012. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  4013. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  4014. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  4015. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  4016. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  4017. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  4018. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  4019. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  4020. "ref/portable-net45+win8+wpa81/_._",
  4021. "ref/win8/_._",
  4022. "ref/wpa81/_._",
  4023. "ref/xamarinios10/_._",
  4024. "ref/xamarinmac20/_._",
  4025. "ref/xamarintvos10/_._",
  4026. "ref/xamarinwatchos10/_._",
  4027. "system.collections.concurrent.4.3.0.nupkg.sha512",
  4028. "system.collections.concurrent.nuspec"
  4029. ]
  4030. },
  4031. "System.Collections.Immutable/1.2.0": {
  4032. "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
  4033. "type": "package",
  4034. "path": "system.collections.immutable/1.2.0",
  4035. "files": [
  4036. ".nupkg.metadata",
  4037. ".signature.p7s",
  4038. "ThirdPartyNotices.txt",
  4039. "dotnet_library_license.txt",
  4040. "lib/netstandard1.0/System.Collections.Immutable.dll",
  4041. "lib/netstandard1.0/System.Collections.Immutable.xml",
  4042. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  4043. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  4044. "system.collections.immutable.1.2.0.nupkg.sha512",
  4045. "system.collections.immutable.nuspec"
  4046. ]
  4047. },
  4048. "System.Collections.NonGeneric/4.3.0": {
  4049. "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
  4050. "type": "package",
  4051. "path": "system.collections.nongeneric/4.3.0",
  4052. "files": [
  4053. ".nupkg.metadata",
  4054. ".signature.p7s",
  4055. "ThirdPartyNotices.txt",
  4056. "dotnet_library_license.txt",
  4057. "lib/MonoAndroid10/_._",
  4058. "lib/MonoTouch10/_._",
  4059. "lib/net46/System.Collections.NonGeneric.dll",
  4060. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  4061. "lib/xamarinios10/_._",
  4062. "lib/xamarinmac20/_._",
  4063. "lib/xamarintvos10/_._",
  4064. "lib/xamarinwatchos10/_._",
  4065. "ref/MonoAndroid10/_._",
  4066. "ref/MonoTouch10/_._",
  4067. "ref/net46/System.Collections.NonGeneric.dll",
  4068. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  4069. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  4070. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  4071. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  4072. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  4073. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  4074. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  4075. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  4076. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  4077. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  4078. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  4079. "ref/xamarinios10/_._",
  4080. "ref/xamarinmac20/_._",
  4081. "ref/xamarintvos10/_._",
  4082. "ref/xamarinwatchos10/_._",
  4083. "system.collections.nongeneric.4.3.0.nupkg.sha512",
  4084. "system.collections.nongeneric.nuspec"
  4085. ]
  4086. },
  4087. "System.Collections.Specialized/4.3.0": {
  4088. "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
  4089. "type": "package",
  4090. "path": "system.collections.specialized/4.3.0",
  4091. "files": [
  4092. ".nupkg.metadata",
  4093. ".signature.p7s",
  4094. "ThirdPartyNotices.txt",
  4095. "dotnet_library_license.txt",
  4096. "lib/MonoAndroid10/_._",
  4097. "lib/MonoTouch10/_._",
  4098. "lib/net46/System.Collections.Specialized.dll",
  4099. "lib/netstandard1.3/System.Collections.Specialized.dll",
  4100. "lib/xamarinios10/_._",
  4101. "lib/xamarinmac20/_._",
  4102. "lib/xamarintvos10/_._",
  4103. "lib/xamarinwatchos10/_._",
  4104. "ref/MonoAndroid10/_._",
  4105. "ref/MonoTouch10/_._",
  4106. "ref/net46/System.Collections.Specialized.dll",
  4107. "ref/netstandard1.3/System.Collections.Specialized.dll",
  4108. "ref/netstandard1.3/System.Collections.Specialized.xml",
  4109. "ref/netstandard1.3/de/System.Collections.Specialized.xml",
  4110. "ref/netstandard1.3/es/System.Collections.Specialized.xml",
  4111. "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
  4112. "ref/netstandard1.3/it/System.Collections.Specialized.xml",
  4113. "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
  4114. "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
  4115. "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
  4116. "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
  4117. "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
  4118. "ref/xamarinios10/_._",
  4119. "ref/xamarinmac20/_._",
  4120. "ref/xamarintvos10/_._",
  4121. "ref/xamarinwatchos10/_._",
  4122. "system.collections.specialized.4.3.0.nupkg.sha512",
  4123. "system.collections.specialized.nuspec"
  4124. ]
  4125. },
  4126. "System.ComponentModel/4.3.0": {
  4127. "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
  4128. "type": "package",
  4129. "path": "system.componentmodel/4.3.0",
  4130. "files": [
  4131. ".nupkg.metadata",
  4132. ".signature.p7s",
  4133. "ThirdPartyNotices.txt",
  4134. "dotnet_library_license.txt",
  4135. "lib/MonoAndroid10/_._",
  4136. "lib/MonoTouch10/_._",
  4137. "lib/net45/_._",
  4138. "lib/netcore50/System.ComponentModel.dll",
  4139. "lib/netstandard1.3/System.ComponentModel.dll",
  4140. "lib/portable-net45+win8+wp8+wpa81/_._",
  4141. "lib/win8/_._",
  4142. "lib/wp80/_._",
  4143. "lib/wpa81/_._",
  4144. "lib/xamarinios10/_._",
  4145. "lib/xamarinmac20/_._",
  4146. "lib/xamarintvos10/_._",
  4147. "lib/xamarinwatchos10/_._",
  4148. "ref/MonoAndroid10/_._",
  4149. "ref/MonoTouch10/_._",
  4150. "ref/net45/_._",
  4151. "ref/netcore50/System.ComponentModel.dll",
  4152. "ref/netcore50/System.ComponentModel.xml",
  4153. "ref/netcore50/de/System.ComponentModel.xml",
  4154. "ref/netcore50/es/System.ComponentModel.xml",
  4155. "ref/netcore50/fr/System.ComponentModel.xml",
  4156. "ref/netcore50/it/System.ComponentModel.xml",
  4157. "ref/netcore50/ja/System.ComponentModel.xml",
  4158. "ref/netcore50/ko/System.ComponentModel.xml",
  4159. "ref/netcore50/ru/System.ComponentModel.xml",
  4160. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  4161. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  4162. "ref/netstandard1.0/System.ComponentModel.dll",
  4163. "ref/netstandard1.0/System.ComponentModel.xml",
  4164. "ref/netstandard1.0/de/System.ComponentModel.xml",
  4165. "ref/netstandard1.0/es/System.ComponentModel.xml",
  4166. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  4167. "ref/netstandard1.0/it/System.ComponentModel.xml",
  4168. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  4169. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  4170. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  4171. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  4172. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  4173. "ref/portable-net45+win8+wp8+wpa81/_._",
  4174. "ref/win8/_._",
  4175. "ref/wp80/_._",
  4176. "ref/wpa81/_._",
  4177. "ref/xamarinios10/_._",
  4178. "ref/xamarinmac20/_._",
  4179. "ref/xamarintvos10/_._",
  4180. "ref/xamarinwatchos10/_._",
  4181. "system.componentmodel.4.3.0.nupkg.sha512",
  4182. "system.componentmodel.nuspec"
  4183. ]
  4184. },
  4185. "System.ComponentModel.Primitives/4.3.0": {
  4186. "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
  4187. "type": "package",
  4188. "path": "system.componentmodel.primitives/4.3.0",
  4189. "files": [
  4190. ".nupkg.metadata",
  4191. ".signature.p7s",
  4192. "ThirdPartyNotices.txt",
  4193. "dotnet_library_license.txt",
  4194. "lib/MonoAndroid10/_._",
  4195. "lib/MonoTouch10/_._",
  4196. "lib/net45/System.ComponentModel.Primitives.dll",
  4197. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  4198. "lib/xamarinios10/_._",
  4199. "lib/xamarinmac20/_._",
  4200. "lib/xamarintvos10/_._",
  4201. "lib/xamarinwatchos10/_._",
  4202. "ref/MonoAndroid10/_._",
  4203. "ref/MonoTouch10/_._",
  4204. "ref/net45/System.ComponentModel.Primitives.dll",
  4205. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  4206. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  4207. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  4208. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  4209. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  4210. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  4211. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  4212. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  4213. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  4214. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  4215. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  4216. "ref/xamarinios10/_._",
  4217. "ref/xamarinmac20/_._",
  4218. "ref/xamarintvos10/_._",
  4219. "ref/xamarinwatchos10/_._",
  4220. "system.componentmodel.primitives.4.3.0.nupkg.sha512",
  4221. "system.componentmodel.primitives.nuspec"
  4222. ]
  4223. },
  4224. "System.ComponentModel.TypeConverter/4.3.0": {
  4225. "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
  4226. "type": "package",
  4227. "path": "system.componentmodel.typeconverter/4.3.0",
  4228. "files": [
  4229. ".nupkg.metadata",
  4230. ".signature.p7s",
  4231. "ThirdPartyNotices.txt",
  4232. "dotnet_library_license.txt",
  4233. "lib/MonoAndroid10/_._",
  4234. "lib/MonoTouch10/_._",
  4235. "lib/net45/System.ComponentModel.TypeConverter.dll",
  4236. "lib/net462/System.ComponentModel.TypeConverter.dll",
  4237. "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  4238. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  4239. "lib/xamarinios10/_._",
  4240. "lib/xamarinmac20/_._",
  4241. "lib/xamarintvos10/_._",
  4242. "lib/xamarinwatchos10/_._",
  4243. "ref/MonoAndroid10/_._",
  4244. "ref/MonoTouch10/_._",
  4245. "ref/net45/System.ComponentModel.TypeConverter.dll",
  4246. "ref/net462/System.ComponentModel.TypeConverter.dll",
  4247. "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  4248. "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
  4249. "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
  4250. "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
  4251. "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
  4252. "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
  4253. "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
  4254. "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
  4255. "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
  4256. "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
  4257. "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
  4258. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  4259. "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
  4260. "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
  4261. "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
  4262. "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
  4263. "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
  4264. "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
  4265. "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
  4266. "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
  4267. "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
  4268. "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
  4269. "ref/xamarinios10/_._",
  4270. "ref/xamarinmac20/_._",
  4271. "ref/xamarintvos10/_._",
  4272. "ref/xamarinwatchos10/_._",
  4273. "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
  4274. "system.componentmodel.typeconverter.nuspec"
  4275. ]
  4276. },
  4277. "System.Configuration.ConfigurationManager/4.5.0": {
  4278. "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
  4279. "type": "package",
  4280. "path": "system.configuration.configurationmanager/4.5.0",
  4281. "files": [
  4282. ".nupkg.metadata",
  4283. ".signature.p7s",
  4284. "LICENSE.TXT",
  4285. "THIRD-PARTY-NOTICES.TXT",
  4286. "lib/net461/System.Configuration.ConfigurationManager.dll",
  4287. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4288. "ref/net461/System.Configuration.ConfigurationManager.dll",
  4289. "ref/net461/System.Configuration.ConfigurationManager.xml",
  4290. "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4291. "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  4292. "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
  4293. "system.configuration.configurationmanager.nuspec",
  4294. "useSharedDesignerContext.txt",
  4295. "version.txt"
  4296. ]
  4297. },
  4298. "System.Console/4.3.0": {
  4299. "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  4300. "type": "package",
  4301. "path": "system.console/4.3.0",
  4302. "files": [
  4303. ".nupkg.metadata",
  4304. ".signature.p7s",
  4305. "ThirdPartyNotices.txt",
  4306. "dotnet_library_license.txt",
  4307. "lib/MonoAndroid10/_._",
  4308. "lib/MonoTouch10/_._",
  4309. "lib/net46/System.Console.dll",
  4310. "lib/xamarinios10/_._",
  4311. "lib/xamarinmac20/_._",
  4312. "lib/xamarintvos10/_._",
  4313. "lib/xamarinwatchos10/_._",
  4314. "ref/MonoAndroid10/_._",
  4315. "ref/MonoTouch10/_._",
  4316. "ref/net46/System.Console.dll",
  4317. "ref/netstandard1.3/System.Console.dll",
  4318. "ref/netstandard1.3/System.Console.xml",
  4319. "ref/netstandard1.3/de/System.Console.xml",
  4320. "ref/netstandard1.3/es/System.Console.xml",
  4321. "ref/netstandard1.3/fr/System.Console.xml",
  4322. "ref/netstandard1.3/it/System.Console.xml",
  4323. "ref/netstandard1.3/ja/System.Console.xml",
  4324. "ref/netstandard1.3/ko/System.Console.xml",
  4325. "ref/netstandard1.3/ru/System.Console.xml",
  4326. "ref/netstandard1.3/zh-hans/System.Console.xml",
  4327. "ref/netstandard1.3/zh-hant/System.Console.xml",
  4328. "ref/xamarinios10/_._",
  4329. "ref/xamarinmac20/_._",
  4330. "ref/xamarintvos10/_._",
  4331. "ref/xamarinwatchos10/_._",
  4332. "system.console.4.3.0.nupkg.sha512",
  4333. "system.console.nuspec"
  4334. ]
  4335. },
  4336. "System.Diagnostics.Debug/4.3.0": {
  4337. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  4338. "type": "package",
  4339. "path": "system.diagnostics.debug/4.3.0",
  4340. "files": [
  4341. ".nupkg.metadata",
  4342. ".signature.p7s",
  4343. "ThirdPartyNotices.txt",
  4344. "dotnet_library_license.txt",
  4345. "lib/MonoAndroid10/_._",
  4346. "lib/MonoTouch10/_._",
  4347. "lib/net45/_._",
  4348. "lib/portable-net45+win8+wp8+wpa81/_._",
  4349. "lib/win8/_._",
  4350. "lib/wp80/_._",
  4351. "lib/wpa81/_._",
  4352. "lib/xamarinios10/_._",
  4353. "lib/xamarinmac20/_._",
  4354. "lib/xamarintvos10/_._",
  4355. "lib/xamarinwatchos10/_._",
  4356. "ref/MonoAndroid10/_._",
  4357. "ref/MonoTouch10/_._",
  4358. "ref/net45/_._",
  4359. "ref/netcore50/System.Diagnostics.Debug.dll",
  4360. "ref/netcore50/System.Diagnostics.Debug.xml",
  4361. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  4362. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  4363. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  4364. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  4365. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  4366. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  4367. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  4368. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  4369. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  4370. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  4371. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  4372. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  4373. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  4374. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  4375. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  4376. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  4377. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  4378. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  4379. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  4380. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  4381. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  4382. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  4383. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  4384. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  4385. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  4386. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  4387. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  4388. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  4389. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  4390. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  4391. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  4392. "ref/portable-net45+win8+wp8+wpa81/_._",
  4393. "ref/win8/_._",
  4394. "ref/wp80/_._",
  4395. "ref/wpa81/_._",
  4396. "ref/xamarinios10/_._",
  4397. "ref/xamarinmac20/_._",
  4398. "ref/xamarintvos10/_._",
  4399. "ref/xamarinwatchos10/_._",
  4400. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  4401. "system.diagnostics.debug.nuspec"
  4402. ]
  4403. },
  4404. "System.Diagnostics.DiagnosticSource/4.3.0": {
  4405. "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  4406. "type": "package",
  4407. "path": "system.diagnostics.diagnosticsource/4.3.0",
  4408. "files": [
  4409. ".nupkg.metadata",
  4410. ".signature.p7s",
  4411. "ThirdPartyNotices.txt",
  4412. "dotnet_library_license.txt",
  4413. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  4414. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  4415. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  4416. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  4417. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  4418. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  4419. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  4420. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  4421. "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
  4422. "system.diagnostics.diagnosticsource.nuspec"
  4423. ]
  4424. },
  4425. "System.Diagnostics.Process/4.1.0": {
  4426. "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
  4427. "type": "package",
  4428. "path": "system.diagnostics.process/4.1.0",
  4429. "files": [
  4430. ".nupkg.metadata",
  4431. ".signature.p7s",
  4432. "ThirdPartyNotices.txt",
  4433. "dotnet_library_license.txt",
  4434. "lib/MonoAndroid10/_._",
  4435. "lib/MonoTouch10/_._",
  4436. "lib/net46/System.Diagnostics.Process.dll",
  4437. "lib/net461/System.Diagnostics.Process.dll",
  4438. "lib/xamarinios10/_._",
  4439. "lib/xamarinmac20/_._",
  4440. "lib/xamarintvos10/_._",
  4441. "lib/xamarinwatchos10/_._",
  4442. "ref/MonoAndroid10/_._",
  4443. "ref/MonoTouch10/_._",
  4444. "ref/net46/System.Diagnostics.Process.dll",
  4445. "ref/net461/System.Diagnostics.Process.dll",
  4446. "ref/netstandard1.3/System.Diagnostics.Process.dll",
  4447. "ref/netstandard1.3/System.Diagnostics.Process.xml",
  4448. "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
  4449. "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
  4450. "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
  4451. "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
  4452. "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
  4453. "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
  4454. "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
  4455. "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
  4456. "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
  4457. "ref/netstandard1.4/System.Diagnostics.Process.dll",
  4458. "ref/netstandard1.4/System.Diagnostics.Process.xml",
  4459. "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
  4460. "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
  4461. "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
  4462. "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
  4463. "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
  4464. "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
  4465. "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
  4466. "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
  4467. "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
  4468. "ref/xamarinios10/_._",
  4469. "ref/xamarinmac20/_._",
  4470. "ref/xamarintvos10/_._",
  4471. "ref/xamarinwatchos10/_._",
  4472. "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4473. "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4474. "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
  4475. "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
  4476. "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
  4477. "runtimes/win7/lib/netcore50/_._",
  4478. "system.diagnostics.process.4.1.0.nupkg.sha512",
  4479. "system.diagnostics.process.nuspec"
  4480. ]
  4481. },
  4482. "System.Diagnostics.StackTrace/4.0.1": {
  4483. "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
  4484. "type": "package",
  4485. "path": "system.diagnostics.stacktrace/4.0.1",
  4486. "files": [
  4487. ".nupkg.metadata",
  4488. ".signature.p7s",
  4489. "ThirdPartyNotices.txt",
  4490. "dotnet_library_license.txt",
  4491. "lib/MonoAndroid10/_._",
  4492. "lib/MonoTouch10/_._",
  4493. "lib/net46/System.Diagnostics.StackTrace.dll",
  4494. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4495. "lib/xamarinios10/_._",
  4496. "lib/xamarinmac20/_._",
  4497. "lib/xamarintvos10/_._",
  4498. "lib/xamarinwatchos10/_._",
  4499. "ref/MonoAndroid10/_._",
  4500. "ref/MonoTouch10/_._",
  4501. "ref/net46/System.Diagnostics.StackTrace.dll",
  4502. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  4503. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  4504. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  4505. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  4506. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  4507. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  4508. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  4509. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  4510. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  4511. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  4512. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  4513. "ref/xamarinios10/_._",
  4514. "ref/xamarinmac20/_._",
  4515. "ref/xamarintvos10/_._",
  4516. "ref/xamarinwatchos10/_._",
  4517. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
  4518. "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
  4519. "system.diagnostics.stacktrace.nuspec"
  4520. ]
  4521. },
  4522. "System.Diagnostics.Tools/4.3.0": {
  4523. "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  4524. "type": "package",
  4525. "path": "system.diagnostics.tools/4.3.0",
  4526. "files": [
  4527. ".nupkg.metadata",
  4528. ".signature.p7s",
  4529. "ThirdPartyNotices.txt",
  4530. "dotnet_library_license.txt",
  4531. "lib/MonoAndroid10/_._",
  4532. "lib/MonoTouch10/_._",
  4533. "lib/net45/_._",
  4534. "lib/portable-net45+win8+wp8+wpa81/_._",
  4535. "lib/win8/_._",
  4536. "lib/wp80/_._",
  4537. "lib/wpa81/_._",
  4538. "lib/xamarinios10/_._",
  4539. "lib/xamarinmac20/_._",
  4540. "lib/xamarintvos10/_._",
  4541. "lib/xamarinwatchos10/_._",
  4542. "ref/MonoAndroid10/_._",
  4543. "ref/MonoTouch10/_._",
  4544. "ref/net45/_._",
  4545. "ref/netcore50/System.Diagnostics.Tools.dll",
  4546. "ref/netcore50/System.Diagnostics.Tools.xml",
  4547. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  4548. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  4549. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  4550. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  4551. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  4552. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  4553. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  4554. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  4555. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  4556. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  4557. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  4558. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  4559. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  4560. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  4561. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  4562. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  4563. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  4564. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  4565. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  4566. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  4567. "ref/portable-net45+win8+wp8+wpa81/_._",
  4568. "ref/win8/_._",
  4569. "ref/wp80/_._",
  4570. "ref/wpa81/_._",
  4571. "ref/xamarinios10/_._",
  4572. "ref/xamarinmac20/_._",
  4573. "ref/xamarintvos10/_._",
  4574. "ref/xamarinwatchos10/_._",
  4575. "system.diagnostics.tools.4.3.0.nupkg.sha512",
  4576. "system.diagnostics.tools.nuspec"
  4577. ]
  4578. },
  4579. "System.Diagnostics.TraceSource/4.0.0": {
  4580. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  4581. "type": "package",
  4582. "path": "system.diagnostics.tracesource/4.0.0",
  4583. "files": [
  4584. ".nupkg.metadata",
  4585. ".signature.p7s",
  4586. "ThirdPartyNotices.txt",
  4587. "dotnet_library_license.txt",
  4588. "lib/MonoAndroid10/_._",
  4589. "lib/MonoTouch10/_._",
  4590. "lib/net46/System.Diagnostics.TraceSource.dll",
  4591. "lib/xamarinios10/_._",
  4592. "lib/xamarinmac20/_._",
  4593. "lib/xamarintvos10/_._",
  4594. "lib/xamarinwatchos10/_._",
  4595. "ref/MonoAndroid10/_._",
  4596. "ref/MonoTouch10/_._",
  4597. "ref/net46/System.Diagnostics.TraceSource.dll",
  4598. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4599. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  4600. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  4601. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  4602. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  4603. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  4604. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  4605. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  4606. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  4607. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  4608. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  4609. "ref/xamarinios10/_._",
  4610. "ref/xamarinmac20/_._",
  4611. "ref/xamarintvos10/_._",
  4612. "ref/xamarinwatchos10/_._",
  4613. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4614. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  4615. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  4616. "system.diagnostics.tracesource.4.0.0.nupkg.sha512",
  4617. "system.diagnostics.tracesource.nuspec"
  4618. ]
  4619. },
  4620. "System.Diagnostics.Tracing/4.3.0": {
  4621. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  4622. "type": "package",
  4623. "path": "system.diagnostics.tracing/4.3.0",
  4624. "files": [
  4625. ".nupkg.metadata",
  4626. ".signature.p7s",
  4627. "ThirdPartyNotices.txt",
  4628. "dotnet_library_license.txt",
  4629. "lib/MonoAndroid10/_._",
  4630. "lib/MonoTouch10/_._",
  4631. "lib/net45/_._",
  4632. "lib/net462/System.Diagnostics.Tracing.dll",
  4633. "lib/portable-net45+win8+wpa81/_._",
  4634. "lib/win8/_._",
  4635. "lib/wpa81/_._",
  4636. "lib/xamarinios10/_._",
  4637. "lib/xamarinmac20/_._",
  4638. "lib/xamarintvos10/_._",
  4639. "lib/xamarinwatchos10/_._",
  4640. "ref/MonoAndroid10/_._",
  4641. "ref/MonoTouch10/_._",
  4642. "ref/net45/_._",
  4643. "ref/net462/System.Diagnostics.Tracing.dll",
  4644. "ref/netcore50/System.Diagnostics.Tracing.dll",
  4645. "ref/netcore50/System.Diagnostics.Tracing.xml",
  4646. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  4647. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  4648. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  4649. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  4650. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  4651. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  4652. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  4653. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  4654. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  4655. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  4656. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  4657. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  4658. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  4659. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  4660. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  4661. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  4662. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  4663. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  4664. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  4665. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  4666. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  4667. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  4668. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  4669. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  4670. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  4671. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  4672. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  4673. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  4674. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  4675. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  4676. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  4677. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  4678. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  4679. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  4680. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  4681. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  4682. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  4683. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  4684. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  4685. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  4686. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  4687. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  4688. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  4689. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  4690. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  4691. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  4692. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  4693. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  4694. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  4695. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  4696. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  4697. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  4698. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  4699. "ref/portable-net45+win8+wpa81/_._",
  4700. "ref/win8/_._",
  4701. "ref/wpa81/_._",
  4702. "ref/xamarinios10/_._",
  4703. "ref/xamarinmac20/_._",
  4704. "ref/xamarintvos10/_._",
  4705. "ref/xamarinwatchos10/_._",
  4706. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  4707. "system.diagnostics.tracing.nuspec"
  4708. ]
  4709. },
  4710. "System.Drawing.Common/4.6.0": {
  4711. "sha512": "2A3spjjoPZnvpVh/sDTzd+0H8ZqTdr+hH/6obB8MMfG81EJ85PmxCKDBxhBVQiA25PliKAZ1sKogDcq9mSnFEA==",
  4712. "type": "package",
  4713. "path": "system.drawing.common/4.6.0",
  4714. "files": [
  4715. ".nupkg.metadata",
  4716. ".signature.p7s",
  4717. "LICENSE.TXT",
  4718. "THIRD-PARTY-NOTICES.TXT",
  4719. "lib/MonoAndroid10/_._",
  4720. "lib/MonoTouch10/_._",
  4721. "lib/net461/System.Drawing.Common.dll",
  4722. "lib/netstandard2.0/System.Drawing.Common.dll",
  4723. "lib/xamarinios10/_._",
  4724. "lib/xamarinmac20/_._",
  4725. "lib/xamarintvos10/_._",
  4726. "lib/xamarinwatchos10/_._",
  4727. "ref/MonoAndroid10/_._",
  4728. "ref/MonoTouch10/_._",
  4729. "ref/net461/System.Drawing.Common.dll",
  4730. "ref/netcoreapp3.0/System.Drawing.Common.dll",
  4731. "ref/netcoreapp3.0/System.Drawing.Common.xml",
  4732. "ref/netstandard2.0/System.Drawing.Common.dll",
  4733. "ref/xamarinios10/_._",
  4734. "ref/xamarinmac20/_._",
  4735. "ref/xamarintvos10/_._",
  4736. "ref/xamarinwatchos10/_._",
  4737. "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4738. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4739. "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4740. "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
  4741. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
  4742. "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
  4743. "system.drawing.common.4.6.0.nupkg.sha512",
  4744. "system.drawing.common.nuspec",
  4745. "useSharedDesignerContext.txt",
  4746. "version.txt"
  4747. ]
  4748. },
  4749. "System.Globalization/4.3.0": {
  4750. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  4751. "type": "package",
  4752. "path": "system.globalization/4.3.0",
  4753. "files": [
  4754. ".nupkg.metadata",
  4755. ".signature.p7s",
  4756. "ThirdPartyNotices.txt",
  4757. "dotnet_library_license.txt",
  4758. "lib/MonoAndroid10/_._",
  4759. "lib/MonoTouch10/_._",
  4760. "lib/net45/_._",
  4761. "lib/portable-net45+win8+wp8+wpa81/_._",
  4762. "lib/win8/_._",
  4763. "lib/wp80/_._",
  4764. "lib/wpa81/_._",
  4765. "lib/xamarinios10/_._",
  4766. "lib/xamarinmac20/_._",
  4767. "lib/xamarintvos10/_._",
  4768. "lib/xamarinwatchos10/_._",
  4769. "ref/MonoAndroid10/_._",
  4770. "ref/MonoTouch10/_._",
  4771. "ref/net45/_._",
  4772. "ref/netcore50/System.Globalization.dll",
  4773. "ref/netcore50/System.Globalization.xml",
  4774. "ref/netcore50/de/System.Globalization.xml",
  4775. "ref/netcore50/es/System.Globalization.xml",
  4776. "ref/netcore50/fr/System.Globalization.xml",
  4777. "ref/netcore50/it/System.Globalization.xml",
  4778. "ref/netcore50/ja/System.Globalization.xml",
  4779. "ref/netcore50/ko/System.Globalization.xml",
  4780. "ref/netcore50/ru/System.Globalization.xml",
  4781. "ref/netcore50/zh-hans/System.Globalization.xml",
  4782. "ref/netcore50/zh-hant/System.Globalization.xml",
  4783. "ref/netstandard1.0/System.Globalization.dll",
  4784. "ref/netstandard1.0/System.Globalization.xml",
  4785. "ref/netstandard1.0/de/System.Globalization.xml",
  4786. "ref/netstandard1.0/es/System.Globalization.xml",
  4787. "ref/netstandard1.0/fr/System.Globalization.xml",
  4788. "ref/netstandard1.0/it/System.Globalization.xml",
  4789. "ref/netstandard1.0/ja/System.Globalization.xml",
  4790. "ref/netstandard1.0/ko/System.Globalization.xml",
  4791. "ref/netstandard1.0/ru/System.Globalization.xml",
  4792. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  4793. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  4794. "ref/netstandard1.3/System.Globalization.dll",
  4795. "ref/netstandard1.3/System.Globalization.xml",
  4796. "ref/netstandard1.3/de/System.Globalization.xml",
  4797. "ref/netstandard1.3/es/System.Globalization.xml",
  4798. "ref/netstandard1.3/fr/System.Globalization.xml",
  4799. "ref/netstandard1.3/it/System.Globalization.xml",
  4800. "ref/netstandard1.3/ja/System.Globalization.xml",
  4801. "ref/netstandard1.3/ko/System.Globalization.xml",
  4802. "ref/netstandard1.3/ru/System.Globalization.xml",
  4803. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  4804. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  4805. "ref/portable-net45+win8+wp8+wpa81/_._",
  4806. "ref/win8/_._",
  4807. "ref/wp80/_._",
  4808. "ref/wpa81/_._",
  4809. "ref/xamarinios10/_._",
  4810. "ref/xamarinmac20/_._",
  4811. "ref/xamarintvos10/_._",
  4812. "ref/xamarinwatchos10/_._",
  4813. "system.globalization.4.3.0.nupkg.sha512",
  4814. "system.globalization.nuspec"
  4815. ]
  4816. },
  4817. "System.Globalization.Calendars/4.3.0": {
  4818. "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  4819. "type": "package",
  4820. "path": "system.globalization.calendars/4.3.0",
  4821. "files": [
  4822. ".nupkg.metadata",
  4823. ".signature.p7s",
  4824. "ThirdPartyNotices.txt",
  4825. "dotnet_library_license.txt",
  4826. "lib/MonoAndroid10/_._",
  4827. "lib/MonoTouch10/_._",
  4828. "lib/net46/System.Globalization.Calendars.dll",
  4829. "lib/xamarinios10/_._",
  4830. "lib/xamarinmac20/_._",
  4831. "lib/xamarintvos10/_._",
  4832. "lib/xamarinwatchos10/_._",
  4833. "ref/MonoAndroid10/_._",
  4834. "ref/MonoTouch10/_._",
  4835. "ref/net46/System.Globalization.Calendars.dll",
  4836. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  4837. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  4838. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  4839. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  4840. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  4841. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  4842. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  4843. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  4844. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  4845. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  4846. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  4847. "ref/xamarinios10/_._",
  4848. "ref/xamarinmac20/_._",
  4849. "ref/xamarintvos10/_._",
  4850. "ref/xamarinwatchos10/_._",
  4851. "system.globalization.calendars.4.3.0.nupkg.sha512",
  4852. "system.globalization.calendars.nuspec"
  4853. ]
  4854. },
  4855. "System.Globalization.Extensions/4.3.0": {
  4856. "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  4857. "type": "package",
  4858. "path": "system.globalization.extensions/4.3.0",
  4859. "files": [
  4860. ".nupkg.metadata",
  4861. ".signature.p7s",
  4862. "ThirdPartyNotices.txt",
  4863. "dotnet_library_license.txt",
  4864. "lib/MonoAndroid10/_._",
  4865. "lib/MonoTouch10/_._",
  4866. "lib/net46/System.Globalization.Extensions.dll",
  4867. "lib/xamarinios10/_._",
  4868. "lib/xamarinmac20/_._",
  4869. "lib/xamarintvos10/_._",
  4870. "lib/xamarinwatchos10/_._",
  4871. "ref/MonoAndroid10/_._",
  4872. "ref/MonoTouch10/_._",
  4873. "ref/net46/System.Globalization.Extensions.dll",
  4874. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  4875. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  4876. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  4877. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  4878. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  4879. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  4880. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  4881. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  4882. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  4883. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  4884. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  4885. "ref/xamarinios10/_._",
  4886. "ref/xamarinmac20/_._",
  4887. "ref/xamarintvos10/_._",
  4888. "ref/xamarinwatchos10/_._",
  4889. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  4890. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  4891. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  4892. "system.globalization.extensions.4.3.0.nupkg.sha512",
  4893. "system.globalization.extensions.nuspec"
  4894. ]
  4895. },
  4896. "System.IdentityModel.Tokens.Jwt/5.5.0": {
  4897. "sha512": "xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
  4898. "type": "package",
  4899. "path": "system.identitymodel.tokens.jwt/5.5.0",
  4900. "files": [
  4901. ".nupkg.metadata",
  4902. ".signature.p7s",
  4903. "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
  4904. "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
  4905. "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
  4906. "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
  4907. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  4908. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  4909. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
  4910. "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
  4911. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  4912. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  4913. "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512",
  4914. "system.identitymodel.tokens.jwt.nuspec"
  4915. ]
  4916. },
  4917. "System.IO/4.3.0": {
  4918. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  4919. "type": "package",
  4920. "path": "system.io/4.3.0",
  4921. "files": [
  4922. ".nupkg.metadata",
  4923. ".signature.p7s",
  4924. "ThirdPartyNotices.txt",
  4925. "dotnet_library_license.txt",
  4926. "lib/MonoAndroid10/_._",
  4927. "lib/MonoTouch10/_._",
  4928. "lib/net45/_._",
  4929. "lib/net462/System.IO.dll",
  4930. "lib/portable-net45+win8+wp8+wpa81/_._",
  4931. "lib/win8/_._",
  4932. "lib/wp80/_._",
  4933. "lib/wpa81/_._",
  4934. "lib/xamarinios10/_._",
  4935. "lib/xamarinmac20/_._",
  4936. "lib/xamarintvos10/_._",
  4937. "lib/xamarinwatchos10/_._",
  4938. "ref/MonoAndroid10/_._",
  4939. "ref/MonoTouch10/_._",
  4940. "ref/net45/_._",
  4941. "ref/net462/System.IO.dll",
  4942. "ref/netcore50/System.IO.dll",
  4943. "ref/netcore50/System.IO.xml",
  4944. "ref/netcore50/de/System.IO.xml",
  4945. "ref/netcore50/es/System.IO.xml",
  4946. "ref/netcore50/fr/System.IO.xml",
  4947. "ref/netcore50/it/System.IO.xml",
  4948. "ref/netcore50/ja/System.IO.xml",
  4949. "ref/netcore50/ko/System.IO.xml",
  4950. "ref/netcore50/ru/System.IO.xml",
  4951. "ref/netcore50/zh-hans/System.IO.xml",
  4952. "ref/netcore50/zh-hant/System.IO.xml",
  4953. "ref/netstandard1.0/System.IO.dll",
  4954. "ref/netstandard1.0/System.IO.xml",
  4955. "ref/netstandard1.0/de/System.IO.xml",
  4956. "ref/netstandard1.0/es/System.IO.xml",
  4957. "ref/netstandard1.0/fr/System.IO.xml",
  4958. "ref/netstandard1.0/it/System.IO.xml",
  4959. "ref/netstandard1.0/ja/System.IO.xml",
  4960. "ref/netstandard1.0/ko/System.IO.xml",
  4961. "ref/netstandard1.0/ru/System.IO.xml",
  4962. "ref/netstandard1.0/zh-hans/System.IO.xml",
  4963. "ref/netstandard1.0/zh-hant/System.IO.xml",
  4964. "ref/netstandard1.3/System.IO.dll",
  4965. "ref/netstandard1.3/System.IO.xml",
  4966. "ref/netstandard1.3/de/System.IO.xml",
  4967. "ref/netstandard1.3/es/System.IO.xml",
  4968. "ref/netstandard1.3/fr/System.IO.xml",
  4969. "ref/netstandard1.3/it/System.IO.xml",
  4970. "ref/netstandard1.3/ja/System.IO.xml",
  4971. "ref/netstandard1.3/ko/System.IO.xml",
  4972. "ref/netstandard1.3/ru/System.IO.xml",
  4973. "ref/netstandard1.3/zh-hans/System.IO.xml",
  4974. "ref/netstandard1.3/zh-hant/System.IO.xml",
  4975. "ref/netstandard1.5/System.IO.dll",
  4976. "ref/netstandard1.5/System.IO.xml",
  4977. "ref/netstandard1.5/de/System.IO.xml",
  4978. "ref/netstandard1.5/es/System.IO.xml",
  4979. "ref/netstandard1.5/fr/System.IO.xml",
  4980. "ref/netstandard1.5/it/System.IO.xml",
  4981. "ref/netstandard1.5/ja/System.IO.xml",
  4982. "ref/netstandard1.5/ko/System.IO.xml",
  4983. "ref/netstandard1.5/ru/System.IO.xml",
  4984. "ref/netstandard1.5/zh-hans/System.IO.xml",
  4985. "ref/netstandard1.5/zh-hant/System.IO.xml",
  4986. "ref/portable-net45+win8+wp8+wpa81/_._",
  4987. "ref/win8/_._",
  4988. "ref/wp80/_._",
  4989. "ref/wpa81/_._",
  4990. "ref/xamarinios10/_._",
  4991. "ref/xamarinmac20/_._",
  4992. "ref/xamarintvos10/_._",
  4993. "ref/xamarinwatchos10/_._",
  4994. "system.io.4.3.0.nupkg.sha512",
  4995. "system.io.nuspec"
  4996. ]
  4997. },
  4998. "System.IO.Compression/4.3.0": {
  4999. "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  5000. "type": "package",
  5001. "path": "system.io.compression/4.3.0",
  5002. "files": [
  5003. ".nupkg.metadata",
  5004. ".signature.p7s",
  5005. "ThirdPartyNotices.txt",
  5006. "dotnet_library_license.txt",
  5007. "lib/MonoAndroid10/_._",
  5008. "lib/MonoTouch10/_._",
  5009. "lib/net45/_._",
  5010. "lib/net46/System.IO.Compression.dll",
  5011. "lib/portable-net45+win8+wpa81/_._",
  5012. "lib/win8/_._",
  5013. "lib/wpa81/_._",
  5014. "lib/xamarinios10/_._",
  5015. "lib/xamarinmac20/_._",
  5016. "lib/xamarintvos10/_._",
  5017. "lib/xamarinwatchos10/_._",
  5018. "ref/MonoAndroid10/_._",
  5019. "ref/MonoTouch10/_._",
  5020. "ref/net45/_._",
  5021. "ref/net46/System.IO.Compression.dll",
  5022. "ref/netcore50/System.IO.Compression.dll",
  5023. "ref/netcore50/System.IO.Compression.xml",
  5024. "ref/netcore50/de/System.IO.Compression.xml",
  5025. "ref/netcore50/es/System.IO.Compression.xml",
  5026. "ref/netcore50/fr/System.IO.Compression.xml",
  5027. "ref/netcore50/it/System.IO.Compression.xml",
  5028. "ref/netcore50/ja/System.IO.Compression.xml",
  5029. "ref/netcore50/ko/System.IO.Compression.xml",
  5030. "ref/netcore50/ru/System.IO.Compression.xml",
  5031. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  5032. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  5033. "ref/netstandard1.1/System.IO.Compression.dll",
  5034. "ref/netstandard1.1/System.IO.Compression.xml",
  5035. "ref/netstandard1.1/de/System.IO.Compression.xml",
  5036. "ref/netstandard1.1/es/System.IO.Compression.xml",
  5037. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  5038. "ref/netstandard1.1/it/System.IO.Compression.xml",
  5039. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  5040. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  5041. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  5042. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  5043. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  5044. "ref/netstandard1.3/System.IO.Compression.dll",
  5045. "ref/netstandard1.3/System.IO.Compression.xml",
  5046. "ref/netstandard1.3/de/System.IO.Compression.xml",
  5047. "ref/netstandard1.3/es/System.IO.Compression.xml",
  5048. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  5049. "ref/netstandard1.3/it/System.IO.Compression.xml",
  5050. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  5051. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  5052. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  5053. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  5054. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  5055. "ref/portable-net45+win8+wpa81/_._",
  5056. "ref/win8/_._",
  5057. "ref/wpa81/_._",
  5058. "ref/xamarinios10/_._",
  5059. "ref/xamarinmac20/_._",
  5060. "ref/xamarintvos10/_._",
  5061. "ref/xamarinwatchos10/_._",
  5062. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  5063. "runtimes/win/lib/net46/System.IO.Compression.dll",
  5064. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  5065. "system.io.compression.4.3.0.nupkg.sha512",
  5066. "system.io.compression.nuspec"
  5067. ]
  5068. },
  5069. "System.IO.Compression.ZipFile/4.3.0": {
  5070. "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  5071. "type": "package",
  5072. "path": "system.io.compression.zipfile/4.3.0",
  5073. "files": [
  5074. ".nupkg.metadata",
  5075. ".signature.p7s",
  5076. "ThirdPartyNotices.txt",
  5077. "dotnet_library_license.txt",
  5078. "lib/MonoAndroid10/_._",
  5079. "lib/MonoTouch10/_._",
  5080. "lib/net46/System.IO.Compression.ZipFile.dll",
  5081. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5082. "lib/xamarinios10/_._",
  5083. "lib/xamarinmac20/_._",
  5084. "lib/xamarintvos10/_._",
  5085. "lib/xamarinwatchos10/_._",
  5086. "ref/MonoAndroid10/_._",
  5087. "ref/MonoTouch10/_._",
  5088. "ref/net46/System.IO.Compression.ZipFile.dll",
  5089. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  5090. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  5091. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  5092. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  5093. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  5094. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  5095. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  5096. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  5097. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  5098. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  5099. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  5100. "ref/xamarinios10/_._",
  5101. "ref/xamarinmac20/_._",
  5102. "ref/xamarintvos10/_._",
  5103. "ref/xamarinwatchos10/_._",
  5104. "system.io.compression.zipfile.4.3.0.nupkg.sha512",
  5105. "system.io.compression.zipfile.nuspec"
  5106. ]
  5107. },
  5108. "System.IO.FileSystem/4.3.0": {
  5109. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  5110. "type": "package",
  5111. "path": "system.io.filesystem/4.3.0",
  5112. "files": [
  5113. ".nupkg.metadata",
  5114. ".signature.p7s",
  5115. "ThirdPartyNotices.txt",
  5116. "dotnet_library_license.txt",
  5117. "lib/MonoAndroid10/_._",
  5118. "lib/MonoTouch10/_._",
  5119. "lib/net46/System.IO.FileSystem.dll",
  5120. "lib/xamarinios10/_._",
  5121. "lib/xamarinmac20/_._",
  5122. "lib/xamarintvos10/_._",
  5123. "lib/xamarinwatchos10/_._",
  5124. "ref/MonoAndroid10/_._",
  5125. "ref/MonoTouch10/_._",
  5126. "ref/net46/System.IO.FileSystem.dll",
  5127. "ref/netstandard1.3/System.IO.FileSystem.dll",
  5128. "ref/netstandard1.3/System.IO.FileSystem.xml",
  5129. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  5130. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  5131. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  5132. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  5133. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  5134. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  5135. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  5136. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  5137. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  5138. "ref/xamarinios10/_._",
  5139. "ref/xamarinmac20/_._",
  5140. "ref/xamarintvos10/_._",
  5141. "ref/xamarinwatchos10/_._",
  5142. "system.io.filesystem.4.3.0.nupkg.sha512",
  5143. "system.io.filesystem.nuspec"
  5144. ]
  5145. },
  5146. "System.IO.FileSystem.Primitives/4.3.0": {
  5147. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  5148. "type": "package",
  5149. "path": "system.io.filesystem.primitives/4.3.0",
  5150. "files": [
  5151. ".nupkg.metadata",
  5152. ".signature.p7s",
  5153. "ThirdPartyNotices.txt",
  5154. "dotnet_library_license.txt",
  5155. "lib/MonoAndroid10/_._",
  5156. "lib/MonoTouch10/_._",
  5157. "lib/net46/System.IO.FileSystem.Primitives.dll",
  5158. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5159. "lib/xamarinios10/_._",
  5160. "lib/xamarinmac20/_._",
  5161. "lib/xamarintvos10/_._",
  5162. "lib/xamarinwatchos10/_._",
  5163. "ref/MonoAndroid10/_._",
  5164. "ref/MonoTouch10/_._",
  5165. "ref/net46/System.IO.FileSystem.Primitives.dll",
  5166. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  5167. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  5168. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  5169. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  5170. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  5171. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  5172. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  5173. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  5174. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  5175. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  5176. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  5177. "ref/xamarinios10/_._",
  5178. "ref/xamarinmac20/_._",
  5179. "ref/xamarintvos10/_._",
  5180. "ref/xamarinwatchos10/_._",
  5181. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  5182. "system.io.filesystem.primitives.nuspec"
  5183. ]
  5184. },
  5185. "System.IO.FileSystem.Watcher/4.0.0": {
  5186. "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
  5187. "type": "package",
  5188. "path": "system.io.filesystem.watcher/4.0.0",
  5189. "files": [
  5190. ".nupkg.metadata",
  5191. ".signature.p7s",
  5192. "ThirdPartyNotices.txt",
  5193. "dotnet_library_license.txt",
  5194. "lib/MonoAndroid10/_._",
  5195. "lib/MonoTouch10/_._",
  5196. "lib/net46/System.IO.FileSystem.Watcher.dll",
  5197. "lib/xamarinios10/_._",
  5198. "lib/xamarinmac20/_._",
  5199. "lib/xamarintvos10/_._",
  5200. "lib/xamarinwatchos10/_._",
  5201. "ref/MonoAndroid10/_._",
  5202. "ref/MonoTouch10/_._",
  5203. "ref/net46/System.IO.FileSystem.Watcher.dll",
  5204. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5205. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  5206. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  5207. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  5208. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  5209. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  5210. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  5211. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  5212. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  5213. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  5214. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  5215. "ref/xamarinios10/_._",
  5216. "ref/xamarinmac20/_._",
  5217. "ref/xamarintvos10/_._",
  5218. "ref/xamarinwatchos10/_._",
  5219. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5220. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5221. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  5222. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  5223. "runtimes/win7/lib/netcore50/_._",
  5224. "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
  5225. "system.io.filesystem.watcher.nuspec"
  5226. ]
  5227. },
  5228. "System.Linq/4.3.0": {
  5229. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  5230. "type": "package",
  5231. "path": "system.linq/4.3.0",
  5232. "files": [
  5233. ".nupkg.metadata",
  5234. ".signature.p7s",
  5235. "ThirdPartyNotices.txt",
  5236. "dotnet_library_license.txt",
  5237. "lib/MonoAndroid10/_._",
  5238. "lib/MonoTouch10/_._",
  5239. "lib/net45/_._",
  5240. "lib/net463/System.Linq.dll",
  5241. "lib/netcore50/System.Linq.dll",
  5242. "lib/netstandard1.6/System.Linq.dll",
  5243. "lib/portable-net45+win8+wp8+wpa81/_._",
  5244. "lib/win8/_._",
  5245. "lib/wp80/_._",
  5246. "lib/wpa81/_._",
  5247. "lib/xamarinios10/_._",
  5248. "lib/xamarinmac20/_._",
  5249. "lib/xamarintvos10/_._",
  5250. "lib/xamarinwatchos10/_._",
  5251. "ref/MonoAndroid10/_._",
  5252. "ref/MonoTouch10/_._",
  5253. "ref/net45/_._",
  5254. "ref/net463/System.Linq.dll",
  5255. "ref/netcore50/System.Linq.dll",
  5256. "ref/netcore50/System.Linq.xml",
  5257. "ref/netcore50/de/System.Linq.xml",
  5258. "ref/netcore50/es/System.Linq.xml",
  5259. "ref/netcore50/fr/System.Linq.xml",
  5260. "ref/netcore50/it/System.Linq.xml",
  5261. "ref/netcore50/ja/System.Linq.xml",
  5262. "ref/netcore50/ko/System.Linq.xml",
  5263. "ref/netcore50/ru/System.Linq.xml",
  5264. "ref/netcore50/zh-hans/System.Linq.xml",
  5265. "ref/netcore50/zh-hant/System.Linq.xml",
  5266. "ref/netstandard1.0/System.Linq.dll",
  5267. "ref/netstandard1.0/System.Linq.xml",
  5268. "ref/netstandard1.0/de/System.Linq.xml",
  5269. "ref/netstandard1.0/es/System.Linq.xml",
  5270. "ref/netstandard1.0/fr/System.Linq.xml",
  5271. "ref/netstandard1.0/it/System.Linq.xml",
  5272. "ref/netstandard1.0/ja/System.Linq.xml",
  5273. "ref/netstandard1.0/ko/System.Linq.xml",
  5274. "ref/netstandard1.0/ru/System.Linq.xml",
  5275. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  5276. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  5277. "ref/netstandard1.6/System.Linq.dll",
  5278. "ref/netstandard1.6/System.Linq.xml",
  5279. "ref/netstandard1.6/de/System.Linq.xml",
  5280. "ref/netstandard1.6/es/System.Linq.xml",
  5281. "ref/netstandard1.6/fr/System.Linq.xml",
  5282. "ref/netstandard1.6/it/System.Linq.xml",
  5283. "ref/netstandard1.6/ja/System.Linq.xml",
  5284. "ref/netstandard1.6/ko/System.Linq.xml",
  5285. "ref/netstandard1.6/ru/System.Linq.xml",
  5286. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  5287. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  5288. "ref/portable-net45+win8+wp8+wpa81/_._",
  5289. "ref/win8/_._",
  5290. "ref/wp80/_._",
  5291. "ref/wpa81/_._",
  5292. "ref/xamarinios10/_._",
  5293. "ref/xamarinmac20/_._",
  5294. "ref/xamarintvos10/_._",
  5295. "ref/xamarinwatchos10/_._",
  5296. "system.linq.4.3.0.nupkg.sha512",
  5297. "system.linq.nuspec"
  5298. ]
  5299. },
  5300. "System.Linq.Expressions/4.3.0": {
  5301. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  5302. "type": "package",
  5303. "path": "system.linq.expressions/4.3.0",
  5304. "files": [
  5305. ".nupkg.metadata",
  5306. ".signature.p7s",
  5307. "ThirdPartyNotices.txt",
  5308. "dotnet_library_license.txt",
  5309. "lib/MonoAndroid10/_._",
  5310. "lib/MonoTouch10/_._",
  5311. "lib/net45/_._",
  5312. "lib/net463/System.Linq.Expressions.dll",
  5313. "lib/netcore50/System.Linq.Expressions.dll",
  5314. "lib/netstandard1.6/System.Linq.Expressions.dll",
  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/net463/System.Linq.Expressions.dll",
  5327. "ref/netcore50/System.Linq.Expressions.dll",
  5328. "ref/netcore50/System.Linq.Expressions.xml",
  5329. "ref/netcore50/de/System.Linq.Expressions.xml",
  5330. "ref/netcore50/es/System.Linq.Expressions.xml",
  5331. "ref/netcore50/fr/System.Linq.Expressions.xml",
  5332. "ref/netcore50/it/System.Linq.Expressions.xml",
  5333. "ref/netcore50/ja/System.Linq.Expressions.xml",
  5334. "ref/netcore50/ko/System.Linq.Expressions.xml",
  5335. "ref/netcore50/ru/System.Linq.Expressions.xml",
  5336. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  5337. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  5338. "ref/netstandard1.0/System.Linq.Expressions.dll",
  5339. "ref/netstandard1.0/System.Linq.Expressions.xml",
  5340. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  5341. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  5342. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  5343. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  5344. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  5345. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  5346. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  5347. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  5348. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  5349. "ref/netstandard1.3/System.Linq.Expressions.dll",
  5350. "ref/netstandard1.3/System.Linq.Expressions.xml",
  5351. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  5352. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  5353. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  5354. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  5355. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  5356. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  5357. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  5358. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  5359. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  5360. "ref/netstandard1.6/System.Linq.Expressions.dll",
  5361. "ref/netstandard1.6/System.Linq.Expressions.xml",
  5362. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  5363. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  5364. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  5365. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  5366. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  5367. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  5368. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  5369. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  5370. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  5371. "ref/portable-net45+win8+wp8+wpa81/_._",
  5372. "ref/win8/_._",
  5373. "ref/wp80/_._",
  5374. "ref/wpa81/_._",
  5375. "ref/xamarinios10/_._",
  5376. "ref/xamarinmac20/_._",
  5377. "ref/xamarintvos10/_._",
  5378. "ref/xamarinwatchos10/_._",
  5379. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  5380. "system.linq.expressions.4.3.0.nupkg.sha512",
  5381. "system.linq.expressions.nuspec"
  5382. ]
  5383. },
  5384. "System.Net.Http/4.3.0": {
  5385. "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  5386. "type": "package",
  5387. "path": "system.net.http/4.3.0",
  5388. "files": [
  5389. ".nupkg.metadata",
  5390. ".signature.p7s",
  5391. "ThirdPartyNotices.txt",
  5392. "dotnet_library_license.txt",
  5393. "lib/Xamarinmac20/_._",
  5394. "lib/monoandroid10/_._",
  5395. "lib/monotouch10/_._",
  5396. "lib/net45/_._",
  5397. "lib/net46/System.Net.Http.dll",
  5398. "lib/portable-net45+win8+wpa81/_._",
  5399. "lib/win8/_._",
  5400. "lib/wpa81/_._",
  5401. "lib/xamarinios10/_._",
  5402. "lib/xamarintvos10/_._",
  5403. "lib/xamarinwatchos10/_._",
  5404. "ref/Xamarinmac20/_._",
  5405. "ref/monoandroid10/_._",
  5406. "ref/monotouch10/_._",
  5407. "ref/net45/_._",
  5408. "ref/net46/System.Net.Http.dll",
  5409. "ref/net46/System.Net.Http.xml",
  5410. "ref/net46/de/System.Net.Http.xml",
  5411. "ref/net46/es/System.Net.Http.xml",
  5412. "ref/net46/fr/System.Net.Http.xml",
  5413. "ref/net46/it/System.Net.Http.xml",
  5414. "ref/net46/ja/System.Net.Http.xml",
  5415. "ref/net46/ko/System.Net.Http.xml",
  5416. "ref/net46/ru/System.Net.Http.xml",
  5417. "ref/net46/zh-hans/System.Net.Http.xml",
  5418. "ref/net46/zh-hant/System.Net.Http.xml",
  5419. "ref/netcore50/System.Net.Http.dll",
  5420. "ref/netcore50/System.Net.Http.xml",
  5421. "ref/netcore50/de/System.Net.Http.xml",
  5422. "ref/netcore50/es/System.Net.Http.xml",
  5423. "ref/netcore50/fr/System.Net.Http.xml",
  5424. "ref/netcore50/it/System.Net.Http.xml",
  5425. "ref/netcore50/ja/System.Net.Http.xml",
  5426. "ref/netcore50/ko/System.Net.Http.xml",
  5427. "ref/netcore50/ru/System.Net.Http.xml",
  5428. "ref/netcore50/zh-hans/System.Net.Http.xml",
  5429. "ref/netcore50/zh-hant/System.Net.Http.xml",
  5430. "ref/netstandard1.1/System.Net.Http.dll",
  5431. "ref/netstandard1.1/System.Net.Http.xml",
  5432. "ref/netstandard1.1/de/System.Net.Http.xml",
  5433. "ref/netstandard1.1/es/System.Net.Http.xml",
  5434. "ref/netstandard1.1/fr/System.Net.Http.xml",
  5435. "ref/netstandard1.1/it/System.Net.Http.xml",
  5436. "ref/netstandard1.1/ja/System.Net.Http.xml",
  5437. "ref/netstandard1.1/ko/System.Net.Http.xml",
  5438. "ref/netstandard1.1/ru/System.Net.Http.xml",
  5439. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  5440. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  5441. "ref/netstandard1.3/System.Net.Http.dll",
  5442. "ref/netstandard1.3/System.Net.Http.xml",
  5443. "ref/netstandard1.3/de/System.Net.Http.xml",
  5444. "ref/netstandard1.3/es/System.Net.Http.xml",
  5445. "ref/netstandard1.3/fr/System.Net.Http.xml",
  5446. "ref/netstandard1.3/it/System.Net.Http.xml",
  5447. "ref/netstandard1.3/ja/System.Net.Http.xml",
  5448. "ref/netstandard1.3/ko/System.Net.Http.xml",
  5449. "ref/netstandard1.3/ru/System.Net.Http.xml",
  5450. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  5451. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  5452. "ref/portable-net45+win8+wpa81/_._",
  5453. "ref/win8/_._",
  5454. "ref/wpa81/_._",
  5455. "ref/xamarinios10/_._",
  5456. "ref/xamarintvos10/_._",
  5457. "ref/xamarinwatchos10/_._",
  5458. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  5459. "runtimes/win/lib/net46/System.Net.Http.dll",
  5460. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  5461. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  5462. "system.net.http.4.3.0.nupkg.sha512",
  5463. "system.net.http.nuspec"
  5464. ]
  5465. },
  5466. "System.Net.NameResolution/4.3.0": {
  5467. "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
  5468. "type": "package",
  5469. "path": "system.net.nameresolution/4.3.0",
  5470. "files": [
  5471. ".nupkg.metadata",
  5472. ".signature.p7s",
  5473. "ThirdPartyNotices.txt",
  5474. "dotnet_library_license.txt",
  5475. "lib/MonoAndroid10/_._",
  5476. "lib/MonoTouch10/_._",
  5477. "lib/net46/System.Net.NameResolution.dll",
  5478. "lib/xamarinios10/_._",
  5479. "lib/xamarinmac20/_._",
  5480. "lib/xamarintvos10/_._",
  5481. "lib/xamarinwatchos10/_._",
  5482. "ref/MonoAndroid10/_._",
  5483. "ref/MonoTouch10/_._",
  5484. "ref/net46/System.Net.NameResolution.dll",
  5485. "ref/netstandard1.3/System.Net.NameResolution.dll",
  5486. "ref/netstandard1.3/System.Net.NameResolution.xml",
  5487. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  5488. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  5489. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  5490. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  5491. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  5492. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  5493. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  5494. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  5495. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  5496. "ref/xamarinios10/_._",
  5497. "ref/xamarinmac20/_._",
  5498. "ref/xamarintvos10/_._",
  5499. "ref/xamarinwatchos10/_._",
  5500. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  5501. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  5502. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  5503. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
  5504. "system.net.nameresolution.4.3.0.nupkg.sha512",
  5505. "system.net.nameresolution.nuspec"
  5506. ]
  5507. },
  5508. "System.Net.Primitives/4.3.0": {
  5509. "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  5510. "type": "package",
  5511. "path": "system.net.primitives/4.3.0",
  5512. "files": [
  5513. ".nupkg.metadata",
  5514. ".signature.p7s",
  5515. "ThirdPartyNotices.txt",
  5516. "dotnet_library_license.txt",
  5517. "lib/MonoAndroid10/_._",
  5518. "lib/MonoTouch10/_._",
  5519. "lib/net45/_._",
  5520. "lib/portable-net45+win8+wp8+wpa81/_._",
  5521. "lib/win8/_._",
  5522. "lib/wp80/_._",
  5523. "lib/wpa81/_._",
  5524. "lib/xamarinios10/_._",
  5525. "lib/xamarinmac20/_._",
  5526. "lib/xamarintvos10/_._",
  5527. "lib/xamarinwatchos10/_._",
  5528. "ref/MonoAndroid10/_._",
  5529. "ref/MonoTouch10/_._",
  5530. "ref/net45/_._",
  5531. "ref/netcore50/System.Net.Primitives.dll",
  5532. "ref/netcore50/System.Net.Primitives.xml",
  5533. "ref/netcore50/de/System.Net.Primitives.xml",
  5534. "ref/netcore50/es/System.Net.Primitives.xml",
  5535. "ref/netcore50/fr/System.Net.Primitives.xml",
  5536. "ref/netcore50/it/System.Net.Primitives.xml",
  5537. "ref/netcore50/ja/System.Net.Primitives.xml",
  5538. "ref/netcore50/ko/System.Net.Primitives.xml",
  5539. "ref/netcore50/ru/System.Net.Primitives.xml",
  5540. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  5541. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  5542. "ref/netstandard1.0/System.Net.Primitives.dll",
  5543. "ref/netstandard1.0/System.Net.Primitives.xml",
  5544. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  5545. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  5546. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  5547. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  5548. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  5549. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  5550. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  5551. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  5552. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  5553. "ref/netstandard1.1/System.Net.Primitives.dll",
  5554. "ref/netstandard1.1/System.Net.Primitives.xml",
  5555. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  5556. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  5557. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  5558. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  5559. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  5560. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  5561. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  5562. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  5563. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  5564. "ref/netstandard1.3/System.Net.Primitives.dll",
  5565. "ref/netstandard1.3/System.Net.Primitives.xml",
  5566. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  5567. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  5568. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  5569. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  5570. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  5571. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  5572. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  5573. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  5574. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  5575. "ref/portable-net45+win8+wp8+wpa81/_._",
  5576. "ref/win8/_._",
  5577. "ref/wp80/_._",
  5578. "ref/wpa81/_._",
  5579. "ref/xamarinios10/_._",
  5580. "ref/xamarinmac20/_._",
  5581. "ref/xamarintvos10/_._",
  5582. "ref/xamarinwatchos10/_._",
  5583. "system.net.primitives.4.3.0.nupkg.sha512",
  5584. "system.net.primitives.nuspec"
  5585. ]
  5586. },
  5587. "System.Net.Requests/4.0.11": {
  5588. "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
  5589. "type": "package",
  5590. "path": "system.net.requests/4.0.11",
  5591. "files": [
  5592. ".nupkg.metadata",
  5593. ".signature.p7s",
  5594. "ThirdPartyNotices.txt",
  5595. "dotnet_library_license.txt",
  5596. "lib/MonoAndroid10/_._",
  5597. "lib/MonoTouch10/_._",
  5598. "lib/net45/_._",
  5599. "lib/portable-net45+win8+wp8+wpa81/_._",
  5600. "lib/win8/_._",
  5601. "lib/wp80/_._",
  5602. "lib/wpa81/_._",
  5603. "lib/xamarinios10/_._",
  5604. "lib/xamarinmac20/_._",
  5605. "lib/xamarintvos10/_._",
  5606. "lib/xamarinwatchos10/_._",
  5607. "ref/MonoAndroid10/_._",
  5608. "ref/MonoTouch10/_._",
  5609. "ref/net45/_._",
  5610. "ref/net46/_._",
  5611. "ref/netcore50/System.Net.Requests.dll",
  5612. "ref/netcore50/System.Net.Requests.xml",
  5613. "ref/netcore50/de/System.Net.Requests.xml",
  5614. "ref/netcore50/es/System.Net.Requests.xml",
  5615. "ref/netcore50/fr/System.Net.Requests.xml",
  5616. "ref/netcore50/it/System.Net.Requests.xml",
  5617. "ref/netcore50/ja/System.Net.Requests.xml",
  5618. "ref/netcore50/ko/System.Net.Requests.xml",
  5619. "ref/netcore50/ru/System.Net.Requests.xml",
  5620. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  5621. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  5622. "ref/netstandard1.0/System.Net.Requests.dll",
  5623. "ref/netstandard1.0/System.Net.Requests.xml",
  5624. "ref/netstandard1.0/de/System.Net.Requests.xml",
  5625. "ref/netstandard1.0/es/System.Net.Requests.xml",
  5626. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  5627. "ref/netstandard1.0/it/System.Net.Requests.xml",
  5628. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  5629. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  5630. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  5631. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  5632. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  5633. "ref/netstandard1.1/System.Net.Requests.dll",
  5634. "ref/netstandard1.1/System.Net.Requests.xml",
  5635. "ref/netstandard1.1/de/System.Net.Requests.xml",
  5636. "ref/netstandard1.1/es/System.Net.Requests.xml",
  5637. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  5638. "ref/netstandard1.1/it/System.Net.Requests.xml",
  5639. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  5640. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  5641. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  5642. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  5643. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  5644. "ref/netstandard1.3/System.Net.Requests.dll",
  5645. "ref/netstandard1.3/System.Net.Requests.xml",
  5646. "ref/netstandard1.3/de/System.Net.Requests.xml",
  5647. "ref/netstandard1.3/es/System.Net.Requests.xml",
  5648. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  5649. "ref/netstandard1.3/it/System.Net.Requests.xml",
  5650. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  5651. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  5652. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  5653. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  5654. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  5655. "ref/portable-net45+win8+wp8+wpa81/_._",
  5656. "ref/win8/_._",
  5657. "ref/wp80/_._",
  5658. "ref/wpa81/_._",
  5659. "ref/xamarinios10/_._",
  5660. "ref/xamarinmac20/_._",
  5661. "ref/xamarintvos10/_._",
  5662. "ref/xamarinwatchos10/_._",
  5663. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  5664. "runtimes/win/lib/net46/_._",
  5665. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
  5666. "system.net.requests.4.0.11.nupkg.sha512",
  5667. "system.net.requests.nuspec"
  5668. ]
  5669. },
  5670. "System.Net.Sockets/4.3.0": {
  5671. "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  5672. "type": "package",
  5673. "path": "system.net.sockets/4.3.0",
  5674. "files": [
  5675. ".nupkg.metadata",
  5676. ".signature.p7s",
  5677. "ThirdPartyNotices.txt",
  5678. "dotnet_library_license.txt",
  5679. "lib/MonoAndroid10/_._",
  5680. "lib/MonoTouch10/_._",
  5681. "lib/net46/System.Net.Sockets.dll",
  5682. "lib/xamarinios10/_._",
  5683. "lib/xamarinmac20/_._",
  5684. "lib/xamarintvos10/_._",
  5685. "lib/xamarinwatchos10/_._",
  5686. "ref/MonoAndroid10/_._",
  5687. "ref/MonoTouch10/_._",
  5688. "ref/net46/System.Net.Sockets.dll",
  5689. "ref/netstandard1.3/System.Net.Sockets.dll",
  5690. "ref/netstandard1.3/System.Net.Sockets.xml",
  5691. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  5692. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  5693. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  5694. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  5695. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  5696. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  5697. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  5698. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  5699. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  5700. "ref/xamarinios10/_._",
  5701. "ref/xamarinmac20/_._",
  5702. "ref/xamarintvos10/_._",
  5703. "ref/xamarinwatchos10/_._",
  5704. "system.net.sockets.4.3.0.nupkg.sha512",
  5705. "system.net.sockets.nuspec"
  5706. ]
  5707. },
  5708. "System.Net.WebHeaderCollection/4.0.1": {
  5709. "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
  5710. "type": "package",
  5711. "path": "system.net.webheadercollection/4.0.1",
  5712. "files": [
  5713. ".nupkg.metadata",
  5714. ".signature.p7s",
  5715. "ThirdPartyNotices.txt",
  5716. "dotnet_library_license.txt",
  5717. "lib/MonoAndroid10/_._",
  5718. "lib/MonoTouch10/_._",
  5719. "lib/net46/_._",
  5720. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  5721. "lib/xamarinios10/_._",
  5722. "lib/xamarinmac20/_._",
  5723. "lib/xamarintvos10/_._",
  5724. "lib/xamarinwatchos10/_._",
  5725. "ref/MonoAndroid10/_._",
  5726. "ref/MonoTouch10/_._",
  5727. "ref/net46/_._",
  5728. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  5729. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  5730. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  5731. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  5732. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  5733. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  5734. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  5735. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  5736. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  5737. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  5738. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  5739. "ref/xamarinios10/_._",
  5740. "ref/xamarinmac20/_._",
  5741. "ref/xamarintvos10/_._",
  5742. "ref/xamarinwatchos10/_._",
  5743. "system.net.webheadercollection.4.0.1.nupkg.sha512",
  5744. "system.net.webheadercollection.nuspec"
  5745. ]
  5746. },
  5747. "System.ObjectModel/4.3.0": {
  5748. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  5749. "type": "package",
  5750. "path": "system.objectmodel/4.3.0",
  5751. "files": [
  5752. ".nupkg.metadata",
  5753. ".signature.p7s",
  5754. "ThirdPartyNotices.txt",
  5755. "dotnet_library_license.txt",
  5756. "lib/MonoAndroid10/_._",
  5757. "lib/MonoTouch10/_._",
  5758. "lib/net45/_._",
  5759. "lib/netcore50/System.ObjectModel.dll",
  5760. "lib/netstandard1.3/System.ObjectModel.dll",
  5761. "lib/portable-net45+win8+wp8+wpa81/_._",
  5762. "lib/win8/_._",
  5763. "lib/wp80/_._",
  5764. "lib/wpa81/_._",
  5765. "lib/xamarinios10/_._",
  5766. "lib/xamarinmac20/_._",
  5767. "lib/xamarintvos10/_._",
  5768. "lib/xamarinwatchos10/_._",
  5769. "ref/MonoAndroid10/_._",
  5770. "ref/MonoTouch10/_._",
  5771. "ref/net45/_._",
  5772. "ref/netcore50/System.ObjectModel.dll",
  5773. "ref/netcore50/System.ObjectModel.xml",
  5774. "ref/netcore50/de/System.ObjectModel.xml",
  5775. "ref/netcore50/es/System.ObjectModel.xml",
  5776. "ref/netcore50/fr/System.ObjectModel.xml",
  5777. "ref/netcore50/it/System.ObjectModel.xml",
  5778. "ref/netcore50/ja/System.ObjectModel.xml",
  5779. "ref/netcore50/ko/System.ObjectModel.xml",
  5780. "ref/netcore50/ru/System.ObjectModel.xml",
  5781. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  5782. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  5783. "ref/netstandard1.0/System.ObjectModel.dll",
  5784. "ref/netstandard1.0/System.ObjectModel.xml",
  5785. "ref/netstandard1.0/de/System.ObjectModel.xml",
  5786. "ref/netstandard1.0/es/System.ObjectModel.xml",
  5787. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  5788. "ref/netstandard1.0/it/System.ObjectModel.xml",
  5789. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  5790. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  5791. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  5792. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  5793. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  5794. "ref/netstandard1.3/System.ObjectModel.dll",
  5795. "ref/netstandard1.3/System.ObjectModel.xml",
  5796. "ref/netstandard1.3/de/System.ObjectModel.xml",
  5797. "ref/netstandard1.3/es/System.ObjectModel.xml",
  5798. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  5799. "ref/netstandard1.3/it/System.ObjectModel.xml",
  5800. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  5801. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  5802. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  5803. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  5804. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  5805. "ref/portable-net45+win8+wp8+wpa81/_._",
  5806. "ref/win8/_._",
  5807. "ref/wp80/_._",
  5808. "ref/wpa81/_._",
  5809. "ref/xamarinios10/_._",
  5810. "ref/xamarinmac20/_._",
  5811. "ref/xamarintvos10/_._",
  5812. "ref/xamarinwatchos10/_._",
  5813. "system.objectmodel.4.3.0.nupkg.sha512",
  5814. "system.objectmodel.nuspec"
  5815. ]
  5816. },
  5817. "System.Private.DataContractSerialization/4.3.0": {
  5818. "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
  5819. "type": "package",
  5820. "path": "system.private.datacontractserialization/4.3.0",
  5821. "files": [
  5822. ".nupkg.metadata",
  5823. ".signature.p7s",
  5824. "ThirdPartyNotices.txt",
  5825. "dotnet_library_license.txt",
  5826. "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
  5827. "ref/netstandard/_._",
  5828. "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll",
  5829. "system.private.datacontractserialization.4.3.0.nupkg.sha512",
  5830. "system.private.datacontractserialization.nuspec"
  5831. ]
  5832. },
  5833. "System.Reflection/4.3.0": {
  5834. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  5835. "type": "package",
  5836. "path": "system.reflection/4.3.0",
  5837. "files": [
  5838. ".nupkg.metadata",
  5839. ".signature.p7s",
  5840. "ThirdPartyNotices.txt",
  5841. "dotnet_library_license.txt",
  5842. "lib/MonoAndroid10/_._",
  5843. "lib/MonoTouch10/_._",
  5844. "lib/net45/_._",
  5845. "lib/net462/System.Reflection.dll",
  5846. "lib/portable-net45+win8+wp8+wpa81/_._",
  5847. "lib/win8/_._",
  5848. "lib/wp80/_._",
  5849. "lib/wpa81/_._",
  5850. "lib/xamarinios10/_._",
  5851. "lib/xamarinmac20/_._",
  5852. "lib/xamarintvos10/_._",
  5853. "lib/xamarinwatchos10/_._",
  5854. "ref/MonoAndroid10/_._",
  5855. "ref/MonoTouch10/_._",
  5856. "ref/net45/_._",
  5857. "ref/net462/System.Reflection.dll",
  5858. "ref/netcore50/System.Reflection.dll",
  5859. "ref/netcore50/System.Reflection.xml",
  5860. "ref/netcore50/de/System.Reflection.xml",
  5861. "ref/netcore50/es/System.Reflection.xml",
  5862. "ref/netcore50/fr/System.Reflection.xml",
  5863. "ref/netcore50/it/System.Reflection.xml",
  5864. "ref/netcore50/ja/System.Reflection.xml",
  5865. "ref/netcore50/ko/System.Reflection.xml",
  5866. "ref/netcore50/ru/System.Reflection.xml",
  5867. "ref/netcore50/zh-hans/System.Reflection.xml",
  5868. "ref/netcore50/zh-hant/System.Reflection.xml",
  5869. "ref/netstandard1.0/System.Reflection.dll",
  5870. "ref/netstandard1.0/System.Reflection.xml",
  5871. "ref/netstandard1.0/de/System.Reflection.xml",
  5872. "ref/netstandard1.0/es/System.Reflection.xml",
  5873. "ref/netstandard1.0/fr/System.Reflection.xml",
  5874. "ref/netstandard1.0/it/System.Reflection.xml",
  5875. "ref/netstandard1.0/ja/System.Reflection.xml",
  5876. "ref/netstandard1.0/ko/System.Reflection.xml",
  5877. "ref/netstandard1.0/ru/System.Reflection.xml",
  5878. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  5879. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  5880. "ref/netstandard1.3/System.Reflection.dll",
  5881. "ref/netstandard1.3/System.Reflection.xml",
  5882. "ref/netstandard1.3/de/System.Reflection.xml",
  5883. "ref/netstandard1.3/es/System.Reflection.xml",
  5884. "ref/netstandard1.3/fr/System.Reflection.xml",
  5885. "ref/netstandard1.3/it/System.Reflection.xml",
  5886. "ref/netstandard1.3/ja/System.Reflection.xml",
  5887. "ref/netstandard1.3/ko/System.Reflection.xml",
  5888. "ref/netstandard1.3/ru/System.Reflection.xml",
  5889. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  5890. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  5891. "ref/netstandard1.5/System.Reflection.dll",
  5892. "ref/netstandard1.5/System.Reflection.xml",
  5893. "ref/netstandard1.5/de/System.Reflection.xml",
  5894. "ref/netstandard1.5/es/System.Reflection.xml",
  5895. "ref/netstandard1.5/fr/System.Reflection.xml",
  5896. "ref/netstandard1.5/it/System.Reflection.xml",
  5897. "ref/netstandard1.5/ja/System.Reflection.xml",
  5898. "ref/netstandard1.5/ko/System.Reflection.xml",
  5899. "ref/netstandard1.5/ru/System.Reflection.xml",
  5900. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  5901. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  5902. "ref/portable-net45+win8+wp8+wpa81/_._",
  5903. "ref/win8/_._",
  5904. "ref/wp80/_._",
  5905. "ref/wpa81/_._",
  5906. "ref/xamarinios10/_._",
  5907. "ref/xamarinmac20/_._",
  5908. "ref/xamarintvos10/_._",
  5909. "ref/xamarinwatchos10/_._",
  5910. "system.reflection.4.3.0.nupkg.sha512",
  5911. "system.reflection.nuspec"
  5912. ]
  5913. },
  5914. "System.Reflection.Emit/4.3.0": {
  5915. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  5916. "type": "package",
  5917. "path": "system.reflection.emit/4.3.0",
  5918. "files": [
  5919. ".nupkg.metadata",
  5920. ".signature.p7s",
  5921. "ThirdPartyNotices.txt",
  5922. "dotnet_library_license.txt",
  5923. "lib/MonoAndroid10/_._",
  5924. "lib/monotouch10/_._",
  5925. "lib/net45/_._",
  5926. "lib/netcore50/System.Reflection.Emit.dll",
  5927. "lib/netstandard1.3/System.Reflection.Emit.dll",
  5928. "lib/xamarinios10/_._",
  5929. "lib/xamarinmac20/_._",
  5930. "lib/xamarintvos10/_._",
  5931. "lib/xamarinwatchos10/_._",
  5932. "ref/MonoAndroid10/_._",
  5933. "ref/net45/_._",
  5934. "ref/netstandard1.1/System.Reflection.Emit.dll",
  5935. "ref/netstandard1.1/System.Reflection.Emit.xml",
  5936. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  5937. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  5938. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  5939. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  5940. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  5941. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  5942. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  5943. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  5944. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  5945. "ref/xamarinmac20/_._",
  5946. "system.reflection.emit.4.3.0.nupkg.sha512",
  5947. "system.reflection.emit.nuspec"
  5948. ]
  5949. },
  5950. "System.Reflection.Emit.ILGeneration/4.3.0": {
  5951. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  5952. "type": "package",
  5953. "path": "system.reflection.emit.ilgeneration/4.3.0",
  5954. "files": [
  5955. ".nupkg.metadata",
  5956. ".signature.p7s",
  5957. "ThirdPartyNotices.txt",
  5958. "dotnet_library_license.txt",
  5959. "lib/MonoAndroid10/_._",
  5960. "lib/MonoTouch10/_._",
  5961. "lib/net45/_._",
  5962. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  5963. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  5964. "lib/portable-net45+wp8/_._",
  5965. "lib/wp80/_._",
  5966. "lib/xamarinios10/_._",
  5967. "lib/xamarinmac20/_._",
  5968. "lib/xamarintvos10/_._",
  5969. "lib/xamarinwatchos10/_._",
  5970. "ref/MonoAndroid10/_._",
  5971. "ref/MonoTouch10/_._",
  5972. "ref/net45/_._",
  5973. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  5974. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  5975. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  5976. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  5977. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  5978. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  5979. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  5980. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  5981. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  5982. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  5983. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  5984. "ref/portable-net45+wp8/_._",
  5985. "ref/wp80/_._",
  5986. "ref/xamarinios10/_._",
  5987. "ref/xamarinmac20/_._",
  5988. "ref/xamarintvos10/_._",
  5989. "ref/xamarinwatchos10/_._",
  5990. "runtimes/aot/lib/netcore50/_._",
  5991. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  5992. "system.reflection.emit.ilgeneration.nuspec"
  5993. ]
  5994. },
  5995. "System.Reflection.Emit.Lightweight/4.3.0": {
  5996. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  5997. "type": "package",
  5998. "path": "system.reflection.emit.lightweight/4.3.0",
  5999. "files": [
  6000. ".nupkg.metadata",
  6001. ".signature.p7s",
  6002. "ThirdPartyNotices.txt",
  6003. "dotnet_library_license.txt",
  6004. "lib/MonoAndroid10/_._",
  6005. "lib/MonoTouch10/_._",
  6006. "lib/net45/_._",
  6007. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  6008. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  6009. "lib/portable-net45+wp8/_._",
  6010. "lib/wp80/_._",
  6011. "lib/xamarinios10/_._",
  6012. "lib/xamarinmac20/_._",
  6013. "lib/xamarintvos10/_._",
  6014. "lib/xamarinwatchos10/_._",
  6015. "ref/MonoAndroid10/_._",
  6016. "ref/MonoTouch10/_._",
  6017. "ref/net45/_._",
  6018. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  6019. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  6020. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  6021. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  6022. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  6023. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  6024. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  6025. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  6026. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  6027. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  6028. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  6029. "ref/portable-net45+wp8/_._",
  6030. "ref/wp80/_._",
  6031. "ref/xamarinios10/_._",
  6032. "ref/xamarinmac20/_._",
  6033. "ref/xamarintvos10/_._",
  6034. "ref/xamarinwatchos10/_._",
  6035. "runtimes/aot/lib/netcore50/_._",
  6036. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  6037. "system.reflection.emit.lightweight.nuspec"
  6038. ]
  6039. },
  6040. "System.Reflection.Extensions/4.3.0": {
  6041. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  6042. "type": "package",
  6043. "path": "system.reflection.extensions/4.3.0",
  6044. "files": [
  6045. ".nupkg.metadata",
  6046. ".signature.p7s",
  6047. "ThirdPartyNotices.txt",
  6048. "dotnet_library_license.txt",
  6049. "lib/MonoAndroid10/_._",
  6050. "lib/MonoTouch10/_._",
  6051. "lib/net45/_._",
  6052. "lib/portable-net45+win8+wp8+wpa81/_._",
  6053. "lib/win8/_._",
  6054. "lib/wp80/_._",
  6055. "lib/wpa81/_._",
  6056. "lib/xamarinios10/_._",
  6057. "lib/xamarinmac20/_._",
  6058. "lib/xamarintvos10/_._",
  6059. "lib/xamarinwatchos10/_._",
  6060. "ref/MonoAndroid10/_._",
  6061. "ref/MonoTouch10/_._",
  6062. "ref/net45/_._",
  6063. "ref/netcore50/System.Reflection.Extensions.dll",
  6064. "ref/netcore50/System.Reflection.Extensions.xml",
  6065. "ref/netcore50/de/System.Reflection.Extensions.xml",
  6066. "ref/netcore50/es/System.Reflection.Extensions.xml",
  6067. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  6068. "ref/netcore50/it/System.Reflection.Extensions.xml",
  6069. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  6070. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  6071. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  6072. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  6073. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  6074. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  6075. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  6076. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  6077. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  6078. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  6079. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  6080. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  6081. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  6082. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  6083. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  6084. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  6085. "ref/portable-net45+win8+wp8+wpa81/_._",
  6086. "ref/win8/_._",
  6087. "ref/wp80/_._",
  6088. "ref/wpa81/_._",
  6089. "ref/xamarinios10/_._",
  6090. "ref/xamarinmac20/_._",
  6091. "ref/xamarintvos10/_._",
  6092. "ref/xamarinwatchos10/_._",
  6093. "system.reflection.extensions.4.3.0.nupkg.sha512",
  6094. "system.reflection.extensions.nuspec"
  6095. ]
  6096. },
  6097. "System.Reflection.Metadata/1.3.0": {
  6098. "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
  6099. "type": "package",
  6100. "path": "system.reflection.metadata/1.3.0",
  6101. "files": [
  6102. ".nupkg.metadata",
  6103. ".signature.p7s",
  6104. "ThirdPartyNotices.txt",
  6105. "dotnet_library_license.txt",
  6106. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  6107. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  6108. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  6109. "lib/portable-net45+win8/System.Reflection.Metadata.xml",
  6110. "system.reflection.metadata.1.3.0.nupkg.sha512",
  6111. "system.reflection.metadata.nuspec"
  6112. ]
  6113. },
  6114. "System.Reflection.Primitives/4.3.0": {
  6115. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  6116. "type": "package",
  6117. "path": "system.reflection.primitives/4.3.0",
  6118. "files": [
  6119. ".nupkg.metadata",
  6120. ".signature.p7s",
  6121. "ThirdPartyNotices.txt",
  6122. "dotnet_library_license.txt",
  6123. "lib/MonoAndroid10/_._",
  6124. "lib/MonoTouch10/_._",
  6125. "lib/net45/_._",
  6126. "lib/portable-net45+win8+wp8+wpa81/_._",
  6127. "lib/win8/_._",
  6128. "lib/wp80/_._",
  6129. "lib/wpa81/_._",
  6130. "lib/xamarinios10/_._",
  6131. "lib/xamarinmac20/_._",
  6132. "lib/xamarintvos10/_._",
  6133. "lib/xamarinwatchos10/_._",
  6134. "ref/MonoAndroid10/_._",
  6135. "ref/MonoTouch10/_._",
  6136. "ref/net45/_._",
  6137. "ref/netcore50/System.Reflection.Primitives.dll",
  6138. "ref/netcore50/System.Reflection.Primitives.xml",
  6139. "ref/netcore50/de/System.Reflection.Primitives.xml",
  6140. "ref/netcore50/es/System.Reflection.Primitives.xml",
  6141. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  6142. "ref/netcore50/it/System.Reflection.Primitives.xml",
  6143. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  6144. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  6145. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  6146. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  6147. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  6148. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  6149. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  6150. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  6151. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  6152. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  6153. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  6154. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  6155. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  6156. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  6157. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  6158. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  6159. "ref/portable-net45+win8+wp8+wpa81/_._",
  6160. "ref/win8/_._",
  6161. "ref/wp80/_._",
  6162. "ref/wpa81/_._",
  6163. "ref/xamarinios10/_._",
  6164. "ref/xamarinmac20/_._",
  6165. "ref/xamarintvos10/_._",
  6166. "ref/xamarinwatchos10/_._",
  6167. "system.reflection.primitives.4.3.0.nupkg.sha512",
  6168. "system.reflection.primitives.nuspec"
  6169. ]
  6170. },
  6171. "System.Reflection.TypeExtensions/4.3.0": {
  6172. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  6173. "type": "package",
  6174. "path": "system.reflection.typeextensions/4.3.0",
  6175. "files": [
  6176. ".nupkg.metadata",
  6177. ".signature.p7s",
  6178. "ThirdPartyNotices.txt",
  6179. "dotnet_library_license.txt",
  6180. "lib/MonoAndroid10/_._",
  6181. "lib/MonoTouch10/_._",
  6182. "lib/net46/System.Reflection.TypeExtensions.dll",
  6183. "lib/net462/System.Reflection.TypeExtensions.dll",
  6184. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  6185. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6186. "lib/xamarinios10/_._",
  6187. "lib/xamarinmac20/_._",
  6188. "lib/xamarintvos10/_._",
  6189. "lib/xamarinwatchos10/_._",
  6190. "ref/MonoAndroid10/_._",
  6191. "ref/MonoTouch10/_._",
  6192. "ref/net46/System.Reflection.TypeExtensions.dll",
  6193. "ref/net462/System.Reflection.TypeExtensions.dll",
  6194. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  6195. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  6196. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  6197. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  6198. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  6199. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  6200. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  6201. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  6202. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  6203. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  6204. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  6205. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  6206. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  6207. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  6208. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  6209. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  6210. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  6211. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  6212. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  6213. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  6214. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  6215. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  6216. "ref/xamarinios10/_._",
  6217. "ref/xamarinmac20/_._",
  6218. "ref/xamarintvos10/_._",
  6219. "ref/xamarinwatchos10/_._",
  6220. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  6221. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  6222. "system.reflection.typeextensions.nuspec"
  6223. ]
  6224. },
  6225. "System.Resources.ResourceManager/4.3.0": {
  6226. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  6227. "type": "package",
  6228. "path": "system.resources.resourcemanager/4.3.0",
  6229. "files": [
  6230. ".nupkg.metadata",
  6231. ".signature.p7s",
  6232. "ThirdPartyNotices.txt",
  6233. "dotnet_library_license.txt",
  6234. "lib/MonoAndroid10/_._",
  6235. "lib/MonoTouch10/_._",
  6236. "lib/net45/_._",
  6237. "lib/portable-net45+win8+wp8+wpa81/_._",
  6238. "lib/win8/_._",
  6239. "lib/wp80/_._",
  6240. "lib/wpa81/_._",
  6241. "lib/xamarinios10/_._",
  6242. "lib/xamarinmac20/_._",
  6243. "lib/xamarintvos10/_._",
  6244. "lib/xamarinwatchos10/_._",
  6245. "ref/MonoAndroid10/_._",
  6246. "ref/MonoTouch10/_._",
  6247. "ref/net45/_._",
  6248. "ref/netcore50/System.Resources.ResourceManager.dll",
  6249. "ref/netcore50/System.Resources.ResourceManager.xml",
  6250. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  6251. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  6252. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  6253. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  6254. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  6255. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  6256. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  6257. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  6258. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  6259. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  6260. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  6261. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  6262. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  6263. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  6264. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  6265. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  6266. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  6267. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  6268. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  6269. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  6270. "ref/portable-net45+win8+wp8+wpa81/_._",
  6271. "ref/win8/_._",
  6272. "ref/wp80/_._",
  6273. "ref/wpa81/_._",
  6274. "ref/xamarinios10/_._",
  6275. "ref/xamarinmac20/_._",
  6276. "ref/xamarintvos10/_._",
  6277. "ref/xamarinwatchos10/_._",
  6278. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  6279. "system.resources.resourcemanager.nuspec"
  6280. ]
  6281. },
  6282. "System.Runtime/4.3.0": {
  6283. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  6284. "type": "package",
  6285. "path": "system.runtime/4.3.0",
  6286. "files": [
  6287. ".nupkg.metadata",
  6288. ".signature.p7s",
  6289. "ThirdPartyNotices.txt",
  6290. "dotnet_library_license.txt",
  6291. "lib/MonoAndroid10/_._",
  6292. "lib/MonoTouch10/_._",
  6293. "lib/net45/_._",
  6294. "lib/net462/System.Runtime.dll",
  6295. "lib/portable-net45+win8+wp80+wpa81/_._",
  6296. "lib/win8/_._",
  6297. "lib/wp80/_._",
  6298. "lib/wpa81/_._",
  6299. "lib/xamarinios10/_._",
  6300. "lib/xamarinmac20/_._",
  6301. "lib/xamarintvos10/_._",
  6302. "lib/xamarinwatchos10/_._",
  6303. "ref/MonoAndroid10/_._",
  6304. "ref/MonoTouch10/_._",
  6305. "ref/net45/_._",
  6306. "ref/net462/System.Runtime.dll",
  6307. "ref/netcore50/System.Runtime.dll",
  6308. "ref/netcore50/System.Runtime.xml",
  6309. "ref/netcore50/de/System.Runtime.xml",
  6310. "ref/netcore50/es/System.Runtime.xml",
  6311. "ref/netcore50/fr/System.Runtime.xml",
  6312. "ref/netcore50/it/System.Runtime.xml",
  6313. "ref/netcore50/ja/System.Runtime.xml",
  6314. "ref/netcore50/ko/System.Runtime.xml",
  6315. "ref/netcore50/ru/System.Runtime.xml",
  6316. "ref/netcore50/zh-hans/System.Runtime.xml",
  6317. "ref/netcore50/zh-hant/System.Runtime.xml",
  6318. "ref/netstandard1.0/System.Runtime.dll",
  6319. "ref/netstandard1.0/System.Runtime.xml",
  6320. "ref/netstandard1.0/de/System.Runtime.xml",
  6321. "ref/netstandard1.0/es/System.Runtime.xml",
  6322. "ref/netstandard1.0/fr/System.Runtime.xml",
  6323. "ref/netstandard1.0/it/System.Runtime.xml",
  6324. "ref/netstandard1.0/ja/System.Runtime.xml",
  6325. "ref/netstandard1.0/ko/System.Runtime.xml",
  6326. "ref/netstandard1.0/ru/System.Runtime.xml",
  6327. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  6328. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  6329. "ref/netstandard1.2/System.Runtime.dll",
  6330. "ref/netstandard1.2/System.Runtime.xml",
  6331. "ref/netstandard1.2/de/System.Runtime.xml",
  6332. "ref/netstandard1.2/es/System.Runtime.xml",
  6333. "ref/netstandard1.2/fr/System.Runtime.xml",
  6334. "ref/netstandard1.2/it/System.Runtime.xml",
  6335. "ref/netstandard1.2/ja/System.Runtime.xml",
  6336. "ref/netstandard1.2/ko/System.Runtime.xml",
  6337. "ref/netstandard1.2/ru/System.Runtime.xml",
  6338. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  6339. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  6340. "ref/netstandard1.3/System.Runtime.dll",
  6341. "ref/netstandard1.3/System.Runtime.xml",
  6342. "ref/netstandard1.3/de/System.Runtime.xml",
  6343. "ref/netstandard1.3/es/System.Runtime.xml",
  6344. "ref/netstandard1.3/fr/System.Runtime.xml",
  6345. "ref/netstandard1.3/it/System.Runtime.xml",
  6346. "ref/netstandard1.3/ja/System.Runtime.xml",
  6347. "ref/netstandard1.3/ko/System.Runtime.xml",
  6348. "ref/netstandard1.3/ru/System.Runtime.xml",
  6349. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  6350. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  6351. "ref/netstandard1.5/System.Runtime.dll",
  6352. "ref/netstandard1.5/System.Runtime.xml",
  6353. "ref/netstandard1.5/de/System.Runtime.xml",
  6354. "ref/netstandard1.5/es/System.Runtime.xml",
  6355. "ref/netstandard1.5/fr/System.Runtime.xml",
  6356. "ref/netstandard1.5/it/System.Runtime.xml",
  6357. "ref/netstandard1.5/ja/System.Runtime.xml",
  6358. "ref/netstandard1.5/ko/System.Runtime.xml",
  6359. "ref/netstandard1.5/ru/System.Runtime.xml",
  6360. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  6361. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  6362. "ref/portable-net45+win8+wp80+wpa81/_._",
  6363. "ref/win8/_._",
  6364. "ref/wp80/_._",
  6365. "ref/wpa81/_._",
  6366. "ref/xamarinios10/_._",
  6367. "ref/xamarinmac20/_._",
  6368. "ref/xamarintvos10/_._",
  6369. "ref/xamarinwatchos10/_._",
  6370. "system.runtime.4.3.0.nupkg.sha512",
  6371. "system.runtime.nuspec"
  6372. ]
  6373. },
  6374. "System.Runtime.Caching/4.5.0": {
  6375. "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
  6376. "type": "package",
  6377. "path": "system.runtime.caching/4.5.0",
  6378. "files": [
  6379. ".nupkg.metadata",
  6380. ".signature.p7s",
  6381. "LICENSE.TXT",
  6382. "THIRD-PARTY-NOTICES.TXT",
  6383. "lib/MonoAndroid10/_._",
  6384. "lib/MonoTouch10/_._",
  6385. "lib/net45/_._",
  6386. "lib/netstandard2.0/System.Runtime.Caching.dll",
  6387. "lib/xamarinios10/_._",
  6388. "lib/xamarinmac20/_._",
  6389. "lib/xamarintvos10/_._",
  6390. "lib/xamarinwatchos10/_._",
  6391. "ref/MonoAndroid10/_._",
  6392. "ref/MonoTouch10/_._",
  6393. "ref/net45/_._",
  6394. "ref/netstandard2.0/System.Runtime.Caching.dll",
  6395. "ref/xamarinios10/_._",
  6396. "ref/xamarinmac20/_._",
  6397. "ref/xamarintvos10/_._",
  6398. "ref/xamarinwatchos10/_._",
  6399. "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  6400. "runtimes/win/lib/net45/_._",
  6401. "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
  6402. "system.runtime.caching.4.5.0.nupkg.sha512",
  6403. "system.runtime.caching.nuspec",
  6404. "useSharedDesignerContext.txt",
  6405. "version.txt"
  6406. ]
  6407. },
  6408. "System.Runtime.CompilerServices.Unsafe/4.5.0": {
  6409. "sha512": "YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==",
  6410. "type": "package",
  6411. "path": "system.runtime.compilerservices.unsafe/4.5.0",
  6412. "files": [
  6413. ".nupkg.metadata",
  6414. ".signature.p7s",
  6415. "LICENSE.TXT",
  6416. "THIRD-PARTY-NOTICES.TXT",
  6417. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6418. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6419. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  6420. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  6421. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6422. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6423. "lib/uap10.0.16300/_._",
  6424. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  6425. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  6426. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  6427. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  6428. "ref/uap10.0.16300/_._",
  6429. "system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512",
  6430. "system.runtime.compilerservices.unsafe.nuspec",
  6431. "useSharedDesignerContext.txt",
  6432. "version.txt"
  6433. ]
  6434. },
  6435. "System.Runtime.Extensions/4.3.0": {
  6436. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  6437. "type": "package",
  6438. "path": "system.runtime.extensions/4.3.0",
  6439. "files": [
  6440. ".nupkg.metadata",
  6441. ".signature.p7s",
  6442. "ThirdPartyNotices.txt",
  6443. "dotnet_library_license.txt",
  6444. "lib/MonoAndroid10/_._",
  6445. "lib/MonoTouch10/_._",
  6446. "lib/net45/_._",
  6447. "lib/net462/System.Runtime.Extensions.dll",
  6448. "lib/portable-net45+win8+wp8+wpa81/_._",
  6449. "lib/win8/_._",
  6450. "lib/wp80/_._",
  6451. "lib/wpa81/_._",
  6452. "lib/xamarinios10/_._",
  6453. "lib/xamarinmac20/_._",
  6454. "lib/xamarintvos10/_._",
  6455. "lib/xamarinwatchos10/_._",
  6456. "ref/MonoAndroid10/_._",
  6457. "ref/MonoTouch10/_._",
  6458. "ref/net45/_._",
  6459. "ref/net462/System.Runtime.Extensions.dll",
  6460. "ref/netcore50/System.Runtime.Extensions.dll",
  6461. "ref/netcore50/System.Runtime.Extensions.xml",
  6462. "ref/netcore50/de/System.Runtime.Extensions.xml",
  6463. "ref/netcore50/es/System.Runtime.Extensions.xml",
  6464. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  6465. "ref/netcore50/it/System.Runtime.Extensions.xml",
  6466. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  6467. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  6468. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  6469. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  6470. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  6471. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  6472. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  6473. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  6474. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  6475. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  6476. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  6477. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  6478. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  6479. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  6480. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  6481. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  6482. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  6483. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  6484. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  6485. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  6486. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  6487. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  6488. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  6489. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  6490. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  6491. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  6492. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  6493. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  6494. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  6495. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  6496. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  6497. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  6498. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  6499. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  6500. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  6501. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  6502. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  6503. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  6504. "ref/portable-net45+win8+wp8+wpa81/_._",
  6505. "ref/win8/_._",
  6506. "ref/wp80/_._",
  6507. "ref/wpa81/_._",
  6508. "ref/xamarinios10/_._",
  6509. "ref/xamarinmac20/_._",
  6510. "ref/xamarintvos10/_._",
  6511. "ref/xamarinwatchos10/_._",
  6512. "system.runtime.extensions.4.3.0.nupkg.sha512",
  6513. "system.runtime.extensions.nuspec"
  6514. ]
  6515. },
  6516. "System.Runtime.Handles/4.3.0": {
  6517. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  6518. "type": "package",
  6519. "path": "system.runtime.handles/4.3.0",
  6520. "files": [
  6521. ".nupkg.metadata",
  6522. ".signature.p7s",
  6523. "ThirdPartyNotices.txt",
  6524. "dotnet_library_license.txt",
  6525. "lib/MonoAndroid10/_._",
  6526. "lib/MonoTouch10/_._",
  6527. "lib/net46/_._",
  6528. "lib/xamarinios10/_._",
  6529. "lib/xamarinmac20/_._",
  6530. "lib/xamarintvos10/_._",
  6531. "lib/xamarinwatchos10/_._",
  6532. "ref/MonoAndroid10/_._",
  6533. "ref/MonoTouch10/_._",
  6534. "ref/net46/_._",
  6535. "ref/netstandard1.3/System.Runtime.Handles.dll",
  6536. "ref/netstandard1.3/System.Runtime.Handles.xml",
  6537. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  6538. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  6539. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  6540. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  6541. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  6542. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  6543. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  6544. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  6545. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  6546. "ref/xamarinios10/_._",
  6547. "ref/xamarinmac20/_._",
  6548. "ref/xamarintvos10/_._",
  6549. "ref/xamarinwatchos10/_._",
  6550. "system.runtime.handles.4.3.0.nupkg.sha512",
  6551. "system.runtime.handles.nuspec"
  6552. ]
  6553. },
  6554. "System.Runtime.InteropServices/4.3.0": {
  6555. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  6556. "type": "package",
  6557. "path": "system.runtime.interopservices/4.3.0",
  6558. "files": [
  6559. ".nupkg.metadata",
  6560. ".signature.p7s",
  6561. "ThirdPartyNotices.txt",
  6562. "dotnet_library_license.txt",
  6563. "lib/MonoAndroid10/_._",
  6564. "lib/MonoTouch10/_._",
  6565. "lib/net45/_._",
  6566. "lib/net462/System.Runtime.InteropServices.dll",
  6567. "lib/net463/System.Runtime.InteropServices.dll",
  6568. "lib/portable-net45+win8+wpa81/_._",
  6569. "lib/win8/_._",
  6570. "lib/wpa81/_._",
  6571. "lib/xamarinios10/_._",
  6572. "lib/xamarinmac20/_._",
  6573. "lib/xamarintvos10/_._",
  6574. "lib/xamarinwatchos10/_._",
  6575. "ref/MonoAndroid10/_._",
  6576. "ref/MonoTouch10/_._",
  6577. "ref/net45/_._",
  6578. "ref/net462/System.Runtime.InteropServices.dll",
  6579. "ref/net463/System.Runtime.InteropServices.dll",
  6580. "ref/netcore50/System.Runtime.InteropServices.dll",
  6581. "ref/netcore50/System.Runtime.InteropServices.xml",
  6582. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  6583. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  6584. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  6585. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  6586. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  6587. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  6588. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  6589. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  6590. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  6591. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  6592. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  6593. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  6594. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  6595. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  6596. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  6597. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  6598. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  6599. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  6600. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  6601. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  6602. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  6603. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  6604. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  6605. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  6606. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  6607. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  6608. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  6609. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  6610. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  6611. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  6612. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  6613. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  6614. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  6615. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  6616. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  6617. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  6618. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  6619. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  6620. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  6621. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  6622. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  6623. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  6624. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  6625. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  6626. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  6627. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  6628. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  6629. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  6630. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  6631. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  6632. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  6633. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  6634. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  6635. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  6636. "ref/portable-net45+win8+wpa81/_._",
  6637. "ref/win8/_._",
  6638. "ref/wpa81/_._",
  6639. "ref/xamarinios10/_._",
  6640. "ref/xamarinmac20/_._",
  6641. "ref/xamarintvos10/_._",
  6642. "ref/xamarinwatchos10/_._",
  6643. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  6644. "system.runtime.interopservices.nuspec"
  6645. ]
  6646. },
  6647. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  6648. "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  6649. "type": "package",
  6650. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  6651. "files": [
  6652. ".nupkg.metadata",
  6653. ".signature.p7s",
  6654. "ThirdPartyNotices.txt",
  6655. "dotnet_library_license.txt",
  6656. "lib/MonoAndroid10/_._",
  6657. "lib/MonoTouch10/_._",
  6658. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  6659. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6660. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  6661. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  6662. "lib/xamarinios10/_._",
  6663. "lib/xamarinmac20/_._",
  6664. "lib/xamarintvos10/_._",
  6665. "lib/xamarinwatchos10/_._",
  6666. "ref/MonoAndroid10/_._",
  6667. "ref/MonoTouch10/_._",
  6668. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6669. "ref/xamarinios10/_._",
  6670. "ref/xamarinmac20/_._",
  6671. "ref/xamarintvos10/_._",
  6672. "ref/xamarinwatchos10/_._",
  6673. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  6674. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6675. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  6676. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  6677. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  6678. "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
  6679. "system.runtime.interopservices.runtimeinformation.nuspec"
  6680. ]
  6681. },
  6682. "System.Runtime.Numerics/4.3.0": {
  6683. "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  6684. "type": "package",
  6685. "path": "system.runtime.numerics/4.3.0",
  6686. "files": [
  6687. ".nupkg.metadata",
  6688. ".signature.p7s",
  6689. "ThirdPartyNotices.txt",
  6690. "dotnet_library_license.txt",
  6691. "lib/MonoAndroid10/_._",
  6692. "lib/MonoTouch10/_._",
  6693. "lib/net45/_._",
  6694. "lib/netcore50/System.Runtime.Numerics.dll",
  6695. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  6696. "lib/portable-net45+win8+wpa81/_._",
  6697. "lib/win8/_._",
  6698. "lib/wpa81/_._",
  6699. "lib/xamarinios10/_._",
  6700. "lib/xamarinmac20/_._",
  6701. "lib/xamarintvos10/_._",
  6702. "lib/xamarinwatchos10/_._",
  6703. "ref/MonoAndroid10/_._",
  6704. "ref/MonoTouch10/_._",
  6705. "ref/net45/_._",
  6706. "ref/netcore50/System.Runtime.Numerics.dll",
  6707. "ref/netcore50/System.Runtime.Numerics.xml",
  6708. "ref/netcore50/de/System.Runtime.Numerics.xml",
  6709. "ref/netcore50/es/System.Runtime.Numerics.xml",
  6710. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  6711. "ref/netcore50/it/System.Runtime.Numerics.xml",
  6712. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  6713. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  6714. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  6715. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  6716. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  6717. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  6718. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  6719. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  6720. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  6721. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  6722. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  6723. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  6724. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  6725. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  6726. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  6727. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  6728. "ref/portable-net45+win8+wpa81/_._",
  6729. "ref/win8/_._",
  6730. "ref/wpa81/_._",
  6731. "ref/xamarinios10/_._",
  6732. "ref/xamarinmac20/_._",
  6733. "ref/xamarintvos10/_._",
  6734. "ref/xamarinwatchos10/_._",
  6735. "system.runtime.numerics.4.3.0.nupkg.sha512",
  6736. "system.runtime.numerics.nuspec"
  6737. ]
  6738. },
  6739. "System.Runtime.Serialization.Formatters/4.3.0": {
  6740. "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
  6741. "type": "package",
  6742. "path": "system.runtime.serialization.formatters/4.3.0",
  6743. "files": [
  6744. ".nupkg.metadata",
  6745. ".signature.p7s",
  6746. "ThirdPartyNotices.txt",
  6747. "dotnet_library_license.txt",
  6748. "lib/MonoAndroid10/_._",
  6749. "lib/MonoTouch10/_._",
  6750. "lib/net46/System.Runtime.Serialization.Formatters.dll",
  6751. "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
  6752. "lib/xamarinios10/_._",
  6753. "lib/xamarinmac20/_._",
  6754. "lib/xamarintvos10/_._",
  6755. "lib/xamarinwatchos10/_._",
  6756. "ref/MonoAndroid10/_._",
  6757. "ref/MonoTouch10/_._",
  6758. "ref/net46/System.Runtime.Serialization.Formatters.dll",
  6759. "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
  6760. "ref/xamarinios10/_._",
  6761. "ref/xamarinmac20/_._",
  6762. "ref/xamarintvos10/_._",
  6763. "ref/xamarinwatchos10/_._",
  6764. "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
  6765. "system.runtime.serialization.formatters.nuspec"
  6766. ]
  6767. },
  6768. "System.Runtime.Serialization.Json/4.3.0": {
  6769. "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
  6770. "type": "package",
  6771. "path": "system.runtime.serialization.json/4.3.0",
  6772. "files": [
  6773. ".nupkg.metadata",
  6774. ".signature.p7s",
  6775. "ThirdPartyNotices.txt",
  6776. "dotnet_library_license.txt",
  6777. "lib/MonoAndroid10/_._",
  6778. "lib/MonoTouch10/_._",
  6779. "lib/net45/_._",
  6780. "lib/netcore50/System.Runtime.Serialization.Json.dll",
  6781. "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
  6782. "lib/portable-net45+win8+wp8+wpa81/_._",
  6783. "lib/win8/_._",
  6784. "lib/wp80/_._",
  6785. "lib/wpa81/_._",
  6786. "lib/xamarinios10/_._",
  6787. "lib/xamarinmac20/_._",
  6788. "lib/xamarintvos10/_._",
  6789. "lib/xamarinwatchos10/_._",
  6790. "ref/MonoAndroid10/_._",
  6791. "ref/MonoTouch10/_._",
  6792. "ref/net45/_._",
  6793. "ref/netcore50/System.Runtime.Serialization.Json.dll",
  6794. "ref/netcore50/System.Runtime.Serialization.Json.xml",
  6795. "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
  6796. "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
  6797. "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
  6798. "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
  6799. "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
  6800. "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
  6801. "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
  6802. "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
  6803. "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
  6804. "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
  6805. "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
  6806. "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
  6807. "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
  6808. "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
  6809. "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
  6810. "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
  6811. "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
  6812. "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
  6813. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
  6814. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
  6815. "ref/portable-net45+win8+wp8+wpa81/_._",
  6816. "ref/win8/_._",
  6817. "ref/wp80/_._",
  6818. "ref/wpa81/_._",
  6819. "ref/xamarinios10/_._",
  6820. "ref/xamarinmac20/_._",
  6821. "ref/xamarintvos10/_._",
  6822. "ref/xamarinwatchos10/_._",
  6823. "system.runtime.serialization.json.4.3.0.nupkg.sha512",
  6824. "system.runtime.serialization.json.nuspec"
  6825. ]
  6826. },
  6827. "System.Runtime.Serialization.Primitives/4.3.0": {
  6828. "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
  6829. "type": "package",
  6830. "path": "system.runtime.serialization.primitives/4.3.0",
  6831. "files": [
  6832. ".nupkg.metadata",
  6833. ".signature.p7s",
  6834. "ThirdPartyNotices.txt",
  6835. "dotnet_library_license.txt",
  6836. "lib/MonoAndroid10/_._",
  6837. "lib/MonoTouch10/_._",
  6838. "lib/net45/_._",
  6839. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  6840. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  6841. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  6842. "lib/portable-net45+win8+wp8+wpa81/_._",
  6843. "lib/win8/_._",
  6844. "lib/wp80/_._",
  6845. "lib/wpa81/_._",
  6846. "lib/xamarinios10/_._",
  6847. "lib/xamarinmac20/_._",
  6848. "lib/xamarintvos10/_._",
  6849. "lib/xamarinwatchos10/_._",
  6850. "ref/MonoAndroid10/_._",
  6851. "ref/MonoTouch10/_._",
  6852. "ref/net45/_._",
  6853. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  6854. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  6855. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  6856. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  6857. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  6858. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  6859. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  6860. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  6861. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  6862. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  6863. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6864. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6865. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  6866. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  6867. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  6868. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  6869. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  6870. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  6871. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  6872. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  6873. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  6874. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6875. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6876. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  6877. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  6878. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  6879. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  6880. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  6881. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  6882. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  6883. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  6884. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  6885. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  6886. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  6887. "ref/portable-net45+win8+wp8+wpa81/_._",
  6888. "ref/win8/_._",
  6889. "ref/wp80/_._",
  6890. "ref/wpa81/_._",
  6891. "ref/xamarinios10/_._",
  6892. "ref/xamarinmac20/_._",
  6893. "ref/xamarintvos10/_._",
  6894. "ref/xamarinwatchos10/_._",
  6895. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  6896. "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
  6897. "system.runtime.serialization.primitives.nuspec"
  6898. ]
  6899. },
  6900. "System.Security.AccessControl/4.6.0": {
  6901. "sha512": "gmlk6khICtVhiUnVBBtlsH0H/5QFDqhTZgtpp3AX14wWE6OIE+BX95NLD+X4AolXnIy/oXpNNmXYnsNfW1KuDQ==",
  6902. "type": "package",
  6903. "path": "system.security.accesscontrol/4.6.0",
  6904. "files": [
  6905. ".nupkg.metadata",
  6906. ".signature.p7s",
  6907. "LICENSE.TXT",
  6908. "THIRD-PARTY-NOTICES.TXT",
  6909. "lib/net46/System.Security.AccessControl.dll",
  6910. "lib/net461/System.Security.AccessControl.dll",
  6911. "lib/net461/System.Security.AccessControl.xml",
  6912. "lib/netstandard1.3/System.Security.AccessControl.dll",
  6913. "lib/netstandard2.0/System.Security.AccessControl.dll",
  6914. "lib/netstandard2.0/System.Security.AccessControl.xml",
  6915. "lib/uap10.0.16299/_._",
  6916. "ref/net46/System.Security.AccessControl.dll",
  6917. "ref/net461/System.Security.AccessControl.dll",
  6918. "ref/net461/System.Security.AccessControl.xml",
  6919. "ref/netstandard1.3/System.Security.AccessControl.dll",
  6920. "ref/netstandard1.3/System.Security.AccessControl.xml",
  6921. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  6922. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  6923. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  6924. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  6925. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  6926. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  6927. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  6928. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  6929. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  6930. "ref/netstandard2.0/System.Security.AccessControl.dll",
  6931. "ref/netstandard2.0/System.Security.AccessControl.xml",
  6932. "ref/uap10.0.16299/_._",
  6933. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  6934. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  6935. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  6936. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  6937. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  6938. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  6939. "runtimes/win/lib/uap10.0.16299/_._",
  6940. "system.security.accesscontrol.4.6.0.nupkg.sha512",
  6941. "system.security.accesscontrol.nuspec",
  6942. "useSharedDesignerContext.txt",
  6943. "version.txt"
  6944. ]
  6945. },
  6946. "System.Security.Cryptography.Algorithms/4.3.0": {
  6947. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  6948. "type": "package",
  6949. "path": "system.security.cryptography.algorithms/4.3.0",
  6950. "files": [
  6951. ".nupkg.metadata",
  6952. ".signature.p7s",
  6953. "ThirdPartyNotices.txt",
  6954. "dotnet_library_license.txt",
  6955. "lib/MonoAndroid10/_._",
  6956. "lib/MonoTouch10/_._",
  6957. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  6958. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  6959. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  6960. "lib/xamarinios10/_._",
  6961. "lib/xamarinmac20/_._",
  6962. "lib/xamarintvos10/_._",
  6963. "lib/xamarinwatchos10/_._",
  6964. "ref/MonoAndroid10/_._",
  6965. "ref/MonoTouch10/_._",
  6966. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  6967. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  6968. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  6969. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  6970. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  6971. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6972. "ref/xamarinios10/_._",
  6973. "ref/xamarinmac20/_._",
  6974. "ref/xamarintvos10/_._",
  6975. "ref/xamarinwatchos10/_._",
  6976. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6977. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6978. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  6979. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  6980. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  6981. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  6982. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  6983. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  6984. "system.security.cryptography.algorithms.nuspec"
  6985. ]
  6986. },
  6987. "System.Security.Cryptography.Cng/4.5.0": {
  6988. "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
  6989. "type": "package",
  6990. "path": "system.security.cryptography.cng/4.5.0",
  6991. "files": [
  6992. ".nupkg.metadata",
  6993. ".signature.p7s",
  6994. "LICENSE.TXT",
  6995. "THIRD-PARTY-NOTICES.TXT",
  6996. "lib/MonoAndroid10/_._",
  6997. "lib/MonoTouch10/_._",
  6998. "lib/net46/System.Security.Cryptography.Cng.dll",
  6999. "lib/net461/System.Security.Cryptography.Cng.dll",
  7000. "lib/net462/System.Security.Cryptography.Cng.dll",
  7001. "lib/net47/System.Security.Cryptography.Cng.dll",
  7002. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7003. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  7004. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7005. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7006. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  7007. "lib/uap10.0.16299/_._",
  7008. "lib/xamarinios10/_._",
  7009. "lib/xamarinmac20/_._",
  7010. "lib/xamarintvos10/_._",
  7011. "lib/xamarinwatchos10/_._",
  7012. "ref/MonoAndroid10/_._",
  7013. "ref/MonoTouch10/_._",
  7014. "ref/net46/System.Security.Cryptography.Cng.dll",
  7015. "ref/net461/System.Security.Cryptography.Cng.dll",
  7016. "ref/net461/System.Security.Cryptography.Cng.xml",
  7017. "ref/net462/System.Security.Cryptography.Cng.dll",
  7018. "ref/net462/System.Security.Cryptography.Cng.xml",
  7019. "ref/net47/System.Security.Cryptography.Cng.dll",
  7020. "ref/net47/System.Security.Cryptography.Cng.xml",
  7021. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7022. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  7023. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7024. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  7025. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  7026. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7027. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7028. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  7029. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  7030. "ref/uap10.0.16299/_._",
  7031. "ref/xamarinios10/_._",
  7032. "ref/xamarinmac20/_._",
  7033. "ref/xamarintvos10/_._",
  7034. "ref/xamarinwatchos10/_._",
  7035. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  7036. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  7037. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  7038. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  7039. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  7040. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  7041. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  7042. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  7043. "runtimes/win/lib/uap10.0.16299/_._",
  7044. "system.security.cryptography.cng.4.5.0.nupkg.sha512",
  7045. "system.security.cryptography.cng.nuspec",
  7046. "useSharedDesignerContext.txt",
  7047. "version.txt"
  7048. ]
  7049. },
  7050. "System.Security.Cryptography.Csp/4.3.0": {
  7051. "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  7052. "type": "package",
  7053. "path": "system.security.cryptography.csp/4.3.0",
  7054. "files": [
  7055. ".nupkg.metadata",
  7056. ".signature.p7s",
  7057. "ThirdPartyNotices.txt",
  7058. "dotnet_library_license.txt",
  7059. "lib/MonoAndroid10/_._",
  7060. "lib/MonoTouch10/_._",
  7061. "lib/net46/System.Security.Cryptography.Csp.dll",
  7062. "lib/xamarinios10/_._",
  7063. "lib/xamarinmac20/_._",
  7064. "lib/xamarintvos10/_._",
  7065. "lib/xamarinwatchos10/_._",
  7066. "ref/MonoAndroid10/_._",
  7067. "ref/MonoTouch10/_._",
  7068. "ref/net46/System.Security.Cryptography.Csp.dll",
  7069. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7070. "ref/xamarinios10/_._",
  7071. "ref/xamarinmac20/_._",
  7072. "ref/xamarintvos10/_._",
  7073. "ref/xamarinwatchos10/_._",
  7074. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7075. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  7076. "runtimes/win/lib/netcore50/_._",
  7077. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  7078. "system.security.cryptography.csp.4.3.0.nupkg.sha512",
  7079. "system.security.cryptography.csp.nuspec"
  7080. ]
  7081. },
  7082. "System.Security.Cryptography.Encoding/4.3.0": {
  7083. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  7084. "type": "package",
  7085. "path": "system.security.cryptography.encoding/4.3.0",
  7086. "files": [
  7087. ".nupkg.metadata",
  7088. ".signature.p7s",
  7089. "ThirdPartyNotices.txt",
  7090. "dotnet_library_license.txt",
  7091. "lib/MonoAndroid10/_._",
  7092. "lib/MonoTouch10/_._",
  7093. "lib/net46/System.Security.Cryptography.Encoding.dll",
  7094. "lib/xamarinios10/_._",
  7095. "lib/xamarinmac20/_._",
  7096. "lib/xamarintvos10/_._",
  7097. "lib/xamarinwatchos10/_._",
  7098. "ref/MonoAndroid10/_._",
  7099. "ref/MonoTouch10/_._",
  7100. "ref/net46/System.Security.Cryptography.Encoding.dll",
  7101. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7102. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  7103. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  7104. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  7105. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  7106. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  7107. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  7108. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  7109. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  7110. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  7111. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  7112. "ref/xamarinios10/_._",
  7113. "ref/xamarinmac20/_._",
  7114. "ref/xamarintvos10/_._",
  7115. "ref/xamarinwatchos10/_._",
  7116. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7117. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  7118. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  7119. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  7120. "system.security.cryptography.encoding.nuspec"
  7121. ]
  7122. },
  7123. "System.Security.Cryptography.OpenSsl/4.3.0": {
  7124. "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  7125. "type": "package",
  7126. "path": "system.security.cryptography.openssl/4.3.0",
  7127. "files": [
  7128. ".nupkg.metadata",
  7129. ".signature.p7s",
  7130. "ThirdPartyNotices.txt",
  7131. "dotnet_library_license.txt",
  7132. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7133. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7134. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  7135. "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  7136. "system.security.cryptography.openssl.nuspec"
  7137. ]
  7138. },
  7139. "System.Security.Cryptography.Primitives/4.3.0": {
  7140. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  7141. "type": "package",
  7142. "path": "system.security.cryptography.primitives/4.3.0",
  7143. "files": [
  7144. ".nupkg.metadata",
  7145. ".signature.p7s",
  7146. "ThirdPartyNotices.txt",
  7147. "dotnet_library_license.txt",
  7148. "lib/MonoAndroid10/_._",
  7149. "lib/MonoTouch10/_._",
  7150. "lib/net46/System.Security.Cryptography.Primitives.dll",
  7151. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7152. "lib/xamarinios10/_._",
  7153. "lib/xamarinmac20/_._",
  7154. "lib/xamarintvos10/_._",
  7155. "lib/xamarinwatchos10/_._",
  7156. "ref/MonoAndroid10/_._",
  7157. "ref/MonoTouch10/_._",
  7158. "ref/net46/System.Security.Cryptography.Primitives.dll",
  7159. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  7160. "ref/xamarinios10/_._",
  7161. "ref/xamarinmac20/_._",
  7162. "ref/xamarintvos10/_._",
  7163. "ref/xamarinwatchos10/_._",
  7164. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  7165. "system.security.cryptography.primitives.nuspec"
  7166. ]
  7167. },
  7168. "System.Security.Cryptography.ProtectedData/4.5.0": {
  7169. "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
  7170. "type": "package",
  7171. "path": "system.security.cryptography.protecteddata/4.5.0",
  7172. "files": [
  7173. ".nupkg.metadata",
  7174. ".signature.p7s",
  7175. "LICENSE.TXT",
  7176. "THIRD-PARTY-NOTICES.TXT",
  7177. "lib/MonoAndroid10/_._",
  7178. "lib/MonoTouch10/_._",
  7179. "lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7180. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7181. "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7182. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7183. "lib/xamarinios10/_._",
  7184. "lib/xamarinmac20/_._",
  7185. "lib/xamarintvos10/_._",
  7186. "lib/xamarinwatchos10/_._",
  7187. "ref/MonoAndroid10/_._",
  7188. "ref/MonoTouch10/_._",
  7189. "ref/net46/System.Security.Cryptography.ProtectedData.dll",
  7190. "ref/net461/System.Security.Cryptography.ProtectedData.dll",
  7191. "ref/net461/System.Security.Cryptography.ProtectedData.xml",
  7192. "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7193. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7194. "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  7195. "ref/xamarinios10/_._",
  7196. "ref/xamarinmac20/_._",
  7197. "ref/xamarintvos10/_._",
  7198. "ref/xamarinwatchos10/_._",
  7199. "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
  7200. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  7201. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
  7202. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  7203. "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
  7204. "system.security.cryptography.protecteddata.nuspec",
  7205. "useSharedDesignerContext.txt",
  7206. "version.txt"
  7207. ]
  7208. },
  7209. "System.Security.Cryptography.X509Certificates/4.3.0": {
  7210. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  7211. "type": "package",
  7212. "path": "system.security.cryptography.x509certificates/4.3.0",
  7213. "files": [
  7214. ".nupkg.metadata",
  7215. ".signature.p7s",
  7216. "ThirdPartyNotices.txt",
  7217. "dotnet_library_license.txt",
  7218. "lib/MonoAndroid10/_._",
  7219. "lib/MonoTouch10/_._",
  7220. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  7221. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  7222. "lib/xamarinios10/_._",
  7223. "lib/xamarinmac20/_._",
  7224. "lib/xamarintvos10/_._",
  7225. "lib/xamarinwatchos10/_._",
  7226. "ref/MonoAndroid10/_._",
  7227. "ref/MonoTouch10/_._",
  7228. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  7229. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  7230. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  7231. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  7232. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  7233. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  7234. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  7235. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  7236. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  7237. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  7238. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  7239. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  7240. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  7241. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  7242. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  7243. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  7244. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  7245. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  7246. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  7247. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  7248. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  7249. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  7250. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  7251. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  7252. "ref/xamarinios10/_._",
  7253. "ref/xamarinmac20/_._",
  7254. "ref/xamarintvos10/_._",
  7255. "ref/xamarinwatchos10/_._",
  7256. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  7257. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  7258. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  7259. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  7260. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  7261. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  7262. "system.security.cryptography.x509certificates.nuspec"
  7263. ]
  7264. },
  7265. "System.Security.Permissions/4.6.0": {
  7266. "sha512": "W3Uxog9KCZAmGYsOFHgJnb7L2q+SDbxS3vGnFHmErUnXuIjWYpIh1KVTlua7qmPdrlRCkAcTF9dImv+jciBPOQ==",
  7267. "type": "package",
  7268. "path": "system.security.permissions/4.6.0",
  7269. "files": [
  7270. ".nupkg.metadata",
  7271. ".signature.p7s",
  7272. "LICENSE.TXT",
  7273. "THIRD-PARTY-NOTICES.TXT",
  7274. "lib/net461/System.Security.Permissions.dll",
  7275. "lib/net461/System.Security.Permissions.xml",
  7276. "lib/netcoreapp3.0/System.Security.Permissions.dll",
  7277. "lib/netcoreapp3.0/System.Security.Permissions.xml",
  7278. "lib/netstandard2.0/System.Security.Permissions.dll",
  7279. "lib/netstandard2.0/System.Security.Permissions.xml",
  7280. "ref/net461/System.Security.Permissions.dll",
  7281. "ref/net461/System.Security.Permissions.xml",
  7282. "ref/netcoreapp3.0/System.Security.Permissions.dll",
  7283. "ref/netcoreapp3.0/System.Security.Permissions.xml",
  7284. "ref/netstandard2.0/System.Security.Permissions.dll",
  7285. "ref/netstandard2.0/System.Security.Permissions.xml",
  7286. "system.security.permissions.4.6.0.nupkg.sha512",
  7287. "system.security.permissions.nuspec",
  7288. "useSharedDesignerContext.txt",
  7289. "version.txt"
  7290. ]
  7291. },
  7292. "System.Security.Principal.Windows/4.6.0": {
  7293. "sha512": "Mdukseovp0YIGaz16FMH6nbfgZkrCFOJbtXQptv0aeBO9h775Ilb9+TDwLVTKikoW7y7CY7lpoXl9zmZ5G3ndA==",
  7294. "type": "package",
  7295. "path": "system.security.principal.windows/4.6.0",
  7296. "files": [
  7297. ".nupkg.metadata",
  7298. ".signature.p7s",
  7299. "LICENSE.TXT",
  7300. "THIRD-PARTY-NOTICES.TXT",
  7301. "lib/net46/System.Security.Principal.Windows.dll",
  7302. "lib/net461/System.Security.Principal.Windows.dll",
  7303. "lib/net461/System.Security.Principal.Windows.xml",
  7304. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  7305. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  7306. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  7307. "lib/uap10.0.16299/_._",
  7308. "ref/net46/System.Security.Principal.Windows.dll",
  7309. "ref/net461/System.Security.Principal.Windows.dll",
  7310. "ref/net461/System.Security.Principal.Windows.xml",
  7311. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  7312. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  7313. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  7314. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  7315. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  7316. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  7317. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  7318. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  7319. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  7320. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  7321. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  7322. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  7323. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  7324. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  7325. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  7326. "ref/uap10.0.16299/_._",
  7327. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  7328. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  7329. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  7330. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  7331. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  7332. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  7333. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  7334. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  7335. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  7336. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  7337. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  7338. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  7339. "runtimes/win/lib/uap10.0.16299/_._",
  7340. "system.security.principal.windows.4.6.0.nupkg.sha512",
  7341. "system.security.principal.windows.nuspec",
  7342. "useSharedDesignerContext.txt",
  7343. "version.txt"
  7344. ]
  7345. },
  7346. "System.Security.SecureString/4.3.0": {
  7347. "sha512": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
  7348. "type": "package",
  7349. "path": "system.security.securestring/4.3.0",
  7350. "files": [
  7351. ".nupkg.metadata",
  7352. ".signature.p7s",
  7353. "ThirdPartyNotices.txt",
  7354. "dotnet_library_license.txt",
  7355. "lib/MonoAndroid10/_._",
  7356. "lib/MonoTouch10/_._",
  7357. "lib/net46/System.Security.SecureString.dll",
  7358. "lib/xamarinios10/_._",
  7359. "lib/xamarinmac20/_._",
  7360. "lib/xamarintvos10/_._",
  7361. "lib/xamarinwatchos10/_._",
  7362. "ref/MonoAndroid10/_._",
  7363. "ref/MonoTouch10/_._",
  7364. "ref/net46/System.Security.SecureString.dll",
  7365. "ref/netstandard1.3/System.Security.SecureString.dll",
  7366. "ref/netstandard1.3/System.Security.SecureString.xml",
  7367. "ref/netstandard1.3/de/System.Security.SecureString.xml",
  7368. "ref/netstandard1.3/es/System.Security.SecureString.xml",
  7369. "ref/netstandard1.3/fr/System.Security.SecureString.xml",
  7370. "ref/netstandard1.3/it/System.Security.SecureString.xml",
  7371. "ref/netstandard1.3/ja/System.Security.SecureString.xml",
  7372. "ref/netstandard1.3/ko/System.Security.SecureString.xml",
  7373. "ref/netstandard1.3/ru/System.Security.SecureString.xml",
  7374. "ref/netstandard1.3/zh-hans/System.Security.SecureString.xml",
  7375. "ref/netstandard1.3/zh-hant/System.Security.SecureString.xml",
  7376. "ref/xamarinios10/_._",
  7377. "ref/xamarinmac20/_._",
  7378. "ref/xamarintvos10/_._",
  7379. "ref/xamarinwatchos10/_._",
  7380. "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll",
  7381. "runtimes/win/lib/net46/System.Security.SecureString.dll",
  7382. "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll",
  7383. "system.security.securestring.4.3.0.nupkg.sha512",
  7384. "system.security.securestring.nuspec"
  7385. ]
  7386. },
  7387. "System.Text.Encoding/4.3.0": {
  7388. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  7389. "type": "package",
  7390. "path": "system.text.encoding/4.3.0",
  7391. "files": [
  7392. ".nupkg.metadata",
  7393. ".signature.p7s",
  7394. "ThirdPartyNotices.txt",
  7395. "dotnet_library_license.txt",
  7396. "lib/MonoAndroid10/_._",
  7397. "lib/MonoTouch10/_._",
  7398. "lib/net45/_._",
  7399. "lib/portable-net45+win8+wp8+wpa81/_._",
  7400. "lib/win8/_._",
  7401. "lib/wp80/_._",
  7402. "lib/wpa81/_._",
  7403. "lib/xamarinios10/_._",
  7404. "lib/xamarinmac20/_._",
  7405. "lib/xamarintvos10/_._",
  7406. "lib/xamarinwatchos10/_._",
  7407. "ref/MonoAndroid10/_._",
  7408. "ref/MonoTouch10/_._",
  7409. "ref/net45/_._",
  7410. "ref/netcore50/System.Text.Encoding.dll",
  7411. "ref/netcore50/System.Text.Encoding.xml",
  7412. "ref/netcore50/de/System.Text.Encoding.xml",
  7413. "ref/netcore50/es/System.Text.Encoding.xml",
  7414. "ref/netcore50/fr/System.Text.Encoding.xml",
  7415. "ref/netcore50/it/System.Text.Encoding.xml",
  7416. "ref/netcore50/ja/System.Text.Encoding.xml",
  7417. "ref/netcore50/ko/System.Text.Encoding.xml",
  7418. "ref/netcore50/ru/System.Text.Encoding.xml",
  7419. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  7420. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  7421. "ref/netstandard1.0/System.Text.Encoding.dll",
  7422. "ref/netstandard1.0/System.Text.Encoding.xml",
  7423. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  7424. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  7425. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  7426. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  7427. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  7428. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  7429. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  7430. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  7431. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  7432. "ref/netstandard1.3/System.Text.Encoding.dll",
  7433. "ref/netstandard1.3/System.Text.Encoding.xml",
  7434. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  7435. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  7436. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  7437. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  7438. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  7439. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  7440. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  7441. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  7442. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  7443. "ref/portable-net45+win8+wp8+wpa81/_._",
  7444. "ref/win8/_._",
  7445. "ref/wp80/_._",
  7446. "ref/wpa81/_._",
  7447. "ref/xamarinios10/_._",
  7448. "ref/xamarinmac20/_._",
  7449. "ref/xamarintvos10/_._",
  7450. "ref/xamarinwatchos10/_._",
  7451. "system.text.encoding.4.3.0.nupkg.sha512",
  7452. "system.text.encoding.nuspec"
  7453. ]
  7454. },
  7455. "System.Text.Encoding.CodePages/4.5.0": {
  7456. "sha512": "S0wEUiKcLvRlkFUXca8uio1UQ5bYQzYgOmOKtCqaBQC3GR9AJjh43otcM32IGsAyvadFTaAMw9Irm6dS4Evfng==",
  7457. "type": "package",
  7458. "path": "system.text.encoding.codepages/4.5.0",
  7459. "files": [
  7460. ".nupkg.metadata",
  7461. ".signature.p7s",
  7462. "LICENSE.TXT",
  7463. "THIRD-PARTY-NOTICES.TXT",
  7464. "lib/MonoAndroid10/_._",
  7465. "lib/MonoTouch10/_._",
  7466. "lib/net46/System.Text.Encoding.CodePages.dll",
  7467. "lib/net461/System.Text.Encoding.CodePages.dll",
  7468. "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7469. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7470. "lib/xamarinios10/_._",
  7471. "lib/xamarinmac20/_._",
  7472. "lib/xamarintvos10/_._",
  7473. "lib/xamarinwatchos10/_._",
  7474. "ref/MonoAndroid10/_._",
  7475. "ref/MonoTouch10/_._",
  7476. "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7477. "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
  7478. "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
  7479. "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
  7480. "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
  7481. "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
  7482. "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
  7483. "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
  7484. "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
  7485. "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
  7486. "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
  7487. "ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7488. "ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
  7489. "ref/xamarinios10/_._",
  7490. "ref/xamarinmac20/_._",
  7491. "ref/xamarintvos10/_._",
  7492. "ref/xamarinwatchos10/_._",
  7493. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  7494. "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
  7495. "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
  7496. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  7497. "system.text.encoding.codepages.4.5.0.nupkg.sha512",
  7498. "system.text.encoding.codepages.nuspec",
  7499. "useSharedDesignerContext.txt",
  7500. "version.txt"
  7501. ]
  7502. },
  7503. "System.Text.Encoding.Extensions/4.3.0": {
  7504. "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  7505. "type": "package",
  7506. "path": "system.text.encoding.extensions/4.3.0",
  7507. "files": [
  7508. ".nupkg.metadata",
  7509. ".signature.p7s",
  7510. "ThirdPartyNotices.txt",
  7511. "dotnet_library_license.txt",
  7512. "lib/MonoAndroid10/_._",
  7513. "lib/MonoTouch10/_._",
  7514. "lib/net45/_._",
  7515. "lib/portable-net45+win8+wp8+wpa81/_._",
  7516. "lib/win8/_._",
  7517. "lib/wp80/_._",
  7518. "lib/wpa81/_._",
  7519. "lib/xamarinios10/_._",
  7520. "lib/xamarinmac20/_._",
  7521. "lib/xamarintvos10/_._",
  7522. "lib/xamarinwatchos10/_._",
  7523. "ref/MonoAndroid10/_._",
  7524. "ref/MonoTouch10/_._",
  7525. "ref/net45/_._",
  7526. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  7527. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  7528. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  7529. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  7530. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  7531. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  7532. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  7533. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  7534. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  7535. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  7536. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  7537. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  7538. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  7539. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  7540. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  7541. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  7542. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  7543. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  7544. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  7545. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  7546. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  7547. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  7548. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  7549. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  7550. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  7551. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  7552. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  7553. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  7554. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  7555. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  7556. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  7557. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  7558. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  7559. "ref/portable-net45+win8+wp8+wpa81/_._",
  7560. "ref/win8/_._",
  7561. "ref/wp80/_._",
  7562. "ref/wpa81/_._",
  7563. "ref/xamarinios10/_._",
  7564. "ref/xamarinmac20/_._",
  7565. "ref/xamarintvos10/_._",
  7566. "ref/xamarinwatchos10/_._",
  7567. "system.text.encoding.extensions.4.3.0.nupkg.sha512",
  7568. "system.text.encoding.extensions.nuspec"
  7569. ]
  7570. },
  7571. "System.Text.Encodings.Web/4.5.0": {
  7572. "sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
  7573. "type": "package",
  7574. "path": "system.text.encodings.web/4.5.0",
  7575. "files": [
  7576. ".nupkg.metadata",
  7577. ".signature.p7s",
  7578. "LICENSE.TXT",
  7579. "THIRD-PARTY-NOTICES.TXT",
  7580. "lib/netstandard1.0/System.Text.Encodings.Web.dll",
  7581. "lib/netstandard1.0/System.Text.Encodings.Web.xml",
  7582. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  7583. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  7584. "system.text.encodings.web.4.5.0.nupkg.sha512",
  7585. "system.text.encodings.web.nuspec",
  7586. "useSharedDesignerContext.txt",
  7587. "version.txt"
  7588. ]
  7589. },
  7590. "System.Text.RegularExpressions/4.3.0": {
  7591. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  7592. "type": "package",
  7593. "path": "system.text.regularexpressions/4.3.0",
  7594. "files": [
  7595. ".nupkg.metadata",
  7596. ".signature.p7s",
  7597. "ThirdPartyNotices.txt",
  7598. "dotnet_library_license.txt",
  7599. "lib/MonoAndroid10/_._",
  7600. "lib/MonoTouch10/_._",
  7601. "lib/net45/_._",
  7602. "lib/net463/System.Text.RegularExpressions.dll",
  7603. "lib/netcore50/System.Text.RegularExpressions.dll",
  7604. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  7605. "lib/portable-net45+win8+wp8+wpa81/_._",
  7606. "lib/win8/_._",
  7607. "lib/wp80/_._",
  7608. "lib/wpa81/_._",
  7609. "lib/xamarinios10/_._",
  7610. "lib/xamarinmac20/_._",
  7611. "lib/xamarintvos10/_._",
  7612. "lib/xamarinwatchos10/_._",
  7613. "ref/MonoAndroid10/_._",
  7614. "ref/MonoTouch10/_._",
  7615. "ref/net45/_._",
  7616. "ref/net463/System.Text.RegularExpressions.dll",
  7617. "ref/netcore50/System.Text.RegularExpressions.dll",
  7618. "ref/netcore50/System.Text.RegularExpressions.xml",
  7619. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  7620. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  7621. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  7622. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  7623. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  7624. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  7625. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  7626. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  7627. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  7628. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  7629. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  7630. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  7631. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  7632. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  7633. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  7634. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  7635. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  7636. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  7637. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  7638. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  7639. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  7640. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  7641. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  7642. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  7643. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  7644. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  7645. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  7646. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  7647. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  7648. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  7649. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  7650. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  7651. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  7652. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  7653. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  7654. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  7655. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  7656. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  7657. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  7658. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  7659. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  7660. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  7661. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  7662. "ref/portable-net45+win8+wp8+wpa81/_._",
  7663. "ref/win8/_._",
  7664. "ref/wp80/_._",
  7665. "ref/wpa81/_._",
  7666. "ref/xamarinios10/_._",
  7667. "ref/xamarinmac20/_._",
  7668. "ref/xamarintvos10/_._",
  7669. "ref/xamarinwatchos10/_._",
  7670. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  7671. "system.text.regularexpressions.nuspec"
  7672. ]
  7673. },
  7674. "System.Threading/4.3.0": {
  7675. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  7676. "type": "package",
  7677. "path": "system.threading/4.3.0",
  7678. "files": [
  7679. ".nupkg.metadata",
  7680. ".signature.p7s",
  7681. "ThirdPartyNotices.txt",
  7682. "dotnet_library_license.txt",
  7683. "lib/MonoAndroid10/_._",
  7684. "lib/MonoTouch10/_._",
  7685. "lib/net45/_._",
  7686. "lib/netcore50/System.Threading.dll",
  7687. "lib/netstandard1.3/System.Threading.dll",
  7688. "lib/portable-net45+win8+wp8+wpa81/_._",
  7689. "lib/win8/_._",
  7690. "lib/wp80/_._",
  7691. "lib/wpa81/_._",
  7692. "lib/xamarinios10/_._",
  7693. "lib/xamarinmac20/_._",
  7694. "lib/xamarintvos10/_._",
  7695. "lib/xamarinwatchos10/_._",
  7696. "ref/MonoAndroid10/_._",
  7697. "ref/MonoTouch10/_._",
  7698. "ref/net45/_._",
  7699. "ref/netcore50/System.Threading.dll",
  7700. "ref/netcore50/System.Threading.xml",
  7701. "ref/netcore50/de/System.Threading.xml",
  7702. "ref/netcore50/es/System.Threading.xml",
  7703. "ref/netcore50/fr/System.Threading.xml",
  7704. "ref/netcore50/it/System.Threading.xml",
  7705. "ref/netcore50/ja/System.Threading.xml",
  7706. "ref/netcore50/ko/System.Threading.xml",
  7707. "ref/netcore50/ru/System.Threading.xml",
  7708. "ref/netcore50/zh-hans/System.Threading.xml",
  7709. "ref/netcore50/zh-hant/System.Threading.xml",
  7710. "ref/netstandard1.0/System.Threading.dll",
  7711. "ref/netstandard1.0/System.Threading.xml",
  7712. "ref/netstandard1.0/de/System.Threading.xml",
  7713. "ref/netstandard1.0/es/System.Threading.xml",
  7714. "ref/netstandard1.0/fr/System.Threading.xml",
  7715. "ref/netstandard1.0/it/System.Threading.xml",
  7716. "ref/netstandard1.0/ja/System.Threading.xml",
  7717. "ref/netstandard1.0/ko/System.Threading.xml",
  7718. "ref/netstandard1.0/ru/System.Threading.xml",
  7719. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  7720. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  7721. "ref/netstandard1.3/System.Threading.dll",
  7722. "ref/netstandard1.3/System.Threading.xml",
  7723. "ref/netstandard1.3/de/System.Threading.xml",
  7724. "ref/netstandard1.3/es/System.Threading.xml",
  7725. "ref/netstandard1.3/fr/System.Threading.xml",
  7726. "ref/netstandard1.3/it/System.Threading.xml",
  7727. "ref/netstandard1.3/ja/System.Threading.xml",
  7728. "ref/netstandard1.3/ko/System.Threading.xml",
  7729. "ref/netstandard1.3/ru/System.Threading.xml",
  7730. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  7731. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  7732. "ref/portable-net45+win8+wp8+wpa81/_._",
  7733. "ref/win8/_._",
  7734. "ref/wp80/_._",
  7735. "ref/wpa81/_._",
  7736. "ref/xamarinios10/_._",
  7737. "ref/xamarinmac20/_._",
  7738. "ref/xamarintvos10/_._",
  7739. "ref/xamarinwatchos10/_._",
  7740. "runtimes/aot/lib/netcore50/System.Threading.dll",
  7741. "system.threading.4.3.0.nupkg.sha512",
  7742. "system.threading.nuspec"
  7743. ]
  7744. },
  7745. "System.Threading.Overlapped/4.0.1": {
  7746. "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
  7747. "type": "package",
  7748. "path": "system.threading.overlapped/4.0.1",
  7749. "files": [
  7750. ".nupkg.metadata",
  7751. ".signature.p7s",
  7752. "ThirdPartyNotices.txt",
  7753. "dotnet_library_license.txt",
  7754. "lib/net46/System.Threading.Overlapped.dll",
  7755. "ref/net46/System.Threading.Overlapped.dll",
  7756. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  7757. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  7758. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  7759. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  7760. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  7761. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  7762. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  7763. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  7764. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  7765. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  7766. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  7767. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  7768. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  7769. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  7770. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
  7771. "system.threading.overlapped.4.0.1.nupkg.sha512",
  7772. "system.threading.overlapped.nuspec"
  7773. ]
  7774. },
  7775. "System.Threading.Tasks/4.3.0": {
  7776. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  7777. "type": "package",
  7778. "path": "system.threading.tasks/4.3.0",
  7779. "files": [
  7780. ".nupkg.metadata",
  7781. ".signature.p7s",
  7782. "ThirdPartyNotices.txt",
  7783. "dotnet_library_license.txt",
  7784. "lib/MonoAndroid10/_._",
  7785. "lib/MonoTouch10/_._",
  7786. "lib/net45/_._",
  7787. "lib/portable-net45+win8+wp8+wpa81/_._",
  7788. "lib/win8/_._",
  7789. "lib/wp80/_._",
  7790. "lib/wpa81/_._",
  7791. "lib/xamarinios10/_._",
  7792. "lib/xamarinmac20/_._",
  7793. "lib/xamarintvos10/_._",
  7794. "lib/xamarinwatchos10/_._",
  7795. "ref/MonoAndroid10/_._",
  7796. "ref/MonoTouch10/_._",
  7797. "ref/net45/_._",
  7798. "ref/netcore50/System.Threading.Tasks.dll",
  7799. "ref/netcore50/System.Threading.Tasks.xml",
  7800. "ref/netcore50/de/System.Threading.Tasks.xml",
  7801. "ref/netcore50/es/System.Threading.Tasks.xml",
  7802. "ref/netcore50/fr/System.Threading.Tasks.xml",
  7803. "ref/netcore50/it/System.Threading.Tasks.xml",
  7804. "ref/netcore50/ja/System.Threading.Tasks.xml",
  7805. "ref/netcore50/ko/System.Threading.Tasks.xml",
  7806. "ref/netcore50/ru/System.Threading.Tasks.xml",
  7807. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  7808. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  7809. "ref/netstandard1.0/System.Threading.Tasks.dll",
  7810. "ref/netstandard1.0/System.Threading.Tasks.xml",
  7811. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  7812. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  7813. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  7814. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  7815. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  7816. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  7817. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  7818. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  7819. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  7820. "ref/netstandard1.3/System.Threading.Tasks.dll",
  7821. "ref/netstandard1.3/System.Threading.Tasks.xml",
  7822. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  7823. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  7824. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  7825. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  7826. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  7827. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  7828. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  7829. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  7830. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  7831. "ref/portable-net45+win8+wp8+wpa81/_._",
  7832. "ref/win8/_._",
  7833. "ref/wp80/_._",
  7834. "ref/wpa81/_._",
  7835. "ref/xamarinios10/_._",
  7836. "ref/xamarinmac20/_._",
  7837. "ref/xamarintvos10/_._",
  7838. "ref/xamarinwatchos10/_._",
  7839. "system.threading.tasks.4.3.0.nupkg.sha512",
  7840. "system.threading.tasks.nuspec"
  7841. ]
  7842. },
  7843. "System.Threading.Tasks.Extensions/4.3.0": {
  7844. "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  7845. "type": "package",
  7846. "path": "system.threading.tasks.extensions/4.3.0",
  7847. "files": [
  7848. ".nupkg.metadata",
  7849. ".signature.p7s",
  7850. "ThirdPartyNotices.txt",
  7851. "dotnet_library_license.txt",
  7852. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  7853. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  7854. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  7855. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  7856. "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
  7857. "system.threading.tasks.extensions.nuspec"
  7858. ]
  7859. },
  7860. "System.Threading.Thread/4.0.0": {
  7861. "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
  7862. "type": "package",
  7863. "path": "system.threading.thread/4.0.0",
  7864. "files": [
  7865. ".nupkg.metadata",
  7866. ".signature.p7s",
  7867. "ThirdPartyNotices.txt",
  7868. "dotnet_library_license.txt",
  7869. "lib/MonoAndroid10/_._",
  7870. "lib/MonoTouch10/_._",
  7871. "lib/net46/System.Threading.Thread.dll",
  7872. "lib/netcore50/_._",
  7873. "lib/netstandard1.3/System.Threading.Thread.dll",
  7874. "lib/xamarinios10/_._",
  7875. "lib/xamarinmac20/_._",
  7876. "lib/xamarintvos10/_._",
  7877. "lib/xamarinwatchos10/_._",
  7878. "ref/MonoAndroid10/_._",
  7879. "ref/MonoTouch10/_._",
  7880. "ref/net46/System.Threading.Thread.dll",
  7881. "ref/netstandard1.3/System.Threading.Thread.dll",
  7882. "ref/netstandard1.3/System.Threading.Thread.xml",
  7883. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  7884. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  7885. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  7886. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  7887. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  7888. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  7889. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  7890. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  7891. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  7892. "ref/xamarinios10/_._",
  7893. "ref/xamarinmac20/_._",
  7894. "ref/xamarintvos10/_._",
  7895. "ref/xamarinwatchos10/_._",
  7896. "system.threading.thread.4.0.0.nupkg.sha512",
  7897. "system.threading.thread.nuspec"
  7898. ]
  7899. },
  7900. "System.Threading.ThreadPool/4.0.10": {
  7901. "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
  7902. "type": "package",
  7903. "path": "system.threading.threadpool/4.0.10",
  7904. "files": [
  7905. ".nupkg.metadata",
  7906. ".signature.p7s",
  7907. "ThirdPartyNotices.txt",
  7908. "dotnet_library_license.txt",
  7909. "lib/MonoAndroid10/_._",
  7910. "lib/MonoTouch10/_._",
  7911. "lib/net46/System.Threading.ThreadPool.dll",
  7912. "lib/netcore50/_._",
  7913. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  7914. "lib/xamarinios10/_._",
  7915. "lib/xamarinmac20/_._",
  7916. "lib/xamarintvos10/_._",
  7917. "lib/xamarinwatchos10/_._",
  7918. "ref/MonoAndroid10/_._",
  7919. "ref/MonoTouch10/_._",
  7920. "ref/net46/System.Threading.ThreadPool.dll",
  7921. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  7922. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  7923. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  7924. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  7925. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  7926. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  7927. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  7928. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  7929. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  7930. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  7931. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  7932. "ref/xamarinios10/_._",
  7933. "ref/xamarinmac20/_._",
  7934. "ref/xamarintvos10/_._",
  7935. "ref/xamarinwatchos10/_._",
  7936. "system.threading.threadpool.4.0.10.nupkg.sha512",
  7937. "system.threading.threadpool.nuspec"
  7938. ]
  7939. },
  7940. "System.Threading.Timer/4.3.0": {
  7941. "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  7942. "type": "package",
  7943. "path": "system.threading.timer/4.3.0",
  7944. "files": [
  7945. ".nupkg.metadata",
  7946. ".signature.p7s",
  7947. "ThirdPartyNotices.txt",
  7948. "dotnet_library_license.txt",
  7949. "lib/MonoAndroid10/_._",
  7950. "lib/MonoTouch10/_._",
  7951. "lib/net451/_._",
  7952. "lib/portable-net451+win81+wpa81/_._",
  7953. "lib/win81/_._",
  7954. "lib/wpa81/_._",
  7955. "lib/xamarinios10/_._",
  7956. "lib/xamarinmac20/_._",
  7957. "lib/xamarintvos10/_._",
  7958. "lib/xamarinwatchos10/_._",
  7959. "ref/MonoAndroid10/_._",
  7960. "ref/MonoTouch10/_._",
  7961. "ref/net451/_._",
  7962. "ref/netcore50/System.Threading.Timer.dll",
  7963. "ref/netcore50/System.Threading.Timer.xml",
  7964. "ref/netcore50/de/System.Threading.Timer.xml",
  7965. "ref/netcore50/es/System.Threading.Timer.xml",
  7966. "ref/netcore50/fr/System.Threading.Timer.xml",
  7967. "ref/netcore50/it/System.Threading.Timer.xml",
  7968. "ref/netcore50/ja/System.Threading.Timer.xml",
  7969. "ref/netcore50/ko/System.Threading.Timer.xml",
  7970. "ref/netcore50/ru/System.Threading.Timer.xml",
  7971. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  7972. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  7973. "ref/netstandard1.2/System.Threading.Timer.dll",
  7974. "ref/netstandard1.2/System.Threading.Timer.xml",
  7975. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  7976. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  7977. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  7978. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  7979. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  7980. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  7981. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  7982. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  7983. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  7984. "ref/portable-net451+win81+wpa81/_._",
  7985. "ref/win81/_._",
  7986. "ref/wpa81/_._",
  7987. "ref/xamarinios10/_._",
  7988. "ref/xamarinmac20/_._",
  7989. "ref/xamarintvos10/_._",
  7990. "ref/xamarinwatchos10/_._",
  7991. "system.threading.timer.4.3.0.nupkg.sha512",
  7992. "system.threading.timer.nuspec"
  7993. ]
  7994. },
  7995. "System.ValueTuple/4.5.0": {
  7996. "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  7997. "type": "package",
  7998. "path": "system.valuetuple/4.5.0",
  7999. "files": [
  8000. ".nupkg.metadata",
  8001. ".signature.p7s",
  8002. "LICENSE.TXT",
  8003. "THIRD-PARTY-NOTICES.TXT",
  8004. "lib/MonoAndroid10/_._",
  8005. "lib/MonoTouch10/_._",
  8006. "lib/net461/System.ValueTuple.dll",
  8007. "lib/net461/System.ValueTuple.xml",
  8008. "lib/net47/System.ValueTuple.dll",
  8009. "lib/net47/System.ValueTuple.xml",
  8010. "lib/netcoreapp2.0/_._",
  8011. "lib/netstandard1.0/System.ValueTuple.dll",
  8012. "lib/netstandard1.0/System.ValueTuple.xml",
  8013. "lib/netstandard2.0/_._",
  8014. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  8015. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
  8016. "lib/uap10.0.16299/_._",
  8017. "lib/xamarinios10/_._",
  8018. "lib/xamarinmac20/_._",
  8019. "lib/xamarintvos10/_._",
  8020. "lib/xamarinwatchos10/_._",
  8021. "ref/MonoAndroid10/_._",
  8022. "ref/MonoTouch10/_._",
  8023. "ref/net461/System.ValueTuple.dll",
  8024. "ref/net47/System.ValueTuple.dll",
  8025. "ref/netcoreapp2.0/_._",
  8026. "ref/netstandard2.0/_._",
  8027. "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  8028. "ref/uap10.0.16299/_._",
  8029. "ref/xamarinios10/_._",
  8030. "ref/xamarinmac20/_._",
  8031. "ref/xamarintvos10/_._",
  8032. "ref/xamarinwatchos10/_._",
  8033. "system.valuetuple.4.5.0.nupkg.sha512",
  8034. "system.valuetuple.nuspec",
  8035. "useSharedDesignerContext.txt",
  8036. "version.txt"
  8037. ]
  8038. },
  8039. "System.Windows.Extensions/4.6.0": {
  8040. "sha512": "GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
  8041. "type": "package",
  8042. "path": "system.windows.extensions/4.6.0",
  8043. "files": [
  8044. ".nupkg.metadata",
  8045. ".signature.p7s",
  8046. "LICENSE.TXT",
  8047. "THIRD-PARTY-NOTICES.TXT",
  8048. "lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8049. "lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8050. "ref/netcoreapp3.0/System.Windows.Extensions.dll",
  8051. "ref/netcoreapp3.0/System.Windows.Extensions.xml",
  8052. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
  8053. "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
  8054. "system.windows.extensions.4.6.0.nupkg.sha512",
  8055. "system.windows.extensions.nuspec",
  8056. "useSharedDesignerContext.txt",
  8057. "version.txt"
  8058. ]
  8059. },
  8060. "System.Xml.ReaderWriter/4.3.0": {
  8061. "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  8062. "type": "package",
  8063. "path": "system.xml.readerwriter/4.3.0",
  8064. "files": [
  8065. ".nupkg.metadata",
  8066. ".signature.p7s",
  8067. "ThirdPartyNotices.txt",
  8068. "dotnet_library_license.txt",
  8069. "lib/MonoAndroid10/_._",
  8070. "lib/MonoTouch10/_._",
  8071. "lib/net45/_._",
  8072. "lib/net46/System.Xml.ReaderWriter.dll",
  8073. "lib/netcore50/System.Xml.ReaderWriter.dll",
  8074. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  8075. "lib/portable-net45+win8+wp8+wpa81/_._",
  8076. "lib/win8/_._",
  8077. "lib/wp80/_._",
  8078. "lib/wpa81/_._",
  8079. "lib/xamarinios10/_._",
  8080. "lib/xamarinmac20/_._",
  8081. "lib/xamarintvos10/_._",
  8082. "lib/xamarinwatchos10/_._",
  8083. "ref/MonoAndroid10/_._",
  8084. "ref/MonoTouch10/_._",
  8085. "ref/net45/_._",
  8086. "ref/net46/System.Xml.ReaderWriter.dll",
  8087. "ref/netcore50/System.Xml.ReaderWriter.dll",
  8088. "ref/netcore50/System.Xml.ReaderWriter.xml",
  8089. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  8090. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  8091. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  8092. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  8093. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  8094. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  8095. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  8096. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  8097. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  8098. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  8099. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  8100. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  8101. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  8102. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  8103. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  8104. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  8105. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  8106. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  8107. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  8108. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  8109. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  8110. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  8111. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  8112. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  8113. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  8114. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  8115. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  8116. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  8117. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  8118. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  8119. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  8120. "ref/portable-net45+win8+wp8+wpa81/_._",
  8121. "ref/win8/_._",
  8122. "ref/wp80/_._",
  8123. "ref/wpa81/_._",
  8124. "ref/xamarinios10/_._",
  8125. "ref/xamarinmac20/_._",
  8126. "ref/xamarintvos10/_._",
  8127. "ref/xamarinwatchos10/_._",
  8128. "system.xml.readerwriter.4.3.0.nupkg.sha512",
  8129. "system.xml.readerwriter.nuspec"
  8130. ]
  8131. },
  8132. "System.Xml.XDocument/4.3.0": {
  8133. "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  8134. "type": "package",
  8135. "path": "system.xml.xdocument/4.3.0",
  8136. "files": [
  8137. ".nupkg.metadata",
  8138. ".signature.p7s",
  8139. "ThirdPartyNotices.txt",
  8140. "dotnet_library_license.txt",
  8141. "lib/MonoAndroid10/_._",
  8142. "lib/MonoTouch10/_._",
  8143. "lib/net45/_._",
  8144. "lib/netcore50/System.Xml.XDocument.dll",
  8145. "lib/netstandard1.3/System.Xml.XDocument.dll",
  8146. "lib/portable-net45+win8+wp8+wpa81/_._",
  8147. "lib/win8/_._",
  8148. "lib/wp80/_._",
  8149. "lib/wpa81/_._",
  8150. "lib/xamarinios10/_._",
  8151. "lib/xamarinmac20/_._",
  8152. "lib/xamarintvos10/_._",
  8153. "lib/xamarinwatchos10/_._",
  8154. "ref/MonoAndroid10/_._",
  8155. "ref/MonoTouch10/_._",
  8156. "ref/net45/_._",
  8157. "ref/netcore50/System.Xml.XDocument.dll",
  8158. "ref/netcore50/System.Xml.XDocument.xml",
  8159. "ref/netcore50/de/System.Xml.XDocument.xml",
  8160. "ref/netcore50/es/System.Xml.XDocument.xml",
  8161. "ref/netcore50/fr/System.Xml.XDocument.xml",
  8162. "ref/netcore50/it/System.Xml.XDocument.xml",
  8163. "ref/netcore50/ja/System.Xml.XDocument.xml",
  8164. "ref/netcore50/ko/System.Xml.XDocument.xml",
  8165. "ref/netcore50/ru/System.Xml.XDocument.xml",
  8166. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  8167. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  8168. "ref/netstandard1.0/System.Xml.XDocument.dll",
  8169. "ref/netstandard1.0/System.Xml.XDocument.xml",
  8170. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  8171. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  8172. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  8173. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  8174. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  8175. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  8176. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  8177. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  8178. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  8179. "ref/netstandard1.3/System.Xml.XDocument.dll",
  8180. "ref/netstandard1.3/System.Xml.XDocument.xml",
  8181. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  8182. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  8183. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  8184. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  8185. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  8186. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  8187. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  8188. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  8189. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  8190. "ref/portable-net45+win8+wp8+wpa81/_._",
  8191. "ref/win8/_._",
  8192. "ref/wp80/_._",
  8193. "ref/wpa81/_._",
  8194. "ref/xamarinios10/_._",
  8195. "ref/xamarinmac20/_._",
  8196. "ref/xamarintvos10/_._",
  8197. "ref/xamarinwatchos10/_._",
  8198. "system.xml.xdocument.4.3.0.nupkg.sha512",
  8199. "system.xml.xdocument.nuspec"
  8200. ]
  8201. },
  8202. "System.Xml.XmlDocument/4.3.0": {
  8203. "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
  8204. "type": "package",
  8205. "path": "system.xml.xmldocument/4.3.0",
  8206. "files": [
  8207. ".nupkg.metadata",
  8208. ".signature.p7s",
  8209. "ThirdPartyNotices.txt",
  8210. "dotnet_library_license.txt",
  8211. "lib/MonoAndroid10/_._",
  8212. "lib/MonoTouch10/_._",
  8213. "lib/net46/System.Xml.XmlDocument.dll",
  8214. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  8215. "lib/xamarinios10/_._",
  8216. "lib/xamarinmac20/_._",
  8217. "lib/xamarintvos10/_._",
  8218. "lib/xamarinwatchos10/_._",
  8219. "ref/MonoAndroid10/_._",
  8220. "ref/MonoTouch10/_._",
  8221. "ref/net46/System.Xml.XmlDocument.dll",
  8222. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  8223. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  8224. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  8225. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  8226. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  8227. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  8228. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  8229. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  8230. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  8231. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  8232. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  8233. "ref/xamarinios10/_._",
  8234. "ref/xamarinmac20/_._",
  8235. "ref/xamarintvos10/_._",
  8236. "ref/xamarinwatchos10/_._",
  8237. "system.xml.xmldocument.4.3.0.nupkg.sha512",
  8238. "system.xml.xmldocument.nuspec"
  8239. ]
  8240. },
  8241. "System.Xml.XmlSerializer/4.3.0": {
  8242. "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
  8243. "type": "package",
  8244. "path": "system.xml.xmlserializer/4.3.0",
  8245. "files": [
  8246. ".nupkg.metadata",
  8247. ".signature.p7s",
  8248. "ThirdPartyNotices.txt",
  8249. "dotnet_library_license.txt",
  8250. "lib/MonoAndroid10/_._",
  8251. "lib/MonoTouch10/_._",
  8252. "lib/net45/_._",
  8253. "lib/netcore50/System.Xml.XmlSerializer.dll",
  8254. "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
  8255. "lib/portable-net45+win8+wp8+wpa81/_._",
  8256. "lib/win8/_._",
  8257. "lib/wp80/_._",
  8258. "lib/wpa81/_._",
  8259. "lib/xamarinios10/_._",
  8260. "lib/xamarinmac20/_._",
  8261. "lib/xamarintvos10/_._",
  8262. "lib/xamarinwatchos10/_._",
  8263. "ref/MonoAndroid10/_._",
  8264. "ref/MonoTouch10/_._",
  8265. "ref/net45/_._",
  8266. "ref/netcore50/System.Xml.XmlSerializer.dll",
  8267. "ref/netcore50/System.Xml.XmlSerializer.xml",
  8268. "ref/netcore50/de/System.Xml.XmlSerializer.xml",
  8269. "ref/netcore50/es/System.Xml.XmlSerializer.xml",
  8270. "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
  8271. "ref/netcore50/it/System.Xml.XmlSerializer.xml",
  8272. "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
  8273. "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
  8274. "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
  8275. "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
  8276. "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
  8277. "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
  8278. "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
  8279. "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
  8280. "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
  8281. "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
  8282. "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
  8283. "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
  8284. "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
  8285. "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
  8286. "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
  8287. "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
  8288. "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
  8289. "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
  8290. "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
  8291. "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
  8292. "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
  8293. "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
  8294. "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
  8295. "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
  8296. "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
  8297. "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
  8298. "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
  8299. "ref/portable-net45+win8+wp8+wpa81/_._",
  8300. "ref/win8/_._",
  8301. "ref/wp80/_._",
  8302. "ref/wpa81/_._",
  8303. "ref/xamarinios10/_._",
  8304. "ref/xamarinmac20/_._",
  8305. "ref/xamarintvos10/_._",
  8306. "ref/xamarinwatchos10/_._",
  8307. "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
  8308. "system.xml.xmlserializer.4.3.0.nupkg.sha512",
  8309. "system.xml.xmlserializer.nuspec"
  8310. ]
  8311. },
  8312. "System.Xml.XPath/4.0.1": {
  8313. "sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
  8314. "type": "package",
  8315. "path": "system.xml.xpath/4.0.1",
  8316. "files": [
  8317. ".nupkg.metadata",
  8318. ".signature.p7s",
  8319. "ThirdPartyNotices.txt",
  8320. "dotnet_library_license.txt",
  8321. "lib/MonoAndroid10/_._",
  8322. "lib/MonoTouch10/_._",
  8323. "lib/net46/System.Xml.XPath.dll",
  8324. "lib/netstandard1.3/System.Xml.XPath.dll",
  8325. "lib/xamarinios10/_._",
  8326. "lib/xamarinmac20/_._",
  8327. "lib/xamarintvos10/_._",
  8328. "lib/xamarinwatchos10/_._",
  8329. "ref/MonoAndroid10/_._",
  8330. "ref/MonoTouch10/_._",
  8331. "ref/net46/System.Xml.XPath.dll",
  8332. "ref/netstandard1.3/System.Xml.XPath.dll",
  8333. "ref/netstandard1.3/System.Xml.XPath.xml",
  8334. "ref/netstandard1.3/de/System.Xml.XPath.xml",
  8335. "ref/netstandard1.3/es/System.Xml.XPath.xml",
  8336. "ref/netstandard1.3/fr/System.Xml.XPath.xml",
  8337. "ref/netstandard1.3/it/System.Xml.XPath.xml",
  8338. "ref/netstandard1.3/ja/System.Xml.XPath.xml",
  8339. "ref/netstandard1.3/ko/System.Xml.XPath.xml",
  8340. "ref/netstandard1.3/ru/System.Xml.XPath.xml",
  8341. "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
  8342. "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
  8343. "ref/xamarinios10/_._",
  8344. "ref/xamarinmac20/_._",
  8345. "ref/xamarintvos10/_._",
  8346. "ref/xamarinwatchos10/_._",
  8347. "system.xml.xpath.4.0.1.nupkg.sha512",
  8348. "system.xml.xpath.nuspec"
  8349. ]
  8350. },
  8351. "System.Xml.XPath.XmlDocument/4.0.1": {
  8352. "sha512": "Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
  8353. "type": "package",
  8354. "path": "system.xml.xpath.xmldocument/4.0.1",
  8355. "files": [
  8356. ".nupkg.metadata",
  8357. ".signature.p7s",
  8358. "ThirdPartyNotices.txt",
  8359. "dotnet_library_license.txt",
  8360. "lib/MonoAndroid10/_._",
  8361. "lib/MonoTouch10/_._",
  8362. "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  8363. "lib/xamarinios10/_._",
  8364. "lib/xamarinmac20/_._",
  8365. "lib/xamarintvos10/_._",
  8366. "lib/xamarinwatchos10/_._",
  8367. "ref/MonoAndroid10/_._",
  8368. "ref/MonoTouch10/_._",
  8369. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
  8370. "ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
  8371. "ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
  8372. "ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
  8373. "ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
  8374. "ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
  8375. "ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
  8376. "ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
  8377. "ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
  8378. "ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
  8379. "ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
  8380. "ref/xamarinios10/_._",
  8381. "ref/xamarinmac20/_._",
  8382. "ref/xamarintvos10/_._",
  8383. "ref/xamarinwatchos10/_._",
  8384. "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512",
  8385. "system.xml.xpath.xmldocument.nuspec"
  8386. ]
  8387. },
  8388. "TSQL.Parser/1.4.0": {
  8389. "sha512": "C+dZAY2TsKZj4W6r7NHXManIUOMuM96aRFFyTSZ4TW7YoJDw71P3+ggowqhIXzrhMLhnnnc4N5Tz2t6zs7OTBw==",
  8390. "type": "package",
  8391. "path": "tsql.parser/1.4.0",
  8392. "files": [
  8393. ".nupkg.metadata",
  8394. ".signature.p7s",
  8395. "lib/net452/TSQL_Parser.dll",
  8396. "lib/net452/TSQL_Parser.xml",
  8397. "lib/netstandard2.0/TSQL_Parser.dll",
  8398. "lib/netstandard2.0/TSQL_Parser.xml",
  8399. "tsql.parser.1.4.0.nupkg.sha512",
  8400. "tsql.parser.nuspec"
  8401. ]
  8402. },
  8403. "ArsenalDB/3.1.301": {
  8404. "type": "project",
  8405. "path": "../ArsenalDB/ArsenalDB.csproj",
  8406. "msbuildProject": "../ArsenalDB/ArsenalDB.csproj"
  8407. },
  8408. "CounsellorBL/3.1.301": {
  8409. "type": "project",
  8410. "path": "../CounsellorBL/CounsellorBL.csproj",
  8411. "msbuildProject": "../CounsellorBL/CounsellorBL.csproj"
  8412. },
  8413. "CounsellorBL.GROUP/3.1.301": {
  8414. "type": "project",
  8415. "path": "../CounsellorBL.Group/CounsellorBL.GROUP.csproj",
  8416. "msbuildProject": "../CounsellorBL.Group/CounsellorBL.GROUP.csproj"
  8417. },
  8418. "CounsellorBL.ORD/1.0.0": {
  8419. "type": "project",
  8420. "path": "../CounsellorBL.ORD/CounsellorBL.ORD.csproj",
  8421. "msbuildProject": "../CounsellorBL.ORD/CounsellorBL.ORD.csproj"
  8422. },
  8423. "MonumentDefine/3.1.301": {
  8424. "type": "project",
  8425. "path": "../MonumentDefine/MonumentDefine.csproj",
  8426. "msbuildProject": "../MonumentDefine/MonumentDefine.csproj"
  8427. },
  8428. "SoldierData/3.1.301": {
  8429. "type": "project",
  8430. "path": "../SoldierData/SoldierData.csproj",
  8431. "msbuildProject": "../SoldierData/SoldierData.csproj"
  8432. }
  8433. },
  8434. "projectFileDependencyGroups": {
  8435. ".NETCoreApp,Version=v3.1": [
  8436. "ArsenalDB >= 3.1.301",
  8437. "CounsellorBL >= 3.1.301",
  8438. "CounsellorBL.ORD >= 1.0.0",
  8439. "MonumentDefine >= 3.1.301",
  8440. "log4net >= 2.0.8"
  8441. ]
  8442. },
  8443. "packageFolders": {
  8444. "C:\\Users\\alina\\.nuget\\packages\\": {},
  8445. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  8446. },
  8447. "project": {
  8448. "version": "3.1.301",
  8449. "restore": {
  8450. "projectUniqueName": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.MEB\\CounsellorBL.MEB.csproj",
  8451. "projectName": "CounsellorBL.MEB",
  8452. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.MEB\\CounsellorBL.MEB.csproj",
  8453. "packagesPath": "C:\\Users\\alina\\.nuget\\packages\\",
  8454. "outputPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.MEB\\obj\\",
  8455. "projectStyle": "PackageReference",
  8456. "fallbackFolders": [
  8457. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  8458. ],
  8459. "configFilePaths": [
  8460. "C:\\Users\\alina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  8461. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  8462. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  8463. ],
  8464. "originalTargetFrameworks": [
  8465. "netcoreapp3.1"
  8466. ],
  8467. "sources": {
  8468. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  8469. "https://api.nuget.org/v3/index.json": {}
  8470. },
  8471. "frameworks": {
  8472. "netcoreapp3.1": {
  8473. "targetAlias": "netcoreapp3.1",
  8474. "projectReferences": {
  8475. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj": {
  8476. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\ArsenalDB\\ArsenalDB.csproj"
  8477. },
  8478. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.ORD\\CounsellorBL.ORD.csproj": {
  8479. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL.ORD\\CounsellorBL.ORD.csproj"
  8480. },
  8481. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj": {
  8482. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\CounsellorBL\\CounsellorBL.csproj"
  8483. },
  8484. "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\MonumentDefine\\MonumentDefine.csproj": {
  8485. "projectPath": "D:\\Project\\GroupBuy\\04-程式設計\\Trunk\\GroupBuy\\MonumentDefine\\MonumentDefine.csproj"
  8486. }
  8487. }
  8488. }
  8489. },
  8490. "warningProperties": {
  8491. "warnAsError": [
  8492. "NU1605"
  8493. ]
  8494. }
  8495. },
  8496. "frameworks": {
  8497. "netcoreapp3.1": {
  8498. "targetAlias": "netcoreapp3.1",
  8499. "dependencies": {
  8500. "log4net": {
  8501. "target": "Package",
  8502. "version": "[2.0.8, )"
  8503. }
  8504. },
  8505. "imports": [
  8506. "net461",
  8507. "net462",
  8508. "net47",
  8509. "net471",
  8510. "net472",
  8511. "net48"
  8512. ],
  8513. "assetTargetFallback": true,
  8514. "warn": true,
  8515. "frameworkReferences": {
  8516. "Microsoft.NETCore.App": {
  8517. "privateAssets": "all"
  8518. }
  8519. },
  8520. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.401\\RuntimeIdentifierGraph.json"
  8521. }
  8522. }
  8523. }
  8524. }