UnitTests.deps.json 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "UnitTests/1.0.0": {
  10. "dependencies": {
  11. "MSTest.TestAdapter": "2.2.10",
  12. "MSTest.TestFramework": "2.2.10",
  13. "Microsoft.NET.Test.Sdk": "17.7.1",
  14. "UnitTestingCalculator": "1.0.0",
  15. "coverlet.collector": "3.2.0",
  16. "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0"
  17. },
  18. "runtime": {
  19. "UnitTests.dll": {}
  20. }
  21. },
  22. "coverlet.collector/3.2.0": {},
  23. "Microsoft.CodeCoverage/17.7.1": {
  24. "runtime": {
  25. "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
  26. "assemblyVersion": "15.0.0.0",
  27. "fileVersion": "17.700.423.36401"
  28. }
  29. }
  30. },
  31. "Microsoft.NET.Test.Sdk/17.7.1": {
  32. "dependencies": {
  33. "Microsoft.CodeCoverage": "17.7.1",
  34. "Microsoft.TestPlatform.TestHost": "17.7.1"
  35. }
  36. },
  37. "Microsoft.NETCore.Platforms/1.1.0": {},
  38. "Microsoft.NETCore.Targets/1.1.0": {},
  39. "Microsoft.TestPlatform.ObjectModel/17.7.1": {
  40. "dependencies": {
  41. "NuGet.Frameworks": "6.5.0",
  42. "System.Reflection.Metadata": "1.6.0"
  43. },
  44. "runtime": {
  45. "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {
  46. "assemblyVersion": "15.0.0.0",
  47. "fileVersion": "17.700.123.41601"
  48. },
  49. "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {
  50. "assemblyVersion": "15.0.0.0",
  51. "fileVersion": "17.700.123.41601"
  52. },
  53. "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
  54. "assemblyVersion": "15.0.0.0",
  55. "fileVersion": "17.700.123.41601"
  56. }
  57. },
  58. "resources": {
  59. "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  60. "locale": "cs"
  61. },
  62. "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  63. "locale": "cs"
  64. },
  65. "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  66. "locale": "de"
  67. },
  68. "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  69. "locale": "de"
  70. },
  71. "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  72. "locale": "es"
  73. },
  74. "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  75. "locale": "es"
  76. },
  77. "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  78. "locale": "fr"
  79. },
  80. "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  81. "locale": "fr"
  82. },
  83. "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  84. "locale": "it"
  85. },
  86. "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  87. "locale": "it"
  88. },
  89. "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  90. "locale": "ja"
  91. },
  92. "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  93. "locale": "ja"
  94. },
  95. "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  96. "locale": "ko"
  97. },
  98. "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  99. "locale": "ko"
  100. },
  101. "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  102. "locale": "pl"
  103. },
  104. "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  105. "locale": "pl"
  106. },
  107. "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  108. "locale": "pt-BR"
  109. },
  110. "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  111. "locale": "pt-BR"
  112. },
  113. "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  114. "locale": "ru"
  115. },
  116. "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  117. "locale": "ru"
  118. },
  119. "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  120. "locale": "tr"
  121. },
  122. "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  123. "locale": "tr"
  124. },
  125. "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  126. "locale": "zh-Hans"
  127. },
  128. "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  129. "locale": "zh-Hans"
  130. },
  131. "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  132. "locale": "zh-Hant"
  133. },
  134. "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  135. "locale": "zh-Hant"
  136. }
  137. }
  138. },
  139. "Microsoft.TestPlatform.TestHost/17.7.1": {
  140. "dependencies": {
  141. "Microsoft.TestPlatform.ObjectModel": "17.7.1",
  142. "Newtonsoft.Json": "13.0.1"
  143. },
  144. "runtime": {
  145. "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
  146. "assemblyVersion": "15.0.0.0",
  147. "fileVersion": "17.700.123.41601"
  148. },
  149. "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
  150. "assemblyVersion": "15.0.0.0",
  151. "fileVersion": "17.700.123.41601"
  152. },
  153. "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {
  154. "assemblyVersion": "15.0.0.0",
  155. "fileVersion": "17.700.123.41601"
  156. },
  157. "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
  158. "assemblyVersion": "15.0.0.0",
  159. "fileVersion": "17.700.123.41601"
  160. },
  161. "lib/netcoreapp3.1/testhost.dll": {
  162. "assemblyVersion": "15.0.0.0",
  163. "fileVersion": "17.700.123.41601"
  164. }
  165. },
  166. "resources": {
  167. "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  168. "locale": "cs"
  169. },
  170. "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  171. "locale": "cs"
  172. },
  173. "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  174. "locale": "cs"
  175. },
  176. "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  177. "locale": "de"
  178. },
  179. "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  180. "locale": "de"
  181. },
  182. "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  183. "locale": "de"
  184. },
  185. "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  186. "locale": "es"
  187. },
  188. "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  189. "locale": "es"
  190. },
  191. "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  192. "locale": "es"
  193. },
  194. "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  195. "locale": "fr"
  196. },
  197. "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  198. "locale": "fr"
  199. },
  200. "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  201. "locale": "fr"
  202. },
  203. "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  204. "locale": "it"
  205. },
  206. "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  207. "locale": "it"
  208. },
  209. "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  210. "locale": "it"
  211. },
  212. "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  213. "locale": "ja"
  214. },
  215. "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  216. "locale": "ja"
  217. },
  218. "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  219. "locale": "ja"
  220. },
  221. "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  222. "locale": "ko"
  223. },
  224. "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  225. "locale": "ko"
  226. },
  227. "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  228. "locale": "ko"
  229. },
  230. "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  231. "locale": "pl"
  232. },
  233. "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  234. "locale": "pl"
  235. },
  236. "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  237. "locale": "pl"
  238. },
  239. "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  240. "locale": "pt-BR"
  241. },
  242. "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  243. "locale": "pt-BR"
  244. },
  245. "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  246. "locale": "pt-BR"
  247. },
  248. "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  249. "locale": "ru"
  250. },
  251. "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  252. "locale": "ru"
  253. },
  254. "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  255. "locale": "ru"
  256. },
  257. "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  258. "locale": "tr"
  259. },
  260. "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  261. "locale": "tr"
  262. },
  263. "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  264. "locale": "tr"
  265. },
  266. "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  267. "locale": "zh-Hans"
  268. },
  269. "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  270. "locale": "zh-Hans"
  271. },
  272. "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  273. "locale": "zh-Hans"
  274. },
  275. "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  276. "locale": "zh-Hant"
  277. },
  278. "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  279. "locale": "zh-Hant"
  280. },
  281. "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  282. "locale": "zh-Hant"
  283. }
  284. }
  285. },
  286. "MSTest.TestAdapter/2.2.10": {
  287. "dependencies": {
  288. "Newtonsoft.Json": "13.0.1",
  289. "System.Diagnostics.TextWriterTraceListener": "4.3.0"
  290. }
  291. },
  292. "MSTest.TestFramework/2.2.10": {
  293. "runtime": {
  294. "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
  295. "assemblyVersion": "14.0.0.0",
  296. "fileVersion": "14.0.7126.11"
  297. }
  298. }
  299. },
  300. "Newtonsoft.Json/13.0.1": {
  301. "runtime": {
  302. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  303. "assemblyVersion": "13.0.0.0",
  304. "fileVersion": "13.0.1.25517"
  305. }
  306. }
  307. },
  308. "NuGet.Frameworks/6.5.0": {
  309. "runtime": {
  310. "lib/netstandard2.0/NuGet.Frameworks.dll": {
  311. "assemblyVersion": "6.5.0.154",
  312. "fileVersion": "6.5.0.154"
  313. }
  314. }
  315. },
  316. "runtime.native.System/4.3.0": {
  317. "dependencies": {
  318. "Microsoft.NETCore.Platforms": "1.1.0",
  319. "Microsoft.NETCore.Targets": "1.1.0"
  320. }
  321. },
  322. "System.Collections/4.3.0": {
  323. "dependencies": {
  324. "Microsoft.NETCore.Platforms": "1.1.0",
  325. "Microsoft.NETCore.Targets": "1.1.0",
  326. "System.Runtime": "4.3.0"
  327. }
  328. },
  329. "System.Diagnostics.Debug/4.3.0": {
  330. "dependencies": {
  331. "Microsoft.NETCore.Platforms": "1.1.0",
  332. "Microsoft.NETCore.Targets": "1.1.0",
  333. "System.Runtime": "4.3.0"
  334. }
  335. },
  336. "System.Diagnostics.TextWriterTraceListener/4.3.0": {
  337. "dependencies": {
  338. "System.Diagnostics.TraceSource": "4.3.0",
  339. "System.Globalization": "4.3.0",
  340. "System.IO": "4.3.0",
  341. "System.Resources.ResourceManager": "4.3.0",
  342. "System.Runtime": "4.3.0",
  343. "System.Threading": "4.3.0"
  344. }
  345. },
  346. "System.Diagnostics.TraceSource/4.3.0": {
  347. "dependencies": {
  348. "Microsoft.NETCore.Platforms": "1.1.0",
  349. "System.Collections": "4.3.0",
  350. "System.Diagnostics.Debug": "4.3.0",
  351. "System.Globalization": "4.3.0",
  352. "System.Resources.ResourceManager": "4.3.0",
  353. "System.Runtime": "4.3.0",
  354. "System.Runtime.Extensions": "4.3.0",
  355. "System.Threading": "4.3.0",
  356. "runtime.native.System": "4.3.0"
  357. }
  358. },
  359. "System.Globalization/4.3.0": {
  360. "dependencies": {
  361. "Microsoft.NETCore.Platforms": "1.1.0",
  362. "Microsoft.NETCore.Targets": "1.1.0",
  363. "System.Runtime": "4.3.0"
  364. }
  365. },
  366. "System.IO/4.3.0": {
  367. "dependencies": {
  368. "Microsoft.NETCore.Platforms": "1.1.0",
  369. "Microsoft.NETCore.Targets": "1.1.0",
  370. "System.Runtime": "4.3.0",
  371. "System.Text.Encoding": "4.3.0",
  372. "System.Threading.Tasks": "4.3.0"
  373. }
  374. },
  375. "System.Reflection/4.3.0": {
  376. "dependencies": {
  377. "Microsoft.NETCore.Platforms": "1.1.0",
  378. "Microsoft.NETCore.Targets": "1.1.0",
  379. "System.IO": "4.3.0",
  380. "System.Reflection.Primitives": "4.3.0",
  381. "System.Runtime": "4.3.0"
  382. }
  383. },
  384. "System.Reflection.Metadata/1.6.0": {},
  385. "System.Reflection.Primitives/4.3.0": {
  386. "dependencies": {
  387. "Microsoft.NETCore.Platforms": "1.1.0",
  388. "Microsoft.NETCore.Targets": "1.1.0",
  389. "System.Runtime": "4.3.0"
  390. }
  391. },
  392. "System.Resources.ResourceManager/4.3.0": {
  393. "dependencies": {
  394. "Microsoft.NETCore.Platforms": "1.1.0",
  395. "Microsoft.NETCore.Targets": "1.1.0",
  396. "System.Globalization": "4.3.0",
  397. "System.Reflection": "4.3.0",
  398. "System.Runtime": "4.3.0"
  399. }
  400. },
  401. "System.Runtime/4.3.0": {
  402. "dependencies": {
  403. "Microsoft.NETCore.Platforms": "1.1.0",
  404. "Microsoft.NETCore.Targets": "1.1.0"
  405. }
  406. },
  407. "System.Runtime.Extensions/4.3.0": {
  408. "dependencies": {
  409. "Microsoft.NETCore.Platforms": "1.1.0",
  410. "Microsoft.NETCore.Targets": "1.1.0",
  411. "System.Runtime": "4.3.0"
  412. }
  413. },
  414. "System.Text.Encoding/4.3.0": {
  415. "dependencies": {
  416. "Microsoft.NETCore.Platforms": "1.1.0",
  417. "Microsoft.NETCore.Targets": "1.1.0",
  418. "System.Runtime": "4.3.0"
  419. }
  420. },
  421. "System.Threading/4.3.0": {
  422. "dependencies": {
  423. "System.Runtime": "4.3.0",
  424. "System.Threading.Tasks": "4.3.0"
  425. }
  426. },
  427. "System.Threading.Tasks/4.3.0": {
  428. "dependencies": {
  429. "Microsoft.NETCore.Platforms": "1.1.0",
  430. "Microsoft.NETCore.Targets": "1.1.0",
  431. "System.Runtime": "4.3.0"
  432. }
  433. },
  434. "UnitTestingCalculator/1.0.0": {
  435. "runtime": {
  436. "UnitTestingCalculator.dll": {}
  437. }
  438. },
  439. "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": {
  440. "runtime": {
  441. "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
  442. "assemblyVersion": "14.0.0.0",
  443. "fileVersion": "14.0.7126.11"
  444. }
  445. }
  446. }
  447. }
  448. },
  449. "libraries": {
  450. "UnitTests/1.0.0": {
  451. "type": "project",
  452. "serviceable": false,
  453. "sha512": ""
  454. },
  455. "coverlet.collector/3.2.0": {
  456. "type": "package",
  457. "serviceable": true,
  458. "sha512": "sha512-xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==",
  459. "path": "coverlet.collector/3.2.0",
  460. "hashPath": "coverlet.collector.3.2.0.nupkg.sha512"
  461. },
  462. "Microsoft.CodeCoverage/17.7.1": {
  463. "type": "package",
  464. "serviceable": true,
  465. "sha512": "sha512-NmGwM2ZJy4CAMdJYIp53opUjnXsMbzASX5oQzgxORicJsgz5Lp50fnRI8OmQ/kYNg6dHfr3IjuUoXbsotDX+KA==",
  466. "path": "microsoft.codecoverage/17.7.1",
  467. "hashPath": "microsoft.codecoverage.17.7.1.nupkg.sha512"
  468. },
  469. "Microsoft.NET.Test.Sdk/17.7.1": {
  470. "type": "package",
  471. "serviceable": true,
  472. "sha512": "sha512-o1qyqDOR8eMuQrC1e5EMMcE+Wm3rwES5aHNWaJpi2A5qwVOru23zsdXkndT6hgl79QsJsqKp+/RNcayIzpHjvA==",
  473. "path": "microsoft.net.test.sdk/17.7.1",
  474. "hashPath": "microsoft.net.test.sdk.17.7.1.nupkg.sha512"
  475. },
  476. "Microsoft.NETCore.Platforms/1.1.0": {
  477. "type": "package",
  478. "serviceable": true,
  479. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  480. "path": "microsoft.netcore.platforms/1.1.0",
  481. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  482. },
  483. "Microsoft.NETCore.Targets/1.1.0": {
  484. "type": "package",
  485. "serviceable": true,
  486. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  487. "path": "microsoft.netcore.targets/1.1.0",
  488. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  489. },
  490. "Microsoft.TestPlatform.ObjectModel/17.7.1": {
  491. "type": "package",
  492. "serviceable": true,
  493. "sha512": "sha512-nDmV03yHIdAiG5J3ZEjMyJM2XDjmWORuKgbrGzqlAipBEjUuy5Z5S7WwSqUv9OiaUrtCn9dNYmjfMELUi08leQ==",
  494. "path": "microsoft.testplatform.objectmodel/17.7.1",
  495. "hashPath": "microsoft.testplatform.objectmodel.17.7.1.nupkg.sha512"
  496. },
  497. "Microsoft.TestPlatform.TestHost/17.7.1": {
  498. "type": "package",
  499. "serviceable": true,
  500. "sha512": "sha512-WCU1NyBarz0tih+I9K5OWN1dVo3z562Iek/VAqWNWRFWw1GeUGqB61iixrBvZO77sjTtBc1cXO8H95uImfmEdw==",
  501. "path": "microsoft.testplatform.testhost/17.7.1",
  502. "hashPath": "microsoft.testplatform.testhost.17.7.1.nupkg.sha512"
  503. },
  504. "MSTest.TestAdapter/2.2.10": {
  505. "type": "package",
  506. "serviceable": true,
  507. "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==",
  508. "path": "mstest.testadapter/2.2.10",
  509. "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512"
  510. },
  511. "MSTest.TestFramework/2.2.10": {
  512. "type": "package",
  513. "serviceable": true,
  514. "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==",
  515. "path": "mstest.testframework/2.2.10",
  516. "hashPath": "mstest.testframework.2.2.10.nupkg.sha512"
  517. },
  518. "Newtonsoft.Json/13.0.1": {
  519. "type": "package",
  520. "serviceable": true,
  521. "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  522. "path": "newtonsoft.json/13.0.1",
  523. "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
  524. },
  525. "NuGet.Frameworks/6.5.0": {
  526. "type": "package",
  527. "serviceable": true,
  528. "sha512": "sha512-QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==",
  529. "path": "nuget.frameworks/6.5.0",
  530. "hashPath": "nuget.frameworks.6.5.0.nupkg.sha512"
  531. },
  532. "runtime.native.System/4.3.0": {
  533. "type": "package",
  534. "serviceable": true,
  535. "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  536. "path": "runtime.native.system/4.3.0",
  537. "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
  538. },
  539. "System.Collections/4.3.0": {
  540. "type": "package",
  541. "serviceable": true,
  542. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  543. "path": "system.collections/4.3.0",
  544. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  545. },
  546. "System.Diagnostics.Debug/4.3.0": {
  547. "type": "package",
  548. "serviceable": true,
  549. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  550. "path": "system.diagnostics.debug/4.3.0",
  551. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  552. },
  553. "System.Diagnostics.TextWriterTraceListener/4.3.0": {
  554. "type": "package",
  555. "serviceable": true,
  556. "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
  557. "path": "system.diagnostics.textwritertracelistener/4.3.0",
  558. "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512"
  559. },
  560. "System.Diagnostics.TraceSource/4.3.0": {
  561. "type": "package",
  562. "serviceable": true,
  563. "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
  564. "path": "system.diagnostics.tracesource/4.3.0",
  565. "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
  566. },
  567. "System.Globalization/4.3.0": {
  568. "type": "package",
  569. "serviceable": true,
  570. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  571. "path": "system.globalization/4.3.0",
  572. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  573. },
  574. "System.IO/4.3.0": {
  575. "type": "package",
  576. "serviceable": true,
  577. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  578. "path": "system.io/4.3.0",
  579. "hashPath": "system.io.4.3.0.nupkg.sha512"
  580. },
  581. "System.Reflection/4.3.0": {
  582. "type": "package",
  583. "serviceable": true,
  584. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  585. "path": "system.reflection/4.3.0",
  586. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  587. },
  588. "System.Reflection.Metadata/1.6.0": {
  589. "type": "package",
  590. "serviceable": true,
  591. "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
  592. "path": "system.reflection.metadata/1.6.0",
  593. "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
  594. },
  595. "System.Reflection.Primitives/4.3.0": {
  596. "type": "package",
  597. "serviceable": true,
  598. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  599. "path": "system.reflection.primitives/4.3.0",
  600. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  601. },
  602. "System.Resources.ResourceManager/4.3.0": {
  603. "type": "package",
  604. "serviceable": true,
  605. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  606. "path": "system.resources.resourcemanager/4.3.0",
  607. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  608. },
  609. "System.Runtime/4.3.0": {
  610. "type": "package",
  611. "serviceable": true,
  612. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  613. "path": "system.runtime/4.3.0",
  614. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  615. },
  616. "System.Runtime.Extensions/4.3.0": {
  617. "type": "package",
  618. "serviceable": true,
  619. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  620. "path": "system.runtime.extensions/4.3.0",
  621. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  622. },
  623. "System.Text.Encoding/4.3.0": {
  624. "type": "package",
  625. "serviceable": true,
  626. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  627. "path": "system.text.encoding/4.3.0",
  628. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  629. },
  630. "System.Threading/4.3.0": {
  631. "type": "package",
  632. "serviceable": true,
  633. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  634. "path": "system.threading/4.3.0",
  635. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  636. },
  637. "System.Threading.Tasks/4.3.0": {
  638. "type": "package",
  639. "serviceable": true,
  640. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  641. "path": "system.threading.tasks/4.3.0",
  642. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  643. },
  644. "UnitTestingCalculator/1.0.0": {
  645. "type": "project",
  646. "serviceable": false,
  647. "sha512": ""
  648. },
  649. "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": {
  650. "type": "reference",
  651. "serviceable": false,
  652. "sha512": ""
  653. }
  654. }
  655. }