project.lock.json 170 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965
  1. {
  2. "locked": false,
  3. "version": 1,
  4. "targets": {
  5. ".NETPortable,Version=v4.5,Profile=Profile7": {},
  6. ".NETStandard,Version=v1.6": {
  7. "Microsoft.NETCore.Platforms/1.0.1": {
  8. "compile": {
  9. "lib/netstandard1.0/_._": {}
  10. },
  11. "runtime": {
  12. "lib/netstandard1.0/_._": {}
  13. }
  14. },
  15. "Microsoft.NETCore.Targets/1.0.1": {
  16. "compile": {
  17. "lib/netstandard1.0/_._": {}
  18. },
  19. "runtime": {
  20. "lib/netstandard1.0/_._": {}
  21. }
  22. },
  23. "Microsoft.Win32.Primitives/4.0.1": {
  24. "dependencies": {
  25. "Microsoft.NETCore.Platforms": "1.0.1",
  26. "Microsoft.NETCore.Targets": "1.0.1",
  27. "System.Runtime": "4.1.0"
  28. },
  29. "compile": {
  30. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  31. }
  32. },
  33. "NETStandard.Library/1.6.0": {
  34. "dependencies": {
  35. "Microsoft.NETCore.Platforms": "1.0.1",
  36. "Microsoft.Win32.Primitives": "4.0.1",
  37. "System.AppContext": "4.1.0",
  38. "System.Collections": "4.0.11",
  39. "System.Collections.Concurrent": "4.0.12",
  40. "System.Console": "4.0.0",
  41. "System.Diagnostics.Debug": "4.0.11",
  42. "System.Diagnostics.Tools": "4.0.1",
  43. "System.Diagnostics.Tracing": "4.1.0",
  44. "System.Globalization": "4.0.11",
  45. "System.Globalization.Calendars": "4.0.1",
  46. "System.IO": "4.1.0",
  47. "System.IO.Compression": "4.1.0",
  48. "System.IO.Compression.ZipFile": "4.0.1",
  49. "System.IO.FileSystem": "4.0.1",
  50. "System.IO.FileSystem.Primitives": "4.0.1",
  51. "System.Linq": "4.1.0",
  52. "System.Linq.Expressions": "4.1.0",
  53. "System.Net.Http": "4.1.0",
  54. "System.Net.Primitives": "4.0.11",
  55. "System.Net.Sockets": "4.1.0",
  56. "System.ObjectModel": "4.0.12",
  57. "System.Reflection": "4.1.0",
  58. "System.Reflection.Extensions": "4.0.1",
  59. "System.Reflection.Primitives": "4.0.1",
  60. "System.Resources.ResourceManager": "4.0.1",
  61. "System.Runtime": "4.1.0",
  62. "System.Runtime.Extensions": "4.1.0",
  63. "System.Runtime.Handles": "4.0.1",
  64. "System.Runtime.InteropServices": "4.1.0",
  65. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  66. "System.Runtime.Numerics": "4.0.1",
  67. "System.Security.Cryptography.Algorithms": "4.2.0",
  68. "System.Security.Cryptography.Encoding": "4.0.0",
  69. "System.Security.Cryptography.Primitives": "4.0.0",
  70. "System.Security.Cryptography.X509Certificates": "4.1.0",
  71. "System.Text.Encoding": "4.0.11",
  72. "System.Text.Encoding.Extensions": "4.0.11",
  73. "System.Text.RegularExpressions": "4.1.0",
  74. "System.Threading": "4.0.11",
  75. "System.Threading.Tasks": "4.0.11",
  76. "System.Threading.Timer": "4.0.1",
  77. "System.Xml.ReaderWriter": "4.0.11",
  78. "System.Xml.XDocument": "4.0.11"
  79. }
  80. },
  81. "runtime.native.System/4.0.0": {
  82. "dependencies": {
  83. "Microsoft.NETCore.Platforms": "1.0.1",
  84. "Microsoft.NETCore.Targets": "1.0.1"
  85. },
  86. "compile": {
  87. "lib/netstandard1.0/_._": {}
  88. },
  89. "runtime": {
  90. "lib/netstandard1.0/_._": {}
  91. }
  92. },
  93. "runtime.native.System.IO.Compression/4.1.0": {
  94. "dependencies": {
  95. "Microsoft.NETCore.Platforms": "1.0.1",
  96. "Microsoft.NETCore.Targets": "1.0.1"
  97. },
  98. "compile": {
  99. "lib/netstandard1.0/_._": {}
  100. },
  101. "runtime": {
  102. "lib/netstandard1.0/_._": {}
  103. }
  104. },
  105. "runtime.native.System.Net.Http/4.0.1": {
  106. "dependencies": {
  107. "Microsoft.NETCore.Platforms": "1.0.1",
  108. "Microsoft.NETCore.Targets": "1.0.1"
  109. },
  110. "compile": {
  111. "lib/netstandard1.0/_._": {}
  112. },
  113. "runtime": {
  114. "lib/netstandard1.0/_._": {}
  115. }
  116. },
  117. "runtime.native.System.Security.Cryptography/4.0.0": {
  118. "dependencies": {
  119. "Microsoft.NETCore.Platforms": "1.0.1",
  120. "Microsoft.NETCore.Targets": "1.0.1"
  121. },
  122. "compile": {
  123. "lib/netstandard1.0/_._": {}
  124. },
  125. "runtime": {
  126. "lib/netstandard1.0/_._": {}
  127. }
  128. },
  129. "System.AppContext/4.1.0": {
  130. "dependencies": {
  131. "System.Runtime": "4.1.0"
  132. },
  133. "compile": {
  134. "ref/netstandard1.6/System.AppContext.dll": {}
  135. },
  136. "runtime": {
  137. "lib/netstandard1.6/System.AppContext.dll": {}
  138. }
  139. },
  140. "System.Buffers/4.0.0": {
  141. "dependencies": {
  142. "System.Diagnostics.Debug": "4.0.11",
  143. "System.Diagnostics.Tracing": "4.1.0",
  144. "System.Resources.ResourceManager": "4.0.1",
  145. "System.Runtime": "4.1.0",
  146. "System.Threading": "4.0.11"
  147. },
  148. "compile": {
  149. "lib/netstandard1.1/_._": {}
  150. },
  151. "runtime": {
  152. "lib/netstandard1.1/System.Buffers.dll": {}
  153. }
  154. },
  155. "System.Collections/4.0.11": {
  156. "dependencies": {
  157. "Microsoft.NETCore.Platforms": "1.0.1",
  158. "Microsoft.NETCore.Targets": "1.0.1",
  159. "System.Runtime": "4.1.0"
  160. },
  161. "compile": {
  162. "ref/netstandard1.3/System.Collections.dll": {}
  163. }
  164. },
  165. "System.Collections.Concurrent/4.0.12": {
  166. "dependencies": {
  167. "System.Collections": "4.0.11",
  168. "System.Diagnostics.Debug": "4.0.11",
  169. "System.Diagnostics.Tracing": "4.1.0",
  170. "System.Globalization": "4.0.11",
  171. "System.Reflection": "4.1.0",
  172. "System.Resources.ResourceManager": "4.0.1",
  173. "System.Runtime": "4.1.0",
  174. "System.Runtime.Extensions": "4.1.0",
  175. "System.Threading": "4.0.11",
  176. "System.Threading.Tasks": "4.0.11"
  177. },
  178. "compile": {
  179. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  180. },
  181. "runtime": {
  182. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  183. }
  184. },
  185. "System.Console/4.0.0": {
  186. "dependencies": {
  187. "Microsoft.NETCore.Platforms": "1.0.1",
  188. "Microsoft.NETCore.Targets": "1.0.1",
  189. "System.IO": "4.1.0",
  190. "System.Runtime": "4.1.0",
  191. "System.Text.Encoding": "4.0.11"
  192. },
  193. "compile": {
  194. "ref/netstandard1.3/System.Console.dll": {}
  195. }
  196. },
  197. "System.Diagnostics.Debug/4.0.11": {
  198. "dependencies": {
  199. "Microsoft.NETCore.Platforms": "1.0.1",
  200. "Microsoft.NETCore.Targets": "1.0.1",
  201. "System.Runtime": "4.1.0"
  202. },
  203. "compile": {
  204. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  205. }
  206. },
  207. "System.Diagnostics.DiagnosticSource/4.0.0": {
  208. "dependencies": {
  209. "System.Collections": "4.0.11",
  210. "System.Diagnostics.Tracing": "4.1.0",
  211. "System.Reflection": "4.1.0",
  212. "System.Runtime": "4.1.0",
  213. "System.Threading": "4.0.11"
  214. },
  215. "compile": {
  216. "lib/netstandard1.3/_._": {}
  217. },
  218. "runtime": {
  219. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  220. }
  221. },
  222. "System.Diagnostics.Tools/4.0.1": {
  223. "dependencies": {
  224. "Microsoft.NETCore.Platforms": "1.0.1",
  225. "Microsoft.NETCore.Targets": "1.0.1",
  226. "System.Runtime": "4.1.0"
  227. },
  228. "compile": {
  229. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  230. }
  231. },
  232. "System.Diagnostics.Tracing/4.1.0": {
  233. "dependencies": {
  234. "Microsoft.NETCore.Platforms": "1.0.1",
  235. "Microsoft.NETCore.Targets": "1.0.1",
  236. "System.Runtime": "4.1.0"
  237. },
  238. "compile": {
  239. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  240. }
  241. },
  242. "System.Globalization/4.0.11": {
  243. "dependencies": {
  244. "Microsoft.NETCore.Platforms": "1.0.1",
  245. "Microsoft.NETCore.Targets": "1.0.1",
  246. "System.Runtime": "4.1.0"
  247. },
  248. "compile": {
  249. "ref/netstandard1.3/System.Globalization.dll": {}
  250. }
  251. },
  252. "System.Globalization.Calendars/4.0.1": {
  253. "dependencies": {
  254. "Microsoft.NETCore.Platforms": "1.0.1",
  255. "Microsoft.NETCore.Targets": "1.0.1",
  256. "System.Globalization": "4.0.11",
  257. "System.Runtime": "4.1.0"
  258. },
  259. "compile": {
  260. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  261. }
  262. },
  263. "System.Globalization.Extensions/4.0.1": {
  264. "dependencies": {
  265. "Microsoft.NETCore.Platforms": "1.0.1",
  266. "System.Globalization": "4.0.11",
  267. "System.Resources.ResourceManager": "4.0.1",
  268. "System.Runtime": "4.1.0",
  269. "System.Runtime.Extensions": "4.1.0",
  270. "System.Runtime.InteropServices": "4.1.0"
  271. },
  272. "compile": {
  273. "ref/netstandard1.3/_._": {}
  274. },
  275. "runtimeTargets": {
  276. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  277. "assetType": "runtime",
  278. "rid": "unix"
  279. },
  280. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  281. "assetType": "runtime",
  282. "rid": "win"
  283. }
  284. }
  285. },
  286. "System.IO/4.1.0": {
  287. "dependencies": {
  288. "Microsoft.NETCore.Platforms": "1.0.1",
  289. "Microsoft.NETCore.Targets": "1.0.1",
  290. "System.Runtime": "4.1.0",
  291. "System.Text.Encoding": "4.0.11",
  292. "System.Threading.Tasks": "4.0.11"
  293. },
  294. "compile": {
  295. "ref/netstandard1.5/System.IO.dll": {}
  296. }
  297. },
  298. "System.IO.Compression/4.1.0": {
  299. "dependencies": {
  300. "Microsoft.NETCore.Platforms": "1.0.1",
  301. "System.Collections": "4.0.11",
  302. "System.Diagnostics.Debug": "4.0.11",
  303. "System.IO": "4.1.0",
  304. "System.Resources.ResourceManager": "4.0.1",
  305. "System.Runtime": "4.1.0",
  306. "System.Runtime.Extensions": "4.1.0",
  307. "System.Runtime.Handles": "4.0.1",
  308. "System.Runtime.InteropServices": "4.1.0",
  309. "System.Text.Encoding": "4.0.11",
  310. "System.Threading": "4.0.11",
  311. "System.Threading.Tasks": "4.0.11",
  312. "runtime.native.System": "4.0.0",
  313. "runtime.native.System.IO.Compression": "4.1.0"
  314. },
  315. "compile": {
  316. "ref/netstandard1.3/System.IO.Compression.dll": {}
  317. },
  318. "runtimeTargets": {
  319. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  320. "assetType": "runtime",
  321. "rid": "unix"
  322. },
  323. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  324. "assetType": "runtime",
  325. "rid": "win"
  326. }
  327. }
  328. },
  329. "System.IO.Compression.ZipFile/4.0.1": {
  330. "dependencies": {
  331. "System.Buffers": "4.0.0",
  332. "System.IO": "4.1.0",
  333. "System.IO.Compression": "4.1.0",
  334. "System.IO.FileSystem": "4.0.1",
  335. "System.IO.FileSystem.Primitives": "4.0.1",
  336. "System.Resources.ResourceManager": "4.0.1",
  337. "System.Runtime": "4.1.0",
  338. "System.Runtime.Extensions": "4.1.0",
  339. "System.Text.Encoding": "4.0.11"
  340. },
  341. "compile": {
  342. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  343. },
  344. "runtime": {
  345. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  346. }
  347. },
  348. "System.IO.FileSystem/4.0.1": {
  349. "dependencies": {
  350. "Microsoft.NETCore.Platforms": "1.0.1",
  351. "Microsoft.NETCore.Targets": "1.0.1",
  352. "System.IO": "4.1.0",
  353. "System.IO.FileSystem.Primitives": "4.0.1",
  354. "System.Runtime": "4.1.0",
  355. "System.Runtime.Handles": "4.0.1",
  356. "System.Text.Encoding": "4.0.11",
  357. "System.Threading.Tasks": "4.0.11"
  358. },
  359. "compile": {
  360. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  361. }
  362. },
  363. "System.IO.FileSystem.Primitives/4.0.1": {
  364. "dependencies": {
  365. "System.Runtime": "4.1.0"
  366. },
  367. "compile": {
  368. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  369. },
  370. "runtime": {
  371. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  372. }
  373. },
  374. "System.Linq/4.1.0": {
  375. "dependencies": {
  376. "System.Collections": "4.0.11",
  377. "System.Diagnostics.Debug": "4.0.11",
  378. "System.Resources.ResourceManager": "4.0.1",
  379. "System.Runtime": "4.1.0",
  380. "System.Runtime.Extensions": "4.1.0"
  381. },
  382. "compile": {
  383. "ref/netstandard1.6/System.Linq.dll": {}
  384. },
  385. "runtime": {
  386. "lib/netstandard1.6/System.Linq.dll": {}
  387. }
  388. },
  389. "System.Linq.Expressions/4.1.0": {
  390. "dependencies": {
  391. "System.Collections": "4.0.11",
  392. "System.Diagnostics.Debug": "4.0.11",
  393. "System.Globalization": "4.0.11",
  394. "System.IO": "4.1.0",
  395. "System.Linq": "4.1.0",
  396. "System.ObjectModel": "4.0.12",
  397. "System.Reflection": "4.1.0",
  398. "System.Reflection.Emit": "4.0.1",
  399. "System.Reflection.Emit.ILGeneration": "4.0.1",
  400. "System.Reflection.Emit.Lightweight": "4.0.1",
  401. "System.Reflection.Extensions": "4.0.1",
  402. "System.Reflection.Primitives": "4.0.1",
  403. "System.Reflection.TypeExtensions": "4.1.0",
  404. "System.Resources.ResourceManager": "4.0.1",
  405. "System.Runtime": "4.1.0",
  406. "System.Runtime.Extensions": "4.1.0",
  407. "System.Threading": "4.0.11"
  408. },
  409. "compile": {
  410. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  411. },
  412. "runtime": {
  413. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  414. }
  415. },
  416. "System.Net.Http/4.1.0": {
  417. "dependencies": {
  418. "Microsoft.NETCore.Platforms": "1.0.1",
  419. "System.Collections": "4.0.11",
  420. "System.Diagnostics.Debug": "4.0.11",
  421. "System.Diagnostics.DiagnosticSource": "4.0.0",
  422. "System.Diagnostics.Tracing": "4.1.0",
  423. "System.Globalization": "4.0.11",
  424. "System.Globalization.Extensions": "4.0.1",
  425. "System.IO": "4.1.0",
  426. "System.IO.FileSystem": "4.0.1",
  427. "System.Net.Primitives": "4.0.11",
  428. "System.Resources.ResourceManager": "4.0.1",
  429. "System.Runtime": "4.1.0",
  430. "System.Runtime.Extensions": "4.1.0",
  431. "System.Runtime.Handles": "4.0.1",
  432. "System.Runtime.InteropServices": "4.1.0",
  433. "System.Security.Cryptography.Algorithms": "4.2.0",
  434. "System.Security.Cryptography.Encoding": "4.0.0",
  435. "System.Security.Cryptography.OpenSsl": "4.0.0",
  436. "System.Security.Cryptography.Primitives": "4.0.0",
  437. "System.Security.Cryptography.X509Certificates": "4.1.0",
  438. "System.Text.Encoding": "4.0.11",
  439. "System.Threading": "4.0.11",
  440. "System.Threading.Tasks": "4.0.11",
  441. "runtime.native.System": "4.0.0",
  442. "runtime.native.System.Net.Http": "4.0.1",
  443. "runtime.native.System.Security.Cryptography": "4.0.0"
  444. },
  445. "compile": {
  446. "ref/netstandard1.3/System.Net.Http.dll": {}
  447. },
  448. "runtimeTargets": {
  449. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  450. "assetType": "runtime",
  451. "rid": "unix"
  452. },
  453. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  454. "assetType": "runtime",
  455. "rid": "win"
  456. }
  457. }
  458. },
  459. "System.Net.Primitives/4.0.11": {
  460. "dependencies": {
  461. "Microsoft.NETCore.Platforms": "1.0.1",
  462. "Microsoft.NETCore.Targets": "1.0.1",
  463. "System.Runtime": "4.1.0",
  464. "System.Runtime.Handles": "4.0.1"
  465. },
  466. "compile": {
  467. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  468. }
  469. },
  470. "System.Net.Sockets/4.1.0": {
  471. "dependencies": {
  472. "Microsoft.NETCore.Platforms": "1.0.1",
  473. "Microsoft.NETCore.Targets": "1.0.1",
  474. "System.IO": "4.1.0",
  475. "System.Net.Primitives": "4.0.11",
  476. "System.Runtime": "4.1.0",
  477. "System.Threading.Tasks": "4.0.11"
  478. },
  479. "compile": {
  480. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  481. }
  482. },
  483. "System.ObjectModel/4.0.12": {
  484. "dependencies": {
  485. "System.Collections": "4.0.11",
  486. "System.Diagnostics.Debug": "4.0.11",
  487. "System.Resources.ResourceManager": "4.0.1",
  488. "System.Runtime": "4.1.0",
  489. "System.Threading": "4.0.11"
  490. },
  491. "compile": {
  492. "ref/netstandard1.3/System.ObjectModel.dll": {}
  493. },
  494. "runtime": {
  495. "lib/netstandard1.3/System.ObjectModel.dll": {}
  496. }
  497. },
  498. "System.Reflection/4.1.0": {
  499. "dependencies": {
  500. "Microsoft.NETCore.Platforms": "1.0.1",
  501. "Microsoft.NETCore.Targets": "1.0.1",
  502. "System.IO": "4.1.0",
  503. "System.Reflection.Primitives": "4.0.1",
  504. "System.Runtime": "4.1.0"
  505. },
  506. "compile": {
  507. "ref/netstandard1.5/System.Reflection.dll": {}
  508. }
  509. },
  510. "System.Reflection.Emit/4.0.1": {
  511. "dependencies": {
  512. "System.IO": "4.1.0",
  513. "System.Reflection": "4.1.0",
  514. "System.Reflection.Emit.ILGeneration": "4.0.1",
  515. "System.Reflection.Primitives": "4.0.1",
  516. "System.Runtime": "4.1.0"
  517. },
  518. "compile": {
  519. "ref/netstandard1.1/_._": {}
  520. },
  521. "runtime": {
  522. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  523. }
  524. },
  525. "System.Reflection.Emit.ILGeneration/4.0.1": {
  526. "dependencies": {
  527. "System.Reflection": "4.1.0",
  528. "System.Reflection.Primitives": "4.0.1",
  529. "System.Runtime": "4.1.0"
  530. },
  531. "compile": {
  532. "ref/netstandard1.0/_._": {}
  533. },
  534. "runtime": {
  535. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  536. }
  537. },
  538. "System.Reflection.Emit.Lightweight/4.0.1": {
  539. "dependencies": {
  540. "System.Reflection": "4.1.0",
  541. "System.Reflection.Emit.ILGeneration": "4.0.1",
  542. "System.Reflection.Primitives": "4.0.1",
  543. "System.Runtime": "4.1.0"
  544. },
  545. "compile": {
  546. "ref/netstandard1.0/_._": {}
  547. },
  548. "runtime": {
  549. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  550. }
  551. },
  552. "System.Reflection.Extensions/4.0.1": {
  553. "dependencies": {
  554. "Microsoft.NETCore.Platforms": "1.0.1",
  555. "Microsoft.NETCore.Targets": "1.0.1",
  556. "System.Reflection": "4.1.0",
  557. "System.Runtime": "4.1.0"
  558. },
  559. "compile": {
  560. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  561. }
  562. },
  563. "System.Reflection.Primitives/4.0.1": {
  564. "dependencies": {
  565. "Microsoft.NETCore.Platforms": "1.0.1",
  566. "Microsoft.NETCore.Targets": "1.0.1",
  567. "System.Runtime": "4.1.0"
  568. },
  569. "compile": {
  570. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  571. }
  572. },
  573. "System.Reflection.TypeExtensions/4.1.0": {
  574. "dependencies": {
  575. "System.Reflection": "4.1.0",
  576. "System.Runtime": "4.1.0"
  577. },
  578. "compile": {
  579. "ref/netstandard1.5/_._": {}
  580. },
  581. "runtime": {
  582. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  583. }
  584. },
  585. "System.Resources.ResourceManager/4.0.1": {
  586. "dependencies": {
  587. "Microsoft.NETCore.Platforms": "1.0.1",
  588. "Microsoft.NETCore.Targets": "1.0.1",
  589. "System.Globalization": "4.0.11",
  590. "System.Reflection": "4.1.0",
  591. "System.Runtime": "4.1.0"
  592. },
  593. "compile": {
  594. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  595. }
  596. },
  597. "System.Runtime/4.1.0": {
  598. "dependencies": {
  599. "Microsoft.NETCore.Platforms": "1.0.1",
  600. "Microsoft.NETCore.Targets": "1.0.1"
  601. },
  602. "compile": {
  603. "ref/netstandard1.5/System.Runtime.dll": {}
  604. }
  605. },
  606. "System.Runtime.Extensions/4.1.0": {
  607. "dependencies": {
  608. "Microsoft.NETCore.Platforms": "1.0.1",
  609. "Microsoft.NETCore.Targets": "1.0.1",
  610. "System.Runtime": "4.1.0"
  611. },
  612. "compile": {
  613. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  614. }
  615. },
  616. "System.Runtime.Handles/4.0.1": {
  617. "dependencies": {
  618. "Microsoft.NETCore.Platforms": "1.0.1",
  619. "Microsoft.NETCore.Targets": "1.0.1",
  620. "System.Runtime": "4.1.0"
  621. },
  622. "compile": {
  623. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  624. }
  625. },
  626. "System.Runtime.InteropServices/4.1.0": {
  627. "dependencies": {
  628. "Microsoft.NETCore.Platforms": "1.0.1",
  629. "Microsoft.NETCore.Targets": "1.0.1",
  630. "System.Reflection": "4.1.0",
  631. "System.Reflection.Primitives": "4.0.1",
  632. "System.Runtime": "4.1.0",
  633. "System.Runtime.Handles": "4.0.1"
  634. },
  635. "compile": {
  636. "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
  637. }
  638. },
  639. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  640. "dependencies": {
  641. "Microsoft.NETCore.Platforms": "1.0.1",
  642. "System.Reflection": "4.1.0",
  643. "System.Resources.ResourceManager": "4.0.1",
  644. "System.Runtime": "4.1.0",
  645. "System.Runtime.InteropServices": "4.1.0",
  646. "System.Threading": "4.0.11",
  647. "runtime.native.System": "4.0.0"
  648. },
  649. "compile": {
  650. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  651. },
  652. "runtimeTargets": {
  653. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  654. "assetType": "runtime",
  655. "rid": "unix"
  656. },
  657. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  658. "assetType": "runtime",
  659. "rid": "win"
  660. }
  661. }
  662. },
  663. "System.Runtime.Numerics/4.0.1": {
  664. "dependencies": {
  665. "System.Globalization": "4.0.11",
  666. "System.Resources.ResourceManager": "4.0.1",
  667. "System.Runtime": "4.1.0",
  668. "System.Runtime.Extensions": "4.1.0"
  669. },
  670. "compile": {
  671. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  672. },
  673. "runtime": {
  674. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  675. }
  676. },
  677. "System.Security.Cryptography.Algorithms/4.2.0": {
  678. "dependencies": {
  679. "Microsoft.NETCore.Platforms": "1.0.1",
  680. "System.Collections": "4.0.11",
  681. "System.IO": "4.1.0",
  682. "System.Resources.ResourceManager": "4.0.1",
  683. "System.Runtime": "4.1.0",
  684. "System.Runtime.Extensions": "4.1.0",
  685. "System.Runtime.Handles": "4.0.1",
  686. "System.Runtime.InteropServices": "4.1.0",
  687. "System.Runtime.Numerics": "4.0.1",
  688. "System.Security.Cryptography.Encoding": "4.0.0",
  689. "System.Security.Cryptography.Primitives": "4.0.0",
  690. "System.Text.Encoding": "4.0.11",
  691. "runtime.native.System.Security.Cryptography": "4.0.0"
  692. },
  693. "compile": {
  694. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  695. },
  696. "runtimeTargets": {
  697. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  698. "assetType": "runtime",
  699. "rid": "unix"
  700. },
  701. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  702. "assetType": "runtime",
  703. "rid": "win"
  704. }
  705. }
  706. },
  707. "System.Security.Cryptography.Cng/4.2.0": {
  708. "dependencies": {
  709. "Microsoft.NETCore.Platforms": "1.0.1",
  710. "System.IO": "4.1.0",
  711. "System.Resources.ResourceManager": "4.0.1",
  712. "System.Runtime": "4.1.0",
  713. "System.Runtime.Extensions": "4.1.0",
  714. "System.Runtime.Handles": "4.0.1",
  715. "System.Runtime.InteropServices": "4.1.0",
  716. "System.Security.Cryptography.Algorithms": "4.2.0",
  717. "System.Security.Cryptography.Encoding": "4.0.0",
  718. "System.Security.Cryptography.Primitives": "4.0.0",
  719. "System.Text.Encoding": "4.0.11"
  720. },
  721. "compile": {
  722. "ref/netstandard1.6/_._": {}
  723. },
  724. "runtimeTargets": {
  725. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  726. "assetType": "runtime",
  727. "rid": "unix"
  728. },
  729. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  730. "assetType": "runtime",
  731. "rid": "win"
  732. }
  733. }
  734. },
  735. "System.Security.Cryptography.Csp/4.0.0": {
  736. "dependencies": {
  737. "Microsoft.NETCore.Platforms": "1.0.1",
  738. "System.IO": "4.1.0",
  739. "System.Reflection": "4.1.0",
  740. "System.Resources.ResourceManager": "4.0.1",
  741. "System.Runtime": "4.1.0",
  742. "System.Runtime.Extensions": "4.1.0",
  743. "System.Runtime.Handles": "4.0.1",
  744. "System.Runtime.InteropServices": "4.1.0",
  745. "System.Security.Cryptography.Algorithms": "4.2.0",
  746. "System.Security.Cryptography.Encoding": "4.0.0",
  747. "System.Security.Cryptography.Primitives": "4.0.0",
  748. "System.Text.Encoding": "4.0.11",
  749. "System.Threading": "4.0.11"
  750. },
  751. "compile": {
  752. "ref/netstandard1.3/_._": {}
  753. },
  754. "runtimeTargets": {
  755. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  756. "assetType": "runtime",
  757. "rid": "unix"
  758. },
  759. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  760. "assetType": "runtime",
  761. "rid": "win"
  762. }
  763. }
  764. },
  765. "System.Security.Cryptography.Encoding/4.0.0": {
  766. "dependencies": {
  767. "Microsoft.NETCore.Platforms": "1.0.1",
  768. "System.Collections": "4.0.11",
  769. "System.Collections.Concurrent": "4.0.12",
  770. "System.Linq": "4.1.0",
  771. "System.Resources.ResourceManager": "4.0.1",
  772. "System.Runtime": "4.1.0",
  773. "System.Runtime.Extensions": "4.1.0",
  774. "System.Runtime.Handles": "4.0.1",
  775. "System.Runtime.InteropServices": "4.1.0",
  776. "System.Security.Cryptography.Primitives": "4.0.0",
  777. "System.Text.Encoding": "4.0.11",
  778. "runtime.native.System.Security.Cryptography": "4.0.0"
  779. },
  780. "compile": {
  781. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  782. },
  783. "runtimeTargets": {
  784. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  785. "assetType": "runtime",
  786. "rid": "unix"
  787. },
  788. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  789. "assetType": "runtime",
  790. "rid": "win"
  791. }
  792. }
  793. },
  794. "System.Security.Cryptography.OpenSsl/4.0.0": {
  795. "dependencies": {
  796. "System.Collections": "4.0.11",
  797. "System.IO": "4.1.0",
  798. "System.Resources.ResourceManager": "4.0.1",
  799. "System.Runtime": "4.1.0",
  800. "System.Runtime.Extensions": "4.1.0",
  801. "System.Runtime.Handles": "4.0.1",
  802. "System.Runtime.InteropServices": "4.1.0",
  803. "System.Runtime.Numerics": "4.0.1",
  804. "System.Security.Cryptography.Algorithms": "4.2.0",
  805. "System.Security.Cryptography.Encoding": "4.0.0",
  806. "System.Security.Cryptography.Primitives": "4.0.0",
  807. "System.Text.Encoding": "4.0.11",
  808. "runtime.native.System.Security.Cryptography": "4.0.0"
  809. },
  810. "compile": {
  811. "ref/netstandard1.6/_._": {}
  812. },
  813. "runtime": {
  814. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  815. },
  816. "runtimeTargets": {
  817. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  818. "assetType": "runtime",
  819. "rid": "unix"
  820. }
  821. }
  822. },
  823. "System.Security.Cryptography.Primitives/4.0.0": {
  824. "dependencies": {
  825. "System.Diagnostics.Debug": "4.0.11",
  826. "System.Globalization": "4.0.11",
  827. "System.IO": "4.1.0",
  828. "System.Resources.ResourceManager": "4.0.1",
  829. "System.Runtime": "4.1.0",
  830. "System.Threading": "4.0.11",
  831. "System.Threading.Tasks": "4.0.11"
  832. },
  833. "compile": {
  834. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  835. },
  836. "runtime": {
  837. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  838. }
  839. },
  840. "System.Security.Cryptography.X509Certificates/4.1.0": {
  841. "dependencies": {
  842. "Microsoft.NETCore.Platforms": "1.0.1",
  843. "System.Collections": "4.0.11",
  844. "System.Diagnostics.Debug": "4.0.11",
  845. "System.Globalization": "4.0.11",
  846. "System.Globalization.Calendars": "4.0.1",
  847. "System.IO": "4.1.0",
  848. "System.IO.FileSystem": "4.0.1",
  849. "System.IO.FileSystem.Primitives": "4.0.1",
  850. "System.Resources.ResourceManager": "4.0.1",
  851. "System.Runtime": "4.1.0",
  852. "System.Runtime.Extensions": "4.1.0",
  853. "System.Runtime.Handles": "4.0.1",
  854. "System.Runtime.InteropServices": "4.1.0",
  855. "System.Runtime.Numerics": "4.0.1",
  856. "System.Security.Cryptography.Algorithms": "4.2.0",
  857. "System.Security.Cryptography.Cng": "4.2.0",
  858. "System.Security.Cryptography.Csp": "4.0.0",
  859. "System.Security.Cryptography.Encoding": "4.0.0",
  860. "System.Security.Cryptography.OpenSsl": "4.0.0",
  861. "System.Security.Cryptography.Primitives": "4.0.0",
  862. "System.Text.Encoding": "4.0.11",
  863. "System.Threading": "4.0.11",
  864. "runtime.native.System": "4.0.0",
  865. "runtime.native.System.Net.Http": "4.0.1",
  866. "runtime.native.System.Security.Cryptography": "4.0.0"
  867. },
  868. "compile": {
  869. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  870. },
  871. "runtimeTargets": {
  872. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  873. "assetType": "runtime",
  874. "rid": "unix"
  875. },
  876. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  877. "assetType": "runtime",
  878. "rid": "win"
  879. }
  880. }
  881. },
  882. "System.Text.Encoding/4.0.11": {
  883. "dependencies": {
  884. "Microsoft.NETCore.Platforms": "1.0.1",
  885. "Microsoft.NETCore.Targets": "1.0.1",
  886. "System.Runtime": "4.1.0"
  887. },
  888. "compile": {
  889. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  890. }
  891. },
  892. "System.Text.Encoding.Extensions/4.0.11": {
  893. "dependencies": {
  894. "Microsoft.NETCore.Platforms": "1.0.1",
  895. "Microsoft.NETCore.Targets": "1.0.1",
  896. "System.Runtime": "4.1.0",
  897. "System.Text.Encoding": "4.0.11"
  898. },
  899. "compile": {
  900. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  901. }
  902. },
  903. "System.Text.RegularExpressions/4.1.0": {
  904. "dependencies": {
  905. "System.Collections": "4.0.11",
  906. "System.Globalization": "4.0.11",
  907. "System.Resources.ResourceManager": "4.0.1",
  908. "System.Runtime": "4.1.0",
  909. "System.Runtime.Extensions": "4.1.0",
  910. "System.Threading": "4.0.11"
  911. },
  912. "compile": {
  913. "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
  914. },
  915. "runtime": {
  916. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  917. }
  918. },
  919. "System.Threading/4.0.11": {
  920. "dependencies": {
  921. "System.Runtime": "4.1.0",
  922. "System.Threading.Tasks": "4.0.11"
  923. },
  924. "compile": {
  925. "ref/netstandard1.3/System.Threading.dll": {}
  926. },
  927. "runtime": {
  928. "lib/netstandard1.3/System.Threading.dll": {}
  929. }
  930. },
  931. "System.Threading.Tasks/4.0.11": {
  932. "dependencies": {
  933. "Microsoft.NETCore.Platforms": "1.0.1",
  934. "Microsoft.NETCore.Targets": "1.0.1",
  935. "System.Runtime": "4.1.0"
  936. },
  937. "compile": {
  938. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  939. }
  940. },
  941. "System.Threading.Tasks.Extensions/4.0.0": {
  942. "dependencies": {
  943. "System.Collections": "4.0.11",
  944. "System.Runtime": "4.1.0",
  945. "System.Threading.Tasks": "4.0.11"
  946. },
  947. "compile": {
  948. "lib/netstandard1.0/_._": {}
  949. },
  950. "runtime": {
  951. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  952. }
  953. },
  954. "System.Threading.Timer/4.0.1": {
  955. "dependencies": {
  956. "Microsoft.NETCore.Platforms": "1.0.1",
  957. "Microsoft.NETCore.Targets": "1.0.1",
  958. "System.Runtime": "4.1.0"
  959. },
  960. "compile": {
  961. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  962. }
  963. },
  964. "System.Xml.ReaderWriter/4.0.11": {
  965. "dependencies": {
  966. "System.Collections": "4.0.11",
  967. "System.Diagnostics.Debug": "4.0.11",
  968. "System.Globalization": "4.0.11",
  969. "System.IO": "4.1.0",
  970. "System.IO.FileSystem": "4.0.1",
  971. "System.IO.FileSystem.Primitives": "4.0.1",
  972. "System.Resources.ResourceManager": "4.0.1",
  973. "System.Runtime": "4.1.0",
  974. "System.Runtime.Extensions": "4.1.0",
  975. "System.Runtime.InteropServices": "4.1.0",
  976. "System.Text.Encoding": "4.0.11",
  977. "System.Text.Encoding.Extensions": "4.0.11",
  978. "System.Text.RegularExpressions": "4.1.0",
  979. "System.Threading.Tasks": "4.0.11",
  980. "System.Threading.Tasks.Extensions": "4.0.0"
  981. },
  982. "compile": {
  983. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  984. },
  985. "runtime": {
  986. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  987. }
  988. },
  989. "System.Xml.XDocument/4.0.11": {
  990. "dependencies": {
  991. "System.Collections": "4.0.11",
  992. "System.Diagnostics.Debug": "4.0.11",
  993. "System.Diagnostics.Tools": "4.0.1",
  994. "System.Globalization": "4.0.11",
  995. "System.IO": "4.1.0",
  996. "System.Reflection": "4.1.0",
  997. "System.Resources.ResourceManager": "4.0.1",
  998. "System.Runtime": "4.1.0",
  999. "System.Runtime.Extensions": "4.1.0",
  1000. "System.Text.Encoding": "4.0.11",
  1001. "System.Threading": "4.0.11",
  1002. "System.Xml.ReaderWriter": "4.0.11"
  1003. },
  1004. "compile": {
  1005. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  1006. },
  1007. "runtime": {
  1008. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  1009. }
  1010. }
  1011. }
  1012. },
  1013. "libraries": {
  1014. "Microsoft.NETCore.Platforms/1.0.1": {
  1015. "sha512": "2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
  1016. "type": "package",
  1017. "path": "Microsoft.NETCore.Platforms/1.0.1",
  1018. "files": [
  1019. "Microsoft.NETCore.Platforms.1.0.1.nupkg.sha512",
  1020. "Microsoft.NETCore.Platforms.nuspec",
  1021. "ThirdPartyNotices.txt",
  1022. "dotnet_library_license.txt",
  1023. "lib/netstandard1.0/_._",
  1024. "runtime.json"
  1025. ]
  1026. },
  1027. "Microsoft.NETCore.Targets/1.0.1": {
  1028. "sha512": "rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
  1029. "type": "package",
  1030. "path": "Microsoft.NETCore.Targets/1.0.1",
  1031. "files": [
  1032. "Microsoft.NETCore.Targets.1.0.1.nupkg.sha512",
  1033. "Microsoft.NETCore.Targets.nuspec",
  1034. "ThirdPartyNotices.txt",
  1035. "dotnet_library_license.txt",
  1036. "lib/netstandard1.0/_._",
  1037. "runtime.json"
  1038. ]
  1039. },
  1040. "Microsoft.Win32.Primitives/4.0.1": {
  1041. "sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
  1042. "type": "package",
  1043. "path": "Microsoft.Win32.Primitives/4.0.1",
  1044. "files": [
  1045. "Microsoft.Win32.Primitives.4.0.1.nupkg.sha512",
  1046. "Microsoft.Win32.Primitives.nuspec",
  1047. "ThirdPartyNotices.txt",
  1048. "dotnet_library_license.txt",
  1049. "lib/MonoAndroid10/_._",
  1050. "lib/MonoTouch10/_._",
  1051. "lib/net46/Microsoft.Win32.Primitives.dll",
  1052. "lib/xamarinios10/_._",
  1053. "lib/xamarinmac20/_._",
  1054. "lib/xamarintvos10/_._",
  1055. "lib/xamarinwatchos10/_._",
  1056. "ref/MonoAndroid10/_._",
  1057. "ref/MonoTouch10/_._",
  1058. "ref/net46/Microsoft.Win32.Primitives.dll",
  1059. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  1060. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  1061. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  1062. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  1063. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  1064. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  1065. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  1066. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  1067. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  1068. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  1069. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  1070. "ref/xamarinios10/_._",
  1071. "ref/xamarinmac20/_._",
  1072. "ref/xamarintvos10/_._",
  1073. "ref/xamarinwatchos10/_._"
  1074. ]
  1075. },
  1076. "NETStandard.Library/1.6.0": {
  1077. "sha512": "ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
  1078. "type": "package",
  1079. "path": "NETStandard.Library/1.6.0",
  1080. "files": [
  1081. "NETStandard.Library.1.6.0.nupkg.sha512",
  1082. "NETStandard.Library.nuspec",
  1083. "ThirdPartyNotices.txt",
  1084. "dotnet_library_license.txt"
  1085. ]
  1086. },
  1087. "runtime.native.System/4.0.0": {
  1088. "sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
  1089. "type": "package",
  1090. "path": "runtime.native.System/4.0.0",
  1091. "files": [
  1092. "ThirdPartyNotices.txt",
  1093. "dotnet_library_license.txt",
  1094. "lib/netstandard1.0/_._",
  1095. "runtime.native.System.4.0.0.nupkg.sha512",
  1096. "runtime.native.System.nuspec"
  1097. ]
  1098. },
  1099. "runtime.native.System.IO.Compression/4.1.0": {
  1100. "sha512": "Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
  1101. "type": "package",
  1102. "path": "runtime.native.System.IO.Compression/4.1.0",
  1103. "files": [
  1104. "ThirdPartyNotices.txt",
  1105. "dotnet_library_license.txt",
  1106. "lib/netstandard1.0/_._",
  1107. "runtime.native.System.IO.Compression.4.1.0.nupkg.sha512",
  1108. "runtime.native.System.IO.Compression.nuspec"
  1109. ]
  1110. },
  1111. "runtime.native.System.Net.Http/4.0.1": {
  1112. "sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
  1113. "type": "package",
  1114. "path": "runtime.native.System.Net.Http/4.0.1",
  1115. "files": [
  1116. "ThirdPartyNotices.txt",
  1117. "dotnet_library_license.txt",
  1118. "lib/netstandard1.0/_._",
  1119. "runtime.native.System.Net.Http.4.0.1.nupkg.sha512",
  1120. "runtime.native.System.Net.Http.nuspec"
  1121. ]
  1122. },
  1123. "runtime.native.System.Security.Cryptography/4.0.0": {
  1124. "sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
  1125. "type": "package",
  1126. "path": "runtime.native.System.Security.Cryptography/4.0.0",
  1127. "files": [
  1128. "ThirdPartyNotices.txt",
  1129. "dotnet_library_license.txt",
  1130. "lib/netstandard1.0/_._",
  1131. "runtime.native.System.Security.Cryptography.4.0.0.nupkg.sha512",
  1132. "runtime.native.System.Security.Cryptography.nuspec"
  1133. ]
  1134. },
  1135. "System.AppContext/4.1.0": {
  1136. "sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
  1137. "type": "package",
  1138. "path": "System.AppContext/4.1.0",
  1139. "files": [
  1140. "System.AppContext.4.1.0.nupkg.sha512",
  1141. "System.AppContext.nuspec",
  1142. "ThirdPartyNotices.txt",
  1143. "dotnet_library_license.txt",
  1144. "lib/MonoAndroid10/_._",
  1145. "lib/MonoTouch10/_._",
  1146. "lib/net46/System.AppContext.dll",
  1147. "lib/net463/System.AppContext.dll",
  1148. "lib/netcore50/System.AppContext.dll",
  1149. "lib/netstandard1.6/System.AppContext.dll",
  1150. "lib/xamarinios10/_._",
  1151. "lib/xamarinmac20/_._",
  1152. "lib/xamarintvos10/_._",
  1153. "lib/xamarinwatchos10/_._",
  1154. "ref/MonoAndroid10/_._",
  1155. "ref/MonoTouch10/_._",
  1156. "ref/net46/System.AppContext.dll",
  1157. "ref/net463/System.AppContext.dll",
  1158. "ref/netstandard/_._",
  1159. "ref/netstandard1.3/System.AppContext.dll",
  1160. "ref/netstandard1.3/System.AppContext.xml",
  1161. "ref/netstandard1.3/de/System.AppContext.xml",
  1162. "ref/netstandard1.3/es/System.AppContext.xml",
  1163. "ref/netstandard1.3/fr/System.AppContext.xml",
  1164. "ref/netstandard1.3/it/System.AppContext.xml",
  1165. "ref/netstandard1.3/ja/System.AppContext.xml",
  1166. "ref/netstandard1.3/ko/System.AppContext.xml",
  1167. "ref/netstandard1.3/ru/System.AppContext.xml",
  1168. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  1169. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  1170. "ref/netstandard1.6/System.AppContext.dll",
  1171. "ref/netstandard1.6/System.AppContext.xml",
  1172. "ref/netstandard1.6/de/System.AppContext.xml",
  1173. "ref/netstandard1.6/es/System.AppContext.xml",
  1174. "ref/netstandard1.6/fr/System.AppContext.xml",
  1175. "ref/netstandard1.6/it/System.AppContext.xml",
  1176. "ref/netstandard1.6/ja/System.AppContext.xml",
  1177. "ref/netstandard1.6/ko/System.AppContext.xml",
  1178. "ref/netstandard1.6/ru/System.AppContext.xml",
  1179. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  1180. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  1181. "ref/xamarinios10/_._",
  1182. "ref/xamarinmac20/_._",
  1183. "ref/xamarintvos10/_._",
  1184. "ref/xamarinwatchos10/_._",
  1185. "runtimes/aot/lib/netcore50/System.AppContext.dll"
  1186. ]
  1187. },
  1188. "System.Buffers/4.0.0": {
  1189. "sha512": "msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
  1190. "type": "package",
  1191. "path": "System.Buffers/4.0.0",
  1192. "files": [
  1193. "System.Buffers.4.0.0.nupkg.sha512",
  1194. "System.Buffers.nuspec",
  1195. "ThirdPartyNotices.txt",
  1196. "dotnet_library_license.txt",
  1197. "lib/netstandard1.1/.xml",
  1198. "lib/netstandard1.1/System.Buffers.dll"
  1199. ]
  1200. },
  1201. "System.Collections/4.0.11": {
  1202. "sha512": "YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
  1203. "type": "package",
  1204. "path": "System.Collections/4.0.11",
  1205. "files": [
  1206. "System.Collections.4.0.11.nupkg.sha512",
  1207. "System.Collections.nuspec",
  1208. "ThirdPartyNotices.txt",
  1209. "dotnet_library_license.txt",
  1210. "lib/MonoAndroid10/_._",
  1211. "lib/MonoTouch10/_._",
  1212. "lib/net45/_._",
  1213. "lib/portable-net45+win8+wp8+wpa81/_._",
  1214. "lib/win8/_._",
  1215. "lib/wp80/_._",
  1216. "lib/wpa81/_._",
  1217. "lib/xamarinios10/_._",
  1218. "lib/xamarinmac20/_._",
  1219. "lib/xamarintvos10/_._",
  1220. "lib/xamarinwatchos10/_._",
  1221. "ref/MonoAndroid10/_._",
  1222. "ref/MonoTouch10/_._",
  1223. "ref/net45/_._",
  1224. "ref/netcore50/System.Collections.dll",
  1225. "ref/netcore50/System.Collections.xml",
  1226. "ref/netcore50/de/System.Collections.xml",
  1227. "ref/netcore50/es/System.Collections.xml",
  1228. "ref/netcore50/fr/System.Collections.xml",
  1229. "ref/netcore50/it/System.Collections.xml",
  1230. "ref/netcore50/ja/System.Collections.xml",
  1231. "ref/netcore50/ko/System.Collections.xml",
  1232. "ref/netcore50/ru/System.Collections.xml",
  1233. "ref/netcore50/zh-hans/System.Collections.xml",
  1234. "ref/netcore50/zh-hant/System.Collections.xml",
  1235. "ref/netstandard1.0/System.Collections.dll",
  1236. "ref/netstandard1.0/System.Collections.xml",
  1237. "ref/netstandard1.0/de/System.Collections.xml",
  1238. "ref/netstandard1.0/es/System.Collections.xml",
  1239. "ref/netstandard1.0/fr/System.Collections.xml",
  1240. "ref/netstandard1.0/it/System.Collections.xml",
  1241. "ref/netstandard1.0/ja/System.Collections.xml",
  1242. "ref/netstandard1.0/ko/System.Collections.xml",
  1243. "ref/netstandard1.0/ru/System.Collections.xml",
  1244. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  1245. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  1246. "ref/netstandard1.3/System.Collections.dll",
  1247. "ref/netstandard1.3/System.Collections.xml",
  1248. "ref/netstandard1.3/de/System.Collections.xml",
  1249. "ref/netstandard1.3/es/System.Collections.xml",
  1250. "ref/netstandard1.3/fr/System.Collections.xml",
  1251. "ref/netstandard1.3/it/System.Collections.xml",
  1252. "ref/netstandard1.3/ja/System.Collections.xml",
  1253. "ref/netstandard1.3/ko/System.Collections.xml",
  1254. "ref/netstandard1.3/ru/System.Collections.xml",
  1255. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  1256. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  1257. "ref/portable-net45+win8+wp8+wpa81/_._",
  1258. "ref/win8/_._",
  1259. "ref/wp80/_._",
  1260. "ref/wpa81/_._",
  1261. "ref/xamarinios10/_._",
  1262. "ref/xamarinmac20/_._",
  1263. "ref/xamarintvos10/_._",
  1264. "ref/xamarinwatchos10/_._"
  1265. ]
  1266. },
  1267. "System.Collections.Concurrent/4.0.12": {
  1268. "sha512": "2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
  1269. "type": "package",
  1270. "path": "System.Collections.Concurrent/4.0.12",
  1271. "files": [
  1272. "System.Collections.Concurrent.4.0.12.nupkg.sha512",
  1273. "System.Collections.Concurrent.nuspec",
  1274. "ThirdPartyNotices.txt",
  1275. "dotnet_library_license.txt",
  1276. "lib/MonoAndroid10/_._",
  1277. "lib/MonoTouch10/_._",
  1278. "lib/net45/_._",
  1279. "lib/netcore50/System.Collections.Concurrent.dll",
  1280. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  1281. "lib/portable-net45+win8+wpa81/_._",
  1282. "lib/win8/_._",
  1283. "lib/wpa81/_._",
  1284. "lib/xamarinios10/_._",
  1285. "lib/xamarinmac20/_._",
  1286. "lib/xamarintvos10/_._",
  1287. "lib/xamarinwatchos10/_._",
  1288. "ref/MonoAndroid10/_._",
  1289. "ref/MonoTouch10/_._",
  1290. "ref/net45/_._",
  1291. "ref/netcore50/System.Collections.Concurrent.dll",
  1292. "ref/netcore50/System.Collections.Concurrent.xml",
  1293. "ref/netcore50/de/System.Collections.Concurrent.xml",
  1294. "ref/netcore50/es/System.Collections.Concurrent.xml",
  1295. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  1296. "ref/netcore50/it/System.Collections.Concurrent.xml",
  1297. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  1298. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  1299. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  1300. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  1301. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  1302. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  1303. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  1304. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  1305. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  1306. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  1307. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  1308. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  1309. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  1310. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  1311. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  1312. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  1313. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  1314. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  1315. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  1316. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  1317. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  1318. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  1319. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  1320. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  1321. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  1322. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  1323. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  1324. "ref/portable-net45+win8+wpa81/_._",
  1325. "ref/win8/_._",
  1326. "ref/wpa81/_._",
  1327. "ref/xamarinios10/_._",
  1328. "ref/xamarinmac20/_._",
  1329. "ref/xamarintvos10/_._",
  1330. "ref/xamarinwatchos10/_._"
  1331. ]
  1332. },
  1333. "System.Console/4.0.0": {
  1334. "sha512": "qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
  1335. "type": "package",
  1336. "path": "System.Console/4.0.0",
  1337. "files": [
  1338. "System.Console.4.0.0.nupkg.sha512",
  1339. "System.Console.nuspec",
  1340. "ThirdPartyNotices.txt",
  1341. "dotnet_library_license.txt",
  1342. "lib/MonoAndroid10/_._",
  1343. "lib/MonoTouch10/_._",
  1344. "lib/net46/System.Console.dll",
  1345. "lib/xamarinios10/_._",
  1346. "lib/xamarinmac20/_._",
  1347. "lib/xamarintvos10/_._",
  1348. "lib/xamarinwatchos10/_._",
  1349. "ref/MonoAndroid10/_._",
  1350. "ref/MonoTouch10/_._",
  1351. "ref/net46/System.Console.dll",
  1352. "ref/netstandard1.3/System.Console.dll",
  1353. "ref/netstandard1.3/System.Console.xml",
  1354. "ref/netstandard1.3/de/System.Console.xml",
  1355. "ref/netstandard1.3/es/System.Console.xml",
  1356. "ref/netstandard1.3/fr/System.Console.xml",
  1357. "ref/netstandard1.3/it/System.Console.xml",
  1358. "ref/netstandard1.3/ja/System.Console.xml",
  1359. "ref/netstandard1.3/ko/System.Console.xml",
  1360. "ref/netstandard1.3/ru/System.Console.xml",
  1361. "ref/netstandard1.3/zh-hans/System.Console.xml",
  1362. "ref/netstandard1.3/zh-hant/System.Console.xml",
  1363. "ref/xamarinios10/_._",
  1364. "ref/xamarinmac20/_._",
  1365. "ref/xamarintvos10/_._",
  1366. "ref/xamarinwatchos10/_._"
  1367. ]
  1368. },
  1369. "System.Diagnostics.Debug/4.0.11": {
  1370. "sha512": "w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  1371. "type": "package",
  1372. "path": "System.Diagnostics.Debug/4.0.11",
  1373. "files": [
  1374. "System.Diagnostics.Debug.4.0.11.nupkg.sha512",
  1375. "System.Diagnostics.Debug.nuspec",
  1376. "ThirdPartyNotices.txt",
  1377. "dotnet_library_license.txt",
  1378. "lib/MonoAndroid10/_._",
  1379. "lib/MonoTouch10/_._",
  1380. "lib/net45/_._",
  1381. "lib/portable-net45+win8+wp8+wpa81/_._",
  1382. "lib/win8/_._",
  1383. "lib/wp80/_._",
  1384. "lib/wpa81/_._",
  1385. "lib/xamarinios10/_._",
  1386. "lib/xamarinmac20/_._",
  1387. "lib/xamarintvos10/_._",
  1388. "lib/xamarinwatchos10/_._",
  1389. "ref/MonoAndroid10/_._",
  1390. "ref/MonoTouch10/_._",
  1391. "ref/net45/_._",
  1392. "ref/netcore50/System.Diagnostics.Debug.dll",
  1393. "ref/netcore50/System.Diagnostics.Debug.xml",
  1394. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  1395. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  1396. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  1397. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  1398. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  1399. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  1400. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  1401. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  1402. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  1403. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  1404. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  1405. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  1406. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  1407. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  1408. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  1409. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  1410. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  1411. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  1412. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  1413. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  1414. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  1415. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  1416. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  1417. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  1418. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  1419. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  1420. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  1421. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  1422. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  1423. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  1424. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  1425. "ref/portable-net45+win8+wp8+wpa81/_._",
  1426. "ref/win8/_._",
  1427. "ref/wp80/_._",
  1428. "ref/wpa81/_._",
  1429. "ref/xamarinios10/_._",
  1430. "ref/xamarinmac20/_._",
  1431. "ref/xamarintvos10/_._",
  1432. "ref/xamarinwatchos10/_._"
  1433. ]
  1434. },
  1435. "System.Diagnostics.DiagnosticSource/4.0.0": {
  1436. "sha512": "YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
  1437. "type": "package",
  1438. "path": "System.Diagnostics.DiagnosticSource/4.0.0",
  1439. "files": [
  1440. "System.Diagnostics.DiagnosticSource.4.0.0.nupkg.sha512",
  1441. "System.Diagnostics.DiagnosticSource.nuspec",
  1442. "ThirdPartyNotices.txt",
  1443. "dotnet_library_license.txt",
  1444. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  1445. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  1446. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  1447. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  1448. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  1449. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  1450. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  1451. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml"
  1452. ]
  1453. },
  1454. "System.Diagnostics.Tools/4.0.1": {
  1455. "sha512": "xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  1456. "type": "package",
  1457. "path": "System.Diagnostics.Tools/4.0.1",
  1458. "files": [
  1459. "System.Diagnostics.Tools.4.0.1.nupkg.sha512",
  1460. "System.Diagnostics.Tools.nuspec",
  1461. "ThirdPartyNotices.txt",
  1462. "dotnet_library_license.txt",
  1463. "lib/MonoAndroid10/_._",
  1464. "lib/MonoTouch10/_._",
  1465. "lib/net45/_._",
  1466. "lib/portable-net45+win8+wp8+wpa81/_._",
  1467. "lib/win8/_._",
  1468. "lib/wp80/_._",
  1469. "lib/wpa81/_._",
  1470. "lib/xamarinios10/_._",
  1471. "lib/xamarinmac20/_._",
  1472. "lib/xamarintvos10/_._",
  1473. "lib/xamarinwatchos10/_._",
  1474. "ref/MonoAndroid10/_._",
  1475. "ref/MonoTouch10/_._",
  1476. "ref/net45/_._",
  1477. "ref/netcore50/System.Diagnostics.Tools.dll",
  1478. "ref/netcore50/System.Diagnostics.Tools.xml",
  1479. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  1480. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  1481. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  1482. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  1483. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  1484. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  1485. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  1486. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  1487. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  1488. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  1489. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  1490. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  1491. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  1492. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  1493. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  1494. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  1495. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  1496. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  1497. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  1498. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  1499. "ref/portable-net45+win8+wp8+wpa81/_._",
  1500. "ref/win8/_._",
  1501. "ref/wp80/_._",
  1502. "ref/wpa81/_._",
  1503. "ref/xamarinios10/_._",
  1504. "ref/xamarinmac20/_._",
  1505. "ref/xamarintvos10/_._",
  1506. "ref/xamarinwatchos10/_._"
  1507. ]
  1508. },
  1509. "System.Diagnostics.Tracing/4.1.0": {
  1510. "sha512": "vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
  1511. "type": "package",
  1512. "path": "System.Diagnostics.Tracing/4.1.0",
  1513. "files": [
  1514. "System.Diagnostics.Tracing.4.1.0.nupkg.sha512",
  1515. "System.Diagnostics.Tracing.nuspec",
  1516. "ThirdPartyNotices.txt",
  1517. "dotnet_library_license.txt",
  1518. "lib/MonoAndroid10/_._",
  1519. "lib/MonoTouch10/_._",
  1520. "lib/net45/_._",
  1521. "lib/net462/System.Diagnostics.Tracing.dll",
  1522. "lib/portable-net45+win8+wpa81/_._",
  1523. "lib/win8/_._",
  1524. "lib/wpa81/_._",
  1525. "lib/xamarinios10/_._",
  1526. "lib/xamarinmac20/_._",
  1527. "lib/xamarintvos10/_._",
  1528. "lib/xamarinwatchos10/_._",
  1529. "ref/MonoAndroid10/_._",
  1530. "ref/MonoTouch10/_._",
  1531. "ref/net45/_._",
  1532. "ref/net462/System.Diagnostics.Tracing.dll",
  1533. "ref/netcore50/System.Diagnostics.Tracing.dll",
  1534. "ref/netcore50/System.Diagnostics.Tracing.xml",
  1535. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  1536. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  1537. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  1538. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  1539. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  1540. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  1541. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  1542. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  1543. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  1544. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  1545. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  1546. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  1547. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  1548. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  1549. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  1550. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  1551. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  1552. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  1553. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  1554. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  1555. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  1556. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  1557. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  1558. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  1559. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  1560. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  1561. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  1562. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  1563. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  1564. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  1565. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  1566. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  1567. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  1568. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  1569. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  1570. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  1571. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  1572. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  1573. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  1574. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  1575. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  1576. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  1577. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  1578. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  1579. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  1580. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  1581. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  1582. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  1583. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  1584. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  1585. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  1586. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  1587. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  1588. "ref/portable-net45+win8+wpa81/_._",
  1589. "ref/win8/_._",
  1590. "ref/wpa81/_._",
  1591. "ref/xamarinios10/_._",
  1592. "ref/xamarinmac20/_._",
  1593. "ref/xamarintvos10/_._",
  1594. "ref/xamarinwatchos10/_._"
  1595. ]
  1596. },
  1597. "System.Globalization/4.0.11": {
  1598. "sha512": "B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
  1599. "type": "package",
  1600. "path": "System.Globalization/4.0.11",
  1601. "files": [
  1602. "System.Globalization.4.0.11.nupkg.sha512",
  1603. "System.Globalization.nuspec",
  1604. "ThirdPartyNotices.txt",
  1605. "dotnet_library_license.txt",
  1606. "lib/MonoAndroid10/_._",
  1607. "lib/MonoTouch10/_._",
  1608. "lib/net45/_._",
  1609. "lib/portable-net45+win8+wp8+wpa81/_._",
  1610. "lib/win8/_._",
  1611. "lib/wp80/_._",
  1612. "lib/wpa81/_._",
  1613. "lib/xamarinios10/_._",
  1614. "lib/xamarinmac20/_._",
  1615. "lib/xamarintvos10/_._",
  1616. "lib/xamarinwatchos10/_._",
  1617. "ref/MonoAndroid10/_._",
  1618. "ref/MonoTouch10/_._",
  1619. "ref/net45/_._",
  1620. "ref/netcore50/System.Globalization.dll",
  1621. "ref/netcore50/System.Globalization.xml",
  1622. "ref/netcore50/de/System.Globalization.xml",
  1623. "ref/netcore50/es/System.Globalization.xml",
  1624. "ref/netcore50/fr/System.Globalization.xml",
  1625. "ref/netcore50/it/System.Globalization.xml",
  1626. "ref/netcore50/ja/System.Globalization.xml",
  1627. "ref/netcore50/ko/System.Globalization.xml",
  1628. "ref/netcore50/ru/System.Globalization.xml",
  1629. "ref/netcore50/zh-hans/System.Globalization.xml",
  1630. "ref/netcore50/zh-hant/System.Globalization.xml",
  1631. "ref/netstandard1.0/System.Globalization.dll",
  1632. "ref/netstandard1.0/System.Globalization.xml",
  1633. "ref/netstandard1.0/de/System.Globalization.xml",
  1634. "ref/netstandard1.0/es/System.Globalization.xml",
  1635. "ref/netstandard1.0/fr/System.Globalization.xml",
  1636. "ref/netstandard1.0/it/System.Globalization.xml",
  1637. "ref/netstandard1.0/ja/System.Globalization.xml",
  1638. "ref/netstandard1.0/ko/System.Globalization.xml",
  1639. "ref/netstandard1.0/ru/System.Globalization.xml",
  1640. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  1641. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  1642. "ref/netstandard1.3/System.Globalization.dll",
  1643. "ref/netstandard1.3/System.Globalization.xml",
  1644. "ref/netstandard1.3/de/System.Globalization.xml",
  1645. "ref/netstandard1.3/es/System.Globalization.xml",
  1646. "ref/netstandard1.3/fr/System.Globalization.xml",
  1647. "ref/netstandard1.3/it/System.Globalization.xml",
  1648. "ref/netstandard1.3/ja/System.Globalization.xml",
  1649. "ref/netstandard1.3/ko/System.Globalization.xml",
  1650. "ref/netstandard1.3/ru/System.Globalization.xml",
  1651. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  1652. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  1653. "ref/portable-net45+win8+wp8+wpa81/_._",
  1654. "ref/win8/_._",
  1655. "ref/wp80/_._",
  1656. "ref/wpa81/_._",
  1657. "ref/xamarinios10/_._",
  1658. "ref/xamarinmac20/_._",
  1659. "ref/xamarintvos10/_._",
  1660. "ref/xamarinwatchos10/_._"
  1661. ]
  1662. },
  1663. "System.Globalization.Calendars/4.0.1": {
  1664. "sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
  1665. "type": "package",
  1666. "path": "System.Globalization.Calendars/4.0.1",
  1667. "files": [
  1668. "System.Globalization.Calendars.4.0.1.nupkg.sha512",
  1669. "System.Globalization.Calendars.nuspec",
  1670. "ThirdPartyNotices.txt",
  1671. "dotnet_library_license.txt",
  1672. "lib/MonoAndroid10/_._",
  1673. "lib/MonoTouch10/_._",
  1674. "lib/net46/System.Globalization.Calendars.dll",
  1675. "lib/xamarinios10/_._",
  1676. "lib/xamarinmac20/_._",
  1677. "lib/xamarintvos10/_._",
  1678. "lib/xamarinwatchos10/_._",
  1679. "ref/MonoAndroid10/_._",
  1680. "ref/MonoTouch10/_._",
  1681. "ref/net46/System.Globalization.Calendars.dll",
  1682. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  1683. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  1684. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  1685. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  1686. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  1687. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  1688. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  1689. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  1690. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  1691. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  1692. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  1693. "ref/xamarinios10/_._",
  1694. "ref/xamarinmac20/_._",
  1695. "ref/xamarintvos10/_._",
  1696. "ref/xamarinwatchos10/_._"
  1697. ]
  1698. },
  1699. "System.Globalization.Extensions/4.0.1": {
  1700. "sha512": "KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
  1701. "type": "package",
  1702. "path": "System.Globalization.Extensions/4.0.1",
  1703. "files": [
  1704. "System.Globalization.Extensions.4.0.1.nupkg.sha512",
  1705. "System.Globalization.Extensions.nuspec",
  1706. "ThirdPartyNotices.txt",
  1707. "dotnet_library_license.txt",
  1708. "lib/MonoAndroid10/_._",
  1709. "lib/MonoTouch10/_._",
  1710. "lib/net46/System.Globalization.Extensions.dll",
  1711. "lib/xamarinios10/_._",
  1712. "lib/xamarinmac20/_._",
  1713. "lib/xamarintvos10/_._",
  1714. "lib/xamarinwatchos10/_._",
  1715. "ref/MonoAndroid10/_._",
  1716. "ref/MonoTouch10/_._",
  1717. "ref/net46/System.Globalization.Extensions.dll",
  1718. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  1719. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  1720. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  1721. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  1722. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  1723. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  1724. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  1725. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  1726. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  1727. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  1728. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  1729. "ref/xamarinios10/_._",
  1730. "ref/xamarinmac20/_._",
  1731. "ref/xamarintvos10/_._",
  1732. "ref/xamarinwatchos10/_._",
  1733. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  1734. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  1735. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll"
  1736. ]
  1737. },
  1738. "System.IO/4.1.0": {
  1739. "sha512": "3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
  1740. "type": "package",
  1741. "path": "System.IO/4.1.0",
  1742. "files": [
  1743. "System.IO.4.1.0.nupkg.sha512",
  1744. "System.IO.nuspec",
  1745. "ThirdPartyNotices.txt",
  1746. "dotnet_library_license.txt",
  1747. "lib/MonoAndroid10/_._",
  1748. "lib/MonoTouch10/_._",
  1749. "lib/net45/_._",
  1750. "lib/net462/System.IO.dll",
  1751. "lib/portable-net45+win8+wp8+wpa81/_._",
  1752. "lib/win8/_._",
  1753. "lib/wp80/_._",
  1754. "lib/wpa81/_._",
  1755. "lib/xamarinios10/_._",
  1756. "lib/xamarinmac20/_._",
  1757. "lib/xamarintvos10/_._",
  1758. "lib/xamarinwatchos10/_._",
  1759. "ref/MonoAndroid10/_._",
  1760. "ref/MonoTouch10/_._",
  1761. "ref/net45/_._",
  1762. "ref/net462/System.IO.dll",
  1763. "ref/netcore50/System.IO.dll",
  1764. "ref/netcore50/System.IO.xml",
  1765. "ref/netcore50/de/System.IO.xml",
  1766. "ref/netcore50/es/System.IO.xml",
  1767. "ref/netcore50/fr/System.IO.xml",
  1768. "ref/netcore50/it/System.IO.xml",
  1769. "ref/netcore50/ja/System.IO.xml",
  1770. "ref/netcore50/ko/System.IO.xml",
  1771. "ref/netcore50/ru/System.IO.xml",
  1772. "ref/netcore50/zh-hans/System.IO.xml",
  1773. "ref/netcore50/zh-hant/System.IO.xml",
  1774. "ref/netstandard1.0/System.IO.dll",
  1775. "ref/netstandard1.0/System.IO.xml",
  1776. "ref/netstandard1.0/de/System.IO.xml",
  1777. "ref/netstandard1.0/es/System.IO.xml",
  1778. "ref/netstandard1.0/fr/System.IO.xml",
  1779. "ref/netstandard1.0/it/System.IO.xml",
  1780. "ref/netstandard1.0/ja/System.IO.xml",
  1781. "ref/netstandard1.0/ko/System.IO.xml",
  1782. "ref/netstandard1.0/ru/System.IO.xml",
  1783. "ref/netstandard1.0/zh-hans/System.IO.xml",
  1784. "ref/netstandard1.0/zh-hant/System.IO.xml",
  1785. "ref/netstandard1.3/System.IO.dll",
  1786. "ref/netstandard1.3/System.IO.xml",
  1787. "ref/netstandard1.3/de/System.IO.xml",
  1788. "ref/netstandard1.3/es/System.IO.xml",
  1789. "ref/netstandard1.3/fr/System.IO.xml",
  1790. "ref/netstandard1.3/it/System.IO.xml",
  1791. "ref/netstandard1.3/ja/System.IO.xml",
  1792. "ref/netstandard1.3/ko/System.IO.xml",
  1793. "ref/netstandard1.3/ru/System.IO.xml",
  1794. "ref/netstandard1.3/zh-hans/System.IO.xml",
  1795. "ref/netstandard1.3/zh-hant/System.IO.xml",
  1796. "ref/netstandard1.5/System.IO.dll",
  1797. "ref/netstandard1.5/System.IO.xml",
  1798. "ref/netstandard1.5/de/System.IO.xml",
  1799. "ref/netstandard1.5/es/System.IO.xml",
  1800. "ref/netstandard1.5/fr/System.IO.xml",
  1801. "ref/netstandard1.5/it/System.IO.xml",
  1802. "ref/netstandard1.5/ja/System.IO.xml",
  1803. "ref/netstandard1.5/ko/System.IO.xml",
  1804. "ref/netstandard1.5/ru/System.IO.xml",
  1805. "ref/netstandard1.5/zh-hans/System.IO.xml",
  1806. "ref/netstandard1.5/zh-hant/System.IO.xml",
  1807. "ref/portable-net45+win8+wp8+wpa81/_._",
  1808. "ref/win8/_._",
  1809. "ref/wp80/_._",
  1810. "ref/wpa81/_._",
  1811. "ref/xamarinios10/_._",
  1812. "ref/xamarinmac20/_._",
  1813. "ref/xamarintvos10/_._",
  1814. "ref/xamarinwatchos10/_._"
  1815. ]
  1816. },
  1817. "System.IO.Compression/4.1.0": {
  1818. "sha512": "TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
  1819. "type": "package",
  1820. "path": "System.IO.Compression/4.1.0",
  1821. "files": [
  1822. "System.IO.Compression.4.1.0.nupkg.sha512",
  1823. "System.IO.Compression.nuspec",
  1824. "ThirdPartyNotices.txt",
  1825. "dotnet_library_license.txt",
  1826. "lib/MonoAndroid10/_._",
  1827. "lib/MonoTouch10/_._",
  1828. "lib/net45/_._",
  1829. "lib/net46/System.IO.Compression.dll",
  1830. "lib/portable-net45+win8+wpa81/_._",
  1831. "lib/win8/_._",
  1832. "lib/wpa81/_._",
  1833. "lib/xamarinios10/_._",
  1834. "lib/xamarinmac20/_._",
  1835. "lib/xamarintvos10/_._",
  1836. "lib/xamarinwatchos10/_._",
  1837. "ref/MonoAndroid10/_._",
  1838. "ref/MonoTouch10/_._",
  1839. "ref/net45/_._",
  1840. "ref/net46/System.IO.Compression.dll",
  1841. "ref/netcore50/System.IO.Compression.dll",
  1842. "ref/netcore50/System.IO.Compression.xml",
  1843. "ref/netcore50/de/System.IO.Compression.xml",
  1844. "ref/netcore50/es/System.IO.Compression.xml",
  1845. "ref/netcore50/fr/System.IO.Compression.xml",
  1846. "ref/netcore50/it/System.IO.Compression.xml",
  1847. "ref/netcore50/ja/System.IO.Compression.xml",
  1848. "ref/netcore50/ko/System.IO.Compression.xml",
  1849. "ref/netcore50/ru/System.IO.Compression.xml",
  1850. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  1851. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  1852. "ref/netstandard1.1/System.IO.Compression.dll",
  1853. "ref/netstandard1.1/System.IO.Compression.xml",
  1854. "ref/netstandard1.1/de/System.IO.Compression.xml",
  1855. "ref/netstandard1.1/es/System.IO.Compression.xml",
  1856. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  1857. "ref/netstandard1.1/it/System.IO.Compression.xml",
  1858. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  1859. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  1860. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  1861. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  1862. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  1863. "ref/netstandard1.3/System.IO.Compression.dll",
  1864. "ref/netstandard1.3/System.IO.Compression.xml",
  1865. "ref/netstandard1.3/de/System.IO.Compression.xml",
  1866. "ref/netstandard1.3/es/System.IO.Compression.xml",
  1867. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  1868. "ref/netstandard1.3/it/System.IO.Compression.xml",
  1869. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  1870. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  1871. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  1872. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  1873. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  1874. "ref/portable-net45+win8+wpa81/_._",
  1875. "ref/win8/_._",
  1876. "ref/wpa81/_._",
  1877. "ref/xamarinios10/_._",
  1878. "ref/xamarinmac20/_._",
  1879. "ref/xamarintvos10/_._",
  1880. "ref/xamarinwatchos10/_._",
  1881. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  1882. "runtimes/win/lib/net46/System.IO.Compression.dll",
  1883. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll"
  1884. ]
  1885. },
  1886. "System.IO.Compression.ZipFile/4.0.1": {
  1887. "sha512": "hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
  1888. "type": "package",
  1889. "path": "System.IO.Compression.ZipFile/4.0.1",
  1890. "files": [
  1891. "System.IO.Compression.ZipFile.4.0.1.nupkg.sha512",
  1892. "System.IO.Compression.ZipFile.nuspec",
  1893. "ThirdPartyNotices.txt",
  1894. "dotnet_library_license.txt",
  1895. "lib/MonoAndroid10/_._",
  1896. "lib/MonoTouch10/_._",
  1897. "lib/net46/System.IO.Compression.ZipFile.dll",
  1898. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  1899. "lib/xamarinios10/_._",
  1900. "lib/xamarinmac20/_._",
  1901. "lib/xamarintvos10/_._",
  1902. "lib/xamarinwatchos10/_._",
  1903. "ref/MonoAndroid10/_._",
  1904. "ref/MonoTouch10/_._",
  1905. "ref/net46/System.IO.Compression.ZipFile.dll",
  1906. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  1907. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  1908. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  1909. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  1910. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  1911. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  1912. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  1913. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  1914. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  1915. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  1916. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  1917. "ref/xamarinios10/_._",
  1918. "ref/xamarinmac20/_._",
  1919. "ref/xamarintvos10/_._",
  1920. "ref/xamarinwatchos10/_._"
  1921. ]
  1922. },
  1923. "System.IO.FileSystem/4.0.1": {
  1924. "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
  1925. "type": "package",
  1926. "path": "System.IO.FileSystem/4.0.1",
  1927. "files": [
  1928. "System.IO.FileSystem.4.0.1.nupkg.sha512",
  1929. "System.IO.FileSystem.nuspec",
  1930. "ThirdPartyNotices.txt",
  1931. "dotnet_library_license.txt",
  1932. "lib/MonoAndroid10/_._",
  1933. "lib/MonoTouch10/_._",
  1934. "lib/net46/System.IO.FileSystem.dll",
  1935. "lib/xamarinios10/_._",
  1936. "lib/xamarinmac20/_._",
  1937. "lib/xamarintvos10/_._",
  1938. "lib/xamarinwatchos10/_._",
  1939. "ref/MonoAndroid10/_._",
  1940. "ref/MonoTouch10/_._",
  1941. "ref/net46/System.IO.FileSystem.dll",
  1942. "ref/netstandard1.3/System.IO.FileSystem.dll",
  1943. "ref/netstandard1.3/System.IO.FileSystem.xml",
  1944. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  1945. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  1946. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  1947. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  1948. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  1949. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  1950. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  1951. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  1952. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  1953. "ref/xamarinios10/_._",
  1954. "ref/xamarinmac20/_._",
  1955. "ref/xamarintvos10/_._",
  1956. "ref/xamarinwatchos10/_._"
  1957. ]
  1958. },
  1959. "System.IO.FileSystem.Primitives/4.0.1": {
  1960. "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
  1961. "type": "package",
  1962. "path": "System.IO.FileSystem.Primitives/4.0.1",
  1963. "files": [
  1964. "System.IO.FileSystem.Primitives.4.0.1.nupkg.sha512",
  1965. "System.IO.FileSystem.Primitives.nuspec",
  1966. "ThirdPartyNotices.txt",
  1967. "dotnet_library_license.txt",
  1968. "lib/MonoAndroid10/_._",
  1969. "lib/MonoTouch10/_._",
  1970. "lib/net46/System.IO.FileSystem.Primitives.dll",
  1971. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  1972. "lib/xamarinios10/_._",
  1973. "lib/xamarinmac20/_._",
  1974. "lib/xamarintvos10/_._",
  1975. "lib/xamarinwatchos10/_._",
  1976. "ref/MonoAndroid10/_._",
  1977. "ref/MonoTouch10/_._",
  1978. "ref/net46/System.IO.FileSystem.Primitives.dll",
  1979. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  1980. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  1981. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  1982. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  1983. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  1984. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  1985. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  1986. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  1987. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  1988. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  1989. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  1990. "ref/xamarinios10/_._",
  1991. "ref/xamarinmac20/_._",
  1992. "ref/xamarintvos10/_._",
  1993. "ref/xamarinwatchos10/_._"
  1994. ]
  1995. },
  1996. "System.Linq/4.1.0": {
  1997. "sha512": "bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  1998. "type": "package",
  1999. "path": "System.Linq/4.1.0",
  2000. "files": [
  2001. "System.Linq.4.1.0.nupkg.sha512",
  2002. "System.Linq.nuspec",
  2003. "ThirdPartyNotices.txt",
  2004. "dotnet_library_license.txt",
  2005. "lib/MonoAndroid10/_._",
  2006. "lib/MonoTouch10/_._",
  2007. "lib/net45/_._",
  2008. "lib/net463/System.Linq.dll",
  2009. "lib/netcore50/System.Linq.dll",
  2010. "lib/netstandard1.6/System.Linq.dll",
  2011. "lib/portable-net45+win8+wp8+wpa81/_._",
  2012. "lib/win8/_._",
  2013. "lib/wp80/_._",
  2014. "lib/wpa81/_._",
  2015. "lib/xamarinios10/_._",
  2016. "lib/xamarinmac20/_._",
  2017. "lib/xamarintvos10/_._",
  2018. "lib/xamarinwatchos10/_._",
  2019. "ref/MonoAndroid10/_._",
  2020. "ref/MonoTouch10/_._",
  2021. "ref/net45/_._",
  2022. "ref/net463/System.Linq.dll",
  2023. "ref/netcore50/System.Linq.dll",
  2024. "ref/netcore50/System.Linq.xml",
  2025. "ref/netcore50/de/System.Linq.xml",
  2026. "ref/netcore50/es/System.Linq.xml",
  2027. "ref/netcore50/fr/System.Linq.xml",
  2028. "ref/netcore50/it/System.Linq.xml",
  2029. "ref/netcore50/ja/System.Linq.xml",
  2030. "ref/netcore50/ko/System.Linq.xml",
  2031. "ref/netcore50/ru/System.Linq.xml",
  2032. "ref/netcore50/zh-hans/System.Linq.xml",
  2033. "ref/netcore50/zh-hant/System.Linq.xml",
  2034. "ref/netstandard1.0/System.Linq.dll",
  2035. "ref/netstandard1.0/System.Linq.xml",
  2036. "ref/netstandard1.0/de/System.Linq.xml",
  2037. "ref/netstandard1.0/es/System.Linq.xml",
  2038. "ref/netstandard1.0/fr/System.Linq.xml",
  2039. "ref/netstandard1.0/it/System.Linq.xml",
  2040. "ref/netstandard1.0/ja/System.Linq.xml",
  2041. "ref/netstandard1.0/ko/System.Linq.xml",
  2042. "ref/netstandard1.0/ru/System.Linq.xml",
  2043. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  2044. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  2045. "ref/netstandard1.6/System.Linq.dll",
  2046. "ref/netstandard1.6/System.Linq.xml",
  2047. "ref/netstandard1.6/de/System.Linq.xml",
  2048. "ref/netstandard1.6/es/System.Linq.xml",
  2049. "ref/netstandard1.6/fr/System.Linq.xml",
  2050. "ref/netstandard1.6/it/System.Linq.xml",
  2051. "ref/netstandard1.6/ja/System.Linq.xml",
  2052. "ref/netstandard1.6/ko/System.Linq.xml",
  2053. "ref/netstandard1.6/ru/System.Linq.xml",
  2054. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  2055. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  2056. "ref/portable-net45+win8+wp8+wpa81/_._",
  2057. "ref/win8/_._",
  2058. "ref/wp80/_._",
  2059. "ref/wpa81/_._",
  2060. "ref/xamarinios10/_._",
  2061. "ref/xamarinmac20/_._",
  2062. "ref/xamarintvos10/_._",
  2063. "ref/xamarinwatchos10/_._"
  2064. ]
  2065. },
  2066. "System.Linq.Expressions/4.1.0": {
  2067. "sha512": "I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  2068. "type": "package",
  2069. "path": "System.Linq.Expressions/4.1.0",
  2070. "files": [
  2071. "System.Linq.Expressions.4.1.0.nupkg.sha512",
  2072. "System.Linq.Expressions.nuspec",
  2073. "ThirdPartyNotices.txt",
  2074. "dotnet_library_license.txt",
  2075. "lib/MonoAndroid10/_._",
  2076. "lib/MonoTouch10/_._",
  2077. "lib/net45/_._",
  2078. "lib/net463/System.Linq.Expressions.dll",
  2079. "lib/netcore50/System.Linq.Expressions.dll",
  2080. "lib/netstandard1.6/System.Linq.Expressions.dll",
  2081. "lib/portable-net45+win8+wp8+wpa81/_._",
  2082. "lib/win8/_._",
  2083. "lib/wp80/_._",
  2084. "lib/wpa81/_._",
  2085. "lib/xamarinios10/_._",
  2086. "lib/xamarinmac20/_._",
  2087. "lib/xamarintvos10/_._",
  2088. "lib/xamarinwatchos10/_._",
  2089. "ref/MonoAndroid10/_._",
  2090. "ref/MonoTouch10/_._",
  2091. "ref/net45/_._",
  2092. "ref/net463/System.Linq.Expressions.dll",
  2093. "ref/netcore50/System.Linq.Expressions.dll",
  2094. "ref/netcore50/System.Linq.Expressions.xml",
  2095. "ref/netcore50/de/System.Linq.Expressions.xml",
  2096. "ref/netcore50/es/System.Linq.Expressions.xml",
  2097. "ref/netcore50/fr/System.Linq.Expressions.xml",
  2098. "ref/netcore50/it/System.Linq.Expressions.xml",
  2099. "ref/netcore50/ja/System.Linq.Expressions.xml",
  2100. "ref/netcore50/ko/System.Linq.Expressions.xml",
  2101. "ref/netcore50/ru/System.Linq.Expressions.xml",
  2102. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  2103. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  2104. "ref/netstandard1.0/System.Linq.Expressions.dll",
  2105. "ref/netstandard1.0/System.Linq.Expressions.xml",
  2106. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  2107. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  2108. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  2109. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  2110. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  2111. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  2112. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  2113. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  2114. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  2115. "ref/netstandard1.3/System.Linq.Expressions.dll",
  2116. "ref/netstandard1.3/System.Linq.Expressions.xml",
  2117. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  2118. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  2119. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  2120. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  2121. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  2122. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  2123. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  2124. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  2125. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  2126. "ref/netstandard1.6/System.Linq.Expressions.dll",
  2127. "ref/netstandard1.6/System.Linq.Expressions.xml",
  2128. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  2129. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  2130. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  2131. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  2132. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  2133. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  2134. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  2135. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  2136. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  2137. "ref/portable-net45+win8+wp8+wpa81/_._",
  2138. "ref/win8/_._",
  2139. "ref/wp80/_._",
  2140. "ref/wpa81/_._",
  2141. "ref/xamarinios10/_._",
  2142. "ref/xamarinmac20/_._",
  2143. "ref/xamarintvos10/_._",
  2144. "ref/xamarinwatchos10/_._",
  2145. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll"
  2146. ]
  2147. },
  2148. "System.Net.Http/4.1.0": {
  2149. "sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
  2150. "type": "package",
  2151. "path": "System.Net.Http/4.1.0",
  2152. "files": [
  2153. "System.Net.Http.4.1.0.nupkg.sha512",
  2154. "System.Net.Http.nuspec",
  2155. "ThirdPartyNotices.txt",
  2156. "dotnet_library_license.txt",
  2157. "lib/Xamarinmac20/_._",
  2158. "lib/monoandroid10/_._",
  2159. "lib/monotouch10/_._",
  2160. "lib/net45/_._",
  2161. "lib/net46/System.Net.Http.dll",
  2162. "lib/portable-net45+win8+wpa81/_._",
  2163. "lib/win8/_._",
  2164. "lib/wpa81/_._",
  2165. "lib/xamarinios10/_._",
  2166. "lib/xamarintvos10/_._",
  2167. "lib/xamarinwatchos10/_._",
  2168. "ref/Xamarinmac20/_._",
  2169. "ref/monoandroid10/_._",
  2170. "ref/monotouch10/_._",
  2171. "ref/net45/_._",
  2172. "ref/net46/System.Net.Http.dll",
  2173. "ref/net46/System.Net.Http.xml",
  2174. "ref/net46/de/System.Net.Http.xml",
  2175. "ref/net46/es/System.Net.Http.xml",
  2176. "ref/net46/fr/System.Net.Http.xml",
  2177. "ref/net46/it/System.Net.Http.xml",
  2178. "ref/net46/ja/System.Net.Http.xml",
  2179. "ref/net46/ko/System.Net.Http.xml",
  2180. "ref/net46/ru/System.Net.Http.xml",
  2181. "ref/net46/zh-hans/System.Net.Http.xml",
  2182. "ref/net46/zh-hant/System.Net.Http.xml",
  2183. "ref/netcore50/System.Net.Http.dll",
  2184. "ref/netcore50/System.Net.Http.xml",
  2185. "ref/netcore50/de/System.Net.Http.xml",
  2186. "ref/netcore50/es/System.Net.Http.xml",
  2187. "ref/netcore50/fr/System.Net.Http.xml",
  2188. "ref/netcore50/it/System.Net.Http.xml",
  2189. "ref/netcore50/ja/System.Net.Http.xml",
  2190. "ref/netcore50/ko/System.Net.Http.xml",
  2191. "ref/netcore50/ru/System.Net.Http.xml",
  2192. "ref/netcore50/zh-hans/System.Net.Http.xml",
  2193. "ref/netcore50/zh-hant/System.Net.Http.xml",
  2194. "ref/netstandard1.1/System.Net.Http.dll",
  2195. "ref/netstandard1.1/System.Net.Http.xml",
  2196. "ref/netstandard1.1/de/System.Net.Http.xml",
  2197. "ref/netstandard1.1/es/System.Net.Http.xml",
  2198. "ref/netstandard1.1/fr/System.Net.Http.xml",
  2199. "ref/netstandard1.1/it/System.Net.Http.xml",
  2200. "ref/netstandard1.1/ja/System.Net.Http.xml",
  2201. "ref/netstandard1.1/ko/System.Net.Http.xml",
  2202. "ref/netstandard1.1/ru/System.Net.Http.xml",
  2203. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  2204. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  2205. "ref/netstandard1.3/System.Net.Http.dll",
  2206. "ref/netstandard1.3/System.Net.Http.xml",
  2207. "ref/netstandard1.3/de/System.Net.Http.xml",
  2208. "ref/netstandard1.3/es/System.Net.Http.xml",
  2209. "ref/netstandard1.3/fr/System.Net.Http.xml",
  2210. "ref/netstandard1.3/it/System.Net.Http.xml",
  2211. "ref/netstandard1.3/ja/System.Net.Http.xml",
  2212. "ref/netstandard1.3/ko/System.Net.Http.xml",
  2213. "ref/netstandard1.3/ru/System.Net.Http.xml",
  2214. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  2215. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  2216. "ref/portable-net45+win8+wpa81/_._",
  2217. "ref/win8/_._",
  2218. "ref/wpa81/_._",
  2219. "ref/xamarinios10/_._",
  2220. "ref/xamarintvos10/_._",
  2221. "ref/xamarinwatchos10/_._",
  2222. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  2223. "runtimes/win/lib/net46/System.Net.Http.dll",
  2224. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  2225. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll"
  2226. ]
  2227. },
  2228. "System.Net.Primitives/4.0.11": {
  2229. "sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
  2230. "type": "package",
  2231. "path": "System.Net.Primitives/4.0.11",
  2232. "files": [
  2233. "System.Net.Primitives.4.0.11.nupkg.sha512",
  2234. "System.Net.Primitives.nuspec",
  2235. "ThirdPartyNotices.txt",
  2236. "dotnet_library_license.txt",
  2237. "lib/MonoAndroid10/_._",
  2238. "lib/MonoTouch10/_._",
  2239. "lib/net45/_._",
  2240. "lib/portable-net45+win8+wp8+wpa81/_._",
  2241. "lib/win8/_._",
  2242. "lib/wp80/_._",
  2243. "lib/wpa81/_._",
  2244. "lib/xamarinios10/_._",
  2245. "lib/xamarinmac20/_._",
  2246. "lib/xamarintvos10/_._",
  2247. "lib/xamarinwatchos10/_._",
  2248. "ref/MonoAndroid10/_._",
  2249. "ref/MonoTouch10/_._",
  2250. "ref/net45/_._",
  2251. "ref/netcore50/System.Net.Primitives.dll",
  2252. "ref/netcore50/System.Net.Primitives.xml",
  2253. "ref/netcore50/de/System.Net.Primitives.xml",
  2254. "ref/netcore50/es/System.Net.Primitives.xml",
  2255. "ref/netcore50/fr/System.Net.Primitives.xml",
  2256. "ref/netcore50/it/System.Net.Primitives.xml",
  2257. "ref/netcore50/ja/System.Net.Primitives.xml",
  2258. "ref/netcore50/ko/System.Net.Primitives.xml",
  2259. "ref/netcore50/ru/System.Net.Primitives.xml",
  2260. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  2261. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  2262. "ref/netstandard1.0/System.Net.Primitives.dll",
  2263. "ref/netstandard1.0/System.Net.Primitives.xml",
  2264. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  2265. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  2266. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  2267. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  2268. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  2269. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  2270. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  2271. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  2272. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  2273. "ref/netstandard1.1/System.Net.Primitives.dll",
  2274. "ref/netstandard1.1/System.Net.Primitives.xml",
  2275. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  2276. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  2277. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  2278. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  2279. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  2280. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  2281. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  2282. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  2283. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  2284. "ref/netstandard1.3/System.Net.Primitives.dll",
  2285. "ref/netstandard1.3/System.Net.Primitives.xml",
  2286. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  2287. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  2288. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  2289. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  2290. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  2291. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  2292. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  2293. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  2294. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  2295. "ref/portable-net45+win8+wp8+wpa81/_._",
  2296. "ref/win8/_._",
  2297. "ref/wp80/_._",
  2298. "ref/wpa81/_._",
  2299. "ref/xamarinios10/_._",
  2300. "ref/xamarinmac20/_._",
  2301. "ref/xamarintvos10/_._",
  2302. "ref/xamarinwatchos10/_._"
  2303. ]
  2304. },
  2305. "System.Net.Sockets/4.1.0": {
  2306. "sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
  2307. "type": "package",
  2308. "path": "System.Net.Sockets/4.1.0",
  2309. "files": [
  2310. "System.Net.Sockets.4.1.0.nupkg.sha512",
  2311. "System.Net.Sockets.nuspec",
  2312. "ThirdPartyNotices.txt",
  2313. "dotnet_library_license.txt",
  2314. "lib/MonoAndroid10/_._",
  2315. "lib/MonoTouch10/_._",
  2316. "lib/net46/System.Net.Sockets.dll",
  2317. "lib/xamarinios10/_._",
  2318. "lib/xamarinmac20/_._",
  2319. "lib/xamarintvos10/_._",
  2320. "lib/xamarinwatchos10/_._",
  2321. "ref/MonoAndroid10/_._",
  2322. "ref/MonoTouch10/_._",
  2323. "ref/net46/System.Net.Sockets.dll",
  2324. "ref/netstandard1.3/System.Net.Sockets.dll",
  2325. "ref/netstandard1.3/System.Net.Sockets.xml",
  2326. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  2327. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  2328. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  2329. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  2330. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  2331. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  2332. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  2333. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  2334. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  2335. "ref/xamarinios10/_._",
  2336. "ref/xamarinmac20/_._",
  2337. "ref/xamarintvos10/_._",
  2338. "ref/xamarinwatchos10/_._"
  2339. ]
  2340. },
  2341. "System.ObjectModel/4.0.12": {
  2342. "sha512": "tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  2343. "type": "package",
  2344. "path": "System.ObjectModel/4.0.12",
  2345. "files": [
  2346. "System.ObjectModel.4.0.12.nupkg.sha512",
  2347. "System.ObjectModel.nuspec",
  2348. "ThirdPartyNotices.txt",
  2349. "dotnet_library_license.txt",
  2350. "lib/MonoAndroid10/_._",
  2351. "lib/MonoTouch10/_._",
  2352. "lib/net45/_._",
  2353. "lib/netcore50/System.ObjectModel.dll",
  2354. "lib/netstandard1.3/System.ObjectModel.dll",
  2355. "lib/portable-net45+win8+wp8+wpa81/_._",
  2356. "lib/win8/_._",
  2357. "lib/wp80/_._",
  2358. "lib/wpa81/_._",
  2359. "lib/xamarinios10/_._",
  2360. "lib/xamarinmac20/_._",
  2361. "lib/xamarintvos10/_._",
  2362. "lib/xamarinwatchos10/_._",
  2363. "ref/MonoAndroid10/_._",
  2364. "ref/MonoTouch10/_._",
  2365. "ref/net45/_._",
  2366. "ref/netcore50/System.ObjectModel.dll",
  2367. "ref/netcore50/System.ObjectModel.xml",
  2368. "ref/netcore50/de/System.ObjectModel.xml",
  2369. "ref/netcore50/es/System.ObjectModel.xml",
  2370. "ref/netcore50/fr/System.ObjectModel.xml",
  2371. "ref/netcore50/it/System.ObjectModel.xml",
  2372. "ref/netcore50/ja/System.ObjectModel.xml",
  2373. "ref/netcore50/ko/System.ObjectModel.xml",
  2374. "ref/netcore50/ru/System.ObjectModel.xml",
  2375. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  2376. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  2377. "ref/netstandard1.0/System.ObjectModel.dll",
  2378. "ref/netstandard1.0/System.ObjectModel.xml",
  2379. "ref/netstandard1.0/de/System.ObjectModel.xml",
  2380. "ref/netstandard1.0/es/System.ObjectModel.xml",
  2381. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  2382. "ref/netstandard1.0/it/System.ObjectModel.xml",
  2383. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  2384. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  2385. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  2386. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  2387. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  2388. "ref/netstandard1.3/System.ObjectModel.dll",
  2389. "ref/netstandard1.3/System.ObjectModel.xml",
  2390. "ref/netstandard1.3/de/System.ObjectModel.xml",
  2391. "ref/netstandard1.3/es/System.ObjectModel.xml",
  2392. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  2393. "ref/netstandard1.3/it/System.ObjectModel.xml",
  2394. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  2395. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  2396. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  2397. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  2398. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  2399. "ref/portable-net45+win8+wp8+wpa81/_._",
  2400. "ref/win8/_._",
  2401. "ref/wp80/_._",
  2402. "ref/wpa81/_._",
  2403. "ref/xamarinios10/_._",
  2404. "ref/xamarinmac20/_._",
  2405. "ref/xamarintvos10/_._",
  2406. "ref/xamarinwatchos10/_._"
  2407. ]
  2408. },
  2409. "System.Reflection/4.1.0": {
  2410. "sha512": "JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
  2411. "type": "package",
  2412. "path": "System.Reflection/4.1.0",
  2413. "files": [
  2414. "System.Reflection.4.1.0.nupkg.sha512",
  2415. "System.Reflection.nuspec",
  2416. "ThirdPartyNotices.txt",
  2417. "dotnet_library_license.txt",
  2418. "lib/MonoAndroid10/_._",
  2419. "lib/MonoTouch10/_._",
  2420. "lib/net45/_._",
  2421. "lib/net462/System.Reflection.dll",
  2422. "lib/portable-net45+win8+wp8+wpa81/_._",
  2423. "lib/win8/_._",
  2424. "lib/wp80/_._",
  2425. "lib/wpa81/_._",
  2426. "lib/xamarinios10/_._",
  2427. "lib/xamarinmac20/_._",
  2428. "lib/xamarintvos10/_._",
  2429. "lib/xamarinwatchos10/_._",
  2430. "ref/MonoAndroid10/_._",
  2431. "ref/MonoTouch10/_._",
  2432. "ref/net45/_._",
  2433. "ref/net462/System.Reflection.dll",
  2434. "ref/netcore50/System.Reflection.dll",
  2435. "ref/netcore50/System.Reflection.xml",
  2436. "ref/netcore50/de/System.Reflection.xml",
  2437. "ref/netcore50/es/System.Reflection.xml",
  2438. "ref/netcore50/fr/System.Reflection.xml",
  2439. "ref/netcore50/it/System.Reflection.xml",
  2440. "ref/netcore50/ja/System.Reflection.xml",
  2441. "ref/netcore50/ko/System.Reflection.xml",
  2442. "ref/netcore50/ru/System.Reflection.xml",
  2443. "ref/netcore50/zh-hans/System.Reflection.xml",
  2444. "ref/netcore50/zh-hant/System.Reflection.xml",
  2445. "ref/netstandard1.0/System.Reflection.dll",
  2446. "ref/netstandard1.0/System.Reflection.xml",
  2447. "ref/netstandard1.0/de/System.Reflection.xml",
  2448. "ref/netstandard1.0/es/System.Reflection.xml",
  2449. "ref/netstandard1.0/fr/System.Reflection.xml",
  2450. "ref/netstandard1.0/it/System.Reflection.xml",
  2451. "ref/netstandard1.0/ja/System.Reflection.xml",
  2452. "ref/netstandard1.0/ko/System.Reflection.xml",
  2453. "ref/netstandard1.0/ru/System.Reflection.xml",
  2454. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  2455. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  2456. "ref/netstandard1.3/System.Reflection.dll",
  2457. "ref/netstandard1.3/System.Reflection.xml",
  2458. "ref/netstandard1.3/de/System.Reflection.xml",
  2459. "ref/netstandard1.3/es/System.Reflection.xml",
  2460. "ref/netstandard1.3/fr/System.Reflection.xml",
  2461. "ref/netstandard1.3/it/System.Reflection.xml",
  2462. "ref/netstandard1.3/ja/System.Reflection.xml",
  2463. "ref/netstandard1.3/ko/System.Reflection.xml",
  2464. "ref/netstandard1.3/ru/System.Reflection.xml",
  2465. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  2466. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  2467. "ref/netstandard1.5/System.Reflection.dll",
  2468. "ref/netstandard1.5/System.Reflection.xml",
  2469. "ref/netstandard1.5/de/System.Reflection.xml",
  2470. "ref/netstandard1.5/es/System.Reflection.xml",
  2471. "ref/netstandard1.5/fr/System.Reflection.xml",
  2472. "ref/netstandard1.5/it/System.Reflection.xml",
  2473. "ref/netstandard1.5/ja/System.Reflection.xml",
  2474. "ref/netstandard1.5/ko/System.Reflection.xml",
  2475. "ref/netstandard1.5/ru/System.Reflection.xml",
  2476. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  2477. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  2478. "ref/portable-net45+win8+wp8+wpa81/_._",
  2479. "ref/win8/_._",
  2480. "ref/wp80/_._",
  2481. "ref/wpa81/_._",
  2482. "ref/xamarinios10/_._",
  2483. "ref/xamarinmac20/_._",
  2484. "ref/xamarintvos10/_._",
  2485. "ref/xamarinwatchos10/_._"
  2486. ]
  2487. },
  2488. "System.Reflection.Emit/4.0.1": {
  2489. "sha512": "P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  2490. "type": "package",
  2491. "path": "System.Reflection.Emit/4.0.1",
  2492. "files": [
  2493. "System.Reflection.Emit.4.0.1.nupkg.sha512",
  2494. "System.Reflection.Emit.nuspec",
  2495. "ThirdPartyNotices.txt",
  2496. "dotnet_library_license.txt",
  2497. "lib/MonoAndroid10/_._",
  2498. "lib/net45/_._",
  2499. "lib/netcore50/System.Reflection.Emit.dll",
  2500. "lib/netstandard1.3/System.Reflection.Emit.dll",
  2501. "lib/xamarinmac20/_._",
  2502. "ref/MonoAndroid10/_._",
  2503. "ref/net45/_._",
  2504. "ref/netstandard1.1/System.Reflection.Emit.dll",
  2505. "ref/netstandard1.1/System.Reflection.Emit.xml",
  2506. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  2507. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  2508. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  2509. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  2510. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  2511. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  2512. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  2513. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  2514. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  2515. "ref/xamarinmac20/_._"
  2516. ]
  2517. },
  2518. "System.Reflection.Emit.ILGeneration/4.0.1": {
  2519. "sha512": "Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  2520. "type": "package",
  2521. "path": "System.Reflection.Emit.ILGeneration/4.0.1",
  2522. "files": [
  2523. "System.Reflection.Emit.ILGeneration.4.0.1.nupkg.sha512",
  2524. "System.Reflection.Emit.ILGeneration.nuspec",
  2525. "ThirdPartyNotices.txt",
  2526. "dotnet_library_license.txt",
  2527. "lib/net45/_._",
  2528. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  2529. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  2530. "lib/portable-net45+wp8/_._",
  2531. "lib/wp80/_._",
  2532. "ref/net45/_._",
  2533. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  2534. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  2535. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  2536. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  2537. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  2538. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  2539. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  2540. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  2541. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  2542. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  2543. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  2544. "ref/portable-net45+wp8/_._",
  2545. "ref/wp80/_._",
  2546. "runtimes/aot/lib/netcore50/_._"
  2547. ]
  2548. },
  2549. "System.Reflection.Emit.Lightweight/4.0.1": {
  2550. "sha512": "sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
  2551. "type": "package",
  2552. "path": "System.Reflection.Emit.Lightweight/4.0.1",
  2553. "files": [
  2554. "System.Reflection.Emit.Lightweight.4.0.1.nupkg.sha512",
  2555. "System.Reflection.Emit.Lightweight.nuspec",
  2556. "ThirdPartyNotices.txt",
  2557. "dotnet_library_license.txt",
  2558. "lib/net45/_._",
  2559. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  2560. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  2561. "lib/portable-net45+wp8/_._",
  2562. "lib/wp80/_._",
  2563. "ref/net45/_._",
  2564. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  2565. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  2566. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  2567. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  2568. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  2569. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  2570. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  2571. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  2572. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  2573. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  2574. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  2575. "ref/portable-net45+wp8/_._",
  2576. "ref/wp80/_._",
  2577. "runtimes/aot/lib/netcore50/_._"
  2578. ]
  2579. },
  2580. "System.Reflection.Extensions/4.0.1": {
  2581. "sha512": "GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  2582. "type": "package",
  2583. "path": "System.Reflection.Extensions/4.0.1",
  2584. "files": [
  2585. "System.Reflection.Extensions.4.0.1.nupkg.sha512",
  2586. "System.Reflection.Extensions.nuspec",
  2587. "ThirdPartyNotices.txt",
  2588. "dotnet_library_license.txt",
  2589. "lib/MonoAndroid10/_._",
  2590. "lib/MonoTouch10/_._",
  2591. "lib/net45/_._",
  2592. "lib/portable-net45+win8+wp8+wpa81/_._",
  2593. "lib/win8/_._",
  2594. "lib/wp80/_._",
  2595. "lib/wpa81/_._",
  2596. "lib/xamarinios10/_._",
  2597. "lib/xamarinmac20/_._",
  2598. "lib/xamarintvos10/_._",
  2599. "lib/xamarinwatchos10/_._",
  2600. "ref/MonoAndroid10/_._",
  2601. "ref/MonoTouch10/_._",
  2602. "ref/net45/_._",
  2603. "ref/netcore50/System.Reflection.Extensions.dll",
  2604. "ref/netcore50/System.Reflection.Extensions.xml",
  2605. "ref/netcore50/de/System.Reflection.Extensions.xml",
  2606. "ref/netcore50/es/System.Reflection.Extensions.xml",
  2607. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  2608. "ref/netcore50/it/System.Reflection.Extensions.xml",
  2609. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  2610. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  2611. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  2612. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  2613. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  2614. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  2615. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  2616. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  2617. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  2618. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  2619. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  2620. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  2621. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  2622. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  2623. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  2624. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  2625. "ref/portable-net45+win8+wp8+wpa81/_._",
  2626. "ref/win8/_._",
  2627. "ref/wp80/_._",
  2628. "ref/wpa81/_._",
  2629. "ref/xamarinios10/_._",
  2630. "ref/xamarinmac20/_._",
  2631. "ref/xamarintvos10/_._",
  2632. "ref/xamarinwatchos10/_._"
  2633. ]
  2634. },
  2635. "System.Reflection.Primitives/4.0.1": {
  2636. "sha512": "4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
  2637. "type": "package",
  2638. "path": "System.Reflection.Primitives/4.0.1",
  2639. "files": [
  2640. "System.Reflection.Primitives.4.0.1.nupkg.sha512",
  2641. "System.Reflection.Primitives.nuspec",
  2642. "ThirdPartyNotices.txt",
  2643. "dotnet_library_license.txt",
  2644. "lib/MonoAndroid10/_._",
  2645. "lib/MonoTouch10/_._",
  2646. "lib/net45/_._",
  2647. "lib/portable-net45+win8+wp8+wpa81/_._",
  2648. "lib/win8/_._",
  2649. "lib/wp80/_._",
  2650. "lib/wpa81/_._",
  2651. "lib/xamarinios10/_._",
  2652. "lib/xamarinmac20/_._",
  2653. "lib/xamarintvos10/_._",
  2654. "lib/xamarinwatchos10/_._",
  2655. "ref/MonoAndroid10/_._",
  2656. "ref/MonoTouch10/_._",
  2657. "ref/net45/_._",
  2658. "ref/netcore50/System.Reflection.Primitives.dll",
  2659. "ref/netcore50/System.Reflection.Primitives.xml",
  2660. "ref/netcore50/de/System.Reflection.Primitives.xml",
  2661. "ref/netcore50/es/System.Reflection.Primitives.xml",
  2662. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  2663. "ref/netcore50/it/System.Reflection.Primitives.xml",
  2664. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  2665. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  2666. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  2667. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  2668. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  2669. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  2670. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  2671. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  2672. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  2673. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  2674. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  2675. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  2676. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  2677. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  2678. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  2679. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  2680. "ref/portable-net45+win8+wp8+wpa81/_._",
  2681. "ref/win8/_._",
  2682. "ref/wp80/_._",
  2683. "ref/wpa81/_._",
  2684. "ref/xamarinios10/_._",
  2685. "ref/xamarinmac20/_._",
  2686. "ref/xamarintvos10/_._",
  2687. "ref/xamarinwatchos10/_._"
  2688. ]
  2689. },
  2690. "System.Reflection.TypeExtensions/4.1.0": {
  2691. "sha512": "tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  2692. "type": "package",
  2693. "path": "System.Reflection.TypeExtensions/4.1.0",
  2694. "files": [
  2695. "System.Reflection.TypeExtensions.4.1.0.nupkg.sha512",
  2696. "System.Reflection.TypeExtensions.nuspec",
  2697. "ThirdPartyNotices.txt",
  2698. "dotnet_library_license.txt",
  2699. "lib/MonoAndroid10/_._",
  2700. "lib/MonoTouch10/_._",
  2701. "lib/net46/System.Reflection.TypeExtensions.dll",
  2702. "lib/net462/System.Reflection.TypeExtensions.dll",
  2703. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  2704. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  2705. "lib/xamarinios10/_._",
  2706. "lib/xamarinmac20/_._",
  2707. "lib/xamarintvos10/_._",
  2708. "lib/xamarinwatchos10/_._",
  2709. "ref/MonoAndroid10/_._",
  2710. "ref/MonoTouch10/_._",
  2711. "ref/net46/System.Reflection.TypeExtensions.dll",
  2712. "ref/net462/System.Reflection.TypeExtensions.dll",
  2713. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  2714. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  2715. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  2716. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  2717. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  2718. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  2719. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  2720. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  2721. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  2722. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  2723. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  2724. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  2725. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  2726. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  2727. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  2728. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  2729. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  2730. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  2731. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  2732. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  2733. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  2734. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  2735. "ref/xamarinios10/_._",
  2736. "ref/xamarinmac20/_._",
  2737. "ref/xamarintvos10/_._",
  2738. "ref/xamarinwatchos10/_._",
  2739. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
  2740. ]
  2741. },
  2742. "System.Resources.ResourceManager/4.0.1": {
  2743. "sha512": "TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
  2744. "type": "package",
  2745. "path": "System.Resources.ResourceManager/4.0.1",
  2746. "files": [
  2747. "System.Resources.ResourceManager.4.0.1.nupkg.sha512",
  2748. "System.Resources.ResourceManager.nuspec",
  2749. "ThirdPartyNotices.txt",
  2750. "dotnet_library_license.txt",
  2751. "lib/MonoAndroid10/_._",
  2752. "lib/MonoTouch10/_._",
  2753. "lib/net45/_._",
  2754. "lib/portable-net45+win8+wp8+wpa81/_._",
  2755. "lib/win8/_._",
  2756. "lib/wp80/_._",
  2757. "lib/wpa81/_._",
  2758. "lib/xamarinios10/_._",
  2759. "lib/xamarinmac20/_._",
  2760. "lib/xamarintvos10/_._",
  2761. "lib/xamarinwatchos10/_._",
  2762. "ref/MonoAndroid10/_._",
  2763. "ref/MonoTouch10/_._",
  2764. "ref/net45/_._",
  2765. "ref/netcore50/System.Resources.ResourceManager.dll",
  2766. "ref/netcore50/System.Resources.ResourceManager.xml",
  2767. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  2768. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  2769. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  2770. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  2771. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  2772. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  2773. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  2774. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  2775. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  2776. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  2777. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  2778. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  2779. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  2780. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  2781. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  2782. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  2783. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  2784. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  2785. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  2786. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  2787. "ref/portable-net45+win8+wp8+wpa81/_._",
  2788. "ref/win8/_._",
  2789. "ref/wp80/_._",
  2790. "ref/wpa81/_._",
  2791. "ref/xamarinios10/_._",
  2792. "ref/xamarinmac20/_._",
  2793. "ref/xamarintvos10/_._",
  2794. "ref/xamarinwatchos10/_._"
  2795. ]
  2796. },
  2797. "System.Runtime/4.1.0": {
  2798. "sha512": "v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
  2799. "type": "package",
  2800. "path": "System.Runtime/4.1.0",
  2801. "files": [
  2802. "System.Runtime.4.1.0.nupkg.sha512",
  2803. "System.Runtime.nuspec",
  2804. "ThirdPartyNotices.txt",
  2805. "dotnet_library_license.txt",
  2806. "lib/MonoAndroid10/_._",
  2807. "lib/MonoTouch10/_._",
  2808. "lib/net45/_._",
  2809. "lib/net462/System.Runtime.dll",
  2810. "lib/portable-net45+win8+wp80+wpa81/_._",
  2811. "lib/win8/_._",
  2812. "lib/wp80/_._",
  2813. "lib/wpa81/_._",
  2814. "lib/xamarinios10/_._",
  2815. "lib/xamarinmac20/_._",
  2816. "lib/xamarintvos10/_._",
  2817. "lib/xamarinwatchos10/_._",
  2818. "ref/MonoAndroid10/_._",
  2819. "ref/MonoTouch10/_._",
  2820. "ref/net45/_._",
  2821. "ref/net462/System.Runtime.dll",
  2822. "ref/netcore50/System.Runtime.dll",
  2823. "ref/netcore50/System.Runtime.xml",
  2824. "ref/netcore50/de/System.Runtime.xml",
  2825. "ref/netcore50/es/System.Runtime.xml",
  2826. "ref/netcore50/fr/System.Runtime.xml",
  2827. "ref/netcore50/it/System.Runtime.xml",
  2828. "ref/netcore50/ja/System.Runtime.xml",
  2829. "ref/netcore50/ko/System.Runtime.xml",
  2830. "ref/netcore50/ru/System.Runtime.xml",
  2831. "ref/netcore50/zh-hans/System.Runtime.xml",
  2832. "ref/netcore50/zh-hant/System.Runtime.xml",
  2833. "ref/netstandard1.0/System.Runtime.dll",
  2834. "ref/netstandard1.0/System.Runtime.xml",
  2835. "ref/netstandard1.0/de/System.Runtime.xml",
  2836. "ref/netstandard1.0/es/System.Runtime.xml",
  2837. "ref/netstandard1.0/fr/System.Runtime.xml",
  2838. "ref/netstandard1.0/it/System.Runtime.xml",
  2839. "ref/netstandard1.0/ja/System.Runtime.xml",
  2840. "ref/netstandard1.0/ko/System.Runtime.xml",
  2841. "ref/netstandard1.0/ru/System.Runtime.xml",
  2842. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  2843. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  2844. "ref/netstandard1.2/System.Runtime.dll",
  2845. "ref/netstandard1.2/System.Runtime.xml",
  2846. "ref/netstandard1.2/de/System.Runtime.xml",
  2847. "ref/netstandard1.2/es/System.Runtime.xml",
  2848. "ref/netstandard1.2/fr/System.Runtime.xml",
  2849. "ref/netstandard1.2/it/System.Runtime.xml",
  2850. "ref/netstandard1.2/ja/System.Runtime.xml",
  2851. "ref/netstandard1.2/ko/System.Runtime.xml",
  2852. "ref/netstandard1.2/ru/System.Runtime.xml",
  2853. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  2854. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  2855. "ref/netstandard1.3/System.Runtime.dll",
  2856. "ref/netstandard1.3/System.Runtime.xml",
  2857. "ref/netstandard1.3/de/System.Runtime.xml",
  2858. "ref/netstandard1.3/es/System.Runtime.xml",
  2859. "ref/netstandard1.3/fr/System.Runtime.xml",
  2860. "ref/netstandard1.3/it/System.Runtime.xml",
  2861. "ref/netstandard1.3/ja/System.Runtime.xml",
  2862. "ref/netstandard1.3/ko/System.Runtime.xml",
  2863. "ref/netstandard1.3/ru/System.Runtime.xml",
  2864. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  2865. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  2866. "ref/netstandard1.5/System.Runtime.dll",
  2867. "ref/netstandard1.5/System.Runtime.xml",
  2868. "ref/netstandard1.5/de/System.Runtime.xml",
  2869. "ref/netstandard1.5/es/System.Runtime.xml",
  2870. "ref/netstandard1.5/fr/System.Runtime.xml",
  2871. "ref/netstandard1.5/it/System.Runtime.xml",
  2872. "ref/netstandard1.5/ja/System.Runtime.xml",
  2873. "ref/netstandard1.5/ko/System.Runtime.xml",
  2874. "ref/netstandard1.5/ru/System.Runtime.xml",
  2875. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  2876. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  2877. "ref/portable-net45+win8+wp80+wpa81/_._",
  2878. "ref/win8/_._",
  2879. "ref/wp80/_._",
  2880. "ref/wpa81/_._",
  2881. "ref/xamarinios10/_._",
  2882. "ref/xamarinmac20/_._",
  2883. "ref/xamarintvos10/_._",
  2884. "ref/xamarinwatchos10/_._"
  2885. ]
  2886. },
  2887. "System.Runtime.Extensions/4.1.0": {
  2888. "sha512": "CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  2889. "type": "package",
  2890. "path": "System.Runtime.Extensions/4.1.0",
  2891. "files": [
  2892. "System.Runtime.Extensions.4.1.0.nupkg.sha512",
  2893. "System.Runtime.Extensions.nuspec",
  2894. "ThirdPartyNotices.txt",
  2895. "dotnet_library_license.txt",
  2896. "lib/MonoAndroid10/_._",
  2897. "lib/MonoTouch10/_._",
  2898. "lib/net45/_._",
  2899. "lib/net462/System.Runtime.Extensions.dll",
  2900. "lib/portable-net45+win8+wp8+wpa81/_._",
  2901. "lib/win8/_._",
  2902. "lib/wp80/_._",
  2903. "lib/wpa81/_._",
  2904. "lib/xamarinios10/_._",
  2905. "lib/xamarinmac20/_._",
  2906. "lib/xamarintvos10/_._",
  2907. "lib/xamarinwatchos10/_._",
  2908. "ref/MonoAndroid10/_._",
  2909. "ref/MonoTouch10/_._",
  2910. "ref/net45/_._",
  2911. "ref/net462/System.Runtime.Extensions.dll",
  2912. "ref/netcore50/System.Runtime.Extensions.dll",
  2913. "ref/netcore50/System.Runtime.Extensions.xml",
  2914. "ref/netcore50/de/System.Runtime.Extensions.xml",
  2915. "ref/netcore50/es/System.Runtime.Extensions.xml",
  2916. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  2917. "ref/netcore50/it/System.Runtime.Extensions.xml",
  2918. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  2919. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  2920. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  2921. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  2922. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  2923. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  2924. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  2925. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  2926. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  2927. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  2928. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  2929. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  2930. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  2931. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  2932. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  2933. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  2934. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  2935. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  2936. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  2937. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  2938. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  2939. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  2940. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  2941. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  2942. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  2943. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  2944. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  2945. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  2946. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  2947. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  2948. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  2949. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  2950. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  2951. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  2952. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  2953. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  2954. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  2955. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  2956. "ref/portable-net45+win8+wp8+wpa81/_._",
  2957. "ref/win8/_._",
  2958. "ref/wp80/_._",
  2959. "ref/wpa81/_._",
  2960. "ref/xamarinios10/_._",
  2961. "ref/xamarinmac20/_._",
  2962. "ref/xamarintvos10/_._",
  2963. "ref/xamarinwatchos10/_._"
  2964. ]
  2965. },
  2966. "System.Runtime.Handles/4.0.1": {
  2967. "sha512": "nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
  2968. "type": "package",
  2969. "path": "System.Runtime.Handles/4.0.1",
  2970. "files": [
  2971. "System.Runtime.Handles.4.0.1.nupkg.sha512",
  2972. "System.Runtime.Handles.nuspec",
  2973. "ThirdPartyNotices.txt",
  2974. "dotnet_library_license.txt",
  2975. "lib/MonoAndroid10/_._",
  2976. "lib/MonoTouch10/_._",
  2977. "lib/net46/_._",
  2978. "lib/xamarinios10/_._",
  2979. "lib/xamarinmac20/_._",
  2980. "lib/xamarintvos10/_._",
  2981. "lib/xamarinwatchos10/_._",
  2982. "ref/MonoAndroid10/_._",
  2983. "ref/MonoTouch10/_._",
  2984. "ref/net46/_._",
  2985. "ref/netstandard1.3/System.Runtime.Handles.dll",
  2986. "ref/netstandard1.3/System.Runtime.Handles.xml",
  2987. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  2988. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  2989. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  2990. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  2991. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  2992. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  2993. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  2994. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  2995. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  2996. "ref/xamarinios10/_._",
  2997. "ref/xamarinmac20/_._",
  2998. "ref/xamarintvos10/_._",
  2999. "ref/xamarinwatchos10/_._"
  3000. ]
  3001. },
  3002. "System.Runtime.InteropServices/4.1.0": {
  3003. "sha512": "16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
  3004. "type": "package",
  3005. "path": "System.Runtime.InteropServices/4.1.0",
  3006. "files": [
  3007. "System.Runtime.InteropServices.4.1.0.nupkg.sha512",
  3008. "System.Runtime.InteropServices.nuspec",
  3009. "ThirdPartyNotices.txt",
  3010. "dotnet_library_license.txt",
  3011. "lib/MonoAndroid10/_._",
  3012. "lib/MonoTouch10/_._",
  3013. "lib/net45/_._",
  3014. "lib/net462/System.Runtime.InteropServices.dll",
  3015. "lib/portable-net45+win8+wpa81/_._",
  3016. "lib/win8/_._",
  3017. "lib/wpa81/_._",
  3018. "lib/xamarinios10/_._",
  3019. "lib/xamarinmac20/_._",
  3020. "lib/xamarintvos10/_._",
  3021. "lib/xamarinwatchos10/_._",
  3022. "ref/MonoAndroid10/_._",
  3023. "ref/MonoTouch10/_._",
  3024. "ref/net45/_._",
  3025. "ref/net462/System.Runtime.InteropServices.dll",
  3026. "ref/netcore50/System.Runtime.InteropServices.dll",
  3027. "ref/netcore50/System.Runtime.InteropServices.xml",
  3028. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  3029. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  3030. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  3031. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  3032. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  3033. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  3034. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  3035. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  3036. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  3037. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  3038. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  3039. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  3040. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  3041. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  3042. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  3043. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  3044. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  3045. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  3046. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  3047. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  3048. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  3049. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  3050. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  3051. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  3052. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  3053. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  3054. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  3055. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  3056. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  3057. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  3058. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  3059. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  3060. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  3061. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  3062. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  3063. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  3064. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  3065. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  3066. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  3067. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  3068. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  3069. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  3070. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  3071. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  3072. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  3073. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  3074. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  3075. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  3076. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  3077. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  3078. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  3079. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  3080. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  3081. "ref/portable-net45+win8+wpa81/_._",
  3082. "ref/win8/_._",
  3083. "ref/wpa81/_._",
  3084. "ref/xamarinios10/_._",
  3085. "ref/xamarinmac20/_._",
  3086. "ref/xamarintvos10/_._",
  3087. "ref/xamarinwatchos10/_._"
  3088. ]
  3089. },
  3090. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  3091. "sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
  3092. "type": "package",
  3093. "path": "System.Runtime.InteropServices.RuntimeInformation/4.0.0",
  3094. "files": [
  3095. "System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg.sha512",
  3096. "System.Runtime.InteropServices.RuntimeInformation.nuspec",
  3097. "ThirdPartyNotices.txt",
  3098. "dotnet_library_license.txt",
  3099. "lib/MonoAndroid10/_._",
  3100. "lib/MonoTouch10/_._",
  3101. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  3102. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  3103. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  3104. "lib/xamarinios10/_._",
  3105. "lib/xamarinmac20/_._",
  3106. "lib/xamarintvos10/_._",
  3107. "lib/xamarinwatchos10/_._",
  3108. "ref/MonoAndroid10/_._",
  3109. "ref/MonoTouch10/_._",
  3110. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  3111. "ref/xamarinios10/_._",
  3112. "ref/xamarinmac20/_._",
  3113. "ref/xamarintvos10/_._",
  3114. "ref/xamarinwatchos10/_._",
  3115. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  3116. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  3117. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  3118. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  3119. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll"
  3120. ]
  3121. },
  3122. "System.Runtime.Numerics/4.0.1": {
  3123. "sha512": "+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
  3124. "type": "package",
  3125. "path": "System.Runtime.Numerics/4.0.1",
  3126. "files": [
  3127. "System.Runtime.Numerics.4.0.1.nupkg.sha512",
  3128. "System.Runtime.Numerics.nuspec",
  3129. "ThirdPartyNotices.txt",
  3130. "dotnet_library_license.txt",
  3131. "lib/MonoAndroid10/_._",
  3132. "lib/MonoTouch10/_._",
  3133. "lib/net45/_._",
  3134. "lib/netcore50/System.Runtime.Numerics.dll",
  3135. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  3136. "lib/portable-net45+win8+wpa81/_._",
  3137. "lib/win8/_._",
  3138. "lib/wpa81/_._",
  3139. "lib/xamarinios10/_._",
  3140. "lib/xamarinmac20/_._",
  3141. "lib/xamarintvos10/_._",
  3142. "lib/xamarinwatchos10/_._",
  3143. "ref/MonoAndroid10/_._",
  3144. "ref/MonoTouch10/_._",
  3145. "ref/net45/_._",
  3146. "ref/netcore50/System.Runtime.Numerics.dll",
  3147. "ref/netcore50/System.Runtime.Numerics.xml",
  3148. "ref/netcore50/de/System.Runtime.Numerics.xml",
  3149. "ref/netcore50/es/System.Runtime.Numerics.xml",
  3150. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  3151. "ref/netcore50/it/System.Runtime.Numerics.xml",
  3152. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  3153. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  3154. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  3155. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  3156. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  3157. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  3158. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  3159. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  3160. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  3161. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  3162. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  3163. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  3164. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  3165. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  3166. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  3167. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  3168. "ref/portable-net45+win8+wpa81/_._",
  3169. "ref/win8/_._",
  3170. "ref/wpa81/_._",
  3171. "ref/xamarinios10/_._",
  3172. "ref/xamarinmac20/_._",
  3173. "ref/xamarintvos10/_._",
  3174. "ref/xamarinwatchos10/_._"
  3175. ]
  3176. },
  3177. "System.Security.Cryptography.Algorithms/4.2.0": {
  3178. "sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
  3179. "type": "package",
  3180. "path": "System.Security.Cryptography.Algorithms/4.2.0",
  3181. "files": [
  3182. "System.Security.Cryptography.Algorithms.4.2.0.nupkg.sha512",
  3183. "System.Security.Cryptography.Algorithms.nuspec",
  3184. "ThirdPartyNotices.txt",
  3185. "dotnet_library_license.txt",
  3186. "lib/MonoAndroid10/_._",
  3187. "lib/MonoTouch10/_._",
  3188. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  3189. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  3190. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  3191. "lib/xamarinios10/_._",
  3192. "lib/xamarinmac20/_._",
  3193. "lib/xamarintvos10/_._",
  3194. "lib/xamarinwatchos10/_._",
  3195. "ref/MonoAndroid10/_._",
  3196. "ref/MonoTouch10/_._",
  3197. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  3198. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  3199. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  3200. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  3201. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  3202. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  3203. "ref/xamarinios10/_._",
  3204. "ref/xamarinmac20/_._",
  3205. "ref/xamarintvos10/_._",
  3206. "ref/xamarinwatchos10/_._",
  3207. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  3208. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  3209. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  3210. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  3211. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  3212. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll"
  3213. ]
  3214. },
  3215. "System.Security.Cryptography.Cng/4.2.0": {
  3216. "sha512": "cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
  3217. "type": "package",
  3218. "path": "System.Security.Cryptography.Cng/4.2.0",
  3219. "files": [
  3220. "System.Security.Cryptography.Cng.4.2.0.nupkg.sha512",
  3221. "System.Security.Cryptography.Cng.nuspec",
  3222. "ThirdPartyNotices.txt",
  3223. "dotnet_library_license.txt",
  3224. "lib/net46/System.Security.Cryptography.Cng.dll",
  3225. "lib/net461/System.Security.Cryptography.Cng.dll",
  3226. "lib/net463/System.Security.Cryptography.Cng.dll",
  3227. "ref/net46/System.Security.Cryptography.Cng.dll",
  3228. "ref/net461/System.Security.Cryptography.Cng.dll",
  3229. "ref/net463/System.Security.Cryptography.Cng.dll",
  3230. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  3231. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  3232. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  3233. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  3234. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  3235. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  3236. "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
  3237. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  3238. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll"
  3239. ]
  3240. },
  3241. "System.Security.Cryptography.Csp/4.0.0": {
  3242. "sha512": "/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
  3243. "type": "package",
  3244. "path": "System.Security.Cryptography.Csp/4.0.0",
  3245. "files": [
  3246. "System.Security.Cryptography.Csp.4.0.0.nupkg.sha512",
  3247. "System.Security.Cryptography.Csp.nuspec",
  3248. "ThirdPartyNotices.txt",
  3249. "dotnet_library_license.txt",
  3250. "lib/MonoAndroid10/_._",
  3251. "lib/MonoTouch10/_._",
  3252. "lib/net46/System.Security.Cryptography.Csp.dll",
  3253. "lib/xamarinios10/_._",
  3254. "lib/xamarinmac20/_._",
  3255. "lib/xamarintvos10/_._",
  3256. "lib/xamarinwatchos10/_._",
  3257. "ref/MonoAndroid10/_._",
  3258. "ref/MonoTouch10/_._",
  3259. "ref/net46/System.Security.Cryptography.Csp.dll",
  3260. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  3261. "ref/xamarinios10/_._",
  3262. "ref/xamarinmac20/_._",
  3263. "ref/xamarintvos10/_._",
  3264. "ref/xamarinwatchos10/_._",
  3265. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  3266. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  3267. "runtimes/win/lib/netcore50/_._",
  3268. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll"
  3269. ]
  3270. },
  3271. "System.Security.Cryptography.Encoding/4.0.0": {
  3272. "sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
  3273. "type": "package",
  3274. "path": "System.Security.Cryptography.Encoding/4.0.0",
  3275. "files": [
  3276. "System.Security.Cryptography.Encoding.4.0.0.nupkg.sha512",
  3277. "System.Security.Cryptography.Encoding.nuspec",
  3278. "ThirdPartyNotices.txt",
  3279. "dotnet_library_license.txt",
  3280. "lib/MonoAndroid10/_._",
  3281. "lib/MonoTouch10/_._",
  3282. "lib/net46/System.Security.Cryptography.Encoding.dll",
  3283. "lib/xamarinios10/_._",
  3284. "lib/xamarinmac20/_._",
  3285. "lib/xamarintvos10/_._",
  3286. "lib/xamarinwatchos10/_._",
  3287. "ref/MonoAndroid10/_._",
  3288. "ref/MonoTouch10/_._",
  3289. "ref/net46/System.Security.Cryptography.Encoding.dll",
  3290. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  3291. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  3292. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  3293. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  3294. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  3295. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  3296. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  3297. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  3298. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  3299. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  3300. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  3301. "ref/xamarinios10/_._",
  3302. "ref/xamarinmac20/_._",
  3303. "ref/xamarintvos10/_._",
  3304. "ref/xamarinwatchos10/_._",
  3305. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  3306. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  3307. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll"
  3308. ]
  3309. },
  3310. "System.Security.Cryptography.OpenSsl/4.0.0": {
  3311. "sha512": "HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
  3312. "type": "package",
  3313. "path": "System.Security.Cryptography.OpenSsl/4.0.0",
  3314. "files": [
  3315. "System.Security.Cryptography.OpenSsl.4.0.0.nupkg.sha512",
  3316. "System.Security.Cryptography.OpenSsl.nuspec",
  3317. "ThirdPartyNotices.txt",
  3318. "dotnet_library_license.txt",
  3319. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  3320. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  3321. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll"
  3322. ]
  3323. },
  3324. "System.Security.Cryptography.Primitives/4.0.0": {
  3325. "sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
  3326. "type": "package",
  3327. "path": "System.Security.Cryptography.Primitives/4.0.0",
  3328. "files": [
  3329. "System.Security.Cryptography.Primitives.4.0.0.nupkg.sha512",
  3330. "System.Security.Cryptography.Primitives.nuspec",
  3331. "ThirdPartyNotices.txt",
  3332. "dotnet_library_license.txt",
  3333. "lib/MonoAndroid10/_._",
  3334. "lib/MonoTouch10/_._",
  3335. "lib/net46/System.Security.Cryptography.Primitives.dll",
  3336. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  3337. "lib/xamarinios10/_._",
  3338. "lib/xamarinmac20/_._",
  3339. "lib/xamarintvos10/_._",
  3340. "lib/xamarinwatchos10/_._",
  3341. "ref/MonoAndroid10/_._",
  3342. "ref/MonoTouch10/_._",
  3343. "ref/net46/System.Security.Cryptography.Primitives.dll",
  3344. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  3345. "ref/xamarinios10/_._",
  3346. "ref/xamarinmac20/_._",
  3347. "ref/xamarintvos10/_._",
  3348. "ref/xamarinwatchos10/_._"
  3349. ]
  3350. },
  3351. "System.Security.Cryptography.X509Certificates/4.1.0": {
  3352. "sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
  3353. "type": "package",
  3354. "path": "System.Security.Cryptography.X509Certificates/4.1.0",
  3355. "files": [
  3356. "System.Security.Cryptography.X509Certificates.4.1.0.nupkg.sha512",
  3357. "System.Security.Cryptography.X509Certificates.nuspec",
  3358. "ThirdPartyNotices.txt",
  3359. "dotnet_library_license.txt",
  3360. "lib/MonoAndroid10/_._",
  3361. "lib/MonoTouch10/_._",
  3362. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  3363. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  3364. "lib/xamarinios10/_._",
  3365. "lib/xamarinmac20/_._",
  3366. "lib/xamarintvos10/_._",
  3367. "lib/xamarinwatchos10/_._",
  3368. "ref/MonoAndroid10/_._",
  3369. "ref/MonoTouch10/_._",
  3370. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  3371. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  3372. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  3373. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  3374. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  3375. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  3376. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  3377. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  3378. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  3379. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  3380. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  3381. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  3382. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  3383. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  3384. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  3385. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  3386. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  3387. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  3388. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  3389. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  3390. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  3391. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  3392. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  3393. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  3394. "ref/xamarinios10/_._",
  3395. "ref/xamarinmac20/_._",
  3396. "ref/xamarintvos10/_._",
  3397. "ref/xamarinwatchos10/_._",
  3398. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  3399. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  3400. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  3401. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  3402. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll"
  3403. ]
  3404. },
  3405. "System.Text.Encoding/4.0.11": {
  3406. "sha512": "U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
  3407. "type": "package",
  3408. "path": "System.Text.Encoding/4.0.11",
  3409. "files": [
  3410. "System.Text.Encoding.4.0.11.nupkg.sha512",
  3411. "System.Text.Encoding.nuspec",
  3412. "ThirdPartyNotices.txt",
  3413. "dotnet_library_license.txt",
  3414. "lib/MonoAndroid10/_._",
  3415. "lib/MonoTouch10/_._",
  3416. "lib/net45/_._",
  3417. "lib/portable-net45+win8+wp8+wpa81/_._",
  3418. "lib/win8/_._",
  3419. "lib/wp80/_._",
  3420. "lib/wpa81/_._",
  3421. "lib/xamarinios10/_._",
  3422. "lib/xamarinmac20/_._",
  3423. "lib/xamarintvos10/_._",
  3424. "lib/xamarinwatchos10/_._",
  3425. "ref/MonoAndroid10/_._",
  3426. "ref/MonoTouch10/_._",
  3427. "ref/net45/_._",
  3428. "ref/netcore50/System.Text.Encoding.dll",
  3429. "ref/netcore50/System.Text.Encoding.xml",
  3430. "ref/netcore50/de/System.Text.Encoding.xml",
  3431. "ref/netcore50/es/System.Text.Encoding.xml",
  3432. "ref/netcore50/fr/System.Text.Encoding.xml",
  3433. "ref/netcore50/it/System.Text.Encoding.xml",
  3434. "ref/netcore50/ja/System.Text.Encoding.xml",
  3435. "ref/netcore50/ko/System.Text.Encoding.xml",
  3436. "ref/netcore50/ru/System.Text.Encoding.xml",
  3437. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  3438. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  3439. "ref/netstandard1.0/System.Text.Encoding.dll",
  3440. "ref/netstandard1.0/System.Text.Encoding.xml",
  3441. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  3442. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  3443. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  3444. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  3445. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  3446. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  3447. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  3448. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  3449. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  3450. "ref/netstandard1.3/System.Text.Encoding.dll",
  3451. "ref/netstandard1.3/System.Text.Encoding.xml",
  3452. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  3453. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  3454. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  3455. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  3456. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  3457. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  3458. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  3459. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  3460. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  3461. "ref/portable-net45+win8+wp8+wpa81/_._",
  3462. "ref/win8/_._",
  3463. "ref/wp80/_._",
  3464. "ref/wpa81/_._",
  3465. "ref/xamarinios10/_._",
  3466. "ref/xamarinmac20/_._",
  3467. "ref/xamarintvos10/_._",
  3468. "ref/xamarinwatchos10/_._"
  3469. ]
  3470. },
  3471. "System.Text.Encoding.Extensions/4.0.11": {
  3472. "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  3473. "type": "package",
  3474. "path": "System.Text.Encoding.Extensions/4.0.11",
  3475. "files": [
  3476. "System.Text.Encoding.Extensions.4.0.11.nupkg.sha512",
  3477. "System.Text.Encoding.Extensions.nuspec",
  3478. "ThirdPartyNotices.txt",
  3479. "dotnet_library_license.txt",
  3480. "lib/MonoAndroid10/_._",
  3481. "lib/MonoTouch10/_._",
  3482. "lib/net45/_._",
  3483. "lib/portable-net45+win8+wp8+wpa81/_._",
  3484. "lib/win8/_._",
  3485. "lib/wp80/_._",
  3486. "lib/wpa81/_._",
  3487. "lib/xamarinios10/_._",
  3488. "lib/xamarinmac20/_._",
  3489. "lib/xamarintvos10/_._",
  3490. "lib/xamarinwatchos10/_._",
  3491. "ref/MonoAndroid10/_._",
  3492. "ref/MonoTouch10/_._",
  3493. "ref/net45/_._",
  3494. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  3495. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  3496. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  3497. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  3498. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  3499. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  3500. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  3501. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  3502. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  3503. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  3504. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  3505. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  3506. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  3507. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  3508. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  3509. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  3510. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  3511. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  3512. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  3513. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  3514. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  3515. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  3516. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  3517. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  3518. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  3519. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  3520. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  3521. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  3522. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  3523. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  3524. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  3525. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  3526. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  3527. "ref/portable-net45+win8+wp8+wpa81/_._",
  3528. "ref/win8/_._",
  3529. "ref/wp80/_._",
  3530. "ref/wpa81/_._",
  3531. "ref/xamarinios10/_._",
  3532. "ref/xamarinmac20/_._",
  3533. "ref/xamarintvos10/_._",
  3534. "ref/xamarinwatchos10/_._"
  3535. ]
  3536. },
  3537. "System.Text.RegularExpressions/4.1.0": {
  3538. "sha512": "i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  3539. "type": "package",
  3540. "path": "System.Text.RegularExpressions/4.1.0",
  3541. "files": [
  3542. "System.Text.RegularExpressions.4.1.0.nupkg.sha512",
  3543. "System.Text.RegularExpressions.nuspec",
  3544. "ThirdPartyNotices.txt",
  3545. "dotnet_library_license.txt",
  3546. "lib/MonoAndroid10/_._",
  3547. "lib/MonoTouch10/_._",
  3548. "lib/net45/_._",
  3549. "lib/net463/System.Text.RegularExpressions.dll",
  3550. "lib/netcore50/System.Text.RegularExpressions.dll",
  3551. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  3552. "lib/portable-net45+win8+wp8+wpa81/_._",
  3553. "lib/win8/_._",
  3554. "lib/wp80/_._",
  3555. "lib/wpa81/_._",
  3556. "lib/xamarinios10/_._",
  3557. "lib/xamarinmac20/_._",
  3558. "lib/xamarintvos10/_._",
  3559. "lib/xamarinwatchos10/_._",
  3560. "ref/MonoAndroid10/_._",
  3561. "ref/MonoTouch10/_._",
  3562. "ref/net45/_._",
  3563. "ref/net463/System.Text.RegularExpressions.dll",
  3564. "ref/netcore50/System.Text.RegularExpressions.dll",
  3565. "ref/netcore50/System.Text.RegularExpressions.xml",
  3566. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  3567. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  3568. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  3569. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  3570. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  3571. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  3572. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  3573. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  3574. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  3575. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  3576. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  3577. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  3578. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  3579. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  3580. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  3581. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  3582. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  3583. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  3584. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  3585. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  3586. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  3587. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  3588. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  3589. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  3590. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  3591. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  3592. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  3593. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  3594. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  3595. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  3596. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  3597. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  3598. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  3599. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  3600. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  3601. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  3602. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  3603. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  3604. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  3605. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  3606. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  3607. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  3608. "ref/portable-net45+win8+wp8+wpa81/_._",
  3609. "ref/win8/_._",
  3610. "ref/wp80/_._",
  3611. "ref/wpa81/_._",
  3612. "ref/xamarinios10/_._",
  3613. "ref/xamarinmac20/_._",
  3614. "ref/xamarintvos10/_._",
  3615. "ref/xamarinwatchos10/_._"
  3616. ]
  3617. },
  3618. "System.Threading/4.0.11": {
  3619. "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  3620. "type": "package",
  3621. "path": "System.Threading/4.0.11",
  3622. "files": [
  3623. "System.Threading.4.0.11.nupkg.sha512",
  3624. "System.Threading.nuspec",
  3625. "ThirdPartyNotices.txt",
  3626. "dotnet_library_license.txt",
  3627. "lib/MonoAndroid10/_._",
  3628. "lib/MonoTouch10/_._",
  3629. "lib/net45/_._",
  3630. "lib/netcore50/System.Threading.dll",
  3631. "lib/netstandard1.3/System.Threading.dll",
  3632. "lib/portable-net45+win8+wp8+wpa81/_._",
  3633. "lib/win8/_._",
  3634. "lib/wp80/_._",
  3635. "lib/wpa81/_._",
  3636. "lib/xamarinios10/_._",
  3637. "lib/xamarinmac20/_._",
  3638. "lib/xamarintvos10/_._",
  3639. "lib/xamarinwatchos10/_._",
  3640. "ref/MonoAndroid10/_._",
  3641. "ref/MonoTouch10/_._",
  3642. "ref/net45/_._",
  3643. "ref/netcore50/System.Threading.dll",
  3644. "ref/netcore50/System.Threading.xml",
  3645. "ref/netcore50/de/System.Threading.xml",
  3646. "ref/netcore50/es/System.Threading.xml",
  3647. "ref/netcore50/fr/System.Threading.xml",
  3648. "ref/netcore50/it/System.Threading.xml",
  3649. "ref/netcore50/ja/System.Threading.xml",
  3650. "ref/netcore50/ko/System.Threading.xml",
  3651. "ref/netcore50/ru/System.Threading.xml",
  3652. "ref/netcore50/zh-hans/System.Threading.xml",
  3653. "ref/netcore50/zh-hant/System.Threading.xml",
  3654. "ref/netstandard1.0/System.Threading.dll",
  3655. "ref/netstandard1.0/System.Threading.xml",
  3656. "ref/netstandard1.0/de/System.Threading.xml",
  3657. "ref/netstandard1.0/es/System.Threading.xml",
  3658. "ref/netstandard1.0/fr/System.Threading.xml",
  3659. "ref/netstandard1.0/it/System.Threading.xml",
  3660. "ref/netstandard1.0/ja/System.Threading.xml",
  3661. "ref/netstandard1.0/ko/System.Threading.xml",
  3662. "ref/netstandard1.0/ru/System.Threading.xml",
  3663. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  3664. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  3665. "ref/netstandard1.3/System.Threading.dll",
  3666. "ref/netstandard1.3/System.Threading.xml",
  3667. "ref/netstandard1.3/de/System.Threading.xml",
  3668. "ref/netstandard1.3/es/System.Threading.xml",
  3669. "ref/netstandard1.3/fr/System.Threading.xml",
  3670. "ref/netstandard1.3/it/System.Threading.xml",
  3671. "ref/netstandard1.3/ja/System.Threading.xml",
  3672. "ref/netstandard1.3/ko/System.Threading.xml",
  3673. "ref/netstandard1.3/ru/System.Threading.xml",
  3674. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  3675. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  3676. "ref/portable-net45+win8+wp8+wpa81/_._",
  3677. "ref/win8/_._",
  3678. "ref/wp80/_._",
  3679. "ref/wpa81/_._",
  3680. "ref/xamarinios10/_._",
  3681. "ref/xamarinmac20/_._",
  3682. "ref/xamarintvos10/_._",
  3683. "ref/xamarinwatchos10/_._",
  3684. "runtimes/aot/lib/netcore50/System.Threading.dll"
  3685. ]
  3686. },
  3687. "System.Threading.Tasks/4.0.11": {
  3688. "sha512": "k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
  3689. "type": "package",
  3690. "path": "System.Threading.Tasks/4.0.11",
  3691. "files": [
  3692. "System.Threading.Tasks.4.0.11.nupkg.sha512",
  3693. "System.Threading.Tasks.nuspec",
  3694. "ThirdPartyNotices.txt",
  3695. "dotnet_library_license.txt",
  3696. "lib/MonoAndroid10/_._",
  3697. "lib/MonoTouch10/_._",
  3698. "lib/net45/_._",
  3699. "lib/portable-net45+win8+wp8+wpa81/_._",
  3700. "lib/win8/_._",
  3701. "lib/wp80/_._",
  3702. "lib/wpa81/_._",
  3703. "lib/xamarinios10/_._",
  3704. "lib/xamarinmac20/_._",
  3705. "lib/xamarintvos10/_._",
  3706. "lib/xamarinwatchos10/_._",
  3707. "ref/MonoAndroid10/_._",
  3708. "ref/MonoTouch10/_._",
  3709. "ref/net45/_._",
  3710. "ref/netcore50/System.Threading.Tasks.dll",
  3711. "ref/netcore50/System.Threading.Tasks.xml",
  3712. "ref/netcore50/de/System.Threading.Tasks.xml",
  3713. "ref/netcore50/es/System.Threading.Tasks.xml",
  3714. "ref/netcore50/fr/System.Threading.Tasks.xml",
  3715. "ref/netcore50/it/System.Threading.Tasks.xml",
  3716. "ref/netcore50/ja/System.Threading.Tasks.xml",
  3717. "ref/netcore50/ko/System.Threading.Tasks.xml",
  3718. "ref/netcore50/ru/System.Threading.Tasks.xml",
  3719. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  3720. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  3721. "ref/netstandard1.0/System.Threading.Tasks.dll",
  3722. "ref/netstandard1.0/System.Threading.Tasks.xml",
  3723. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  3724. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  3725. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  3726. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  3727. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  3728. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  3729. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  3730. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  3731. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  3732. "ref/netstandard1.3/System.Threading.Tasks.dll",
  3733. "ref/netstandard1.3/System.Threading.Tasks.xml",
  3734. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  3735. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  3736. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  3737. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  3738. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  3739. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  3740. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  3741. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  3742. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  3743. "ref/portable-net45+win8+wp8+wpa81/_._",
  3744. "ref/win8/_._",
  3745. "ref/wp80/_._",
  3746. "ref/wpa81/_._",
  3747. "ref/xamarinios10/_._",
  3748. "ref/xamarinmac20/_._",
  3749. "ref/xamarintvos10/_._",
  3750. "ref/xamarinwatchos10/_._"
  3751. ]
  3752. },
  3753. "System.Threading.Tasks.Extensions/4.0.0": {
  3754. "sha512": "pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
  3755. "type": "package",
  3756. "path": "System.Threading.Tasks.Extensions/4.0.0",
  3757. "files": [
  3758. "System.Threading.Tasks.Extensions.4.0.0.nupkg.sha512",
  3759. "System.Threading.Tasks.Extensions.nuspec",
  3760. "ThirdPartyNotices.txt",
  3761. "dotnet_library_license.txt",
  3762. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  3763. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  3764. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  3765. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml"
  3766. ]
  3767. },
  3768. "System.Threading.Timer/4.0.1": {
  3769. "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
  3770. "type": "package",
  3771. "path": "System.Threading.Timer/4.0.1",
  3772. "files": [
  3773. "System.Threading.Timer.4.0.1.nupkg.sha512",
  3774. "System.Threading.Timer.nuspec",
  3775. "ThirdPartyNotices.txt",
  3776. "dotnet_library_license.txt",
  3777. "lib/MonoAndroid10/_._",
  3778. "lib/MonoTouch10/_._",
  3779. "lib/net451/_._",
  3780. "lib/portable-net451+win81+wpa81/_._",
  3781. "lib/win81/_._",
  3782. "lib/wpa81/_._",
  3783. "lib/xamarinios10/_._",
  3784. "lib/xamarinmac20/_._",
  3785. "lib/xamarintvos10/_._",
  3786. "lib/xamarinwatchos10/_._",
  3787. "ref/MonoAndroid10/_._",
  3788. "ref/MonoTouch10/_._",
  3789. "ref/net451/_._",
  3790. "ref/netcore50/System.Threading.Timer.dll",
  3791. "ref/netcore50/System.Threading.Timer.xml",
  3792. "ref/netcore50/de/System.Threading.Timer.xml",
  3793. "ref/netcore50/es/System.Threading.Timer.xml",
  3794. "ref/netcore50/fr/System.Threading.Timer.xml",
  3795. "ref/netcore50/it/System.Threading.Timer.xml",
  3796. "ref/netcore50/ja/System.Threading.Timer.xml",
  3797. "ref/netcore50/ko/System.Threading.Timer.xml",
  3798. "ref/netcore50/ru/System.Threading.Timer.xml",
  3799. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  3800. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  3801. "ref/netstandard1.2/System.Threading.Timer.dll",
  3802. "ref/netstandard1.2/System.Threading.Timer.xml",
  3803. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  3804. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  3805. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  3806. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  3807. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  3808. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  3809. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  3810. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  3811. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  3812. "ref/portable-net451+win81+wpa81/_._",
  3813. "ref/win81/_._",
  3814. "ref/wpa81/_._",
  3815. "ref/xamarinios10/_._",
  3816. "ref/xamarinmac20/_._",
  3817. "ref/xamarintvos10/_._",
  3818. "ref/xamarinwatchos10/_._"
  3819. ]
  3820. },
  3821. "System.Xml.ReaderWriter/4.0.11": {
  3822. "sha512": "ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
  3823. "type": "package",
  3824. "path": "System.Xml.ReaderWriter/4.0.11",
  3825. "files": [
  3826. "System.Xml.ReaderWriter.4.0.11.nupkg.sha512",
  3827. "System.Xml.ReaderWriter.nuspec",
  3828. "ThirdPartyNotices.txt",
  3829. "dotnet_library_license.txt",
  3830. "lib/MonoAndroid10/_._",
  3831. "lib/MonoTouch10/_._",
  3832. "lib/net45/_._",
  3833. "lib/netcore50/System.Xml.ReaderWriter.dll",
  3834. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  3835. "lib/portable-net45+win8+wp8+wpa81/_._",
  3836. "lib/win8/_._",
  3837. "lib/wp80/_._",
  3838. "lib/wpa81/_._",
  3839. "lib/xamarinios10/_._",
  3840. "lib/xamarinmac20/_._",
  3841. "lib/xamarintvos10/_._",
  3842. "lib/xamarinwatchos10/_._",
  3843. "ref/MonoAndroid10/_._",
  3844. "ref/MonoTouch10/_._",
  3845. "ref/net45/_._",
  3846. "ref/netcore50/System.Xml.ReaderWriter.dll",
  3847. "ref/netcore50/System.Xml.ReaderWriter.xml",
  3848. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  3849. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  3850. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  3851. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  3852. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  3853. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  3854. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  3855. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  3856. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  3857. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  3858. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  3859. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  3860. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  3861. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  3862. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  3863. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  3864. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  3865. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  3866. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  3867. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  3868. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  3869. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  3870. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  3871. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  3872. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  3873. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  3874. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  3875. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  3876. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  3877. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  3878. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  3879. "ref/portable-net45+win8+wp8+wpa81/_._",
  3880. "ref/win8/_._",
  3881. "ref/wp80/_._",
  3882. "ref/wpa81/_._",
  3883. "ref/xamarinios10/_._",
  3884. "ref/xamarinmac20/_._",
  3885. "ref/xamarintvos10/_._",
  3886. "ref/xamarinwatchos10/_._"
  3887. ]
  3888. },
  3889. "System.Xml.XDocument/4.0.11": {
  3890. "sha512": "Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
  3891. "type": "package",
  3892. "path": "System.Xml.XDocument/4.0.11",
  3893. "files": [
  3894. "System.Xml.XDocument.4.0.11.nupkg.sha512",
  3895. "System.Xml.XDocument.nuspec",
  3896. "ThirdPartyNotices.txt",
  3897. "dotnet_library_license.txt",
  3898. "lib/MonoAndroid10/_._",
  3899. "lib/MonoTouch10/_._",
  3900. "lib/net45/_._",
  3901. "lib/netcore50/System.Xml.XDocument.dll",
  3902. "lib/netstandard1.3/System.Xml.XDocument.dll",
  3903. "lib/portable-net45+win8+wp8+wpa81/_._",
  3904. "lib/win8/_._",
  3905. "lib/wp80/_._",
  3906. "lib/wpa81/_._",
  3907. "lib/xamarinios10/_._",
  3908. "lib/xamarinmac20/_._",
  3909. "lib/xamarintvos10/_._",
  3910. "lib/xamarinwatchos10/_._",
  3911. "ref/MonoAndroid10/_._",
  3912. "ref/MonoTouch10/_._",
  3913. "ref/net45/_._",
  3914. "ref/netcore50/System.Xml.XDocument.dll",
  3915. "ref/netcore50/System.Xml.XDocument.xml",
  3916. "ref/netcore50/de/System.Xml.XDocument.xml",
  3917. "ref/netcore50/es/System.Xml.XDocument.xml",
  3918. "ref/netcore50/fr/System.Xml.XDocument.xml",
  3919. "ref/netcore50/it/System.Xml.XDocument.xml",
  3920. "ref/netcore50/ja/System.Xml.XDocument.xml",
  3921. "ref/netcore50/ko/System.Xml.XDocument.xml",
  3922. "ref/netcore50/ru/System.Xml.XDocument.xml",
  3923. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  3924. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  3925. "ref/netstandard1.0/System.Xml.XDocument.dll",
  3926. "ref/netstandard1.0/System.Xml.XDocument.xml",
  3927. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  3928. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  3929. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  3930. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  3931. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  3932. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  3933. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  3934. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  3935. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  3936. "ref/netstandard1.3/System.Xml.XDocument.dll",
  3937. "ref/netstandard1.3/System.Xml.XDocument.xml",
  3938. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  3939. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  3940. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  3941. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  3942. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  3943. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  3944. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  3945. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  3946. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  3947. "ref/portable-net45+win8+wp8+wpa81/_._",
  3948. "ref/win8/_._",
  3949. "ref/wp80/_._",
  3950. "ref/wpa81/_._",
  3951. "ref/xamarinios10/_._",
  3952. "ref/xamarinmac20/_._",
  3953. "ref/xamarintvos10/_._",
  3954. "ref/xamarinwatchos10/_._"
  3955. ]
  3956. }
  3957. },
  3958. "projectFileDependencyGroups": {
  3959. "": [],
  3960. ".NETPortable,Version=v4.5,Profile=Profile7": [],
  3961. ".NETStandard,Version=v1.6": [
  3962. "NETStandard.Library >= 1.6.0"
  3963. ]
  3964. }
  3965. }