project.lock.json 277 KB

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