TestProject1.deps.json 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "TestProject1/1.0.0": {
  10. "dependencies": {
  11. "Examen": "1.0.0",
  12. "MSTest.TestAdapter": "2.2.8",
  13. "MSTest.TestFramework": "2.2.8",
  14. "Microsoft.NET.Test.Sdk": "17.1.0",
  15. "coverlet.collector": "3.1.2"
  16. },
  17. "runtime": {
  18. "TestProject1.dll": {}
  19. }
  20. },
  21. "coverlet.collector/3.1.2": {},
  22. "Microsoft.CodeCoverage/17.1.0": {
  23. "runtime": {
  24. "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
  25. "assemblyVersion": "15.0.0.0",
  26. "fileVersion": "17.100.221.61401"
  27. }
  28. }
  29. },
  30. "Microsoft.CSharp/4.0.1": {
  31. "dependencies": {
  32. "System.Collections": "4.3.0",
  33. "System.Diagnostics.Debug": "4.3.0",
  34. "System.Dynamic.Runtime": "4.0.11",
  35. "System.Globalization": "4.3.0",
  36. "System.Linq": "4.3.0",
  37. "System.Linq.Expressions": "4.3.0",
  38. "System.ObjectModel": "4.3.0",
  39. "System.Reflection": "4.3.0",
  40. "System.Reflection.Extensions": "4.3.0",
  41. "System.Reflection.Primitives": "4.3.0",
  42. "System.Reflection.TypeExtensions": "4.3.0",
  43. "System.Resources.ResourceManager": "4.3.0",
  44. "System.Runtime": "4.3.0",
  45. "System.Runtime.Extensions": "4.3.0",
  46. "System.Runtime.InteropServices": "4.3.0",
  47. "System.Threading": "4.3.0"
  48. }
  49. },
  50. "Microsoft.NET.Test.Sdk/17.1.0": {
  51. "dependencies": {
  52. "Microsoft.CodeCoverage": "17.1.0",
  53. "Microsoft.TestPlatform.TestHost": "17.1.0"
  54. }
  55. },
  56. "Microsoft.NETCore.Platforms/1.1.0": {},
  57. "Microsoft.NETCore.Targets/1.1.0": {},
  58. "Microsoft.TestPlatform.ObjectModel/17.1.0": {
  59. "dependencies": {
  60. "NuGet.Frameworks": "5.11.0",
  61. "System.Reflection.Metadata": "1.6.0"
  62. },
  63. "runtime": {
  64. "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {
  65. "assemblyVersion": "15.0.0.0",
  66. "fileVersion": "15.0.0.0"
  67. },
  68. "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {
  69. "assemblyVersion": "15.0.0.0",
  70. "fileVersion": "15.0.0.0"
  71. },
  72. "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
  73. "assemblyVersion": "15.0.0.0",
  74. "fileVersion": "15.0.0.0"
  75. }
  76. },
  77. "resources": {
  78. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  79. "locale": "cs"
  80. },
  81. "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  82. "locale": "cs"
  83. },
  84. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  85. "locale": "de"
  86. },
  87. "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  88. "locale": "de"
  89. },
  90. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  91. "locale": "es"
  92. },
  93. "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  94. "locale": "es"
  95. },
  96. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  97. "locale": "fr"
  98. },
  99. "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  100. "locale": "fr"
  101. },
  102. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  103. "locale": "it"
  104. },
  105. "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  106. "locale": "it"
  107. },
  108. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  109. "locale": "ja"
  110. },
  111. "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  112. "locale": "ja"
  113. },
  114. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  115. "locale": "ko"
  116. },
  117. "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  118. "locale": "ko"
  119. },
  120. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  121. "locale": "pl"
  122. },
  123. "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  124. "locale": "pl"
  125. },
  126. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  127. "locale": "pt-BR"
  128. },
  129. "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  130. "locale": "pt-BR"
  131. },
  132. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  133. "locale": "ru"
  134. },
  135. "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  136. "locale": "ru"
  137. },
  138. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  139. "locale": "tr"
  140. },
  141. "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  142. "locale": "tr"
  143. },
  144. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  145. "locale": "zh-Hans"
  146. },
  147. "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  148. "locale": "zh-Hans"
  149. },
  150. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
  151. "locale": "zh-Hant"
  152. },
  153. "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
  154. "locale": "zh-Hant"
  155. }
  156. }
  157. },
  158. "Microsoft.TestPlatform.TestHost/17.1.0": {
  159. "dependencies": {
  160. "Microsoft.TestPlatform.ObjectModel": "17.1.0",
  161. "Newtonsoft.Json": "9.0.1"
  162. },
  163. "runtime": {
  164. "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
  165. "assemblyVersion": "15.0.0.0",
  166. "fileVersion": "15.0.0.0"
  167. },
  168. "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
  169. "assemblyVersion": "15.0.0.0",
  170. "fileVersion": "15.0.0.0"
  171. },
  172. "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {
  173. "assemblyVersion": "15.0.0.0",
  174. "fileVersion": "15.0.0.0"
  175. },
  176. "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
  177. "assemblyVersion": "15.0.0.0",
  178. "fileVersion": "15.0.0.0"
  179. },
  180. "lib/netcoreapp2.1/testhost.dll": {
  181. "assemblyVersion": "15.0.0.0",
  182. "fileVersion": "15.0.0.0"
  183. }
  184. },
  185. "resources": {
  186. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  187. "locale": "cs"
  188. },
  189. "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  190. "locale": "cs"
  191. },
  192. "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  193. "locale": "cs"
  194. },
  195. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  196. "locale": "de"
  197. },
  198. "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  199. "locale": "de"
  200. },
  201. "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  202. "locale": "de"
  203. },
  204. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  205. "locale": "es"
  206. },
  207. "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  208. "locale": "es"
  209. },
  210. "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  211. "locale": "es"
  212. },
  213. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  214. "locale": "fr"
  215. },
  216. "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  217. "locale": "fr"
  218. },
  219. "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  220. "locale": "fr"
  221. },
  222. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  223. "locale": "it"
  224. },
  225. "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  226. "locale": "it"
  227. },
  228. "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  229. "locale": "it"
  230. },
  231. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  232. "locale": "ja"
  233. },
  234. "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  235. "locale": "ja"
  236. },
  237. "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  238. "locale": "ja"
  239. },
  240. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  241. "locale": "ko"
  242. },
  243. "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  244. "locale": "ko"
  245. },
  246. "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  247. "locale": "ko"
  248. },
  249. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  250. "locale": "pl"
  251. },
  252. "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  253. "locale": "pl"
  254. },
  255. "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  256. "locale": "pl"
  257. },
  258. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  259. "locale": "pt-BR"
  260. },
  261. "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  262. "locale": "pt-BR"
  263. },
  264. "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  265. "locale": "pt-BR"
  266. },
  267. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  268. "locale": "ru"
  269. },
  270. "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  271. "locale": "ru"
  272. },
  273. "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  274. "locale": "ru"
  275. },
  276. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  277. "locale": "tr"
  278. },
  279. "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  280. "locale": "tr"
  281. },
  282. "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  283. "locale": "tr"
  284. },
  285. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  286. "locale": "zh-Hans"
  287. },
  288. "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  289. "locale": "zh-Hans"
  290. },
  291. "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  292. "locale": "zh-Hans"
  293. },
  294. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
  295. "locale": "zh-Hant"
  296. },
  297. "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
  298. "locale": "zh-Hant"
  299. },
  300. "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
  301. "locale": "zh-Hant"
  302. }
  303. }
  304. },
  305. "Microsoft.Win32.Primitives/4.3.0": {
  306. "dependencies": {
  307. "Microsoft.NETCore.Platforms": "1.1.0",
  308. "Microsoft.NETCore.Targets": "1.1.0",
  309. "System.Runtime": "4.3.0"
  310. }
  311. },
  312. "MSTest.TestAdapter/2.2.8": {
  313. "dependencies": {
  314. "NETStandard.Library": "1.6.1",
  315. "System.Diagnostics.TextWriterTraceListener": "4.3.0"
  316. }
  317. },
  318. "MSTest.TestFramework/2.2.8": {
  319. "dependencies": {
  320. "NETStandard.Library": "1.6.1",
  321. "System.Diagnostics.TextWriterTraceListener": "4.3.0"
  322. },
  323. "runtime": {
  324. "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
  325. "assemblyVersion": "14.0.0.0",
  326. "fileVersion": "14.0.6623.13"
  327. },
  328. "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
  329. "assemblyVersion": "14.0.0.0",
  330. "fileVersion": "14.0.6623.13"
  331. }
  332. }
  333. },
  334. "NETStandard.Library/1.6.1": {
  335. "dependencies": {
  336. "Microsoft.NETCore.Platforms": "1.1.0",
  337. "Microsoft.Win32.Primitives": "4.3.0",
  338. "System.AppContext": "4.3.0",
  339. "System.Collections": "4.3.0",
  340. "System.Collections.Concurrent": "4.3.0",
  341. "System.Console": "4.3.0",
  342. "System.Diagnostics.Debug": "4.3.0",
  343. "System.Diagnostics.Tools": "4.3.0",
  344. "System.Diagnostics.Tracing": "4.3.0",
  345. "System.Globalization": "4.3.0",
  346. "System.Globalization.Calendars": "4.3.0",
  347. "System.IO": "4.3.0",
  348. "System.IO.Compression": "4.3.0",
  349. "System.IO.Compression.ZipFile": "4.3.0",
  350. "System.IO.FileSystem": "4.3.0",
  351. "System.IO.FileSystem.Primitives": "4.3.0",
  352. "System.Linq": "4.3.0",
  353. "System.Linq.Expressions": "4.3.0",
  354. "System.Net.Http": "4.3.0",
  355. "System.Net.Primitives": "4.3.0",
  356. "System.Net.Sockets": "4.3.0",
  357. "System.ObjectModel": "4.3.0",
  358. "System.Reflection": "4.3.0",
  359. "System.Reflection.Extensions": "4.3.0",
  360. "System.Reflection.Primitives": "4.3.0",
  361. "System.Resources.ResourceManager": "4.3.0",
  362. "System.Runtime": "4.3.0",
  363. "System.Runtime.Extensions": "4.3.0",
  364. "System.Runtime.Handles": "4.3.0",
  365. "System.Runtime.InteropServices": "4.3.0",
  366. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  367. "System.Runtime.Numerics": "4.3.0",
  368. "System.Security.Cryptography.Algorithms": "4.3.0",
  369. "System.Security.Cryptography.Encoding": "4.3.0",
  370. "System.Security.Cryptography.Primitives": "4.3.0",
  371. "System.Security.Cryptography.X509Certificates": "4.3.0",
  372. "System.Text.Encoding": "4.3.0",
  373. "System.Text.Encoding.Extensions": "4.3.0",
  374. "System.Text.RegularExpressions": "4.3.0",
  375. "System.Threading": "4.3.0",
  376. "System.Threading.Tasks": "4.3.0",
  377. "System.Threading.Timer": "4.3.0",
  378. "System.Xml.ReaderWriter": "4.3.0",
  379. "System.Xml.XDocument": "4.3.0"
  380. }
  381. },
  382. "Newtonsoft.Json/9.0.1": {
  383. "dependencies": {
  384. "Microsoft.CSharp": "4.0.1",
  385. "System.Collections": "4.3.0",
  386. "System.Diagnostics.Debug": "4.3.0",
  387. "System.Dynamic.Runtime": "4.0.11",
  388. "System.Globalization": "4.3.0",
  389. "System.IO": "4.3.0",
  390. "System.Linq": "4.3.0",
  391. "System.Linq.Expressions": "4.3.0",
  392. "System.ObjectModel": "4.3.0",
  393. "System.Reflection": "4.3.0",
  394. "System.Reflection.Extensions": "4.3.0",
  395. "System.Resources.ResourceManager": "4.3.0",
  396. "System.Runtime": "4.3.0",
  397. "System.Runtime.Extensions": "4.3.0",
  398. "System.Runtime.Serialization.Primitives": "4.1.1",
  399. "System.Text.Encoding": "4.3.0",
  400. "System.Text.Encoding.Extensions": "4.3.0",
  401. "System.Text.RegularExpressions": "4.3.0",
  402. "System.Threading": "4.3.0",
  403. "System.Threading.Tasks": "4.3.0",
  404. "System.Xml.ReaderWriter": "4.3.0",
  405. "System.Xml.XDocument": "4.3.0"
  406. },
  407. "runtime": {
  408. "lib/netstandard1.0/Newtonsoft.Json.dll": {
  409. "assemblyVersion": "9.0.0.0",
  410. "fileVersion": "9.0.1.19813"
  411. }
  412. }
  413. },
  414. "NuGet.Frameworks/5.11.0": {
  415. "runtime": {
  416. "lib/netstandard2.0/NuGet.Frameworks.dll": {
  417. "assemblyVersion": "5.11.0.10",
  418. "fileVersion": "5.11.0.10"
  419. }
  420. }
  421. },
  422. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  423. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  424. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  425. "runtime.native.System/4.3.0": {
  426. "dependencies": {
  427. "Microsoft.NETCore.Platforms": "1.1.0",
  428. "Microsoft.NETCore.Targets": "1.1.0"
  429. }
  430. },
  431. "runtime.native.System.IO.Compression/4.3.0": {
  432. "dependencies": {
  433. "Microsoft.NETCore.Platforms": "1.1.0",
  434. "Microsoft.NETCore.Targets": "1.1.0"
  435. }
  436. },
  437. "runtime.native.System.Net.Http/4.3.0": {
  438. "dependencies": {
  439. "Microsoft.NETCore.Platforms": "1.1.0",
  440. "Microsoft.NETCore.Targets": "1.1.0"
  441. }
  442. },
  443. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  444. "dependencies": {
  445. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  446. }
  447. },
  448. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  449. "dependencies": {
  450. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  451. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  452. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  453. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  454. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  455. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  456. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  457. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  458. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  459. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  460. }
  461. },
  462. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  463. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  464. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
  465. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  466. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  467. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  468. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  469. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
  470. "System.AppContext/4.3.0": {
  471. "dependencies": {
  472. "System.Runtime": "4.3.0"
  473. }
  474. },
  475. "System.Buffers/4.3.0": {
  476. "dependencies": {
  477. "System.Diagnostics.Debug": "4.3.0",
  478. "System.Diagnostics.Tracing": "4.3.0",
  479. "System.Resources.ResourceManager": "4.3.0",
  480. "System.Runtime": "4.3.0",
  481. "System.Threading": "4.3.0"
  482. }
  483. },
  484. "System.Collections/4.3.0": {
  485. "dependencies": {
  486. "Microsoft.NETCore.Platforms": "1.1.0",
  487. "Microsoft.NETCore.Targets": "1.1.0",
  488. "System.Runtime": "4.3.0"
  489. }
  490. },
  491. "System.Collections.Concurrent/4.3.0": {
  492. "dependencies": {
  493. "System.Collections": "4.3.0",
  494. "System.Diagnostics.Debug": "4.3.0",
  495. "System.Diagnostics.Tracing": "4.3.0",
  496. "System.Globalization": "4.3.0",
  497. "System.Reflection": "4.3.0",
  498. "System.Resources.ResourceManager": "4.3.0",
  499. "System.Runtime": "4.3.0",
  500. "System.Runtime.Extensions": "4.3.0",
  501. "System.Threading": "4.3.0",
  502. "System.Threading.Tasks": "4.3.0"
  503. }
  504. },
  505. "System.Console/4.3.0": {
  506. "dependencies": {
  507. "Microsoft.NETCore.Platforms": "1.1.0",
  508. "Microsoft.NETCore.Targets": "1.1.0",
  509. "System.IO": "4.3.0",
  510. "System.Runtime": "4.3.0",
  511. "System.Text.Encoding": "4.3.0"
  512. }
  513. },
  514. "System.Diagnostics.Debug/4.3.0": {
  515. "dependencies": {
  516. "Microsoft.NETCore.Platforms": "1.1.0",
  517. "Microsoft.NETCore.Targets": "1.1.0",
  518. "System.Runtime": "4.3.0"
  519. }
  520. },
  521. "System.Diagnostics.DiagnosticSource/4.3.0": {
  522. "dependencies": {
  523. "System.Collections": "4.3.0",
  524. "System.Diagnostics.Tracing": "4.3.0",
  525. "System.Reflection": "4.3.0",
  526. "System.Runtime": "4.3.0",
  527. "System.Threading": "4.3.0"
  528. }
  529. },
  530. "System.Diagnostics.TextWriterTraceListener/4.3.0": {
  531. "dependencies": {
  532. "System.Diagnostics.TraceSource": "4.3.0",
  533. "System.Globalization": "4.3.0",
  534. "System.IO": "4.3.0",
  535. "System.Resources.ResourceManager": "4.3.0",
  536. "System.Runtime": "4.3.0",
  537. "System.Threading": "4.3.0"
  538. }
  539. },
  540. "System.Diagnostics.Tools/4.3.0": {
  541. "dependencies": {
  542. "Microsoft.NETCore.Platforms": "1.1.0",
  543. "Microsoft.NETCore.Targets": "1.1.0",
  544. "System.Runtime": "4.3.0"
  545. }
  546. },
  547. "System.Diagnostics.TraceSource/4.3.0": {
  548. "dependencies": {
  549. "Microsoft.NETCore.Platforms": "1.1.0",
  550. "System.Collections": "4.3.0",
  551. "System.Diagnostics.Debug": "4.3.0",
  552. "System.Globalization": "4.3.0",
  553. "System.Resources.ResourceManager": "4.3.0",
  554. "System.Runtime": "4.3.0",
  555. "System.Runtime.Extensions": "4.3.0",
  556. "System.Threading": "4.3.0",
  557. "runtime.native.System": "4.3.0"
  558. }
  559. },
  560. "System.Diagnostics.Tracing/4.3.0": {
  561. "dependencies": {
  562. "Microsoft.NETCore.Platforms": "1.1.0",
  563. "Microsoft.NETCore.Targets": "1.1.0",
  564. "System.Runtime": "4.3.0"
  565. }
  566. },
  567. "System.Dynamic.Runtime/4.0.11": {
  568. "dependencies": {
  569. "System.Collections": "4.3.0",
  570. "System.Diagnostics.Debug": "4.3.0",
  571. "System.Globalization": "4.3.0",
  572. "System.Linq": "4.3.0",
  573. "System.Linq.Expressions": "4.3.0",
  574. "System.ObjectModel": "4.3.0",
  575. "System.Reflection": "4.3.0",
  576. "System.Reflection.Emit": "4.3.0",
  577. "System.Reflection.Emit.ILGeneration": "4.3.0",
  578. "System.Reflection.Primitives": "4.3.0",
  579. "System.Reflection.TypeExtensions": "4.3.0",
  580. "System.Resources.ResourceManager": "4.3.0",
  581. "System.Runtime": "4.3.0",
  582. "System.Runtime.Extensions": "4.3.0",
  583. "System.Threading": "4.3.0"
  584. }
  585. },
  586. "System.Globalization/4.3.0": {
  587. "dependencies": {
  588. "Microsoft.NETCore.Platforms": "1.1.0",
  589. "Microsoft.NETCore.Targets": "1.1.0",
  590. "System.Runtime": "4.3.0"
  591. }
  592. },
  593. "System.Globalization.Calendars/4.3.0": {
  594. "dependencies": {
  595. "Microsoft.NETCore.Platforms": "1.1.0",
  596. "Microsoft.NETCore.Targets": "1.1.0",
  597. "System.Globalization": "4.3.0",
  598. "System.Runtime": "4.3.0"
  599. }
  600. },
  601. "System.Globalization.Extensions/4.3.0": {
  602. "dependencies": {
  603. "Microsoft.NETCore.Platforms": "1.1.0",
  604. "System.Globalization": "4.3.0",
  605. "System.Resources.ResourceManager": "4.3.0",
  606. "System.Runtime": "4.3.0",
  607. "System.Runtime.Extensions": "4.3.0",
  608. "System.Runtime.InteropServices": "4.3.0"
  609. }
  610. },
  611. "System.IO/4.3.0": {
  612. "dependencies": {
  613. "Microsoft.NETCore.Platforms": "1.1.0",
  614. "Microsoft.NETCore.Targets": "1.1.0",
  615. "System.Runtime": "4.3.0",
  616. "System.Text.Encoding": "4.3.0",
  617. "System.Threading.Tasks": "4.3.0"
  618. }
  619. },
  620. "System.IO.Compression/4.3.0": {
  621. "dependencies": {
  622. "Microsoft.NETCore.Platforms": "1.1.0",
  623. "System.Buffers": "4.3.0",
  624. "System.Collections": "4.3.0",
  625. "System.Diagnostics.Debug": "4.3.0",
  626. "System.IO": "4.3.0",
  627. "System.Resources.ResourceManager": "4.3.0",
  628. "System.Runtime": "4.3.0",
  629. "System.Runtime.Extensions": "4.3.0",
  630. "System.Runtime.Handles": "4.3.0",
  631. "System.Runtime.InteropServices": "4.3.0",
  632. "System.Text.Encoding": "4.3.0",
  633. "System.Threading": "4.3.0",
  634. "System.Threading.Tasks": "4.3.0",
  635. "runtime.native.System": "4.3.0",
  636. "runtime.native.System.IO.Compression": "4.3.0"
  637. }
  638. },
  639. "System.IO.Compression.ZipFile/4.3.0": {
  640. "dependencies": {
  641. "System.Buffers": "4.3.0",
  642. "System.IO": "4.3.0",
  643. "System.IO.Compression": "4.3.0",
  644. "System.IO.FileSystem": "4.3.0",
  645. "System.IO.FileSystem.Primitives": "4.3.0",
  646. "System.Resources.ResourceManager": "4.3.0",
  647. "System.Runtime": "4.3.0",
  648. "System.Runtime.Extensions": "4.3.0",
  649. "System.Text.Encoding": "4.3.0"
  650. }
  651. },
  652. "System.IO.FileSystem/4.3.0": {
  653. "dependencies": {
  654. "Microsoft.NETCore.Platforms": "1.1.0",
  655. "Microsoft.NETCore.Targets": "1.1.0",
  656. "System.IO": "4.3.0",
  657. "System.IO.FileSystem.Primitives": "4.3.0",
  658. "System.Runtime": "4.3.0",
  659. "System.Runtime.Handles": "4.3.0",
  660. "System.Text.Encoding": "4.3.0",
  661. "System.Threading.Tasks": "4.3.0"
  662. }
  663. },
  664. "System.IO.FileSystem.Primitives/4.3.0": {
  665. "dependencies": {
  666. "System.Runtime": "4.3.0"
  667. }
  668. },
  669. "System.Linq/4.3.0": {
  670. "dependencies": {
  671. "System.Collections": "4.3.0",
  672. "System.Diagnostics.Debug": "4.3.0",
  673. "System.Resources.ResourceManager": "4.3.0",
  674. "System.Runtime": "4.3.0",
  675. "System.Runtime.Extensions": "4.3.0"
  676. }
  677. },
  678. "System.Linq.Expressions/4.3.0": {
  679. "dependencies": {
  680. "System.Collections": "4.3.0",
  681. "System.Diagnostics.Debug": "4.3.0",
  682. "System.Globalization": "4.3.0",
  683. "System.IO": "4.3.0",
  684. "System.Linq": "4.3.0",
  685. "System.ObjectModel": "4.3.0",
  686. "System.Reflection": "4.3.0",
  687. "System.Reflection.Emit": "4.3.0",
  688. "System.Reflection.Emit.ILGeneration": "4.3.0",
  689. "System.Reflection.Emit.Lightweight": "4.3.0",
  690. "System.Reflection.Extensions": "4.3.0",
  691. "System.Reflection.Primitives": "4.3.0",
  692. "System.Reflection.TypeExtensions": "4.3.0",
  693. "System.Resources.ResourceManager": "4.3.0",
  694. "System.Runtime": "4.3.0",
  695. "System.Runtime.Extensions": "4.3.0",
  696. "System.Threading": "4.3.0"
  697. }
  698. },
  699. "System.Net.Http/4.3.0": {
  700. "dependencies": {
  701. "Microsoft.NETCore.Platforms": "1.1.0",
  702. "System.Collections": "4.3.0",
  703. "System.Diagnostics.Debug": "4.3.0",
  704. "System.Diagnostics.DiagnosticSource": "4.3.0",
  705. "System.Diagnostics.Tracing": "4.3.0",
  706. "System.Globalization": "4.3.0",
  707. "System.Globalization.Extensions": "4.3.0",
  708. "System.IO": "4.3.0",
  709. "System.IO.FileSystem": "4.3.0",
  710. "System.Net.Primitives": "4.3.0",
  711. "System.Resources.ResourceManager": "4.3.0",
  712. "System.Runtime": "4.3.0",
  713. "System.Runtime.Extensions": "4.3.0",
  714. "System.Runtime.Handles": "4.3.0",
  715. "System.Runtime.InteropServices": "4.3.0",
  716. "System.Security.Cryptography.Algorithms": "4.3.0",
  717. "System.Security.Cryptography.Encoding": "4.3.0",
  718. "System.Security.Cryptography.OpenSsl": "4.3.0",
  719. "System.Security.Cryptography.Primitives": "4.3.0",
  720. "System.Security.Cryptography.X509Certificates": "4.3.0",
  721. "System.Text.Encoding": "4.3.0",
  722. "System.Threading": "4.3.0",
  723. "System.Threading.Tasks": "4.3.0",
  724. "runtime.native.System": "4.3.0",
  725. "runtime.native.System.Net.Http": "4.3.0",
  726. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  727. }
  728. },
  729. "System.Net.Primitives/4.3.0": {
  730. "dependencies": {
  731. "Microsoft.NETCore.Platforms": "1.1.0",
  732. "Microsoft.NETCore.Targets": "1.1.0",
  733. "System.Runtime": "4.3.0",
  734. "System.Runtime.Handles": "4.3.0"
  735. }
  736. },
  737. "System.Net.Sockets/4.3.0": {
  738. "dependencies": {
  739. "Microsoft.NETCore.Platforms": "1.1.0",
  740. "Microsoft.NETCore.Targets": "1.1.0",
  741. "System.IO": "4.3.0",
  742. "System.Net.Primitives": "4.3.0",
  743. "System.Runtime": "4.3.0",
  744. "System.Threading.Tasks": "4.3.0"
  745. }
  746. },
  747. "System.ObjectModel/4.3.0": {
  748. "dependencies": {
  749. "System.Collections": "4.3.0",
  750. "System.Diagnostics.Debug": "4.3.0",
  751. "System.Resources.ResourceManager": "4.3.0",
  752. "System.Runtime": "4.3.0",
  753. "System.Threading": "4.3.0"
  754. }
  755. },
  756. "System.Reflection/4.3.0": {
  757. "dependencies": {
  758. "Microsoft.NETCore.Platforms": "1.1.0",
  759. "Microsoft.NETCore.Targets": "1.1.0",
  760. "System.IO": "4.3.0",
  761. "System.Reflection.Primitives": "4.3.0",
  762. "System.Runtime": "4.3.0"
  763. }
  764. },
  765. "System.Reflection.Emit/4.3.0": {
  766. "dependencies": {
  767. "System.IO": "4.3.0",
  768. "System.Reflection": "4.3.0",
  769. "System.Reflection.Emit.ILGeneration": "4.3.0",
  770. "System.Reflection.Primitives": "4.3.0",
  771. "System.Runtime": "4.3.0"
  772. }
  773. },
  774. "System.Reflection.Emit.ILGeneration/4.3.0": {
  775. "dependencies": {
  776. "System.Reflection": "4.3.0",
  777. "System.Reflection.Primitives": "4.3.0",
  778. "System.Runtime": "4.3.0"
  779. }
  780. },
  781. "System.Reflection.Emit.Lightweight/4.3.0": {
  782. "dependencies": {
  783. "System.Reflection": "4.3.0",
  784. "System.Reflection.Emit.ILGeneration": "4.3.0",
  785. "System.Reflection.Primitives": "4.3.0",
  786. "System.Runtime": "4.3.0"
  787. }
  788. },
  789. "System.Reflection.Extensions/4.3.0": {
  790. "dependencies": {
  791. "Microsoft.NETCore.Platforms": "1.1.0",
  792. "Microsoft.NETCore.Targets": "1.1.0",
  793. "System.Reflection": "4.3.0",
  794. "System.Runtime": "4.3.0"
  795. }
  796. },
  797. "System.Reflection.Metadata/1.6.0": {},
  798. "System.Reflection.Primitives/4.3.0": {
  799. "dependencies": {
  800. "Microsoft.NETCore.Platforms": "1.1.0",
  801. "Microsoft.NETCore.Targets": "1.1.0",
  802. "System.Runtime": "4.3.0"
  803. }
  804. },
  805. "System.Reflection.TypeExtensions/4.3.0": {
  806. "dependencies": {
  807. "System.Reflection": "4.3.0",
  808. "System.Runtime": "4.3.0"
  809. }
  810. },
  811. "System.Resources.ResourceManager/4.3.0": {
  812. "dependencies": {
  813. "Microsoft.NETCore.Platforms": "1.1.0",
  814. "Microsoft.NETCore.Targets": "1.1.0",
  815. "System.Globalization": "4.3.0",
  816. "System.Reflection": "4.3.0",
  817. "System.Runtime": "4.3.0"
  818. }
  819. },
  820. "System.Runtime/4.3.0": {
  821. "dependencies": {
  822. "Microsoft.NETCore.Platforms": "1.1.0",
  823. "Microsoft.NETCore.Targets": "1.1.0"
  824. }
  825. },
  826. "System.Runtime.Extensions/4.3.0": {
  827. "dependencies": {
  828. "Microsoft.NETCore.Platforms": "1.1.0",
  829. "Microsoft.NETCore.Targets": "1.1.0",
  830. "System.Runtime": "4.3.0"
  831. }
  832. },
  833. "System.Runtime.Handles/4.3.0": {
  834. "dependencies": {
  835. "Microsoft.NETCore.Platforms": "1.1.0",
  836. "Microsoft.NETCore.Targets": "1.1.0",
  837. "System.Runtime": "4.3.0"
  838. }
  839. },
  840. "System.Runtime.InteropServices/4.3.0": {
  841. "dependencies": {
  842. "Microsoft.NETCore.Platforms": "1.1.0",
  843. "Microsoft.NETCore.Targets": "1.1.0",
  844. "System.Reflection": "4.3.0",
  845. "System.Reflection.Primitives": "4.3.0",
  846. "System.Runtime": "4.3.0",
  847. "System.Runtime.Handles": "4.3.0"
  848. }
  849. },
  850. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  851. "dependencies": {
  852. "System.Reflection": "4.3.0",
  853. "System.Reflection.Extensions": "4.3.0",
  854. "System.Resources.ResourceManager": "4.3.0",
  855. "System.Runtime": "4.3.0",
  856. "System.Runtime.InteropServices": "4.3.0",
  857. "System.Threading": "4.3.0",
  858. "runtime.native.System": "4.3.0"
  859. }
  860. },
  861. "System.Runtime.Numerics/4.3.0": {
  862. "dependencies": {
  863. "System.Globalization": "4.3.0",
  864. "System.Resources.ResourceManager": "4.3.0",
  865. "System.Runtime": "4.3.0",
  866. "System.Runtime.Extensions": "4.3.0"
  867. }
  868. },
  869. "System.Runtime.Serialization.Primitives/4.1.1": {
  870. "dependencies": {
  871. "System.Resources.ResourceManager": "4.3.0",
  872. "System.Runtime": "4.3.0"
  873. }
  874. },
  875. "System.Security.Cryptography.Algorithms/4.3.0": {
  876. "dependencies": {
  877. "Microsoft.NETCore.Platforms": "1.1.0",
  878. "System.Collections": "4.3.0",
  879. "System.IO": "4.3.0",
  880. "System.Resources.ResourceManager": "4.3.0",
  881. "System.Runtime": "4.3.0",
  882. "System.Runtime.Extensions": "4.3.0",
  883. "System.Runtime.Handles": "4.3.0",
  884. "System.Runtime.InteropServices": "4.3.0",
  885. "System.Runtime.Numerics": "4.3.0",
  886. "System.Security.Cryptography.Encoding": "4.3.0",
  887. "System.Security.Cryptography.Primitives": "4.3.0",
  888. "System.Text.Encoding": "4.3.0",
  889. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  890. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  891. }
  892. },
  893. "System.Security.Cryptography.Cng/4.3.0": {
  894. "dependencies": {
  895. "Microsoft.NETCore.Platforms": "1.1.0",
  896. "System.IO": "4.3.0",
  897. "System.Resources.ResourceManager": "4.3.0",
  898. "System.Runtime": "4.3.0",
  899. "System.Runtime.Extensions": "4.3.0",
  900. "System.Runtime.Handles": "4.3.0",
  901. "System.Runtime.InteropServices": "4.3.0",
  902. "System.Security.Cryptography.Algorithms": "4.3.0",
  903. "System.Security.Cryptography.Encoding": "4.3.0",
  904. "System.Security.Cryptography.Primitives": "4.3.0",
  905. "System.Text.Encoding": "4.3.0"
  906. }
  907. },
  908. "System.Security.Cryptography.Csp/4.3.0": {
  909. "dependencies": {
  910. "Microsoft.NETCore.Platforms": "1.1.0",
  911. "System.IO": "4.3.0",
  912. "System.Reflection": "4.3.0",
  913. "System.Resources.ResourceManager": "4.3.0",
  914. "System.Runtime": "4.3.0",
  915. "System.Runtime.Extensions": "4.3.0",
  916. "System.Runtime.Handles": "4.3.0",
  917. "System.Runtime.InteropServices": "4.3.0",
  918. "System.Security.Cryptography.Algorithms": "4.3.0",
  919. "System.Security.Cryptography.Encoding": "4.3.0",
  920. "System.Security.Cryptography.Primitives": "4.3.0",
  921. "System.Text.Encoding": "4.3.0",
  922. "System.Threading": "4.3.0"
  923. }
  924. },
  925. "System.Security.Cryptography.Encoding/4.3.0": {
  926. "dependencies": {
  927. "Microsoft.NETCore.Platforms": "1.1.0",
  928. "System.Collections": "4.3.0",
  929. "System.Collections.Concurrent": "4.3.0",
  930. "System.Linq": "4.3.0",
  931. "System.Resources.ResourceManager": "4.3.0",
  932. "System.Runtime": "4.3.0",
  933. "System.Runtime.Extensions": "4.3.0",
  934. "System.Runtime.Handles": "4.3.0",
  935. "System.Runtime.InteropServices": "4.3.0",
  936. "System.Security.Cryptography.Primitives": "4.3.0",
  937. "System.Text.Encoding": "4.3.0",
  938. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  939. }
  940. },
  941. "System.Security.Cryptography.OpenSsl/4.3.0": {
  942. "dependencies": {
  943. "System.Collections": "4.3.0",
  944. "System.IO": "4.3.0",
  945. "System.Resources.ResourceManager": "4.3.0",
  946. "System.Runtime": "4.3.0",
  947. "System.Runtime.Extensions": "4.3.0",
  948. "System.Runtime.Handles": "4.3.0",
  949. "System.Runtime.InteropServices": "4.3.0",
  950. "System.Runtime.Numerics": "4.3.0",
  951. "System.Security.Cryptography.Algorithms": "4.3.0",
  952. "System.Security.Cryptography.Encoding": "4.3.0",
  953. "System.Security.Cryptography.Primitives": "4.3.0",
  954. "System.Text.Encoding": "4.3.0",
  955. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  956. }
  957. },
  958. "System.Security.Cryptography.Primitives/4.3.0": {
  959. "dependencies": {
  960. "System.Diagnostics.Debug": "4.3.0",
  961. "System.Globalization": "4.3.0",
  962. "System.IO": "4.3.0",
  963. "System.Resources.ResourceManager": "4.3.0",
  964. "System.Runtime": "4.3.0",
  965. "System.Threading": "4.3.0",
  966. "System.Threading.Tasks": "4.3.0"
  967. }
  968. },
  969. "System.Security.Cryptography.X509Certificates/4.3.0": {
  970. "dependencies": {
  971. "Microsoft.NETCore.Platforms": "1.1.0",
  972. "System.Collections": "4.3.0",
  973. "System.Diagnostics.Debug": "4.3.0",
  974. "System.Globalization": "4.3.0",
  975. "System.Globalization.Calendars": "4.3.0",
  976. "System.IO": "4.3.0",
  977. "System.IO.FileSystem": "4.3.0",
  978. "System.IO.FileSystem.Primitives": "4.3.0",
  979. "System.Resources.ResourceManager": "4.3.0",
  980. "System.Runtime": "4.3.0",
  981. "System.Runtime.Extensions": "4.3.0",
  982. "System.Runtime.Handles": "4.3.0",
  983. "System.Runtime.InteropServices": "4.3.0",
  984. "System.Runtime.Numerics": "4.3.0",
  985. "System.Security.Cryptography.Algorithms": "4.3.0",
  986. "System.Security.Cryptography.Cng": "4.3.0",
  987. "System.Security.Cryptography.Csp": "4.3.0",
  988. "System.Security.Cryptography.Encoding": "4.3.0",
  989. "System.Security.Cryptography.OpenSsl": "4.3.0",
  990. "System.Security.Cryptography.Primitives": "4.3.0",
  991. "System.Text.Encoding": "4.3.0",
  992. "System.Threading": "4.3.0",
  993. "runtime.native.System": "4.3.0",
  994. "runtime.native.System.Net.Http": "4.3.0",
  995. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  996. }
  997. },
  998. "System.Text.Encoding/4.3.0": {
  999. "dependencies": {
  1000. "Microsoft.NETCore.Platforms": "1.1.0",
  1001. "Microsoft.NETCore.Targets": "1.1.0",
  1002. "System.Runtime": "4.3.0"
  1003. }
  1004. },
  1005. "System.Text.Encoding.Extensions/4.3.0": {
  1006. "dependencies": {
  1007. "Microsoft.NETCore.Platforms": "1.1.0",
  1008. "Microsoft.NETCore.Targets": "1.1.0",
  1009. "System.Runtime": "4.3.0",
  1010. "System.Text.Encoding": "4.3.0"
  1011. }
  1012. },
  1013. "System.Text.RegularExpressions/4.3.0": {
  1014. "dependencies": {
  1015. "System.Runtime": "4.3.0"
  1016. }
  1017. },
  1018. "System.Threading/4.3.0": {
  1019. "dependencies": {
  1020. "System.Runtime": "4.3.0",
  1021. "System.Threading.Tasks": "4.3.0"
  1022. }
  1023. },
  1024. "System.Threading.Tasks/4.3.0": {
  1025. "dependencies": {
  1026. "Microsoft.NETCore.Platforms": "1.1.0",
  1027. "Microsoft.NETCore.Targets": "1.1.0",
  1028. "System.Runtime": "4.3.0"
  1029. }
  1030. },
  1031. "System.Threading.Tasks.Extensions/4.3.0": {
  1032. "dependencies": {
  1033. "System.Collections": "4.3.0",
  1034. "System.Runtime": "4.3.0",
  1035. "System.Threading.Tasks": "4.3.0"
  1036. }
  1037. },
  1038. "System.Threading.Timer/4.3.0": {
  1039. "dependencies": {
  1040. "Microsoft.NETCore.Platforms": "1.1.0",
  1041. "Microsoft.NETCore.Targets": "1.1.0",
  1042. "System.Runtime": "4.3.0"
  1043. }
  1044. },
  1045. "System.Xml.ReaderWriter/4.3.0": {
  1046. "dependencies": {
  1047. "System.Collections": "4.3.0",
  1048. "System.Diagnostics.Debug": "4.3.0",
  1049. "System.Globalization": "4.3.0",
  1050. "System.IO": "4.3.0",
  1051. "System.IO.FileSystem": "4.3.0",
  1052. "System.IO.FileSystem.Primitives": "4.3.0",
  1053. "System.Resources.ResourceManager": "4.3.0",
  1054. "System.Runtime": "4.3.0",
  1055. "System.Runtime.Extensions": "4.3.0",
  1056. "System.Runtime.InteropServices": "4.3.0",
  1057. "System.Text.Encoding": "4.3.0",
  1058. "System.Text.Encoding.Extensions": "4.3.0",
  1059. "System.Text.RegularExpressions": "4.3.0",
  1060. "System.Threading.Tasks": "4.3.0",
  1061. "System.Threading.Tasks.Extensions": "4.3.0"
  1062. }
  1063. },
  1064. "System.Xml.XDocument/4.3.0": {
  1065. "dependencies": {
  1066. "System.Collections": "4.3.0",
  1067. "System.Diagnostics.Debug": "4.3.0",
  1068. "System.Diagnostics.Tools": "4.3.0",
  1069. "System.Globalization": "4.3.0",
  1070. "System.IO": "4.3.0",
  1071. "System.Reflection": "4.3.0",
  1072. "System.Resources.ResourceManager": "4.3.0",
  1073. "System.Runtime": "4.3.0",
  1074. "System.Runtime.Extensions": "4.3.0",
  1075. "System.Text.Encoding": "4.3.0",
  1076. "System.Threading": "4.3.0",
  1077. "System.Xml.ReaderWriter": "4.3.0"
  1078. }
  1079. },
  1080. "Examen/1.0.0": {
  1081. "runtime": {
  1082. "Examen.dll": {}
  1083. }
  1084. }
  1085. }
  1086. },
  1087. "libraries": {
  1088. "TestProject1/1.0.0": {
  1089. "type": "project",
  1090. "serviceable": false,
  1091. "sha512": ""
  1092. },
  1093. "coverlet.collector/3.1.2": {
  1094. "type": "package",
  1095. "serviceable": true,
  1096. "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==",
  1097. "path": "coverlet.collector/3.1.2",
  1098. "hashPath": "coverlet.collector.3.1.2.nupkg.sha512"
  1099. },
  1100. "Microsoft.CodeCoverage/17.1.0": {
  1101. "type": "package",
  1102. "serviceable": true,
  1103. "sha512": "sha512-0N/ZJ71ncCxQWhgtkEYKOgu2oMHa8h1tsOUbhmIKXF8UwtSUCe4vHAsJ3DVcNWRwNfQzSTy263ZE+QF6MdIhhQ==",
  1104. "path": "microsoft.codecoverage/17.1.0",
  1105. "hashPath": "microsoft.codecoverage.17.1.0.nupkg.sha512"
  1106. },
  1107. "Microsoft.CSharp/4.0.1": {
  1108. "type": "package",
  1109. "serviceable": true,
  1110. "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
  1111. "path": "microsoft.csharp/4.0.1",
  1112. "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512"
  1113. },
  1114. "Microsoft.NET.Test.Sdk/17.1.0": {
  1115. "type": "package",
  1116. "serviceable": true,
  1117. "sha512": "sha512-MVKvOsHIfrZrvg+8aqOF5dknO/qWrR1sWZjMPQ1N42MKMlL/zQL30FQFZxPeWfmVKWUWAOmAHYsqB5OerTKziw==",
  1118. "path": "microsoft.net.test.sdk/17.1.0",
  1119. "hashPath": "microsoft.net.test.sdk.17.1.0.nupkg.sha512"
  1120. },
  1121. "Microsoft.NETCore.Platforms/1.1.0": {
  1122. "type": "package",
  1123. "serviceable": true,
  1124. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  1125. "path": "microsoft.netcore.platforms/1.1.0",
  1126. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  1127. },
  1128. "Microsoft.NETCore.Targets/1.1.0": {
  1129. "type": "package",
  1130. "serviceable": true,
  1131. "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1132. "path": "microsoft.netcore.targets/1.1.0",
  1133. "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
  1134. },
  1135. "Microsoft.TestPlatform.ObjectModel/17.1.0": {
  1136. "type": "package",
  1137. "serviceable": true,
  1138. "sha512": "sha512-OMo/FYnKGy3lZEK0gfitskRM3ga/YBt6MyCyFPq0xNLeybGOQ6HnYNAAvzyePo5WPuMiw3LX+HiuRWNjnas1fA==",
  1139. "path": "microsoft.testplatform.objectmodel/17.1.0",
  1140. "hashPath": "microsoft.testplatform.objectmodel.17.1.0.nupkg.sha512"
  1141. },
  1142. "Microsoft.TestPlatform.TestHost/17.1.0": {
  1143. "type": "package",
  1144. "serviceable": true,
  1145. "sha512": "sha512-JS0JDLniDhIzkSPLHz7N/x1CG8ywJOtwInFDYA3KQvbz+ojGoT5MT2YDVReL1b86zmNRV8339vsTSm/zh0RcMg==",
  1146. "path": "microsoft.testplatform.testhost/17.1.0",
  1147. "hashPath": "microsoft.testplatform.testhost.17.1.0.nupkg.sha512"
  1148. },
  1149. "Microsoft.Win32.Primitives/4.3.0": {
  1150. "type": "package",
  1151. "serviceable": true,
  1152. "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  1153. "path": "microsoft.win32.primitives/4.3.0",
  1154. "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
  1155. },
  1156. "MSTest.TestAdapter/2.2.8": {
  1157. "type": "package",
  1158. "serviceable": true,
  1159. "sha512": "sha512-BzxcfLaOZ25g8usreCBwFvpzH9LcR56pSkMbERO718cTQyAChXBYVuNIU3uK9stCcUWdXxIYl4WloiIu/C/PMQ==",
  1160. "path": "mstest.testadapter/2.2.8",
  1161. "hashPath": "mstest.testadapter.2.2.8.nupkg.sha512"
  1162. },
  1163. "MSTest.TestFramework/2.2.8": {
  1164. "type": "package",
  1165. "serviceable": true,
  1166. "sha512": "sha512-phUoHuGTuw9T5yekxPHLLLq8jE56yufmh2yPlJq1IfkT4a3tYZ2htkeTlnQmzmJP3hI5xYhlqwiHcy3JqVt/OA==",
  1167. "path": "mstest.testframework/2.2.8",
  1168. "hashPath": "mstest.testframework.2.2.8.nupkg.sha512"
  1169. },
  1170. "NETStandard.Library/1.6.1": {
  1171. "type": "package",
  1172. "serviceable": true,
  1173. "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  1174. "path": "netstandard.library/1.6.1",
  1175. "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
  1176. },
  1177. "Newtonsoft.Json/9.0.1": {
  1178. "type": "package",
  1179. "serviceable": true,
  1180. "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
  1181. "path": "newtonsoft.json/9.0.1",
  1182. "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
  1183. },
  1184. "NuGet.Frameworks/5.11.0": {
  1185. "type": "package",
  1186. "serviceable": true,
  1187. "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
  1188. "path": "nuget.frameworks/5.11.0",
  1189. "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512"
  1190. },
  1191. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1192. "type": "package",
  1193. "serviceable": true,
  1194. "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  1195. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1196. "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1197. },
  1198. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1199. "type": "package",
  1200. "serviceable": true,
  1201. "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  1202. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1203. "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1204. },
  1205. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1206. "type": "package",
  1207. "serviceable": true,
  1208. "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  1209. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1210. "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1211. },
  1212. "runtime.native.System/4.3.0": {
  1213. "type": "package",
  1214. "serviceable": true,
  1215. "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  1216. "path": "runtime.native.system/4.3.0",
  1217. "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
  1218. },
  1219. "runtime.native.System.IO.Compression/4.3.0": {
  1220. "type": "package",
  1221. "serviceable": true,
  1222. "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  1223. "path": "runtime.native.system.io.compression/4.3.0",
  1224. "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
  1225. },
  1226. "runtime.native.System.Net.Http/4.3.0": {
  1227. "type": "package",
  1228. "serviceable": true,
  1229. "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  1230. "path": "runtime.native.system.net.http/4.3.0",
  1231. "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
  1232. },
  1233. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  1234. "type": "package",
  1235. "serviceable": true,
  1236. "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  1237. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  1238. "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  1239. },
  1240. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1241. "type": "package",
  1242. "serviceable": true,
  1243. "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  1244. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  1245. "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1246. },
  1247. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1248. "type": "package",
  1249. "serviceable": true,
  1250. "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  1251. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1252. "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1253. },
  1254. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1255. "type": "package",
  1256. "serviceable": true,
  1257. "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  1258. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1259. "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1260. },
  1261. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  1262. "type": "package",
  1263. "serviceable": true,
  1264. "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  1265. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  1266. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
  1267. },
  1268. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1269. "type": "package",
  1270. "serviceable": true,
  1271. "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  1272. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1273. "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1274. },
  1275. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1276. "type": "package",
  1277. "serviceable": true,
  1278. "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  1279. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1280. "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1281. },
  1282. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1283. "type": "package",
  1284. "serviceable": true,
  1285. "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  1286. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1287. "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1288. },
  1289. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1290. "type": "package",
  1291. "serviceable": true,
  1292. "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  1293. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1294. "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1295. },
  1296. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  1297. "type": "package",
  1298. "serviceable": true,
  1299. "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  1300. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  1301. "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1302. },
  1303. "System.AppContext/4.3.0": {
  1304. "type": "package",
  1305. "serviceable": true,
  1306. "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  1307. "path": "system.appcontext/4.3.0",
  1308. "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
  1309. },
  1310. "System.Buffers/4.3.0": {
  1311. "type": "package",
  1312. "serviceable": true,
  1313. "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  1314. "path": "system.buffers/4.3.0",
  1315. "hashPath": "system.buffers.4.3.0.nupkg.sha512"
  1316. },
  1317. "System.Collections/4.3.0": {
  1318. "type": "package",
  1319. "serviceable": true,
  1320. "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  1321. "path": "system.collections/4.3.0",
  1322. "hashPath": "system.collections.4.3.0.nupkg.sha512"
  1323. },
  1324. "System.Collections.Concurrent/4.3.0": {
  1325. "type": "package",
  1326. "serviceable": true,
  1327. "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  1328. "path": "system.collections.concurrent/4.3.0",
  1329. "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
  1330. },
  1331. "System.Console/4.3.0": {
  1332. "type": "package",
  1333. "serviceable": true,
  1334. "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  1335. "path": "system.console/4.3.0",
  1336. "hashPath": "system.console.4.3.0.nupkg.sha512"
  1337. },
  1338. "System.Diagnostics.Debug/4.3.0": {
  1339. "type": "package",
  1340. "serviceable": true,
  1341. "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  1342. "path": "system.diagnostics.debug/4.3.0",
  1343. "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
  1344. },
  1345. "System.Diagnostics.DiagnosticSource/4.3.0": {
  1346. "type": "package",
  1347. "serviceable": true,
  1348. "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  1349. "path": "system.diagnostics.diagnosticsource/4.3.0",
  1350. "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
  1351. },
  1352. "System.Diagnostics.TextWriterTraceListener/4.3.0": {
  1353. "type": "package",
  1354. "serviceable": true,
  1355. "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
  1356. "path": "system.diagnostics.textwritertracelistener/4.3.0",
  1357. "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512"
  1358. },
  1359. "System.Diagnostics.Tools/4.3.0": {
  1360. "type": "package",
  1361. "serviceable": true,
  1362. "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  1363. "path": "system.diagnostics.tools/4.3.0",
  1364. "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
  1365. },
  1366. "System.Diagnostics.TraceSource/4.3.0": {
  1367. "type": "package",
  1368. "serviceable": true,
  1369. "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
  1370. "path": "system.diagnostics.tracesource/4.3.0",
  1371. "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
  1372. },
  1373. "System.Diagnostics.Tracing/4.3.0": {
  1374. "type": "package",
  1375. "serviceable": true,
  1376. "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  1377. "path": "system.diagnostics.tracing/4.3.0",
  1378. "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
  1379. },
  1380. "System.Dynamic.Runtime/4.0.11": {
  1381. "type": "package",
  1382. "serviceable": true,
  1383. "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
  1384. "path": "system.dynamic.runtime/4.0.11",
  1385. "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512"
  1386. },
  1387. "System.Globalization/4.3.0": {
  1388. "type": "package",
  1389. "serviceable": true,
  1390. "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  1391. "path": "system.globalization/4.3.0",
  1392. "hashPath": "system.globalization.4.3.0.nupkg.sha512"
  1393. },
  1394. "System.Globalization.Calendars/4.3.0": {
  1395. "type": "package",
  1396. "serviceable": true,
  1397. "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  1398. "path": "system.globalization.calendars/4.3.0",
  1399. "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
  1400. },
  1401. "System.Globalization.Extensions/4.3.0": {
  1402. "type": "package",
  1403. "serviceable": true,
  1404. "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  1405. "path": "system.globalization.extensions/4.3.0",
  1406. "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
  1407. },
  1408. "System.IO/4.3.0": {
  1409. "type": "package",
  1410. "serviceable": true,
  1411. "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  1412. "path": "system.io/4.3.0",
  1413. "hashPath": "system.io.4.3.0.nupkg.sha512"
  1414. },
  1415. "System.IO.Compression/4.3.0": {
  1416. "type": "package",
  1417. "serviceable": true,
  1418. "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  1419. "path": "system.io.compression/4.3.0",
  1420. "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
  1421. },
  1422. "System.IO.Compression.ZipFile/4.3.0": {
  1423. "type": "package",
  1424. "serviceable": true,
  1425. "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  1426. "path": "system.io.compression.zipfile/4.3.0",
  1427. "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
  1428. },
  1429. "System.IO.FileSystem/4.3.0": {
  1430. "type": "package",
  1431. "serviceable": true,
  1432. "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  1433. "path": "system.io.filesystem/4.3.0",
  1434. "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
  1435. },
  1436. "System.IO.FileSystem.Primitives/4.3.0": {
  1437. "type": "package",
  1438. "serviceable": true,
  1439. "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  1440. "path": "system.io.filesystem.primitives/4.3.0",
  1441. "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
  1442. },
  1443. "System.Linq/4.3.0": {
  1444. "type": "package",
  1445. "serviceable": true,
  1446. "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  1447. "path": "system.linq/4.3.0",
  1448. "hashPath": "system.linq.4.3.0.nupkg.sha512"
  1449. },
  1450. "System.Linq.Expressions/4.3.0": {
  1451. "type": "package",
  1452. "serviceable": true,
  1453. "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  1454. "path": "system.linq.expressions/4.3.0",
  1455. "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
  1456. },
  1457. "System.Net.Http/4.3.0": {
  1458. "type": "package",
  1459. "serviceable": true,
  1460. "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  1461. "path": "system.net.http/4.3.0",
  1462. "hashPath": "system.net.http.4.3.0.nupkg.sha512"
  1463. },
  1464. "System.Net.Primitives/4.3.0": {
  1465. "type": "package",
  1466. "serviceable": true,
  1467. "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  1468. "path": "system.net.primitives/4.3.0",
  1469. "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
  1470. },
  1471. "System.Net.Sockets/4.3.0": {
  1472. "type": "package",
  1473. "serviceable": true,
  1474. "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  1475. "path": "system.net.sockets/4.3.0",
  1476. "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
  1477. },
  1478. "System.ObjectModel/4.3.0": {
  1479. "type": "package",
  1480. "serviceable": true,
  1481. "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  1482. "path": "system.objectmodel/4.3.0",
  1483. "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
  1484. },
  1485. "System.Reflection/4.3.0": {
  1486. "type": "package",
  1487. "serviceable": true,
  1488. "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  1489. "path": "system.reflection/4.3.0",
  1490. "hashPath": "system.reflection.4.3.0.nupkg.sha512"
  1491. },
  1492. "System.Reflection.Emit/4.3.0": {
  1493. "type": "package",
  1494. "serviceable": true,
  1495. "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  1496. "path": "system.reflection.emit/4.3.0",
  1497. "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
  1498. },
  1499. "System.Reflection.Emit.ILGeneration/4.3.0": {
  1500. "type": "package",
  1501. "serviceable": true,
  1502. "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  1503. "path": "system.reflection.emit.ilgeneration/4.3.0",
  1504. "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
  1505. },
  1506. "System.Reflection.Emit.Lightweight/4.3.0": {
  1507. "type": "package",
  1508. "serviceable": true,
  1509. "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  1510. "path": "system.reflection.emit.lightweight/4.3.0",
  1511. "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
  1512. },
  1513. "System.Reflection.Extensions/4.3.0": {
  1514. "type": "package",
  1515. "serviceable": true,
  1516. "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  1517. "path": "system.reflection.extensions/4.3.0",
  1518. "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
  1519. },
  1520. "System.Reflection.Metadata/1.6.0": {
  1521. "type": "package",
  1522. "serviceable": true,
  1523. "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
  1524. "path": "system.reflection.metadata/1.6.0",
  1525. "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
  1526. },
  1527. "System.Reflection.Primitives/4.3.0": {
  1528. "type": "package",
  1529. "serviceable": true,
  1530. "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  1531. "path": "system.reflection.primitives/4.3.0",
  1532. "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
  1533. },
  1534. "System.Reflection.TypeExtensions/4.3.0": {
  1535. "type": "package",
  1536. "serviceable": true,
  1537. "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  1538. "path": "system.reflection.typeextensions/4.3.0",
  1539. "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
  1540. },
  1541. "System.Resources.ResourceManager/4.3.0": {
  1542. "type": "package",
  1543. "serviceable": true,
  1544. "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  1545. "path": "system.resources.resourcemanager/4.3.0",
  1546. "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
  1547. },
  1548. "System.Runtime/4.3.0": {
  1549. "type": "package",
  1550. "serviceable": true,
  1551. "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  1552. "path": "system.runtime/4.3.0",
  1553. "hashPath": "system.runtime.4.3.0.nupkg.sha512"
  1554. },
  1555. "System.Runtime.Extensions/4.3.0": {
  1556. "type": "package",
  1557. "serviceable": true,
  1558. "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  1559. "path": "system.runtime.extensions/4.3.0",
  1560. "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
  1561. },
  1562. "System.Runtime.Handles/4.3.0": {
  1563. "type": "package",
  1564. "serviceable": true,
  1565. "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  1566. "path": "system.runtime.handles/4.3.0",
  1567. "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
  1568. },
  1569. "System.Runtime.InteropServices/4.3.0": {
  1570. "type": "package",
  1571. "serviceable": true,
  1572. "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  1573. "path": "system.runtime.interopservices/4.3.0",
  1574. "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
  1575. },
  1576. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  1577. "type": "package",
  1578. "serviceable": true,
  1579. "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  1580. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  1581. "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
  1582. },
  1583. "System.Runtime.Numerics/4.3.0": {
  1584. "type": "package",
  1585. "serviceable": true,
  1586. "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  1587. "path": "system.runtime.numerics/4.3.0",
  1588. "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
  1589. },
  1590. "System.Runtime.Serialization.Primitives/4.1.1": {
  1591. "type": "package",
  1592. "serviceable": true,
  1593. "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
  1594. "path": "system.runtime.serialization.primitives/4.1.1",
  1595. "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
  1596. },
  1597. "System.Security.Cryptography.Algorithms/4.3.0": {
  1598. "type": "package",
  1599. "serviceable": true,
  1600. "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  1601. "path": "system.security.cryptography.algorithms/4.3.0",
  1602. "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
  1603. },
  1604. "System.Security.Cryptography.Cng/4.3.0": {
  1605. "type": "package",
  1606. "serviceable": true,
  1607. "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
  1608. "path": "system.security.cryptography.cng/4.3.0",
  1609. "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
  1610. },
  1611. "System.Security.Cryptography.Csp/4.3.0": {
  1612. "type": "package",
  1613. "serviceable": true,
  1614. "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  1615. "path": "system.security.cryptography.csp/4.3.0",
  1616. "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
  1617. },
  1618. "System.Security.Cryptography.Encoding/4.3.0": {
  1619. "type": "package",
  1620. "serviceable": true,
  1621. "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  1622. "path": "system.security.cryptography.encoding/4.3.0",
  1623. "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
  1624. },
  1625. "System.Security.Cryptography.OpenSsl/4.3.0": {
  1626. "type": "package",
  1627. "serviceable": true,
  1628. "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  1629. "path": "system.security.cryptography.openssl/4.3.0",
  1630. "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
  1631. },
  1632. "System.Security.Cryptography.Primitives/4.3.0": {
  1633. "type": "package",
  1634. "serviceable": true,
  1635. "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  1636. "path": "system.security.cryptography.primitives/4.3.0",
  1637. "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
  1638. },
  1639. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1640. "type": "package",
  1641. "serviceable": true,
  1642. "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  1643. "path": "system.security.cryptography.x509certificates/4.3.0",
  1644. "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
  1645. },
  1646. "System.Text.Encoding/4.3.0": {
  1647. "type": "package",
  1648. "serviceable": true,
  1649. "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  1650. "path": "system.text.encoding/4.3.0",
  1651. "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
  1652. },
  1653. "System.Text.Encoding.Extensions/4.3.0": {
  1654. "type": "package",
  1655. "serviceable": true,
  1656. "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  1657. "path": "system.text.encoding.extensions/4.3.0",
  1658. "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
  1659. },
  1660. "System.Text.RegularExpressions/4.3.0": {
  1661. "type": "package",
  1662. "serviceable": true,
  1663. "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  1664. "path": "system.text.regularexpressions/4.3.0",
  1665. "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
  1666. },
  1667. "System.Threading/4.3.0": {
  1668. "type": "package",
  1669. "serviceable": true,
  1670. "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  1671. "path": "system.threading/4.3.0",
  1672. "hashPath": "system.threading.4.3.0.nupkg.sha512"
  1673. },
  1674. "System.Threading.Tasks/4.3.0": {
  1675. "type": "package",
  1676. "serviceable": true,
  1677. "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  1678. "path": "system.threading.tasks/4.3.0",
  1679. "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
  1680. },
  1681. "System.Threading.Tasks.Extensions/4.3.0": {
  1682. "type": "package",
  1683. "serviceable": true,
  1684. "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  1685. "path": "system.threading.tasks.extensions/4.3.0",
  1686. "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
  1687. },
  1688. "System.Threading.Timer/4.3.0": {
  1689. "type": "package",
  1690. "serviceable": true,
  1691. "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  1692. "path": "system.threading.timer/4.3.0",
  1693. "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
  1694. },
  1695. "System.Xml.ReaderWriter/4.3.0": {
  1696. "type": "package",
  1697. "serviceable": true,
  1698. "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  1699. "path": "system.xml.readerwriter/4.3.0",
  1700. "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
  1701. },
  1702. "System.Xml.XDocument/4.3.0": {
  1703. "type": "package",
  1704. "serviceable": true,
  1705. "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  1706. "path": "system.xml.xdocument/4.3.0",
  1707. "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
  1708. },
  1709. "Examen/1.0.0": {
  1710. "type": "project",
  1711. "serviceable": false,
  1712. "sha512": ""
  1713. }
  1714. }
  1715. }