project.assets.json 141 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net8.0": {
  5. "BouncyCastle.Cryptography/2.2.1": {
  6. "type": "package",
  7. "compile": {
  8. "lib/net6.0/BouncyCastle.Cryptography.dll": {
  9. "related": ".xml"
  10. }
  11. },
  12. "runtime": {
  13. "lib/net6.0/BouncyCastle.Cryptography.dll": {
  14. "related": ".xml"
  15. }
  16. }
  17. },
  18. "CSRedisCore/3.8.802": {
  19. "type": "package",
  20. "dependencies": {
  21. "Newtonsoft.Json": "13.0.1",
  22. "System.ValueTuple": "4.5.0"
  23. },
  24. "compile": {
  25. "lib/netstandard2.0/CSRedisCore.dll": {
  26. "related": ".xml"
  27. }
  28. },
  29. "runtime": {
  30. "lib/netstandard2.0/CSRedisCore.dll": {
  31. "related": ".xml"
  32. }
  33. }
  34. },
  35. "Dapper/2.1.28": {
  36. "type": "package",
  37. "compile": {
  38. "lib/net7.0/Dapper.dll": {
  39. "related": ".xml"
  40. }
  41. },
  42. "runtime": {
  43. "lib/net7.0/Dapper.dll": {
  44. "related": ".xml"
  45. }
  46. }
  47. },
  48. "dodohold.core/1.0.1.9": {
  49. "type": "package",
  50. "dependencies": {
  51. "CSRedisCore": "3.8.802",
  52. "Dapper": "2.1.28",
  53. "EPPlus": "7.0.9",
  54. "FreeSpire.XLS": "12.7.0",
  55. "Microsoft.Extensions.Primitives": "9.0.0-preview.1.24080.9",
  56. "MySql.Data": "8.3.0",
  57. "Newtonsoft.Json": "13.0.3",
  58. "QRCoder": "1.4.3",
  59. "QiniuCore.SDK": "7.3.1.2",
  60. "Quartz": "3.8.1",
  61. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  62. "System.Data.SqlClient": "4.8.6",
  63. "System.Drawing.Common": "9.0.0-preview.1.24081.2",
  64. "Tencent.QCloud.Cos.Sdk": "5.4.36",
  65. "TencentCloudSDK": "3.0.957"
  66. },
  67. "compile": {
  68. "lib/net8.0/dodohold.core.dll": {}
  69. },
  70. "runtime": {
  71. "lib/net8.0/dodohold.core.dll": {}
  72. },
  73. "frameworkReferences": [
  74. "Microsoft.AspNetCore.App"
  75. ]
  76. },
  77. "EPPlus/7.0.9": {
  78. "type": "package",
  79. "dependencies": {
  80. "EPPlus.Interfaces": "6.1.1",
  81. "EPPlus.System.Drawing": "6.1.1",
  82. "Microsoft.Extensions.Configuration.Json": "8.0.0",
  83. "Microsoft.IO.RecyclableMemoryStream": "3.0.0",
  84. "System.ComponentModel.Annotations": "5.0.0",
  85. "System.Security.Cryptography.Pkcs": "8.0.0",
  86. "System.Text.Encoding.CodePages": "8.0.0"
  87. },
  88. "compile": {
  89. "lib/net8.0/EPPlus.dll": {
  90. "related": ".xml"
  91. }
  92. },
  93. "runtime": {
  94. "lib/net8.0/EPPlus.dll": {
  95. "related": ".xml"
  96. }
  97. }
  98. },
  99. "EPPlus.Interfaces/6.1.1": {
  100. "type": "package",
  101. "compile": {
  102. "lib/net7.0/EPPlus.Interfaces.dll": {}
  103. },
  104. "runtime": {
  105. "lib/net7.0/EPPlus.Interfaces.dll": {}
  106. }
  107. },
  108. "EPPlus.System.Drawing/6.1.1": {
  109. "type": "package",
  110. "dependencies": {
  111. "EPPlus.Interfaces": "6.1.1",
  112. "System.Drawing.Common": "7.0.0"
  113. },
  114. "compile": {
  115. "lib/net7.0/EPPlus.System.Drawing.dll": {}
  116. },
  117. "runtime": {
  118. "lib/net7.0/EPPlus.System.Drawing.dll": {}
  119. }
  120. },
  121. "FakeUserAgent/1.0.2": {
  122. "type": "package",
  123. "compile": {
  124. "lib/netstandard2.0/FakeUserAgent.dll": {}
  125. },
  126. "runtime": {
  127. "lib/netstandard2.0/FakeUserAgent.dll": {}
  128. }
  129. },
  130. "FreeSpire.XLS/12.7.0": {
  131. "type": "package",
  132. "dependencies": {
  133. "System.Drawing.Common": "6.0.0",
  134. "System.Security.Cryptography.Xml": "6.0.0",
  135. "System.Text.Encoding.CodePages": "6.0.0"
  136. },
  137. "compile": {
  138. "lib/net6.0/Spire.Pdf.dll": {
  139. "related": ".xml"
  140. },
  141. "lib/net6.0/Spire.XLS.dll": {
  142. "related": ".xml"
  143. }
  144. },
  145. "runtime": {
  146. "lib/net6.0/Spire.Pdf.dll": {
  147. "related": ".xml"
  148. },
  149. "lib/net6.0/Spire.XLS.dll": {
  150. "related": ".xml"
  151. }
  152. }
  153. },
  154. "Google.Protobuf/3.25.1": {
  155. "type": "package",
  156. "compile": {
  157. "lib/net5.0/Google.Protobuf.dll": {
  158. "related": ".pdb;.xml"
  159. }
  160. },
  161. "runtime": {
  162. "lib/net5.0/Google.Protobuf.dll": {
  163. "related": ".pdb;.xml"
  164. }
  165. }
  166. },
  167. "IP2Region.Net/2.0.2": {
  168. "type": "package",
  169. "compile": {
  170. "lib/net7.0/IP2Region.Net.dll": {}
  171. },
  172. "runtime": {
  173. "lib/net7.0/IP2Region.Net.dll": {}
  174. }
  175. },
  176. "K4os.Compression.LZ4/1.3.5": {
  177. "type": "package",
  178. "compile": {
  179. "lib/net6.0/K4os.Compression.LZ4.dll": {
  180. "related": ".xml"
  181. }
  182. },
  183. "runtime": {
  184. "lib/net6.0/K4os.Compression.LZ4.dll": {
  185. "related": ".xml"
  186. }
  187. }
  188. },
  189. "K4os.Compression.LZ4.Streams/1.3.5": {
  190. "type": "package",
  191. "dependencies": {
  192. "K4os.Compression.LZ4": "1.3.5",
  193. "K4os.Hash.xxHash": "1.0.8",
  194. "System.IO.Pipelines": "6.0.3"
  195. },
  196. "compile": {
  197. "lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
  198. "related": ".xml"
  199. }
  200. },
  201. "runtime": {
  202. "lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
  203. "related": ".xml"
  204. }
  205. }
  206. },
  207. "K4os.Hash.xxHash/1.0.8": {
  208. "type": "package",
  209. "compile": {
  210. "lib/net6.0/K4os.Hash.xxHash.dll": {
  211. "related": ".xml"
  212. }
  213. },
  214. "runtime": {
  215. "lib/net6.0/K4os.Hash.xxHash.dll": {
  216. "related": ".xml"
  217. }
  218. }
  219. },
  220. "Microsoft.Extensions.Configuration/8.0.0": {
  221. "type": "package",
  222. "dependencies": {
  223. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  224. "Microsoft.Extensions.Primitives": "8.0.0"
  225. },
  226. "compile": {
  227. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  228. "related": ".xml"
  229. }
  230. },
  231. "runtime": {
  232. "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
  233. "related": ".xml"
  234. }
  235. },
  236. "build": {
  237. "buildTransitive/net6.0/_._": {}
  238. }
  239. },
  240. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  241. "type": "package",
  242. "dependencies": {
  243. "Microsoft.Extensions.Primitives": "8.0.0"
  244. },
  245. "compile": {
  246. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  247. "related": ".xml"
  248. }
  249. },
  250. "runtime": {
  251. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  252. "related": ".xml"
  253. }
  254. },
  255. "build": {
  256. "buildTransitive/net6.0/_._": {}
  257. }
  258. },
  259. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  260. "type": "package",
  261. "dependencies": {
  262. "Microsoft.Extensions.Configuration": "8.0.0",
  263. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  264. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  265. "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
  266. "Microsoft.Extensions.Primitives": "8.0.0"
  267. },
  268. "compile": {
  269. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  270. "related": ".xml"
  271. }
  272. },
  273. "runtime": {
  274. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
  275. "related": ".xml"
  276. }
  277. },
  278. "build": {
  279. "buildTransitive/net6.0/_._": {}
  280. }
  281. },
  282. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  283. "type": "package",
  284. "dependencies": {
  285. "Microsoft.Extensions.Configuration": "8.0.0",
  286. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
  287. "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
  288. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  289. "System.Text.Json": "8.0.0"
  290. },
  291. "compile": {
  292. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  293. "related": ".xml"
  294. }
  295. },
  296. "runtime": {
  297. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
  298. "related": ".xml"
  299. }
  300. },
  301. "build": {
  302. "buildTransitive/net6.0/_._": {}
  303. }
  304. },
  305. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  306. "type": "package",
  307. "compile": {
  308. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  309. "related": ".xml"
  310. }
  311. },
  312. "runtime": {
  313. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  314. "related": ".xml"
  315. }
  316. },
  317. "build": {
  318. "buildTransitive/net6.0/_._": {}
  319. }
  320. },
  321. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  322. "type": "package",
  323. "dependencies": {
  324. "Microsoft.Extensions.Primitives": "8.0.0"
  325. },
  326. "compile": {
  327. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  328. "related": ".xml"
  329. }
  330. },
  331. "runtime": {
  332. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
  333. "related": ".xml"
  334. }
  335. },
  336. "build": {
  337. "buildTransitive/net6.0/_._": {}
  338. }
  339. },
  340. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  341. "type": "package",
  342. "dependencies": {
  343. "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
  344. "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
  345. "Microsoft.Extensions.Primitives": "8.0.0"
  346. },
  347. "compile": {
  348. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  349. "related": ".xml"
  350. }
  351. },
  352. "runtime": {
  353. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
  354. "related": ".xml"
  355. }
  356. },
  357. "build": {
  358. "buildTransitive/net6.0/_._": {}
  359. }
  360. },
  361. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  362. "type": "package",
  363. "compile": {
  364. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  365. "related": ".xml"
  366. }
  367. },
  368. "runtime": {
  369. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
  370. "related": ".xml"
  371. }
  372. },
  373. "build": {
  374. "buildTransitive/net6.0/_._": {}
  375. }
  376. },
  377. "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
  378. "type": "package",
  379. "compile": {
  380. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  381. "related": ".xml"
  382. }
  383. },
  384. "runtime": {
  385. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  386. "related": ".xml"
  387. }
  388. }
  389. },
  390. "Microsoft.Extensions.Primitives/9.0.0-preview.1.24080.9": {
  391. "type": "package",
  392. "compile": {
  393. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  394. "related": ".xml"
  395. }
  396. },
  397. "runtime": {
  398. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  399. "related": ".xml"
  400. }
  401. },
  402. "build": {
  403. "buildTransitive/net8.0/_._": {}
  404. }
  405. },
  406. "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
  407. "type": "package",
  408. "compile": {
  409. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  410. "related": ".xml"
  411. }
  412. },
  413. "runtime": {
  414. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  415. "related": ".xml"
  416. }
  417. }
  418. },
  419. "Microsoft.NETCore.Platforms/1.1.0": {
  420. "type": "package",
  421. "compile": {
  422. "lib/netstandard1.0/_._": {}
  423. },
  424. "runtime": {
  425. "lib/netstandard1.0/_._": {}
  426. }
  427. },
  428. "Microsoft.NETCore.Targets/1.1.0": {
  429. "type": "package",
  430. "compile": {
  431. "lib/netstandard1.0/_._": {}
  432. },
  433. "runtime": {
  434. "lib/netstandard1.0/_._": {}
  435. }
  436. },
  437. "Microsoft.OpenApi/1.2.3": {
  438. "type": "package",
  439. "compile": {
  440. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  441. "related": ".pdb;.xml"
  442. }
  443. },
  444. "runtime": {
  445. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  446. "related": ".pdb;.xml"
  447. }
  448. }
  449. },
  450. "Microsoft.Win32.Registry/4.7.0": {
  451. "type": "package",
  452. "dependencies": {
  453. "System.Security.AccessControl": "4.7.0",
  454. "System.Security.Principal.Windows": "4.7.0"
  455. },
  456. "compile": {
  457. "ref/netstandard2.0/_._": {
  458. "related": ".xml"
  459. }
  460. },
  461. "runtime": {
  462. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  463. "related": ".xml"
  464. }
  465. },
  466. "runtimeTargets": {
  467. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  468. "assetType": "runtime",
  469. "rid": "unix"
  470. },
  471. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  472. "assetType": "runtime",
  473. "rid": "win"
  474. }
  475. }
  476. },
  477. "Microsoft.Win32.SystemEvents/9.0.0-preview.1.24080.9": {
  478. "type": "package",
  479. "compile": {
  480. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  481. "related": ".xml"
  482. }
  483. },
  484. "runtime": {
  485. "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  486. "related": ".xml"
  487. }
  488. },
  489. "build": {
  490. "buildTransitive/net8.0/_._": {}
  491. },
  492. "runtimeTargets": {
  493. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
  494. "assetType": "runtime",
  495. "rid": "win"
  496. }
  497. }
  498. },
  499. "MySql.Data/8.3.0": {
  500. "type": "package",
  501. "dependencies": {
  502. "BouncyCastle.Cryptography": "2.2.1",
  503. "Google.Protobuf": "3.25.1",
  504. "K4os.Compression.LZ4.Streams": "1.3.5",
  505. "System.Buffers": "4.5.1",
  506. "System.Configuration.ConfigurationManager": "4.4.1",
  507. "System.Diagnostics.DiagnosticSource": "7.0.2",
  508. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  509. "System.Runtime.Loader": "4.3.0",
  510. "System.Security.Permissions": "4.7.0",
  511. "System.Text.Encoding.CodePages": "4.4.0",
  512. "System.Text.Json": "7.0.1",
  513. "System.Threading.Tasks.Extensions": "4.5.4",
  514. "ZstdSharp.Port": "0.7.1"
  515. },
  516. "compile": {
  517. "lib/net8.0/MySql.Data.dll": {
  518. "related": ".xml"
  519. }
  520. },
  521. "runtime": {
  522. "lib/net8.0/MySql.Data.dll": {
  523. "related": ".xml"
  524. }
  525. },
  526. "runtimeTargets": {
  527. "runtimes/win-x64/native/comerr64.dll": {
  528. "assetType": "native",
  529. "rid": "win-x64"
  530. },
  531. "runtimes/win-x64/native/gssapi64.dll": {
  532. "assetType": "native",
  533. "rid": "win-x64"
  534. },
  535. "runtimes/win-x64/native/k5sprt64.dll": {
  536. "assetType": "native",
  537. "rid": "win-x64"
  538. },
  539. "runtimes/win-x64/native/krb5_64.dll": {
  540. "assetType": "native",
  541. "rid": "win-x64"
  542. },
  543. "runtimes/win-x64/native/krbcc64.dll": {
  544. "assetType": "native",
  545. "rid": "win-x64"
  546. }
  547. }
  548. },
  549. "Newtonsoft.Json/13.0.3": {
  550. "type": "package",
  551. "compile": {
  552. "lib/net6.0/Newtonsoft.Json.dll": {
  553. "related": ".xml"
  554. }
  555. },
  556. "runtime": {
  557. "lib/net6.0/Newtonsoft.Json.dll": {
  558. "related": ".xml"
  559. }
  560. }
  561. },
  562. "QiniuCore.SDK/7.3.1.2": {
  563. "type": "package",
  564. "dependencies": {
  565. "Newtonsoft.Json": "12.0.3"
  566. },
  567. "compile": {
  568. "lib/netstandard2.0/Qiniu.dll": {}
  569. },
  570. "runtime": {
  571. "lib/netstandard2.0/Qiniu.dll": {}
  572. }
  573. },
  574. "QRCoder/1.4.3": {
  575. "type": "package",
  576. "compile": {
  577. "lib/net6.0/QRCoder.dll": {}
  578. },
  579. "runtime": {
  580. "lib/net6.0/QRCoder.dll": {}
  581. }
  582. },
  583. "Quartz/3.8.1": {
  584. "type": "package",
  585. "dependencies": {
  586. "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
  587. "System.Configuration.ConfigurationManager": "6.0.1"
  588. },
  589. "compile": {
  590. "lib/net6.0/Quartz.dll": {
  591. "related": ".xml"
  592. }
  593. },
  594. "runtime": {
  595. "lib/net6.0/Quartz.dll": {
  596. "related": ".xml"
  597. }
  598. }
  599. },
  600. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  601. "type": "package",
  602. "dependencies": {
  603. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  604. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  605. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  606. }
  607. },
  608. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  609. "type": "package",
  610. "runtimeTargets": {
  611. "runtimes/win-arm64/native/sni.dll": {
  612. "assetType": "native",
  613. "rid": "win-arm64"
  614. }
  615. }
  616. },
  617. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  618. "type": "package",
  619. "runtimeTargets": {
  620. "runtimes/win-x64/native/sni.dll": {
  621. "assetType": "native",
  622. "rid": "win-x64"
  623. }
  624. }
  625. },
  626. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  627. "type": "package",
  628. "runtimeTargets": {
  629. "runtimes/win-x86/native/sni.dll": {
  630. "assetType": "native",
  631. "rid": "win-x86"
  632. }
  633. }
  634. },
  635. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  636. "type": "package",
  637. "dependencies": {
  638. "Microsoft.OpenApi": "1.2.3"
  639. },
  640. "compile": {
  641. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  642. "related": ".pdb;.xml"
  643. }
  644. },
  645. "runtime": {
  646. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  647. "related": ".pdb;.xml"
  648. }
  649. },
  650. "frameworkReferences": [
  651. "Microsoft.AspNetCore.App"
  652. ]
  653. },
  654. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  655. "type": "package",
  656. "dependencies": {
  657. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  658. },
  659. "compile": {
  660. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  661. "related": ".pdb;.xml"
  662. }
  663. },
  664. "runtime": {
  665. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  666. "related": ".pdb;.xml"
  667. }
  668. }
  669. },
  670. "System.Buffers/4.5.1": {
  671. "type": "package",
  672. "compile": {
  673. "ref/netcoreapp2.0/_._": {}
  674. },
  675. "runtime": {
  676. "lib/netcoreapp2.0/_._": {}
  677. }
  678. },
  679. "System.ComponentModel.Annotations/5.0.0": {
  680. "type": "package",
  681. "compile": {
  682. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  683. "related": ".xml"
  684. }
  685. },
  686. "runtime": {
  687. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  688. "related": ".xml"
  689. }
  690. }
  691. },
  692. "System.Configuration.ConfigurationManager/6.0.1": {
  693. "type": "package",
  694. "dependencies": {
  695. "System.Security.Cryptography.ProtectedData": "6.0.0",
  696. "System.Security.Permissions": "6.0.0"
  697. },
  698. "compile": {
  699. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  700. "related": ".xml"
  701. }
  702. },
  703. "runtime": {
  704. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  705. "related": ".xml"
  706. }
  707. },
  708. "build": {
  709. "buildTransitive/netcoreapp3.1/_._": {}
  710. }
  711. },
  712. "System.Data.SqlClient/4.8.6": {
  713. "type": "package",
  714. "dependencies": {
  715. "Microsoft.Win32.Registry": "4.7.0",
  716. "System.Security.Principal.Windows": "4.7.0",
  717. "runtime.native.System.Data.SqlClient.sni": "4.7.0"
  718. },
  719. "compile": {
  720. "ref/netcoreapp2.1/System.Data.SqlClient.dll": {
  721. "related": ".xml"
  722. }
  723. },
  724. "runtime": {
  725. "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  726. "related": ".xml"
  727. }
  728. },
  729. "runtimeTargets": {
  730. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  731. "assetType": "runtime",
  732. "rid": "unix"
  733. },
  734. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  735. "assetType": "runtime",
  736. "rid": "win"
  737. }
  738. }
  739. },
  740. "System.Diagnostics.DiagnosticSource/7.0.2": {
  741. "type": "package",
  742. "compile": {
  743. "lib/net7.0/System.Diagnostics.DiagnosticSource.dll": {
  744. "related": ".xml"
  745. }
  746. },
  747. "runtime": {
  748. "lib/net7.0/System.Diagnostics.DiagnosticSource.dll": {
  749. "related": ".xml"
  750. }
  751. },
  752. "build": {
  753. "buildTransitive/net6.0/_._": {}
  754. }
  755. },
  756. "System.Drawing.Common/9.0.0-preview.1.24081.2": {
  757. "type": "package",
  758. "dependencies": {
  759. "Microsoft.Win32.SystemEvents": "9.0.0-preview.1.24080.9"
  760. },
  761. "compile": {
  762. "lib/net8.0/System.Drawing.Common.dll": {
  763. "related": ".pdb;.xml"
  764. },
  765. "lib/net8.0/System.Private.Windows.Core.dll": {
  766. "related": ".xml"
  767. }
  768. },
  769. "runtime": {
  770. "lib/net8.0/System.Drawing.Common.dll": {
  771. "related": ".pdb;.xml"
  772. },
  773. "lib/net8.0/System.Private.Windows.Core.dll": {
  774. "related": ".xml"
  775. }
  776. },
  777. "build": {
  778. "buildTransitive/net8.0/_._": {}
  779. }
  780. },
  781. "System.Formats.Asn1/8.0.0": {
  782. "type": "package",
  783. "compile": {
  784. "lib/net8.0/System.Formats.Asn1.dll": {
  785. "related": ".xml"
  786. }
  787. },
  788. "runtime": {
  789. "lib/net8.0/System.Formats.Asn1.dll": {
  790. "related": ".xml"
  791. }
  792. },
  793. "build": {
  794. "buildTransitive/net6.0/_._": {}
  795. }
  796. },
  797. "System.IO/4.3.0": {
  798. "type": "package",
  799. "dependencies": {
  800. "Microsoft.NETCore.Platforms": "1.1.0",
  801. "Microsoft.NETCore.Targets": "1.1.0",
  802. "System.Runtime": "4.3.0",
  803. "System.Text.Encoding": "4.3.0",
  804. "System.Threading.Tasks": "4.3.0"
  805. },
  806. "compile": {
  807. "ref/netstandard1.5/System.IO.dll": {
  808. "related": ".xml"
  809. }
  810. }
  811. },
  812. "System.IO.Pipelines/6.0.3": {
  813. "type": "package",
  814. "compile": {
  815. "lib/net6.0/System.IO.Pipelines.dll": {
  816. "related": ".xml"
  817. }
  818. },
  819. "runtime": {
  820. "lib/net6.0/System.IO.Pipelines.dll": {
  821. "related": ".xml"
  822. }
  823. },
  824. "build": {
  825. "buildTransitive/netcoreapp3.1/_._": {}
  826. }
  827. },
  828. "System.Reflection/4.3.0": {
  829. "type": "package",
  830. "dependencies": {
  831. "Microsoft.NETCore.Platforms": "1.1.0",
  832. "Microsoft.NETCore.Targets": "1.1.0",
  833. "System.IO": "4.3.0",
  834. "System.Reflection.Primitives": "4.3.0",
  835. "System.Runtime": "4.3.0"
  836. },
  837. "compile": {
  838. "ref/netstandard1.5/System.Reflection.dll": {
  839. "related": ".xml"
  840. }
  841. }
  842. },
  843. "System.Reflection.Primitives/4.3.0": {
  844. "type": "package",
  845. "dependencies": {
  846. "Microsoft.NETCore.Platforms": "1.1.0",
  847. "Microsoft.NETCore.Targets": "1.1.0",
  848. "System.Runtime": "4.3.0"
  849. },
  850. "compile": {
  851. "ref/netstandard1.0/System.Reflection.Primitives.dll": {
  852. "related": ".xml"
  853. }
  854. }
  855. },
  856. "System.Runtime/4.3.0": {
  857. "type": "package",
  858. "dependencies": {
  859. "Microsoft.NETCore.Platforms": "1.1.0",
  860. "Microsoft.NETCore.Targets": "1.1.0"
  861. },
  862. "compile": {
  863. "ref/netstandard1.5/System.Runtime.dll": {
  864. "related": ".xml"
  865. }
  866. }
  867. },
  868. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  869. "type": "package",
  870. "compile": {
  871. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  872. "related": ".xml"
  873. }
  874. },
  875. "runtime": {
  876. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  877. "related": ".xml"
  878. }
  879. },
  880. "build": {
  881. "buildTransitive/netcoreapp3.1/_._": {}
  882. }
  883. },
  884. "System.Runtime.Loader/4.3.0": {
  885. "type": "package",
  886. "dependencies": {
  887. "System.IO": "4.3.0",
  888. "System.Reflection": "4.3.0",
  889. "System.Runtime": "4.3.0"
  890. },
  891. "compile": {
  892. "ref/netstandard1.5/System.Runtime.Loader.dll": {
  893. "related": ".xml"
  894. }
  895. },
  896. "runtime": {
  897. "lib/netstandard1.5/System.Runtime.Loader.dll": {}
  898. }
  899. },
  900. "System.Security.AccessControl/6.0.0": {
  901. "type": "package",
  902. "compile": {
  903. "lib/net6.0/System.Security.AccessControl.dll": {
  904. "related": ".xml"
  905. }
  906. },
  907. "runtime": {
  908. "lib/net6.0/System.Security.AccessControl.dll": {
  909. "related": ".xml"
  910. }
  911. },
  912. "build": {
  913. "buildTransitive/netcoreapp3.1/_._": {}
  914. },
  915. "runtimeTargets": {
  916. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  917. "assetType": "runtime",
  918. "rid": "win"
  919. }
  920. }
  921. },
  922. "System.Security.Cryptography.Pkcs/8.0.0": {
  923. "type": "package",
  924. "dependencies": {
  925. "System.Formats.Asn1": "8.0.0"
  926. },
  927. "compile": {
  928. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  929. "related": ".xml"
  930. }
  931. },
  932. "runtime": {
  933. "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  934. "related": ".xml"
  935. }
  936. },
  937. "build": {
  938. "buildTransitive/net6.0/_._": {}
  939. },
  940. "runtimeTargets": {
  941. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
  942. "assetType": "runtime",
  943. "rid": "win"
  944. }
  945. }
  946. },
  947. "System.Security.Cryptography.ProtectedData/6.0.0": {
  948. "type": "package",
  949. "compile": {
  950. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  951. "related": ".xml"
  952. }
  953. },
  954. "runtime": {
  955. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  956. "related": ".xml"
  957. }
  958. },
  959. "build": {
  960. "buildTransitive/netcoreapp3.1/_._": {}
  961. },
  962. "runtimeTargets": {
  963. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  964. "assetType": "runtime",
  965. "rid": "win"
  966. }
  967. }
  968. },
  969. "System.Security.Cryptography.Xml/6.0.0": {
  970. "type": "package",
  971. "dependencies": {
  972. "System.Security.AccessControl": "6.0.0",
  973. "System.Security.Cryptography.Pkcs": "6.0.0"
  974. },
  975. "compile": {
  976. "lib/net6.0/System.Security.Cryptography.Xml.dll": {
  977. "related": ".xml"
  978. }
  979. },
  980. "runtime": {
  981. "lib/net6.0/System.Security.Cryptography.Xml.dll": {
  982. "related": ".xml"
  983. }
  984. },
  985. "build": {
  986. "buildTransitive/netcoreapp3.1/_._": {}
  987. }
  988. },
  989. "System.Security.Permissions/6.0.0": {
  990. "type": "package",
  991. "dependencies": {
  992. "System.Security.AccessControl": "6.0.0",
  993. "System.Windows.Extensions": "6.0.0"
  994. },
  995. "compile": {
  996. "lib/net6.0/System.Security.Permissions.dll": {
  997. "related": ".xml"
  998. }
  999. },
  1000. "runtime": {
  1001. "lib/net6.0/System.Security.Permissions.dll": {
  1002. "related": ".xml"
  1003. }
  1004. },
  1005. "build": {
  1006. "buildTransitive/netcoreapp3.1/_._": {}
  1007. }
  1008. },
  1009. "System.Security.Principal.Windows/4.7.0": {
  1010. "type": "package",
  1011. "compile": {
  1012. "ref/netcoreapp3.0/_._": {
  1013. "related": ".xml"
  1014. }
  1015. },
  1016. "runtime": {
  1017. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  1018. "related": ".xml"
  1019. }
  1020. },
  1021. "runtimeTargets": {
  1022. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1023. "assetType": "runtime",
  1024. "rid": "unix"
  1025. },
  1026. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1027. "assetType": "runtime",
  1028. "rid": "win"
  1029. }
  1030. }
  1031. },
  1032. "System.Text.Encoding/4.3.0": {
  1033. "type": "package",
  1034. "dependencies": {
  1035. "Microsoft.NETCore.Platforms": "1.1.0",
  1036. "Microsoft.NETCore.Targets": "1.1.0",
  1037. "System.Runtime": "4.3.0"
  1038. },
  1039. "compile": {
  1040. "ref/netstandard1.3/System.Text.Encoding.dll": {
  1041. "related": ".xml"
  1042. }
  1043. }
  1044. },
  1045. "System.Text.Encoding.CodePages/8.0.0": {
  1046. "type": "package",
  1047. "compile": {
  1048. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  1049. "related": ".xml"
  1050. }
  1051. },
  1052. "runtime": {
  1053. "lib/net8.0/System.Text.Encoding.CodePages.dll": {
  1054. "related": ".xml"
  1055. }
  1056. },
  1057. "build": {
  1058. "buildTransitive/net6.0/_._": {}
  1059. },
  1060. "runtimeTargets": {
  1061. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": {
  1062. "assetType": "runtime",
  1063. "rid": "win"
  1064. }
  1065. }
  1066. },
  1067. "System.Text.Encodings.Web/8.0.0": {
  1068. "type": "package",
  1069. "compile": {
  1070. "lib/net8.0/System.Text.Encodings.Web.dll": {
  1071. "related": ".xml"
  1072. }
  1073. },
  1074. "runtime": {
  1075. "lib/net8.0/System.Text.Encodings.Web.dll": {
  1076. "related": ".xml"
  1077. }
  1078. },
  1079. "build": {
  1080. "buildTransitive/net6.0/_._": {}
  1081. },
  1082. "runtimeTargets": {
  1083. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  1084. "assetType": "runtime",
  1085. "rid": "browser"
  1086. }
  1087. }
  1088. },
  1089. "System.Text.Json/8.0.0": {
  1090. "type": "package",
  1091. "dependencies": {
  1092. "System.Text.Encodings.Web": "8.0.0"
  1093. },
  1094. "compile": {
  1095. "lib/net8.0/System.Text.Json.dll": {
  1096. "related": ".xml"
  1097. }
  1098. },
  1099. "runtime": {
  1100. "lib/net8.0/System.Text.Json.dll": {
  1101. "related": ".xml"
  1102. }
  1103. },
  1104. "build": {
  1105. "buildTransitive/net6.0/System.Text.Json.targets": {}
  1106. }
  1107. },
  1108. "System.Threading.Tasks/4.3.0": {
  1109. "type": "package",
  1110. "dependencies": {
  1111. "Microsoft.NETCore.Platforms": "1.1.0",
  1112. "Microsoft.NETCore.Targets": "1.1.0",
  1113. "System.Runtime": "4.3.0"
  1114. },
  1115. "compile": {
  1116. "ref/netstandard1.3/System.Threading.Tasks.dll": {
  1117. "related": ".xml"
  1118. }
  1119. }
  1120. },
  1121. "System.Threading.Tasks.Extensions/4.5.4": {
  1122. "type": "package",
  1123. "compile": {
  1124. "ref/netcoreapp2.1/_._": {}
  1125. },
  1126. "runtime": {
  1127. "lib/netcoreapp2.1/_._": {}
  1128. }
  1129. },
  1130. "System.ValueTuple/4.5.0": {
  1131. "type": "package",
  1132. "compile": {
  1133. "ref/netcoreapp2.0/_._": {}
  1134. },
  1135. "runtime": {
  1136. "lib/netcoreapp2.0/_._": {}
  1137. }
  1138. },
  1139. "System.Windows.Extensions/6.0.0": {
  1140. "type": "package",
  1141. "dependencies": {
  1142. "System.Drawing.Common": "6.0.0"
  1143. },
  1144. "compile": {
  1145. "lib/net6.0/System.Windows.Extensions.dll": {
  1146. "related": ".xml"
  1147. }
  1148. },
  1149. "runtime": {
  1150. "lib/net6.0/System.Windows.Extensions.dll": {
  1151. "related": ".xml"
  1152. }
  1153. },
  1154. "runtimeTargets": {
  1155. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  1156. "assetType": "runtime",
  1157. "rid": "win"
  1158. }
  1159. }
  1160. },
  1161. "Tencent.QCloud.Cos.Sdk/5.4.36": {
  1162. "type": "package",
  1163. "compile": {
  1164. "lib/netstandard2.0/COSXML.dll": {}
  1165. },
  1166. "runtime": {
  1167. "lib/netstandard2.0/COSXML.dll": {}
  1168. }
  1169. },
  1170. "TencentCloudSDK/3.0.957": {
  1171. "type": "package",
  1172. "dependencies": {
  1173. "Newtonsoft.Json": "13.0.2",
  1174. "System.Text.Encodings.Web": "4.5.1"
  1175. },
  1176. "compile": {
  1177. "lib/netstandard2.0/TencentCloud.dll": {
  1178. "related": ".xml"
  1179. }
  1180. },
  1181. "runtime": {
  1182. "lib/netstandard2.0/TencentCloud.dll": {
  1183. "related": ".xml"
  1184. }
  1185. }
  1186. },
  1187. "ZstdSharp.Port/0.7.1": {
  1188. "type": "package",
  1189. "compile": {
  1190. "lib/net7.0/ZstdSharp.dll": {}
  1191. },
  1192. "runtime": {
  1193. "lib/net7.0/ZstdSharp.dll": {}
  1194. }
  1195. }
  1196. }
  1197. },
  1198. "libraries": {
  1199. "BouncyCastle.Cryptography/2.2.1": {
  1200. "sha512": "A6Zr52zVqJKt18ZBsTnX0qhG0kwIQftVAjLmszmkiR/trSp8H+xj1gUOzk7XHwaKgyREMSV1v9XaKrBUeIOdvQ==",
  1201. "type": "package",
  1202. "path": "bouncycastle.cryptography/2.2.1",
  1203. "files": [
  1204. ".nupkg.metadata",
  1205. ".signature.p7s",
  1206. "LICENSE.md",
  1207. "README.md",
  1208. "bouncycastle.cryptography.2.2.1.nupkg.sha512",
  1209. "bouncycastle.cryptography.nuspec",
  1210. "lib/net461/BouncyCastle.Cryptography.dll",
  1211. "lib/net461/BouncyCastle.Cryptography.xml",
  1212. "lib/net6.0/BouncyCastle.Cryptography.dll",
  1213. "lib/net6.0/BouncyCastle.Cryptography.xml",
  1214. "lib/netstandard2.0/BouncyCastle.Cryptography.dll",
  1215. "lib/netstandard2.0/BouncyCastle.Cryptography.xml",
  1216. "packageIcon.png"
  1217. ]
  1218. },
  1219. "CSRedisCore/3.8.802": {
  1220. "sha512": "tZOOSVxfLBm9hXnsmkqVcb5JCgdONB9mNIWa6BEkRcV8mYwaiQ9TLvyKrmoewP0cYZ7V/YU/6ks4J8X3eDoyfg==",
  1221. "type": "package",
  1222. "path": "csrediscore/3.8.802",
  1223. "files": [
  1224. ".nupkg.metadata",
  1225. ".signature.p7s",
  1226. "csrediscore.3.8.802.nupkg.sha512",
  1227. "csrediscore.nuspec",
  1228. "lib/net40/CSRedisCore.dll",
  1229. "lib/net40/CSRedisCore.xml",
  1230. "lib/net45/CSRedisCore.dll",
  1231. "lib/net45/CSRedisCore.xml",
  1232. "lib/netstandard2.0/CSRedisCore.dll",
  1233. "lib/netstandard2.0/CSRedisCore.xml"
  1234. ]
  1235. },
  1236. "Dapper/2.1.28": {
  1237. "sha512": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA==",
  1238. "type": "package",
  1239. "path": "dapper/2.1.28",
  1240. "files": [
  1241. ".nupkg.metadata",
  1242. ".signature.p7s",
  1243. "Dapper.png",
  1244. "dapper.2.1.28.nupkg.sha512",
  1245. "dapper.nuspec",
  1246. "lib/net461/Dapper.dll",
  1247. "lib/net461/Dapper.xml",
  1248. "lib/net5.0/Dapper.dll",
  1249. "lib/net5.0/Dapper.xml",
  1250. "lib/net7.0/Dapper.dll",
  1251. "lib/net7.0/Dapper.xml",
  1252. "lib/netstandard2.0/Dapper.dll",
  1253. "lib/netstandard2.0/Dapper.xml",
  1254. "readme.md"
  1255. ]
  1256. },
  1257. "dodohold.core/1.0.1.9": {
  1258. "sha512": "WvqDMFaycB79zfXQvG7qxvKdnTpYtx+GZfIwowki24zh50r5l1Xuez+LAWsxzVTs6ccAghh45AzHWeb6tTsCuw==",
  1259. "type": "package",
  1260. "path": "dodohold.core/1.0.1.9",
  1261. "files": [
  1262. ".nupkg.metadata",
  1263. ".signature.p7s",
  1264. "dodohold.core.1.0.1.9.nupkg.sha512",
  1265. "dodohold.core.nuspec",
  1266. "lib/net8.0/dodohold.core.dll"
  1267. ]
  1268. },
  1269. "EPPlus/7.0.9": {
  1270. "sha512": "iA6qAeu6FsHfWUcSv0/WjTv6nVUTMcHga3octxQQqLX8xJgJpubqrun9hcG+wDO0xeIc657jj+OQ13nRAtWUyA==",
  1271. "type": "package",
  1272. "path": "epplus/7.0.9",
  1273. "files": [
  1274. ".nupkg.metadata",
  1275. ".signature.p7s",
  1276. "EPPlusLogo.png",
  1277. "epplus.7.0.9.nupkg.sha512",
  1278. "epplus.nuspec",
  1279. "lib/net35/EPPlus.dll",
  1280. "lib/net35/EPPlus.xml",
  1281. "lib/net462/EPPlus.dll",
  1282. "lib/net462/EPPlus.xml",
  1283. "lib/net6.0/EPPlus.dll",
  1284. "lib/net6.0/EPPlus.xml",
  1285. "lib/net7.0/EPPlus.dll",
  1286. "lib/net7.0/EPPlus.xml",
  1287. "lib/net8.0/EPPlus.dll",
  1288. "lib/net8.0/EPPlus.xml",
  1289. "lib/netstandard2.0/EPPlus.dll",
  1290. "lib/netstandard2.0/EPPlus.xml",
  1291. "lib/netstandard2.1/EPPlus.dll",
  1292. "lib/netstandard2.1/EPPlus.xml",
  1293. "license.md",
  1294. "readme.md",
  1295. "readme.txt"
  1296. ]
  1297. },
  1298. "EPPlus.Interfaces/6.1.1": {
  1299. "sha512": "y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==",
  1300. "type": "package",
  1301. "path": "epplus.interfaces/6.1.1",
  1302. "files": [
  1303. ".nupkg.metadata",
  1304. ".signature.p7s",
  1305. "EPPlusLogo.png",
  1306. "epplus.interfaces.6.1.1.nupkg.sha512",
  1307. "epplus.interfaces.nuspec",
  1308. "lib/net35/EPPlus.Interfaces.dll",
  1309. "lib/net462/EPPlus.Interfaces.dll",
  1310. "lib/net6.0/EPPlus.Interfaces.dll",
  1311. "lib/net7.0/EPPlus.Interfaces.dll",
  1312. "lib/netstandard2.0/EPPlus.Interfaces.dll",
  1313. "lib/netstandard2.1/EPPlus.Interfaces.dll",
  1314. "license.md",
  1315. "readme.md"
  1316. ]
  1317. },
  1318. "EPPlus.System.Drawing/6.1.1": {
  1319. "sha512": "lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==",
  1320. "type": "package",
  1321. "path": "epplus.system.drawing/6.1.1",
  1322. "files": [
  1323. ".nupkg.metadata",
  1324. ".signature.p7s",
  1325. "EPPlusLogo.png",
  1326. "epplus.system.drawing.6.1.1.nupkg.sha512",
  1327. "epplus.system.drawing.nuspec",
  1328. "lib/net35/EPPlus.System.Drawing.dll",
  1329. "lib/net462/EPPlus.System.Drawing.dll",
  1330. "lib/net6.0/EPPlus.System.Drawing.dll",
  1331. "lib/net7.0/EPPlus.System.Drawing.dll",
  1332. "lib/netstandard2.0/EPPlus.System.Drawing.dll",
  1333. "lib/netstandard2.1/EPPlus.System.Drawing.dll",
  1334. "license.md",
  1335. "readme.md"
  1336. ]
  1337. },
  1338. "FakeUserAgent/1.0.2": {
  1339. "sha512": "F31V2btwwVwJF41CBjMdJ875EX9FB22820dZf/3+p8jByql5D9O17w/PDWn0If3roI4iQxkPf5gZ6V/zA9jjNg==",
  1340. "type": "package",
  1341. "path": "fakeuseragent/1.0.2",
  1342. "files": [
  1343. ".nupkg.metadata",
  1344. ".signature.p7s",
  1345. "fakeuseragent.1.0.2.nupkg.sha512",
  1346. "fakeuseragent.nuspec",
  1347. "lib/netstandard2.0/FakeUserAgent.dll"
  1348. ]
  1349. },
  1350. "FreeSpire.XLS/12.7.0": {
  1351. "sha512": "3WgGfpfgPtPIU/TGYdCjnTsXHMgGce4xsP3LP0Napab8jBXwLyBHoPsomTgEin71qZ5JHrC4KWn+tyvonIlk2w==",
  1352. "type": "package",
  1353. "path": "freespire.xls/12.7.0",
  1354. "files": [
  1355. ".nupkg.metadata",
  1356. ".signature.p7s",
  1357. "freespire.xls.12.7.0.nupkg.sha512",
  1358. "freespire.xls.nuspec",
  1359. "lib/MonoAndroid/Spire.Pdf.dll",
  1360. "lib/MonoAndroid/Spire.Pdf.xml",
  1361. "lib/MonoAndroid/Spire.XLS.dll",
  1362. "lib/MonoAndroid/Spire.XLS.xml",
  1363. "lib/net40/Spire.Pdf.dll",
  1364. "lib/net40/Spire.Pdf.xml",
  1365. "lib/net40/Spire.XLS.dll",
  1366. "lib/net40/Spire.XLS.xml",
  1367. "lib/net6.0/Spire.Pdf.dll",
  1368. "lib/net6.0/Spire.Pdf.xml",
  1369. "lib/net6.0/Spire.XLS.dll",
  1370. "lib/net6.0/Spire.XLS.xml",
  1371. "lib/netcoreapp2.0/Spire.Pdf.dll",
  1372. "lib/netcoreapp2.0/Spire.Pdf.xml",
  1373. "lib/netcoreapp2.0/Spire.XLS.dll",
  1374. "lib/netcoreapp2.0/Spire.XLS.xml",
  1375. "lib/xamarinios/Spire.Pdf.dll",
  1376. "lib/xamarinios/Spire.Pdf.xml",
  1377. "lib/xamarinios/Spire.XLS.dll",
  1378. "lib/xamarinios/Spire.XLS.xml",
  1379. "license.txt"
  1380. ]
  1381. },
  1382. "Google.Protobuf/3.25.1": {
  1383. "sha512": "Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg==",
  1384. "type": "package",
  1385. "path": "google.protobuf/3.25.1",
  1386. "files": [
  1387. ".nupkg.metadata",
  1388. ".signature.p7s",
  1389. "google.protobuf.3.25.1.nupkg.sha512",
  1390. "google.protobuf.nuspec",
  1391. "lib/net45/Google.Protobuf.dll",
  1392. "lib/net45/Google.Protobuf.pdb",
  1393. "lib/net45/Google.Protobuf.xml",
  1394. "lib/net5.0/Google.Protobuf.dll",
  1395. "lib/net5.0/Google.Protobuf.pdb",
  1396. "lib/net5.0/Google.Protobuf.xml",
  1397. "lib/netstandard1.1/Google.Protobuf.dll",
  1398. "lib/netstandard1.1/Google.Protobuf.pdb",
  1399. "lib/netstandard1.1/Google.Protobuf.xml",
  1400. "lib/netstandard2.0/Google.Protobuf.dll",
  1401. "lib/netstandard2.0/Google.Protobuf.pdb",
  1402. "lib/netstandard2.0/Google.Protobuf.xml"
  1403. ]
  1404. },
  1405. "IP2Region.Net/2.0.2": {
  1406. "sha512": "vkxITIPkUdju0+vPm9FYU4+sBvvOkoM7GvPw8R81RYlbkKDwKAkO9P4vZvzeRJEC8SrYtMLcsDJizx+e/JnRmA==",
  1407. "type": "package",
  1408. "path": "ip2region.net/2.0.2",
  1409. "files": [
  1410. ".nupkg.metadata",
  1411. ".signature.p7s",
  1412. "README.md",
  1413. "ip2region.net.2.0.2.nupkg.sha512",
  1414. "ip2region.net.nuspec",
  1415. "lib/net6.0/IP2Region.Net.dll",
  1416. "lib/net7.0/IP2Region.Net.dll",
  1417. "lib/netstandard2.0/IP2Region.Net.dll",
  1418. "lib/netstandard2.1/IP2Region.Net.dll"
  1419. ]
  1420. },
  1421. "K4os.Compression.LZ4/1.3.5": {
  1422. "sha512": "TS4mqlT0X1OlnvOGNfl02QdVUhuqgWuCnn7UxupIa7C9Pb6qlQ5yZA2sPhRh0OSmVULaQU64KV4wJuu//UyVQQ==",
  1423. "type": "package",
  1424. "path": "k4os.compression.lz4/1.3.5",
  1425. "files": [
  1426. ".nupkg.metadata",
  1427. ".signature.p7s",
  1428. "k4os.compression.lz4.1.3.5.nupkg.sha512",
  1429. "k4os.compression.lz4.nuspec",
  1430. "lib/net462/K4os.Compression.LZ4.dll",
  1431. "lib/net462/K4os.Compression.LZ4.xml",
  1432. "lib/net5.0/K4os.Compression.LZ4.dll",
  1433. "lib/net5.0/K4os.Compression.LZ4.xml",
  1434. "lib/net6.0/K4os.Compression.LZ4.dll",
  1435. "lib/net6.0/K4os.Compression.LZ4.xml",
  1436. "lib/netstandard2.0/K4os.Compression.LZ4.dll",
  1437. "lib/netstandard2.0/K4os.Compression.LZ4.xml",
  1438. "lib/netstandard2.1/K4os.Compression.LZ4.dll",
  1439. "lib/netstandard2.1/K4os.Compression.LZ4.xml"
  1440. ]
  1441. },
  1442. "K4os.Compression.LZ4.Streams/1.3.5": {
  1443. "sha512": "M0NufZI8ym3mm6F6HMSPz1jw7TJGdY74fjAtbIXATmnAva/8xLz50eQZJI9tf9mMeHUaFDg76N1BmEh8GR5zeA==",
  1444. "type": "package",
  1445. "path": "k4os.compression.lz4.streams/1.3.5",
  1446. "files": [
  1447. ".nupkg.metadata",
  1448. ".signature.p7s",
  1449. "k4os.compression.lz4.streams.1.3.5.nupkg.sha512",
  1450. "k4os.compression.lz4.streams.nuspec",
  1451. "lib/net462/K4os.Compression.LZ4.Streams.dll",
  1452. "lib/net462/K4os.Compression.LZ4.Streams.xml",
  1453. "lib/net5.0/K4os.Compression.LZ4.Streams.dll",
  1454. "lib/net5.0/K4os.Compression.LZ4.Streams.xml",
  1455. "lib/net6.0/K4os.Compression.LZ4.Streams.dll",
  1456. "lib/net6.0/K4os.Compression.LZ4.Streams.xml",
  1457. "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll",
  1458. "lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml",
  1459. "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll",
  1460. "lib/netstandard2.1/K4os.Compression.LZ4.Streams.xml"
  1461. ]
  1462. },
  1463. "K4os.Hash.xxHash/1.0.8": {
  1464. "sha512": "Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==",
  1465. "type": "package",
  1466. "path": "k4os.hash.xxhash/1.0.8",
  1467. "files": [
  1468. ".nupkg.metadata",
  1469. ".signature.p7s",
  1470. "k4os.hash.xxhash.1.0.8.nupkg.sha512",
  1471. "k4os.hash.xxhash.nuspec",
  1472. "lib/net462/K4os.Hash.xxHash.dll",
  1473. "lib/net462/K4os.Hash.xxHash.xml",
  1474. "lib/net5.0/K4os.Hash.xxHash.dll",
  1475. "lib/net5.0/K4os.Hash.xxHash.xml",
  1476. "lib/net6.0/K4os.Hash.xxHash.dll",
  1477. "lib/net6.0/K4os.Hash.xxHash.xml",
  1478. "lib/netstandard2.0/K4os.Hash.xxHash.dll",
  1479. "lib/netstandard2.0/K4os.Hash.xxHash.xml",
  1480. "lib/netstandard2.1/K4os.Hash.xxHash.dll",
  1481. "lib/netstandard2.1/K4os.Hash.xxHash.xml"
  1482. ]
  1483. },
  1484. "Microsoft.Extensions.Configuration/8.0.0": {
  1485. "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
  1486. "type": "package",
  1487. "path": "microsoft.extensions.configuration/8.0.0",
  1488. "files": [
  1489. ".nupkg.metadata",
  1490. ".signature.p7s",
  1491. "Icon.png",
  1492. "LICENSE.TXT",
  1493. "PACKAGE.md",
  1494. "THIRD-PARTY-NOTICES.TXT",
  1495. "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
  1496. "buildTransitive/net462/_._",
  1497. "buildTransitive/net6.0/_._",
  1498. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
  1499. "lib/net462/Microsoft.Extensions.Configuration.dll",
  1500. "lib/net462/Microsoft.Extensions.Configuration.xml",
  1501. "lib/net6.0/Microsoft.Extensions.Configuration.dll",
  1502. "lib/net6.0/Microsoft.Extensions.Configuration.xml",
  1503. "lib/net7.0/Microsoft.Extensions.Configuration.dll",
  1504. "lib/net7.0/Microsoft.Extensions.Configuration.xml",
  1505. "lib/net8.0/Microsoft.Extensions.Configuration.dll",
  1506. "lib/net8.0/Microsoft.Extensions.Configuration.xml",
  1507. "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
  1508. "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
  1509. "microsoft.extensions.configuration.8.0.0.nupkg.sha512",
  1510. "microsoft.extensions.configuration.nuspec",
  1511. "useSharedDesignerContext.txt"
  1512. ]
  1513. },
  1514. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  1515. "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  1516. "type": "package",
  1517. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  1518. "files": [
  1519. ".nupkg.metadata",
  1520. ".signature.p7s",
  1521. "Icon.png",
  1522. "LICENSE.TXT",
  1523. "PACKAGE.md",
  1524. "THIRD-PARTY-NOTICES.TXT",
  1525. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  1526. "buildTransitive/net462/_._",
  1527. "buildTransitive/net6.0/_._",
  1528. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  1529. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  1530. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  1531. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1532. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1533. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1534. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1535. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1536. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1537. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  1538. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  1539. "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
  1540. "microsoft.extensions.configuration.abstractions.nuspec",
  1541. "useSharedDesignerContext.txt"
  1542. ]
  1543. },
  1544. "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
  1545. "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
  1546. "type": "package",
  1547. "path": "microsoft.extensions.configuration.fileextensions/8.0.0",
  1548. "files": [
  1549. ".nupkg.metadata",
  1550. ".signature.p7s",
  1551. "Icon.png",
  1552. "LICENSE.TXT",
  1553. "PACKAGE.md",
  1554. "THIRD-PARTY-NOTICES.TXT",
  1555. "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
  1556. "buildTransitive/net462/_._",
  1557. "buildTransitive/net6.0/_._",
  1558. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
  1559. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1560. "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1561. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1562. "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1563. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1564. "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1565. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1566. "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1567. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
  1568. "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
  1569. "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512",
  1570. "microsoft.extensions.configuration.fileextensions.nuspec",
  1571. "useSharedDesignerContext.txt"
  1572. ]
  1573. },
  1574. "Microsoft.Extensions.Configuration.Json/8.0.0": {
  1575. "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
  1576. "type": "package",
  1577. "path": "microsoft.extensions.configuration.json/8.0.0",
  1578. "files": [
  1579. ".nupkg.metadata",
  1580. ".signature.p7s",
  1581. "Icon.png",
  1582. "LICENSE.TXT",
  1583. "PACKAGE.md",
  1584. "THIRD-PARTY-NOTICES.TXT",
  1585. "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
  1586. "buildTransitive/net462/_._",
  1587. "buildTransitive/net6.0/_._",
  1588. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
  1589. "lib/net462/Microsoft.Extensions.Configuration.Json.dll",
  1590. "lib/net462/Microsoft.Extensions.Configuration.Json.xml",
  1591. "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
  1592. "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
  1593. "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
  1594. "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
  1595. "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
  1596. "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
  1597. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
  1598. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
  1599. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
  1600. "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
  1601. "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512",
  1602. "microsoft.extensions.configuration.json.nuspec",
  1603. "useSharedDesignerContext.txt"
  1604. ]
  1605. },
  1606. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
  1607. "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
  1608. "type": "package",
  1609. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
  1610. "files": [
  1611. ".nupkg.metadata",
  1612. ".signature.p7s",
  1613. "Icon.png",
  1614. "LICENSE.TXT",
  1615. "PACKAGE.md",
  1616. "THIRD-PARTY-NOTICES.TXT",
  1617. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  1618. "buildTransitive/net462/_._",
  1619. "buildTransitive/net6.0/_._",
  1620. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  1621. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  1622. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  1623. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  1624. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  1625. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  1626. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  1627. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  1628. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  1629. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  1630. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  1631. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  1632. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  1633. "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
  1634. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  1635. "useSharedDesignerContext.txt"
  1636. ]
  1637. },
  1638. "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
  1639. "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
  1640. "type": "package",
  1641. "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
  1642. "files": [
  1643. ".nupkg.metadata",
  1644. ".signature.p7s",
  1645. "Icon.png",
  1646. "LICENSE.TXT",
  1647. "PACKAGE.md",
  1648. "THIRD-PARTY-NOTICES.TXT",
  1649. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
  1650. "buildTransitive/net462/_._",
  1651. "buildTransitive/net6.0/_._",
  1652. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
  1653. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
  1654. "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
  1655. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  1656. "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  1657. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  1658. "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  1659. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
  1660. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
  1661. "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512",
  1662. "microsoft.extensions.fileproviders.abstractions.nuspec",
  1663. "useSharedDesignerContext.txt"
  1664. ]
  1665. },
  1666. "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
  1667. "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
  1668. "type": "package",
  1669. "path": "microsoft.extensions.fileproviders.physical/8.0.0",
  1670. "files": [
  1671. ".nupkg.metadata",
  1672. ".signature.p7s",
  1673. "Icon.png",
  1674. "LICENSE.TXT",
  1675. "PACKAGE.md",
  1676. "THIRD-PARTY-NOTICES.TXT",
  1677. "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
  1678. "buildTransitive/net462/_._",
  1679. "buildTransitive/net6.0/_._",
  1680. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
  1681. "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
  1682. "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
  1683. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
  1684. "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
  1685. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
  1686. "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
  1687. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
  1688. "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
  1689. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
  1690. "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
  1691. "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512",
  1692. "microsoft.extensions.fileproviders.physical.nuspec",
  1693. "useSharedDesignerContext.txt"
  1694. ]
  1695. },
  1696. "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
  1697. "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
  1698. "type": "package",
  1699. "path": "microsoft.extensions.filesystemglobbing/8.0.0",
  1700. "files": [
  1701. ".nupkg.metadata",
  1702. ".signature.p7s",
  1703. "Icon.png",
  1704. "LICENSE.TXT",
  1705. "PACKAGE.md",
  1706. "THIRD-PARTY-NOTICES.TXT",
  1707. "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
  1708. "buildTransitive/net462/_._",
  1709. "buildTransitive/net6.0/_._",
  1710. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
  1711. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
  1712. "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
  1713. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  1714. "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  1715. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  1716. "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  1717. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  1718. "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  1719. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
  1720. "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
  1721. "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
  1722. "microsoft.extensions.filesystemglobbing.nuspec",
  1723. "useSharedDesignerContext.txt"
  1724. ]
  1725. },
  1726. "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
  1727. "sha512": "XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==",
  1728. "type": "package",
  1729. "path": "microsoft.extensions.logging.abstractions/2.1.1",
  1730. "files": [
  1731. ".nupkg.metadata",
  1732. ".signature.p7s",
  1733. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  1734. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  1735. "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512",
  1736. "microsoft.extensions.logging.abstractions.nuspec"
  1737. ]
  1738. },
  1739. "Microsoft.Extensions.Primitives/9.0.0-preview.1.24080.9": {
  1740. "sha512": "xjYFuOCd/SS41xtVrM+gRLcZqLQO6+rsbSg+b9Fcruy/Ua0aysE78Ap/YE9MMs505N60mtRqZewJSYdEglB5KQ==",
  1741. "type": "package",
  1742. "path": "microsoft.extensions.primitives/9.0.0-preview.1.24080.9",
  1743. "files": [
  1744. ".nupkg.metadata",
  1745. ".signature.p7s",
  1746. "Icon.png",
  1747. "LICENSE.TXT",
  1748. "PACKAGE.md",
  1749. "THIRD-PARTY-NOTICES.TXT",
  1750. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  1751. "buildTransitive/net462/_._",
  1752. "buildTransitive/net8.0/_._",
  1753. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  1754. "lib/net462/Microsoft.Extensions.Primitives.dll",
  1755. "lib/net462/Microsoft.Extensions.Primitives.xml",
  1756. "lib/net8.0/Microsoft.Extensions.Primitives.dll",
  1757. "lib/net8.0/Microsoft.Extensions.Primitives.xml",
  1758. "lib/net9.0/Microsoft.Extensions.Primitives.dll",
  1759. "lib/net9.0/Microsoft.Extensions.Primitives.xml",
  1760. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  1761. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  1762. "microsoft.extensions.primitives.9.0.0-preview.1.24080.9.nupkg.sha512",
  1763. "microsoft.extensions.primitives.nuspec",
  1764. "useSharedDesignerContext.txt"
  1765. ]
  1766. },
  1767. "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
  1768. "sha512": "irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==",
  1769. "type": "package",
  1770. "path": "microsoft.io.recyclablememorystream/3.0.0",
  1771. "files": [
  1772. ".nupkg.metadata",
  1773. ".signature.p7s",
  1774. "README.md",
  1775. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll",
  1776. "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.xml",
  1777. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.dll",
  1778. "lib/netstandard2.0/Microsoft.IO.RecyclableMemoryStream.xml",
  1779. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll",
  1780. "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.xml",
  1781. "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512",
  1782. "microsoft.io.recyclablememorystream.nuspec"
  1783. ]
  1784. },
  1785. "Microsoft.NETCore.Platforms/1.1.0": {
  1786. "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  1787. "type": "package",
  1788. "path": "microsoft.netcore.platforms/1.1.0",
  1789. "files": [
  1790. ".nupkg.metadata",
  1791. ".signature.p7s",
  1792. "ThirdPartyNotices.txt",
  1793. "dotnet_library_license.txt",
  1794. "lib/netstandard1.0/_._",
  1795. "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
  1796. "microsoft.netcore.platforms.nuspec",
  1797. "runtime.json"
  1798. ]
  1799. },
  1800. "Microsoft.NETCore.Targets/1.1.0": {
  1801. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  1802. "type": "package",
  1803. "path": "microsoft.netcore.targets/1.1.0",
  1804. "files": [
  1805. ".nupkg.metadata",
  1806. ".signature.p7s",
  1807. "ThirdPartyNotices.txt",
  1808. "dotnet_library_license.txt",
  1809. "lib/netstandard1.0/_._",
  1810. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  1811. "microsoft.netcore.targets.nuspec",
  1812. "runtime.json"
  1813. ]
  1814. },
  1815. "Microsoft.OpenApi/1.2.3": {
  1816. "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
  1817. "type": "package",
  1818. "path": "microsoft.openapi/1.2.3",
  1819. "files": [
  1820. ".nupkg.metadata",
  1821. ".signature.p7s",
  1822. "lib/net46/Microsoft.OpenApi.dll",
  1823. "lib/net46/Microsoft.OpenApi.pdb",
  1824. "lib/net46/Microsoft.OpenApi.xml",
  1825. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  1826. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  1827. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  1828. "microsoft.openapi.1.2.3.nupkg.sha512",
  1829. "microsoft.openapi.nuspec"
  1830. ]
  1831. },
  1832. "Microsoft.Win32.Registry/4.7.0": {
  1833. "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  1834. "type": "package",
  1835. "path": "microsoft.win32.registry/4.7.0",
  1836. "files": [
  1837. ".nupkg.metadata",
  1838. ".signature.p7s",
  1839. "LICENSE.TXT",
  1840. "THIRD-PARTY-NOTICES.TXT",
  1841. "lib/net46/Microsoft.Win32.Registry.dll",
  1842. "lib/net461/Microsoft.Win32.Registry.dll",
  1843. "lib/net461/Microsoft.Win32.Registry.xml",
  1844. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  1845. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  1846. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  1847. "microsoft.win32.registry.4.7.0.nupkg.sha512",
  1848. "microsoft.win32.registry.nuspec",
  1849. "ref/net46/Microsoft.Win32.Registry.dll",
  1850. "ref/net461/Microsoft.Win32.Registry.dll",
  1851. "ref/net461/Microsoft.Win32.Registry.xml",
  1852. "ref/net472/Microsoft.Win32.Registry.dll",
  1853. "ref/net472/Microsoft.Win32.Registry.xml",
  1854. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  1855. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  1856. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  1857. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  1858. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  1859. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  1860. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  1861. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  1862. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  1863. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  1864. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  1865. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  1866. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  1867. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  1868. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  1869. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  1870. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  1871. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  1872. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  1873. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  1874. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  1875. "useSharedDesignerContext.txt",
  1876. "version.txt"
  1877. ]
  1878. },
  1879. "Microsoft.Win32.SystemEvents/9.0.0-preview.1.24080.9": {
  1880. "sha512": "qAZNqGvPrWzrTBzPhWm2J0kHRDDYq9EZk+xTW6Z7VuM5+4yh4XN0SHrjsSeoHvTcSrSV7IBp9HS8R9W+oQ9Geg==",
  1881. "type": "package",
  1882. "path": "microsoft.win32.systemevents/9.0.0-preview.1.24080.9",
  1883. "files": [
  1884. ".nupkg.metadata",
  1885. ".signature.p7s",
  1886. "Icon.png",
  1887. "LICENSE.TXT",
  1888. "PACKAGE.md",
  1889. "THIRD-PARTY-NOTICES.TXT",
  1890. "buildTransitive/net461/Microsoft.Win32.SystemEvents.targets",
  1891. "buildTransitive/net462/_._",
  1892. "buildTransitive/net8.0/_._",
  1893. "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
  1894. "lib/net462/Microsoft.Win32.SystemEvents.dll",
  1895. "lib/net462/Microsoft.Win32.SystemEvents.xml",
  1896. "lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  1897. "lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  1898. "lib/net9.0/Microsoft.Win32.SystemEvents.dll",
  1899. "lib/net9.0/Microsoft.Win32.SystemEvents.xml",
  1900. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  1901. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  1902. "microsoft.win32.systemevents.9.0.0-preview.1.24080.9.nupkg.sha512",
  1903. "microsoft.win32.systemevents.nuspec",
  1904. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll",
  1905. "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.xml",
  1906. "runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.dll",
  1907. "runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.xml",
  1908. "useSharedDesignerContext.txt"
  1909. ]
  1910. },
  1911. "MySql.Data/8.3.0": {
  1912. "sha512": "bAQlkLYvTYt5MtXAgHGURSBSUWynIvyN2FVQFUg51I2grxsOfnJSyGvO7YsDRnU7IvUNfMdxq8rNXiP5P4hMlw==",
  1913. "type": "package",
  1914. "path": "mysql.data/8.3.0",
  1915. "files": [
  1916. ".nupkg.metadata",
  1917. ".signature.p7s",
  1918. "README.md",
  1919. "lib/net462/MySql.Data.dll",
  1920. "lib/net462/MySql.Data.xml",
  1921. "lib/net48/MySql.Data.dll",
  1922. "lib/net48/MySql.Data.xml",
  1923. "lib/net6.0/MySql.Data.dll",
  1924. "lib/net6.0/MySql.Data.xml",
  1925. "lib/net7.0/MySql.Data.dll",
  1926. "lib/net7.0/MySql.Data.xml",
  1927. "lib/net8.0/MySql.Data.dll",
  1928. "lib/net8.0/MySql.Data.xml",
  1929. "lib/netstandard2.0/MySql.Data.dll",
  1930. "lib/netstandard2.0/MySql.Data.xml",
  1931. "lib/netstandard2.1/MySql.Data.dll",
  1932. "lib/netstandard2.1/MySql.Data.xml",
  1933. "logo-mysql-170x115.png",
  1934. "mysql.data.8.3.0.nupkg.sha512",
  1935. "mysql.data.nuspec",
  1936. "runtimes/win-x64/native/comerr64.dll",
  1937. "runtimes/win-x64/native/gssapi64.dll",
  1938. "runtimes/win-x64/native/k5sprt64.dll",
  1939. "runtimes/win-x64/native/krb5_64.dll",
  1940. "runtimes/win-x64/native/krbcc64.dll"
  1941. ]
  1942. },
  1943. "Newtonsoft.Json/13.0.3": {
  1944. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  1945. "type": "package",
  1946. "path": "newtonsoft.json/13.0.3",
  1947. "files": [
  1948. ".nupkg.metadata",
  1949. ".signature.p7s",
  1950. "LICENSE.md",
  1951. "README.md",
  1952. "lib/net20/Newtonsoft.Json.dll",
  1953. "lib/net20/Newtonsoft.Json.xml",
  1954. "lib/net35/Newtonsoft.Json.dll",
  1955. "lib/net35/Newtonsoft.Json.xml",
  1956. "lib/net40/Newtonsoft.Json.dll",
  1957. "lib/net40/Newtonsoft.Json.xml",
  1958. "lib/net45/Newtonsoft.Json.dll",
  1959. "lib/net45/Newtonsoft.Json.xml",
  1960. "lib/net6.0/Newtonsoft.Json.dll",
  1961. "lib/net6.0/Newtonsoft.Json.xml",
  1962. "lib/netstandard1.0/Newtonsoft.Json.dll",
  1963. "lib/netstandard1.0/Newtonsoft.Json.xml",
  1964. "lib/netstandard1.3/Newtonsoft.Json.dll",
  1965. "lib/netstandard1.3/Newtonsoft.Json.xml",
  1966. "lib/netstandard2.0/Newtonsoft.Json.dll",
  1967. "lib/netstandard2.0/Newtonsoft.Json.xml",
  1968. "newtonsoft.json.13.0.3.nupkg.sha512",
  1969. "newtonsoft.json.nuspec",
  1970. "packageIcon.png"
  1971. ]
  1972. },
  1973. "QiniuCore.SDK/7.3.1.2": {
  1974. "sha512": "gze1M7/Ke6VCzqNtZe//RIi1Bfed+EmMYq/YaeFyJ1GQTYllte2g3BdMlV3Hl2mElWSnR1SvOpn3Fc8+TCwYLA==",
  1975. "type": "package",
  1976. "path": "qiniucore.sdk/7.3.1.2",
  1977. "files": [
  1978. ".nupkg.metadata",
  1979. ".signature.p7s",
  1980. "lib/netstandard2.0/Qiniu.dll",
  1981. "qiniucore.sdk.7.3.1.2.nupkg.sha512",
  1982. "qiniucore.sdk.nuspec"
  1983. ]
  1984. },
  1985. "QRCoder/1.4.3": {
  1986. "sha512": "fWuFqjm8GTlEb2GqBl3Hi8HZZeZQwBSHxvRPtPjyNbT82H0ff0JwavKRBmMaXCno1Av6McPC8aJzri0Mj2w9Jw==",
  1987. "type": "package",
  1988. "path": "qrcoder/1.4.3",
  1989. "files": [
  1990. ".nupkg.metadata",
  1991. ".signature.p7s",
  1992. "lib/net35/QRCoder.dll",
  1993. "lib/net40/QRCoder.dll",
  1994. "lib/net5.0-windows7.0/QRCoder.dll",
  1995. "lib/net5.0/QRCoder.dll",
  1996. "lib/net6.0-windows7.0/QRCoder.dll",
  1997. "lib/net6.0/QRCoder.dll",
  1998. "lib/netstandard1.3/QRCoder.dll",
  1999. "lib/netstandard2.0/QRCoder.dll",
  2000. "nuget-icon.png",
  2001. "nuget-readme.md",
  2002. "qrcoder.1.4.3.nupkg.sha512",
  2003. "qrcoder.nuspec"
  2004. ]
  2005. },
  2006. "Quartz/3.8.1": {
  2007. "sha512": "HlKm+43iG8LmXfejL1kIijO107x8ozEShLT2PFIkOWNSHUj7O7yTl6icFrn6DocPvigudQ90a6h2gdFShOwyXw==",
  2008. "type": "package",
  2009. "path": "quartz/3.8.1",
  2010. "files": [
  2011. ".nupkg.metadata",
  2012. ".signature.p7s",
  2013. "lib/net462/Quartz.dll",
  2014. "lib/net462/Quartz.xml",
  2015. "lib/net472/Quartz.dll",
  2016. "lib/net472/Quartz.xml",
  2017. "lib/net6.0/Quartz.dll",
  2018. "lib/net6.0/Quartz.xml",
  2019. "lib/netstandard2.0/Quartz.dll",
  2020. "lib/netstandard2.0/Quartz.xml",
  2021. "quartz-logo-small.png",
  2022. "quartz.3.8.1.nupkg.sha512",
  2023. "quartz.nuspec",
  2024. "quick-start.md"
  2025. ]
  2026. },
  2027. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  2028. "sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
  2029. "type": "package",
  2030. "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
  2031. "files": [
  2032. ".nupkg.metadata",
  2033. ".signature.p7s",
  2034. "LICENSE.TXT",
  2035. "THIRD-PARTY-NOTICES.TXT",
  2036. "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512",
  2037. "runtime.native.system.data.sqlclient.sni.nuspec",
  2038. "useSharedDesignerContext.txt",
  2039. "version.txt"
  2040. ]
  2041. },
  2042. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2043. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  2044. "type": "package",
  2045. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  2046. "files": [
  2047. ".nupkg.metadata",
  2048. ".signature.p7s",
  2049. "ThirdPartyNotices.txt",
  2050. "dotnet_library_license.txt",
  2051. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  2052. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  2053. "runtimes/win-arm64/native/sni.dll",
  2054. "useSharedDesignerContext.txt",
  2055. "version.txt"
  2056. ]
  2057. },
  2058. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2059. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  2060. "type": "package",
  2061. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  2062. "files": [
  2063. ".nupkg.metadata",
  2064. ".signature.p7s",
  2065. "ThirdPartyNotices.txt",
  2066. "dotnet_library_license.txt",
  2067. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  2068. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  2069. "runtimes/win-x64/native/sni.dll",
  2070. "useSharedDesignerContext.txt",
  2071. "version.txt"
  2072. ]
  2073. },
  2074. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  2075. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  2076. "type": "package",
  2077. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  2078. "files": [
  2079. ".nupkg.metadata",
  2080. ".signature.p7s",
  2081. "ThirdPartyNotices.txt",
  2082. "dotnet_library_license.txt",
  2083. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  2084. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  2085. "runtimes/win-x86/native/sni.dll",
  2086. "useSharedDesignerContext.txt",
  2087. "version.txt"
  2088. ]
  2089. },
  2090. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  2091. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  2092. "type": "package",
  2093. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  2094. "files": [
  2095. ".nupkg.metadata",
  2096. ".signature.p7s",
  2097. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  2098. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  2099. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  2100. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  2101. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  2102. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  2103. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  2104. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  2105. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  2106. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  2107. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  2108. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  2109. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  2110. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  2111. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  2112. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  2113. "swashbuckle.aspnetcore.swagger.nuspec"
  2114. ]
  2115. },
  2116. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  2117. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  2118. "type": "package",
  2119. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  2120. "files": [
  2121. ".nupkg.metadata",
  2122. ".signature.p7s",
  2123. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  2124. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  2125. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  2126. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  2127. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  2128. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  2129. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  2130. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  2131. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  2132. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  2133. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  2134. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  2135. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  2136. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  2137. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  2138. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  2139. "swashbuckle.aspnetcore.swaggergen.nuspec"
  2140. ]
  2141. },
  2142. "System.Buffers/4.5.1": {
  2143. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  2144. "type": "package",
  2145. "path": "system.buffers/4.5.1",
  2146. "files": [
  2147. ".nupkg.metadata",
  2148. ".signature.p7s",
  2149. "LICENSE.TXT",
  2150. "THIRD-PARTY-NOTICES.TXT",
  2151. "lib/net461/System.Buffers.dll",
  2152. "lib/net461/System.Buffers.xml",
  2153. "lib/netcoreapp2.0/_._",
  2154. "lib/netstandard1.1/System.Buffers.dll",
  2155. "lib/netstandard1.1/System.Buffers.xml",
  2156. "lib/netstandard2.0/System.Buffers.dll",
  2157. "lib/netstandard2.0/System.Buffers.xml",
  2158. "lib/uap10.0.16299/_._",
  2159. "ref/net45/System.Buffers.dll",
  2160. "ref/net45/System.Buffers.xml",
  2161. "ref/netcoreapp2.0/_._",
  2162. "ref/netstandard1.1/System.Buffers.dll",
  2163. "ref/netstandard1.1/System.Buffers.xml",
  2164. "ref/netstandard2.0/System.Buffers.dll",
  2165. "ref/netstandard2.0/System.Buffers.xml",
  2166. "ref/uap10.0.16299/_._",
  2167. "system.buffers.4.5.1.nupkg.sha512",
  2168. "system.buffers.nuspec",
  2169. "useSharedDesignerContext.txt",
  2170. "version.txt"
  2171. ]
  2172. },
  2173. "System.ComponentModel.Annotations/5.0.0": {
  2174. "sha512": "dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  2175. "type": "package",
  2176. "path": "system.componentmodel.annotations/5.0.0",
  2177. "files": [
  2178. ".nupkg.metadata",
  2179. ".signature.p7s",
  2180. "Icon.png",
  2181. "LICENSE.TXT",
  2182. "THIRD-PARTY-NOTICES.TXT",
  2183. "lib/MonoAndroid10/_._",
  2184. "lib/MonoTouch10/_._",
  2185. "lib/net45/_._",
  2186. "lib/net461/System.ComponentModel.Annotations.dll",
  2187. "lib/netcore50/System.ComponentModel.Annotations.dll",
  2188. "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
  2189. "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
  2190. "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
  2191. "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
  2192. "lib/portable-net45+win8/_._",
  2193. "lib/win8/_._",
  2194. "lib/xamarinios10/_._",
  2195. "lib/xamarinmac20/_._",
  2196. "lib/xamarintvos10/_._",
  2197. "lib/xamarinwatchos10/_._",
  2198. "ref/MonoAndroid10/_._",
  2199. "ref/MonoTouch10/_._",
  2200. "ref/net45/_._",
  2201. "ref/net461/System.ComponentModel.Annotations.dll",
  2202. "ref/net461/System.ComponentModel.Annotations.xml",
  2203. "ref/netcore50/System.ComponentModel.Annotations.dll",
  2204. "ref/netcore50/System.ComponentModel.Annotations.xml",
  2205. "ref/netcore50/de/System.ComponentModel.Annotations.xml",
  2206. "ref/netcore50/es/System.ComponentModel.Annotations.xml",
  2207. "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
  2208. "ref/netcore50/it/System.ComponentModel.Annotations.xml",
  2209. "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
  2210. "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
  2211. "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
  2212. "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
  2213. "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
  2214. "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
  2215. "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
  2216. "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
  2217. "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
  2218. "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
  2219. "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
  2220. "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
  2221. "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
  2222. "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
  2223. "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
  2224. "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
  2225. "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
  2226. "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
  2227. "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
  2228. "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
  2229. "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
  2230. "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
  2231. "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
  2232. "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
  2233. "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
  2234. "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
  2235. "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
  2236. "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
  2237. "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
  2238. "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
  2239. "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
  2240. "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
  2241. "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
  2242. "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
  2243. "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
  2244. "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
  2245. "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
  2246. "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
  2247. "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
  2248. "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
  2249. "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
  2250. "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
  2251. "ref/portable-net45+win8/_._",
  2252. "ref/win8/_._",
  2253. "ref/xamarinios10/_._",
  2254. "ref/xamarinmac20/_._",
  2255. "ref/xamarintvos10/_._",
  2256. "ref/xamarinwatchos10/_._",
  2257. "system.componentmodel.annotations.5.0.0.nupkg.sha512",
  2258. "system.componentmodel.annotations.nuspec",
  2259. "useSharedDesignerContext.txt",
  2260. "version.txt"
  2261. ]
  2262. },
  2263. "System.Configuration.ConfigurationManager/6.0.1": {
  2264. "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
  2265. "type": "package",
  2266. "path": "system.configuration.configurationmanager/6.0.1",
  2267. "files": [
  2268. ".nupkg.metadata",
  2269. ".signature.p7s",
  2270. "Icon.png",
  2271. "LICENSE.TXT",
  2272. "THIRD-PARTY-NOTICES.TXT",
  2273. "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
  2274. "buildTransitive/netcoreapp3.1/_._",
  2275. "lib/net461/System.Configuration.ConfigurationManager.dll",
  2276. "lib/net461/System.Configuration.ConfigurationManager.xml",
  2277. "lib/net6.0/System.Configuration.ConfigurationManager.dll",
  2278. "lib/net6.0/System.Configuration.ConfigurationManager.xml",
  2279. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  2280. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  2281. "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
  2282. "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
  2283. "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
  2284. "system.configuration.configurationmanager.nuspec",
  2285. "useSharedDesignerContext.txt"
  2286. ]
  2287. },
  2288. "System.Data.SqlClient/4.8.6": {
  2289. "sha512": "2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
  2290. "type": "package",
  2291. "path": "system.data.sqlclient/4.8.6",
  2292. "files": [
  2293. ".nupkg.metadata",
  2294. ".signature.p7s",
  2295. "Icon.png",
  2296. "LICENSE.TXT",
  2297. "THIRD-PARTY-NOTICES.TXT",
  2298. "lib/MonoAndroid10/_._",
  2299. "lib/MonoTouch10/_._",
  2300. "lib/net451/System.Data.SqlClient.dll",
  2301. "lib/net46/System.Data.SqlClient.dll",
  2302. "lib/net461/System.Data.SqlClient.dll",
  2303. "lib/net461/System.Data.SqlClient.xml",
  2304. "lib/netcoreapp2.1/System.Data.SqlClient.dll",
  2305. "lib/netcoreapp2.1/System.Data.SqlClient.xml",
  2306. "lib/netstandard1.2/System.Data.SqlClient.dll",
  2307. "lib/netstandard1.2/System.Data.SqlClient.xml",
  2308. "lib/netstandard1.3/System.Data.SqlClient.dll",
  2309. "lib/netstandard1.3/System.Data.SqlClient.xml",
  2310. "lib/netstandard2.0/System.Data.SqlClient.dll",
  2311. "lib/netstandard2.0/System.Data.SqlClient.xml",
  2312. "lib/xamarinios10/_._",
  2313. "lib/xamarinmac20/_._",
  2314. "lib/xamarintvos10/_._",
  2315. "lib/xamarinwatchos10/_._",
  2316. "ref/MonoAndroid10/_._",
  2317. "ref/MonoTouch10/_._",
  2318. "ref/net451/System.Data.SqlClient.dll",
  2319. "ref/net46/System.Data.SqlClient.dll",
  2320. "ref/net461/System.Data.SqlClient.dll",
  2321. "ref/net461/System.Data.SqlClient.xml",
  2322. "ref/netcoreapp2.1/System.Data.SqlClient.dll",
  2323. "ref/netcoreapp2.1/System.Data.SqlClient.xml",
  2324. "ref/netstandard1.2/System.Data.SqlClient.dll",
  2325. "ref/netstandard1.2/System.Data.SqlClient.xml",
  2326. "ref/netstandard1.2/de/System.Data.SqlClient.xml",
  2327. "ref/netstandard1.2/es/System.Data.SqlClient.xml",
  2328. "ref/netstandard1.2/fr/System.Data.SqlClient.xml",
  2329. "ref/netstandard1.2/it/System.Data.SqlClient.xml",
  2330. "ref/netstandard1.2/ja/System.Data.SqlClient.xml",
  2331. "ref/netstandard1.2/ko/System.Data.SqlClient.xml",
  2332. "ref/netstandard1.2/ru/System.Data.SqlClient.xml",
  2333. "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml",
  2334. "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml",
  2335. "ref/netstandard1.3/System.Data.SqlClient.dll",
  2336. "ref/netstandard1.3/System.Data.SqlClient.xml",
  2337. "ref/netstandard1.3/de/System.Data.SqlClient.xml",
  2338. "ref/netstandard1.3/es/System.Data.SqlClient.xml",
  2339. "ref/netstandard1.3/fr/System.Data.SqlClient.xml",
  2340. "ref/netstandard1.3/it/System.Data.SqlClient.xml",
  2341. "ref/netstandard1.3/ja/System.Data.SqlClient.xml",
  2342. "ref/netstandard1.3/ko/System.Data.SqlClient.xml",
  2343. "ref/netstandard1.3/ru/System.Data.SqlClient.xml",
  2344. "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml",
  2345. "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml",
  2346. "ref/netstandard2.0/System.Data.SqlClient.dll",
  2347. "ref/netstandard2.0/System.Data.SqlClient.xml",
  2348. "ref/xamarinios10/_._",
  2349. "ref/xamarinmac20/_._",
  2350. "ref/xamarintvos10/_._",
  2351. "ref/xamarinwatchos10/_._",
  2352. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll",
  2353. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml",
  2354. "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll",
  2355. "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll",
  2356. "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml",
  2357. "runtimes/win/lib/net451/System.Data.SqlClient.dll",
  2358. "runtimes/win/lib/net46/System.Data.SqlClient.dll",
  2359. "runtimes/win/lib/net461/System.Data.SqlClient.dll",
  2360. "runtimes/win/lib/net461/System.Data.SqlClient.xml",
  2361. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll",
  2362. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml",
  2363. "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll",
  2364. "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll",
  2365. "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml",
  2366. "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll",
  2367. "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml",
  2368. "system.data.sqlclient.4.8.6.nupkg.sha512",
  2369. "system.data.sqlclient.nuspec",
  2370. "useSharedDesignerContext.txt",
  2371. "version.txt"
  2372. ]
  2373. },
  2374. "System.Diagnostics.DiagnosticSource/7.0.2": {
  2375. "sha512": "hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==",
  2376. "type": "package",
  2377. "path": "system.diagnostics.diagnosticsource/7.0.2",
  2378. "files": [
  2379. ".nupkg.metadata",
  2380. ".signature.p7s",
  2381. "Icon.png",
  2382. "LICENSE.TXT",
  2383. "THIRD-PARTY-NOTICES.TXT",
  2384. "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
  2385. "buildTransitive/net462/_._",
  2386. "buildTransitive/net6.0/_._",
  2387. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  2388. "lib/net462/System.Diagnostics.DiagnosticSource.dll",
  2389. "lib/net462/System.Diagnostics.DiagnosticSource.xml",
  2390. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  2391. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  2392. "lib/net7.0/System.Diagnostics.DiagnosticSource.dll",
  2393. "lib/net7.0/System.Diagnostics.DiagnosticSource.xml",
  2394. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  2395. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  2396. "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512",
  2397. "system.diagnostics.diagnosticsource.nuspec",
  2398. "useSharedDesignerContext.txt"
  2399. ]
  2400. },
  2401. "System.Drawing.Common/9.0.0-preview.1.24081.2": {
  2402. "sha512": "zmP6qRu9oxbeYXHlwT//oQE56CNlsToBFg+9F8Lcrqsh6A7MVSppqBeCrIjtCFeOBxil2OS1DdPfv4WncIA8Pg==",
  2403. "type": "package",
  2404. "path": "system.drawing.common/9.0.0-preview.1.24081.2",
  2405. "files": [
  2406. ".nupkg.metadata",
  2407. ".signature.p7s",
  2408. "Icon.png",
  2409. "LICENSE.TXT",
  2410. "PACKAGE.md",
  2411. "THIRD-PARTY-NOTICES.TXT",
  2412. "buildTransitive/net461/System.Drawing.Common.targets",
  2413. "buildTransitive/net462/_._",
  2414. "buildTransitive/net8.0/_._",
  2415. "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
  2416. "lib/MonoAndroid10/_._",
  2417. "lib/MonoTouch10/_._",
  2418. "lib/net462/System.Drawing.Common.dll",
  2419. "lib/net462/System.Drawing.Common.pdb",
  2420. "lib/net462/System.Drawing.Common.xml",
  2421. "lib/net8.0/System.Drawing.Common.dll",
  2422. "lib/net8.0/System.Drawing.Common.pdb",
  2423. "lib/net8.0/System.Drawing.Common.xml",
  2424. "lib/net8.0/System.Private.Windows.Core.dll",
  2425. "lib/net8.0/System.Private.Windows.Core.xml",
  2426. "lib/net9.0/System.Drawing.Common.dll",
  2427. "lib/net9.0/System.Drawing.Common.pdb",
  2428. "lib/net9.0/System.Drawing.Common.xml",
  2429. "lib/net9.0/System.Private.Windows.Core.dll",
  2430. "lib/net9.0/System.Private.Windows.Core.xml",
  2431. "lib/netstandard2.0/System.Drawing.Common.dll",
  2432. "lib/netstandard2.0/System.Drawing.Common.pdb",
  2433. "lib/netstandard2.0/System.Drawing.Common.xml",
  2434. "lib/xamarinios10/_._",
  2435. "lib/xamarinmac20/_._",
  2436. "lib/xamarintvos10/_._",
  2437. "lib/xamarinwatchos10/_._",
  2438. "system.drawing.common.9.0.0-preview.1.24081.2.nupkg.sha512",
  2439. "system.drawing.common.nuspec",
  2440. "useSharedDesignerContext.txt"
  2441. ]
  2442. },
  2443. "System.Formats.Asn1/8.0.0": {
  2444. "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
  2445. "type": "package",
  2446. "path": "system.formats.asn1/8.0.0",
  2447. "files": [
  2448. ".nupkg.metadata",
  2449. ".signature.p7s",
  2450. "Icon.png",
  2451. "LICENSE.TXT",
  2452. "THIRD-PARTY-NOTICES.TXT",
  2453. "buildTransitive/net461/System.Formats.Asn1.targets",
  2454. "buildTransitive/net462/_._",
  2455. "buildTransitive/net6.0/_._",
  2456. "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
  2457. "lib/net462/System.Formats.Asn1.dll",
  2458. "lib/net462/System.Formats.Asn1.xml",
  2459. "lib/net6.0/System.Formats.Asn1.dll",
  2460. "lib/net6.0/System.Formats.Asn1.xml",
  2461. "lib/net7.0/System.Formats.Asn1.dll",
  2462. "lib/net7.0/System.Formats.Asn1.xml",
  2463. "lib/net8.0/System.Formats.Asn1.dll",
  2464. "lib/net8.0/System.Formats.Asn1.xml",
  2465. "lib/netstandard2.0/System.Formats.Asn1.dll",
  2466. "lib/netstandard2.0/System.Formats.Asn1.xml",
  2467. "system.formats.asn1.8.0.0.nupkg.sha512",
  2468. "system.formats.asn1.nuspec",
  2469. "useSharedDesignerContext.txt"
  2470. ]
  2471. },
  2472. "System.IO/4.3.0": {
  2473. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  2474. "type": "package",
  2475. "path": "system.io/4.3.0",
  2476. "files": [
  2477. ".nupkg.metadata",
  2478. ".signature.p7s",
  2479. "ThirdPartyNotices.txt",
  2480. "dotnet_library_license.txt",
  2481. "lib/MonoAndroid10/_._",
  2482. "lib/MonoTouch10/_._",
  2483. "lib/net45/_._",
  2484. "lib/net462/System.IO.dll",
  2485. "lib/portable-net45+win8+wp8+wpa81/_._",
  2486. "lib/win8/_._",
  2487. "lib/wp80/_._",
  2488. "lib/wpa81/_._",
  2489. "lib/xamarinios10/_._",
  2490. "lib/xamarinmac20/_._",
  2491. "lib/xamarintvos10/_._",
  2492. "lib/xamarinwatchos10/_._",
  2493. "ref/MonoAndroid10/_._",
  2494. "ref/MonoTouch10/_._",
  2495. "ref/net45/_._",
  2496. "ref/net462/System.IO.dll",
  2497. "ref/netcore50/System.IO.dll",
  2498. "ref/netcore50/System.IO.xml",
  2499. "ref/netcore50/de/System.IO.xml",
  2500. "ref/netcore50/es/System.IO.xml",
  2501. "ref/netcore50/fr/System.IO.xml",
  2502. "ref/netcore50/it/System.IO.xml",
  2503. "ref/netcore50/ja/System.IO.xml",
  2504. "ref/netcore50/ko/System.IO.xml",
  2505. "ref/netcore50/ru/System.IO.xml",
  2506. "ref/netcore50/zh-hans/System.IO.xml",
  2507. "ref/netcore50/zh-hant/System.IO.xml",
  2508. "ref/netstandard1.0/System.IO.dll",
  2509. "ref/netstandard1.0/System.IO.xml",
  2510. "ref/netstandard1.0/de/System.IO.xml",
  2511. "ref/netstandard1.0/es/System.IO.xml",
  2512. "ref/netstandard1.0/fr/System.IO.xml",
  2513. "ref/netstandard1.0/it/System.IO.xml",
  2514. "ref/netstandard1.0/ja/System.IO.xml",
  2515. "ref/netstandard1.0/ko/System.IO.xml",
  2516. "ref/netstandard1.0/ru/System.IO.xml",
  2517. "ref/netstandard1.0/zh-hans/System.IO.xml",
  2518. "ref/netstandard1.0/zh-hant/System.IO.xml",
  2519. "ref/netstandard1.3/System.IO.dll",
  2520. "ref/netstandard1.3/System.IO.xml",
  2521. "ref/netstandard1.3/de/System.IO.xml",
  2522. "ref/netstandard1.3/es/System.IO.xml",
  2523. "ref/netstandard1.3/fr/System.IO.xml",
  2524. "ref/netstandard1.3/it/System.IO.xml",
  2525. "ref/netstandard1.3/ja/System.IO.xml",
  2526. "ref/netstandard1.3/ko/System.IO.xml",
  2527. "ref/netstandard1.3/ru/System.IO.xml",
  2528. "ref/netstandard1.3/zh-hans/System.IO.xml",
  2529. "ref/netstandard1.3/zh-hant/System.IO.xml",
  2530. "ref/netstandard1.5/System.IO.dll",
  2531. "ref/netstandard1.5/System.IO.xml",
  2532. "ref/netstandard1.5/de/System.IO.xml",
  2533. "ref/netstandard1.5/es/System.IO.xml",
  2534. "ref/netstandard1.5/fr/System.IO.xml",
  2535. "ref/netstandard1.5/it/System.IO.xml",
  2536. "ref/netstandard1.5/ja/System.IO.xml",
  2537. "ref/netstandard1.5/ko/System.IO.xml",
  2538. "ref/netstandard1.5/ru/System.IO.xml",
  2539. "ref/netstandard1.5/zh-hans/System.IO.xml",
  2540. "ref/netstandard1.5/zh-hant/System.IO.xml",
  2541. "ref/portable-net45+win8+wp8+wpa81/_._",
  2542. "ref/win8/_._",
  2543. "ref/wp80/_._",
  2544. "ref/wpa81/_._",
  2545. "ref/xamarinios10/_._",
  2546. "ref/xamarinmac20/_._",
  2547. "ref/xamarintvos10/_._",
  2548. "ref/xamarinwatchos10/_._",
  2549. "system.io.4.3.0.nupkg.sha512",
  2550. "system.io.nuspec"
  2551. ]
  2552. },
  2553. "System.IO.Pipelines/6.0.3": {
  2554. "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  2555. "type": "package",
  2556. "path": "system.io.pipelines/6.0.3",
  2557. "files": [
  2558. ".nupkg.metadata",
  2559. ".signature.p7s",
  2560. "Icon.png",
  2561. "LICENSE.TXT",
  2562. "THIRD-PARTY-NOTICES.TXT",
  2563. "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
  2564. "buildTransitive/netcoreapp3.1/_._",
  2565. "lib/net461/System.IO.Pipelines.dll",
  2566. "lib/net461/System.IO.Pipelines.xml",
  2567. "lib/net6.0/System.IO.Pipelines.dll",
  2568. "lib/net6.0/System.IO.Pipelines.xml",
  2569. "lib/netcoreapp3.1/System.IO.Pipelines.dll",
  2570. "lib/netcoreapp3.1/System.IO.Pipelines.xml",
  2571. "lib/netstandard2.0/System.IO.Pipelines.dll",
  2572. "lib/netstandard2.0/System.IO.Pipelines.xml",
  2573. "system.io.pipelines.6.0.3.nupkg.sha512",
  2574. "system.io.pipelines.nuspec",
  2575. "useSharedDesignerContext.txt"
  2576. ]
  2577. },
  2578. "System.Reflection/4.3.0": {
  2579. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  2580. "type": "package",
  2581. "path": "system.reflection/4.3.0",
  2582. "files": [
  2583. ".nupkg.metadata",
  2584. ".signature.p7s",
  2585. "ThirdPartyNotices.txt",
  2586. "dotnet_library_license.txt",
  2587. "lib/MonoAndroid10/_._",
  2588. "lib/MonoTouch10/_._",
  2589. "lib/net45/_._",
  2590. "lib/net462/System.Reflection.dll",
  2591. "lib/portable-net45+win8+wp8+wpa81/_._",
  2592. "lib/win8/_._",
  2593. "lib/wp80/_._",
  2594. "lib/wpa81/_._",
  2595. "lib/xamarinios10/_._",
  2596. "lib/xamarinmac20/_._",
  2597. "lib/xamarintvos10/_._",
  2598. "lib/xamarinwatchos10/_._",
  2599. "ref/MonoAndroid10/_._",
  2600. "ref/MonoTouch10/_._",
  2601. "ref/net45/_._",
  2602. "ref/net462/System.Reflection.dll",
  2603. "ref/netcore50/System.Reflection.dll",
  2604. "ref/netcore50/System.Reflection.xml",
  2605. "ref/netcore50/de/System.Reflection.xml",
  2606. "ref/netcore50/es/System.Reflection.xml",
  2607. "ref/netcore50/fr/System.Reflection.xml",
  2608. "ref/netcore50/it/System.Reflection.xml",
  2609. "ref/netcore50/ja/System.Reflection.xml",
  2610. "ref/netcore50/ko/System.Reflection.xml",
  2611. "ref/netcore50/ru/System.Reflection.xml",
  2612. "ref/netcore50/zh-hans/System.Reflection.xml",
  2613. "ref/netcore50/zh-hant/System.Reflection.xml",
  2614. "ref/netstandard1.0/System.Reflection.dll",
  2615. "ref/netstandard1.0/System.Reflection.xml",
  2616. "ref/netstandard1.0/de/System.Reflection.xml",
  2617. "ref/netstandard1.0/es/System.Reflection.xml",
  2618. "ref/netstandard1.0/fr/System.Reflection.xml",
  2619. "ref/netstandard1.0/it/System.Reflection.xml",
  2620. "ref/netstandard1.0/ja/System.Reflection.xml",
  2621. "ref/netstandard1.0/ko/System.Reflection.xml",
  2622. "ref/netstandard1.0/ru/System.Reflection.xml",
  2623. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  2624. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  2625. "ref/netstandard1.3/System.Reflection.dll",
  2626. "ref/netstandard1.3/System.Reflection.xml",
  2627. "ref/netstandard1.3/de/System.Reflection.xml",
  2628. "ref/netstandard1.3/es/System.Reflection.xml",
  2629. "ref/netstandard1.3/fr/System.Reflection.xml",
  2630. "ref/netstandard1.3/it/System.Reflection.xml",
  2631. "ref/netstandard1.3/ja/System.Reflection.xml",
  2632. "ref/netstandard1.3/ko/System.Reflection.xml",
  2633. "ref/netstandard1.3/ru/System.Reflection.xml",
  2634. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  2635. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  2636. "ref/netstandard1.5/System.Reflection.dll",
  2637. "ref/netstandard1.5/System.Reflection.xml",
  2638. "ref/netstandard1.5/de/System.Reflection.xml",
  2639. "ref/netstandard1.5/es/System.Reflection.xml",
  2640. "ref/netstandard1.5/fr/System.Reflection.xml",
  2641. "ref/netstandard1.5/it/System.Reflection.xml",
  2642. "ref/netstandard1.5/ja/System.Reflection.xml",
  2643. "ref/netstandard1.5/ko/System.Reflection.xml",
  2644. "ref/netstandard1.5/ru/System.Reflection.xml",
  2645. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  2646. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  2647. "ref/portable-net45+win8+wp8+wpa81/_._",
  2648. "ref/win8/_._",
  2649. "ref/wp80/_._",
  2650. "ref/wpa81/_._",
  2651. "ref/xamarinios10/_._",
  2652. "ref/xamarinmac20/_._",
  2653. "ref/xamarintvos10/_._",
  2654. "ref/xamarinwatchos10/_._",
  2655. "system.reflection.4.3.0.nupkg.sha512",
  2656. "system.reflection.nuspec"
  2657. ]
  2658. },
  2659. "System.Reflection.Primitives/4.3.0": {
  2660. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  2661. "type": "package",
  2662. "path": "system.reflection.primitives/4.3.0",
  2663. "files": [
  2664. ".nupkg.metadata",
  2665. ".signature.p7s",
  2666. "ThirdPartyNotices.txt",
  2667. "dotnet_library_license.txt",
  2668. "lib/MonoAndroid10/_._",
  2669. "lib/MonoTouch10/_._",
  2670. "lib/net45/_._",
  2671. "lib/portable-net45+win8+wp8+wpa81/_._",
  2672. "lib/win8/_._",
  2673. "lib/wp80/_._",
  2674. "lib/wpa81/_._",
  2675. "lib/xamarinios10/_._",
  2676. "lib/xamarinmac20/_._",
  2677. "lib/xamarintvos10/_._",
  2678. "lib/xamarinwatchos10/_._",
  2679. "ref/MonoAndroid10/_._",
  2680. "ref/MonoTouch10/_._",
  2681. "ref/net45/_._",
  2682. "ref/netcore50/System.Reflection.Primitives.dll",
  2683. "ref/netcore50/System.Reflection.Primitives.xml",
  2684. "ref/netcore50/de/System.Reflection.Primitives.xml",
  2685. "ref/netcore50/es/System.Reflection.Primitives.xml",
  2686. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  2687. "ref/netcore50/it/System.Reflection.Primitives.xml",
  2688. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  2689. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  2690. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  2691. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  2692. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  2693. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  2694. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  2695. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  2696. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  2697. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  2698. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  2699. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  2700. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  2701. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  2702. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  2703. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  2704. "ref/portable-net45+win8+wp8+wpa81/_._",
  2705. "ref/win8/_._",
  2706. "ref/wp80/_._",
  2707. "ref/wpa81/_._",
  2708. "ref/xamarinios10/_._",
  2709. "ref/xamarinmac20/_._",
  2710. "ref/xamarintvos10/_._",
  2711. "ref/xamarinwatchos10/_._",
  2712. "system.reflection.primitives.4.3.0.nupkg.sha512",
  2713. "system.reflection.primitives.nuspec"
  2714. ]
  2715. },
  2716. "System.Runtime/4.3.0": {
  2717. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  2718. "type": "package",
  2719. "path": "system.runtime/4.3.0",
  2720. "files": [
  2721. ".nupkg.metadata",
  2722. ".signature.p7s",
  2723. "ThirdPartyNotices.txt",
  2724. "dotnet_library_license.txt",
  2725. "lib/MonoAndroid10/_._",
  2726. "lib/MonoTouch10/_._",
  2727. "lib/net45/_._",
  2728. "lib/net462/System.Runtime.dll",
  2729. "lib/portable-net45+win8+wp80+wpa81/_._",
  2730. "lib/win8/_._",
  2731. "lib/wp80/_._",
  2732. "lib/wpa81/_._",
  2733. "lib/xamarinios10/_._",
  2734. "lib/xamarinmac20/_._",
  2735. "lib/xamarintvos10/_._",
  2736. "lib/xamarinwatchos10/_._",
  2737. "ref/MonoAndroid10/_._",
  2738. "ref/MonoTouch10/_._",
  2739. "ref/net45/_._",
  2740. "ref/net462/System.Runtime.dll",
  2741. "ref/netcore50/System.Runtime.dll",
  2742. "ref/netcore50/System.Runtime.xml",
  2743. "ref/netcore50/de/System.Runtime.xml",
  2744. "ref/netcore50/es/System.Runtime.xml",
  2745. "ref/netcore50/fr/System.Runtime.xml",
  2746. "ref/netcore50/it/System.Runtime.xml",
  2747. "ref/netcore50/ja/System.Runtime.xml",
  2748. "ref/netcore50/ko/System.Runtime.xml",
  2749. "ref/netcore50/ru/System.Runtime.xml",
  2750. "ref/netcore50/zh-hans/System.Runtime.xml",
  2751. "ref/netcore50/zh-hant/System.Runtime.xml",
  2752. "ref/netstandard1.0/System.Runtime.dll",
  2753. "ref/netstandard1.0/System.Runtime.xml",
  2754. "ref/netstandard1.0/de/System.Runtime.xml",
  2755. "ref/netstandard1.0/es/System.Runtime.xml",
  2756. "ref/netstandard1.0/fr/System.Runtime.xml",
  2757. "ref/netstandard1.0/it/System.Runtime.xml",
  2758. "ref/netstandard1.0/ja/System.Runtime.xml",
  2759. "ref/netstandard1.0/ko/System.Runtime.xml",
  2760. "ref/netstandard1.0/ru/System.Runtime.xml",
  2761. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  2762. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  2763. "ref/netstandard1.2/System.Runtime.dll",
  2764. "ref/netstandard1.2/System.Runtime.xml",
  2765. "ref/netstandard1.2/de/System.Runtime.xml",
  2766. "ref/netstandard1.2/es/System.Runtime.xml",
  2767. "ref/netstandard1.2/fr/System.Runtime.xml",
  2768. "ref/netstandard1.2/it/System.Runtime.xml",
  2769. "ref/netstandard1.2/ja/System.Runtime.xml",
  2770. "ref/netstandard1.2/ko/System.Runtime.xml",
  2771. "ref/netstandard1.2/ru/System.Runtime.xml",
  2772. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  2773. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  2774. "ref/netstandard1.3/System.Runtime.dll",
  2775. "ref/netstandard1.3/System.Runtime.xml",
  2776. "ref/netstandard1.3/de/System.Runtime.xml",
  2777. "ref/netstandard1.3/es/System.Runtime.xml",
  2778. "ref/netstandard1.3/fr/System.Runtime.xml",
  2779. "ref/netstandard1.3/it/System.Runtime.xml",
  2780. "ref/netstandard1.3/ja/System.Runtime.xml",
  2781. "ref/netstandard1.3/ko/System.Runtime.xml",
  2782. "ref/netstandard1.3/ru/System.Runtime.xml",
  2783. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  2784. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  2785. "ref/netstandard1.5/System.Runtime.dll",
  2786. "ref/netstandard1.5/System.Runtime.xml",
  2787. "ref/netstandard1.5/de/System.Runtime.xml",
  2788. "ref/netstandard1.5/es/System.Runtime.xml",
  2789. "ref/netstandard1.5/fr/System.Runtime.xml",
  2790. "ref/netstandard1.5/it/System.Runtime.xml",
  2791. "ref/netstandard1.5/ja/System.Runtime.xml",
  2792. "ref/netstandard1.5/ko/System.Runtime.xml",
  2793. "ref/netstandard1.5/ru/System.Runtime.xml",
  2794. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  2795. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  2796. "ref/portable-net45+win8+wp80+wpa81/_._",
  2797. "ref/win8/_._",
  2798. "ref/wp80/_._",
  2799. "ref/wpa81/_._",
  2800. "ref/xamarinios10/_._",
  2801. "ref/xamarinmac20/_._",
  2802. "ref/xamarintvos10/_._",
  2803. "ref/xamarinwatchos10/_._",
  2804. "system.runtime.4.3.0.nupkg.sha512",
  2805. "system.runtime.nuspec"
  2806. ]
  2807. },
  2808. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  2809. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  2810. "type": "package",
  2811. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  2812. "files": [
  2813. ".nupkg.metadata",
  2814. ".signature.p7s",
  2815. "Icon.png",
  2816. "LICENSE.TXT",
  2817. "THIRD-PARTY-NOTICES.TXT",
  2818. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  2819. "buildTransitive/netcoreapp3.1/_._",
  2820. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  2821. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  2822. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  2823. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  2824. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  2825. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  2826. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  2827. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  2828. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  2829. "system.runtime.compilerservices.unsafe.nuspec",
  2830. "useSharedDesignerContext.txt"
  2831. ]
  2832. },
  2833. "System.Runtime.Loader/4.3.0": {
  2834. "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
  2835. "type": "package",
  2836. "path": "system.runtime.loader/4.3.0",
  2837. "files": [
  2838. ".nupkg.metadata",
  2839. ".signature.p7s",
  2840. "ThirdPartyNotices.txt",
  2841. "dotnet_library_license.txt",
  2842. "lib/MonoAndroid10/_._",
  2843. "lib/MonoTouch10/_._",
  2844. "lib/net462/_._",
  2845. "lib/netstandard1.5/System.Runtime.Loader.dll",
  2846. "lib/xamarinios10/_._",
  2847. "lib/xamarinmac20/_._",
  2848. "lib/xamarintvos10/_._",
  2849. "lib/xamarinwatchos10/_._",
  2850. "ref/netstandard1.5/System.Runtime.Loader.dll",
  2851. "ref/netstandard1.5/System.Runtime.Loader.xml",
  2852. "ref/netstandard1.5/de/System.Runtime.Loader.xml",
  2853. "ref/netstandard1.5/es/System.Runtime.Loader.xml",
  2854. "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
  2855. "ref/netstandard1.5/it/System.Runtime.Loader.xml",
  2856. "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
  2857. "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
  2858. "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
  2859. "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
  2860. "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
  2861. "system.runtime.loader.4.3.0.nupkg.sha512",
  2862. "system.runtime.loader.nuspec"
  2863. ]
  2864. },
  2865. "System.Security.AccessControl/6.0.0": {
  2866. "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  2867. "type": "package",
  2868. "path": "system.security.accesscontrol/6.0.0",
  2869. "files": [
  2870. ".nupkg.metadata",
  2871. ".signature.p7s",
  2872. "Icon.png",
  2873. "LICENSE.TXT",
  2874. "THIRD-PARTY-NOTICES.TXT",
  2875. "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
  2876. "buildTransitive/netcoreapp3.1/_._",
  2877. "lib/net461/System.Security.AccessControl.dll",
  2878. "lib/net461/System.Security.AccessControl.xml",
  2879. "lib/net6.0/System.Security.AccessControl.dll",
  2880. "lib/net6.0/System.Security.AccessControl.xml",
  2881. "lib/netstandard2.0/System.Security.AccessControl.dll",
  2882. "lib/netstandard2.0/System.Security.AccessControl.xml",
  2883. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  2884. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  2885. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
  2886. "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
  2887. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
  2888. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
  2889. "system.security.accesscontrol.6.0.0.nupkg.sha512",
  2890. "system.security.accesscontrol.nuspec",
  2891. "useSharedDesignerContext.txt"
  2892. ]
  2893. },
  2894. "System.Security.Cryptography.Pkcs/8.0.0": {
  2895. "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
  2896. "type": "package",
  2897. "path": "system.security.cryptography.pkcs/8.0.0",
  2898. "files": [
  2899. ".nupkg.metadata",
  2900. ".signature.p7s",
  2901. "Icon.png",
  2902. "LICENSE.TXT",
  2903. "THIRD-PARTY-NOTICES.TXT",
  2904. "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
  2905. "buildTransitive/net462/_._",
  2906. "buildTransitive/net6.0/_._",
  2907. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets",
  2908. "lib/net462/System.Security.Cryptography.Pkcs.dll",
  2909. "lib/net462/System.Security.Cryptography.Pkcs.xml",
  2910. "lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  2911. "lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  2912. "lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  2913. "lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  2914. "lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  2915. "lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  2916. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
  2917. "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
  2918. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
  2919. "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
  2920. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll",
  2921. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml",
  2922. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll",
  2923. "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml",
  2924. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll",
  2925. "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml",
  2926. "system.security.cryptography.pkcs.8.0.0.nupkg.sha512",
  2927. "system.security.cryptography.pkcs.nuspec",
  2928. "useSharedDesignerContext.txt"
  2929. ]
  2930. },
  2931. "System.Security.Cryptography.ProtectedData/6.0.0": {
  2932. "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  2933. "type": "package",
  2934. "path": "system.security.cryptography.protecteddata/6.0.0",
  2935. "files": [
  2936. ".nupkg.metadata",
  2937. ".signature.p7s",
  2938. "Icon.png",
  2939. "LICENSE.TXT",
  2940. "THIRD-PARTY-NOTICES.TXT",
  2941. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
  2942. "buildTransitive/netcoreapp3.1/_._",
  2943. "lib/MonoAndroid10/_._",
  2944. "lib/MonoTouch10/_._",
  2945. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  2946. "lib/net461/System.Security.Cryptography.ProtectedData.xml",
  2947. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  2948. "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  2949. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  2950. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  2951. "lib/xamarinios10/_._",
  2952. "lib/xamarinmac20/_._",
  2953. "lib/xamarintvos10/_._",
  2954. "lib/xamarinwatchos10/_._",
  2955. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  2956. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
  2957. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  2958. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  2959. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  2960. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  2961. "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
  2962. "system.security.cryptography.protecteddata.nuspec",
  2963. "useSharedDesignerContext.txt"
  2964. ]
  2965. },
  2966. "System.Security.Cryptography.Xml/6.0.0": {
  2967. "sha512": "puJ4UCh9JVRwOCyCIcq71JY6Axr8Sp8E2GjTIU1Fj8hm4+oX6NEoyGFGa/+pBG8SrVxbQPSj7hvtaREyTHHsmw==",
  2968. "type": "package",
  2969. "path": "system.security.cryptography.xml/6.0.0",
  2970. "files": [
  2971. ".nupkg.metadata",
  2972. ".signature.p7s",
  2973. "Icon.png",
  2974. "LICENSE.TXT",
  2975. "THIRD-PARTY-NOTICES.TXT",
  2976. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets",
  2977. "buildTransitive/netcoreapp3.1/_._",
  2978. "lib/net461/System.Security.Cryptography.Xml.dll",
  2979. "lib/net461/System.Security.Cryptography.Xml.xml",
  2980. "lib/net6.0/System.Security.Cryptography.Xml.dll",
  2981. "lib/net6.0/System.Security.Cryptography.Xml.xml",
  2982. "lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
  2983. "lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
  2984. "runtimes/win/lib/net461/System.Security.Cryptography.Xml.dll",
  2985. "runtimes/win/lib/net461/System.Security.Cryptography.Xml.xml",
  2986. "system.security.cryptography.xml.6.0.0.nupkg.sha512",
  2987. "system.security.cryptography.xml.nuspec",
  2988. "useSharedDesignerContext.txt"
  2989. ]
  2990. },
  2991. "System.Security.Permissions/6.0.0": {
  2992. "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  2993. "type": "package",
  2994. "path": "system.security.permissions/6.0.0",
  2995. "files": [
  2996. ".nupkg.metadata",
  2997. ".signature.p7s",
  2998. "Icon.png",
  2999. "LICENSE.TXT",
  3000. "THIRD-PARTY-NOTICES.TXT",
  3001. "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
  3002. "buildTransitive/netcoreapp3.1/_._",
  3003. "lib/net461/System.Security.Permissions.dll",
  3004. "lib/net461/System.Security.Permissions.xml",
  3005. "lib/net5.0/System.Security.Permissions.dll",
  3006. "lib/net5.0/System.Security.Permissions.xml",
  3007. "lib/net6.0/System.Security.Permissions.dll",
  3008. "lib/net6.0/System.Security.Permissions.xml",
  3009. "lib/netcoreapp3.1/System.Security.Permissions.dll",
  3010. "lib/netcoreapp3.1/System.Security.Permissions.xml",
  3011. "lib/netstandard2.0/System.Security.Permissions.dll",
  3012. "lib/netstandard2.0/System.Security.Permissions.xml",
  3013. "runtimes/win/lib/net461/System.Security.Permissions.dll",
  3014. "runtimes/win/lib/net461/System.Security.Permissions.xml",
  3015. "system.security.permissions.6.0.0.nupkg.sha512",
  3016. "system.security.permissions.nuspec",
  3017. "useSharedDesignerContext.txt"
  3018. ]
  3019. },
  3020. "System.Security.Principal.Windows/4.7.0": {
  3021. "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  3022. "type": "package",
  3023. "path": "system.security.principal.windows/4.7.0",
  3024. "files": [
  3025. ".nupkg.metadata",
  3026. ".signature.p7s",
  3027. "LICENSE.TXT",
  3028. "THIRD-PARTY-NOTICES.TXT",
  3029. "lib/net46/System.Security.Principal.Windows.dll",
  3030. "lib/net461/System.Security.Principal.Windows.dll",
  3031. "lib/net461/System.Security.Principal.Windows.xml",
  3032. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  3033. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  3034. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  3035. "lib/uap10.0.16299/_._",
  3036. "ref/net46/System.Security.Principal.Windows.dll",
  3037. "ref/net461/System.Security.Principal.Windows.dll",
  3038. "ref/net461/System.Security.Principal.Windows.xml",
  3039. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  3040. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  3041. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  3042. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  3043. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  3044. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  3045. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  3046. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  3047. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  3048. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  3049. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  3050. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  3051. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  3052. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  3053. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  3054. "ref/uap10.0.16299/_._",
  3055. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  3056. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  3057. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  3058. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  3059. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  3060. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  3061. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  3062. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  3063. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  3064. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  3065. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  3066. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  3067. "runtimes/win/lib/uap10.0.16299/_._",
  3068. "system.security.principal.windows.4.7.0.nupkg.sha512",
  3069. "system.security.principal.windows.nuspec",
  3070. "useSharedDesignerContext.txt",
  3071. "version.txt"
  3072. ]
  3073. },
  3074. "System.Text.Encoding/4.3.0": {
  3075. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  3076. "type": "package",
  3077. "path": "system.text.encoding/4.3.0",
  3078. "files": [
  3079. ".nupkg.metadata",
  3080. ".signature.p7s",
  3081. "ThirdPartyNotices.txt",
  3082. "dotnet_library_license.txt",
  3083. "lib/MonoAndroid10/_._",
  3084. "lib/MonoTouch10/_._",
  3085. "lib/net45/_._",
  3086. "lib/portable-net45+win8+wp8+wpa81/_._",
  3087. "lib/win8/_._",
  3088. "lib/wp80/_._",
  3089. "lib/wpa81/_._",
  3090. "lib/xamarinios10/_._",
  3091. "lib/xamarinmac20/_._",
  3092. "lib/xamarintvos10/_._",
  3093. "lib/xamarinwatchos10/_._",
  3094. "ref/MonoAndroid10/_._",
  3095. "ref/MonoTouch10/_._",
  3096. "ref/net45/_._",
  3097. "ref/netcore50/System.Text.Encoding.dll",
  3098. "ref/netcore50/System.Text.Encoding.xml",
  3099. "ref/netcore50/de/System.Text.Encoding.xml",
  3100. "ref/netcore50/es/System.Text.Encoding.xml",
  3101. "ref/netcore50/fr/System.Text.Encoding.xml",
  3102. "ref/netcore50/it/System.Text.Encoding.xml",
  3103. "ref/netcore50/ja/System.Text.Encoding.xml",
  3104. "ref/netcore50/ko/System.Text.Encoding.xml",
  3105. "ref/netcore50/ru/System.Text.Encoding.xml",
  3106. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  3107. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  3108. "ref/netstandard1.0/System.Text.Encoding.dll",
  3109. "ref/netstandard1.0/System.Text.Encoding.xml",
  3110. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  3111. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  3112. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  3113. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  3114. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  3115. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  3116. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  3117. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  3118. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  3119. "ref/netstandard1.3/System.Text.Encoding.dll",
  3120. "ref/netstandard1.3/System.Text.Encoding.xml",
  3121. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  3122. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  3123. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  3124. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  3125. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  3126. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  3127. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  3128. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  3129. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  3130. "ref/portable-net45+win8+wp8+wpa81/_._",
  3131. "ref/win8/_._",
  3132. "ref/wp80/_._",
  3133. "ref/wpa81/_._",
  3134. "ref/xamarinios10/_._",
  3135. "ref/xamarinmac20/_._",
  3136. "ref/xamarintvos10/_._",
  3137. "ref/xamarinwatchos10/_._",
  3138. "system.text.encoding.4.3.0.nupkg.sha512",
  3139. "system.text.encoding.nuspec"
  3140. ]
  3141. },
  3142. "System.Text.Encoding.CodePages/8.0.0": {
  3143. "sha512": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
  3144. "type": "package",
  3145. "path": "system.text.encoding.codepages/8.0.0",
  3146. "files": [
  3147. ".nupkg.metadata",
  3148. ".signature.p7s",
  3149. "Icon.png",
  3150. "LICENSE.TXT",
  3151. "PACKAGE.md",
  3152. "THIRD-PARTY-NOTICES.TXT",
  3153. "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
  3154. "buildTransitive/net462/_._",
  3155. "buildTransitive/net6.0/_._",
  3156. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  3157. "lib/MonoAndroid10/_._",
  3158. "lib/MonoTouch10/_._",
  3159. "lib/net462/System.Text.Encoding.CodePages.dll",
  3160. "lib/net462/System.Text.Encoding.CodePages.xml",
  3161. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  3162. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  3163. "lib/net7.0/System.Text.Encoding.CodePages.dll",
  3164. "lib/net7.0/System.Text.Encoding.CodePages.xml",
  3165. "lib/net8.0/System.Text.Encoding.CodePages.dll",
  3166. "lib/net8.0/System.Text.Encoding.CodePages.xml",
  3167. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  3168. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  3169. "lib/xamarinios10/_._",
  3170. "lib/xamarinmac20/_._",
  3171. "lib/xamarintvos10/_._",
  3172. "lib/xamarinwatchos10/_._",
  3173. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  3174. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  3175. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll",
  3176. "runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml",
  3177. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll",
  3178. "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml",
  3179. "system.text.encoding.codepages.8.0.0.nupkg.sha512",
  3180. "system.text.encoding.codepages.nuspec",
  3181. "useSharedDesignerContext.txt"
  3182. ]
  3183. },
  3184. "System.Text.Encodings.Web/8.0.0": {
  3185. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  3186. "type": "package",
  3187. "path": "system.text.encodings.web/8.0.0",
  3188. "files": [
  3189. ".nupkg.metadata",
  3190. ".signature.p7s",
  3191. "Icon.png",
  3192. "LICENSE.TXT",
  3193. "THIRD-PARTY-NOTICES.TXT",
  3194. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  3195. "buildTransitive/net462/_._",
  3196. "buildTransitive/net6.0/_._",
  3197. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  3198. "lib/net462/System.Text.Encodings.Web.dll",
  3199. "lib/net462/System.Text.Encodings.Web.xml",
  3200. "lib/net6.0/System.Text.Encodings.Web.dll",
  3201. "lib/net6.0/System.Text.Encodings.Web.xml",
  3202. "lib/net7.0/System.Text.Encodings.Web.dll",
  3203. "lib/net7.0/System.Text.Encodings.Web.xml",
  3204. "lib/net8.0/System.Text.Encodings.Web.dll",
  3205. "lib/net8.0/System.Text.Encodings.Web.xml",
  3206. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  3207. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  3208. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  3209. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  3210. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  3211. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  3212. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  3213. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  3214. "system.text.encodings.web.8.0.0.nupkg.sha512",
  3215. "system.text.encodings.web.nuspec",
  3216. "useSharedDesignerContext.txt"
  3217. ]
  3218. },
  3219. "System.Text.Json/8.0.0": {
  3220. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  3221. "type": "package",
  3222. "path": "system.text.json/8.0.0",
  3223. "files": [
  3224. ".nupkg.metadata",
  3225. ".signature.p7s",
  3226. "Icon.png",
  3227. "LICENSE.TXT",
  3228. "PACKAGE.md",
  3229. "THIRD-PARTY-NOTICES.TXT",
  3230. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  3231. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  3232. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  3233. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  3234. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  3235. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  3236. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  3237. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  3238. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  3239. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  3240. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  3241. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  3242. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  3243. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  3244. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  3245. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  3246. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  3247. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  3248. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  3249. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  3250. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  3251. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  3252. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  3253. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  3254. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  3255. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  3256. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  3257. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  3258. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  3259. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  3260. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  3261. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  3262. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  3263. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  3264. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  3265. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  3266. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  3267. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  3268. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  3269. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  3270. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  3271. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  3272. "buildTransitive/net461/System.Text.Json.targets",
  3273. "buildTransitive/net462/System.Text.Json.targets",
  3274. "buildTransitive/net6.0/System.Text.Json.targets",
  3275. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  3276. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  3277. "lib/net462/System.Text.Json.dll",
  3278. "lib/net462/System.Text.Json.xml",
  3279. "lib/net6.0/System.Text.Json.dll",
  3280. "lib/net6.0/System.Text.Json.xml",
  3281. "lib/net7.0/System.Text.Json.dll",
  3282. "lib/net7.0/System.Text.Json.xml",
  3283. "lib/net8.0/System.Text.Json.dll",
  3284. "lib/net8.0/System.Text.Json.xml",
  3285. "lib/netstandard2.0/System.Text.Json.dll",
  3286. "lib/netstandard2.0/System.Text.Json.xml",
  3287. "system.text.json.8.0.0.nupkg.sha512",
  3288. "system.text.json.nuspec",
  3289. "useSharedDesignerContext.txt"
  3290. ]
  3291. },
  3292. "System.Threading.Tasks/4.3.0": {
  3293. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  3294. "type": "package",
  3295. "path": "system.threading.tasks/4.3.0",
  3296. "files": [
  3297. ".nupkg.metadata",
  3298. ".signature.p7s",
  3299. "ThirdPartyNotices.txt",
  3300. "dotnet_library_license.txt",
  3301. "lib/MonoAndroid10/_._",
  3302. "lib/MonoTouch10/_._",
  3303. "lib/net45/_._",
  3304. "lib/portable-net45+win8+wp8+wpa81/_._",
  3305. "lib/win8/_._",
  3306. "lib/wp80/_._",
  3307. "lib/wpa81/_._",
  3308. "lib/xamarinios10/_._",
  3309. "lib/xamarinmac20/_._",
  3310. "lib/xamarintvos10/_._",
  3311. "lib/xamarinwatchos10/_._",
  3312. "ref/MonoAndroid10/_._",
  3313. "ref/MonoTouch10/_._",
  3314. "ref/net45/_._",
  3315. "ref/netcore50/System.Threading.Tasks.dll",
  3316. "ref/netcore50/System.Threading.Tasks.xml",
  3317. "ref/netcore50/de/System.Threading.Tasks.xml",
  3318. "ref/netcore50/es/System.Threading.Tasks.xml",
  3319. "ref/netcore50/fr/System.Threading.Tasks.xml",
  3320. "ref/netcore50/it/System.Threading.Tasks.xml",
  3321. "ref/netcore50/ja/System.Threading.Tasks.xml",
  3322. "ref/netcore50/ko/System.Threading.Tasks.xml",
  3323. "ref/netcore50/ru/System.Threading.Tasks.xml",
  3324. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  3325. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  3326. "ref/netstandard1.0/System.Threading.Tasks.dll",
  3327. "ref/netstandard1.0/System.Threading.Tasks.xml",
  3328. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  3329. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  3330. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  3331. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  3332. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  3333. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  3334. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  3335. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  3336. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  3337. "ref/netstandard1.3/System.Threading.Tasks.dll",
  3338. "ref/netstandard1.3/System.Threading.Tasks.xml",
  3339. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  3340. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  3341. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  3342. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  3343. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  3344. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  3345. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  3346. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  3347. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  3348. "ref/portable-net45+win8+wp8+wpa81/_._",
  3349. "ref/win8/_._",
  3350. "ref/wp80/_._",
  3351. "ref/wpa81/_._",
  3352. "ref/xamarinios10/_._",
  3353. "ref/xamarinmac20/_._",
  3354. "ref/xamarintvos10/_._",
  3355. "ref/xamarinwatchos10/_._",
  3356. "system.threading.tasks.4.3.0.nupkg.sha512",
  3357. "system.threading.tasks.nuspec"
  3358. ]
  3359. },
  3360. "System.Threading.Tasks.Extensions/4.5.4": {
  3361. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  3362. "type": "package",
  3363. "path": "system.threading.tasks.extensions/4.5.4",
  3364. "files": [
  3365. ".nupkg.metadata",
  3366. ".signature.p7s",
  3367. "LICENSE.TXT",
  3368. "THIRD-PARTY-NOTICES.TXT",
  3369. "lib/MonoAndroid10/_._",
  3370. "lib/MonoTouch10/_._",
  3371. "lib/net461/System.Threading.Tasks.Extensions.dll",
  3372. "lib/net461/System.Threading.Tasks.Extensions.xml",
  3373. "lib/netcoreapp2.1/_._",
  3374. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  3375. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  3376. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  3377. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  3378. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  3379. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  3380. "lib/xamarinios10/_._",
  3381. "lib/xamarinmac20/_._",
  3382. "lib/xamarintvos10/_._",
  3383. "lib/xamarinwatchos10/_._",
  3384. "ref/MonoAndroid10/_._",
  3385. "ref/MonoTouch10/_._",
  3386. "ref/netcoreapp2.1/_._",
  3387. "ref/xamarinios10/_._",
  3388. "ref/xamarinmac20/_._",
  3389. "ref/xamarintvos10/_._",
  3390. "ref/xamarinwatchos10/_._",
  3391. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  3392. "system.threading.tasks.extensions.nuspec",
  3393. "useSharedDesignerContext.txt",
  3394. "version.txt"
  3395. ]
  3396. },
  3397. "System.ValueTuple/4.5.0": {
  3398. "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
  3399. "type": "package",
  3400. "path": "system.valuetuple/4.5.0",
  3401. "files": [
  3402. ".nupkg.metadata",
  3403. ".signature.p7s",
  3404. "LICENSE.TXT",
  3405. "THIRD-PARTY-NOTICES.TXT",
  3406. "lib/MonoAndroid10/_._",
  3407. "lib/MonoTouch10/_._",
  3408. "lib/net461/System.ValueTuple.dll",
  3409. "lib/net461/System.ValueTuple.xml",
  3410. "lib/net47/System.ValueTuple.dll",
  3411. "lib/net47/System.ValueTuple.xml",
  3412. "lib/netcoreapp2.0/_._",
  3413. "lib/netstandard1.0/System.ValueTuple.dll",
  3414. "lib/netstandard1.0/System.ValueTuple.xml",
  3415. "lib/netstandard2.0/_._",
  3416. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  3417. "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
  3418. "lib/uap10.0.16299/_._",
  3419. "lib/xamarinios10/_._",
  3420. "lib/xamarinmac20/_._",
  3421. "lib/xamarintvos10/_._",
  3422. "lib/xamarinwatchos10/_._",
  3423. "ref/MonoAndroid10/_._",
  3424. "ref/MonoTouch10/_._",
  3425. "ref/net461/System.ValueTuple.dll",
  3426. "ref/net47/System.ValueTuple.dll",
  3427. "ref/netcoreapp2.0/_._",
  3428. "ref/netstandard2.0/_._",
  3429. "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
  3430. "ref/uap10.0.16299/_._",
  3431. "ref/xamarinios10/_._",
  3432. "ref/xamarinmac20/_._",
  3433. "ref/xamarintvos10/_._",
  3434. "ref/xamarinwatchos10/_._",
  3435. "system.valuetuple.4.5.0.nupkg.sha512",
  3436. "system.valuetuple.nuspec",
  3437. "useSharedDesignerContext.txt",
  3438. "version.txt"
  3439. ]
  3440. },
  3441. "System.Windows.Extensions/6.0.0": {
  3442. "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  3443. "type": "package",
  3444. "path": "system.windows.extensions/6.0.0",
  3445. "files": [
  3446. ".nupkg.metadata",
  3447. ".signature.p7s",
  3448. "Icon.png",
  3449. "LICENSE.TXT",
  3450. "THIRD-PARTY-NOTICES.TXT",
  3451. "lib/net6.0/System.Windows.Extensions.dll",
  3452. "lib/net6.0/System.Windows.Extensions.xml",
  3453. "lib/netcoreapp3.1/System.Windows.Extensions.dll",
  3454. "lib/netcoreapp3.1/System.Windows.Extensions.xml",
  3455. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
  3456. "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
  3457. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
  3458. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
  3459. "system.windows.extensions.6.0.0.nupkg.sha512",
  3460. "system.windows.extensions.nuspec",
  3461. "useSharedDesignerContext.txt"
  3462. ]
  3463. },
  3464. "Tencent.QCloud.Cos.Sdk/5.4.36": {
  3465. "sha512": "w18FtLb65e7TdTlaO8qiTqQ1rq/2dPA9esIGX4IBDyhyqpB11+TlaQFsmQ2VA0FtsAatbn0iS2Q3tapSFhUhyA==",
  3466. "type": "package",
  3467. "path": "tencent.qcloud.cos.sdk/5.4.36",
  3468. "files": [
  3469. ".nupkg.metadata",
  3470. ".signature.p7s",
  3471. "lib/net45/COSXML.dll",
  3472. "lib/netstandard2.0/COSXML.dll",
  3473. "tencent.qcloud.cos.sdk.5.4.36.nupkg.sha512",
  3474. "tencent.qcloud.cos.sdk.nuspec"
  3475. ]
  3476. },
  3477. "TencentCloudSDK/3.0.957": {
  3478. "sha512": "PEZj7MQ9Y1Qw6aavDBV/P2RFLvF2FGsh7zBSTDDXJ+29VFu+lo72JyLUZZ4nd/uYKteWOkFd3OwP3szFUeTnUQ==",
  3479. "type": "package",
  3480. "path": "tencentcloudsdk/3.0.957",
  3481. "files": [
  3482. ".nupkg.metadata",
  3483. ".signature.p7s",
  3484. "lib/net45/TencentCloud.dll",
  3485. "lib/net45/TencentCloud.xml",
  3486. "lib/netstandard2.0/TencentCloud.dll",
  3487. "lib/netstandard2.0/TencentCloud.xml",
  3488. "tencentcloudsdk.3.0.957.nupkg.sha512",
  3489. "tencentcloudsdk.nuspec"
  3490. ]
  3491. },
  3492. "ZstdSharp.Port/0.7.1": {
  3493. "sha512": "Idgg+mJEyAujqDPzA3APy9dNoyw0YQcNA65GgYjktDRtJ+nvx/hv+J+m6Eax3JJMGEYGy04oc5YNP6ZvQ3Y1vQ==",
  3494. "type": "package",
  3495. "path": "zstdsharp.port/0.7.1",
  3496. "files": [
  3497. ".nupkg.metadata",
  3498. ".signature.p7s",
  3499. "lib/net461/ZstdSharp.dll",
  3500. "lib/net5.0/ZstdSharp.dll",
  3501. "lib/net6.0/ZstdSharp.dll",
  3502. "lib/net7.0/ZstdSharp.dll",
  3503. "lib/netcoreapp3.1/ZstdSharp.dll",
  3504. "lib/netstandard2.0/ZstdSharp.dll",
  3505. "lib/netstandard2.1/ZstdSharp.dll",
  3506. "zstdsharp.port.0.7.1.nupkg.sha512",
  3507. "zstdsharp.port.nuspec"
  3508. ]
  3509. }
  3510. },
  3511. "projectFileDependencyGroups": {
  3512. "net8.0": [
  3513. "FakeUserAgent >= 1.0.2",
  3514. "IP2Region.Net >= 2.0.2",
  3515. "Microsoft.Extensions.DependencyInjection.Abstractions >= 8.0.0",
  3516. "Swashbuckle.AspNetCore.SwaggerGen >= 6.5.0",
  3517. "dodohold.core >= 1.0.1.9"
  3518. ]
  3519. },
  3520. "packageFolders": {
  3521. "C:\\Users\\Administrator\\.nuget\\packages\\": {}
  3522. },
  3523. "project": {
  3524. "version": "1.0.0",
  3525. "restore": {
  3526. "projectUniqueName": "E:\\project\\2024\\molilian\\server\\molilian.core\\molilian.core.csproj",
  3527. "projectName": "molilian.core",
  3528. "projectPath": "E:\\project\\2024\\molilian\\server\\molilian.core\\molilian.core.csproj",
  3529. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  3530. "outputPath": "E:\\project\\2024\\molilian\\server\\molilian.core\\obj\\",
  3531. "projectStyle": "PackageReference",
  3532. "configFilePaths": [
  3533. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  3534. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  3535. ],
  3536. "originalTargetFrameworks": [
  3537. "net8.0"
  3538. ],
  3539. "sources": {
  3540. "C:\\Program Files\\dotnet\\library-packs": {},
  3541. "https://api.nuget.org/v3/index.json": {}
  3542. },
  3543. "frameworks": {
  3544. "net8.0": {
  3545. "targetAlias": "net8.0",
  3546. "projectReferences": {}
  3547. }
  3548. },
  3549. "warningProperties": {
  3550. "warnAsError": [
  3551. "NU1605"
  3552. ]
  3553. },
  3554. "restoreAuditProperties": {
  3555. "enableAudit": "true",
  3556. "auditLevel": "low",
  3557. "auditMode": "direct"
  3558. }
  3559. },
  3560. "frameworks": {
  3561. "net8.0": {
  3562. "targetAlias": "net8.0",
  3563. "dependencies": {
  3564. "FakeUserAgent": {
  3565. "target": "Package",
  3566. "version": "[1.0.2, )"
  3567. },
  3568. "IP2Region.Net": {
  3569. "target": "Package",
  3570. "version": "[2.0.2, )"
  3571. },
  3572. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  3573. "target": "Package",
  3574. "version": "[8.0.0, )"
  3575. },
  3576. "Swashbuckle.AspNetCore.SwaggerGen": {
  3577. "target": "Package",
  3578. "version": "[6.5.0, )"
  3579. },
  3580. "dodohold.core": {
  3581. "target": "Package",
  3582. "version": "[1.0.1.9, )"
  3583. }
  3584. },
  3585. "imports": [
  3586. "net461",
  3587. "net462",
  3588. "net47",
  3589. "net471",
  3590. "net472",
  3591. "net48",
  3592. "net481"
  3593. ],
  3594. "assetTargetFallback": true,
  3595. "warn": true,
  3596. "frameworkReferences": {
  3597. "Microsoft.NETCore.App": {
  3598. "privateAssets": "all"
  3599. }
  3600. },
  3601. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  3602. }
  3603. }
  3604. }
  3605. }