Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

10057 lines
371KB

  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETFramework,Version=v4.7.2": {
  5. "envdte/17.0.32112.339": {
  6. "type": "package",
  7. "dependencies": {
  8. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  9. },
  10. "compile": {
  11. "lib/net472/envdte.dll": {}
  12. },
  13. "runtime": {
  14. "lib/net472/_._": {}
  15. }
  16. },
  17. "envdte100/17.0.32112.339": {
  18. "type": "package",
  19. "dependencies": {
  20. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  21. },
  22. "compile": {
  23. "lib/net472/envdte100.dll": {}
  24. },
  25. "runtime": {
  26. "lib/net472/_._": {}
  27. }
  28. },
  29. "envdte80/17.0.32112.339": {
  30. "type": "package",
  31. "dependencies": {
  32. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  33. },
  34. "compile": {
  35. "lib/net472/envdte80.dll": {}
  36. },
  37. "runtime": {
  38. "lib/net472/_._": {}
  39. }
  40. },
  41. "envdte90/17.0.32112.339": {
  42. "type": "package",
  43. "dependencies": {
  44. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  45. },
  46. "compile": {
  47. "lib/net472/envdte90.dll": {}
  48. },
  49. "runtime": {
  50. "lib/net472/_._": {}
  51. }
  52. },
  53. "envdte90a/17.0.32112.339": {
  54. "type": "package",
  55. "dependencies": {
  56. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  57. },
  58. "compile": {
  59. "lib/net472/envdte90a.dll": {}
  60. },
  61. "runtime": {
  62. "lib/net472/_._": {}
  63. }
  64. },
  65. "MessagePack/2.2.85": {
  66. "type": "package",
  67. "dependencies": {
  68. "MessagePack.Annotations": "2.2.85",
  69. "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
  70. "System.Collections.Immutable": "1.5.0",
  71. "System.Memory": "4.5.3",
  72. "System.Reflection.Emit": "4.6.0",
  73. "System.Reflection.Emit.Lightweight": "4.6.0",
  74. "System.Runtime.CompilerServices.Unsafe": "4.5.2",
  75. "System.Threading.Tasks.Extensions": "4.5.3"
  76. },
  77. "compile": {
  78. "lib/netstandard2.0/MessagePack.dll": {}
  79. },
  80. "runtime": {
  81. "lib/netstandard2.0/_._": {}
  82. }
  83. },
  84. "MessagePack.Annotations/2.2.85": {
  85. "type": "package",
  86. "compile": {
  87. "lib/netstandard2.0/MessagePack.Annotations.dll": {}
  88. },
  89. "runtime": {
  90. "lib/netstandard2.0/_._": {}
  91. }
  92. },
  93. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  94. "type": "package",
  95. "dependencies": {
  96. "System.Threading.Tasks.Extensions": "4.5.4"
  97. },
  98. "compile": {
  99. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {}
  100. },
  101. "runtime": {
  102. "lib/net461/_._": {}
  103. }
  104. },
  105. "Microsoft.Build.Framework/16.5.0": {
  106. "type": "package",
  107. "compile": {
  108. "lib/net472/Microsoft.Build.Framework.dll": {}
  109. },
  110. "runtime": {
  111. "lib/net472/_._": {}
  112. }
  113. },
  114. "Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.2": {
  115. "type": "package",
  116. "build": {
  117. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.props": {},
  118. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets": {}
  119. }
  120. },
  121. "Microsoft.CSharp/4.7.0": {
  122. "type": "package",
  123. "compile": {
  124. "ref/net45/_._": {}
  125. },
  126. "runtime": {
  127. "lib/net45/_._": {}
  128. }
  129. },
  130. "Microsoft.NETCore.Platforms/1.1.1": {
  131. "type": "package",
  132. "compile": {
  133. "lib/netstandard1.0/_._": {}
  134. },
  135. "runtime": {
  136. "lib/netstandard1.0/_._": {}
  137. }
  138. },
  139. "Microsoft.NETCore.Targets/1.1.3": {
  140. "type": "package",
  141. "compile": {
  142. "lib/netstandard1.0/_._": {}
  143. },
  144. "runtime": {
  145. "lib/netstandard1.0/_._": {}
  146. }
  147. },
  148. "Microsoft.ServiceHub.Analyzers/3.0.3078": {
  149. "type": "package"
  150. },
  151. "Microsoft.ServiceHub.Client/3.0.3078": {
  152. "type": "package",
  153. "dependencies": {
  154. "Microsoft.ServiceHub.Framework": "3.0.3078",
  155. "Microsoft.ServiceHub.Resources": "3.0.3078",
  156. "Microsoft.VisualStudio.RemoteControl": "16.3.32",
  157. "Microsoft.VisualStudio.Telemetry": "16.3.176",
  158. "StreamJsonRpc": "2.7.70",
  159. "System.Collections.Immutable": "5.0.0"
  160. },
  161. "compile": {
  162. "lib/net472/Microsoft.ServiceHub.Client.dll": {}
  163. },
  164. "runtime": {
  165. "lib/net472/_._": {}
  166. }
  167. },
  168. "Microsoft.ServiceHub.Framework/3.0.3078": {
  169. "type": "package",
  170. "dependencies": {
  171. "Microsoft.ServiceHub.Analyzers": "3.0.3078",
  172. "StreamJsonRpc": "2.7.70",
  173. "System.Collections.Immutable": "5.0.0"
  174. },
  175. "compile": {
  176. "lib/netstandard2.0/Microsoft.ServiceHub.Framework.dll": {}
  177. },
  178. "runtime": {
  179. "lib/netstandard2.0/_._": {}
  180. }
  181. },
  182. "Microsoft.ServiceHub.Resources/3.0.3078": {
  183. "type": "package",
  184. "compile": {
  185. "lib/net472/Microsoft.ServiceHub.Resources.dll": {}
  186. },
  187. "runtime": {
  188. "lib/net472/_._": {}
  189. }
  190. },
  191. "Microsoft.VisualStudio.CommandBars/17.0.32112.339": {
  192. "type": "package",
  193. "dependencies": {
  194. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  195. },
  196. "compile": {
  197. "lib/net472/Microsoft.VisualStudio.CommandBars.dll": {}
  198. },
  199. "runtime": {
  200. "lib/net472/_._": {}
  201. }
  202. },
  203. "Microsoft.VisualStudio.ComponentModelHost/17.0.491": {
  204. "type": "package",
  205. "dependencies": {
  206. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  207. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  208. "System.ComponentModel.Composition": "4.5.0"
  209. },
  210. "compile": {
  211. "lib/net472/Microsoft.VisualStudio.ComponentModelHost.dll": {}
  212. },
  213. "runtime": {
  214. "lib/net472/_._": {}
  215. }
  216. },
  217. "Microsoft.VisualStudio.CoreUtility/17.0.491": {
  218. "type": "package",
  219. "dependencies": {
  220. "Microsoft.VisualStudio.Threading": "17.0.63",
  221. "System.Collections.Immutable": "5.0.0",
  222. "System.ComponentModel.Composition": "4.5.0"
  223. },
  224. "compile": {
  225. "lib/net472/Microsoft.VisualStudio.CoreUtility.dll": {}
  226. },
  227. "runtime": {
  228. "lib/net472/_._": {}
  229. }
  230. },
  231. "Microsoft.VisualStudio.Debugger.Interop.10.0/17.0.32112.339": {
  232. "type": "package",
  233. "dependencies": {
  234. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  235. },
  236. "compile": {
  237. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.dll": {}
  238. },
  239. "runtime": {
  240. "lib/net472/_._": {}
  241. }
  242. },
  243. "Microsoft.VisualStudio.Debugger.Interop.11.0/17.0.32112.339": {
  244. "type": "package",
  245. "dependencies": {
  246. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  247. },
  248. "compile": {
  249. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.11.0.dll": {}
  250. },
  251. "runtime": {
  252. "lib/net472/_._": {}
  253. }
  254. },
  255. "Microsoft.VisualStudio.Debugger.Interop.12.0/17.0.32112.339": {
  256. "type": "package",
  257. "dependencies": {
  258. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  259. },
  260. "compile": {
  261. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.12.0.dll": {}
  262. },
  263. "runtime": {
  264. "lib/net472/_._": {}
  265. }
  266. },
  267. "Microsoft.VisualStudio.Debugger.Interop.14.0/17.0.32112.339": {
  268. "type": "package",
  269. "dependencies": {
  270. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  271. },
  272. "compile": {
  273. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.14.0.dll": {}
  274. },
  275. "runtime": {
  276. "lib/net472/_._": {}
  277. }
  278. },
  279. "Microsoft.VisualStudio.Debugger.Interop.15.0/17.0.32112.339": {
  280. "type": "package",
  281. "dependencies": {
  282. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339"
  283. },
  284. "compile": {
  285. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.15.0.dll": {}
  286. },
  287. "runtime": {
  288. "lib/net472/_._": {}
  289. }
  290. },
  291. "Microsoft.VisualStudio.Debugger.Interop.16.0/17.0.32112.339": {
  292. "type": "package",
  293. "dependencies": {
  294. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339",
  295. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  296. },
  297. "compile": {
  298. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.16.0.dll": {}
  299. },
  300. "runtime": {
  301. "lib/net472/_._": {}
  302. }
  303. },
  304. "Microsoft.VisualStudio.Debugger.InteropA/17.0.32112.339": {
  305. "type": "package",
  306. "dependencies": {
  307. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  308. },
  309. "compile": {
  310. "lib/net472/Microsoft.VisualStudio.Debugger.InteropA.dll": {}
  311. },
  312. "runtime": {
  313. "lib/net472/_._": {}
  314. }
  315. },
  316. "Microsoft.VisualStudio.Designer.Interfaces/17.0.32112.339": {
  317. "type": "package",
  318. "dependencies": {
  319. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  320. },
  321. "compile": {
  322. "lib/net472/Microsoft.VisualStudio.Designer.Interfaces.dll": {}
  323. },
  324. "runtime": {
  325. "lib/net472/_._": {}
  326. }
  327. },
  328. "Microsoft.VisualStudio.Editor/17.0.491": {
  329. "type": "package",
  330. "dependencies": {
  331. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  332. "Microsoft.VisualStudio.GraphModel": "17.0.31723.112",
  333. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  334. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  335. "Microsoft.VisualStudio.Language": "17.0.491",
  336. "Microsoft.VisualStudio.ProjectAggregator": "17.0.31723.112",
  337. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  338. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  339. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  340. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  341. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  342. "Microsoft.VisualStudio.Text.UI.Wpf": "17.0.491",
  343. "Microsoft.VisualStudio.Threading": "17.0.63",
  344. "Microsoft.VisualStudio.Validation": "17.0.28"
  345. },
  346. "compile": {
  347. "lib/net472/Microsoft.VisualStudio.Editor.dll": {}
  348. },
  349. "runtime": {
  350. "lib/net472/_._": {}
  351. }
  352. },
  353. "Microsoft.VisualStudio.GraphModel/17.0.32112.339": {
  354. "type": "package",
  355. "dependencies": {
  356. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  357. "System.ComponentModel.Composition": "4.5.0"
  358. },
  359. "compile": {
  360. "lib/net472/Microsoft.VisualStudio.GraphModel.dll": {}
  361. },
  362. "runtime": {
  363. "lib/net472/_._": {}
  364. }
  365. },
  366. "Microsoft.VisualStudio.ImageCatalog/17.0.32112.339": {
  367. "type": "package",
  368. "dependencies": {
  369. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  370. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  371. },
  372. "compile": {
  373. "lib/net472/Microsoft.VisualStudio.ImageCatalog.dll": {}
  374. },
  375. "runtime": {
  376. "lib/net472/_._": {}
  377. }
  378. },
  379. "Microsoft.VisualStudio.Imaging/17.0.32112.339": {
  380. "type": "package",
  381. "dependencies": {
  382. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  383. "Microsoft.VisualStudio.Threading": "17.0.64",
  384. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  385. "System.Collections.Immutable": "5.0.0"
  386. },
  387. "compile": {
  388. "lib/net472/Microsoft.VisualStudio.Imaging.dll": {}
  389. },
  390. "runtime": {
  391. "lib/net472/_._": {}
  392. }
  393. },
  394. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime/17.0.32112.339": {
  395. "type": "package",
  396. "compile": {
  397. "lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll": {}
  398. },
  399. "runtime": {
  400. "lib/net472/_._": {}
  401. }
  402. },
  403. "Microsoft.VisualStudio.Interop/17.0.32112.339": {
  404. "type": "package",
  405. "compile": {
  406. "lib/net472/Microsoft.VisualStudio.Interop.dll": {}
  407. },
  408. "runtime": {
  409. "lib/net472/_._": {}
  410. }
  411. },
  412. "Microsoft.VisualStudio.Language/17.0.491": {
  413. "type": "package",
  414. "dependencies": {
  415. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  416. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  417. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  418. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  419. "Newtonsoft.Json": "13.0.1",
  420. "StreamJsonRpc": "2.8.28",
  421. "System.Collections.Immutable": "5.0.0",
  422. "System.ComponentModel.Composition": "4.5.0",
  423. "System.Private.Uri": "4.3.2"
  424. },
  425. "compile": {
  426. "lib/net472/Microsoft.VisualStudio.Language.dll": {}
  427. },
  428. "runtime": {
  429. "lib/net472/_._": {}
  430. }
  431. },
  432. "Microsoft.VisualStudio.Language.Intellisense/17.0.491": {
  433. "type": "package",
  434. "dependencies": {
  435. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  436. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  437. "Microsoft.VisualStudio.Language": "17.0.491",
  438. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  439. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  440. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  441. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  442. },
  443. "compile": {
  444. "lib/net472/Microsoft.VisualStudio.Language.Intellisense.dll": {}
  445. },
  446. "runtime": {
  447. "lib/net472/_._": {}
  448. }
  449. },
  450. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces/17.0.491": {
  451. "type": "package",
  452. "dependencies": {
  453. "Microsoft.VisualStudio.Imaging": "17.0.31723.112",
  454. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  455. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  456. "Microsoft.VisualStudio.Text.Logic": "17.0.448",
  457. "Microsoft.VisualStudio.Utilities": "17.0.31723.112"
  458. },
  459. "compile": {
  460. "lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll": {}
  461. },
  462. "runtime": {
  463. "lib/net472/_._": {}
  464. }
  465. },
  466. "Microsoft.VisualStudio.Language.StandardClassification/17.0.491": {
  467. "type": "package",
  468. "dependencies": {
  469. "Microsoft.VisualStudio.Text.Logic": "17.0.491"
  470. },
  471. "compile": {
  472. "lib/net472/Microsoft.VisualStudio.Language.StandardClassification.dll": {}
  473. },
  474. "runtime": {
  475. "lib/net472/_._": {}
  476. }
  477. },
  478. "Microsoft.VisualStudio.LanguageServer.Client/17.0.5165": {
  479. "type": "package",
  480. "dependencies": {
  481. "Microsoft.VisualStudio.CoreUtility": "17.0.448",
  482. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  483. "Microsoft.VisualStudio.Utilities": "17.0.31723.112",
  484. "Microsoft.VisualStudio.Validation": "17.0.28",
  485. "StreamJsonRpc": "2.8.28"
  486. },
  487. "compile": {
  488. "lib/net472/Microsoft.VisualStudio.LanguageServer.Client.dll": {}
  489. },
  490. "runtime": {
  491. "lib/net472/_._": {}
  492. }
  493. },
  494. "Microsoft.VisualStudio.OLE.Interop/17.0.32112.339": {
  495. "type": "package",
  496. "dependencies": {
  497. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  498. },
  499. "compile": {
  500. "lib/net472/Microsoft.VisualStudio.OLE.Interop.dll": {}
  501. },
  502. "runtime": {
  503. "lib/net472/_._": {}
  504. }
  505. },
  506. "Microsoft.VisualStudio.Package.LanguageService.15.0/17.0.32112.339": {
  507. "type": "package",
  508. "dependencies": {
  509. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  510. },
  511. "compile": {
  512. "lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.dll": {}
  513. },
  514. "runtime": {
  515. "lib/net45/_._": {}
  516. }
  517. },
  518. "Microsoft.VisualStudio.ProjectAggregator/17.0.32112.339": {
  519. "type": "package",
  520. "compile": {
  521. "lib/net472/Microsoft.VisualStudio.ProjectAggregator.dll": {}
  522. },
  523. "runtime": {
  524. "lib/net472/_._": {}
  525. }
  526. },
  527. "Microsoft.VisualStudio.RemoteControl/16.3.41": {
  528. "type": "package",
  529. "dependencies": {
  530. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23"
  531. },
  532. "compile": {
  533. "lib/net45/Microsoft.VisualStudio.RemoteControl.dll": {}
  534. },
  535. "runtime": {
  536. "lib/net45/_._": {}
  537. }
  538. },
  539. "Microsoft.VisualStudio.RpcContracts/17.0.51": {
  540. "type": "package",
  541. "dependencies": {
  542. "Microsoft.ServiceHub.Framework": "3.0.2061",
  543. "StreamJsonRpc": "2.8.28"
  544. },
  545. "compile": {
  546. "lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.dll": {}
  547. },
  548. "runtime": {
  549. "lib/netstandard2.0/_._": {}
  550. }
  551. },
  552. "Microsoft.VisualStudio.SDK/17.0.32112.339": {
  553. "type": "package",
  554. "dependencies": {
  555. "Microsoft.VisualStudio.CommandBars": "17.0.32112.339",
  556. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  557. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  558. "Microsoft.VisualStudio.Debugger.Interop.12.0": "17.0.32112.339",
  559. "Microsoft.VisualStudio.Debugger.Interop.14.0": "17.0.32112.339",
  560. "Microsoft.VisualStudio.Debugger.Interop.15.0": "17.0.32112.339",
  561. "Microsoft.VisualStudio.Debugger.Interop.16.0": "17.0.32112.339",
  562. "Microsoft.VisualStudio.Designer.Interfaces": "17.0.32112.339",
  563. "Microsoft.VisualStudio.Editor": "17.0.491",
  564. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  565. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  566. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  567. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  568. "Microsoft.VisualStudio.Language": "17.0.491",
  569. "Microsoft.VisualStudio.Language.Intellisense": "17.0.491",
  570. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "17.0.491",
  571. "Microsoft.VisualStudio.Language.StandardClassification": "17.0.491",
  572. "Microsoft.VisualStudio.LanguageServer.Client": "17.0.5165",
  573. "Microsoft.VisualStudio.OLE.Interop": "17.0.32112.339",
  574. "Microsoft.VisualStudio.Package.LanguageService.15.0": "17.0.32112.339",
  575. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  576. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  577. "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.0.4496",
  578. "Microsoft.VisualStudio.Shell.Design": "17.0.32112.339",
  579. "Microsoft.VisualStudio.Shell.Interop": "17.0.32112.339",
  580. "Microsoft.VisualStudio.Shell.Interop.10.0": "17.0.32112.339",
  581. "Microsoft.VisualStudio.Shell.Interop.11.0": "17.0.32112.339",
  582. "Microsoft.VisualStudio.Shell.Interop.12.0": "17.0.32112.339",
  583. "Microsoft.VisualStudio.Shell.Interop.8.0": "17.0.32112.339",
  584. "Microsoft.VisualStudio.Shell.Interop.9.0": "17.0.32112.339",
  585. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0": "14.0.0",
  586. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  587. "Microsoft.VisualStudio.TextManager.Interop": "17.0.32112.339",
  588. "Microsoft.VisualStudio.TextManager.Interop.10.0": "17.0.32112.339",
  589. "Microsoft.VisualStudio.TextManager.Interop.11.0": "17.0.32112.339",
  590. "Microsoft.VisualStudio.TextManager.Interop.12.0": "17.0.32112.339",
  591. "Microsoft.VisualStudio.TextManager.Interop.8.0": "17.0.32112.339",
  592. "Microsoft.VisualStudio.TextManager.Interop.9.0": "17.0.32112.339",
  593. "Microsoft.VisualStudio.TextTemplating.VSHost": "17.0.32112.339",
  594. "Microsoft.VisualStudio.VCProjectEngine": "17.0.32112.339",
  595. "Microsoft.VisualStudio.VSHelp": "17.0.32112.339",
  596. "Microsoft.VisualStudio.VSHelp80": "17.0.32112.339",
  597. "Microsoft.VisualStudio.Validation": "17.0.28",
  598. "Microsoft.VisualStudio.WCFReference.Interop": "17.0.32112.339",
  599. "Microsoft.VisualStudio.Web.BrowserLink.12.0": "12.0.0",
  600. "Microsoft.Win32.Primitives": "4.3.0",
  601. "System.ComponentModel.Composition": "4.5.0",
  602. "VSLangProj": "17.0.32112.339",
  603. "VSLangProj100": "17.0.32112.339",
  604. "VSLangProj110": "17.0.32112.339",
  605. "VSLangProj140": "17.0.32112.339",
  606. "VSLangProj150": "17.0.32112.339",
  607. "VSLangProj157": "17.0.32112.339",
  608. "VSLangProj158": "17.0.32112.339",
  609. "VSLangProj165": "17.0.32112.339",
  610. "VSLangProj2": "17.0.32112.339",
  611. "VSLangProj80": "17.0.32112.339",
  612. "VSLangProj90": "17.0.32112.339",
  613. "envdte": "17.0.32112.339",
  614. "envdte100": "17.0.32112.339",
  615. "envdte80": "17.0.32112.339",
  616. "envdte90": "17.0.32112.339",
  617. "envdte90a": "17.0.32112.339",
  618. "stdole": "17.0.32112.339"
  619. }
  620. },
  621. "Microsoft.VisualStudio.SDK.Analyzers/16.10.10": {
  622. "type": "package",
  623. "dependencies": {
  624. "Microsoft.CodeAnalysis.BannedApiAnalyzers": "3.3.2",
  625. "Microsoft.VisualStudio.Threading.Analyzers": "16.10.56"
  626. },
  627. "build": {
  628. "build/Microsoft.VisualStudio.SDK.Analyzers.targets": {}
  629. }
  630. },
  631. "Microsoft.VisualStudio.Setup.Configuration.Interop/3.0.4496": {
  632. "type": "package",
  633. "compile": {
  634. "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll": {}
  635. },
  636. "runtime": {
  637. "lib/net35/_._": {}
  638. },
  639. "build": {
  640. "build/Microsoft.VisualStudio.Setup.Configuration.Interop.targets": {}
  641. }
  642. },
  643. "Microsoft.VisualStudio.Shell.15.0/17.0.32112.339": {
  644. "type": "package",
  645. "dependencies": {
  646. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  647. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  648. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  649. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  650. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  651. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  652. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  653. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  654. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  655. "Microsoft.VisualStudio.Utilities": "17.0.32112.339"
  656. },
  657. "compile": {
  658. "lib/net472/Microsoft.VisualStudio.Shell.15.0.dll": {}
  659. },
  660. "runtime": {
  661. "lib/net472/_._": {}
  662. }
  663. },
  664. "Microsoft.VisualStudio.Shell.Design/17.0.32112.339": {
  665. "type": "package",
  666. "dependencies": {
  667. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  668. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  669. "Microsoft.VisualStudio.Shell.15.0": "17.0.32112.339",
  670. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  671. },
  672. "compile": {
  673. "lib/net472/Microsoft.VisualStudio.Shell.Design.dll": {}
  674. },
  675. "runtime": {
  676. "lib/net472/_._": {}
  677. }
  678. },
  679. "Microsoft.VisualStudio.Shell.Framework/17.0.32112.339": {
  680. "type": "package",
  681. "dependencies": {
  682. "Microsoft.Build.Framework": "16.5.0",
  683. "Microsoft.VisualStudio.GraphModel": "17.0.32112.339",
  684. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  685. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  686. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  687. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  688. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  689. "Microsoft.VisualStudio.Threading": "17.0.64",
  690. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  691. "Newtonsoft.Json": "13.0.1",
  692. "System.ComponentModel.Composition": "4.5.0",
  693. "System.Threading.Tasks.Dataflow": "5.0.0",
  694. "System.Threading.Tasks.Extensions": "4.5.4"
  695. },
  696. "compile": {
  697. "lib/net472/Microsoft.VisualStudio.Shell.Framework.dll": {}
  698. },
  699. "runtime": {
  700. "lib/net472/_._": {}
  701. }
  702. },
  703. "Microsoft.VisualStudio.Shell.Interop/17.0.32112.339": {
  704. "type": "package",
  705. "dependencies": {
  706. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  707. },
  708. "compile": {
  709. "lib/net472/Microsoft.VisualStudio.Shell.Interop.dll": {}
  710. },
  711. "runtime": {
  712. "lib/net472/_._": {}
  713. }
  714. },
  715. "Microsoft.VisualStudio.Shell.Interop.10.0/17.0.32112.339": {
  716. "type": "package",
  717. "dependencies": {
  718. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  719. },
  720. "compile": {
  721. "lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.dll": {}
  722. },
  723. "runtime": {
  724. "lib/net472/_._": {}
  725. }
  726. },
  727. "Microsoft.VisualStudio.Shell.Interop.11.0/17.0.32112.339": {
  728. "type": "package",
  729. "dependencies": {
  730. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  731. },
  732. "compile": {
  733. "lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.dll": {}
  734. },
  735. "runtime": {
  736. "lib/net472/_._": {}
  737. }
  738. },
  739. "Microsoft.VisualStudio.Shell.Interop.12.0/17.0.32112.339": {
  740. "type": "package",
  741. "dependencies": {
  742. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  743. },
  744. "compile": {
  745. "lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.dll": {}
  746. },
  747. "runtime": {
  748. "lib/net472/_._": {}
  749. }
  750. },
  751. "Microsoft.VisualStudio.Shell.Interop.8.0/17.0.32112.339": {
  752. "type": "package",
  753. "dependencies": {
  754. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  755. },
  756. "compile": {
  757. "lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.dll": {}
  758. },
  759. "runtime": {
  760. "lib/net472/_._": {}
  761. }
  762. },
  763. "Microsoft.VisualStudio.Shell.Interop.9.0/17.0.32112.339": {
  764. "type": "package",
  765. "dependencies": {
  766. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  767. },
  768. "compile": {
  769. "lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.dll": {}
  770. },
  771. "runtime": {
  772. "lib/net472/_._": {}
  773. }
  774. },
  775. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0/14.0.0": {
  776. "type": "package",
  777. "compile": {
  778. "lib/net40/Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll": {}
  779. },
  780. "runtime": {
  781. "lib/net40/_._": {}
  782. }
  783. },
  784. "Microsoft.VisualStudio.Telemetry/16.3.250": {
  785. "type": "package",
  786. "dependencies": {
  787. "Microsoft.CSharp": "4.7.0",
  788. "Microsoft.VisualStudio.RemoteControl": "16.3.41",
  789. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23",
  790. "Newtonsoft.Json": "9.0.1"
  791. },
  792. "compile": {
  793. "lib/net45/Microsoft.VisualStudio.Telemetry.dll": {}
  794. },
  795. "runtime": {
  796. "lib/net45/_._": {}
  797. }
  798. },
  799. "Microsoft.VisualStudio.Text.Data/17.0.491": {
  800. "type": "package",
  801. "dependencies": {
  802. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  803. "Microsoft.VisualStudio.Threading": "17.0.63"
  804. },
  805. "compile": {
  806. "lib/net472/Microsoft.VisualStudio.Text.Data.dll": {}
  807. },
  808. "runtime": {
  809. "lib/net472/_._": {}
  810. }
  811. },
  812. "Microsoft.VisualStudio.Text.Logic/17.0.491": {
  813. "type": "package",
  814. "dependencies": {
  815. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  816. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  817. "System.Collections.Immutable": "5.0.0",
  818. "System.ComponentModel.Composition": "4.5.0"
  819. },
  820. "compile": {
  821. "lib/net472/Microsoft.VisualStudio.Text.Logic.dll": {}
  822. },
  823. "runtime": {
  824. "lib/net472/_._": {}
  825. }
  826. },
  827. "Microsoft.VisualStudio.Text.UI/17.0.491": {
  828. "type": "package",
  829. "dependencies": {
  830. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  831. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  832. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  833. "System.ComponentModel.Composition": "4.5.0"
  834. },
  835. "compile": {
  836. "lib/net472/Microsoft.VisualStudio.Text.UI.dll": {}
  837. },
  838. "runtime": {
  839. "lib/net472/_._": {}
  840. }
  841. },
  842. "Microsoft.VisualStudio.Text.UI.Wpf/17.0.491": {
  843. "type": "package",
  844. "dependencies": {
  845. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  846. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  847. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  848. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  849. "Microsoft.VisualStudio.Text.UI": "17.0.491"
  850. },
  851. "compile": {
  852. "lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.dll": {}
  853. },
  854. "runtime": {
  855. "lib/net472/_._": {}
  856. }
  857. },
  858. "Microsoft.VisualStudio.TextManager.Interop/17.0.32112.339": {
  859. "type": "package",
  860. "dependencies": {
  861. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  862. },
  863. "compile": {
  864. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.dll": {}
  865. },
  866. "runtime": {
  867. "lib/net472/_._": {}
  868. }
  869. },
  870. "Microsoft.VisualStudio.TextManager.Interop.10.0/17.0.32112.339": {
  871. "type": "package",
  872. "dependencies": {
  873. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  874. },
  875. "compile": {
  876. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.dll": {}
  877. },
  878. "runtime": {
  879. "lib/net472/_._": {}
  880. }
  881. },
  882. "Microsoft.VisualStudio.TextManager.Interop.11.0/17.0.32112.339": {
  883. "type": "package",
  884. "dependencies": {
  885. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  886. },
  887. "compile": {
  888. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.dll": {}
  889. },
  890. "runtime": {
  891. "lib/net472/_._": {}
  892. }
  893. },
  894. "Microsoft.VisualStudio.TextManager.Interop.12.0/17.0.32112.339": {
  895. "type": "package",
  896. "dependencies": {
  897. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  898. },
  899. "compile": {
  900. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.dll": {}
  901. },
  902. "runtime": {
  903. "lib/net472/_._": {}
  904. }
  905. },
  906. "Microsoft.VisualStudio.TextManager.Interop.8.0/17.0.32112.339": {
  907. "type": "package",
  908. "dependencies": {
  909. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  910. },
  911. "compile": {
  912. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.dll": {}
  913. },
  914. "runtime": {
  915. "lib/net472/_._": {}
  916. }
  917. },
  918. "Microsoft.VisualStudio.TextManager.Interop.9.0/17.0.32112.339": {
  919. "type": "package",
  920. "dependencies": {
  921. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  922. },
  923. "compile": {
  924. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.dll": {}
  925. },
  926. "runtime": {
  927. "lib/net472/_._": {}
  928. }
  929. },
  930. "Microsoft.VisualStudio.TextTemplating/17.0.32112.339": {
  931. "type": "package",
  932. "dependencies": {
  933. "Microsoft.VisualStudio.TextTemplating.Interfaces": "17.0.32112.339"
  934. },
  935. "compile": {
  936. "lib/net472/Microsoft.VisualStudio.TextTemplating.dll": {}
  937. },
  938. "runtime": {
  939. "lib/net472/_._": {}
  940. }
  941. },
  942. "Microsoft.VisualStudio.TextTemplating.Interfaces/17.0.32112.339": {
  943. "type": "package",
  944. "dependencies": {
  945. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0": "17.0.32112.339"
  946. },
  947. "compile": {
  948. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.dll": {}
  949. },
  950. "runtime": {
  951. "lib/net472/_._": {}
  952. }
  953. },
  954. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0/17.0.32112.339": {
  955. "type": "package",
  956. "compile": {
  957. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll": {}
  958. },
  959. "runtime": {
  960. "lib/net472/_._": {}
  961. }
  962. },
  963. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0/17.0.32112.339": {
  964. "type": "package",
  965. "dependencies": {
  966. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0": "17.0.32112.339"
  967. },
  968. "compile": {
  969. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll": {}
  970. },
  971. "runtime": {
  972. "lib/net472/_._": {}
  973. }
  974. },
  975. "Microsoft.VisualStudio.TextTemplating.VSHost/17.0.32112.339": {
  976. "type": "package",
  977. "dependencies": {
  978. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  979. "Microsoft.VisualStudio.TextTemplating": "17.0.32112.339",
  980. "Microsoft.VisualStudio.Validation": "17.0.28",
  981. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  982. },
  983. "compile": {
  984. "lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.dll": {}
  985. },
  986. "runtime": {
  987. "lib/net472/_._": {}
  988. }
  989. },
  990. "Microsoft.VisualStudio.Threading/17.0.64": {
  991. "type": "package",
  992. "dependencies": {
  993. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  994. "Microsoft.VisualStudio.Threading.Analyzers": "17.0.64",
  995. "Microsoft.VisualStudio.Validation": "16.10.35",
  996. "Microsoft.Win32.Registry": "5.0.0",
  997. "System.Threading.Tasks.Extensions": "4.5.4"
  998. },
  999. "compile": {
  1000. "lib/net472/Microsoft.VisualStudio.Threading.dll": {}
  1001. },
  1002. "runtime": {
  1003. "lib/net472/_._": {}
  1004. }
  1005. },
  1006. "Microsoft.VisualStudio.Threading.Analyzers/17.0.64": {
  1007. "type": "package",
  1008. "build": {
  1009. "build/Microsoft.VisualStudio.Threading.Analyzers.targets": {}
  1010. }
  1011. },
  1012. "Microsoft.VisualStudio.Utilities/17.0.32112.339": {
  1013. "type": "package",
  1014. "dependencies": {
  1015. "Microsoft.ServiceHub.Client": "3.0.3078",
  1016. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  1017. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  1018. "System.ComponentModel.Composition": "4.5.0",
  1019. "System.Threading.AccessControl": "5.0.0",
  1020. "System.Threading.Tasks.Dataflow": "5.0.0"
  1021. },
  1022. "compile": {
  1023. "lib/net472/Microsoft.VisualStudio.Utilities.dll": {}
  1024. },
  1025. "runtime": {
  1026. "lib/net472/_._": {}
  1027. }
  1028. },
  1029. "Microsoft.VisualStudio.Utilities.Internal/16.3.23": {
  1030. "type": "package",
  1031. "compile": {
  1032. "lib/net45/_._": {}
  1033. },
  1034. "runtime": {
  1035. "lib/net45/_._": {}
  1036. }
  1037. },
  1038. "Microsoft.VisualStudio.Validation/17.0.28": {
  1039. "type": "package",
  1040. "compile": {
  1041. "lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll": {}
  1042. },
  1043. "runtime": {
  1044. "lib/netstandard2.0/_._": {}
  1045. }
  1046. },
  1047. "Microsoft.VisualStudio.VCProjectEngine/17.0.32112.339": {
  1048. "type": "package",
  1049. "compile": {
  1050. "lib/net45/Microsoft.VisualStudio.VCProjectEngine.dll": {}
  1051. },
  1052. "runtime": {
  1053. "lib/net45/_._": {}
  1054. }
  1055. },
  1056. "Microsoft.VisualStudio.VSHelp/17.0.32112.339": {
  1057. "type": "package",
  1058. "dependencies": {
  1059. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1060. },
  1061. "compile": {
  1062. "lib/net472/Microsoft.VisualStudio.VSHelp.dll": {}
  1063. },
  1064. "runtime": {
  1065. "lib/net472/_._": {}
  1066. }
  1067. },
  1068. "Microsoft.VisualStudio.VSHelp80/17.0.32112.339": {
  1069. "type": "package",
  1070. "dependencies": {
  1071. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1072. },
  1073. "compile": {
  1074. "lib/net472/Microsoft.VisualStudio.VSHelp80.dll": {}
  1075. },
  1076. "runtime": {
  1077. "lib/net472/_._": {}
  1078. }
  1079. },
  1080. "Microsoft.VisualStudio.WCFReference.Interop/17.0.32112.339": {
  1081. "type": "package",
  1082. "dependencies": {
  1083. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1084. },
  1085. "compile": {
  1086. "lib/net472/Microsoft.VisualStudio.WCFReference.Interop.dll": {}
  1087. },
  1088. "runtime": {
  1089. "lib/net472/_._": {}
  1090. }
  1091. },
  1092. "Microsoft.VisualStudio.Web.BrowserLink.12.0/12.0.0": {
  1093. "type": "package",
  1094. "compile": {
  1095. "lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.dll": {}
  1096. },
  1097. "runtime": {
  1098. "lib/net40/_._": {}
  1099. }
  1100. },
  1101. "Microsoft.VSSDK.BuildTools/17.2.2190": {
  1102. "type": "package",
  1103. "dependencies": {
  1104. "Microsoft.VSSDK.CompatibilityAnalyzer": "17.2.2190",
  1105. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10"
  1106. },
  1107. "build": {
  1108. "build/Microsoft.VSSDK.BuildTools.props": {},
  1109. "build/Microsoft.VSSDK.BuildTools.targets": {}
  1110. }
  1111. },
  1112. "Microsoft.VSSDK.CompatibilityAnalyzer/17.2.2190": {
  1113. "type": "package",
  1114. "build": {
  1115. "build/Microsoft.VSSDK.CompatibilityAnalyzer.targets": {}
  1116. }
  1117. },
  1118. "Microsoft.Win32.Primitives/4.3.0": {
  1119. "type": "package",
  1120. "compile": {
  1121. "ref/net46/Microsoft.Win32.Primitives.dll": {}
  1122. },
  1123. "runtime": {
  1124. "lib/net46/_._": {}
  1125. }
  1126. },
  1127. "Microsoft.Win32.Registry/5.0.0": {
  1128. "type": "package",
  1129. "dependencies": {
  1130. "System.Security.AccessControl": "5.0.0",
  1131. "System.Security.Principal.Windows": "5.0.0"
  1132. },
  1133. "compile": {
  1134. "ref/net461/Microsoft.Win32.Registry.dll": {}
  1135. },
  1136. "runtime": {
  1137. "lib/net461/_._": {}
  1138. },
  1139. "runtimeTargets": {
  1140. "runtimes/win/lib/net461/_._": {
  1141. "assetType": "runtime",
  1142. "rid": "win"
  1143. }
  1144. }
  1145. },
  1146. "Nerdbank.Streams/2.6.81": {
  1147. "type": "package",
  1148. "dependencies": {
  1149. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  1150. "Microsoft.VisualStudio.Threading": "16.7.56",
  1151. "Microsoft.VisualStudio.Validation": "15.5.31",
  1152. "System.IO.Pipelines": "4.7.2",
  1153. "System.Net.WebSockets": "4.3.0",
  1154. "System.Runtime.CompilerServices.Unsafe": "4.7.1"
  1155. },
  1156. "compile": {
  1157. "lib/netstandard2.0/Nerdbank.Streams.dll": {}
  1158. },
  1159. "runtime": {
  1160. "lib/netstandard2.0/_._": {}
  1161. }
  1162. },
  1163. "Newtonsoft.Json/13.0.1": {
  1164. "type": "package",
  1165. "compile": {
  1166. "lib/net45/Newtonsoft.Json.dll": {}
  1167. },
  1168. "runtime": {
  1169. "lib/net45/_._": {}
  1170. }
  1171. },
  1172. "stdole/17.0.32112.339": {
  1173. "type": "package",
  1174. "dependencies": {
  1175. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1176. },
  1177. "compile": {
  1178. "lib/net472/stdole.dll": {}
  1179. },
  1180. "runtime": {
  1181. "lib/net472/_._": {}
  1182. }
  1183. },
  1184. "StreamJsonRpc/2.8.28": {
  1185. "type": "package",
  1186. "dependencies": {
  1187. "MessagePack": "2.2.85",
  1188. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  1189. "Microsoft.VisualStudio.Threading": "16.9.60",
  1190. "Nerdbank.Streams": "2.6.81",
  1191. "Newtonsoft.Json": "12.0.2",
  1192. "System.Collections.Immutable": "5.0.0",
  1193. "System.Diagnostics.DiagnosticSource": "5.0.1",
  1194. "System.IO.Pipelines": "5.0.1",
  1195. "System.Memory": "4.5.4",
  1196. "System.Net.Http": "4.3.4",
  1197. "System.Net.WebSockets": "4.3.0",
  1198. "System.Reflection.Emit": "4.7.0",
  1199. "System.Threading.Tasks.Dataflow": "5.0.0",
  1200. "System.Threading.Tasks.Extensions": "4.5.4"
  1201. },
  1202. "compile": {
  1203. "lib/netstandard2.0/StreamJsonRpc.dll": {}
  1204. },
  1205. "runtime": {
  1206. "lib/netstandard2.0/_._": {}
  1207. }
  1208. },
  1209. "System.Buffers/4.5.1": {
  1210. "type": "package",
  1211. "compile": {
  1212. "ref/net45/System.Buffers.dll": {}
  1213. },
  1214. "runtime": {
  1215. "lib/net461/_._": {}
  1216. }
  1217. },
  1218. "System.Collections.Immutable/5.0.0": {
  1219. "type": "package",
  1220. "dependencies": {
  1221. "System.Memory": "4.5.4"
  1222. },
  1223. "compile": {
  1224. "lib/net461/System.Collections.Immutable.dll": {}
  1225. },
  1226. "runtime": {
  1227. "lib/net461/_._": {}
  1228. }
  1229. },
  1230. "System.ComponentModel.Composition/4.5.0": {
  1231. "type": "package",
  1232. "compile": {
  1233. "ref/net45/_._": {}
  1234. },
  1235. "runtime": {
  1236. "lib/net45/_._": {}
  1237. }
  1238. },
  1239. "System.Diagnostics.DiagnosticSource/5.0.1": {
  1240. "type": "package",
  1241. "dependencies": {
  1242. "System.Memory": "4.5.4",
  1243. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  1244. },
  1245. "compile": {
  1246. "lib/net46/System.Diagnostics.DiagnosticSource.dll": {}
  1247. },
  1248. "runtime": {
  1249. "lib/net46/_._": {}
  1250. }
  1251. },
  1252. "System.IO/4.3.0": {
  1253. "type": "package",
  1254. "compile": {
  1255. "ref/net462/System.IO.dll": {}
  1256. },
  1257. "runtime": {
  1258. "lib/net462/_._": {}
  1259. }
  1260. },
  1261. "System.IO.Pipelines/5.0.1": {
  1262. "type": "package",
  1263. "dependencies": {
  1264. "System.Buffers": "4.5.1",
  1265. "System.Memory": "4.5.4",
  1266. "System.Threading.Tasks.Extensions": "4.5.4"
  1267. },
  1268. "compile": {
  1269. "lib/net461/System.IO.Pipelines.dll": {}
  1270. },
  1271. "runtime": {
  1272. "lib/net461/_._": {}
  1273. }
  1274. },
  1275. "System.Memory/4.5.4": {
  1276. "type": "package",
  1277. "dependencies": {
  1278. "System.Buffers": "4.5.1",
  1279. "System.Numerics.Vectors": "4.5.0",
  1280. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  1281. },
  1282. "compile": {
  1283. "lib/net461/System.Memory.dll": {}
  1284. },
  1285. "runtime": {
  1286. "lib/net461/_._": {}
  1287. }
  1288. },
  1289. "System.Net.Http/4.3.4": {
  1290. "type": "package",
  1291. "dependencies": {
  1292. "System.Security.Cryptography.X509Certificates": "4.3.0"
  1293. },
  1294. "compile": {
  1295. "ref/net46/System.Net.Http.dll": {}
  1296. },
  1297. "runtime": {
  1298. "lib/net46/_._": {}
  1299. },
  1300. "runtimeTargets": {
  1301. "runtimes/win/lib/net46/_._": {
  1302. "assetType": "runtime",
  1303. "rid": "win"
  1304. }
  1305. }
  1306. },
  1307. "System.Net.WebSockets/4.3.0": {
  1308. "type": "package",
  1309. "compile": {
  1310. "ref/net46/System.Net.WebSockets.dll": {}
  1311. },
  1312. "runtime": {
  1313. "lib/net46/_._": {}
  1314. }
  1315. },
  1316. "System.Numerics.Vectors/4.5.0": {
  1317. "type": "package",
  1318. "compile": {
  1319. "ref/net46/System.Numerics.Vectors.dll": {}
  1320. },
  1321. "runtime": {
  1322. "lib/net46/_._": {}
  1323. }
  1324. },
  1325. "System.Private.Uri/4.3.2": {
  1326. "type": "package",
  1327. "dependencies": {
  1328. "Microsoft.NETCore.Platforms": "1.1.1",
  1329. "Microsoft.NETCore.Targets": "1.1.3"
  1330. },
  1331. "compile": {
  1332. "ref/netstandard/_._": {}
  1333. }
  1334. },
  1335. "System.Reflection.Emit/4.7.0": {
  1336. "type": "package",
  1337. "compile": {
  1338. "ref/net45/_._": {}
  1339. },
  1340. "runtime": {
  1341. "lib/net45/_._": {}
  1342. }
  1343. },
  1344. "System.Reflection.Emit.Lightweight/4.6.0": {
  1345. "type": "package",
  1346. "compile": {
  1347. "ref/net45/_._": {}
  1348. },
  1349. "runtime": {
  1350. "lib/net45/_._": {}
  1351. }
  1352. },
  1353. "System.Runtime/4.3.0": {
  1354. "type": "package",
  1355. "compile": {
  1356. "ref/net462/System.Runtime.dll": {}
  1357. },
  1358. "runtime": {
  1359. "lib/net462/_._": {}
  1360. }
  1361. },
  1362. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  1363. "type": "package",
  1364. "compile": {
  1365. "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
  1366. },
  1367. "runtime": {
  1368. "lib/net45/_._": {}
  1369. }
  1370. },
  1371. "System.Security.AccessControl/5.0.0": {
  1372. "type": "package",
  1373. "dependencies": {
  1374. "System.Security.Principal.Windows": "5.0.0"
  1375. },
  1376. "compile": {
  1377. "ref/net461/System.Security.AccessControl.dll": {}
  1378. },
  1379. "runtime": {
  1380. "lib/net461/_._": {}
  1381. },
  1382. "runtimeTargets": {
  1383. "runtimes/win/lib/net461/_._": {
  1384. "assetType": "runtime",
  1385. "rid": "win"
  1386. }
  1387. }
  1388. },
  1389. "System.Security.Cryptography.Algorithms/4.3.0": {
  1390. "type": "package",
  1391. "dependencies": {
  1392. "System.IO": "4.3.0",
  1393. "System.Runtime": "4.3.0",
  1394. "System.Security.Cryptography.Encoding": "4.3.0",
  1395. "System.Security.Cryptography.Primitives": "4.3.0"
  1396. },
  1397. "compile": {
  1398. "ref/net463/System.Security.Cryptography.Algorithms.dll": {}
  1399. },
  1400. "runtime": {
  1401. "lib/net463/_._": {}
  1402. },
  1403. "runtimeTargets": {
  1404. "runtimes/win/lib/net463/_._": {
  1405. "assetType": "runtime",
  1406. "rid": "win"
  1407. }
  1408. }
  1409. },
  1410. "System.Security.Cryptography.Encoding/4.3.0": {
  1411. "type": "package",
  1412. "compile": {
  1413. "ref/net46/System.Security.Cryptography.Encoding.dll": {}
  1414. },
  1415. "runtime": {
  1416. "lib/net46/_._": {}
  1417. },
  1418. "runtimeTargets": {
  1419. "runtimes/win/lib/net46/_._": {
  1420. "assetType": "runtime",
  1421. "rid": "win"
  1422. }
  1423. }
  1424. },
  1425. "System.Security.Cryptography.Primitives/4.3.0": {
  1426. "type": "package",
  1427. "compile": {
  1428. "ref/net46/System.Security.Cryptography.Primitives.dll": {}
  1429. },
  1430. "runtime": {
  1431. "lib/net46/_._": {}
  1432. }
  1433. },
  1434. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1435. "type": "package",
  1436. "dependencies": {
  1437. "System.Security.Cryptography.Algorithms": "4.3.0",
  1438. "System.Security.Cryptography.Encoding": "4.3.0"
  1439. },
  1440. "compile": {
  1441. "ref/net461/System.Security.Cryptography.X509Certificates.dll": {}
  1442. },
  1443. "runtime": {
  1444. "lib/net461/_._": {}
  1445. },
  1446. "runtimeTargets": {
  1447. "runtimes/win/lib/net461/_._": {
  1448. "assetType": "runtime",
  1449. "rid": "win"
  1450. }
  1451. }
  1452. },
  1453. "System.Security.Principal.Windows/5.0.0": {
  1454. "type": "package",
  1455. "compile": {
  1456. "ref/net461/System.Security.Principal.Windows.dll": {}
  1457. },
  1458. "runtime": {
  1459. "lib/net461/_._": {}
  1460. },
  1461. "runtimeTargets": {
  1462. "runtimes/win/lib/net461/_._": {
  1463. "assetType": "runtime",
  1464. "rid": "win"
  1465. }
  1466. }
  1467. },
  1468. "System.Threading.AccessControl/5.0.0": {
  1469. "type": "package",
  1470. "dependencies": {
  1471. "System.Security.AccessControl": "5.0.0",
  1472. "System.Security.Principal.Windows": "5.0.0"
  1473. },
  1474. "compile": {
  1475. "ref/net461/System.Threading.AccessControl.dll": {}
  1476. },
  1477. "runtime": {
  1478. "lib/net461/_._": {}
  1479. },
  1480. "runtimeTargets": {
  1481. "runtimes/win/lib/net461/_._": {
  1482. "assetType": "runtime",
  1483. "rid": "win"
  1484. }
  1485. }
  1486. },
  1487. "System.Threading.Tasks.Dataflow/5.0.0": {
  1488. "type": "package",
  1489. "compile": {
  1490. "lib/net461/System.Threading.Tasks.Dataflow.dll": {}
  1491. },
  1492. "runtime": {
  1493. "lib/net461/_._": {}
  1494. }
  1495. },
  1496. "System.Threading.Tasks.Extensions/4.5.4": {
  1497. "type": "package",
  1498. "dependencies": {
  1499. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  1500. },
  1501. "compile": {
  1502. "lib/net461/System.Threading.Tasks.Extensions.dll": {}
  1503. },
  1504. "runtime": {
  1505. "lib/net461/_._": {}
  1506. }
  1507. },
  1508. "VSLangProj/17.0.32112.339": {
  1509. "type": "package",
  1510. "dependencies": {
  1511. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1512. },
  1513. "compile": {
  1514. "lib/net472/VSLangProj.dll": {}
  1515. },
  1516. "runtime": {
  1517. "lib/net472/_._": {}
  1518. }
  1519. },
  1520. "VSLangProj100/17.0.32112.339": {
  1521. "type": "package",
  1522. "dependencies": {
  1523. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1524. },
  1525. "compile": {
  1526. "lib/net472/VSLangProj100.dll": {}
  1527. },
  1528. "runtime": {
  1529. "lib/net472/_._": {}
  1530. }
  1531. },
  1532. "VSLangProj110/17.0.32112.339": {
  1533. "type": "package",
  1534. "dependencies": {
  1535. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1536. },
  1537. "compile": {
  1538. "lib/net472/VSLangProj110.dll": {}
  1539. },
  1540. "runtime": {
  1541. "lib/net472/_._": {}
  1542. }
  1543. },
  1544. "VSLangProj140/17.0.32112.339": {
  1545. "type": "package",
  1546. "dependencies": {
  1547. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1548. },
  1549. "compile": {
  1550. "lib/net472/VSLangProj140.dll": {}
  1551. },
  1552. "runtime": {
  1553. "lib/net472/_._": {}
  1554. }
  1555. },
  1556. "VSLangProj150/17.0.32112.339": {
  1557. "type": "package",
  1558. "dependencies": {
  1559. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1560. },
  1561. "compile": {
  1562. "lib/net472/VSLangProj150.dll": {}
  1563. },
  1564. "runtime": {
  1565. "lib/net472/_._": {}
  1566. }
  1567. },
  1568. "VSLangProj157/17.0.32112.339": {
  1569. "type": "package",
  1570. "dependencies": {
  1571. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1572. },
  1573. "compile": {
  1574. "lib/net472/VSLangProj157.dll": {}
  1575. },
  1576. "runtime": {
  1577. "lib/net472/_._": {}
  1578. }
  1579. },
  1580. "VSLangProj158/17.0.32112.339": {
  1581. "type": "package",
  1582. "dependencies": {
  1583. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1584. },
  1585. "compile": {
  1586. "lib/net472/VSLangProj158.dll": {}
  1587. },
  1588. "runtime": {
  1589. "lib/net472/_._": {}
  1590. }
  1591. },
  1592. "VSLangProj165/17.0.32112.339": {
  1593. "type": "package",
  1594. "dependencies": {
  1595. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1596. },
  1597. "compile": {
  1598. "lib/net472/VSLangProj165.dll": {}
  1599. },
  1600. "runtime": {
  1601. "lib/net472/_._": {}
  1602. }
  1603. },
  1604. "VSLangProj2/17.0.32112.339": {
  1605. "type": "package",
  1606. "dependencies": {
  1607. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1608. },
  1609. "compile": {
  1610. "lib/net472/VSLangProj2.dll": {}
  1611. },
  1612. "runtime": {
  1613. "lib/net472/_._": {}
  1614. }
  1615. },
  1616. "VSLangProj80/17.0.32112.339": {
  1617. "type": "package",
  1618. "dependencies": {
  1619. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1620. },
  1621. "compile": {
  1622. "lib/net472/VSLangProj80.dll": {}
  1623. },
  1624. "runtime": {
  1625. "lib/net472/_._": {}
  1626. }
  1627. },
  1628. "VSLangProj90/17.0.32112.339": {
  1629. "type": "package",
  1630. "dependencies": {
  1631. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1632. },
  1633. "compile": {
  1634. "lib/net472/VSLangProj90.dll": {}
  1635. },
  1636. "runtime": {
  1637. "lib/net472/_._": {}
  1638. }
  1639. }
  1640. },
  1641. ".NETFramework,Version=v4.7.2/win": {
  1642. "envdte/17.0.32112.339": {
  1643. "type": "package",
  1644. "dependencies": {
  1645. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1646. },
  1647. "compile": {
  1648. "lib/net472/envdte.dll": {}
  1649. },
  1650. "runtime": {
  1651. "lib/net472/_._": {}
  1652. }
  1653. },
  1654. "envdte100/17.0.32112.339": {
  1655. "type": "package",
  1656. "dependencies": {
  1657. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1658. },
  1659. "compile": {
  1660. "lib/net472/envdte100.dll": {}
  1661. },
  1662. "runtime": {
  1663. "lib/net472/_._": {}
  1664. }
  1665. },
  1666. "envdte80/17.0.32112.339": {
  1667. "type": "package",
  1668. "dependencies": {
  1669. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1670. },
  1671. "compile": {
  1672. "lib/net472/envdte80.dll": {}
  1673. },
  1674. "runtime": {
  1675. "lib/net472/_._": {}
  1676. }
  1677. },
  1678. "envdte90/17.0.32112.339": {
  1679. "type": "package",
  1680. "dependencies": {
  1681. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1682. },
  1683. "compile": {
  1684. "lib/net472/envdte90.dll": {}
  1685. },
  1686. "runtime": {
  1687. "lib/net472/_._": {}
  1688. }
  1689. },
  1690. "envdte90a/17.0.32112.339": {
  1691. "type": "package",
  1692. "dependencies": {
  1693. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1694. },
  1695. "compile": {
  1696. "lib/net472/envdte90a.dll": {}
  1697. },
  1698. "runtime": {
  1699. "lib/net472/_._": {}
  1700. }
  1701. },
  1702. "MessagePack/2.2.85": {
  1703. "type": "package",
  1704. "dependencies": {
  1705. "MessagePack.Annotations": "2.2.85",
  1706. "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
  1707. "System.Collections.Immutable": "1.5.0",
  1708. "System.Memory": "4.5.3",
  1709. "System.Reflection.Emit": "4.6.0",
  1710. "System.Reflection.Emit.Lightweight": "4.6.0",
  1711. "System.Runtime.CompilerServices.Unsafe": "4.5.2",
  1712. "System.Threading.Tasks.Extensions": "4.5.3"
  1713. },
  1714. "compile": {
  1715. "lib/netstandard2.0/MessagePack.dll": {}
  1716. },
  1717. "runtime": {
  1718. "lib/netstandard2.0/_._": {}
  1719. }
  1720. },
  1721. "MessagePack.Annotations/2.2.85": {
  1722. "type": "package",
  1723. "compile": {
  1724. "lib/netstandard2.0/MessagePack.Annotations.dll": {}
  1725. },
  1726. "runtime": {
  1727. "lib/netstandard2.0/_._": {}
  1728. }
  1729. },
  1730. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  1731. "type": "package",
  1732. "dependencies": {
  1733. "System.Threading.Tasks.Extensions": "4.5.4"
  1734. },
  1735. "compile": {
  1736. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {}
  1737. },
  1738. "runtime": {
  1739. "lib/net461/_._": {}
  1740. }
  1741. },
  1742. "Microsoft.Build.Framework/16.5.0": {
  1743. "type": "package",
  1744. "compile": {
  1745. "lib/net472/Microsoft.Build.Framework.dll": {}
  1746. },
  1747. "runtime": {
  1748. "lib/net472/_._": {}
  1749. }
  1750. },
  1751. "Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.2": {
  1752. "type": "package",
  1753. "build": {
  1754. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.props": {},
  1755. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets": {}
  1756. }
  1757. },
  1758. "Microsoft.CSharp/4.7.0": {
  1759. "type": "package",
  1760. "compile": {
  1761. "ref/net45/_._": {}
  1762. },
  1763. "runtime": {
  1764. "lib/net45/_._": {}
  1765. }
  1766. },
  1767. "Microsoft.NETCore.Platforms/1.1.1": {
  1768. "type": "package",
  1769. "compile": {
  1770. "lib/netstandard1.0/_._": {}
  1771. },
  1772. "runtime": {
  1773. "lib/netstandard1.0/_._": {}
  1774. }
  1775. },
  1776. "Microsoft.NETCore.Targets/1.1.3": {
  1777. "type": "package",
  1778. "compile": {
  1779. "lib/netstandard1.0/_._": {}
  1780. },
  1781. "runtime": {
  1782. "lib/netstandard1.0/_._": {}
  1783. }
  1784. },
  1785. "Microsoft.ServiceHub.Analyzers/3.0.3078": {
  1786. "type": "package"
  1787. },
  1788. "Microsoft.ServiceHub.Client/3.0.3078": {
  1789. "type": "package",
  1790. "dependencies": {
  1791. "Microsoft.ServiceHub.Framework": "3.0.3078",
  1792. "Microsoft.ServiceHub.Resources": "3.0.3078",
  1793. "Microsoft.VisualStudio.RemoteControl": "16.3.32",
  1794. "Microsoft.VisualStudio.Telemetry": "16.3.176",
  1795. "StreamJsonRpc": "2.7.70",
  1796. "System.Collections.Immutable": "5.0.0"
  1797. },
  1798. "compile": {
  1799. "lib/net472/Microsoft.ServiceHub.Client.dll": {}
  1800. },
  1801. "runtime": {
  1802. "lib/net472/_._": {}
  1803. }
  1804. },
  1805. "Microsoft.ServiceHub.Framework/3.0.3078": {
  1806. "type": "package",
  1807. "dependencies": {
  1808. "Microsoft.ServiceHub.Analyzers": "3.0.3078",
  1809. "StreamJsonRpc": "2.7.70",
  1810. "System.Collections.Immutable": "5.0.0"
  1811. },
  1812. "compile": {
  1813. "lib/netstandard2.0/Microsoft.ServiceHub.Framework.dll": {}
  1814. },
  1815. "runtime": {
  1816. "lib/netstandard2.0/_._": {}
  1817. }
  1818. },
  1819. "Microsoft.ServiceHub.Resources/3.0.3078": {
  1820. "type": "package",
  1821. "compile": {
  1822. "lib/net472/Microsoft.ServiceHub.Resources.dll": {}
  1823. },
  1824. "runtime": {
  1825. "lib/net472/_._": {}
  1826. }
  1827. },
  1828. "Microsoft.VisualStudio.CommandBars/17.0.32112.339": {
  1829. "type": "package",
  1830. "dependencies": {
  1831. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1832. },
  1833. "compile": {
  1834. "lib/net472/Microsoft.VisualStudio.CommandBars.dll": {}
  1835. },
  1836. "runtime": {
  1837. "lib/net472/_._": {}
  1838. }
  1839. },
  1840. "Microsoft.VisualStudio.ComponentModelHost/17.0.491": {
  1841. "type": "package",
  1842. "dependencies": {
  1843. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  1844. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  1845. "System.ComponentModel.Composition": "4.5.0"
  1846. },
  1847. "compile": {
  1848. "lib/net472/Microsoft.VisualStudio.ComponentModelHost.dll": {}
  1849. },
  1850. "runtime": {
  1851. "lib/net472/_._": {}
  1852. }
  1853. },
  1854. "Microsoft.VisualStudio.CoreUtility/17.0.491": {
  1855. "type": "package",
  1856. "dependencies": {
  1857. "Microsoft.VisualStudio.Threading": "17.0.63",
  1858. "System.Collections.Immutable": "5.0.0",
  1859. "System.ComponentModel.Composition": "4.5.0"
  1860. },
  1861. "compile": {
  1862. "lib/net472/Microsoft.VisualStudio.CoreUtility.dll": {}
  1863. },
  1864. "runtime": {
  1865. "lib/net472/_._": {}
  1866. }
  1867. },
  1868. "Microsoft.VisualStudio.Debugger.Interop.10.0/17.0.32112.339": {
  1869. "type": "package",
  1870. "dependencies": {
  1871. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  1872. },
  1873. "compile": {
  1874. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.dll": {}
  1875. },
  1876. "runtime": {
  1877. "lib/net472/_._": {}
  1878. }
  1879. },
  1880. "Microsoft.VisualStudio.Debugger.Interop.11.0/17.0.32112.339": {
  1881. "type": "package",
  1882. "dependencies": {
  1883. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  1884. },
  1885. "compile": {
  1886. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.11.0.dll": {}
  1887. },
  1888. "runtime": {
  1889. "lib/net472/_._": {}
  1890. }
  1891. },
  1892. "Microsoft.VisualStudio.Debugger.Interop.12.0/17.0.32112.339": {
  1893. "type": "package",
  1894. "dependencies": {
  1895. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  1896. },
  1897. "compile": {
  1898. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.12.0.dll": {}
  1899. },
  1900. "runtime": {
  1901. "lib/net472/_._": {}
  1902. }
  1903. },
  1904. "Microsoft.VisualStudio.Debugger.Interop.14.0/17.0.32112.339": {
  1905. "type": "package",
  1906. "dependencies": {
  1907. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  1908. },
  1909. "compile": {
  1910. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.14.0.dll": {}
  1911. },
  1912. "runtime": {
  1913. "lib/net472/_._": {}
  1914. }
  1915. },
  1916. "Microsoft.VisualStudio.Debugger.Interop.15.0/17.0.32112.339": {
  1917. "type": "package",
  1918. "dependencies": {
  1919. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339"
  1920. },
  1921. "compile": {
  1922. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.15.0.dll": {}
  1923. },
  1924. "runtime": {
  1925. "lib/net472/_._": {}
  1926. }
  1927. },
  1928. "Microsoft.VisualStudio.Debugger.Interop.16.0/17.0.32112.339": {
  1929. "type": "package",
  1930. "dependencies": {
  1931. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339",
  1932. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  1933. },
  1934. "compile": {
  1935. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.16.0.dll": {}
  1936. },
  1937. "runtime": {
  1938. "lib/net472/_._": {}
  1939. }
  1940. },
  1941. "Microsoft.VisualStudio.Debugger.InteropA/17.0.32112.339": {
  1942. "type": "package",
  1943. "dependencies": {
  1944. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1945. },
  1946. "compile": {
  1947. "lib/net472/Microsoft.VisualStudio.Debugger.InteropA.dll": {}
  1948. },
  1949. "runtime": {
  1950. "lib/net472/_._": {}
  1951. }
  1952. },
  1953. "Microsoft.VisualStudio.Designer.Interfaces/17.0.32112.339": {
  1954. "type": "package",
  1955. "dependencies": {
  1956. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  1957. },
  1958. "compile": {
  1959. "lib/net472/Microsoft.VisualStudio.Designer.Interfaces.dll": {}
  1960. },
  1961. "runtime": {
  1962. "lib/net472/_._": {}
  1963. }
  1964. },
  1965. "Microsoft.VisualStudio.Editor/17.0.491": {
  1966. "type": "package",
  1967. "dependencies": {
  1968. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  1969. "Microsoft.VisualStudio.GraphModel": "17.0.31723.112",
  1970. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  1971. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  1972. "Microsoft.VisualStudio.Language": "17.0.491",
  1973. "Microsoft.VisualStudio.ProjectAggregator": "17.0.31723.112",
  1974. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  1975. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  1976. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  1977. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  1978. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  1979. "Microsoft.VisualStudio.Text.UI.Wpf": "17.0.491",
  1980. "Microsoft.VisualStudio.Threading": "17.0.63",
  1981. "Microsoft.VisualStudio.Validation": "17.0.28"
  1982. },
  1983. "compile": {
  1984. "lib/net472/Microsoft.VisualStudio.Editor.dll": {}
  1985. },
  1986. "runtime": {
  1987. "lib/net472/_._": {}
  1988. }
  1989. },
  1990. "Microsoft.VisualStudio.GraphModel/17.0.32112.339": {
  1991. "type": "package",
  1992. "dependencies": {
  1993. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  1994. "System.ComponentModel.Composition": "4.5.0"
  1995. },
  1996. "compile": {
  1997. "lib/net472/Microsoft.VisualStudio.GraphModel.dll": {}
  1998. },
  1999. "runtime": {
  2000. "lib/net472/_._": {}
  2001. }
  2002. },
  2003. "Microsoft.VisualStudio.ImageCatalog/17.0.32112.339": {
  2004. "type": "package",
  2005. "dependencies": {
  2006. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  2007. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2008. },
  2009. "compile": {
  2010. "lib/net472/Microsoft.VisualStudio.ImageCatalog.dll": {}
  2011. },
  2012. "runtime": {
  2013. "lib/net472/_._": {}
  2014. }
  2015. },
  2016. "Microsoft.VisualStudio.Imaging/17.0.32112.339": {
  2017. "type": "package",
  2018. "dependencies": {
  2019. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  2020. "Microsoft.VisualStudio.Threading": "17.0.64",
  2021. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  2022. "System.Collections.Immutable": "5.0.0"
  2023. },
  2024. "compile": {
  2025. "lib/net472/Microsoft.VisualStudio.Imaging.dll": {}
  2026. },
  2027. "runtime": {
  2028. "lib/net472/_._": {}
  2029. }
  2030. },
  2031. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime/17.0.32112.339": {
  2032. "type": "package",
  2033. "compile": {
  2034. "lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll": {}
  2035. },
  2036. "runtime": {
  2037. "lib/net472/_._": {}
  2038. }
  2039. },
  2040. "Microsoft.VisualStudio.Interop/17.0.32112.339": {
  2041. "type": "package",
  2042. "compile": {
  2043. "lib/net472/Microsoft.VisualStudio.Interop.dll": {}
  2044. },
  2045. "runtime": {
  2046. "lib/net472/_._": {}
  2047. }
  2048. },
  2049. "Microsoft.VisualStudio.Language/17.0.491": {
  2050. "type": "package",
  2051. "dependencies": {
  2052. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2053. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2054. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  2055. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  2056. "Newtonsoft.Json": "13.0.1",
  2057. "StreamJsonRpc": "2.8.28",
  2058. "System.Collections.Immutable": "5.0.0",
  2059. "System.ComponentModel.Composition": "4.5.0",
  2060. "System.Private.Uri": "4.3.2"
  2061. },
  2062. "compile": {
  2063. "lib/net472/Microsoft.VisualStudio.Language.dll": {}
  2064. },
  2065. "runtime": {
  2066. "lib/net472/_._": {}
  2067. }
  2068. },
  2069. "Microsoft.VisualStudio.Language.Intellisense/17.0.491": {
  2070. "type": "package",
  2071. "dependencies": {
  2072. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2073. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  2074. "Microsoft.VisualStudio.Language": "17.0.491",
  2075. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2076. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  2077. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  2078. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  2079. },
  2080. "compile": {
  2081. "lib/net472/Microsoft.VisualStudio.Language.Intellisense.dll": {}
  2082. },
  2083. "runtime": {
  2084. "lib/net472/_._": {}
  2085. }
  2086. },
  2087. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces/17.0.491": {
  2088. "type": "package",
  2089. "dependencies": {
  2090. "Microsoft.VisualStudio.Imaging": "17.0.31723.112",
  2091. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  2092. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  2093. "Microsoft.VisualStudio.Text.Logic": "17.0.448",
  2094. "Microsoft.VisualStudio.Utilities": "17.0.31723.112"
  2095. },
  2096. "compile": {
  2097. "lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll": {}
  2098. },
  2099. "runtime": {
  2100. "lib/net472/_._": {}
  2101. }
  2102. },
  2103. "Microsoft.VisualStudio.Language.StandardClassification/17.0.491": {
  2104. "type": "package",
  2105. "dependencies": {
  2106. "Microsoft.VisualStudio.Text.Logic": "17.0.491"
  2107. },
  2108. "compile": {
  2109. "lib/net472/Microsoft.VisualStudio.Language.StandardClassification.dll": {}
  2110. },
  2111. "runtime": {
  2112. "lib/net472/_._": {}
  2113. }
  2114. },
  2115. "Microsoft.VisualStudio.LanguageServer.Client/17.0.5165": {
  2116. "type": "package",
  2117. "dependencies": {
  2118. "Microsoft.VisualStudio.CoreUtility": "17.0.448",
  2119. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  2120. "Microsoft.VisualStudio.Utilities": "17.0.31723.112",
  2121. "Microsoft.VisualStudio.Validation": "17.0.28",
  2122. "StreamJsonRpc": "2.8.28"
  2123. },
  2124. "compile": {
  2125. "lib/net472/Microsoft.VisualStudio.LanguageServer.Client.dll": {}
  2126. },
  2127. "runtime": {
  2128. "lib/net472/_._": {}
  2129. }
  2130. },
  2131. "Microsoft.VisualStudio.OLE.Interop/17.0.32112.339": {
  2132. "type": "package",
  2133. "dependencies": {
  2134. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2135. },
  2136. "compile": {
  2137. "lib/net472/Microsoft.VisualStudio.OLE.Interop.dll": {}
  2138. },
  2139. "runtime": {
  2140. "lib/net472/_._": {}
  2141. }
  2142. },
  2143. "Microsoft.VisualStudio.Package.LanguageService.15.0/17.0.32112.339": {
  2144. "type": "package",
  2145. "dependencies": {
  2146. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  2147. },
  2148. "compile": {
  2149. "lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.dll": {}
  2150. },
  2151. "runtime": {
  2152. "lib/net45/_._": {}
  2153. }
  2154. },
  2155. "Microsoft.VisualStudio.ProjectAggregator/17.0.32112.339": {
  2156. "type": "package",
  2157. "compile": {
  2158. "lib/net472/Microsoft.VisualStudio.ProjectAggregator.dll": {}
  2159. },
  2160. "runtime": {
  2161. "lib/net472/_._": {}
  2162. }
  2163. },
  2164. "Microsoft.VisualStudio.RemoteControl/16.3.41": {
  2165. "type": "package",
  2166. "dependencies": {
  2167. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23"
  2168. },
  2169. "compile": {
  2170. "lib/net45/Microsoft.VisualStudio.RemoteControl.dll": {}
  2171. },
  2172. "runtime": {
  2173. "lib/net45/_._": {}
  2174. }
  2175. },
  2176. "Microsoft.VisualStudio.RpcContracts/17.0.51": {
  2177. "type": "package",
  2178. "dependencies": {
  2179. "Microsoft.ServiceHub.Framework": "3.0.2061",
  2180. "StreamJsonRpc": "2.8.28"
  2181. },
  2182. "compile": {
  2183. "lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.dll": {}
  2184. },
  2185. "runtime": {
  2186. "lib/netstandard2.0/_._": {}
  2187. }
  2188. },
  2189. "Microsoft.VisualStudio.SDK/17.0.32112.339": {
  2190. "type": "package",
  2191. "dependencies": {
  2192. "Microsoft.VisualStudio.CommandBars": "17.0.32112.339",
  2193. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  2194. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2195. "Microsoft.VisualStudio.Debugger.Interop.12.0": "17.0.32112.339",
  2196. "Microsoft.VisualStudio.Debugger.Interop.14.0": "17.0.32112.339",
  2197. "Microsoft.VisualStudio.Debugger.Interop.15.0": "17.0.32112.339",
  2198. "Microsoft.VisualStudio.Debugger.Interop.16.0": "17.0.32112.339",
  2199. "Microsoft.VisualStudio.Designer.Interfaces": "17.0.32112.339",
  2200. "Microsoft.VisualStudio.Editor": "17.0.491",
  2201. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  2202. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  2203. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  2204. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  2205. "Microsoft.VisualStudio.Language": "17.0.491",
  2206. "Microsoft.VisualStudio.Language.Intellisense": "17.0.491",
  2207. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "17.0.491",
  2208. "Microsoft.VisualStudio.Language.StandardClassification": "17.0.491",
  2209. "Microsoft.VisualStudio.LanguageServer.Client": "17.0.5165",
  2210. "Microsoft.VisualStudio.OLE.Interop": "17.0.32112.339",
  2211. "Microsoft.VisualStudio.Package.LanguageService.15.0": "17.0.32112.339",
  2212. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  2213. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  2214. "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.0.4496",
  2215. "Microsoft.VisualStudio.Shell.Design": "17.0.32112.339",
  2216. "Microsoft.VisualStudio.Shell.Interop": "17.0.32112.339",
  2217. "Microsoft.VisualStudio.Shell.Interop.10.0": "17.0.32112.339",
  2218. "Microsoft.VisualStudio.Shell.Interop.11.0": "17.0.32112.339",
  2219. "Microsoft.VisualStudio.Shell.Interop.12.0": "17.0.32112.339",
  2220. "Microsoft.VisualStudio.Shell.Interop.8.0": "17.0.32112.339",
  2221. "Microsoft.VisualStudio.Shell.Interop.9.0": "17.0.32112.339",
  2222. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0": "14.0.0",
  2223. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  2224. "Microsoft.VisualStudio.TextManager.Interop": "17.0.32112.339",
  2225. "Microsoft.VisualStudio.TextManager.Interop.10.0": "17.0.32112.339",
  2226. "Microsoft.VisualStudio.TextManager.Interop.11.0": "17.0.32112.339",
  2227. "Microsoft.VisualStudio.TextManager.Interop.12.0": "17.0.32112.339",
  2228. "Microsoft.VisualStudio.TextManager.Interop.8.0": "17.0.32112.339",
  2229. "Microsoft.VisualStudio.TextManager.Interop.9.0": "17.0.32112.339",
  2230. "Microsoft.VisualStudio.TextTemplating.VSHost": "17.0.32112.339",
  2231. "Microsoft.VisualStudio.VCProjectEngine": "17.0.32112.339",
  2232. "Microsoft.VisualStudio.VSHelp": "17.0.32112.339",
  2233. "Microsoft.VisualStudio.VSHelp80": "17.0.32112.339",
  2234. "Microsoft.VisualStudio.Validation": "17.0.28",
  2235. "Microsoft.VisualStudio.WCFReference.Interop": "17.0.32112.339",
  2236. "Microsoft.VisualStudio.Web.BrowserLink.12.0": "12.0.0",
  2237. "Microsoft.Win32.Primitives": "4.3.0",
  2238. "System.ComponentModel.Composition": "4.5.0",
  2239. "VSLangProj": "17.0.32112.339",
  2240. "VSLangProj100": "17.0.32112.339",
  2241. "VSLangProj110": "17.0.32112.339",
  2242. "VSLangProj140": "17.0.32112.339",
  2243. "VSLangProj150": "17.0.32112.339",
  2244. "VSLangProj157": "17.0.32112.339",
  2245. "VSLangProj158": "17.0.32112.339",
  2246. "VSLangProj165": "17.0.32112.339",
  2247. "VSLangProj2": "17.0.32112.339",
  2248. "VSLangProj80": "17.0.32112.339",
  2249. "VSLangProj90": "17.0.32112.339",
  2250. "envdte": "17.0.32112.339",
  2251. "envdte100": "17.0.32112.339",
  2252. "envdte80": "17.0.32112.339",
  2253. "envdte90": "17.0.32112.339",
  2254. "envdte90a": "17.0.32112.339",
  2255. "stdole": "17.0.32112.339"
  2256. }
  2257. },
  2258. "Microsoft.VisualStudio.SDK.Analyzers/16.10.10": {
  2259. "type": "package",
  2260. "dependencies": {
  2261. "Microsoft.CodeAnalysis.BannedApiAnalyzers": "3.3.2",
  2262. "Microsoft.VisualStudio.Threading.Analyzers": "16.10.56"
  2263. },
  2264. "build": {
  2265. "build/Microsoft.VisualStudio.SDK.Analyzers.targets": {}
  2266. }
  2267. },
  2268. "Microsoft.VisualStudio.Setup.Configuration.Interop/3.0.4496": {
  2269. "type": "package",
  2270. "compile": {
  2271. "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll": {}
  2272. },
  2273. "runtime": {
  2274. "lib/net35/_._": {}
  2275. },
  2276. "build": {
  2277. "build/Microsoft.VisualStudio.Setup.Configuration.Interop.targets": {}
  2278. }
  2279. },
  2280. "Microsoft.VisualStudio.Shell.15.0/17.0.32112.339": {
  2281. "type": "package",
  2282. "dependencies": {
  2283. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  2284. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  2285. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  2286. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  2287. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  2288. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  2289. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  2290. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  2291. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2292. "Microsoft.VisualStudio.Utilities": "17.0.32112.339"
  2293. },
  2294. "compile": {
  2295. "lib/net472/Microsoft.VisualStudio.Shell.15.0.dll": {}
  2296. },
  2297. "runtime": {
  2298. "lib/net472/_._": {}
  2299. }
  2300. },
  2301. "Microsoft.VisualStudio.Shell.Design/17.0.32112.339": {
  2302. "type": "package",
  2303. "dependencies": {
  2304. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  2305. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  2306. "Microsoft.VisualStudio.Shell.15.0": "17.0.32112.339",
  2307. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  2308. },
  2309. "compile": {
  2310. "lib/net472/Microsoft.VisualStudio.Shell.Design.dll": {}
  2311. },
  2312. "runtime": {
  2313. "lib/net472/_._": {}
  2314. }
  2315. },
  2316. "Microsoft.VisualStudio.Shell.Framework/17.0.32112.339": {
  2317. "type": "package",
  2318. "dependencies": {
  2319. "Microsoft.Build.Framework": "16.5.0",
  2320. "Microsoft.VisualStudio.GraphModel": "17.0.32112.339",
  2321. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  2322. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  2323. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  2324. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  2325. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2326. "Microsoft.VisualStudio.Threading": "17.0.64",
  2327. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  2328. "Newtonsoft.Json": "13.0.1",
  2329. "System.ComponentModel.Composition": "4.5.0",
  2330. "System.Threading.Tasks.Dataflow": "5.0.0",
  2331. "System.Threading.Tasks.Extensions": "4.5.4"
  2332. },
  2333. "compile": {
  2334. "lib/net472/Microsoft.VisualStudio.Shell.Framework.dll": {}
  2335. },
  2336. "runtime": {
  2337. "lib/net472/_._": {}
  2338. }
  2339. },
  2340. "Microsoft.VisualStudio.Shell.Interop/17.0.32112.339": {
  2341. "type": "package",
  2342. "dependencies": {
  2343. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2344. },
  2345. "compile": {
  2346. "lib/net472/Microsoft.VisualStudio.Shell.Interop.dll": {}
  2347. },
  2348. "runtime": {
  2349. "lib/net472/_._": {}
  2350. }
  2351. },
  2352. "Microsoft.VisualStudio.Shell.Interop.10.0/17.0.32112.339": {
  2353. "type": "package",
  2354. "dependencies": {
  2355. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2356. },
  2357. "compile": {
  2358. "lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.dll": {}
  2359. },
  2360. "runtime": {
  2361. "lib/net472/_._": {}
  2362. }
  2363. },
  2364. "Microsoft.VisualStudio.Shell.Interop.11.0/17.0.32112.339": {
  2365. "type": "package",
  2366. "dependencies": {
  2367. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2368. },
  2369. "compile": {
  2370. "lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.dll": {}
  2371. },
  2372. "runtime": {
  2373. "lib/net472/_._": {}
  2374. }
  2375. },
  2376. "Microsoft.VisualStudio.Shell.Interop.12.0/17.0.32112.339": {
  2377. "type": "package",
  2378. "dependencies": {
  2379. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2380. },
  2381. "compile": {
  2382. "lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.dll": {}
  2383. },
  2384. "runtime": {
  2385. "lib/net472/_._": {}
  2386. }
  2387. },
  2388. "Microsoft.VisualStudio.Shell.Interop.8.0/17.0.32112.339": {
  2389. "type": "package",
  2390. "dependencies": {
  2391. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2392. },
  2393. "compile": {
  2394. "lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.dll": {}
  2395. },
  2396. "runtime": {
  2397. "lib/net472/_._": {}
  2398. }
  2399. },
  2400. "Microsoft.VisualStudio.Shell.Interop.9.0/17.0.32112.339": {
  2401. "type": "package",
  2402. "dependencies": {
  2403. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2404. },
  2405. "compile": {
  2406. "lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.dll": {}
  2407. },
  2408. "runtime": {
  2409. "lib/net472/_._": {}
  2410. }
  2411. },
  2412. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0/14.0.0": {
  2413. "type": "package",
  2414. "compile": {
  2415. "lib/net40/Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll": {}
  2416. },
  2417. "runtime": {
  2418. "lib/net40/_._": {}
  2419. }
  2420. },
  2421. "Microsoft.VisualStudio.Telemetry/16.3.250": {
  2422. "type": "package",
  2423. "dependencies": {
  2424. "Microsoft.CSharp": "4.7.0",
  2425. "Microsoft.VisualStudio.RemoteControl": "16.3.41",
  2426. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23",
  2427. "Newtonsoft.Json": "9.0.1"
  2428. },
  2429. "compile": {
  2430. "lib/net45/Microsoft.VisualStudio.Telemetry.dll": {}
  2431. },
  2432. "runtime": {
  2433. "lib/net45/_._": {}
  2434. }
  2435. },
  2436. "Microsoft.VisualStudio.Text.Data/17.0.491": {
  2437. "type": "package",
  2438. "dependencies": {
  2439. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2440. "Microsoft.VisualStudio.Threading": "17.0.63"
  2441. },
  2442. "compile": {
  2443. "lib/net472/Microsoft.VisualStudio.Text.Data.dll": {}
  2444. },
  2445. "runtime": {
  2446. "lib/net472/_._": {}
  2447. }
  2448. },
  2449. "Microsoft.VisualStudio.Text.Logic/17.0.491": {
  2450. "type": "package",
  2451. "dependencies": {
  2452. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2453. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2454. "System.Collections.Immutable": "5.0.0",
  2455. "System.ComponentModel.Composition": "4.5.0"
  2456. },
  2457. "compile": {
  2458. "lib/net472/Microsoft.VisualStudio.Text.Logic.dll": {}
  2459. },
  2460. "runtime": {
  2461. "lib/net472/_._": {}
  2462. }
  2463. },
  2464. "Microsoft.VisualStudio.Text.UI/17.0.491": {
  2465. "type": "package",
  2466. "dependencies": {
  2467. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2468. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2469. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  2470. "System.ComponentModel.Composition": "4.5.0"
  2471. },
  2472. "compile": {
  2473. "lib/net472/Microsoft.VisualStudio.Text.UI.dll": {}
  2474. },
  2475. "runtime": {
  2476. "lib/net472/_._": {}
  2477. }
  2478. },
  2479. "Microsoft.VisualStudio.Text.UI.Wpf/17.0.491": {
  2480. "type": "package",
  2481. "dependencies": {
  2482. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  2483. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  2484. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  2485. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  2486. "Microsoft.VisualStudio.Text.UI": "17.0.491"
  2487. },
  2488. "compile": {
  2489. "lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.dll": {}
  2490. },
  2491. "runtime": {
  2492. "lib/net472/_._": {}
  2493. }
  2494. },
  2495. "Microsoft.VisualStudio.TextManager.Interop/17.0.32112.339": {
  2496. "type": "package",
  2497. "dependencies": {
  2498. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2499. },
  2500. "compile": {
  2501. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.dll": {}
  2502. },
  2503. "runtime": {
  2504. "lib/net472/_._": {}
  2505. }
  2506. },
  2507. "Microsoft.VisualStudio.TextManager.Interop.10.0/17.0.32112.339": {
  2508. "type": "package",
  2509. "dependencies": {
  2510. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2511. },
  2512. "compile": {
  2513. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.dll": {}
  2514. },
  2515. "runtime": {
  2516. "lib/net472/_._": {}
  2517. }
  2518. },
  2519. "Microsoft.VisualStudio.TextManager.Interop.11.0/17.0.32112.339": {
  2520. "type": "package",
  2521. "dependencies": {
  2522. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2523. },
  2524. "compile": {
  2525. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.dll": {}
  2526. },
  2527. "runtime": {
  2528. "lib/net472/_._": {}
  2529. }
  2530. },
  2531. "Microsoft.VisualStudio.TextManager.Interop.12.0/17.0.32112.339": {
  2532. "type": "package",
  2533. "dependencies": {
  2534. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2535. },
  2536. "compile": {
  2537. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.dll": {}
  2538. },
  2539. "runtime": {
  2540. "lib/net472/_._": {}
  2541. }
  2542. },
  2543. "Microsoft.VisualStudio.TextManager.Interop.8.0/17.0.32112.339": {
  2544. "type": "package",
  2545. "dependencies": {
  2546. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2547. },
  2548. "compile": {
  2549. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.dll": {}
  2550. },
  2551. "runtime": {
  2552. "lib/net472/_._": {}
  2553. }
  2554. },
  2555. "Microsoft.VisualStudio.TextManager.Interop.9.0/17.0.32112.339": {
  2556. "type": "package",
  2557. "dependencies": {
  2558. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2559. },
  2560. "compile": {
  2561. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.dll": {}
  2562. },
  2563. "runtime": {
  2564. "lib/net472/_._": {}
  2565. }
  2566. },
  2567. "Microsoft.VisualStudio.TextTemplating/17.0.32112.339": {
  2568. "type": "package",
  2569. "dependencies": {
  2570. "Microsoft.VisualStudio.TextTemplating.Interfaces": "17.0.32112.339"
  2571. },
  2572. "compile": {
  2573. "lib/net472/Microsoft.VisualStudio.TextTemplating.dll": {}
  2574. },
  2575. "runtime": {
  2576. "lib/net472/_._": {}
  2577. }
  2578. },
  2579. "Microsoft.VisualStudio.TextTemplating.Interfaces/17.0.32112.339": {
  2580. "type": "package",
  2581. "dependencies": {
  2582. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0": "17.0.32112.339"
  2583. },
  2584. "compile": {
  2585. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.dll": {}
  2586. },
  2587. "runtime": {
  2588. "lib/net472/_._": {}
  2589. }
  2590. },
  2591. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0/17.0.32112.339": {
  2592. "type": "package",
  2593. "compile": {
  2594. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll": {}
  2595. },
  2596. "runtime": {
  2597. "lib/net472/_._": {}
  2598. }
  2599. },
  2600. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0/17.0.32112.339": {
  2601. "type": "package",
  2602. "dependencies": {
  2603. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0": "17.0.32112.339"
  2604. },
  2605. "compile": {
  2606. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll": {}
  2607. },
  2608. "runtime": {
  2609. "lib/net472/_._": {}
  2610. }
  2611. },
  2612. "Microsoft.VisualStudio.TextTemplating.VSHost/17.0.32112.339": {
  2613. "type": "package",
  2614. "dependencies": {
  2615. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  2616. "Microsoft.VisualStudio.TextTemplating": "17.0.32112.339",
  2617. "Microsoft.VisualStudio.Validation": "17.0.28",
  2618. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  2619. },
  2620. "compile": {
  2621. "lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.dll": {}
  2622. },
  2623. "runtime": {
  2624. "lib/net472/_._": {}
  2625. }
  2626. },
  2627. "Microsoft.VisualStudio.Threading/17.0.64": {
  2628. "type": "package",
  2629. "dependencies": {
  2630. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  2631. "Microsoft.VisualStudio.Threading.Analyzers": "17.0.64",
  2632. "Microsoft.VisualStudio.Validation": "16.10.35",
  2633. "Microsoft.Win32.Registry": "5.0.0",
  2634. "System.Threading.Tasks.Extensions": "4.5.4"
  2635. },
  2636. "compile": {
  2637. "lib/net472/Microsoft.VisualStudio.Threading.dll": {}
  2638. },
  2639. "runtime": {
  2640. "lib/net472/_._": {}
  2641. }
  2642. },
  2643. "Microsoft.VisualStudio.Threading.Analyzers/17.0.64": {
  2644. "type": "package",
  2645. "build": {
  2646. "build/Microsoft.VisualStudio.Threading.Analyzers.targets": {}
  2647. }
  2648. },
  2649. "Microsoft.VisualStudio.Utilities/17.0.32112.339": {
  2650. "type": "package",
  2651. "dependencies": {
  2652. "Microsoft.ServiceHub.Client": "3.0.3078",
  2653. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  2654. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  2655. "System.ComponentModel.Composition": "4.5.0",
  2656. "System.Threading.AccessControl": "5.0.0",
  2657. "System.Threading.Tasks.Dataflow": "5.0.0"
  2658. },
  2659. "compile": {
  2660. "lib/net472/Microsoft.VisualStudio.Utilities.dll": {}
  2661. },
  2662. "runtime": {
  2663. "lib/net472/_._": {}
  2664. }
  2665. },
  2666. "Microsoft.VisualStudio.Utilities.Internal/16.3.23": {
  2667. "type": "package",
  2668. "compile": {
  2669. "lib/net45/_._": {}
  2670. },
  2671. "runtime": {
  2672. "lib/net45/_._": {}
  2673. }
  2674. },
  2675. "Microsoft.VisualStudio.Validation/17.0.28": {
  2676. "type": "package",
  2677. "compile": {
  2678. "lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll": {}
  2679. },
  2680. "runtime": {
  2681. "lib/netstandard2.0/_._": {}
  2682. }
  2683. },
  2684. "Microsoft.VisualStudio.VCProjectEngine/17.0.32112.339": {
  2685. "type": "package",
  2686. "compile": {
  2687. "lib/net45/Microsoft.VisualStudio.VCProjectEngine.dll": {}
  2688. },
  2689. "runtime": {
  2690. "lib/net45/_._": {}
  2691. }
  2692. },
  2693. "Microsoft.VisualStudio.VSHelp/17.0.32112.339": {
  2694. "type": "package",
  2695. "dependencies": {
  2696. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2697. },
  2698. "compile": {
  2699. "lib/net472/Microsoft.VisualStudio.VSHelp.dll": {}
  2700. },
  2701. "runtime": {
  2702. "lib/net472/_._": {}
  2703. }
  2704. },
  2705. "Microsoft.VisualStudio.VSHelp80/17.0.32112.339": {
  2706. "type": "package",
  2707. "dependencies": {
  2708. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2709. },
  2710. "compile": {
  2711. "lib/net472/Microsoft.VisualStudio.VSHelp80.dll": {}
  2712. },
  2713. "runtime": {
  2714. "lib/net472/_._": {}
  2715. }
  2716. },
  2717. "Microsoft.VisualStudio.WCFReference.Interop/17.0.32112.339": {
  2718. "type": "package",
  2719. "dependencies": {
  2720. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2721. },
  2722. "compile": {
  2723. "lib/net472/Microsoft.VisualStudio.WCFReference.Interop.dll": {}
  2724. },
  2725. "runtime": {
  2726. "lib/net472/_._": {}
  2727. }
  2728. },
  2729. "Microsoft.VisualStudio.Web.BrowserLink.12.0/12.0.0": {
  2730. "type": "package",
  2731. "compile": {
  2732. "lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.dll": {}
  2733. },
  2734. "runtime": {
  2735. "lib/net40/_._": {}
  2736. }
  2737. },
  2738. "Microsoft.VSSDK.BuildTools/17.2.2190": {
  2739. "type": "package",
  2740. "dependencies": {
  2741. "Microsoft.VSSDK.CompatibilityAnalyzer": "17.2.2190",
  2742. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10"
  2743. },
  2744. "build": {
  2745. "build/Microsoft.VSSDK.BuildTools.props": {},
  2746. "build/Microsoft.VSSDK.BuildTools.targets": {}
  2747. }
  2748. },
  2749. "Microsoft.VSSDK.CompatibilityAnalyzer/17.2.2190": {
  2750. "type": "package",
  2751. "build": {
  2752. "build/Microsoft.VSSDK.CompatibilityAnalyzer.targets": {}
  2753. }
  2754. },
  2755. "Microsoft.Win32.Primitives/4.3.0": {
  2756. "type": "package",
  2757. "dependencies": {
  2758. "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
  2759. },
  2760. "compile": {
  2761. "ref/net46/Microsoft.Win32.Primitives.dll": {}
  2762. },
  2763. "runtime": {
  2764. "lib/net46/_._": {}
  2765. }
  2766. },
  2767. "Microsoft.Win32.Registry/5.0.0": {
  2768. "type": "package",
  2769. "dependencies": {
  2770. "System.Security.AccessControl": "5.0.0",
  2771. "System.Security.Principal.Windows": "5.0.0"
  2772. },
  2773. "compile": {
  2774. "ref/net461/Microsoft.Win32.Registry.dll": {}
  2775. },
  2776. "runtime": {
  2777. "runtimes/win/lib/net461/_._": {}
  2778. }
  2779. },
  2780. "Nerdbank.Streams/2.6.81": {
  2781. "type": "package",
  2782. "dependencies": {
  2783. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  2784. "Microsoft.VisualStudio.Threading": "16.7.56",
  2785. "Microsoft.VisualStudio.Validation": "15.5.31",
  2786. "System.IO.Pipelines": "4.7.2",
  2787. "System.Net.WebSockets": "4.3.0",
  2788. "System.Runtime.CompilerServices.Unsafe": "4.7.1"
  2789. },
  2790. "compile": {
  2791. "lib/netstandard2.0/Nerdbank.Streams.dll": {}
  2792. },
  2793. "runtime": {
  2794. "lib/netstandard2.0/_._": {}
  2795. }
  2796. },
  2797. "Newtonsoft.Json/13.0.1": {
  2798. "type": "package",
  2799. "compile": {
  2800. "lib/net45/Newtonsoft.Json.dll": {}
  2801. },
  2802. "runtime": {
  2803. "lib/net45/_._": {}
  2804. }
  2805. },
  2806. "runtime.any.System.IO/4.3.0": {
  2807. "type": "package",
  2808. "compile": {
  2809. "ref/netstandard/_._": {}
  2810. },
  2811. "runtime": {
  2812. "lib/net45/_._": {}
  2813. }
  2814. },
  2815. "runtime.any.System.Runtime/4.3.0": {
  2816. "type": "package",
  2817. "compile": {
  2818. "ref/netstandard/_._": {}
  2819. },
  2820. "runtime": {
  2821. "lib/net45/_._": {}
  2822. }
  2823. },
  2824. "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
  2825. "type": "package",
  2826. "compile": {
  2827. "ref/netstandard/_._": {}
  2828. },
  2829. "runtime": {
  2830. "runtimes/win/lib/net/_._": {}
  2831. }
  2832. },
  2833. "stdole/17.0.32112.339": {
  2834. "type": "package",
  2835. "dependencies": {
  2836. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  2837. },
  2838. "compile": {
  2839. "lib/net472/stdole.dll": {}
  2840. },
  2841. "runtime": {
  2842. "lib/net472/_._": {}
  2843. }
  2844. },
  2845. "StreamJsonRpc/2.8.28": {
  2846. "type": "package",
  2847. "dependencies": {
  2848. "MessagePack": "2.2.85",
  2849. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  2850. "Microsoft.VisualStudio.Threading": "16.9.60",
  2851. "Nerdbank.Streams": "2.6.81",
  2852. "Newtonsoft.Json": "12.0.2",
  2853. "System.Collections.Immutable": "5.0.0",
  2854. "System.Diagnostics.DiagnosticSource": "5.0.1",
  2855. "System.IO.Pipelines": "5.0.1",
  2856. "System.Memory": "4.5.4",
  2857. "System.Net.Http": "4.3.4",
  2858. "System.Net.WebSockets": "4.3.0",
  2859. "System.Reflection.Emit": "4.7.0",
  2860. "System.Threading.Tasks.Dataflow": "5.0.0",
  2861. "System.Threading.Tasks.Extensions": "4.5.4"
  2862. },
  2863. "compile": {
  2864. "lib/netstandard2.0/StreamJsonRpc.dll": {}
  2865. },
  2866. "runtime": {
  2867. "lib/netstandard2.0/_._": {}
  2868. }
  2869. },
  2870. "System.Buffers/4.5.1": {
  2871. "type": "package",
  2872. "compile": {
  2873. "ref/net45/System.Buffers.dll": {}
  2874. },
  2875. "runtime": {
  2876. "lib/net461/_._": {}
  2877. }
  2878. },
  2879. "System.Collections.Immutable/5.0.0": {
  2880. "type": "package",
  2881. "dependencies": {
  2882. "System.Memory": "4.5.4"
  2883. },
  2884. "compile": {
  2885. "lib/net461/System.Collections.Immutable.dll": {}
  2886. },
  2887. "runtime": {
  2888. "lib/net461/_._": {}
  2889. }
  2890. },
  2891. "System.ComponentModel.Composition/4.5.0": {
  2892. "type": "package",
  2893. "compile": {
  2894. "ref/net45/_._": {}
  2895. },
  2896. "runtime": {
  2897. "lib/net45/_._": {}
  2898. }
  2899. },
  2900. "System.Diagnostics.DiagnosticSource/5.0.1": {
  2901. "type": "package",
  2902. "dependencies": {
  2903. "System.Memory": "4.5.4",
  2904. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  2905. },
  2906. "compile": {
  2907. "lib/net46/System.Diagnostics.DiagnosticSource.dll": {}
  2908. },
  2909. "runtime": {
  2910. "lib/net46/_._": {}
  2911. }
  2912. },
  2913. "System.IO/4.3.0": {
  2914. "type": "package",
  2915. "dependencies": {
  2916. "runtime.any.System.IO": "4.3.0"
  2917. },
  2918. "compile": {
  2919. "ref/net462/System.IO.dll": {}
  2920. },
  2921. "runtime": {
  2922. "lib/net462/_._": {}
  2923. }
  2924. },
  2925. "System.IO.Pipelines/5.0.1": {
  2926. "type": "package",
  2927. "dependencies": {
  2928. "System.Buffers": "4.5.1",
  2929. "System.Memory": "4.5.4",
  2930. "System.Threading.Tasks.Extensions": "4.5.4"
  2931. },
  2932. "compile": {
  2933. "lib/net461/System.IO.Pipelines.dll": {}
  2934. },
  2935. "runtime": {
  2936. "lib/net461/_._": {}
  2937. }
  2938. },
  2939. "System.Memory/4.5.4": {
  2940. "type": "package",
  2941. "dependencies": {
  2942. "System.Buffers": "4.5.1",
  2943. "System.Numerics.Vectors": "4.5.0",
  2944. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  2945. },
  2946. "compile": {
  2947. "lib/net461/System.Memory.dll": {}
  2948. },
  2949. "runtime": {
  2950. "lib/net461/_._": {}
  2951. }
  2952. },
  2953. "System.Net.Http/4.3.4": {
  2954. "type": "package",
  2955. "dependencies": {
  2956. "System.Security.Cryptography.X509Certificates": "4.3.0"
  2957. },
  2958. "compile": {
  2959. "ref/net46/System.Net.Http.dll": {}
  2960. },
  2961. "runtime": {
  2962. "runtimes/win/lib/net46/_._": {}
  2963. }
  2964. },
  2965. "System.Net.WebSockets/4.3.0": {
  2966. "type": "package",
  2967. "compile": {
  2968. "ref/net46/System.Net.WebSockets.dll": {}
  2969. },
  2970. "runtime": {
  2971. "lib/net46/_._": {}
  2972. }
  2973. },
  2974. "System.Numerics.Vectors/4.5.0": {
  2975. "type": "package",
  2976. "compile": {
  2977. "ref/net46/System.Numerics.Vectors.dll": {}
  2978. },
  2979. "runtime": {
  2980. "lib/net46/_._": {}
  2981. }
  2982. },
  2983. "System.Private.Uri/4.3.2": {
  2984. "type": "package",
  2985. "dependencies": {
  2986. "Microsoft.NETCore.Platforms": "1.1.1",
  2987. "Microsoft.NETCore.Targets": "1.1.3"
  2988. },
  2989. "compile": {
  2990. "ref/netstandard/_._": {}
  2991. }
  2992. },
  2993. "System.Reflection.Emit/4.7.0": {
  2994. "type": "package",
  2995. "compile": {
  2996. "ref/net45/_._": {}
  2997. },
  2998. "runtime": {
  2999. "lib/net45/_._": {}
  3000. }
  3001. },
  3002. "System.Reflection.Emit.Lightweight/4.6.0": {
  3003. "type": "package",
  3004. "compile": {
  3005. "ref/net45/_._": {}
  3006. },
  3007. "runtime": {
  3008. "lib/net45/_._": {}
  3009. }
  3010. },
  3011. "System.Runtime/4.3.0": {
  3012. "type": "package",
  3013. "dependencies": {
  3014. "runtime.any.System.Runtime": "4.3.0"
  3015. },
  3016. "compile": {
  3017. "ref/net462/System.Runtime.dll": {}
  3018. },
  3019. "runtime": {
  3020. "lib/net462/_._": {}
  3021. }
  3022. },
  3023. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  3024. "type": "package",
  3025. "compile": {
  3026. "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
  3027. },
  3028. "runtime": {
  3029. "lib/net45/_._": {}
  3030. }
  3031. },
  3032. "System.Security.AccessControl/5.0.0": {
  3033. "type": "package",
  3034. "dependencies": {
  3035. "System.Security.Principal.Windows": "5.0.0"
  3036. },
  3037. "compile": {
  3038. "ref/net461/System.Security.AccessControl.dll": {}
  3039. },
  3040. "runtime": {
  3041. "runtimes/win/lib/net461/_._": {}
  3042. }
  3043. },
  3044. "System.Security.Cryptography.Algorithms/4.3.0": {
  3045. "type": "package",
  3046. "dependencies": {
  3047. "System.IO": "4.3.0",
  3048. "System.Runtime": "4.3.0",
  3049. "System.Security.Cryptography.Encoding": "4.3.0",
  3050. "System.Security.Cryptography.Primitives": "4.3.0"
  3051. },
  3052. "compile": {
  3053. "ref/net463/System.Security.Cryptography.Algorithms.dll": {}
  3054. },
  3055. "runtime": {
  3056. "runtimes/win/lib/net463/_._": {}
  3057. }
  3058. },
  3059. "System.Security.Cryptography.Encoding/4.3.0": {
  3060. "type": "package",
  3061. "compile": {
  3062. "ref/net46/System.Security.Cryptography.Encoding.dll": {}
  3063. },
  3064. "runtime": {
  3065. "runtimes/win/lib/net46/_._": {}
  3066. }
  3067. },
  3068. "System.Security.Cryptography.Primitives/4.3.0": {
  3069. "type": "package",
  3070. "compile": {
  3071. "ref/net46/System.Security.Cryptography.Primitives.dll": {}
  3072. },
  3073. "runtime": {
  3074. "lib/net46/_._": {}
  3075. }
  3076. },
  3077. "System.Security.Cryptography.X509Certificates/4.3.0": {
  3078. "type": "package",
  3079. "dependencies": {
  3080. "System.Security.Cryptography.Algorithms": "4.3.0",
  3081. "System.Security.Cryptography.Encoding": "4.3.0"
  3082. },
  3083. "compile": {
  3084. "ref/net461/System.Security.Cryptography.X509Certificates.dll": {}
  3085. },
  3086. "runtime": {
  3087. "runtimes/win/lib/net461/_._": {}
  3088. }
  3089. },
  3090. "System.Security.Principal.Windows/5.0.0": {
  3091. "type": "package",
  3092. "compile": {
  3093. "ref/net461/System.Security.Principal.Windows.dll": {}
  3094. },
  3095. "runtime": {
  3096. "runtimes/win/lib/net461/_._": {}
  3097. }
  3098. },
  3099. "System.Threading.AccessControl/5.0.0": {
  3100. "type": "package",
  3101. "dependencies": {
  3102. "System.Security.AccessControl": "5.0.0",
  3103. "System.Security.Principal.Windows": "5.0.0"
  3104. },
  3105. "compile": {
  3106. "ref/net461/System.Threading.AccessControl.dll": {}
  3107. },
  3108. "runtime": {
  3109. "runtimes/win/lib/net461/_._": {}
  3110. }
  3111. },
  3112. "System.Threading.Tasks.Dataflow/5.0.0": {
  3113. "type": "package",
  3114. "compile": {
  3115. "lib/net461/System.Threading.Tasks.Dataflow.dll": {}
  3116. },
  3117. "runtime": {
  3118. "lib/net461/_._": {}
  3119. }
  3120. },
  3121. "System.Threading.Tasks.Extensions/4.5.4": {
  3122. "type": "package",
  3123. "dependencies": {
  3124. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  3125. },
  3126. "compile": {
  3127. "lib/net461/System.Threading.Tasks.Extensions.dll": {}
  3128. },
  3129. "runtime": {
  3130. "lib/net461/_._": {}
  3131. }
  3132. },
  3133. "VSLangProj/17.0.32112.339": {
  3134. "type": "package",
  3135. "dependencies": {
  3136. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3137. },
  3138. "compile": {
  3139. "lib/net472/VSLangProj.dll": {}
  3140. },
  3141. "runtime": {
  3142. "lib/net472/_._": {}
  3143. }
  3144. },
  3145. "VSLangProj100/17.0.32112.339": {
  3146. "type": "package",
  3147. "dependencies": {
  3148. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3149. },
  3150. "compile": {
  3151. "lib/net472/VSLangProj100.dll": {}
  3152. },
  3153. "runtime": {
  3154. "lib/net472/_._": {}
  3155. }
  3156. },
  3157. "VSLangProj110/17.0.32112.339": {
  3158. "type": "package",
  3159. "dependencies": {
  3160. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3161. },
  3162. "compile": {
  3163. "lib/net472/VSLangProj110.dll": {}
  3164. },
  3165. "runtime": {
  3166. "lib/net472/_._": {}
  3167. }
  3168. },
  3169. "VSLangProj140/17.0.32112.339": {
  3170. "type": "package",
  3171. "dependencies": {
  3172. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3173. },
  3174. "compile": {
  3175. "lib/net472/VSLangProj140.dll": {}
  3176. },
  3177. "runtime": {
  3178. "lib/net472/_._": {}
  3179. }
  3180. },
  3181. "VSLangProj150/17.0.32112.339": {
  3182. "type": "package",
  3183. "dependencies": {
  3184. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3185. },
  3186. "compile": {
  3187. "lib/net472/VSLangProj150.dll": {}
  3188. },
  3189. "runtime": {
  3190. "lib/net472/_._": {}
  3191. }
  3192. },
  3193. "VSLangProj157/17.0.32112.339": {
  3194. "type": "package",
  3195. "dependencies": {
  3196. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3197. },
  3198. "compile": {
  3199. "lib/net472/VSLangProj157.dll": {}
  3200. },
  3201. "runtime": {
  3202. "lib/net472/_._": {}
  3203. }
  3204. },
  3205. "VSLangProj158/17.0.32112.339": {
  3206. "type": "package",
  3207. "dependencies": {
  3208. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3209. },
  3210. "compile": {
  3211. "lib/net472/VSLangProj158.dll": {}
  3212. },
  3213. "runtime": {
  3214. "lib/net472/_._": {}
  3215. }
  3216. },
  3217. "VSLangProj165/17.0.32112.339": {
  3218. "type": "package",
  3219. "dependencies": {
  3220. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3221. },
  3222. "compile": {
  3223. "lib/net472/VSLangProj165.dll": {}
  3224. },
  3225. "runtime": {
  3226. "lib/net472/_._": {}
  3227. }
  3228. },
  3229. "VSLangProj2/17.0.32112.339": {
  3230. "type": "package",
  3231. "dependencies": {
  3232. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3233. },
  3234. "compile": {
  3235. "lib/net472/VSLangProj2.dll": {}
  3236. },
  3237. "runtime": {
  3238. "lib/net472/_._": {}
  3239. }
  3240. },
  3241. "VSLangProj80/17.0.32112.339": {
  3242. "type": "package",
  3243. "dependencies": {
  3244. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3245. },
  3246. "compile": {
  3247. "lib/net472/VSLangProj80.dll": {}
  3248. },
  3249. "runtime": {
  3250. "lib/net472/_._": {}
  3251. }
  3252. },
  3253. "VSLangProj90/17.0.32112.339": {
  3254. "type": "package",
  3255. "dependencies": {
  3256. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3257. },
  3258. "compile": {
  3259. "lib/net472/VSLangProj90.dll": {}
  3260. },
  3261. "runtime": {
  3262. "lib/net472/_._": {}
  3263. }
  3264. }
  3265. },
  3266. ".NETFramework,Version=v4.7.2/win-x64": {
  3267. "envdte/17.0.32112.339": {
  3268. "type": "package",
  3269. "dependencies": {
  3270. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3271. },
  3272. "compile": {
  3273. "lib/net472/envdte.dll": {}
  3274. },
  3275. "runtime": {
  3276. "lib/net472/_._": {}
  3277. }
  3278. },
  3279. "envdte100/17.0.32112.339": {
  3280. "type": "package",
  3281. "dependencies": {
  3282. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3283. },
  3284. "compile": {
  3285. "lib/net472/envdte100.dll": {}
  3286. },
  3287. "runtime": {
  3288. "lib/net472/_._": {}
  3289. }
  3290. },
  3291. "envdte80/17.0.32112.339": {
  3292. "type": "package",
  3293. "dependencies": {
  3294. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3295. },
  3296. "compile": {
  3297. "lib/net472/envdte80.dll": {}
  3298. },
  3299. "runtime": {
  3300. "lib/net472/_._": {}
  3301. }
  3302. },
  3303. "envdte90/17.0.32112.339": {
  3304. "type": "package",
  3305. "dependencies": {
  3306. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3307. },
  3308. "compile": {
  3309. "lib/net472/envdte90.dll": {}
  3310. },
  3311. "runtime": {
  3312. "lib/net472/_._": {}
  3313. }
  3314. },
  3315. "envdte90a/17.0.32112.339": {
  3316. "type": "package",
  3317. "dependencies": {
  3318. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3319. },
  3320. "compile": {
  3321. "lib/net472/envdte90a.dll": {}
  3322. },
  3323. "runtime": {
  3324. "lib/net472/_._": {}
  3325. }
  3326. },
  3327. "MessagePack/2.2.85": {
  3328. "type": "package",
  3329. "dependencies": {
  3330. "MessagePack.Annotations": "2.2.85",
  3331. "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
  3332. "System.Collections.Immutable": "1.5.0",
  3333. "System.Memory": "4.5.3",
  3334. "System.Reflection.Emit": "4.6.0",
  3335. "System.Reflection.Emit.Lightweight": "4.6.0",
  3336. "System.Runtime.CompilerServices.Unsafe": "4.5.2",
  3337. "System.Threading.Tasks.Extensions": "4.5.3"
  3338. },
  3339. "compile": {
  3340. "lib/netstandard2.0/MessagePack.dll": {}
  3341. },
  3342. "runtime": {
  3343. "lib/netstandard2.0/_._": {}
  3344. }
  3345. },
  3346. "MessagePack.Annotations/2.2.85": {
  3347. "type": "package",
  3348. "compile": {
  3349. "lib/netstandard2.0/MessagePack.Annotations.dll": {}
  3350. },
  3351. "runtime": {
  3352. "lib/netstandard2.0/_._": {}
  3353. }
  3354. },
  3355. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  3356. "type": "package",
  3357. "dependencies": {
  3358. "System.Threading.Tasks.Extensions": "4.5.4"
  3359. },
  3360. "compile": {
  3361. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {}
  3362. },
  3363. "runtime": {
  3364. "lib/net461/_._": {}
  3365. }
  3366. },
  3367. "Microsoft.Build.Framework/16.5.0": {
  3368. "type": "package",
  3369. "compile": {
  3370. "lib/net472/Microsoft.Build.Framework.dll": {}
  3371. },
  3372. "runtime": {
  3373. "lib/net472/_._": {}
  3374. }
  3375. },
  3376. "Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.2": {
  3377. "type": "package",
  3378. "build": {
  3379. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.props": {},
  3380. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets": {}
  3381. }
  3382. },
  3383. "Microsoft.CSharp/4.7.0": {
  3384. "type": "package",
  3385. "compile": {
  3386. "ref/net45/_._": {}
  3387. },
  3388. "runtime": {
  3389. "lib/net45/_._": {}
  3390. }
  3391. },
  3392. "Microsoft.NETCore.Platforms/1.1.1": {
  3393. "type": "package",
  3394. "compile": {
  3395. "lib/netstandard1.0/_._": {}
  3396. },
  3397. "runtime": {
  3398. "lib/netstandard1.0/_._": {}
  3399. }
  3400. },
  3401. "Microsoft.NETCore.Targets/1.1.3": {
  3402. "type": "package",
  3403. "compile": {
  3404. "lib/netstandard1.0/_._": {}
  3405. },
  3406. "runtime": {
  3407. "lib/netstandard1.0/_._": {}
  3408. }
  3409. },
  3410. "Microsoft.ServiceHub.Analyzers/3.0.3078": {
  3411. "type": "package"
  3412. },
  3413. "Microsoft.ServiceHub.Client/3.0.3078": {
  3414. "type": "package",
  3415. "dependencies": {
  3416. "Microsoft.ServiceHub.Framework": "3.0.3078",
  3417. "Microsoft.ServiceHub.Resources": "3.0.3078",
  3418. "Microsoft.VisualStudio.RemoteControl": "16.3.32",
  3419. "Microsoft.VisualStudio.Telemetry": "16.3.176",
  3420. "StreamJsonRpc": "2.7.70",
  3421. "System.Collections.Immutable": "5.0.0"
  3422. },
  3423. "compile": {
  3424. "lib/net472/Microsoft.ServiceHub.Client.dll": {}
  3425. },
  3426. "runtime": {
  3427. "lib/net472/_._": {}
  3428. }
  3429. },
  3430. "Microsoft.ServiceHub.Framework/3.0.3078": {
  3431. "type": "package",
  3432. "dependencies": {
  3433. "Microsoft.ServiceHub.Analyzers": "3.0.3078",
  3434. "StreamJsonRpc": "2.7.70",
  3435. "System.Collections.Immutable": "5.0.0"
  3436. },
  3437. "compile": {
  3438. "lib/netstandard2.0/Microsoft.ServiceHub.Framework.dll": {}
  3439. },
  3440. "runtime": {
  3441. "lib/netstandard2.0/_._": {}
  3442. }
  3443. },
  3444. "Microsoft.ServiceHub.Resources/3.0.3078": {
  3445. "type": "package",
  3446. "compile": {
  3447. "lib/net472/Microsoft.ServiceHub.Resources.dll": {}
  3448. },
  3449. "runtime": {
  3450. "lib/net472/_._": {}
  3451. }
  3452. },
  3453. "Microsoft.VisualStudio.CommandBars/17.0.32112.339": {
  3454. "type": "package",
  3455. "dependencies": {
  3456. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3457. },
  3458. "compile": {
  3459. "lib/net472/Microsoft.VisualStudio.CommandBars.dll": {}
  3460. },
  3461. "runtime": {
  3462. "lib/net472/_._": {}
  3463. }
  3464. },
  3465. "Microsoft.VisualStudio.ComponentModelHost/17.0.491": {
  3466. "type": "package",
  3467. "dependencies": {
  3468. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  3469. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  3470. "System.ComponentModel.Composition": "4.5.0"
  3471. },
  3472. "compile": {
  3473. "lib/net472/Microsoft.VisualStudio.ComponentModelHost.dll": {}
  3474. },
  3475. "runtime": {
  3476. "lib/net472/_._": {}
  3477. }
  3478. },
  3479. "Microsoft.VisualStudio.CoreUtility/17.0.491": {
  3480. "type": "package",
  3481. "dependencies": {
  3482. "Microsoft.VisualStudio.Threading": "17.0.63",
  3483. "System.Collections.Immutable": "5.0.0",
  3484. "System.ComponentModel.Composition": "4.5.0"
  3485. },
  3486. "compile": {
  3487. "lib/net472/Microsoft.VisualStudio.CoreUtility.dll": {}
  3488. },
  3489. "runtime": {
  3490. "lib/net472/_._": {}
  3491. }
  3492. },
  3493. "Microsoft.VisualStudio.Debugger.Interop.10.0/17.0.32112.339": {
  3494. "type": "package",
  3495. "dependencies": {
  3496. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  3497. },
  3498. "compile": {
  3499. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.dll": {}
  3500. },
  3501. "runtime": {
  3502. "lib/net472/_._": {}
  3503. }
  3504. },
  3505. "Microsoft.VisualStudio.Debugger.Interop.11.0/17.0.32112.339": {
  3506. "type": "package",
  3507. "dependencies": {
  3508. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  3509. },
  3510. "compile": {
  3511. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.11.0.dll": {}
  3512. },
  3513. "runtime": {
  3514. "lib/net472/_._": {}
  3515. }
  3516. },
  3517. "Microsoft.VisualStudio.Debugger.Interop.12.0/17.0.32112.339": {
  3518. "type": "package",
  3519. "dependencies": {
  3520. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  3521. },
  3522. "compile": {
  3523. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.12.0.dll": {}
  3524. },
  3525. "runtime": {
  3526. "lib/net472/_._": {}
  3527. }
  3528. },
  3529. "Microsoft.VisualStudio.Debugger.Interop.14.0/17.0.32112.339": {
  3530. "type": "package",
  3531. "dependencies": {
  3532. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  3533. },
  3534. "compile": {
  3535. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.14.0.dll": {}
  3536. },
  3537. "runtime": {
  3538. "lib/net472/_._": {}
  3539. }
  3540. },
  3541. "Microsoft.VisualStudio.Debugger.Interop.15.0/17.0.32112.339": {
  3542. "type": "package",
  3543. "dependencies": {
  3544. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339"
  3545. },
  3546. "compile": {
  3547. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.15.0.dll": {}
  3548. },
  3549. "runtime": {
  3550. "lib/net472/_._": {}
  3551. }
  3552. },
  3553. "Microsoft.VisualStudio.Debugger.Interop.16.0/17.0.32112.339": {
  3554. "type": "package",
  3555. "dependencies": {
  3556. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339",
  3557. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  3558. },
  3559. "compile": {
  3560. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.16.0.dll": {}
  3561. },
  3562. "runtime": {
  3563. "lib/net472/_._": {}
  3564. }
  3565. },
  3566. "Microsoft.VisualStudio.Debugger.InteropA/17.0.32112.339": {
  3567. "type": "package",
  3568. "dependencies": {
  3569. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3570. },
  3571. "compile": {
  3572. "lib/net472/Microsoft.VisualStudio.Debugger.InteropA.dll": {}
  3573. },
  3574. "runtime": {
  3575. "lib/net472/_._": {}
  3576. }
  3577. },
  3578. "Microsoft.VisualStudio.Designer.Interfaces/17.0.32112.339": {
  3579. "type": "package",
  3580. "dependencies": {
  3581. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3582. },
  3583. "compile": {
  3584. "lib/net472/Microsoft.VisualStudio.Designer.Interfaces.dll": {}
  3585. },
  3586. "runtime": {
  3587. "lib/net472/_._": {}
  3588. }
  3589. },
  3590. "Microsoft.VisualStudio.Editor/17.0.491": {
  3591. "type": "package",
  3592. "dependencies": {
  3593. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  3594. "Microsoft.VisualStudio.GraphModel": "17.0.31723.112",
  3595. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  3596. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  3597. "Microsoft.VisualStudio.Language": "17.0.491",
  3598. "Microsoft.VisualStudio.ProjectAggregator": "17.0.31723.112",
  3599. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  3600. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  3601. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  3602. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  3603. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  3604. "Microsoft.VisualStudio.Text.UI.Wpf": "17.0.491",
  3605. "Microsoft.VisualStudio.Threading": "17.0.63",
  3606. "Microsoft.VisualStudio.Validation": "17.0.28"
  3607. },
  3608. "compile": {
  3609. "lib/net472/Microsoft.VisualStudio.Editor.dll": {}
  3610. },
  3611. "runtime": {
  3612. "lib/net472/_._": {}
  3613. }
  3614. },
  3615. "Microsoft.VisualStudio.GraphModel/17.0.32112.339": {
  3616. "type": "package",
  3617. "dependencies": {
  3618. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  3619. "System.ComponentModel.Composition": "4.5.0"
  3620. },
  3621. "compile": {
  3622. "lib/net472/Microsoft.VisualStudio.GraphModel.dll": {}
  3623. },
  3624. "runtime": {
  3625. "lib/net472/_._": {}
  3626. }
  3627. },
  3628. "Microsoft.VisualStudio.ImageCatalog/17.0.32112.339": {
  3629. "type": "package",
  3630. "dependencies": {
  3631. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  3632. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3633. },
  3634. "compile": {
  3635. "lib/net472/Microsoft.VisualStudio.ImageCatalog.dll": {}
  3636. },
  3637. "runtime": {
  3638. "lib/net472/_._": {}
  3639. }
  3640. },
  3641. "Microsoft.VisualStudio.Imaging/17.0.32112.339": {
  3642. "type": "package",
  3643. "dependencies": {
  3644. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  3645. "Microsoft.VisualStudio.Threading": "17.0.64",
  3646. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  3647. "System.Collections.Immutable": "5.0.0"
  3648. },
  3649. "compile": {
  3650. "lib/net472/Microsoft.VisualStudio.Imaging.dll": {}
  3651. },
  3652. "runtime": {
  3653. "lib/net472/_._": {}
  3654. }
  3655. },
  3656. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime/17.0.32112.339": {
  3657. "type": "package",
  3658. "compile": {
  3659. "lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll": {}
  3660. },
  3661. "runtime": {
  3662. "lib/net472/_._": {}
  3663. }
  3664. },
  3665. "Microsoft.VisualStudio.Interop/17.0.32112.339": {
  3666. "type": "package",
  3667. "compile": {
  3668. "lib/net472/Microsoft.VisualStudio.Interop.dll": {}
  3669. },
  3670. "runtime": {
  3671. "lib/net472/_._": {}
  3672. }
  3673. },
  3674. "Microsoft.VisualStudio.Language/17.0.491": {
  3675. "type": "package",
  3676. "dependencies": {
  3677. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  3678. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  3679. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  3680. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  3681. "Newtonsoft.Json": "13.0.1",
  3682. "StreamJsonRpc": "2.8.28",
  3683. "System.Collections.Immutable": "5.0.0",
  3684. "System.ComponentModel.Composition": "4.5.0",
  3685. "System.Private.Uri": "4.3.2"
  3686. },
  3687. "compile": {
  3688. "lib/net472/Microsoft.VisualStudio.Language.dll": {}
  3689. },
  3690. "runtime": {
  3691. "lib/net472/_._": {}
  3692. }
  3693. },
  3694. "Microsoft.VisualStudio.Language.Intellisense/17.0.491": {
  3695. "type": "package",
  3696. "dependencies": {
  3697. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  3698. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  3699. "Microsoft.VisualStudio.Language": "17.0.491",
  3700. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  3701. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  3702. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  3703. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  3704. },
  3705. "compile": {
  3706. "lib/net472/Microsoft.VisualStudio.Language.Intellisense.dll": {}
  3707. },
  3708. "runtime": {
  3709. "lib/net472/_._": {}
  3710. }
  3711. },
  3712. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces/17.0.491": {
  3713. "type": "package",
  3714. "dependencies": {
  3715. "Microsoft.VisualStudio.Imaging": "17.0.31723.112",
  3716. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  3717. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  3718. "Microsoft.VisualStudio.Text.Logic": "17.0.448",
  3719. "Microsoft.VisualStudio.Utilities": "17.0.31723.112"
  3720. },
  3721. "compile": {
  3722. "lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll": {}
  3723. },
  3724. "runtime": {
  3725. "lib/net472/_._": {}
  3726. }
  3727. },
  3728. "Microsoft.VisualStudio.Language.StandardClassification/17.0.491": {
  3729. "type": "package",
  3730. "dependencies": {
  3731. "Microsoft.VisualStudio.Text.Logic": "17.0.491"
  3732. },
  3733. "compile": {
  3734. "lib/net472/Microsoft.VisualStudio.Language.StandardClassification.dll": {}
  3735. },
  3736. "runtime": {
  3737. "lib/net472/_._": {}
  3738. }
  3739. },
  3740. "Microsoft.VisualStudio.LanguageServer.Client/17.0.5165": {
  3741. "type": "package",
  3742. "dependencies": {
  3743. "Microsoft.VisualStudio.CoreUtility": "17.0.448",
  3744. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  3745. "Microsoft.VisualStudio.Utilities": "17.0.31723.112",
  3746. "Microsoft.VisualStudio.Validation": "17.0.28",
  3747. "StreamJsonRpc": "2.8.28"
  3748. },
  3749. "compile": {
  3750. "lib/net472/Microsoft.VisualStudio.LanguageServer.Client.dll": {}
  3751. },
  3752. "runtime": {
  3753. "lib/net472/_._": {}
  3754. }
  3755. },
  3756. "Microsoft.VisualStudio.OLE.Interop/17.0.32112.339": {
  3757. "type": "package",
  3758. "dependencies": {
  3759. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3760. },
  3761. "compile": {
  3762. "lib/net472/Microsoft.VisualStudio.OLE.Interop.dll": {}
  3763. },
  3764. "runtime": {
  3765. "lib/net472/_._": {}
  3766. }
  3767. },
  3768. "Microsoft.VisualStudio.Package.LanguageService.15.0/17.0.32112.339": {
  3769. "type": "package",
  3770. "dependencies": {
  3771. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  3772. },
  3773. "compile": {
  3774. "lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.dll": {}
  3775. },
  3776. "runtime": {
  3777. "lib/net45/_._": {}
  3778. }
  3779. },
  3780. "Microsoft.VisualStudio.ProjectAggregator/17.0.32112.339": {
  3781. "type": "package",
  3782. "compile": {
  3783. "lib/net472/Microsoft.VisualStudio.ProjectAggregator.dll": {}
  3784. },
  3785. "runtime": {
  3786. "lib/net472/_._": {}
  3787. }
  3788. },
  3789. "Microsoft.VisualStudio.RemoteControl/16.3.41": {
  3790. "type": "package",
  3791. "dependencies": {
  3792. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23"
  3793. },
  3794. "compile": {
  3795. "lib/net45/Microsoft.VisualStudio.RemoteControl.dll": {}
  3796. },
  3797. "runtime": {
  3798. "lib/net45/_._": {}
  3799. }
  3800. },
  3801. "Microsoft.VisualStudio.RpcContracts/17.0.51": {
  3802. "type": "package",
  3803. "dependencies": {
  3804. "Microsoft.ServiceHub.Framework": "3.0.2061",
  3805. "StreamJsonRpc": "2.8.28"
  3806. },
  3807. "compile": {
  3808. "lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.dll": {}
  3809. },
  3810. "runtime": {
  3811. "lib/netstandard2.0/_._": {}
  3812. }
  3813. },
  3814. "Microsoft.VisualStudio.SDK/17.0.32112.339": {
  3815. "type": "package",
  3816. "dependencies": {
  3817. "Microsoft.VisualStudio.CommandBars": "17.0.32112.339",
  3818. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  3819. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  3820. "Microsoft.VisualStudio.Debugger.Interop.12.0": "17.0.32112.339",
  3821. "Microsoft.VisualStudio.Debugger.Interop.14.0": "17.0.32112.339",
  3822. "Microsoft.VisualStudio.Debugger.Interop.15.0": "17.0.32112.339",
  3823. "Microsoft.VisualStudio.Debugger.Interop.16.0": "17.0.32112.339",
  3824. "Microsoft.VisualStudio.Designer.Interfaces": "17.0.32112.339",
  3825. "Microsoft.VisualStudio.Editor": "17.0.491",
  3826. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  3827. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  3828. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  3829. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  3830. "Microsoft.VisualStudio.Language": "17.0.491",
  3831. "Microsoft.VisualStudio.Language.Intellisense": "17.0.491",
  3832. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "17.0.491",
  3833. "Microsoft.VisualStudio.Language.StandardClassification": "17.0.491",
  3834. "Microsoft.VisualStudio.LanguageServer.Client": "17.0.5165",
  3835. "Microsoft.VisualStudio.OLE.Interop": "17.0.32112.339",
  3836. "Microsoft.VisualStudio.Package.LanguageService.15.0": "17.0.32112.339",
  3837. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  3838. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  3839. "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.0.4496",
  3840. "Microsoft.VisualStudio.Shell.Design": "17.0.32112.339",
  3841. "Microsoft.VisualStudio.Shell.Interop": "17.0.32112.339",
  3842. "Microsoft.VisualStudio.Shell.Interop.10.0": "17.0.32112.339",
  3843. "Microsoft.VisualStudio.Shell.Interop.11.0": "17.0.32112.339",
  3844. "Microsoft.VisualStudio.Shell.Interop.12.0": "17.0.32112.339",
  3845. "Microsoft.VisualStudio.Shell.Interop.8.0": "17.0.32112.339",
  3846. "Microsoft.VisualStudio.Shell.Interop.9.0": "17.0.32112.339",
  3847. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0": "14.0.0",
  3848. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  3849. "Microsoft.VisualStudio.TextManager.Interop": "17.0.32112.339",
  3850. "Microsoft.VisualStudio.TextManager.Interop.10.0": "17.0.32112.339",
  3851. "Microsoft.VisualStudio.TextManager.Interop.11.0": "17.0.32112.339",
  3852. "Microsoft.VisualStudio.TextManager.Interop.12.0": "17.0.32112.339",
  3853. "Microsoft.VisualStudio.TextManager.Interop.8.0": "17.0.32112.339",
  3854. "Microsoft.VisualStudio.TextManager.Interop.9.0": "17.0.32112.339",
  3855. "Microsoft.VisualStudio.TextTemplating.VSHost": "17.0.32112.339",
  3856. "Microsoft.VisualStudio.VCProjectEngine": "17.0.32112.339",
  3857. "Microsoft.VisualStudio.VSHelp": "17.0.32112.339",
  3858. "Microsoft.VisualStudio.VSHelp80": "17.0.32112.339",
  3859. "Microsoft.VisualStudio.Validation": "17.0.28",
  3860. "Microsoft.VisualStudio.WCFReference.Interop": "17.0.32112.339",
  3861. "Microsoft.VisualStudio.Web.BrowserLink.12.0": "12.0.0",
  3862. "Microsoft.Win32.Primitives": "4.3.0",
  3863. "System.ComponentModel.Composition": "4.5.0",
  3864. "VSLangProj": "17.0.32112.339",
  3865. "VSLangProj100": "17.0.32112.339",
  3866. "VSLangProj110": "17.0.32112.339",
  3867. "VSLangProj140": "17.0.32112.339",
  3868. "VSLangProj150": "17.0.32112.339",
  3869. "VSLangProj157": "17.0.32112.339",
  3870. "VSLangProj158": "17.0.32112.339",
  3871. "VSLangProj165": "17.0.32112.339",
  3872. "VSLangProj2": "17.0.32112.339",
  3873. "VSLangProj80": "17.0.32112.339",
  3874. "VSLangProj90": "17.0.32112.339",
  3875. "envdte": "17.0.32112.339",
  3876. "envdte100": "17.0.32112.339",
  3877. "envdte80": "17.0.32112.339",
  3878. "envdte90": "17.0.32112.339",
  3879. "envdte90a": "17.0.32112.339",
  3880. "stdole": "17.0.32112.339"
  3881. }
  3882. },
  3883. "Microsoft.VisualStudio.SDK.Analyzers/16.10.10": {
  3884. "type": "package",
  3885. "dependencies": {
  3886. "Microsoft.CodeAnalysis.BannedApiAnalyzers": "3.3.2",
  3887. "Microsoft.VisualStudio.Threading.Analyzers": "16.10.56"
  3888. },
  3889. "build": {
  3890. "build/Microsoft.VisualStudio.SDK.Analyzers.targets": {}
  3891. }
  3892. },
  3893. "Microsoft.VisualStudio.Setup.Configuration.Interop/3.0.4496": {
  3894. "type": "package",
  3895. "compile": {
  3896. "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll": {}
  3897. },
  3898. "runtime": {
  3899. "lib/net35/_._": {}
  3900. },
  3901. "build": {
  3902. "build/Microsoft.VisualStudio.Setup.Configuration.Interop.targets": {}
  3903. }
  3904. },
  3905. "Microsoft.VisualStudio.Shell.15.0/17.0.32112.339": {
  3906. "type": "package",
  3907. "dependencies": {
  3908. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  3909. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  3910. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  3911. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  3912. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  3913. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  3914. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  3915. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  3916. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  3917. "Microsoft.VisualStudio.Utilities": "17.0.32112.339"
  3918. },
  3919. "compile": {
  3920. "lib/net472/Microsoft.VisualStudio.Shell.15.0.dll": {}
  3921. },
  3922. "runtime": {
  3923. "lib/net472/_._": {}
  3924. }
  3925. },
  3926. "Microsoft.VisualStudio.Shell.Design/17.0.32112.339": {
  3927. "type": "package",
  3928. "dependencies": {
  3929. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  3930. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  3931. "Microsoft.VisualStudio.Shell.15.0": "17.0.32112.339",
  3932. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  3933. },
  3934. "compile": {
  3935. "lib/net472/Microsoft.VisualStudio.Shell.Design.dll": {}
  3936. },
  3937. "runtime": {
  3938. "lib/net472/_._": {}
  3939. }
  3940. },
  3941. "Microsoft.VisualStudio.Shell.Framework/17.0.32112.339": {
  3942. "type": "package",
  3943. "dependencies": {
  3944. "Microsoft.Build.Framework": "16.5.0",
  3945. "Microsoft.VisualStudio.GraphModel": "17.0.32112.339",
  3946. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  3947. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  3948. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  3949. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  3950. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  3951. "Microsoft.VisualStudio.Threading": "17.0.64",
  3952. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  3953. "Newtonsoft.Json": "13.0.1",
  3954. "System.ComponentModel.Composition": "4.5.0",
  3955. "System.Threading.Tasks.Dataflow": "5.0.0",
  3956. "System.Threading.Tasks.Extensions": "4.5.4"
  3957. },
  3958. "compile": {
  3959. "lib/net472/Microsoft.VisualStudio.Shell.Framework.dll": {}
  3960. },
  3961. "runtime": {
  3962. "lib/net472/_._": {}
  3963. }
  3964. },
  3965. "Microsoft.VisualStudio.Shell.Interop/17.0.32112.339": {
  3966. "type": "package",
  3967. "dependencies": {
  3968. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3969. },
  3970. "compile": {
  3971. "lib/net472/Microsoft.VisualStudio.Shell.Interop.dll": {}
  3972. },
  3973. "runtime": {
  3974. "lib/net472/_._": {}
  3975. }
  3976. },
  3977. "Microsoft.VisualStudio.Shell.Interop.10.0/17.0.32112.339": {
  3978. "type": "package",
  3979. "dependencies": {
  3980. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3981. },
  3982. "compile": {
  3983. "lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.dll": {}
  3984. },
  3985. "runtime": {
  3986. "lib/net472/_._": {}
  3987. }
  3988. },
  3989. "Microsoft.VisualStudio.Shell.Interop.11.0/17.0.32112.339": {
  3990. "type": "package",
  3991. "dependencies": {
  3992. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  3993. },
  3994. "compile": {
  3995. "lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.dll": {}
  3996. },
  3997. "runtime": {
  3998. "lib/net472/_._": {}
  3999. }
  4000. },
  4001. "Microsoft.VisualStudio.Shell.Interop.12.0/17.0.32112.339": {
  4002. "type": "package",
  4003. "dependencies": {
  4004. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4005. },
  4006. "compile": {
  4007. "lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.dll": {}
  4008. },
  4009. "runtime": {
  4010. "lib/net472/_._": {}
  4011. }
  4012. },
  4013. "Microsoft.VisualStudio.Shell.Interop.8.0/17.0.32112.339": {
  4014. "type": "package",
  4015. "dependencies": {
  4016. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4017. },
  4018. "compile": {
  4019. "lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.dll": {}
  4020. },
  4021. "runtime": {
  4022. "lib/net472/_._": {}
  4023. }
  4024. },
  4025. "Microsoft.VisualStudio.Shell.Interop.9.0/17.0.32112.339": {
  4026. "type": "package",
  4027. "dependencies": {
  4028. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4029. },
  4030. "compile": {
  4031. "lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.dll": {}
  4032. },
  4033. "runtime": {
  4034. "lib/net472/_._": {}
  4035. }
  4036. },
  4037. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0/14.0.0": {
  4038. "type": "package",
  4039. "compile": {
  4040. "lib/net40/Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll": {}
  4041. },
  4042. "runtime": {
  4043. "lib/net40/_._": {}
  4044. }
  4045. },
  4046. "Microsoft.VisualStudio.Telemetry/16.3.250": {
  4047. "type": "package",
  4048. "dependencies": {
  4049. "Microsoft.CSharp": "4.7.0",
  4050. "Microsoft.VisualStudio.RemoteControl": "16.3.41",
  4051. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23",
  4052. "Newtonsoft.Json": "9.0.1"
  4053. },
  4054. "compile": {
  4055. "lib/net45/Microsoft.VisualStudio.Telemetry.dll": {}
  4056. },
  4057. "runtime": {
  4058. "lib/net45/_._": {}
  4059. }
  4060. },
  4061. "Microsoft.VisualStudio.Text.Data/17.0.491": {
  4062. "type": "package",
  4063. "dependencies": {
  4064. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  4065. "Microsoft.VisualStudio.Threading": "17.0.63"
  4066. },
  4067. "compile": {
  4068. "lib/net472/Microsoft.VisualStudio.Text.Data.dll": {}
  4069. },
  4070. "runtime": {
  4071. "lib/net472/_._": {}
  4072. }
  4073. },
  4074. "Microsoft.VisualStudio.Text.Logic/17.0.491": {
  4075. "type": "package",
  4076. "dependencies": {
  4077. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  4078. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  4079. "System.Collections.Immutable": "5.0.0",
  4080. "System.ComponentModel.Composition": "4.5.0"
  4081. },
  4082. "compile": {
  4083. "lib/net472/Microsoft.VisualStudio.Text.Logic.dll": {}
  4084. },
  4085. "runtime": {
  4086. "lib/net472/_._": {}
  4087. }
  4088. },
  4089. "Microsoft.VisualStudio.Text.UI/17.0.491": {
  4090. "type": "package",
  4091. "dependencies": {
  4092. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  4093. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  4094. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  4095. "System.ComponentModel.Composition": "4.5.0"
  4096. },
  4097. "compile": {
  4098. "lib/net472/Microsoft.VisualStudio.Text.UI.dll": {}
  4099. },
  4100. "runtime": {
  4101. "lib/net472/_._": {}
  4102. }
  4103. },
  4104. "Microsoft.VisualStudio.Text.UI.Wpf/17.0.491": {
  4105. "type": "package",
  4106. "dependencies": {
  4107. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  4108. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  4109. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  4110. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  4111. "Microsoft.VisualStudio.Text.UI": "17.0.491"
  4112. },
  4113. "compile": {
  4114. "lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.dll": {}
  4115. },
  4116. "runtime": {
  4117. "lib/net472/_._": {}
  4118. }
  4119. },
  4120. "Microsoft.VisualStudio.TextManager.Interop/17.0.32112.339": {
  4121. "type": "package",
  4122. "dependencies": {
  4123. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4124. },
  4125. "compile": {
  4126. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.dll": {}
  4127. },
  4128. "runtime": {
  4129. "lib/net472/_._": {}
  4130. }
  4131. },
  4132. "Microsoft.VisualStudio.TextManager.Interop.10.0/17.0.32112.339": {
  4133. "type": "package",
  4134. "dependencies": {
  4135. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4136. },
  4137. "compile": {
  4138. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.dll": {}
  4139. },
  4140. "runtime": {
  4141. "lib/net472/_._": {}
  4142. }
  4143. },
  4144. "Microsoft.VisualStudio.TextManager.Interop.11.0/17.0.32112.339": {
  4145. "type": "package",
  4146. "dependencies": {
  4147. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4148. },
  4149. "compile": {
  4150. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.dll": {}
  4151. },
  4152. "runtime": {
  4153. "lib/net472/_._": {}
  4154. }
  4155. },
  4156. "Microsoft.VisualStudio.TextManager.Interop.12.0/17.0.32112.339": {
  4157. "type": "package",
  4158. "dependencies": {
  4159. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4160. },
  4161. "compile": {
  4162. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.dll": {}
  4163. },
  4164. "runtime": {
  4165. "lib/net472/_._": {}
  4166. }
  4167. },
  4168. "Microsoft.VisualStudio.TextManager.Interop.8.0/17.0.32112.339": {
  4169. "type": "package",
  4170. "dependencies": {
  4171. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4172. },
  4173. "compile": {
  4174. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.dll": {}
  4175. },
  4176. "runtime": {
  4177. "lib/net472/_._": {}
  4178. }
  4179. },
  4180. "Microsoft.VisualStudio.TextManager.Interop.9.0/17.0.32112.339": {
  4181. "type": "package",
  4182. "dependencies": {
  4183. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4184. },
  4185. "compile": {
  4186. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.dll": {}
  4187. },
  4188. "runtime": {
  4189. "lib/net472/_._": {}
  4190. }
  4191. },
  4192. "Microsoft.VisualStudio.TextTemplating/17.0.32112.339": {
  4193. "type": "package",
  4194. "dependencies": {
  4195. "Microsoft.VisualStudio.TextTemplating.Interfaces": "17.0.32112.339"
  4196. },
  4197. "compile": {
  4198. "lib/net472/Microsoft.VisualStudio.TextTemplating.dll": {}
  4199. },
  4200. "runtime": {
  4201. "lib/net472/_._": {}
  4202. }
  4203. },
  4204. "Microsoft.VisualStudio.TextTemplating.Interfaces/17.0.32112.339": {
  4205. "type": "package",
  4206. "dependencies": {
  4207. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0": "17.0.32112.339"
  4208. },
  4209. "compile": {
  4210. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.dll": {}
  4211. },
  4212. "runtime": {
  4213. "lib/net472/_._": {}
  4214. }
  4215. },
  4216. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0/17.0.32112.339": {
  4217. "type": "package",
  4218. "compile": {
  4219. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll": {}
  4220. },
  4221. "runtime": {
  4222. "lib/net472/_._": {}
  4223. }
  4224. },
  4225. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0/17.0.32112.339": {
  4226. "type": "package",
  4227. "dependencies": {
  4228. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0": "17.0.32112.339"
  4229. },
  4230. "compile": {
  4231. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll": {}
  4232. },
  4233. "runtime": {
  4234. "lib/net472/_._": {}
  4235. }
  4236. },
  4237. "Microsoft.VisualStudio.TextTemplating.VSHost/17.0.32112.339": {
  4238. "type": "package",
  4239. "dependencies": {
  4240. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  4241. "Microsoft.VisualStudio.TextTemplating": "17.0.32112.339",
  4242. "Microsoft.VisualStudio.Validation": "17.0.28",
  4243. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  4244. },
  4245. "compile": {
  4246. "lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.dll": {}
  4247. },
  4248. "runtime": {
  4249. "lib/net472/_._": {}
  4250. }
  4251. },
  4252. "Microsoft.VisualStudio.Threading/17.0.64": {
  4253. "type": "package",
  4254. "dependencies": {
  4255. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  4256. "Microsoft.VisualStudio.Threading.Analyzers": "17.0.64",
  4257. "Microsoft.VisualStudio.Validation": "16.10.35",
  4258. "Microsoft.Win32.Registry": "5.0.0",
  4259. "System.Threading.Tasks.Extensions": "4.5.4"
  4260. },
  4261. "compile": {
  4262. "lib/net472/Microsoft.VisualStudio.Threading.dll": {}
  4263. },
  4264. "runtime": {
  4265. "lib/net472/_._": {}
  4266. }
  4267. },
  4268. "Microsoft.VisualStudio.Threading.Analyzers/17.0.64": {
  4269. "type": "package",
  4270. "build": {
  4271. "build/Microsoft.VisualStudio.Threading.Analyzers.targets": {}
  4272. }
  4273. },
  4274. "Microsoft.VisualStudio.Utilities/17.0.32112.339": {
  4275. "type": "package",
  4276. "dependencies": {
  4277. "Microsoft.ServiceHub.Client": "3.0.3078",
  4278. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  4279. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  4280. "System.ComponentModel.Composition": "4.5.0",
  4281. "System.Threading.AccessControl": "5.0.0",
  4282. "System.Threading.Tasks.Dataflow": "5.0.0"
  4283. },
  4284. "compile": {
  4285. "lib/net472/Microsoft.VisualStudio.Utilities.dll": {}
  4286. },
  4287. "runtime": {
  4288. "lib/net472/_._": {}
  4289. }
  4290. },
  4291. "Microsoft.VisualStudio.Utilities.Internal/16.3.23": {
  4292. "type": "package",
  4293. "compile": {
  4294. "lib/net45/_._": {}
  4295. },
  4296. "runtime": {
  4297. "lib/net45/_._": {}
  4298. }
  4299. },
  4300. "Microsoft.VisualStudio.Validation/17.0.28": {
  4301. "type": "package",
  4302. "compile": {
  4303. "lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll": {}
  4304. },
  4305. "runtime": {
  4306. "lib/netstandard2.0/_._": {}
  4307. }
  4308. },
  4309. "Microsoft.VisualStudio.VCProjectEngine/17.0.32112.339": {
  4310. "type": "package",
  4311. "compile": {
  4312. "lib/net45/Microsoft.VisualStudio.VCProjectEngine.dll": {}
  4313. },
  4314. "runtime": {
  4315. "lib/net45/_._": {}
  4316. }
  4317. },
  4318. "Microsoft.VisualStudio.VSHelp/17.0.32112.339": {
  4319. "type": "package",
  4320. "dependencies": {
  4321. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4322. },
  4323. "compile": {
  4324. "lib/net472/Microsoft.VisualStudio.VSHelp.dll": {}
  4325. },
  4326. "runtime": {
  4327. "lib/net472/_._": {}
  4328. }
  4329. },
  4330. "Microsoft.VisualStudio.VSHelp80/17.0.32112.339": {
  4331. "type": "package",
  4332. "dependencies": {
  4333. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4334. },
  4335. "compile": {
  4336. "lib/net472/Microsoft.VisualStudio.VSHelp80.dll": {}
  4337. },
  4338. "runtime": {
  4339. "lib/net472/_._": {}
  4340. }
  4341. },
  4342. "Microsoft.VisualStudio.WCFReference.Interop/17.0.32112.339": {
  4343. "type": "package",
  4344. "dependencies": {
  4345. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4346. },
  4347. "compile": {
  4348. "lib/net472/Microsoft.VisualStudio.WCFReference.Interop.dll": {}
  4349. },
  4350. "runtime": {
  4351. "lib/net472/_._": {}
  4352. }
  4353. },
  4354. "Microsoft.VisualStudio.Web.BrowserLink.12.0/12.0.0": {
  4355. "type": "package",
  4356. "compile": {
  4357. "lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.dll": {}
  4358. },
  4359. "runtime": {
  4360. "lib/net40/_._": {}
  4361. }
  4362. },
  4363. "Microsoft.VSSDK.BuildTools/17.2.2190": {
  4364. "type": "package",
  4365. "dependencies": {
  4366. "Microsoft.VSSDK.CompatibilityAnalyzer": "17.2.2190",
  4367. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10"
  4368. },
  4369. "build": {
  4370. "build/Microsoft.VSSDK.BuildTools.props": {},
  4371. "build/Microsoft.VSSDK.BuildTools.targets": {}
  4372. }
  4373. },
  4374. "Microsoft.VSSDK.CompatibilityAnalyzer/17.2.2190": {
  4375. "type": "package",
  4376. "build": {
  4377. "build/Microsoft.VSSDK.CompatibilityAnalyzer.targets": {}
  4378. }
  4379. },
  4380. "Microsoft.Win32.Primitives/4.3.0": {
  4381. "type": "package",
  4382. "dependencies": {
  4383. "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
  4384. },
  4385. "compile": {
  4386. "ref/net46/Microsoft.Win32.Primitives.dll": {}
  4387. },
  4388. "runtime": {
  4389. "lib/net46/_._": {}
  4390. }
  4391. },
  4392. "Microsoft.Win32.Registry/5.0.0": {
  4393. "type": "package",
  4394. "dependencies": {
  4395. "System.Security.AccessControl": "5.0.0",
  4396. "System.Security.Principal.Windows": "5.0.0"
  4397. },
  4398. "compile": {
  4399. "ref/net461/Microsoft.Win32.Registry.dll": {}
  4400. },
  4401. "runtime": {
  4402. "runtimes/win/lib/net461/_._": {}
  4403. }
  4404. },
  4405. "Nerdbank.Streams/2.6.81": {
  4406. "type": "package",
  4407. "dependencies": {
  4408. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  4409. "Microsoft.VisualStudio.Threading": "16.7.56",
  4410. "Microsoft.VisualStudio.Validation": "15.5.31",
  4411. "System.IO.Pipelines": "4.7.2",
  4412. "System.Net.WebSockets": "4.3.0",
  4413. "System.Runtime.CompilerServices.Unsafe": "4.7.1"
  4414. },
  4415. "compile": {
  4416. "lib/netstandard2.0/Nerdbank.Streams.dll": {}
  4417. },
  4418. "runtime": {
  4419. "lib/netstandard2.0/_._": {}
  4420. }
  4421. },
  4422. "Newtonsoft.Json/13.0.1": {
  4423. "type": "package",
  4424. "compile": {
  4425. "lib/net45/Newtonsoft.Json.dll": {}
  4426. },
  4427. "runtime": {
  4428. "lib/net45/_._": {}
  4429. }
  4430. },
  4431. "runtime.any.System.IO/4.3.0": {
  4432. "type": "package",
  4433. "compile": {
  4434. "ref/netstandard/_._": {}
  4435. },
  4436. "runtime": {
  4437. "lib/net45/_._": {}
  4438. }
  4439. },
  4440. "runtime.any.System.Runtime/4.3.0": {
  4441. "type": "package",
  4442. "compile": {
  4443. "ref/netstandard/_._": {}
  4444. },
  4445. "runtime": {
  4446. "lib/net45/_._": {}
  4447. }
  4448. },
  4449. "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
  4450. "type": "package",
  4451. "compile": {
  4452. "ref/netstandard/_._": {}
  4453. },
  4454. "runtime": {
  4455. "runtimes/win/lib/net/_._": {}
  4456. }
  4457. },
  4458. "stdole/17.0.32112.339": {
  4459. "type": "package",
  4460. "dependencies": {
  4461. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4462. },
  4463. "compile": {
  4464. "lib/net472/stdole.dll": {}
  4465. },
  4466. "runtime": {
  4467. "lib/net472/_._": {}
  4468. }
  4469. },
  4470. "StreamJsonRpc/2.8.28": {
  4471. "type": "package",
  4472. "dependencies": {
  4473. "MessagePack": "2.2.85",
  4474. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  4475. "Microsoft.VisualStudio.Threading": "16.9.60",
  4476. "Nerdbank.Streams": "2.6.81",
  4477. "Newtonsoft.Json": "12.0.2",
  4478. "System.Collections.Immutable": "5.0.0",
  4479. "System.Diagnostics.DiagnosticSource": "5.0.1",
  4480. "System.IO.Pipelines": "5.0.1",
  4481. "System.Memory": "4.5.4",
  4482. "System.Net.Http": "4.3.4",
  4483. "System.Net.WebSockets": "4.3.0",
  4484. "System.Reflection.Emit": "4.7.0",
  4485. "System.Threading.Tasks.Dataflow": "5.0.0",
  4486. "System.Threading.Tasks.Extensions": "4.5.4"
  4487. },
  4488. "compile": {
  4489. "lib/netstandard2.0/StreamJsonRpc.dll": {}
  4490. },
  4491. "runtime": {
  4492. "lib/netstandard2.0/_._": {}
  4493. }
  4494. },
  4495. "System.Buffers/4.5.1": {
  4496. "type": "package",
  4497. "compile": {
  4498. "ref/net45/System.Buffers.dll": {}
  4499. },
  4500. "runtime": {
  4501. "lib/net461/_._": {}
  4502. }
  4503. },
  4504. "System.Collections.Immutable/5.0.0": {
  4505. "type": "package",
  4506. "dependencies": {
  4507. "System.Memory": "4.5.4"
  4508. },
  4509. "compile": {
  4510. "lib/net461/System.Collections.Immutable.dll": {}
  4511. },
  4512. "runtime": {
  4513. "lib/net461/_._": {}
  4514. }
  4515. },
  4516. "System.ComponentModel.Composition/4.5.0": {
  4517. "type": "package",
  4518. "compile": {
  4519. "ref/net45/_._": {}
  4520. },
  4521. "runtime": {
  4522. "lib/net45/_._": {}
  4523. }
  4524. },
  4525. "System.Diagnostics.DiagnosticSource/5.0.1": {
  4526. "type": "package",
  4527. "dependencies": {
  4528. "System.Memory": "4.5.4",
  4529. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  4530. },
  4531. "compile": {
  4532. "lib/net46/System.Diagnostics.DiagnosticSource.dll": {}
  4533. },
  4534. "runtime": {
  4535. "lib/net46/_._": {}
  4536. }
  4537. },
  4538. "System.IO/4.3.0": {
  4539. "type": "package",
  4540. "dependencies": {
  4541. "runtime.any.System.IO": "4.3.0"
  4542. },
  4543. "compile": {
  4544. "ref/net462/System.IO.dll": {}
  4545. },
  4546. "runtime": {
  4547. "lib/net462/_._": {}
  4548. }
  4549. },
  4550. "System.IO.Pipelines/5.0.1": {
  4551. "type": "package",
  4552. "dependencies": {
  4553. "System.Buffers": "4.5.1",
  4554. "System.Memory": "4.5.4",
  4555. "System.Threading.Tasks.Extensions": "4.5.4"
  4556. },
  4557. "compile": {
  4558. "lib/net461/System.IO.Pipelines.dll": {}
  4559. },
  4560. "runtime": {
  4561. "lib/net461/_._": {}
  4562. }
  4563. },
  4564. "System.Memory/4.5.4": {
  4565. "type": "package",
  4566. "dependencies": {
  4567. "System.Buffers": "4.5.1",
  4568. "System.Numerics.Vectors": "4.5.0",
  4569. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  4570. },
  4571. "compile": {
  4572. "lib/net461/System.Memory.dll": {}
  4573. },
  4574. "runtime": {
  4575. "lib/net461/_._": {}
  4576. }
  4577. },
  4578. "System.Net.Http/4.3.4": {
  4579. "type": "package",
  4580. "dependencies": {
  4581. "System.Security.Cryptography.X509Certificates": "4.3.0"
  4582. },
  4583. "compile": {
  4584. "ref/net46/System.Net.Http.dll": {}
  4585. },
  4586. "runtime": {
  4587. "runtimes/win/lib/net46/_._": {}
  4588. }
  4589. },
  4590. "System.Net.WebSockets/4.3.0": {
  4591. "type": "package",
  4592. "compile": {
  4593. "ref/net46/System.Net.WebSockets.dll": {}
  4594. },
  4595. "runtime": {
  4596. "lib/net46/_._": {}
  4597. }
  4598. },
  4599. "System.Numerics.Vectors/4.5.0": {
  4600. "type": "package",
  4601. "compile": {
  4602. "ref/net46/System.Numerics.Vectors.dll": {}
  4603. },
  4604. "runtime": {
  4605. "lib/net46/_._": {}
  4606. }
  4607. },
  4608. "System.Private.Uri/4.3.2": {
  4609. "type": "package",
  4610. "dependencies": {
  4611. "Microsoft.NETCore.Platforms": "1.1.1",
  4612. "Microsoft.NETCore.Targets": "1.1.3"
  4613. },
  4614. "compile": {
  4615. "ref/netstandard/_._": {}
  4616. }
  4617. },
  4618. "System.Reflection.Emit/4.7.0": {
  4619. "type": "package",
  4620. "compile": {
  4621. "ref/net45/_._": {}
  4622. },
  4623. "runtime": {
  4624. "lib/net45/_._": {}
  4625. }
  4626. },
  4627. "System.Reflection.Emit.Lightweight/4.6.0": {
  4628. "type": "package",
  4629. "compile": {
  4630. "ref/net45/_._": {}
  4631. },
  4632. "runtime": {
  4633. "lib/net45/_._": {}
  4634. }
  4635. },
  4636. "System.Runtime/4.3.0": {
  4637. "type": "package",
  4638. "dependencies": {
  4639. "runtime.any.System.Runtime": "4.3.0"
  4640. },
  4641. "compile": {
  4642. "ref/net462/System.Runtime.dll": {}
  4643. },
  4644. "runtime": {
  4645. "lib/net462/_._": {}
  4646. }
  4647. },
  4648. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  4649. "type": "package",
  4650. "compile": {
  4651. "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
  4652. },
  4653. "runtime": {
  4654. "lib/net45/_._": {}
  4655. }
  4656. },
  4657. "System.Security.AccessControl/5.0.0": {
  4658. "type": "package",
  4659. "dependencies": {
  4660. "System.Security.Principal.Windows": "5.0.0"
  4661. },
  4662. "compile": {
  4663. "ref/net461/System.Security.AccessControl.dll": {}
  4664. },
  4665. "runtime": {
  4666. "runtimes/win/lib/net461/_._": {}
  4667. }
  4668. },
  4669. "System.Security.Cryptography.Algorithms/4.3.0": {
  4670. "type": "package",
  4671. "dependencies": {
  4672. "System.IO": "4.3.0",
  4673. "System.Runtime": "4.3.0",
  4674. "System.Security.Cryptography.Encoding": "4.3.0",
  4675. "System.Security.Cryptography.Primitives": "4.3.0"
  4676. },
  4677. "compile": {
  4678. "ref/net463/System.Security.Cryptography.Algorithms.dll": {}
  4679. },
  4680. "runtime": {
  4681. "runtimes/win/lib/net463/_._": {}
  4682. }
  4683. },
  4684. "System.Security.Cryptography.Encoding/4.3.0": {
  4685. "type": "package",
  4686. "compile": {
  4687. "ref/net46/System.Security.Cryptography.Encoding.dll": {}
  4688. },
  4689. "runtime": {
  4690. "runtimes/win/lib/net46/_._": {}
  4691. }
  4692. },
  4693. "System.Security.Cryptography.Primitives/4.3.0": {
  4694. "type": "package",
  4695. "compile": {
  4696. "ref/net46/System.Security.Cryptography.Primitives.dll": {}
  4697. },
  4698. "runtime": {
  4699. "lib/net46/_._": {}
  4700. }
  4701. },
  4702. "System.Security.Cryptography.X509Certificates/4.3.0": {
  4703. "type": "package",
  4704. "dependencies": {
  4705. "System.Security.Cryptography.Algorithms": "4.3.0",
  4706. "System.Security.Cryptography.Encoding": "4.3.0"
  4707. },
  4708. "compile": {
  4709. "ref/net461/System.Security.Cryptography.X509Certificates.dll": {}
  4710. },
  4711. "runtime": {
  4712. "runtimes/win/lib/net461/_._": {}
  4713. }
  4714. },
  4715. "System.Security.Principal.Windows/5.0.0": {
  4716. "type": "package",
  4717. "compile": {
  4718. "ref/net461/System.Security.Principal.Windows.dll": {}
  4719. },
  4720. "runtime": {
  4721. "runtimes/win/lib/net461/_._": {}
  4722. }
  4723. },
  4724. "System.Threading.AccessControl/5.0.0": {
  4725. "type": "package",
  4726. "dependencies": {
  4727. "System.Security.AccessControl": "5.0.0",
  4728. "System.Security.Principal.Windows": "5.0.0"
  4729. },
  4730. "compile": {
  4731. "ref/net461/System.Threading.AccessControl.dll": {}
  4732. },
  4733. "runtime": {
  4734. "runtimes/win/lib/net461/_._": {}
  4735. }
  4736. },
  4737. "System.Threading.Tasks.Dataflow/5.0.0": {
  4738. "type": "package",
  4739. "compile": {
  4740. "lib/net461/System.Threading.Tasks.Dataflow.dll": {}
  4741. },
  4742. "runtime": {
  4743. "lib/net461/_._": {}
  4744. }
  4745. },
  4746. "System.Threading.Tasks.Extensions/4.5.4": {
  4747. "type": "package",
  4748. "dependencies": {
  4749. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  4750. },
  4751. "compile": {
  4752. "lib/net461/System.Threading.Tasks.Extensions.dll": {}
  4753. },
  4754. "runtime": {
  4755. "lib/net461/_._": {}
  4756. }
  4757. },
  4758. "VSLangProj/17.0.32112.339": {
  4759. "type": "package",
  4760. "dependencies": {
  4761. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4762. },
  4763. "compile": {
  4764. "lib/net472/VSLangProj.dll": {}
  4765. },
  4766. "runtime": {
  4767. "lib/net472/_._": {}
  4768. }
  4769. },
  4770. "VSLangProj100/17.0.32112.339": {
  4771. "type": "package",
  4772. "dependencies": {
  4773. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4774. },
  4775. "compile": {
  4776. "lib/net472/VSLangProj100.dll": {}
  4777. },
  4778. "runtime": {
  4779. "lib/net472/_._": {}
  4780. }
  4781. },
  4782. "VSLangProj110/17.0.32112.339": {
  4783. "type": "package",
  4784. "dependencies": {
  4785. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4786. },
  4787. "compile": {
  4788. "lib/net472/VSLangProj110.dll": {}
  4789. },
  4790. "runtime": {
  4791. "lib/net472/_._": {}
  4792. }
  4793. },
  4794. "VSLangProj140/17.0.32112.339": {
  4795. "type": "package",
  4796. "dependencies": {
  4797. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4798. },
  4799. "compile": {
  4800. "lib/net472/VSLangProj140.dll": {}
  4801. },
  4802. "runtime": {
  4803. "lib/net472/_._": {}
  4804. }
  4805. },
  4806. "VSLangProj150/17.0.32112.339": {
  4807. "type": "package",
  4808. "dependencies": {
  4809. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4810. },
  4811. "compile": {
  4812. "lib/net472/VSLangProj150.dll": {}
  4813. },
  4814. "runtime": {
  4815. "lib/net472/_._": {}
  4816. }
  4817. },
  4818. "VSLangProj157/17.0.32112.339": {
  4819. "type": "package",
  4820. "dependencies": {
  4821. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4822. },
  4823. "compile": {
  4824. "lib/net472/VSLangProj157.dll": {}
  4825. },
  4826. "runtime": {
  4827. "lib/net472/_._": {}
  4828. }
  4829. },
  4830. "VSLangProj158/17.0.32112.339": {
  4831. "type": "package",
  4832. "dependencies": {
  4833. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4834. },
  4835. "compile": {
  4836. "lib/net472/VSLangProj158.dll": {}
  4837. },
  4838. "runtime": {
  4839. "lib/net472/_._": {}
  4840. }
  4841. },
  4842. "VSLangProj165/17.0.32112.339": {
  4843. "type": "package",
  4844. "dependencies": {
  4845. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4846. },
  4847. "compile": {
  4848. "lib/net472/VSLangProj165.dll": {}
  4849. },
  4850. "runtime": {
  4851. "lib/net472/_._": {}
  4852. }
  4853. },
  4854. "VSLangProj2/17.0.32112.339": {
  4855. "type": "package",
  4856. "dependencies": {
  4857. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4858. },
  4859. "compile": {
  4860. "lib/net472/VSLangProj2.dll": {}
  4861. },
  4862. "runtime": {
  4863. "lib/net472/_._": {}
  4864. }
  4865. },
  4866. "VSLangProj80/17.0.32112.339": {
  4867. "type": "package",
  4868. "dependencies": {
  4869. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4870. },
  4871. "compile": {
  4872. "lib/net472/VSLangProj80.dll": {}
  4873. },
  4874. "runtime": {
  4875. "lib/net472/_._": {}
  4876. }
  4877. },
  4878. "VSLangProj90/17.0.32112.339": {
  4879. "type": "package",
  4880. "dependencies": {
  4881. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4882. },
  4883. "compile": {
  4884. "lib/net472/VSLangProj90.dll": {}
  4885. },
  4886. "runtime": {
  4887. "lib/net472/_._": {}
  4888. }
  4889. }
  4890. },
  4891. ".NETFramework,Version=v4.7.2/win-x86": {
  4892. "envdte/17.0.32112.339": {
  4893. "type": "package",
  4894. "dependencies": {
  4895. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4896. },
  4897. "compile": {
  4898. "lib/net472/envdte.dll": {}
  4899. },
  4900. "runtime": {
  4901. "lib/net472/_._": {}
  4902. }
  4903. },
  4904. "envdte100/17.0.32112.339": {
  4905. "type": "package",
  4906. "dependencies": {
  4907. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4908. },
  4909. "compile": {
  4910. "lib/net472/envdte100.dll": {}
  4911. },
  4912. "runtime": {
  4913. "lib/net472/_._": {}
  4914. }
  4915. },
  4916. "envdte80/17.0.32112.339": {
  4917. "type": "package",
  4918. "dependencies": {
  4919. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4920. },
  4921. "compile": {
  4922. "lib/net472/envdte80.dll": {}
  4923. },
  4924. "runtime": {
  4925. "lib/net472/_._": {}
  4926. }
  4927. },
  4928. "envdte90/17.0.32112.339": {
  4929. "type": "package",
  4930. "dependencies": {
  4931. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4932. },
  4933. "compile": {
  4934. "lib/net472/envdte90.dll": {}
  4935. },
  4936. "runtime": {
  4937. "lib/net472/_._": {}
  4938. }
  4939. },
  4940. "envdte90a/17.0.32112.339": {
  4941. "type": "package",
  4942. "dependencies": {
  4943. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  4944. },
  4945. "compile": {
  4946. "lib/net472/envdte90a.dll": {}
  4947. },
  4948. "runtime": {
  4949. "lib/net472/_._": {}
  4950. }
  4951. },
  4952. "MessagePack/2.2.85": {
  4953. "type": "package",
  4954. "dependencies": {
  4955. "MessagePack.Annotations": "2.2.85",
  4956. "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
  4957. "System.Collections.Immutable": "1.5.0",
  4958. "System.Memory": "4.5.3",
  4959. "System.Reflection.Emit": "4.6.0",
  4960. "System.Reflection.Emit.Lightweight": "4.6.0",
  4961. "System.Runtime.CompilerServices.Unsafe": "4.5.2",
  4962. "System.Threading.Tasks.Extensions": "4.5.3"
  4963. },
  4964. "compile": {
  4965. "lib/netstandard2.0/MessagePack.dll": {}
  4966. },
  4967. "runtime": {
  4968. "lib/netstandard2.0/_._": {}
  4969. }
  4970. },
  4971. "MessagePack.Annotations/2.2.85": {
  4972. "type": "package",
  4973. "compile": {
  4974. "lib/netstandard2.0/MessagePack.Annotations.dll": {}
  4975. },
  4976. "runtime": {
  4977. "lib/netstandard2.0/_._": {}
  4978. }
  4979. },
  4980. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  4981. "type": "package",
  4982. "dependencies": {
  4983. "System.Threading.Tasks.Extensions": "4.5.4"
  4984. },
  4985. "compile": {
  4986. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {}
  4987. },
  4988. "runtime": {
  4989. "lib/net461/_._": {}
  4990. }
  4991. },
  4992. "Microsoft.Build.Framework/16.5.0": {
  4993. "type": "package",
  4994. "compile": {
  4995. "lib/net472/Microsoft.Build.Framework.dll": {}
  4996. },
  4997. "runtime": {
  4998. "lib/net472/_._": {}
  4999. }
  5000. },
  5001. "Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.2": {
  5002. "type": "package",
  5003. "build": {
  5004. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.props": {},
  5005. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets": {}
  5006. }
  5007. },
  5008. "Microsoft.CSharp/4.7.0": {
  5009. "type": "package",
  5010. "compile": {
  5011. "ref/net45/_._": {}
  5012. },
  5013. "runtime": {
  5014. "lib/net45/_._": {}
  5015. }
  5016. },
  5017. "Microsoft.NETCore.Platforms/1.1.1": {
  5018. "type": "package",
  5019. "compile": {
  5020. "lib/netstandard1.0/_._": {}
  5021. },
  5022. "runtime": {
  5023. "lib/netstandard1.0/_._": {}
  5024. }
  5025. },
  5026. "Microsoft.NETCore.Targets/1.1.3": {
  5027. "type": "package",
  5028. "compile": {
  5029. "lib/netstandard1.0/_._": {}
  5030. },
  5031. "runtime": {
  5032. "lib/netstandard1.0/_._": {}
  5033. }
  5034. },
  5035. "Microsoft.ServiceHub.Analyzers/3.0.3078": {
  5036. "type": "package"
  5037. },
  5038. "Microsoft.ServiceHub.Client/3.0.3078": {
  5039. "type": "package",
  5040. "dependencies": {
  5041. "Microsoft.ServiceHub.Framework": "3.0.3078",
  5042. "Microsoft.ServiceHub.Resources": "3.0.3078",
  5043. "Microsoft.VisualStudio.RemoteControl": "16.3.32",
  5044. "Microsoft.VisualStudio.Telemetry": "16.3.176",
  5045. "StreamJsonRpc": "2.7.70",
  5046. "System.Collections.Immutable": "5.0.0"
  5047. },
  5048. "compile": {
  5049. "lib/net472/Microsoft.ServiceHub.Client.dll": {}
  5050. },
  5051. "runtime": {
  5052. "lib/net472/_._": {}
  5053. }
  5054. },
  5055. "Microsoft.ServiceHub.Framework/3.0.3078": {
  5056. "type": "package",
  5057. "dependencies": {
  5058. "Microsoft.ServiceHub.Analyzers": "3.0.3078",
  5059. "StreamJsonRpc": "2.7.70",
  5060. "System.Collections.Immutable": "5.0.0"
  5061. },
  5062. "compile": {
  5063. "lib/netstandard2.0/Microsoft.ServiceHub.Framework.dll": {}
  5064. },
  5065. "runtime": {
  5066. "lib/netstandard2.0/_._": {}
  5067. }
  5068. },
  5069. "Microsoft.ServiceHub.Resources/3.0.3078": {
  5070. "type": "package",
  5071. "compile": {
  5072. "lib/net472/Microsoft.ServiceHub.Resources.dll": {}
  5073. },
  5074. "runtime": {
  5075. "lib/net472/_._": {}
  5076. }
  5077. },
  5078. "Microsoft.VisualStudio.CommandBars/17.0.32112.339": {
  5079. "type": "package",
  5080. "dependencies": {
  5081. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5082. },
  5083. "compile": {
  5084. "lib/net472/Microsoft.VisualStudio.CommandBars.dll": {}
  5085. },
  5086. "runtime": {
  5087. "lib/net472/_._": {}
  5088. }
  5089. },
  5090. "Microsoft.VisualStudio.ComponentModelHost/17.0.491": {
  5091. "type": "package",
  5092. "dependencies": {
  5093. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  5094. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  5095. "System.ComponentModel.Composition": "4.5.0"
  5096. },
  5097. "compile": {
  5098. "lib/net472/Microsoft.VisualStudio.ComponentModelHost.dll": {}
  5099. },
  5100. "runtime": {
  5101. "lib/net472/_._": {}
  5102. }
  5103. },
  5104. "Microsoft.VisualStudio.CoreUtility/17.0.491": {
  5105. "type": "package",
  5106. "dependencies": {
  5107. "Microsoft.VisualStudio.Threading": "17.0.63",
  5108. "System.Collections.Immutable": "5.0.0",
  5109. "System.ComponentModel.Composition": "4.5.0"
  5110. },
  5111. "compile": {
  5112. "lib/net472/Microsoft.VisualStudio.CoreUtility.dll": {}
  5113. },
  5114. "runtime": {
  5115. "lib/net472/_._": {}
  5116. }
  5117. },
  5118. "Microsoft.VisualStudio.Debugger.Interop.10.0/17.0.32112.339": {
  5119. "type": "package",
  5120. "dependencies": {
  5121. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  5122. },
  5123. "compile": {
  5124. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.dll": {}
  5125. },
  5126. "runtime": {
  5127. "lib/net472/_._": {}
  5128. }
  5129. },
  5130. "Microsoft.VisualStudio.Debugger.Interop.11.0/17.0.32112.339": {
  5131. "type": "package",
  5132. "dependencies": {
  5133. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  5134. },
  5135. "compile": {
  5136. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.11.0.dll": {}
  5137. },
  5138. "runtime": {
  5139. "lib/net472/_._": {}
  5140. }
  5141. },
  5142. "Microsoft.VisualStudio.Debugger.Interop.12.0/17.0.32112.339": {
  5143. "type": "package",
  5144. "dependencies": {
  5145. "Microsoft.VisualStudio.Debugger.InteropA": "17.0.32112.339"
  5146. },
  5147. "compile": {
  5148. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.12.0.dll": {}
  5149. },
  5150. "runtime": {
  5151. "lib/net472/_._": {}
  5152. }
  5153. },
  5154. "Microsoft.VisualStudio.Debugger.Interop.14.0/17.0.32112.339": {
  5155. "type": "package",
  5156. "dependencies": {
  5157. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  5158. },
  5159. "compile": {
  5160. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.14.0.dll": {}
  5161. },
  5162. "runtime": {
  5163. "lib/net472/_._": {}
  5164. }
  5165. },
  5166. "Microsoft.VisualStudio.Debugger.Interop.15.0/17.0.32112.339": {
  5167. "type": "package",
  5168. "dependencies": {
  5169. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339"
  5170. },
  5171. "compile": {
  5172. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.15.0.dll": {}
  5173. },
  5174. "runtime": {
  5175. "lib/net472/_._": {}
  5176. }
  5177. },
  5178. "Microsoft.VisualStudio.Debugger.Interop.16.0/17.0.32112.339": {
  5179. "type": "package",
  5180. "dependencies": {
  5181. "Microsoft.VisualStudio.Debugger.Interop.10.0": "17.0.32112.339",
  5182. "Microsoft.VisualStudio.Debugger.Interop.11.0": "17.0.32112.339"
  5183. },
  5184. "compile": {
  5185. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.16.0.dll": {}
  5186. },
  5187. "runtime": {
  5188. "lib/net472/_._": {}
  5189. }
  5190. },
  5191. "Microsoft.VisualStudio.Debugger.InteropA/17.0.32112.339": {
  5192. "type": "package",
  5193. "dependencies": {
  5194. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5195. },
  5196. "compile": {
  5197. "lib/net472/Microsoft.VisualStudio.Debugger.InteropA.dll": {}
  5198. },
  5199. "runtime": {
  5200. "lib/net472/_._": {}
  5201. }
  5202. },
  5203. "Microsoft.VisualStudio.Designer.Interfaces/17.0.32112.339": {
  5204. "type": "package",
  5205. "dependencies": {
  5206. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5207. },
  5208. "compile": {
  5209. "lib/net472/Microsoft.VisualStudio.Designer.Interfaces.dll": {}
  5210. },
  5211. "runtime": {
  5212. "lib/net472/_._": {}
  5213. }
  5214. },
  5215. "Microsoft.VisualStudio.Editor/17.0.491": {
  5216. "type": "package",
  5217. "dependencies": {
  5218. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5219. "Microsoft.VisualStudio.GraphModel": "17.0.31723.112",
  5220. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  5221. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  5222. "Microsoft.VisualStudio.Language": "17.0.491",
  5223. "Microsoft.VisualStudio.ProjectAggregator": "17.0.31723.112",
  5224. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  5225. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  5226. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5227. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  5228. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  5229. "Microsoft.VisualStudio.Text.UI.Wpf": "17.0.491",
  5230. "Microsoft.VisualStudio.Threading": "17.0.63",
  5231. "Microsoft.VisualStudio.Validation": "17.0.28"
  5232. },
  5233. "compile": {
  5234. "lib/net472/Microsoft.VisualStudio.Editor.dll": {}
  5235. },
  5236. "runtime": {
  5237. "lib/net472/_._": {}
  5238. }
  5239. },
  5240. "Microsoft.VisualStudio.GraphModel/17.0.32112.339": {
  5241. "type": "package",
  5242. "dependencies": {
  5243. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  5244. "System.ComponentModel.Composition": "4.5.0"
  5245. },
  5246. "compile": {
  5247. "lib/net472/Microsoft.VisualStudio.GraphModel.dll": {}
  5248. },
  5249. "runtime": {
  5250. "lib/net472/_._": {}
  5251. }
  5252. },
  5253. "Microsoft.VisualStudio.ImageCatalog/17.0.32112.339": {
  5254. "type": "package",
  5255. "dependencies": {
  5256. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  5257. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5258. },
  5259. "compile": {
  5260. "lib/net472/Microsoft.VisualStudio.ImageCatalog.dll": {}
  5261. },
  5262. "runtime": {
  5263. "lib/net472/_._": {}
  5264. }
  5265. },
  5266. "Microsoft.VisualStudio.Imaging/17.0.32112.339": {
  5267. "type": "package",
  5268. "dependencies": {
  5269. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  5270. "Microsoft.VisualStudio.Threading": "17.0.64",
  5271. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  5272. "System.Collections.Immutable": "5.0.0"
  5273. },
  5274. "compile": {
  5275. "lib/net472/Microsoft.VisualStudio.Imaging.dll": {}
  5276. },
  5277. "runtime": {
  5278. "lib/net472/_._": {}
  5279. }
  5280. },
  5281. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime/17.0.32112.339": {
  5282. "type": "package",
  5283. "compile": {
  5284. "lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll": {}
  5285. },
  5286. "runtime": {
  5287. "lib/net472/_._": {}
  5288. }
  5289. },
  5290. "Microsoft.VisualStudio.Interop/17.0.32112.339": {
  5291. "type": "package",
  5292. "compile": {
  5293. "lib/net472/Microsoft.VisualStudio.Interop.dll": {}
  5294. },
  5295. "runtime": {
  5296. "lib/net472/_._": {}
  5297. }
  5298. },
  5299. "Microsoft.VisualStudio.Language/17.0.491": {
  5300. "type": "package",
  5301. "dependencies": {
  5302. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5303. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5304. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  5305. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  5306. "Newtonsoft.Json": "13.0.1",
  5307. "StreamJsonRpc": "2.8.28",
  5308. "System.Collections.Immutable": "5.0.0",
  5309. "System.ComponentModel.Composition": "4.5.0",
  5310. "System.Private.Uri": "4.3.2"
  5311. },
  5312. "compile": {
  5313. "lib/net472/Microsoft.VisualStudio.Language.dll": {}
  5314. },
  5315. "runtime": {
  5316. "lib/net472/_._": {}
  5317. }
  5318. },
  5319. "Microsoft.VisualStudio.Language.Intellisense/17.0.491": {
  5320. "type": "package",
  5321. "dependencies": {
  5322. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5323. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  5324. "Microsoft.VisualStudio.Language": "17.0.491",
  5325. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5326. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  5327. "Microsoft.VisualStudio.Text.UI": "17.0.491",
  5328. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  5329. },
  5330. "compile": {
  5331. "lib/net472/Microsoft.VisualStudio.Language.Intellisense.dll": {}
  5332. },
  5333. "runtime": {
  5334. "lib/net472/_._": {}
  5335. }
  5336. },
  5337. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces/17.0.491": {
  5338. "type": "package",
  5339. "dependencies": {
  5340. "Microsoft.VisualStudio.Imaging": "17.0.31723.112",
  5341. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  5342. "Microsoft.VisualStudio.Interop": "17.0.31723.112",
  5343. "Microsoft.VisualStudio.Text.Logic": "17.0.448",
  5344. "Microsoft.VisualStudio.Utilities": "17.0.31723.112"
  5345. },
  5346. "compile": {
  5347. "lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll": {}
  5348. },
  5349. "runtime": {
  5350. "lib/net472/_._": {}
  5351. }
  5352. },
  5353. "Microsoft.VisualStudio.Language.StandardClassification/17.0.491": {
  5354. "type": "package",
  5355. "dependencies": {
  5356. "Microsoft.VisualStudio.Text.Logic": "17.0.491"
  5357. },
  5358. "compile": {
  5359. "lib/net472/Microsoft.VisualStudio.Language.StandardClassification.dll": {}
  5360. },
  5361. "runtime": {
  5362. "lib/net472/_._": {}
  5363. }
  5364. },
  5365. "Microsoft.VisualStudio.LanguageServer.Client/17.0.5165": {
  5366. "type": "package",
  5367. "dependencies": {
  5368. "Microsoft.VisualStudio.CoreUtility": "17.0.448",
  5369. "Microsoft.VisualStudio.Shell.15.0": "17.0.31723.112",
  5370. "Microsoft.VisualStudio.Utilities": "17.0.31723.112",
  5371. "Microsoft.VisualStudio.Validation": "17.0.28",
  5372. "StreamJsonRpc": "2.8.28"
  5373. },
  5374. "compile": {
  5375. "lib/net472/Microsoft.VisualStudio.LanguageServer.Client.dll": {}
  5376. },
  5377. "runtime": {
  5378. "lib/net472/_._": {}
  5379. }
  5380. },
  5381. "Microsoft.VisualStudio.OLE.Interop/17.0.32112.339": {
  5382. "type": "package",
  5383. "dependencies": {
  5384. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5385. },
  5386. "compile": {
  5387. "lib/net472/Microsoft.VisualStudio.OLE.Interop.dll": {}
  5388. },
  5389. "runtime": {
  5390. "lib/net472/_._": {}
  5391. }
  5392. },
  5393. "Microsoft.VisualStudio.Package.LanguageService.15.0/17.0.32112.339": {
  5394. "type": "package",
  5395. "dependencies": {
  5396. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  5397. },
  5398. "compile": {
  5399. "lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.dll": {}
  5400. },
  5401. "runtime": {
  5402. "lib/net45/_._": {}
  5403. }
  5404. },
  5405. "Microsoft.VisualStudio.ProjectAggregator/17.0.32112.339": {
  5406. "type": "package",
  5407. "compile": {
  5408. "lib/net472/Microsoft.VisualStudio.ProjectAggregator.dll": {}
  5409. },
  5410. "runtime": {
  5411. "lib/net472/_._": {}
  5412. }
  5413. },
  5414. "Microsoft.VisualStudio.RemoteControl/16.3.41": {
  5415. "type": "package",
  5416. "dependencies": {
  5417. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23"
  5418. },
  5419. "compile": {
  5420. "lib/net45/Microsoft.VisualStudio.RemoteControl.dll": {}
  5421. },
  5422. "runtime": {
  5423. "lib/net45/_._": {}
  5424. }
  5425. },
  5426. "Microsoft.VisualStudio.RpcContracts/17.0.51": {
  5427. "type": "package",
  5428. "dependencies": {
  5429. "Microsoft.ServiceHub.Framework": "3.0.2061",
  5430. "StreamJsonRpc": "2.8.28"
  5431. },
  5432. "compile": {
  5433. "lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.dll": {}
  5434. },
  5435. "runtime": {
  5436. "lib/netstandard2.0/_._": {}
  5437. }
  5438. },
  5439. "Microsoft.VisualStudio.SDK/17.0.32112.339": {
  5440. "type": "package",
  5441. "dependencies": {
  5442. "Microsoft.VisualStudio.CommandBars": "17.0.32112.339",
  5443. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  5444. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5445. "Microsoft.VisualStudio.Debugger.Interop.12.0": "17.0.32112.339",
  5446. "Microsoft.VisualStudio.Debugger.Interop.14.0": "17.0.32112.339",
  5447. "Microsoft.VisualStudio.Debugger.Interop.15.0": "17.0.32112.339",
  5448. "Microsoft.VisualStudio.Debugger.Interop.16.0": "17.0.32112.339",
  5449. "Microsoft.VisualStudio.Designer.Interfaces": "17.0.32112.339",
  5450. "Microsoft.VisualStudio.Editor": "17.0.491",
  5451. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  5452. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  5453. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  5454. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  5455. "Microsoft.VisualStudio.Language": "17.0.491",
  5456. "Microsoft.VisualStudio.Language.Intellisense": "17.0.491",
  5457. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "17.0.491",
  5458. "Microsoft.VisualStudio.Language.StandardClassification": "17.0.491",
  5459. "Microsoft.VisualStudio.LanguageServer.Client": "17.0.5165",
  5460. "Microsoft.VisualStudio.OLE.Interop": "17.0.32112.339",
  5461. "Microsoft.VisualStudio.Package.LanguageService.15.0": "17.0.32112.339",
  5462. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  5463. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  5464. "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.0.4496",
  5465. "Microsoft.VisualStudio.Shell.Design": "17.0.32112.339",
  5466. "Microsoft.VisualStudio.Shell.Interop": "17.0.32112.339",
  5467. "Microsoft.VisualStudio.Shell.Interop.10.0": "17.0.32112.339",
  5468. "Microsoft.VisualStudio.Shell.Interop.11.0": "17.0.32112.339",
  5469. "Microsoft.VisualStudio.Shell.Interop.12.0": "17.0.32112.339",
  5470. "Microsoft.VisualStudio.Shell.Interop.8.0": "17.0.32112.339",
  5471. "Microsoft.VisualStudio.Shell.Interop.9.0": "17.0.32112.339",
  5472. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0": "14.0.0",
  5473. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  5474. "Microsoft.VisualStudio.TextManager.Interop": "17.0.32112.339",
  5475. "Microsoft.VisualStudio.TextManager.Interop.10.0": "17.0.32112.339",
  5476. "Microsoft.VisualStudio.TextManager.Interop.11.0": "17.0.32112.339",
  5477. "Microsoft.VisualStudio.TextManager.Interop.12.0": "17.0.32112.339",
  5478. "Microsoft.VisualStudio.TextManager.Interop.8.0": "17.0.32112.339",
  5479. "Microsoft.VisualStudio.TextManager.Interop.9.0": "17.0.32112.339",
  5480. "Microsoft.VisualStudio.TextTemplating.VSHost": "17.0.32112.339",
  5481. "Microsoft.VisualStudio.VCProjectEngine": "17.0.32112.339",
  5482. "Microsoft.VisualStudio.VSHelp": "17.0.32112.339",
  5483. "Microsoft.VisualStudio.VSHelp80": "17.0.32112.339",
  5484. "Microsoft.VisualStudio.Validation": "17.0.28",
  5485. "Microsoft.VisualStudio.WCFReference.Interop": "17.0.32112.339",
  5486. "Microsoft.VisualStudio.Web.BrowserLink.12.0": "12.0.0",
  5487. "Microsoft.Win32.Primitives": "4.3.0",
  5488. "System.ComponentModel.Composition": "4.5.0",
  5489. "VSLangProj": "17.0.32112.339",
  5490. "VSLangProj100": "17.0.32112.339",
  5491. "VSLangProj110": "17.0.32112.339",
  5492. "VSLangProj140": "17.0.32112.339",
  5493. "VSLangProj150": "17.0.32112.339",
  5494. "VSLangProj157": "17.0.32112.339",
  5495. "VSLangProj158": "17.0.32112.339",
  5496. "VSLangProj165": "17.0.32112.339",
  5497. "VSLangProj2": "17.0.32112.339",
  5498. "VSLangProj80": "17.0.32112.339",
  5499. "VSLangProj90": "17.0.32112.339",
  5500. "envdte": "17.0.32112.339",
  5501. "envdte100": "17.0.32112.339",
  5502. "envdte80": "17.0.32112.339",
  5503. "envdte90": "17.0.32112.339",
  5504. "envdte90a": "17.0.32112.339",
  5505. "stdole": "17.0.32112.339"
  5506. }
  5507. },
  5508. "Microsoft.VisualStudio.SDK.Analyzers/16.10.10": {
  5509. "type": "package",
  5510. "dependencies": {
  5511. "Microsoft.CodeAnalysis.BannedApiAnalyzers": "3.3.2",
  5512. "Microsoft.VisualStudio.Threading.Analyzers": "16.10.56"
  5513. },
  5514. "build": {
  5515. "build/Microsoft.VisualStudio.SDK.Analyzers.targets": {}
  5516. }
  5517. },
  5518. "Microsoft.VisualStudio.Setup.Configuration.Interop/3.0.4496": {
  5519. "type": "package",
  5520. "compile": {
  5521. "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll": {}
  5522. },
  5523. "runtime": {
  5524. "lib/net35/_._": {}
  5525. },
  5526. "build": {
  5527. "build/Microsoft.VisualStudio.Setup.Configuration.Interop.targets": {}
  5528. }
  5529. },
  5530. "Microsoft.VisualStudio.Shell.15.0/17.0.32112.339": {
  5531. "type": "package",
  5532. "dependencies": {
  5533. "Microsoft.VisualStudio.ComponentModelHost": "17.0.491",
  5534. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  5535. "Microsoft.VisualStudio.Imaging": "17.0.32112.339",
  5536. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  5537. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  5538. "Microsoft.VisualStudio.ProjectAggregator": "17.0.32112.339",
  5539. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  5540. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  5541. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5542. "Microsoft.VisualStudio.Utilities": "17.0.32112.339"
  5543. },
  5544. "compile": {
  5545. "lib/net472/Microsoft.VisualStudio.Shell.15.0.dll": {}
  5546. },
  5547. "runtime": {
  5548. "lib/net472/_._": {}
  5549. }
  5550. },
  5551. "Microsoft.VisualStudio.Shell.Design/17.0.32112.339": {
  5552. "type": "package",
  5553. "dependencies": {
  5554. "Microsoft.VisualStudio.ImageCatalog": "17.0.32112.339",
  5555. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  5556. "Microsoft.VisualStudio.Shell.15.0": "17.0.32112.339",
  5557. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339"
  5558. },
  5559. "compile": {
  5560. "lib/net472/Microsoft.VisualStudio.Shell.Design.dll": {}
  5561. },
  5562. "runtime": {
  5563. "lib/net472/_._": {}
  5564. }
  5565. },
  5566. "Microsoft.VisualStudio.Shell.Framework/17.0.32112.339": {
  5567. "type": "package",
  5568. "dependencies": {
  5569. "Microsoft.Build.Framework": "16.5.0",
  5570. "Microsoft.VisualStudio.GraphModel": "17.0.32112.339",
  5571. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.32112.339",
  5572. "Microsoft.VisualStudio.Interop": "17.0.32112.339",
  5573. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10",
  5574. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  5575. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5576. "Microsoft.VisualStudio.Threading": "17.0.64",
  5577. "Microsoft.VisualStudio.Utilities": "17.0.32112.339",
  5578. "Newtonsoft.Json": "13.0.1",
  5579. "System.ComponentModel.Composition": "4.5.0",
  5580. "System.Threading.Tasks.Dataflow": "5.0.0",
  5581. "System.Threading.Tasks.Extensions": "4.5.4"
  5582. },
  5583. "compile": {
  5584. "lib/net472/Microsoft.VisualStudio.Shell.Framework.dll": {}
  5585. },
  5586. "runtime": {
  5587. "lib/net472/_._": {}
  5588. }
  5589. },
  5590. "Microsoft.VisualStudio.Shell.Interop/17.0.32112.339": {
  5591. "type": "package",
  5592. "dependencies": {
  5593. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5594. },
  5595. "compile": {
  5596. "lib/net472/Microsoft.VisualStudio.Shell.Interop.dll": {}
  5597. },
  5598. "runtime": {
  5599. "lib/net472/_._": {}
  5600. }
  5601. },
  5602. "Microsoft.VisualStudio.Shell.Interop.10.0/17.0.32112.339": {
  5603. "type": "package",
  5604. "dependencies": {
  5605. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5606. },
  5607. "compile": {
  5608. "lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.dll": {}
  5609. },
  5610. "runtime": {
  5611. "lib/net472/_._": {}
  5612. }
  5613. },
  5614. "Microsoft.VisualStudio.Shell.Interop.11.0/17.0.32112.339": {
  5615. "type": "package",
  5616. "dependencies": {
  5617. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5618. },
  5619. "compile": {
  5620. "lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.dll": {}
  5621. },
  5622. "runtime": {
  5623. "lib/net472/_._": {}
  5624. }
  5625. },
  5626. "Microsoft.VisualStudio.Shell.Interop.12.0/17.0.32112.339": {
  5627. "type": "package",
  5628. "dependencies": {
  5629. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5630. },
  5631. "compile": {
  5632. "lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.dll": {}
  5633. },
  5634. "runtime": {
  5635. "lib/net472/_._": {}
  5636. }
  5637. },
  5638. "Microsoft.VisualStudio.Shell.Interop.8.0/17.0.32112.339": {
  5639. "type": "package",
  5640. "dependencies": {
  5641. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5642. },
  5643. "compile": {
  5644. "lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.dll": {}
  5645. },
  5646. "runtime": {
  5647. "lib/net472/_._": {}
  5648. }
  5649. },
  5650. "Microsoft.VisualStudio.Shell.Interop.9.0/17.0.32112.339": {
  5651. "type": "package",
  5652. "dependencies": {
  5653. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5654. },
  5655. "compile": {
  5656. "lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.dll": {}
  5657. },
  5658. "runtime": {
  5659. "lib/net472/_._": {}
  5660. }
  5661. },
  5662. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0/14.0.0": {
  5663. "type": "package",
  5664. "compile": {
  5665. "lib/net40/Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll": {}
  5666. },
  5667. "runtime": {
  5668. "lib/net40/_._": {}
  5669. }
  5670. },
  5671. "Microsoft.VisualStudio.Telemetry/16.3.250": {
  5672. "type": "package",
  5673. "dependencies": {
  5674. "Microsoft.CSharp": "4.7.0",
  5675. "Microsoft.VisualStudio.RemoteControl": "16.3.41",
  5676. "Microsoft.VisualStudio.Utilities.Internal": "16.3.23",
  5677. "Newtonsoft.Json": "9.0.1"
  5678. },
  5679. "compile": {
  5680. "lib/net45/Microsoft.VisualStudio.Telemetry.dll": {}
  5681. },
  5682. "runtime": {
  5683. "lib/net45/_._": {}
  5684. }
  5685. },
  5686. "Microsoft.VisualStudio.Text.Data/17.0.491": {
  5687. "type": "package",
  5688. "dependencies": {
  5689. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5690. "Microsoft.VisualStudio.Threading": "17.0.63"
  5691. },
  5692. "compile": {
  5693. "lib/net472/Microsoft.VisualStudio.Text.Data.dll": {}
  5694. },
  5695. "runtime": {
  5696. "lib/net472/_._": {}
  5697. }
  5698. },
  5699. "Microsoft.VisualStudio.Text.Logic/17.0.491": {
  5700. "type": "package",
  5701. "dependencies": {
  5702. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5703. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5704. "System.Collections.Immutable": "5.0.0",
  5705. "System.ComponentModel.Composition": "4.5.0"
  5706. },
  5707. "compile": {
  5708. "lib/net472/Microsoft.VisualStudio.Text.Logic.dll": {}
  5709. },
  5710. "runtime": {
  5711. "lib/net472/_._": {}
  5712. }
  5713. },
  5714. "Microsoft.VisualStudio.Text.UI/17.0.491": {
  5715. "type": "package",
  5716. "dependencies": {
  5717. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5718. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5719. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  5720. "System.ComponentModel.Composition": "4.5.0"
  5721. },
  5722. "compile": {
  5723. "lib/net472/Microsoft.VisualStudio.Text.UI.dll": {}
  5724. },
  5725. "runtime": {
  5726. "lib/net472/_._": {}
  5727. }
  5728. },
  5729. "Microsoft.VisualStudio.Text.UI.Wpf/17.0.491": {
  5730. "type": "package",
  5731. "dependencies": {
  5732. "Microsoft.VisualStudio.CoreUtility": "17.0.491",
  5733. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": "17.0.31723.112",
  5734. "Microsoft.VisualStudio.Text.Data": "17.0.491",
  5735. "Microsoft.VisualStudio.Text.Logic": "17.0.491",
  5736. "Microsoft.VisualStudio.Text.UI": "17.0.491"
  5737. },
  5738. "compile": {
  5739. "lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.dll": {}
  5740. },
  5741. "runtime": {
  5742. "lib/net472/_._": {}
  5743. }
  5744. },
  5745. "Microsoft.VisualStudio.TextManager.Interop/17.0.32112.339": {
  5746. "type": "package",
  5747. "dependencies": {
  5748. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5749. },
  5750. "compile": {
  5751. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.dll": {}
  5752. },
  5753. "runtime": {
  5754. "lib/net472/_._": {}
  5755. }
  5756. },
  5757. "Microsoft.VisualStudio.TextManager.Interop.10.0/17.0.32112.339": {
  5758. "type": "package",
  5759. "dependencies": {
  5760. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5761. },
  5762. "compile": {
  5763. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.dll": {}
  5764. },
  5765. "runtime": {
  5766. "lib/net472/_._": {}
  5767. }
  5768. },
  5769. "Microsoft.VisualStudio.TextManager.Interop.11.0/17.0.32112.339": {
  5770. "type": "package",
  5771. "dependencies": {
  5772. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5773. },
  5774. "compile": {
  5775. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.dll": {}
  5776. },
  5777. "runtime": {
  5778. "lib/net472/_._": {}
  5779. }
  5780. },
  5781. "Microsoft.VisualStudio.TextManager.Interop.12.0/17.0.32112.339": {
  5782. "type": "package",
  5783. "dependencies": {
  5784. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5785. },
  5786. "compile": {
  5787. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.dll": {}
  5788. },
  5789. "runtime": {
  5790. "lib/net472/_._": {}
  5791. }
  5792. },
  5793. "Microsoft.VisualStudio.TextManager.Interop.8.0/17.0.32112.339": {
  5794. "type": "package",
  5795. "dependencies": {
  5796. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5797. },
  5798. "compile": {
  5799. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.dll": {}
  5800. },
  5801. "runtime": {
  5802. "lib/net472/_._": {}
  5803. }
  5804. },
  5805. "Microsoft.VisualStudio.TextManager.Interop.9.0/17.0.32112.339": {
  5806. "type": "package",
  5807. "dependencies": {
  5808. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5809. },
  5810. "compile": {
  5811. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.dll": {}
  5812. },
  5813. "runtime": {
  5814. "lib/net472/_._": {}
  5815. }
  5816. },
  5817. "Microsoft.VisualStudio.TextTemplating/17.0.32112.339": {
  5818. "type": "package",
  5819. "dependencies": {
  5820. "Microsoft.VisualStudio.TextTemplating.Interfaces": "17.0.32112.339"
  5821. },
  5822. "compile": {
  5823. "lib/net472/Microsoft.VisualStudio.TextTemplating.dll": {}
  5824. },
  5825. "runtime": {
  5826. "lib/net472/_._": {}
  5827. }
  5828. },
  5829. "Microsoft.VisualStudio.TextTemplating.Interfaces/17.0.32112.339": {
  5830. "type": "package",
  5831. "dependencies": {
  5832. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0": "17.0.32112.339"
  5833. },
  5834. "compile": {
  5835. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.dll": {}
  5836. },
  5837. "runtime": {
  5838. "lib/net472/_._": {}
  5839. }
  5840. },
  5841. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0/17.0.32112.339": {
  5842. "type": "package",
  5843. "compile": {
  5844. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll": {}
  5845. },
  5846. "runtime": {
  5847. "lib/net472/_._": {}
  5848. }
  5849. },
  5850. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0/17.0.32112.339": {
  5851. "type": "package",
  5852. "dependencies": {
  5853. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0": "17.0.32112.339"
  5854. },
  5855. "compile": {
  5856. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll": {}
  5857. },
  5858. "runtime": {
  5859. "lib/net472/_._": {}
  5860. }
  5861. },
  5862. "Microsoft.VisualStudio.TextTemplating.VSHost/17.0.32112.339": {
  5863. "type": "package",
  5864. "dependencies": {
  5865. "Microsoft.VisualStudio.Shell.Framework": "17.0.32112.339",
  5866. "Microsoft.VisualStudio.TextTemplating": "17.0.32112.339",
  5867. "Microsoft.VisualStudio.Validation": "17.0.28",
  5868. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  5869. },
  5870. "compile": {
  5871. "lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.dll": {}
  5872. },
  5873. "runtime": {
  5874. "lib/net472/_._": {}
  5875. }
  5876. },
  5877. "Microsoft.VisualStudio.Threading/17.0.64": {
  5878. "type": "package",
  5879. "dependencies": {
  5880. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  5881. "Microsoft.VisualStudio.Threading.Analyzers": "17.0.64",
  5882. "Microsoft.VisualStudio.Validation": "16.10.35",
  5883. "Microsoft.Win32.Registry": "5.0.0",
  5884. "System.Threading.Tasks.Extensions": "4.5.4"
  5885. },
  5886. "compile": {
  5887. "lib/net472/Microsoft.VisualStudio.Threading.dll": {}
  5888. },
  5889. "runtime": {
  5890. "lib/net472/_._": {}
  5891. }
  5892. },
  5893. "Microsoft.VisualStudio.Threading.Analyzers/17.0.64": {
  5894. "type": "package",
  5895. "build": {
  5896. "build/Microsoft.VisualStudio.Threading.Analyzers.targets": {}
  5897. }
  5898. },
  5899. "Microsoft.VisualStudio.Utilities/17.0.32112.339": {
  5900. "type": "package",
  5901. "dependencies": {
  5902. "Microsoft.ServiceHub.Client": "3.0.3078",
  5903. "Microsoft.VisualStudio.RpcContracts": "17.0.51",
  5904. "Microsoft.VisualStudio.Telemetry": "16.3.250",
  5905. "System.ComponentModel.Composition": "4.5.0",
  5906. "System.Threading.AccessControl": "5.0.0",
  5907. "System.Threading.Tasks.Dataflow": "5.0.0"
  5908. },
  5909. "compile": {
  5910. "lib/net472/Microsoft.VisualStudio.Utilities.dll": {}
  5911. },
  5912. "runtime": {
  5913. "lib/net472/_._": {}
  5914. }
  5915. },
  5916. "Microsoft.VisualStudio.Utilities.Internal/16.3.23": {
  5917. "type": "package",
  5918. "compile": {
  5919. "lib/net45/_._": {}
  5920. },
  5921. "runtime": {
  5922. "lib/net45/_._": {}
  5923. }
  5924. },
  5925. "Microsoft.VisualStudio.Validation/17.0.28": {
  5926. "type": "package",
  5927. "compile": {
  5928. "lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll": {}
  5929. },
  5930. "runtime": {
  5931. "lib/netstandard2.0/_._": {}
  5932. }
  5933. },
  5934. "Microsoft.VisualStudio.VCProjectEngine/17.0.32112.339": {
  5935. "type": "package",
  5936. "compile": {
  5937. "lib/net45/Microsoft.VisualStudio.VCProjectEngine.dll": {}
  5938. },
  5939. "runtime": {
  5940. "lib/net45/_._": {}
  5941. }
  5942. },
  5943. "Microsoft.VisualStudio.VSHelp/17.0.32112.339": {
  5944. "type": "package",
  5945. "dependencies": {
  5946. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5947. },
  5948. "compile": {
  5949. "lib/net472/Microsoft.VisualStudio.VSHelp.dll": {}
  5950. },
  5951. "runtime": {
  5952. "lib/net472/_._": {}
  5953. }
  5954. },
  5955. "Microsoft.VisualStudio.VSHelp80/17.0.32112.339": {
  5956. "type": "package",
  5957. "dependencies": {
  5958. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5959. },
  5960. "compile": {
  5961. "lib/net472/Microsoft.VisualStudio.VSHelp80.dll": {}
  5962. },
  5963. "runtime": {
  5964. "lib/net472/_._": {}
  5965. }
  5966. },
  5967. "Microsoft.VisualStudio.WCFReference.Interop/17.0.32112.339": {
  5968. "type": "package",
  5969. "dependencies": {
  5970. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  5971. },
  5972. "compile": {
  5973. "lib/net472/Microsoft.VisualStudio.WCFReference.Interop.dll": {}
  5974. },
  5975. "runtime": {
  5976. "lib/net472/_._": {}
  5977. }
  5978. },
  5979. "Microsoft.VisualStudio.Web.BrowserLink.12.0/12.0.0": {
  5980. "type": "package",
  5981. "compile": {
  5982. "lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.dll": {}
  5983. },
  5984. "runtime": {
  5985. "lib/net40/_._": {}
  5986. }
  5987. },
  5988. "Microsoft.VSSDK.BuildTools/17.2.2190": {
  5989. "type": "package",
  5990. "dependencies": {
  5991. "Microsoft.VSSDK.CompatibilityAnalyzer": "17.2.2190",
  5992. "Microsoft.VisualStudio.SDK.Analyzers": "16.10.10"
  5993. },
  5994. "build": {
  5995. "build/Microsoft.VSSDK.BuildTools.props": {},
  5996. "build/Microsoft.VSSDK.BuildTools.targets": {}
  5997. }
  5998. },
  5999. "Microsoft.VSSDK.CompatibilityAnalyzer/17.2.2190": {
  6000. "type": "package",
  6001. "build": {
  6002. "build/Microsoft.VSSDK.CompatibilityAnalyzer.targets": {}
  6003. }
  6004. },
  6005. "Microsoft.Win32.Primitives/4.3.0": {
  6006. "type": "package",
  6007. "dependencies": {
  6008. "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
  6009. },
  6010. "compile": {
  6011. "ref/net46/Microsoft.Win32.Primitives.dll": {}
  6012. },
  6013. "runtime": {
  6014. "lib/net46/_._": {}
  6015. }
  6016. },
  6017. "Microsoft.Win32.Registry/5.0.0": {
  6018. "type": "package",
  6019. "dependencies": {
  6020. "System.Security.AccessControl": "5.0.0",
  6021. "System.Security.Principal.Windows": "5.0.0"
  6022. },
  6023. "compile": {
  6024. "ref/net461/Microsoft.Win32.Registry.dll": {}
  6025. },
  6026. "runtime": {
  6027. "runtimes/win/lib/net461/_._": {}
  6028. }
  6029. },
  6030. "Nerdbank.Streams/2.6.81": {
  6031. "type": "package",
  6032. "dependencies": {
  6033. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  6034. "Microsoft.VisualStudio.Threading": "16.7.56",
  6035. "Microsoft.VisualStudio.Validation": "15.5.31",
  6036. "System.IO.Pipelines": "4.7.2",
  6037. "System.Net.WebSockets": "4.3.0",
  6038. "System.Runtime.CompilerServices.Unsafe": "4.7.1"
  6039. },
  6040. "compile": {
  6041. "lib/netstandard2.0/Nerdbank.Streams.dll": {}
  6042. },
  6043. "runtime": {
  6044. "lib/netstandard2.0/_._": {}
  6045. }
  6046. },
  6047. "Newtonsoft.Json/13.0.1": {
  6048. "type": "package",
  6049. "compile": {
  6050. "lib/net45/Newtonsoft.Json.dll": {}
  6051. },
  6052. "runtime": {
  6053. "lib/net45/_._": {}
  6054. }
  6055. },
  6056. "runtime.any.System.IO/4.3.0": {
  6057. "type": "package",
  6058. "compile": {
  6059. "ref/netstandard/_._": {}
  6060. },
  6061. "runtime": {
  6062. "lib/net45/_._": {}
  6063. }
  6064. },
  6065. "runtime.any.System.Runtime/4.3.0": {
  6066. "type": "package",
  6067. "compile": {
  6068. "ref/netstandard/_._": {}
  6069. },
  6070. "runtime": {
  6071. "lib/net45/_._": {}
  6072. }
  6073. },
  6074. "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
  6075. "type": "package",
  6076. "compile": {
  6077. "ref/netstandard/_._": {}
  6078. },
  6079. "runtime": {
  6080. "runtimes/win/lib/net/_._": {}
  6081. }
  6082. },
  6083. "stdole/17.0.32112.339": {
  6084. "type": "package",
  6085. "dependencies": {
  6086. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6087. },
  6088. "compile": {
  6089. "lib/net472/stdole.dll": {}
  6090. },
  6091. "runtime": {
  6092. "lib/net472/_._": {}
  6093. }
  6094. },
  6095. "StreamJsonRpc/2.8.28": {
  6096. "type": "package",
  6097. "dependencies": {
  6098. "MessagePack": "2.2.85",
  6099. "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
  6100. "Microsoft.VisualStudio.Threading": "16.9.60",
  6101. "Nerdbank.Streams": "2.6.81",
  6102. "Newtonsoft.Json": "12.0.2",
  6103. "System.Collections.Immutable": "5.0.0",
  6104. "System.Diagnostics.DiagnosticSource": "5.0.1",
  6105. "System.IO.Pipelines": "5.0.1",
  6106. "System.Memory": "4.5.4",
  6107. "System.Net.Http": "4.3.4",
  6108. "System.Net.WebSockets": "4.3.0",
  6109. "System.Reflection.Emit": "4.7.0",
  6110. "System.Threading.Tasks.Dataflow": "5.0.0",
  6111. "System.Threading.Tasks.Extensions": "4.5.4"
  6112. },
  6113. "compile": {
  6114. "lib/netstandard2.0/StreamJsonRpc.dll": {}
  6115. },
  6116. "runtime": {
  6117. "lib/netstandard2.0/_._": {}
  6118. }
  6119. },
  6120. "System.Buffers/4.5.1": {
  6121. "type": "package",
  6122. "compile": {
  6123. "ref/net45/System.Buffers.dll": {}
  6124. },
  6125. "runtime": {
  6126. "lib/net461/_._": {}
  6127. }
  6128. },
  6129. "System.Collections.Immutable/5.0.0": {
  6130. "type": "package",
  6131. "dependencies": {
  6132. "System.Memory": "4.5.4"
  6133. },
  6134. "compile": {
  6135. "lib/net461/System.Collections.Immutable.dll": {}
  6136. },
  6137. "runtime": {
  6138. "lib/net461/_._": {}
  6139. }
  6140. },
  6141. "System.ComponentModel.Composition/4.5.0": {
  6142. "type": "package",
  6143. "compile": {
  6144. "ref/net45/_._": {}
  6145. },
  6146. "runtime": {
  6147. "lib/net45/_._": {}
  6148. }
  6149. },
  6150. "System.Diagnostics.DiagnosticSource/5.0.1": {
  6151. "type": "package",
  6152. "dependencies": {
  6153. "System.Memory": "4.5.4",
  6154. "System.Runtime.CompilerServices.Unsafe": "5.0.0"
  6155. },
  6156. "compile": {
  6157. "lib/net46/System.Diagnostics.DiagnosticSource.dll": {}
  6158. },
  6159. "runtime": {
  6160. "lib/net46/_._": {}
  6161. }
  6162. },
  6163. "System.IO/4.3.0": {
  6164. "type": "package",
  6165. "dependencies": {
  6166. "runtime.any.System.IO": "4.3.0"
  6167. },
  6168. "compile": {
  6169. "ref/net462/System.IO.dll": {}
  6170. },
  6171. "runtime": {
  6172. "lib/net462/_._": {}
  6173. }
  6174. },
  6175. "System.IO.Pipelines/5.0.1": {
  6176. "type": "package",
  6177. "dependencies": {
  6178. "System.Buffers": "4.5.1",
  6179. "System.Memory": "4.5.4",
  6180. "System.Threading.Tasks.Extensions": "4.5.4"
  6181. },
  6182. "compile": {
  6183. "lib/net461/System.IO.Pipelines.dll": {}
  6184. },
  6185. "runtime": {
  6186. "lib/net461/_._": {}
  6187. }
  6188. },
  6189. "System.Memory/4.5.4": {
  6190. "type": "package",
  6191. "dependencies": {
  6192. "System.Buffers": "4.5.1",
  6193. "System.Numerics.Vectors": "4.5.0",
  6194. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  6195. },
  6196. "compile": {
  6197. "lib/net461/System.Memory.dll": {}
  6198. },
  6199. "runtime": {
  6200. "lib/net461/_._": {}
  6201. }
  6202. },
  6203. "System.Net.Http/4.3.4": {
  6204. "type": "package",
  6205. "dependencies": {
  6206. "System.Security.Cryptography.X509Certificates": "4.3.0"
  6207. },
  6208. "compile": {
  6209. "ref/net46/System.Net.Http.dll": {}
  6210. },
  6211. "runtime": {
  6212. "runtimes/win/lib/net46/_._": {}
  6213. }
  6214. },
  6215. "System.Net.WebSockets/4.3.0": {
  6216. "type": "package",
  6217. "compile": {
  6218. "ref/net46/System.Net.WebSockets.dll": {}
  6219. },
  6220. "runtime": {
  6221. "lib/net46/_._": {}
  6222. }
  6223. },
  6224. "System.Numerics.Vectors/4.5.0": {
  6225. "type": "package",
  6226. "compile": {
  6227. "ref/net46/System.Numerics.Vectors.dll": {}
  6228. },
  6229. "runtime": {
  6230. "lib/net46/_._": {}
  6231. }
  6232. },
  6233. "System.Private.Uri/4.3.2": {
  6234. "type": "package",
  6235. "dependencies": {
  6236. "Microsoft.NETCore.Platforms": "1.1.1",
  6237. "Microsoft.NETCore.Targets": "1.1.3"
  6238. },
  6239. "compile": {
  6240. "ref/netstandard/_._": {}
  6241. }
  6242. },
  6243. "System.Reflection.Emit/4.7.0": {
  6244. "type": "package",
  6245. "compile": {
  6246. "ref/net45/_._": {}
  6247. },
  6248. "runtime": {
  6249. "lib/net45/_._": {}
  6250. }
  6251. },
  6252. "System.Reflection.Emit.Lightweight/4.6.0": {
  6253. "type": "package",
  6254. "compile": {
  6255. "ref/net45/_._": {}
  6256. },
  6257. "runtime": {
  6258. "lib/net45/_._": {}
  6259. }
  6260. },
  6261. "System.Runtime/4.3.0": {
  6262. "type": "package",
  6263. "dependencies": {
  6264. "runtime.any.System.Runtime": "4.3.0"
  6265. },
  6266. "compile": {
  6267. "ref/net462/System.Runtime.dll": {}
  6268. },
  6269. "runtime": {
  6270. "lib/net462/_._": {}
  6271. }
  6272. },
  6273. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  6274. "type": "package",
  6275. "compile": {
  6276. "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
  6277. },
  6278. "runtime": {
  6279. "lib/net45/_._": {}
  6280. }
  6281. },
  6282. "System.Security.AccessControl/5.0.0": {
  6283. "type": "package",
  6284. "dependencies": {
  6285. "System.Security.Principal.Windows": "5.0.0"
  6286. },
  6287. "compile": {
  6288. "ref/net461/System.Security.AccessControl.dll": {}
  6289. },
  6290. "runtime": {
  6291. "runtimes/win/lib/net461/_._": {}
  6292. }
  6293. },
  6294. "System.Security.Cryptography.Algorithms/4.3.0": {
  6295. "type": "package",
  6296. "dependencies": {
  6297. "System.IO": "4.3.0",
  6298. "System.Runtime": "4.3.0",
  6299. "System.Security.Cryptography.Encoding": "4.3.0",
  6300. "System.Security.Cryptography.Primitives": "4.3.0"
  6301. },
  6302. "compile": {
  6303. "ref/net463/System.Security.Cryptography.Algorithms.dll": {}
  6304. },
  6305. "runtime": {
  6306. "runtimes/win/lib/net463/_._": {}
  6307. }
  6308. },
  6309. "System.Security.Cryptography.Encoding/4.3.0": {
  6310. "type": "package",
  6311. "compile": {
  6312. "ref/net46/System.Security.Cryptography.Encoding.dll": {}
  6313. },
  6314. "runtime": {
  6315. "runtimes/win/lib/net46/_._": {}
  6316. }
  6317. },
  6318. "System.Security.Cryptography.Primitives/4.3.0": {
  6319. "type": "package",
  6320. "compile": {
  6321. "ref/net46/System.Security.Cryptography.Primitives.dll": {}
  6322. },
  6323. "runtime": {
  6324. "lib/net46/_._": {}
  6325. }
  6326. },
  6327. "System.Security.Cryptography.X509Certificates/4.3.0": {
  6328. "type": "package",
  6329. "dependencies": {
  6330. "System.Security.Cryptography.Algorithms": "4.3.0",
  6331. "System.Security.Cryptography.Encoding": "4.3.0"
  6332. },
  6333. "compile": {
  6334. "ref/net461/System.Security.Cryptography.X509Certificates.dll": {}
  6335. },
  6336. "runtime": {
  6337. "runtimes/win/lib/net461/_._": {}
  6338. }
  6339. },
  6340. "System.Security.Principal.Windows/5.0.0": {
  6341. "type": "package",
  6342. "compile": {
  6343. "ref/net461/System.Security.Principal.Windows.dll": {}
  6344. },
  6345. "runtime": {
  6346. "runtimes/win/lib/net461/_._": {}
  6347. }
  6348. },
  6349. "System.Threading.AccessControl/5.0.0": {
  6350. "type": "package",
  6351. "dependencies": {
  6352. "System.Security.AccessControl": "5.0.0",
  6353. "System.Security.Principal.Windows": "5.0.0"
  6354. },
  6355. "compile": {
  6356. "ref/net461/System.Threading.AccessControl.dll": {}
  6357. },
  6358. "runtime": {
  6359. "runtimes/win/lib/net461/_._": {}
  6360. }
  6361. },
  6362. "System.Threading.Tasks.Dataflow/5.0.0": {
  6363. "type": "package",
  6364. "compile": {
  6365. "lib/net461/System.Threading.Tasks.Dataflow.dll": {}
  6366. },
  6367. "runtime": {
  6368. "lib/net461/_._": {}
  6369. }
  6370. },
  6371. "System.Threading.Tasks.Extensions/4.5.4": {
  6372. "type": "package",
  6373. "dependencies": {
  6374. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  6375. },
  6376. "compile": {
  6377. "lib/net461/System.Threading.Tasks.Extensions.dll": {}
  6378. },
  6379. "runtime": {
  6380. "lib/net461/_._": {}
  6381. }
  6382. },
  6383. "VSLangProj/17.0.32112.339": {
  6384. "type": "package",
  6385. "dependencies": {
  6386. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6387. },
  6388. "compile": {
  6389. "lib/net472/VSLangProj.dll": {}
  6390. },
  6391. "runtime": {
  6392. "lib/net472/_._": {}
  6393. }
  6394. },
  6395. "VSLangProj100/17.0.32112.339": {
  6396. "type": "package",
  6397. "dependencies": {
  6398. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6399. },
  6400. "compile": {
  6401. "lib/net472/VSLangProj100.dll": {}
  6402. },
  6403. "runtime": {
  6404. "lib/net472/_._": {}
  6405. }
  6406. },
  6407. "VSLangProj110/17.0.32112.339": {
  6408. "type": "package",
  6409. "dependencies": {
  6410. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6411. },
  6412. "compile": {
  6413. "lib/net472/VSLangProj110.dll": {}
  6414. },
  6415. "runtime": {
  6416. "lib/net472/_._": {}
  6417. }
  6418. },
  6419. "VSLangProj140/17.0.32112.339": {
  6420. "type": "package",
  6421. "dependencies": {
  6422. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6423. },
  6424. "compile": {
  6425. "lib/net472/VSLangProj140.dll": {}
  6426. },
  6427. "runtime": {
  6428. "lib/net472/_._": {}
  6429. }
  6430. },
  6431. "VSLangProj150/17.0.32112.339": {
  6432. "type": "package",
  6433. "dependencies": {
  6434. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6435. },
  6436. "compile": {
  6437. "lib/net472/VSLangProj150.dll": {}
  6438. },
  6439. "runtime": {
  6440. "lib/net472/_._": {}
  6441. }
  6442. },
  6443. "VSLangProj157/17.0.32112.339": {
  6444. "type": "package",
  6445. "dependencies": {
  6446. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6447. },
  6448. "compile": {
  6449. "lib/net472/VSLangProj157.dll": {}
  6450. },
  6451. "runtime": {
  6452. "lib/net472/_._": {}
  6453. }
  6454. },
  6455. "VSLangProj158/17.0.32112.339": {
  6456. "type": "package",
  6457. "dependencies": {
  6458. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6459. },
  6460. "compile": {
  6461. "lib/net472/VSLangProj158.dll": {}
  6462. },
  6463. "runtime": {
  6464. "lib/net472/_._": {}
  6465. }
  6466. },
  6467. "VSLangProj165/17.0.32112.339": {
  6468. "type": "package",
  6469. "dependencies": {
  6470. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6471. },
  6472. "compile": {
  6473. "lib/net472/VSLangProj165.dll": {}
  6474. },
  6475. "runtime": {
  6476. "lib/net472/_._": {}
  6477. }
  6478. },
  6479. "VSLangProj2/17.0.32112.339": {
  6480. "type": "package",
  6481. "dependencies": {
  6482. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6483. },
  6484. "compile": {
  6485. "lib/net472/VSLangProj2.dll": {}
  6486. },
  6487. "runtime": {
  6488. "lib/net472/_._": {}
  6489. }
  6490. },
  6491. "VSLangProj80/17.0.32112.339": {
  6492. "type": "package",
  6493. "dependencies": {
  6494. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6495. },
  6496. "compile": {
  6497. "lib/net472/VSLangProj80.dll": {}
  6498. },
  6499. "runtime": {
  6500. "lib/net472/_._": {}
  6501. }
  6502. },
  6503. "VSLangProj90/17.0.32112.339": {
  6504. "type": "package",
  6505. "dependencies": {
  6506. "Microsoft.VisualStudio.Interop": "17.0.32112.339"
  6507. },
  6508. "compile": {
  6509. "lib/net472/VSLangProj90.dll": {}
  6510. },
  6511. "runtime": {
  6512. "lib/net472/_._": {}
  6513. }
  6514. }
  6515. }
  6516. },
  6517. "libraries": {
  6518. "envdte/17.0.32112.339": {
  6519. "sha512": "vegjmu5MMQJi8Z7GxFOaRAwI54g+Eh4/QnfwzbmT1olqmqUIPiknLOxx0ciV936gXfJIAlqCyk7KX+aM1GSElg==",
  6520. "type": "package",
  6521. "path": "envdte/17.0.32112.339",
  6522. "files": [
  6523. ".nupkg.metadata",
  6524. ".signature.p7s",
  6525. "LICENSE.txt",
  6526. "PackageIcon.png",
  6527. "envdte.17.0.32112.339.nupkg.sha512",
  6528. "envdte.nuspec",
  6529. "lib/net20/envdte.dll",
  6530. "lib/net20/envdte.xml",
  6531. "lib/net45/envdte.dll",
  6532. "lib/net45/envdte.xml",
  6533. "lib/net472/envdte.dll",
  6534. "lib/net472/envdte.xml",
  6535. "lib/netcoreapp3.1/envdte.dll",
  6536. "lib/netcoreapp3.1/envdte.xml",
  6537. "lib/netstandard2.0/envdte.dll",
  6538. "lib/netstandard2.0/envdte.xml"
  6539. ]
  6540. },
  6541. "envdte100/17.0.32112.339": {
  6542. "sha512": "6Oynd5SNiRTlJD5cOBDqIg1sfTk76DMrTSQ9i2UiSN2KS14mcqHrMGogGnI+L1KOri9CiarSoU/CWZP3Vu8G/g==",
  6543. "type": "package",
  6544. "path": "envdte100/17.0.32112.339",
  6545. "files": [
  6546. ".nupkg.metadata",
  6547. ".signature.p7s",
  6548. "LICENSE.txt",
  6549. "PackageIcon.png",
  6550. "envdte100.17.0.32112.339.nupkg.sha512",
  6551. "envdte100.nuspec",
  6552. "lib/net20/envdte100.dll",
  6553. "lib/net20/envdte100.xml",
  6554. "lib/net45/envdte100.dll",
  6555. "lib/net45/envdte100.xml",
  6556. "lib/net472/envdte100.dll",
  6557. "lib/net472/envdte100.xml",
  6558. "lib/netcoreapp3.1/envdte100.dll",
  6559. "lib/netcoreapp3.1/envdte100.xml",
  6560. "lib/netstandard2.0/envdte100.dll",
  6561. "lib/netstandard2.0/envdte100.xml"
  6562. ]
  6563. },
  6564. "envdte80/17.0.32112.339": {
  6565. "sha512": "ww0cHlTSkJSGehp0rfbntNwr6muf6DfkHZwruW4Ju9E7jVHiwZPxoyRpDoK9nDtrYyJBCZfiO5RZL03+g8ao3w==",
  6566. "type": "package",
  6567. "path": "envdte80/17.0.32112.339",
  6568. "files": [
  6569. ".nupkg.metadata",
  6570. ".signature.p7s",
  6571. "LICENSE.txt",
  6572. "PackageIcon.png",
  6573. "envdte80.17.0.32112.339.nupkg.sha512",
  6574. "envdte80.nuspec",
  6575. "lib/net20/envdte80.dll",
  6576. "lib/net20/envdte80.xml",
  6577. "lib/net45/envdte80.dll",
  6578. "lib/net45/envdte80.xml",
  6579. "lib/net472/envdte80.dll",
  6580. "lib/net472/envdte80.xml",
  6581. "lib/netcoreapp3.1/envdte80.dll",
  6582. "lib/netcoreapp3.1/envdte80.xml",
  6583. "lib/netstandard2.0/envdte80.dll",
  6584. "lib/netstandard2.0/envdte80.xml"
  6585. ]
  6586. },
  6587. "envdte90/17.0.32112.339": {
  6588. "sha512": "Hh0aDSfgzBPds7VyinPQZ4o3/86GVsmf1HfG9sXf1O/A90wf3zbeZvDPuGFl20u/8MaVBUemgn8KI/zGw6b/NA==",
  6589. "type": "package",
  6590. "path": "envdte90/17.0.32112.339",
  6591. "files": [
  6592. ".nupkg.metadata",
  6593. ".signature.p7s",
  6594. "LICENSE.txt",
  6595. "PackageIcon.png",
  6596. "envdte90.17.0.32112.339.nupkg.sha512",
  6597. "envdte90.nuspec",
  6598. "lib/net20/envdte90.dll",
  6599. "lib/net20/envdte90.xml",
  6600. "lib/net45/envdte90.dll",
  6601. "lib/net45/envdte90.xml",
  6602. "lib/net472/envdte90.dll",
  6603. "lib/net472/envdte90.xml",
  6604. "lib/netcoreapp3.1/envdte90.dll",
  6605. "lib/netcoreapp3.1/envdte90.xml",
  6606. "lib/netstandard2.0/envdte90.dll",
  6607. "lib/netstandard2.0/envdte90.xml"
  6608. ]
  6609. },
  6610. "envdte90a/17.0.32112.339": {
  6611. "sha512": "Tb1xT8teFjZVd8vvEooBICgmNaPOdMnm80q7eDMF2K1tNbRmhqAHyNV3LKPHwjcZi2RZKGPfDLN7sdpKkffMsQ==",
  6612. "type": "package",
  6613. "path": "envdte90a/17.0.32112.339",
  6614. "files": [
  6615. ".nupkg.metadata",
  6616. ".signature.p7s",
  6617. "LICENSE.txt",
  6618. "PackageIcon.png",
  6619. "envdte90a.17.0.32112.339.nupkg.sha512",
  6620. "envdte90a.nuspec",
  6621. "lib/net20/envdte90a.dll",
  6622. "lib/net20/envdte90a.xml",
  6623. "lib/net45/envdte90a.dll",
  6624. "lib/net45/envdte90a.xml",
  6625. "lib/net472/envdte90a.dll",
  6626. "lib/net472/envdte90a.xml",
  6627. "lib/netcoreapp3.1/envdte90a.dll",
  6628. "lib/netcoreapp3.1/envdte90a.xml",
  6629. "lib/netstandard2.0/envdte90a.dll",
  6630. "lib/netstandard2.0/envdte90a.xml"
  6631. ]
  6632. },
  6633. "MessagePack/2.2.85": {
  6634. "sha512": "3SqAgwNV5LOf+ZapHmjQMUc7WDy/1ur9CfFNjgnfMZKCB5CxkVVbyHa06fObjGTEHZI7mcDathYjkI+ncr92ZQ==",
  6635. "type": "package",
  6636. "path": "messagepack/2.2.85",
  6637. "files": [
  6638. ".nupkg.metadata",
  6639. ".signature.p7s",
  6640. "LICENSE",
  6641. "lib/netcoreapp2.1/MessagePack.dll",
  6642. "lib/netcoreapp2.1/MessagePack.xml",
  6643. "lib/netstandard2.0/MessagePack.dll",
  6644. "lib/netstandard2.0/MessagePack.xml",
  6645. "messagepack.2.2.85.nupkg.sha512",
  6646. "messagepack.nuspec"
  6647. ]
  6648. },
  6649. "MessagePack.Annotations/2.2.85": {
  6650. "sha512": "YptRsDCQK35K5FhmZ0LojW4t8I6DpetLfK5KG8PVY2f6h7/gdyr8f4++xdSEK/xS6XX7/GPvEpqszKVPksCsiQ==",
  6651. "type": "package",
  6652. "path": "messagepack.annotations/2.2.85",
  6653. "files": [
  6654. ".nupkg.metadata",
  6655. ".signature.p7s",
  6656. "LICENSE",
  6657. "lib/netstandard2.0/MessagePack.Annotations.dll",
  6658. "lib/netstandard2.0/MessagePack.Annotations.xml",
  6659. "messagepack.annotations.2.2.85.nupkg.sha512",
  6660. "messagepack.annotations.nuspec"
  6661. ]
  6662. },
  6663. "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
  6664. "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
  6665. "type": "package",
  6666. "path": "microsoft.bcl.asyncinterfaces/5.0.0",
  6667. "files": [
  6668. ".nupkg.metadata",
  6669. ".signature.p7s",
  6670. "Icon.png",
  6671. "LICENSE.TXT",
  6672. "THIRD-PARTY-NOTICES.TXT",
  6673. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  6674. "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
  6675. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  6676. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
  6677. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  6678. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
  6679. "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
  6680. "microsoft.bcl.asyncinterfaces.nuspec",
  6681. "useSharedDesignerContext.txt",
  6682. "version.txt"
  6683. ]
  6684. },
  6685. "Microsoft.Build.Framework/16.5.0": {
  6686. "sha512": "K0hfdWy+0p8DJXxzpNc4T5zHm4hf9QONAvyzvw3utKExmxRBShtV/+uHVYTblZWk+rIHNEHeglyXMmqfSshdFA==",
  6687. "type": "package",
  6688. "path": "microsoft.build.framework/16.5.0",
  6689. "files": [
  6690. ".nupkg.metadata",
  6691. ".signature.p7s",
  6692. "MSBuild-NuGet-Icon.png",
  6693. "lib/net472/Microsoft.Build.Framework.dll",
  6694. "lib/net472/Microsoft.Build.Framework.pdb",
  6695. "lib/net472/Microsoft.Build.Framework.xml",
  6696. "lib/netstandard2.0/Microsoft.Build.Framework.dll",
  6697. "lib/netstandard2.0/Microsoft.Build.Framework.pdb",
  6698. "lib/netstandard2.0/Microsoft.Build.Framework.xml",
  6699. "microsoft.build.framework.16.5.0.nupkg.sha512",
  6700. "microsoft.build.framework.nuspec",
  6701. "notices/THIRDPARTYNOTICES.txt"
  6702. ]
  6703. },
  6704. "Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.2": {
  6705. "sha512": "LlcsDRSYfkJFWOdDpysY/4Ph4llHc8DLOc3roFTz9+216vl+vwVGfbys2rcSmhZCTDv/0kxSs2oOdd9SX2NiVg==",
  6706. "type": "package",
  6707. "path": "microsoft.codeanalysis.bannedapianalyzers/3.3.2",
  6708. "hasTools": true,
  6709. "files": [
  6710. ".nupkg.metadata",
  6711. ".signature.p7s",
  6712. "EULA.rtf",
  6713. "ThirdPartyNotices.rtf",
  6714. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.BannedApiAnalyzers.dll",
  6715. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll",
  6716. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6717. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6718. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6719. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6720. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6721. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6722. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6723. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6724. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6725. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6726. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6727. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6728. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6729. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.BannedApiAnalyzers.dll",
  6730. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll",
  6731. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6732. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6733. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6734. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6735. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6736. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6737. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6738. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6739. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6740. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6741. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6742. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6743. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
  6744. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.props",
  6745. "build/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets",
  6746. "build/config/AnalysisLevel_2_9_8_AllDisabledByDefault.editorconfig",
  6747. "build/config/AnalysisLevel_2_9_8_AllEnabledByDefault.editorconfig",
  6748. "build/config/AnalysisLevel_2_9_8_Default.editorconfig",
  6749. "documentation/Analyzer Configuration.md",
  6750. "documentation/Microsoft.CodeAnalysis.BannedApiAnalyzers.md",
  6751. "documentation/Microsoft.CodeAnalysis.BannedApiAnalyzers.sarif",
  6752. "editorconfig/AllRulesDefault/.editorconfig",
  6753. "editorconfig/AllRulesDisabled/.editorconfig",
  6754. "editorconfig/AllRulesEnabled/.editorconfig",
  6755. "editorconfig/ApiDesignRulesDefault/.editorconfig",
  6756. "editorconfig/ApiDesignRulesEnabled/.editorconfig",
  6757. "editorconfig/DataflowRulesDefault/.editorconfig",
  6758. "editorconfig/DataflowRulesEnabled/.editorconfig",
  6759. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  6760. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  6761. "microsoft.codeanalysis.bannedapianalyzers.3.3.2.nupkg.sha512",
  6762. "microsoft.codeanalysis.bannedapianalyzers.nuspec",
  6763. "rulesets/AllRulesDefault.ruleset",
  6764. "rulesets/AllRulesDisabled.ruleset",
  6765. "rulesets/AllRulesEnabled.ruleset",
  6766. "rulesets/ApiDesignRulesDefault.ruleset",
  6767. "rulesets/ApiDesignRulesEnabled.ruleset",
  6768. "rulesets/DataflowRulesDefault.ruleset",
  6769. "rulesets/DataflowRulesEnabled.ruleset",
  6770. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  6771. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  6772. "tools/install.ps1",
  6773. "tools/uninstall.ps1"
  6774. ]
  6775. },
  6776. "Microsoft.CSharp/4.7.0": {
  6777. "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
  6778. "type": "package",
  6779. "path": "microsoft.csharp/4.7.0",
  6780. "files": [
  6781. ".nupkg.metadata",
  6782. ".signature.p7s",
  6783. "LICENSE.TXT",
  6784. "THIRD-PARTY-NOTICES.TXT",
  6785. "lib/MonoAndroid10/_._",
  6786. "lib/MonoTouch10/_._",
  6787. "lib/net45/_._",
  6788. "lib/netcore50/Microsoft.CSharp.dll",
  6789. "lib/netcoreapp2.0/_._",
  6790. "lib/netstandard1.3/Microsoft.CSharp.dll",
  6791. "lib/netstandard2.0/Microsoft.CSharp.dll",
  6792. "lib/netstandard2.0/Microsoft.CSharp.xml",
  6793. "lib/portable-net45+win8+wp8+wpa81/_._",
  6794. "lib/uap10.0.16299/_._",
  6795. "lib/win8/_._",
  6796. "lib/wp80/_._",
  6797. "lib/wpa81/_._",
  6798. "lib/xamarinios10/_._",
  6799. "lib/xamarinmac20/_._",
  6800. "lib/xamarintvos10/_._",
  6801. "lib/xamarinwatchos10/_._",
  6802. "microsoft.csharp.4.7.0.nupkg.sha512",
  6803. "microsoft.csharp.nuspec",
  6804. "ref/MonoAndroid10/_._",
  6805. "ref/MonoTouch10/_._",
  6806. "ref/net45/_._",
  6807. "ref/netcore50/Microsoft.CSharp.dll",
  6808. "ref/netcore50/Microsoft.CSharp.xml",
  6809. "ref/netcore50/de/Microsoft.CSharp.xml",
  6810. "ref/netcore50/es/Microsoft.CSharp.xml",
  6811. "ref/netcore50/fr/Microsoft.CSharp.xml",
  6812. "ref/netcore50/it/Microsoft.CSharp.xml",
  6813. "ref/netcore50/ja/Microsoft.CSharp.xml",
  6814. "ref/netcore50/ko/Microsoft.CSharp.xml",
  6815. "ref/netcore50/ru/Microsoft.CSharp.xml",
  6816. "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
  6817. "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
  6818. "ref/netcoreapp2.0/_._",
  6819. "ref/netstandard1.0/Microsoft.CSharp.dll",
  6820. "ref/netstandard1.0/Microsoft.CSharp.xml",
  6821. "ref/netstandard1.0/de/Microsoft.CSharp.xml",
  6822. "ref/netstandard1.0/es/Microsoft.CSharp.xml",
  6823. "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
  6824. "ref/netstandard1.0/it/Microsoft.CSharp.xml",
  6825. "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
  6826. "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
  6827. "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
  6828. "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
  6829. "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
  6830. "ref/netstandard2.0/Microsoft.CSharp.dll",
  6831. "ref/netstandard2.0/Microsoft.CSharp.xml",
  6832. "ref/portable-net45+win8+wp8+wpa81/_._",
  6833. "ref/uap10.0.16299/_._",
  6834. "ref/win8/_._",
  6835. "ref/wp80/_._",
  6836. "ref/wpa81/_._",
  6837. "ref/xamarinios10/_._",
  6838. "ref/xamarinmac20/_._",
  6839. "ref/xamarintvos10/_._",
  6840. "ref/xamarinwatchos10/_._",
  6841. "useSharedDesignerContext.txt",
  6842. "version.txt"
  6843. ]
  6844. },
  6845. "Microsoft.NETCore.Platforms/1.1.1": {
  6846. "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
  6847. "type": "package",
  6848. "path": "microsoft.netcore.platforms/1.1.1",
  6849. "files": [
  6850. ".nupkg.metadata",
  6851. ".signature.p7s",
  6852. "ThirdPartyNotices.txt",
  6853. "dotnet_library_license.txt",
  6854. "lib/netstandard1.0/_._",
  6855. "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
  6856. "microsoft.netcore.platforms.nuspec",
  6857. "runtime.json"
  6858. ]
  6859. },
  6860. "Microsoft.NETCore.Targets/1.1.3": {
  6861. "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
  6862. "type": "package",
  6863. "path": "microsoft.netcore.targets/1.1.3",
  6864. "files": [
  6865. ".nupkg.metadata",
  6866. ".signature.p7s",
  6867. "ThirdPartyNotices.txt",
  6868. "dotnet_library_license.txt",
  6869. "lib/netstandard1.0/_._",
  6870. "microsoft.netcore.targets.1.1.3.nupkg.sha512",
  6871. "microsoft.netcore.targets.nuspec",
  6872. "runtime.json"
  6873. ]
  6874. },
  6875. "Microsoft.ServiceHub.Analyzers/3.0.3078": {
  6876. "sha512": "LQsmEP/5i9PvM6O1dx69Yj3C0z/tSWiaLjoX31jQ+ilJZ8x7yqthYOnWaQpeZKxJn+oFxymzGtXgPasnqYM/ww==",
  6877. "type": "package",
  6878. "path": "microsoft.servicehub.analyzers/3.0.3078",
  6879. "files": [
  6880. ".nupkg.metadata",
  6881. ".signature.p7s",
  6882. "LICENSE.txt",
  6883. "analyzers/Microsoft.ServiceHub.Analyzers.dll",
  6884. "analyzers/cs/Microsoft.ServiceHub.Analyzers.resources.dll",
  6885. "analyzers/de/Microsoft.ServiceHub.Analyzers.resources.dll",
  6886. "analyzers/es/Microsoft.ServiceHub.Analyzers.resources.dll",
  6887. "analyzers/fr/Microsoft.ServiceHub.Analyzers.resources.dll",
  6888. "analyzers/it/Microsoft.ServiceHub.Analyzers.resources.dll",
  6889. "analyzers/ja/Microsoft.ServiceHub.Analyzers.resources.dll",
  6890. "analyzers/ko/Microsoft.ServiceHub.Analyzers.resources.dll",
  6891. "analyzers/pl/Microsoft.ServiceHub.Analyzers.resources.dll",
  6892. "analyzers/pt-BR/Microsoft.ServiceHub.Analyzers.resources.dll",
  6893. "analyzers/ru/Microsoft.ServiceHub.Analyzers.resources.dll",
  6894. "analyzers/tr/Microsoft.ServiceHub.Analyzers.resources.dll",
  6895. "analyzers/zh-Hans/Microsoft.ServiceHub.Analyzers.resources.dll",
  6896. "analyzers/zh-Hant/Microsoft.ServiceHub.Analyzers.resources.dll",
  6897. "microsoft.servicehub.analyzers.3.0.3078.nupkg.sha512",
  6898. "microsoft.servicehub.analyzers.nuspec"
  6899. ]
  6900. },
  6901. "Microsoft.ServiceHub.Client/3.0.3078": {
  6902. "sha512": "hYqQlgUhnTq7VHYfIBvuWCwAiTjqhCfEX7d/ISVtEGEv7/N89QAbL+0XCz2NZRN6yMDtVMEoee5Q4k6/uwWlJg==",
  6903. "type": "package",
  6904. "path": "microsoft.servicehub.client/3.0.3078",
  6905. "files": [
  6906. ".nupkg.metadata",
  6907. ".signature.p7s",
  6908. "LICENSE.txt",
  6909. "lib/net472/Microsoft.ServiceHub.Client.dll",
  6910. "lib/net472/Microsoft.ServiceHub.Client.xml",
  6911. "lib/netstandard2.0/Microsoft.ServiceHub.Client.dll",
  6912. "lib/netstandard2.0/Microsoft.ServiceHub.Client.xml",
  6913. "microsoft.servicehub.client.3.0.3078.nupkg.sha512",
  6914. "microsoft.servicehub.client.nuspec"
  6915. ]
  6916. },
  6917. "Microsoft.ServiceHub.Framework/3.0.3078": {
  6918. "sha512": "RMBx+TEE3Fl6CRd1d1ZWKnNPRbPL23NFydDEEjRtZdwTSWe1x0gkUqnGU/ZgtqSsgWUfaQtEPxd8S9qfPGkz0Q==",
  6919. "type": "package",
  6920. "path": "microsoft.servicehub.framework/3.0.3078",
  6921. "files": [
  6922. ".nupkg.metadata",
  6923. ".signature.p7s",
  6924. "LICENSE.txt",
  6925. "lib/netstandard2.0/Microsoft.ServiceHub.Framework.dll",
  6926. "lib/netstandard2.0/Microsoft.ServiceHub.Framework.xml",
  6927. "lib/netstandard2.0/cs/Microsoft.ServiceHub.Framework.resources.dll",
  6928. "lib/netstandard2.0/de/Microsoft.ServiceHub.Framework.resources.dll",
  6929. "lib/netstandard2.0/es/Microsoft.ServiceHub.Framework.resources.dll",
  6930. "lib/netstandard2.0/fr/Microsoft.ServiceHub.Framework.resources.dll",
  6931. "lib/netstandard2.0/it/Microsoft.ServiceHub.Framework.resources.dll",
  6932. "lib/netstandard2.0/ja/Microsoft.ServiceHub.Framework.resources.dll",
  6933. "lib/netstandard2.0/ko/Microsoft.ServiceHub.Framework.resources.dll",
  6934. "lib/netstandard2.0/pl/Microsoft.ServiceHub.Framework.resources.dll",
  6935. "lib/netstandard2.0/pt-BR/Microsoft.ServiceHub.Framework.resources.dll",
  6936. "lib/netstandard2.0/ru/Microsoft.ServiceHub.Framework.resources.dll",
  6937. "lib/netstandard2.0/tr/Microsoft.ServiceHub.Framework.resources.dll",
  6938. "lib/netstandard2.0/zh-Hans/Microsoft.ServiceHub.Framework.resources.dll",
  6939. "lib/netstandard2.0/zh-Hant/Microsoft.ServiceHub.Framework.resources.dll",
  6940. "microsoft.servicehub.framework.3.0.3078.nupkg.sha512",
  6941. "microsoft.servicehub.framework.nuspec"
  6942. ]
  6943. },
  6944. "Microsoft.ServiceHub.Resources/3.0.3078": {
  6945. "sha512": "02mGIKyVfnXFEeicpV2RbZapHd6vcefFSSZvjAA+O0kWgB9x2D5Pd3M94Il9LiLgFnw3mmxtf68tbEjOhQ0rWg==",
  6946. "type": "package",
  6947. "path": "microsoft.servicehub.resources/3.0.3078",
  6948. "files": [
  6949. ".nupkg.metadata",
  6950. ".signature.p7s",
  6951. "LICENSE.txt",
  6952. "lib/net472/Microsoft.ServiceHub.Resources.dll",
  6953. "lib/net472/Microsoft.ServiceHub.Resources.xml",
  6954. "lib/net472/cs/Microsoft.ServiceHub.Resources.dll",
  6955. "lib/net472/de/Microsoft.ServiceHub.Resources.dll",
  6956. "lib/net472/es/Microsoft.ServiceHub.Resources.dll",
  6957. "lib/net472/fr/Microsoft.ServiceHub.Resources.dll",
  6958. "lib/net472/it/Microsoft.ServiceHub.Resources.dll",
  6959. "lib/net472/ja/Microsoft.ServiceHub.Resources.dll",
  6960. "lib/net472/ko/Microsoft.ServiceHub.Resources.dll",
  6961. "lib/net472/pl/Microsoft.ServiceHub.Resources.dll",
  6962. "lib/net472/pt-BR/Microsoft.ServiceHub.Resources.dll",
  6963. "lib/net472/ru/Microsoft.ServiceHub.Resources.dll",
  6964. "lib/net472/tr/Microsoft.ServiceHub.Resources.dll",
  6965. "lib/net472/zh-Hans/Microsoft.ServiceHub.Resources.dll",
  6966. "lib/net472/zh-Hant/Microsoft.ServiceHub.Resources.dll",
  6967. "lib/netstandard2.0/Microsoft.ServiceHub.Resources.dll",
  6968. "lib/netstandard2.0/Microsoft.ServiceHub.Resources.xml",
  6969. "lib/netstandard2.0/cs/Microsoft.ServiceHub.Resources.dll",
  6970. "lib/netstandard2.0/de/Microsoft.ServiceHub.Resources.dll",
  6971. "lib/netstandard2.0/es/Microsoft.ServiceHub.Resources.dll",
  6972. "lib/netstandard2.0/fr/Microsoft.ServiceHub.Resources.dll",
  6973. "lib/netstandard2.0/it/Microsoft.ServiceHub.Resources.dll",
  6974. "lib/netstandard2.0/ja/Microsoft.ServiceHub.Resources.dll",
  6975. "lib/netstandard2.0/ko/Microsoft.ServiceHub.Resources.dll",
  6976. "lib/netstandard2.0/pl/Microsoft.ServiceHub.Resources.dll",
  6977. "lib/netstandard2.0/pt-BR/Microsoft.ServiceHub.Resources.dll",
  6978. "lib/netstandard2.0/ru/Microsoft.ServiceHub.Resources.dll",
  6979. "lib/netstandard2.0/tr/Microsoft.ServiceHub.Resources.dll",
  6980. "lib/netstandard2.0/zh-Hans/Microsoft.ServiceHub.Resources.dll",
  6981. "lib/netstandard2.0/zh-Hant/Microsoft.ServiceHub.Resources.dll",
  6982. "microsoft.servicehub.resources.3.0.3078.nupkg.sha512",
  6983. "microsoft.servicehub.resources.nuspec"
  6984. ]
  6985. },
  6986. "Microsoft.VisualStudio.CommandBars/17.0.32112.339": {
  6987. "sha512": "XrcY4kjQyio29YJBHMoiPd23SchPhfCn2HMkVz3niZFjcohcyGXYCzjNHk+yMe3koggtLCk1EuWY6nPTKZrlcQ==",
  6988. "type": "package",
  6989. "path": "microsoft.visualstudio.commandbars/17.0.32112.339",
  6990. "files": [
  6991. ".nupkg.metadata",
  6992. ".signature.p7s",
  6993. "LICENSE.txt",
  6994. "PackageIcon.png",
  6995. "lib/net20/Microsoft.VisualStudio.CommandBars.dll",
  6996. "lib/net20/Microsoft.VisualStudio.CommandBars.xml",
  6997. "lib/net45/Microsoft.VisualStudio.CommandBars.dll",
  6998. "lib/net45/Microsoft.VisualStudio.CommandBars.xml",
  6999. "lib/net472/Microsoft.VisualStudio.CommandBars.dll",
  7000. "lib/net472/Microsoft.VisualStudio.CommandBars.xml",
  7001. "lib/netcoreapp3.1/Microsoft.VisualStudio.CommandBars.dll",
  7002. "lib/netcoreapp3.1/Microsoft.VisualStudio.CommandBars.xml",
  7003. "lib/netstandard2.0/Microsoft.VisualStudio.CommandBars.dll",
  7004. "lib/netstandard2.0/Microsoft.VisualStudio.CommandBars.xml",
  7005. "microsoft.visualstudio.commandbars.17.0.32112.339.nupkg.sha512",
  7006. "microsoft.visualstudio.commandbars.nuspec"
  7007. ]
  7008. },
  7009. "Microsoft.VisualStudio.ComponentModelHost/17.0.491": {
  7010. "sha512": "zQUJ+6w6agjjcyNHUhgxVdXpnVaf3ge7EM4JxgydYIDQvxKt64SZwgPxegbiqSPIsauzVl+U1ovniAQbmQdARw==",
  7011. "type": "package",
  7012. "path": "microsoft.visualstudio.componentmodelhost/17.0.491",
  7013. "files": [
  7014. ".nupkg.metadata",
  7015. ".signature.p7s",
  7016. "LICENSE.txt",
  7017. "PackageIcon.png",
  7018. "lib/net472/Microsoft.VisualStudio.ComponentModelHost.dll",
  7019. "lib/net472/Microsoft.VisualStudio.ComponentModelHost.xml",
  7020. "lib/netstandard2.0/Microsoft.VisualStudio.ComponentModelHost.dll",
  7021. "lib/netstandard2.0/Microsoft.VisualStudio.ComponentModelHost.xml",
  7022. "microsoft.visualstudio.componentmodelhost.17.0.491.nupkg.sha512",
  7023. "microsoft.visualstudio.componentmodelhost.nuspec"
  7024. ]
  7025. },
  7026. "Microsoft.VisualStudio.CoreUtility/17.0.491": {
  7027. "sha512": "Cbnh+jk/fYNEvLwNRgZ2pA0/+bR2QxU+nZx7+RYPTBegO4f2h8w17bqaDmRAiEQxdjMB3AfXabUILBDHJf6Yqg==",
  7028. "type": "package",
  7029. "path": "microsoft.visualstudio.coreutility/17.0.491",
  7030. "files": [
  7031. ".nupkg.metadata",
  7032. ".signature.p7s",
  7033. "LICENSE.txt",
  7034. "PackageIcon.png",
  7035. "lib/net472/Microsoft.VisualStudio.CoreUtility.dll",
  7036. "lib/net472/Microsoft.VisualStudio.CoreUtility.xml",
  7037. "lib/netstandard2.0/Microsoft.VisualStudio.CoreUtility.dll",
  7038. "lib/netstandard2.0/Microsoft.VisualStudio.CoreUtility.xml",
  7039. "microsoft.visualstudio.coreutility.17.0.491.nupkg.sha512",
  7040. "microsoft.visualstudio.coreutility.nuspec"
  7041. ]
  7042. },
  7043. "Microsoft.VisualStudio.Debugger.Interop.10.0/17.0.32112.339": {
  7044. "sha512": "SsNIZS/QMiSjkIWIhFf7dkXLpfRTXA4D5SVE37Fi7wqQxR4CHKEorjqAMg9tui5MdRL5AoDjVIc4rD9o1PTwTA==",
  7045. "type": "package",
  7046. "path": "microsoft.visualstudio.debugger.interop.10.0/17.0.32112.339",
  7047. "files": [
  7048. ".nupkg.metadata",
  7049. ".signature.p7s",
  7050. "LICENSE.txt",
  7051. "PackageIcon.png",
  7052. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.dll",
  7053. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.xml",
  7054. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.10.0.dll",
  7055. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.10.0.xml",
  7056. "microsoft.visualstudio.debugger.interop.10.0.17.0.32112.339.nupkg.sha512",
  7057. "microsoft.visualstudio.debugger.interop.10.0.nuspec"
  7058. ]
  7059. },
  7060. "Microsoft.VisualStudio.Debugger.Interop.11.0/17.0.32112.339": {
  7061. "sha512": "nkZyo9cuWX/cz/plvhYe4W6IU0dpELL4yb5SrXv2U1xfWO13W4mEqDg6Ph+q7ockFz+rs6Ap5OtydvcRr2/NXg==",
  7062. "type": "package",
  7063. "path": "microsoft.visualstudio.debugger.interop.11.0/17.0.32112.339",
  7064. "files": [
  7065. ".nupkg.metadata",
  7066. ".signature.p7s",
  7067. "LICENSE.txt",
  7068. "PackageIcon.png",
  7069. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.11.0.dll",
  7070. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.11.0.dll",
  7071. "microsoft.visualstudio.debugger.interop.11.0.17.0.32112.339.nupkg.sha512",
  7072. "microsoft.visualstudio.debugger.interop.11.0.nuspec"
  7073. ]
  7074. },
  7075. "Microsoft.VisualStudio.Debugger.Interop.12.0/17.0.32112.339": {
  7076. "sha512": "tUanRFKq3d9nY9xc1f5FmphicizaJbtjVivVnI+Zd3vEg8BXNY1KV3CIYoTq9ZN6JAXjIsziLWqDiRGhxI004Q==",
  7077. "type": "package",
  7078. "path": "microsoft.visualstudio.debugger.interop.12.0/17.0.32112.339",
  7079. "files": [
  7080. ".nupkg.metadata",
  7081. ".signature.p7s",
  7082. "LICENSE.txt",
  7083. "PackageIcon.png",
  7084. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.12.0.dll",
  7085. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.12.0.dll",
  7086. "microsoft.visualstudio.debugger.interop.12.0.17.0.32112.339.nupkg.sha512",
  7087. "microsoft.visualstudio.debugger.interop.12.0.nuspec"
  7088. ]
  7089. },
  7090. "Microsoft.VisualStudio.Debugger.Interop.14.0/17.0.32112.339": {
  7091. "sha512": "56EX8PKwVy9pOsDkhNxNNNr5ZhNB/V6a5y02bkKUKhbpra9Z9Amw4Q0M7sas5dQsA2uTTRohNDVGVxYSt0BtLw==",
  7092. "type": "package",
  7093. "path": "microsoft.visualstudio.debugger.interop.14.0/17.0.32112.339",
  7094. "files": [
  7095. ".nupkg.metadata",
  7096. ".signature.p7s",
  7097. "LICENSE.txt",
  7098. "PackageIcon.png",
  7099. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.14.0.dll",
  7100. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.14.0.dll",
  7101. "microsoft.visualstudio.debugger.interop.14.0.17.0.32112.339.nupkg.sha512",
  7102. "microsoft.visualstudio.debugger.interop.14.0.nuspec"
  7103. ]
  7104. },
  7105. "Microsoft.VisualStudio.Debugger.Interop.15.0/17.0.32112.339": {
  7106. "sha512": "x9pPbGnf9ZuImSiEDXIxKwDWWkThif1lrwafhyTuc9qQTCc6p40CimmDSt438SaPaksEbe5sB+yk9Fp/iNLDPg==",
  7107. "type": "package",
  7108. "path": "microsoft.visualstudio.debugger.interop.15.0/17.0.32112.339",
  7109. "files": [
  7110. ".nupkg.metadata",
  7111. ".signature.p7s",
  7112. "LICENSE.txt",
  7113. "PackageIcon.png",
  7114. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.15.0.dll",
  7115. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.15.0.dll",
  7116. "microsoft.visualstudio.debugger.interop.15.0.17.0.32112.339.nupkg.sha512",
  7117. "microsoft.visualstudio.debugger.interop.15.0.nuspec"
  7118. ]
  7119. },
  7120. "Microsoft.VisualStudio.Debugger.Interop.16.0/17.0.32112.339": {
  7121. "sha512": "1egZBx8+/3xhLH+4Syw2AWsNdUPbivDVolhl85cTLc9C3vUf0RCBZSiF38EPKNiDpH1WSsCjVcf00MuEelJEOA==",
  7122. "type": "package",
  7123. "path": "microsoft.visualstudio.debugger.interop.16.0/17.0.32112.339",
  7124. "files": [
  7125. ".nupkg.metadata",
  7126. ".signature.p7s",
  7127. "LICENSE.txt",
  7128. "PackageIcon.png",
  7129. "lib/net472/Microsoft.VisualStudio.Debugger.Interop.16.0.dll",
  7130. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Interop.16.0.dll",
  7131. "microsoft.visualstudio.debugger.interop.16.0.17.0.32112.339.nupkg.sha512",
  7132. "microsoft.visualstudio.debugger.interop.16.0.nuspec"
  7133. ]
  7134. },
  7135. "Microsoft.VisualStudio.Debugger.InteropA/17.0.32112.339": {
  7136. "sha512": "isRz03bS7AFl36BKqgl/gs/GMZ8RCW/89WrfAHolcfz0bShvkGylrdS7VK0TUDUZtl22GFMsc88q3fd7MBy1nA==",
  7137. "type": "package",
  7138. "path": "microsoft.visualstudio.debugger.interopa/17.0.32112.339",
  7139. "files": [
  7140. ".nupkg.metadata",
  7141. ".signature.p7s",
  7142. "LICENSE.txt",
  7143. "PackageIcon.png",
  7144. "lib/net472/Microsoft.VisualStudio.Debugger.InteropA.dll",
  7145. "lib/net472/Microsoft.VisualStudio.Debugger.InteropA.xml",
  7146. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.InteropA.dll",
  7147. "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.InteropA.xml",
  7148. "microsoft.visualstudio.debugger.interopa.17.0.32112.339.nupkg.sha512",
  7149. "microsoft.visualstudio.debugger.interopa.nuspec"
  7150. ]
  7151. },
  7152. "Microsoft.VisualStudio.Designer.Interfaces/17.0.32112.339": {
  7153. "sha512": "7Xox0RTUy6Hd0V5iTpCulkwU4tGph25P1z8ydk7eb3xxCFaModkEozlsaFYStG1InJFIMFFTbdQ51/C/y6+VDw==",
  7154. "type": "package",
  7155. "path": "microsoft.visualstudio.designer.interfaces/17.0.32112.339",
  7156. "files": [
  7157. ".nupkg.metadata",
  7158. ".signature.p7s",
  7159. "LICENSE.txt",
  7160. "PackageIcon.png",
  7161. "lib/net20/Microsoft.VisualStudio.Designer.Interfaces.dll",
  7162. "lib/net20/Microsoft.VisualStudio.Designer.Interfaces.xml",
  7163. "lib/net45/Microsoft.VisualStudio.Designer.Interfaces.dll",
  7164. "lib/net45/Microsoft.VisualStudio.Designer.Interfaces.xml",
  7165. "lib/net472/Microsoft.VisualStudio.Designer.Interfaces.dll",
  7166. "lib/net472/Microsoft.VisualStudio.Designer.Interfaces.xml",
  7167. "lib/netcoreapp3.1/Microsoft.VisualStudio.Designer.Interfaces.dll",
  7168. "lib/netcoreapp3.1/Microsoft.VisualStudio.Designer.Interfaces.xml",
  7169. "lib/netstandard2.0/Microsoft.VisualStudio.Designer.Interfaces.dll",
  7170. "lib/netstandard2.0/Microsoft.VisualStudio.Designer.Interfaces.xml",
  7171. "microsoft.visualstudio.designer.interfaces.17.0.32112.339.nupkg.sha512",
  7172. "microsoft.visualstudio.designer.interfaces.nuspec"
  7173. ]
  7174. },
  7175. "Microsoft.VisualStudio.Editor/17.0.491": {
  7176. "sha512": "FyXG/2silaszHliolxRZqR+Sr2kveLCk7Vq8uwo+ThQ2xsGzQvr+I7RAyxQ11EiXOgKpKGqsD+IxLqkntWNbrg==",
  7177. "type": "package",
  7178. "path": "microsoft.visualstudio.editor/17.0.491",
  7179. "files": [
  7180. ".nupkg.metadata",
  7181. ".signature.p7s",
  7182. "LICENSE.txt",
  7183. "PackageIcon.png",
  7184. "lib/net472/Microsoft.VisualStudio.Editor.dll",
  7185. "lib/net472/Microsoft.VisualStudio.Editor.xml",
  7186. "microsoft.visualstudio.editor.17.0.491.nupkg.sha512",
  7187. "microsoft.visualstudio.editor.nuspec"
  7188. ]
  7189. },
  7190. "Microsoft.VisualStudio.GraphModel/17.0.32112.339": {
  7191. "sha512": "VWjCU0QprN+J0nCKGZEEjz5LG20OsBPcIa4lNijwD3Q1QNpBWMvOrKSOZg05vPAXL/ZTjFog2nwTgkFeaklj/w==",
  7192. "type": "package",
  7193. "path": "microsoft.visualstudio.graphmodel/17.0.32112.339",
  7194. "files": [
  7195. ".nupkg.metadata",
  7196. ".signature.p7s",
  7197. "LICENSE.txt",
  7198. "PackageIcon.png",
  7199. "lib/net472/Microsoft.VisualStudio.GraphModel.dll",
  7200. "lib/net472/Microsoft.VisualStudio.GraphModel.xml",
  7201. "microsoft.visualstudio.graphmodel.17.0.32112.339.nupkg.sha512",
  7202. "microsoft.visualstudio.graphmodel.nuspec"
  7203. ]
  7204. },
  7205. "Microsoft.VisualStudio.ImageCatalog/17.0.32112.339": {
  7206. "sha512": "NTyR0ie18aaCVb/q+rBYhtLWxAdR4afoAdZSc2kCPqKYkusJ7yZj7FxawYp83rYoky3RSnIBRiivBRiNG+Bk2A==",
  7207. "type": "package",
  7208. "path": "microsoft.visualstudio.imagecatalog/17.0.32112.339",
  7209. "files": [
  7210. ".nupkg.metadata",
  7211. ".signature.p7s",
  7212. "LICENSE.txt",
  7213. "PackageIcon.png",
  7214. "lib/net472/Microsoft.VisualStudio.ImageCatalog.dll",
  7215. "lib/net472/en/Microsoft.VisualStudio.ImageCatalog.resources.dll",
  7216. "lib/netcoreapp3.1/Microsoft.VisualStudio.ImageCatalog.dll",
  7217. "lib/netcoreapp3.1/en/Microsoft.VisualStudio.ImageCatalog.resources.dll",
  7218. "lib/netstandard2.0/Microsoft.VisualStudio.ImageCatalog.dll",
  7219. "microsoft.visualstudio.imagecatalog.17.0.32112.339.nupkg.sha512",
  7220. "microsoft.visualstudio.imagecatalog.nuspec"
  7221. ]
  7222. },
  7223. "Microsoft.VisualStudio.Imaging/17.0.32112.339": {
  7224. "sha512": "8yQzAskkLsEuXaI5qO37ZqR7CfHTxkRCyrjIfPKgASj1HZzRjqAfrdTNVw3y88qB3D1+jKNfelgvfLMdk93DEA==",
  7225. "type": "package",
  7226. "path": "microsoft.visualstudio.imaging/17.0.32112.339",
  7227. "files": [
  7228. ".nupkg.metadata",
  7229. ".signature.p7s",
  7230. "LICENSE.txt",
  7231. "PackageIcon.png",
  7232. "lib/net472/Microsoft.VisualStudio.Imaging.dll",
  7233. "lib/net472/Microsoft.VisualStudio.Imaging.xml",
  7234. "lib/net472/en/Microsoft.VisualStudio.Imaging.resources.dll",
  7235. "microsoft.visualstudio.imaging.17.0.32112.339.nupkg.sha512",
  7236. "microsoft.visualstudio.imaging.nuspec"
  7237. ]
  7238. },
  7239. "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime/17.0.32112.339": {
  7240. "sha512": "lKtjv42SUb1G0JzPF4nQNd5aF1jXiJseSYWdwsCW/bC9xG4/SzSc0P0f/Xpw5OM1yDANGv3G4uIK3XVfohNcnw==",
  7241. "type": "package",
  7242. "path": "microsoft.visualstudio.imaging.interop.14.0.designtime/17.0.32112.339",
  7243. "files": [
  7244. ".nupkg.metadata",
  7245. ".signature.p7s",
  7246. "LICENSE.txt",
  7247. "PackageIcon.png",
  7248. "lib/net20/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll",
  7249. "lib/net20/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.xml",
  7250. "lib/net45/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll",
  7251. "lib/net45/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.xml",
  7252. "lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll",
  7253. "lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.xml",
  7254. "lib/netstandard2.0/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll",
  7255. "lib/netstandard2.0/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.xml",
  7256. "microsoft.visualstudio.imaging.interop.14.0.designtime.17.0.32112.339.nupkg.sha512",
  7257. "microsoft.visualstudio.imaging.interop.14.0.designtime.nuspec"
  7258. ]
  7259. },
  7260. "Microsoft.VisualStudio.Interop/17.0.32112.339": {
  7261. "sha512": "08DuMTtQv4SGeevgtxFhUWjp3LhreUBCnoezmfI2gWkyOAgUds2K0I1FornQgQdO6fWJ/zjpkDGUBT7yaKFS+Q==",
  7262. "type": "package",
  7263. "path": "microsoft.visualstudio.interop/17.0.32112.339",
  7264. "files": [
  7265. ".nupkg.metadata",
  7266. ".signature.p7s",
  7267. "LICENSE.txt",
  7268. "PackageIcon.png",
  7269. "lib/net20/Microsoft.VisualStudio.Interop.dll",
  7270. "lib/net20/Microsoft.VisualStudio.Interop.xml",
  7271. "lib/net45/Microsoft.VisualStudio.Interop.dll",
  7272. "lib/net45/Microsoft.VisualStudio.Interop.xml",
  7273. "lib/net472/Microsoft.VisualStudio.Interop.dll",
  7274. "lib/net472/Microsoft.VisualStudio.Interop.xml",
  7275. "lib/netcoreapp3.1/Microsoft.VisualStudio.Interop.dll",
  7276. "lib/netcoreapp3.1/Microsoft.VisualStudio.Interop.xml",
  7277. "lib/netstandard2.0/Microsoft.VisualStudio.Interop.dll",
  7278. "lib/netstandard2.0/Microsoft.VisualStudio.Interop.xml",
  7279. "microsoft.visualstudio.interop.17.0.32112.339.nupkg.sha512",
  7280. "microsoft.visualstudio.interop.nuspec"
  7281. ]
  7282. },
  7283. "Microsoft.VisualStudio.Language/17.0.491": {
  7284. "sha512": "27NJeFLrXHWq7nBvatMfSCHkH+nJWtm9ZYwxXixRXrAKehk0i/kJqDvSkTaqnBSmhDE7qBWs7v7xa2FA7M6T5w==",
  7285. "type": "package",
  7286. "path": "microsoft.visualstudio.language/17.0.491",
  7287. "files": [
  7288. ".nupkg.metadata",
  7289. ".signature.p7s",
  7290. "LICENSE.txt",
  7291. "PackageIcon.png",
  7292. "lib/net472/Microsoft.VisualStudio.Language.dll",
  7293. "lib/net472/Microsoft.VisualStudio.Language.xml",
  7294. "lib/netstandard2.0/Microsoft.VisualStudio.Language.dll",
  7295. "lib/netstandard2.0/Microsoft.VisualStudio.Language.xml",
  7296. "microsoft.visualstudio.language.17.0.491.nupkg.sha512",
  7297. "microsoft.visualstudio.language.nuspec"
  7298. ]
  7299. },
  7300. "Microsoft.VisualStudio.Language.Intellisense/17.0.491": {
  7301. "sha512": "rTTdQf4dI8EqTr9xkgFJn/aL5UVHHDhQUw0MtDCj9sA0tnCP93/G7aye8RIHjsfuauY27WG7wkO1l2yMoBixPA==",
  7302. "type": "package",
  7303. "path": "microsoft.visualstudio.language.intellisense/17.0.491",
  7304. "files": [
  7305. ".nupkg.metadata",
  7306. ".signature.p7s",
  7307. "LICENSE.txt",
  7308. "PackageIcon.png",
  7309. "lib/net472/Microsoft.VisualStudio.Language.Intellisense.dll",
  7310. "lib/net472/Microsoft.VisualStudio.Language.Intellisense.xml",
  7311. "microsoft.visualstudio.language.intellisense.17.0.491.nupkg.sha512",
  7312. "microsoft.visualstudio.language.intellisense.nuspec"
  7313. ]
  7314. },
  7315. "Microsoft.VisualStudio.Language.NavigateTo.Interfaces/17.0.491": {
  7316. "sha512": "lVxnAnNlSPXb2dwyDwfCiUjMkjMnEfNLg/njux2yuFG3cqfXFoKaay/70i0SdhT8C1Ij5DtKEAqdX+FnoGC3KQ==",
  7317. "type": "package",
  7318. "path": "microsoft.visualstudio.language.navigateto.interfaces/17.0.491",
  7319. "files": [
  7320. ".nupkg.metadata",
  7321. ".signature.p7s",
  7322. "LICENSE.txt",
  7323. "PackageIcon.png",
  7324. "lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll",
  7325. "lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.xml",
  7326. "microsoft.visualstudio.language.navigateto.interfaces.17.0.491.nupkg.sha512",
  7327. "microsoft.visualstudio.language.navigateto.interfaces.nuspec"
  7328. ]
  7329. },
  7330. "Microsoft.VisualStudio.Language.StandardClassification/17.0.491": {
  7331. "sha512": "rUEAIlvi8YlCdlMDig9h/O+icH0mCgRtTjUcx/PQF4+eZ9mF7FyzW1BDrn3WR7HD3SN/r4Xs11lkfUPOmL6C6A==",
  7332. "type": "package",
  7333. "path": "microsoft.visualstudio.language.standardclassification/17.0.491",
  7334. "files": [
  7335. ".nupkg.metadata",
  7336. ".signature.p7s",
  7337. "LICENSE.txt",
  7338. "PackageIcon.png",
  7339. "lib/net472/Microsoft.VisualStudio.Language.StandardClassification.dll",
  7340. "lib/net472/Microsoft.VisualStudio.Language.StandardClassification.xml",
  7341. "lib/netstandard2.0/Microsoft.VisualStudio.Language.StandardClassification.dll",
  7342. "lib/netstandard2.0/Microsoft.VisualStudio.Language.StandardClassification.xml",
  7343. "microsoft.visualstudio.language.standardclassification.17.0.491.nupkg.sha512",
  7344. "microsoft.visualstudio.language.standardclassification.nuspec"
  7345. ]
  7346. },
  7347. "Microsoft.VisualStudio.LanguageServer.Client/17.0.5165": {
  7348. "sha512": "6HJOD0AlDqbNOKZM8BXCumyUnzKsm/oi+fovQoC2plV7jBfepsAgjX6UvleC+Xe/v7PnTg3u1H8OpkDMFfdHoQ==",
  7349. "type": "package",
  7350. "path": "microsoft.visualstudio.languageserver.client/17.0.5165",
  7351. "files": [
  7352. ".nupkg.metadata",
  7353. ".signature.p7s",
  7354. "PackageIcon.png",
  7355. "lib/net472/Microsoft.VisualStudio.LanguageServer.Client.dll",
  7356. "lib/net472/Microsoft.VisualStudio.LanguageServer.Client.xml",
  7357. "lib/net472/cs/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7358. "lib/net472/de/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7359. "lib/net472/es/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7360. "lib/net472/fr/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7361. "lib/net472/it/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7362. "lib/net472/ja/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7363. "lib/net472/ko/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7364. "lib/net472/pl/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7365. "lib/net472/pt-BR/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7366. "lib/net472/ru/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7367. "lib/net472/tr/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7368. "lib/net472/zh-Hans/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7369. "lib/net472/zh-Hant/Microsoft.VisualStudio.LanguageServer.Client.resources.dll",
  7370. "license.txt",
  7371. "microsoft.visualstudio.languageserver.client.17.0.5165.nupkg.sha512",
  7372. "microsoft.visualstudio.languageserver.client.nuspec"
  7373. ]
  7374. },
  7375. "Microsoft.VisualStudio.OLE.Interop/17.0.32112.339": {
  7376. "sha512": "RoAHPuBUsoCz2hNy3McBEQusfKLqFm5QSqbEOnXuWkmBVbEzPTMy0VTVE6/AAELY61qUA/2NDxtGXQGgr9lb6Q==",
  7377. "type": "package",
  7378. "path": "microsoft.visualstudio.ole.interop/17.0.32112.339",
  7379. "files": [
  7380. ".nupkg.metadata",
  7381. ".signature.p7s",
  7382. "LICENSE.txt",
  7383. "PackageIcon.png",
  7384. "lib/net20/Microsoft.VisualStudio.OLE.Interop.dll",
  7385. "lib/net20/Microsoft.VisualStudio.OLE.Interop.xml",
  7386. "lib/net45/Microsoft.VisualStudio.OLE.Interop.dll",
  7387. "lib/net45/Microsoft.VisualStudio.OLE.Interop.xml",
  7388. "lib/net472/Microsoft.VisualStudio.OLE.Interop.dll",
  7389. "lib/net472/Microsoft.VisualStudio.OLE.Interop.xml",
  7390. "lib/netcoreapp3.1/Microsoft.VisualStudio.OLE.Interop.dll",
  7391. "lib/netcoreapp3.1/Microsoft.VisualStudio.OLE.Interop.xml",
  7392. "lib/netstandard2.0/Microsoft.VisualStudio.OLE.Interop.dll",
  7393. "lib/netstandard2.0/Microsoft.VisualStudio.OLE.Interop.xml",
  7394. "microsoft.visualstudio.ole.interop.17.0.32112.339.nupkg.sha512",
  7395. "microsoft.visualstudio.ole.interop.nuspec"
  7396. ]
  7397. },
  7398. "Microsoft.VisualStudio.Package.LanguageService.15.0/17.0.32112.339": {
  7399. "sha512": "mk+bfs6xJYmlRNirrow0w2dzZabMoEoFt+lw2PNv9mORYvmeKFcfsohTX4/iHoESwKB4ZK63fpWSw5+nCqt03w==",
  7400. "type": "package",
  7401. "path": "microsoft.visualstudio.package.languageservice.15.0/17.0.32112.339",
  7402. "files": [
  7403. ".nupkg.metadata",
  7404. ".signature.p7s",
  7405. "lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.dll",
  7406. "lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.xml",
  7407. "microsoft.visualstudio.package.languageservice.15.0.17.0.32112.339.nupkg.sha512",
  7408. "microsoft.visualstudio.package.languageservice.15.0.nuspec"
  7409. ]
  7410. },
  7411. "Microsoft.VisualStudio.ProjectAggregator/17.0.32112.339": {
  7412. "sha512": "+3Sq3yJKscJM7CzP9c5laUynVNynttqoldjgQ42nMJOoDuyj+l4577maB5CYM+kge9c8nQ61lx1qJioKMMKpKQ==",
  7413. "type": "package",
  7414. "path": "microsoft.visualstudio.projectaggregator/17.0.32112.339",
  7415. "files": [
  7416. ".nupkg.metadata",
  7417. ".signature.p7s",
  7418. "LICENSE.txt",
  7419. "PackageIcon.png",
  7420. "lib/net472/Microsoft.VisualStudio.ProjectAggregator.dll",
  7421. "lib/net472/Microsoft.VisualStudio.ProjectAggregator.xml",
  7422. "lib/netstandard2.0/Microsoft.VisualStudio.ProjectAggregator.dll",
  7423. "lib/netstandard2.0/Microsoft.VisualStudio.ProjectAggregator.xml",
  7424. "microsoft.visualstudio.projectaggregator.17.0.32112.339.nupkg.sha512",
  7425. "microsoft.visualstudio.projectaggregator.nuspec"
  7426. ]
  7427. },
  7428. "Microsoft.VisualStudio.RemoteControl/16.3.41": {
  7429. "sha512": "Q9lz2anDPJxDLznQRaybv21aY3qgQJmGJiUonH8z2D0XAgKMlMelsu9bg9zhnKCxtA/jreRAM3Md2W6thiDOwQ==",
  7430. "type": "package",
  7431. "path": "microsoft.visualstudio.remotecontrol/16.3.41",
  7432. "files": [
  7433. ".nupkg.metadata",
  7434. ".signature.p7s",
  7435. "PackageIcon.png",
  7436. "lib/net45/Microsoft.VisualStudio.RemoteControl.dll",
  7437. "lib/net45/Microsoft.VisualStudio.RemoteControl.xml",
  7438. "lib/netstandard2.0/Microsoft.VisualStudio.RemoteControl.dll",
  7439. "lib/netstandard2.0/Microsoft.VisualStudio.RemoteControl.xml",
  7440. "microsoft.visualstudio.remotecontrol.16.3.41.nupkg.sha512",
  7441. "microsoft.visualstudio.remotecontrol.nuspec"
  7442. ]
  7443. },
  7444. "Microsoft.VisualStudio.RpcContracts/17.0.51": {
  7445. "sha512": "4cMhOmJJl18BU+LTrcjNTLDqWBuCN5t87fB64n7UNyKLs03o4UVNKEjsUwlo6USbccGfoyba4mWPWIo7vL0qkA==",
  7446. "type": "package",
  7447. "path": "microsoft.visualstudio.rpccontracts/17.0.51",
  7448. "files": [
  7449. ".nupkg.metadata",
  7450. ".signature.p7s",
  7451. "LICENSE",
  7452. "PackageIcon.png",
  7453. "lib/net5.0/Microsoft.VisualStudio.RpcContracts.dll",
  7454. "lib/net5.0/Microsoft.VisualStudio.RpcContracts.xml",
  7455. "lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.dll",
  7456. "lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.xml",
  7457. "microsoft.visualstudio.rpccontracts.17.0.51.nupkg.sha512",
  7458. "microsoft.visualstudio.rpccontracts.nuspec"
  7459. ]
  7460. },
  7461. "Microsoft.VisualStudio.SDK/17.0.32112.339": {
  7462. "sha512": "IPWNUfK7m4xitpW+8Uua00APqglcpFckD6a1hY8ZJJXnjF+dLuI4I356hfFLscdimeaLLcGdYU3OzEDsAZdfSg==",
  7463. "type": "package",
  7464. "path": "microsoft.visualstudio.sdk/17.0.32112.339",
  7465. "files": [
  7466. ".nupkg.metadata",
  7467. ".signature.p7s",
  7468. "LICENSE.txt",
  7469. "PackageIcon.png",
  7470. "microsoft.visualstudio.sdk.17.0.32112.339.nupkg.sha512",
  7471. "microsoft.visualstudio.sdk.nuspec"
  7472. ]
  7473. },
  7474. "Microsoft.VisualStudio.SDK.Analyzers/16.10.10": {
  7475. "sha512": "LuhBHy7MJJ5SjpS7J2GuHqPyL1VeqXUwYc+mTagaUCzXbNwJmLcSUAioCyQyAzPIn6qtnzuM5Lz6ULOQS3ifUA==",
  7476. "type": "package",
  7477. "path": "microsoft.visualstudio.sdk.analyzers/16.10.10",
  7478. "hasTools": true,
  7479. "files": [
  7480. ".nupkg.metadata",
  7481. ".signature.p7s",
  7482. "PackageIcon.png",
  7483. "analyzers/cs/Microsoft.VisualStudio.SDK.Analyzers.CodeFixes.dll",
  7484. "analyzers/cs/Microsoft.VisualStudio.SDK.Analyzers.CodeFixes.pdb",
  7485. "analyzers/cs/Microsoft.VisualStudio.SDK.Analyzers.dll",
  7486. "analyzers/cs/Microsoft.VisualStudio.SDK.Analyzers.pdb",
  7487. "build/AdditionalFiles/BannedSymbols.txt",
  7488. "build/AdditionalFiles/vs-threading.LegacyThreadSwitchingMembers.txt",
  7489. "build/AdditionalFiles/vs-threading.MainThreadAssertingMethods.txt",
  7490. "build/AdditionalFiles/vs-threading.MainThreadSwitchingMethods.txt",
  7491. "build/AdditionalFiles/vs-threading.MembersRequiringMainThread.txt",
  7492. "build/Microsoft.VisualStudio.SDK.Analyzers.targets",
  7493. "microsoft.visualstudio.sdk.analyzers.16.10.10.nupkg.sha512",
  7494. "microsoft.visualstudio.sdk.analyzers.nuspec",
  7495. "tools/install.ps1",
  7496. "tools/uninstall.ps1"
  7497. ]
  7498. },
  7499. "Microsoft.VisualStudio.Setup.Configuration.Interop/3.0.4496": {
  7500. "sha512": "EzqTgjNmZeWVSkJnZI2QkdWPksMDjzbtj6pKnvDOkPdWu56iNuJabQQ6J9QxtDadiJ219tM9dltyCu0F5iBdNQ==",
  7501. "type": "package",
  7502. "path": "microsoft.visualstudio.setup.configuration.interop/3.0.4496",
  7503. "files": [
  7504. ".nupkg.metadata",
  7505. ".signature.p7s",
  7506. "build/Microsoft.VisualStudio.Setup.Configuration.Interop.targets",
  7507. "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll",
  7508. "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.xml",
  7509. "lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll",
  7510. "lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.xml",
  7511. "microsoft.visualstudio.setup.configuration.interop.3.0.4496.nupkg.sha512",
  7512. "microsoft.visualstudio.setup.configuration.interop.nuspec"
  7513. ]
  7514. },
  7515. "Microsoft.VisualStudio.Shell.15.0/17.0.32112.339": {
  7516. "sha512": "rB5qBjrlhEx3dmspJLVfvtgSgMhZBysQ1hxIzMJSorz5A72lCvH12Hk46qhcDu9Q1bIptC1MLJrpJbGHzMjPvQ==",
  7517. "type": "package",
  7518. "path": "microsoft.visualstudio.shell.15.0/17.0.32112.339",
  7519. "files": [
  7520. ".nupkg.metadata",
  7521. ".signature.p7s",
  7522. "LICENSE.txt",
  7523. "PackageIcon.png",
  7524. "lib/net472/Microsoft.VisualStudio.Shell.15.0.dll",
  7525. "lib/net472/Microsoft.VisualStudio.Shell.15.0.xml",
  7526. "microsoft.visualstudio.shell.15.0.17.0.32112.339.nupkg.sha512",
  7527. "microsoft.visualstudio.shell.15.0.nuspec"
  7528. ]
  7529. },
  7530. "Microsoft.VisualStudio.Shell.Design/17.0.32112.339": {
  7531. "sha512": "gw9P6IIj68zrhdQwKrFzvTk1cTxhi6wrM5IdJbEl4HeFwFgUSyNBYGD5+nuNSHPyQtzNSl0TaRtca8wW85HO9w==",
  7532. "type": "package",
  7533. "path": "microsoft.visualstudio.shell.design/17.0.32112.339",
  7534. "files": [
  7535. ".nupkg.metadata",
  7536. ".signature.p7s",
  7537. "LICENSE.txt",
  7538. "PackageIcon.png",
  7539. "lib/net472/Microsoft.VisualStudio.Shell.Design.dll",
  7540. "lib/net472/Microsoft.VisualStudio.Shell.Design.xml",
  7541. "microsoft.visualstudio.shell.design.17.0.32112.339.nupkg.sha512",
  7542. "microsoft.visualstudio.shell.design.nuspec"
  7543. ]
  7544. },
  7545. "Microsoft.VisualStudio.Shell.Framework/17.0.32112.339": {
  7546. "sha512": "5S/UgMS1SOncKVHioH/GTk2w34nkbmDwcDe08FK2GnOGPl/Adeo0tmM5J6Rd3oXY113nZQjaH7zdNKwwydUzZw==",
  7547. "type": "package",
  7548. "path": "microsoft.visualstudio.shell.framework/17.0.32112.339",
  7549. "files": [
  7550. ".nupkg.metadata",
  7551. ".signature.p7s",
  7552. "LICENSE.txt",
  7553. "PackageIcon.png",
  7554. "lib/net472/Microsoft.VisualStudio.Shell.Framework.dll",
  7555. "lib/net472/Microsoft.VisualStudio.Shell.Framework.xml",
  7556. "microsoft.visualstudio.shell.framework.17.0.32112.339.nupkg.sha512",
  7557. "microsoft.visualstudio.shell.framework.nuspec"
  7558. ]
  7559. },
  7560. "Microsoft.VisualStudio.Shell.Interop/17.0.32112.339": {
  7561. "sha512": "uoIhPfs3KOXLthZOE0/eaEUNuM2YDHL/CwkJdGPcW2jz2eArhtkNLKvBtNvDYONbBuck9pD5mTq/eqqgREHe3A==",
  7562. "type": "package",
  7563. "path": "microsoft.visualstudio.shell.interop/17.0.32112.339",
  7564. "files": [
  7565. ".nupkg.metadata",
  7566. ".signature.p7s",
  7567. "LICENSE.txt",
  7568. "PackageIcon.png",
  7569. "lib/net20/Microsoft.VisualStudio.Shell.Interop.dll",
  7570. "lib/net20/Microsoft.VisualStudio.Shell.Interop.xml",
  7571. "lib/net45/Microsoft.VisualStudio.Shell.Interop.dll",
  7572. "lib/net45/Microsoft.VisualStudio.Shell.Interop.xml",
  7573. "lib/net472/Microsoft.VisualStudio.Shell.Interop.dll",
  7574. "lib/net472/Microsoft.VisualStudio.Shell.Interop.xml",
  7575. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.dll",
  7576. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.xml",
  7577. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.dll",
  7578. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.xml",
  7579. "microsoft.visualstudio.shell.interop.17.0.32112.339.nupkg.sha512",
  7580. "microsoft.visualstudio.shell.interop.nuspec"
  7581. ]
  7582. },
  7583. "Microsoft.VisualStudio.Shell.Interop.10.0/17.0.32112.339": {
  7584. "sha512": "Q/3fUudJA/FHGVbJ/PSD0VNLxTegn+ijSc/lcRu848NvWIGhNr21hbgI3+Bxfegm54+/NYr/+NRnYADtFXJ8ZQ==",
  7585. "type": "package",
  7586. "path": "microsoft.visualstudio.shell.interop.10.0/17.0.32112.339",
  7587. "files": [
  7588. ".nupkg.metadata",
  7589. ".signature.p7s",
  7590. "LICENSE.txt",
  7591. "PackageIcon.png",
  7592. "lib/net20/Microsoft.VisualStudio.Shell.Interop.10.0.dll",
  7593. "lib/net20/Microsoft.VisualStudio.Shell.Interop.10.0.xml",
  7594. "lib/net45/Microsoft.VisualStudio.Shell.Interop.10.0.dll",
  7595. "lib/net45/Microsoft.VisualStudio.Shell.Interop.10.0.xml",
  7596. "lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.dll",
  7597. "lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.xml",
  7598. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.10.0.dll",
  7599. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.10.0.xml",
  7600. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.10.0.dll",
  7601. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.10.0.xml",
  7602. "microsoft.visualstudio.shell.interop.10.0.17.0.32112.339.nupkg.sha512",
  7603. "microsoft.visualstudio.shell.interop.10.0.nuspec"
  7604. ]
  7605. },
  7606. "Microsoft.VisualStudio.Shell.Interop.11.0/17.0.32112.339": {
  7607. "sha512": "09Zy3mg69PXAZfwW+r6cwWCM7dafANds4VnXrmub7yN/+QVPZLS3lj6w6yGb4fDodlw6hkaqt7c/fifwGu5R0A==",
  7608. "type": "package",
  7609. "path": "microsoft.visualstudio.shell.interop.11.0/17.0.32112.339",
  7610. "files": [
  7611. ".nupkg.metadata",
  7612. ".signature.p7s",
  7613. "LICENSE.txt",
  7614. "PackageIcon.png",
  7615. "lib/net20/Microsoft.VisualStudio.Shell.Interop.11.0.dll",
  7616. "lib/net20/Microsoft.VisualStudio.Shell.Interop.11.0.xml",
  7617. "lib/net45/Microsoft.VisualStudio.Shell.Interop.11.0.dll",
  7618. "lib/net45/Microsoft.VisualStudio.Shell.Interop.11.0.xml",
  7619. "lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.dll",
  7620. "lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.xml",
  7621. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.11.0.dll",
  7622. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.11.0.xml",
  7623. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.11.0.dll",
  7624. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.11.0.xml",
  7625. "microsoft.visualstudio.shell.interop.11.0.17.0.32112.339.nupkg.sha512",
  7626. "microsoft.visualstudio.shell.interop.11.0.nuspec"
  7627. ]
  7628. },
  7629. "Microsoft.VisualStudio.Shell.Interop.12.0/17.0.32112.339": {
  7630. "sha512": "HNK8KqizBkUUw34QUfniwIqvXALufxe7m7t7wpichO6YzGI9jHTFsQFYB+6LEup4PohFQTkEuqDvM/RUyEwQow==",
  7631. "type": "package",
  7632. "path": "microsoft.visualstudio.shell.interop.12.0/17.0.32112.339",
  7633. "files": [
  7634. ".nupkg.metadata",
  7635. ".signature.p7s",
  7636. "LICENSE.txt",
  7637. "PackageIcon.png",
  7638. "lib/net20/Microsoft.VisualStudio.Shell.Interop.12.0.dll",
  7639. "lib/net20/Microsoft.VisualStudio.Shell.Interop.12.0.xml",
  7640. "lib/net45/Microsoft.VisualStudio.Shell.Interop.12.0.dll",
  7641. "lib/net45/Microsoft.VisualStudio.Shell.Interop.12.0.xml",
  7642. "lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.dll",
  7643. "lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.xml",
  7644. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.12.0.dll",
  7645. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.12.0.xml",
  7646. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.12.0.dll",
  7647. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.12.0.xml",
  7648. "microsoft.visualstudio.shell.interop.12.0.17.0.32112.339.nupkg.sha512",
  7649. "microsoft.visualstudio.shell.interop.12.0.nuspec"
  7650. ]
  7651. },
  7652. "Microsoft.VisualStudio.Shell.Interop.8.0/17.0.32112.339": {
  7653. "sha512": "tEKOhZx95dqNgaSXoBBzRSPJBmHt6DMXzZCrYf/rNprFfUKlFFEJhRJkGpw0HRAOf5sC32AoQUwPQiJYkLK1Qg==",
  7654. "type": "package",
  7655. "path": "microsoft.visualstudio.shell.interop.8.0/17.0.32112.339",
  7656. "files": [
  7657. ".nupkg.metadata",
  7658. ".signature.p7s",
  7659. "LICENSE.txt",
  7660. "PackageIcon.png",
  7661. "lib/net20/Microsoft.VisualStudio.Shell.Interop.8.0.dll",
  7662. "lib/net20/Microsoft.VisualStudio.Shell.Interop.8.0.xml",
  7663. "lib/net45/Microsoft.VisualStudio.Shell.Interop.8.0.dll",
  7664. "lib/net45/Microsoft.VisualStudio.Shell.Interop.8.0.xml",
  7665. "lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.dll",
  7666. "lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.xml",
  7667. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.8.0.dll",
  7668. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.8.0.xml",
  7669. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.8.0.dll",
  7670. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.8.0.xml",
  7671. "microsoft.visualstudio.shell.interop.8.0.17.0.32112.339.nupkg.sha512",
  7672. "microsoft.visualstudio.shell.interop.8.0.nuspec"
  7673. ]
  7674. },
  7675. "Microsoft.VisualStudio.Shell.Interop.9.0/17.0.32112.339": {
  7676. "sha512": "nPN7SXNy9ur0eEcWoyawB1V8/mLF7uiDZuQNAx+usiLCJQbPfdjaQoTAxl4f/W6l5iKSFBdWP86EAHgE7J/N+g==",
  7677. "type": "package",
  7678. "path": "microsoft.visualstudio.shell.interop.9.0/17.0.32112.339",
  7679. "files": [
  7680. ".nupkg.metadata",
  7681. ".signature.p7s",
  7682. "LICENSE.txt",
  7683. "PackageIcon.png",
  7684. "lib/net20/Microsoft.VisualStudio.Shell.Interop.9.0.dll",
  7685. "lib/net20/Microsoft.VisualStudio.Shell.Interop.9.0.xml",
  7686. "lib/net45/Microsoft.VisualStudio.Shell.Interop.9.0.dll",
  7687. "lib/net45/Microsoft.VisualStudio.Shell.Interop.9.0.xml",
  7688. "lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.dll",
  7689. "lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.xml",
  7690. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.9.0.dll",
  7691. "lib/netcoreapp3.1/Microsoft.VisualStudio.Shell.Interop.9.0.xml",
  7692. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.9.0.dll",
  7693. "lib/netstandard2.0/Microsoft.VisualStudio.Shell.Interop.9.0.xml",
  7694. "microsoft.visualstudio.shell.interop.9.0.17.0.32112.339.nupkg.sha512",
  7695. "microsoft.visualstudio.shell.interop.9.0.nuspec"
  7696. ]
  7697. },
  7698. "Microsoft.VisualStudio.TaskRunnerExplorer.14.0/14.0.0": {
  7699. "sha512": "iZpAv8bEWjkyxFF1GIcSOfldqP/umopJKnJGKHa0vg8KR7ZY3u3dWtJmwO4w3abIx+176SIkQe78y5A+/Md7FA==",
  7700. "type": "package",
  7701. "path": "microsoft.visualstudio.taskrunnerexplorer.14.0/14.0.0",
  7702. "files": [
  7703. ".nupkg.metadata",
  7704. ".signature.p7s",
  7705. "lib/net40/Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll",
  7706. "microsoft.visualstudio.taskrunnerexplorer.14.0.14.0.0.nupkg.sha512",
  7707. "microsoft.visualstudio.taskrunnerexplorer.14.0.nuspec"
  7708. ]
  7709. },
  7710. "Microsoft.VisualStudio.Telemetry/16.3.250": {
  7711. "sha512": "Ijo4HUinCwSdgegeXXzfEYmWuVLC1o9CI3FXW2x4CPKoYemlrN6xcGDUy4oKRxyOsFkjAaiRxR/X9TOgy2xVsQ==",
  7712. "type": "package",
  7713. "path": "microsoft.visualstudio.telemetry/16.3.250",
  7714. "files": [
  7715. ".nupkg.metadata",
  7716. ".signature.p7s",
  7717. "PackageIcon.png",
  7718. "lib/net45/Microsoft.VisualStudio.Telemetry.dll",
  7719. "lib/net45/Microsoft.VisualStudio.Telemetry.xml",
  7720. "lib/netstandard2.0/Microsoft.VisualStudio.Telemetry.dll",
  7721. "lib/netstandard2.0/Microsoft.VisualStudio.Telemetry.xml",
  7722. "microsoft.visualstudio.telemetry.16.3.250.nupkg.sha512",
  7723. "microsoft.visualstudio.telemetry.nuspec"
  7724. ]
  7725. },
  7726. "Microsoft.VisualStudio.Text.Data/17.0.491": {
  7727. "sha512": "hyZ/WwVC0kWJAdDNXvsKhcgps2LgoiEvyGWZPKyStTBIJD6jIJCkhBeKGTk34hNhtjFGY5CVA7A3PJzSItRpHA==",
  7728. "type": "package",
  7729. "path": "microsoft.visualstudio.text.data/17.0.491",
  7730. "files": [
  7731. ".nupkg.metadata",
  7732. ".signature.p7s",
  7733. "LICENSE.txt",
  7734. "PackageIcon.png",
  7735. "lib/net472/Microsoft.VisualStudio.Text.Data.dll",
  7736. "lib/net472/Microsoft.VisualStudio.Text.Data.xml",
  7737. "lib/netstandard2.0/Microsoft.VisualStudio.Text.Data.dll",
  7738. "lib/netstandard2.0/Microsoft.VisualStudio.Text.Data.xml",
  7739. "microsoft.visualstudio.text.data.17.0.491.nupkg.sha512",
  7740. "microsoft.visualstudio.text.data.nuspec"
  7741. ]
  7742. },
  7743. "Microsoft.VisualStudio.Text.Logic/17.0.491": {
  7744. "sha512": "lixP4/8JbampXzaJIY30+/a0pDjwTBunFjGKdJCFGGh0Mf7A4dQup0/1RX9nHNH320Bu1FTiKQQIERMFJVs18g==",
  7745. "type": "package",
  7746. "path": "microsoft.visualstudio.text.logic/17.0.491",
  7747. "files": [
  7748. ".nupkg.metadata",
  7749. ".signature.p7s",
  7750. "LICENSE.txt",
  7751. "PackageIcon.png",
  7752. "lib/net472/Microsoft.VisualStudio.Text.Logic.dll",
  7753. "lib/net472/Microsoft.VisualStudio.Text.Logic.xml",
  7754. "lib/netstandard2.0/Microsoft.VisualStudio.Text.Logic.dll",
  7755. "lib/netstandard2.0/Microsoft.VisualStudio.Text.Logic.xml",
  7756. "microsoft.visualstudio.text.logic.17.0.491.nupkg.sha512",
  7757. "microsoft.visualstudio.text.logic.nuspec"
  7758. ]
  7759. },
  7760. "Microsoft.VisualStudio.Text.UI/17.0.491": {
  7761. "sha512": "RtCGQDf28SjJH2XPMsTtCUpRKqNNEbtihE7ifu0yH81MOBUywUrRT4Z6aEK8hFCxA1trZMcAQ2M4pU6wzh7Llg==",
  7762. "type": "package",
  7763. "path": "microsoft.visualstudio.text.ui/17.0.491",
  7764. "files": [
  7765. ".nupkg.metadata",
  7766. ".signature.p7s",
  7767. "LICENSE.txt",
  7768. "PackageIcon.png",
  7769. "lib/net472/Microsoft.VisualStudio.Text.UI.dll",
  7770. "lib/net472/Microsoft.VisualStudio.Text.UI.xml",
  7771. "lib/netstandard2.0/Microsoft.VisualStudio.Text.UI.dll",
  7772. "lib/netstandard2.0/Microsoft.VisualStudio.Text.UI.xml",
  7773. "microsoft.visualstudio.text.ui.17.0.491.nupkg.sha512",
  7774. "microsoft.visualstudio.text.ui.nuspec"
  7775. ]
  7776. },
  7777. "Microsoft.VisualStudio.Text.UI.Wpf/17.0.491": {
  7778. "sha512": "X4w2rHkDG52IuEMFWTvPG1CjrGFCfJ6zr/BNT2KeKNmt73GIeE/7ww6a8f7TbJ1hRm9MepulhYyaOZFklw/RXg==",
  7779. "type": "package",
  7780. "path": "microsoft.visualstudio.text.ui.wpf/17.0.491",
  7781. "files": [
  7782. ".nupkg.metadata",
  7783. ".signature.p7s",
  7784. "LICENSE.txt",
  7785. "PackageIcon.png",
  7786. "lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.dll",
  7787. "lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.xml",
  7788. "microsoft.visualstudio.text.ui.wpf.17.0.491.nupkg.sha512",
  7789. "microsoft.visualstudio.text.ui.wpf.nuspec"
  7790. ]
  7791. },
  7792. "Microsoft.VisualStudio.TextManager.Interop/17.0.32112.339": {
  7793. "sha512": "gDDPA1CCLuTxHv8uqaCI7ngn1T+NqcJX7LAOwJzl4y1WEOchbCHKSAtMtTzS0nzKNAHz7axXASJkOZ8pG6oYnA==",
  7794. "type": "package",
  7795. "path": "microsoft.visualstudio.textmanager.interop/17.0.32112.339",
  7796. "files": [
  7797. ".nupkg.metadata",
  7798. ".signature.p7s",
  7799. "LICENSE.txt",
  7800. "PackageIcon.png",
  7801. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.dll",
  7802. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.xml",
  7803. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.dll",
  7804. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.xml",
  7805. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.dll",
  7806. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.xml",
  7807. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.dll",
  7808. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.xml",
  7809. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.dll",
  7810. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.xml",
  7811. "microsoft.visualstudio.textmanager.interop.17.0.32112.339.nupkg.sha512",
  7812. "microsoft.visualstudio.textmanager.interop.nuspec"
  7813. ]
  7814. },
  7815. "Microsoft.VisualStudio.TextManager.Interop.10.0/17.0.32112.339": {
  7816. "sha512": "I6bmugRgU8/nQgu3dBqxxkBuMSyBTCGy/+fTyEnXI8Zo1bg7xaW4fxny1mgmz75G8xdLjuy0ool8RqoiLa9ptQ==",
  7817. "type": "package",
  7818. "path": "microsoft.visualstudio.textmanager.interop.10.0/17.0.32112.339",
  7819. "files": [
  7820. ".nupkg.metadata",
  7821. ".signature.p7s",
  7822. "LICENSE.txt",
  7823. "PackageIcon.png",
  7824. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.10.0.dll",
  7825. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.10.0.xml",
  7826. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.10.0.dll",
  7827. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.10.0.xml",
  7828. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.dll",
  7829. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.xml",
  7830. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.10.0.dll",
  7831. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.10.0.xml",
  7832. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.10.0.dll",
  7833. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.10.0.xml",
  7834. "microsoft.visualstudio.textmanager.interop.10.0.17.0.32112.339.nupkg.sha512",
  7835. "microsoft.visualstudio.textmanager.interop.10.0.nuspec"
  7836. ]
  7837. },
  7838. "Microsoft.VisualStudio.TextManager.Interop.11.0/17.0.32112.339": {
  7839. "sha512": "VQsGnqN0xDIwjg0jnBOz8W0TI5M5HaB+phL2Q8E0BtZyKClYj5UE5xMECwWSFBuwnh9VjdgCZfL19SQ3fdMipQ==",
  7840. "type": "package",
  7841. "path": "microsoft.visualstudio.textmanager.interop.11.0/17.0.32112.339",
  7842. "files": [
  7843. ".nupkg.metadata",
  7844. ".signature.p7s",
  7845. "LICENSE.txt",
  7846. "PackageIcon.png",
  7847. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.11.0.dll",
  7848. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.11.0.xml",
  7849. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.11.0.dll",
  7850. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.11.0.xml",
  7851. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.dll",
  7852. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.xml",
  7853. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.11.0.dll",
  7854. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.11.0.xml",
  7855. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.11.0.dll",
  7856. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.11.0.xml",
  7857. "microsoft.visualstudio.textmanager.interop.11.0.17.0.32112.339.nupkg.sha512",
  7858. "microsoft.visualstudio.textmanager.interop.11.0.nuspec"
  7859. ]
  7860. },
  7861. "Microsoft.VisualStudio.TextManager.Interop.12.0/17.0.32112.339": {
  7862. "sha512": "VKrnM9GFOzTZPjD8Zjvto24vfMSbHkAnV+LbSDNaRjYPKCga2SdMeXLJ+3B6NknK2zgmiPunnJ6KBJcb0TJ5Jg==",
  7863. "type": "package",
  7864. "path": "microsoft.visualstudio.textmanager.interop.12.0/17.0.32112.339",
  7865. "files": [
  7866. ".nupkg.metadata",
  7867. ".signature.p7s",
  7868. "LICENSE.txt",
  7869. "PackageIcon.png",
  7870. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.12.0.dll",
  7871. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.12.0.xml",
  7872. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.12.0.dll",
  7873. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.12.0.xml",
  7874. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.dll",
  7875. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.xml",
  7876. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.12.0.dll",
  7877. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.12.0.xml",
  7878. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.12.0.dll",
  7879. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.12.0.xml",
  7880. "microsoft.visualstudio.textmanager.interop.12.0.17.0.32112.339.nupkg.sha512",
  7881. "microsoft.visualstudio.textmanager.interop.12.0.nuspec"
  7882. ]
  7883. },
  7884. "Microsoft.VisualStudio.TextManager.Interop.8.0/17.0.32112.339": {
  7885. "sha512": "7n1lgdlsfW2tbFYWaYZTv7xNckk+laEsjiZ2JC046lujSE9oiYMGFcUG0QJvD0GRJSk66t5UOVL+t6wHdx3TZg==",
  7886. "type": "package",
  7887. "path": "microsoft.visualstudio.textmanager.interop.8.0/17.0.32112.339",
  7888. "files": [
  7889. ".nupkg.metadata",
  7890. ".signature.p7s",
  7891. "LICENSE.txt",
  7892. "PackageIcon.png",
  7893. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.8.0.dll",
  7894. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.8.0.xml",
  7895. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.8.0.dll",
  7896. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.8.0.xml",
  7897. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.dll",
  7898. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.xml",
  7899. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.8.0.dll",
  7900. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.8.0.xml",
  7901. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.8.0.dll",
  7902. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.8.0.xml",
  7903. "microsoft.visualstudio.textmanager.interop.8.0.17.0.32112.339.nupkg.sha512",
  7904. "microsoft.visualstudio.textmanager.interop.8.0.nuspec"
  7905. ]
  7906. },
  7907. "Microsoft.VisualStudio.TextManager.Interop.9.0/17.0.32112.339": {
  7908. "sha512": "bXq/bNnFBMLxy1kBtFHrm8ZbjBO8nQZHK3JJsy1Gy3ayLaB/M8uTwR9whwiCK+SkZ5HFzlcmKCNc8yjYnMhBcg==",
  7909. "type": "package",
  7910. "path": "microsoft.visualstudio.textmanager.interop.9.0/17.0.32112.339",
  7911. "files": [
  7912. ".nupkg.metadata",
  7913. ".signature.p7s",
  7914. "LICENSE.txt",
  7915. "PackageIcon.png",
  7916. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.9.0.dll",
  7917. "lib/net20/Microsoft.VisualStudio.TextManager.Interop.9.0.xml",
  7918. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.9.0.dll",
  7919. "lib/net45/Microsoft.VisualStudio.TextManager.Interop.9.0.xml",
  7920. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.dll",
  7921. "lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.xml",
  7922. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.9.0.dll",
  7923. "lib/netcoreapp3.1/Microsoft.VisualStudio.TextManager.Interop.9.0.xml",
  7924. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.9.0.dll",
  7925. "lib/netstandard2.0/Microsoft.VisualStudio.TextManager.Interop.9.0.xml",
  7926. "microsoft.visualstudio.textmanager.interop.9.0.17.0.32112.339.nupkg.sha512",
  7927. "microsoft.visualstudio.textmanager.interop.9.0.nuspec"
  7928. ]
  7929. },
  7930. "Microsoft.VisualStudio.TextTemplating/17.0.32112.339": {
  7931. "sha512": "QtRKGfkVwpy+l2ZYw+fyq5ipUkfIRRAEo9S3pQTq3tDI6yzXXfGngZ8iTnE7qNIpPLM+6L6WlBegEtXPpg8A9Q==",
  7932. "type": "package",
  7933. "path": "microsoft.visualstudio.texttemplating/17.0.32112.339",
  7934. "files": [
  7935. ".nupkg.metadata",
  7936. ".signature.p7s",
  7937. "LICENSE.txt",
  7938. "PackageIcon.png",
  7939. "lib/net472/Microsoft.VisualStudio.TextTemplating.dll",
  7940. "lib/net472/Microsoft.VisualStudio.TextTemplating.xml",
  7941. "microsoft.visualstudio.texttemplating.17.0.32112.339.nupkg.sha512",
  7942. "microsoft.visualstudio.texttemplating.nuspec"
  7943. ]
  7944. },
  7945. "Microsoft.VisualStudio.TextTemplating.Interfaces/17.0.32112.339": {
  7946. "sha512": "YGoq/XBkidUUN0P6e49e6DkdBBqQlghAHUnaB0X96cJORB2Sius9rnEKAj4UZXjs18W64WxQxC0G1jyb12cU8Q==",
  7947. "type": "package",
  7948. "path": "microsoft.visualstudio.texttemplating.interfaces/17.0.32112.339",
  7949. "files": [
  7950. ".nupkg.metadata",
  7951. ".signature.p7s",
  7952. "LICENSE.txt",
  7953. "PackageIcon.png",
  7954. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.dll",
  7955. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.xml",
  7956. "microsoft.visualstudio.texttemplating.interfaces.17.0.32112.339.nupkg.sha512",
  7957. "microsoft.visualstudio.texttemplating.interfaces.nuspec"
  7958. ]
  7959. },
  7960. "Microsoft.VisualStudio.TextTemplating.Interfaces.10.0/17.0.32112.339": {
  7961. "sha512": "tJCT28nLsQKUDiNmJhgzWOISkJu0Vjt35pXgTHGnHQ1/Scg1i+AjwvfHxcN3N188DhS3BRDAL8mNlu9POVremw==",
  7962. "type": "package",
  7963. "path": "microsoft.visualstudio.texttemplating.interfaces.10.0/17.0.32112.339",
  7964. "files": [
  7965. ".nupkg.metadata",
  7966. ".signature.p7s",
  7967. "LICENSE.txt",
  7968. "PackageIcon.png",
  7969. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll",
  7970. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.xml",
  7971. "lib/netstandard2.0/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll",
  7972. "lib/netstandard2.0/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.xml",
  7973. "microsoft.visualstudio.texttemplating.interfaces.10.0.17.0.32112.339.nupkg.sha512",
  7974. "microsoft.visualstudio.texttemplating.interfaces.10.0.nuspec"
  7975. ]
  7976. },
  7977. "Microsoft.VisualStudio.TextTemplating.Interfaces.11.0/17.0.32112.339": {
  7978. "sha512": "PjyA01667D12oCy9ZVZfk+kr38KkDxbT4SviQReXrcqHDBglc/H/q+MPyEyL6jVhsqCeAO+s/kdm8+/dPXtIuw==",
  7979. "type": "package",
  7980. "path": "microsoft.visualstudio.texttemplating.interfaces.11.0/17.0.32112.339",
  7981. "files": [
  7982. ".nupkg.metadata",
  7983. ".signature.p7s",
  7984. "LICENSE.txt",
  7985. "PackageIcon.png",
  7986. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll",
  7987. "lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.xml",
  7988. "lib/netstandard2.0/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll",
  7989. "lib/netstandard2.0/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.xml",
  7990. "microsoft.visualstudio.texttemplating.interfaces.11.0.17.0.32112.339.nupkg.sha512",
  7991. "microsoft.visualstudio.texttemplating.interfaces.11.0.nuspec"
  7992. ]
  7993. },
  7994. "Microsoft.VisualStudio.TextTemplating.VSHost/17.0.32112.339": {
  7995. "sha512": "GhbiGGS1E3LA/uxU23c9H4nBSetP5mfN70r2G0s0Ilkss+qWI2nCicw7iDWynhzuXTtEGxJiKqP+pwDQtLa10g==",
  7996. "type": "package",
  7997. "path": "microsoft.visualstudio.texttemplating.vshost/17.0.32112.339",
  7998. "files": [
  7999. ".nupkg.metadata",
  8000. ".signature.p7s",
  8001. "LICENSE.txt",
  8002. "PackageIcon.png",
  8003. "lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.dll",
  8004. "lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.xml",
  8005. "microsoft.visualstudio.texttemplating.vshost.17.0.32112.339.nupkg.sha512",
  8006. "microsoft.visualstudio.texttemplating.vshost.nuspec"
  8007. ]
  8008. },
  8009. "Microsoft.VisualStudio.Threading/17.0.64": {
  8010. "sha512": "HD/yoC7u1Ignj/EsCST4iFXl8zaE+8r2A+4CUkl6GLTJjdNjfl8iNvhqpyK8+DjCMwhyNRRH0I6S6FA37fz95Q==",
  8011. "type": "package",
  8012. "path": "microsoft.visualstudio.threading/17.0.64",
  8013. "files": [
  8014. ".nupkg.metadata",
  8015. ".signature.p7s",
  8016. "PackageIcon.png",
  8017. "lib/net472/Microsoft.VisualStudio.Threading.dll",
  8018. "lib/net472/Microsoft.VisualStudio.Threading.xml",
  8019. "lib/net472/cs/Microsoft.VisualStudio.Threading.resources.dll",
  8020. "lib/net472/de/Microsoft.VisualStudio.Threading.resources.dll",
  8021. "lib/net472/es/Microsoft.VisualStudio.Threading.resources.dll",
  8022. "lib/net472/fr/Microsoft.VisualStudio.Threading.resources.dll",
  8023. "lib/net472/it/Microsoft.VisualStudio.Threading.resources.dll",
  8024. "lib/net472/ja/Microsoft.VisualStudio.Threading.resources.dll",
  8025. "lib/net472/ko/Microsoft.VisualStudio.Threading.resources.dll",
  8026. "lib/net472/pl/Microsoft.VisualStudio.Threading.resources.dll",
  8027. "lib/net472/pt-BR/Microsoft.VisualStudio.Threading.resources.dll",
  8028. "lib/net472/ru/Microsoft.VisualStudio.Threading.resources.dll",
  8029. "lib/net472/tr/Microsoft.VisualStudio.Threading.resources.dll",
  8030. "lib/net472/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll",
  8031. "lib/net472/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll",
  8032. "lib/netcoreapp3.1/Microsoft.VisualStudio.Threading.dll",
  8033. "lib/netcoreapp3.1/Microsoft.VisualStudio.Threading.xml",
  8034. "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.Threading.resources.dll",
  8035. "lib/netcoreapp3.1/de/Microsoft.VisualStudio.Threading.resources.dll",
  8036. "lib/netcoreapp3.1/es/Microsoft.VisualStudio.Threading.resources.dll",
  8037. "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.Threading.resources.dll",
  8038. "lib/netcoreapp3.1/it/Microsoft.VisualStudio.Threading.resources.dll",
  8039. "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.Threading.resources.dll",
  8040. "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.Threading.resources.dll",
  8041. "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.Threading.resources.dll",
  8042. "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.Threading.resources.dll",
  8043. "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.Threading.resources.dll",
  8044. "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.Threading.resources.dll",
  8045. "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll",
  8046. "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll",
  8047. "lib/netstandard2.0/Microsoft.VisualStudio.Threading.dll",
  8048. "lib/netstandard2.0/Microsoft.VisualStudio.Threading.xml",
  8049. "lib/netstandard2.0/cs/Microsoft.VisualStudio.Threading.resources.dll",
  8050. "lib/netstandard2.0/de/Microsoft.VisualStudio.Threading.resources.dll",
  8051. "lib/netstandard2.0/es/Microsoft.VisualStudio.Threading.resources.dll",
  8052. "lib/netstandard2.0/fr/Microsoft.VisualStudio.Threading.resources.dll",
  8053. "lib/netstandard2.0/it/Microsoft.VisualStudio.Threading.resources.dll",
  8054. "lib/netstandard2.0/ja/Microsoft.VisualStudio.Threading.resources.dll",
  8055. "lib/netstandard2.0/ko/Microsoft.VisualStudio.Threading.resources.dll",
  8056. "lib/netstandard2.0/pl/Microsoft.VisualStudio.Threading.resources.dll",
  8057. "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.Threading.resources.dll",
  8058. "lib/netstandard2.0/ru/Microsoft.VisualStudio.Threading.resources.dll",
  8059. "lib/netstandard2.0/tr/Microsoft.VisualStudio.Threading.resources.dll",
  8060. "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll",
  8061. "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll",
  8062. "microsoft.visualstudio.threading.17.0.64.nupkg.sha512",
  8063. "microsoft.visualstudio.threading.nuspec"
  8064. ]
  8065. },
  8066. "Microsoft.VisualStudio.Threading.Analyzers/17.0.64": {
  8067. "sha512": "+xz3lAqA3h2/5q6H7Udmz9TsxDQ99O+PjoQ4k4BTO3SfAfyJX7ejh7I1D1N/M/GzGUci9YOUpr6KBO4vXLg+zQ==",
  8068. "type": "package",
  8069. "path": "microsoft.visualstudio.threading.analyzers/17.0.64",
  8070. "hasTools": true,
  8071. "files": [
  8072. ".nupkg.metadata",
  8073. ".signature.p7s",
  8074. "PackageIcon.png",
  8075. "analyzers/cs/Microsoft.VisualStudio.Threading.Analyzers.CSharp.dll",
  8076. "analyzers/cs/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.dll",
  8077. "analyzers/cs/Microsoft.VisualStudio.Threading.Analyzers.dll",
  8078. "analyzers/cs/cs/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8079. "analyzers/cs/de/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8080. "analyzers/cs/es/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8081. "analyzers/cs/fr/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8082. "analyzers/cs/it/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8083. "analyzers/cs/ja/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8084. "analyzers/cs/ko/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8085. "analyzers/cs/pl/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8086. "analyzers/cs/pt-BR/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8087. "analyzers/cs/ru/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8088. "analyzers/cs/tr/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8089. "analyzers/cs/zh-Hans/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8090. "analyzers/cs/zh-Hant/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8091. "analyzers/vb/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.dll",
  8092. "analyzers/vb/Microsoft.VisualStudio.Threading.Analyzers.VisualBasic.dll",
  8093. "analyzers/vb/Microsoft.VisualStudio.Threading.Analyzers.dll",
  8094. "analyzers/vb/cs/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8095. "analyzers/vb/de/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8096. "analyzers/vb/es/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8097. "analyzers/vb/fr/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8098. "analyzers/vb/it/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8099. "analyzers/vb/ja/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8100. "analyzers/vb/ko/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8101. "analyzers/vb/pl/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8102. "analyzers/vb/pt-BR/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8103. "analyzers/vb/ru/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8104. "analyzers/vb/tr/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8105. "analyzers/vb/zh-Hans/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8106. "analyzers/vb/zh-Hant/Microsoft.VisualStudio.Threading.Analyzers.CodeFixes.resources.dll",
  8107. "build/AdditionalFiles/vs-threading.LegacyThreadSwitchingMembers.txt",
  8108. "build/AdditionalFiles/vs-threading.MainThreadAssertingMethods.txt",
  8109. "build/AdditionalFiles/vs-threading.MainThreadSwitchingMethods.txt",
  8110. "build/AdditionalFiles/vs-threading.MembersRequiringMainThread.txt",
  8111. "build/Microsoft.VisualStudio.Threading.Analyzers.targets",
  8112. "microsoft.visualstudio.threading.analyzers.17.0.64.nupkg.sha512",
  8113. "microsoft.visualstudio.threading.analyzers.nuspec",
  8114. "tools/install.ps1",
  8115. "tools/uninstall.ps1"
  8116. ]
  8117. },
  8118. "Microsoft.VisualStudio.Utilities/17.0.32112.339": {
  8119. "sha512": "Tn0ka0UYL36dWCoOC3pAipdZa1oa86aFZC3zi8ljrMpyy5VeOEiBH09OMDfnG2pKxqfmyPfohL1n1fZKP1a66w==",
  8120. "type": "package",
  8121. "path": "microsoft.visualstudio.utilities/17.0.32112.339",
  8122. "files": [
  8123. ".nupkg.metadata",
  8124. ".signature.p7s",
  8125. "LICENSE.txt",
  8126. "PackageIcon.png",
  8127. "lib/net472/Microsoft.VisualStudio.Utilities.dll",
  8128. "lib/net472/Microsoft.VisualStudio.Utilities.xml",
  8129. "lib/net472/cs/Microsoft.VisualStudio.Utilities.resources.dll",
  8130. "lib/net472/de/Microsoft.VisualStudio.Utilities.resources.dll",
  8131. "lib/net472/en/Microsoft.VisualStudio.Utilities.resources.dll",
  8132. "lib/net472/es/Microsoft.VisualStudio.Utilities.resources.dll",
  8133. "lib/net472/fr/Microsoft.VisualStudio.Utilities.resources.dll",
  8134. "lib/net472/it/Microsoft.VisualStudio.Utilities.resources.dll",
  8135. "lib/net472/ja/Microsoft.VisualStudio.Utilities.resources.dll",
  8136. "lib/net472/ko/Microsoft.VisualStudio.Utilities.resources.dll",
  8137. "lib/net472/pl/Microsoft.VisualStudio.Utilities.resources.dll",
  8138. "lib/net472/pt/Microsoft.VisualStudio.Utilities.resources.dll",
  8139. "lib/net472/ru/Microsoft.VisualStudio.Utilities.resources.dll",
  8140. "lib/net472/tr/Microsoft.VisualStudio.Utilities.resources.dll",
  8141. "lib/net472/zh-Hans/Microsoft.VisualStudio.Utilities.resources.dll",
  8142. "lib/net472/zh-Hant/Microsoft.VisualStudio.Utilities.resources.dll",
  8143. "lib/netcoreapp3.1/Microsoft.VisualStudio.Utilities.dll",
  8144. "lib/netcoreapp3.1/Microsoft.VisualStudio.Utilities.xml",
  8145. "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.Utilities.resources.dll",
  8146. "lib/netcoreapp3.1/de/Microsoft.VisualStudio.Utilities.resources.dll",
  8147. "lib/netcoreapp3.1/en/Microsoft.VisualStudio.Utilities.resources.dll",
  8148. "lib/netcoreapp3.1/es/Microsoft.VisualStudio.Utilities.resources.dll",
  8149. "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.Utilities.resources.dll",
  8150. "lib/netcoreapp3.1/it/Microsoft.VisualStudio.Utilities.resources.dll",
  8151. "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.Utilities.resources.dll",
  8152. "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.Utilities.resources.dll",
  8153. "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.Utilities.resources.dll",
  8154. "lib/netcoreapp3.1/pt/Microsoft.VisualStudio.Utilities.resources.dll",
  8155. "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.Utilities.resources.dll",
  8156. "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.Utilities.resources.dll",
  8157. "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.Utilities.resources.dll",
  8158. "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.Utilities.resources.dll",
  8159. "lib/netstandard2.0/Microsoft.VisualStudio.Utilities.dll",
  8160. "lib/netstandard2.0/Microsoft.VisualStudio.Utilities.xml",
  8161. "lib/netstandard2.0/cs/Microsoft.VisualStudio.Utilities.resources.dll",
  8162. "lib/netstandard2.0/de/Microsoft.VisualStudio.Utilities.resources.dll",
  8163. "lib/netstandard2.0/en/Microsoft.VisualStudio.Utilities.resources.dll",
  8164. "lib/netstandard2.0/es/Microsoft.VisualStudio.Utilities.resources.dll",
  8165. "lib/netstandard2.0/fr/Microsoft.VisualStudio.Utilities.resources.dll",
  8166. "lib/netstandard2.0/it/Microsoft.VisualStudio.Utilities.resources.dll",
  8167. "lib/netstandard2.0/ja/Microsoft.VisualStudio.Utilities.resources.dll",
  8168. "lib/netstandard2.0/ko/Microsoft.VisualStudio.Utilities.resources.dll",
  8169. "lib/netstandard2.0/pl/Microsoft.VisualStudio.Utilities.resources.dll",
  8170. "lib/netstandard2.0/pt/Microsoft.VisualStudio.Utilities.resources.dll",
  8171. "lib/netstandard2.0/ru/Microsoft.VisualStudio.Utilities.resources.dll",
  8172. "lib/netstandard2.0/tr/Microsoft.VisualStudio.Utilities.resources.dll",
  8173. "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Utilities.resources.dll",
  8174. "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Utilities.resources.dll",
  8175. "microsoft.visualstudio.utilities.17.0.32112.339.nupkg.sha512",
  8176. "microsoft.visualstudio.utilities.nuspec"
  8177. ]
  8178. },
  8179. "Microsoft.VisualStudio.Utilities.Internal/16.3.23": {
  8180. "sha512": "AxbS8vXJj0IjTv67JbmOqwJERYUDE7BHbXYkXGiyqYblizMjhVdohNIethnJX9lVN2RmotN5GQbwLWDoMKatvw==",
  8181. "type": "package",
  8182. "path": "microsoft.visualstudio.utilities.internal/16.3.23",
  8183. "files": [
  8184. ".nupkg.metadata",
  8185. ".signature.p7s",
  8186. "lib/net45/Microsoft.VisualStudio.Utilities.Internal.dll",
  8187. "lib/net45/Microsoft.VisualStudio.Utilities.Internal.xml",
  8188. "lib/netstandard2.0/Microsoft.VisualStudio.Utilities.Internal.dll",
  8189. "lib/netstandard2.0/Microsoft.VisualStudio.Utilities.Internal.xml",
  8190. "microsoft.visualstudio.utilities.internal.16.3.23.nupkg.sha512",
  8191. "microsoft.visualstudio.utilities.internal.nuspec"
  8192. ]
  8193. },
  8194. "Microsoft.VisualStudio.Validation/17.0.28": {
  8195. "sha512": "qT+0Qv7lxLt7NKQjkroi34s8cDXVPWA3vDkvoFZwM9PRmZ28aKrMLaQRnkT7rgBYLf+mNtr2najktKUzkAtP6Q==",
  8196. "type": "package",
  8197. "path": "microsoft.visualstudio.validation/17.0.28",
  8198. "files": [
  8199. ".nupkg.metadata",
  8200. ".signature.p7s",
  8201. "PackageIcon.png",
  8202. "lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll",
  8203. "lib/netstandard2.0/Microsoft.VisualStudio.Validation.xml",
  8204. "lib/netstandard2.0/cs/Microsoft.VisualStudio.Validation.resources.dll",
  8205. "lib/netstandard2.0/de/Microsoft.VisualStudio.Validation.resources.dll",
  8206. "lib/netstandard2.0/es/Microsoft.VisualStudio.Validation.resources.dll",
  8207. "lib/netstandard2.0/fr/Microsoft.VisualStudio.Validation.resources.dll",
  8208. "lib/netstandard2.0/it/Microsoft.VisualStudio.Validation.resources.dll",
  8209. "lib/netstandard2.0/ja/Microsoft.VisualStudio.Validation.resources.dll",
  8210. "lib/netstandard2.0/ko/Microsoft.VisualStudio.Validation.resources.dll",
  8211. "lib/netstandard2.0/pl/Microsoft.VisualStudio.Validation.resources.dll",
  8212. "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.Validation.resources.dll",
  8213. "lib/netstandard2.0/ru/Microsoft.VisualStudio.Validation.resources.dll",
  8214. "lib/netstandard2.0/tr/Microsoft.VisualStudio.Validation.resources.dll",
  8215. "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll",
  8216. "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll",
  8217. "microsoft.visualstudio.validation.17.0.28.nupkg.sha512",
  8218. "microsoft.visualstudio.validation.nuspec"
  8219. ]
  8220. },
  8221. "Microsoft.VisualStudio.VCProjectEngine/17.0.32112.339": {
  8222. "sha512": "zU+JQ4hYKmwTgkr43xvPwec0rFvC/NiVStN0Ji+ODYtALLBew0jwwvEc6BUc12Sztd0/Ty/vRKSoGaZHXRKrvw==",
  8223. "type": "package",
  8224. "path": "microsoft.visualstudio.vcprojectengine/17.0.32112.339",
  8225. "files": [
  8226. ".nupkg.metadata",
  8227. ".signature.p7s",
  8228. "lib/net45/Microsoft.VisualStudio.VCProjectEngine.dll",
  8229. "lib/netstandard2.0/Microsoft.VisualStudio.VCProjectEngine.dll",
  8230. "microsoft.visualstudio.vcprojectengine.17.0.32112.339.nupkg.sha512",
  8231. "microsoft.visualstudio.vcprojectengine.nuspec"
  8232. ]
  8233. },
  8234. "Microsoft.VisualStudio.VSHelp/17.0.32112.339": {
  8235. "sha512": "C/swqwbpdqXbwazfwm+lzIgs5+swfAmBArvn6z1QTw16dl7vcSiNXoeM6B6T3pjmN75pkWqn6DB1NHaqkiRdFQ==",
  8236. "type": "package",
  8237. "path": "microsoft.visualstudio.vshelp/17.0.32112.339",
  8238. "files": [
  8239. ".nupkg.metadata",
  8240. ".signature.p7s",
  8241. "LICENSE.txt",
  8242. "PackageIcon.png",
  8243. "lib/net20/Microsoft.VisualStudio.VSHelp.dll",
  8244. "lib/net20/Microsoft.VisualStudio.VSHelp.xml",
  8245. "lib/net45/Microsoft.VisualStudio.VSHelp.dll",
  8246. "lib/net45/Microsoft.VisualStudio.VSHelp.xml",
  8247. "lib/net472/Microsoft.VisualStudio.VSHelp.dll",
  8248. "lib/net472/Microsoft.VisualStudio.VSHelp.xml",
  8249. "lib/netcoreapp3.1/Microsoft.VisualStudio.VSHelp.dll",
  8250. "lib/netcoreapp3.1/Microsoft.VisualStudio.VSHelp.xml",
  8251. "lib/netstandard2.0/Microsoft.VisualStudio.VSHelp.dll",
  8252. "lib/netstandard2.0/Microsoft.VisualStudio.VSHelp.xml",
  8253. "microsoft.visualstudio.vshelp.17.0.32112.339.nupkg.sha512",
  8254. "microsoft.visualstudio.vshelp.nuspec"
  8255. ]
  8256. },
  8257. "Microsoft.VisualStudio.VSHelp80/17.0.32112.339": {
  8258. "sha512": "86kawz3UgbScN8FDbGD0LPC4cqodEpwHUEz7/0rmLsjMunLGIWeEKxxdPH2P2oyKkGQqHRKJfAZgK6XobRaDsw==",
  8259. "type": "package",
  8260. "path": "microsoft.visualstudio.vshelp80/17.0.32112.339",
  8261. "files": [
  8262. ".nupkg.metadata",
  8263. ".signature.p7s",
  8264. "LICENSE.txt",
  8265. "PackageIcon.png",
  8266. "lib/net20/Microsoft.VisualStudio.VSHelp80.dll",
  8267. "lib/net20/Microsoft.VisualStudio.VSHelp80.xml",
  8268. "lib/net45/Microsoft.VisualStudio.VSHelp80.dll",
  8269. "lib/net45/Microsoft.VisualStudio.VSHelp80.xml",
  8270. "lib/net472/Microsoft.VisualStudio.VSHelp80.dll",
  8271. "lib/net472/Microsoft.VisualStudio.VSHelp80.xml",
  8272. "lib/netcoreapp3.1/Microsoft.VisualStudio.VSHelp80.dll",
  8273. "lib/netcoreapp3.1/Microsoft.VisualStudio.VSHelp80.xml",
  8274. "lib/netstandard2.0/Microsoft.VisualStudio.VSHelp80.dll",
  8275. "lib/netstandard2.0/Microsoft.VisualStudio.VSHelp80.xml",
  8276. "microsoft.visualstudio.vshelp80.17.0.32112.339.nupkg.sha512",
  8277. "microsoft.visualstudio.vshelp80.nuspec"
  8278. ]
  8279. },
  8280. "Microsoft.VisualStudio.WCFReference.Interop/17.0.32112.339": {
  8281. "sha512": "fFWLuvb1wGtZl6VfJE0mIwURFWyOnUlbOM9BWjDydr+t7bKCrXghxi5qZ5NNKHL3Ee13NRiE32oqijpYgX6zsg==",
  8282. "type": "package",
  8283. "path": "microsoft.visualstudio.wcfreference.interop/17.0.32112.339",
  8284. "files": [
  8285. ".nupkg.metadata",
  8286. ".signature.p7s",
  8287. "LICENSE.txt",
  8288. "PackageIcon.png",
  8289. "lib/net20/Microsoft.VisualStudio.WCFReference.Interop.dll",
  8290. "lib/net20/Microsoft.VisualStudio.WCFReference.Interop.xml",
  8291. "lib/net45/Microsoft.VisualStudio.WCFReference.Interop.dll",
  8292. "lib/net45/Microsoft.VisualStudio.WCFReference.Interop.xml",
  8293. "lib/net472/Microsoft.VisualStudio.WCFReference.Interop.dll",
  8294. "lib/net472/Microsoft.VisualStudio.WCFReference.Interop.xml",
  8295. "lib/netcoreapp3.1/Microsoft.VisualStudio.WCFReference.Interop.dll",
  8296. "lib/netcoreapp3.1/Microsoft.VisualStudio.WCFReference.Interop.xml",
  8297. "lib/netstandard2.0/Microsoft.VisualStudio.WCFReference.Interop.dll",
  8298. "lib/netstandard2.0/Microsoft.VisualStudio.WCFReference.Interop.xml",
  8299. "microsoft.visualstudio.wcfreference.interop.17.0.32112.339.nupkg.sha512",
  8300. "microsoft.visualstudio.wcfreference.interop.nuspec"
  8301. ]
  8302. },
  8303. "Microsoft.VisualStudio.Web.BrowserLink.12.0/12.0.0": {
  8304. "sha512": "HeuaZh8+wNVdwx7VF8guFGH2Z2zH+FYxWBsRNp+FjjlmrhCfM7GUQV5azaTv/bN5TPaK8ALJoP9UX5o1FB5k1A==",
  8305. "type": "package",
  8306. "path": "microsoft.visualstudio.web.browserlink.12.0/12.0.0",
  8307. "files": [
  8308. ".nupkg.metadata",
  8309. ".signature.p7s",
  8310. "lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.dll",
  8311. "lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8312. "lib/net40/cs/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8313. "lib/net40/de/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8314. "lib/net40/es/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8315. "lib/net40/fr/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8316. "lib/net40/it/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8317. "lib/net40/ja/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8318. "lib/net40/ko/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8319. "lib/net40/pl/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8320. "lib/net40/pt-br/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8321. "lib/net40/ru/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8322. "lib/net40/tr/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8323. "lib/net40/za-Hant/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8324. "lib/net40/zh-Hans/Microsoft.VisualStudio.Web.BrowserLink.12.0.xml",
  8325. "microsoft.visualstudio.web.browserlink.12.0.12.0.0.nupkg.sha512",
  8326. "microsoft.visualstudio.web.browserlink.12.0.nuspec"
  8327. ]
  8328. },
  8329. "Microsoft.VSSDK.BuildTools/17.2.2190": {
  8330. "sha512": "L1oz0woD+Gg8uz46cVZu/Ow7upaLKFQOgfXVuKj371qzE/kh7XdEWhhsxnH6ptZpHW0t6kv4d6ekxxWghnMReg==",
  8331. "type": "package",
  8332. "path": "microsoft.vssdk.buildtools/17.2.2190",
  8333. "hasTools": true,
  8334. "files": [
  8335. ".nupkg.metadata",
  8336. ".signature.p7s",
  8337. "LICENSE.txt",
  8338. "NOTICE.txt",
  8339. "PackageIcon.png",
  8340. "build/Microsoft.VSSDK.BuildTools.props",
  8341. "build/Microsoft.VSSDK.BuildTools.targets",
  8342. "microsoft.vssdk.buildtools.17.2.2190.nupkg.sha512",
  8343. "microsoft.vssdk.buildtools.nuspec",
  8344. "tools/vssdk/Empty.resx",
  8345. "tools/vssdk/Microsoft.VisualStudio.ExtensionEngine.dll",
  8346. "tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.17.0.dll",
  8347. "tools/vssdk/Microsoft.VisualStudio.Sdk.BuildTasks.dll",
  8348. "tools/vssdk/Microsoft.VisualStudio.Sdk.Common.targets",
  8349. "tools/vssdk/Microsoft.VisualStudio.Setup.Common.dll",
  8350. "tools/vssdk/Microsoft.VisualStudio.Threading.dll",
  8351. "tools/vssdk/Microsoft.VisualStudio.Validation.dll",
  8352. "tools/vssdk/Microsoft.VsSDK.Cpp.Overrides.targets",
  8353. "tools/vssdk/Microsoft.VsSDK.Cpp.targets",
  8354. "tools/vssdk/Microsoft.VsSDK.targets",
  8355. "tools/vssdk/Newtonsoft.Json.dll",
  8356. "tools/vssdk/PkgDefMgmt.dll",
  8357. "tools/vssdk/ProjectItemsSchema.xml",
  8358. "tools/vssdk/bin/ConvertCTCToVSCT.pl",
  8359. "tools/vssdk/bin/CreatePkgDef.exe",
  8360. "tools/vssdk/bin/CreatePkgDef.exe.config",
  8361. "tools/vssdk/bin/DebugSamples.dll",
  8362. "tools/vssdk/bin/RegRiched20.exe",
  8363. "tools/vssdk/bin/VSCT.exe",
  8364. "tools/vssdk/bin/VSCTCompress.dll",
  8365. "tools/vssdk/bin/VSCTLibrary.dll",
  8366. "tools/vssdk/bin/VsixCommandLine.dll",
  8367. "tools/vssdk/bin/VsixPublisher.exe",
  8368. "tools/vssdk/bin/VsixPublisher.exe.config",
  8369. "tools/vssdk/bin/VsixUtil.exe",
  8370. "tools/vssdk/bin/VsixUtil.exe.config",
  8371. "tools/vssdk/bin/lib/Dia2Lib.dll",
  8372. "tools/vssdk/bin/lib/Microsoft.Bcl.AsyncInterfaces.dll",
  8373. "tools/vssdk/bin/lib/Microsoft.Diagnostics.FastSerialization.dll",
  8374. "tools/vssdk/bin/lib/Microsoft.Diagnostics.Tracing.EventSource.dll",
  8375. "tools/vssdk/bin/lib/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
  8376. "tools/vssdk/bin/lib/Microsoft.Internal.Performance.CodeMarkers.DesignTime.dll",
  8377. "tools/vssdk/bin/lib/Microsoft.TeamFoundation.Common.dll",
  8378. "tools/vssdk/bin/lib/Microsoft.VisualStudio.ExtensionEngine.dll",
  8379. "tools/vssdk/bin/lib/Microsoft.VisualStudio.RemoteControl.dll",
  8380. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Services.Common.dll",
  8381. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Services.WebApi.dll",
  8382. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Setup.Common.dll",
  8383. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Setup.Configuration.Interop.dll",
  8384. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Setup.Download.dll",
  8385. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Setup.dll",
  8386. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Telemetry.dll",
  8387. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Threading.dll",
  8388. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Utilities.Internal.dll",
  8389. "tools/vssdk/bin/lib/Microsoft.VisualStudio.Validation.dll",
  8390. "tools/vssdk/bin/lib/Microsoft.Win32.Registry.dll",
  8391. "tools/vssdk/bin/lib/Newtonsoft.Json.dll",
  8392. "tools/vssdk/bin/lib/Nuget.Packaging.Extraction.dll",
  8393. "tools/vssdk/bin/lib/OSExtensions.dll",
  8394. "tools/vssdk/bin/lib/System.Buffers.dll",
  8395. "tools/vssdk/bin/lib/System.Collections.Immutable.dll",
  8396. "tools/vssdk/bin/lib/System.Memory.dll",
  8397. "tools/vssdk/bin/lib/System.Net.Http.Formatting.dll",
  8398. "tools/vssdk/bin/lib/System.Numerics.Vectors.dll",
  8399. "tools/vssdk/bin/lib/System.Runtime.CompilerServices.Unsafe.dll",
  8400. "tools/vssdk/bin/lib/System.Security.AccessControl.dll",
  8401. "tools/vssdk/bin/lib/System.Security.Principal.Windows.dll",
  8402. "tools/vssdk/bin/lib/System.Threading.Tasks.Extensions.dll",
  8403. "tools/vssdk/bin/lib/System.ValueTuple.dll",
  8404. "tools/vssdk/bin/lib/TraceReloggerLib.dll",
  8405. "tools/vssdk/bin/lib/VsixCommandLine.dll",
  8406. "tools/vssdk/bin/lib/VsixPublisher.exe",
  8407. "tools/vssdk/bin/x86/CreatePkgDef.exe",
  8408. "tools/vssdk/bin/x86/CreatePkgDef.exe.config",
  8409. "tools/vssdk/bin/x86/VSCTCompress.dll",
  8410. "tools/vssdk/bin/x86/lib/Microsoft.VisualStudio.Shell.Framework.dll",
  8411. "tools/vssdk/inc/AppIDCmdUsed.vsct",
  8412. "tools/vssdk/inc/EmulatorCmdUsed.vsct",
  8413. "tools/vssdk/inc/KnownImageIds.vsct",
  8414. "tools/vssdk/inc/Menus.vsct",
  8415. "tools/vssdk/inc/MnuHelpIds.h",
  8416. "tools/vssdk/inc/RazorCmdId.h",
  8417. "tools/vssdk/inc/RazorCmdUsed.vsct",
  8418. "tools/vssdk/inc/RazorGuids.h",
  8419. "tools/vssdk/inc/SharedCmdDef.vsct",
  8420. "tools/vssdk/inc/SharedCmdPlace.vsct",
  8421. "tools/vssdk/inc/ShellCmdDef.vsct",
  8422. "tools/vssdk/inc/ShellCmdPlace.vsct",
  8423. "tools/vssdk/inc/VsDbgCmd.h",
  8424. "tools/vssdk/inc/VsDbgCmdPlace.vsct",
  8425. "tools/vssdk/inc/VsDbgCmdUsed.vsct",
  8426. "tools/vssdk/inc/editids.h",
  8427. "tools/vssdk/inc/sccmnid.h",
  8428. "tools/vssdk/inc/sharedids.h",
  8429. "tools/vssdk/inc/stdidcmd.h",
  8430. "tools/vssdk/inc/venusids.h",
  8431. "tools/vssdk/inc/venusmenu.vsct",
  8432. "tools/vssdk/inc/virtkeys.h",
  8433. "tools/vssdk/inc/vsdebugguids.h",
  8434. "tools/vssdk/inc/vsshlids.h",
  8435. "tools/vssdk/inc/wbids.h",
  8436. "tools/vssdk/offreg.dll",
  8437. "tools/vssdk/schemas/PackageLanguagePackManifestSchema.xsd",
  8438. "tools/vssdk/schemas/PackageManifestSchema.Assets.xsd",
  8439. "tools/vssdk/schemas/PackageManifestSchema.Dependencies.xsd",
  8440. "tools/vssdk/schemas/PackageManifestSchema.DesignNamespace.xsd",
  8441. "tools/vssdk/schemas/PackageManifestSchema.Installation.xsd",
  8442. "tools/vssdk/schemas/PackageManifestSchema.Installer.xsd",
  8443. "tools/vssdk/schemas/PackageManifestSchema.Metadata.xsd",
  8444. "tools/vssdk/schemas/PackageManifestSchema.Prerequisites.xsd",
  8445. "tools/vssdk/schemas/PackageManifestSchema.xsd",
  8446. "tools/vssdk/schemas/VSIXLanguagePackSchema.xsd",
  8447. "tools/vssdk/schemas/VSIXManifestSchema.xsd"
  8448. ]
  8449. },
  8450. "Microsoft.VSSDK.CompatibilityAnalyzer/17.2.2190": {
  8451. "sha512": "Rg9xzM3OewAdwTto+gRHrhptweVxT9LRBlZsWqLUPkT48nXNevIVW5mpPPsv+oUh4iq76dTnhjXzDvPPZzMkEw==",
  8452. "type": "package",
  8453. "path": "microsoft.vssdk.compatibilityanalyzer/17.2.2190",
  8454. "files": [
  8455. ".nupkg.metadata",
  8456. ".signature.p7s",
  8457. "LICENSE.txt",
  8458. "PackageIcon.png",
  8459. "build/Microsoft.VSSDK.CompatibilityAnalyzer.targets",
  8460. "build/Microsoft.VisualStudio.Sdk.CompatibilityAnalyzerTasks.dll",
  8461. "build/System.Reflection.Metadata.dll",
  8462. "build/VsixCompatibilityAnalyzer.dll",
  8463. "microsoft.vssdk.compatibilityanalyzer.17.2.2190.nupkg.sha512",
  8464. "microsoft.vssdk.compatibilityanalyzer.nuspec"
  8465. ]
  8466. },
  8467. "Microsoft.Win32.Primitives/4.3.0": {
  8468. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  8469. "type": "package",
  8470. "path": "microsoft.win32.primitives/4.3.0",
  8471. "files": [
  8472. ".nupkg.metadata",
  8473. ".signature.p7s",
  8474. "ThirdPartyNotices.txt",
  8475. "dotnet_library_license.txt",
  8476. "lib/MonoAndroid10/_._",
  8477. "lib/MonoTouch10/_._",
  8478. "lib/net46/Microsoft.Win32.Primitives.dll",
  8479. "lib/xamarinios10/_._",
  8480. "lib/xamarinmac20/_._",
  8481. "lib/xamarintvos10/_._",
  8482. "lib/xamarinwatchos10/_._",
  8483. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  8484. "microsoft.win32.primitives.nuspec",
  8485. "ref/MonoAndroid10/_._",
  8486. "ref/MonoTouch10/_._",
  8487. "ref/net46/Microsoft.Win32.Primitives.dll",
  8488. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  8489. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  8490. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  8491. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  8492. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  8493. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  8494. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  8495. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  8496. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  8497. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  8498. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  8499. "ref/xamarinios10/_._",
  8500. "ref/xamarinmac20/_._",
  8501. "ref/xamarintvos10/_._",
  8502. "ref/xamarinwatchos10/_._"
  8503. ]
  8504. },
  8505. "Microsoft.Win32.Registry/5.0.0": {
  8506. "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
  8507. "type": "package",
  8508. "path": "microsoft.win32.registry/5.0.0",
  8509. "files": [
  8510. ".nupkg.metadata",
  8511. ".signature.p7s",
  8512. "Icon.png",
  8513. "LICENSE.TXT",
  8514. "THIRD-PARTY-NOTICES.TXT",
  8515. "lib/net46/Microsoft.Win32.Registry.dll",
  8516. "lib/net461/Microsoft.Win32.Registry.dll",
  8517. "lib/net461/Microsoft.Win32.Registry.xml",
  8518. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  8519. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  8520. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  8521. "microsoft.win32.registry.5.0.0.nupkg.sha512",
  8522. "microsoft.win32.registry.nuspec",
  8523. "ref/net46/Microsoft.Win32.Registry.dll",
  8524. "ref/net461/Microsoft.Win32.Registry.dll",
  8525. "ref/net461/Microsoft.Win32.Registry.xml",
  8526. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  8527. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  8528. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  8529. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  8530. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  8531. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  8532. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  8533. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  8534. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  8535. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  8536. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  8537. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  8538. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  8539. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  8540. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  8541. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  8542. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  8543. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  8544. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  8545. "useSharedDesignerContext.txt",
  8546. "version.txt"
  8547. ]
  8548. },
  8549. "Nerdbank.Streams/2.6.81": {
  8550. "sha512": "htBHFE359qyyFwrvAGvFxrbBAoldZdl0XjtQdDWTJ8t5sWWs7QVXID5y1ZGJE61UgpV5CqWsj/NT0LOAn5GdZw==",
  8551. "type": "package",
  8552. "path": "nerdbank.streams/2.6.81",
  8553. "files": [
  8554. ".nupkg.metadata",
  8555. ".signature.p7s",
  8556. "lib/netcoreapp2.1/Nerdbank.Streams.dll",
  8557. "lib/netcoreapp2.1/Nerdbank.Streams.pdb",
  8558. "lib/netcoreapp2.1/Nerdbank.Streams.xml",
  8559. "lib/netcoreapp3.1/Nerdbank.Streams.dll",
  8560. "lib/netcoreapp3.1/Nerdbank.Streams.pdb",
  8561. "lib/netcoreapp3.1/Nerdbank.Streams.xml",
  8562. "lib/netstandard2.0/Nerdbank.Streams.dll",
  8563. "lib/netstandard2.0/Nerdbank.Streams.pdb",
  8564. "lib/netstandard2.0/Nerdbank.Streams.xml",
  8565. "nerdbank.streams.2.6.81.nupkg.sha512",
  8566. "nerdbank.streams.nuspec"
  8567. ]
  8568. },
  8569. "Newtonsoft.Json/13.0.1": {
  8570. "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  8571. "type": "package",
  8572. "path": "newtonsoft.json/13.0.1",
  8573. "files": [
  8574. ".nupkg.metadata",
  8575. ".signature.p7s",
  8576. "LICENSE.md",
  8577. "lib/net20/Newtonsoft.Json.dll",
  8578. "lib/net20/Newtonsoft.Json.xml",
  8579. "lib/net35/Newtonsoft.Json.dll",
  8580. "lib/net35/Newtonsoft.Json.xml",
  8581. "lib/net40/Newtonsoft.Json.dll",
  8582. "lib/net40/Newtonsoft.Json.xml",
  8583. "lib/net45/Newtonsoft.Json.dll",
  8584. "lib/net45/Newtonsoft.Json.xml",
  8585. "lib/netstandard1.0/Newtonsoft.Json.dll",
  8586. "lib/netstandard1.0/Newtonsoft.Json.xml",
  8587. "lib/netstandard1.3/Newtonsoft.Json.dll",
  8588. "lib/netstandard1.3/Newtonsoft.Json.xml",
  8589. "lib/netstandard2.0/Newtonsoft.Json.dll",
  8590. "lib/netstandard2.0/Newtonsoft.Json.xml",
  8591. "newtonsoft.json.13.0.1.nupkg.sha512",
  8592. "newtonsoft.json.nuspec",
  8593. "packageIcon.png"
  8594. ]
  8595. },
  8596. "runtime.any.System.IO/4.3.0": {
  8597. "sha512": "SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
  8598. "type": "package",
  8599. "path": "runtime.any.system.io/4.3.0",
  8600. "files": [
  8601. ".nupkg.metadata",
  8602. ".signature.p7s",
  8603. "ThirdPartyNotices.txt",
  8604. "dotnet_library_license.txt",
  8605. "lib/MonoAndroid10/_._",
  8606. "lib/MonoTouch10/_._",
  8607. "lib/net45/_._",
  8608. "lib/netcore50/System.IO.dll",
  8609. "lib/netstandard1.5/System.IO.dll",
  8610. "lib/win8/_._",
  8611. "lib/wp80/_._",
  8612. "lib/wpa81/_._",
  8613. "lib/xamarinios10/_._",
  8614. "lib/xamarinmac20/_._",
  8615. "lib/xamarintvos10/_._",
  8616. "lib/xamarinwatchos10/_._",
  8617. "ref/netstandard/_._",
  8618. "runtime.any.system.io.4.3.0.nupkg.sha512",
  8619. "runtime.any.system.io.nuspec",
  8620. "runtimes/aot/lib/netcore50/_._"
  8621. ]
  8622. },
  8623. "runtime.any.System.Runtime/4.3.0": {
  8624. "sha512": "fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
  8625. "type": "package",
  8626. "path": "runtime.any.system.runtime/4.3.0",
  8627. "files": [
  8628. ".nupkg.metadata",
  8629. ".signature.p7s",
  8630. "ThirdPartyNotices.txt",
  8631. "dotnet_library_license.txt",
  8632. "lib/MonoAndroid10/_._",
  8633. "lib/MonoTouch10/_._",
  8634. "lib/net45/_._",
  8635. "lib/netcore50/System.Runtime.dll",
  8636. "lib/netstandard1.5/System.Runtime.dll",
  8637. "lib/win8/_._",
  8638. "lib/wp80/_._",
  8639. "lib/wpa81/_._",
  8640. "lib/xamarinios10/_._",
  8641. "lib/xamarinmac20/_._",
  8642. "lib/xamarintvos10/_._",
  8643. "lib/xamarinwatchos10/_._",
  8644. "ref/netstandard/_._",
  8645. "runtime.any.system.runtime.4.3.0.nupkg.sha512",
  8646. "runtime.any.system.runtime.nuspec",
  8647. "runtimes/aot/lib/netcore50/_._"
  8648. ]
  8649. },
  8650. "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
  8651. "sha512": "NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==",
  8652. "type": "package",
  8653. "path": "runtime.win.microsoft.win32.primitives/4.3.0",
  8654. "files": [
  8655. ".nupkg.metadata",
  8656. ".signature.p7s",
  8657. "ThirdPartyNotices.txt",
  8658. "dotnet_library_license.txt",
  8659. "ref/netstandard/_._",
  8660. "runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512",
  8661. "runtime.win.microsoft.win32.primitives.nuspec",
  8662. "runtimes/win/lib/net/_._",
  8663. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll"
  8664. ]
  8665. },
  8666. "stdole/17.0.32112.339": {
  8667. "sha512": "iFNKbab4S9zdnTNxehj3JRH2RTuJ6QN3cAceZLxvcRuBek1g9IpKORf6Nvruy1mNbXEHlQrZRAzEVBFZwv1pkw==",
  8668. "type": "package",
  8669. "path": "stdole/17.0.32112.339",
  8670. "files": [
  8671. ".nupkg.metadata",
  8672. ".signature.p7s",
  8673. "LICENSE.txt",
  8674. "PackageIcon.png",
  8675. "lib/net20/stdole.dll",
  8676. "lib/net20/stdole.xml",
  8677. "lib/net45/stdole.dll",
  8678. "lib/net45/stdole.xml",
  8679. "lib/net472/stdole.dll",
  8680. "lib/net472/stdole.xml",
  8681. "lib/netcoreapp3.1/stdole.dll",
  8682. "lib/netcoreapp3.1/stdole.xml",
  8683. "lib/netstandard2.0/stdole.dll",
  8684. "lib/netstandard2.0/stdole.xml",
  8685. "stdole.17.0.32112.339.nupkg.sha512",
  8686. "stdole.nuspec"
  8687. ]
  8688. },
  8689. "StreamJsonRpc/2.8.28": {
  8690. "sha512": "i2hKUXJSLEoWpPqQNyISqLDqmFHMiyasjTC/PrrHNWhQyauFeVoebSct3E4OTUzRC1DYjVJ9AMiVbp/uVYLnjQ==",
  8691. "type": "package",
  8692. "path": "streamjsonrpc/2.8.28",
  8693. "files": [
  8694. ".nupkg.metadata",
  8695. ".signature.p7s",
  8696. "PackageIcon.png",
  8697. "lib/netcoreapp2.1/StreamJsonRpc.dll",
  8698. "lib/netcoreapp2.1/StreamJsonRpc.xml",
  8699. "lib/netcoreapp2.1/cs/StreamJsonRpc.resources.dll",
  8700. "lib/netcoreapp2.1/de/StreamJsonRpc.resources.dll",
  8701. "lib/netcoreapp2.1/es/StreamJsonRpc.resources.dll",
  8702. "lib/netcoreapp2.1/fr/StreamJsonRpc.resources.dll",
  8703. "lib/netcoreapp2.1/it/StreamJsonRpc.resources.dll",
  8704. "lib/netcoreapp2.1/ja/StreamJsonRpc.resources.dll",
  8705. "lib/netcoreapp2.1/ko/StreamJsonRpc.resources.dll",
  8706. "lib/netcoreapp2.1/pl/StreamJsonRpc.resources.dll",
  8707. "lib/netcoreapp2.1/pt-BR/StreamJsonRpc.resources.dll",
  8708. "lib/netcoreapp2.1/ru/StreamJsonRpc.resources.dll",
  8709. "lib/netcoreapp2.1/tr/StreamJsonRpc.resources.dll",
  8710. "lib/netcoreapp2.1/zh-Hans/StreamJsonRpc.resources.dll",
  8711. "lib/netcoreapp2.1/zh-Hant/StreamJsonRpc.resources.dll",
  8712. "lib/netstandard2.0/StreamJsonRpc.dll",
  8713. "lib/netstandard2.0/StreamJsonRpc.xml",
  8714. "lib/netstandard2.0/cs/StreamJsonRpc.resources.dll",
  8715. "lib/netstandard2.0/de/StreamJsonRpc.resources.dll",
  8716. "lib/netstandard2.0/es/StreamJsonRpc.resources.dll",
  8717. "lib/netstandard2.0/fr/StreamJsonRpc.resources.dll",
  8718. "lib/netstandard2.0/it/StreamJsonRpc.resources.dll",
  8719. "lib/netstandard2.0/ja/StreamJsonRpc.resources.dll",
  8720. "lib/netstandard2.0/ko/StreamJsonRpc.resources.dll",
  8721. "lib/netstandard2.0/pl/StreamJsonRpc.resources.dll",
  8722. "lib/netstandard2.0/pt-BR/StreamJsonRpc.resources.dll",
  8723. "lib/netstandard2.0/ru/StreamJsonRpc.resources.dll",
  8724. "lib/netstandard2.0/tr/StreamJsonRpc.resources.dll",
  8725. "lib/netstandard2.0/zh-Hans/StreamJsonRpc.resources.dll",
  8726. "lib/netstandard2.0/zh-Hant/StreamJsonRpc.resources.dll",
  8727. "streamjsonrpc.2.8.28.nupkg.sha512",
  8728. "streamjsonrpc.nuspec"
  8729. ]
  8730. },
  8731. "System.Buffers/4.5.1": {
  8732. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  8733. "type": "package",
  8734. "path": "system.buffers/4.5.1",
  8735. "files": [
  8736. ".nupkg.metadata",
  8737. ".signature.p7s",
  8738. "LICENSE.TXT",
  8739. "THIRD-PARTY-NOTICES.TXT",
  8740. "lib/net461/System.Buffers.dll",
  8741. "lib/net461/System.Buffers.xml",
  8742. "lib/netcoreapp2.0/_._",
  8743. "lib/netstandard1.1/System.Buffers.dll",
  8744. "lib/netstandard1.1/System.Buffers.xml",
  8745. "lib/netstandard2.0/System.Buffers.dll",
  8746. "lib/netstandard2.0/System.Buffers.xml",
  8747. "lib/uap10.0.16299/_._",
  8748. "ref/net45/System.Buffers.dll",
  8749. "ref/net45/System.Buffers.xml",
  8750. "ref/netcoreapp2.0/_._",
  8751. "ref/netstandard1.1/System.Buffers.dll",
  8752. "ref/netstandard1.1/System.Buffers.xml",
  8753. "ref/netstandard2.0/System.Buffers.dll",
  8754. "ref/netstandard2.0/System.Buffers.xml",
  8755. "ref/uap10.0.16299/_._",
  8756. "system.buffers.4.5.1.nupkg.sha512",
  8757. "system.buffers.nuspec",
  8758. "useSharedDesignerContext.txt",
  8759. "version.txt"
  8760. ]
  8761. },
  8762. "System.Collections.Immutable/5.0.0": {
  8763. "sha512": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
  8764. "type": "package",
  8765. "path": "system.collections.immutable/5.0.0",
  8766. "files": [
  8767. ".nupkg.metadata",
  8768. ".signature.p7s",
  8769. "Icon.png",
  8770. "LICENSE.TXT",
  8771. "THIRD-PARTY-NOTICES.TXT",
  8772. "lib/net461/System.Collections.Immutable.dll",
  8773. "lib/net461/System.Collections.Immutable.xml",
  8774. "lib/netstandard1.0/System.Collections.Immutable.dll",
  8775. "lib/netstandard1.0/System.Collections.Immutable.xml",
  8776. "lib/netstandard1.3/System.Collections.Immutable.dll",
  8777. "lib/netstandard1.3/System.Collections.Immutable.xml",
  8778. "lib/netstandard2.0/System.Collections.Immutable.dll",
  8779. "lib/netstandard2.0/System.Collections.Immutable.xml",
  8780. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  8781. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
  8782. "system.collections.immutable.5.0.0.nupkg.sha512",
  8783. "system.collections.immutable.nuspec",
  8784. "useSharedDesignerContext.txt",
  8785. "version.txt"
  8786. ]
  8787. },
  8788. "System.ComponentModel.Composition/4.5.0": {
  8789. "sha512": "+iB9FoZnfdqMEGq6np28X6YNSUrse16CakmIhV3h6PxEWt7jYxUN3Txs1D8MZhhf4QmyvK0F/EcIN0f4gGN0dA==",
  8790. "type": "package",
  8791. "path": "system.componentmodel.composition/4.5.0",
  8792. "files": [
  8793. ".nupkg.metadata",
  8794. ".signature.p7s",
  8795. "LICENSE.TXT",
  8796. "THIRD-PARTY-NOTICES.TXT",
  8797. "lib/MonoAndroid10/_._",
  8798. "lib/MonoTouch10/_._",
  8799. "lib/net45/_._",
  8800. "lib/netcoreapp2.0/System.ComponentModel.Composition.dll",
  8801. "lib/netstandard2.0/System.ComponentModel.Composition.dll",
  8802. "lib/uap10.0.16299/_._",
  8803. "lib/xamarinios10/_._",
  8804. "lib/xamarinmac20/_._",
  8805. "lib/xamarintvos10/_._",
  8806. "lib/xamarinwatchos10/_._",
  8807. "ref/MonoAndroid10/_._",
  8808. "ref/MonoTouch10/_._",
  8809. "ref/net45/_._",
  8810. "ref/netstandard2.0/System.ComponentModel.Composition.dll",
  8811. "ref/uap10.0.16299/_._",
  8812. "ref/xamarinios10/_._",
  8813. "ref/xamarinmac20/_._",
  8814. "ref/xamarintvos10/_._",
  8815. "ref/xamarinwatchos10/_._",
  8816. "system.componentmodel.composition.4.5.0.nupkg.sha512",
  8817. "system.componentmodel.composition.nuspec",
  8818. "useSharedDesignerContext.txt",
  8819. "version.txt"
  8820. ]
  8821. },
  8822. "System.Diagnostics.DiagnosticSource/5.0.1": {
  8823. "sha512": "uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==",
  8824. "type": "package",
  8825. "path": "system.diagnostics.diagnosticsource/5.0.1",
  8826. "files": [
  8827. ".nupkg.metadata",
  8828. ".signature.p7s",
  8829. "Icon.png",
  8830. "LICENSE.TXT",
  8831. "THIRD-PARTY-NOTICES.TXT",
  8832. "lib/net45/System.Diagnostics.DiagnosticSource.dll",
  8833. "lib/net45/System.Diagnostics.DiagnosticSource.xml",
  8834. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  8835. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  8836. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  8837. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  8838. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  8839. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  8840. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  8841. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  8842. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  8843. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  8844. "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512",
  8845. "system.diagnostics.diagnosticsource.nuspec",
  8846. "useSharedDesignerContext.txt",
  8847. "version.txt"
  8848. ]
  8849. },
  8850. "System.IO/4.3.0": {
  8851. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  8852. "type": "package",
  8853. "path": "system.io/4.3.0",
  8854. "files": [
  8855. ".nupkg.metadata",
  8856. ".signature.p7s",
  8857. "ThirdPartyNotices.txt",
  8858. "dotnet_library_license.txt",
  8859. "lib/MonoAndroid10/_._",
  8860. "lib/MonoTouch10/_._",
  8861. "lib/net45/_._",
  8862. "lib/net462/System.IO.dll",
  8863. "lib/portable-net45+win8+wp8+wpa81/_._",
  8864. "lib/win8/_._",
  8865. "lib/wp80/_._",
  8866. "lib/wpa81/_._",
  8867. "lib/xamarinios10/_._",
  8868. "lib/xamarinmac20/_._",
  8869. "lib/xamarintvos10/_._",
  8870. "lib/xamarinwatchos10/_._",
  8871. "ref/MonoAndroid10/_._",
  8872. "ref/MonoTouch10/_._",
  8873. "ref/net45/_._",
  8874. "ref/net462/System.IO.dll",
  8875. "ref/netcore50/System.IO.dll",
  8876. "ref/netcore50/System.IO.xml",
  8877. "ref/netcore50/de/System.IO.xml",
  8878. "ref/netcore50/es/System.IO.xml",
  8879. "ref/netcore50/fr/System.IO.xml",
  8880. "ref/netcore50/it/System.IO.xml",
  8881. "ref/netcore50/ja/System.IO.xml",
  8882. "ref/netcore50/ko/System.IO.xml",
  8883. "ref/netcore50/ru/System.IO.xml",
  8884. "ref/netcore50/zh-hans/System.IO.xml",
  8885. "ref/netcore50/zh-hant/System.IO.xml",
  8886. "ref/netstandard1.0/System.IO.dll",
  8887. "ref/netstandard1.0/System.IO.xml",
  8888. "ref/netstandard1.0/de/System.IO.xml",
  8889. "ref/netstandard1.0/es/System.IO.xml",
  8890. "ref/netstandard1.0/fr/System.IO.xml",
  8891. "ref/netstandard1.0/it/System.IO.xml",
  8892. "ref/netstandard1.0/ja/System.IO.xml",
  8893. "ref/netstandard1.0/ko/System.IO.xml",
  8894. "ref/netstandard1.0/ru/System.IO.xml",
  8895. "ref/netstandard1.0/zh-hans/System.IO.xml",
  8896. "ref/netstandard1.0/zh-hant/System.IO.xml",
  8897. "ref/netstandard1.3/System.IO.dll",
  8898. "ref/netstandard1.3/System.IO.xml",
  8899. "ref/netstandard1.3/de/System.IO.xml",
  8900. "ref/netstandard1.3/es/System.IO.xml",
  8901. "ref/netstandard1.3/fr/System.IO.xml",
  8902. "ref/netstandard1.3/it/System.IO.xml",
  8903. "ref/netstandard1.3/ja/System.IO.xml",
  8904. "ref/netstandard1.3/ko/System.IO.xml",
  8905. "ref/netstandard1.3/ru/System.IO.xml",
  8906. "ref/netstandard1.3/zh-hans/System.IO.xml",
  8907. "ref/netstandard1.3/zh-hant/System.IO.xml",
  8908. "ref/netstandard1.5/System.IO.dll",
  8909. "ref/netstandard1.5/System.IO.xml",
  8910. "ref/netstandard1.5/de/System.IO.xml",
  8911. "ref/netstandard1.5/es/System.IO.xml",
  8912. "ref/netstandard1.5/fr/System.IO.xml",
  8913. "ref/netstandard1.5/it/System.IO.xml",
  8914. "ref/netstandard1.5/ja/System.IO.xml",
  8915. "ref/netstandard1.5/ko/System.IO.xml",
  8916. "ref/netstandard1.5/ru/System.IO.xml",
  8917. "ref/netstandard1.5/zh-hans/System.IO.xml",
  8918. "ref/netstandard1.5/zh-hant/System.IO.xml",
  8919. "ref/portable-net45+win8+wp8+wpa81/_._",
  8920. "ref/win8/_._",
  8921. "ref/wp80/_._",
  8922. "ref/wpa81/_._",
  8923. "ref/xamarinios10/_._",
  8924. "ref/xamarinmac20/_._",
  8925. "ref/xamarintvos10/_._",
  8926. "ref/xamarinwatchos10/_._",
  8927. "system.io.4.3.0.nupkg.sha512",
  8928. "system.io.nuspec"
  8929. ]
  8930. },
  8931. "System.IO.Pipelines/5.0.1": {
  8932. "sha512": "qEePWsaq9LoEEIqhbGe6D5J8c9IqQOUuTzzV6wn1POlfdLkJliZY3OlB0j0f17uMWlqZYjH7txj+2YbyrIA8Yg==",
  8933. "type": "package",
  8934. "path": "system.io.pipelines/5.0.1",
  8935. "files": [
  8936. ".nupkg.metadata",
  8937. ".signature.p7s",
  8938. "Icon.png",
  8939. "LICENSE.TXT",
  8940. "THIRD-PARTY-NOTICES.TXT",
  8941. "lib/net461/System.IO.Pipelines.dll",
  8942. "lib/net461/System.IO.Pipelines.xml",
  8943. "lib/netcoreapp3.0/System.IO.Pipelines.dll",
  8944. "lib/netcoreapp3.0/System.IO.Pipelines.xml",
  8945. "lib/netstandard1.3/System.IO.Pipelines.dll",
  8946. "lib/netstandard1.3/System.IO.Pipelines.xml",
  8947. "lib/netstandard2.0/System.IO.Pipelines.dll",
  8948. "lib/netstandard2.0/System.IO.Pipelines.xml",
  8949. "ref/netcoreapp2.0/System.IO.Pipelines.dll",
  8950. "ref/netcoreapp2.0/System.IO.Pipelines.xml",
  8951. "system.io.pipelines.5.0.1.nupkg.sha512",
  8952. "system.io.pipelines.nuspec",
  8953. "useSharedDesignerContext.txt",
  8954. "version.txt"
  8955. ]
  8956. },
  8957. "System.Memory/4.5.4": {
  8958. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  8959. "type": "package",
  8960. "path": "system.memory/4.5.4",
  8961. "files": [
  8962. ".nupkg.metadata",
  8963. ".signature.p7s",
  8964. "LICENSE.TXT",
  8965. "THIRD-PARTY-NOTICES.TXT",
  8966. "lib/net461/System.Memory.dll",
  8967. "lib/net461/System.Memory.xml",
  8968. "lib/netcoreapp2.1/_._",
  8969. "lib/netstandard1.1/System.Memory.dll",
  8970. "lib/netstandard1.1/System.Memory.xml",
  8971. "lib/netstandard2.0/System.Memory.dll",
  8972. "lib/netstandard2.0/System.Memory.xml",
  8973. "ref/netcoreapp2.1/_._",
  8974. "system.memory.4.5.4.nupkg.sha512",
  8975. "system.memory.nuspec",
  8976. "useSharedDesignerContext.txt",
  8977. "version.txt"
  8978. ]
  8979. },
  8980. "System.Net.Http/4.3.4": {
  8981. "sha512": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
  8982. "type": "package",
  8983. "path": "system.net.http/4.3.4",
  8984. "files": [
  8985. ".nupkg.metadata",
  8986. ".signature.p7s",
  8987. "ThirdPartyNotices.txt",
  8988. "dotnet_library_license.txt",
  8989. "lib/Xamarinmac20/_._",
  8990. "lib/monoandroid10/_._",
  8991. "lib/monotouch10/_._",
  8992. "lib/net45/_._",
  8993. "lib/net46/System.Net.Http.dll",
  8994. "lib/portable-net45+win8+wpa81/_._",
  8995. "lib/win8/_._",
  8996. "lib/wpa81/_._",
  8997. "lib/xamarinios10/_._",
  8998. "lib/xamarintvos10/_._",
  8999. "lib/xamarinwatchos10/_._",
  9000. "ref/Xamarinmac20/_._",
  9001. "ref/monoandroid10/_._",
  9002. "ref/monotouch10/_._",
  9003. "ref/net45/_._",
  9004. "ref/net46/System.Net.Http.dll",
  9005. "ref/netcore50/System.Net.Http.dll",
  9006. "ref/netstandard1.1/System.Net.Http.dll",
  9007. "ref/netstandard1.3/System.Net.Http.dll",
  9008. "ref/portable-net45+win8+wpa81/_._",
  9009. "ref/win8/_._",
  9010. "ref/wpa81/_._",
  9011. "ref/xamarinios10/_._",
  9012. "ref/xamarintvos10/_._",
  9013. "ref/xamarinwatchos10/_._",
  9014. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  9015. "runtimes/win/lib/net46/System.Net.Http.dll",
  9016. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  9017. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  9018. "system.net.http.4.3.4.nupkg.sha512",
  9019. "system.net.http.nuspec"
  9020. ]
  9021. },
  9022. "System.Net.WebSockets/4.3.0": {
  9023. "sha512": "u6fFNY5q4T8KerUAVbya7bR6b7muBuSTAersyrihkcmE5QhEOiH3t5rh4il15SexbVlpXFHGuMwr/m8fDrnkQg==",
  9024. "type": "package",
  9025. "path": "system.net.websockets/4.3.0",
  9026. "files": [
  9027. ".nupkg.metadata",
  9028. ".signature.p7s",
  9029. "ThirdPartyNotices.txt",
  9030. "dotnet_library_license.txt",
  9031. "lib/MonoAndroid10/_._",
  9032. "lib/MonoTouch10/_._",
  9033. "lib/net46/System.Net.WebSockets.dll",
  9034. "lib/netstandard1.3/System.Net.WebSockets.dll",
  9035. "lib/xamarinios10/_._",
  9036. "lib/xamarinmac20/_._",
  9037. "lib/xamarintvos10/_._",
  9038. "lib/xamarinwatchos10/_._",
  9039. "ref/MonoAndroid10/_._",
  9040. "ref/MonoTouch10/_._",
  9041. "ref/net46/System.Net.WebSockets.dll",
  9042. "ref/netstandard1.3/System.Net.WebSockets.dll",
  9043. "ref/netstandard1.3/System.Net.WebSockets.xml",
  9044. "ref/netstandard1.3/de/System.Net.WebSockets.xml",
  9045. "ref/netstandard1.3/es/System.Net.WebSockets.xml",
  9046. "ref/netstandard1.3/fr/System.Net.WebSockets.xml",
  9047. "ref/netstandard1.3/it/System.Net.WebSockets.xml",
  9048. "ref/netstandard1.3/ja/System.Net.WebSockets.xml",
  9049. "ref/netstandard1.3/ko/System.Net.WebSockets.xml",
  9050. "ref/netstandard1.3/ru/System.Net.WebSockets.xml",
  9051. "ref/netstandard1.3/zh-hans/System.Net.WebSockets.xml",
  9052. "ref/netstandard1.3/zh-hant/System.Net.WebSockets.xml",
  9053. "ref/xamarinios10/_._",
  9054. "ref/xamarinmac20/_._",
  9055. "ref/xamarintvos10/_._",
  9056. "ref/xamarinwatchos10/_._",
  9057. "system.net.websockets.4.3.0.nupkg.sha512",
  9058. "system.net.websockets.nuspec"
  9059. ]
  9060. },
  9061. "System.Numerics.Vectors/4.5.0": {
  9062. "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  9063. "type": "package",
  9064. "path": "system.numerics.vectors/4.5.0",
  9065. "files": [
  9066. ".nupkg.metadata",
  9067. ".signature.p7s",
  9068. "LICENSE.TXT",
  9069. "THIRD-PARTY-NOTICES.TXT",
  9070. "lib/MonoAndroid10/_._",
  9071. "lib/MonoTouch10/_._",
  9072. "lib/net46/System.Numerics.Vectors.dll",
  9073. "lib/net46/System.Numerics.Vectors.xml",
  9074. "lib/netcoreapp2.0/_._",
  9075. "lib/netstandard1.0/System.Numerics.Vectors.dll",
  9076. "lib/netstandard1.0/System.Numerics.Vectors.xml",
  9077. "lib/netstandard2.0/System.Numerics.Vectors.dll",
  9078. "lib/netstandard2.0/System.Numerics.Vectors.xml",
  9079. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
  9080. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
  9081. "lib/uap10.0.16299/_._",
  9082. "lib/xamarinios10/_._",
  9083. "lib/xamarinmac20/_._",
  9084. "lib/xamarintvos10/_._",
  9085. "lib/xamarinwatchos10/_._",
  9086. "ref/MonoAndroid10/_._",
  9087. "ref/MonoTouch10/_._",
  9088. "ref/net45/System.Numerics.Vectors.dll",
  9089. "ref/net45/System.Numerics.Vectors.xml",
  9090. "ref/net46/System.Numerics.Vectors.dll",
  9091. "ref/net46/System.Numerics.Vectors.xml",
  9092. "ref/netcoreapp2.0/_._",
  9093. "ref/netstandard1.0/System.Numerics.Vectors.dll",
  9094. "ref/netstandard1.0/System.Numerics.Vectors.xml",
  9095. "ref/netstandard2.0/System.Numerics.Vectors.dll",
  9096. "ref/netstandard2.0/System.Numerics.Vectors.xml",
  9097. "ref/uap10.0.16299/_._",
  9098. "ref/xamarinios10/_._",
  9099. "ref/xamarinmac20/_._",
  9100. "ref/xamarintvos10/_._",
  9101. "ref/xamarinwatchos10/_._",
  9102. "system.numerics.vectors.4.5.0.nupkg.sha512",
  9103. "system.numerics.vectors.nuspec",
  9104. "useSharedDesignerContext.txt",
  9105. "version.txt"
  9106. ]
  9107. },
  9108. "System.Private.Uri/4.3.2": {
  9109. "sha512": "o1+7RJnu3Ik3PazR7Z7tJhjPdE000Eq2KGLLWhqJJKXj04wrS8lwb1OFtDF9jzXXADhUuZNJZlPc98uwwqmpFA==",
  9110. "type": "package",
  9111. "path": "system.private.uri/4.3.2",
  9112. "files": [
  9113. ".nupkg.metadata",
  9114. ".signature.p7s",
  9115. "ThirdPartyNotices.txt",
  9116. "dotnet_library_license.txt",
  9117. "ref/netstandard/_._",
  9118. "system.private.uri.4.3.2.nupkg.sha512",
  9119. "system.private.uri.nuspec"
  9120. ]
  9121. },
  9122. "System.Reflection.Emit/4.7.0": {
  9123. "sha512": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
  9124. "type": "package",
  9125. "path": "system.reflection.emit/4.7.0",
  9126. "files": [
  9127. ".nupkg.metadata",
  9128. ".signature.p7s",
  9129. "LICENSE.TXT",
  9130. "THIRD-PARTY-NOTICES.TXT",
  9131. "lib/MonoAndroid10/_._",
  9132. "lib/MonoTouch10/_._",
  9133. "lib/net45/_._",
  9134. "lib/netcore50/System.Reflection.Emit.dll",
  9135. "lib/netcoreapp2.0/_._",
  9136. "lib/netstandard1.1/System.Reflection.Emit.dll",
  9137. "lib/netstandard1.1/System.Reflection.Emit.xml",
  9138. "lib/netstandard1.3/System.Reflection.Emit.dll",
  9139. "lib/netstandard2.0/System.Reflection.Emit.dll",
  9140. "lib/netstandard2.0/System.Reflection.Emit.xml",
  9141. "lib/netstandard2.1/_._",
  9142. "lib/xamarinios10/_._",
  9143. "lib/xamarinmac20/_._",
  9144. "lib/xamarintvos10/_._",
  9145. "lib/xamarinwatchos10/_._",
  9146. "ref/MonoAndroid10/_._",
  9147. "ref/MonoTouch10/_._",
  9148. "ref/net45/_._",
  9149. "ref/netcoreapp2.0/_._",
  9150. "ref/netstandard1.1/System.Reflection.Emit.dll",
  9151. "ref/netstandard1.1/System.Reflection.Emit.xml",
  9152. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  9153. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  9154. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  9155. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  9156. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  9157. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  9158. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  9159. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  9160. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  9161. "ref/netstandard2.0/System.Reflection.Emit.dll",
  9162. "ref/netstandard2.0/System.Reflection.Emit.xml",
  9163. "ref/netstandard2.1/_._",
  9164. "ref/xamarinios10/_._",
  9165. "ref/xamarinmac20/_._",
  9166. "ref/xamarintvos10/_._",
  9167. "ref/xamarinwatchos10/_._",
  9168. "runtimes/aot/lib/netcore50/System.Reflection.Emit.dll",
  9169. "runtimes/aot/lib/netcore50/System.Reflection.Emit.xml",
  9170. "system.reflection.emit.4.7.0.nupkg.sha512",
  9171. "system.reflection.emit.nuspec",
  9172. "useSharedDesignerContext.txt",
  9173. "version.txt"
  9174. ]
  9175. },
  9176. "System.Reflection.Emit.Lightweight/4.6.0": {
  9177. "sha512": "j/V5HVvxvBQ7uubYD0PptQW2KGsi1Pc2kZ9yfwLixv3ADdjL/4M78KyC5e+ymW612DY8ZE4PFoZmWpoNmN2mqg==",
  9178. "type": "package",
  9179. "path": "system.reflection.emit.lightweight/4.6.0",
  9180. "files": [
  9181. ".nupkg.metadata",
  9182. ".signature.p7s",
  9183. "LICENSE.TXT",
  9184. "THIRD-PARTY-NOTICES.TXT",
  9185. "lib/MonoAndroid10/_._",
  9186. "lib/MonoTouch10/_._",
  9187. "lib/net45/_._",
  9188. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  9189. "lib/netcoreapp2.0/_._",
  9190. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  9191. "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  9192. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  9193. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  9194. "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  9195. "lib/netstandard2.1/_._",
  9196. "lib/portable-net45+wp8/_._",
  9197. "lib/wp80/_._",
  9198. "lib/xamarinios10/_._",
  9199. "lib/xamarinmac20/_._",
  9200. "lib/xamarintvos10/_._",
  9201. "lib/xamarinwatchos10/_._",
  9202. "ref/MonoAndroid10/_._",
  9203. "ref/MonoTouch10/_._",
  9204. "ref/net45/_._",
  9205. "ref/netcoreapp2.0/_._",
  9206. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  9207. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  9208. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  9209. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  9210. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  9211. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  9212. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  9213. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  9214. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  9215. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  9216. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  9217. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
  9218. "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
  9219. "ref/netstandard2.1/_._",
  9220. "ref/portable-net45+wp8/_._",
  9221. "ref/wp80/_._",
  9222. "ref/xamarinios10/_._",
  9223. "ref/xamarinmac20/_._",
  9224. "ref/xamarintvos10/_._",
  9225. "ref/xamarinwatchos10/_._",
  9226. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  9227. "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
  9228. "system.reflection.emit.lightweight.4.6.0.nupkg.sha512",
  9229. "system.reflection.emit.lightweight.nuspec",
  9230. "useSharedDesignerContext.txt",
  9231. "version.txt"
  9232. ]
  9233. },
  9234. "System.Runtime/4.3.0": {
  9235. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  9236. "type": "package",
  9237. "path": "system.runtime/4.3.0",
  9238. "files": [
  9239. ".nupkg.metadata",
  9240. ".signature.p7s",
  9241. "ThirdPartyNotices.txt",
  9242. "dotnet_library_license.txt",
  9243. "lib/MonoAndroid10/_._",
  9244. "lib/MonoTouch10/_._",
  9245. "lib/net45/_._",
  9246. "lib/net462/System.Runtime.dll",
  9247. "lib/portable-net45+win8+wp80+wpa81/_._",
  9248. "lib/win8/_._",
  9249. "lib/wp80/_._",
  9250. "lib/wpa81/_._",
  9251. "lib/xamarinios10/_._",
  9252. "lib/xamarinmac20/_._",
  9253. "lib/xamarintvos10/_._",
  9254. "lib/xamarinwatchos10/_._",
  9255. "ref/MonoAndroid10/_._",
  9256. "ref/MonoTouch10/_._",
  9257. "ref/net45/_._",
  9258. "ref/net462/System.Runtime.dll",
  9259. "ref/netcore50/System.Runtime.dll",
  9260. "ref/netcore50/System.Runtime.xml",
  9261. "ref/netcore50/de/System.Runtime.xml",
  9262. "ref/netcore50/es/System.Runtime.xml",
  9263. "ref/netcore50/fr/System.Runtime.xml",
  9264. "ref/netcore50/it/System.Runtime.xml",
  9265. "ref/netcore50/ja/System.Runtime.xml",
  9266. "ref/netcore50/ko/System.Runtime.xml",
  9267. "ref/netcore50/ru/System.Runtime.xml",
  9268. "ref/netcore50/zh-hans/System.Runtime.xml",
  9269. "ref/netcore50/zh-hant/System.Runtime.xml",
  9270. "ref/netstandard1.0/System.Runtime.dll",
  9271. "ref/netstandard1.0/System.Runtime.xml",
  9272. "ref/netstandard1.0/de/System.Runtime.xml",
  9273. "ref/netstandard1.0/es/System.Runtime.xml",
  9274. "ref/netstandard1.0/fr/System.Runtime.xml",
  9275. "ref/netstandard1.0/it/System.Runtime.xml",
  9276. "ref/netstandard1.0/ja/System.Runtime.xml",
  9277. "ref/netstandard1.0/ko/System.Runtime.xml",
  9278. "ref/netstandard1.0/ru/System.Runtime.xml",
  9279. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  9280. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  9281. "ref/netstandard1.2/System.Runtime.dll",
  9282. "ref/netstandard1.2/System.Runtime.xml",
  9283. "ref/netstandard1.2/de/System.Runtime.xml",
  9284. "ref/netstandard1.2/es/System.Runtime.xml",
  9285. "ref/netstandard1.2/fr/System.Runtime.xml",
  9286. "ref/netstandard1.2/it/System.Runtime.xml",
  9287. "ref/netstandard1.2/ja/System.Runtime.xml",
  9288. "ref/netstandard1.2/ko/System.Runtime.xml",
  9289. "ref/netstandard1.2/ru/System.Runtime.xml",
  9290. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  9291. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  9292. "ref/netstandard1.3/System.Runtime.dll",
  9293. "ref/netstandard1.3/System.Runtime.xml",
  9294. "ref/netstandard1.3/de/System.Runtime.xml",
  9295. "ref/netstandard1.3/es/System.Runtime.xml",
  9296. "ref/netstandard1.3/fr/System.Runtime.xml",
  9297. "ref/netstandard1.3/it/System.Runtime.xml",
  9298. "ref/netstandard1.3/ja/System.Runtime.xml",
  9299. "ref/netstandard1.3/ko/System.Runtime.xml",
  9300. "ref/netstandard1.3/ru/System.Runtime.xml",
  9301. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  9302. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  9303. "ref/netstandard1.5/System.Runtime.dll",
  9304. "ref/netstandard1.5/System.Runtime.xml",
  9305. "ref/netstandard1.5/de/System.Runtime.xml",
  9306. "ref/netstandard1.5/es/System.Runtime.xml",
  9307. "ref/netstandard1.5/fr/System.Runtime.xml",
  9308. "ref/netstandard1.5/it/System.Runtime.xml",
  9309. "ref/netstandard1.5/ja/System.Runtime.xml",
  9310. "ref/netstandard1.5/ko/System.Runtime.xml",
  9311. "ref/netstandard1.5/ru/System.Runtime.xml",
  9312. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  9313. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  9314. "ref/portable-net45+win8+wp80+wpa81/_._",
  9315. "ref/win8/_._",
  9316. "ref/wp80/_._",
  9317. "ref/wpa81/_._",
  9318. "ref/xamarinios10/_._",
  9319. "ref/xamarinmac20/_._",
  9320. "ref/xamarintvos10/_._",
  9321. "ref/xamarinwatchos10/_._",
  9322. "system.runtime.4.3.0.nupkg.sha512",
  9323. "system.runtime.nuspec"
  9324. ]
  9325. },
  9326. "System.Runtime.CompilerServices.Unsafe/5.0.0": {
  9327. "sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
  9328. "type": "package",
  9329. "path": "system.runtime.compilerservices.unsafe/5.0.0",
  9330. "files": [
  9331. ".nupkg.metadata",
  9332. ".signature.p7s",
  9333. "Icon.png",
  9334. "LICENSE.TXT",
  9335. "THIRD-PARTY-NOTICES.TXT",
  9336. "lib/net45/System.Runtime.CompilerServices.Unsafe.dll",
  9337. "lib/net45/System.Runtime.CompilerServices.Unsafe.xml",
  9338. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
  9339. "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
  9340. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  9341. "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  9342. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  9343. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  9344. "ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
  9345. "ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
  9346. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
  9347. "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
  9348. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  9349. "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  9350. "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll",
  9351. "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml",
  9352. "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
  9353. "system.runtime.compilerservices.unsafe.nuspec",
  9354. "useSharedDesignerContext.txt",
  9355. "version.txt"
  9356. ]
  9357. },
  9358. "System.Security.AccessControl/5.0.0": {
  9359. "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
  9360. "type": "package",
  9361. "path": "system.security.accesscontrol/5.0.0",
  9362. "files": [
  9363. ".nupkg.metadata",
  9364. ".signature.p7s",
  9365. "Icon.png",
  9366. "LICENSE.TXT",
  9367. "THIRD-PARTY-NOTICES.TXT",
  9368. "lib/net46/System.Security.AccessControl.dll",
  9369. "lib/net461/System.Security.AccessControl.dll",
  9370. "lib/net461/System.Security.AccessControl.xml",
  9371. "lib/netstandard1.3/System.Security.AccessControl.dll",
  9372. "lib/netstandard2.0/System.Security.AccessControl.dll",
  9373. "lib/netstandard2.0/System.Security.AccessControl.xml",
  9374. "lib/uap10.0.16299/_._",
  9375. "ref/net46/System.Security.AccessControl.dll",
  9376. "ref/net461/System.Security.AccessControl.dll",
  9377. "ref/net461/System.Security.AccessControl.xml",
  9378. "ref/netstandard1.3/System.Security.AccessControl.dll",
  9379. "ref/netstandard1.3/System.Security.AccessControl.xml",
  9380. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  9381. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  9382. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  9383. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  9384. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  9385. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  9386. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  9387. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  9388. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  9389. "ref/netstandard2.0/System.Security.AccessControl.dll",
  9390. "ref/netstandard2.0/System.Security.AccessControl.xml",
  9391. "ref/uap10.0.16299/_._",
  9392. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  9393. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  9394. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  9395. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  9396. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  9397. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  9398. "runtimes/win/lib/uap10.0.16299/_._",
  9399. "system.security.accesscontrol.5.0.0.nupkg.sha512",
  9400. "system.security.accesscontrol.nuspec",
  9401. "useSharedDesignerContext.txt",
  9402. "version.txt"
  9403. ]
  9404. },
  9405. "System.Security.Cryptography.Algorithms/4.3.0": {
  9406. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  9407. "type": "package",
  9408. "path": "system.security.cryptography.algorithms/4.3.0",
  9409. "files": [
  9410. ".nupkg.metadata",
  9411. ".signature.p7s",
  9412. "ThirdPartyNotices.txt",
  9413. "dotnet_library_license.txt",
  9414. "lib/MonoAndroid10/_._",
  9415. "lib/MonoTouch10/_._",
  9416. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  9417. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  9418. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  9419. "lib/xamarinios10/_._",
  9420. "lib/xamarinmac20/_._",
  9421. "lib/xamarintvos10/_._",
  9422. "lib/xamarinwatchos10/_._",
  9423. "ref/MonoAndroid10/_._",
  9424. "ref/MonoTouch10/_._",
  9425. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  9426. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  9427. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  9428. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  9429. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  9430. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  9431. "ref/xamarinios10/_._",
  9432. "ref/xamarinmac20/_._",
  9433. "ref/xamarintvos10/_._",
  9434. "ref/xamarinwatchos10/_._",
  9435. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  9436. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  9437. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  9438. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  9439. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  9440. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  9441. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  9442. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  9443. "system.security.cryptography.algorithms.nuspec"
  9444. ]
  9445. },
  9446. "System.Security.Cryptography.Encoding/4.3.0": {
  9447. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  9448. "type": "package",
  9449. "path": "system.security.cryptography.encoding/4.3.0",
  9450. "files": [
  9451. ".nupkg.metadata",
  9452. ".signature.p7s",
  9453. "ThirdPartyNotices.txt",
  9454. "dotnet_library_license.txt",
  9455. "lib/MonoAndroid10/_._",
  9456. "lib/MonoTouch10/_._",
  9457. "lib/net46/System.Security.Cryptography.Encoding.dll",
  9458. "lib/xamarinios10/_._",
  9459. "lib/xamarinmac20/_._",
  9460. "lib/xamarintvos10/_._",
  9461. "lib/xamarinwatchos10/_._",
  9462. "ref/MonoAndroid10/_._",
  9463. "ref/MonoTouch10/_._",
  9464. "ref/net46/System.Security.Cryptography.Encoding.dll",
  9465. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  9466. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  9467. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  9468. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  9469. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  9470. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  9471. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  9472. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  9473. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  9474. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  9475. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  9476. "ref/xamarinios10/_._",
  9477. "ref/xamarinmac20/_._",
  9478. "ref/xamarintvos10/_._",
  9479. "ref/xamarinwatchos10/_._",
  9480. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  9481. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  9482. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  9483. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  9484. "system.security.cryptography.encoding.nuspec"
  9485. ]
  9486. },
  9487. "System.Security.Cryptography.Primitives/4.3.0": {
  9488. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  9489. "type": "package",
  9490. "path": "system.security.cryptography.primitives/4.3.0",
  9491. "files": [
  9492. ".nupkg.metadata",
  9493. ".signature.p7s",
  9494. "ThirdPartyNotices.txt",
  9495. "dotnet_library_license.txt",
  9496. "lib/MonoAndroid10/_._",
  9497. "lib/MonoTouch10/_._",
  9498. "lib/net46/System.Security.Cryptography.Primitives.dll",
  9499. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  9500. "lib/xamarinios10/_._",
  9501. "lib/xamarinmac20/_._",
  9502. "lib/xamarintvos10/_._",
  9503. "lib/xamarinwatchos10/_._",
  9504. "ref/MonoAndroid10/_._",
  9505. "ref/MonoTouch10/_._",
  9506. "ref/net46/System.Security.Cryptography.Primitives.dll",
  9507. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  9508. "ref/xamarinios10/_._",
  9509. "ref/xamarinmac20/_._",
  9510. "ref/xamarintvos10/_._",
  9511. "ref/xamarinwatchos10/_._",
  9512. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  9513. "system.security.cryptography.primitives.nuspec"
  9514. ]
  9515. },
  9516. "System.Security.Cryptography.X509Certificates/4.3.0": {
  9517. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  9518. "type": "package",
  9519. "path": "system.security.cryptography.x509certificates/4.3.0",
  9520. "files": [
  9521. ".nupkg.metadata",
  9522. ".signature.p7s",
  9523. "ThirdPartyNotices.txt",
  9524. "dotnet_library_license.txt",
  9525. "lib/MonoAndroid10/_._",
  9526. "lib/MonoTouch10/_._",
  9527. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  9528. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  9529. "lib/xamarinios10/_._",
  9530. "lib/xamarinmac20/_._",
  9531. "lib/xamarintvos10/_._",
  9532. "lib/xamarinwatchos10/_._",
  9533. "ref/MonoAndroid10/_._",
  9534. "ref/MonoTouch10/_._",
  9535. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  9536. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  9537. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  9538. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  9539. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  9540. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  9541. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  9542. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  9543. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  9544. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  9545. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  9546. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  9547. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  9548. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  9549. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  9550. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  9551. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  9552. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  9553. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  9554. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  9555. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  9556. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  9557. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  9558. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  9559. "ref/xamarinios10/_._",
  9560. "ref/xamarinmac20/_._",
  9561. "ref/xamarintvos10/_._",
  9562. "ref/xamarinwatchos10/_._",
  9563. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  9564. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  9565. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  9566. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  9567. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  9568. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  9569. "system.security.cryptography.x509certificates.nuspec"
  9570. ]
  9571. },
  9572. "System.Security.Principal.Windows/5.0.0": {
  9573. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  9574. "type": "package",
  9575. "path": "system.security.principal.windows/5.0.0",
  9576. "files": [
  9577. ".nupkg.metadata",
  9578. ".signature.p7s",
  9579. "Icon.png",
  9580. "LICENSE.TXT",
  9581. "THIRD-PARTY-NOTICES.TXT",
  9582. "lib/net46/System.Security.Principal.Windows.dll",
  9583. "lib/net461/System.Security.Principal.Windows.dll",
  9584. "lib/net461/System.Security.Principal.Windows.xml",
  9585. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  9586. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  9587. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  9588. "lib/uap10.0.16299/_._",
  9589. "ref/net46/System.Security.Principal.Windows.dll",
  9590. "ref/net461/System.Security.Principal.Windows.dll",
  9591. "ref/net461/System.Security.Principal.Windows.xml",
  9592. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  9593. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  9594. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  9595. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  9596. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  9597. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  9598. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  9599. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  9600. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  9601. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  9602. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  9603. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  9604. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  9605. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  9606. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  9607. "ref/uap10.0.16299/_._",
  9608. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  9609. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  9610. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  9611. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  9612. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  9613. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  9614. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  9615. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  9616. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  9617. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  9618. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  9619. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  9620. "runtimes/win/lib/uap10.0.16299/_._",
  9621. "system.security.principal.windows.5.0.0.nupkg.sha512",
  9622. "system.security.principal.windows.nuspec",
  9623. "useSharedDesignerContext.txt",
  9624. "version.txt"
  9625. ]
  9626. },
  9627. "System.Threading.AccessControl/5.0.0": {
  9628. "sha512": "WJ9w9m4iHJVq0VoH7hZvYAccbRq95itYRhAAXd6M4kVCzLmT6NqTwmSXKwp3oQilWHhYTXgqaIXxBfg8YaqtmA==",
  9629. "type": "package",
  9630. "path": "system.threading.accesscontrol/5.0.0",
  9631. "files": [
  9632. ".nupkg.metadata",
  9633. ".signature.p7s",
  9634. "Icon.png",
  9635. "LICENSE.TXT",
  9636. "THIRD-PARTY-NOTICES.TXT",
  9637. "lib/net46/System.Threading.AccessControl.dll",
  9638. "lib/net461/System.Threading.AccessControl.dll",
  9639. "lib/net461/System.Threading.AccessControl.xml",
  9640. "lib/netstandard1.3/System.Threading.AccessControl.dll",
  9641. "lib/netstandard2.0/System.Threading.AccessControl.dll",
  9642. "lib/netstandard2.0/System.Threading.AccessControl.xml",
  9643. "ref/net46/System.Threading.AccessControl.dll",
  9644. "ref/net461/System.Threading.AccessControl.dll",
  9645. "ref/net461/System.Threading.AccessControl.xml",
  9646. "ref/netstandard1.3/System.Threading.AccessControl.dll",
  9647. "ref/netstandard1.3/System.Threading.AccessControl.xml",
  9648. "ref/netstandard1.3/de/System.Threading.AccessControl.xml",
  9649. "ref/netstandard1.3/es/System.Threading.AccessControl.xml",
  9650. "ref/netstandard1.3/fr/System.Threading.AccessControl.xml",
  9651. "ref/netstandard1.3/it/System.Threading.AccessControl.xml",
  9652. "ref/netstandard1.3/ja/System.Threading.AccessControl.xml",
  9653. "ref/netstandard1.3/ko/System.Threading.AccessControl.xml",
  9654. "ref/netstandard1.3/ru/System.Threading.AccessControl.xml",
  9655. "ref/netstandard1.3/zh-hans/System.Threading.AccessControl.xml",
  9656. "ref/netstandard1.3/zh-hant/System.Threading.AccessControl.xml",
  9657. "ref/netstandard2.0/System.Threading.AccessControl.dll",
  9658. "ref/netstandard2.0/System.Threading.AccessControl.xml",
  9659. "runtimes/win/lib/net46/System.Threading.AccessControl.dll",
  9660. "runtimes/win/lib/net461/System.Threading.AccessControl.dll",
  9661. "runtimes/win/lib/net461/System.Threading.AccessControl.xml",
  9662. "runtimes/win/lib/netstandard1.3/System.Threading.AccessControl.dll",
  9663. "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll",
  9664. "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.xml",
  9665. "system.threading.accesscontrol.5.0.0.nupkg.sha512",
  9666. "system.threading.accesscontrol.nuspec",
  9667. "useSharedDesignerContext.txt",
  9668. "version.txt"
  9669. ]
  9670. },
  9671. "System.Threading.Tasks.Dataflow/5.0.0": {
  9672. "sha512": "NBp0zSAMZp4muDje6XmbDfmkqw9+qsDCHp+YMEtnVgHEjQZ3Q7MzFTTp3eHqpExn4BwMrS7JkUVOTcVchig4Sw==",
  9673. "type": "package",
  9674. "path": "system.threading.tasks.dataflow/5.0.0",
  9675. "files": [
  9676. ".nupkg.metadata",
  9677. ".signature.p7s",
  9678. "Icon.png",
  9679. "LICENSE.TXT",
  9680. "THIRD-PARTY-NOTICES.TXT",
  9681. "lib/net461/System.Threading.Tasks.Dataflow.dll",
  9682. "lib/net461/System.Threading.Tasks.Dataflow.xml",
  9683. "lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll",
  9684. "lib/netstandard1.0/System.Threading.Tasks.Dataflow.xml",
  9685. "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll",
  9686. "lib/netstandard1.1/System.Threading.Tasks.Dataflow.xml",
  9687. "lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll",
  9688. "lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml",
  9689. "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll",
  9690. "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.xml",
  9691. "system.threading.tasks.dataflow.5.0.0.nupkg.sha512",
  9692. "system.threading.tasks.dataflow.nuspec",
  9693. "useSharedDesignerContext.txt",
  9694. "version.txt"
  9695. ]
  9696. },
  9697. "System.Threading.Tasks.Extensions/4.5.4": {
  9698. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  9699. "type": "package",
  9700. "path": "system.threading.tasks.extensions/4.5.4",
  9701. "files": [
  9702. ".nupkg.metadata",
  9703. ".signature.p7s",
  9704. "LICENSE.TXT",
  9705. "THIRD-PARTY-NOTICES.TXT",
  9706. "lib/MonoAndroid10/_._",
  9707. "lib/MonoTouch10/_._",
  9708. "lib/net461/System.Threading.Tasks.Extensions.dll",
  9709. "lib/net461/System.Threading.Tasks.Extensions.xml",
  9710. "lib/netcoreapp2.1/_._",
  9711. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  9712. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  9713. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  9714. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  9715. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  9716. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  9717. "lib/xamarinios10/_._",
  9718. "lib/xamarinmac20/_._",
  9719. "lib/xamarintvos10/_._",
  9720. "lib/xamarinwatchos10/_._",
  9721. "ref/MonoAndroid10/_._",
  9722. "ref/MonoTouch10/_._",
  9723. "ref/netcoreapp2.1/_._",
  9724. "ref/xamarinios10/_._",
  9725. "ref/xamarinmac20/_._",
  9726. "ref/xamarintvos10/_._",
  9727. "ref/xamarinwatchos10/_._",
  9728. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  9729. "system.threading.tasks.extensions.nuspec",
  9730. "useSharedDesignerContext.txt",
  9731. "version.txt"
  9732. ]
  9733. },
  9734. "VSLangProj/17.0.32112.339": {
  9735. "sha512": "xTWujQFrYExLoRCkLSJP7XEgJgw22FwkLTdmeMJ0GajovH5kKe/9nc85wkT0wvQCJdcM90oTU81jR2nSd1x1nA==",
  9736. "type": "package",
  9737. "path": "vslangproj/17.0.32112.339",
  9738. "files": [
  9739. ".nupkg.metadata",
  9740. ".signature.p7s",
  9741. "LICENSE.txt",
  9742. "PackageIcon.png",
  9743. "lib/net20/VSLangProj.dll",
  9744. "lib/net20/VSLangProj.xml",
  9745. "lib/net45/VSLangProj.dll",
  9746. "lib/net45/VSLangProj.xml",
  9747. "lib/net472/VSLangProj.dll",
  9748. "lib/net472/VSLangProj.xml",
  9749. "lib/netcoreapp3.1/VSLangProj.dll",
  9750. "lib/netcoreapp3.1/VSLangProj.xml",
  9751. "lib/netstandard2.0/VSLangProj.dll",
  9752. "lib/netstandard2.0/VSLangProj.xml",
  9753. "vslangproj.17.0.32112.339.nupkg.sha512",
  9754. "vslangproj.nuspec"
  9755. ]
  9756. },
  9757. "VSLangProj100/17.0.32112.339": {
  9758. "sha512": "KjIfWc5j9WQOTHepcR/5naldWdPDSrq0YZHjWfQ8UIIRyqDdeY46HfTf3lh5nZ3uiShdA7vIlO9ikAkn1Bj4yQ==",
  9759. "type": "package",
  9760. "path": "vslangproj100/17.0.32112.339",
  9761. "files": [
  9762. ".nupkg.metadata",
  9763. ".signature.p7s",
  9764. "LICENSE.txt",
  9765. "PackageIcon.png",
  9766. "lib/net20/VSLangProj100.dll",
  9767. "lib/net20/VSLangProj100.xml",
  9768. "lib/net45/VSLangProj100.dll",
  9769. "lib/net45/VSLangProj100.xml",
  9770. "lib/net472/VSLangProj100.dll",
  9771. "lib/net472/VSLangProj100.xml",
  9772. "lib/netcoreapp3.1/VSLangProj100.dll",
  9773. "lib/netcoreapp3.1/VSLangProj100.xml",
  9774. "lib/netstandard2.0/VSLangProj100.dll",
  9775. "lib/netstandard2.0/VSLangProj100.xml",
  9776. "vslangproj100.17.0.32112.339.nupkg.sha512",
  9777. "vslangproj100.nuspec"
  9778. ]
  9779. },
  9780. "VSLangProj110/17.0.32112.339": {
  9781. "sha512": "DunTgaU9bgPyCjOOrNVv6JBdxSMW3o7hiVgNEUctIygStM3cVMCwCybX69BGkNZOEFkNMK+MdKEyTLPEAVuNxQ==",
  9782. "type": "package",
  9783. "path": "vslangproj110/17.0.32112.339",
  9784. "files": [
  9785. ".nupkg.metadata",
  9786. ".signature.p7s",
  9787. "LICENSE.txt",
  9788. "PackageIcon.png",
  9789. "lib/net20/VSLangProj110.dll",
  9790. "lib/net20/VSLangProj110.xml",
  9791. "lib/net45/VSLangProj110.dll",
  9792. "lib/net45/VSLangProj110.xml",
  9793. "lib/net472/VSLangProj110.dll",
  9794. "lib/net472/VSLangProj110.xml",
  9795. "lib/netcoreapp3.1/VSLangProj110.dll",
  9796. "lib/netcoreapp3.1/VSLangProj110.xml",
  9797. "lib/netstandard2.0/VSLangProj110.dll",
  9798. "lib/netstandard2.0/VSLangProj110.xml",
  9799. "vslangproj110.17.0.32112.339.nupkg.sha512",
  9800. "vslangproj110.nuspec"
  9801. ]
  9802. },
  9803. "VSLangProj140/17.0.32112.339": {
  9804. "sha512": "0psy0SHjCR2cfuZOYckfF6fZAdFKbhh26jV/Wx4mggDbHB/f5WIJfRZGkoYuLH+HGe96KSEj+aEg5wUSkPTPFA==",
  9805. "type": "package",
  9806. "path": "vslangproj140/17.0.32112.339",
  9807. "files": [
  9808. ".nupkg.metadata",
  9809. ".signature.p7s",
  9810. "LICENSE.txt",
  9811. "PackageIcon.png",
  9812. "lib/net20/VSLangProj140.dll",
  9813. "lib/net20/VSLangProj140.xml",
  9814. "lib/net45/VSLangProj140.dll",
  9815. "lib/net45/VSLangProj140.xml",
  9816. "lib/net472/VSLangProj140.dll",
  9817. "lib/net472/VSLangProj140.xml",
  9818. "lib/netcoreapp3.1/VSLangProj140.dll",
  9819. "lib/netcoreapp3.1/VSLangProj140.xml",
  9820. "lib/netstandard2.0/VSLangProj140.dll",
  9821. "lib/netstandard2.0/VSLangProj140.xml",
  9822. "vslangproj140.17.0.32112.339.nupkg.sha512",
  9823. "vslangproj140.nuspec"
  9824. ]
  9825. },
  9826. "VSLangProj150/17.0.32112.339": {
  9827. "sha512": "736mB+vhdHAW8FcGaLEYEVvfdQB0eVrqJVkm5LukxJaWYom1GYqfN58N/qjaBqnGUoDZp7DfTN5k4lltwQg1sg==",
  9828. "type": "package",
  9829. "path": "vslangproj150/17.0.32112.339",
  9830. "files": [
  9831. ".nupkg.metadata",
  9832. ".signature.p7s",
  9833. "LICENSE.txt",
  9834. "PackageIcon.png",
  9835. "lib/net20/VSLangProj150.dll",
  9836. "lib/net20/VSLangProj150.xml",
  9837. "lib/net45/VSLangProj150.dll",
  9838. "lib/net45/VSLangProj150.xml",
  9839. "lib/net472/VSLangProj150.dll",
  9840. "lib/net472/VSLangProj150.xml",
  9841. "lib/netcoreapp3.1/VSLangProj150.dll",
  9842. "lib/netcoreapp3.1/VSLangProj150.xml",
  9843. "lib/netstandard2.0/VSLangProj150.dll",
  9844. "lib/netstandard2.0/VSLangProj150.xml",
  9845. "vslangproj150.17.0.32112.339.nupkg.sha512",
  9846. "vslangproj150.nuspec"
  9847. ]
  9848. },
  9849. "VSLangProj157/17.0.32112.339": {
  9850. "sha512": "YhPFOow0tTvRqmk/UhtbyHyxA/kliW5//82EAn+tCN3LWGL8fRmvXDiOkaU6y2AJ5r5/6I9rQdgl2dEHfK7I3w==",
  9851. "type": "package",
  9852. "path": "vslangproj157/17.0.32112.339",
  9853. "files": [
  9854. ".nupkg.metadata",
  9855. ".signature.p7s",
  9856. "LICENSE.txt",
  9857. "PackageIcon.png",
  9858. "lib/net20/VSLangProj157.dll",
  9859. "lib/net20/VSLangProj157.xml",
  9860. "lib/net45/VSLangProj157.dll",
  9861. "lib/net45/VSLangProj157.xml",
  9862. "lib/net472/VSLangProj157.dll",
  9863. "lib/net472/VSLangProj157.xml",
  9864. "lib/netcoreapp3.1/VSLangProj157.dll",
  9865. "lib/netcoreapp3.1/VSLangProj157.xml",
  9866. "lib/netstandard2.0/VSLangProj157.dll",
  9867. "lib/netstandard2.0/VSLangProj157.xml",
  9868. "vslangproj157.17.0.32112.339.nupkg.sha512",
  9869. "vslangproj157.nuspec"
  9870. ]
  9871. },
  9872. "VSLangProj158/17.0.32112.339": {
  9873. "sha512": "QlfJVnLCTXnYxSVCWpNQymZhLlxgY9SvMln8iOsZ+QH04kbN0hyo5kzLmjDi5rCPHLeg7f/GkVqUUbTywsQ62A==",
  9874. "type": "package",
  9875. "path": "vslangproj158/17.0.32112.339",
  9876. "files": [
  9877. ".nupkg.metadata",
  9878. ".signature.p7s",
  9879. "LICENSE.txt",
  9880. "PackageIcon.png",
  9881. "lib/net20/VSLangProj158.dll",
  9882. "lib/net20/VSLangProj158.xml",
  9883. "lib/net45/VSLangProj158.dll",
  9884. "lib/net45/VSLangProj158.xml",
  9885. "lib/net472/VSLangProj158.dll",
  9886. "lib/net472/VSLangProj158.xml",
  9887. "lib/netcoreapp3.1/VSLangProj158.dll",
  9888. "lib/netcoreapp3.1/VSLangProj158.xml",
  9889. "lib/netstandard2.0/VSLangProj158.dll",
  9890. "lib/netstandard2.0/VSLangProj158.xml",
  9891. "vslangproj158.17.0.32112.339.nupkg.sha512",
  9892. "vslangproj158.nuspec"
  9893. ]
  9894. },
  9895. "VSLangProj165/17.0.32112.339": {
  9896. "sha512": "7KVj+gss94oIu/dvUExr/quq1OA8ywLxHEpz1f50ls8Sjoo0mmurVVpXvC66M2CBUKX6KAWHIkHhcpwlVhuNUw==",
  9897. "type": "package",
  9898. "path": "vslangproj165/17.0.32112.339",
  9899. "files": [
  9900. ".nupkg.metadata",
  9901. ".signature.p7s",
  9902. "LICENSE.txt",
  9903. "PackageIcon.png",
  9904. "lib/net20/VSLangProj165.dll",
  9905. "lib/net20/VSLangProj165.xml",
  9906. "lib/net45/VSLangProj165.dll",
  9907. "lib/net45/VSLangProj165.xml",
  9908. "lib/net472/VSLangProj165.dll",
  9909. "lib/net472/VSLangProj165.xml",
  9910. "lib/netcoreapp3.1/VSLangProj165.dll",
  9911. "lib/netcoreapp3.1/VSLangProj165.xml",
  9912. "lib/netstandard2.0/VSLangProj165.dll",
  9913. "lib/netstandard2.0/VSLangProj165.xml",
  9914. "vslangproj165.17.0.32112.339.nupkg.sha512",
  9915. "vslangproj165.nuspec"
  9916. ]
  9917. },
  9918. "VSLangProj2/17.0.32112.339": {
  9919. "sha512": "Ja8DHZOuDW0oIvH65FH6xG+iwB0wS5h1bC7YXvEa4VAMeSsk/Ybz9MOoIySt3qgc9nAl+u8gz+EHaB/SG3h3pA==",
  9920. "type": "package",
  9921. "path": "vslangproj2/17.0.32112.339",
  9922. "files": [
  9923. ".nupkg.metadata",
  9924. ".signature.p7s",
  9925. "LICENSE.txt",
  9926. "PackageIcon.png",
  9927. "lib/net20/VSLangProj2.dll",
  9928. "lib/net20/VSLangProj2.xml",
  9929. "lib/net45/VSLangProj2.dll",
  9930. "lib/net45/VSLangProj2.xml",
  9931. "lib/net472/VSLangProj2.dll",
  9932. "lib/net472/VSLangProj2.xml",
  9933. "lib/netcoreapp3.1/VSLangProj2.dll",
  9934. "lib/netcoreapp3.1/VSLangProj2.xml",
  9935. "lib/netstandard2.0/VSLangProj2.dll",
  9936. "lib/netstandard2.0/VSLangProj2.xml",
  9937. "vslangproj2.17.0.32112.339.nupkg.sha512",
  9938. "vslangproj2.nuspec"
  9939. ]
  9940. },
  9941. "VSLangProj80/17.0.32112.339": {
  9942. "sha512": "iIUIh6PtBdSh5wUh9BUz4rfm3Jyc5DJX+rSTU3wb/vKMYnAgsEDH4aljYDpkWAY6q2IZiTmSZ5nayYlxyKVzLg==",
  9943. "type": "package",
  9944. "path": "vslangproj80/17.0.32112.339",
  9945. "files": [
  9946. ".nupkg.metadata",
  9947. ".signature.p7s",
  9948. "LICENSE.txt",
  9949. "PackageIcon.png",
  9950. "lib/net20/VSLangProj80.dll",
  9951. "lib/net20/VSLangProj80.xml",
  9952. "lib/net45/VSLangProj80.dll",
  9953. "lib/net45/VSLangProj80.xml",
  9954. "lib/net472/VSLangProj80.dll",
  9955. "lib/net472/VSLangProj80.xml",
  9956. "lib/netcoreapp3.1/VSLangProj80.dll",
  9957. "lib/netcoreapp3.1/VSLangProj80.xml",
  9958. "lib/netstandard2.0/VSLangProj80.dll",
  9959. "lib/netstandard2.0/VSLangProj80.xml",
  9960. "vslangproj80.17.0.32112.339.nupkg.sha512",
  9961. "vslangproj80.nuspec"
  9962. ]
  9963. },
  9964. "VSLangProj90/17.0.32112.339": {
  9965. "sha512": "UWyWaQh+LRIKSOmUy44wP86XuJhdyjLm7/LkGPf9wLuIjXOWrQ+DAO4/RuWzYdevEP/DX9DI87KUwV0Pj1i2Ug==",
  9966. "type": "package",
  9967. "path": "vslangproj90/17.0.32112.339",
  9968. "files": [
  9969. ".nupkg.metadata",
  9970. ".signature.p7s",
  9971. "LICENSE.txt",
  9972. "PackageIcon.png",
  9973. "lib/net20/VSLangProj90.dll",
  9974. "lib/net20/VSLangProj90.xml",
  9975. "lib/net45/VSLangProj90.dll",
  9976. "lib/net45/VSLangProj90.xml",
  9977. "lib/net472/VSLangProj90.dll",
  9978. "lib/net472/VSLangProj90.xml",
  9979. "lib/netcoreapp3.1/VSLangProj90.dll",
  9980. "lib/netcoreapp3.1/VSLangProj90.xml",
  9981. "lib/netstandard2.0/VSLangProj90.dll",
  9982. "lib/netstandard2.0/VSLangProj90.xml",
  9983. "vslangproj90.17.0.32112.339.nupkg.sha512",
  9984. "vslangproj90.nuspec"
  9985. ]
  9986. }
  9987. },
  9988. "projectFileDependencyGroups": {
  9989. ".NETFramework,Version=v4.7.2": [
  9990. "Microsoft.VSSDK.BuildTools >= 17.2.2190",
  9991. "Microsoft.VisualStudio.SDK >= 17.0.32112.339"
  9992. ]
  9993. },
  9994. "packageFolders": {
  9995. "C:\\Users\\chris\\.nuget\\packages\\": {},
  9996. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  9997. },
  9998. "project": {
  9999. "version": "1.0.0",
  10000. "restore": {
  10001. "projectUniqueName": "C:\\Users\\chris\\Desktop\\vsix\\CommandFileContextMenu\\CommandFileContextMenu\\CommandFileContextMenu.csproj",
  10002. "projectName": "CommandFileContextMenu",
  10003. "projectPath": "C:\\Users\\chris\\Desktop\\vsix\\CommandFileContextMenu\\CommandFileContextMenu\\CommandFileContextMenu.csproj",
  10004. "packagesPath": "C:\\Users\\chris\\.nuget\\packages\\",
  10005. "outputPath": "C:\\Users\\chris\\Desktop\\vsix\\CommandFileContextMenu\\CommandFileContextMenu\\obj\\",
  10006. "projectStyle": "PackageReference",
  10007. "skipContentFileWrite": true,
  10008. "fallbackFolders": [
  10009. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  10010. ],
  10011. "configFilePaths": [
  10012. "C:\\Users\\chris\\AppData\\Roaming\\NuGet\\NuGet.Config",
  10013. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  10014. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  10015. ],
  10016. "originalTargetFrameworks": [
  10017. "net472"
  10018. ],
  10019. "sources": {
  10020. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  10021. "C:\\Users\\chris\\AppData\\Roaming\\Cosmos User Kit\\packages\\": {},
  10022. "https://api.nuget.org/v3/index.json": {}
  10023. },
  10024. "frameworks": {
  10025. "net472": {
  10026. "projectReferences": {}
  10027. }
  10028. }
  10029. },
  10030. "frameworks": {
  10031. "net472": {
  10032. "dependencies": {
  10033. "Microsoft.VSSDK.BuildTools": {
  10034. "target": "Package",
  10035. "version": "[17.2.2190, )"
  10036. },
  10037. "Microsoft.VisualStudio.SDK": {
  10038. "include": "Compile, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  10039. "target": "Package",
  10040. "version": "[17.0.32112.339, )"
  10041. }
  10042. }
  10043. }
  10044. },
  10045. "runtimes": {
  10046. "win": {
  10047. "#import": []
  10048. },
  10049. "win-x64": {
  10050. "#import": []
  10051. },
  10052. "win-x86": {
  10053. "#import": []
  10054. }
  10055. }
  10056. }
  10057. }