project.assets.json 184 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net6.0": {
  5. "JetBrains.Annotations/2022.1.0": {
  6. "type": "package",
  7. "compile": {
  8. "lib/netstandard2.0/JetBrains.Annotations.dll": {
  9. "related": ".deps.json;.xml"
  10. }
  11. },
  12. "runtime": {
  13. "lib/netstandard2.0/JetBrains.Annotations.dll": {
  14. "related": ".deps.json;.xml"
  15. }
  16. }
  17. },
  18. "Microsoft.AspNetCore.Authorization/6.0.5": {
  19. "type": "package",
  20. "dependencies": {
  21. "Microsoft.AspNetCore.Metadata": "6.0.5",
  22. "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
  23. "Microsoft.Extensions.Options": "6.0.0"
  24. },
  25. "compile": {
  26. "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {
  27. "related": ".xml"
  28. }
  29. },
  30. "runtime": {
  31. "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {
  32. "related": ".xml"
  33. }
  34. }
  35. },
  36. "Microsoft.AspNetCore.Http.Features/5.0.17": {
  37. "type": "package",
  38. "dependencies": {
  39. "Microsoft.Extensions.Primitives": "5.0.1",
  40. "System.IO.Pipelines": "5.0.2"
  41. },
  42. "compile": {
  43. "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
  44. "related": ".xml"
  45. }
  46. },
  47. "runtime": {
  48. "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
  49. "related": ".xml"
  50. }
  51. }
  52. },
  53. "Microsoft.AspNetCore.Metadata/6.0.5": {
  54. "type": "package",
  55. "compile": {
  56. "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
  57. "related": ".xml"
  58. }
  59. },
  60. "runtime": {
  61. "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
  62. "related": ".xml"
  63. }
  64. }
  65. },
  66. "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
  67. "type": "package",
  68. "compile": {
  69. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  70. "related": ".xml"
  71. }
  72. },
  73. "runtime": {
  74. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  75. "related": ".xml"
  76. }
  77. }
  78. },
  79. "Microsoft.Extensions.Configuration/6.0.0": {
  80. "type": "package",
  81. "dependencies": {
  82. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  83. "Microsoft.Extensions.Primitives": "6.0.0"
  84. },
  85. "compile": {
  86. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
  87. "related": ".xml"
  88. }
  89. },
  90. "runtime": {
  91. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
  92. "related": ".xml"
  93. }
  94. }
  95. },
  96. "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
  97. "type": "package",
  98. "dependencies": {
  99. "Microsoft.Extensions.Primitives": "6.0.0"
  100. },
  101. "compile": {
  102. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  103. "related": ".xml"
  104. }
  105. },
  106. "runtime": {
  107. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  108. "related": ".xml"
  109. }
  110. }
  111. },
  112. "Microsoft.Extensions.Configuration.Binder/6.0.0": {
  113. "type": "package",
  114. "dependencies": {
  115. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
  116. },
  117. "compile": {
  118. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
  119. "related": ".xml"
  120. }
  121. },
  122. "runtime": {
  123. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
  124. "related": ".xml"
  125. }
  126. }
  127. },
  128. "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
  129. "type": "package",
  130. "dependencies": {
  131. "Microsoft.Extensions.Configuration": "6.0.0",
  132. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
  133. },
  134. "compile": {
  135. "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
  136. "related": ".xml"
  137. }
  138. },
  139. "runtime": {
  140. "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
  141. "related": ".xml"
  142. }
  143. }
  144. },
  145. "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": {
  146. "type": "package",
  147. "dependencies": {
  148. "Microsoft.Extensions.Configuration": "6.0.0",
  149. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
  150. },
  151. "compile": {
  152. "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
  153. "related": ".xml"
  154. }
  155. },
  156. "runtime": {
  157. "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
  158. "related": ".xml"
  159. }
  160. }
  161. },
  162. "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
  163. "type": "package",
  164. "dependencies": {
  165. "Microsoft.Extensions.Configuration": "6.0.0",
  166. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  167. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
  168. "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
  169. "Microsoft.Extensions.Primitives": "6.0.0"
  170. },
  171. "compile": {
  172. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  173. "related": ".xml"
  174. }
  175. },
  176. "runtime": {
  177. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  178. "related": ".xml"
  179. }
  180. }
  181. },
  182. "Microsoft.Extensions.Configuration.Json/6.0.0": {
  183. "type": "package",
  184. "dependencies": {
  185. "Microsoft.Extensions.Configuration": "6.0.0",
  186. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  187. "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
  188. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
  189. "System.Text.Json": "6.0.0"
  190. },
  191. "compile": {
  192. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
  193. "related": ".xml"
  194. }
  195. },
  196. "runtime": {
  197. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
  198. "related": ".xml"
  199. }
  200. }
  201. },
  202. "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": {
  203. "type": "package",
  204. "dependencies": {
  205. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  206. "Microsoft.Extensions.Configuration.Json": "6.0.0",
  207. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
  208. "Microsoft.Extensions.FileProviders.Physical": "6.0.0"
  209. },
  210. "compile": {
  211. "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
  212. "related": ".xml"
  213. }
  214. },
  215. "runtime": {
  216. "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
  217. "related": ".xml"
  218. }
  219. },
  220. "build": {
  221. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props": {},
  222. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {}
  223. }
  224. },
  225. "Microsoft.Extensions.DependencyInjection/6.0.0": {
  226. "type": "package",
  227. "dependencies": {
  228. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  229. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  230. },
  231. "compile": {
  232. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  233. "related": ".xml"
  234. }
  235. },
  236. "runtime": {
  237. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
  238. "related": ".xml"
  239. }
  240. },
  241. "build": {
  242. "buildTransitive/netcoreapp3.1/_._": {}
  243. }
  244. },
  245. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  246. "type": "package",
  247. "compile": {
  248. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  249. "related": ".xml"
  250. }
  251. },
  252. "runtime": {
  253. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  254. "related": ".xml"
  255. }
  256. },
  257. "build": {
  258. "buildTransitive/netcoreapp3.1/_._": {}
  259. }
  260. },
  261. "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
  262. "type": "package",
  263. "dependencies": {
  264. "Microsoft.Extensions.Primitives": "6.0.0"
  265. },
  266. "compile": {
  267. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  268. "related": ".xml"
  269. }
  270. },
  271. "runtime": {
  272. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  273. "related": ".xml"
  274. }
  275. },
  276. "build": {
  277. "buildTransitive/netcoreapp3.1/_._": {}
  278. }
  279. },
  280. "Microsoft.Extensions.FileProviders.Composite/6.0.0": {
  281. "type": "package",
  282. "dependencies": {
  283. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
  284. "Microsoft.Extensions.Primitives": "6.0.0"
  285. },
  286. "compile": {
  287. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {
  288. "related": ".xml"
  289. }
  290. },
  291. "runtime": {
  292. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {
  293. "related": ".xml"
  294. }
  295. }
  296. },
  297. "Microsoft.Extensions.FileProviders.Embedded/6.0.5": {
  298. "type": "package",
  299. "dependencies": {
  300. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
  301. },
  302. "compile": {
  303. "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
  304. "related": ".xml"
  305. }
  306. },
  307. "runtime": {
  308. "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
  309. "related": ".xml"
  310. }
  311. },
  312. "build": {
  313. "build/netstandard2.0/_._": {}
  314. },
  315. "buildMultiTargeting": {
  316. "buildMultiTargeting/_._": {}
  317. }
  318. },
  319. "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
  320. "type": "package",
  321. "dependencies": {
  322. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
  323. "Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
  324. "Microsoft.Extensions.Primitives": "6.0.0"
  325. },
  326. "compile": {
  327. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  328. "related": ".xml"
  329. }
  330. },
  331. "runtime": {
  332. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  333. "related": ".xml"
  334. }
  335. },
  336. "build": {
  337. "buildTransitive/netcoreapp3.1/_._": {}
  338. }
  339. },
  340. "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
  341. "type": "package",
  342. "compile": {
  343. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  344. "related": ".xml"
  345. }
  346. },
  347. "runtime": {
  348. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  349. "related": ".xml"
  350. }
  351. },
  352. "build": {
  353. "buildTransitive/netcoreapp3.1/_._": {}
  354. }
  355. },
  356. "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
  357. "type": "package",
  358. "dependencies": {
  359. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  360. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  361. "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
  362. },
  363. "compile": {
  364. "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
  365. "related": ".xml"
  366. }
  367. },
  368. "runtime": {
  369. "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
  370. "related": ".xml"
  371. }
  372. }
  373. },
  374. "Microsoft.Extensions.Localization/6.0.5": {
  375. "type": "package",
  376. "dependencies": {
  377. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  378. "Microsoft.Extensions.Localization.Abstractions": "6.0.5",
  379. "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
  380. "Microsoft.Extensions.Options": "6.0.0"
  381. },
  382. "compile": {
  383. "lib/net6.0/Microsoft.Extensions.Localization.dll": {
  384. "related": ".xml"
  385. }
  386. },
  387. "runtime": {
  388. "lib/net6.0/Microsoft.Extensions.Localization.dll": {
  389. "related": ".xml"
  390. }
  391. }
  392. },
  393. "Microsoft.Extensions.Localization.Abstractions/6.0.5": {
  394. "type": "package",
  395. "compile": {
  396. "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll": {
  397. "related": ".xml"
  398. }
  399. },
  400. "runtime": {
  401. "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll": {
  402. "related": ".xml"
  403. }
  404. }
  405. },
  406. "Microsoft.Extensions.Logging/6.0.0": {
  407. "type": "package",
  408. "dependencies": {
  409. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  410. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  411. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  412. "Microsoft.Extensions.Options": "6.0.0",
  413. "System.Diagnostics.DiagnosticSource": "6.0.0"
  414. },
  415. "compile": {
  416. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  417. "related": ".xml"
  418. }
  419. },
  420. "runtime": {
  421. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
  422. "related": ".xml"
  423. }
  424. }
  425. },
  426. "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
  427. "type": "package",
  428. "compile": {
  429. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  430. "related": ".xml"
  431. }
  432. },
  433. "runtime": {
  434. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  435. "related": ".xml"
  436. }
  437. },
  438. "build": {
  439. "buildTransitive/netcoreapp3.1/_._": {}
  440. }
  441. },
  442. "Microsoft.Extensions.Options/6.0.0": {
  443. "type": "package",
  444. "dependencies": {
  445. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  446. "Microsoft.Extensions.Primitives": "6.0.0"
  447. },
  448. "compile": {
  449. "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
  450. "related": ".xml"
  451. }
  452. },
  453. "runtime": {
  454. "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
  455. "related": ".xml"
  456. }
  457. }
  458. },
  459. "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
  460. "type": "package",
  461. "dependencies": {
  462. "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
  463. "Microsoft.Extensions.Configuration.Binder": "6.0.0",
  464. "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
  465. "Microsoft.Extensions.Options": "6.0.0",
  466. "Microsoft.Extensions.Primitives": "6.0.0"
  467. },
  468. "compile": {
  469. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  470. "related": ".xml"
  471. }
  472. },
  473. "runtime": {
  474. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
  475. "related": ".xml"
  476. }
  477. }
  478. },
  479. "Microsoft.Extensions.Primitives/6.0.0": {
  480. "type": "package",
  481. "dependencies": {
  482. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  483. },
  484. "compile": {
  485. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  486. "related": ".xml"
  487. }
  488. },
  489. "runtime": {
  490. "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
  491. "related": ".xml"
  492. }
  493. },
  494. "build": {
  495. "buildTransitive/netcoreapp3.1/_._": {}
  496. }
  497. },
  498. "Microsoft.NETCore.Platforms/1.1.0": {
  499. "type": "package",
  500. "compile": {
  501. "lib/netstandard1.0/_._": {}
  502. },
  503. "runtime": {
  504. "lib/netstandard1.0/_._": {}
  505. }
  506. },
  507. "Microsoft.NETCore.Targets/1.1.0": {
  508. "type": "package",
  509. "compile": {
  510. "lib/netstandard1.0/_._": {}
  511. },
  512. "runtime": {
  513. "lib/netstandard1.0/_._": {}
  514. }
  515. },
  516. "Newtonsoft.Json/13.0.1": {
  517. "type": "package",
  518. "compile": {
  519. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  520. "related": ".xml"
  521. }
  522. },
  523. "runtime": {
  524. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  525. "related": ".xml"
  526. }
  527. }
  528. },
  529. "Nito.AsyncEx.Context/5.1.2": {
  530. "type": "package",
  531. "dependencies": {
  532. "Nito.AsyncEx.Tasks": "5.1.2"
  533. },
  534. "compile": {
  535. "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {
  536. "related": ".xml"
  537. }
  538. },
  539. "runtime": {
  540. "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {
  541. "related": ".xml"
  542. }
  543. }
  544. },
  545. "Nito.AsyncEx.Coordination/5.1.2": {
  546. "type": "package",
  547. "dependencies": {
  548. "Nito.AsyncEx.Tasks": "5.1.2",
  549. "Nito.Collections.Deque": "1.1.1"
  550. },
  551. "compile": {
  552. "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {
  553. "related": ".xml"
  554. }
  555. },
  556. "runtime": {
  557. "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {
  558. "related": ".xml"
  559. }
  560. }
  561. },
  562. "Nito.AsyncEx.Tasks/5.1.2": {
  563. "type": "package",
  564. "dependencies": {
  565. "Nito.Disposables": "2.2.1"
  566. },
  567. "compile": {
  568. "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {
  569. "related": ".xml"
  570. }
  571. },
  572. "runtime": {
  573. "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {
  574. "related": ".xml"
  575. }
  576. }
  577. },
  578. "Nito.Collections.Deque/1.1.1": {
  579. "type": "package",
  580. "compile": {
  581. "lib/netstandard2.0/Nito.Collections.Deque.dll": {
  582. "related": ".xml"
  583. }
  584. },
  585. "runtime": {
  586. "lib/netstandard2.0/Nito.Collections.Deque.dll": {
  587. "related": ".xml"
  588. }
  589. }
  590. },
  591. "Nito.Disposables/2.2.1": {
  592. "type": "package",
  593. "dependencies": {
  594. "System.Collections.Immutable": "1.7.1"
  595. },
  596. "compile": {
  597. "lib/netstandard2.1/Nito.Disposables.dll": {
  598. "related": ".xml"
  599. }
  600. },
  601. "runtime": {
  602. "lib/netstandard2.1/Nito.Disposables.dll": {
  603. "related": ".xml"
  604. }
  605. }
  606. },
  607. "System.Collections/4.3.0": {
  608. "type": "package",
  609. "dependencies": {
  610. "Microsoft.NETCore.Platforms": "1.1.0",
  611. "Microsoft.NETCore.Targets": "1.1.0",
  612. "System.Runtime": "4.3.0"
  613. },
  614. "compile": {
  615. "ref/netstandard1.3/System.Collections.dll": {
  616. "related": ".xml"
  617. }
  618. }
  619. },
  620. "System.Collections.Immutable/6.0.0": {
  621. "type": "package",
  622. "dependencies": {
  623. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  624. },
  625. "compile": {
  626. "lib/net6.0/System.Collections.Immutable.dll": {
  627. "related": ".xml"
  628. }
  629. },
  630. "runtime": {
  631. "lib/net6.0/System.Collections.Immutable.dll": {
  632. "related": ".xml"
  633. }
  634. },
  635. "build": {
  636. "buildTransitive/netcoreapp3.1/_._": {}
  637. }
  638. },
  639. "System.Diagnostics.Debug/4.3.0": {
  640. "type": "package",
  641. "dependencies": {
  642. "Microsoft.NETCore.Platforms": "1.1.0",
  643. "Microsoft.NETCore.Targets": "1.1.0",
  644. "System.Runtime": "4.3.0"
  645. },
  646. "compile": {
  647. "ref/netstandard1.3/_._": {
  648. "related": ".xml"
  649. }
  650. }
  651. },
  652. "System.Diagnostics.DiagnosticSource/6.0.0": {
  653. "type": "package",
  654. "dependencies": {
  655. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  656. },
  657. "compile": {
  658. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  659. "related": ".xml"
  660. }
  661. },
  662. "runtime": {
  663. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  664. "related": ".xml"
  665. }
  666. },
  667. "build": {
  668. "buildTransitive/netcoreapp3.1/_._": {}
  669. }
  670. },
  671. "System.Globalization/4.3.0": {
  672. "type": "package",
  673. "dependencies": {
  674. "Microsoft.NETCore.Platforms": "1.1.0",
  675. "Microsoft.NETCore.Targets": "1.1.0",
  676. "System.Runtime": "4.3.0"
  677. },
  678. "compile": {
  679. "ref/netstandard1.3/_._": {
  680. "related": ".xml"
  681. }
  682. }
  683. },
  684. "System.IO/4.3.0": {
  685. "type": "package",
  686. "dependencies": {
  687. "Microsoft.NETCore.Platforms": "1.1.0",
  688. "Microsoft.NETCore.Targets": "1.1.0",
  689. "System.Runtime": "4.3.0",
  690. "System.Text.Encoding": "4.3.0",
  691. "System.Threading.Tasks": "4.3.0"
  692. },
  693. "compile": {
  694. "ref/netstandard1.5/System.IO.dll": {
  695. "related": ".xml"
  696. }
  697. }
  698. },
  699. "System.IO.Pipelines/5.0.2": {
  700. "type": "package",
  701. "compile": {
  702. "ref/netcoreapp2.0/System.IO.Pipelines.dll": {
  703. "related": ".xml"
  704. }
  705. },
  706. "runtime": {
  707. "lib/netcoreapp3.0/System.IO.Pipelines.dll": {
  708. "related": ".xml"
  709. }
  710. }
  711. },
  712. "System.Linq/4.3.0": {
  713. "type": "package",
  714. "dependencies": {
  715. "System.Collections": "4.3.0",
  716. "System.Diagnostics.Debug": "4.3.0",
  717. "System.Resources.ResourceManager": "4.3.0",
  718. "System.Runtime": "4.3.0",
  719. "System.Runtime.Extensions": "4.3.0"
  720. },
  721. "compile": {
  722. "ref/netstandard1.6/System.Linq.dll": {
  723. "related": ".xml"
  724. }
  725. },
  726. "runtime": {
  727. "lib/netstandard1.6/System.Linq.dll": {}
  728. }
  729. },
  730. "System.Linq.Dynamic.Core/1.2.18": {
  731. "type": "package",
  732. "compile": {
  733. "lib/net6.0/System.Linq.Dynamic.Core.dll": {
  734. "related": ".pdb;.xml"
  735. }
  736. },
  737. "runtime": {
  738. "lib/net6.0/System.Linq.Dynamic.Core.dll": {
  739. "related": ".pdb;.xml"
  740. }
  741. }
  742. },
  743. "System.Linq.Expressions/4.3.0": {
  744. "type": "package",
  745. "dependencies": {
  746. "System.Collections": "4.3.0",
  747. "System.Diagnostics.Debug": "4.3.0",
  748. "System.Globalization": "4.3.0",
  749. "System.IO": "4.3.0",
  750. "System.Linq": "4.3.0",
  751. "System.ObjectModel": "4.3.0",
  752. "System.Reflection": "4.3.0",
  753. "System.Reflection.Emit": "4.3.0",
  754. "System.Reflection.Emit.ILGeneration": "4.3.0",
  755. "System.Reflection.Emit.Lightweight": "4.3.0",
  756. "System.Reflection.Extensions": "4.3.0",
  757. "System.Reflection.Primitives": "4.3.0",
  758. "System.Reflection.TypeExtensions": "4.3.0",
  759. "System.Resources.ResourceManager": "4.3.0",
  760. "System.Runtime": "4.3.0",
  761. "System.Runtime.Extensions": "4.3.0",
  762. "System.Threading": "4.3.0"
  763. },
  764. "compile": {
  765. "ref/netstandard1.6/System.Linq.Expressions.dll": {
  766. "related": ".xml"
  767. }
  768. },
  769. "runtime": {
  770. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  771. }
  772. },
  773. "System.Linq.Queryable/4.3.0": {
  774. "type": "package",
  775. "dependencies": {
  776. "System.Collections": "4.3.0",
  777. "System.Diagnostics.Debug": "4.3.0",
  778. "System.Linq": "4.3.0",
  779. "System.Linq.Expressions": "4.3.0",
  780. "System.Reflection": "4.3.0",
  781. "System.Reflection.Extensions": "4.3.0",
  782. "System.Resources.ResourceManager": "4.3.0",
  783. "System.Runtime": "4.3.0"
  784. },
  785. "compile": {
  786. "ref/netstandard1.0/System.Linq.Queryable.dll": {
  787. "related": ".xml"
  788. }
  789. },
  790. "runtime": {
  791. "lib/netstandard1.3/System.Linq.Queryable.dll": {}
  792. }
  793. },
  794. "System.ObjectModel/4.3.0": {
  795. "type": "package",
  796. "dependencies": {
  797. "System.Collections": "4.3.0",
  798. "System.Diagnostics.Debug": "4.3.0",
  799. "System.Resources.ResourceManager": "4.3.0",
  800. "System.Runtime": "4.3.0",
  801. "System.Threading": "4.3.0"
  802. },
  803. "compile": {
  804. "ref/netstandard1.3/_._": {
  805. "related": ".xml"
  806. }
  807. },
  808. "runtime": {
  809. "lib/netstandard1.3/System.ObjectModel.dll": {}
  810. }
  811. },
  812. "System.Reflection/4.3.0": {
  813. "type": "package",
  814. "dependencies": {
  815. "Microsoft.NETCore.Platforms": "1.1.0",
  816. "Microsoft.NETCore.Targets": "1.1.0",
  817. "System.IO": "4.3.0",
  818. "System.Reflection.Primitives": "4.3.0",
  819. "System.Runtime": "4.3.0"
  820. },
  821. "compile": {
  822. "ref/netstandard1.5/System.Reflection.dll": {
  823. "related": ".xml"
  824. }
  825. }
  826. },
  827. "System.Reflection.Emit/4.3.0": {
  828. "type": "package",
  829. "dependencies": {
  830. "System.IO": "4.3.0",
  831. "System.Reflection": "4.3.0",
  832. "System.Reflection.Emit.ILGeneration": "4.3.0",
  833. "System.Reflection.Primitives": "4.3.0",
  834. "System.Runtime": "4.3.0"
  835. },
  836. "compile": {
  837. "ref/netstandard1.1/_._": {
  838. "related": ".xml"
  839. }
  840. },
  841. "runtime": {
  842. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  843. }
  844. },
  845. "System.Reflection.Emit.ILGeneration/4.3.0": {
  846. "type": "package",
  847. "dependencies": {
  848. "System.Reflection": "4.3.0",
  849. "System.Reflection.Primitives": "4.3.0",
  850. "System.Runtime": "4.3.0"
  851. },
  852. "compile": {
  853. "ref/netstandard1.0/_._": {
  854. "related": ".xml"
  855. }
  856. },
  857. "runtime": {
  858. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  859. }
  860. },
  861. "System.Reflection.Emit.Lightweight/4.3.0": {
  862. "type": "package",
  863. "dependencies": {
  864. "System.Reflection": "4.3.0",
  865. "System.Reflection.Emit.ILGeneration": "4.3.0",
  866. "System.Reflection.Primitives": "4.3.0",
  867. "System.Runtime": "4.3.0"
  868. },
  869. "compile": {
  870. "ref/netstandard1.0/_._": {
  871. "related": ".xml"
  872. }
  873. },
  874. "runtime": {
  875. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  876. }
  877. },
  878. "System.Reflection.Extensions/4.3.0": {
  879. "type": "package",
  880. "dependencies": {
  881. "Microsoft.NETCore.Platforms": "1.1.0",
  882. "Microsoft.NETCore.Targets": "1.1.0",
  883. "System.Reflection": "4.3.0",
  884. "System.Runtime": "4.3.0"
  885. },
  886. "compile": {
  887. "ref/netstandard1.0/_._": {
  888. "related": ".xml"
  889. }
  890. }
  891. },
  892. "System.Reflection.Primitives/4.3.0": {
  893. "type": "package",
  894. "dependencies": {
  895. "Microsoft.NETCore.Platforms": "1.1.0",
  896. "Microsoft.NETCore.Targets": "1.1.0",
  897. "System.Runtime": "4.3.0"
  898. },
  899. "compile": {
  900. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  901. "related": ".xml"
  902. }
  903. }
  904. },
  905. "System.Reflection.TypeExtensions/4.3.0": {
  906. "type": "package",
  907. "dependencies": {
  908. "System.Reflection": "4.3.0",
  909. "System.Runtime": "4.3.0"
  910. },
  911. "compile": {
  912. "ref/netstandard1.5/_._": {
  913. "related": ".xml"
  914. }
  915. },
  916. "runtime": {
  917. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  918. }
  919. },
  920. "System.Resources.ResourceManager/4.3.0": {
  921. "type": "package",
  922. "dependencies": {
  923. "Microsoft.NETCore.Platforms": "1.1.0",
  924. "Microsoft.NETCore.Targets": "1.1.0",
  925. "System.Globalization": "4.3.0",
  926. "System.Reflection": "4.3.0",
  927. "System.Runtime": "4.3.0"
  928. },
  929. "compile": {
  930. "ref/netstandard1.0/_._": {
  931. "related": ".xml"
  932. }
  933. }
  934. },
  935. "System.Runtime/4.3.0": {
  936. "type": "package",
  937. "dependencies": {
  938. "Microsoft.NETCore.Platforms": "1.1.0",
  939. "Microsoft.NETCore.Targets": "1.1.0"
  940. },
  941. "compile": {
  942. "ref/netstandard1.5/System.Runtime.dll": {
  943. "related": ".xml"
  944. }
  945. }
  946. },
  947. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  948. "type": "package",
  949. "compile": {
  950. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  951. "related": ".xml"
  952. }
  953. },
  954. "runtime": {
  955. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  956. "related": ".xml"
  957. }
  958. },
  959. "build": {
  960. "buildTransitive/netcoreapp3.1/_._": {}
  961. }
  962. },
  963. "System.Runtime.Extensions/4.3.0": {
  964. "type": "package",
  965. "dependencies": {
  966. "Microsoft.NETCore.Platforms": "1.1.0",
  967. "Microsoft.NETCore.Targets": "1.1.0",
  968. "System.Runtime": "4.3.0"
  969. },
  970. "compile": {
  971. "ref/netstandard1.5/_._": {
  972. "related": ".xml"
  973. }
  974. }
  975. },
  976. "System.Runtime.Loader/4.3.0": {
  977. "type": "package",
  978. "dependencies": {
  979. "System.IO": "4.3.0",
  980. "System.Reflection": "4.3.0",
  981. "System.Runtime": "4.3.0"
  982. },
  983. "compile": {
  984. "ref/netstandard1.5/System.Runtime.Loader.dll": {
  985. "related": ".xml"
  986. }
  987. },
  988. "runtime": {
  989. "lib/netstandard1.5/System.Runtime.Loader.dll": {}
  990. }
  991. },
  992. "System.Text.Encoding/4.3.0": {
  993. "type": "package",
  994. "dependencies": {
  995. "Microsoft.NETCore.Platforms": "1.1.0",
  996. "Microsoft.NETCore.Targets": "1.1.0",
  997. "System.Runtime": "4.3.0"
  998. },
  999. "compile": {
  1000. "ref/netstandard1.3/System.Text.Encoding.dll": {
  1001. "related": ".xml"
  1002. }
  1003. }
  1004. },
  1005. "System.Text.Encodings.Web/6.0.0": {
  1006. "type": "package",
  1007. "dependencies": {
  1008. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1009. },
  1010. "compile": {
  1011. "lib/net6.0/System.Text.Encodings.Web.dll": {
  1012. "related": ".xml"
  1013. }
  1014. },
  1015. "runtime": {
  1016. "lib/net6.0/System.Text.Encodings.Web.dll": {
  1017. "related": ".xml"
  1018. }
  1019. },
  1020. "build": {
  1021. "buildTransitive/netcoreapp3.1/_._": {}
  1022. },
  1023. "runtimeTargets": {
  1024. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
  1025. "assetType": "runtime",
  1026. "rid": "browser"
  1027. }
  1028. }
  1029. },
  1030. "System.Text.Json/6.0.0": {
  1031. "type": "package",
  1032. "dependencies": {
  1033. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  1034. "System.Text.Encodings.Web": "6.0.0"
  1035. },
  1036. "compile": {
  1037. "lib/net6.0/System.Text.Json.dll": {
  1038. "related": ".xml"
  1039. }
  1040. },
  1041. "runtime": {
  1042. "lib/net6.0/System.Text.Json.dll": {
  1043. "related": ".xml"
  1044. }
  1045. },
  1046. "build": {
  1047. "buildTransitive/netcoreapp3.1/_._": {}
  1048. }
  1049. },
  1050. "System.Threading/4.3.0": {
  1051. "type": "package",
  1052. "dependencies": {
  1053. "System.Runtime": "4.3.0",
  1054. "System.Threading.Tasks": "4.3.0"
  1055. },
  1056. "compile": {
  1057. "ref/netstandard1.3/_._": {
  1058. "related": ".xml"
  1059. }
  1060. },
  1061. "runtime": {
  1062. "lib/netstandard1.3/System.Threading.dll": {}
  1063. }
  1064. },
  1065. "System.Threading.Tasks/4.3.0": {
  1066. "type": "package",
  1067. "dependencies": {
  1068. "Microsoft.NETCore.Platforms": "1.1.0",
  1069. "Microsoft.NETCore.Targets": "1.1.0",
  1070. "System.Runtime": "4.3.0"
  1071. },
  1072. "compile": {
  1073. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  1074. "related": ".xml"
  1075. }
  1076. }
  1077. },
  1078. "TimeZoneConverter/5.0.0": {
  1079. "type": "package",
  1080. "compile": {
  1081. "lib/netstandard2.0/TimeZoneConverter.dll": {
  1082. "related": ".xml"
  1083. }
  1084. },
  1085. "runtime": {
  1086. "lib/netstandard2.0/TimeZoneConverter.dll": {
  1087. "related": ".xml"
  1088. }
  1089. }
  1090. },
  1091. "Volo.Abp.Auditing/6.0.0": {
  1092. "type": "package",
  1093. "dependencies": {
  1094. "Volo.Abp.Auditing.Contracts": "6.0.0",
  1095. "Volo.Abp.Data": "6.0.0",
  1096. "Volo.Abp.Json": "6.0.0",
  1097. "Volo.Abp.MultiTenancy": "6.0.0",
  1098. "Volo.Abp.Security": "6.0.0",
  1099. "Volo.Abp.Threading": "6.0.0",
  1100. "Volo.Abp.Timing": "6.0.0"
  1101. },
  1102. "compile": {
  1103. "lib/netstandard2.0/Volo.Abp.Auditing.dll": {
  1104. "related": ".pdb;.xml"
  1105. }
  1106. },
  1107. "runtime": {
  1108. "lib/netstandard2.0/Volo.Abp.Auditing.dll": {
  1109. "related": ".pdb;.xml"
  1110. }
  1111. }
  1112. },
  1113. "Volo.Abp.Auditing.Contracts/6.0.0": {
  1114. "type": "package",
  1115. "dependencies": {
  1116. "Volo.Abp.Core": "6.0.0"
  1117. },
  1118. "compile": {
  1119. "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": {
  1120. "related": ".pdb;.xml"
  1121. }
  1122. },
  1123. "runtime": {
  1124. "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": {
  1125. "related": ".pdb;.xml"
  1126. }
  1127. }
  1128. },
  1129. "Volo.Abp.Authorization/6.0.0": {
  1130. "type": "package",
  1131. "dependencies": {
  1132. "Volo.Abp.Authorization.Abstractions": "6.0.0",
  1133. "Volo.Abp.Localization": "6.0.0",
  1134. "Volo.Abp.Security": "6.0.0"
  1135. },
  1136. "compile": {
  1137. "lib/netstandard2.0/Volo.Abp.Authorization.dll": {
  1138. "related": ".pdb;.xml"
  1139. }
  1140. },
  1141. "runtime": {
  1142. "lib/netstandard2.0/Volo.Abp.Authorization.dll": {
  1143. "related": ".pdb;.xml"
  1144. }
  1145. }
  1146. },
  1147. "Volo.Abp.Authorization.Abstractions/6.0.0": {
  1148. "type": "package",
  1149. "dependencies": {
  1150. "Microsoft.AspNetCore.Authorization": "6.0.5",
  1151. "Volo.Abp.MultiTenancy": "6.0.0"
  1152. },
  1153. "compile": {
  1154. "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": {
  1155. "related": ".pdb;.xml"
  1156. }
  1157. },
  1158. "runtime": {
  1159. "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": {
  1160. "related": ".pdb;.xml"
  1161. }
  1162. }
  1163. },
  1164. "Volo.Abp.BackgroundWorkers/6.0.0": {
  1165. "type": "package",
  1166. "dependencies": {
  1167. "Volo.Abp.Threading": "6.0.0"
  1168. },
  1169. "compile": {
  1170. "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": {
  1171. "related": ".pdb;.xml"
  1172. }
  1173. },
  1174. "runtime": {
  1175. "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": {
  1176. "related": ".pdb;.xml"
  1177. }
  1178. }
  1179. },
  1180. "Volo.Abp.Core/6.0.0": {
  1181. "type": "package",
  1182. "dependencies": {
  1183. "JetBrains.Annotations": "2022.1.0",
  1184. "Microsoft.Extensions.Configuration.CommandLine": "6.0.0",
  1185. "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.1",
  1186. "Microsoft.Extensions.Configuration.UserSecrets": "6.0.1",
  1187. "Microsoft.Extensions.DependencyInjection": "6.0.0",
  1188. "Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
  1189. "Microsoft.Extensions.Localization": "6.0.5",
  1190. "Microsoft.Extensions.Logging": "6.0.0",
  1191. "Microsoft.Extensions.Options": "6.0.0",
  1192. "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
  1193. "Nito.AsyncEx.Context": "5.1.2",
  1194. "Nito.AsyncEx.Coordination": "5.1.2",
  1195. "System.Collections.Immutable": "6.0.0",
  1196. "System.Linq.Dynamic.Core": "1.2.18",
  1197. "System.Linq.Queryable": "4.3.0",
  1198. "System.Runtime.Loader": "4.3.0",
  1199. "System.Text.Encodings.Web": "6.0.0"
  1200. },
  1201. "compile": {
  1202. "lib/netstandard2.0/Volo.Abp.Core.dll": {
  1203. "related": ".pdb;.xml"
  1204. }
  1205. },
  1206. "runtime": {
  1207. "lib/netstandard2.0/Volo.Abp.Core.dll": {
  1208. "related": ".pdb;.xml"
  1209. }
  1210. }
  1211. },
  1212. "Volo.Abp.Data/6.0.0": {
  1213. "type": "package",
  1214. "dependencies": {
  1215. "Volo.Abp.EventBus.Abstractions": "6.0.0",
  1216. "Volo.Abp.ObjectExtending": "6.0.0",
  1217. "Volo.Abp.Uow": "6.0.0"
  1218. },
  1219. "compile": {
  1220. "lib/netstandard2.0/Volo.Abp.Data.dll": {
  1221. "related": ".pdb;.xml"
  1222. }
  1223. },
  1224. "runtime": {
  1225. "lib/netstandard2.0/Volo.Abp.Data.dll": {
  1226. "related": ".pdb;.xml"
  1227. }
  1228. }
  1229. },
  1230. "Volo.Abp.Ddd.Application/6.0.0": {
  1231. "type": "package",
  1232. "dependencies": {
  1233. "Volo.Abp.Authorization": "6.0.0",
  1234. "Volo.Abp.Ddd.Application.Contracts": "6.0.0",
  1235. "Volo.Abp.Ddd.Domain": "6.0.0",
  1236. "Volo.Abp.Features": "6.0.0",
  1237. "Volo.Abp.GlobalFeatures": "6.0.0",
  1238. "Volo.Abp.Http.Abstractions": "6.0.0",
  1239. "Volo.Abp.Localization": "6.0.0",
  1240. "Volo.Abp.ObjectMapping": "6.0.0",
  1241. "Volo.Abp.Security": "6.0.0",
  1242. "Volo.Abp.Settings": "6.0.0",
  1243. "Volo.Abp.Validation": "6.0.0"
  1244. },
  1245. "compile": {
  1246. "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {
  1247. "related": ".pdb;.xml"
  1248. }
  1249. },
  1250. "runtime": {
  1251. "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {
  1252. "related": ".pdb;.xml"
  1253. }
  1254. }
  1255. },
  1256. "Volo.Abp.Ddd.Application.Contracts/6.0.0": {
  1257. "type": "package",
  1258. "dependencies": {
  1259. "Volo.Abp.Auditing.Contracts": "6.0.0",
  1260. "Volo.Abp.Localization": "6.0.0"
  1261. },
  1262. "compile": {
  1263. "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {
  1264. "related": ".pdb;.xml"
  1265. }
  1266. },
  1267. "runtime": {
  1268. "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {
  1269. "related": ".pdb;.xml"
  1270. }
  1271. }
  1272. },
  1273. "Volo.Abp.Ddd.Domain/6.0.0": {
  1274. "type": "package",
  1275. "dependencies": {
  1276. "Volo.Abp.Auditing": "6.0.0",
  1277. "Volo.Abp.Data": "6.0.0",
  1278. "Volo.Abp.EventBus": "6.0.0",
  1279. "Volo.Abp.ExceptionHandling": "6.0.0",
  1280. "Volo.Abp.Guids": "6.0.0",
  1281. "Volo.Abp.MultiTenancy": "6.0.0",
  1282. "Volo.Abp.ObjectMapping": "6.0.0",
  1283. "Volo.Abp.Specifications": "6.0.0",
  1284. "Volo.Abp.Threading": "6.0.0",
  1285. "Volo.Abp.Timing": "6.0.0",
  1286. "Volo.Abp.Uow": "6.0.0"
  1287. },
  1288. "compile": {
  1289. "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {
  1290. "related": ".pdb;.xml"
  1291. }
  1292. },
  1293. "runtime": {
  1294. "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {
  1295. "related": ".pdb;.xml"
  1296. }
  1297. }
  1298. },
  1299. "Volo.Abp.DistributedLocking.Abstractions/6.0.0": {
  1300. "type": "package",
  1301. "dependencies": {
  1302. "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
  1303. "Volo.Abp.Core": "6.0.0"
  1304. },
  1305. "compile": {
  1306. "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": {
  1307. "related": ".pdb;.xml"
  1308. }
  1309. },
  1310. "runtime": {
  1311. "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": {
  1312. "related": ".pdb;.xml"
  1313. }
  1314. }
  1315. },
  1316. "Volo.Abp.EventBus/6.0.0": {
  1317. "type": "package",
  1318. "dependencies": {
  1319. "Volo.Abp.BackgroundWorkers": "6.0.0",
  1320. "Volo.Abp.DistributedLocking.Abstractions": "6.0.0",
  1321. "Volo.Abp.EventBus.Abstractions": "6.0.0",
  1322. "Volo.Abp.Guids": "6.0.0",
  1323. "Volo.Abp.Json": "6.0.0",
  1324. "Volo.Abp.MultiTenancy": "6.0.0"
  1325. },
  1326. "compile": {
  1327. "lib/netstandard2.0/Volo.Abp.EventBus.dll": {
  1328. "related": ".pdb;.xml"
  1329. }
  1330. },
  1331. "runtime": {
  1332. "lib/netstandard2.0/Volo.Abp.EventBus.dll": {
  1333. "related": ".pdb;.xml"
  1334. }
  1335. }
  1336. },
  1337. "Volo.Abp.EventBus.Abstractions/6.0.0": {
  1338. "type": "package",
  1339. "dependencies": {
  1340. "Volo.Abp.Core": "6.0.0"
  1341. },
  1342. "compile": {
  1343. "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": {
  1344. "related": ".pdb;.xml"
  1345. }
  1346. },
  1347. "runtime": {
  1348. "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": {
  1349. "related": ".pdb;.xml"
  1350. }
  1351. }
  1352. },
  1353. "Volo.Abp.ExceptionHandling/6.0.0": {
  1354. "type": "package",
  1355. "dependencies": {
  1356. "Microsoft.Extensions.FileProviders.Embedded": "6.0.5",
  1357. "Volo.Abp.Localization": "6.0.0"
  1358. },
  1359. "compile": {
  1360. "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": {
  1361. "related": ".pdb;.xml"
  1362. }
  1363. },
  1364. "runtime": {
  1365. "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": {
  1366. "related": ".pdb;.xml"
  1367. }
  1368. }
  1369. },
  1370. "Volo.Abp.Features/6.0.0": {
  1371. "type": "package",
  1372. "dependencies": {
  1373. "Volo.Abp.Authorization.Abstractions": "6.0.0",
  1374. "Volo.Abp.Localization": "6.0.0",
  1375. "Volo.Abp.MultiTenancy": "6.0.0",
  1376. "Volo.Abp.Validation": "6.0.0"
  1377. },
  1378. "compile": {
  1379. "lib/netstandard2.0/Volo.Abp.Features.dll": {
  1380. "related": ".pdb;.xml"
  1381. }
  1382. },
  1383. "runtime": {
  1384. "lib/netstandard2.0/Volo.Abp.Features.dll": {
  1385. "related": ".pdb;.xml"
  1386. }
  1387. }
  1388. },
  1389. "Volo.Abp.GlobalFeatures/6.0.0": {
  1390. "type": "package",
  1391. "dependencies": {
  1392. "Volo.Abp.Authorization.Abstractions": "6.0.0",
  1393. "Volo.Abp.Localization": "6.0.0",
  1394. "Volo.Abp.VirtualFileSystem": "6.0.0"
  1395. },
  1396. "compile": {
  1397. "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": {
  1398. "related": ".pdb;.xml"
  1399. }
  1400. },
  1401. "runtime": {
  1402. "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": {
  1403. "related": ".pdb;.xml"
  1404. }
  1405. }
  1406. },
  1407. "Volo.Abp.Guids/6.0.0": {
  1408. "type": "package",
  1409. "dependencies": {
  1410. "Volo.Abp.Core": "6.0.0"
  1411. },
  1412. "compile": {
  1413. "lib/netstandard2.0/Volo.Abp.Guids.dll": {
  1414. "related": ".pdb;.xml"
  1415. }
  1416. },
  1417. "runtime": {
  1418. "lib/netstandard2.0/Volo.Abp.Guids.dll": {
  1419. "related": ".pdb;.xml"
  1420. }
  1421. }
  1422. },
  1423. "Volo.Abp.Http.Abstractions/6.0.0": {
  1424. "type": "package",
  1425. "dependencies": {
  1426. "Volo.Abp.Core": "6.0.0"
  1427. },
  1428. "compile": {
  1429. "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {
  1430. "related": ".pdb;.xml"
  1431. }
  1432. },
  1433. "runtime": {
  1434. "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {
  1435. "related": ".pdb;.xml"
  1436. }
  1437. }
  1438. },
  1439. "Volo.Abp.Json/6.0.0": {
  1440. "type": "package",
  1441. "dependencies": {
  1442. "Newtonsoft.Json": "13.0.1",
  1443. "Volo.Abp.ObjectExtending": "6.0.0",
  1444. "Volo.Abp.Timing": "6.0.0"
  1445. },
  1446. "compile": {
  1447. "lib/netstandard2.0/Volo.Abp.Json.dll": {
  1448. "related": ".pdb;.xml"
  1449. }
  1450. },
  1451. "runtime": {
  1452. "lib/netstandard2.0/Volo.Abp.Json.dll": {
  1453. "related": ".pdb;.xml"
  1454. }
  1455. }
  1456. },
  1457. "Volo.Abp.Localization/6.0.0": {
  1458. "type": "package",
  1459. "dependencies": {
  1460. "Volo.Abp.Localization.Abstractions": "6.0.0",
  1461. "Volo.Abp.Settings": "6.0.0",
  1462. "Volo.Abp.VirtualFileSystem": "6.0.0"
  1463. },
  1464. "compile": {
  1465. "lib/netstandard2.0/Volo.Abp.Localization.dll": {
  1466. "related": ".pdb;.xml"
  1467. }
  1468. },
  1469. "runtime": {
  1470. "lib/netstandard2.0/Volo.Abp.Localization.dll": {
  1471. "related": ".pdb;.xml"
  1472. }
  1473. }
  1474. },
  1475. "Volo.Abp.Localization.Abstractions/6.0.0": {
  1476. "type": "package",
  1477. "dependencies": {
  1478. "Volo.Abp.Core": "6.0.0"
  1479. },
  1480. "compile": {
  1481. "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {
  1482. "related": ".pdb;.xml"
  1483. }
  1484. },
  1485. "runtime": {
  1486. "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {
  1487. "related": ".pdb;.xml"
  1488. }
  1489. }
  1490. },
  1491. "Volo.Abp.MultiTenancy/6.0.0": {
  1492. "type": "package",
  1493. "dependencies": {
  1494. "Volo.Abp.Data": "6.0.0",
  1495. "Volo.Abp.EventBus.Abstractions": "6.0.0",
  1496. "Volo.Abp.Security": "6.0.0"
  1497. },
  1498. "compile": {
  1499. "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {
  1500. "related": ".pdb;.xml"
  1501. }
  1502. },
  1503. "runtime": {
  1504. "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {
  1505. "related": ".pdb;.xml"
  1506. }
  1507. }
  1508. },
  1509. "Volo.Abp.ObjectExtending/6.0.0": {
  1510. "type": "package",
  1511. "dependencies": {
  1512. "Volo.Abp.Localization.Abstractions": "6.0.0",
  1513. "Volo.Abp.Validation.Abstractions": "6.0.0"
  1514. },
  1515. "compile": {
  1516. "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {
  1517. "related": ".pdb;.xml"
  1518. }
  1519. },
  1520. "runtime": {
  1521. "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {
  1522. "related": ".pdb;.xml"
  1523. }
  1524. }
  1525. },
  1526. "Volo.Abp.ObjectMapping/6.0.0": {
  1527. "type": "package",
  1528. "dependencies": {
  1529. "Volo.Abp.Core": "6.0.0"
  1530. },
  1531. "compile": {
  1532. "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {
  1533. "related": ".pdb;.xml"
  1534. }
  1535. },
  1536. "runtime": {
  1537. "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {
  1538. "related": ".pdb;.xml"
  1539. }
  1540. }
  1541. },
  1542. "Volo.Abp.PermissionManagement.Application.Contracts/6.0.0": {
  1543. "type": "package",
  1544. "dependencies": {
  1545. "Volo.Abp.Authorization.Abstractions": "6.0.0",
  1546. "Volo.Abp.Ddd.Application.Contracts": "6.0.0",
  1547. "Volo.Abp.PermissionManagement.Domain.Shared": "6.0.0"
  1548. },
  1549. "compile": {
  1550. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": {
  1551. "related": ".pdb;.xml"
  1552. }
  1553. },
  1554. "runtime": {
  1555. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": {
  1556. "related": ".pdb;.xml"
  1557. }
  1558. }
  1559. },
  1560. "Volo.Abp.PermissionManagement.Domain.Shared/6.0.0": {
  1561. "type": "package",
  1562. "dependencies": {
  1563. "Microsoft.Extensions.FileProviders.Embedded": "6.0.5",
  1564. "Volo.Abp.Validation": "6.0.0"
  1565. },
  1566. "compile": {
  1567. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {
  1568. "related": ".pdb;.xml"
  1569. }
  1570. },
  1571. "runtime": {
  1572. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {
  1573. "related": ".pdb;.xml"
  1574. }
  1575. }
  1576. },
  1577. "Volo.Abp.Security/6.0.0": {
  1578. "type": "package",
  1579. "dependencies": {
  1580. "Volo.Abp.Core": "6.0.0"
  1581. },
  1582. "compile": {
  1583. "lib/netstandard2.0/Volo.Abp.Security.dll": {
  1584. "related": ".pdb;.xml"
  1585. }
  1586. },
  1587. "runtime": {
  1588. "lib/netstandard2.0/Volo.Abp.Security.dll": {
  1589. "related": ".pdb;.xml"
  1590. }
  1591. }
  1592. },
  1593. "Volo.Abp.Settings/6.0.0": {
  1594. "type": "package",
  1595. "dependencies": {
  1596. "Volo.Abp.Localization.Abstractions": "6.0.0",
  1597. "Volo.Abp.MultiTenancy": "6.0.0",
  1598. "Volo.Abp.Security": "6.0.0"
  1599. },
  1600. "compile": {
  1601. "lib/netstandard2.0/Volo.Abp.Settings.dll": {
  1602. "related": ".pdb;.xml"
  1603. }
  1604. },
  1605. "runtime": {
  1606. "lib/netstandard2.0/Volo.Abp.Settings.dll": {
  1607. "related": ".pdb;.xml"
  1608. }
  1609. }
  1610. },
  1611. "Volo.Abp.Specifications/6.0.0": {
  1612. "type": "package",
  1613. "dependencies": {
  1614. "Volo.Abp.Core": "6.0.0"
  1615. },
  1616. "compile": {
  1617. "lib/netstandard2.0/Volo.Abp.Specifications.dll": {
  1618. "related": ".pdb;.xml"
  1619. }
  1620. },
  1621. "runtime": {
  1622. "lib/netstandard2.0/Volo.Abp.Specifications.dll": {
  1623. "related": ".pdb;.xml"
  1624. }
  1625. }
  1626. },
  1627. "Volo.Abp.Threading/6.0.0": {
  1628. "type": "package",
  1629. "dependencies": {
  1630. "Volo.Abp.Core": "6.0.0"
  1631. },
  1632. "compile": {
  1633. "lib/netstandard2.0/Volo.Abp.Threading.dll": {
  1634. "related": ".pdb;.xml"
  1635. }
  1636. },
  1637. "runtime": {
  1638. "lib/netstandard2.0/Volo.Abp.Threading.dll": {
  1639. "related": ".pdb;.xml"
  1640. }
  1641. }
  1642. },
  1643. "Volo.Abp.Timing/6.0.0": {
  1644. "type": "package",
  1645. "dependencies": {
  1646. "TimeZoneConverter": "5.0.0",
  1647. "Volo.Abp.Localization": "6.0.0",
  1648. "Volo.Abp.Settings": "6.0.0"
  1649. },
  1650. "compile": {
  1651. "lib/netstandard2.0/Volo.Abp.Timing.dll": {
  1652. "related": ".pdb;.xml"
  1653. }
  1654. },
  1655. "runtime": {
  1656. "lib/netstandard2.0/Volo.Abp.Timing.dll": {
  1657. "related": ".pdb;.xml"
  1658. }
  1659. }
  1660. },
  1661. "Volo.Abp.Uow/6.0.0": {
  1662. "type": "package",
  1663. "dependencies": {
  1664. "Volo.Abp.Core": "6.0.0"
  1665. },
  1666. "compile": {
  1667. "lib/netstandard2.0/Volo.Abp.Uow.dll": {
  1668. "related": ".pdb;.xml"
  1669. }
  1670. },
  1671. "runtime": {
  1672. "lib/netstandard2.0/Volo.Abp.Uow.dll": {
  1673. "related": ".pdb;.xml"
  1674. }
  1675. }
  1676. },
  1677. "Volo.Abp.Validation/6.0.0": {
  1678. "type": "package",
  1679. "dependencies": {
  1680. "Volo.Abp.Localization": "6.0.0",
  1681. "Volo.Abp.Validation.Abstractions": "6.0.0"
  1682. },
  1683. "compile": {
  1684. "lib/netstandard2.0/Volo.Abp.Validation.dll": {
  1685. "related": ".pdb;.xml"
  1686. }
  1687. },
  1688. "runtime": {
  1689. "lib/netstandard2.0/Volo.Abp.Validation.dll": {
  1690. "related": ".pdb;.xml"
  1691. }
  1692. }
  1693. },
  1694. "Volo.Abp.Validation.Abstractions/6.0.0": {
  1695. "type": "package",
  1696. "dependencies": {
  1697. "Volo.Abp.Core": "6.0.0"
  1698. },
  1699. "compile": {
  1700. "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {
  1701. "related": ".pdb;.xml"
  1702. }
  1703. },
  1704. "runtime": {
  1705. "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {
  1706. "related": ".pdb;.xml"
  1707. }
  1708. }
  1709. },
  1710. "Volo.Abp.VirtualFileSystem/6.0.0": {
  1711. "type": "package",
  1712. "dependencies": {
  1713. "Microsoft.Extensions.FileProviders.Composite": "6.0.0",
  1714. "Microsoft.Extensions.FileProviders.Embedded": "6.0.5",
  1715. "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
  1716. "Volo.Abp.Core": "6.0.0"
  1717. },
  1718. "compile": {
  1719. "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {
  1720. "related": ".pdb;.xml"
  1721. }
  1722. },
  1723. "runtime": {
  1724. "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {
  1725. "related": ".pdb;.xml"
  1726. }
  1727. }
  1728. }
  1729. }
  1730. },
  1731. "libraries": {
  1732. "JetBrains.Annotations/2022.1.0": {
  1733. "sha512": "ASfpoFJxiRsC9Xc4TWuPM41Zb/gl64xwfMOhnOZ3RnVWGYIZchjpWQV5zshJgoc/ZxVtgjaF7b577lURj7E6ig==",
  1734. "type": "package",
  1735. "path": "jetbrains.annotations/2022.1.0",
  1736. "files": [
  1737. ".nupkg.metadata",
  1738. ".signature.p7s",
  1739. "icon.png",
  1740. "jetbrains.annotations.2022.1.0.nupkg.sha512",
  1741. "jetbrains.annotations.nuspec",
  1742. "lib/net20/JetBrains.Annotations.dll",
  1743. "lib/net20/JetBrains.Annotations.xml",
  1744. "lib/netstandard1.0/JetBrains.Annotations.deps.json",
  1745. "lib/netstandard1.0/JetBrains.Annotations.dll",
  1746. "lib/netstandard1.0/JetBrains.Annotations.xml",
  1747. "lib/netstandard2.0/JetBrains.Annotations.deps.json",
  1748. "lib/netstandard2.0/JetBrains.Annotations.dll",
  1749. "lib/netstandard2.0/JetBrains.Annotations.xml",
  1750. "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll",
  1751. "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml"
  1752. ]
  1753. },
  1754. "Microsoft.AspNetCore.Authorization/6.0.5": {
  1755. "sha512": "T3J4Z4xK/mmJlMv/j7Cs1PZjRLh1fGsvHay3RNBNooP0qhHCk3UnU+WgBvcGApZFnEfeyOEGZBHZv5gb1RrDLA==",
  1756. "type": "package",
  1757. "path": "microsoft.aspnetcore.authorization/6.0.5",
  1758. "files": [
  1759. ".nupkg.metadata",
  1760. ".signature.p7s",
  1761. "Icon.png",
  1762. "THIRD-PARTY-NOTICES.TXT",
  1763. "lib/net461/Microsoft.AspNetCore.Authorization.dll",
  1764. "lib/net461/Microsoft.AspNetCore.Authorization.xml",
  1765. "lib/net6.0/Microsoft.AspNetCore.Authorization.dll",
  1766. "lib/net6.0/Microsoft.AspNetCore.Authorization.xml",
  1767. "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
  1768. "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
  1769. "microsoft.aspnetcore.authorization.6.0.5.nupkg.sha512",
  1770. "microsoft.aspnetcore.authorization.nuspec"
  1771. ]
  1772. },
  1773. "Microsoft.AspNetCore.Http.Features/5.0.17": {
  1774. "sha512": "3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==",
  1775. "type": "package",
  1776. "path": "microsoft.aspnetcore.http.features/5.0.17",
  1777. "files": [
  1778. ".nupkg.metadata",
  1779. ".signature.p7s",
  1780. "Icon.png",
  1781. "THIRD-PARTY-NOTICES.TXT",
  1782. "lib/net461/Microsoft.AspNetCore.Http.Features.dll",
  1783. "lib/net461/Microsoft.AspNetCore.Http.Features.xml",
  1784. "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll",
  1785. "lib/net5.0/Microsoft.AspNetCore.Http.Features.xml",
  1786. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  1787. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  1788. "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512",
  1789. "microsoft.aspnetcore.http.features.nuspec"
  1790. ]
  1791. },
  1792. "Microsoft.AspNetCore.Metadata/6.0.5": {
  1793. "sha512": "4VRJoJa/EbncxQTAzM6abqQUUbNrohg5MC1glZ1R1lzzXJM2CdXiRKvcpAfn3luAwPzkwJtHejuLgI6Osn0aDA==",
  1794. "type": "package",
  1795. "path": "microsoft.aspnetcore.metadata/6.0.5",
  1796. "files": [
  1797. ".nupkg.metadata",
  1798. ".signature.p7s",
  1799. "Icon.png",
  1800. "THIRD-PARTY-NOTICES.TXT",
  1801. "lib/net461/Microsoft.AspNetCore.Metadata.dll",
  1802. "lib/net461/Microsoft.AspNetCore.Metadata.xml",
  1803. "lib/net6.0/Microsoft.AspNetCore.Metadata.dll",
  1804. "lib/net6.0/Microsoft.AspNetCore.Metadata.xml",
  1805. "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll",
  1806. "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml",
  1807. "microsoft.aspnetcore.metadata.6.0.5.nupkg.sha512",
  1808. "microsoft.aspnetcore.metadata.nuspec"
  1809. ]
  1810. },
  1811. "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
  1812. "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
  1813. "type": "package",
  1814. "path": "microsoft.bcl.asyncinterfaces/6.0.0",
  1815. "files": [
  1816. ".nupkg.metadata",
  1817. ".signature.p7s",
  1818. "Icon.png",
  1819. "LICENSE.TXT",
  1820. "THIRD-PARTY-NOTICES.TXT",
  1821. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  1822. "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
  1823. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  1824. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
  1825. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  1826. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
  1827. "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
  1828. "microsoft.bcl.asyncinterfaces.nuspec",
  1829. "useSharedDesignerContext.txt"
  1830. ]
  1831. },
  1832. "Microsoft.Extensions.Configuration/6.0.0": {
  1833. "sha512": "tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
  1834. "type": "package",
  1835. "path": "microsoft.extensions.configuration/6.0.0",
  1836. "files": [
  1837. ".nupkg.metadata",
  1838. ".signature.p7s",
  1839. "Icon.png",
  1840. "LICENSE.TXT",
  1841. "THIRD-PARTY-NOTICES.TXT",
  1842. "lib/net461/Microsoft.Extensions.Configuration.dll",
  1843. "lib/net461/Microsoft.Extensions.Configuration.xml",
  1844. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  1845. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  1846. "microsoft.extensions.configuration.6.0.0.nupkg.sha512",
  1847. "microsoft.extensions.configuration.nuspec",
  1848. "useSharedDesignerContext.txt"
  1849. ]
  1850. },
  1851. "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
  1852. "sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
  1853. "type": "package",
  1854. "path": "microsoft.extensions.configuration.abstractions/6.0.0",
  1855. "files": [
  1856. ".nupkg.metadata",
  1857. ".signature.p7s",
  1858. "Icon.png",
  1859. "LICENSE.TXT",
  1860. "THIRD-PARTY-NOTICES.TXT",
  1861. "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll",
  1862. "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml",
  1863. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1864. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1865. "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
  1866. "microsoft.extensions.configuration.abstractions.nuspec",
  1867. "useSharedDesignerContext.txt"
  1868. ]
  1869. },
  1870. "Microsoft.Extensions.Configuration.Binder/6.0.0": {
  1871. "sha512": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
  1872. "type": "package",
  1873. "path": "microsoft.extensions.configuration.binder/6.0.0",
  1874. "files": [
  1875. ".nupkg.metadata",
  1876. ".signature.p7s",
  1877. "Icon.png",
  1878. "LICENSE.TXT",
  1879. "THIRD-PARTY-NOTICES.TXT",
  1880. "lib/net461/Microsoft.Extensions.Configuration.Binder.dll",
  1881. "lib/net461/Microsoft.Extensions.Configuration.Binder.xml",
  1882. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
  1883. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
  1884. "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512",
  1885. "microsoft.extensions.configuration.binder.nuspec",
  1886. "useSharedDesignerContext.txt"
  1887. ]
  1888. },
  1889. "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
  1890. "sha512": "3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==",
  1891. "type": "package",
  1892. "path": "microsoft.extensions.configuration.commandline/6.0.0",
  1893. "files": [
  1894. ".nupkg.metadata",
  1895. ".signature.p7s",
  1896. "Icon.png",
  1897. "LICENSE.TXT",
  1898. "THIRD-PARTY-NOTICES.TXT",
  1899. "lib/net461/Microsoft.Extensions.Configuration.CommandLine.dll",
  1900. "lib/net461/Microsoft.Extensions.Configuration.CommandLine.xml",
  1901. "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll",
  1902. "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml",
  1903. "microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512",
  1904. "microsoft.extensions.configuration.commandline.nuspec",
  1905. "useSharedDesignerContext.txt"
  1906. ]
  1907. },
  1908. "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": {
  1909. "sha512": "pnyXV1LFOsYjGveuC07xp0YHIyGq7jRq5Ncb5zrrIieMLWVwgMyYxcOH0jTnBedDT4Gh1QinSqsjqzcieHk1og==",
  1910. "type": "package",
  1911. "path": "microsoft.extensions.configuration.environmentvariables/6.0.1",
  1912. "files": [
  1913. ".nupkg.metadata",
  1914. ".signature.p7s",
  1915. "Icon.png",
  1916. "LICENSE.TXT",
  1917. "THIRD-PARTY-NOTICES.TXT",
  1918. "lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
  1919. "lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
  1920. "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
  1921. "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
  1922. "microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512",
  1923. "microsoft.extensions.configuration.environmentvariables.nuspec",
  1924. "useSharedDesignerContext.txt"
  1925. ]
  1926. },
  1927. "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
  1928. "sha512": "V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
  1929. "type": "package",
  1930. "path": "microsoft.extensions.configuration.fileextensions/6.0.0",
  1931. "files": [
  1932. ".nupkg.metadata",
  1933. ".signature.p7s",
  1934. "Icon.png",
  1935. "LICENSE.TXT",
  1936. "THIRD-PARTY-NOTICES.TXT",
  1937. "lib/net461/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1938. "lib/net461/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1939. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1940. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1941. "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512",
  1942. "microsoft.extensions.configuration.fileextensions.nuspec",
  1943. "useSharedDesignerContext.txt"
  1944. ]
  1945. },
  1946. "Microsoft.Extensions.Configuration.Json/6.0.0": {
  1947. "sha512": "GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
  1948. "type": "package",
  1949. "path": "microsoft.extensions.configuration.json/6.0.0",
  1950. "files": [
  1951. ".nupkg.metadata",
  1952. ".signature.p7s",
  1953. "Icon.png",
  1954. "LICENSE.TXT",
  1955. "THIRD-PARTY-NOTICES.TXT",
  1956. "lib/net461/Microsoft.Extensions.Configuration.Json.dll",
  1957. "lib/net461/Microsoft.Extensions.Configuration.Json.xml",
  1958. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  1959. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  1960. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
  1961. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
  1962. "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512",
  1963. "microsoft.extensions.configuration.json.nuspec",
  1964. "useSharedDesignerContext.txt"
  1965. ]
  1966. },
  1967. "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": {
  1968. "sha512": "Fy8yr4V6obi7ZxvKYI1i85jqtwMq8tqyxQVZpRSkgeA8enqy/KvBIMdcuNdznlxQMZa72mvbHqb7vbg4Pyx95w==",
  1969. "type": "package",
  1970. "path": "microsoft.extensions.configuration.usersecrets/6.0.1",
  1971. "files": [
  1972. ".nupkg.metadata",
  1973. ".signature.p7s",
  1974. "Icon.png",
  1975. "LICENSE.TXT",
  1976. "THIRD-PARTY-NOTICES.TXT",
  1977. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
  1978. "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
  1979. "lib/net461/Microsoft.Extensions.Configuration.UserSecrets.dll",
  1980. "lib/net461/Microsoft.Extensions.Configuration.UserSecrets.xml",
  1981. "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
  1982. "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
  1983. "microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512",
  1984. "microsoft.extensions.configuration.usersecrets.nuspec",
  1985. "useSharedDesignerContext.txt"
  1986. ]
  1987. },
  1988. "Microsoft.Extensions.DependencyInjection/6.0.0": {
  1989. "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
  1990. "type": "package",
  1991. "path": "microsoft.extensions.dependencyinjection/6.0.0",
  1992. "files": [
  1993. ".nupkg.metadata",
  1994. ".signature.p7s",
  1995. "Icon.png",
  1996. "LICENSE.TXT",
  1997. "THIRD-PARTY-NOTICES.TXT",
  1998. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  1999. "buildTransitive/netcoreapp3.1/_._",
  2000. "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
  2001. "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
  2002. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  2003. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  2004. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  2005. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  2006. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  2007. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  2008. "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512",
  2009. "microsoft.extensions.dependencyinjection.nuspec",
  2010. "useSharedDesignerContext.txt"
  2011. ]
  2012. },
  2013. "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
  2014. "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
  2015. "type": "package",
  2016. "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
  2017. "files": [
  2018. ".nupkg.metadata",
  2019. ".signature.p7s",
  2020. "Icon.png",
  2021. "LICENSE.TXT",
  2022. "THIRD-PARTY-NOTICES.TXT",
  2023. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  2024. "buildTransitive/netcoreapp3.1/_._",
  2025. "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2026. "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2027. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2028. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2029. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2030. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2031. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  2032. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  2033. "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
  2034. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  2035. "useSharedDesignerContext.txt"
  2036. ]
  2037. },
  2038. "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
  2039. "sha512": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
  2040. "type": "package",
  2041. "path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
  2042. "files": [
  2043. ".nupkg.metadata",
  2044. ".signature.p7s",
  2045. "Icon.png",
  2046. "LICENSE.TXT",
  2047. "THIRD-PARTY-NOTICES.TXT",
  2048. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
  2049. "buildTransitive/netcoreapp3.1/_._",
  2050. "lib/net461/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2051. "lib/net461/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2052. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2053. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2054. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  2055. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  2056. "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512",
  2057. "microsoft.extensions.fileproviders.abstractions.nuspec",
  2058. "useSharedDesignerContext.txt"
  2059. ]
  2060. },
  2061. "Microsoft.Extensions.FileProviders.Composite/6.0.0": {
  2062. "sha512": "Cx8K9xnN95wbvKa/KTyDBVBaNUsS9L8IkKt2dKMkcyj0wOBe+xVMwyNR4ySmpxBK3b0PuP7tW6UtroXIlRC3uQ==",
  2063. "type": "package",
  2064. "path": "microsoft.extensions.fileproviders.composite/6.0.0",
  2065. "files": [
  2066. ".nupkg.metadata",
  2067. ".signature.p7s",
  2068. "Icon.png",
  2069. "LICENSE.TXT",
  2070. "THIRD-PARTY-NOTICES.TXT",
  2071. "lib/net461/Microsoft.Extensions.FileProviders.Composite.dll",
  2072. "lib/net461/Microsoft.Extensions.FileProviders.Composite.xml",
  2073. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll",
  2074. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml",
  2075. "microsoft.extensions.fileproviders.composite.6.0.0.nupkg.sha512",
  2076. "microsoft.extensions.fileproviders.composite.nuspec",
  2077. "useSharedDesignerContext.txt"
  2078. ]
  2079. },
  2080. "Microsoft.Extensions.FileProviders.Embedded/6.0.5": {
  2081. "sha512": "z7M3GpcYfKw1FYUGcurTbv/v0ZZ95LSMOZOjOtYLUztzUIUZZ61H5NFjLXjeQ8G72zxrVrt+jubb4MZGvm0EQw==",
  2082. "type": "package",
  2083. "path": "microsoft.extensions.fileproviders.embedded/6.0.5",
  2084. "files": [
  2085. ".nupkg.metadata",
  2086. ".signature.p7s",
  2087. "Icon.png",
  2088. "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.props",
  2089. "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.targets",
  2090. "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.props",
  2091. "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.targets",
  2092. "lib/net461/Microsoft.Extensions.FileProviders.Embedded.dll",
  2093. "lib/net461/Microsoft.Extensions.FileProviders.Embedded.xml",
  2094. "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll",
  2095. "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml",
  2096. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll",
  2097. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.xml",
  2098. "microsoft.extensions.fileproviders.embedded.6.0.5.nupkg.sha512",
  2099. "microsoft.extensions.fileproviders.embedded.nuspec",
  2100. "tasks/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll"
  2101. ]
  2102. },
  2103. "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
  2104. "sha512": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
  2105. "type": "package",
  2106. "path": "microsoft.extensions.fileproviders.physical/6.0.0",
  2107. "files": [
  2108. ".nupkg.metadata",
  2109. ".signature.p7s",
  2110. "Icon.png",
  2111. "LICENSE.TXT",
  2112. "THIRD-PARTY-NOTICES.TXT",
  2113. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
  2114. "buildTransitive/netcoreapp3.1/_._",
  2115. "lib/net461/Microsoft.Extensions.FileProviders.Physical.dll",
  2116. "lib/net461/Microsoft.Extensions.FileProviders.Physical.xml",
  2117. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
  2118. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
  2119. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  2120. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  2121. "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512",
  2122. "microsoft.extensions.fileproviders.physical.nuspec",
  2123. "useSharedDesignerContext.txt"
  2124. ]
  2125. },
  2126. "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
  2127. "sha512": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
  2128. "type": "package",
  2129. "path": "microsoft.extensions.filesystemglobbing/6.0.0",
  2130. "files": [
  2131. ".nupkg.metadata",
  2132. ".signature.p7s",
  2133. "Icon.png",
  2134. "LICENSE.TXT",
  2135. "THIRD-PARTY-NOTICES.TXT",
  2136. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
  2137. "buildTransitive/netcoreapp3.1/_._",
  2138. "lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll",
  2139. "lib/net461/Microsoft.Extensions.FileSystemGlobbing.xml",
  2140. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  2141. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  2142. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  2143. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  2144. "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512",
  2145. "microsoft.extensions.filesystemglobbing.nuspec",
  2146. "useSharedDesignerContext.txt"
  2147. ]
  2148. },
  2149. "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
  2150. "sha512": "GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
  2151. "type": "package",
  2152. "path": "microsoft.extensions.hosting.abstractions/6.0.0",
  2153. "files": [
  2154. ".nupkg.metadata",
  2155. ".signature.p7s",
  2156. "Icon.png",
  2157. "LICENSE.TXT",
  2158. "THIRD-PARTY-NOTICES.TXT",
  2159. "lib/net461/Microsoft.Extensions.Hosting.Abstractions.dll",
  2160. "lib/net461/Microsoft.Extensions.Hosting.Abstractions.xml",
  2161. "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
  2162. "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
  2163. "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
  2164. "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
  2165. "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512",
  2166. "microsoft.extensions.hosting.abstractions.nuspec",
  2167. "useSharedDesignerContext.txt"
  2168. ]
  2169. },
  2170. "Microsoft.Extensions.Localization/6.0.5": {
  2171. "sha512": "mbNGvpCgCYD6o+2IFNT3EZ+AQE8W0yI9GXmXDYWtCXclhvjKn3RJ37QrMRXqzNqOBkWzdiJ/HINVuccrJEenNA==",
  2172. "type": "package",
  2173. "path": "microsoft.extensions.localization/6.0.5",
  2174. "files": [
  2175. ".nupkg.metadata",
  2176. ".signature.p7s",
  2177. "Icon.png",
  2178. "THIRD-PARTY-NOTICES.TXT",
  2179. "lib/net461/Microsoft.Extensions.Localization.dll",
  2180. "lib/net461/Microsoft.Extensions.Localization.xml",
  2181. "lib/net6.0/Microsoft.Extensions.Localization.dll",
  2182. "lib/net6.0/Microsoft.Extensions.Localization.xml",
  2183. "lib/netstandard2.0/Microsoft.Extensions.Localization.dll",
  2184. "lib/netstandard2.0/Microsoft.Extensions.Localization.xml",
  2185. "microsoft.extensions.localization.6.0.5.nupkg.sha512",
  2186. "microsoft.extensions.localization.nuspec"
  2187. ]
  2188. },
  2189. "Microsoft.Extensions.Localization.Abstractions/6.0.5": {
  2190. "sha512": "PzYBMoQk4i1dOC2szAy90hPLBIe6YWdiaGxqoRdWesiJbZwiGCd2syC7kkePp2/ef3f8o202YRMt0tzbLP50rw==",
  2191. "type": "package",
  2192. "path": "microsoft.extensions.localization.abstractions/6.0.5",
  2193. "files": [
  2194. ".nupkg.metadata",
  2195. ".signature.p7s",
  2196. "Icon.png",
  2197. "THIRD-PARTY-NOTICES.TXT",
  2198. "lib/net461/Microsoft.Extensions.Localization.Abstractions.dll",
  2199. "lib/net461/Microsoft.Extensions.Localization.Abstractions.xml",
  2200. "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll",
  2201. "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.xml",
  2202. "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll",
  2203. "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml",
  2204. "microsoft.extensions.localization.abstractions.6.0.5.nupkg.sha512",
  2205. "microsoft.extensions.localization.abstractions.nuspec"
  2206. ]
  2207. },
  2208. "Microsoft.Extensions.Logging/6.0.0": {
  2209. "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
  2210. "type": "package",
  2211. "path": "microsoft.extensions.logging/6.0.0",
  2212. "files": [
  2213. ".nupkg.metadata",
  2214. ".signature.p7s",
  2215. "Icon.png",
  2216. "LICENSE.TXT",
  2217. "THIRD-PARTY-NOTICES.TXT",
  2218. "lib/net461/Microsoft.Extensions.Logging.dll",
  2219. "lib/net461/Microsoft.Extensions.Logging.xml",
  2220. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  2221. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  2222. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  2223. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  2224. "microsoft.extensions.logging.6.0.0.nupkg.sha512",
  2225. "microsoft.extensions.logging.nuspec",
  2226. "useSharedDesignerContext.txt"
  2227. ]
  2228. },
  2229. "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
  2230. "sha512": "dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==",
  2231. "type": "package",
  2232. "path": "microsoft.extensions.logging.abstractions/6.0.1",
  2233. "files": [
  2234. ".nupkg.metadata",
  2235. ".signature.p7s",
  2236. "Icon.png",
  2237. "LICENSE.TXT",
  2238. "THIRD-PARTY-NOTICES.TXT",
  2239. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  2240. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  2241. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  2242. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  2243. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2244. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  2245. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  2246. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  2247. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  2248. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  2249. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  2250. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2251. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  2252. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  2253. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  2254. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  2255. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  2256. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  2257. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2258. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  2259. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  2260. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  2261. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  2262. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  2263. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  2264. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  2265. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  2266. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  2267. "build/Microsoft.Extensions.Logging.Abstractions.targets",
  2268. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  2269. "buildTransitive/netcoreapp3.1/_._",
  2270. "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
  2271. "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
  2272. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  2273. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  2274. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  2275. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  2276. "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512",
  2277. "microsoft.extensions.logging.abstractions.nuspec",
  2278. "useSharedDesignerContext.txt"
  2279. ]
  2280. },
  2281. "Microsoft.Extensions.Options/6.0.0": {
  2282. "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
  2283. "type": "package",
  2284. "path": "microsoft.extensions.options/6.0.0",
  2285. "files": [
  2286. ".nupkg.metadata",
  2287. ".signature.p7s",
  2288. "Icon.png",
  2289. "LICENSE.TXT",
  2290. "THIRD-PARTY-NOTICES.TXT",
  2291. "lib/net461/Microsoft.Extensions.Options.dll",
  2292. "lib/net461/Microsoft.Extensions.Options.xml",
  2293. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  2294. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  2295. "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
  2296. "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
  2297. "microsoft.extensions.options.6.0.0.nupkg.sha512",
  2298. "microsoft.extensions.options.nuspec",
  2299. "useSharedDesignerContext.txt"
  2300. ]
  2301. },
  2302. "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
  2303. "sha512": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
  2304. "type": "package",
  2305. "path": "microsoft.extensions.options.configurationextensions/6.0.0",
  2306. "files": [
  2307. ".nupkg.metadata",
  2308. ".signature.p7s",
  2309. "Icon.png",
  2310. "LICENSE.TXT",
  2311. "THIRD-PARTY-NOTICES.TXT",
  2312. "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  2313. "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  2314. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
  2315. "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
  2316. "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
  2317. "microsoft.extensions.options.configurationextensions.nuspec",
  2318. "useSharedDesignerContext.txt"
  2319. ]
  2320. },
  2321. "Microsoft.Extensions.Primitives/6.0.0": {
  2322. "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
  2323. "type": "package",
  2324. "path": "microsoft.extensions.primitives/6.0.0",
  2325. "files": [
  2326. ".nupkg.metadata",
  2327. ".signature.p7s",
  2328. "Icon.png",
  2329. "LICENSE.TXT",
  2330. "THIRD-PARTY-NOTICES.TXT",
  2331. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  2332. "buildTransitive/netcoreapp3.1/_._",
  2333. "lib/net461/Microsoft.Extensions.Primitives.dll",
  2334. "lib/net461/Microsoft.Extensions.Primitives.xml",
  2335. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  2336. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  2337. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
  2338. "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
  2339. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  2340. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  2341. "microsoft.extensions.primitives.6.0.0.nupkg.sha512",
  2342. "microsoft.extensions.primitives.nuspec",
  2343. "useSharedDesignerContext.txt"
  2344. ]
  2345. },
  2346. "Microsoft.NETCore.Platforms/1.1.0": {
  2347. "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  2348. "type": "package",
  2349. "path": "microsoft.netcore.platforms/1.1.0",
  2350. "files": [
  2351. ".nupkg.metadata",
  2352. ".signature.p7s",
  2353. "ThirdPartyNotices.txt",
  2354. "dotnet_library_license.txt",
  2355. "lib/netstandard1.0/_._",
  2356. "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
  2357. "microsoft.netcore.platforms.nuspec",
  2358. "runtime.json"
  2359. ]
  2360. },
  2361. "Microsoft.NETCore.Targets/1.1.0": {
  2362. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  2363. "type": "package",
  2364. "path": "microsoft.netcore.targets/1.1.0",
  2365. "files": [
  2366. ".nupkg.metadata",
  2367. "ThirdPartyNotices.txt",
  2368. "dotnet_library_license.txt",
  2369. "lib/netstandard1.0/_._",
  2370. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  2371. "microsoft.netcore.targets.nuspec",
  2372. "runtime.json"
  2373. ]
  2374. },
  2375. "Newtonsoft.Json/13.0.1": {
  2376. "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  2377. "type": "package",
  2378. "path": "newtonsoft.json/13.0.1",
  2379. "files": [
  2380. ".nupkg.metadata",
  2381. ".signature.p7s",
  2382. "LICENSE.md",
  2383. "lib/net20/Newtonsoft.Json.dll",
  2384. "lib/net20/Newtonsoft.Json.xml",
  2385. "lib/net35/Newtonsoft.Json.dll",
  2386. "lib/net35/Newtonsoft.Json.xml",
  2387. "lib/net40/Newtonsoft.Json.dll",
  2388. "lib/net40/Newtonsoft.Json.xml",
  2389. "lib/net45/Newtonsoft.Json.dll",
  2390. "lib/net45/Newtonsoft.Json.xml",
  2391. "lib/netstandard1.0/Newtonsoft.Json.dll",
  2392. "lib/netstandard1.0/Newtonsoft.Json.xml",
  2393. "lib/netstandard1.3/Newtonsoft.Json.dll",
  2394. "lib/netstandard1.3/Newtonsoft.Json.xml",
  2395. "lib/netstandard2.0/Newtonsoft.Json.dll",
  2396. "lib/netstandard2.0/Newtonsoft.Json.xml",
  2397. "newtonsoft.json.13.0.1.nupkg.sha512",
  2398. "newtonsoft.json.nuspec",
  2399. "packageIcon.png"
  2400. ]
  2401. },
  2402. "Nito.AsyncEx.Context/5.1.2": {
  2403. "sha512": "rMwL7Nj3oNyvFu/jxUzQ/YBobEkM2RQHe+5mpCDRyq6mfD7vCj7Z3rjB6XgpM6Mqcx1CA2xGv0ascU/2Xk8IIg==",
  2404. "type": "package",
  2405. "path": "nito.asyncex.context/5.1.2",
  2406. "files": [
  2407. ".nupkg.metadata",
  2408. ".signature.p7s",
  2409. "icon.png",
  2410. "lib/net461/Nito.AsyncEx.Context.dll",
  2411. "lib/net461/Nito.AsyncEx.Context.xml",
  2412. "lib/netstandard1.3/Nito.AsyncEx.Context.dll",
  2413. "lib/netstandard1.3/Nito.AsyncEx.Context.xml",
  2414. "lib/netstandard2.0/Nito.AsyncEx.Context.dll",
  2415. "lib/netstandard2.0/Nito.AsyncEx.Context.xml",
  2416. "nito.asyncex.context.5.1.2.nupkg.sha512",
  2417. "nito.asyncex.context.nuspec"
  2418. ]
  2419. },
  2420. "Nito.AsyncEx.Coordination/5.1.2": {
  2421. "sha512": "QMyUfsaxov//0ZMbOHWr9hJaBFteZd66DV1ay4J5wRODDb8+K/uHC7+3VsOflo6SVw/29mu8OWZp8vMDSuzc0w==",
  2422. "type": "package",
  2423. "path": "nito.asyncex.coordination/5.1.2",
  2424. "files": [
  2425. ".nupkg.metadata",
  2426. ".signature.p7s",
  2427. "icon.png",
  2428. "lib/net461/Nito.AsyncEx.Coordination.dll",
  2429. "lib/net461/Nito.AsyncEx.Coordination.xml",
  2430. "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll",
  2431. "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml",
  2432. "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll",
  2433. "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml",
  2434. "nito.asyncex.coordination.5.1.2.nupkg.sha512",
  2435. "nito.asyncex.coordination.nuspec"
  2436. ]
  2437. },
  2438. "Nito.AsyncEx.Tasks/5.1.2": {
  2439. "sha512": "jEkCfR2/M26OK/U4G7SEN063EU/F4LiVA06TtpZILMdX/quIHCg+wn31Zerl2LC+u1cyFancjTY3cNAr2/89PA==",
  2440. "type": "package",
  2441. "path": "nito.asyncex.tasks/5.1.2",
  2442. "files": [
  2443. ".nupkg.metadata",
  2444. ".signature.p7s",
  2445. "icon.png",
  2446. "lib/net461/Nito.AsyncEx.Tasks.dll",
  2447. "lib/net461/Nito.AsyncEx.Tasks.xml",
  2448. "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll",
  2449. "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml",
  2450. "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll",
  2451. "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml",
  2452. "nito.asyncex.tasks.5.1.2.nupkg.sha512",
  2453. "nito.asyncex.tasks.nuspec"
  2454. ]
  2455. },
  2456. "Nito.Collections.Deque/1.1.1": {
  2457. "sha512": "CU0/Iuv5VDynK8I8pDLwkgF0rZhbQoZahtodfL0M3x2gFkpBRApKs8RyMyNlAi1mwExE4gsmqQXk4aFVvW9a4Q==",
  2458. "type": "package",
  2459. "path": "nito.collections.deque/1.1.1",
  2460. "files": [
  2461. ".nupkg.metadata",
  2462. ".signature.p7s",
  2463. "icon.png",
  2464. "lib/net461/Nito.Collections.Deque.dll",
  2465. "lib/net461/Nito.Collections.Deque.xml",
  2466. "lib/netstandard1.0/Nito.Collections.Deque.dll",
  2467. "lib/netstandard1.0/Nito.Collections.Deque.xml",
  2468. "lib/netstandard2.0/Nito.Collections.Deque.dll",
  2469. "lib/netstandard2.0/Nito.Collections.Deque.xml",
  2470. "nito.collections.deque.1.1.1.nupkg.sha512",
  2471. "nito.collections.deque.nuspec"
  2472. ]
  2473. },
  2474. "Nito.Disposables/2.2.1": {
  2475. "sha512": "6sZ5uynQeAE9dPWBQGKebNmxbY4xsvcc5VplB5WkYEESUS7oy4AwnFp0FhqxTSKm/PaFrFqLrYr696CYN8cugg==",
  2476. "type": "package",
  2477. "path": "nito.disposables/2.2.1",
  2478. "files": [
  2479. ".nupkg.metadata",
  2480. ".signature.p7s",
  2481. "icon.png",
  2482. "lib/net461/Nito.Disposables.dll",
  2483. "lib/net461/Nito.Disposables.xml",
  2484. "lib/netstandard1.0/Nito.Disposables.dll",
  2485. "lib/netstandard1.0/Nito.Disposables.xml",
  2486. "lib/netstandard2.0/Nito.Disposables.dll",
  2487. "lib/netstandard2.0/Nito.Disposables.xml",
  2488. "lib/netstandard2.1/Nito.Disposables.dll",
  2489. "lib/netstandard2.1/Nito.Disposables.xml",
  2490. "nito.disposables.2.2.1.nupkg.sha512",
  2491. "nito.disposables.nuspec"
  2492. ]
  2493. },
  2494. "System.Collections/4.3.0": {
  2495. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  2496. "type": "package",
  2497. "path": "system.collections/4.3.0",
  2498. "files": [
  2499. ".nupkg.metadata",
  2500. ".signature.p7s",
  2501. "ThirdPartyNotices.txt",
  2502. "dotnet_library_license.txt",
  2503. "lib/MonoAndroid10/_._",
  2504. "lib/MonoTouch10/_._",
  2505. "lib/net45/_._",
  2506. "lib/portable-net45+win8+wp8+wpa81/_._",
  2507. "lib/win8/_._",
  2508. "lib/wp80/_._",
  2509. "lib/wpa81/_._",
  2510. "lib/xamarinios10/_._",
  2511. "lib/xamarinmac20/_._",
  2512. "lib/xamarintvos10/_._",
  2513. "lib/xamarinwatchos10/_._",
  2514. "ref/MonoAndroid10/_._",
  2515. "ref/MonoTouch10/_._",
  2516. "ref/net45/_._",
  2517. "ref/netcore50/System.Collections.dll",
  2518. "ref/netcore50/System.Collections.xml",
  2519. "ref/netcore50/de/System.Collections.xml",
  2520. "ref/netcore50/es/System.Collections.xml",
  2521. "ref/netcore50/fr/System.Collections.xml",
  2522. "ref/netcore50/it/System.Collections.xml",
  2523. "ref/netcore50/ja/System.Collections.xml",
  2524. "ref/netcore50/ko/System.Collections.xml",
  2525. "ref/netcore50/ru/System.Collections.xml",
  2526. "ref/netcore50/zh-hans/System.Collections.xml",
  2527. "ref/netcore50/zh-hant/System.Collections.xml",
  2528. "ref/netstandard1.0/System.Collections.dll",
  2529. "ref/netstandard1.0/System.Collections.xml",
  2530. "ref/netstandard1.0/de/System.Collections.xml",
  2531. "ref/netstandard1.0/es/System.Collections.xml",
  2532. "ref/netstandard1.0/fr/System.Collections.xml",
  2533. "ref/netstandard1.0/it/System.Collections.xml",
  2534. "ref/netstandard1.0/ja/System.Collections.xml",
  2535. "ref/netstandard1.0/ko/System.Collections.xml",
  2536. "ref/netstandard1.0/ru/System.Collections.xml",
  2537. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  2538. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  2539. "ref/netstandard1.3/System.Collections.dll",
  2540. "ref/netstandard1.3/System.Collections.xml",
  2541. "ref/netstandard1.3/de/System.Collections.xml",
  2542. "ref/netstandard1.3/es/System.Collections.xml",
  2543. "ref/netstandard1.3/fr/System.Collections.xml",
  2544. "ref/netstandard1.3/it/System.Collections.xml",
  2545. "ref/netstandard1.3/ja/System.Collections.xml",
  2546. "ref/netstandard1.3/ko/System.Collections.xml",
  2547. "ref/netstandard1.3/ru/System.Collections.xml",
  2548. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  2549. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  2550. "ref/portable-net45+win8+wp8+wpa81/_._",
  2551. "ref/win8/_._",
  2552. "ref/wp80/_._",
  2553. "ref/wpa81/_._",
  2554. "ref/xamarinios10/_._",
  2555. "ref/xamarinmac20/_._",
  2556. "ref/xamarintvos10/_._",
  2557. "ref/xamarinwatchos10/_._",
  2558. "system.collections.4.3.0.nupkg.sha512",
  2559. "system.collections.nuspec"
  2560. ]
  2561. },
  2562. "System.Collections.Immutable/6.0.0": {
  2563. "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  2564. "type": "package",
  2565. "path": "system.collections.immutable/6.0.0",
  2566. "files": [
  2567. ".nupkg.metadata",
  2568. ".signature.p7s",
  2569. "Icon.png",
  2570. "LICENSE.TXT",
  2571. "THIRD-PARTY-NOTICES.TXT",
  2572. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  2573. "buildTransitive/netcoreapp3.1/_._",
  2574. "lib/net461/System.Collections.Immutable.dll",
  2575. "lib/net461/System.Collections.Immutable.xml",
  2576. "lib/net6.0/System.Collections.Immutable.dll",
  2577. "lib/net6.0/System.Collections.Immutable.xml",
  2578. "lib/netstandard2.0/System.Collections.Immutable.dll",
  2579. "lib/netstandard2.0/System.Collections.Immutable.xml",
  2580. "system.collections.immutable.6.0.0.nupkg.sha512",
  2581. "system.collections.immutable.nuspec",
  2582. "useSharedDesignerContext.txt"
  2583. ]
  2584. },
  2585. "System.Diagnostics.Debug/4.3.0": {
  2586. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  2587. "type": "package",
  2588. "path": "system.diagnostics.debug/4.3.0",
  2589. "files": [
  2590. ".nupkg.metadata",
  2591. ".signature.p7s",
  2592. "ThirdPartyNotices.txt",
  2593. "dotnet_library_license.txt",
  2594. "lib/MonoAndroid10/_._",
  2595. "lib/MonoTouch10/_._",
  2596. "lib/net45/_._",
  2597. "lib/portable-net45+win8+wp8+wpa81/_._",
  2598. "lib/win8/_._",
  2599. "lib/wp80/_._",
  2600. "lib/wpa81/_._",
  2601. "lib/xamarinios10/_._",
  2602. "lib/xamarinmac20/_._",
  2603. "lib/xamarintvos10/_._",
  2604. "lib/xamarinwatchos10/_._",
  2605. "ref/MonoAndroid10/_._",
  2606. "ref/MonoTouch10/_._",
  2607. "ref/net45/_._",
  2608. "ref/netcore50/System.Diagnostics.Debug.dll",
  2609. "ref/netcore50/System.Diagnostics.Debug.xml",
  2610. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  2611. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  2612. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  2613. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  2614. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  2615. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  2616. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  2617. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  2618. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  2619. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  2620. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  2621. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  2622. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  2623. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  2624. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  2625. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  2626. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  2627. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  2628. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  2629. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  2630. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  2631. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  2632. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  2633. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  2634. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  2635. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  2636. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  2637. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  2638. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  2639. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  2640. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  2641. "ref/portable-net45+win8+wp8+wpa81/_._",
  2642. "ref/win8/_._",
  2643. "ref/wp80/_._",
  2644. "ref/wpa81/_._",
  2645. "ref/xamarinios10/_._",
  2646. "ref/xamarinmac20/_._",
  2647. "ref/xamarintvos10/_._",
  2648. "ref/xamarinwatchos10/_._",
  2649. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  2650. "system.diagnostics.debug.nuspec"
  2651. ]
  2652. },
  2653. "System.Diagnostics.DiagnosticSource/6.0.0": {
  2654. "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
  2655. "type": "package",
  2656. "path": "system.diagnostics.diagnosticsource/6.0.0",
  2657. "files": [
  2658. ".nupkg.metadata",
  2659. ".signature.p7s",
  2660. "Icon.png",
  2661. "LICENSE.TXT",
  2662. "THIRD-PARTY-NOTICES.TXT",
  2663. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  2664. "buildTransitive/netcoreapp3.1/_._",
  2665. "lib/net461/System.Diagnostics.DiagnosticSource.dll",
  2666. "lib/net461/System.Diagnostics.DiagnosticSource.xml",
  2667. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  2668. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  2669. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  2670. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  2671. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  2672. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  2673. "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
  2674. "system.diagnostics.diagnosticsource.nuspec",
  2675. "useSharedDesignerContext.txt"
  2676. ]
  2677. },
  2678. "System.Globalization/4.3.0": {
  2679. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  2680. "type": "package",
  2681. "path": "system.globalization/4.3.0",
  2682. "files": [
  2683. ".nupkg.metadata",
  2684. ".signature.p7s",
  2685. "ThirdPartyNotices.txt",
  2686. "dotnet_library_license.txt",
  2687. "lib/MonoAndroid10/_._",
  2688. "lib/MonoTouch10/_._",
  2689. "lib/net45/_._",
  2690. "lib/portable-net45+win8+wp8+wpa81/_._",
  2691. "lib/win8/_._",
  2692. "lib/wp80/_._",
  2693. "lib/wpa81/_._",
  2694. "lib/xamarinios10/_._",
  2695. "lib/xamarinmac20/_._",
  2696. "lib/xamarintvos10/_._",
  2697. "lib/xamarinwatchos10/_._",
  2698. "ref/MonoAndroid10/_._",
  2699. "ref/MonoTouch10/_._",
  2700. "ref/net45/_._",
  2701. "ref/netcore50/System.Globalization.dll",
  2702. "ref/netcore50/System.Globalization.xml",
  2703. "ref/netcore50/de/System.Globalization.xml",
  2704. "ref/netcore50/es/System.Globalization.xml",
  2705. "ref/netcore50/fr/System.Globalization.xml",
  2706. "ref/netcore50/it/System.Globalization.xml",
  2707. "ref/netcore50/ja/System.Globalization.xml",
  2708. "ref/netcore50/ko/System.Globalization.xml",
  2709. "ref/netcore50/ru/System.Globalization.xml",
  2710. "ref/netcore50/zh-hans/System.Globalization.xml",
  2711. "ref/netcore50/zh-hant/System.Globalization.xml",
  2712. "ref/netstandard1.0/System.Globalization.dll",
  2713. "ref/netstandard1.0/System.Globalization.xml",
  2714. "ref/netstandard1.0/de/System.Globalization.xml",
  2715. "ref/netstandard1.0/es/System.Globalization.xml",
  2716. "ref/netstandard1.0/fr/System.Globalization.xml",
  2717. "ref/netstandard1.0/it/System.Globalization.xml",
  2718. "ref/netstandard1.0/ja/System.Globalization.xml",
  2719. "ref/netstandard1.0/ko/System.Globalization.xml",
  2720. "ref/netstandard1.0/ru/System.Globalization.xml",
  2721. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  2722. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  2723. "ref/netstandard1.3/System.Globalization.dll",
  2724. "ref/netstandard1.3/System.Globalization.xml",
  2725. "ref/netstandard1.3/de/System.Globalization.xml",
  2726. "ref/netstandard1.3/es/System.Globalization.xml",
  2727. "ref/netstandard1.3/fr/System.Globalization.xml",
  2728. "ref/netstandard1.3/it/System.Globalization.xml",
  2729. "ref/netstandard1.3/ja/System.Globalization.xml",
  2730. "ref/netstandard1.3/ko/System.Globalization.xml",
  2731. "ref/netstandard1.3/ru/System.Globalization.xml",
  2732. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  2733. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  2734. "ref/portable-net45+win8+wp8+wpa81/_._",
  2735. "ref/win8/_._",
  2736. "ref/wp80/_._",
  2737. "ref/wpa81/_._",
  2738. "ref/xamarinios10/_._",
  2739. "ref/xamarinmac20/_._",
  2740. "ref/xamarintvos10/_._",
  2741. "ref/xamarinwatchos10/_._",
  2742. "system.globalization.4.3.0.nupkg.sha512",
  2743. "system.globalization.nuspec"
  2744. ]
  2745. },
  2746. "System.IO/4.3.0": {
  2747. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  2748. "type": "package",
  2749. "path": "system.io/4.3.0",
  2750. "files": [
  2751. ".nupkg.metadata",
  2752. ".signature.p7s",
  2753. "ThirdPartyNotices.txt",
  2754. "dotnet_library_license.txt",
  2755. "lib/MonoAndroid10/_._",
  2756. "lib/MonoTouch10/_._",
  2757. "lib/net45/_._",
  2758. "lib/net462/System.IO.dll",
  2759. "lib/portable-net45+win8+wp8+wpa81/_._",
  2760. "lib/win8/_._",
  2761. "lib/wp80/_._",
  2762. "lib/wpa81/_._",
  2763. "lib/xamarinios10/_._",
  2764. "lib/xamarinmac20/_._",
  2765. "lib/xamarintvos10/_._",
  2766. "lib/xamarinwatchos10/_._",
  2767. "ref/MonoAndroid10/_._",
  2768. "ref/MonoTouch10/_._",
  2769. "ref/net45/_._",
  2770. "ref/net462/System.IO.dll",
  2771. "ref/netcore50/System.IO.dll",
  2772. "ref/netcore50/System.IO.xml",
  2773. "ref/netcore50/de/System.IO.xml",
  2774. "ref/netcore50/es/System.IO.xml",
  2775. "ref/netcore50/fr/System.IO.xml",
  2776. "ref/netcore50/it/System.IO.xml",
  2777. "ref/netcore50/ja/System.IO.xml",
  2778. "ref/netcore50/ko/System.IO.xml",
  2779. "ref/netcore50/ru/System.IO.xml",
  2780. "ref/netcore50/zh-hans/System.IO.xml",
  2781. "ref/netcore50/zh-hant/System.IO.xml",
  2782. "ref/netstandard1.0/System.IO.dll",
  2783. "ref/netstandard1.0/System.IO.xml",
  2784. "ref/netstandard1.0/de/System.IO.xml",
  2785. "ref/netstandard1.0/es/System.IO.xml",
  2786. "ref/netstandard1.0/fr/System.IO.xml",
  2787. "ref/netstandard1.0/it/System.IO.xml",
  2788. "ref/netstandard1.0/ja/System.IO.xml",
  2789. "ref/netstandard1.0/ko/System.IO.xml",
  2790. "ref/netstandard1.0/ru/System.IO.xml",
  2791. "ref/netstandard1.0/zh-hans/System.IO.xml",
  2792. "ref/netstandard1.0/zh-hant/System.IO.xml",
  2793. "ref/netstandard1.3/System.IO.dll",
  2794. "ref/netstandard1.3/System.IO.xml",
  2795. "ref/netstandard1.3/de/System.IO.xml",
  2796. "ref/netstandard1.3/es/System.IO.xml",
  2797. "ref/netstandard1.3/fr/System.IO.xml",
  2798. "ref/netstandard1.3/it/System.IO.xml",
  2799. "ref/netstandard1.3/ja/System.IO.xml",
  2800. "ref/netstandard1.3/ko/System.IO.xml",
  2801. "ref/netstandard1.3/ru/System.IO.xml",
  2802. "ref/netstandard1.3/zh-hans/System.IO.xml",
  2803. "ref/netstandard1.3/zh-hant/System.IO.xml",
  2804. "ref/netstandard1.5/System.IO.dll",
  2805. "ref/netstandard1.5/System.IO.xml",
  2806. "ref/netstandard1.5/de/System.IO.xml",
  2807. "ref/netstandard1.5/es/System.IO.xml",
  2808. "ref/netstandard1.5/fr/System.IO.xml",
  2809. "ref/netstandard1.5/it/System.IO.xml",
  2810. "ref/netstandard1.5/ja/System.IO.xml",
  2811. "ref/netstandard1.5/ko/System.IO.xml",
  2812. "ref/netstandard1.5/ru/System.IO.xml",
  2813. "ref/netstandard1.5/zh-hans/System.IO.xml",
  2814. "ref/netstandard1.5/zh-hant/System.IO.xml",
  2815. "ref/portable-net45+win8+wp8+wpa81/_._",
  2816. "ref/win8/_._",
  2817. "ref/wp80/_._",
  2818. "ref/wpa81/_._",
  2819. "ref/xamarinios10/_._",
  2820. "ref/xamarinmac20/_._",
  2821. "ref/xamarintvos10/_._",
  2822. "ref/xamarinwatchos10/_._",
  2823. "system.io.4.3.0.nupkg.sha512",
  2824. "system.io.nuspec"
  2825. ]
  2826. },
  2827. "System.IO.Pipelines/5.0.2": {
  2828. "sha512": "Iew+dfa6FFiyvWBdRmXApixRY1db+beyutpIck4SOSe0NLM8FD/7AD54MscqVLhvfSMLHO7KadjTRT7fqxOGTA==",
  2829. "type": "package",
  2830. "path": "system.io.pipelines/5.0.2",
  2831. "files": [
  2832. ".nupkg.metadata",
  2833. ".signature.p7s",
  2834. "Icon.png",
  2835. "LICENSE.TXT",
  2836. "THIRD-PARTY-NOTICES.TXT",
  2837. "lib/net461/System.IO.Pipelines.dll",
  2838. "lib/net461/System.IO.Pipelines.xml",
  2839. "lib/netcoreapp3.0/System.IO.Pipelines.dll",
  2840. "lib/netcoreapp3.0/System.IO.Pipelines.xml",
  2841. "lib/netstandard1.3/System.IO.Pipelines.dll",
  2842. "lib/netstandard1.3/System.IO.Pipelines.xml",
  2843. "lib/netstandard2.0/System.IO.Pipelines.dll",
  2844. "lib/netstandard2.0/System.IO.Pipelines.xml",
  2845. "ref/netcoreapp2.0/System.IO.Pipelines.dll",
  2846. "ref/netcoreapp2.0/System.IO.Pipelines.xml",
  2847. "system.io.pipelines.5.0.2.nupkg.sha512",
  2848. "system.io.pipelines.nuspec",
  2849. "useSharedDesignerContext.txt",
  2850. "version.txt"
  2851. ]
  2852. },
  2853. "System.Linq/4.3.0": {
  2854. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  2855. "type": "package",
  2856. "path": "system.linq/4.3.0",
  2857. "files": [
  2858. ".nupkg.metadata",
  2859. ".signature.p7s",
  2860. "ThirdPartyNotices.txt",
  2861. "dotnet_library_license.txt",
  2862. "lib/MonoAndroid10/_._",
  2863. "lib/MonoTouch10/_._",
  2864. "lib/net45/_._",
  2865. "lib/net463/System.Linq.dll",
  2866. "lib/netcore50/System.Linq.dll",
  2867. "lib/netstandard1.6/System.Linq.dll",
  2868. "lib/portable-net45+win8+wp8+wpa81/_._",
  2869. "lib/win8/_._",
  2870. "lib/wp80/_._",
  2871. "lib/wpa81/_._",
  2872. "lib/xamarinios10/_._",
  2873. "lib/xamarinmac20/_._",
  2874. "lib/xamarintvos10/_._",
  2875. "lib/xamarinwatchos10/_._",
  2876. "ref/MonoAndroid10/_._",
  2877. "ref/MonoTouch10/_._",
  2878. "ref/net45/_._",
  2879. "ref/net463/System.Linq.dll",
  2880. "ref/netcore50/System.Linq.dll",
  2881. "ref/netcore50/System.Linq.xml",
  2882. "ref/netcore50/de/System.Linq.xml",
  2883. "ref/netcore50/es/System.Linq.xml",
  2884. "ref/netcore50/fr/System.Linq.xml",
  2885. "ref/netcore50/it/System.Linq.xml",
  2886. "ref/netcore50/ja/System.Linq.xml",
  2887. "ref/netcore50/ko/System.Linq.xml",
  2888. "ref/netcore50/ru/System.Linq.xml",
  2889. "ref/netcore50/zh-hans/System.Linq.xml",
  2890. "ref/netcore50/zh-hant/System.Linq.xml",
  2891. "ref/netstandard1.0/System.Linq.dll",
  2892. "ref/netstandard1.0/System.Linq.xml",
  2893. "ref/netstandard1.0/de/System.Linq.xml",
  2894. "ref/netstandard1.0/es/System.Linq.xml",
  2895. "ref/netstandard1.0/fr/System.Linq.xml",
  2896. "ref/netstandard1.0/it/System.Linq.xml",
  2897. "ref/netstandard1.0/ja/System.Linq.xml",
  2898. "ref/netstandard1.0/ko/System.Linq.xml",
  2899. "ref/netstandard1.0/ru/System.Linq.xml",
  2900. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  2901. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  2902. "ref/netstandard1.6/System.Linq.dll",
  2903. "ref/netstandard1.6/System.Linq.xml",
  2904. "ref/netstandard1.6/de/System.Linq.xml",
  2905. "ref/netstandard1.6/es/System.Linq.xml",
  2906. "ref/netstandard1.6/fr/System.Linq.xml",
  2907. "ref/netstandard1.6/it/System.Linq.xml",
  2908. "ref/netstandard1.6/ja/System.Linq.xml",
  2909. "ref/netstandard1.6/ko/System.Linq.xml",
  2910. "ref/netstandard1.6/ru/System.Linq.xml",
  2911. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  2912. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  2913. "ref/portable-net45+win8+wp8+wpa81/_._",
  2914. "ref/win8/_._",
  2915. "ref/wp80/_._",
  2916. "ref/wpa81/_._",
  2917. "ref/xamarinios10/_._",
  2918. "ref/xamarinmac20/_._",
  2919. "ref/xamarintvos10/_._",
  2920. "ref/xamarinwatchos10/_._",
  2921. "system.linq.4.3.0.nupkg.sha512",
  2922. "system.linq.nuspec"
  2923. ]
  2924. },
  2925. "System.Linq.Dynamic.Core/1.2.18": {
  2926. "sha512": "+RH90sKD6SK2c9MD2Xo2jz1hkAJYfgPVyW1VgAwiPURR+JzOJCdvsDBg2Iq97FmTymxlQBY76G1cMxsF6j+6tA==",
  2927. "type": "package",
  2928. "path": "system.linq.dynamic.core/1.2.18",
  2929. "files": [
  2930. ".nupkg.metadata",
  2931. ".signature.p7s",
  2932. "lib/net35/System.Linq.Dynamic.Core.dll",
  2933. "lib/net35/System.Linq.Dynamic.Core.pdb",
  2934. "lib/net35/System.Linq.Dynamic.Core.xml",
  2935. "lib/net40/System.Linq.Dynamic.Core.dll",
  2936. "lib/net40/System.Linq.Dynamic.Core.pdb",
  2937. "lib/net40/System.Linq.Dynamic.Core.xml",
  2938. "lib/net45/System.Linq.Dynamic.Core.dll",
  2939. "lib/net45/System.Linq.Dynamic.Core.pdb",
  2940. "lib/net45/System.Linq.Dynamic.Core.xml",
  2941. "lib/net452/System.Linq.Dynamic.Core.dll",
  2942. "lib/net452/System.Linq.Dynamic.Core.pdb",
  2943. "lib/net452/System.Linq.Dynamic.Core.xml",
  2944. "lib/net46/System.Linq.Dynamic.Core.dll",
  2945. "lib/net46/System.Linq.Dynamic.Core.pdb",
  2946. "lib/net46/System.Linq.Dynamic.Core.xml",
  2947. "lib/net5.0/System.Linq.Dynamic.Core.dll",
  2948. "lib/net5.0/System.Linq.Dynamic.Core.pdb",
  2949. "lib/net5.0/System.Linq.Dynamic.Core.xml",
  2950. "lib/net6.0/System.Linq.Dynamic.Core.dll",
  2951. "lib/net6.0/System.Linq.Dynamic.Core.pdb",
  2952. "lib/net6.0/System.Linq.Dynamic.Core.xml",
  2953. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
  2954. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
  2955. "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
  2956. "lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
  2957. "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
  2958. "lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
  2959. "lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
  2960. "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
  2961. "lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
  2962. "lib/netstandard2.1/System.Linq.Dynamic.Core.dll",
  2963. "lib/netstandard2.1/System.Linq.Dynamic.Core.pdb",
  2964. "lib/netstandard2.1/System.Linq.Dynamic.Core.xml",
  2965. "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
  2966. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
  2967. "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
  2968. "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
  2969. "system.linq.dynamic.core.1.2.18.nupkg.sha512",
  2970. "system.linq.dynamic.core.nuspec"
  2971. ]
  2972. },
  2973. "System.Linq.Expressions/4.3.0": {
  2974. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  2975. "type": "package",
  2976. "path": "system.linq.expressions/4.3.0",
  2977. "files": [
  2978. ".nupkg.metadata",
  2979. ".signature.p7s",
  2980. "ThirdPartyNotices.txt",
  2981. "dotnet_library_license.txt",
  2982. "lib/MonoAndroid10/_._",
  2983. "lib/MonoTouch10/_._",
  2984. "lib/net45/_._",
  2985. "lib/net463/System.Linq.Expressions.dll",
  2986. "lib/netcore50/System.Linq.Expressions.dll",
  2987. "lib/netstandard1.6/System.Linq.Expressions.dll",
  2988. "lib/portable-net45+win8+wp8+wpa81/_._",
  2989. "lib/win8/_._",
  2990. "lib/wp80/_._",
  2991. "lib/wpa81/_._",
  2992. "lib/xamarinios10/_._",
  2993. "lib/xamarinmac20/_._",
  2994. "lib/xamarintvos10/_._",
  2995. "lib/xamarinwatchos10/_._",
  2996. "ref/MonoAndroid10/_._",
  2997. "ref/MonoTouch10/_._",
  2998. "ref/net45/_._",
  2999. "ref/net463/System.Linq.Expressions.dll",
  3000. "ref/netcore50/System.Linq.Expressions.dll",
  3001. "ref/netcore50/System.Linq.Expressions.xml",
  3002. "ref/netcore50/de/System.Linq.Expressions.xml",
  3003. "ref/netcore50/es/System.Linq.Expressions.xml",
  3004. "ref/netcore50/fr/System.Linq.Expressions.xml",
  3005. "ref/netcore50/it/System.Linq.Expressions.xml",
  3006. "ref/netcore50/ja/System.Linq.Expressions.xml",
  3007. "ref/netcore50/ko/System.Linq.Expressions.xml",
  3008. "ref/netcore50/ru/System.Linq.Expressions.xml",
  3009. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  3010. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  3011. "ref/netstandard1.0/System.Linq.Expressions.dll",
  3012. "ref/netstandard1.0/System.Linq.Expressions.xml",
  3013. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  3014. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  3015. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  3016. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  3017. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  3018. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  3019. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  3020. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  3021. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  3022. "ref/netstandard1.3/System.Linq.Expressions.dll",
  3023. "ref/netstandard1.3/System.Linq.Expressions.xml",
  3024. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  3025. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  3026. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  3027. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  3028. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  3029. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  3030. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  3031. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  3032. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  3033. "ref/netstandard1.6/System.Linq.Expressions.dll",
  3034. "ref/netstandard1.6/System.Linq.Expressions.xml",
  3035. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  3036. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  3037. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  3038. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  3039. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  3040. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  3041. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  3042. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  3043. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  3044. "ref/portable-net45+win8+wp8+wpa81/_._",
  3045. "ref/win8/_._",
  3046. "ref/wp80/_._",
  3047. "ref/wpa81/_._",
  3048. "ref/xamarinios10/_._",
  3049. "ref/xamarinmac20/_._",
  3050. "ref/xamarintvos10/_._",
  3051. "ref/xamarinwatchos10/_._",
  3052. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  3053. "system.linq.expressions.4.3.0.nupkg.sha512",
  3054. "system.linq.expressions.nuspec"
  3055. ]
  3056. },
  3057. "System.Linq.Queryable/4.3.0": {
  3058. "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==",
  3059. "type": "package",
  3060. "path": "system.linq.queryable/4.3.0",
  3061. "files": [
  3062. ".nupkg.metadata",
  3063. ".signature.p7s",
  3064. "ThirdPartyNotices.txt",
  3065. "dotnet_library_license.txt",
  3066. "lib/monoandroid10/_._",
  3067. "lib/monotouch10/_._",
  3068. "lib/net45/_._",
  3069. "lib/netcore50/System.Linq.Queryable.dll",
  3070. "lib/netstandard1.3/System.Linq.Queryable.dll",
  3071. "lib/portable-net45+win8+wp8+wpa81/_._",
  3072. "lib/win8/_._",
  3073. "lib/wp80/_._",
  3074. "lib/wpa81/_._",
  3075. "lib/xamarinios10/_._",
  3076. "lib/xamarinmac20/_._",
  3077. "lib/xamarintvos10/_._",
  3078. "lib/xamarinwatchos10/_._",
  3079. "ref/monoandroid10/_._",
  3080. "ref/monotouch10/_._",
  3081. "ref/net45/_._",
  3082. "ref/netcore50/System.Linq.Queryable.dll",
  3083. "ref/netcore50/System.Linq.Queryable.xml",
  3084. "ref/netcore50/de/System.Linq.Queryable.xml",
  3085. "ref/netcore50/es/System.Linq.Queryable.xml",
  3086. "ref/netcore50/fr/System.Linq.Queryable.xml",
  3087. "ref/netcore50/it/System.Linq.Queryable.xml",
  3088. "ref/netcore50/ja/System.Linq.Queryable.xml",
  3089. "ref/netcore50/ko/System.Linq.Queryable.xml",
  3090. "ref/netcore50/ru/System.Linq.Queryable.xml",
  3091. "ref/netcore50/zh-hans/System.Linq.Queryable.xml",
  3092. "ref/netcore50/zh-hant/System.Linq.Queryable.xml",
  3093. "ref/netstandard1.0/System.Linq.Queryable.dll",
  3094. "ref/netstandard1.0/System.Linq.Queryable.xml",
  3095. "ref/netstandard1.0/de/System.Linq.Queryable.xml",
  3096. "ref/netstandard1.0/es/System.Linq.Queryable.xml",
  3097. "ref/netstandard1.0/fr/System.Linq.Queryable.xml",
  3098. "ref/netstandard1.0/it/System.Linq.Queryable.xml",
  3099. "ref/netstandard1.0/ja/System.Linq.Queryable.xml",
  3100. "ref/netstandard1.0/ko/System.Linq.Queryable.xml",
  3101. "ref/netstandard1.0/ru/System.Linq.Queryable.xml",
  3102. "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml",
  3103. "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml",
  3104. "ref/portable-net45+win8+wp8+wpa81/_._",
  3105. "ref/win8/_._",
  3106. "ref/wp80/_._",
  3107. "ref/wpa81/_._",
  3108. "ref/xamarinios10/_._",
  3109. "ref/xamarinmac20/_._",
  3110. "ref/xamarintvos10/_._",
  3111. "ref/xamarinwatchos10/_._",
  3112. "system.linq.queryable.4.3.0.nupkg.sha512",
  3113. "system.linq.queryable.nuspec"
  3114. ]
  3115. },
  3116. "System.ObjectModel/4.3.0": {
  3117. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  3118. "type": "package",
  3119. "path": "system.objectmodel/4.3.0",
  3120. "files": [
  3121. ".nupkg.metadata",
  3122. ".signature.p7s",
  3123. "ThirdPartyNotices.txt",
  3124. "dotnet_library_license.txt",
  3125. "lib/MonoAndroid10/_._",
  3126. "lib/MonoTouch10/_._",
  3127. "lib/net45/_._",
  3128. "lib/netcore50/System.ObjectModel.dll",
  3129. "lib/netstandard1.3/System.ObjectModel.dll",
  3130. "lib/portable-net45+win8+wp8+wpa81/_._",
  3131. "lib/win8/_._",
  3132. "lib/wp80/_._",
  3133. "lib/wpa81/_._",
  3134. "lib/xamarinios10/_._",
  3135. "lib/xamarinmac20/_._",
  3136. "lib/xamarintvos10/_._",
  3137. "lib/xamarinwatchos10/_._",
  3138. "ref/MonoAndroid10/_._",
  3139. "ref/MonoTouch10/_._",
  3140. "ref/net45/_._",
  3141. "ref/netcore50/System.ObjectModel.dll",
  3142. "ref/netcore50/System.ObjectModel.xml",
  3143. "ref/netcore50/de/System.ObjectModel.xml",
  3144. "ref/netcore50/es/System.ObjectModel.xml",
  3145. "ref/netcore50/fr/System.ObjectModel.xml",
  3146. "ref/netcore50/it/System.ObjectModel.xml",
  3147. "ref/netcore50/ja/System.ObjectModel.xml",
  3148. "ref/netcore50/ko/System.ObjectModel.xml",
  3149. "ref/netcore50/ru/System.ObjectModel.xml",
  3150. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  3151. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  3152. "ref/netstandard1.0/System.ObjectModel.dll",
  3153. "ref/netstandard1.0/System.ObjectModel.xml",
  3154. "ref/netstandard1.0/de/System.ObjectModel.xml",
  3155. "ref/netstandard1.0/es/System.ObjectModel.xml",
  3156. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  3157. "ref/netstandard1.0/it/System.ObjectModel.xml",
  3158. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  3159. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  3160. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  3161. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  3162. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  3163. "ref/netstandard1.3/System.ObjectModel.dll",
  3164. "ref/netstandard1.3/System.ObjectModel.xml",
  3165. "ref/netstandard1.3/de/System.ObjectModel.xml",
  3166. "ref/netstandard1.3/es/System.ObjectModel.xml",
  3167. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  3168. "ref/netstandard1.3/it/System.ObjectModel.xml",
  3169. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  3170. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  3171. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  3172. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  3173. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  3174. "ref/portable-net45+win8+wp8+wpa81/_._",
  3175. "ref/win8/_._",
  3176. "ref/wp80/_._",
  3177. "ref/wpa81/_._",
  3178. "ref/xamarinios10/_._",
  3179. "ref/xamarinmac20/_._",
  3180. "ref/xamarintvos10/_._",
  3181. "ref/xamarinwatchos10/_._",
  3182. "system.objectmodel.4.3.0.nupkg.sha512",
  3183. "system.objectmodel.nuspec"
  3184. ]
  3185. },
  3186. "System.Reflection/4.3.0": {
  3187. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  3188. "type": "package",
  3189. "path": "system.reflection/4.3.0",
  3190. "files": [
  3191. ".nupkg.metadata",
  3192. ".signature.p7s",
  3193. "ThirdPartyNotices.txt",
  3194. "dotnet_library_license.txt",
  3195. "lib/MonoAndroid10/_._",
  3196. "lib/MonoTouch10/_._",
  3197. "lib/net45/_._",
  3198. "lib/net462/System.Reflection.dll",
  3199. "lib/portable-net45+win8+wp8+wpa81/_._",
  3200. "lib/win8/_._",
  3201. "lib/wp80/_._",
  3202. "lib/wpa81/_._",
  3203. "lib/xamarinios10/_._",
  3204. "lib/xamarinmac20/_._",
  3205. "lib/xamarintvos10/_._",
  3206. "lib/xamarinwatchos10/_._",
  3207. "ref/MonoAndroid10/_._",
  3208. "ref/MonoTouch10/_._",
  3209. "ref/net45/_._",
  3210. "ref/net462/System.Reflection.dll",
  3211. "ref/netcore50/System.Reflection.dll",
  3212. "ref/netcore50/System.Reflection.xml",
  3213. "ref/netcore50/de/System.Reflection.xml",
  3214. "ref/netcore50/es/System.Reflection.xml",
  3215. "ref/netcore50/fr/System.Reflection.xml",
  3216. "ref/netcore50/it/System.Reflection.xml",
  3217. "ref/netcore50/ja/System.Reflection.xml",
  3218. "ref/netcore50/ko/System.Reflection.xml",
  3219. "ref/netcore50/ru/System.Reflection.xml",
  3220. "ref/netcore50/zh-hans/System.Reflection.xml",
  3221. "ref/netcore50/zh-hant/System.Reflection.xml",
  3222. "ref/netstandard1.0/System.Reflection.dll",
  3223. "ref/netstandard1.0/System.Reflection.xml",
  3224. "ref/netstandard1.0/de/System.Reflection.xml",
  3225. "ref/netstandard1.0/es/System.Reflection.xml",
  3226. "ref/netstandard1.0/fr/System.Reflection.xml",
  3227. "ref/netstandard1.0/it/System.Reflection.xml",
  3228. "ref/netstandard1.0/ja/System.Reflection.xml",
  3229. "ref/netstandard1.0/ko/System.Reflection.xml",
  3230. "ref/netstandard1.0/ru/System.Reflection.xml",
  3231. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  3232. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  3233. "ref/netstandard1.3/System.Reflection.dll",
  3234. "ref/netstandard1.3/System.Reflection.xml",
  3235. "ref/netstandard1.3/de/System.Reflection.xml",
  3236. "ref/netstandard1.3/es/System.Reflection.xml",
  3237. "ref/netstandard1.3/fr/System.Reflection.xml",
  3238. "ref/netstandard1.3/it/System.Reflection.xml",
  3239. "ref/netstandard1.3/ja/System.Reflection.xml",
  3240. "ref/netstandard1.3/ko/System.Reflection.xml",
  3241. "ref/netstandard1.3/ru/System.Reflection.xml",
  3242. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  3243. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  3244. "ref/netstandard1.5/System.Reflection.dll",
  3245. "ref/netstandard1.5/System.Reflection.xml",
  3246. "ref/netstandard1.5/de/System.Reflection.xml",
  3247. "ref/netstandard1.5/es/System.Reflection.xml",
  3248. "ref/netstandard1.5/fr/System.Reflection.xml",
  3249. "ref/netstandard1.5/it/System.Reflection.xml",
  3250. "ref/netstandard1.5/ja/System.Reflection.xml",
  3251. "ref/netstandard1.5/ko/System.Reflection.xml",
  3252. "ref/netstandard1.5/ru/System.Reflection.xml",
  3253. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  3254. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  3255. "ref/portable-net45+win8+wp8+wpa81/_._",
  3256. "ref/win8/_._",
  3257. "ref/wp80/_._",
  3258. "ref/wpa81/_._",
  3259. "ref/xamarinios10/_._",
  3260. "ref/xamarinmac20/_._",
  3261. "ref/xamarintvos10/_._",
  3262. "ref/xamarinwatchos10/_._",
  3263. "system.reflection.4.3.0.nupkg.sha512",
  3264. "system.reflection.nuspec"
  3265. ]
  3266. },
  3267. "System.Reflection.Emit/4.3.0": {
  3268. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  3269. "type": "package",
  3270. "path": "system.reflection.emit/4.3.0",
  3271. "files": [
  3272. ".nupkg.metadata",
  3273. "ThirdPartyNotices.txt",
  3274. "dotnet_library_license.txt",
  3275. "lib/MonoAndroid10/_._",
  3276. "lib/monotouch10/_._",
  3277. "lib/net45/_._",
  3278. "lib/netcore50/System.Reflection.Emit.dll",
  3279. "lib/netstandard1.3/System.Reflection.Emit.dll",
  3280. "lib/xamarinios10/_._",
  3281. "lib/xamarinmac20/_._",
  3282. "lib/xamarintvos10/_._",
  3283. "lib/xamarinwatchos10/_._",
  3284. "ref/MonoAndroid10/_._",
  3285. "ref/net45/_._",
  3286. "ref/netstandard1.1/System.Reflection.Emit.dll",
  3287. "ref/netstandard1.1/System.Reflection.Emit.xml",
  3288. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  3289. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  3290. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  3291. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  3292. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  3293. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  3294. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  3295. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  3296. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  3297. "ref/xamarinmac20/_._",
  3298. "system.reflection.emit.4.3.0.nupkg.sha512",
  3299. "system.reflection.emit.nuspec"
  3300. ]
  3301. },
  3302. "System.Reflection.Emit.ILGeneration/4.3.0": {
  3303. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  3304. "type": "package",
  3305. "path": "system.reflection.emit.ilgeneration/4.3.0",
  3306. "files": [
  3307. ".nupkg.metadata",
  3308. "ThirdPartyNotices.txt",
  3309. "dotnet_library_license.txt",
  3310. "lib/MonoAndroid10/_._",
  3311. "lib/MonoTouch10/_._",
  3312. "lib/net45/_._",
  3313. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  3314. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  3315. "lib/portable-net45+wp8/_._",
  3316. "lib/wp80/_._",
  3317. "lib/xamarinios10/_._",
  3318. "lib/xamarinmac20/_._",
  3319. "lib/xamarintvos10/_._",
  3320. "lib/xamarinwatchos10/_._",
  3321. "ref/MonoAndroid10/_._",
  3322. "ref/MonoTouch10/_._",
  3323. "ref/net45/_._",
  3324. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  3325. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  3326. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  3327. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  3328. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  3329. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  3330. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  3331. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  3332. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  3333. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  3334. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  3335. "ref/portable-net45+wp8/_._",
  3336. "ref/wp80/_._",
  3337. "ref/xamarinios10/_._",
  3338. "ref/xamarinmac20/_._",
  3339. "ref/xamarintvos10/_._",
  3340. "ref/xamarinwatchos10/_._",
  3341. "runtimes/aot/lib/netcore50/_._",
  3342. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  3343. "system.reflection.emit.ilgeneration.nuspec"
  3344. ]
  3345. },
  3346. "System.Reflection.Emit.Lightweight/4.3.0": {
  3347. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  3348. "type": "package",
  3349. "path": "system.reflection.emit.lightweight/4.3.0",
  3350. "files": [
  3351. ".nupkg.metadata",
  3352. "ThirdPartyNotices.txt",
  3353. "dotnet_library_license.txt",
  3354. "lib/MonoAndroid10/_._",
  3355. "lib/MonoTouch10/_._",
  3356. "lib/net45/_._",
  3357. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  3358. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  3359. "lib/portable-net45+wp8/_._",
  3360. "lib/wp80/_._",
  3361. "lib/xamarinios10/_._",
  3362. "lib/xamarinmac20/_._",
  3363. "lib/xamarintvos10/_._",
  3364. "lib/xamarinwatchos10/_._",
  3365. "ref/MonoAndroid10/_._",
  3366. "ref/MonoTouch10/_._",
  3367. "ref/net45/_._",
  3368. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  3369. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  3370. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  3371. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  3372. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  3373. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  3374. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  3375. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  3376. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  3377. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  3378. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  3379. "ref/portable-net45+wp8/_._",
  3380. "ref/wp80/_._",
  3381. "ref/xamarinios10/_._",
  3382. "ref/xamarinmac20/_._",
  3383. "ref/xamarintvos10/_._",
  3384. "ref/xamarinwatchos10/_._",
  3385. "runtimes/aot/lib/netcore50/_._",
  3386. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  3387. "system.reflection.emit.lightweight.nuspec"
  3388. ]
  3389. },
  3390. "System.Reflection.Extensions/4.3.0": {
  3391. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  3392. "type": "package",
  3393. "path": "system.reflection.extensions/4.3.0",
  3394. "files": [
  3395. ".nupkg.metadata",
  3396. ".signature.p7s",
  3397. "ThirdPartyNotices.txt",
  3398. "dotnet_library_license.txt",
  3399. "lib/MonoAndroid10/_._",
  3400. "lib/MonoTouch10/_._",
  3401. "lib/net45/_._",
  3402. "lib/portable-net45+win8+wp8+wpa81/_._",
  3403. "lib/win8/_._",
  3404. "lib/wp80/_._",
  3405. "lib/wpa81/_._",
  3406. "lib/xamarinios10/_._",
  3407. "lib/xamarinmac20/_._",
  3408. "lib/xamarintvos10/_._",
  3409. "lib/xamarinwatchos10/_._",
  3410. "ref/MonoAndroid10/_._",
  3411. "ref/MonoTouch10/_._",
  3412. "ref/net45/_._",
  3413. "ref/netcore50/System.Reflection.Extensions.dll",
  3414. "ref/netcore50/System.Reflection.Extensions.xml",
  3415. "ref/netcore50/de/System.Reflection.Extensions.xml",
  3416. "ref/netcore50/es/System.Reflection.Extensions.xml",
  3417. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  3418. "ref/netcore50/it/System.Reflection.Extensions.xml",
  3419. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  3420. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  3421. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  3422. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  3423. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  3424. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  3425. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  3426. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  3427. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  3428. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  3429. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  3430. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  3431. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  3432. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  3433. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  3434. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  3435. "ref/portable-net45+win8+wp8+wpa81/_._",
  3436. "ref/win8/_._",
  3437. "ref/wp80/_._",
  3438. "ref/wpa81/_._",
  3439. "ref/xamarinios10/_._",
  3440. "ref/xamarinmac20/_._",
  3441. "ref/xamarintvos10/_._",
  3442. "ref/xamarinwatchos10/_._",
  3443. "system.reflection.extensions.4.3.0.nupkg.sha512",
  3444. "system.reflection.extensions.nuspec"
  3445. ]
  3446. },
  3447. "System.Reflection.Primitives/4.3.0": {
  3448. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  3449. "type": "package",
  3450. "path": "system.reflection.primitives/4.3.0",
  3451. "files": [
  3452. ".nupkg.metadata",
  3453. ".signature.p7s",
  3454. "ThirdPartyNotices.txt",
  3455. "dotnet_library_license.txt",
  3456. "lib/MonoAndroid10/_._",
  3457. "lib/MonoTouch10/_._",
  3458. "lib/net45/_._",
  3459. "lib/portable-net45+win8+wp8+wpa81/_._",
  3460. "lib/win8/_._",
  3461. "lib/wp80/_._",
  3462. "lib/wpa81/_._",
  3463. "lib/xamarinios10/_._",
  3464. "lib/xamarinmac20/_._",
  3465. "lib/xamarintvos10/_._",
  3466. "lib/xamarinwatchos10/_._",
  3467. "ref/MonoAndroid10/_._",
  3468. "ref/MonoTouch10/_._",
  3469. "ref/net45/_._",
  3470. "ref/netcore50/System.Reflection.Primitives.dll",
  3471. "ref/netcore50/System.Reflection.Primitives.xml",
  3472. "ref/netcore50/de/System.Reflection.Primitives.xml",
  3473. "ref/netcore50/es/System.Reflection.Primitives.xml",
  3474. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  3475. "ref/netcore50/it/System.Reflection.Primitives.xml",
  3476. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  3477. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  3478. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  3479. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  3480. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  3481. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  3482. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  3483. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  3484. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  3485. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  3486. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  3487. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  3488. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  3489. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  3490. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  3491. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  3492. "ref/portable-net45+win8+wp8+wpa81/_._",
  3493. "ref/win8/_._",
  3494. "ref/wp80/_._",
  3495. "ref/wpa81/_._",
  3496. "ref/xamarinios10/_._",
  3497. "ref/xamarinmac20/_._",
  3498. "ref/xamarintvos10/_._",
  3499. "ref/xamarinwatchos10/_._",
  3500. "system.reflection.primitives.4.3.0.nupkg.sha512",
  3501. "system.reflection.primitives.nuspec"
  3502. ]
  3503. },
  3504. "System.Reflection.TypeExtensions/4.3.0": {
  3505. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  3506. "type": "package",
  3507. "path": "system.reflection.typeextensions/4.3.0",
  3508. "files": [
  3509. ".nupkg.metadata",
  3510. "ThirdPartyNotices.txt",
  3511. "dotnet_library_license.txt",
  3512. "lib/MonoAndroid10/_._",
  3513. "lib/MonoTouch10/_._",
  3514. "lib/net46/System.Reflection.TypeExtensions.dll",
  3515. "lib/net462/System.Reflection.TypeExtensions.dll",
  3516. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  3517. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  3518. "lib/xamarinios10/_._",
  3519. "lib/xamarinmac20/_._",
  3520. "lib/xamarintvos10/_._",
  3521. "lib/xamarinwatchos10/_._",
  3522. "ref/MonoAndroid10/_._",
  3523. "ref/MonoTouch10/_._",
  3524. "ref/net46/System.Reflection.TypeExtensions.dll",
  3525. "ref/net462/System.Reflection.TypeExtensions.dll",
  3526. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  3527. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  3528. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  3529. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  3530. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  3531. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  3532. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  3533. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  3534. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  3535. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  3536. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  3537. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  3538. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  3539. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  3540. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  3541. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  3542. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  3543. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  3544. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  3545. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  3546. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  3547. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  3548. "ref/xamarinios10/_._",
  3549. "ref/xamarinmac20/_._",
  3550. "ref/xamarintvos10/_._",
  3551. "ref/xamarinwatchos10/_._",
  3552. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  3553. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  3554. "system.reflection.typeextensions.nuspec"
  3555. ]
  3556. },
  3557. "System.Resources.ResourceManager/4.3.0": {
  3558. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  3559. "type": "package",
  3560. "path": "system.resources.resourcemanager/4.3.0",
  3561. "files": [
  3562. ".nupkg.metadata",
  3563. ".signature.p7s",
  3564. "ThirdPartyNotices.txt",
  3565. "dotnet_library_license.txt",
  3566. "lib/MonoAndroid10/_._",
  3567. "lib/MonoTouch10/_._",
  3568. "lib/net45/_._",
  3569. "lib/portable-net45+win8+wp8+wpa81/_._",
  3570. "lib/win8/_._",
  3571. "lib/wp80/_._",
  3572. "lib/wpa81/_._",
  3573. "lib/xamarinios10/_._",
  3574. "lib/xamarinmac20/_._",
  3575. "lib/xamarintvos10/_._",
  3576. "lib/xamarinwatchos10/_._",
  3577. "ref/MonoAndroid10/_._",
  3578. "ref/MonoTouch10/_._",
  3579. "ref/net45/_._",
  3580. "ref/netcore50/System.Resources.ResourceManager.dll",
  3581. "ref/netcore50/System.Resources.ResourceManager.xml",
  3582. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  3583. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  3584. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  3585. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  3586. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  3587. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  3588. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  3589. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  3590. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  3591. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  3592. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  3593. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  3594. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  3595. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  3596. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  3597. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  3598. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  3599. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  3600. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  3601. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  3602. "ref/portable-net45+win8+wp8+wpa81/_._",
  3603. "ref/win8/_._",
  3604. "ref/wp80/_._",
  3605. "ref/wpa81/_._",
  3606. "ref/xamarinios10/_._",
  3607. "ref/xamarinmac20/_._",
  3608. "ref/xamarintvos10/_._",
  3609. "ref/xamarinwatchos10/_._",
  3610. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  3611. "system.resources.resourcemanager.nuspec"
  3612. ]
  3613. },
  3614. "System.Runtime/4.3.0": {
  3615. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  3616. "type": "package",
  3617. "path": "system.runtime/4.3.0",
  3618. "files": [
  3619. ".nupkg.metadata",
  3620. ".signature.p7s",
  3621. "ThirdPartyNotices.txt",
  3622. "dotnet_library_license.txt",
  3623. "lib/MonoAndroid10/_._",
  3624. "lib/MonoTouch10/_._",
  3625. "lib/net45/_._",
  3626. "lib/net462/System.Runtime.dll",
  3627. "lib/portable-net45+win8+wp80+wpa81/_._",
  3628. "lib/win8/_._",
  3629. "lib/wp80/_._",
  3630. "lib/wpa81/_._",
  3631. "lib/xamarinios10/_._",
  3632. "lib/xamarinmac20/_._",
  3633. "lib/xamarintvos10/_._",
  3634. "lib/xamarinwatchos10/_._",
  3635. "ref/MonoAndroid10/_._",
  3636. "ref/MonoTouch10/_._",
  3637. "ref/net45/_._",
  3638. "ref/net462/System.Runtime.dll",
  3639. "ref/netcore50/System.Runtime.dll",
  3640. "ref/netcore50/System.Runtime.xml",
  3641. "ref/netcore50/de/System.Runtime.xml",
  3642. "ref/netcore50/es/System.Runtime.xml",
  3643. "ref/netcore50/fr/System.Runtime.xml",
  3644. "ref/netcore50/it/System.Runtime.xml",
  3645. "ref/netcore50/ja/System.Runtime.xml",
  3646. "ref/netcore50/ko/System.Runtime.xml",
  3647. "ref/netcore50/ru/System.Runtime.xml",
  3648. "ref/netcore50/zh-hans/System.Runtime.xml",
  3649. "ref/netcore50/zh-hant/System.Runtime.xml",
  3650. "ref/netstandard1.0/System.Runtime.dll",
  3651. "ref/netstandard1.0/System.Runtime.xml",
  3652. "ref/netstandard1.0/de/System.Runtime.xml",
  3653. "ref/netstandard1.0/es/System.Runtime.xml",
  3654. "ref/netstandard1.0/fr/System.Runtime.xml",
  3655. "ref/netstandard1.0/it/System.Runtime.xml",
  3656. "ref/netstandard1.0/ja/System.Runtime.xml",
  3657. "ref/netstandard1.0/ko/System.Runtime.xml",
  3658. "ref/netstandard1.0/ru/System.Runtime.xml",
  3659. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  3660. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  3661. "ref/netstandard1.2/System.Runtime.dll",
  3662. "ref/netstandard1.2/System.Runtime.xml",
  3663. "ref/netstandard1.2/de/System.Runtime.xml",
  3664. "ref/netstandard1.2/es/System.Runtime.xml",
  3665. "ref/netstandard1.2/fr/System.Runtime.xml",
  3666. "ref/netstandard1.2/it/System.Runtime.xml",
  3667. "ref/netstandard1.2/ja/System.Runtime.xml",
  3668. "ref/netstandard1.2/ko/System.Runtime.xml",
  3669. "ref/netstandard1.2/ru/System.Runtime.xml",
  3670. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  3671. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  3672. "ref/netstandard1.3/System.Runtime.dll",
  3673. "ref/netstandard1.3/System.Runtime.xml",
  3674. "ref/netstandard1.3/de/System.Runtime.xml",
  3675. "ref/netstandard1.3/es/System.Runtime.xml",
  3676. "ref/netstandard1.3/fr/System.Runtime.xml",
  3677. "ref/netstandard1.3/it/System.Runtime.xml",
  3678. "ref/netstandard1.3/ja/System.Runtime.xml",
  3679. "ref/netstandard1.3/ko/System.Runtime.xml",
  3680. "ref/netstandard1.3/ru/System.Runtime.xml",
  3681. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  3682. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  3683. "ref/netstandard1.5/System.Runtime.dll",
  3684. "ref/netstandard1.5/System.Runtime.xml",
  3685. "ref/netstandard1.5/de/System.Runtime.xml",
  3686. "ref/netstandard1.5/es/System.Runtime.xml",
  3687. "ref/netstandard1.5/fr/System.Runtime.xml",
  3688. "ref/netstandard1.5/it/System.Runtime.xml",
  3689. "ref/netstandard1.5/ja/System.Runtime.xml",
  3690. "ref/netstandard1.5/ko/System.Runtime.xml",
  3691. "ref/netstandard1.5/ru/System.Runtime.xml",
  3692. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  3693. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  3694. "ref/portable-net45+win8+wp80+wpa81/_._",
  3695. "ref/win8/_._",
  3696. "ref/wp80/_._",
  3697. "ref/wpa81/_._",
  3698. "ref/xamarinios10/_._",
  3699. "ref/xamarinmac20/_._",
  3700. "ref/xamarintvos10/_._",
  3701. "ref/xamarinwatchos10/_._",
  3702. "system.runtime.4.3.0.nupkg.sha512",
  3703. "system.runtime.nuspec"
  3704. ]
  3705. },
  3706. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  3707. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  3708. "type": "package",
  3709. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  3710. "files": [
  3711. ".nupkg.metadata",
  3712. ".signature.p7s",
  3713. "Icon.png",
  3714. "LICENSE.TXT",
  3715. "THIRD-PARTY-NOTICES.TXT",
  3716. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  3717. "buildTransitive/netcoreapp3.1/_._",
  3718. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  3719. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  3720. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  3721. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  3722. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  3723. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  3724. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  3725. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  3726. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  3727. "system.runtime.compilerservices.unsafe.nuspec",
  3728. "useSharedDesignerContext.txt"
  3729. ]
  3730. },
  3731. "System.Runtime.Extensions/4.3.0": {
  3732. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  3733. "type": "package",
  3734. "path": "system.runtime.extensions/4.3.0",
  3735. "files": [
  3736. ".nupkg.metadata",
  3737. ".signature.p7s",
  3738. "ThirdPartyNotices.txt",
  3739. "dotnet_library_license.txt",
  3740. "lib/MonoAndroid10/_._",
  3741. "lib/MonoTouch10/_._",
  3742. "lib/net45/_._",
  3743. "lib/net462/System.Runtime.Extensions.dll",
  3744. "lib/portable-net45+win8+wp8+wpa81/_._",
  3745. "lib/win8/_._",
  3746. "lib/wp80/_._",
  3747. "lib/wpa81/_._",
  3748. "lib/xamarinios10/_._",
  3749. "lib/xamarinmac20/_._",
  3750. "lib/xamarintvos10/_._",
  3751. "lib/xamarinwatchos10/_._",
  3752. "ref/MonoAndroid10/_._",
  3753. "ref/MonoTouch10/_._",
  3754. "ref/net45/_._",
  3755. "ref/net462/System.Runtime.Extensions.dll",
  3756. "ref/netcore50/System.Runtime.Extensions.dll",
  3757. "ref/netcore50/System.Runtime.Extensions.xml",
  3758. "ref/netcore50/de/System.Runtime.Extensions.xml",
  3759. "ref/netcore50/es/System.Runtime.Extensions.xml",
  3760. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  3761. "ref/netcore50/it/System.Runtime.Extensions.xml",
  3762. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  3763. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  3764. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  3765. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  3766. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  3767. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  3768. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  3769. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  3770. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  3771. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  3772. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  3773. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  3774. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  3775. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  3776. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  3777. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  3778. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  3779. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  3780. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  3781. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  3782. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  3783. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  3784. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  3785. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  3786. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  3787. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  3788. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  3789. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  3790. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  3791. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  3792. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  3793. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  3794. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  3795. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  3796. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  3797. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  3798. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  3799. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  3800. "ref/portable-net45+win8+wp8+wpa81/_._",
  3801. "ref/win8/_._",
  3802. "ref/wp80/_._",
  3803. "ref/wpa81/_._",
  3804. "ref/xamarinios10/_._",
  3805. "ref/xamarinmac20/_._",
  3806. "ref/xamarintvos10/_._",
  3807. "ref/xamarinwatchos10/_._",
  3808. "system.runtime.extensions.4.3.0.nupkg.sha512",
  3809. "system.runtime.extensions.nuspec"
  3810. ]
  3811. },
  3812. "System.Runtime.Loader/4.3.0": {
  3813. "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
  3814. "type": "package",
  3815. "path": "system.runtime.loader/4.3.0",
  3816. "files": [
  3817. ".nupkg.metadata",
  3818. ".signature.p7s",
  3819. "ThirdPartyNotices.txt",
  3820. "dotnet_library_license.txt",
  3821. "lib/MonoAndroid10/_._",
  3822. "lib/MonoTouch10/_._",
  3823. "lib/net462/_._",
  3824. "lib/netstandard1.5/System.Runtime.Loader.dll",
  3825. "lib/xamarinios10/_._",
  3826. "lib/xamarinmac20/_._",
  3827. "lib/xamarintvos10/_._",
  3828. "lib/xamarinwatchos10/_._",
  3829. "ref/netstandard1.5/System.Runtime.Loader.dll",
  3830. "ref/netstandard1.5/System.Runtime.Loader.xml",
  3831. "ref/netstandard1.5/de/System.Runtime.Loader.xml",
  3832. "ref/netstandard1.5/es/System.Runtime.Loader.xml",
  3833. "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
  3834. "ref/netstandard1.5/it/System.Runtime.Loader.xml",
  3835. "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
  3836. "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
  3837. "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
  3838. "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
  3839. "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
  3840. "system.runtime.loader.4.3.0.nupkg.sha512",
  3841. "system.runtime.loader.nuspec"
  3842. ]
  3843. },
  3844. "System.Text.Encoding/4.3.0": {
  3845. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  3846. "type": "package",
  3847. "path": "system.text.encoding/4.3.0",
  3848. "files": [
  3849. ".nupkg.metadata",
  3850. ".signature.p7s",
  3851. "ThirdPartyNotices.txt",
  3852. "dotnet_library_license.txt",
  3853. "lib/MonoAndroid10/_._",
  3854. "lib/MonoTouch10/_._",
  3855. "lib/net45/_._",
  3856. "lib/portable-net45+win8+wp8+wpa81/_._",
  3857. "lib/win8/_._",
  3858. "lib/wp80/_._",
  3859. "lib/wpa81/_._",
  3860. "lib/xamarinios10/_._",
  3861. "lib/xamarinmac20/_._",
  3862. "lib/xamarintvos10/_._",
  3863. "lib/xamarinwatchos10/_._",
  3864. "ref/MonoAndroid10/_._",
  3865. "ref/MonoTouch10/_._",
  3866. "ref/net45/_._",
  3867. "ref/netcore50/System.Text.Encoding.dll",
  3868. "ref/netcore50/System.Text.Encoding.xml",
  3869. "ref/netcore50/de/System.Text.Encoding.xml",
  3870. "ref/netcore50/es/System.Text.Encoding.xml",
  3871. "ref/netcore50/fr/System.Text.Encoding.xml",
  3872. "ref/netcore50/it/System.Text.Encoding.xml",
  3873. "ref/netcore50/ja/System.Text.Encoding.xml",
  3874. "ref/netcore50/ko/System.Text.Encoding.xml",
  3875. "ref/netcore50/ru/System.Text.Encoding.xml",
  3876. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  3877. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  3878. "ref/netstandard1.0/System.Text.Encoding.dll",
  3879. "ref/netstandard1.0/System.Text.Encoding.xml",
  3880. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  3881. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  3882. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  3883. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  3884. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  3885. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  3886. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  3887. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  3888. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  3889. "ref/netstandard1.3/System.Text.Encoding.dll",
  3890. "ref/netstandard1.3/System.Text.Encoding.xml",
  3891. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  3892. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  3893. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  3894. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  3895. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  3896. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  3897. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  3898. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  3899. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  3900. "ref/portable-net45+win8+wp8+wpa81/_._",
  3901. "ref/win8/_._",
  3902. "ref/wp80/_._",
  3903. "ref/wpa81/_._",
  3904. "ref/xamarinios10/_._",
  3905. "ref/xamarinmac20/_._",
  3906. "ref/xamarintvos10/_._",
  3907. "ref/xamarinwatchos10/_._",
  3908. "system.text.encoding.4.3.0.nupkg.sha512",
  3909. "system.text.encoding.nuspec"
  3910. ]
  3911. },
  3912. "System.Text.Encodings.Web/6.0.0": {
  3913. "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
  3914. "type": "package",
  3915. "path": "system.text.encodings.web/6.0.0",
  3916. "files": [
  3917. ".nupkg.metadata",
  3918. ".signature.p7s",
  3919. "Icon.png",
  3920. "LICENSE.TXT",
  3921. "THIRD-PARTY-NOTICES.TXT",
  3922. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  3923. "buildTransitive/netcoreapp3.1/_._",
  3924. "lib/net461/System.Text.Encodings.Web.dll",
  3925. "lib/net461/System.Text.Encodings.Web.xml",
  3926. "lib/net6.0/System.Text.Encodings.Web.dll",
  3927. "lib/net6.0/System.Text.Encodings.Web.xml",
  3928. "lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
  3929. "lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
  3930. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  3931. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  3932. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  3933. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  3934. "system.text.encodings.web.6.0.0.nupkg.sha512",
  3935. "system.text.encodings.web.nuspec",
  3936. "useSharedDesignerContext.txt"
  3937. ]
  3938. },
  3939. "System.Text.Json/6.0.0": {
  3940. "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
  3941. "type": "package",
  3942. "path": "system.text.json/6.0.0",
  3943. "files": [
  3944. ".nupkg.metadata",
  3945. ".signature.p7s",
  3946. "Icon.png",
  3947. "LICENSE.TXT",
  3948. "THIRD-PARTY-NOTICES.TXT",
  3949. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  3950. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  3951. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  3952. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  3953. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  3954. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  3955. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  3956. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  3957. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  3958. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  3959. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  3960. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  3961. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  3962. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  3963. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  3964. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  3965. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  3966. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  3967. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  3968. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  3969. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  3970. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  3971. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  3972. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  3973. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  3974. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  3975. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  3976. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  3977. "build/System.Text.Json.targets",
  3978. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  3979. "buildTransitive/netcoreapp3.1/_._",
  3980. "lib/net461/System.Text.Json.dll",
  3981. "lib/net461/System.Text.Json.xml",
  3982. "lib/net6.0/System.Text.Json.dll",
  3983. "lib/net6.0/System.Text.Json.xml",
  3984. "lib/netcoreapp3.1/System.Text.Json.dll",
  3985. "lib/netcoreapp3.1/System.Text.Json.xml",
  3986. "lib/netstandard2.0/System.Text.Json.dll",
  3987. "lib/netstandard2.0/System.Text.Json.xml",
  3988. "system.text.json.6.0.0.nupkg.sha512",
  3989. "system.text.json.nuspec",
  3990. "useSharedDesignerContext.txt"
  3991. ]
  3992. },
  3993. "System.Threading/4.3.0": {
  3994. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  3995. "type": "package",
  3996. "path": "system.threading/4.3.0",
  3997. "files": [
  3998. ".nupkg.metadata",
  3999. ".signature.p7s",
  4000. "ThirdPartyNotices.txt",
  4001. "dotnet_library_license.txt",
  4002. "lib/MonoAndroid10/_._",
  4003. "lib/MonoTouch10/_._",
  4004. "lib/net45/_._",
  4005. "lib/netcore50/System.Threading.dll",
  4006. "lib/netstandard1.3/System.Threading.dll",
  4007. "lib/portable-net45+win8+wp8+wpa81/_._",
  4008. "lib/win8/_._",
  4009. "lib/wp80/_._",
  4010. "lib/wpa81/_._",
  4011. "lib/xamarinios10/_._",
  4012. "lib/xamarinmac20/_._",
  4013. "lib/xamarintvos10/_._",
  4014. "lib/xamarinwatchos10/_._",
  4015. "ref/MonoAndroid10/_._",
  4016. "ref/MonoTouch10/_._",
  4017. "ref/net45/_._",
  4018. "ref/netcore50/System.Threading.dll",
  4019. "ref/netcore50/System.Threading.xml",
  4020. "ref/netcore50/de/System.Threading.xml",
  4021. "ref/netcore50/es/System.Threading.xml",
  4022. "ref/netcore50/fr/System.Threading.xml",
  4023. "ref/netcore50/it/System.Threading.xml",
  4024. "ref/netcore50/ja/System.Threading.xml",
  4025. "ref/netcore50/ko/System.Threading.xml",
  4026. "ref/netcore50/ru/System.Threading.xml",
  4027. "ref/netcore50/zh-hans/System.Threading.xml",
  4028. "ref/netcore50/zh-hant/System.Threading.xml",
  4029. "ref/netstandard1.0/System.Threading.dll",
  4030. "ref/netstandard1.0/System.Threading.xml",
  4031. "ref/netstandard1.0/de/System.Threading.xml",
  4032. "ref/netstandard1.0/es/System.Threading.xml",
  4033. "ref/netstandard1.0/fr/System.Threading.xml",
  4034. "ref/netstandard1.0/it/System.Threading.xml",
  4035. "ref/netstandard1.0/ja/System.Threading.xml",
  4036. "ref/netstandard1.0/ko/System.Threading.xml",
  4037. "ref/netstandard1.0/ru/System.Threading.xml",
  4038. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  4039. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  4040. "ref/netstandard1.3/System.Threading.dll",
  4041. "ref/netstandard1.3/System.Threading.xml",
  4042. "ref/netstandard1.3/de/System.Threading.xml",
  4043. "ref/netstandard1.3/es/System.Threading.xml",
  4044. "ref/netstandard1.3/fr/System.Threading.xml",
  4045. "ref/netstandard1.3/it/System.Threading.xml",
  4046. "ref/netstandard1.3/ja/System.Threading.xml",
  4047. "ref/netstandard1.3/ko/System.Threading.xml",
  4048. "ref/netstandard1.3/ru/System.Threading.xml",
  4049. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  4050. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  4051. "ref/portable-net45+win8+wp8+wpa81/_._",
  4052. "ref/win8/_._",
  4053. "ref/wp80/_._",
  4054. "ref/wpa81/_._",
  4055. "ref/xamarinios10/_._",
  4056. "ref/xamarinmac20/_._",
  4057. "ref/xamarintvos10/_._",
  4058. "ref/xamarinwatchos10/_._",
  4059. "runtimes/aot/lib/netcore50/System.Threading.dll",
  4060. "system.threading.4.3.0.nupkg.sha512",
  4061. "system.threading.nuspec"
  4062. ]
  4063. },
  4064. "System.Threading.Tasks/4.3.0": {
  4065. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  4066. "type": "package",
  4067. "path": "system.threading.tasks/4.3.0",
  4068. "files": [
  4069. ".nupkg.metadata",
  4070. ".signature.p7s",
  4071. "ThirdPartyNotices.txt",
  4072. "dotnet_library_license.txt",
  4073. "lib/MonoAndroid10/_._",
  4074. "lib/MonoTouch10/_._",
  4075. "lib/net45/_._",
  4076. "lib/portable-net45+win8+wp8+wpa81/_._",
  4077. "lib/win8/_._",
  4078. "lib/wp80/_._",
  4079. "lib/wpa81/_._",
  4080. "lib/xamarinios10/_._",
  4081. "lib/xamarinmac20/_._",
  4082. "lib/xamarintvos10/_._",
  4083. "lib/xamarinwatchos10/_._",
  4084. "ref/MonoAndroid10/_._",
  4085. "ref/MonoTouch10/_._",
  4086. "ref/net45/_._",
  4087. "ref/netcore50/System.Threading.Tasks.dll",
  4088. "ref/netcore50/System.Threading.Tasks.xml",
  4089. "ref/netcore50/de/System.Threading.Tasks.xml",
  4090. "ref/netcore50/es/System.Threading.Tasks.xml",
  4091. "ref/netcore50/fr/System.Threading.Tasks.xml",
  4092. "ref/netcore50/it/System.Threading.Tasks.xml",
  4093. "ref/netcore50/ja/System.Threading.Tasks.xml",
  4094. "ref/netcore50/ko/System.Threading.Tasks.xml",
  4095. "ref/netcore50/ru/System.Threading.Tasks.xml",
  4096. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  4097. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  4098. "ref/netstandard1.0/System.Threading.Tasks.dll",
  4099. "ref/netstandard1.0/System.Threading.Tasks.xml",
  4100. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  4101. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  4102. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  4103. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  4104. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  4105. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  4106. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  4107. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  4108. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  4109. "ref/netstandard1.3/System.Threading.Tasks.dll",
  4110. "ref/netstandard1.3/System.Threading.Tasks.xml",
  4111. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  4112. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  4113. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  4114. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  4115. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  4116. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  4117. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  4118. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  4119. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  4120. "ref/portable-net45+win8+wp8+wpa81/_._",
  4121. "ref/win8/_._",
  4122. "ref/wp80/_._",
  4123. "ref/wpa81/_._",
  4124. "ref/xamarinios10/_._",
  4125. "ref/xamarinmac20/_._",
  4126. "ref/xamarintvos10/_._",
  4127. "ref/xamarinwatchos10/_._",
  4128. "system.threading.tasks.4.3.0.nupkg.sha512",
  4129. "system.threading.tasks.nuspec"
  4130. ]
  4131. },
  4132. "TimeZoneConverter/5.0.0": {
  4133. "sha512": "U7Oilf3Ya6Rmu6gOaBfWyT3q0kwy2av6a5PfTn05CF54C+7DvuLsE3ljASvYmCpsSQeJvpnqU5Uzag6+ysWUeA==",
  4134. "type": "package",
  4135. "path": "timezoneconverter/5.0.0",
  4136. "files": [
  4137. ".nupkg.metadata",
  4138. ".signature.p7s",
  4139. "lib/net461/TimeZoneConverter.dll",
  4140. "lib/net461/TimeZoneConverter.xml",
  4141. "lib/netstandard2.0/TimeZoneConverter.dll",
  4142. "lib/netstandard2.0/TimeZoneConverter.xml",
  4143. "timezoneconverter.5.0.0.nupkg.sha512",
  4144. "timezoneconverter.nuspec"
  4145. ]
  4146. },
  4147. "Volo.Abp.Auditing/6.0.0": {
  4148. "sha512": "N6+CVqU293yzZOKZ5DFtWcphEhjVLqQ6jvW64OtLQYXwb19VFDXnsyrGS8E+eTIIkK2fhlnDQ1FXHGMCTM/lcw==",
  4149. "type": "package",
  4150. "path": "volo.abp.auditing/6.0.0",
  4151. "files": [
  4152. ".nupkg.metadata",
  4153. ".signature.p7s",
  4154. "lib/netstandard2.0/Volo.Abp.Auditing.dll",
  4155. "lib/netstandard2.0/Volo.Abp.Auditing.pdb",
  4156. "lib/netstandard2.0/Volo.Abp.Auditing.xml",
  4157. "volo.abp.auditing.6.0.0.nupkg.sha512",
  4158. "volo.abp.auditing.nuspec"
  4159. ]
  4160. },
  4161. "Volo.Abp.Auditing.Contracts/6.0.0": {
  4162. "sha512": "QgTzXl19tIx1SXy1A6MBdc6rB1uzc01AMIaNm450fr7z2KuCWVzGWkVCJ9LhOrkuYkKxT2dxH1NSr/oyjr/sDQ==",
  4163. "type": "package",
  4164. "path": "volo.abp.auditing.contracts/6.0.0",
  4165. "files": [
  4166. ".nupkg.metadata",
  4167. ".signature.p7s",
  4168. "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll",
  4169. "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.pdb",
  4170. "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.xml",
  4171. "volo.abp.auditing.contracts.6.0.0.nupkg.sha512",
  4172. "volo.abp.auditing.contracts.nuspec"
  4173. ]
  4174. },
  4175. "Volo.Abp.Authorization/6.0.0": {
  4176. "sha512": "+ktQSujPTlA96lw8ih/iTTmncJXX3f1kTWsEWtjfmI0N3HeiVl2NFLk9g51PxHYuqOpbZpyt4y5498Q8OSpLWw==",
  4177. "type": "package",
  4178. "path": "volo.abp.authorization/6.0.0",
  4179. "files": [
  4180. ".nupkg.metadata",
  4181. ".signature.p7s",
  4182. "lib/netstandard2.0/Volo.Abp.Authorization.dll",
  4183. "lib/netstandard2.0/Volo.Abp.Authorization.pdb",
  4184. "lib/netstandard2.0/Volo.Abp.Authorization.xml",
  4185. "volo.abp.authorization.6.0.0.nupkg.sha512",
  4186. "volo.abp.authorization.nuspec"
  4187. ]
  4188. },
  4189. "Volo.Abp.Authorization.Abstractions/6.0.0": {
  4190. "sha512": "46NIPtnfHGPX12b79kp4uLnCI+zyybD3p1pIGBlpsdlSiNrGiMys5hnar8C7z8zv14I3SUaTeaQAS8hA3JoHxA==",
  4191. "type": "package",
  4192. "path": "volo.abp.authorization.abstractions/6.0.0",
  4193. "files": [
  4194. ".nupkg.metadata",
  4195. ".signature.p7s",
  4196. "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll",
  4197. "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.pdb",
  4198. "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.xml",
  4199. "volo.abp.authorization.abstractions.6.0.0.nupkg.sha512",
  4200. "volo.abp.authorization.abstractions.nuspec"
  4201. ]
  4202. },
  4203. "Volo.Abp.BackgroundWorkers/6.0.0": {
  4204. "sha512": "PzinROYXCmdHh6HkYYCSOTabMH8hbau1Gm4Y8373SmoawEvK+/vIbm5MbfZuS8JbftvCFN15LQR7l5hbk5GtFw==",
  4205. "type": "package",
  4206. "path": "volo.abp.backgroundworkers/6.0.0",
  4207. "files": [
  4208. ".nupkg.metadata",
  4209. ".signature.p7s",
  4210. "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll",
  4211. "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.pdb",
  4212. "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.xml",
  4213. "volo.abp.backgroundworkers.6.0.0.nupkg.sha512",
  4214. "volo.abp.backgroundworkers.nuspec"
  4215. ]
  4216. },
  4217. "Volo.Abp.Core/6.0.0": {
  4218. "sha512": "FrnB32ndlWWtsLxwl6QluCCpj3aaIFkYMJodGBlM5lbjw3dNBF6DsVjGTWpGwOvU/67A9FLdIKWmt7pp3tfEUA==",
  4219. "type": "package",
  4220. "path": "volo.abp.core/6.0.0",
  4221. "files": [
  4222. ".nupkg.metadata",
  4223. ".signature.p7s",
  4224. "lib/netstandard2.0/Volo.Abp.Core.dll",
  4225. "lib/netstandard2.0/Volo.Abp.Core.pdb",
  4226. "lib/netstandard2.0/Volo.Abp.Core.xml",
  4227. "volo.abp.core.6.0.0.nupkg.sha512",
  4228. "volo.abp.core.nuspec"
  4229. ]
  4230. },
  4231. "Volo.Abp.Data/6.0.0": {
  4232. "sha512": "CqK53uxajTHzk1Im1IMZc26+X0RP4zVhca65lnsN/0BbF0NZ0Gq/H37rBcxXdrVcZ4+WNAhL/8OiV4hmZV8Gbg==",
  4233. "type": "package",
  4234. "path": "volo.abp.data/6.0.0",
  4235. "files": [
  4236. ".nupkg.metadata",
  4237. ".signature.p7s",
  4238. "lib/netstandard2.0/Volo.Abp.Data.dll",
  4239. "lib/netstandard2.0/Volo.Abp.Data.pdb",
  4240. "lib/netstandard2.0/Volo.Abp.Data.xml",
  4241. "volo.abp.data.6.0.0.nupkg.sha512",
  4242. "volo.abp.data.nuspec"
  4243. ]
  4244. },
  4245. "Volo.Abp.Ddd.Application/6.0.0": {
  4246. "sha512": "dib3NLy7bpgubyZqpZ/wht4mPoP490bBQuh/Kd4bTy0F9wjyT2Dp1St8Tc5N1kKt6C2R1w9bJMcnnJtwyPZcjw==",
  4247. "type": "package",
  4248. "path": "volo.abp.ddd.application/6.0.0",
  4249. "files": [
  4250. ".nupkg.metadata",
  4251. ".signature.p7s",
  4252. "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll",
  4253. "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb",
  4254. "lib/netstandard2.0/Volo.Abp.Ddd.Application.xml",
  4255. "volo.abp.ddd.application.6.0.0.nupkg.sha512",
  4256. "volo.abp.ddd.application.nuspec"
  4257. ]
  4258. },
  4259. "Volo.Abp.Ddd.Application.Contracts/6.0.0": {
  4260. "sha512": "IriSv5WJikdFPxx2su2z8biSmjrJn1bboBN2lf1SCD1tQYDckvrEINwNQUJ7BN1CjaL6SqvN2XHHsGocSXgIvA==",
  4261. "type": "package",
  4262. "path": "volo.abp.ddd.application.contracts/6.0.0",
  4263. "files": [
  4264. ".nupkg.metadata",
  4265. ".signature.p7s",
  4266. "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll",
  4267. "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb",
  4268. "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.xml",
  4269. "volo.abp.ddd.application.contracts.6.0.0.nupkg.sha512",
  4270. "volo.abp.ddd.application.contracts.nuspec"
  4271. ]
  4272. },
  4273. "Volo.Abp.Ddd.Domain/6.0.0": {
  4274. "sha512": "msv9LDHfxYS5vZJN3GuKQWnn8EdZ40WnUZUzull7kSZhcSUf6i+4d/SuaZ38BrTYDkwy8zghkimbosn1JfvA/g==",
  4275. "type": "package",
  4276. "path": "volo.abp.ddd.domain/6.0.0",
  4277. "files": [
  4278. ".nupkg.metadata",
  4279. ".signature.p7s",
  4280. "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll",
  4281. "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb",
  4282. "lib/netstandard2.0/Volo.Abp.Ddd.Domain.xml",
  4283. "volo.abp.ddd.domain.6.0.0.nupkg.sha512",
  4284. "volo.abp.ddd.domain.nuspec"
  4285. ]
  4286. },
  4287. "Volo.Abp.DistributedLocking.Abstractions/6.0.0": {
  4288. "sha512": "h1tU9GwXfITqZzWl86HIMTIzQEYKczlmxLjk4s0NEKA/gGec/zMbepasMh/VnXh31GS754sMm78Wjy5f3pjeNg==",
  4289. "type": "package",
  4290. "path": "volo.abp.distributedlocking.abstractions/6.0.0",
  4291. "files": [
  4292. ".nupkg.metadata",
  4293. ".signature.p7s",
  4294. "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll",
  4295. "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.pdb",
  4296. "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.xml",
  4297. "volo.abp.distributedlocking.abstractions.6.0.0.nupkg.sha512",
  4298. "volo.abp.distributedlocking.abstractions.nuspec"
  4299. ]
  4300. },
  4301. "Volo.Abp.EventBus/6.0.0": {
  4302. "sha512": "T2pmyU0jvnASU3Ulem4P51bMHxX/UnK9WyG6aOppnMFOMMVJMBEJPXcoaRUM6jH4RIXXV+JMO6rgHf07mYVECw==",
  4303. "type": "package",
  4304. "path": "volo.abp.eventbus/6.0.0",
  4305. "files": [
  4306. ".nupkg.metadata",
  4307. ".signature.p7s",
  4308. "lib/netstandard2.0/Volo.Abp.EventBus.dll",
  4309. "lib/netstandard2.0/Volo.Abp.EventBus.pdb",
  4310. "lib/netstandard2.0/Volo.Abp.EventBus.xml",
  4311. "volo.abp.eventbus.6.0.0.nupkg.sha512",
  4312. "volo.abp.eventbus.nuspec"
  4313. ]
  4314. },
  4315. "Volo.Abp.EventBus.Abstractions/6.0.0": {
  4316. "sha512": "DKXpDfgJW5kcajKZbJaBf0ytJ4b4lE6DDJTvpPxjl/378ZqwtqtmGJMgyV8/EbVn3Gsyt71qc9xfN7BOSDzZiw==",
  4317. "type": "package",
  4318. "path": "volo.abp.eventbus.abstractions/6.0.0",
  4319. "files": [
  4320. ".nupkg.metadata",
  4321. ".signature.p7s",
  4322. "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll",
  4323. "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.pdb",
  4324. "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.xml",
  4325. "volo.abp.eventbus.abstractions.6.0.0.nupkg.sha512",
  4326. "volo.abp.eventbus.abstractions.nuspec"
  4327. ]
  4328. },
  4329. "Volo.Abp.ExceptionHandling/6.0.0": {
  4330. "sha512": "4RROFsHrpInr8c1DhXrrO39YAvobjSjGnhAMsSV0TuRS+MMuUw+qrGMleAzFAvBdya7vGVjpyLVXe+0g5ualhA==",
  4331. "type": "package",
  4332. "path": "volo.abp.exceptionhandling/6.0.0",
  4333. "files": [
  4334. ".nupkg.metadata",
  4335. ".signature.p7s",
  4336. "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll",
  4337. "lib/netstandard2.0/Volo.Abp.ExceptionHandling.pdb",
  4338. "lib/netstandard2.0/Volo.Abp.ExceptionHandling.xml",
  4339. "volo.abp.exceptionhandling.6.0.0.nupkg.sha512",
  4340. "volo.abp.exceptionhandling.nuspec"
  4341. ]
  4342. },
  4343. "Volo.Abp.Features/6.0.0": {
  4344. "sha512": "VgRQwdzfTbS/L3iLP+czBrV+WFAodqvbgDWIq9H50S6rRlx5YGmoqCbP/gmQAjXloZ7Mi77Y0p98pahM2yhWqg==",
  4345. "type": "package",
  4346. "path": "volo.abp.features/6.0.0",
  4347. "files": [
  4348. ".nupkg.metadata",
  4349. ".signature.p7s",
  4350. "lib/netstandard2.0/Volo.Abp.Features.dll",
  4351. "lib/netstandard2.0/Volo.Abp.Features.pdb",
  4352. "lib/netstandard2.0/Volo.Abp.Features.xml",
  4353. "volo.abp.features.6.0.0.nupkg.sha512",
  4354. "volo.abp.features.nuspec"
  4355. ]
  4356. },
  4357. "Volo.Abp.GlobalFeatures/6.0.0": {
  4358. "sha512": "vC0RODYDbO9fX0FpmyOrWFT097um5NBQ4/SkVcrguwigj6Y8CvSA2b9POI06LMGUg6QVFEzEBCoG4hUwWFgq3Q==",
  4359. "type": "package",
  4360. "path": "volo.abp.globalfeatures/6.0.0",
  4361. "files": [
  4362. ".nupkg.metadata",
  4363. ".signature.p7s",
  4364. "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll",
  4365. "lib/netstandard2.0/Volo.Abp.GlobalFeatures.pdb",
  4366. "lib/netstandard2.0/Volo.Abp.GlobalFeatures.xml",
  4367. "volo.abp.globalfeatures.6.0.0.nupkg.sha512",
  4368. "volo.abp.globalfeatures.nuspec"
  4369. ]
  4370. },
  4371. "Volo.Abp.Guids/6.0.0": {
  4372. "sha512": "8FPn1L9rJz6Ux3LjMvIMW8YVxn6gj2FTHRbyRclVsWOrw3J6ATZI9QXeMVvvw67OWFYNPj2RAPHr9Q4AXhzFfQ==",
  4373. "type": "package",
  4374. "path": "volo.abp.guids/6.0.0",
  4375. "files": [
  4376. ".nupkg.metadata",
  4377. ".signature.p7s",
  4378. "lib/netstandard2.0/Volo.Abp.Guids.dll",
  4379. "lib/netstandard2.0/Volo.Abp.Guids.pdb",
  4380. "lib/netstandard2.0/Volo.Abp.Guids.xml",
  4381. "volo.abp.guids.6.0.0.nupkg.sha512",
  4382. "volo.abp.guids.nuspec"
  4383. ]
  4384. },
  4385. "Volo.Abp.Http.Abstractions/6.0.0": {
  4386. "sha512": "IWB9LuRmW4iuXxNVUqNXN5x1nwpdL1gcgKlwOuU3GVbbHpN5VN3irl/kONfP9buktjd5D0xo/lYaZXKaswi87w==",
  4387. "type": "package",
  4388. "path": "volo.abp.http.abstractions/6.0.0",
  4389. "files": [
  4390. ".nupkg.metadata",
  4391. ".signature.p7s",
  4392. "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll",
  4393. "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb",
  4394. "lib/netstandard2.0/Volo.Abp.Http.Abstractions.xml",
  4395. "volo.abp.http.abstractions.6.0.0.nupkg.sha512",
  4396. "volo.abp.http.abstractions.nuspec"
  4397. ]
  4398. },
  4399. "Volo.Abp.Json/6.0.0": {
  4400. "sha512": "DuKQXDJw2ww3IhGKHDT9GfkH29IHPWUDsPXRX9C3vhadZ3877i5Z1RxEKmRq29QN0iUuLu2u/wqycuf01wSCyQ==",
  4401. "type": "package",
  4402. "path": "volo.abp.json/6.0.0",
  4403. "files": [
  4404. ".nupkg.metadata",
  4405. ".signature.p7s",
  4406. "lib/netstandard2.0/Volo.Abp.Json.dll",
  4407. "lib/netstandard2.0/Volo.Abp.Json.pdb",
  4408. "lib/netstandard2.0/Volo.Abp.Json.xml",
  4409. "volo.abp.json.6.0.0.nupkg.sha512",
  4410. "volo.abp.json.nuspec"
  4411. ]
  4412. },
  4413. "Volo.Abp.Localization/6.0.0": {
  4414. "sha512": "T6ZNOBjVRmHydEqbtKc/t1i4Vo4KidrEG60L11u4QczGeT53hirK4haN9YpIXbAKlEiJY1kztovTTCdUpvJb1w==",
  4415. "type": "package",
  4416. "path": "volo.abp.localization/6.0.0",
  4417. "files": [
  4418. ".nupkg.metadata",
  4419. ".signature.p7s",
  4420. "lib/netstandard2.0/Volo.Abp.Localization.dll",
  4421. "lib/netstandard2.0/Volo.Abp.Localization.pdb",
  4422. "lib/netstandard2.0/Volo.Abp.Localization.xml",
  4423. "volo.abp.localization.6.0.0.nupkg.sha512",
  4424. "volo.abp.localization.nuspec"
  4425. ]
  4426. },
  4427. "Volo.Abp.Localization.Abstractions/6.0.0": {
  4428. "sha512": "oAyh3ZZe1DisP2Nud4S9iLi8J0ZJIcTfdWd9Z6sE7qh3HVod1DHRdgBoscngC+FP6dzHrdHas5S59jfnBegfbg==",
  4429. "type": "package",
  4430. "path": "volo.abp.localization.abstractions/6.0.0",
  4431. "files": [
  4432. ".nupkg.metadata",
  4433. ".signature.p7s",
  4434. "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll",
  4435. "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb",
  4436. "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.xml",
  4437. "volo.abp.localization.abstractions.6.0.0.nupkg.sha512",
  4438. "volo.abp.localization.abstractions.nuspec"
  4439. ]
  4440. },
  4441. "Volo.Abp.MultiTenancy/6.0.0": {
  4442. "sha512": "KgnMiv2NhjXZ6Znhdk/fJIpNfkeqSjxNJEX61sXSEfidHFYLmhkUfRdoQcc7tMp0OYLaajZJh2VdJx85Ilns1A==",
  4443. "type": "package",
  4444. "path": "volo.abp.multitenancy/6.0.0",
  4445. "files": [
  4446. ".nupkg.metadata",
  4447. ".signature.p7s",
  4448. "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll",
  4449. "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb",
  4450. "lib/netstandard2.0/Volo.Abp.MultiTenancy.xml",
  4451. "volo.abp.multitenancy.6.0.0.nupkg.sha512",
  4452. "volo.abp.multitenancy.nuspec"
  4453. ]
  4454. },
  4455. "Volo.Abp.ObjectExtending/6.0.0": {
  4456. "sha512": "fP59Jx+XG9gaIuNpDvV2dURzK3Zvc93V3E93qj4KVNjimbjh6EbqD6HMpRb4lQGVMF5PwRQOpjLvUDa//KkGYQ==",
  4457. "type": "package",
  4458. "path": "volo.abp.objectextending/6.0.0",
  4459. "files": [
  4460. ".nupkg.metadata",
  4461. ".signature.p7s",
  4462. "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll",
  4463. "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb",
  4464. "lib/netstandard2.0/Volo.Abp.ObjectExtending.xml",
  4465. "volo.abp.objectextending.6.0.0.nupkg.sha512",
  4466. "volo.abp.objectextending.nuspec"
  4467. ]
  4468. },
  4469. "Volo.Abp.ObjectMapping/6.0.0": {
  4470. "sha512": "SZKoNwLrorq6YAuk2/m8KfCwFp5TG5bbqZbCjCwCYf5x3PGGFi+n108m0vEPIZsvdb0B4t6GrrgCsCMg9Wz8jg==",
  4471. "type": "package",
  4472. "path": "volo.abp.objectmapping/6.0.0",
  4473. "files": [
  4474. ".nupkg.metadata",
  4475. ".signature.p7s",
  4476. "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll",
  4477. "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb",
  4478. "lib/netstandard2.0/Volo.Abp.ObjectMapping.xml",
  4479. "volo.abp.objectmapping.6.0.0.nupkg.sha512",
  4480. "volo.abp.objectmapping.nuspec"
  4481. ]
  4482. },
  4483. "Volo.Abp.PermissionManagement.Application.Contracts/6.0.0": {
  4484. "sha512": "TkhbsorTogLAS20sACYSQ9B1O5t86QvxCvqodaLRzbLtraeGdrWwWTZ/dT96bp9f6hT+8KvuCrxu1mhXIgLoaw==",
  4485. "type": "package",
  4486. "path": "volo.abp.permissionmanagement.application.contracts/6.0.0",
  4487. "files": [
  4488. ".nupkg.metadata",
  4489. ".signature.p7s",
  4490. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll",
  4491. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.pdb",
  4492. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.xml",
  4493. "volo.abp.permissionmanagement.application.contracts.6.0.0.nupkg.sha512",
  4494. "volo.abp.permissionmanagement.application.contracts.nuspec"
  4495. ]
  4496. },
  4497. "Volo.Abp.PermissionManagement.Domain.Shared/6.0.0": {
  4498. "sha512": "BjLkzErtgq3LYzt4T16QwG7FJF/pe4DrjrWOsEZc852FliAzUF9MVOOPvcAADNgIHpCJQXBJqu6c+yf77g9wsA==",
  4499. "type": "package",
  4500. "path": "volo.abp.permissionmanagement.domain.shared/6.0.0",
  4501. "files": [
  4502. ".nupkg.metadata",
  4503. ".signature.p7s",
  4504. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll",
  4505. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.pdb",
  4506. "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.xml",
  4507. "volo.abp.permissionmanagement.domain.shared.6.0.0.nupkg.sha512",
  4508. "volo.abp.permissionmanagement.domain.shared.nuspec"
  4509. ]
  4510. },
  4511. "Volo.Abp.Security/6.0.0": {
  4512. "sha512": "YCxB5Qnbjxq0f7jxvRsDh3UiH/x5kxadiD7V0MnbbY2rPSC0Xc3VFT15/Hj9MYBcHp3q4sP1zGR2ZE1vgfmHMA==",
  4513. "type": "package",
  4514. "path": "volo.abp.security/6.0.0",
  4515. "files": [
  4516. ".nupkg.metadata",
  4517. ".signature.p7s",
  4518. "lib/netstandard2.0/Volo.Abp.Security.dll",
  4519. "lib/netstandard2.0/Volo.Abp.Security.pdb",
  4520. "lib/netstandard2.0/Volo.Abp.Security.xml",
  4521. "volo.abp.security.6.0.0.nupkg.sha512",
  4522. "volo.abp.security.nuspec"
  4523. ]
  4524. },
  4525. "Volo.Abp.Settings/6.0.0": {
  4526. "sha512": "nkXUTg1o9w/im8c0D/qALfntgFllJMIV+/wOel4gG9l8GFNlXxH6I1y2JiwkCgs1AGJxsbXsmDdPnBDYsJBGhw==",
  4527. "type": "package",
  4528. "path": "volo.abp.settings/6.0.0",
  4529. "files": [
  4530. ".nupkg.metadata",
  4531. ".signature.p7s",
  4532. "lib/netstandard2.0/Volo.Abp.Settings.dll",
  4533. "lib/netstandard2.0/Volo.Abp.Settings.pdb",
  4534. "lib/netstandard2.0/Volo.Abp.Settings.xml",
  4535. "volo.abp.settings.6.0.0.nupkg.sha512",
  4536. "volo.abp.settings.nuspec"
  4537. ]
  4538. },
  4539. "Volo.Abp.Specifications/6.0.0": {
  4540. "sha512": "LtW8Kwgnx7PXZKHN/sgtza/zJGbDmZYolaplE4pzcFTrq30yGNkr3u+y9Tk0XP9AVT4ZtzGCVi1y/r+XsuwBWQ==",
  4541. "type": "package",
  4542. "path": "volo.abp.specifications/6.0.0",
  4543. "files": [
  4544. ".nupkg.metadata",
  4545. ".signature.p7s",
  4546. "lib/netstandard2.0/Volo.Abp.Specifications.dll",
  4547. "lib/netstandard2.0/Volo.Abp.Specifications.pdb",
  4548. "lib/netstandard2.0/Volo.Abp.Specifications.xml",
  4549. "volo.abp.specifications.6.0.0.nupkg.sha512",
  4550. "volo.abp.specifications.nuspec"
  4551. ]
  4552. },
  4553. "Volo.Abp.Threading/6.0.0": {
  4554. "sha512": "PL4OCig1Mg4l3kBMYWKtW7VNMLLFtEtuO/o1GWb0a96Fg1YhdcrpAEjDfvh0JtPpvqaWfHsYIibKEOXyQHLRew==",
  4555. "type": "package",
  4556. "path": "volo.abp.threading/6.0.0",
  4557. "files": [
  4558. ".nupkg.metadata",
  4559. ".signature.p7s",
  4560. "lib/netstandard2.0/Volo.Abp.Threading.dll",
  4561. "lib/netstandard2.0/Volo.Abp.Threading.pdb",
  4562. "lib/netstandard2.0/Volo.Abp.Threading.xml",
  4563. "volo.abp.threading.6.0.0.nupkg.sha512",
  4564. "volo.abp.threading.nuspec"
  4565. ]
  4566. },
  4567. "Volo.Abp.Timing/6.0.0": {
  4568. "sha512": "iX2iFm47C0RDU6cO+RBAqYSmphU9savYTCMcKWiJ8m3ClnDpKN6NIS/ZSMUTMnIWVAGFcqFBj4LwJ4USawHq4Q==",
  4569. "type": "package",
  4570. "path": "volo.abp.timing/6.0.0",
  4571. "files": [
  4572. ".nupkg.metadata",
  4573. ".signature.p7s",
  4574. "lib/netstandard2.0/Volo.Abp.Timing.dll",
  4575. "lib/netstandard2.0/Volo.Abp.Timing.pdb",
  4576. "lib/netstandard2.0/Volo.Abp.Timing.xml",
  4577. "volo.abp.timing.6.0.0.nupkg.sha512",
  4578. "volo.abp.timing.nuspec"
  4579. ]
  4580. },
  4581. "Volo.Abp.Uow/6.0.0": {
  4582. "sha512": "CA2DDSLdGgyi6FiSFymRte0gr07Wg5Z/+zUF1KnYgwPoqrhYGG5VZOJ8YaM5uxvNLWO9s04SleGi7ynxne8fRA==",
  4583. "type": "package",
  4584. "path": "volo.abp.uow/6.0.0",
  4585. "files": [
  4586. ".nupkg.metadata",
  4587. ".signature.p7s",
  4588. "lib/netstandard2.0/Volo.Abp.Uow.dll",
  4589. "lib/netstandard2.0/Volo.Abp.Uow.pdb",
  4590. "lib/netstandard2.0/Volo.Abp.Uow.xml",
  4591. "volo.abp.uow.6.0.0.nupkg.sha512",
  4592. "volo.abp.uow.nuspec"
  4593. ]
  4594. },
  4595. "Volo.Abp.Validation/6.0.0": {
  4596. "sha512": "Iza3FCoOaClOzHb+ue6q1UPd+MzfXjPfZ29YF8AUe6VfWx49EbquvSk0zjYVx3ikOBhnhffQiqv/QzzQtYmq6A==",
  4597. "type": "package",
  4598. "path": "volo.abp.validation/6.0.0",
  4599. "files": [
  4600. ".nupkg.metadata",
  4601. ".signature.p7s",
  4602. "lib/netstandard2.0/Volo.Abp.Validation.dll",
  4603. "lib/netstandard2.0/Volo.Abp.Validation.pdb",
  4604. "lib/netstandard2.0/Volo.Abp.Validation.xml",
  4605. "volo.abp.validation.6.0.0.nupkg.sha512",
  4606. "volo.abp.validation.nuspec"
  4607. ]
  4608. },
  4609. "Volo.Abp.Validation.Abstractions/6.0.0": {
  4610. "sha512": "ltO2mrGCftfYSt/X45ws+TrA0znQDckIr4uvhjU6t8CHWZ1s0L13w6TbinSAubCu20voFYIV3F2YWDrlhHjbyQ==",
  4611. "type": "package",
  4612. "path": "volo.abp.validation.abstractions/6.0.0",
  4613. "files": [
  4614. ".nupkg.metadata",
  4615. ".signature.p7s",
  4616. "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll",
  4617. "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb",
  4618. "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.xml",
  4619. "volo.abp.validation.abstractions.6.0.0.nupkg.sha512",
  4620. "volo.abp.validation.abstractions.nuspec"
  4621. ]
  4622. },
  4623. "Volo.Abp.VirtualFileSystem/6.0.0": {
  4624. "sha512": "LAsJZ0OXhpSirLaMPMXXsT41Y7xxb/QpsnTxdyyit77ErSlljyIvlqno+vvPrNlsC/69De7tgt5aIVsE1T96JA==",
  4625. "type": "package",
  4626. "path": "volo.abp.virtualfilesystem/6.0.0",
  4627. "files": [
  4628. ".nupkg.metadata",
  4629. ".signature.p7s",
  4630. "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll",
  4631. "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb",
  4632. "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.xml",
  4633. "volo.abp.virtualfilesystem.6.0.0.nupkg.sha512",
  4634. "volo.abp.virtualfilesystem.nuspec"
  4635. ]
  4636. }
  4637. },
  4638. "projectFileDependencyGroups": {
  4639. "net6.0": [
  4640. "Microsoft.AspNetCore.Http.Features >= 5.0.17",
  4641. "Volo.Abp.Ddd.Application >= 6.0.0",
  4642. "Volo.Abp.PermissionManagement.Application.Contracts >= 6.0.0"
  4643. ]
  4644. },
  4645. "packageFolders": {
  4646. "C:\\Users\\fayimi\\.nuget\\packages\\": {},
  4647. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
  4648. "C:\\Microsoft\\Xamarin\\NuGet\\": {},
  4649. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
  4650. },
  4651. "project": {
  4652. "version": "0.1.1",
  4653. "restore": {
  4654. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj",
  4655. "projectName": "XCZ.Procurement.Application.Contracts",
  4656. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj",
  4657. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  4658. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\obj\\",
  4659. "projectStyle": "PackageReference",
  4660. "fallbackFolders": [
  4661. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  4662. "C:\\Microsoft\\Xamarin\\NuGet\\",
  4663. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  4664. ],
  4665. "configFilePaths": [
  4666. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  4667. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  4668. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  4669. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  4670. ],
  4671. "originalTargetFrameworks": [
  4672. "net6.0"
  4673. ],
  4674. "sources": {
  4675. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  4676. "https://api.nuget.org/v3/index.json": {}
  4677. },
  4678. "frameworks": {
  4679. "net6.0": {
  4680. "targetAlias": "net6.0",
  4681. "projectReferences": {}
  4682. }
  4683. },
  4684. "warningProperties": {
  4685. "warnAsError": [
  4686. "NU1605"
  4687. ]
  4688. }
  4689. },
  4690. "frameworks": {
  4691. "net6.0": {
  4692. "targetAlias": "net6.0",
  4693. "dependencies": {
  4694. "Microsoft.AspNetCore.Http.Features": {
  4695. "target": "Package",
  4696. "version": "[5.0.17, )"
  4697. },
  4698. "Volo.Abp.Ddd.Application": {
  4699. "target": "Package",
  4700. "version": "[6.0.0, )"
  4701. },
  4702. "Volo.Abp.PermissionManagement.Application.Contracts": {
  4703. "target": "Package",
  4704. "version": "[6.0.0, )"
  4705. }
  4706. },
  4707. "imports": [
  4708. "net461",
  4709. "net462",
  4710. "net47",
  4711. "net471",
  4712. "net472",
  4713. "net48",
  4714. "net481"
  4715. ],
  4716. "assetTargetFallback": true,
  4717. "warn": true,
  4718. "frameworkReferences": {
  4719. "Microsoft.NETCore.App": {
  4720. "privateAssets": "all"
  4721. }
  4722. },
  4723. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  4724. }
  4725. }
  4726. }
  4727. }