project.lock.json 253 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937
  1. {
  2. "locked": false,
  3. "version": 2,
  4. "targets": {
  5. ".NETFramework,Version=v4.6": {
  6. "NLog/4.4.0-betav15": {
  7. "type": "package",
  8. "frameworkAssemblies": [
  9. "System",
  10. "System.Configuration",
  11. "System.Core",
  12. "System.Data",
  13. "System.IO.Compression",
  14. "System.Runtime.Serialization",
  15. "System.ServiceModel",
  16. "System.Transactions",
  17. "System.Xml"
  18. ],
  19. "compile": {
  20. "lib/net45/NLog.dll": {}
  21. },
  22. "runtime": {
  23. "lib/net45/NLog.dll": {}
  24. }
  25. },
  26. "SimpleInjector/3.2.4": {
  27. "type": "package",
  28. "compile": {
  29. "lib/net45/SimpleInjector.dll": {}
  30. },
  31. "runtime": {
  32. "lib/net45/SimpleInjector.dll": {}
  33. }
  34. },
  35. "MediaBrowser.Common/1.0.0": {
  36. "type": "project",
  37. "framework": ".NETPortable,Version=v4.5,Profile=Profile7",
  38. "dependencies": {
  39. "MediaBrowser.Model": "1.0.0"
  40. }
  41. },
  42. "MediaBrowser.Model/1.0.0": {
  43. "type": "project",
  44. "framework": ".NETPortable,Version=v4.5,Profile=Profile7"
  45. }
  46. },
  47. ".NETStandard,Version=v1.6": {
  48. "Microsoft.Extensions.PlatformAbstractions/1.0.0": {
  49. "type": "package",
  50. "dependencies": {
  51. "System.AppContext": "4.1.0",
  52. "System.Reflection": "4.1.0",
  53. "System.Reflection.Extensions": "4.0.1",
  54. "System.Reflection.TypeExtensions": "4.1.0",
  55. "System.Resources.ResourceManager": "4.0.1",
  56. "System.Runtime.Extensions": "4.1.0"
  57. },
  58. "compile": {
  59. "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
  60. },
  61. "runtime": {
  62. "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
  63. }
  64. },
  65. "Microsoft.NETCore.Platforms/1.0.1": {
  66. "type": "package",
  67. "compile": {
  68. "lib/netstandard1.0/_._": {}
  69. },
  70. "runtime": {
  71. "lib/netstandard1.0/_._": {}
  72. }
  73. },
  74. "Microsoft.NETCore.Targets/1.0.1": {
  75. "type": "package",
  76. "compile": {
  77. "lib/netstandard1.0/_._": {}
  78. },
  79. "runtime": {
  80. "lib/netstandard1.0/_._": {}
  81. }
  82. },
  83. "Microsoft.Win32.Primitives/4.0.1": {
  84. "type": "package",
  85. "dependencies": {
  86. "Microsoft.NETCore.Platforms": "1.0.1",
  87. "Microsoft.NETCore.Targets": "1.0.1",
  88. "System.Runtime": "4.1.0"
  89. },
  90. "compile": {
  91. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  92. }
  93. },
  94. "NETStandard.Library/1.6.0": {
  95. "type": "package",
  96. "dependencies": {
  97. "Microsoft.NETCore.Platforms": "1.0.1",
  98. "Microsoft.Win32.Primitives": "4.0.1",
  99. "System.AppContext": "4.1.0",
  100. "System.Collections": "4.0.11",
  101. "System.Collections.Concurrent": "4.0.12",
  102. "System.Console": "4.0.0",
  103. "System.Diagnostics.Debug": "4.0.11",
  104. "System.Diagnostics.Tools": "4.0.1",
  105. "System.Diagnostics.Tracing": "4.1.0",
  106. "System.Globalization": "4.0.11",
  107. "System.Globalization.Calendars": "4.0.1",
  108. "System.IO": "4.1.0",
  109. "System.IO.Compression": "4.1.0",
  110. "System.IO.Compression.ZipFile": "4.0.1",
  111. "System.IO.FileSystem": "4.0.1",
  112. "System.IO.FileSystem.Primitives": "4.0.1",
  113. "System.Linq": "4.1.0",
  114. "System.Linq.Expressions": "4.1.0",
  115. "System.Net.Http": "4.1.0",
  116. "System.Net.Primitives": "4.0.11",
  117. "System.Net.Sockets": "4.1.0",
  118. "System.ObjectModel": "4.0.12",
  119. "System.Reflection": "4.1.0",
  120. "System.Reflection.Extensions": "4.0.1",
  121. "System.Reflection.Primitives": "4.0.1",
  122. "System.Resources.ResourceManager": "4.0.1",
  123. "System.Runtime": "4.1.0",
  124. "System.Runtime.Extensions": "4.1.0",
  125. "System.Runtime.Handles": "4.0.1",
  126. "System.Runtime.InteropServices": "4.1.0",
  127. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
  128. "System.Runtime.Numerics": "4.0.1",
  129. "System.Security.Cryptography.Algorithms": "4.2.0",
  130. "System.Security.Cryptography.Encoding": "4.0.0",
  131. "System.Security.Cryptography.Primitives": "4.0.0",
  132. "System.Security.Cryptography.X509Certificates": "4.1.0",
  133. "System.Text.Encoding": "4.0.11",
  134. "System.Text.Encoding.Extensions": "4.0.11",
  135. "System.Text.RegularExpressions": "4.1.0",
  136. "System.Threading": "4.0.11",
  137. "System.Threading.Tasks": "4.0.11",
  138. "System.Threading.Timer": "4.0.1",
  139. "System.Xml.ReaderWriter": "4.0.11",
  140. "System.Xml.XDocument": "4.0.11"
  141. }
  142. },
  143. "NLog/4.4.0-betav15": {
  144. "type": "package",
  145. "dependencies": {
  146. "Microsoft.Extensions.PlatformAbstractions": "1.0.0",
  147. "NETStandard.Library": "1.6.0",
  148. "System.Collections.NonGeneric": "4.0.1",
  149. "System.ComponentModel.TypeConverter": "4.1.0",
  150. "System.Data.Common": "4.1.0",
  151. "System.Diagnostics.Contracts": "4.0.1",
  152. "System.Diagnostics.StackTrace": "4.0.1",
  153. "System.Diagnostics.TraceSource": "4.0.0",
  154. "System.IO.FileSystem.Watcher": "4.0.0",
  155. "System.Net.NameResolution": "4.0.0",
  156. "System.Net.Requests": "4.0.11",
  157. "System.Reflection.TypeExtensions": "4.1.0",
  158. "System.Runtime.Serialization.Primitives": "4.1.1",
  159. "System.Threading.Thread": "4.0.0",
  160. "System.Threading.ThreadPool": "4.0.10",
  161. "System.Xml.XmlDocument": "4.0.1"
  162. },
  163. "compile": {
  164. "lib/netstandard1.5/NLog.dll": {}
  165. },
  166. "runtime": {
  167. "lib/netstandard1.5/NLog.dll": {}
  168. }
  169. },
  170. "runtime.native.System/4.0.0": {
  171. "type": "package",
  172. "dependencies": {
  173. "Microsoft.NETCore.Platforms": "1.0.1",
  174. "Microsoft.NETCore.Targets": "1.0.1"
  175. },
  176. "compile": {
  177. "lib/netstandard1.0/_._": {}
  178. },
  179. "runtime": {
  180. "lib/netstandard1.0/_._": {}
  181. }
  182. },
  183. "runtime.native.System.IO.Compression/4.1.0": {
  184. "type": "package",
  185. "dependencies": {
  186. "Microsoft.NETCore.Platforms": "1.0.1",
  187. "Microsoft.NETCore.Targets": "1.0.1"
  188. },
  189. "compile": {
  190. "lib/netstandard1.0/_._": {}
  191. },
  192. "runtime": {
  193. "lib/netstandard1.0/_._": {}
  194. }
  195. },
  196. "runtime.native.System.Net.Http/4.0.1": {
  197. "type": "package",
  198. "dependencies": {
  199. "Microsoft.NETCore.Platforms": "1.0.1",
  200. "Microsoft.NETCore.Targets": "1.0.1"
  201. },
  202. "compile": {
  203. "lib/netstandard1.0/_._": {}
  204. },
  205. "runtime": {
  206. "lib/netstandard1.0/_._": {}
  207. }
  208. },
  209. "runtime.native.System.Security.Cryptography/4.0.0": {
  210. "type": "package",
  211. "dependencies": {
  212. "Microsoft.NETCore.Platforms": "1.0.1",
  213. "Microsoft.NETCore.Targets": "1.0.1"
  214. },
  215. "compile": {
  216. "lib/netstandard1.0/_._": {}
  217. },
  218. "runtime": {
  219. "lib/netstandard1.0/_._": {}
  220. }
  221. },
  222. "SimpleInjector/3.2.4": {
  223. "type": "package",
  224. "dependencies": {
  225. "NETStandard.Library": "1.6.0",
  226. "System.ComponentModel": "4.0.1",
  227. "System.Diagnostics.Debug": "4.0.11",
  228. "System.Diagnostics.Tools": "4.0.1",
  229. "System.Globalization": "4.0.11",
  230. "System.Linq": "4.1.0",
  231. "System.Linq.Expressions": "4.1.0",
  232. "System.Reflection": "4.1.0",
  233. "System.Reflection.Extensions": "4.0.1",
  234. "System.Runtime": "4.1.0",
  235. "System.Runtime.Extensions": "4.1.0",
  236. "System.Threading": "4.0.11"
  237. },
  238. "compile": {
  239. "lib/netstandard1.0/SimpleInjector.dll": {}
  240. },
  241. "runtime": {
  242. "lib/netstandard1.0/SimpleInjector.dll": {}
  243. }
  244. },
  245. "System.AppContext/4.1.0": {
  246. "type": "package",
  247. "dependencies": {
  248. "System.Runtime": "4.1.0"
  249. },
  250. "compile": {
  251. "ref/netstandard1.6/System.AppContext.dll": {}
  252. },
  253. "runtime": {
  254. "lib/netstandard1.6/System.AppContext.dll": {}
  255. }
  256. },
  257. "System.Buffers/4.0.0": {
  258. "type": "package",
  259. "dependencies": {
  260. "System.Diagnostics.Debug": "4.0.11",
  261. "System.Diagnostics.Tracing": "4.1.0",
  262. "System.Resources.ResourceManager": "4.0.1",
  263. "System.Runtime": "4.1.0",
  264. "System.Threading": "4.0.11"
  265. },
  266. "compile": {
  267. "lib/netstandard1.1/_._": {}
  268. },
  269. "runtime": {
  270. "lib/netstandard1.1/System.Buffers.dll": {}
  271. }
  272. },
  273. "System.Collections/4.0.11": {
  274. "type": "package",
  275. "dependencies": {
  276. "Microsoft.NETCore.Platforms": "1.0.1",
  277. "Microsoft.NETCore.Targets": "1.0.1",
  278. "System.Runtime": "4.1.0"
  279. },
  280. "compile": {
  281. "ref/netstandard1.3/System.Collections.dll": {}
  282. }
  283. },
  284. "System.Collections.Concurrent/4.0.12": {
  285. "type": "package",
  286. "dependencies": {
  287. "System.Collections": "4.0.11",
  288. "System.Diagnostics.Debug": "4.0.11",
  289. "System.Diagnostics.Tracing": "4.1.0",
  290. "System.Globalization": "4.0.11",
  291. "System.Reflection": "4.1.0",
  292. "System.Resources.ResourceManager": "4.0.1",
  293. "System.Runtime": "4.1.0",
  294. "System.Runtime.Extensions": "4.1.0",
  295. "System.Threading": "4.0.11",
  296. "System.Threading.Tasks": "4.0.11"
  297. },
  298. "compile": {
  299. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  300. },
  301. "runtime": {
  302. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  303. }
  304. },
  305. "System.Collections.Immutable/1.2.0": {
  306. "type": "package",
  307. "dependencies": {
  308. "System.Collections": "4.0.11",
  309. "System.Diagnostics.Debug": "4.0.11",
  310. "System.Globalization": "4.0.11",
  311. "System.Linq": "4.1.0",
  312. "System.Resources.ResourceManager": "4.0.1",
  313. "System.Runtime": "4.1.0",
  314. "System.Runtime.Extensions": "4.1.0",
  315. "System.Threading": "4.0.11"
  316. },
  317. "compile": {
  318. "lib/netstandard1.0/_._": {}
  319. },
  320. "runtime": {
  321. "lib/netstandard1.0/System.Collections.Immutable.dll": {}
  322. }
  323. },
  324. "System.Collections.NonGeneric/4.0.1": {
  325. "type": "package",
  326. "dependencies": {
  327. "System.Diagnostics.Debug": "4.0.11",
  328. "System.Globalization": "4.0.11",
  329. "System.Resources.ResourceManager": "4.0.1",
  330. "System.Runtime": "4.1.0",
  331. "System.Runtime.Extensions": "4.1.0",
  332. "System.Threading": "4.0.11"
  333. },
  334. "compile": {
  335. "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
  336. },
  337. "runtime": {
  338. "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
  339. }
  340. },
  341. "System.Collections.Specialized/4.0.1": {
  342. "type": "package",
  343. "dependencies": {
  344. "System.Collections.NonGeneric": "4.0.1",
  345. "System.Globalization": "4.0.11",
  346. "System.Globalization.Extensions": "4.0.1",
  347. "System.Resources.ResourceManager": "4.0.1",
  348. "System.Runtime": "4.1.0",
  349. "System.Runtime.Extensions": "4.1.0",
  350. "System.Threading": "4.0.11"
  351. },
  352. "compile": {
  353. "ref/netstandard1.3/_._": {}
  354. },
  355. "runtime": {
  356. "lib/netstandard1.3/System.Collections.Specialized.dll": {}
  357. }
  358. },
  359. "System.ComponentModel/4.0.1": {
  360. "type": "package",
  361. "dependencies": {
  362. "System.Runtime": "4.1.0"
  363. },
  364. "compile": {
  365. "ref/netstandard1.0/System.ComponentModel.dll": {}
  366. },
  367. "runtime": {
  368. "lib/netstandard1.3/System.ComponentModel.dll": {}
  369. }
  370. },
  371. "System.ComponentModel.Primitives/4.1.0": {
  372. "type": "package",
  373. "dependencies": {
  374. "System.ComponentModel": "4.0.1",
  375. "System.Resources.ResourceManager": "4.0.1",
  376. "System.Runtime": "4.1.0"
  377. },
  378. "compile": {
  379. "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  380. },
  381. "runtime": {
  382. "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
  383. }
  384. },
  385. "System.ComponentModel.TypeConverter/4.1.0": {
  386. "type": "package",
  387. "dependencies": {
  388. "System.Collections": "4.0.11",
  389. "System.Collections.NonGeneric": "4.0.1",
  390. "System.Collections.Specialized": "4.0.1",
  391. "System.ComponentModel": "4.0.1",
  392. "System.ComponentModel.Primitives": "4.1.0",
  393. "System.Globalization": "4.0.11",
  394. "System.Linq": "4.1.0",
  395. "System.Reflection": "4.1.0",
  396. "System.Reflection.Extensions": "4.0.1",
  397. "System.Reflection.Primitives": "4.0.1",
  398. "System.Reflection.TypeExtensions": "4.1.0",
  399. "System.Resources.ResourceManager": "4.0.1",
  400. "System.Runtime": "4.1.0",
  401. "System.Runtime.Extensions": "4.1.0",
  402. "System.Threading": "4.0.11"
  403. },
  404. "compile": {
  405. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  406. },
  407. "runtime": {
  408. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
  409. }
  410. },
  411. "System.Console/4.0.0": {
  412. "type": "package",
  413. "dependencies": {
  414. "Microsoft.NETCore.Platforms": "1.0.1",
  415. "Microsoft.NETCore.Targets": "1.0.1",
  416. "System.IO": "4.1.0",
  417. "System.Runtime": "4.1.0",
  418. "System.Text.Encoding": "4.0.11"
  419. },
  420. "compile": {
  421. "ref/netstandard1.3/System.Console.dll": {}
  422. }
  423. },
  424. "System.Data.Common/4.1.0": {
  425. "type": "package",
  426. "dependencies": {
  427. "System.Collections": "4.0.11",
  428. "System.Globalization": "4.0.11",
  429. "System.IO": "4.1.0",
  430. "System.Resources.ResourceManager": "4.0.1",
  431. "System.Runtime": "4.1.0",
  432. "System.Runtime.Extensions": "4.1.0",
  433. "System.Text.RegularExpressions": "4.1.0",
  434. "System.Threading.Tasks": "4.0.11"
  435. },
  436. "compile": {
  437. "ref/netstandard1.2/System.Data.Common.dll": {}
  438. },
  439. "runtime": {
  440. "lib/netstandard1.2/System.Data.Common.dll": {}
  441. }
  442. },
  443. "System.Diagnostics.Contracts/4.0.1": {
  444. "type": "package",
  445. "dependencies": {
  446. "System.Runtime": "4.1.0"
  447. },
  448. "compile": {
  449. "ref/netstandard1.0/System.Diagnostics.Contracts.dll": {}
  450. },
  451. "runtime": {
  452. "lib/netstandard1.0/System.Diagnostics.Contracts.dll": {}
  453. }
  454. },
  455. "System.Diagnostics.Debug/4.0.11": {
  456. "type": "package",
  457. "dependencies": {
  458. "Microsoft.NETCore.Platforms": "1.0.1",
  459. "Microsoft.NETCore.Targets": "1.0.1",
  460. "System.Runtime": "4.1.0"
  461. },
  462. "compile": {
  463. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  464. }
  465. },
  466. "System.Diagnostics.DiagnosticSource/4.0.0": {
  467. "type": "package",
  468. "dependencies": {
  469. "System.Collections": "4.0.11",
  470. "System.Diagnostics.Tracing": "4.1.0",
  471. "System.Reflection": "4.1.0",
  472. "System.Runtime": "4.1.0",
  473. "System.Threading": "4.0.11"
  474. },
  475. "compile": {
  476. "lib/netstandard1.3/_._": {}
  477. },
  478. "runtime": {
  479. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  480. }
  481. },
  482. "System.Diagnostics.StackTrace/4.0.1": {
  483. "type": "package",
  484. "dependencies": {
  485. "System.Collections.Immutable": "1.2.0",
  486. "System.IO.FileSystem": "4.0.1",
  487. "System.Reflection": "4.1.0",
  488. "System.Reflection.Metadata": "1.3.0",
  489. "System.Runtime": "4.1.0",
  490. "System.Runtime.Extensions": "4.1.0"
  491. },
  492. "compile": {
  493. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  494. },
  495. "runtime": {
  496. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
  497. }
  498. },
  499. "System.Diagnostics.Tools/4.0.1": {
  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. },
  506. "compile": {
  507. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  508. }
  509. },
  510. "System.Diagnostics.TraceSource/4.0.0": {
  511. "type": "package",
  512. "dependencies": {
  513. "Microsoft.NETCore.Platforms": "1.0.1",
  514. "System.Collections": "4.0.11",
  515. "System.Diagnostics.Debug": "4.0.11",
  516. "System.Globalization": "4.0.11",
  517. "System.Resources.ResourceManager": "4.0.1",
  518. "System.Runtime": "4.1.0",
  519. "System.Runtime.Extensions": "4.1.0",
  520. "System.Threading": "4.0.11",
  521. "runtime.native.System": "4.0.0"
  522. },
  523. "compile": {
  524. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
  525. },
  526. "runtimeTargets": {
  527. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  528. "assetType": "runtime",
  529. "rid": "unix"
  530. },
  531. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
  532. "assetType": "runtime",
  533. "rid": "win"
  534. }
  535. }
  536. },
  537. "System.Diagnostics.Tracing/4.1.0": {
  538. "type": "package",
  539. "dependencies": {
  540. "Microsoft.NETCore.Platforms": "1.0.1",
  541. "Microsoft.NETCore.Targets": "1.0.1",
  542. "System.Runtime": "4.1.0"
  543. },
  544. "compile": {
  545. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  546. }
  547. },
  548. "System.Globalization/4.0.11": {
  549. "type": "package",
  550. "dependencies": {
  551. "Microsoft.NETCore.Platforms": "1.0.1",
  552. "Microsoft.NETCore.Targets": "1.0.1",
  553. "System.Runtime": "4.1.0"
  554. },
  555. "compile": {
  556. "ref/netstandard1.3/System.Globalization.dll": {}
  557. }
  558. },
  559. "System.Globalization.Calendars/4.0.1": {
  560. "type": "package",
  561. "dependencies": {
  562. "Microsoft.NETCore.Platforms": "1.0.1",
  563. "Microsoft.NETCore.Targets": "1.0.1",
  564. "System.Globalization": "4.0.11",
  565. "System.Runtime": "4.1.0"
  566. },
  567. "compile": {
  568. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  569. }
  570. },
  571. "System.Globalization.Extensions/4.0.1": {
  572. "type": "package",
  573. "dependencies": {
  574. "Microsoft.NETCore.Platforms": "1.0.1",
  575. "System.Globalization": "4.0.11",
  576. "System.Resources.ResourceManager": "4.0.1",
  577. "System.Runtime": "4.1.0",
  578. "System.Runtime.Extensions": "4.1.0",
  579. "System.Runtime.InteropServices": "4.1.0"
  580. },
  581. "compile": {
  582. "ref/netstandard1.3/_._": {}
  583. },
  584. "runtimeTargets": {
  585. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  586. "assetType": "runtime",
  587. "rid": "unix"
  588. },
  589. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  590. "assetType": "runtime",
  591. "rid": "win"
  592. }
  593. }
  594. },
  595. "System.IO/4.1.0": {
  596. "type": "package",
  597. "dependencies": {
  598. "Microsoft.NETCore.Platforms": "1.0.1",
  599. "Microsoft.NETCore.Targets": "1.0.1",
  600. "System.Runtime": "4.1.0",
  601. "System.Text.Encoding": "4.0.11",
  602. "System.Threading.Tasks": "4.0.11"
  603. },
  604. "compile": {
  605. "ref/netstandard1.5/System.IO.dll": {}
  606. }
  607. },
  608. "System.IO.Compression/4.1.0": {
  609. "type": "package",
  610. "dependencies": {
  611. "Microsoft.NETCore.Platforms": "1.0.1",
  612. "System.Collections": "4.0.11",
  613. "System.Diagnostics.Debug": "4.0.11",
  614. "System.IO": "4.1.0",
  615. "System.Resources.ResourceManager": "4.0.1",
  616. "System.Runtime": "4.1.0",
  617. "System.Runtime.Extensions": "4.1.0",
  618. "System.Runtime.Handles": "4.0.1",
  619. "System.Runtime.InteropServices": "4.1.0",
  620. "System.Text.Encoding": "4.0.11",
  621. "System.Threading": "4.0.11",
  622. "System.Threading.Tasks": "4.0.11",
  623. "runtime.native.System": "4.0.0",
  624. "runtime.native.System.IO.Compression": "4.1.0"
  625. },
  626. "compile": {
  627. "ref/netstandard1.3/System.IO.Compression.dll": {}
  628. },
  629. "runtimeTargets": {
  630. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  631. "assetType": "runtime",
  632. "rid": "unix"
  633. },
  634. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  635. "assetType": "runtime",
  636. "rid": "win"
  637. }
  638. }
  639. },
  640. "System.IO.Compression.ZipFile/4.0.1": {
  641. "type": "package",
  642. "dependencies": {
  643. "System.Buffers": "4.0.0",
  644. "System.IO": "4.1.0",
  645. "System.IO.Compression": "4.1.0",
  646. "System.IO.FileSystem": "4.0.1",
  647. "System.IO.FileSystem.Primitives": "4.0.1",
  648. "System.Resources.ResourceManager": "4.0.1",
  649. "System.Runtime": "4.1.0",
  650. "System.Runtime.Extensions": "4.1.0",
  651. "System.Text.Encoding": "4.0.11"
  652. },
  653. "compile": {
  654. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  655. },
  656. "runtime": {
  657. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  658. }
  659. },
  660. "System.IO.FileSystem/4.0.1": {
  661. "type": "package",
  662. "dependencies": {
  663. "Microsoft.NETCore.Platforms": "1.0.1",
  664. "Microsoft.NETCore.Targets": "1.0.1",
  665. "System.IO": "4.1.0",
  666. "System.IO.FileSystem.Primitives": "4.0.1",
  667. "System.Runtime": "4.1.0",
  668. "System.Runtime.Handles": "4.0.1",
  669. "System.Text.Encoding": "4.0.11",
  670. "System.Threading.Tasks": "4.0.11"
  671. },
  672. "compile": {
  673. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  674. }
  675. },
  676. "System.IO.FileSystem.Primitives/4.0.1": {
  677. "type": "package",
  678. "dependencies": {
  679. "System.Runtime": "4.1.0"
  680. },
  681. "compile": {
  682. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  683. },
  684. "runtime": {
  685. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  686. }
  687. },
  688. "System.IO.FileSystem.Watcher/4.0.0": {
  689. "type": "package",
  690. "dependencies": {
  691. "Microsoft.NETCore.Platforms": "1.0.1",
  692. "Microsoft.Win32.Primitives": "4.0.1",
  693. "System.Collections": "4.0.11",
  694. "System.IO.FileSystem": "4.0.1",
  695. "System.IO.FileSystem.Primitives": "4.0.1",
  696. "System.Resources.ResourceManager": "4.0.1",
  697. "System.Runtime": "4.1.0",
  698. "System.Runtime.Extensions": "4.1.0",
  699. "System.Runtime.Handles": "4.0.1",
  700. "System.Runtime.InteropServices": "4.1.0",
  701. "System.Text.Encoding": "4.0.11",
  702. "System.Threading": "4.0.11",
  703. "System.Threading.Overlapped": "4.0.1",
  704. "System.Threading.Tasks": "4.0.11",
  705. "System.Threading.Thread": "4.0.0",
  706. "runtime.native.System": "4.0.0"
  707. },
  708. "compile": {
  709. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
  710. },
  711. "runtimeTargets": {
  712. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  713. "assetType": "runtime",
  714. "rid": "linux"
  715. },
  716. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  717. "assetType": "runtime",
  718. "rid": "osx"
  719. },
  720. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
  721. "assetType": "runtime",
  722. "rid": "win"
  723. }
  724. }
  725. },
  726. "System.Linq/4.1.0": {
  727. "type": "package",
  728. "dependencies": {
  729. "System.Collections": "4.0.11",
  730. "System.Diagnostics.Debug": "4.0.11",
  731. "System.Resources.ResourceManager": "4.0.1",
  732. "System.Runtime": "4.1.0",
  733. "System.Runtime.Extensions": "4.1.0"
  734. },
  735. "compile": {
  736. "ref/netstandard1.6/System.Linq.dll": {}
  737. },
  738. "runtime": {
  739. "lib/netstandard1.6/System.Linq.dll": {}
  740. }
  741. },
  742. "System.Linq.Expressions/4.1.0": {
  743. "type": "package",
  744. "dependencies": {
  745. "System.Collections": "4.0.11",
  746. "System.Diagnostics.Debug": "4.0.11",
  747. "System.Globalization": "4.0.11",
  748. "System.IO": "4.1.0",
  749. "System.Linq": "4.1.0",
  750. "System.ObjectModel": "4.0.12",
  751. "System.Reflection": "4.1.0",
  752. "System.Reflection.Emit": "4.0.1",
  753. "System.Reflection.Emit.ILGeneration": "4.0.1",
  754. "System.Reflection.Emit.Lightweight": "4.0.1",
  755. "System.Reflection.Extensions": "4.0.1",
  756. "System.Reflection.Primitives": "4.0.1",
  757. "System.Reflection.TypeExtensions": "4.1.0",
  758. "System.Resources.ResourceManager": "4.0.1",
  759. "System.Runtime": "4.1.0",
  760. "System.Runtime.Extensions": "4.1.0",
  761. "System.Threading": "4.0.11"
  762. },
  763. "compile": {
  764. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  765. },
  766. "runtime": {
  767. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  768. }
  769. },
  770. "System.Net.Http/4.1.0": {
  771. "type": "package",
  772. "dependencies": {
  773. "Microsoft.NETCore.Platforms": "1.0.1",
  774. "System.Collections": "4.0.11",
  775. "System.Diagnostics.Debug": "4.0.11",
  776. "System.Diagnostics.DiagnosticSource": "4.0.0",
  777. "System.Diagnostics.Tracing": "4.1.0",
  778. "System.Globalization": "4.0.11",
  779. "System.Globalization.Extensions": "4.0.1",
  780. "System.IO": "4.1.0",
  781. "System.IO.FileSystem": "4.0.1",
  782. "System.Net.Primitives": "4.0.11",
  783. "System.Resources.ResourceManager": "4.0.1",
  784. "System.Runtime": "4.1.0",
  785. "System.Runtime.Extensions": "4.1.0",
  786. "System.Runtime.Handles": "4.0.1",
  787. "System.Runtime.InteropServices": "4.1.0",
  788. "System.Security.Cryptography.Algorithms": "4.2.0",
  789. "System.Security.Cryptography.Encoding": "4.0.0",
  790. "System.Security.Cryptography.OpenSsl": "4.0.0",
  791. "System.Security.Cryptography.Primitives": "4.0.0",
  792. "System.Security.Cryptography.X509Certificates": "4.1.0",
  793. "System.Text.Encoding": "4.0.11",
  794. "System.Threading": "4.0.11",
  795. "System.Threading.Tasks": "4.0.11",
  796. "runtime.native.System": "4.0.0",
  797. "runtime.native.System.Net.Http": "4.0.1",
  798. "runtime.native.System.Security.Cryptography": "4.0.0"
  799. },
  800. "compile": {
  801. "ref/netstandard1.3/System.Net.Http.dll": {}
  802. },
  803. "runtimeTargets": {
  804. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  805. "assetType": "runtime",
  806. "rid": "unix"
  807. },
  808. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  809. "assetType": "runtime",
  810. "rid": "win"
  811. }
  812. }
  813. },
  814. "System.Net.NameResolution/4.0.0": {
  815. "type": "package",
  816. "dependencies": {
  817. "Microsoft.NETCore.Platforms": "1.0.1",
  818. "System.Collections": "4.0.11",
  819. "System.Diagnostics.Tracing": "4.1.0",
  820. "System.Globalization": "4.0.11",
  821. "System.Net.Primitives": "4.0.11",
  822. "System.Resources.ResourceManager": "4.0.1",
  823. "System.Runtime": "4.1.0",
  824. "System.Runtime.Extensions": "4.1.0",
  825. "System.Runtime.Handles": "4.0.1",
  826. "System.Runtime.InteropServices": "4.1.0",
  827. "System.Security.Principal.Windows": "4.0.0",
  828. "System.Threading": "4.0.11",
  829. "System.Threading.Tasks": "4.0.11",
  830. "runtime.native.System": "4.0.0"
  831. },
  832. "compile": {
  833. "ref/netstandard1.3/System.Net.NameResolution.dll": {}
  834. },
  835. "runtimeTargets": {
  836. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
  837. "assetType": "runtime",
  838. "rid": "unix"
  839. },
  840. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
  841. "assetType": "runtime",
  842. "rid": "win"
  843. }
  844. }
  845. },
  846. "System.Net.NetworkInformation/4.1.0": {
  847. "type": "package",
  848. "dependencies": {
  849. "Microsoft.NETCore.Platforms": "1.0.1",
  850. "Microsoft.Win32.Primitives": "4.0.1",
  851. "System.Collections": "4.0.11",
  852. "System.Diagnostics.Tracing": "4.1.0",
  853. "System.Globalization": "4.0.11",
  854. "System.IO": "4.1.0",
  855. "System.IO.FileSystem": "4.0.1",
  856. "System.IO.FileSystem.Primitives": "4.0.1",
  857. "System.Linq": "4.1.0",
  858. "System.Net.Primitives": "4.0.11",
  859. "System.Net.Sockets": "4.1.0",
  860. "System.Resources.ResourceManager": "4.0.1",
  861. "System.Runtime": "4.1.0",
  862. "System.Runtime.Extensions": "4.1.0",
  863. "System.Runtime.Handles": "4.0.1",
  864. "System.Runtime.InteropServices": "4.1.0",
  865. "System.Security.Principal.Windows": "4.0.0",
  866. "System.Threading": "4.0.11",
  867. "System.Threading.Overlapped": "4.0.1",
  868. "System.Threading.Tasks": "4.0.11",
  869. "System.Threading.Thread": "4.0.0",
  870. "System.Threading.ThreadPool": "4.0.10",
  871. "runtime.native.System": "4.0.0"
  872. },
  873. "compile": {
  874. "ref/netstandard1.3/System.Net.NetworkInformation.dll": {}
  875. },
  876. "runtimeTargets": {
  877. "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll": {
  878. "assetType": "runtime",
  879. "rid": "linux"
  880. },
  881. "runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll": {
  882. "assetType": "runtime",
  883. "rid": "osx"
  884. },
  885. "runtimes/win/lib/netstandard1.3/System.Net.NetworkInformation.dll": {
  886. "assetType": "runtime",
  887. "rid": "win"
  888. }
  889. }
  890. },
  891. "System.Net.Primitives/4.0.11": {
  892. "type": "package",
  893. "dependencies": {
  894. "Microsoft.NETCore.Platforms": "1.0.1",
  895. "Microsoft.NETCore.Targets": "1.0.1",
  896. "System.Runtime": "4.1.0",
  897. "System.Runtime.Handles": "4.0.1"
  898. },
  899. "compile": {
  900. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  901. }
  902. },
  903. "System.Net.Requests/4.0.11": {
  904. "type": "package",
  905. "dependencies": {
  906. "Microsoft.NETCore.Platforms": "1.0.1",
  907. "System.Collections": "4.0.11",
  908. "System.Diagnostics.Debug": "4.0.11",
  909. "System.Diagnostics.Tracing": "4.1.0",
  910. "System.Globalization": "4.0.11",
  911. "System.IO": "4.1.0",
  912. "System.Net.Http": "4.1.0",
  913. "System.Net.Primitives": "4.0.11",
  914. "System.Net.WebHeaderCollection": "4.0.1",
  915. "System.Resources.ResourceManager": "4.0.1",
  916. "System.Runtime": "4.1.0",
  917. "System.Threading": "4.0.11",
  918. "System.Threading.Tasks": "4.0.11"
  919. },
  920. "compile": {
  921. "ref/netstandard1.3/System.Net.Requests.dll": {}
  922. },
  923. "runtimeTargets": {
  924. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
  925. "assetType": "runtime",
  926. "rid": "unix"
  927. },
  928. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
  929. "assetType": "runtime",
  930. "rid": "win"
  931. }
  932. }
  933. },
  934. "System.Net.Sockets/4.1.0": {
  935. "type": "package",
  936. "dependencies": {
  937. "Microsoft.NETCore.Platforms": "1.0.1",
  938. "Microsoft.NETCore.Targets": "1.0.1",
  939. "System.IO": "4.1.0",
  940. "System.Net.Primitives": "4.0.11",
  941. "System.Runtime": "4.1.0",
  942. "System.Threading.Tasks": "4.0.11"
  943. },
  944. "compile": {
  945. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  946. }
  947. },
  948. "System.Net.WebHeaderCollection/4.0.1": {
  949. "type": "package",
  950. "dependencies": {
  951. "System.Collections": "4.0.11",
  952. "System.Resources.ResourceManager": "4.0.1",
  953. "System.Runtime": "4.1.0",
  954. "System.Runtime.Extensions": "4.1.0"
  955. },
  956. "compile": {
  957. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  958. },
  959. "runtime": {
  960. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
  961. }
  962. },
  963. "System.ObjectModel/4.0.12": {
  964. "type": "package",
  965. "dependencies": {
  966. "System.Collections": "4.0.11",
  967. "System.Diagnostics.Debug": "4.0.11",
  968. "System.Resources.ResourceManager": "4.0.1",
  969. "System.Runtime": "4.1.0",
  970. "System.Threading": "4.0.11"
  971. },
  972. "compile": {
  973. "ref/netstandard1.3/System.ObjectModel.dll": {}
  974. },
  975. "runtime": {
  976. "lib/netstandard1.3/System.ObjectModel.dll": {}
  977. }
  978. },
  979. "System.Reflection/4.1.0": {
  980. "type": "package",
  981. "dependencies": {
  982. "Microsoft.NETCore.Platforms": "1.0.1",
  983. "Microsoft.NETCore.Targets": "1.0.1",
  984. "System.IO": "4.1.0",
  985. "System.Reflection.Primitives": "4.0.1",
  986. "System.Runtime": "4.1.0"
  987. },
  988. "compile": {
  989. "ref/netstandard1.5/System.Reflection.dll": {}
  990. }
  991. },
  992. "System.Reflection.Emit/4.0.1": {
  993. "type": "package",
  994. "dependencies": {
  995. "System.IO": "4.1.0",
  996. "System.Reflection": "4.1.0",
  997. "System.Reflection.Emit.ILGeneration": "4.0.1",
  998. "System.Reflection.Primitives": "4.0.1",
  999. "System.Runtime": "4.1.0"
  1000. },
  1001. "compile": {
  1002. "ref/netstandard1.1/_._": {}
  1003. },
  1004. "runtime": {
  1005. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  1006. }
  1007. },
  1008. "System.Reflection.Emit.ILGeneration/4.0.1": {
  1009. "type": "package",
  1010. "dependencies": {
  1011. "System.Reflection": "4.1.0",
  1012. "System.Reflection.Primitives": "4.0.1",
  1013. "System.Runtime": "4.1.0"
  1014. },
  1015. "compile": {
  1016. "ref/netstandard1.0/_._": {}
  1017. },
  1018. "runtime": {
  1019. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  1020. }
  1021. },
  1022. "System.Reflection.Emit.Lightweight/4.0.1": {
  1023. "type": "package",
  1024. "dependencies": {
  1025. "System.Reflection": "4.1.0",
  1026. "System.Reflection.Emit.ILGeneration": "4.0.1",
  1027. "System.Reflection.Primitives": "4.0.1",
  1028. "System.Runtime": "4.1.0"
  1029. },
  1030. "compile": {
  1031. "ref/netstandard1.0/_._": {}
  1032. },
  1033. "runtime": {
  1034. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  1035. }
  1036. },
  1037. "System.Reflection.Extensions/4.0.1": {
  1038. "type": "package",
  1039. "dependencies": {
  1040. "Microsoft.NETCore.Platforms": "1.0.1",
  1041. "Microsoft.NETCore.Targets": "1.0.1",
  1042. "System.Reflection": "4.1.0",
  1043. "System.Runtime": "4.1.0"
  1044. },
  1045. "compile": {
  1046. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  1047. }
  1048. },
  1049. "System.Reflection.Metadata/1.3.0": {
  1050. "type": "package",
  1051. "dependencies": {
  1052. "System.Collections": "4.0.11",
  1053. "System.Collections.Immutable": "1.2.0",
  1054. "System.Diagnostics.Debug": "4.0.11",
  1055. "System.IO": "4.1.0",
  1056. "System.Linq": "4.1.0",
  1057. "System.Reflection": "4.1.0",
  1058. "System.Reflection.Extensions": "4.0.1",
  1059. "System.Reflection.Primitives": "4.0.1",
  1060. "System.Resources.ResourceManager": "4.0.1",
  1061. "System.Runtime": "4.1.0",
  1062. "System.Runtime.Extensions": "4.1.0",
  1063. "System.Runtime.InteropServices": "4.1.0",
  1064. "System.Text.Encoding": "4.0.11",
  1065. "System.Text.Encoding.Extensions": "4.0.11",
  1066. "System.Threading": "4.0.11"
  1067. },
  1068. "compile": {
  1069. "lib/netstandard1.1/_._": {}
  1070. },
  1071. "runtime": {
  1072. "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
  1073. }
  1074. },
  1075. "System.Reflection.Primitives/4.0.1": {
  1076. "type": "package",
  1077. "dependencies": {
  1078. "Microsoft.NETCore.Platforms": "1.0.1",
  1079. "Microsoft.NETCore.Targets": "1.0.1",
  1080. "System.Runtime": "4.1.0"
  1081. },
  1082. "compile": {
  1083. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  1084. }
  1085. },
  1086. "System.Reflection.TypeExtensions/4.1.0": {
  1087. "type": "package",
  1088. "dependencies": {
  1089. "System.Reflection": "4.1.0",
  1090. "System.Runtime": "4.1.0"
  1091. },
  1092. "compile": {
  1093. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1094. },
  1095. "runtime": {
  1096. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  1097. }
  1098. },
  1099. "System.Resources.ResourceManager/4.0.1": {
  1100. "type": "package",
  1101. "dependencies": {
  1102. "Microsoft.NETCore.Platforms": "1.0.1",
  1103. "Microsoft.NETCore.Targets": "1.0.1",
  1104. "System.Globalization": "4.0.11",
  1105. "System.Reflection": "4.1.0",
  1106. "System.Runtime": "4.1.0"
  1107. },
  1108. "compile": {
  1109. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  1110. }
  1111. },
  1112. "System.Runtime/4.1.0": {
  1113. "type": "package",
  1114. "dependencies": {
  1115. "Microsoft.NETCore.Platforms": "1.0.1",
  1116. "Microsoft.NETCore.Targets": "1.0.1"
  1117. },
  1118. "compile": {
  1119. "ref/netstandard1.5/System.Runtime.dll": {}
  1120. }
  1121. },
  1122. "System.Runtime.Extensions/4.1.0": {
  1123. "type": "package",
  1124. "dependencies": {
  1125. "Microsoft.NETCore.Platforms": "1.0.1",
  1126. "Microsoft.NETCore.Targets": "1.0.1",
  1127. "System.Runtime": "4.1.0"
  1128. },
  1129. "compile": {
  1130. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  1131. }
  1132. },
  1133. "System.Runtime.Handles/4.0.1": {
  1134. "type": "package",
  1135. "dependencies": {
  1136. "Microsoft.NETCore.Platforms": "1.0.1",
  1137. "Microsoft.NETCore.Targets": "1.0.1",
  1138. "System.Runtime": "4.1.0"
  1139. },
  1140. "compile": {
  1141. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  1142. }
  1143. },
  1144. "System.Runtime.InteropServices/4.1.0": {
  1145. "type": "package",
  1146. "dependencies": {
  1147. "Microsoft.NETCore.Platforms": "1.0.1",
  1148. "Microsoft.NETCore.Targets": "1.0.1",
  1149. "System.Reflection": "4.1.0",
  1150. "System.Reflection.Primitives": "4.0.1",
  1151. "System.Runtime": "4.1.0",
  1152. "System.Runtime.Handles": "4.0.1"
  1153. },
  1154. "compile": {
  1155. "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
  1156. }
  1157. },
  1158. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  1159. "type": "package",
  1160. "dependencies": {
  1161. "Microsoft.NETCore.Platforms": "1.0.1",
  1162. "System.Reflection": "4.1.0",
  1163. "System.Resources.ResourceManager": "4.0.1",
  1164. "System.Runtime": "4.1.0",
  1165. "System.Runtime.InteropServices": "4.1.0",
  1166. "System.Threading": "4.0.11",
  1167. "runtime.native.System": "4.0.0"
  1168. },
  1169. "compile": {
  1170. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  1171. },
  1172. "runtimeTargets": {
  1173. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1174. "assetType": "runtime",
  1175. "rid": "unix"
  1176. },
  1177. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  1178. "assetType": "runtime",
  1179. "rid": "win"
  1180. }
  1181. }
  1182. },
  1183. "System.Runtime.Loader/4.0.0": {
  1184. "type": "package",
  1185. "dependencies": {
  1186. "System.IO": "4.1.0",
  1187. "System.Reflection": "4.1.0",
  1188. "System.Runtime": "4.1.0"
  1189. },
  1190. "compile": {
  1191. "ref/netstandard1.5/System.Runtime.Loader.dll": {}
  1192. },
  1193. "runtime": {
  1194. "lib/netstandard1.5/System.Runtime.Loader.dll": {}
  1195. }
  1196. },
  1197. "System.Runtime.Numerics/4.0.1": {
  1198. "type": "package",
  1199. "dependencies": {
  1200. "System.Globalization": "4.0.11",
  1201. "System.Resources.ResourceManager": "4.0.1",
  1202. "System.Runtime": "4.1.0",
  1203. "System.Runtime.Extensions": "4.1.0"
  1204. },
  1205. "compile": {
  1206. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  1207. },
  1208. "runtime": {
  1209. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1210. }
  1211. },
  1212. "System.Runtime.Serialization.Primitives/4.1.1": {
  1213. "type": "package",
  1214. "dependencies": {
  1215. "System.Resources.ResourceManager": "4.0.1",
  1216. "System.Runtime": "4.1.0"
  1217. },
  1218. "compile": {
  1219. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1220. },
  1221. "runtime": {
  1222. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
  1223. }
  1224. },
  1225. "System.Security.Claims/4.0.1": {
  1226. "type": "package",
  1227. "dependencies": {
  1228. "System.Collections": "4.0.11",
  1229. "System.Globalization": "4.0.11",
  1230. "System.IO": "4.1.0",
  1231. "System.Resources.ResourceManager": "4.0.1",
  1232. "System.Runtime": "4.1.0",
  1233. "System.Runtime.Extensions": "4.1.0",
  1234. "System.Security.Principal": "4.0.1"
  1235. },
  1236. "compile": {
  1237. "ref/netstandard1.3/_._": {}
  1238. },
  1239. "runtime": {
  1240. "lib/netstandard1.3/System.Security.Claims.dll": {}
  1241. }
  1242. },
  1243. "System.Security.Cryptography.Algorithms/4.2.0": {
  1244. "type": "package",
  1245. "dependencies": {
  1246. "Microsoft.NETCore.Platforms": "1.0.1",
  1247. "System.Collections": "4.0.11",
  1248. "System.IO": "4.1.0",
  1249. "System.Resources.ResourceManager": "4.0.1",
  1250. "System.Runtime": "4.1.0",
  1251. "System.Runtime.Extensions": "4.1.0",
  1252. "System.Runtime.Handles": "4.0.1",
  1253. "System.Runtime.InteropServices": "4.1.0",
  1254. "System.Runtime.Numerics": "4.0.1",
  1255. "System.Security.Cryptography.Encoding": "4.0.0",
  1256. "System.Security.Cryptography.Primitives": "4.0.0",
  1257. "System.Text.Encoding": "4.0.11",
  1258. "runtime.native.System.Security.Cryptography": "4.0.0"
  1259. },
  1260. "compile": {
  1261. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1262. },
  1263. "runtimeTargets": {
  1264. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1265. "assetType": "runtime",
  1266. "rid": "unix"
  1267. },
  1268. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1269. "assetType": "runtime",
  1270. "rid": "win"
  1271. }
  1272. }
  1273. },
  1274. "System.Security.Cryptography.Cng/4.2.0": {
  1275. "type": "package",
  1276. "dependencies": {
  1277. "Microsoft.NETCore.Platforms": "1.0.1",
  1278. "System.IO": "4.1.0",
  1279. "System.Resources.ResourceManager": "4.0.1",
  1280. "System.Runtime": "4.1.0",
  1281. "System.Runtime.Extensions": "4.1.0",
  1282. "System.Runtime.Handles": "4.0.1",
  1283. "System.Runtime.InteropServices": "4.1.0",
  1284. "System.Security.Cryptography.Algorithms": "4.2.0",
  1285. "System.Security.Cryptography.Encoding": "4.0.0",
  1286. "System.Security.Cryptography.Primitives": "4.0.0",
  1287. "System.Text.Encoding": "4.0.11"
  1288. },
  1289. "compile": {
  1290. "ref/netstandard1.6/_._": {}
  1291. },
  1292. "runtimeTargets": {
  1293. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  1294. "assetType": "runtime",
  1295. "rid": "unix"
  1296. },
  1297. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  1298. "assetType": "runtime",
  1299. "rid": "win"
  1300. }
  1301. }
  1302. },
  1303. "System.Security.Cryptography.Csp/4.0.0": {
  1304. "type": "package",
  1305. "dependencies": {
  1306. "Microsoft.NETCore.Platforms": "1.0.1",
  1307. "System.IO": "4.1.0",
  1308. "System.Reflection": "4.1.0",
  1309. "System.Resources.ResourceManager": "4.0.1",
  1310. "System.Runtime": "4.1.0",
  1311. "System.Runtime.Extensions": "4.1.0",
  1312. "System.Runtime.Handles": "4.0.1",
  1313. "System.Runtime.InteropServices": "4.1.0",
  1314. "System.Security.Cryptography.Algorithms": "4.2.0",
  1315. "System.Security.Cryptography.Encoding": "4.0.0",
  1316. "System.Security.Cryptography.Primitives": "4.0.0",
  1317. "System.Text.Encoding": "4.0.11",
  1318. "System.Threading": "4.0.11"
  1319. },
  1320. "compile": {
  1321. "ref/netstandard1.3/_._": {}
  1322. },
  1323. "runtimeTargets": {
  1324. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1325. "assetType": "runtime",
  1326. "rid": "unix"
  1327. },
  1328. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1329. "assetType": "runtime",
  1330. "rid": "win"
  1331. }
  1332. }
  1333. },
  1334. "System.Security.Cryptography.Encoding/4.0.0": {
  1335. "type": "package",
  1336. "dependencies": {
  1337. "Microsoft.NETCore.Platforms": "1.0.1",
  1338. "System.Collections": "4.0.11",
  1339. "System.Collections.Concurrent": "4.0.12",
  1340. "System.Linq": "4.1.0",
  1341. "System.Resources.ResourceManager": "4.0.1",
  1342. "System.Runtime": "4.1.0",
  1343. "System.Runtime.Extensions": "4.1.0",
  1344. "System.Runtime.Handles": "4.0.1",
  1345. "System.Runtime.InteropServices": "4.1.0",
  1346. "System.Security.Cryptography.Primitives": "4.0.0",
  1347. "System.Text.Encoding": "4.0.11",
  1348. "runtime.native.System.Security.Cryptography": "4.0.0"
  1349. },
  1350. "compile": {
  1351. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  1352. },
  1353. "runtimeTargets": {
  1354. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1355. "assetType": "runtime",
  1356. "rid": "unix"
  1357. },
  1358. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1359. "assetType": "runtime",
  1360. "rid": "win"
  1361. }
  1362. }
  1363. },
  1364. "System.Security.Cryptography.OpenSsl/4.0.0": {
  1365. "type": "package",
  1366. "dependencies": {
  1367. "System.Collections": "4.0.11",
  1368. "System.IO": "4.1.0",
  1369. "System.Resources.ResourceManager": "4.0.1",
  1370. "System.Runtime": "4.1.0",
  1371. "System.Runtime.Extensions": "4.1.0",
  1372. "System.Runtime.Handles": "4.0.1",
  1373. "System.Runtime.InteropServices": "4.1.0",
  1374. "System.Runtime.Numerics": "4.0.1",
  1375. "System.Security.Cryptography.Algorithms": "4.2.0",
  1376. "System.Security.Cryptography.Encoding": "4.0.0",
  1377. "System.Security.Cryptography.Primitives": "4.0.0",
  1378. "System.Text.Encoding": "4.0.11",
  1379. "runtime.native.System.Security.Cryptography": "4.0.0"
  1380. },
  1381. "compile": {
  1382. "ref/netstandard1.6/_._": {}
  1383. },
  1384. "runtime": {
  1385. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  1386. },
  1387. "runtimeTargets": {
  1388. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  1389. "assetType": "runtime",
  1390. "rid": "unix"
  1391. }
  1392. }
  1393. },
  1394. "System.Security.Cryptography.Primitives/4.0.0": {
  1395. "type": "package",
  1396. "dependencies": {
  1397. "System.Diagnostics.Debug": "4.0.11",
  1398. "System.Globalization": "4.0.11",
  1399. "System.IO": "4.1.0",
  1400. "System.Resources.ResourceManager": "4.0.1",
  1401. "System.Runtime": "4.1.0",
  1402. "System.Threading": "4.0.11",
  1403. "System.Threading.Tasks": "4.0.11"
  1404. },
  1405. "compile": {
  1406. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1407. },
  1408. "runtime": {
  1409. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1410. }
  1411. },
  1412. "System.Security.Cryptography.X509Certificates/4.1.0": {
  1413. "type": "package",
  1414. "dependencies": {
  1415. "Microsoft.NETCore.Platforms": "1.0.1",
  1416. "System.Collections": "4.0.11",
  1417. "System.Diagnostics.Debug": "4.0.11",
  1418. "System.Globalization": "4.0.11",
  1419. "System.Globalization.Calendars": "4.0.1",
  1420. "System.IO": "4.1.0",
  1421. "System.IO.FileSystem": "4.0.1",
  1422. "System.IO.FileSystem.Primitives": "4.0.1",
  1423. "System.Resources.ResourceManager": "4.0.1",
  1424. "System.Runtime": "4.1.0",
  1425. "System.Runtime.Extensions": "4.1.0",
  1426. "System.Runtime.Handles": "4.0.1",
  1427. "System.Runtime.InteropServices": "4.1.0",
  1428. "System.Runtime.Numerics": "4.0.1",
  1429. "System.Security.Cryptography.Algorithms": "4.2.0",
  1430. "System.Security.Cryptography.Cng": "4.2.0",
  1431. "System.Security.Cryptography.Csp": "4.0.0",
  1432. "System.Security.Cryptography.Encoding": "4.0.0",
  1433. "System.Security.Cryptography.OpenSsl": "4.0.0",
  1434. "System.Security.Cryptography.Primitives": "4.0.0",
  1435. "System.Text.Encoding": "4.0.11",
  1436. "System.Threading": "4.0.11",
  1437. "runtime.native.System": "4.0.0",
  1438. "runtime.native.System.Net.Http": "4.0.1",
  1439. "runtime.native.System.Security.Cryptography": "4.0.0"
  1440. },
  1441. "compile": {
  1442. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  1443. },
  1444. "runtimeTargets": {
  1445. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1446. "assetType": "runtime",
  1447. "rid": "unix"
  1448. },
  1449. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1450. "assetType": "runtime",
  1451. "rid": "win"
  1452. }
  1453. }
  1454. },
  1455. "System.Security.Principal/4.0.1": {
  1456. "type": "package",
  1457. "dependencies": {
  1458. "System.Runtime": "4.1.0"
  1459. },
  1460. "compile": {
  1461. "ref/netstandard1.0/_._": {}
  1462. },
  1463. "runtime": {
  1464. "lib/netstandard1.0/System.Security.Principal.dll": {}
  1465. }
  1466. },
  1467. "System.Security.Principal.Windows/4.0.0": {
  1468. "type": "package",
  1469. "dependencies": {
  1470. "Microsoft.NETCore.Platforms": "1.0.1",
  1471. "Microsoft.Win32.Primitives": "4.0.1",
  1472. "System.Collections": "4.0.11",
  1473. "System.Diagnostics.Debug": "4.0.11",
  1474. "System.Reflection": "4.1.0",
  1475. "System.Resources.ResourceManager": "4.0.1",
  1476. "System.Runtime": "4.1.0",
  1477. "System.Runtime.Extensions": "4.1.0",
  1478. "System.Runtime.Handles": "4.0.1",
  1479. "System.Runtime.InteropServices": "4.1.0",
  1480. "System.Security.Claims": "4.0.1",
  1481. "System.Security.Principal": "4.0.1",
  1482. "System.Text.Encoding": "4.0.11",
  1483. "System.Threading": "4.0.11"
  1484. },
  1485. "compile": {
  1486. "ref/netstandard1.3/_._": {}
  1487. },
  1488. "runtimeTargets": {
  1489. "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
  1490. "assetType": "runtime",
  1491. "rid": "unix"
  1492. },
  1493. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
  1494. "assetType": "runtime",
  1495. "rid": "win"
  1496. }
  1497. }
  1498. },
  1499. "System.Text.Encoding/4.0.11": {
  1500. "type": "package",
  1501. "dependencies": {
  1502. "Microsoft.NETCore.Platforms": "1.0.1",
  1503. "Microsoft.NETCore.Targets": "1.0.1",
  1504. "System.Runtime": "4.1.0"
  1505. },
  1506. "compile": {
  1507. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  1508. }
  1509. },
  1510. "System.Text.Encoding.Extensions/4.0.11": {
  1511. "type": "package",
  1512. "dependencies": {
  1513. "Microsoft.NETCore.Platforms": "1.0.1",
  1514. "Microsoft.NETCore.Targets": "1.0.1",
  1515. "System.Runtime": "4.1.0",
  1516. "System.Text.Encoding": "4.0.11"
  1517. },
  1518. "compile": {
  1519. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  1520. }
  1521. },
  1522. "System.Text.RegularExpressions/4.1.0": {
  1523. "type": "package",
  1524. "dependencies": {
  1525. "System.Collections": "4.0.11",
  1526. "System.Globalization": "4.0.11",
  1527. "System.Resources.ResourceManager": "4.0.1",
  1528. "System.Runtime": "4.1.0",
  1529. "System.Runtime.Extensions": "4.1.0",
  1530. "System.Threading": "4.0.11"
  1531. },
  1532. "compile": {
  1533. "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
  1534. },
  1535. "runtime": {
  1536. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  1537. }
  1538. },
  1539. "System.Threading/4.0.11": {
  1540. "type": "package",
  1541. "dependencies": {
  1542. "System.Runtime": "4.1.0",
  1543. "System.Threading.Tasks": "4.0.11"
  1544. },
  1545. "compile": {
  1546. "ref/netstandard1.3/System.Threading.dll": {}
  1547. },
  1548. "runtime": {
  1549. "lib/netstandard1.3/System.Threading.dll": {}
  1550. }
  1551. },
  1552. "System.Threading.Overlapped/4.0.1": {
  1553. "type": "package",
  1554. "dependencies": {
  1555. "Microsoft.NETCore.Platforms": "1.0.1",
  1556. "System.Resources.ResourceManager": "4.0.1",
  1557. "System.Runtime": "4.1.0",
  1558. "System.Runtime.Handles": "4.0.1"
  1559. },
  1560. "compile": {
  1561. "ref/netstandard1.3/_._": {}
  1562. },
  1563. "runtimeTargets": {
  1564. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  1565. "assetType": "runtime",
  1566. "rid": "unix"
  1567. },
  1568. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
  1569. "assetType": "runtime",
  1570. "rid": "win"
  1571. }
  1572. }
  1573. },
  1574. "System.Threading.Tasks/4.0.11": {
  1575. "type": "package",
  1576. "dependencies": {
  1577. "Microsoft.NETCore.Platforms": "1.0.1",
  1578. "Microsoft.NETCore.Targets": "1.0.1",
  1579. "System.Runtime": "4.1.0"
  1580. },
  1581. "compile": {
  1582. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  1583. }
  1584. },
  1585. "System.Threading.Tasks.Extensions/4.0.0": {
  1586. "type": "package",
  1587. "dependencies": {
  1588. "System.Collections": "4.0.11",
  1589. "System.Runtime": "4.1.0",
  1590. "System.Threading.Tasks": "4.0.11"
  1591. },
  1592. "compile": {
  1593. "lib/netstandard1.0/_._": {}
  1594. },
  1595. "runtime": {
  1596. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  1597. }
  1598. },
  1599. "System.Threading.Thread/4.0.0": {
  1600. "type": "package",
  1601. "dependencies": {
  1602. "System.Runtime": "4.1.0"
  1603. },
  1604. "compile": {
  1605. "ref/netstandard1.3/System.Threading.Thread.dll": {}
  1606. },
  1607. "runtime": {
  1608. "lib/netstandard1.3/System.Threading.Thread.dll": {}
  1609. }
  1610. },
  1611. "System.Threading.ThreadPool/4.0.10": {
  1612. "type": "package",
  1613. "dependencies": {
  1614. "System.Runtime": "4.1.0",
  1615. "System.Runtime.Handles": "4.0.1"
  1616. },
  1617. "compile": {
  1618. "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
  1619. },
  1620. "runtime": {
  1621. "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
  1622. }
  1623. },
  1624. "System.Threading.Timer/4.0.1": {
  1625. "type": "package",
  1626. "dependencies": {
  1627. "Microsoft.NETCore.Platforms": "1.0.1",
  1628. "Microsoft.NETCore.Targets": "1.0.1",
  1629. "System.Runtime": "4.1.0"
  1630. },
  1631. "compile": {
  1632. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  1633. }
  1634. },
  1635. "System.Xml.ReaderWriter/4.0.11": {
  1636. "type": "package",
  1637. "dependencies": {
  1638. "System.Collections": "4.0.11",
  1639. "System.Diagnostics.Debug": "4.0.11",
  1640. "System.Globalization": "4.0.11",
  1641. "System.IO": "4.1.0",
  1642. "System.IO.FileSystem": "4.0.1",
  1643. "System.IO.FileSystem.Primitives": "4.0.1",
  1644. "System.Resources.ResourceManager": "4.0.1",
  1645. "System.Runtime": "4.1.0",
  1646. "System.Runtime.Extensions": "4.1.0",
  1647. "System.Runtime.InteropServices": "4.1.0",
  1648. "System.Text.Encoding": "4.0.11",
  1649. "System.Text.Encoding.Extensions": "4.0.11",
  1650. "System.Text.RegularExpressions": "4.1.0",
  1651. "System.Threading.Tasks": "4.0.11",
  1652. "System.Threading.Tasks.Extensions": "4.0.0"
  1653. },
  1654. "compile": {
  1655. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1656. },
  1657. "runtime": {
  1658. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1659. }
  1660. },
  1661. "System.Xml.XDocument/4.0.11": {
  1662. "type": "package",
  1663. "dependencies": {
  1664. "System.Collections": "4.0.11",
  1665. "System.Diagnostics.Debug": "4.0.11",
  1666. "System.Diagnostics.Tools": "4.0.1",
  1667. "System.Globalization": "4.0.11",
  1668. "System.IO": "4.1.0",
  1669. "System.Reflection": "4.1.0",
  1670. "System.Resources.ResourceManager": "4.0.1",
  1671. "System.Runtime": "4.1.0",
  1672. "System.Runtime.Extensions": "4.1.0",
  1673. "System.Text.Encoding": "4.0.11",
  1674. "System.Threading": "4.0.11",
  1675. "System.Xml.ReaderWriter": "4.0.11"
  1676. },
  1677. "compile": {
  1678. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  1679. },
  1680. "runtime": {
  1681. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  1682. }
  1683. },
  1684. "System.Xml.XmlDocument/4.0.1": {
  1685. "type": "package",
  1686. "dependencies": {
  1687. "System.Collections": "4.0.11",
  1688. "System.Diagnostics.Debug": "4.0.11",
  1689. "System.Globalization": "4.0.11",
  1690. "System.IO": "4.1.0",
  1691. "System.Resources.ResourceManager": "4.0.1",
  1692. "System.Runtime": "4.1.0",
  1693. "System.Runtime.Extensions": "4.1.0",
  1694. "System.Text.Encoding": "4.0.11",
  1695. "System.Threading": "4.0.11",
  1696. "System.Xml.ReaderWriter": "4.0.11"
  1697. },
  1698. "compile": {
  1699. "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
  1700. },
  1701. "runtime": {
  1702. "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
  1703. }
  1704. },
  1705. "System.Xml.XmlSerializer/4.0.11": {
  1706. "type": "package",
  1707. "dependencies": {
  1708. "System.Collections": "4.0.11",
  1709. "System.Globalization": "4.0.11",
  1710. "System.IO": "4.1.0",
  1711. "System.Linq": "4.1.0",
  1712. "System.Reflection": "4.1.0",
  1713. "System.Reflection.Emit": "4.0.1",
  1714. "System.Reflection.Emit.ILGeneration": "4.0.1",
  1715. "System.Reflection.Extensions": "4.0.1",
  1716. "System.Reflection.Primitives": "4.0.1",
  1717. "System.Reflection.TypeExtensions": "4.1.0",
  1718. "System.Resources.ResourceManager": "4.0.1",
  1719. "System.Runtime": "4.1.0",
  1720. "System.Runtime.Extensions": "4.1.0",
  1721. "System.Text.RegularExpressions": "4.1.0",
  1722. "System.Threading": "4.0.11",
  1723. "System.Xml.ReaderWriter": "4.0.11",
  1724. "System.Xml.XmlDocument": "4.0.1"
  1725. },
  1726. "compile": {
  1727. "ref/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  1728. },
  1729. "runtime": {
  1730. "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
  1731. }
  1732. },
  1733. "MediaBrowser.Common/1.0.0": {
  1734. "type": "project",
  1735. "framework": ".NETStandard,Version=v1.6",
  1736. "dependencies": {
  1737. "MediaBrowser.Model": "1.0.0",
  1738. "NETStandard.Library": "1.6.0"
  1739. }
  1740. },
  1741. "MediaBrowser.Model/1.0.0": {
  1742. "type": "project",
  1743. "framework": ".NETStandard,Version=v1.6",
  1744. "dependencies": {
  1745. "NETStandard.Library": "1.6.0"
  1746. }
  1747. }
  1748. }
  1749. },
  1750. "libraries": {
  1751. "Microsoft.Extensions.PlatformAbstractions/1.0.0": {
  1752. "sha512": "zyjUzrOmuevOAJpIo3Mt5GmpALVYCVdLZ99keMbmCxxgQH7oxzU58kGHzE6hAgYEiWsdfMJLjVR7r+vSmaJmtg==",
  1753. "type": "package",
  1754. "path": "Microsoft.Extensions.PlatformAbstractions/1.0.0",
  1755. "files": [
  1756. "Microsoft.Extensions.PlatformAbstractions.1.0.0.nupkg.sha512",
  1757. "Microsoft.Extensions.PlatformAbstractions.nuspec",
  1758. "lib/net451/Microsoft.Extensions.PlatformAbstractions.dll",
  1759. "lib/net451/Microsoft.Extensions.PlatformAbstractions.xml",
  1760. "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll",
  1761. "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml"
  1762. ]
  1763. },
  1764. "Microsoft.NETCore.Platforms/1.0.1": {
  1765. "sha512": "2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
  1766. "type": "package",
  1767. "path": "Microsoft.NETCore.Platforms/1.0.1",
  1768. "files": [
  1769. "Microsoft.NETCore.Platforms.1.0.1.nupkg.sha512",
  1770. "Microsoft.NETCore.Platforms.nuspec",
  1771. "ThirdPartyNotices.txt",
  1772. "dotnet_library_license.txt",
  1773. "lib/netstandard1.0/_._",
  1774. "runtime.json"
  1775. ]
  1776. },
  1777. "Microsoft.NETCore.Targets/1.0.1": {
  1778. "sha512": "rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
  1779. "type": "package",
  1780. "path": "Microsoft.NETCore.Targets/1.0.1",
  1781. "files": [
  1782. "Microsoft.NETCore.Targets.1.0.1.nupkg.sha512",
  1783. "Microsoft.NETCore.Targets.nuspec",
  1784. "ThirdPartyNotices.txt",
  1785. "dotnet_library_license.txt",
  1786. "lib/netstandard1.0/_._",
  1787. "runtime.json"
  1788. ]
  1789. },
  1790. "Microsoft.Win32.Primitives/4.0.1": {
  1791. "sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
  1792. "type": "package",
  1793. "path": "Microsoft.Win32.Primitives/4.0.1",
  1794. "files": [
  1795. "Microsoft.Win32.Primitives.4.0.1.nupkg.sha512",
  1796. "Microsoft.Win32.Primitives.nuspec",
  1797. "ThirdPartyNotices.txt",
  1798. "dotnet_library_license.txt",
  1799. "lib/MonoAndroid10/_._",
  1800. "lib/MonoTouch10/_._",
  1801. "lib/net46/Microsoft.Win32.Primitives.dll",
  1802. "lib/xamarinios10/_._",
  1803. "lib/xamarinmac20/_._",
  1804. "lib/xamarintvos10/_._",
  1805. "lib/xamarinwatchos10/_._",
  1806. "ref/MonoAndroid10/_._",
  1807. "ref/MonoTouch10/_._",
  1808. "ref/net46/Microsoft.Win32.Primitives.dll",
  1809. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  1810. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  1811. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  1812. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  1813. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  1814. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  1815. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  1816. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  1817. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  1818. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  1819. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  1820. "ref/xamarinios10/_._",
  1821. "ref/xamarinmac20/_._",
  1822. "ref/xamarintvos10/_._",
  1823. "ref/xamarinwatchos10/_._"
  1824. ]
  1825. },
  1826. "NETStandard.Library/1.6.0": {
  1827. "sha512": "ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
  1828. "type": "package",
  1829. "path": "NETStandard.Library/1.6.0",
  1830. "files": [
  1831. "NETStandard.Library.1.6.0.nupkg.sha512",
  1832. "NETStandard.Library.nuspec",
  1833. "ThirdPartyNotices.txt",
  1834. "dotnet_library_license.txt"
  1835. ]
  1836. },
  1837. "NLog/4.4.0-betav15": {
  1838. "sha512": "LDRcdjv5VG9EWz+mnFqdSolUci+j+DBPIPjm7Xdam3xa1F9Rt7o0UpYoCnNRulqHzpKbU704o7Ad4ck9WxDhnw==",
  1839. "type": "package",
  1840. "path": "NLog/4.4.0-betav15",
  1841. "files": [
  1842. "NLog.4.4.0-betav15.nupkg.sha512",
  1843. "NLog.nuspec",
  1844. "lib/monoandroid23/NLog.dll",
  1845. "lib/monoandroid23/NLog.xml",
  1846. "lib/net35/NLog.dll",
  1847. "lib/net35/NLog.xml",
  1848. "lib/net40/NLog.dll",
  1849. "lib/net40/NLog.xml",
  1850. "lib/net45/NLog.dll",
  1851. "lib/net45/NLog.xml",
  1852. "lib/netstandard1.3/NLog.dll",
  1853. "lib/netstandard1.3/NLog.xml",
  1854. "lib/netstandard1.5/NLog.dll",
  1855. "lib/netstandard1.5/NLog.xml",
  1856. "lib/sl40/NLog.dll",
  1857. "lib/sl40/NLog.xml",
  1858. "lib/sl50/NLog.dll",
  1859. "lib/sl50/NLog.xml",
  1860. "lib/wp80/NLog.dll",
  1861. "lib/wp80/NLog.xml",
  1862. "lib/xamarinios10/NLog.dll",
  1863. "lib/xamarinios10/NLog.xml"
  1864. ]
  1865. },
  1866. "runtime.native.System/4.0.0": {
  1867. "sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
  1868. "type": "package",
  1869. "path": "runtime.native.System/4.0.0",
  1870. "files": [
  1871. "ThirdPartyNotices.txt",
  1872. "dotnet_library_license.txt",
  1873. "lib/netstandard1.0/_._",
  1874. "runtime.native.System.4.0.0.nupkg.sha512",
  1875. "runtime.native.System.nuspec"
  1876. ]
  1877. },
  1878. "runtime.native.System.IO.Compression/4.1.0": {
  1879. "sha512": "Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
  1880. "type": "package",
  1881. "path": "runtime.native.System.IO.Compression/4.1.0",
  1882. "files": [
  1883. "ThirdPartyNotices.txt",
  1884. "dotnet_library_license.txt",
  1885. "lib/netstandard1.0/_._",
  1886. "runtime.native.System.IO.Compression.4.1.0.nupkg.sha512",
  1887. "runtime.native.System.IO.Compression.nuspec"
  1888. ]
  1889. },
  1890. "runtime.native.System.Net.Http/4.0.1": {
  1891. "sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
  1892. "type": "package",
  1893. "path": "runtime.native.System.Net.Http/4.0.1",
  1894. "files": [
  1895. "ThirdPartyNotices.txt",
  1896. "dotnet_library_license.txt",
  1897. "lib/netstandard1.0/_._",
  1898. "runtime.native.System.Net.Http.4.0.1.nupkg.sha512",
  1899. "runtime.native.System.Net.Http.nuspec"
  1900. ]
  1901. },
  1902. "runtime.native.System.Security.Cryptography/4.0.0": {
  1903. "sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
  1904. "type": "package",
  1905. "path": "runtime.native.System.Security.Cryptography/4.0.0",
  1906. "files": [
  1907. "ThirdPartyNotices.txt",
  1908. "dotnet_library_license.txt",
  1909. "lib/netstandard1.0/_._",
  1910. "runtime.native.System.Security.Cryptography.4.0.0.nupkg.sha512",
  1911. "runtime.native.System.Security.Cryptography.nuspec"
  1912. ]
  1913. },
  1914. "SimpleInjector/3.2.4": {
  1915. "sha512": "T7yPxSLKOsNjZc6O356roS756eue+5xl+g/L7t5+pjb5FCqzUFzMDbCwKELy1AmGj16rCvwMsY+/u/TOJgUXNg==",
  1916. "type": "package",
  1917. "path": "SimpleInjector/3.2.4",
  1918. "files": [
  1919. "SimpleInjector.3.2.4.nupkg.sha512",
  1920. "SimpleInjector.nuspec",
  1921. "lib/net40-client/SimpleInjector.dll",
  1922. "lib/net40-client/SimpleInjector.xml",
  1923. "lib/net45/SimpleInjector.dll",
  1924. "lib/net45/SimpleInjector.xml",
  1925. "lib/netstandard1.0/SimpleInjector.dll",
  1926. "lib/netstandard1.0/SimpleInjector.xml",
  1927. "lib/portable-net4+sl4+wp8+win8+wpa81/SimpleInjector.dll",
  1928. "lib/portable-net4+sl4+wp8+win8+wpa81/SimpleInjector.xml"
  1929. ]
  1930. },
  1931. "System.AppContext/4.1.0": {
  1932. "sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
  1933. "type": "package",
  1934. "path": "System.AppContext/4.1.0",
  1935. "files": [
  1936. "System.AppContext.4.1.0.nupkg.sha512",
  1937. "System.AppContext.nuspec",
  1938. "ThirdPartyNotices.txt",
  1939. "dotnet_library_license.txt",
  1940. "lib/MonoAndroid10/_._",
  1941. "lib/MonoTouch10/_._",
  1942. "lib/net46/System.AppContext.dll",
  1943. "lib/net463/System.AppContext.dll",
  1944. "lib/netcore50/System.AppContext.dll",
  1945. "lib/netstandard1.6/System.AppContext.dll",
  1946. "lib/xamarinios10/_._",
  1947. "lib/xamarinmac20/_._",
  1948. "lib/xamarintvos10/_._",
  1949. "lib/xamarinwatchos10/_._",
  1950. "ref/MonoAndroid10/_._",
  1951. "ref/MonoTouch10/_._",
  1952. "ref/net46/System.AppContext.dll",
  1953. "ref/net463/System.AppContext.dll",
  1954. "ref/netstandard/_._",
  1955. "ref/netstandard1.3/System.AppContext.dll",
  1956. "ref/netstandard1.3/System.AppContext.xml",
  1957. "ref/netstandard1.3/de/System.AppContext.xml",
  1958. "ref/netstandard1.3/es/System.AppContext.xml",
  1959. "ref/netstandard1.3/fr/System.AppContext.xml",
  1960. "ref/netstandard1.3/it/System.AppContext.xml",
  1961. "ref/netstandard1.3/ja/System.AppContext.xml",
  1962. "ref/netstandard1.3/ko/System.AppContext.xml",
  1963. "ref/netstandard1.3/ru/System.AppContext.xml",
  1964. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  1965. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  1966. "ref/netstandard1.6/System.AppContext.dll",
  1967. "ref/netstandard1.6/System.AppContext.xml",
  1968. "ref/netstandard1.6/de/System.AppContext.xml",
  1969. "ref/netstandard1.6/es/System.AppContext.xml",
  1970. "ref/netstandard1.6/fr/System.AppContext.xml",
  1971. "ref/netstandard1.6/it/System.AppContext.xml",
  1972. "ref/netstandard1.6/ja/System.AppContext.xml",
  1973. "ref/netstandard1.6/ko/System.AppContext.xml",
  1974. "ref/netstandard1.6/ru/System.AppContext.xml",
  1975. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  1976. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  1977. "ref/xamarinios10/_._",
  1978. "ref/xamarinmac20/_._",
  1979. "ref/xamarintvos10/_._",
  1980. "ref/xamarinwatchos10/_._",
  1981. "runtimes/aot/lib/netcore50/System.AppContext.dll"
  1982. ]
  1983. },
  1984. "System.Buffers/4.0.0": {
  1985. "sha512": "msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
  1986. "type": "package",
  1987. "path": "System.Buffers/4.0.0",
  1988. "files": [
  1989. "System.Buffers.4.0.0.nupkg.sha512",
  1990. "System.Buffers.nuspec",
  1991. "ThirdPartyNotices.txt",
  1992. "dotnet_library_license.txt",
  1993. "lib/netstandard1.1/.xml",
  1994. "lib/netstandard1.1/System.Buffers.dll"
  1995. ]
  1996. },
  1997. "System.Collections/4.0.11": {
  1998. "sha512": "YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
  1999. "type": "package",
  2000. "path": "System.Collections/4.0.11",
  2001. "files": [
  2002. "System.Collections.4.0.11.nupkg.sha512",
  2003. "System.Collections.nuspec",
  2004. "ThirdPartyNotices.txt",
  2005. "dotnet_library_license.txt",
  2006. "lib/MonoAndroid10/_._",
  2007. "lib/MonoTouch10/_._",
  2008. "lib/net45/_._",
  2009. "lib/portable-net45+win8+wp8+wpa81/_._",
  2010. "lib/win8/_._",
  2011. "lib/wp80/_._",
  2012. "lib/wpa81/_._",
  2013. "lib/xamarinios10/_._",
  2014. "lib/xamarinmac20/_._",
  2015. "lib/xamarintvos10/_._",
  2016. "lib/xamarinwatchos10/_._",
  2017. "ref/MonoAndroid10/_._",
  2018. "ref/MonoTouch10/_._",
  2019. "ref/net45/_._",
  2020. "ref/netcore50/System.Collections.dll",
  2021. "ref/netcore50/System.Collections.xml",
  2022. "ref/netcore50/de/System.Collections.xml",
  2023. "ref/netcore50/es/System.Collections.xml",
  2024. "ref/netcore50/fr/System.Collections.xml",
  2025. "ref/netcore50/it/System.Collections.xml",
  2026. "ref/netcore50/ja/System.Collections.xml",
  2027. "ref/netcore50/ko/System.Collections.xml",
  2028. "ref/netcore50/ru/System.Collections.xml",
  2029. "ref/netcore50/zh-hans/System.Collections.xml",
  2030. "ref/netcore50/zh-hant/System.Collections.xml",
  2031. "ref/netstandard1.0/System.Collections.dll",
  2032. "ref/netstandard1.0/System.Collections.xml",
  2033. "ref/netstandard1.0/de/System.Collections.xml",
  2034. "ref/netstandard1.0/es/System.Collections.xml",
  2035. "ref/netstandard1.0/fr/System.Collections.xml",
  2036. "ref/netstandard1.0/it/System.Collections.xml",
  2037. "ref/netstandard1.0/ja/System.Collections.xml",
  2038. "ref/netstandard1.0/ko/System.Collections.xml",
  2039. "ref/netstandard1.0/ru/System.Collections.xml",
  2040. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  2041. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  2042. "ref/netstandard1.3/System.Collections.dll",
  2043. "ref/netstandard1.3/System.Collections.xml",
  2044. "ref/netstandard1.3/de/System.Collections.xml",
  2045. "ref/netstandard1.3/es/System.Collections.xml",
  2046. "ref/netstandard1.3/fr/System.Collections.xml",
  2047. "ref/netstandard1.3/it/System.Collections.xml",
  2048. "ref/netstandard1.3/ja/System.Collections.xml",
  2049. "ref/netstandard1.3/ko/System.Collections.xml",
  2050. "ref/netstandard1.3/ru/System.Collections.xml",
  2051. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  2052. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  2053. "ref/portable-net45+win8+wp8+wpa81/_._",
  2054. "ref/win8/_._",
  2055. "ref/wp80/_._",
  2056. "ref/wpa81/_._",
  2057. "ref/xamarinios10/_._",
  2058. "ref/xamarinmac20/_._",
  2059. "ref/xamarintvos10/_._",
  2060. "ref/xamarinwatchos10/_._"
  2061. ]
  2062. },
  2063. "System.Collections.Concurrent/4.0.12": {
  2064. "sha512": "2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
  2065. "type": "package",
  2066. "path": "System.Collections.Concurrent/4.0.12",
  2067. "files": [
  2068. "System.Collections.Concurrent.4.0.12.nupkg.sha512",
  2069. "System.Collections.Concurrent.nuspec",
  2070. "ThirdPartyNotices.txt",
  2071. "dotnet_library_license.txt",
  2072. "lib/MonoAndroid10/_._",
  2073. "lib/MonoTouch10/_._",
  2074. "lib/net45/_._",
  2075. "lib/netcore50/System.Collections.Concurrent.dll",
  2076. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  2077. "lib/portable-net45+win8+wpa81/_._",
  2078. "lib/win8/_._",
  2079. "lib/wpa81/_._",
  2080. "lib/xamarinios10/_._",
  2081. "lib/xamarinmac20/_._",
  2082. "lib/xamarintvos10/_._",
  2083. "lib/xamarinwatchos10/_._",
  2084. "ref/MonoAndroid10/_._",
  2085. "ref/MonoTouch10/_._",
  2086. "ref/net45/_._",
  2087. "ref/netcore50/System.Collections.Concurrent.dll",
  2088. "ref/netcore50/System.Collections.Concurrent.xml",
  2089. "ref/netcore50/de/System.Collections.Concurrent.xml",
  2090. "ref/netcore50/es/System.Collections.Concurrent.xml",
  2091. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  2092. "ref/netcore50/it/System.Collections.Concurrent.xml",
  2093. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  2094. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  2095. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  2096. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  2097. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  2098. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  2099. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  2100. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  2101. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  2102. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  2103. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  2104. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  2105. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  2106. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  2107. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  2108. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  2109. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  2110. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  2111. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  2112. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  2113. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  2114. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  2115. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  2116. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  2117. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  2118. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  2119. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  2120. "ref/portable-net45+win8+wpa81/_._",
  2121. "ref/win8/_._",
  2122. "ref/wpa81/_._",
  2123. "ref/xamarinios10/_._",
  2124. "ref/xamarinmac20/_._",
  2125. "ref/xamarintvos10/_._",
  2126. "ref/xamarinwatchos10/_._"
  2127. ]
  2128. },
  2129. "System.Collections.Immutable/1.2.0": {
  2130. "sha512": "x3EH7CEHn7F+B+fVo9YJqWeNstlSx/Lfbj7CNlKHyoGyLU2wwbXqwzo5zr7keVfJoG06Yf92YIRUdf+WEA71/w==",
  2131. "type": "package",
  2132. "path": "System.Collections.Immutable/1.2.0",
  2133. "files": [
  2134. "System.Collections.Immutable.1.2.0.nupkg.sha512",
  2135. "System.Collections.Immutable.nuspec",
  2136. "ThirdPartyNotices.txt",
  2137. "dotnet_library_license.txt",
  2138. "lib/netstandard1.0/System.Collections.Immutable.dll",
  2139. "lib/netstandard1.0/System.Collections.Immutable.xml",
  2140. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
  2141. "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
  2142. ]
  2143. },
  2144. "System.Collections.NonGeneric/4.0.1": {
  2145. "sha512": "hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==",
  2146. "type": "package",
  2147. "path": "System.Collections.NonGeneric/4.0.1",
  2148. "files": [
  2149. "System.Collections.NonGeneric.4.0.1.nupkg.sha512",
  2150. "System.Collections.NonGeneric.nuspec",
  2151. "ThirdPartyNotices.txt",
  2152. "dotnet_library_license.txt",
  2153. "lib/MonoAndroid10/_._",
  2154. "lib/MonoTouch10/_._",
  2155. "lib/net46/System.Collections.NonGeneric.dll",
  2156. "lib/netstandard1.3/System.Collections.NonGeneric.dll",
  2157. "lib/xamarinios10/_._",
  2158. "lib/xamarinmac20/_._",
  2159. "lib/xamarintvos10/_._",
  2160. "lib/xamarinwatchos10/_._",
  2161. "ref/MonoAndroid10/_._",
  2162. "ref/MonoTouch10/_._",
  2163. "ref/net46/System.Collections.NonGeneric.dll",
  2164. "ref/netstandard1.3/System.Collections.NonGeneric.dll",
  2165. "ref/netstandard1.3/System.Collections.NonGeneric.xml",
  2166. "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
  2167. "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
  2168. "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
  2169. "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
  2170. "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
  2171. "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
  2172. "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
  2173. "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
  2174. "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
  2175. "ref/xamarinios10/_._",
  2176. "ref/xamarinmac20/_._",
  2177. "ref/xamarintvos10/_._",
  2178. "ref/xamarinwatchos10/_._"
  2179. ]
  2180. },
  2181. "System.Collections.Specialized/4.0.1": {
  2182. "sha512": "/HKQyVP0yH1I0YtK7KJL/28snxHNH/bi+0lgk/+MbURF6ULhAE31MDI+NZDerNWu264YbxklXCCygISgm+HMug==",
  2183. "type": "package",
  2184. "path": "System.Collections.Specialized/4.0.1",
  2185. "files": [
  2186. "System.Collections.Specialized.4.0.1.nupkg.sha512",
  2187. "System.Collections.Specialized.nuspec",
  2188. "ThirdPartyNotices.txt",
  2189. "dotnet_library_license.txt",
  2190. "lib/MonoAndroid10/_._",
  2191. "lib/MonoTouch10/_._",
  2192. "lib/net46/System.Collections.Specialized.dll",
  2193. "lib/netstandard1.3/System.Collections.Specialized.dll",
  2194. "lib/xamarinios10/_._",
  2195. "lib/xamarinmac20/_._",
  2196. "lib/xamarintvos10/_._",
  2197. "lib/xamarinwatchos10/_._",
  2198. "ref/MonoAndroid10/_._",
  2199. "ref/MonoTouch10/_._",
  2200. "ref/net46/System.Collections.Specialized.dll",
  2201. "ref/netstandard1.3/System.Collections.Specialized.dll",
  2202. "ref/netstandard1.3/System.Collections.Specialized.xml",
  2203. "ref/netstandard1.3/de/System.Collections.Specialized.xml",
  2204. "ref/netstandard1.3/es/System.Collections.Specialized.xml",
  2205. "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
  2206. "ref/netstandard1.3/it/System.Collections.Specialized.xml",
  2207. "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
  2208. "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
  2209. "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
  2210. "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
  2211. "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
  2212. "ref/xamarinios10/_._",
  2213. "ref/xamarinmac20/_._",
  2214. "ref/xamarintvos10/_._",
  2215. "ref/xamarinwatchos10/_._"
  2216. ]
  2217. },
  2218. "System.ComponentModel/4.0.1": {
  2219. "sha512": "u9Ie+qRg4BhhBIyd/YTWr1kdwZfF7P63R3L1thKoZ8O1had+gHX+M1p7QD4plCVa9CBQBxlqS4Fttpyxo2DtKw==",
  2220. "type": "package",
  2221. "path": "System.ComponentModel/4.0.1",
  2222. "files": [
  2223. "System.ComponentModel.4.0.1.nupkg.sha512",
  2224. "System.ComponentModel.nuspec",
  2225. "ThirdPartyNotices.txt",
  2226. "dotnet_library_license.txt",
  2227. "lib/MonoAndroid10/_._",
  2228. "lib/MonoTouch10/_._",
  2229. "lib/net45/_._",
  2230. "lib/netcore50/System.ComponentModel.dll",
  2231. "lib/netstandard1.3/System.ComponentModel.dll",
  2232. "lib/portable-net45+win8+wp8+wpa81/_._",
  2233. "lib/win8/_._",
  2234. "lib/wp80/_._",
  2235. "lib/wpa81/_._",
  2236. "lib/xamarinios10/_._",
  2237. "lib/xamarinmac20/_._",
  2238. "lib/xamarintvos10/_._",
  2239. "lib/xamarinwatchos10/_._",
  2240. "ref/MonoAndroid10/_._",
  2241. "ref/MonoTouch10/_._",
  2242. "ref/net45/_._",
  2243. "ref/netcore50/System.ComponentModel.dll",
  2244. "ref/netcore50/System.ComponentModel.xml",
  2245. "ref/netcore50/de/System.ComponentModel.xml",
  2246. "ref/netcore50/es/System.ComponentModel.xml",
  2247. "ref/netcore50/fr/System.ComponentModel.xml",
  2248. "ref/netcore50/it/System.ComponentModel.xml",
  2249. "ref/netcore50/ja/System.ComponentModel.xml",
  2250. "ref/netcore50/ko/System.ComponentModel.xml",
  2251. "ref/netcore50/ru/System.ComponentModel.xml",
  2252. "ref/netcore50/zh-hans/System.ComponentModel.xml",
  2253. "ref/netcore50/zh-hant/System.ComponentModel.xml",
  2254. "ref/netstandard1.0/System.ComponentModel.dll",
  2255. "ref/netstandard1.0/System.ComponentModel.xml",
  2256. "ref/netstandard1.0/de/System.ComponentModel.xml",
  2257. "ref/netstandard1.0/es/System.ComponentModel.xml",
  2258. "ref/netstandard1.0/fr/System.ComponentModel.xml",
  2259. "ref/netstandard1.0/it/System.ComponentModel.xml",
  2260. "ref/netstandard1.0/ja/System.ComponentModel.xml",
  2261. "ref/netstandard1.0/ko/System.ComponentModel.xml",
  2262. "ref/netstandard1.0/ru/System.ComponentModel.xml",
  2263. "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
  2264. "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
  2265. "ref/portable-net45+win8+wp8+wpa81/_._",
  2266. "ref/win8/_._",
  2267. "ref/wp80/_._",
  2268. "ref/wpa81/_._",
  2269. "ref/xamarinios10/_._",
  2270. "ref/xamarinmac20/_._",
  2271. "ref/xamarintvos10/_._",
  2272. "ref/xamarinwatchos10/_._"
  2273. ]
  2274. },
  2275. "System.ComponentModel.Primitives/4.1.0": {
  2276. "sha512": "sc/7eVCdxPrp3ljpgTKVaQGUXiW05phNWvtv/m2kocXqrUQvTVWKou1Edas2aDjTThLPZOxPYIGNb/HN0QjURg==",
  2277. "type": "package",
  2278. "path": "System.ComponentModel.Primitives/4.1.0",
  2279. "files": [
  2280. "System.ComponentModel.Primitives.4.1.0.nupkg.sha512",
  2281. "System.ComponentModel.Primitives.nuspec",
  2282. "ThirdPartyNotices.txt",
  2283. "dotnet_library_license.txt",
  2284. "lib/MonoAndroid10/_._",
  2285. "lib/MonoTouch10/_._",
  2286. "lib/net45/System.ComponentModel.Primitives.dll",
  2287. "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
  2288. "lib/xamarinios10/_._",
  2289. "lib/xamarinmac20/_._",
  2290. "lib/xamarintvos10/_._",
  2291. "lib/xamarinwatchos10/_._",
  2292. "ref/MonoAndroid10/_._",
  2293. "ref/MonoTouch10/_._",
  2294. "ref/net45/System.ComponentModel.Primitives.dll",
  2295. "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
  2296. "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
  2297. "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
  2298. "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
  2299. "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
  2300. "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
  2301. "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
  2302. "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
  2303. "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
  2304. "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
  2305. "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
  2306. "ref/xamarinios10/_._",
  2307. "ref/xamarinmac20/_._",
  2308. "ref/xamarintvos10/_._",
  2309. "ref/xamarinwatchos10/_._"
  2310. ]
  2311. },
  2312. "System.ComponentModel.TypeConverter/4.1.0": {
  2313. "sha512": "MnDAlaeJZy9pdB5ZdOlwdxfpI+LJQ6e0hmH7d2+y2LkiD8DRJynyDYl4Xxf3fWFm7SbEwBZh4elcfzONQLOoQw==",
  2314. "type": "package",
  2315. "path": "System.ComponentModel.TypeConverter/4.1.0",
  2316. "files": [
  2317. "System.ComponentModel.TypeConverter.4.1.0.nupkg.sha512",
  2318. "System.ComponentModel.TypeConverter.nuspec",
  2319. "ThirdPartyNotices.txt",
  2320. "dotnet_library_license.txt",
  2321. "lib/MonoAndroid10/_._",
  2322. "lib/MonoTouch10/_._",
  2323. "lib/net45/System.ComponentModel.TypeConverter.dll",
  2324. "lib/net462/System.ComponentModel.TypeConverter.dll",
  2325. "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  2326. "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  2327. "lib/xamarinios10/_._",
  2328. "lib/xamarinmac20/_._",
  2329. "lib/xamarintvos10/_._",
  2330. "lib/xamarinwatchos10/_._",
  2331. "ref/MonoAndroid10/_._",
  2332. "ref/MonoTouch10/_._",
  2333. "ref/net45/System.ComponentModel.TypeConverter.dll",
  2334. "ref/net462/System.ComponentModel.TypeConverter.dll",
  2335. "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
  2336. "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
  2337. "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
  2338. "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
  2339. "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
  2340. "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
  2341. "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
  2342. "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
  2343. "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
  2344. "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
  2345. "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
  2346. "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
  2347. "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
  2348. "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
  2349. "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
  2350. "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
  2351. "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
  2352. "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
  2353. "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
  2354. "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
  2355. "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
  2356. "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
  2357. "ref/xamarinios10/_._",
  2358. "ref/xamarinmac20/_._",
  2359. "ref/xamarintvos10/_._",
  2360. "ref/xamarinwatchos10/_._"
  2361. ]
  2362. },
  2363. "System.Console/4.0.0": {
  2364. "sha512": "qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
  2365. "type": "package",
  2366. "path": "System.Console/4.0.0",
  2367. "files": [
  2368. "System.Console.4.0.0.nupkg.sha512",
  2369. "System.Console.nuspec",
  2370. "ThirdPartyNotices.txt",
  2371. "dotnet_library_license.txt",
  2372. "lib/MonoAndroid10/_._",
  2373. "lib/MonoTouch10/_._",
  2374. "lib/net46/System.Console.dll",
  2375. "lib/xamarinios10/_._",
  2376. "lib/xamarinmac20/_._",
  2377. "lib/xamarintvos10/_._",
  2378. "lib/xamarinwatchos10/_._",
  2379. "ref/MonoAndroid10/_._",
  2380. "ref/MonoTouch10/_._",
  2381. "ref/net46/System.Console.dll",
  2382. "ref/netstandard1.3/System.Console.dll",
  2383. "ref/netstandard1.3/System.Console.xml",
  2384. "ref/netstandard1.3/de/System.Console.xml",
  2385. "ref/netstandard1.3/es/System.Console.xml",
  2386. "ref/netstandard1.3/fr/System.Console.xml",
  2387. "ref/netstandard1.3/it/System.Console.xml",
  2388. "ref/netstandard1.3/ja/System.Console.xml",
  2389. "ref/netstandard1.3/ko/System.Console.xml",
  2390. "ref/netstandard1.3/ru/System.Console.xml",
  2391. "ref/netstandard1.3/zh-hans/System.Console.xml",
  2392. "ref/netstandard1.3/zh-hant/System.Console.xml",
  2393. "ref/xamarinios10/_._",
  2394. "ref/xamarinmac20/_._",
  2395. "ref/xamarintvos10/_._",
  2396. "ref/xamarinwatchos10/_._"
  2397. ]
  2398. },
  2399. "System.Data.Common/4.1.0": {
  2400. "sha512": "epU8jeTe7aE7RqGHq9rZ8b0Q4Ah7DgubzHQblgZMSqgW1saW868WmooSyC5ywf8upLBkcVLDu93W9GPWUYsU2Q==",
  2401. "type": "package",
  2402. "path": "System.Data.Common/4.1.0",
  2403. "files": [
  2404. "System.Data.Common.4.1.0.nupkg.sha512",
  2405. "System.Data.Common.nuspec",
  2406. "ThirdPartyNotices.txt",
  2407. "dotnet_library_license.txt",
  2408. "lib/MonoAndroid10/_._",
  2409. "lib/MonoTouch10/_._",
  2410. "lib/net451/System.Data.Common.dll",
  2411. "lib/netstandard1.2/System.Data.Common.dll",
  2412. "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  2413. "lib/xamarinios10/_._",
  2414. "lib/xamarinmac20/_._",
  2415. "lib/xamarintvos10/_._",
  2416. "lib/xamarinwatchos10/_._",
  2417. "ref/MonoAndroid10/_._",
  2418. "ref/MonoTouch10/_._",
  2419. "ref/net451/System.Data.Common.dll",
  2420. "ref/netstandard1.2/System.Data.Common.dll",
  2421. "ref/netstandard1.2/System.Data.Common.xml",
  2422. "ref/netstandard1.2/de/System.Data.Common.xml",
  2423. "ref/netstandard1.2/es/System.Data.Common.xml",
  2424. "ref/netstandard1.2/fr/System.Data.Common.xml",
  2425. "ref/netstandard1.2/it/System.Data.Common.xml",
  2426. "ref/netstandard1.2/ja/System.Data.Common.xml",
  2427. "ref/netstandard1.2/ko/System.Data.Common.xml",
  2428. "ref/netstandard1.2/ru/System.Data.Common.xml",
  2429. "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
  2430. "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
  2431. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
  2432. "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
  2433. "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
  2434. "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
  2435. "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
  2436. "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
  2437. "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
  2438. "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
  2439. "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
  2440. "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
  2441. "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
  2442. "ref/xamarinios10/_._",
  2443. "ref/xamarinmac20/_._",
  2444. "ref/xamarintvos10/_._",
  2445. "ref/xamarinwatchos10/_._"
  2446. ]
  2447. },
  2448. "System.Diagnostics.Contracts/4.0.1": {
  2449. "sha512": "HvQQjy712vnlpPxaloZYkuE78Gn353L0SJLJVeLcNASeg9c4qla2a1Xq8I7B3jZoDzKPtHTkyVO7AZ5tpeQGuA==",
  2450. "type": "package",
  2451. "path": "System.Diagnostics.Contracts/4.0.1",
  2452. "files": [
  2453. "System.Diagnostics.Contracts.4.0.1.nupkg.sha512",
  2454. "System.Diagnostics.Contracts.nuspec",
  2455. "ThirdPartyNotices.txt",
  2456. "dotnet_library_license.txt",
  2457. "lib/MonoAndroid10/_._",
  2458. "lib/MonoTouch10/_._",
  2459. "lib/net45/_._",
  2460. "lib/netcore50/System.Diagnostics.Contracts.dll",
  2461. "lib/netstandard1.0/System.Diagnostics.Contracts.dll",
  2462. "lib/portable-net45+win8+wp8+wpa81/_._",
  2463. "lib/win8/_._",
  2464. "lib/wp80/_._",
  2465. "lib/wpa81/_._",
  2466. "lib/xamarinios10/_._",
  2467. "lib/xamarinmac20/_._",
  2468. "lib/xamarintvos10/_._",
  2469. "lib/xamarinwatchos10/_._",
  2470. "ref/MonoAndroid10/_._",
  2471. "ref/MonoTouch10/_._",
  2472. "ref/net45/_._",
  2473. "ref/netcore50/System.Diagnostics.Contracts.dll",
  2474. "ref/netcore50/System.Diagnostics.Contracts.xml",
  2475. "ref/netcore50/de/System.Diagnostics.Contracts.xml",
  2476. "ref/netcore50/es/System.Diagnostics.Contracts.xml",
  2477. "ref/netcore50/fr/System.Diagnostics.Contracts.xml",
  2478. "ref/netcore50/it/System.Diagnostics.Contracts.xml",
  2479. "ref/netcore50/ja/System.Diagnostics.Contracts.xml",
  2480. "ref/netcore50/ko/System.Diagnostics.Contracts.xml",
  2481. "ref/netcore50/ru/System.Diagnostics.Contracts.xml",
  2482. "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml",
  2483. "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml",
  2484. "ref/netstandard1.0/System.Diagnostics.Contracts.dll",
  2485. "ref/netstandard1.0/System.Diagnostics.Contracts.xml",
  2486. "ref/netstandard1.0/de/System.Diagnostics.Contracts.xml",
  2487. "ref/netstandard1.0/es/System.Diagnostics.Contracts.xml",
  2488. "ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml",
  2489. "ref/netstandard1.0/it/System.Diagnostics.Contracts.xml",
  2490. "ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml",
  2491. "ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml",
  2492. "ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml",
  2493. "ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml",
  2494. "ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml",
  2495. "ref/portable-net45+win8+wp8+wpa81/_._",
  2496. "ref/win8/_._",
  2497. "ref/wp80/_._",
  2498. "ref/wpa81/_._",
  2499. "ref/xamarinios10/_._",
  2500. "ref/xamarinmac20/_._",
  2501. "ref/xamarintvos10/_._",
  2502. "ref/xamarinwatchos10/_._",
  2503. "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll"
  2504. ]
  2505. },
  2506. "System.Diagnostics.Debug/4.0.11": {
  2507. "sha512": "w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  2508. "type": "package",
  2509. "path": "System.Diagnostics.Debug/4.0.11",
  2510. "files": [
  2511. "System.Diagnostics.Debug.4.0.11.nupkg.sha512",
  2512. "System.Diagnostics.Debug.nuspec",
  2513. "ThirdPartyNotices.txt",
  2514. "dotnet_library_license.txt",
  2515. "lib/MonoAndroid10/_._",
  2516. "lib/MonoTouch10/_._",
  2517. "lib/net45/_._",
  2518. "lib/portable-net45+win8+wp8+wpa81/_._",
  2519. "lib/win8/_._",
  2520. "lib/wp80/_._",
  2521. "lib/wpa81/_._",
  2522. "lib/xamarinios10/_._",
  2523. "lib/xamarinmac20/_._",
  2524. "lib/xamarintvos10/_._",
  2525. "lib/xamarinwatchos10/_._",
  2526. "ref/MonoAndroid10/_._",
  2527. "ref/MonoTouch10/_._",
  2528. "ref/net45/_._",
  2529. "ref/netcore50/System.Diagnostics.Debug.dll",
  2530. "ref/netcore50/System.Diagnostics.Debug.xml",
  2531. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  2532. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  2533. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  2534. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  2535. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  2536. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  2537. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  2538. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  2539. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  2540. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  2541. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  2542. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  2543. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  2544. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  2545. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  2546. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  2547. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  2548. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  2549. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  2550. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  2551. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  2552. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  2553. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  2554. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  2555. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  2556. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  2557. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  2558. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  2559. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  2560. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  2561. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  2562. "ref/portable-net45+win8+wp8+wpa81/_._",
  2563. "ref/win8/_._",
  2564. "ref/wp80/_._",
  2565. "ref/wpa81/_._",
  2566. "ref/xamarinios10/_._",
  2567. "ref/xamarinmac20/_._",
  2568. "ref/xamarintvos10/_._",
  2569. "ref/xamarinwatchos10/_._"
  2570. ]
  2571. },
  2572. "System.Diagnostics.DiagnosticSource/4.0.0": {
  2573. "sha512": "YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
  2574. "type": "package",
  2575. "path": "System.Diagnostics.DiagnosticSource/4.0.0",
  2576. "files": [
  2577. "System.Diagnostics.DiagnosticSource.4.0.0.nupkg.sha512",
  2578. "System.Diagnostics.DiagnosticSource.nuspec",
  2579. "ThirdPartyNotices.txt",
  2580. "dotnet_library_license.txt",
  2581. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  2582. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  2583. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  2584. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  2585. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  2586. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  2587. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  2588. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml"
  2589. ]
  2590. },
  2591. "System.Diagnostics.StackTrace/4.0.1": {
  2592. "sha512": "hMZe2xmwmd5CzlCmUuuDTMVryyc7sQMRuT0qUkdFYFxmp3kqQ2UH8RYyrq3T7KFPar5Q3EKvd+Gh4+UhBRW/ng==",
  2593. "type": "package",
  2594. "path": "System.Diagnostics.StackTrace/4.0.1",
  2595. "files": [
  2596. "System.Diagnostics.StackTrace.4.0.1.nupkg.sha512",
  2597. "System.Diagnostics.StackTrace.nuspec",
  2598. "ThirdPartyNotices.txt",
  2599. "dotnet_library_license.txt",
  2600. "lib/MonoAndroid10/_._",
  2601. "lib/MonoTouch10/_._",
  2602. "lib/net46/System.Diagnostics.StackTrace.dll",
  2603. "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
  2604. "lib/xamarinios10/_._",
  2605. "lib/xamarinmac20/_._",
  2606. "lib/xamarintvos10/_._",
  2607. "lib/xamarinwatchos10/_._",
  2608. "ref/MonoAndroid10/_._",
  2609. "ref/MonoTouch10/_._",
  2610. "ref/net46/System.Diagnostics.StackTrace.dll",
  2611. "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
  2612. "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
  2613. "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
  2614. "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
  2615. "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
  2616. "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
  2617. "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
  2618. "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
  2619. "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
  2620. "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
  2621. "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
  2622. "ref/xamarinios10/_._",
  2623. "ref/xamarinmac20/_._",
  2624. "ref/xamarintvos10/_._",
  2625. "ref/xamarinwatchos10/_._",
  2626. "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll"
  2627. ]
  2628. },
  2629. "System.Diagnostics.Tools/4.0.1": {
  2630. "sha512": "xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  2631. "type": "package",
  2632. "path": "System.Diagnostics.Tools/4.0.1",
  2633. "files": [
  2634. "System.Diagnostics.Tools.4.0.1.nupkg.sha512",
  2635. "System.Diagnostics.Tools.nuspec",
  2636. "ThirdPartyNotices.txt",
  2637. "dotnet_library_license.txt",
  2638. "lib/MonoAndroid10/_._",
  2639. "lib/MonoTouch10/_._",
  2640. "lib/net45/_._",
  2641. "lib/portable-net45+win8+wp8+wpa81/_._",
  2642. "lib/win8/_._",
  2643. "lib/wp80/_._",
  2644. "lib/wpa81/_._",
  2645. "lib/xamarinios10/_._",
  2646. "lib/xamarinmac20/_._",
  2647. "lib/xamarintvos10/_._",
  2648. "lib/xamarinwatchos10/_._",
  2649. "ref/MonoAndroid10/_._",
  2650. "ref/MonoTouch10/_._",
  2651. "ref/net45/_._",
  2652. "ref/netcore50/System.Diagnostics.Tools.dll",
  2653. "ref/netcore50/System.Diagnostics.Tools.xml",
  2654. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  2655. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  2656. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  2657. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  2658. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  2659. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  2660. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  2661. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  2662. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  2663. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  2664. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  2665. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  2666. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  2667. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  2668. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  2669. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  2670. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  2671. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  2672. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  2673. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  2674. "ref/portable-net45+win8+wp8+wpa81/_._",
  2675. "ref/win8/_._",
  2676. "ref/wp80/_._",
  2677. "ref/wpa81/_._",
  2678. "ref/xamarinios10/_._",
  2679. "ref/xamarinmac20/_._",
  2680. "ref/xamarintvos10/_._",
  2681. "ref/xamarinwatchos10/_._"
  2682. ]
  2683. },
  2684. "System.Diagnostics.TraceSource/4.0.0": {
  2685. "sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
  2686. "type": "package",
  2687. "path": "System.Diagnostics.TraceSource/4.0.0",
  2688. "files": [
  2689. "System.Diagnostics.TraceSource.4.0.0.nupkg.sha512",
  2690. "System.Diagnostics.TraceSource.nuspec",
  2691. "ThirdPartyNotices.txt",
  2692. "dotnet_library_license.txt",
  2693. "lib/MonoAndroid10/_._",
  2694. "lib/MonoTouch10/_._",
  2695. "lib/net46/System.Diagnostics.TraceSource.dll",
  2696. "lib/xamarinios10/_._",
  2697. "lib/xamarinmac20/_._",
  2698. "lib/xamarintvos10/_._",
  2699. "lib/xamarinwatchos10/_._",
  2700. "ref/MonoAndroid10/_._",
  2701. "ref/MonoTouch10/_._",
  2702. "ref/net46/System.Diagnostics.TraceSource.dll",
  2703. "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
  2704. "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
  2705. "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
  2706. "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
  2707. "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
  2708. "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
  2709. "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
  2710. "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
  2711. "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
  2712. "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
  2713. "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
  2714. "ref/xamarinios10/_._",
  2715. "ref/xamarinmac20/_._",
  2716. "ref/xamarintvos10/_._",
  2717. "ref/xamarinwatchos10/_._",
  2718. "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
  2719. "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
  2720. "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll"
  2721. ]
  2722. },
  2723. "System.Diagnostics.Tracing/4.1.0": {
  2724. "sha512": "vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
  2725. "type": "package",
  2726. "path": "System.Diagnostics.Tracing/4.1.0",
  2727. "files": [
  2728. "System.Diagnostics.Tracing.4.1.0.nupkg.sha512",
  2729. "System.Diagnostics.Tracing.nuspec",
  2730. "ThirdPartyNotices.txt",
  2731. "dotnet_library_license.txt",
  2732. "lib/MonoAndroid10/_._",
  2733. "lib/MonoTouch10/_._",
  2734. "lib/net45/_._",
  2735. "lib/net462/System.Diagnostics.Tracing.dll",
  2736. "lib/portable-net45+win8+wpa81/_._",
  2737. "lib/win8/_._",
  2738. "lib/wpa81/_._",
  2739. "lib/xamarinios10/_._",
  2740. "lib/xamarinmac20/_._",
  2741. "lib/xamarintvos10/_._",
  2742. "lib/xamarinwatchos10/_._",
  2743. "ref/MonoAndroid10/_._",
  2744. "ref/MonoTouch10/_._",
  2745. "ref/net45/_._",
  2746. "ref/net462/System.Diagnostics.Tracing.dll",
  2747. "ref/netcore50/System.Diagnostics.Tracing.dll",
  2748. "ref/netcore50/System.Diagnostics.Tracing.xml",
  2749. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  2750. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  2751. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  2752. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  2753. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  2754. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  2755. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  2756. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  2757. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  2758. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  2759. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  2760. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  2761. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  2762. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  2763. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  2764. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  2765. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  2766. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  2767. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  2768. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  2769. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  2770. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  2771. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  2772. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  2773. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  2774. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  2775. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  2776. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  2777. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  2778. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  2779. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  2780. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  2781. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  2782. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  2783. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  2784. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  2785. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  2786. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  2787. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  2788. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  2789. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  2790. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  2791. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  2792. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  2793. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  2794. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  2795. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  2796. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  2797. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  2798. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  2799. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  2800. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  2801. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  2802. "ref/portable-net45+win8+wpa81/_._",
  2803. "ref/win8/_._",
  2804. "ref/wpa81/_._",
  2805. "ref/xamarinios10/_._",
  2806. "ref/xamarinmac20/_._",
  2807. "ref/xamarintvos10/_._",
  2808. "ref/xamarinwatchos10/_._"
  2809. ]
  2810. },
  2811. "System.Globalization/4.0.11": {
  2812. "sha512": "B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
  2813. "type": "package",
  2814. "path": "System.Globalization/4.0.11",
  2815. "files": [
  2816. "System.Globalization.4.0.11.nupkg.sha512",
  2817. "System.Globalization.nuspec",
  2818. "ThirdPartyNotices.txt",
  2819. "dotnet_library_license.txt",
  2820. "lib/MonoAndroid10/_._",
  2821. "lib/MonoTouch10/_._",
  2822. "lib/net45/_._",
  2823. "lib/portable-net45+win8+wp8+wpa81/_._",
  2824. "lib/win8/_._",
  2825. "lib/wp80/_._",
  2826. "lib/wpa81/_._",
  2827. "lib/xamarinios10/_._",
  2828. "lib/xamarinmac20/_._",
  2829. "lib/xamarintvos10/_._",
  2830. "lib/xamarinwatchos10/_._",
  2831. "ref/MonoAndroid10/_._",
  2832. "ref/MonoTouch10/_._",
  2833. "ref/net45/_._",
  2834. "ref/netcore50/System.Globalization.dll",
  2835. "ref/netcore50/System.Globalization.xml",
  2836. "ref/netcore50/de/System.Globalization.xml",
  2837. "ref/netcore50/es/System.Globalization.xml",
  2838. "ref/netcore50/fr/System.Globalization.xml",
  2839. "ref/netcore50/it/System.Globalization.xml",
  2840. "ref/netcore50/ja/System.Globalization.xml",
  2841. "ref/netcore50/ko/System.Globalization.xml",
  2842. "ref/netcore50/ru/System.Globalization.xml",
  2843. "ref/netcore50/zh-hans/System.Globalization.xml",
  2844. "ref/netcore50/zh-hant/System.Globalization.xml",
  2845. "ref/netstandard1.0/System.Globalization.dll",
  2846. "ref/netstandard1.0/System.Globalization.xml",
  2847. "ref/netstandard1.0/de/System.Globalization.xml",
  2848. "ref/netstandard1.0/es/System.Globalization.xml",
  2849. "ref/netstandard1.0/fr/System.Globalization.xml",
  2850. "ref/netstandard1.0/it/System.Globalization.xml",
  2851. "ref/netstandard1.0/ja/System.Globalization.xml",
  2852. "ref/netstandard1.0/ko/System.Globalization.xml",
  2853. "ref/netstandard1.0/ru/System.Globalization.xml",
  2854. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  2855. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  2856. "ref/netstandard1.3/System.Globalization.dll",
  2857. "ref/netstandard1.3/System.Globalization.xml",
  2858. "ref/netstandard1.3/de/System.Globalization.xml",
  2859. "ref/netstandard1.3/es/System.Globalization.xml",
  2860. "ref/netstandard1.3/fr/System.Globalization.xml",
  2861. "ref/netstandard1.3/it/System.Globalization.xml",
  2862. "ref/netstandard1.3/ja/System.Globalization.xml",
  2863. "ref/netstandard1.3/ko/System.Globalization.xml",
  2864. "ref/netstandard1.3/ru/System.Globalization.xml",
  2865. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  2866. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  2867. "ref/portable-net45+win8+wp8+wpa81/_._",
  2868. "ref/win8/_._",
  2869. "ref/wp80/_._",
  2870. "ref/wpa81/_._",
  2871. "ref/xamarinios10/_._",
  2872. "ref/xamarinmac20/_._",
  2873. "ref/xamarintvos10/_._",
  2874. "ref/xamarinwatchos10/_._"
  2875. ]
  2876. },
  2877. "System.Globalization.Calendars/4.0.1": {
  2878. "sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
  2879. "type": "package",
  2880. "path": "System.Globalization.Calendars/4.0.1",
  2881. "files": [
  2882. "System.Globalization.Calendars.4.0.1.nupkg.sha512",
  2883. "System.Globalization.Calendars.nuspec",
  2884. "ThirdPartyNotices.txt",
  2885. "dotnet_library_license.txt",
  2886. "lib/MonoAndroid10/_._",
  2887. "lib/MonoTouch10/_._",
  2888. "lib/net46/System.Globalization.Calendars.dll",
  2889. "lib/xamarinios10/_._",
  2890. "lib/xamarinmac20/_._",
  2891. "lib/xamarintvos10/_._",
  2892. "lib/xamarinwatchos10/_._",
  2893. "ref/MonoAndroid10/_._",
  2894. "ref/MonoTouch10/_._",
  2895. "ref/net46/System.Globalization.Calendars.dll",
  2896. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  2897. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  2898. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  2899. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  2900. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  2901. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  2902. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  2903. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  2904. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  2905. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  2906. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  2907. "ref/xamarinios10/_._",
  2908. "ref/xamarinmac20/_._",
  2909. "ref/xamarintvos10/_._",
  2910. "ref/xamarinwatchos10/_._"
  2911. ]
  2912. },
  2913. "System.Globalization.Extensions/4.0.1": {
  2914. "sha512": "KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
  2915. "type": "package",
  2916. "path": "System.Globalization.Extensions/4.0.1",
  2917. "files": [
  2918. "System.Globalization.Extensions.4.0.1.nupkg.sha512",
  2919. "System.Globalization.Extensions.nuspec",
  2920. "ThirdPartyNotices.txt",
  2921. "dotnet_library_license.txt",
  2922. "lib/MonoAndroid10/_._",
  2923. "lib/MonoTouch10/_._",
  2924. "lib/net46/System.Globalization.Extensions.dll",
  2925. "lib/xamarinios10/_._",
  2926. "lib/xamarinmac20/_._",
  2927. "lib/xamarintvos10/_._",
  2928. "lib/xamarinwatchos10/_._",
  2929. "ref/MonoAndroid10/_._",
  2930. "ref/MonoTouch10/_._",
  2931. "ref/net46/System.Globalization.Extensions.dll",
  2932. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  2933. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  2934. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  2935. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  2936. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  2937. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  2938. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  2939. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  2940. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  2941. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  2942. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  2943. "ref/xamarinios10/_._",
  2944. "ref/xamarinmac20/_._",
  2945. "ref/xamarintvos10/_._",
  2946. "ref/xamarinwatchos10/_._",
  2947. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  2948. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  2949. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll"
  2950. ]
  2951. },
  2952. "System.IO/4.1.0": {
  2953. "sha512": "3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
  2954. "type": "package",
  2955. "path": "System.IO/4.1.0",
  2956. "files": [
  2957. "System.IO.4.1.0.nupkg.sha512",
  2958. "System.IO.nuspec",
  2959. "ThirdPartyNotices.txt",
  2960. "dotnet_library_license.txt",
  2961. "lib/MonoAndroid10/_._",
  2962. "lib/MonoTouch10/_._",
  2963. "lib/net45/_._",
  2964. "lib/net462/System.IO.dll",
  2965. "lib/portable-net45+win8+wp8+wpa81/_._",
  2966. "lib/win8/_._",
  2967. "lib/wp80/_._",
  2968. "lib/wpa81/_._",
  2969. "lib/xamarinios10/_._",
  2970. "lib/xamarinmac20/_._",
  2971. "lib/xamarintvos10/_._",
  2972. "lib/xamarinwatchos10/_._",
  2973. "ref/MonoAndroid10/_._",
  2974. "ref/MonoTouch10/_._",
  2975. "ref/net45/_._",
  2976. "ref/net462/System.IO.dll",
  2977. "ref/netcore50/System.IO.dll",
  2978. "ref/netcore50/System.IO.xml",
  2979. "ref/netcore50/de/System.IO.xml",
  2980. "ref/netcore50/es/System.IO.xml",
  2981. "ref/netcore50/fr/System.IO.xml",
  2982. "ref/netcore50/it/System.IO.xml",
  2983. "ref/netcore50/ja/System.IO.xml",
  2984. "ref/netcore50/ko/System.IO.xml",
  2985. "ref/netcore50/ru/System.IO.xml",
  2986. "ref/netcore50/zh-hans/System.IO.xml",
  2987. "ref/netcore50/zh-hant/System.IO.xml",
  2988. "ref/netstandard1.0/System.IO.dll",
  2989. "ref/netstandard1.0/System.IO.xml",
  2990. "ref/netstandard1.0/de/System.IO.xml",
  2991. "ref/netstandard1.0/es/System.IO.xml",
  2992. "ref/netstandard1.0/fr/System.IO.xml",
  2993. "ref/netstandard1.0/it/System.IO.xml",
  2994. "ref/netstandard1.0/ja/System.IO.xml",
  2995. "ref/netstandard1.0/ko/System.IO.xml",
  2996. "ref/netstandard1.0/ru/System.IO.xml",
  2997. "ref/netstandard1.0/zh-hans/System.IO.xml",
  2998. "ref/netstandard1.0/zh-hant/System.IO.xml",
  2999. "ref/netstandard1.3/System.IO.dll",
  3000. "ref/netstandard1.3/System.IO.xml",
  3001. "ref/netstandard1.3/de/System.IO.xml",
  3002. "ref/netstandard1.3/es/System.IO.xml",
  3003. "ref/netstandard1.3/fr/System.IO.xml",
  3004. "ref/netstandard1.3/it/System.IO.xml",
  3005. "ref/netstandard1.3/ja/System.IO.xml",
  3006. "ref/netstandard1.3/ko/System.IO.xml",
  3007. "ref/netstandard1.3/ru/System.IO.xml",
  3008. "ref/netstandard1.3/zh-hans/System.IO.xml",
  3009. "ref/netstandard1.3/zh-hant/System.IO.xml",
  3010. "ref/netstandard1.5/System.IO.dll",
  3011. "ref/netstandard1.5/System.IO.xml",
  3012. "ref/netstandard1.5/de/System.IO.xml",
  3013. "ref/netstandard1.5/es/System.IO.xml",
  3014. "ref/netstandard1.5/fr/System.IO.xml",
  3015. "ref/netstandard1.5/it/System.IO.xml",
  3016. "ref/netstandard1.5/ja/System.IO.xml",
  3017. "ref/netstandard1.5/ko/System.IO.xml",
  3018. "ref/netstandard1.5/ru/System.IO.xml",
  3019. "ref/netstandard1.5/zh-hans/System.IO.xml",
  3020. "ref/netstandard1.5/zh-hant/System.IO.xml",
  3021. "ref/portable-net45+win8+wp8+wpa81/_._",
  3022. "ref/win8/_._",
  3023. "ref/wp80/_._",
  3024. "ref/wpa81/_._",
  3025. "ref/xamarinios10/_._",
  3026. "ref/xamarinmac20/_._",
  3027. "ref/xamarintvos10/_._",
  3028. "ref/xamarinwatchos10/_._"
  3029. ]
  3030. },
  3031. "System.IO.Compression/4.1.0": {
  3032. "sha512": "TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
  3033. "type": "package",
  3034. "path": "System.IO.Compression/4.1.0",
  3035. "files": [
  3036. "System.IO.Compression.4.1.0.nupkg.sha512",
  3037. "System.IO.Compression.nuspec",
  3038. "ThirdPartyNotices.txt",
  3039. "dotnet_library_license.txt",
  3040. "lib/MonoAndroid10/_._",
  3041. "lib/MonoTouch10/_._",
  3042. "lib/net45/_._",
  3043. "lib/net46/System.IO.Compression.dll",
  3044. "lib/portable-net45+win8+wpa81/_._",
  3045. "lib/win8/_._",
  3046. "lib/wpa81/_._",
  3047. "lib/xamarinios10/_._",
  3048. "lib/xamarinmac20/_._",
  3049. "lib/xamarintvos10/_._",
  3050. "lib/xamarinwatchos10/_._",
  3051. "ref/MonoAndroid10/_._",
  3052. "ref/MonoTouch10/_._",
  3053. "ref/net45/_._",
  3054. "ref/net46/System.IO.Compression.dll",
  3055. "ref/netcore50/System.IO.Compression.dll",
  3056. "ref/netcore50/System.IO.Compression.xml",
  3057. "ref/netcore50/de/System.IO.Compression.xml",
  3058. "ref/netcore50/es/System.IO.Compression.xml",
  3059. "ref/netcore50/fr/System.IO.Compression.xml",
  3060. "ref/netcore50/it/System.IO.Compression.xml",
  3061. "ref/netcore50/ja/System.IO.Compression.xml",
  3062. "ref/netcore50/ko/System.IO.Compression.xml",
  3063. "ref/netcore50/ru/System.IO.Compression.xml",
  3064. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  3065. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  3066. "ref/netstandard1.1/System.IO.Compression.dll",
  3067. "ref/netstandard1.1/System.IO.Compression.xml",
  3068. "ref/netstandard1.1/de/System.IO.Compression.xml",
  3069. "ref/netstandard1.1/es/System.IO.Compression.xml",
  3070. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  3071. "ref/netstandard1.1/it/System.IO.Compression.xml",
  3072. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  3073. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  3074. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  3075. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  3076. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  3077. "ref/netstandard1.3/System.IO.Compression.dll",
  3078. "ref/netstandard1.3/System.IO.Compression.xml",
  3079. "ref/netstandard1.3/de/System.IO.Compression.xml",
  3080. "ref/netstandard1.3/es/System.IO.Compression.xml",
  3081. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  3082. "ref/netstandard1.3/it/System.IO.Compression.xml",
  3083. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  3084. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  3085. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  3086. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  3087. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  3088. "ref/portable-net45+win8+wpa81/_._",
  3089. "ref/win8/_._",
  3090. "ref/wpa81/_._",
  3091. "ref/xamarinios10/_._",
  3092. "ref/xamarinmac20/_._",
  3093. "ref/xamarintvos10/_._",
  3094. "ref/xamarinwatchos10/_._",
  3095. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  3096. "runtimes/win/lib/net46/System.IO.Compression.dll",
  3097. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll"
  3098. ]
  3099. },
  3100. "System.IO.Compression.ZipFile/4.0.1": {
  3101. "sha512": "hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
  3102. "type": "package",
  3103. "path": "System.IO.Compression.ZipFile/4.0.1",
  3104. "files": [
  3105. "System.IO.Compression.ZipFile.4.0.1.nupkg.sha512",
  3106. "System.IO.Compression.ZipFile.nuspec",
  3107. "ThirdPartyNotices.txt",
  3108. "dotnet_library_license.txt",
  3109. "lib/MonoAndroid10/_._",
  3110. "lib/MonoTouch10/_._",
  3111. "lib/net46/System.IO.Compression.ZipFile.dll",
  3112. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  3113. "lib/xamarinios10/_._",
  3114. "lib/xamarinmac20/_._",
  3115. "lib/xamarintvos10/_._",
  3116. "lib/xamarinwatchos10/_._",
  3117. "ref/MonoAndroid10/_._",
  3118. "ref/MonoTouch10/_._",
  3119. "ref/net46/System.IO.Compression.ZipFile.dll",
  3120. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  3121. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  3122. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  3123. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  3124. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  3125. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  3126. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  3127. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  3128. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  3129. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  3130. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  3131. "ref/xamarinios10/_._",
  3132. "ref/xamarinmac20/_._",
  3133. "ref/xamarintvos10/_._",
  3134. "ref/xamarinwatchos10/_._"
  3135. ]
  3136. },
  3137. "System.IO.FileSystem/4.0.1": {
  3138. "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
  3139. "type": "package",
  3140. "path": "System.IO.FileSystem/4.0.1",
  3141. "files": [
  3142. "System.IO.FileSystem.4.0.1.nupkg.sha512",
  3143. "System.IO.FileSystem.nuspec",
  3144. "ThirdPartyNotices.txt",
  3145. "dotnet_library_license.txt",
  3146. "lib/MonoAndroid10/_._",
  3147. "lib/MonoTouch10/_._",
  3148. "lib/net46/System.IO.FileSystem.dll",
  3149. "lib/xamarinios10/_._",
  3150. "lib/xamarinmac20/_._",
  3151. "lib/xamarintvos10/_._",
  3152. "lib/xamarinwatchos10/_._",
  3153. "ref/MonoAndroid10/_._",
  3154. "ref/MonoTouch10/_._",
  3155. "ref/net46/System.IO.FileSystem.dll",
  3156. "ref/netstandard1.3/System.IO.FileSystem.dll",
  3157. "ref/netstandard1.3/System.IO.FileSystem.xml",
  3158. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  3159. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  3160. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  3161. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  3162. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  3163. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  3164. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  3165. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  3166. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  3167. "ref/xamarinios10/_._",
  3168. "ref/xamarinmac20/_._",
  3169. "ref/xamarintvos10/_._",
  3170. "ref/xamarinwatchos10/_._"
  3171. ]
  3172. },
  3173. "System.IO.FileSystem.Primitives/4.0.1": {
  3174. "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
  3175. "type": "package",
  3176. "path": "System.IO.FileSystem.Primitives/4.0.1",
  3177. "files": [
  3178. "System.IO.FileSystem.Primitives.4.0.1.nupkg.sha512",
  3179. "System.IO.FileSystem.Primitives.nuspec",
  3180. "ThirdPartyNotices.txt",
  3181. "dotnet_library_license.txt",
  3182. "lib/MonoAndroid10/_._",
  3183. "lib/MonoTouch10/_._",
  3184. "lib/net46/System.IO.FileSystem.Primitives.dll",
  3185. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  3186. "lib/xamarinios10/_._",
  3187. "lib/xamarinmac20/_._",
  3188. "lib/xamarintvos10/_._",
  3189. "lib/xamarinwatchos10/_._",
  3190. "ref/MonoAndroid10/_._",
  3191. "ref/MonoTouch10/_._",
  3192. "ref/net46/System.IO.FileSystem.Primitives.dll",
  3193. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  3194. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  3195. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  3196. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  3197. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  3198. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  3199. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  3200. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  3201. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  3202. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  3203. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  3204. "ref/xamarinios10/_._",
  3205. "ref/xamarinmac20/_._",
  3206. "ref/xamarintvos10/_._",
  3207. "ref/xamarinwatchos10/_._"
  3208. ]
  3209. },
  3210. "System.IO.FileSystem.Watcher/4.0.0": {
  3211. "sha512": "1MjKXiBQKzqozfmqa/iuef/haMWQx6+SAx4WoUqmAy/bnHFTUoshSl8Ih57P4MX0t7wAAa/VY55Eccx3VtOl0g==",
  3212. "type": "package",
  3213. "path": "System.IO.FileSystem.Watcher/4.0.0",
  3214. "files": [
  3215. "System.IO.FileSystem.Watcher.4.0.0.nupkg.sha512",
  3216. "System.IO.FileSystem.Watcher.nuspec",
  3217. "ThirdPartyNotices.txt",
  3218. "dotnet_library_license.txt",
  3219. "lib/MonoAndroid10/_._",
  3220. "lib/MonoTouch10/_._",
  3221. "lib/net46/System.IO.FileSystem.Watcher.dll",
  3222. "lib/xamarinios10/_._",
  3223. "lib/xamarinmac20/_._",
  3224. "lib/xamarintvos10/_._",
  3225. "lib/xamarinwatchos10/_._",
  3226. "ref/MonoAndroid10/_._",
  3227. "ref/MonoTouch10/_._",
  3228. "ref/net46/System.IO.FileSystem.Watcher.dll",
  3229. "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  3230. "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
  3231. "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
  3232. "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
  3233. "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
  3234. "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
  3235. "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
  3236. "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
  3237. "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
  3238. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
  3239. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
  3240. "ref/xamarinios10/_._",
  3241. "ref/xamarinmac20/_._",
  3242. "ref/xamarintvos10/_._",
  3243. "ref/xamarinwatchos10/_._",
  3244. "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  3245. "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  3246. "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
  3247. "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
  3248. "runtimes/win7/lib/netcore50/_._"
  3249. ]
  3250. },
  3251. "System.Linq/4.1.0": {
  3252. "sha512": "bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  3253. "type": "package",
  3254. "path": "System.Linq/4.1.0",
  3255. "files": [
  3256. "System.Linq.4.1.0.nupkg.sha512",
  3257. "System.Linq.nuspec",
  3258. "ThirdPartyNotices.txt",
  3259. "dotnet_library_license.txt",
  3260. "lib/MonoAndroid10/_._",
  3261. "lib/MonoTouch10/_._",
  3262. "lib/net45/_._",
  3263. "lib/net463/System.Linq.dll",
  3264. "lib/netcore50/System.Linq.dll",
  3265. "lib/netstandard1.6/System.Linq.dll",
  3266. "lib/portable-net45+win8+wp8+wpa81/_._",
  3267. "lib/win8/_._",
  3268. "lib/wp80/_._",
  3269. "lib/wpa81/_._",
  3270. "lib/xamarinios10/_._",
  3271. "lib/xamarinmac20/_._",
  3272. "lib/xamarintvos10/_._",
  3273. "lib/xamarinwatchos10/_._",
  3274. "ref/MonoAndroid10/_._",
  3275. "ref/MonoTouch10/_._",
  3276. "ref/net45/_._",
  3277. "ref/net463/System.Linq.dll",
  3278. "ref/netcore50/System.Linq.dll",
  3279. "ref/netcore50/System.Linq.xml",
  3280. "ref/netcore50/de/System.Linq.xml",
  3281. "ref/netcore50/es/System.Linq.xml",
  3282. "ref/netcore50/fr/System.Linq.xml",
  3283. "ref/netcore50/it/System.Linq.xml",
  3284. "ref/netcore50/ja/System.Linq.xml",
  3285. "ref/netcore50/ko/System.Linq.xml",
  3286. "ref/netcore50/ru/System.Linq.xml",
  3287. "ref/netcore50/zh-hans/System.Linq.xml",
  3288. "ref/netcore50/zh-hant/System.Linq.xml",
  3289. "ref/netstandard1.0/System.Linq.dll",
  3290. "ref/netstandard1.0/System.Linq.xml",
  3291. "ref/netstandard1.0/de/System.Linq.xml",
  3292. "ref/netstandard1.0/es/System.Linq.xml",
  3293. "ref/netstandard1.0/fr/System.Linq.xml",
  3294. "ref/netstandard1.0/it/System.Linq.xml",
  3295. "ref/netstandard1.0/ja/System.Linq.xml",
  3296. "ref/netstandard1.0/ko/System.Linq.xml",
  3297. "ref/netstandard1.0/ru/System.Linq.xml",
  3298. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  3299. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  3300. "ref/netstandard1.6/System.Linq.dll",
  3301. "ref/netstandard1.6/System.Linq.xml",
  3302. "ref/netstandard1.6/de/System.Linq.xml",
  3303. "ref/netstandard1.6/es/System.Linq.xml",
  3304. "ref/netstandard1.6/fr/System.Linq.xml",
  3305. "ref/netstandard1.6/it/System.Linq.xml",
  3306. "ref/netstandard1.6/ja/System.Linq.xml",
  3307. "ref/netstandard1.6/ko/System.Linq.xml",
  3308. "ref/netstandard1.6/ru/System.Linq.xml",
  3309. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  3310. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  3311. "ref/portable-net45+win8+wp8+wpa81/_._",
  3312. "ref/win8/_._",
  3313. "ref/wp80/_._",
  3314. "ref/wpa81/_._",
  3315. "ref/xamarinios10/_._",
  3316. "ref/xamarinmac20/_._",
  3317. "ref/xamarintvos10/_._",
  3318. "ref/xamarinwatchos10/_._"
  3319. ]
  3320. },
  3321. "System.Linq.Expressions/4.1.0": {
  3322. "sha512": "I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  3323. "type": "package",
  3324. "path": "System.Linq.Expressions/4.1.0",
  3325. "files": [
  3326. "System.Linq.Expressions.4.1.0.nupkg.sha512",
  3327. "System.Linq.Expressions.nuspec",
  3328. "ThirdPartyNotices.txt",
  3329. "dotnet_library_license.txt",
  3330. "lib/MonoAndroid10/_._",
  3331. "lib/MonoTouch10/_._",
  3332. "lib/net45/_._",
  3333. "lib/net463/System.Linq.Expressions.dll",
  3334. "lib/netcore50/System.Linq.Expressions.dll",
  3335. "lib/netstandard1.6/System.Linq.Expressions.dll",
  3336. "lib/portable-net45+win8+wp8+wpa81/_._",
  3337. "lib/win8/_._",
  3338. "lib/wp80/_._",
  3339. "lib/wpa81/_._",
  3340. "lib/xamarinios10/_._",
  3341. "lib/xamarinmac20/_._",
  3342. "lib/xamarintvos10/_._",
  3343. "lib/xamarinwatchos10/_._",
  3344. "ref/MonoAndroid10/_._",
  3345. "ref/MonoTouch10/_._",
  3346. "ref/net45/_._",
  3347. "ref/net463/System.Linq.Expressions.dll",
  3348. "ref/netcore50/System.Linq.Expressions.dll",
  3349. "ref/netcore50/System.Linq.Expressions.xml",
  3350. "ref/netcore50/de/System.Linq.Expressions.xml",
  3351. "ref/netcore50/es/System.Linq.Expressions.xml",
  3352. "ref/netcore50/fr/System.Linq.Expressions.xml",
  3353. "ref/netcore50/it/System.Linq.Expressions.xml",
  3354. "ref/netcore50/ja/System.Linq.Expressions.xml",
  3355. "ref/netcore50/ko/System.Linq.Expressions.xml",
  3356. "ref/netcore50/ru/System.Linq.Expressions.xml",
  3357. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  3358. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  3359. "ref/netstandard1.0/System.Linq.Expressions.dll",
  3360. "ref/netstandard1.0/System.Linq.Expressions.xml",
  3361. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  3362. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  3363. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  3364. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  3365. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  3366. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  3367. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  3368. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  3369. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  3370. "ref/netstandard1.3/System.Linq.Expressions.dll",
  3371. "ref/netstandard1.3/System.Linq.Expressions.xml",
  3372. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  3373. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  3374. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  3375. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  3376. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  3377. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  3378. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  3379. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  3380. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  3381. "ref/netstandard1.6/System.Linq.Expressions.dll",
  3382. "ref/netstandard1.6/System.Linq.Expressions.xml",
  3383. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  3384. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  3385. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  3386. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  3387. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  3388. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  3389. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  3390. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  3391. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  3392. "ref/portable-net45+win8+wp8+wpa81/_._",
  3393. "ref/win8/_._",
  3394. "ref/wp80/_._",
  3395. "ref/wpa81/_._",
  3396. "ref/xamarinios10/_._",
  3397. "ref/xamarinmac20/_._",
  3398. "ref/xamarintvos10/_._",
  3399. "ref/xamarinwatchos10/_._",
  3400. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll"
  3401. ]
  3402. },
  3403. "System.Net.Http/4.1.0": {
  3404. "sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
  3405. "type": "package",
  3406. "path": "System.Net.Http/4.1.0",
  3407. "files": [
  3408. "System.Net.Http.4.1.0.nupkg.sha512",
  3409. "System.Net.Http.nuspec",
  3410. "ThirdPartyNotices.txt",
  3411. "dotnet_library_license.txt",
  3412. "lib/Xamarinmac20/_._",
  3413. "lib/monoandroid10/_._",
  3414. "lib/monotouch10/_._",
  3415. "lib/net45/_._",
  3416. "lib/net46/System.Net.Http.dll",
  3417. "lib/portable-net45+win8+wpa81/_._",
  3418. "lib/win8/_._",
  3419. "lib/wpa81/_._",
  3420. "lib/xamarinios10/_._",
  3421. "lib/xamarintvos10/_._",
  3422. "lib/xamarinwatchos10/_._",
  3423. "ref/Xamarinmac20/_._",
  3424. "ref/monoandroid10/_._",
  3425. "ref/monotouch10/_._",
  3426. "ref/net45/_._",
  3427. "ref/net46/System.Net.Http.dll",
  3428. "ref/net46/System.Net.Http.xml",
  3429. "ref/net46/de/System.Net.Http.xml",
  3430. "ref/net46/es/System.Net.Http.xml",
  3431. "ref/net46/fr/System.Net.Http.xml",
  3432. "ref/net46/it/System.Net.Http.xml",
  3433. "ref/net46/ja/System.Net.Http.xml",
  3434. "ref/net46/ko/System.Net.Http.xml",
  3435. "ref/net46/ru/System.Net.Http.xml",
  3436. "ref/net46/zh-hans/System.Net.Http.xml",
  3437. "ref/net46/zh-hant/System.Net.Http.xml",
  3438. "ref/netcore50/System.Net.Http.dll",
  3439. "ref/netcore50/System.Net.Http.xml",
  3440. "ref/netcore50/de/System.Net.Http.xml",
  3441. "ref/netcore50/es/System.Net.Http.xml",
  3442. "ref/netcore50/fr/System.Net.Http.xml",
  3443. "ref/netcore50/it/System.Net.Http.xml",
  3444. "ref/netcore50/ja/System.Net.Http.xml",
  3445. "ref/netcore50/ko/System.Net.Http.xml",
  3446. "ref/netcore50/ru/System.Net.Http.xml",
  3447. "ref/netcore50/zh-hans/System.Net.Http.xml",
  3448. "ref/netcore50/zh-hant/System.Net.Http.xml",
  3449. "ref/netstandard1.1/System.Net.Http.dll",
  3450. "ref/netstandard1.1/System.Net.Http.xml",
  3451. "ref/netstandard1.1/de/System.Net.Http.xml",
  3452. "ref/netstandard1.1/es/System.Net.Http.xml",
  3453. "ref/netstandard1.1/fr/System.Net.Http.xml",
  3454. "ref/netstandard1.1/it/System.Net.Http.xml",
  3455. "ref/netstandard1.1/ja/System.Net.Http.xml",
  3456. "ref/netstandard1.1/ko/System.Net.Http.xml",
  3457. "ref/netstandard1.1/ru/System.Net.Http.xml",
  3458. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  3459. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  3460. "ref/netstandard1.3/System.Net.Http.dll",
  3461. "ref/netstandard1.3/System.Net.Http.xml",
  3462. "ref/netstandard1.3/de/System.Net.Http.xml",
  3463. "ref/netstandard1.3/es/System.Net.Http.xml",
  3464. "ref/netstandard1.3/fr/System.Net.Http.xml",
  3465. "ref/netstandard1.3/it/System.Net.Http.xml",
  3466. "ref/netstandard1.3/ja/System.Net.Http.xml",
  3467. "ref/netstandard1.3/ko/System.Net.Http.xml",
  3468. "ref/netstandard1.3/ru/System.Net.Http.xml",
  3469. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  3470. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  3471. "ref/portable-net45+win8+wpa81/_._",
  3472. "ref/win8/_._",
  3473. "ref/wpa81/_._",
  3474. "ref/xamarinios10/_._",
  3475. "ref/xamarintvos10/_._",
  3476. "ref/xamarinwatchos10/_._",
  3477. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  3478. "runtimes/win/lib/net46/System.Net.Http.dll",
  3479. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  3480. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll"
  3481. ]
  3482. },
  3483. "System.Net.NameResolution/4.0.0": {
  3484. "sha512": "SzKaGjNnBhoXjLTgRv2RTPvfG4U0h14OVhNwIH7FU5M7fGXmqeAYZpEZle3TOvserjwXkK0w9rXRP5TGlT+v2A==",
  3485. "type": "package",
  3486. "path": "System.Net.NameResolution/4.0.0",
  3487. "files": [
  3488. "System.Net.NameResolution.4.0.0.nupkg.sha512",
  3489. "System.Net.NameResolution.nuspec",
  3490. "ThirdPartyNotices.txt",
  3491. "dotnet_library_license.txt",
  3492. "lib/MonoAndroid10/_._",
  3493. "lib/MonoTouch10/_._",
  3494. "lib/net46/System.Net.NameResolution.dll",
  3495. "lib/xamarinios10/_._",
  3496. "lib/xamarinmac20/_._",
  3497. "lib/xamarintvos10/_._",
  3498. "lib/xamarinwatchos10/_._",
  3499. "ref/MonoAndroid10/_._",
  3500. "ref/MonoTouch10/_._",
  3501. "ref/net46/System.Net.NameResolution.dll",
  3502. "ref/netstandard1.3/System.Net.NameResolution.dll",
  3503. "ref/netstandard1.3/System.Net.NameResolution.xml",
  3504. "ref/netstandard1.3/de/System.Net.NameResolution.xml",
  3505. "ref/netstandard1.3/es/System.Net.NameResolution.xml",
  3506. "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
  3507. "ref/netstandard1.3/it/System.Net.NameResolution.xml",
  3508. "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
  3509. "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
  3510. "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
  3511. "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
  3512. "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
  3513. "ref/xamarinios10/_._",
  3514. "ref/xamarinmac20/_._",
  3515. "ref/xamarintvos10/_._",
  3516. "ref/xamarinwatchos10/_._",
  3517. "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
  3518. "runtimes/win/lib/net46/System.Net.NameResolution.dll",
  3519. "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
  3520. "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll"
  3521. ]
  3522. },
  3523. "System.Net.NetworkInformation/4.1.0": {
  3524. "sha512": "Q0rfeiW6QsiZuicGjrFA7cRr2+kXex0JIljTTxzI09GIftB8k+aNL31VsQD1sI2g31cw7UGDTgozA/FgeNSzsQ==",
  3525. "type": "package",
  3526. "path": "System.Net.NetworkInformation/4.1.0",
  3527. "files": [
  3528. "System.Net.NetworkInformation.4.1.0.nupkg.sha512",
  3529. "System.Net.NetworkInformation.nuspec",
  3530. "ThirdPartyNotices.txt",
  3531. "dotnet_library_license.txt",
  3532. "lib/MonoAndroid10/_._",
  3533. "lib/MonoTouch10/_._",
  3534. "lib/net45/_._",
  3535. "lib/net46/System.Net.NetworkInformation.dll",
  3536. "lib/portable-net45+win8+wp8+wpa81/_._",
  3537. "lib/win8/_._",
  3538. "lib/wp80/_._",
  3539. "lib/wpa81/_._",
  3540. "lib/xamarinios10/_._",
  3541. "lib/xamarinmac20/_._",
  3542. "lib/xamarintvos10/_._",
  3543. "lib/xamarinwatchos10/_._",
  3544. "ref/MonoAndroid10/_._",
  3545. "ref/MonoTouch10/_._",
  3546. "ref/net45/_._",
  3547. "ref/net46/System.Net.NetworkInformation.dll",
  3548. "ref/netcore50/System.Net.NetworkInformation.dll",
  3549. "ref/netcore50/System.Net.NetworkInformation.xml",
  3550. "ref/netcore50/de/System.Net.NetworkInformation.xml",
  3551. "ref/netcore50/es/System.Net.NetworkInformation.xml",
  3552. "ref/netcore50/fr/System.Net.NetworkInformation.xml",
  3553. "ref/netcore50/it/System.Net.NetworkInformation.xml",
  3554. "ref/netcore50/ja/System.Net.NetworkInformation.xml",
  3555. "ref/netcore50/ko/System.Net.NetworkInformation.xml",
  3556. "ref/netcore50/ru/System.Net.NetworkInformation.xml",
  3557. "ref/netcore50/zh-hans/System.Net.NetworkInformation.xml",
  3558. "ref/netcore50/zh-hant/System.Net.NetworkInformation.xml",
  3559. "ref/netstandard1.0/System.Net.NetworkInformation.dll",
  3560. "ref/netstandard1.0/System.Net.NetworkInformation.xml",
  3561. "ref/netstandard1.0/de/System.Net.NetworkInformation.xml",
  3562. "ref/netstandard1.0/es/System.Net.NetworkInformation.xml",
  3563. "ref/netstandard1.0/fr/System.Net.NetworkInformation.xml",
  3564. "ref/netstandard1.0/it/System.Net.NetworkInformation.xml",
  3565. "ref/netstandard1.0/ja/System.Net.NetworkInformation.xml",
  3566. "ref/netstandard1.0/ko/System.Net.NetworkInformation.xml",
  3567. "ref/netstandard1.0/ru/System.Net.NetworkInformation.xml",
  3568. "ref/netstandard1.0/zh-hans/System.Net.NetworkInformation.xml",
  3569. "ref/netstandard1.0/zh-hant/System.Net.NetworkInformation.xml",
  3570. "ref/netstandard1.3/System.Net.NetworkInformation.dll",
  3571. "ref/netstandard1.3/System.Net.NetworkInformation.xml",
  3572. "ref/netstandard1.3/de/System.Net.NetworkInformation.xml",
  3573. "ref/netstandard1.3/es/System.Net.NetworkInformation.xml",
  3574. "ref/netstandard1.3/fr/System.Net.NetworkInformation.xml",
  3575. "ref/netstandard1.3/it/System.Net.NetworkInformation.xml",
  3576. "ref/netstandard1.3/ja/System.Net.NetworkInformation.xml",
  3577. "ref/netstandard1.3/ko/System.Net.NetworkInformation.xml",
  3578. "ref/netstandard1.3/ru/System.Net.NetworkInformation.xml",
  3579. "ref/netstandard1.3/zh-hans/System.Net.NetworkInformation.xml",
  3580. "ref/netstandard1.3/zh-hant/System.Net.NetworkInformation.xml",
  3581. "ref/portable-net45+win8+wp8+wpa81/_._",
  3582. "ref/win8/_._",
  3583. "ref/wp80/_._",
  3584. "ref/wpa81/_._",
  3585. "ref/xamarinios10/_._",
  3586. "ref/xamarinmac20/_._",
  3587. "ref/xamarintvos10/_._",
  3588. "ref/xamarinwatchos10/_._",
  3589. "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll",
  3590. "runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll",
  3591. "runtimes/win/lib/net46/System.Net.NetworkInformation.dll",
  3592. "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll",
  3593. "runtimes/win/lib/netstandard1.3/System.Net.NetworkInformation.dll"
  3594. ]
  3595. },
  3596. "System.Net.Primitives/4.0.11": {
  3597. "sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
  3598. "type": "package",
  3599. "path": "System.Net.Primitives/4.0.11",
  3600. "files": [
  3601. "System.Net.Primitives.4.0.11.nupkg.sha512",
  3602. "System.Net.Primitives.nuspec",
  3603. "ThirdPartyNotices.txt",
  3604. "dotnet_library_license.txt",
  3605. "lib/MonoAndroid10/_._",
  3606. "lib/MonoTouch10/_._",
  3607. "lib/net45/_._",
  3608. "lib/portable-net45+win8+wp8+wpa81/_._",
  3609. "lib/win8/_._",
  3610. "lib/wp80/_._",
  3611. "lib/wpa81/_._",
  3612. "lib/xamarinios10/_._",
  3613. "lib/xamarinmac20/_._",
  3614. "lib/xamarintvos10/_._",
  3615. "lib/xamarinwatchos10/_._",
  3616. "ref/MonoAndroid10/_._",
  3617. "ref/MonoTouch10/_._",
  3618. "ref/net45/_._",
  3619. "ref/netcore50/System.Net.Primitives.dll",
  3620. "ref/netcore50/System.Net.Primitives.xml",
  3621. "ref/netcore50/de/System.Net.Primitives.xml",
  3622. "ref/netcore50/es/System.Net.Primitives.xml",
  3623. "ref/netcore50/fr/System.Net.Primitives.xml",
  3624. "ref/netcore50/it/System.Net.Primitives.xml",
  3625. "ref/netcore50/ja/System.Net.Primitives.xml",
  3626. "ref/netcore50/ko/System.Net.Primitives.xml",
  3627. "ref/netcore50/ru/System.Net.Primitives.xml",
  3628. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  3629. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  3630. "ref/netstandard1.0/System.Net.Primitives.dll",
  3631. "ref/netstandard1.0/System.Net.Primitives.xml",
  3632. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  3633. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  3634. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  3635. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  3636. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  3637. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  3638. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  3639. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  3640. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  3641. "ref/netstandard1.1/System.Net.Primitives.dll",
  3642. "ref/netstandard1.1/System.Net.Primitives.xml",
  3643. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  3644. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  3645. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  3646. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  3647. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  3648. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  3649. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  3650. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  3651. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  3652. "ref/netstandard1.3/System.Net.Primitives.dll",
  3653. "ref/netstandard1.3/System.Net.Primitives.xml",
  3654. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  3655. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  3656. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  3657. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  3658. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  3659. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  3660. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  3661. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  3662. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  3663. "ref/portable-net45+win8+wp8+wpa81/_._",
  3664. "ref/win8/_._",
  3665. "ref/wp80/_._",
  3666. "ref/wpa81/_._",
  3667. "ref/xamarinios10/_._",
  3668. "ref/xamarinmac20/_._",
  3669. "ref/xamarintvos10/_._",
  3670. "ref/xamarinwatchos10/_._"
  3671. ]
  3672. },
  3673. "System.Net.Requests/4.0.11": {
  3674. "sha512": "e7FQ55FBFfztR50qocJdMcwxivKsZw1vcxUXILwdCd1YuGv734JIJuW/jX66/VStDfary3/2+G36A8a3AInpfg==",
  3675. "type": "package",
  3676. "path": "System.Net.Requests/4.0.11",
  3677. "files": [
  3678. "System.Net.Requests.4.0.11.nupkg.sha512",
  3679. "System.Net.Requests.nuspec",
  3680. "ThirdPartyNotices.txt",
  3681. "dotnet_library_license.txt",
  3682. "lib/MonoAndroid10/_._",
  3683. "lib/MonoTouch10/_._",
  3684. "lib/net45/_._",
  3685. "lib/portable-net45+win8+wp8+wpa81/_._",
  3686. "lib/win8/_._",
  3687. "lib/wp80/_._",
  3688. "lib/wpa81/_._",
  3689. "lib/xamarinios10/_._",
  3690. "lib/xamarinmac20/_._",
  3691. "lib/xamarintvos10/_._",
  3692. "lib/xamarinwatchos10/_._",
  3693. "ref/MonoAndroid10/_._",
  3694. "ref/MonoTouch10/_._",
  3695. "ref/net45/_._",
  3696. "ref/net46/_._",
  3697. "ref/netcore50/System.Net.Requests.dll",
  3698. "ref/netcore50/System.Net.Requests.xml",
  3699. "ref/netcore50/de/System.Net.Requests.xml",
  3700. "ref/netcore50/es/System.Net.Requests.xml",
  3701. "ref/netcore50/fr/System.Net.Requests.xml",
  3702. "ref/netcore50/it/System.Net.Requests.xml",
  3703. "ref/netcore50/ja/System.Net.Requests.xml",
  3704. "ref/netcore50/ko/System.Net.Requests.xml",
  3705. "ref/netcore50/ru/System.Net.Requests.xml",
  3706. "ref/netcore50/zh-hans/System.Net.Requests.xml",
  3707. "ref/netcore50/zh-hant/System.Net.Requests.xml",
  3708. "ref/netstandard1.0/System.Net.Requests.dll",
  3709. "ref/netstandard1.0/System.Net.Requests.xml",
  3710. "ref/netstandard1.0/de/System.Net.Requests.xml",
  3711. "ref/netstandard1.0/es/System.Net.Requests.xml",
  3712. "ref/netstandard1.0/fr/System.Net.Requests.xml",
  3713. "ref/netstandard1.0/it/System.Net.Requests.xml",
  3714. "ref/netstandard1.0/ja/System.Net.Requests.xml",
  3715. "ref/netstandard1.0/ko/System.Net.Requests.xml",
  3716. "ref/netstandard1.0/ru/System.Net.Requests.xml",
  3717. "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
  3718. "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
  3719. "ref/netstandard1.1/System.Net.Requests.dll",
  3720. "ref/netstandard1.1/System.Net.Requests.xml",
  3721. "ref/netstandard1.1/de/System.Net.Requests.xml",
  3722. "ref/netstandard1.1/es/System.Net.Requests.xml",
  3723. "ref/netstandard1.1/fr/System.Net.Requests.xml",
  3724. "ref/netstandard1.1/it/System.Net.Requests.xml",
  3725. "ref/netstandard1.1/ja/System.Net.Requests.xml",
  3726. "ref/netstandard1.1/ko/System.Net.Requests.xml",
  3727. "ref/netstandard1.1/ru/System.Net.Requests.xml",
  3728. "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
  3729. "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
  3730. "ref/netstandard1.3/System.Net.Requests.dll",
  3731. "ref/netstandard1.3/System.Net.Requests.xml",
  3732. "ref/netstandard1.3/de/System.Net.Requests.xml",
  3733. "ref/netstandard1.3/es/System.Net.Requests.xml",
  3734. "ref/netstandard1.3/fr/System.Net.Requests.xml",
  3735. "ref/netstandard1.3/it/System.Net.Requests.xml",
  3736. "ref/netstandard1.3/ja/System.Net.Requests.xml",
  3737. "ref/netstandard1.3/ko/System.Net.Requests.xml",
  3738. "ref/netstandard1.3/ru/System.Net.Requests.xml",
  3739. "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
  3740. "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
  3741. "ref/portable-net45+win8+wp8+wpa81/_._",
  3742. "ref/win8/_._",
  3743. "ref/wp80/_._",
  3744. "ref/wpa81/_._",
  3745. "ref/xamarinios10/_._",
  3746. "ref/xamarinmac20/_._",
  3747. "ref/xamarintvos10/_._",
  3748. "ref/xamarinwatchos10/_._",
  3749. "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
  3750. "runtimes/win/lib/net46/_._",
  3751. "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll"
  3752. ]
  3753. },
  3754. "System.Net.Sockets/4.1.0": {
  3755. "sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
  3756. "type": "package",
  3757. "path": "System.Net.Sockets/4.1.0",
  3758. "files": [
  3759. "System.Net.Sockets.4.1.0.nupkg.sha512",
  3760. "System.Net.Sockets.nuspec",
  3761. "ThirdPartyNotices.txt",
  3762. "dotnet_library_license.txt",
  3763. "lib/MonoAndroid10/_._",
  3764. "lib/MonoTouch10/_._",
  3765. "lib/net46/System.Net.Sockets.dll",
  3766. "lib/xamarinios10/_._",
  3767. "lib/xamarinmac20/_._",
  3768. "lib/xamarintvos10/_._",
  3769. "lib/xamarinwatchos10/_._",
  3770. "ref/MonoAndroid10/_._",
  3771. "ref/MonoTouch10/_._",
  3772. "ref/net46/System.Net.Sockets.dll",
  3773. "ref/netstandard1.3/System.Net.Sockets.dll",
  3774. "ref/netstandard1.3/System.Net.Sockets.xml",
  3775. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  3776. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  3777. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  3778. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  3779. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  3780. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  3781. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  3782. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  3783. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  3784. "ref/xamarinios10/_._",
  3785. "ref/xamarinmac20/_._",
  3786. "ref/xamarintvos10/_._",
  3787. "ref/xamarinwatchos10/_._"
  3788. ]
  3789. },
  3790. "System.Net.WebHeaderCollection/4.0.1": {
  3791. "sha512": "Hs0P/pYpYfmKlS+C3djfbMKZhnVhQeZn0R2ETB4a6DZ0lvj3ij+sRtJ4VGXEVRa08DRhKhRlm3Rz3O+f62qzTQ==",
  3792. "type": "package",
  3793. "path": "System.Net.WebHeaderCollection/4.0.1",
  3794. "files": [
  3795. "System.Net.WebHeaderCollection.4.0.1.nupkg.sha512",
  3796. "System.Net.WebHeaderCollection.nuspec",
  3797. "ThirdPartyNotices.txt",
  3798. "dotnet_library_license.txt",
  3799. "lib/MonoAndroid10/_._",
  3800. "lib/MonoTouch10/_._",
  3801. "lib/net46/_._",
  3802. "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
  3803. "lib/xamarinios10/_._",
  3804. "lib/xamarinmac20/_._",
  3805. "lib/xamarintvos10/_._",
  3806. "lib/xamarinwatchos10/_._",
  3807. "ref/MonoAndroid10/_._",
  3808. "ref/MonoTouch10/_._",
  3809. "ref/net46/_._",
  3810. "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
  3811. "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
  3812. "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
  3813. "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
  3814. "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
  3815. "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
  3816. "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
  3817. "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
  3818. "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
  3819. "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
  3820. "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
  3821. "ref/xamarinios10/_._",
  3822. "ref/xamarinmac20/_._",
  3823. "ref/xamarintvos10/_._",
  3824. "ref/xamarinwatchos10/_._"
  3825. ]
  3826. },
  3827. "System.ObjectModel/4.0.12": {
  3828. "sha512": "tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  3829. "type": "package",
  3830. "path": "System.ObjectModel/4.0.12",
  3831. "files": [
  3832. "System.ObjectModel.4.0.12.nupkg.sha512",
  3833. "System.ObjectModel.nuspec",
  3834. "ThirdPartyNotices.txt",
  3835. "dotnet_library_license.txt",
  3836. "lib/MonoAndroid10/_._",
  3837. "lib/MonoTouch10/_._",
  3838. "lib/net45/_._",
  3839. "lib/netcore50/System.ObjectModel.dll",
  3840. "lib/netstandard1.3/System.ObjectModel.dll",
  3841. "lib/portable-net45+win8+wp8+wpa81/_._",
  3842. "lib/win8/_._",
  3843. "lib/wp80/_._",
  3844. "lib/wpa81/_._",
  3845. "lib/xamarinios10/_._",
  3846. "lib/xamarinmac20/_._",
  3847. "lib/xamarintvos10/_._",
  3848. "lib/xamarinwatchos10/_._",
  3849. "ref/MonoAndroid10/_._",
  3850. "ref/MonoTouch10/_._",
  3851. "ref/net45/_._",
  3852. "ref/netcore50/System.ObjectModel.dll",
  3853. "ref/netcore50/System.ObjectModel.xml",
  3854. "ref/netcore50/de/System.ObjectModel.xml",
  3855. "ref/netcore50/es/System.ObjectModel.xml",
  3856. "ref/netcore50/fr/System.ObjectModel.xml",
  3857. "ref/netcore50/it/System.ObjectModel.xml",
  3858. "ref/netcore50/ja/System.ObjectModel.xml",
  3859. "ref/netcore50/ko/System.ObjectModel.xml",
  3860. "ref/netcore50/ru/System.ObjectModel.xml",
  3861. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  3862. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  3863. "ref/netstandard1.0/System.ObjectModel.dll",
  3864. "ref/netstandard1.0/System.ObjectModel.xml",
  3865. "ref/netstandard1.0/de/System.ObjectModel.xml",
  3866. "ref/netstandard1.0/es/System.ObjectModel.xml",
  3867. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  3868. "ref/netstandard1.0/it/System.ObjectModel.xml",
  3869. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  3870. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  3871. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  3872. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  3873. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  3874. "ref/netstandard1.3/System.ObjectModel.dll",
  3875. "ref/netstandard1.3/System.ObjectModel.xml",
  3876. "ref/netstandard1.3/de/System.ObjectModel.xml",
  3877. "ref/netstandard1.3/es/System.ObjectModel.xml",
  3878. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  3879. "ref/netstandard1.3/it/System.ObjectModel.xml",
  3880. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  3881. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  3882. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  3883. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  3884. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  3885. "ref/portable-net45+win8+wp8+wpa81/_._",
  3886. "ref/win8/_._",
  3887. "ref/wp80/_._",
  3888. "ref/wpa81/_._",
  3889. "ref/xamarinios10/_._",
  3890. "ref/xamarinmac20/_._",
  3891. "ref/xamarintvos10/_._",
  3892. "ref/xamarinwatchos10/_._"
  3893. ]
  3894. },
  3895. "System.Reflection/4.1.0": {
  3896. "sha512": "JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
  3897. "type": "package",
  3898. "path": "System.Reflection/4.1.0",
  3899. "files": [
  3900. "System.Reflection.4.1.0.nupkg.sha512",
  3901. "System.Reflection.nuspec",
  3902. "ThirdPartyNotices.txt",
  3903. "dotnet_library_license.txt",
  3904. "lib/MonoAndroid10/_._",
  3905. "lib/MonoTouch10/_._",
  3906. "lib/net45/_._",
  3907. "lib/net462/System.Reflection.dll",
  3908. "lib/portable-net45+win8+wp8+wpa81/_._",
  3909. "lib/win8/_._",
  3910. "lib/wp80/_._",
  3911. "lib/wpa81/_._",
  3912. "lib/xamarinios10/_._",
  3913. "lib/xamarinmac20/_._",
  3914. "lib/xamarintvos10/_._",
  3915. "lib/xamarinwatchos10/_._",
  3916. "ref/MonoAndroid10/_._",
  3917. "ref/MonoTouch10/_._",
  3918. "ref/net45/_._",
  3919. "ref/net462/System.Reflection.dll",
  3920. "ref/netcore50/System.Reflection.dll",
  3921. "ref/netcore50/System.Reflection.xml",
  3922. "ref/netcore50/de/System.Reflection.xml",
  3923. "ref/netcore50/es/System.Reflection.xml",
  3924. "ref/netcore50/fr/System.Reflection.xml",
  3925. "ref/netcore50/it/System.Reflection.xml",
  3926. "ref/netcore50/ja/System.Reflection.xml",
  3927. "ref/netcore50/ko/System.Reflection.xml",
  3928. "ref/netcore50/ru/System.Reflection.xml",
  3929. "ref/netcore50/zh-hans/System.Reflection.xml",
  3930. "ref/netcore50/zh-hant/System.Reflection.xml",
  3931. "ref/netstandard1.0/System.Reflection.dll",
  3932. "ref/netstandard1.0/System.Reflection.xml",
  3933. "ref/netstandard1.0/de/System.Reflection.xml",
  3934. "ref/netstandard1.0/es/System.Reflection.xml",
  3935. "ref/netstandard1.0/fr/System.Reflection.xml",
  3936. "ref/netstandard1.0/it/System.Reflection.xml",
  3937. "ref/netstandard1.0/ja/System.Reflection.xml",
  3938. "ref/netstandard1.0/ko/System.Reflection.xml",
  3939. "ref/netstandard1.0/ru/System.Reflection.xml",
  3940. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  3941. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  3942. "ref/netstandard1.3/System.Reflection.dll",
  3943. "ref/netstandard1.3/System.Reflection.xml",
  3944. "ref/netstandard1.3/de/System.Reflection.xml",
  3945. "ref/netstandard1.3/es/System.Reflection.xml",
  3946. "ref/netstandard1.3/fr/System.Reflection.xml",
  3947. "ref/netstandard1.3/it/System.Reflection.xml",
  3948. "ref/netstandard1.3/ja/System.Reflection.xml",
  3949. "ref/netstandard1.3/ko/System.Reflection.xml",
  3950. "ref/netstandard1.3/ru/System.Reflection.xml",
  3951. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  3952. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  3953. "ref/netstandard1.5/System.Reflection.dll",
  3954. "ref/netstandard1.5/System.Reflection.xml",
  3955. "ref/netstandard1.5/de/System.Reflection.xml",
  3956. "ref/netstandard1.5/es/System.Reflection.xml",
  3957. "ref/netstandard1.5/fr/System.Reflection.xml",
  3958. "ref/netstandard1.5/it/System.Reflection.xml",
  3959. "ref/netstandard1.5/ja/System.Reflection.xml",
  3960. "ref/netstandard1.5/ko/System.Reflection.xml",
  3961. "ref/netstandard1.5/ru/System.Reflection.xml",
  3962. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  3963. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  3964. "ref/portable-net45+win8+wp8+wpa81/_._",
  3965. "ref/win8/_._",
  3966. "ref/wp80/_._",
  3967. "ref/wpa81/_._",
  3968. "ref/xamarinios10/_._",
  3969. "ref/xamarinmac20/_._",
  3970. "ref/xamarintvos10/_._",
  3971. "ref/xamarinwatchos10/_._"
  3972. ]
  3973. },
  3974. "System.Reflection.Emit/4.0.1": {
  3975. "sha512": "P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  3976. "type": "package",
  3977. "path": "System.Reflection.Emit/4.0.1",
  3978. "files": [
  3979. "System.Reflection.Emit.4.0.1.nupkg.sha512",
  3980. "System.Reflection.Emit.nuspec",
  3981. "ThirdPartyNotices.txt",
  3982. "dotnet_library_license.txt",
  3983. "lib/MonoAndroid10/_._",
  3984. "lib/net45/_._",
  3985. "lib/netcore50/System.Reflection.Emit.dll",
  3986. "lib/netstandard1.3/System.Reflection.Emit.dll",
  3987. "lib/xamarinmac20/_._",
  3988. "ref/MonoAndroid10/_._",
  3989. "ref/net45/_._",
  3990. "ref/netstandard1.1/System.Reflection.Emit.dll",
  3991. "ref/netstandard1.1/System.Reflection.Emit.xml",
  3992. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  3993. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  3994. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  3995. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  3996. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  3997. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  3998. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  3999. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  4000. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  4001. "ref/xamarinmac20/_._"
  4002. ]
  4003. },
  4004. "System.Reflection.Emit.ILGeneration/4.0.1": {
  4005. "sha512": "Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  4006. "type": "package",
  4007. "path": "System.Reflection.Emit.ILGeneration/4.0.1",
  4008. "files": [
  4009. "System.Reflection.Emit.ILGeneration.4.0.1.nupkg.sha512",
  4010. "System.Reflection.Emit.ILGeneration.nuspec",
  4011. "ThirdPartyNotices.txt",
  4012. "dotnet_library_license.txt",
  4013. "lib/net45/_._",
  4014. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  4015. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  4016. "lib/portable-net45+wp8/_._",
  4017. "lib/wp80/_._",
  4018. "ref/net45/_._",
  4019. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  4020. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  4021. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  4022. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  4023. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  4024. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  4025. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  4026. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  4027. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  4028. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  4029. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  4030. "ref/portable-net45+wp8/_._",
  4031. "ref/wp80/_._",
  4032. "runtimes/aot/lib/netcore50/_._"
  4033. ]
  4034. },
  4035. "System.Reflection.Emit.Lightweight/4.0.1": {
  4036. "sha512": "sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
  4037. "type": "package",
  4038. "path": "System.Reflection.Emit.Lightweight/4.0.1",
  4039. "files": [
  4040. "System.Reflection.Emit.Lightweight.4.0.1.nupkg.sha512",
  4041. "System.Reflection.Emit.Lightweight.nuspec",
  4042. "ThirdPartyNotices.txt",
  4043. "dotnet_library_license.txt",
  4044. "lib/net45/_._",
  4045. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  4046. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  4047. "lib/portable-net45+wp8/_._",
  4048. "lib/wp80/_._",
  4049. "ref/net45/_._",
  4050. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  4051. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  4052. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  4053. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  4054. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  4055. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  4056. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  4057. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  4058. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  4059. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  4060. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  4061. "ref/portable-net45+wp8/_._",
  4062. "ref/wp80/_._",
  4063. "runtimes/aot/lib/netcore50/_._"
  4064. ]
  4065. },
  4066. "System.Reflection.Extensions/4.0.1": {
  4067. "sha512": "GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  4068. "type": "package",
  4069. "path": "System.Reflection.Extensions/4.0.1",
  4070. "files": [
  4071. "System.Reflection.Extensions.4.0.1.nupkg.sha512",
  4072. "System.Reflection.Extensions.nuspec",
  4073. "ThirdPartyNotices.txt",
  4074. "dotnet_library_license.txt",
  4075. "lib/MonoAndroid10/_._",
  4076. "lib/MonoTouch10/_._",
  4077. "lib/net45/_._",
  4078. "lib/portable-net45+win8+wp8+wpa81/_._",
  4079. "lib/win8/_._",
  4080. "lib/wp80/_._",
  4081. "lib/wpa81/_._",
  4082. "lib/xamarinios10/_._",
  4083. "lib/xamarinmac20/_._",
  4084. "lib/xamarintvos10/_._",
  4085. "lib/xamarinwatchos10/_._",
  4086. "ref/MonoAndroid10/_._",
  4087. "ref/MonoTouch10/_._",
  4088. "ref/net45/_._",
  4089. "ref/netcore50/System.Reflection.Extensions.dll",
  4090. "ref/netcore50/System.Reflection.Extensions.xml",
  4091. "ref/netcore50/de/System.Reflection.Extensions.xml",
  4092. "ref/netcore50/es/System.Reflection.Extensions.xml",
  4093. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  4094. "ref/netcore50/it/System.Reflection.Extensions.xml",
  4095. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  4096. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  4097. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  4098. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  4099. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  4100. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  4101. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  4102. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  4103. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  4104. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  4105. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  4106. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  4107. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  4108. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  4109. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  4110. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  4111. "ref/portable-net45+win8+wp8+wpa81/_._",
  4112. "ref/win8/_._",
  4113. "ref/wp80/_._",
  4114. "ref/wpa81/_._",
  4115. "ref/xamarinios10/_._",
  4116. "ref/xamarinmac20/_._",
  4117. "ref/xamarintvos10/_._",
  4118. "ref/xamarinwatchos10/_._"
  4119. ]
  4120. },
  4121. "System.Reflection.Metadata/1.3.0": {
  4122. "sha512": "nYnPwTigmsIa/AC4QGpeLcE2aIAYf6mMVcx47TTCHEWCGNHXtCyKves0gtubzTYR77t5XhuE8WGqTz318U8btQ==",
  4123. "type": "package",
  4124. "path": "System.Reflection.Metadata/1.3.0",
  4125. "files": [
  4126. "System.Reflection.Metadata.1.3.0.nupkg.sha512",
  4127. "System.Reflection.Metadata.nuspec",
  4128. "ThirdPartyNotices.txt",
  4129. "dotnet_library_license.txt",
  4130. "lib/netstandard1.1/System.Reflection.Metadata.dll",
  4131. "lib/netstandard1.1/System.Reflection.Metadata.xml",
  4132. "lib/portable-net45+win8/System.Reflection.Metadata.dll",
  4133. "lib/portable-net45+win8/System.Reflection.Metadata.xml"
  4134. ]
  4135. },
  4136. "System.Reflection.Primitives/4.0.1": {
  4137. "sha512": "4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
  4138. "type": "package",
  4139. "path": "System.Reflection.Primitives/4.0.1",
  4140. "files": [
  4141. "System.Reflection.Primitives.4.0.1.nupkg.sha512",
  4142. "System.Reflection.Primitives.nuspec",
  4143. "ThirdPartyNotices.txt",
  4144. "dotnet_library_license.txt",
  4145. "lib/MonoAndroid10/_._",
  4146. "lib/MonoTouch10/_._",
  4147. "lib/net45/_._",
  4148. "lib/portable-net45+win8+wp8+wpa81/_._",
  4149. "lib/win8/_._",
  4150. "lib/wp80/_._",
  4151. "lib/wpa81/_._",
  4152. "lib/xamarinios10/_._",
  4153. "lib/xamarinmac20/_._",
  4154. "lib/xamarintvos10/_._",
  4155. "lib/xamarinwatchos10/_._",
  4156. "ref/MonoAndroid10/_._",
  4157. "ref/MonoTouch10/_._",
  4158. "ref/net45/_._",
  4159. "ref/netcore50/System.Reflection.Primitives.dll",
  4160. "ref/netcore50/System.Reflection.Primitives.xml",
  4161. "ref/netcore50/de/System.Reflection.Primitives.xml",
  4162. "ref/netcore50/es/System.Reflection.Primitives.xml",
  4163. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  4164. "ref/netcore50/it/System.Reflection.Primitives.xml",
  4165. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  4166. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  4167. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  4168. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  4169. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  4170. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  4171. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  4172. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  4173. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  4174. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  4175. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  4176. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  4177. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  4178. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  4179. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  4180. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  4181. "ref/portable-net45+win8+wp8+wpa81/_._",
  4182. "ref/win8/_._",
  4183. "ref/wp80/_._",
  4184. "ref/wpa81/_._",
  4185. "ref/xamarinios10/_._",
  4186. "ref/xamarinmac20/_._",
  4187. "ref/xamarintvos10/_._",
  4188. "ref/xamarinwatchos10/_._"
  4189. ]
  4190. },
  4191. "System.Reflection.TypeExtensions/4.1.0": {
  4192. "sha512": "tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  4193. "type": "package",
  4194. "path": "System.Reflection.TypeExtensions/4.1.0",
  4195. "files": [
  4196. "System.Reflection.TypeExtensions.4.1.0.nupkg.sha512",
  4197. "System.Reflection.TypeExtensions.nuspec",
  4198. "ThirdPartyNotices.txt",
  4199. "dotnet_library_license.txt",
  4200. "lib/MonoAndroid10/_._",
  4201. "lib/MonoTouch10/_._",
  4202. "lib/net46/System.Reflection.TypeExtensions.dll",
  4203. "lib/net462/System.Reflection.TypeExtensions.dll",
  4204. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  4205. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  4206. "lib/xamarinios10/_._",
  4207. "lib/xamarinmac20/_._",
  4208. "lib/xamarintvos10/_._",
  4209. "lib/xamarinwatchos10/_._",
  4210. "ref/MonoAndroid10/_._",
  4211. "ref/MonoTouch10/_._",
  4212. "ref/net46/System.Reflection.TypeExtensions.dll",
  4213. "ref/net462/System.Reflection.TypeExtensions.dll",
  4214. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  4215. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  4216. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  4217. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  4218. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  4219. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  4220. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  4221. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  4222. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  4223. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  4224. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  4225. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  4226. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  4227. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  4228. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  4229. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  4230. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  4231. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  4232. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  4233. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  4234. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  4235. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  4236. "ref/xamarinios10/_._",
  4237. "ref/xamarinmac20/_._",
  4238. "ref/xamarintvos10/_._",
  4239. "ref/xamarinwatchos10/_._",
  4240. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
  4241. ]
  4242. },
  4243. "System.Resources.ResourceManager/4.0.1": {
  4244. "sha512": "TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
  4245. "type": "package",
  4246. "path": "System.Resources.ResourceManager/4.0.1",
  4247. "files": [
  4248. "System.Resources.ResourceManager.4.0.1.nupkg.sha512",
  4249. "System.Resources.ResourceManager.nuspec",
  4250. "ThirdPartyNotices.txt",
  4251. "dotnet_library_license.txt",
  4252. "lib/MonoAndroid10/_._",
  4253. "lib/MonoTouch10/_._",
  4254. "lib/net45/_._",
  4255. "lib/portable-net45+win8+wp8+wpa81/_._",
  4256. "lib/win8/_._",
  4257. "lib/wp80/_._",
  4258. "lib/wpa81/_._",
  4259. "lib/xamarinios10/_._",
  4260. "lib/xamarinmac20/_._",
  4261. "lib/xamarintvos10/_._",
  4262. "lib/xamarinwatchos10/_._",
  4263. "ref/MonoAndroid10/_._",
  4264. "ref/MonoTouch10/_._",
  4265. "ref/net45/_._",
  4266. "ref/netcore50/System.Resources.ResourceManager.dll",
  4267. "ref/netcore50/System.Resources.ResourceManager.xml",
  4268. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  4269. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  4270. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  4271. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  4272. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  4273. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  4274. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  4275. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  4276. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  4277. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  4278. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  4279. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  4280. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  4281. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  4282. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  4283. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  4284. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  4285. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  4286. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  4287. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  4288. "ref/portable-net45+win8+wp8+wpa81/_._",
  4289. "ref/win8/_._",
  4290. "ref/wp80/_._",
  4291. "ref/wpa81/_._",
  4292. "ref/xamarinios10/_._",
  4293. "ref/xamarinmac20/_._",
  4294. "ref/xamarintvos10/_._",
  4295. "ref/xamarinwatchos10/_._"
  4296. ]
  4297. },
  4298. "System.Runtime/4.1.0": {
  4299. "sha512": "v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
  4300. "type": "package",
  4301. "path": "System.Runtime/4.1.0",
  4302. "files": [
  4303. "System.Runtime.4.1.0.nupkg.sha512",
  4304. "System.Runtime.nuspec",
  4305. "ThirdPartyNotices.txt",
  4306. "dotnet_library_license.txt",
  4307. "lib/MonoAndroid10/_._",
  4308. "lib/MonoTouch10/_._",
  4309. "lib/net45/_._",
  4310. "lib/net462/System.Runtime.dll",
  4311. "lib/portable-net45+win8+wp80+wpa81/_._",
  4312. "lib/win8/_._",
  4313. "lib/wp80/_._",
  4314. "lib/wpa81/_._",
  4315. "lib/xamarinios10/_._",
  4316. "lib/xamarinmac20/_._",
  4317. "lib/xamarintvos10/_._",
  4318. "lib/xamarinwatchos10/_._",
  4319. "ref/MonoAndroid10/_._",
  4320. "ref/MonoTouch10/_._",
  4321. "ref/net45/_._",
  4322. "ref/net462/System.Runtime.dll",
  4323. "ref/netcore50/System.Runtime.dll",
  4324. "ref/netcore50/System.Runtime.xml",
  4325. "ref/netcore50/de/System.Runtime.xml",
  4326. "ref/netcore50/es/System.Runtime.xml",
  4327. "ref/netcore50/fr/System.Runtime.xml",
  4328. "ref/netcore50/it/System.Runtime.xml",
  4329. "ref/netcore50/ja/System.Runtime.xml",
  4330. "ref/netcore50/ko/System.Runtime.xml",
  4331. "ref/netcore50/ru/System.Runtime.xml",
  4332. "ref/netcore50/zh-hans/System.Runtime.xml",
  4333. "ref/netcore50/zh-hant/System.Runtime.xml",
  4334. "ref/netstandard1.0/System.Runtime.dll",
  4335. "ref/netstandard1.0/System.Runtime.xml",
  4336. "ref/netstandard1.0/de/System.Runtime.xml",
  4337. "ref/netstandard1.0/es/System.Runtime.xml",
  4338. "ref/netstandard1.0/fr/System.Runtime.xml",
  4339. "ref/netstandard1.0/it/System.Runtime.xml",
  4340. "ref/netstandard1.0/ja/System.Runtime.xml",
  4341. "ref/netstandard1.0/ko/System.Runtime.xml",
  4342. "ref/netstandard1.0/ru/System.Runtime.xml",
  4343. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  4344. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  4345. "ref/netstandard1.2/System.Runtime.dll",
  4346. "ref/netstandard1.2/System.Runtime.xml",
  4347. "ref/netstandard1.2/de/System.Runtime.xml",
  4348. "ref/netstandard1.2/es/System.Runtime.xml",
  4349. "ref/netstandard1.2/fr/System.Runtime.xml",
  4350. "ref/netstandard1.2/it/System.Runtime.xml",
  4351. "ref/netstandard1.2/ja/System.Runtime.xml",
  4352. "ref/netstandard1.2/ko/System.Runtime.xml",
  4353. "ref/netstandard1.2/ru/System.Runtime.xml",
  4354. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  4355. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  4356. "ref/netstandard1.3/System.Runtime.dll",
  4357. "ref/netstandard1.3/System.Runtime.xml",
  4358. "ref/netstandard1.3/de/System.Runtime.xml",
  4359. "ref/netstandard1.3/es/System.Runtime.xml",
  4360. "ref/netstandard1.3/fr/System.Runtime.xml",
  4361. "ref/netstandard1.3/it/System.Runtime.xml",
  4362. "ref/netstandard1.3/ja/System.Runtime.xml",
  4363. "ref/netstandard1.3/ko/System.Runtime.xml",
  4364. "ref/netstandard1.3/ru/System.Runtime.xml",
  4365. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  4366. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  4367. "ref/netstandard1.5/System.Runtime.dll",
  4368. "ref/netstandard1.5/System.Runtime.xml",
  4369. "ref/netstandard1.5/de/System.Runtime.xml",
  4370. "ref/netstandard1.5/es/System.Runtime.xml",
  4371. "ref/netstandard1.5/fr/System.Runtime.xml",
  4372. "ref/netstandard1.5/it/System.Runtime.xml",
  4373. "ref/netstandard1.5/ja/System.Runtime.xml",
  4374. "ref/netstandard1.5/ko/System.Runtime.xml",
  4375. "ref/netstandard1.5/ru/System.Runtime.xml",
  4376. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  4377. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  4378. "ref/portable-net45+win8+wp80+wpa81/_._",
  4379. "ref/win8/_._",
  4380. "ref/wp80/_._",
  4381. "ref/wpa81/_._",
  4382. "ref/xamarinios10/_._",
  4383. "ref/xamarinmac20/_._",
  4384. "ref/xamarintvos10/_._",
  4385. "ref/xamarinwatchos10/_._"
  4386. ]
  4387. },
  4388. "System.Runtime.Extensions/4.1.0": {
  4389. "sha512": "CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  4390. "type": "package",
  4391. "path": "System.Runtime.Extensions/4.1.0",
  4392. "files": [
  4393. "System.Runtime.Extensions.4.1.0.nupkg.sha512",
  4394. "System.Runtime.Extensions.nuspec",
  4395. "ThirdPartyNotices.txt",
  4396. "dotnet_library_license.txt",
  4397. "lib/MonoAndroid10/_._",
  4398. "lib/MonoTouch10/_._",
  4399. "lib/net45/_._",
  4400. "lib/net462/System.Runtime.Extensions.dll",
  4401. "lib/portable-net45+win8+wp8+wpa81/_._",
  4402. "lib/win8/_._",
  4403. "lib/wp80/_._",
  4404. "lib/wpa81/_._",
  4405. "lib/xamarinios10/_._",
  4406. "lib/xamarinmac20/_._",
  4407. "lib/xamarintvos10/_._",
  4408. "lib/xamarinwatchos10/_._",
  4409. "ref/MonoAndroid10/_._",
  4410. "ref/MonoTouch10/_._",
  4411. "ref/net45/_._",
  4412. "ref/net462/System.Runtime.Extensions.dll",
  4413. "ref/netcore50/System.Runtime.Extensions.dll",
  4414. "ref/netcore50/System.Runtime.Extensions.xml",
  4415. "ref/netcore50/de/System.Runtime.Extensions.xml",
  4416. "ref/netcore50/es/System.Runtime.Extensions.xml",
  4417. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  4418. "ref/netcore50/it/System.Runtime.Extensions.xml",
  4419. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  4420. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  4421. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  4422. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  4423. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  4424. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  4425. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  4426. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  4427. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  4428. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  4429. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  4430. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  4431. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  4432. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  4433. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  4434. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  4435. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  4436. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  4437. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  4438. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  4439. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  4440. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  4441. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  4442. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  4443. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  4444. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  4445. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  4446. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  4447. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  4448. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  4449. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  4450. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  4451. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  4452. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  4453. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  4454. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  4455. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  4456. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  4457. "ref/portable-net45+win8+wp8+wpa81/_._",
  4458. "ref/win8/_._",
  4459. "ref/wp80/_._",
  4460. "ref/wpa81/_._",
  4461. "ref/xamarinios10/_._",
  4462. "ref/xamarinmac20/_._",
  4463. "ref/xamarintvos10/_._",
  4464. "ref/xamarinwatchos10/_._"
  4465. ]
  4466. },
  4467. "System.Runtime.Handles/4.0.1": {
  4468. "sha512": "nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
  4469. "type": "package",
  4470. "path": "System.Runtime.Handles/4.0.1",
  4471. "files": [
  4472. "System.Runtime.Handles.4.0.1.nupkg.sha512",
  4473. "System.Runtime.Handles.nuspec",
  4474. "ThirdPartyNotices.txt",
  4475. "dotnet_library_license.txt",
  4476. "lib/MonoAndroid10/_._",
  4477. "lib/MonoTouch10/_._",
  4478. "lib/net46/_._",
  4479. "lib/xamarinios10/_._",
  4480. "lib/xamarinmac20/_._",
  4481. "lib/xamarintvos10/_._",
  4482. "lib/xamarinwatchos10/_._",
  4483. "ref/MonoAndroid10/_._",
  4484. "ref/MonoTouch10/_._",
  4485. "ref/net46/_._",
  4486. "ref/netstandard1.3/System.Runtime.Handles.dll",
  4487. "ref/netstandard1.3/System.Runtime.Handles.xml",
  4488. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  4489. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  4490. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  4491. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  4492. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  4493. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  4494. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  4495. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  4496. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  4497. "ref/xamarinios10/_._",
  4498. "ref/xamarinmac20/_._",
  4499. "ref/xamarintvos10/_._",
  4500. "ref/xamarinwatchos10/_._"
  4501. ]
  4502. },
  4503. "System.Runtime.InteropServices/4.1.0": {
  4504. "sha512": "16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
  4505. "type": "package",
  4506. "path": "System.Runtime.InteropServices/4.1.0",
  4507. "files": [
  4508. "System.Runtime.InteropServices.4.1.0.nupkg.sha512",
  4509. "System.Runtime.InteropServices.nuspec",
  4510. "ThirdPartyNotices.txt",
  4511. "dotnet_library_license.txt",
  4512. "lib/MonoAndroid10/_._",
  4513. "lib/MonoTouch10/_._",
  4514. "lib/net45/_._",
  4515. "lib/net462/System.Runtime.InteropServices.dll",
  4516. "lib/portable-net45+win8+wpa81/_._",
  4517. "lib/win8/_._",
  4518. "lib/wpa81/_._",
  4519. "lib/xamarinios10/_._",
  4520. "lib/xamarinmac20/_._",
  4521. "lib/xamarintvos10/_._",
  4522. "lib/xamarinwatchos10/_._",
  4523. "ref/MonoAndroid10/_._",
  4524. "ref/MonoTouch10/_._",
  4525. "ref/net45/_._",
  4526. "ref/net462/System.Runtime.InteropServices.dll",
  4527. "ref/netcore50/System.Runtime.InteropServices.dll",
  4528. "ref/netcore50/System.Runtime.InteropServices.xml",
  4529. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  4530. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  4531. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  4532. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  4533. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  4534. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  4535. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  4536. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  4537. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  4538. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  4539. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  4540. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  4541. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  4542. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  4543. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  4544. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  4545. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  4546. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  4547. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  4548. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  4549. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  4550. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  4551. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  4552. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  4553. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  4554. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  4555. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  4556. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  4557. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  4558. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  4559. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  4560. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  4561. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  4562. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  4563. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  4564. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  4565. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  4566. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  4567. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  4568. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  4569. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  4570. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  4571. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  4572. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  4573. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  4574. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  4575. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  4576. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  4577. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  4578. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  4579. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  4580. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  4581. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  4582. "ref/portable-net45+win8+wpa81/_._",
  4583. "ref/win8/_._",
  4584. "ref/wpa81/_._",
  4585. "ref/xamarinios10/_._",
  4586. "ref/xamarinmac20/_._",
  4587. "ref/xamarintvos10/_._",
  4588. "ref/xamarinwatchos10/_._"
  4589. ]
  4590. },
  4591. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  4592. "sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
  4593. "type": "package",
  4594. "path": "System.Runtime.InteropServices.RuntimeInformation/4.0.0",
  4595. "files": [
  4596. "System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg.sha512",
  4597. "System.Runtime.InteropServices.RuntimeInformation.nuspec",
  4598. "ThirdPartyNotices.txt",
  4599. "dotnet_library_license.txt",
  4600. "lib/MonoAndroid10/_._",
  4601. "lib/MonoTouch10/_._",
  4602. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  4603. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  4604. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  4605. "lib/xamarinios10/_._",
  4606. "lib/xamarinmac20/_._",
  4607. "lib/xamarintvos10/_._",
  4608. "lib/xamarinwatchos10/_._",
  4609. "ref/MonoAndroid10/_._",
  4610. "ref/MonoTouch10/_._",
  4611. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  4612. "ref/xamarinios10/_._",
  4613. "ref/xamarinmac20/_._",
  4614. "ref/xamarintvos10/_._",
  4615. "ref/xamarinwatchos10/_._",
  4616. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  4617. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  4618. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  4619. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  4620. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll"
  4621. ]
  4622. },
  4623. "System.Runtime.Loader/4.0.0": {
  4624. "sha512": "nWnqJArGw+dE8OcAWbbYMcvr7e2xrAoMC+jWfSLwBu3JOagoCeKZUm3ABAWOSph0mKuwIyK4lNQFEIYC4/2CGw==",
  4625. "type": "package",
  4626. "path": "System.Runtime.Loader/4.0.0",
  4627. "files": [
  4628. "System.Runtime.Loader.4.0.0.nupkg.sha512",
  4629. "System.Runtime.Loader.nuspec",
  4630. "ThirdPartyNotices.txt",
  4631. "dotnet_library_license.txt",
  4632. "lib/net462/_._",
  4633. "lib/netstandard1.5/System.Runtime.Loader.dll",
  4634. "ref/netstandard1.5/System.Runtime.Loader.dll",
  4635. "ref/netstandard1.5/System.Runtime.Loader.xml",
  4636. "ref/netstandard1.5/de/System.Runtime.Loader.xml",
  4637. "ref/netstandard1.5/es/System.Runtime.Loader.xml",
  4638. "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
  4639. "ref/netstandard1.5/it/System.Runtime.Loader.xml",
  4640. "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
  4641. "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
  4642. "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
  4643. "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
  4644. "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml"
  4645. ]
  4646. },
  4647. "System.Runtime.Numerics/4.0.1": {
  4648. "sha512": "+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
  4649. "type": "package",
  4650. "path": "System.Runtime.Numerics/4.0.1",
  4651. "files": [
  4652. "System.Runtime.Numerics.4.0.1.nupkg.sha512",
  4653. "System.Runtime.Numerics.nuspec",
  4654. "ThirdPartyNotices.txt",
  4655. "dotnet_library_license.txt",
  4656. "lib/MonoAndroid10/_._",
  4657. "lib/MonoTouch10/_._",
  4658. "lib/net45/_._",
  4659. "lib/netcore50/System.Runtime.Numerics.dll",
  4660. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  4661. "lib/portable-net45+win8+wpa81/_._",
  4662. "lib/win8/_._",
  4663. "lib/wpa81/_._",
  4664. "lib/xamarinios10/_._",
  4665. "lib/xamarinmac20/_._",
  4666. "lib/xamarintvos10/_._",
  4667. "lib/xamarinwatchos10/_._",
  4668. "ref/MonoAndroid10/_._",
  4669. "ref/MonoTouch10/_._",
  4670. "ref/net45/_._",
  4671. "ref/netcore50/System.Runtime.Numerics.dll",
  4672. "ref/netcore50/System.Runtime.Numerics.xml",
  4673. "ref/netcore50/de/System.Runtime.Numerics.xml",
  4674. "ref/netcore50/es/System.Runtime.Numerics.xml",
  4675. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  4676. "ref/netcore50/it/System.Runtime.Numerics.xml",
  4677. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  4678. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  4679. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  4680. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  4681. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  4682. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  4683. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  4684. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  4685. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  4686. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  4687. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  4688. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  4689. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  4690. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  4691. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  4692. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  4693. "ref/portable-net45+win8+wpa81/_._",
  4694. "ref/win8/_._",
  4695. "ref/wpa81/_._",
  4696. "ref/xamarinios10/_._",
  4697. "ref/xamarinmac20/_._",
  4698. "ref/xamarintvos10/_._",
  4699. "ref/xamarinwatchos10/_._"
  4700. ]
  4701. },
  4702. "System.Runtime.Serialization.Primitives/4.1.1": {
  4703. "sha512": "HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
  4704. "type": "package",
  4705. "path": "System.Runtime.Serialization.Primitives/4.1.1",
  4706. "files": [
  4707. "System.Runtime.Serialization.Primitives.4.1.1.nupkg.sha512",
  4708. "System.Runtime.Serialization.Primitives.nuspec",
  4709. "ThirdPartyNotices.txt",
  4710. "dotnet_library_license.txt",
  4711. "lib/MonoAndroid10/_._",
  4712. "lib/MonoTouch10/_._",
  4713. "lib/net45/_._",
  4714. "lib/net46/System.Runtime.Serialization.Primitives.dll",
  4715. "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
  4716. "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  4717. "lib/portable-net45+win8+wp8+wpa81/_._",
  4718. "lib/win8/_._",
  4719. "lib/wp80/_._",
  4720. "lib/wpa81/_._",
  4721. "lib/xamarinios10/_._",
  4722. "lib/xamarinmac20/_._",
  4723. "lib/xamarintvos10/_._",
  4724. "lib/xamarinwatchos10/_._",
  4725. "ref/MonoAndroid10/_._",
  4726. "ref/MonoTouch10/_._",
  4727. "ref/net45/_._",
  4728. "ref/net46/System.Runtime.Serialization.Primitives.dll",
  4729. "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
  4730. "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
  4731. "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
  4732. "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
  4733. "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
  4734. "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
  4735. "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
  4736. "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
  4737. "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
  4738. "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
  4739. "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
  4740. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
  4741. "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
  4742. "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
  4743. "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
  4744. "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
  4745. "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
  4746. "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
  4747. "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
  4748. "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
  4749. "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
  4750. "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
  4751. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
  4752. "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
  4753. "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
  4754. "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
  4755. "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
  4756. "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
  4757. "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
  4758. "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
  4759. "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
  4760. "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
  4761. "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
  4762. "ref/portable-net45+win8+wp8+wpa81/_._",
  4763. "ref/win8/_._",
  4764. "ref/wp80/_._",
  4765. "ref/wpa81/_._",
  4766. "ref/xamarinios10/_._",
  4767. "ref/xamarinmac20/_._",
  4768. "ref/xamarintvos10/_._",
  4769. "ref/xamarinwatchos10/_._",
  4770. "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll"
  4771. ]
  4772. },
  4773. "System.Security.Claims/4.0.1": {
  4774. "sha512": "sKjNOZOfEE4Xnt0Nz2X9o5J4pVFjQGMGSJkyA1maX5nXtTbZ47BAs7ea/uN7J0O1pLiPvhexoIV0Qj5sWDnNvA==",
  4775. "type": "package",
  4776. "path": "System.Security.Claims/4.0.1",
  4777. "files": [
  4778. "System.Security.Claims.4.0.1.nupkg.sha512",
  4779. "System.Security.Claims.nuspec",
  4780. "ThirdPartyNotices.txt",
  4781. "dotnet_library_license.txt",
  4782. "lib/MonoAndroid10/_._",
  4783. "lib/MonoTouch10/_._",
  4784. "lib/net46/System.Security.Claims.dll",
  4785. "lib/netstandard1.3/System.Security.Claims.dll",
  4786. "lib/xamarinios10/_._",
  4787. "lib/xamarinmac20/_._",
  4788. "lib/xamarintvos10/_._",
  4789. "lib/xamarinwatchos10/_._",
  4790. "ref/MonoAndroid10/_._",
  4791. "ref/MonoTouch10/_._",
  4792. "ref/net46/System.Security.Claims.dll",
  4793. "ref/netstandard1.3/System.Security.Claims.dll",
  4794. "ref/netstandard1.3/System.Security.Claims.xml",
  4795. "ref/netstandard1.3/de/System.Security.Claims.xml",
  4796. "ref/netstandard1.3/es/System.Security.Claims.xml",
  4797. "ref/netstandard1.3/fr/System.Security.Claims.xml",
  4798. "ref/netstandard1.3/it/System.Security.Claims.xml",
  4799. "ref/netstandard1.3/ja/System.Security.Claims.xml",
  4800. "ref/netstandard1.3/ko/System.Security.Claims.xml",
  4801. "ref/netstandard1.3/ru/System.Security.Claims.xml",
  4802. "ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
  4803. "ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
  4804. "ref/xamarinios10/_._",
  4805. "ref/xamarinmac20/_._",
  4806. "ref/xamarintvos10/_._",
  4807. "ref/xamarinwatchos10/_._"
  4808. ]
  4809. },
  4810. "System.Security.Cryptography.Algorithms/4.2.0": {
  4811. "sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
  4812. "type": "package",
  4813. "path": "System.Security.Cryptography.Algorithms/4.2.0",
  4814. "files": [
  4815. "System.Security.Cryptography.Algorithms.4.2.0.nupkg.sha512",
  4816. "System.Security.Cryptography.Algorithms.nuspec",
  4817. "ThirdPartyNotices.txt",
  4818. "dotnet_library_license.txt",
  4819. "lib/MonoAndroid10/_._",
  4820. "lib/MonoTouch10/_._",
  4821. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  4822. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  4823. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  4824. "lib/xamarinios10/_._",
  4825. "lib/xamarinmac20/_._",
  4826. "lib/xamarintvos10/_._",
  4827. "lib/xamarinwatchos10/_._",
  4828. "ref/MonoAndroid10/_._",
  4829. "ref/MonoTouch10/_._",
  4830. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  4831. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  4832. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  4833. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  4834. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  4835. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  4836. "ref/xamarinios10/_._",
  4837. "ref/xamarinmac20/_._",
  4838. "ref/xamarintvos10/_._",
  4839. "ref/xamarinwatchos10/_._",
  4840. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  4841. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  4842. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  4843. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  4844. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  4845. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll"
  4846. ]
  4847. },
  4848. "System.Security.Cryptography.Cng/4.2.0": {
  4849. "sha512": "cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
  4850. "type": "package",
  4851. "path": "System.Security.Cryptography.Cng/4.2.0",
  4852. "files": [
  4853. "System.Security.Cryptography.Cng.4.2.0.nupkg.sha512",
  4854. "System.Security.Cryptography.Cng.nuspec",
  4855. "ThirdPartyNotices.txt",
  4856. "dotnet_library_license.txt",
  4857. "lib/net46/System.Security.Cryptography.Cng.dll",
  4858. "lib/net461/System.Security.Cryptography.Cng.dll",
  4859. "lib/net463/System.Security.Cryptography.Cng.dll",
  4860. "ref/net46/System.Security.Cryptography.Cng.dll",
  4861. "ref/net461/System.Security.Cryptography.Cng.dll",
  4862. "ref/net463/System.Security.Cryptography.Cng.dll",
  4863. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  4864. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4865. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4866. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4867. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  4868. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  4869. "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
  4870. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4871. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll"
  4872. ]
  4873. },
  4874. "System.Security.Cryptography.Csp/4.0.0": {
  4875. "sha512": "/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
  4876. "type": "package",
  4877. "path": "System.Security.Cryptography.Csp/4.0.0",
  4878. "files": [
  4879. "System.Security.Cryptography.Csp.4.0.0.nupkg.sha512",
  4880. "System.Security.Cryptography.Csp.nuspec",
  4881. "ThirdPartyNotices.txt",
  4882. "dotnet_library_license.txt",
  4883. "lib/MonoAndroid10/_._",
  4884. "lib/MonoTouch10/_._",
  4885. "lib/net46/System.Security.Cryptography.Csp.dll",
  4886. "lib/xamarinios10/_._",
  4887. "lib/xamarinmac20/_._",
  4888. "lib/xamarintvos10/_._",
  4889. "lib/xamarinwatchos10/_._",
  4890. "ref/MonoAndroid10/_._",
  4891. "ref/MonoTouch10/_._",
  4892. "ref/net46/System.Security.Cryptography.Csp.dll",
  4893. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  4894. "ref/xamarinios10/_._",
  4895. "ref/xamarinmac20/_._",
  4896. "ref/xamarintvos10/_._",
  4897. "ref/xamarinwatchos10/_._",
  4898. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  4899. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  4900. "runtimes/win/lib/netcore50/_._",
  4901. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll"
  4902. ]
  4903. },
  4904. "System.Security.Cryptography.Encoding/4.0.0": {
  4905. "sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
  4906. "type": "package",
  4907. "path": "System.Security.Cryptography.Encoding/4.0.0",
  4908. "files": [
  4909. "System.Security.Cryptography.Encoding.4.0.0.nupkg.sha512",
  4910. "System.Security.Cryptography.Encoding.nuspec",
  4911. "ThirdPartyNotices.txt",
  4912. "dotnet_library_license.txt",
  4913. "lib/MonoAndroid10/_._",
  4914. "lib/MonoTouch10/_._",
  4915. "lib/net46/System.Security.Cryptography.Encoding.dll",
  4916. "lib/xamarinios10/_._",
  4917. "lib/xamarinmac20/_._",
  4918. "lib/xamarintvos10/_._",
  4919. "lib/xamarinwatchos10/_._",
  4920. "ref/MonoAndroid10/_._",
  4921. "ref/MonoTouch10/_._",
  4922. "ref/net46/System.Security.Cryptography.Encoding.dll",
  4923. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  4924. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  4925. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  4926. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  4927. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  4928. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  4929. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  4930. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  4931. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  4932. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  4933. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  4934. "ref/xamarinios10/_._",
  4935. "ref/xamarinmac20/_._",
  4936. "ref/xamarintvos10/_._",
  4937. "ref/xamarinwatchos10/_._",
  4938. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  4939. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  4940. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll"
  4941. ]
  4942. },
  4943. "System.Security.Cryptography.OpenSsl/4.0.0": {
  4944. "sha512": "HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
  4945. "type": "package",
  4946. "path": "System.Security.Cryptography.OpenSsl/4.0.0",
  4947. "files": [
  4948. "System.Security.Cryptography.OpenSsl.4.0.0.nupkg.sha512",
  4949. "System.Security.Cryptography.OpenSsl.nuspec",
  4950. "ThirdPartyNotices.txt",
  4951. "dotnet_library_license.txt",
  4952. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  4953. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  4954. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll"
  4955. ]
  4956. },
  4957. "System.Security.Cryptography.Primitives/4.0.0": {
  4958. "sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
  4959. "type": "package",
  4960. "path": "System.Security.Cryptography.Primitives/4.0.0",
  4961. "files": [
  4962. "System.Security.Cryptography.Primitives.4.0.0.nupkg.sha512",
  4963. "System.Security.Cryptography.Primitives.nuspec",
  4964. "ThirdPartyNotices.txt",
  4965. "dotnet_library_license.txt",
  4966. "lib/MonoAndroid10/_._",
  4967. "lib/MonoTouch10/_._",
  4968. "lib/net46/System.Security.Cryptography.Primitives.dll",
  4969. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  4970. "lib/xamarinios10/_._",
  4971. "lib/xamarinmac20/_._",
  4972. "lib/xamarintvos10/_._",
  4973. "lib/xamarinwatchos10/_._",
  4974. "ref/MonoAndroid10/_._",
  4975. "ref/MonoTouch10/_._",
  4976. "ref/net46/System.Security.Cryptography.Primitives.dll",
  4977. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  4978. "ref/xamarinios10/_._",
  4979. "ref/xamarinmac20/_._",
  4980. "ref/xamarintvos10/_._",
  4981. "ref/xamarinwatchos10/_._"
  4982. ]
  4983. },
  4984. "System.Security.Cryptography.X509Certificates/4.1.0": {
  4985. "sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
  4986. "type": "package",
  4987. "path": "System.Security.Cryptography.X509Certificates/4.1.0",
  4988. "files": [
  4989. "System.Security.Cryptography.X509Certificates.4.1.0.nupkg.sha512",
  4990. "System.Security.Cryptography.X509Certificates.nuspec",
  4991. "ThirdPartyNotices.txt",
  4992. "dotnet_library_license.txt",
  4993. "lib/MonoAndroid10/_._",
  4994. "lib/MonoTouch10/_._",
  4995. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  4996. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  4997. "lib/xamarinios10/_._",
  4998. "lib/xamarinmac20/_._",
  4999. "lib/xamarintvos10/_._",
  5000. "lib/xamarinwatchos10/_._",
  5001. "ref/MonoAndroid10/_._",
  5002. "ref/MonoTouch10/_._",
  5003. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  5004. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  5005. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  5006. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  5007. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  5008. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  5009. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  5010. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  5011. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  5012. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  5013. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  5014. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  5015. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  5016. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  5017. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  5018. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  5019. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  5020. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  5021. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  5022. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  5023. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  5024. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  5025. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  5026. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  5027. "ref/xamarinios10/_._",
  5028. "ref/xamarinmac20/_._",
  5029. "ref/xamarintvos10/_._",
  5030. "ref/xamarinwatchos10/_._",
  5031. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  5032. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  5033. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  5034. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  5035. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll"
  5036. ]
  5037. },
  5038. "System.Security.Principal/4.0.1": {
  5039. "sha512": "i81StZDganNGfvTPiAXehB/mGf1+Q9k4v0Tp9aqwvK2GZPRfHfXxmurpAssgbJxrHFKWZWxCLCOByOyNWRJ58g==",
  5040. "type": "package",
  5041. "path": "System.Security.Principal/4.0.1",
  5042. "files": [
  5043. "System.Security.Principal.4.0.1.nupkg.sha512",
  5044. "System.Security.Principal.nuspec",
  5045. "ThirdPartyNotices.txt",
  5046. "dotnet_library_license.txt",
  5047. "lib/MonoAndroid10/_._",
  5048. "lib/MonoTouch10/_._",
  5049. "lib/net45/_._",
  5050. "lib/netcore50/System.Security.Principal.dll",
  5051. "lib/netstandard1.0/System.Security.Principal.dll",
  5052. "lib/portable-net45+win8+wp8+wpa81/_._",
  5053. "lib/win8/_._",
  5054. "lib/wp80/_._",
  5055. "lib/wpa81/_._",
  5056. "lib/xamarinios10/_._",
  5057. "lib/xamarinmac20/_._",
  5058. "lib/xamarintvos10/_._",
  5059. "lib/xamarinwatchos10/_._",
  5060. "ref/MonoAndroid10/_._",
  5061. "ref/MonoTouch10/_._",
  5062. "ref/net45/_._",
  5063. "ref/netcore50/System.Security.Principal.dll",
  5064. "ref/netcore50/System.Security.Principal.xml",
  5065. "ref/netcore50/de/System.Security.Principal.xml",
  5066. "ref/netcore50/es/System.Security.Principal.xml",
  5067. "ref/netcore50/fr/System.Security.Principal.xml",
  5068. "ref/netcore50/it/System.Security.Principal.xml",
  5069. "ref/netcore50/ja/System.Security.Principal.xml",
  5070. "ref/netcore50/ko/System.Security.Principal.xml",
  5071. "ref/netcore50/ru/System.Security.Principal.xml",
  5072. "ref/netcore50/zh-hans/System.Security.Principal.xml",
  5073. "ref/netcore50/zh-hant/System.Security.Principal.xml",
  5074. "ref/netstandard1.0/System.Security.Principal.dll",
  5075. "ref/netstandard1.0/System.Security.Principal.xml",
  5076. "ref/netstandard1.0/de/System.Security.Principal.xml",
  5077. "ref/netstandard1.0/es/System.Security.Principal.xml",
  5078. "ref/netstandard1.0/fr/System.Security.Principal.xml",
  5079. "ref/netstandard1.0/it/System.Security.Principal.xml",
  5080. "ref/netstandard1.0/ja/System.Security.Principal.xml",
  5081. "ref/netstandard1.0/ko/System.Security.Principal.xml",
  5082. "ref/netstandard1.0/ru/System.Security.Principal.xml",
  5083. "ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
  5084. "ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
  5085. "ref/portable-net45+win8+wp8+wpa81/_._",
  5086. "ref/win8/_._",
  5087. "ref/wp80/_._",
  5088. "ref/wpa81/_._",
  5089. "ref/xamarinios10/_._",
  5090. "ref/xamarinmac20/_._",
  5091. "ref/xamarintvos10/_._",
  5092. "ref/xamarinwatchos10/_._"
  5093. ]
  5094. },
  5095. "System.Security.Principal.Windows/4.0.0": {
  5096. "sha512": "kklKmD3dZOwwFuPRHscYt3f0DVfPgnur3NZLgSA+oPu6XF6RFNix4wG2D2bTWM32Gs/KrabdynW4pFojn6FipQ==",
  5097. "type": "package",
  5098. "path": "System.Security.Principal.Windows/4.0.0",
  5099. "files": [
  5100. "System.Security.Principal.Windows.4.0.0.nupkg.sha512",
  5101. "System.Security.Principal.Windows.nuspec",
  5102. "ThirdPartyNotices.txt",
  5103. "dotnet_library_license.txt",
  5104. "lib/net46/System.Security.Principal.Windows.dll",
  5105. "ref/net46/System.Security.Principal.Windows.dll",
  5106. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  5107. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  5108. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  5109. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  5110. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  5111. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  5112. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  5113. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  5114. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  5115. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  5116. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  5117. "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  5118. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  5119. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll"
  5120. ]
  5121. },
  5122. "System.Text.Encoding/4.0.11": {
  5123. "sha512": "U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
  5124. "type": "package",
  5125. "path": "System.Text.Encoding/4.0.11",
  5126. "files": [
  5127. "System.Text.Encoding.4.0.11.nupkg.sha512",
  5128. "System.Text.Encoding.nuspec",
  5129. "ThirdPartyNotices.txt",
  5130. "dotnet_library_license.txt",
  5131. "lib/MonoAndroid10/_._",
  5132. "lib/MonoTouch10/_._",
  5133. "lib/net45/_._",
  5134. "lib/portable-net45+win8+wp8+wpa81/_._",
  5135. "lib/win8/_._",
  5136. "lib/wp80/_._",
  5137. "lib/wpa81/_._",
  5138. "lib/xamarinios10/_._",
  5139. "lib/xamarinmac20/_._",
  5140. "lib/xamarintvos10/_._",
  5141. "lib/xamarinwatchos10/_._",
  5142. "ref/MonoAndroid10/_._",
  5143. "ref/MonoTouch10/_._",
  5144. "ref/net45/_._",
  5145. "ref/netcore50/System.Text.Encoding.dll",
  5146. "ref/netcore50/System.Text.Encoding.xml",
  5147. "ref/netcore50/de/System.Text.Encoding.xml",
  5148. "ref/netcore50/es/System.Text.Encoding.xml",
  5149. "ref/netcore50/fr/System.Text.Encoding.xml",
  5150. "ref/netcore50/it/System.Text.Encoding.xml",
  5151. "ref/netcore50/ja/System.Text.Encoding.xml",
  5152. "ref/netcore50/ko/System.Text.Encoding.xml",
  5153. "ref/netcore50/ru/System.Text.Encoding.xml",
  5154. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  5155. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  5156. "ref/netstandard1.0/System.Text.Encoding.dll",
  5157. "ref/netstandard1.0/System.Text.Encoding.xml",
  5158. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  5159. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  5160. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  5161. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  5162. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  5163. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  5164. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  5165. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  5166. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  5167. "ref/netstandard1.3/System.Text.Encoding.dll",
  5168. "ref/netstandard1.3/System.Text.Encoding.xml",
  5169. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  5170. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  5171. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  5172. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  5173. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  5174. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  5175. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  5176. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  5177. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  5178. "ref/portable-net45+win8+wp8+wpa81/_._",
  5179. "ref/win8/_._",
  5180. "ref/wp80/_._",
  5181. "ref/wpa81/_._",
  5182. "ref/xamarinios10/_._",
  5183. "ref/xamarinmac20/_._",
  5184. "ref/xamarintvos10/_._",
  5185. "ref/xamarinwatchos10/_._"
  5186. ]
  5187. },
  5188. "System.Text.Encoding.Extensions/4.0.11": {
  5189. "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  5190. "type": "package",
  5191. "path": "System.Text.Encoding.Extensions/4.0.11",
  5192. "files": [
  5193. "System.Text.Encoding.Extensions.4.0.11.nupkg.sha512",
  5194. "System.Text.Encoding.Extensions.nuspec",
  5195. "ThirdPartyNotices.txt",
  5196. "dotnet_library_license.txt",
  5197. "lib/MonoAndroid10/_._",
  5198. "lib/MonoTouch10/_._",
  5199. "lib/net45/_._",
  5200. "lib/portable-net45+win8+wp8+wpa81/_._",
  5201. "lib/win8/_._",
  5202. "lib/wp80/_._",
  5203. "lib/wpa81/_._",
  5204. "lib/xamarinios10/_._",
  5205. "lib/xamarinmac20/_._",
  5206. "lib/xamarintvos10/_._",
  5207. "lib/xamarinwatchos10/_._",
  5208. "ref/MonoAndroid10/_._",
  5209. "ref/MonoTouch10/_._",
  5210. "ref/net45/_._",
  5211. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  5212. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  5213. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  5214. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  5215. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  5216. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  5217. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  5218. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  5219. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  5220. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  5221. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  5222. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  5223. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  5224. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  5225. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  5226. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  5227. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  5228. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  5229. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  5230. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  5231. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  5232. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  5233. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  5234. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  5235. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  5236. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  5237. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  5238. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  5239. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  5240. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  5241. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  5242. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  5243. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  5244. "ref/portable-net45+win8+wp8+wpa81/_._",
  5245. "ref/win8/_._",
  5246. "ref/wp80/_._",
  5247. "ref/wpa81/_._",
  5248. "ref/xamarinios10/_._",
  5249. "ref/xamarinmac20/_._",
  5250. "ref/xamarintvos10/_._",
  5251. "ref/xamarinwatchos10/_._"
  5252. ]
  5253. },
  5254. "System.Text.RegularExpressions/4.1.0": {
  5255. "sha512": "i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  5256. "type": "package",
  5257. "path": "System.Text.RegularExpressions/4.1.0",
  5258. "files": [
  5259. "System.Text.RegularExpressions.4.1.0.nupkg.sha512",
  5260. "System.Text.RegularExpressions.nuspec",
  5261. "ThirdPartyNotices.txt",
  5262. "dotnet_library_license.txt",
  5263. "lib/MonoAndroid10/_._",
  5264. "lib/MonoTouch10/_._",
  5265. "lib/net45/_._",
  5266. "lib/net463/System.Text.RegularExpressions.dll",
  5267. "lib/netcore50/System.Text.RegularExpressions.dll",
  5268. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  5269. "lib/portable-net45+win8+wp8+wpa81/_._",
  5270. "lib/win8/_._",
  5271. "lib/wp80/_._",
  5272. "lib/wpa81/_._",
  5273. "lib/xamarinios10/_._",
  5274. "lib/xamarinmac20/_._",
  5275. "lib/xamarintvos10/_._",
  5276. "lib/xamarinwatchos10/_._",
  5277. "ref/MonoAndroid10/_._",
  5278. "ref/MonoTouch10/_._",
  5279. "ref/net45/_._",
  5280. "ref/net463/System.Text.RegularExpressions.dll",
  5281. "ref/netcore50/System.Text.RegularExpressions.dll",
  5282. "ref/netcore50/System.Text.RegularExpressions.xml",
  5283. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  5284. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  5285. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  5286. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  5287. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  5288. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  5289. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  5290. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  5291. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  5292. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  5293. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  5294. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  5295. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  5296. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  5297. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  5298. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  5299. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  5300. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  5301. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  5302. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  5303. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  5304. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  5305. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  5306. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  5307. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  5308. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  5309. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  5310. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  5311. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  5312. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  5313. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  5314. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  5315. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  5316. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  5317. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  5318. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  5319. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  5320. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  5321. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  5322. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  5323. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  5324. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  5325. "ref/portable-net45+win8+wp8+wpa81/_._",
  5326. "ref/win8/_._",
  5327. "ref/wp80/_._",
  5328. "ref/wpa81/_._",
  5329. "ref/xamarinios10/_._",
  5330. "ref/xamarinmac20/_._",
  5331. "ref/xamarintvos10/_._",
  5332. "ref/xamarinwatchos10/_._"
  5333. ]
  5334. },
  5335. "System.Threading/4.0.11": {
  5336. "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  5337. "type": "package",
  5338. "path": "System.Threading/4.0.11",
  5339. "files": [
  5340. "System.Threading.4.0.11.nupkg.sha512",
  5341. "System.Threading.nuspec",
  5342. "ThirdPartyNotices.txt",
  5343. "dotnet_library_license.txt",
  5344. "lib/MonoAndroid10/_._",
  5345. "lib/MonoTouch10/_._",
  5346. "lib/net45/_._",
  5347. "lib/netcore50/System.Threading.dll",
  5348. "lib/netstandard1.3/System.Threading.dll",
  5349. "lib/portable-net45+win8+wp8+wpa81/_._",
  5350. "lib/win8/_._",
  5351. "lib/wp80/_._",
  5352. "lib/wpa81/_._",
  5353. "lib/xamarinios10/_._",
  5354. "lib/xamarinmac20/_._",
  5355. "lib/xamarintvos10/_._",
  5356. "lib/xamarinwatchos10/_._",
  5357. "ref/MonoAndroid10/_._",
  5358. "ref/MonoTouch10/_._",
  5359. "ref/net45/_._",
  5360. "ref/netcore50/System.Threading.dll",
  5361. "ref/netcore50/System.Threading.xml",
  5362. "ref/netcore50/de/System.Threading.xml",
  5363. "ref/netcore50/es/System.Threading.xml",
  5364. "ref/netcore50/fr/System.Threading.xml",
  5365. "ref/netcore50/it/System.Threading.xml",
  5366. "ref/netcore50/ja/System.Threading.xml",
  5367. "ref/netcore50/ko/System.Threading.xml",
  5368. "ref/netcore50/ru/System.Threading.xml",
  5369. "ref/netcore50/zh-hans/System.Threading.xml",
  5370. "ref/netcore50/zh-hant/System.Threading.xml",
  5371. "ref/netstandard1.0/System.Threading.dll",
  5372. "ref/netstandard1.0/System.Threading.xml",
  5373. "ref/netstandard1.0/de/System.Threading.xml",
  5374. "ref/netstandard1.0/es/System.Threading.xml",
  5375. "ref/netstandard1.0/fr/System.Threading.xml",
  5376. "ref/netstandard1.0/it/System.Threading.xml",
  5377. "ref/netstandard1.0/ja/System.Threading.xml",
  5378. "ref/netstandard1.0/ko/System.Threading.xml",
  5379. "ref/netstandard1.0/ru/System.Threading.xml",
  5380. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  5381. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  5382. "ref/netstandard1.3/System.Threading.dll",
  5383. "ref/netstandard1.3/System.Threading.xml",
  5384. "ref/netstandard1.3/de/System.Threading.xml",
  5385. "ref/netstandard1.3/es/System.Threading.xml",
  5386. "ref/netstandard1.3/fr/System.Threading.xml",
  5387. "ref/netstandard1.3/it/System.Threading.xml",
  5388. "ref/netstandard1.3/ja/System.Threading.xml",
  5389. "ref/netstandard1.3/ko/System.Threading.xml",
  5390. "ref/netstandard1.3/ru/System.Threading.xml",
  5391. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  5392. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  5393. "ref/portable-net45+win8+wp8+wpa81/_._",
  5394. "ref/win8/_._",
  5395. "ref/wp80/_._",
  5396. "ref/wpa81/_._",
  5397. "ref/xamarinios10/_._",
  5398. "ref/xamarinmac20/_._",
  5399. "ref/xamarintvos10/_._",
  5400. "ref/xamarinwatchos10/_._",
  5401. "runtimes/aot/lib/netcore50/System.Threading.dll"
  5402. ]
  5403. },
  5404. "System.Threading.Overlapped/4.0.1": {
  5405. "sha512": "GgYoWmQ8qlja2d46f+jiAgQWxruE0VCT9C4FkxOd13Bti+3SyAbq8bX4wcxqOBAf7i/ueDCmD8CWoRs28JWXAg==",
  5406. "type": "package",
  5407. "path": "System.Threading.Overlapped/4.0.1",
  5408. "files": [
  5409. "System.Threading.Overlapped.4.0.1.nupkg.sha512",
  5410. "System.Threading.Overlapped.nuspec",
  5411. "ThirdPartyNotices.txt",
  5412. "dotnet_library_license.txt",
  5413. "lib/net46/System.Threading.Overlapped.dll",
  5414. "ref/net46/System.Threading.Overlapped.dll",
  5415. "ref/netstandard1.3/System.Threading.Overlapped.dll",
  5416. "ref/netstandard1.3/System.Threading.Overlapped.xml",
  5417. "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
  5418. "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
  5419. "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
  5420. "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
  5421. "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
  5422. "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
  5423. "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
  5424. "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
  5425. "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
  5426. "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
  5427. "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
  5428. "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
  5429. "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll"
  5430. ]
  5431. },
  5432. "System.Threading.Tasks/4.0.11": {
  5433. "sha512": "k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
  5434. "type": "package",
  5435. "path": "System.Threading.Tasks/4.0.11",
  5436. "files": [
  5437. "System.Threading.Tasks.4.0.11.nupkg.sha512",
  5438. "System.Threading.Tasks.nuspec",
  5439. "ThirdPartyNotices.txt",
  5440. "dotnet_library_license.txt",
  5441. "lib/MonoAndroid10/_._",
  5442. "lib/MonoTouch10/_._",
  5443. "lib/net45/_._",
  5444. "lib/portable-net45+win8+wp8+wpa81/_._",
  5445. "lib/win8/_._",
  5446. "lib/wp80/_._",
  5447. "lib/wpa81/_._",
  5448. "lib/xamarinios10/_._",
  5449. "lib/xamarinmac20/_._",
  5450. "lib/xamarintvos10/_._",
  5451. "lib/xamarinwatchos10/_._",
  5452. "ref/MonoAndroid10/_._",
  5453. "ref/MonoTouch10/_._",
  5454. "ref/net45/_._",
  5455. "ref/netcore50/System.Threading.Tasks.dll",
  5456. "ref/netcore50/System.Threading.Tasks.xml",
  5457. "ref/netcore50/de/System.Threading.Tasks.xml",
  5458. "ref/netcore50/es/System.Threading.Tasks.xml",
  5459. "ref/netcore50/fr/System.Threading.Tasks.xml",
  5460. "ref/netcore50/it/System.Threading.Tasks.xml",
  5461. "ref/netcore50/ja/System.Threading.Tasks.xml",
  5462. "ref/netcore50/ko/System.Threading.Tasks.xml",
  5463. "ref/netcore50/ru/System.Threading.Tasks.xml",
  5464. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  5465. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  5466. "ref/netstandard1.0/System.Threading.Tasks.dll",
  5467. "ref/netstandard1.0/System.Threading.Tasks.xml",
  5468. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  5469. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  5470. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  5471. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  5472. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  5473. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  5474. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  5475. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  5476. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  5477. "ref/netstandard1.3/System.Threading.Tasks.dll",
  5478. "ref/netstandard1.3/System.Threading.Tasks.xml",
  5479. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  5480. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  5481. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  5482. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  5483. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  5484. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  5485. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  5486. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  5487. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  5488. "ref/portable-net45+win8+wp8+wpa81/_._",
  5489. "ref/win8/_._",
  5490. "ref/wp80/_._",
  5491. "ref/wpa81/_._",
  5492. "ref/xamarinios10/_._",
  5493. "ref/xamarinmac20/_._",
  5494. "ref/xamarintvos10/_._",
  5495. "ref/xamarinwatchos10/_._"
  5496. ]
  5497. },
  5498. "System.Threading.Tasks.Extensions/4.0.0": {
  5499. "sha512": "pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
  5500. "type": "package",
  5501. "path": "System.Threading.Tasks.Extensions/4.0.0",
  5502. "files": [
  5503. "System.Threading.Tasks.Extensions.4.0.0.nupkg.sha512",
  5504. "System.Threading.Tasks.Extensions.nuspec",
  5505. "ThirdPartyNotices.txt",
  5506. "dotnet_library_license.txt",
  5507. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  5508. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  5509. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  5510. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml"
  5511. ]
  5512. },
  5513. "System.Threading.Thread/4.0.0": {
  5514. "sha512": "3q+H8N2tmZ+536dTyXkm1pm6HRaiN+2pDkpbGkIDiNcHx6K9TQs+NwUkwlm2i8uBFlb85DBlgrQMsXxC8ydY6A==",
  5515. "type": "package",
  5516. "path": "System.Threading.Thread/4.0.0",
  5517. "files": [
  5518. "System.Threading.Thread.4.0.0.nupkg.sha512",
  5519. "System.Threading.Thread.nuspec",
  5520. "ThirdPartyNotices.txt",
  5521. "dotnet_library_license.txt",
  5522. "lib/MonoAndroid10/_._",
  5523. "lib/MonoTouch10/_._",
  5524. "lib/net46/System.Threading.Thread.dll",
  5525. "lib/netcore50/_._",
  5526. "lib/netstandard1.3/System.Threading.Thread.dll",
  5527. "lib/xamarinios10/_._",
  5528. "lib/xamarinmac20/_._",
  5529. "lib/xamarintvos10/_._",
  5530. "lib/xamarinwatchos10/_._",
  5531. "ref/MonoAndroid10/_._",
  5532. "ref/MonoTouch10/_._",
  5533. "ref/net46/System.Threading.Thread.dll",
  5534. "ref/netstandard1.3/System.Threading.Thread.dll",
  5535. "ref/netstandard1.3/System.Threading.Thread.xml",
  5536. "ref/netstandard1.3/de/System.Threading.Thread.xml",
  5537. "ref/netstandard1.3/es/System.Threading.Thread.xml",
  5538. "ref/netstandard1.3/fr/System.Threading.Thread.xml",
  5539. "ref/netstandard1.3/it/System.Threading.Thread.xml",
  5540. "ref/netstandard1.3/ja/System.Threading.Thread.xml",
  5541. "ref/netstandard1.3/ko/System.Threading.Thread.xml",
  5542. "ref/netstandard1.3/ru/System.Threading.Thread.xml",
  5543. "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
  5544. "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
  5545. "ref/xamarinios10/_._",
  5546. "ref/xamarinmac20/_._",
  5547. "ref/xamarintvos10/_._",
  5548. "ref/xamarinwatchos10/_._"
  5549. ]
  5550. },
  5551. "System.Threading.ThreadPool/4.0.10": {
  5552. "sha512": "baTEE+2Q52LV+eeMIuo/EdvCTQSZ5rQ6/JdYB9QXAXT26kORWp77TypeSpVt7QYNQ94pTcdr3e09eZc/luxFpA==",
  5553. "type": "package",
  5554. "path": "System.Threading.ThreadPool/4.0.10",
  5555. "files": [
  5556. "System.Threading.ThreadPool.4.0.10.nupkg.sha512",
  5557. "System.Threading.ThreadPool.nuspec",
  5558. "ThirdPartyNotices.txt",
  5559. "dotnet_library_license.txt",
  5560. "lib/MonoAndroid10/_._",
  5561. "lib/MonoTouch10/_._",
  5562. "lib/net46/System.Threading.ThreadPool.dll",
  5563. "lib/netcore50/_._",
  5564. "lib/netstandard1.3/System.Threading.ThreadPool.dll",
  5565. "lib/xamarinios10/_._",
  5566. "lib/xamarinmac20/_._",
  5567. "lib/xamarintvos10/_._",
  5568. "lib/xamarinwatchos10/_._",
  5569. "ref/MonoAndroid10/_._",
  5570. "ref/MonoTouch10/_._",
  5571. "ref/net46/System.Threading.ThreadPool.dll",
  5572. "ref/netstandard1.3/System.Threading.ThreadPool.dll",
  5573. "ref/netstandard1.3/System.Threading.ThreadPool.xml",
  5574. "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
  5575. "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
  5576. "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
  5577. "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
  5578. "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
  5579. "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
  5580. "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
  5581. "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
  5582. "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
  5583. "ref/xamarinios10/_._",
  5584. "ref/xamarinmac20/_._",
  5585. "ref/xamarintvos10/_._",
  5586. "ref/xamarinwatchos10/_._"
  5587. ]
  5588. },
  5589. "System.Threading.Timer/4.0.1": {
  5590. "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
  5591. "type": "package",
  5592. "path": "System.Threading.Timer/4.0.1",
  5593. "files": [
  5594. "System.Threading.Timer.4.0.1.nupkg.sha512",
  5595. "System.Threading.Timer.nuspec",
  5596. "ThirdPartyNotices.txt",
  5597. "dotnet_library_license.txt",
  5598. "lib/MonoAndroid10/_._",
  5599. "lib/MonoTouch10/_._",
  5600. "lib/net451/_._",
  5601. "lib/portable-net451+win81+wpa81/_._",
  5602. "lib/win81/_._",
  5603. "lib/wpa81/_._",
  5604. "lib/xamarinios10/_._",
  5605. "lib/xamarinmac20/_._",
  5606. "lib/xamarintvos10/_._",
  5607. "lib/xamarinwatchos10/_._",
  5608. "ref/MonoAndroid10/_._",
  5609. "ref/MonoTouch10/_._",
  5610. "ref/net451/_._",
  5611. "ref/netcore50/System.Threading.Timer.dll",
  5612. "ref/netcore50/System.Threading.Timer.xml",
  5613. "ref/netcore50/de/System.Threading.Timer.xml",
  5614. "ref/netcore50/es/System.Threading.Timer.xml",
  5615. "ref/netcore50/fr/System.Threading.Timer.xml",
  5616. "ref/netcore50/it/System.Threading.Timer.xml",
  5617. "ref/netcore50/ja/System.Threading.Timer.xml",
  5618. "ref/netcore50/ko/System.Threading.Timer.xml",
  5619. "ref/netcore50/ru/System.Threading.Timer.xml",
  5620. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  5621. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  5622. "ref/netstandard1.2/System.Threading.Timer.dll",
  5623. "ref/netstandard1.2/System.Threading.Timer.xml",
  5624. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  5625. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  5626. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  5627. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  5628. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  5629. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  5630. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  5631. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  5632. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  5633. "ref/portable-net451+win81+wpa81/_._",
  5634. "ref/win81/_._",
  5635. "ref/wpa81/_._",
  5636. "ref/xamarinios10/_._",
  5637. "ref/xamarinmac20/_._",
  5638. "ref/xamarintvos10/_._",
  5639. "ref/xamarinwatchos10/_._"
  5640. ]
  5641. },
  5642. "System.Xml.ReaderWriter/4.0.11": {
  5643. "sha512": "ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
  5644. "type": "package",
  5645. "path": "System.Xml.ReaderWriter/4.0.11",
  5646. "files": [
  5647. "System.Xml.ReaderWriter.4.0.11.nupkg.sha512",
  5648. "System.Xml.ReaderWriter.nuspec",
  5649. "ThirdPartyNotices.txt",
  5650. "dotnet_library_license.txt",
  5651. "lib/MonoAndroid10/_._",
  5652. "lib/MonoTouch10/_._",
  5653. "lib/net45/_._",
  5654. "lib/netcore50/System.Xml.ReaderWriter.dll",
  5655. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  5656. "lib/portable-net45+win8+wp8+wpa81/_._",
  5657. "lib/win8/_._",
  5658. "lib/wp80/_._",
  5659. "lib/wpa81/_._",
  5660. "lib/xamarinios10/_._",
  5661. "lib/xamarinmac20/_._",
  5662. "lib/xamarintvos10/_._",
  5663. "lib/xamarinwatchos10/_._",
  5664. "ref/MonoAndroid10/_._",
  5665. "ref/MonoTouch10/_._",
  5666. "ref/net45/_._",
  5667. "ref/netcore50/System.Xml.ReaderWriter.dll",
  5668. "ref/netcore50/System.Xml.ReaderWriter.xml",
  5669. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  5670. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  5671. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  5672. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  5673. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  5674. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  5675. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  5676. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  5677. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  5678. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  5679. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  5680. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  5681. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  5682. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  5683. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  5684. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  5685. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  5686. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  5687. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  5688. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  5689. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  5690. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  5691. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  5692. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  5693. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  5694. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  5695. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  5696. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  5697. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  5698. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  5699. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  5700. "ref/portable-net45+win8+wp8+wpa81/_._",
  5701. "ref/win8/_._",
  5702. "ref/wp80/_._",
  5703. "ref/wpa81/_._",
  5704. "ref/xamarinios10/_._",
  5705. "ref/xamarinmac20/_._",
  5706. "ref/xamarintvos10/_._",
  5707. "ref/xamarinwatchos10/_._"
  5708. ]
  5709. },
  5710. "System.Xml.XDocument/4.0.11": {
  5711. "sha512": "Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
  5712. "type": "package",
  5713. "path": "System.Xml.XDocument/4.0.11",
  5714. "files": [
  5715. "System.Xml.XDocument.4.0.11.nupkg.sha512",
  5716. "System.Xml.XDocument.nuspec",
  5717. "ThirdPartyNotices.txt",
  5718. "dotnet_library_license.txt",
  5719. "lib/MonoAndroid10/_._",
  5720. "lib/MonoTouch10/_._",
  5721. "lib/net45/_._",
  5722. "lib/netcore50/System.Xml.XDocument.dll",
  5723. "lib/netstandard1.3/System.Xml.XDocument.dll",
  5724. "lib/portable-net45+win8+wp8+wpa81/_._",
  5725. "lib/win8/_._",
  5726. "lib/wp80/_._",
  5727. "lib/wpa81/_._",
  5728. "lib/xamarinios10/_._",
  5729. "lib/xamarinmac20/_._",
  5730. "lib/xamarintvos10/_._",
  5731. "lib/xamarinwatchos10/_._",
  5732. "ref/MonoAndroid10/_._",
  5733. "ref/MonoTouch10/_._",
  5734. "ref/net45/_._",
  5735. "ref/netcore50/System.Xml.XDocument.dll",
  5736. "ref/netcore50/System.Xml.XDocument.xml",
  5737. "ref/netcore50/de/System.Xml.XDocument.xml",
  5738. "ref/netcore50/es/System.Xml.XDocument.xml",
  5739. "ref/netcore50/fr/System.Xml.XDocument.xml",
  5740. "ref/netcore50/it/System.Xml.XDocument.xml",
  5741. "ref/netcore50/ja/System.Xml.XDocument.xml",
  5742. "ref/netcore50/ko/System.Xml.XDocument.xml",
  5743. "ref/netcore50/ru/System.Xml.XDocument.xml",
  5744. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  5745. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  5746. "ref/netstandard1.0/System.Xml.XDocument.dll",
  5747. "ref/netstandard1.0/System.Xml.XDocument.xml",
  5748. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  5749. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  5750. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  5751. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  5752. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  5753. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  5754. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  5755. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  5756. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  5757. "ref/netstandard1.3/System.Xml.XDocument.dll",
  5758. "ref/netstandard1.3/System.Xml.XDocument.xml",
  5759. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  5760. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  5761. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  5762. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  5763. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  5764. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  5765. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  5766. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  5767. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  5768. "ref/portable-net45+win8+wp8+wpa81/_._",
  5769. "ref/win8/_._",
  5770. "ref/wp80/_._",
  5771. "ref/wpa81/_._",
  5772. "ref/xamarinios10/_._",
  5773. "ref/xamarinmac20/_._",
  5774. "ref/xamarintvos10/_._",
  5775. "ref/xamarinwatchos10/_._"
  5776. ]
  5777. },
  5778. "System.Xml.XmlDocument/4.0.1": {
  5779. "sha512": "sDTrZPX5RBEsyGtaNEM48kd2SjfcyF+Nol2SdfrtOVbbjxe3lrJ+EfuidLgzTfd6SZoBi+nI2X8McT/kTp3/RQ==",
  5780. "type": "package",
  5781. "path": "System.Xml.XmlDocument/4.0.1",
  5782. "files": [
  5783. "System.Xml.XmlDocument.4.0.1.nupkg.sha512",
  5784. "System.Xml.XmlDocument.nuspec",
  5785. "ThirdPartyNotices.txt",
  5786. "dotnet_library_license.txt",
  5787. "lib/MonoAndroid10/_._",
  5788. "lib/MonoTouch10/_._",
  5789. "lib/net46/System.Xml.XmlDocument.dll",
  5790. "lib/netstandard1.3/System.Xml.XmlDocument.dll",
  5791. "lib/xamarinios10/_._",
  5792. "lib/xamarinmac20/_._",
  5793. "lib/xamarintvos10/_._",
  5794. "lib/xamarinwatchos10/_._",
  5795. "ref/MonoAndroid10/_._",
  5796. "ref/MonoTouch10/_._",
  5797. "ref/net46/System.Xml.XmlDocument.dll",
  5798. "ref/netstandard1.3/System.Xml.XmlDocument.dll",
  5799. "ref/netstandard1.3/System.Xml.XmlDocument.xml",
  5800. "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
  5801. "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
  5802. "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
  5803. "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
  5804. "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
  5805. "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
  5806. "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
  5807. "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
  5808. "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
  5809. "ref/xamarinios10/_._",
  5810. "ref/xamarinmac20/_._",
  5811. "ref/xamarintvos10/_._",
  5812. "ref/xamarinwatchos10/_._"
  5813. ]
  5814. },
  5815. "System.Xml.XmlSerializer/4.0.11": {
  5816. "sha512": "FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==",
  5817. "type": "package",
  5818. "path": "System.Xml.XmlSerializer/4.0.11",
  5819. "files": [
  5820. "System.Xml.XmlSerializer.4.0.11.nupkg.sha512",
  5821. "System.Xml.XmlSerializer.nuspec",
  5822. "ThirdPartyNotices.txt",
  5823. "dotnet_library_license.txt",
  5824. "lib/MonoAndroid10/_._",
  5825. "lib/MonoTouch10/_._",
  5826. "lib/net45/_._",
  5827. "lib/netcore50/System.Xml.XmlSerializer.dll",
  5828. "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
  5829. "lib/portable-net45+win8+wp8+wpa81/_._",
  5830. "lib/win8/_._",
  5831. "lib/wp80/_._",
  5832. "lib/wpa81/_._",
  5833. "lib/xamarinios10/_._",
  5834. "lib/xamarinmac20/_._",
  5835. "lib/xamarintvos10/_._",
  5836. "lib/xamarinwatchos10/_._",
  5837. "ref/MonoAndroid10/_._",
  5838. "ref/MonoTouch10/_._",
  5839. "ref/net45/_._",
  5840. "ref/netcore50/System.Xml.XmlSerializer.dll",
  5841. "ref/netcore50/System.Xml.XmlSerializer.xml",
  5842. "ref/netcore50/de/System.Xml.XmlSerializer.xml",
  5843. "ref/netcore50/es/System.Xml.XmlSerializer.xml",
  5844. "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
  5845. "ref/netcore50/it/System.Xml.XmlSerializer.xml",
  5846. "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
  5847. "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
  5848. "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
  5849. "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
  5850. "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
  5851. "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
  5852. "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
  5853. "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
  5854. "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
  5855. "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
  5856. "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
  5857. "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
  5858. "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
  5859. "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
  5860. "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
  5861. "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
  5862. "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
  5863. "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
  5864. "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
  5865. "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
  5866. "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
  5867. "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
  5868. "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
  5869. "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
  5870. "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
  5871. "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
  5872. "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
  5873. "ref/portable-net45+win8+wp8+wpa81/_._",
  5874. "ref/win8/_._",
  5875. "ref/wp80/_._",
  5876. "ref/wpa81/_._",
  5877. "ref/xamarinios10/_._",
  5878. "ref/xamarinmac20/_._",
  5879. "ref/xamarintvos10/_._",
  5880. "ref/xamarinwatchos10/_._",
  5881. "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll"
  5882. ]
  5883. },
  5884. "MediaBrowser.Common/1.0.0": {
  5885. "type": "project",
  5886. "path": "../MediaBrowser.Common/project.json",
  5887. "msbuildProject": "../MediaBrowser.Common/MediaBrowser.Common.csproj"
  5888. },
  5889. "MediaBrowser.Model/1.0.0": {
  5890. "type": "project",
  5891. "path": "../MediaBrowser.Model/project.json",
  5892. "msbuildProject": "../MediaBrowser.Model/MediaBrowser.Model.csproj"
  5893. }
  5894. },
  5895. "projectFileDependencyGroups": {
  5896. "": [],
  5897. ".NETFramework,Version=v4.6": [
  5898. "MediaBrowser.Common",
  5899. "MediaBrowser.Model",
  5900. "NLog >= 4.4.0-betaV15",
  5901. "SimpleInjector >= 3.2.4",
  5902. "System.Collections >= 4.0.0",
  5903. "System.IO >= 4.0.0",
  5904. "System.Net >= 4.0.0",
  5905. "System.Net.Http >= 4.0.0",
  5906. "System.Net.Http.WebRequest >= 4.0.0",
  5907. "System.Net.Primitives >= 4.0.0",
  5908. "System.Runtime >= 4.0.0",
  5909. "System.Runtime.Extensions >= 4.0.0",
  5910. "System.Text.Encoding >= 4.0.0",
  5911. "System.Threading >= 4.0.0",
  5912. "System.Threading.Tasks >= 4.0.0",
  5913. "System.Xml >= 4.0.0",
  5914. "System.Xml.Serialization >= 4.0.0"
  5915. ],
  5916. ".NETStandard,Version=v1.6": [
  5917. "MediaBrowser.Common",
  5918. "MediaBrowser.Model",
  5919. "NETStandard.Library >= 1.6.0",
  5920. "NLog >= 4.4.0-betaV15",
  5921. "SimpleInjector >= 3.2.4",
  5922. "System.Net.Http >= 4.1.0",
  5923. "System.Net.NameResolution >= 4.0.0",
  5924. "System.Net.NetworkInformation >= 4.1.0",
  5925. "System.Net.Primitives >= 4.0.11",
  5926. "System.Net.Requests >= 4.0.11",
  5927. "System.Net.Sockets >= 4.1.0",
  5928. "System.Reflection >= 4.1.0",
  5929. "System.Reflection.Primitives >= 4.0.1",
  5930. "System.Runtime.InteropServices.RuntimeInformation >= 4.0.0",
  5931. "System.Runtime.Loader >= 4.0.0",
  5932. "System.Xml.XmlSerializer >= 4.0.11"
  5933. ]
  5934. },
  5935. "tools": {},
  5936. "projectFileToolGroups": {}
  5937. }