project.lock.json 187 KB

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