project.assets.json 177 KB

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