project.assets.json 215 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net8.0": {
  5. "AutoMapper/13.0.1": {
  6. "type": "package",
  7. "dependencies": {
  8. "Microsoft.Extensions.Options": "6.0.0"
  9. },
  10. "compile": {
  11. "lib/net6.0/AutoMapper.dll": {
  12. "related": ".xml"
  13. }
  14. },
  15. "runtime": {
  16. "lib/net6.0/AutoMapper.dll": {
  17. "related": ".xml"
  18. }
  19. }
  20. },
  21. "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": {
  22. "type": "package",
  23. "dependencies": {
  24. "AutoMapper": "[12.0.1]",
  25. "Microsoft.Extensions.Options": "6.0.0"
  26. },
  27. "compile": {
  28. "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {}
  29. },
  30. "runtime": {
  31. "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {}
  32. }
  33. },
  34. "Azure.Core/1.25.0": {
  35. "type": "package",
  36. "dependencies": {
  37. "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
  38. "System.Diagnostics.DiagnosticSource": "4.6.0",
  39. "System.Memory.Data": "1.0.2",
  40. "System.Numerics.Vectors": "4.5.0",
  41. "System.Text.Encodings.Web": "4.7.2",
  42. "System.Text.Json": "4.7.2",
  43. "System.Threading.Tasks.Extensions": "4.5.4"
  44. },
  45. "compile": {
  46. "lib/net5.0/Azure.Core.dll": {
  47. "related": ".xml"
  48. }
  49. },
  50. "runtime": {
  51. "lib/net5.0/Azure.Core.dll": {
  52. "related": ".xml"
  53. }
  54. }
  55. },
  56. "Azure.Identity/1.7.0": {
  57. "type": "package",
  58. "dependencies": {
  59. "Azure.Core": "1.25.0",
  60. "Microsoft.Identity.Client": "4.39.0",
  61. "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
  62. "System.Memory": "4.5.4",
  63. "System.Security.Cryptography.ProtectedData": "4.7.0",
  64. "System.Text.Json": "4.7.2",
  65. "System.Threading.Tasks.Extensions": "4.5.4"
  66. },
  67. "compile": {
  68. "lib/netstandard2.0/Azure.Identity.dll": {
  69. "related": ".xml"
  70. }
  71. },
  72. "runtime": {
  73. "lib/netstandard2.0/Azure.Identity.dll": {
  74. "related": ".xml"
  75. }
  76. }
  77. },
  78. "FluentValidation/11.9.1": {
  79. "type": "package",
  80. "compile": {
  81. "lib/net8.0/FluentValidation.dll": {
  82. "related": ".xml"
  83. }
  84. },
  85. "runtime": {
  86. "lib/net8.0/FluentValidation.dll": {
  87. "related": ".xml"
  88. }
  89. }
  90. },
  91. "FluentValidation.DependencyInjectionExtensions/11.9.1": {
  92. "type": "package",
  93. "dependencies": {
  94. "FluentValidation": "11.9.1",
  95. "Microsoft.Extensions.Dependencyinjection.Abstractions": "2.1.0"
  96. },
  97. "compile": {
  98. "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": {
  99. "related": ".xml"
  100. }
  101. },
  102. "runtime": {
  103. "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": {
  104. "related": ".xml"
  105. }
  106. }
  107. },
  108. "Humanizer.Core/2.14.1": {
  109. "type": "package",
  110. "compile": {
  111. "lib/net6.0/_._": {
  112. "related": ".xml"
  113. }
  114. },
  115. "runtime": {
  116. "lib/net6.0/Humanizer.dll": {
  117. "related": ".xml"
  118. }
  119. }
  120. },
  121. "MicroElements.OpenApi.FluentValidation/6.0.0": {
  122. "type": "package",
  123. "dependencies": {
  124. "FluentValidation": "[10.0.0, 12.0.0)",
  125. "Microsoft.AspNetCore.Http.Abstractions": "2.1.0",
  126. "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
  127. "Microsoft.Extensions.Options": "6.0.0"
  128. },
  129. "compile": {
  130. "lib/netstandard2.0/MicroElements.OpenApi.FluentValidation.dll": {
  131. "related": ".xml"
  132. }
  133. },
  134. "runtime": {
  135. "lib/netstandard2.0/MicroElements.OpenApi.FluentValidation.dll": {
  136. "related": ".xml"
  137. }
  138. }
  139. },
  140. "MicroElements.Swashbuckle.FluentValidation/6.0.0": {
  141. "type": "package",
  142. "dependencies": {
  143. "FluentValidation": "[10.0.0, 12.0.0)",
  144. "MicroElements.OpenApi.FluentValidation": "6.0.0",
  145. "Swashbuckle.AspNetCore.SwaggerGen": "[6.3.0, 7.0.0)"
  146. },
  147. "compile": {
  148. "lib/netstandard2.0/MicroElements.Swashbuckle.FluentValidation.dll": {
  149. "related": ".xml"
  150. }
  151. },
  152. "runtime": {
  153. "lib/netstandard2.0/MicroElements.Swashbuckle.FluentValidation.dll": {
  154. "related": ".xml"
  155. }
  156. }
  157. },
  158. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  159. "type": "package",
  160. "dependencies": {
  161. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
  162. },
  163. "compile": {
  164. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  165. "related": ".xml"
  166. }
  167. },
  168. "runtime": {
  169. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
  170. "related": ".xml"
  171. }
  172. },
  173. "frameworkReferences": [
  174. "Microsoft.AspNetCore.App"
  175. ]
  176. },
  177. "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {
  178. "type": "package",
  179. "compile": {
  180. "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
  181. "related": ".xml"
  182. }
  183. },
  184. "runtime": {
  185. "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
  186. "related": ".xml"
  187. }
  188. }
  189. },
  190. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
  191. "type": "package",
  192. "dependencies": {
  193. "Microsoft.AspNetCore.Cryptography.Internal": "8.0.0"
  194. },
  195. "compile": {
  196. "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
  197. "related": ".xml"
  198. }
  199. },
  200. "runtime": {
  201. "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
  202. "related": ".xml"
  203. }
  204. }
  205. },
  206. "Microsoft.AspNetCore.Http.Abstractions/2.1.0": {
  207. "type": "package",
  208. "dependencies": {
  209. "Microsoft.AspNetCore.Http.Features": "2.1.0",
  210. "System.Text.Encodings.Web": "4.5.0"
  211. },
  212. "compile": {
  213. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  214. "related": ".xml"
  215. }
  216. },
  217. "runtime": {
  218. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
  219. "related": ".xml"
  220. }
  221. }
  222. },
  223. "Microsoft.AspNetCore.Http.Features/5.0.17": {
  224. "type": "package",
  225. "dependencies": {
  226. "Microsoft.Extensions.Primitives": "5.0.1",
  227. "System.IO.Pipelines": "5.0.2"
  228. },
  229. "compile": {
  230. "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
  231. "related": ".xml"
  232. }
  233. },
  234. "runtime": {
  235. "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
  236. "related": ".xml"
  237. }
  238. }
  239. },
  240. "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
  241. "type": "package",
  242. "dependencies": {
  243. "Microsoft.EntityFrameworkCore.Relational": "8.0.0",
  244. "Microsoft.Extensions.Identity.Stores": "8.0.0"
  245. },
  246. "compile": {
  247. "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
  248. "related": ".xml"
  249. }
  250. },
  251. "runtime": {
  252. "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
  253. "related": ".xml"
  254. }
  255. }
  256. },
  257. "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
  258. "type": "package",
  259. "compile": {
  260. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  261. "related": ".xml"
  262. }
  263. },
  264. "runtime": {
  265. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  266. "related": ".xml"
  267. }
  268. }
  269. },
  270. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  271. "type": "package",
  272. "build": {
  273. "build/_._": {}
  274. }
  275. },
  276. "Microsoft.CodeAnalysis.Common/4.5.0": {
  277. "type": "package",
  278. "dependencies": {
  279. "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
  280. "System.Collections.Immutable": "6.0.0",
  281. "System.Reflection.Metadata": "6.0.1",
  282. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  283. "System.Text.Encoding.CodePages": "6.0.0"
  284. },
  285. "compile": {
  286. "lib/netcoreapp3.1/_._": {
  287. "related": ".pdb;.xml"
  288. }
  289. },
  290. "runtime": {
  291. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
  292. "related": ".pdb;.xml"
  293. }
  294. },
  295. "resource": {
  296. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
  297. "locale": "cs"
  298. },
  299. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
  300. "locale": "de"
  301. },
  302. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
  303. "locale": "es"
  304. },
  305. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
  306. "locale": "fr"
  307. },
  308. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
  309. "locale": "it"
  310. },
  311. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
  312. "locale": "ja"
  313. },
  314. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
  315. "locale": "ko"
  316. },
  317. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
  318. "locale": "pl"
  319. },
  320. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
  321. "locale": "pt-BR"
  322. },
  323. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
  324. "locale": "ru"
  325. },
  326. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
  327. "locale": "tr"
  328. },
  329. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
  330. "locale": "zh-Hans"
  331. },
  332. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
  333. "locale": "zh-Hant"
  334. }
  335. }
  336. },
  337. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  338. "type": "package",
  339. "dependencies": {
  340. "Microsoft.CodeAnalysis.Common": "[4.5.0]"
  341. },
  342. "compile": {
  343. "lib/netcoreapp3.1/_._": {
  344. "related": ".pdb;.xml"
  345. }
  346. },
  347. "runtime": {
  348. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
  349. "related": ".pdb;.xml"
  350. }
  351. },
  352. "resource": {
  353. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  354. "locale": "cs"
  355. },
  356. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  357. "locale": "de"
  358. },
  359. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  360. "locale": "es"
  361. },
  362. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  363. "locale": "fr"
  364. },
  365. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  366. "locale": "it"
  367. },
  368. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  369. "locale": "ja"
  370. },
  371. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  372. "locale": "ko"
  373. },
  374. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  375. "locale": "pl"
  376. },
  377. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  378. "locale": "pt-BR"
  379. },
  380. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  381. "locale": "ru"
  382. },
  383. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  384. "locale": "tr"
  385. },
  386. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  387. "locale": "zh-Hans"
  388. },
  389. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
  390. "locale": "zh-Hant"
  391. }
  392. }
  393. },
  394. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
  395. "type": "package",
  396. "dependencies": {
  397. "Humanizer.Core": "2.14.1",
  398. "Microsoft.CodeAnalysis.CSharp": "[4.5.0]",
  399. "Microsoft.CodeAnalysis.Common": "[4.5.0]",
  400. "Microsoft.CodeAnalysis.Workspaces.Common": "[4.5.0]"
  401. },
  402. "compile": {
  403. "lib/netcoreapp3.1/_._": {
  404. "related": ".pdb;.xml"
  405. }
  406. },
  407. "runtime": {
  408. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
  409. "related": ".pdb;.xml"
  410. }
  411. },
  412. "resource": {
  413. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  414. "locale": "cs"
  415. },
  416. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  417. "locale": "de"
  418. },
  419. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  420. "locale": "es"
  421. },
  422. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  423. "locale": "fr"
  424. },
  425. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  426. "locale": "it"
  427. },
  428. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  429. "locale": "ja"
  430. },
  431. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  432. "locale": "ko"
  433. },
  434. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  435. "locale": "pl"
  436. },
  437. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  438. "locale": "pt-BR"
  439. },
  440. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  441. "locale": "ru"
  442. },
  443. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  444. "locale": "tr"
  445. },
  446. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  447. "locale": "zh-Hans"
  448. },
  449. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
  450. "locale": "zh-Hant"
  451. }
  452. }
  453. },
  454. "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
  455. "type": "package",
  456. "dependencies": {
  457. "Humanizer.Core": "2.14.1",
  458. "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
  459. "Microsoft.CodeAnalysis.Common": "[4.5.0]",
  460. "System.Composition": "6.0.0",
  461. "System.IO.Pipelines": "6.0.3",
  462. "System.Threading.Channels": "6.0.0"
  463. },
  464. "compile": {
  465. "lib/netcoreapp3.1/_._": {
  466. "related": ".pdb;.xml"
  467. }
  468. },
  469. "runtime": {
  470. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
  471. "related": ".pdb;.xml"
  472. }
  473. },
  474. "resource": {
  475. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  476. "locale": "cs"
  477. },
  478. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  479. "locale": "de"
  480. },
  481. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  482. "locale": "es"
  483. },
  484. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  485. "locale": "fr"
  486. },
  487. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  488. "locale": "it"
  489. },
  490. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  491. "locale": "ja"
  492. },
  493. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  494. "locale": "ko"
  495. },
  496. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  497. "locale": "pl"
  498. },
  499. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  500. "locale": "pt-BR"
  501. },
  502. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  503. "locale": "ru"
  504. },
  505. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  506. "locale": "tr"
  507. },
  508. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  509. "locale": "zh-Hans"
  510. },
  511. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
  512. "locale": "zh-Hant"
  513. }
  514. }
  515. },
  516. "Microsoft.Data.SqlClient/5.1.1": {
  517. "type": "package",
  518. "dependencies": {
  519. "Azure.Identity": "1.7.0",
  520. "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
  521. "Microsoft.Identity.Client": "4.47.2",
  522. "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
  523. "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
  524. "Microsoft.SqlServer.Server": "1.0.0",
  525. "System.Configuration.ConfigurationManager": "6.0.1",
  526. "System.Diagnostics.DiagnosticSource": "6.0.0",
  527. "System.Runtime.Caching": "6.0.0",
  528. "System.Security.Cryptography.Cng": "5.0.0",
  529. "System.Security.Principal.Windows": "5.0.0",
  530. "System.Text.Encoding.CodePages": "6.0.0",
  531. "System.Text.Encodings.Web": "6.0.0"
  532. },
  533. "compile": {
  534. "ref/net6.0/Microsoft.Data.SqlClient.dll": {
  535. "related": ".pdb;.xml"
  536. }
  537. },
  538. "runtime": {
  539. "lib/net6.0/Microsoft.Data.SqlClient.dll": {
  540. "related": ".pdb;.xml"
  541. }
  542. },
  543. "runtimeTargets": {
  544. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  545. "assetType": "runtime",
  546. "rid": "unix"
  547. },
  548. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
  549. "assetType": "runtime",
  550. "rid": "win"
  551. }
  552. }
  553. },
  554. "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
  555. "type": "package",
  556. "runtimeTargets": {
  557. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
  558. "assetType": "native",
  559. "rid": "win-arm"
  560. },
  561. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
  562. "assetType": "native",
  563. "rid": "win-arm64"
  564. },
  565. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
  566. "assetType": "native",
  567. "rid": "win-x64"
  568. },
  569. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
  570. "assetType": "native",
  571. "rid": "win-x86"
  572. }
  573. }
  574. },
  575. "Microsoft.EntityFrameworkCore/8.0.4": {
  576. "type": "package",
  577. "dependencies": {
  578. "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4",
  579. "Microsoft.EntityFrameworkCore.Analyzers": "8.0.4",
  580. "Microsoft.Extensions.Caching.Memory": "8.0.0",
  581. "Microsoft.Extensions.Logging": "8.0.0"
  582. },
  583. "compile": {
  584. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  585. "related": ".xml"
  586. }
  587. },
  588. "runtime": {
  589. "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
  590. "related": ".xml"
  591. }
  592. },
  593. "build": {
  594. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
  595. }
  596. },
  597. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  598. "type": "package",
  599. "compile": {
  600. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  601. "related": ".xml"
  602. }
  603. },
  604. "runtime": {
  605. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
  606. "related": ".xml"
  607. }
  608. }
  609. },
  610. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  611. "type": "package",
  612. "compile": {
  613. "lib/netstandard2.0/_._": {}
  614. },
  615. "runtime": {
  616. "lib/netstandard2.0/_._": {}
  617. }
  618. },
  619. "Microsoft.EntityFrameworkCore.Design/8.0.4": {
  620. "type": "package",
  621. "dependencies": {
  622. "Humanizer.Core": "2.14.1",
  623. "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
  624. "Microsoft.EntityFrameworkCore.Relational": "8.0.4",
  625. "Microsoft.Extensions.DependencyModel": "8.0.0",
  626. "Mono.TextTemplating": "2.2.1"
  627. },
  628. "compile": {
  629. "lib/net8.0/_._": {
  630. "related": ".xml"
  631. }
  632. },
  633. "runtime": {
  634. "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
  635. "related": ".xml"
  636. }
  637. },
  638. "build": {
  639. "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {}
  640. }
  641. },
  642. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  643. "type": "package",
  644. "dependencies": {
  645. "Microsoft.EntityFrameworkCore": "8.0.4",
  646. "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
  647. },
  648. "compile": {
  649. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  650. "related": ".xml"
  651. }
  652. },
  653. "runtime": {
  654. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
  655. "related": ".xml"
  656. }
  657. }
  658. },
  659. "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
  660. "type": "package",
  661. "dependencies": {
  662. "Microsoft.Data.SqlClient": "5.1.1",
  663. "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
  664. },
  665. "compile": {
  666. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  667. "related": ".xml"
  668. }
  669. },
  670. "runtime": {
  671. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
  672. "related": ".xml"
  673. }
  674. }
  675. },
  676. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  677. "type": "package",
  678. "build": {
  679. "build/Microsoft.Extensions.ApiDescription.Server.props": {},
  680. "build/Microsoft.Extensions.ApiDescription.Server.targets": {}
  681. },
  682. "buildMultiTargeting": {
  683. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {},
  684. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {}
  685. }
  686. },
  687. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  688. "type": "package",
  689. "dependencies": {
  690. "Microsoft.Extensions.Primitives": "8.0.0"
  691. },
  692. "compile": {
  693. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  694. "related": ".xml"
  695. }
  696. },
  697. "runtime": {
  698. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
  699. "related": ".xml"
  700. }
  701. },
  702. "build": {
  703. "buildTransitive/net6.0/_._": {}
  704. }
  705. },
  706. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  707. "type": "package",
  708. "dependencies": {
  709. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  710. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  711. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  712. "Microsoft.Extensions.Options": "8.0.0",
  713. "Microsoft.Extensions.Primitives": "8.0.0"
  714. },
  715. "compile": {
  716. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  717. "related": ".xml"
  718. }
  719. },
  720. "runtime": {
  721. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
  722. "related": ".xml"
  723. }
  724. },
  725. "build": {
  726. "buildTransitive/net6.0/_._": {}
  727. }
  728. },
  729. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  730. "type": "package",
  731. "dependencies": {
  732. "Microsoft.Extensions.Primitives": "8.0.0"
  733. },
  734. "compile": {
  735. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  736. "related": ".xml"
  737. }
  738. },
  739. "runtime": {
  740. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
  741. "related": ".xml"
  742. }
  743. },
  744. "build": {
  745. "buildTransitive/net6.0/_._": {}
  746. }
  747. },
  748. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  749. "type": "package",
  750. "dependencies": {
  751. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  752. },
  753. "compile": {
  754. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  755. "related": ".xml"
  756. }
  757. },
  758. "runtime": {
  759. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
  760. "related": ".xml"
  761. }
  762. },
  763. "build": {
  764. "buildTransitive/net6.0/_._": {}
  765. }
  766. },
  767. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
  768. "type": "package",
  769. "compile": {
  770. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  771. "related": ".xml"
  772. }
  773. },
  774. "runtime": {
  775. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
  776. "related": ".xml"
  777. }
  778. },
  779. "build": {
  780. "buildTransitive/net6.0/_._": {}
  781. }
  782. },
  783. "Microsoft.Extensions.DependencyModel/8.0.0": {
  784. "type": "package",
  785. "dependencies": {
  786. "System.Text.Encodings.Web": "8.0.0",
  787. "System.Text.Json": "8.0.0"
  788. },
  789. "compile": {
  790. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  791. "related": ".xml"
  792. }
  793. },
  794. "runtime": {
  795. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
  796. "related": ".xml"
  797. }
  798. },
  799. "build": {
  800. "buildTransitive/net6.0/_._": {}
  801. }
  802. },
  803. "Microsoft.Extensions.Identity.Core/8.0.0": {
  804. "type": "package",
  805. "dependencies": {
  806. "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.0",
  807. "Microsoft.Extensions.Logging": "8.0.0",
  808. "Microsoft.Extensions.Options": "8.0.0"
  809. },
  810. "compile": {
  811. "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": {
  812. "related": ".xml"
  813. }
  814. },
  815. "runtime": {
  816. "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": {
  817. "related": ".xml"
  818. }
  819. }
  820. },
  821. "Microsoft.Extensions.Identity.Stores/8.0.0": {
  822. "type": "package",
  823. "dependencies": {
  824. "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
  825. "Microsoft.Extensions.Identity.Core": "8.0.0",
  826. "Microsoft.Extensions.Logging": "8.0.0"
  827. },
  828. "compile": {
  829. "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": {
  830. "related": ".xml"
  831. }
  832. },
  833. "runtime": {
  834. "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": {
  835. "related": ".xml"
  836. }
  837. }
  838. },
  839. "Microsoft.Extensions.Logging/8.0.0": {
  840. "type": "package",
  841. "dependencies": {
  842. "Microsoft.Extensions.DependencyInjection": "8.0.0",
  843. "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
  844. "Microsoft.Extensions.Options": "8.0.0"
  845. },
  846. "compile": {
  847. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  848. "related": ".xml"
  849. }
  850. },
  851. "runtime": {
  852. "lib/net8.0/Microsoft.Extensions.Logging.dll": {
  853. "related": ".xml"
  854. }
  855. },
  856. "build": {
  857. "buildTransitive/net6.0/_._": {}
  858. }
  859. },
  860. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  861. "type": "package",
  862. "dependencies": {
  863. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
  864. },
  865. "compile": {
  866. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  867. "related": ".xml"
  868. }
  869. },
  870. "runtime": {
  871. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
  872. "related": ".xml"
  873. }
  874. },
  875. "build": {
  876. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
  877. }
  878. },
  879. "Microsoft.Extensions.Options/8.0.0": {
  880. "type": "package",
  881. "dependencies": {
  882. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
  883. "Microsoft.Extensions.Primitives": "8.0.0"
  884. },
  885. "compile": {
  886. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  887. "related": ".xml"
  888. }
  889. },
  890. "runtime": {
  891. "lib/net8.0/Microsoft.Extensions.Options.dll": {
  892. "related": ".xml"
  893. }
  894. },
  895. "build": {
  896. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
  897. }
  898. },
  899. "Microsoft.Extensions.Primitives/8.0.0": {
  900. "type": "package",
  901. "compile": {
  902. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  903. "related": ".xml"
  904. }
  905. },
  906. "runtime": {
  907. "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
  908. "related": ".xml"
  909. }
  910. },
  911. "build": {
  912. "buildTransitive/net6.0/_._": {}
  913. }
  914. },
  915. "Microsoft.Identity.Client/4.47.2": {
  916. "type": "package",
  917. "dependencies": {
  918. "Microsoft.IdentityModel.Abstractions": "6.22.0"
  919. },
  920. "compile": {
  921. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  922. "related": ".xml"
  923. }
  924. },
  925. "runtime": {
  926. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
  927. "related": ".xml"
  928. }
  929. }
  930. },
  931. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  932. "type": "package",
  933. "dependencies": {
  934. "Microsoft.Identity.Client": "4.38.0",
  935. "System.Security.Cryptography.ProtectedData": "4.5.0"
  936. },
  937. "compile": {
  938. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  939. "related": ".xml"
  940. }
  941. },
  942. "runtime": {
  943. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
  944. "related": ".xml"
  945. }
  946. }
  947. },
  948. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  949. "type": "package",
  950. "compile": {
  951. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  952. "related": ".xml"
  953. }
  954. },
  955. "runtime": {
  956. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
  957. "related": ".xml"
  958. }
  959. }
  960. },
  961. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  962. "type": "package",
  963. "dependencies": {
  964. "Microsoft.IdentityModel.Tokens": "7.1.2"
  965. },
  966. "compile": {
  967. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  968. "related": ".xml"
  969. }
  970. },
  971. "runtime": {
  972. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
  973. "related": ".xml"
  974. }
  975. }
  976. },
  977. "Microsoft.IdentityModel.Logging/7.1.2": {
  978. "type": "package",
  979. "dependencies": {
  980. "Microsoft.IdentityModel.Abstractions": "7.1.2"
  981. },
  982. "compile": {
  983. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  984. "related": ".xml"
  985. }
  986. },
  987. "runtime": {
  988. "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
  989. "related": ".xml"
  990. }
  991. }
  992. },
  993. "Microsoft.IdentityModel.Protocols/7.1.2": {
  994. "type": "package",
  995. "dependencies": {
  996. "Microsoft.IdentityModel.Logging": "7.1.2",
  997. "Microsoft.IdentityModel.Tokens": "7.1.2"
  998. },
  999. "compile": {
  1000. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  1001. "related": ".xml"
  1002. }
  1003. },
  1004. "runtime": {
  1005. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
  1006. "related": ".xml"
  1007. }
  1008. }
  1009. },
  1010. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  1011. "type": "package",
  1012. "dependencies": {
  1013. "Microsoft.IdentityModel.Protocols": "7.1.2",
  1014. "System.IdentityModel.Tokens.Jwt": "7.1.2"
  1015. },
  1016. "compile": {
  1017. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1018. "related": ".xml"
  1019. }
  1020. },
  1021. "runtime": {
  1022. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
  1023. "related": ".xml"
  1024. }
  1025. }
  1026. },
  1027. "Microsoft.IdentityModel.Tokens/7.1.2": {
  1028. "type": "package",
  1029. "dependencies": {
  1030. "Microsoft.IdentityModel.Logging": "7.1.2"
  1031. },
  1032. "compile": {
  1033. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  1034. "related": ".xml"
  1035. }
  1036. },
  1037. "runtime": {
  1038. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
  1039. "related": ".xml"
  1040. }
  1041. }
  1042. },
  1043. "Microsoft.OpenApi/1.3.1": {
  1044. "type": "package",
  1045. "compile": {
  1046. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1047. "related": ".pdb;.xml"
  1048. }
  1049. },
  1050. "runtime": {
  1051. "lib/netstandard2.0/Microsoft.OpenApi.dll": {
  1052. "related": ".pdb;.xml"
  1053. }
  1054. }
  1055. },
  1056. "Microsoft.SqlServer.Server/1.0.0": {
  1057. "type": "package",
  1058. "compile": {
  1059. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  1060. "related": ".pdb;.xml"
  1061. }
  1062. },
  1063. "runtime": {
  1064. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
  1065. "related": ".pdb;.xml"
  1066. }
  1067. }
  1068. },
  1069. "Microsoft.Win32.SystemEvents/6.0.0": {
  1070. "type": "package",
  1071. "compile": {
  1072. "lib/net6.0/_._": {
  1073. "related": ".xml"
  1074. }
  1075. },
  1076. "runtime": {
  1077. "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1078. "related": ".xml"
  1079. }
  1080. },
  1081. "build": {
  1082. "buildTransitive/netcoreapp3.1/_._": {}
  1083. },
  1084. "runtimeTargets": {
  1085. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  1086. "assetType": "runtime",
  1087. "rid": "win"
  1088. }
  1089. }
  1090. },
  1091. "Mono.TextTemplating/2.2.1": {
  1092. "type": "package",
  1093. "dependencies": {
  1094. "System.CodeDom": "4.4.0"
  1095. },
  1096. "compile": {
  1097. "lib/netstandard2.0/_._": {}
  1098. },
  1099. "runtime": {
  1100. "lib/netstandard2.0/Mono.TextTemplating.dll": {}
  1101. }
  1102. },
  1103. "Newtonsoft.Json/13.0.3": {
  1104. "type": "package",
  1105. "compile": {
  1106. "lib/net6.0/Newtonsoft.Json.dll": {
  1107. "related": ".xml"
  1108. }
  1109. },
  1110. "runtime": {
  1111. "lib/net6.0/Newtonsoft.Json.dll": {
  1112. "related": ".xml"
  1113. }
  1114. }
  1115. },
  1116. "NReco.PdfGenerator/1.2.1": {
  1117. "type": "package",
  1118. "compile": {
  1119. "lib/netstandard2.0/NReco.PdfGenerator.dll": {
  1120. "related": ".xml"
  1121. }
  1122. },
  1123. "runtime": {
  1124. "lib/netstandard2.0/NReco.PdfGenerator.dll": {
  1125. "related": ".xml"
  1126. }
  1127. }
  1128. },
  1129. "Scrutor/3.3.0": {
  1130. "type": "package",
  1131. "dependencies": {
  1132. "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.9",
  1133. "Microsoft.Extensions.DependencyModel": "3.1.6"
  1134. },
  1135. "compile": {
  1136. "lib/netcoreapp3.1/Scrutor.dll": {
  1137. "related": ".pdb;.xml"
  1138. }
  1139. },
  1140. "runtime": {
  1141. "lib/netcoreapp3.1/Scrutor.dll": {
  1142. "related": ".pdb;.xml"
  1143. }
  1144. }
  1145. },
  1146. "Swashbuckle.AspNetCore/6.5.0": {
  1147. "type": "package",
  1148. "dependencies": {
  1149. "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
  1150. "Swashbuckle.AspNetCore.Swagger": "6.5.0",
  1151. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
  1152. "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
  1153. },
  1154. "build": {
  1155. "build/Swashbuckle.AspNetCore.props": {}
  1156. }
  1157. },
  1158. "Swashbuckle.AspNetCore.Annotations/6.5.0": {
  1159. "type": "package",
  1160. "dependencies": {
  1161. "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
  1162. },
  1163. "compile": {
  1164. "lib/net7.0/Swashbuckle.AspNetCore.Annotations.dll": {
  1165. "related": ".pdb;.xml"
  1166. }
  1167. },
  1168. "runtime": {
  1169. "lib/net7.0/Swashbuckle.AspNetCore.Annotations.dll": {
  1170. "related": ".pdb;.xml"
  1171. }
  1172. }
  1173. },
  1174. "Swashbuckle.AspNetCore.Filters/8.0.2": {
  1175. "type": "package",
  1176. "dependencies": {
  1177. "Microsoft.Extensions.DependencyInjection": "2.1.0",
  1178. "Microsoft.OpenApi": "1.3.1",
  1179. "Scrutor": "3.3.0",
  1180. "Swashbuckle.AspNetCore.Filters.Abstractions": "8.0.2",
  1181. "Swashbuckle.AspNetCore.SwaggerGen": "5.0.0"
  1182. },
  1183. "compile": {
  1184. "lib/net5.0/Swashbuckle.AspNetCore.Filters.dll": {}
  1185. },
  1186. "runtime": {
  1187. "lib/net5.0/Swashbuckle.AspNetCore.Filters.dll": {}
  1188. }
  1189. },
  1190. "Swashbuckle.AspNetCore.Filters.Abstractions/8.0.2": {
  1191. "type": "package",
  1192. "compile": {
  1193. "lib/net5.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll": {}
  1194. },
  1195. "runtime": {
  1196. "lib/net5.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll": {}
  1197. }
  1198. },
  1199. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  1200. "type": "package",
  1201. "dependencies": {
  1202. "Microsoft.OpenApi": "1.2.3"
  1203. },
  1204. "compile": {
  1205. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1206. "related": ".pdb;.xml"
  1207. }
  1208. },
  1209. "runtime": {
  1210. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
  1211. "related": ".pdb;.xml"
  1212. }
  1213. },
  1214. "frameworkReferences": [
  1215. "Microsoft.AspNetCore.App"
  1216. ]
  1217. },
  1218. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  1219. "type": "package",
  1220. "dependencies": {
  1221. "Swashbuckle.AspNetCore.Swagger": "6.5.0"
  1222. },
  1223. "compile": {
  1224. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  1225. "related": ".pdb;.xml"
  1226. }
  1227. },
  1228. "runtime": {
  1229. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
  1230. "related": ".pdb;.xml"
  1231. }
  1232. }
  1233. },
  1234. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  1235. "type": "package",
  1236. "compile": {
  1237. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  1238. "related": ".pdb;.xml"
  1239. }
  1240. },
  1241. "runtime": {
  1242. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
  1243. "related": ".pdb;.xml"
  1244. }
  1245. },
  1246. "frameworkReferences": [
  1247. "Microsoft.AspNetCore.App"
  1248. ]
  1249. },
  1250. "System.CodeDom/4.4.0": {
  1251. "type": "package",
  1252. "compile": {
  1253. "ref/netstandard2.0/_._": {
  1254. "related": ".xml"
  1255. }
  1256. },
  1257. "runtime": {
  1258. "lib/netstandard2.0/System.CodeDom.dll": {}
  1259. }
  1260. },
  1261. "System.Collections.Immutable/6.0.0": {
  1262. "type": "package",
  1263. "dependencies": {
  1264. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1265. },
  1266. "compile": {
  1267. "lib/net6.0/_._": {
  1268. "related": ".xml"
  1269. }
  1270. },
  1271. "runtime": {
  1272. "lib/net6.0/System.Collections.Immutable.dll": {
  1273. "related": ".xml"
  1274. }
  1275. },
  1276. "build": {
  1277. "buildTransitive/netcoreapp3.1/_._": {}
  1278. }
  1279. },
  1280. "System.Composition/6.0.0": {
  1281. "type": "package",
  1282. "dependencies": {
  1283. "System.Composition.AttributedModel": "6.0.0",
  1284. "System.Composition.Convention": "6.0.0",
  1285. "System.Composition.Hosting": "6.0.0",
  1286. "System.Composition.Runtime": "6.0.0",
  1287. "System.Composition.TypedParts": "6.0.0"
  1288. },
  1289. "build": {
  1290. "buildTransitive/netcoreapp3.1/_._": {}
  1291. }
  1292. },
  1293. "System.Composition.AttributedModel/6.0.0": {
  1294. "type": "package",
  1295. "compile": {
  1296. "lib/net6.0/_._": {
  1297. "related": ".xml"
  1298. }
  1299. },
  1300. "runtime": {
  1301. "lib/net6.0/System.Composition.AttributedModel.dll": {
  1302. "related": ".xml"
  1303. }
  1304. },
  1305. "build": {
  1306. "buildTransitive/netcoreapp3.1/_._": {}
  1307. }
  1308. },
  1309. "System.Composition.Convention/6.0.0": {
  1310. "type": "package",
  1311. "dependencies": {
  1312. "System.Composition.AttributedModel": "6.0.0"
  1313. },
  1314. "compile": {
  1315. "lib/net6.0/_._": {
  1316. "related": ".xml"
  1317. }
  1318. },
  1319. "runtime": {
  1320. "lib/net6.0/System.Composition.Convention.dll": {
  1321. "related": ".xml"
  1322. }
  1323. },
  1324. "build": {
  1325. "buildTransitive/netcoreapp3.1/_._": {}
  1326. }
  1327. },
  1328. "System.Composition.Hosting/6.0.0": {
  1329. "type": "package",
  1330. "dependencies": {
  1331. "System.Composition.Runtime": "6.0.0"
  1332. },
  1333. "compile": {
  1334. "lib/net6.0/_._": {
  1335. "related": ".xml"
  1336. }
  1337. },
  1338. "runtime": {
  1339. "lib/net6.0/System.Composition.Hosting.dll": {
  1340. "related": ".xml"
  1341. }
  1342. },
  1343. "build": {
  1344. "buildTransitive/netcoreapp3.1/_._": {}
  1345. }
  1346. },
  1347. "System.Composition.Runtime/6.0.0": {
  1348. "type": "package",
  1349. "compile": {
  1350. "lib/net6.0/_._": {
  1351. "related": ".xml"
  1352. }
  1353. },
  1354. "runtime": {
  1355. "lib/net6.0/System.Composition.Runtime.dll": {
  1356. "related": ".xml"
  1357. }
  1358. },
  1359. "build": {
  1360. "buildTransitive/netcoreapp3.1/_._": {}
  1361. }
  1362. },
  1363. "System.Composition.TypedParts/6.0.0": {
  1364. "type": "package",
  1365. "dependencies": {
  1366. "System.Composition.AttributedModel": "6.0.0",
  1367. "System.Composition.Hosting": "6.0.0",
  1368. "System.Composition.Runtime": "6.0.0"
  1369. },
  1370. "compile": {
  1371. "lib/net6.0/_._": {
  1372. "related": ".xml"
  1373. }
  1374. },
  1375. "runtime": {
  1376. "lib/net6.0/System.Composition.TypedParts.dll": {
  1377. "related": ".xml"
  1378. }
  1379. },
  1380. "build": {
  1381. "buildTransitive/netcoreapp3.1/_._": {}
  1382. }
  1383. },
  1384. "System.Configuration.ConfigurationManager/6.0.1": {
  1385. "type": "package",
  1386. "dependencies": {
  1387. "System.Security.Cryptography.ProtectedData": "6.0.0",
  1388. "System.Security.Permissions": "6.0.0"
  1389. },
  1390. "compile": {
  1391. "lib/net6.0/_._": {
  1392. "related": ".xml"
  1393. }
  1394. },
  1395. "runtime": {
  1396. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  1397. "related": ".xml"
  1398. }
  1399. },
  1400. "build": {
  1401. "buildTransitive/netcoreapp3.1/_._": {}
  1402. }
  1403. },
  1404. "System.Diagnostics.DiagnosticSource/6.0.0": {
  1405. "type": "package",
  1406. "dependencies": {
  1407. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1408. },
  1409. "compile": {
  1410. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  1411. "related": ".xml"
  1412. }
  1413. },
  1414. "runtime": {
  1415. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
  1416. "related": ".xml"
  1417. }
  1418. },
  1419. "build": {
  1420. "buildTransitive/netcoreapp3.1/_._": {}
  1421. }
  1422. },
  1423. "System.Drawing.Common/6.0.0": {
  1424. "type": "package",
  1425. "dependencies": {
  1426. "Microsoft.Win32.SystemEvents": "6.0.0"
  1427. },
  1428. "compile": {
  1429. "lib/net6.0/_._": {
  1430. "related": ".xml"
  1431. }
  1432. },
  1433. "runtime": {
  1434. "lib/net6.0/System.Drawing.Common.dll": {
  1435. "related": ".xml"
  1436. }
  1437. },
  1438. "build": {
  1439. "buildTransitive/netcoreapp3.1/_._": {}
  1440. },
  1441. "runtimeTargets": {
  1442. "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
  1443. "assetType": "runtime",
  1444. "rid": "unix"
  1445. },
  1446. "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
  1447. "assetType": "runtime",
  1448. "rid": "win"
  1449. }
  1450. }
  1451. },
  1452. "System.Formats.Asn1/5.0.0": {
  1453. "type": "package",
  1454. "compile": {
  1455. "lib/netstandard2.0/_._": {
  1456. "related": ".xml"
  1457. }
  1458. },
  1459. "runtime": {
  1460. "lib/netstandard2.0/System.Formats.Asn1.dll": {
  1461. "related": ".xml"
  1462. }
  1463. }
  1464. },
  1465. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  1466. "type": "package",
  1467. "dependencies": {
  1468. "Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
  1469. "Microsoft.IdentityModel.Tokens": "7.1.2"
  1470. },
  1471. "compile": {
  1472. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  1473. "related": ".xml"
  1474. }
  1475. },
  1476. "runtime": {
  1477. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
  1478. "related": ".xml"
  1479. }
  1480. }
  1481. },
  1482. "System.IO.Pipelines/6.0.3": {
  1483. "type": "package",
  1484. "compile": {
  1485. "lib/net6.0/System.IO.Pipelines.dll": {
  1486. "related": ".xml"
  1487. }
  1488. },
  1489. "runtime": {
  1490. "lib/net6.0/System.IO.Pipelines.dll": {
  1491. "related": ".xml"
  1492. }
  1493. },
  1494. "build": {
  1495. "buildTransitive/netcoreapp3.1/_._": {}
  1496. }
  1497. },
  1498. "System.Memory/4.5.4": {
  1499. "type": "package",
  1500. "compile": {
  1501. "ref/netcoreapp2.1/_._": {}
  1502. },
  1503. "runtime": {
  1504. "lib/netcoreapp2.1/_._": {}
  1505. }
  1506. },
  1507. "System.Memory.Data/1.0.2": {
  1508. "type": "package",
  1509. "dependencies": {
  1510. "System.Text.Encodings.Web": "4.7.2",
  1511. "System.Text.Json": "4.6.0"
  1512. },
  1513. "compile": {
  1514. "lib/netstandard2.0/System.Memory.Data.dll": {
  1515. "related": ".xml"
  1516. }
  1517. },
  1518. "runtime": {
  1519. "lib/netstandard2.0/System.Memory.Data.dll": {
  1520. "related": ".xml"
  1521. }
  1522. }
  1523. },
  1524. "System.Numerics.Vectors/4.5.0": {
  1525. "type": "package",
  1526. "compile": {
  1527. "ref/netcoreapp2.0/_._": {}
  1528. },
  1529. "runtime": {
  1530. "lib/netcoreapp2.0/_._": {}
  1531. }
  1532. },
  1533. "System.Reflection.Metadata/6.0.1": {
  1534. "type": "package",
  1535. "dependencies": {
  1536. "System.Collections.Immutable": "6.0.0"
  1537. },
  1538. "compile": {
  1539. "lib/net6.0/_._": {
  1540. "related": ".xml"
  1541. }
  1542. },
  1543. "runtime": {
  1544. "lib/net6.0/System.Reflection.Metadata.dll": {
  1545. "related": ".xml"
  1546. }
  1547. },
  1548. "build": {
  1549. "buildTransitive/netcoreapp3.1/_._": {}
  1550. }
  1551. },
  1552. "System.Runtime.Caching/6.0.0": {
  1553. "type": "package",
  1554. "dependencies": {
  1555. "System.Configuration.ConfigurationManager": "6.0.0"
  1556. },
  1557. "compile": {
  1558. "lib/net6.0/_._": {
  1559. "related": ".xml"
  1560. }
  1561. },
  1562. "runtime": {
  1563. "lib/net6.0/System.Runtime.Caching.dll": {
  1564. "related": ".xml"
  1565. }
  1566. },
  1567. "build": {
  1568. "buildTransitive/netcoreapp3.1/_._": {}
  1569. },
  1570. "runtimeTargets": {
  1571. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
  1572. "assetType": "runtime",
  1573. "rid": "win"
  1574. }
  1575. }
  1576. },
  1577. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  1578. "type": "package",
  1579. "compile": {
  1580. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  1581. "related": ".xml"
  1582. }
  1583. },
  1584. "runtime": {
  1585. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  1586. "related": ".xml"
  1587. }
  1588. },
  1589. "build": {
  1590. "buildTransitive/netcoreapp3.1/_._": {}
  1591. }
  1592. },
  1593. "System.Security.AccessControl/6.0.0": {
  1594. "type": "package",
  1595. "compile": {
  1596. "lib/net6.0/_._": {
  1597. "related": ".xml"
  1598. }
  1599. },
  1600. "runtime": {
  1601. "lib/net6.0/System.Security.AccessControl.dll": {
  1602. "related": ".xml"
  1603. }
  1604. },
  1605. "build": {
  1606. "buildTransitive/netcoreapp3.1/_._": {}
  1607. },
  1608. "runtimeTargets": {
  1609. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
  1610. "assetType": "runtime",
  1611. "rid": "win"
  1612. }
  1613. }
  1614. },
  1615. "System.Security.Cryptography.Cng/5.0.0": {
  1616. "type": "package",
  1617. "dependencies": {
  1618. "System.Formats.Asn1": "5.0.0"
  1619. },
  1620. "compile": {
  1621. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  1622. "related": ".xml"
  1623. }
  1624. },
  1625. "runtime": {
  1626. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  1627. "related": ".xml"
  1628. }
  1629. },
  1630. "runtimeTargets": {
  1631. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
  1632. "assetType": "runtime",
  1633. "rid": "win"
  1634. }
  1635. }
  1636. },
  1637. "System.Security.Cryptography.ProtectedData/6.0.0": {
  1638. "type": "package",
  1639. "compile": {
  1640. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  1641. "related": ".xml"
  1642. }
  1643. },
  1644. "runtime": {
  1645. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  1646. "related": ".xml"
  1647. }
  1648. },
  1649. "build": {
  1650. "buildTransitive/netcoreapp3.1/_._": {}
  1651. },
  1652. "runtimeTargets": {
  1653. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  1654. "assetType": "runtime",
  1655. "rid": "win"
  1656. }
  1657. }
  1658. },
  1659. "System.Security.Permissions/6.0.0": {
  1660. "type": "package",
  1661. "dependencies": {
  1662. "System.Security.AccessControl": "6.0.0",
  1663. "System.Windows.Extensions": "6.0.0"
  1664. },
  1665. "compile": {
  1666. "lib/net6.0/_._": {
  1667. "related": ".xml"
  1668. }
  1669. },
  1670. "runtime": {
  1671. "lib/net6.0/System.Security.Permissions.dll": {
  1672. "related": ".xml"
  1673. }
  1674. },
  1675. "build": {
  1676. "buildTransitive/netcoreapp3.1/_._": {}
  1677. }
  1678. },
  1679. "System.Security.Principal.Windows/5.0.0": {
  1680. "type": "package",
  1681. "compile": {
  1682. "ref/netcoreapp3.0/_._": {
  1683. "related": ".xml"
  1684. }
  1685. },
  1686. "runtime": {
  1687. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
  1688. "related": ".xml"
  1689. }
  1690. },
  1691. "runtimeTargets": {
  1692. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1693. "assetType": "runtime",
  1694. "rid": "unix"
  1695. },
  1696. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1697. "assetType": "runtime",
  1698. "rid": "win"
  1699. }
  1700. }
  1701. },
  1702. "System.Text.Encoding.CodePages/6.0.0": {
  1703. "type": "package",
  1704. "dependencies": {
  1705. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  1706. },
  1707. "compile": {
  1708. "lib/net6.0/_._": {
  1709. "related": ".xml"
  1710. }
  1711. },
  1712. "runtime": {
  1713. "lib/net6.0/System.Text.Encoding.CodePages.dll": {
  1714. "related": ".xml"
  1715. }
  1716. },
  1717. "build": {
  1718. "buildTransitive/netcoreapp3.1/_._": {}
  1719. },
  1720. "runtimeTargets": {
  1721. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
  1722. "assetType": "runtime",
  1723. "rid": "win"
  1724. }
  1725. }
  1726. },
  1727. "System.Text.Encodings.Web/8.0.0": {
  1728. "type": "package",
  1729. "compile": {
  1730. "lib/net8.0/System.Text.Encodings.Web.dll": {
  1731. "related": ".xml"
  1732. }
  1733. },
  1734. "runtime": {
  1735. "lib/net8.0/System.Text.Encodings.Web.dll": {
  1736. "related": ".xml"
  1737. }
  1738. },
  1739. "build": {
  1740. "buildTransitive/net6.0/_._": {}
  1741. },
  1742. "runtimeTargets": {
  1743. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
  1744. "assetType": "runtime",
  1745. "rid": "browser"
  1746. }
  1747. }
  1748. },
  1749. "System.Text.Json/8.0.0": {
  1750. "type": "package",
  1751. "dependencies": {
  1752. "System.Text.Encodings.Web": "8.0.0"
  1753. },
  1754. "compile": {
  1755. "lib/net8.0/System.Text.Json.dll": {
  1756. "related": ".xml"
  1757. }
  1758. },
  1759. "runtime": {
  1760. "lib/net8.0/System.Text.Json.dll": {
  1761. "related": ".xml"
  1762. }
  1763. },
  1764. "build": {
  1765. "buildTransitive/net6.0/System.Text.Json.targets": {}
  1766. }
  1767. },
  1768. "System.Threading.Channels/6.0.0": {
  1769. "type": "package",
  1770. "compile": {
  1771. "lib/net6.0/_._": {
  1772. "related": ".xml"
  1773. }
  1774. },
  1775. "runtime": {
  1776. "lib/net6.0/System.Threading.Channels.dll": {
  1777. "related": ".xml"
  1778. }
  1779. },
  1780. "build": {
  1781. "buildTransitive/netcoreapp3.1/_._": {}
  1782. }
  1783. },
  1784. "System.Threading.Tasks.Extensions/4.5.4": {
  1785. "type": "package",
  1786. "compile": {
  1787. "ref/netcoreapp2.1/_._": {}
  1788. },
  1789. "runtime": {
  1790. "lib/netcoreapp2.1/_._": {}
  1791. }
  1792. },
  1793. "System.Windows.Extensions/6.0.0": {
  1794. "type": "package",
  1795. "dependencies": {
  1796. "System.Drawing.Common": "6.0.0"
  1797. },
  1798. "compile": {
  1799. "lib/net6.0/_._": {
  1800. "related": ".xml"
  1801. }
  1802. },
  1803. "runtime": {
  1804. "lib/net6.0/System.Windows.Extensions.dll": {
  1805. "related": ".xml"
  1806. }
  1807. },
  1808. "runtimeTargets": {
  1809. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  1810. "assetType": "runtime",
  1811. "rid": "win"
  1812. }
  1813. }
  1814. },
  1815. "AipGateway.API.Application/1.0.0": {
  1816. "type": "project",
  1817. "framework": ".NETCoreApp,Version=v8.0",
  1818. "dependencies": {
  1819. "AipGateway.API.Domain": "1.0.0",
  1820. "AipGateway.API.Infrastructure": "1.0.0",
  1821. "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.4",
  1822. "Microsoft.EntityFrameworkCore": "8.0.0",
  1823. "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
  1824. },
  1825. "compile": {
  1826. "bin/placeholder/AipGateway.API.Application.dll": {}
  1827. },
  1828. "runtime": {
  1829. "bin/placeholder/AipGateway.API.Application.dll": {}
  1830. }
  1831. },
  1832. "AipGateway.API.Domain/1.0.0": {
  1833. "type": "project",
  1834. "framework": ".NETCoreApp,Version=v8.0",
  1835. "dependencies": {
  1836. "AutoMapper": "13.0.1",
  1837. "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
  1838. "FluentValidation": "11.9.1",
  1839. "FluentValidation.DependencyInjectionExtensions": "11.9.1",
  1840. "Microsoft.AspNetCore.Http.Features": "5.0.17",
  1841. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "8.0.0",
  1842. "Microsoft.EntityFrameworkCore": "8.0.0",
  1843. "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0",
  1844. "Microsoft.Extensions.Identity.Stores": "8.0.0",
  1845. "NReco.PdfGenerator": "1.2.1",
  1846. "Newtonsoft.Json": "13.0.3"
  1847. },
  1848. "compile": {
  1849. "bin/placeholder/AipGateway.API.Domain.dll": {}
  1850. },
  1851. "runtime": {
  1852. "bin/placeholder/AipGateway.API.Domain.dll": {}
  1853. }
  1854. },
  1855. "AipGateway.API.Infrastructure/1.0.0": {
  1856. "type": "project",
  1857. "framework": ".NETCoreApp,Version=v8.0",
  1858. "dependencies": {
  1859. "AipGateway.API.Domain": "1.0.0",
  1860. "Microsoft.EntityFrameworkCore": "8.0.0"
  1861. },
  1862. "compile": {
  1863. "bin/placeholder/AipGateway.API.Infrastructure.dll": {}
  1864. },
  1865. "runtime": {
  1866. "bin/placeholder/AipGateway.API.Infrastructure.dll": {}
  1867. }
  1868. }
  1869. }
  1870. },
  1871. "libraries": {
  1872. "AutoMapper/13.0.1": {
  1873. "sha512": "/Fx1SbJ16qS7dU4i604Sle+U9VLX+WSNVJggk6MupKVkYvvBm4XqYaeFuf67diHefHKHs50uQIS2YEDFhPCakQ==",
  1874. "type": "package",
  1875. "path": "automapper/13.0.1",
  1876. "files": [
  1877. ".nupkg.metadata",
  1878. ".signature.p7s",
  1879. "README.md",
  1880. "automapper.13.0.1.nupkg.sha512",
  1881. "automapper.nuspec",
  1882. "icon.png",
  1883. "lib/net6.0/AutoMapper.dll",
  1884. "lib/net6.0/AutoMapper.xml"
  1885. ]
  1886. },
  1887. "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": {
  1888. "sha512": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
  1889. "type": "package",
  1890. "path": "automapper.extensions.microsoft.dependencyinjection/12.0.1",
  1891. "files": [
  1892. ".nupkg.metadata",
  1893. ".signature.p7s",
  1894. "README.md",
  1895. "automapper.extensions.microsoft.dependencyinjection.12.0.1.nupkg.sha512",
  1896. "automapper.extensions.microsoft.dependencyinjection.nuspec",
  1897. "icon.png",
  1898. "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll"
  1899. ]
  1900. },
  1901. "Azure.Core/1.25.0": {
  1902. "sha512": "X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
  1903. "type": "package",
  1904. "path": "azure.core/1.25.0",
  1905. "files": [
  1906. ".nupkg.metadata",
  1907. ".signature.p7s",
  1908. "CHANGELOG.md",
  1909. "README.md",
  1910. "azure.core.1.25.0.nupkg.sha512",
  1911. "azure.core.nuspec",
  1912. "azureicon.png",
  1913. "lib/net461/Azure.Core.dll",
  1914. "lib/net461/Azure.Core.xml",
  1915. "lib/net5.0/Azure.Core.dll",
  1916. "lib/net5.0/Azure.Core.xml",
  1917. "lib/netcoreapp2.1/Azure.Core.dll",
  1918. "lib/netcoreapp2.1/Azure.Core.xml",
  1919. "lib/netstandard2.0/Azure.Core.dll",
  1920. "lib/netstandard2.0/Azure.Core.xml"
  1921. ]
  1922. },
  1923. "Azure.Identity/1.7.0": {
  1924. "sha512": "eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
  1925. "type": "package",
  1926. "path": "azure.identity/1.7.0",
  1927. "files": [
  1928. ".nupkg.metadata",
  1929. ".signature.p7s",
  1930. "CHANGELOG.md",
  1931. "README.md",
  1932. "azure.identity.1.7.0.nupkg.sha512",
  1933. "azure.identity.nuspec",
  1934. "azureicon.png",
  1935. "lib/netstandard2.0/Azure.Identity.dll",
  1936. "lib/netstandard2.0/Azure.Identity.xml"
  1937. ]
  1938. },
  1939. "FluentValidation/11.9.1": {
  1940. "sha512": "C+PqISSMdlOZZJx0Hx25atW32tv4vbpsaiQB+PLjK+ZGLzOFuHl1fUJ3Lny77mIZ31ZtYtNG0JgUjxa3wwLsWg==",
  1941. "type": "package",
  1942. "path": "fluentvalidation/11.9.1",
  1943. "files": [
  1944. ".nupkg.metadata",
  1945. ".signature.p7s",
  1946. "README.md",
  1947. "fluent-validation-icon.png",
  1948. "fluentvalidation.11.9.1.nupkg.sha512",
  1949. "fluentvalidation.nuspec",
  1950. "lib/net5.0/FluentValidation.dll",
  1951. "lib/net5.0/FluentValidation.xml",
  1952. "lib/net6.0/FluentValidation.dll",
  1953. "lib/net6.0/FluentValidation.xml",
  1954. "lib/net7.0/FluentValidation.dll",
  1955. "lib/net7.0/FluentValidation.xml",
  1956. "lib/net8.0/FluentValidation.dll",
  1957. "lib/net8.0/FluentValidation.xml",
  1958. "lib/netstandard2.0/FluentValidation.dll",
  1959. "lib/netstandard2.0/FluentValidation.xml",
  1960. "lib/netstandard2.1/FluentValidation.dll",
  1961. "lib/netstandard2.1/FluentValidation.xml"
  1962. ]
  1963. },
  1964. "FluentValidation.DependencyInjectionExtensions/11.9.1": {
  1965. "sha512": "3jJbFcCWhiXhrCKFPjKihzccmosv+CleYewd2zEYS4aaUHx9zQSgOvkYbWUGTbDwJ5j2nDWE0Pr1EQ2xY4pryg==",
  1966. "type": "package",
  1967. "path": "fluentvalidation.dependencyinjectionextensions/11.9.1",
  1968. "files": [
  1969. ".nupkg.metadata",
  1970. ".signature.p7s",
  1971. "README.md",
  1972. "fluent-validation-icon.png",
  1973. "fluentvalidation.dependencyinjectionextensions.11.9.1.nupkg.sha512",
  1974. "fluentvalidation.dependencyinjectionextensions.nuspec",
  1975. "lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.dll",
  1976. "lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.xml",
  1977. "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll",
  1978. "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.xml"
  1979. ]
  1980. },
  1981. "Humanizer.Core/2.14.1": {
  1982. "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
  1983. "type": "package",
  1984. "path": "humanizer.core/2.14.1",
  1985. "files": [
  1986. ".nupkg.metadata",
  1987. ".signature.p7s",
  1988. "humanizer.core.2.14.1.nupkg.sha512",
  1989. "humanizer.core.nuspec",
  1990. "lib/net6.0/Humanizer.dll",
  1991. "lib/net6.0/Humanizer.xml",
  1992. "lib/netstandard1.0/Humanizer.dll",
  1993. "lib/netstandard1.0/Humanizer.xml",
  1994. "lib/netstandard2.0/Humanizer.dll",
  1995. "lib/netstandard2.0/Humanizer.xml",
  1996. "logo.png"
  1997. ]
  1998. },
  1999. "MicroElements.OpenApi.FluentValidation/6.0.0": {
  2000. "sha512": "6XD28ux6GP7C+rspfKhV7aG4ZMeA138uXszbk+EnzXHMv2Gj3fxsU/gKvHlyixT+GBAErbzZO4bbjMi3XXo/Ww==",
  2001. "type": "package",
  2002. "path": "microelements.openapi.fluentvalidation/6.0.0",
  2003. "files": [
  2004. ".nupkg.metadata",
  2005. ".signature.p7s",
  2006. "lib/netstandard2.0/MicroElements.OpenApi.FluentValidation.dll",
  2007. "lib/netstandard2.0/MicroElements.OpenApi.FluentValidation.xml",
  2008. "microelements.openapi.fluentvalidation.6.0.0.nupkg.sha512",
  2009. "microelements.openapi.fluentvalidation.nuspec"
  2010. ]
  2011. },
  2012. "MicroElements.Swashbuckle.FluentValidation/6.0.0": {
  2013. "sha512": "uCQMS4ww1yjf6KThudk6ncErudMPqxHMeK8oIYSfGxhumedm7uu0fUjtvA+TnBeZ/HXvmcR7rrc5sI487U9oBA==",
  2014. "type": "package",
  2015. "path": "microelements.swashbuckle.fluentvalidation/6.0.0",
  2016. "files": [
  2017. ".nupkg.metadata",
  2018. ".signature.p7s",
  2019. "lib/netstandard2.0/MicroElements.Swashbuckle.FluentValidation.dll",
  2020. "lib/netstandard2.0/MicroElements.Swashbuckle.FluentValidation.xml",
  2021. "microelements.swashbuckle.fluentvalidation.6.0.0.nupkg.sha512",
  2022. "microelements.swashbuckle.fluentvalidation.nuspec"
  2023. ]
  2024. },
  2025. "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.4": {
  2026. "sha512": "tHnHRBgQyiVNZJ8PksNinLdGOsE8+tFFv3E9QEtmwO+iyTHRvg4bJ4X0XZG1u9KxXMTJuAdeIWKWYr2rTLEHqQ==",
  2027. "type": "package",
  2028. "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.4",
  2029. "files": [
  2030. ".nupkg.metadata",
  2031. ".signature.p7s",
  2032. "Icon.png",
  2033. "THIRD-PARTY-NOTICES.TXT",
  2034. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
  2035. "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
  2036. "microsoft.aspnetcore.authentication.jwtbearer.8.0.4.nupkg.sha512",
  2037. "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
  2038. ]
  2039. },
  2040. "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {
  2041. "sha512": "buuMMCTxFcVkOkEftb2OafYxrveNGre9KJF4Oi1DkR4rxIj6oLam7Wq3g0Fp9hNVpJteKEPiupsxYnPrD/oUGA==",
  2042. "type": "package",
  2043. "path": "microsoft.aspnetcore.cryptography.internal/8.0.0",
  2044. "files": [
  2045. ".nupkg.metadata",
  2046. ".signature.p7s",
  2047. "Icon.png",
  2048. "THIRD-PARTY-NOTICES.TXT",
  2049. "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.dll",
  2050. "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.xml",
  2051. "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
  2052. "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
  2053. "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
  2054. "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
  2055. "microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512",
  2056. "microsoft.aspnetcore.cryptography.internal.nuspec"
  2057. ]
  2058. },
  2059. "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
  2060. "sha512": "65w93R5wqUUs35R9wjHHDf75GqAbxJsNByKZo5TbQOWSXcUbLWrDUWBQHv78iXIT0PL1pXNqKQz7OHiHMvo0/A==",
  2061. "type": "package",
  2062. "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.0",
  2063. "files": [
  2064. ".nupkg.metadata",
  2065. ".signature.p7s",
  2066. "Icon.png",
  2067. "THIRD-PARTY-NOTICES.TXT",
  2068. "lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
  2069. "lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
  2070. "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
  2071. "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
  2072. "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
  2073. "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
  2074. "microsoft.aspnetcore.cryptography.keyderivation.8.0.0.nupkg.sha512",
  2075. "microsoft.aspnetcore.cryptography.keyderivation.nuspec"
  2076. ]
  2077. },
  2078. "Microsoft.AspNetCore.Http.Abstractions/2.1.0": {
  2079. "sha512": "vbFDyKsSYBnxl3+RABtN79b0vsTcG66fDY8vD6Nqvu9uLtSej70Q5NcbGlnN6bJpZci5orSdgFTHMhBywivDPg==",
  2080. "type": "package",
  2081. "path": "microsoft.aspnetcore.http.abstractions/2.1.0",
  2082. "files": [
  2083. ".nupkg.metadata",
  2084. ".signature.p7s",
  2085. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
  2086. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
  2087. "microsoft.aspnetcore.http.abstractions.2.1.0.nupkg.sha512",
  2088. "microsoft.aspnetcore.http.abstractions.nuspec"
  2089. ]
  2090. },
  2091. "Microsoft.AspNetCore.Http.Features/5.0.17": {
  2092. "sha512": "3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==",
  2093. "type": "package",
  2094. "path": "microsoft.aspnetcore.http.features/5.0.17",
  2095. "files": [
  2096. ".nupkg.metadata",
  2097. ".signature.p7s",
  2098. "Icon.png",
  2099. "THIRD-PARTY-NOTICES.TXT",
  2100. "lib/net461/Microsoft.AspNetCore.Http.Features.dll",
  2101. "lib/net461/Microsoft.AspNetCore.Http.Features.xml",
  2102. "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll",
  2103. "lib/net5.0/Microsoft.AspNetCore.Http.Features.xml",
  2104. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
  2105. "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
  2106. "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512",
  2107. "microsoft.aspnetcore.http.features.nuspec"
  2108. ]
  2109. },
  2110. "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
  2111. "sha512": "ua2LSZY/f0BkNUUVPPm83eq4Xnt+FZYutiMimRrzSmv2K2t2Ia/PuP4CfibYNSwnKl6fbZ49Bwn2mQGWnmmvOA==",
  2112. "type": "package",
  2113. "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.0",
  2114. "files": [
  2115. ".nupkg.metadata",
  2116. ".signature.p7s",
  2117. "Icon.png",
  2118. "THIRD-PARTY-NOTICES.TXT",
  2119. "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll",
  2120. "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml",
  2121. "microsoft.aspnetcore.identity.entityframeworkcore.8.0.0.nupkg.sha512",
  2122. "microsoft.aspnetcore.identity.entityframeworkcore.nuspec"
  2123. ]
  2124. },
  2125. "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
  2126. "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
  2127. "type": "package",
  2128. "path": "microsoft.bcl.asyncinterfaces/6.0.0",
  2129. "files": [
  2130. ".nupkg.metadata",
  2131. ".signature.p7s",
  2132. "Icon.png",
  2133. "LICENSE.TXT",
  2134. "THIRD-PARTY-NOTICES.TXT",
  2135. "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
  2136. "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
  2137. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  2138. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
  2139. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  2140. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
  2141. "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
  2142. "microsoft.bcl.asyncinterfaces.nuspec",
  2143. "useSharedDesignerContext.txt"
  2144. ]
  2145. },
  2146. "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
  2147. "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
  2148. "type": "package",
  2149. "path": "microsoft.codeanalysis.analyzers/3.3.3",
  2150. "hasTools": true,
  2151. "files": [
  2152. ".nupkg.metadata",
  2153. ".signature.p7s",
  2154. "Icon.png",
  2155. "ThirdPartyNotices.rtf",
  2156. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
  2157. "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
  2158. "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2159. "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2160. "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2161. "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2162. "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2163. "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2164. "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2165. "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2166. "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2167. "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2168. "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2169. "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2170. "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2171. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
  2172. "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
  2173. "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2174. "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2175. "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2176. "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2177. "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2178. "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2179. "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2180. "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2181. "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2182. "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2183. "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2184. "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2185. "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
  2186. "build/Microsoft.CodeAnalysis.Analyzers.props",
  2187. "build/Microsoft.CodeAnalysis.Analyzers.targets",
  2188. "build/config/analysislevel_2_9_8_all.editorconfig",
  2189. "build/config/analysislevel_2_9_8_default.editorconfig",
  2190. "build/config/analysislevel_2_9_8_minimum.editorconfig",
  2191. "build/config/analysislevel_2_9_8_none.editorconfig",
  2192. "build/config/analysislevel_2_9_8_recommended.editorconfig",
  2193. "build/config/analysislevel_3_3_all.editorconfig",
  2194. "build/config/analysislevel_3_3_default.editorconfig",
  2195. "build/config/analysislevel_3_3_minimum.editorconfig",
  2196. "build/config/analysislevel_3_3_none.editorconfig",
  2197. "build/config/analysislevel_3_3_recommended.editorconfig",
  2198. "build/config/analysislevel_3_all.editorconfig",
  2199. "build/config/analysislevel_3_default.editorconfig",
  2200. "build/config/analysislevel_3_minimum.editorconfig",
  2201. "build/config/analysislevel_3_none.editorconfig",
  2202. "build/config/analysislevel_3_recommended.editorconfig",
  2203. "build/config/analysislevelcorrectness_2_9_8_all.editorconfig",
  2204. "build/config/analysislevelcorrectness_2_9_8_default.editorconfig",
  2205. "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig",
  2206. "build/config/analysislevelcorrectness_2_9_8_none.editorconfig",
  2207. "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig",
  2208. "build/config/analysislevelcorrectness_3_3_all.editorconfig",
  2209. "build/config/analysislevelcorrectness_3_3_default.editorconfig",
  2210. "build/config/analysislevelcorrectness_3_3_minimum.editorconfig",
  2211. "build/config/analysislevelcorrectness_3_3_none.editorconfig",
  2212. "build/config/analysislevelcorrectness_3_3_recommended.editorconfig",
  2213. "build/config/analysislevelcorrectness_3_all.editorconfig",
  2214. "build/config/analysislevelcorrectness_3_default.editorconfig",
  2215. "build/config/analysislevelcorrectness_3_minimum.editorconfig",
  2216. "build/config/analysislevelcorrectness_3_none.editorconfig",
  2217. "build/config/analysislevelcorrectness_3_recommended.editorconfig",
  2218. "build/config/analysislevellibrary_2_9_8_all.editorconfig",
  2219. "build/config/analysislevellibrary_2_9_8_default.editorconfig",
  2220. "build/config/analysislevellibrary_2_9_8_minimum.editorconfig",
  2221. "build/config/analysislevellibrary_2_9_8_none.editorconfig",
  2222. "build/config/analysislevellibrary_2_9_8_recommended.editorconfig",
  2223. "build/config/analysislevellibrary_3_3_all.editorconfig",
  2224. "build/config/analysislevellibrary_3_3_default.editorconfig",
  2225. "build/config/analysislevellibrary_3_3_minimum.editorconfig",
  2226. "build/config/analysislevellibrary_3_3_none.editorconfig",
  2227. "build/config/analysislevellibrary_3_3_recommended.editorconfig",
  2228. "build/config/analysislevellibrary_3_all.editorconfig",
  2229. "build/config/analysislevellibrary_3_default.editorconfig",
  2230. "build/config/analysislevellibrary_3_minimum.editorconfig",
  2231. "build/config/analysislevellibrary_3_none.editorconfig",
  2232. "build/config/analysislevellibrary_3_recommended.editorconfig",
  2233. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig",
  2234. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig",
  2235. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig",
  2236. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig",
  2237. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig",
  2238. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig",
  2239. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig",
  2240. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig",
  2241. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig",
  2242. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig",
  2243. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig",
  2244. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig",
  2245. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig",
  2246. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig",
  2247. "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig",
  2248. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig",
  2249. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig",
  2250. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig",
  2251. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig",
  2252. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig",
  2253. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig",
  2254. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig",
  2255. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig",
  2256. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig",
  2257. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig",
  2258. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig",
  2259. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig",
  2260. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig",
  2261. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig",
  2262. "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig",
  2263. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig",
  2264. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig",
  2265. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig",
  2266. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig",
  2267. "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig",
  2268. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig",
  2269. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig",
  2270. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig",
  2271. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig",
  2272. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig",
  2273. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig",
  2274. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig",
  2275. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig",
  2276. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig",
  2277. "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig",
  2278. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig",
  2279. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig",
  2280. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig",
  2281. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig",
  2282. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig",
  2283. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig",
  2284. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig",
  2285. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig",
  2286. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig",
  2287. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig",
  2288. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig",
  2289. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig",
  2290. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig",
  2291. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig",
  2292. "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig",
  2293. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig",
  2294. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig",
  2295. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig",
  2296. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig",
  2297. "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig",
  2298. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig",
  2299. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig",
  2300. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig",
  2301. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig",
  2302. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig",
  2303. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig",
  2304. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig",
  2305. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig",
  2306. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig",
  2307. "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig",
  2308. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig",
  2309. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig",
  2310. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig",
  2311. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig",
  2312. "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig",
  2313. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig",
  2314. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig",
  2315. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig",
  2316. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig",
  2317. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig",
  2318. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig",
  2319. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig",
  2320. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig",
  2321. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig",
  2322. "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig",
  2323. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig",
  2324. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig",
  2325. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig",
  2326. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig",
  2327. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig",
  2328. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig",
  2329. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig",
  2330. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig",
  2331. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig",
  2332. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig",
  2333. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig",
  2334. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig",
  2335. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig",
  2336. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig",
  2337. "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig",
  2338. "documentation/Analyzer Configuration.md",
  2339. "documentation/Microsoft.CodeAnalysis.Analyzers.md",
  2340. "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
  2341. "editorconfig/AllRulesDefault/.editorconfig",
  2342. "editorconfig/AllRulesDisabled/.editorconfig",
  2343. "editorconfig/AllRulesEnabled/.editorconfig",
  2344. "editorconfig/CorrectnessRulesDefault/.editorconfig",
  2345. "editorconfig/CorrectnessRulesEnabled/.editorconfig",
  2346. "editorconfig/DataflowRulesDefault/.editorconfig",
  2347. "editorconfig/DataflowRulesEnabled/.editorconfig",
  2348. "editorconfig/LibraryRulesDefault/.editorconfig",
  2349. "editorconfig/LibraryRulesEnabled/.editorconfig",
  2350. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
  2351. "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
  2352. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
  2353. "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
  2354. "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
  2355. "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
  2356. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
  2357. "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
  2358. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
  2359. "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
  2360. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
  2361. "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
  2362. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
  2363. "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
  2364. "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
  2365. "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
  2366. "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512",
  2367. "microsoft.codeanalysis.analyzers.nuspec",
  2368. "rulesets/AllRulesDefault.ruleset",
  2369. "rulesets/AllRulesDisabled.ruleset",
  2370. "rulesets/AllRulesEnabled.ruleset",
  2371. "rulesets/CorrectnessRulesDefault.ruleset",
  2372. "rulesets/CorrectnessRulesEnabled.ruleset",
  2373. "rulesets/DataflowRulesDefault.ruleset",
  2374. "rulesets/DataflowRulesEnabled.ruleset",
  2375. "rulesets/LibraryRulesDefault.ruleset",
  2376. "rulesets/LibraryRulesEnabled.ruleset",
  2377. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
  2378. "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
  2379. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
  2380. "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
  2381. "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
  2382. "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
  2383. "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
  2384. "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
  2385. "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
  2386. "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
  2387. "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
  2388. "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
  2389. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
  2390. "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
  2391. "rulesets/PortedFromFxCopRulesDefault.ruleset",
  2392. "rulesets/PortedFromFxCopRulesEnabled.ruleset",
  2393. "tools/install.ps1",
  2394. "tools/uninstall.ps1"
  2395. ]
  2396. },
  2397. "Microsoft.CodeAnalysis.Common/4.5.0": {
  2398. "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
  2399. "type": "package",
  2400. "path": "microsoft.codeanalysis.common/4.5.0",
  2401. "files": [
  2402. ".nupkg.metadata",
  2403. ".signature.p7s",
  2404. "Icon.png",
  2405. "ThirdPartyNotices.rtf",
  2406. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll",
  2407. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb",
  2408. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml",
  2409. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll",
  2410. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll",
  2411. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll",
  2412. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll",
  2413. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll",
  2414. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll",
  2415. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll",
  2416. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll",
  2417. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  2418. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll",
  2419. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll",
  2420. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  2421. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  2422. "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
  2423. "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
  2424. "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
  2425. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
  2426. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
  2427. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
  2428. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
  2429. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
  2430. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
  2431. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
  2432. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
  2433. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
  2434. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
  2435. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
  2436. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
  2437. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
  2438. "microsoft.codeanalysis.common.4.5.0.nupkg.sha512",
  2439. "microsoft.codeanalysis.common.nuspec"
  2440. ]
  2441. },
  2442. "Microsoft.CodeAnalysis.CSharp/4.5.0": {
  2443. "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
  2444. "type": "package",
  2445. "path": "microsoft.codeanalysis.csharp/4.5.0",
  2446. "files": [
  2447. ".nupkg.metadata",
  2448. ".signature.p7s",
  2449. "Icon.png",
  2450. "ThirdPartyNotices.rtf",
  2451. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll",
  2452. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb",
  2453. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml",
  2454. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2455. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2456. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2457. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2458. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2459. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2460. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2461. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2462. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2463. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2464. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2465. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2466. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2467. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
  2468. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
  2469. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
  2470. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2471. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2472. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2473. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2474. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2475. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2476. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2477. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2478. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2479. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2480. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2481. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2482. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
  2483. "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512",
  2484. "microsoft.codeanalysis.csharp.nuspec"
  2485. ]
  2486. },
  2487. "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
  2488. "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
  2489. "type": "package",
  2490. "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
  2491. "files": [
  2492. ".nupkg.metadata",
  2493. ".signature.p7s",
  2494. "Icon.png",
  2495. "ThirdPartyNotices.rtf",
  2496. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  2497. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  2498. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  2499. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2500. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2501. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2502. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2503. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2504. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2505. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2506. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2507. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2508. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2509. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2510. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2511. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2512. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
  2513. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
  2514. "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
  2515. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2516. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2517. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2518. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2519. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2520. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2521. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2522. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2523. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2524. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2525. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2526. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2527. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
  2528. "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512",
  2529. "microsoft.codeanalysis.csharp.workspaces.nuspec"
  2530. ]
  2531. },
  2532. "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
  2533. "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
  2534. "type": "package",
  2535. "path": "microsoft.codeanalysis.workspaces.common/4.5.0",
  2536. "files": [
  2537. ".nupkg.metadata",
  2538. ".signature.p7s",
  2539. "Icon.png",
  2540. "ThirdPartyNotices.rtf",
  2541. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll",
  2542. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb",
  2543. "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml",
  2544. "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2545. "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2546. "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2547. "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2548. "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2549. "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2550. "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2551. "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2552. "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2553. "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2554. "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2555. "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2556. "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2557. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
  2558. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
  2559. "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
  2560. "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2561. "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2562. "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2563. "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2564. "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2565. "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2566. "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2567. "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2568. "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2569. "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2570. "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2571. "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2572. "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
  2573. "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512",
  2574. "microsoft.codeanalysis.workspaces.common.nuspec"
  2575. ]
  2576. },
  2577. "Microsoft.Data.SqlClient/5.1.1": {
  2578. "sha512": "MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
  2579. "type": "package",
  2580. "path": "microsoft.data.sqlclient/5.1.1",
  2581. "files": [
  2582. ".nupkg.metadata",
  2583. ".signature.p7s",
  2584. "dotnet.png",
  2585. "lib/net462/Microsoft.Data.SqlClient.dll",
  2586. "lib/net462/Microsoft.Data.SqlClient.pdb",
  2587. "lib/net462/Microsoft.Data.SqlClient.xml",
  2588. "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
  2589. "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
  2590. "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
  2591. "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
  2592. "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
  2593. "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
  2594. "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
  2595. "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
  2596. "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
  2597. "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
  2598. "lib/net6.0/Microsoft.Data.SqlClient.dll",
  2599. "lib/net6.0/Microsoft.Data.SqlClient.pdb",
  2600. "lib/net6.0/Microsoft.Data.SqlClient.xml",
  2601. "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2602. "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2603. "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2604. "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2605. "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2606. "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
  2607. "microsoft.data.sqlclient.5.1.1.nupkg.sha512",
  2608. "microsoft.data.sqlclient.nuspec",
  2609. "ref/net462/Microsoft.Data.SqlClient.dll",
  2610. "ref/net462/Microsoft.Data.SqlClient.pdb",
  2611. "ref/net462/Microsoft.Data.SqlClient.xml",
  2612. "ref/net6.0/Microsoft.Data.SqlClient.dll",
  2613. "ref/net6.0/Microsoft.Data.SqlClient.pdb",
  2614. "ref/net6.0/Microsoft.Data.SqlClient.xml",
  2615. "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2616. "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2617. "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
  2618. "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2619. "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2620. "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
  2621. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
  2622. "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
  2623. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2624. "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2625. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2626. "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
  2627. "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
  2628. "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
  2629. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
  2630. "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
  2631. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
  2632. "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
  2633. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
  2634. "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
  2635. ]
  2636. },
  2637. "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
  2638. "sha512": "jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
  2639. "type": "package",
  2640. "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
  2641. "files": [
  2642. ".nupkg.metadata",
  2643. ".signature.p7s",
  2644. "LICENSE.txt",
  2645. "dotnet.png",
  2646. "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512",
  2647. "microsoft.data.sqlclient.sni.runtime.nuspec",
  2648. "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
  2649. "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
  2650. "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
  2651. "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
  2652. ]
  2653. },
  2654. "Microsoft.EntityFrameworkCore/8.0.4": {
  2655. "sha512": "/kyu9pXuxQvhg8RO/oN5Q5Og7cDIVvZtrt1z48rX7Yido+zEGkUkp3/Bjd9u45N2uuPPF8mn2pKDlAewCvv3/Q==",
  2656. "type": "package",
  2657. "path": "microsoft.entityframeworkcore/8.0.4",
  2658. "files": [
  2659. ".nupkg.metadata",
  2660. ".signature.p7s",
  2661. "Icon.png",
  2662. "PACKAGE.md",
  2663. "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
  2664. "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
  2665. "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
  2666. "microsoft.entityframeworkcore.8.0.4.nupkg.sha512",
  2667. "microsoft.entityframeworkcore.nuspec"
  2668. ]
  2669. },
  2670. "Microsoft.EntityFrameworkCore.Abstractions/8.0.4": {
  2671. "sha512": "S50pjtPNOvRktacaO6UAhvGCPMT56wxqEq8fQfcjaSUySPGba6mKWo6ackw6DdeAR1cA6U+U0uj27warA2KtJA==",
  2672. "type": "package",
  2673. "path": "microsoft.entityframeworkcore.abstractions/8.0.4",
  2674. "files": [
  2675. ".nupkg.metadata",
  2676. ".signature.p7s",
  2677. "Icon.png",
  2678. "PACKAGE.md",
  2679. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
  2680. "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
  2681. "microsoft.entityframeworkcore.abstractions.8.0.4.nupkg.sha512",
  2682. "microsoft.entityframeworkcore.abstractions.nuspec"
  2683. ]
  2684. },
  2685. "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {
  2686. "sha512": "P8hfMZECdbgle4Us8HGRUKAjqVwgbtr5JqtCxqEoiVORrNQAmcpu3g1NKwTAoUsO9Z0QRgExtYoAmdggR/DkMQ==",
  2687. "type": "package",
  2688. "path": "microsoft.entityframeworkcore.analyzers/8.0.4",
  2689. "files": [
  2690. ".nupkg.metadata",
  2691. ".signature.p7s",
  2692. "Icon.png",
  2693. "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
  2694. "docs/PACKAGE.md",
  2695. "lib/netstandard2.0/_._",
  2696. "microsoft.entityframeworkcore.analyzers.8.0.4.nupkg.sha512",
  2697. "microsoft.entityframeworkcore.analyzers.nuspec"
  2698. ]
  2699. },
  2700. "Microsoft.EntityFrameworkCore.Design/8.0.4": {
  2701. "sha512": "QD5/h3+h4N7GlUaA4bzaYFW9CoeB7ne2KMiDIENIT0GPx+E6up/v9fDA36FAS3NIq9zeKUAQgN8aj6IwE7tMGw==",
  2702. "type": "package",
  2703. "path": "microsoft.entityframeworkcore.design/8.0.4",
  2704. "files": [
  2705. ".nupkg.metadata",
  2706. ".signature.p7s",
  2707. "Icon.png",
  2708. "PACKAGE.md",
  2709. "build/net8.0/Microsoft.EntityFrameworkCore.Design.props",
  2710. "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll",
  2711. "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml",
  2712. "microsoft.entityframeworkcore.design.8.0.4.nupkg.sha512",
  2713. "microsoft.entityframeworkcore.design.nuspec"
  2714. ]
  2715. },
  2716. "Microsoft.EntityFrameworkCore.Relational/8.0.4": {
  2717. "sha512": "aWLT6e9a8oMzXgF0YQpYYa3mDeU+yb2UQSQ+RrIgyGgSpzPfSKgpA7v2kOVDuZr2AQ6NNAlWPaBG7wZuKQI96w==",
  2718. "type": "package",
  2719. "path": "microsoft.entityframeworkcore.relational/8.0.4",
  2720. "files": [
  2721. ".nupkg.metadata",
  2722. ".signature.p7s",
  2723. "Icon.png",
  2724. "PACKAGE.md",
  2725. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
  2726. "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
  2727. "microsoft.entityframeworkcore.relational.8.0.4.nupkg.sha512",
  2728. "microsoft.entityframeworkcore.relational.nuspec"
  2729. ]
  2730. },
  2731. "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
  2732. "sha512": "GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
  2733. "type": "package",
  2734. "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
  2735. "files": [
  2736. ".nupkg.metadata",
  2737. ".signature.p7s",
  2738. "Icon.png",
  2739. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
  2740. "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
  2741. "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512",
  2742. "microsoft.entityframeworkcore.sqlserver.nuspec"
  2743. ]
  2744. },
  2745. "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
  2746. "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
  2747. "type": "package",
  2748. "path": "microsoft.extensions.apidescription.server/6.0.5",
  2749. "hasTools": true,
  2750. "files": [
  2751. ".nupkg.metadata",
  2752. ".signature.p7s",
  2753. "Icon.png",
  2754. "build/Microsoft.Extensions.ApiDescription.Server.props",
  2755. "build/Microsoft.Extensions.ApiDescription.Server.targets",
  2756. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
  2757. "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
  2758. "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
  2759. "microsoft.extensions.apidescription.server.nuspec",
  2760. "tools/Newtonsoft.Json.dll",
  2761. "tools/dotnet-getdocument.deps.json",
  2762. "tools/dotnet-getdocument.dll",
  2763. "tools/dotnet-getdocument.runtimeconfig.json",
  2764. "tools/net461-x86/GetDocument.Insider.exe",
  2765. "tools/net461-x86/GetDocument.Insider.exe.config",
  2766. "tools/net461-x86/Microsoft.Win32.Primitives.dll",
  2767. "tools/net461-x86/System.AppContext.dll",
  2768. "tools/net461-x86/System.Buffers.dll",
  2769. "tools/net461-x86/System.Collections.Concurrent.dll",
  2770. "tools/net461-x86/System.Collections.NonGeneric.dll",
  2771. "tools/net461-x86/System.Collections.Specialized.dll",
  2772. "tools/net461-x86/System.Collections.dll",
  2773. "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
  2774. "tools/net461-x86/System.ComponentModel.Primitives.dll",
  2775. "tools/net461-x86/System.ComponentModel.TypeConverter.dll",
  2776. "tools/net461-x86/System.ComponentModel.dll",
  2777. "tools/net461-x86/System.Console.dll",
  2778. "tools/net461-x86/System.Data.Common.dll",
  2779. "tools/net461-x86/System.Diagnostics.Contracts.dll",
  2780. "tools/net461-x86/System.Diagnostics.Debug.dll",
  2781. "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
  2782. "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
  2783. "tools/net461-x86/System.Diagnostics.Process.dll",
  2784. "tools/net461-x86/System.Diagnostics.StackTrace.dll",
  2785. "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
  2786. "tools/net461-x86/System.Diagnostics.Tools.dll",
  2787. "tools/net461-x86/System.Diagnostics.TraceSource.dll",
  2788. "tools/net461-x86/System.Diagnostics.Tracing.dll",
  2789. "tools/net461-x86/System.Drawing.Primitives.dll",
  2790. "tools/net461-x86/System.Dynamic.Runtime.dll",
  2791. "tools/net461-x86/System.Globalization.Calendars.dll",
  2792. "tools/net461-x86/System.Globalization.Extensions.dll",
  2793. "tools/net461-x86/System.Globalization.dll",
  2794. "tools/net461-x86/System.IO.Compression.ZipFile.dll",
  2795. "tools/net461-x86/System.IO.Compression.dll",
  2796. "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
  2797. "tools/net461-x86/System.IO.FileSystem.Primitives.dll",
  2798. "tools/net461-x86/System.IO.FileSystem.Watcher.dll",
  2799. "tools/net461-x86/System.IO.FileSystem.dll",
  2800. "tools/net461-x86/System.IO.IsolatedStorage.dll",
  2801. "tools/net461-x86/System.IO.MemoryMappedFiles.dll",
  2802. "tools/net461-x86/System.IO.Pipes.dll",
  2803. "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
  2804. "tools/net461-x86/System.IO.dll",
  2805. "tools/net461-x86/System.Linq.Expressions.dll",
  2806. "tools/net461-x86/System.Linq.Parallel.dll",
  2807. "tools/net461-x86/System.Linq.Queryable.dll",
  2808. "tools/net461-x86/System.Linq.dll",
  2809. "tools/net461-x86/System.Memory.dll",
  2810. "tools/net461-x86/System.Net.Http.dll",
  2811. "tools/net461-x86/System.Net.NameResolution.dll",
  2812. "tools/net461-x86/System.Net.NetworkInformation.dll",
  2813. "tools/net461-x86/System.Net.Ping.dll",
  2814. "tools/net461-x86/System.Net.Primitives.dll",
  2815. "tools/net461-x86/System.Net.Requests.dll",
  2816. "tools/net461-x86/System.Net.Security.dll",
  2817. "tools/net461-x86/System.Net.Sockets.dll",
  2818. "tools/net461-x86/System.Net.WebHeaderCollection.dll",
  2819. "tools/net461-x86/System.Net.WebSockets.Client.dll",
  2820. "tools/net461-x86/System.Net.WebSockets.dll",
  2821. "tools/net461-x86/System.Numerics.Vectors.dll",
  2822. "tools/net461-x86/System.ObjectModel.dll",
  2823. "tools/net461-x86/System.Reflection.Extensions.dll",
  2824. "tools/net461-x86/System.Reflection.Primitives.dll",
  2825. "tools/net461-x86/System.Reflection.dll",
  2826. "tools/net461-x86/System.Resources.Reader.dll",
  2827. "tools/net461-x86/System.Resources.ResourceManager.dll",
  2828. "tools/net461-x86/System.Resources.Writer.dll",
  2829. "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
  2830. "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
  2831. "tools/net461-x86/System.Runtime.Extensions.dll",
  2832. "tools/net461-x86/System.Runtime.Handles.dll",
  2833. "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
  2834. "tools/net461-x86/System.Runtime.InteropServices.dll",
  2835. "tools/net461-x86/System.Runtime.Numerics.dll",
  2836. "tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
  2837. "tools/net461-x86/System.Runtime.Serialization.Json.dll",
  2838. "tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
  2839. "tools/net461-x86/System.Runtime.Serialization.Xml.dll",
  2840. "tools/net461-x86/System.Runtime.dll",
  2841. "tools/net461-x86/System.Security.Claims.dll",
  2842. "tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
  2843. "tools/net461-x86/System.Security.Cryptography.Csp.dll",
  2844. "tools/net461-x86/System.Security.Cryptography.Encoding.dll",
  2845. "tools/net461-x86/System.Security.Cryptography.Primitives.dll",
  2846. "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
  2847. "tools/net461-x86/System.Security.Principal.dll",
  2848. "tools/net461-x86/System.Security.SecureString.dll",
  2849. "tools/net461-x86/System.Text.Encoding.Extensions.dll",
  2850. "tools/net461-x86/System.Text.Encoding.dll",
  2851. "tools/net461-x86/System.Text.RegularExpressions.dll",
  2852. "tools/net461-x86/System.Threading.Overlapped.dll",
  2853. "tools/net461-x86/System.Threading.Tasks.Parallel.dll",
  2854. "tools/net461-x86/System.Threading.Tasks.dll",
  2855. "tools/net461-x86/System.Threading.Thread.dll",
  2856. "tools/net461-x86/System.Threading.ThreadPool.dll",
  2857. "tools/net461-x86/System.Threading.Timer.dll",
  2858. "tools/net461-x86/System.Threading.dll",
  2859. "tools/net461-x86/System.ValueTuple.dll",
  2860. "tools/net461-x86/System.Xml.ReaderWriter.dll",
  2861. "tools/net461-x86/System.Xml.XDocument.dll",
  2862. "tools/net461-x86/System.Xml.XPath.XDocument.dll",
  2863. "tools/net461-x86/System.Xml.XPath.dll",
  2864. "tools/net461-x86/System.Xml.XmlDocument.dll",
  2865. "tools/net461-x86/System.Xml.XmlSerializer.dll",
  2866. "tools/net461-x86/netstandard.dll",
  2867. "tools/net461/GetDocument.Insider.exe",
  2868. "tools/net461/GetDocument.Insider.exe.config",
  2869. "tools/net461/Microsoft.Win32.Primitives.dll",
  2870. "tools/net461/System.AppContext.dll",
  2871. "tools/net461/System.Buffers.dll",
  2872. "tools/net461/System.Collections.Concurrent.dll",
  2873. "tools/net461/System.Collections.NonGeneric.dll",
  2874. "tools/net461/System.Collections.Specialized.dll",
  2875. "tools/net461/System.Collections.dll",
  2876. "tools/net461/System.ComponentModel.EventBasedAsync.dll",
  2877. "tools/net461/System.ComponentModel.Primitives.dll",
  2878. "tools/net461/System.ComponentModel.TypeConverter.dll",
  2879. "tools/net461/System.ComponentModel.dll",
  2880. "tools/net461/System.Console.dll",
  2881. "tools/net461/System.Data.Common.dll",
  2882. "tools/net461/System.Diagnostics.Contracts.dll",
  2883. "tools/net461/System.Diagnostics.Debug.dll",
  2884. "tools/net461/System.Diagnostics.DiagnosticSource.dll",
  2885. "tools/net461/System.Diagnostics.FileVersionInfo.dll",
  2886. "tools/net461/System.Diagnostics.Process.dll",
  2887. "tools/net461/System.Diagnostics.StackTrace.dll",
  2888. "tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
  2889. "tools/net461/System.Diagnostics.Tools.dll",
  2890. "tools/net461/System.Diagnostics.TraceSource.dll",
  2891. "tools/net461/System.Diagnostics.Tracing.dll",
  2892. "tools/net461/System.Drawing.Primitives.dll",
  2893. "tools/net461/System.Dynamic.Runtime.dll",
  2894. "tools/net461/System.Globalization.Calendars.dll",
  2895. "tools/net461/System.Globalization.Extensions.dll",
  2896. "tools/net461/System.Globalization.dll",
  2897. "tools/net461/System.IO.Compression.ZipFile.dll",
  2898. "tools/net461/System.IO.Compression.dll",
  2899. "tools/net461/System.IO.FileSystem.DriveInfo.dll",
  2900. "tools/net461/System.IO.FileSystem.Primitives.dll",
  2901. "tools/net461/System.IO.FileSystem.Watcher.dll",
  2902. "tools/net461/System.IO.FileSystem.dll",
  2903. "tools/net461/System.IO.IsolatedStorage.dll",
  2904. "tools/net461/System.IO.MemoryMappedFiles.dll",
  2905. "tools/net461/System.IO.Pipes.dll",
  2906. "tools/net461/System.IO.UnmanagedMemoryStream.dll",
  2907. "tools/net461/System.IO.dll",
  2908. "tools/net461/System.Linq.Expressions.dll",
  2909. "tools/net461/System.Linq.Parallel.dll",
  2910. "tools/net461/System.Linq.Queryable.dll",
  2911. "tools/net461/System.Linq.dll",
  2912. "tools/net461/System.Memory.dll",
  2913. "tools/net461/System.Net.Http.dll",
  2914. "tools/net461/System.Net.NameResolution.dll",
  2915. "tools/net461/System.Net.NetworkInformation.dll",
  2916. "tools/net461/System.Net.Ping.dll",
  2917. "tools/net461/System.Net.Primitives.dll",
  2918. "tools/net461/System.Net.Requests.dll",
  2919. "tools/net461/System.Net.Security.dll",
  2920. "tools/net461/System.Net.Sockets.dll",
  2921. "tools/net461/System.Net.WebHeaderCollection.dll",
  2922. "tools/net461/System.Net.WebSockets.Client.dll",
  2923. "tools/net461/System.Net.WebSockets.dll",
  2924. "tools/net461/System.Numerics.Vectors.dll",
  2925. "tools/net461/System.ObjectModel.dll",
  2926. "tools/net461/System.Reflection.Extensions.dll",
  2927. "tools/net461/System.Reflection.Primitives.dll",
  2928. "tools/net461/System.Reflection.dll",
  2929. "tools/net461/System.Resources.Reader.dll",
  2930. "tools/net461/System.Resources.ResourceManager.dll",
  2931. "tools/net461/System.Resources.Writer.dll",
  2932. "tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
  2933. "tools/net461/System.Runtime.CompilerServices.VisualC.dll",
  2934. "tools/net461/System.Runtime.Extensions.dll",
  2935. "tools/net461/System.Runtime.Handles.dll",
  2936. "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
  2937. "tools/net461/System.Runtime.InteropServices.dll",
  2938. "tools/net461/System.Runtime.Numerics.dll",
  2939. "tools/net461/System.Runtime.Serialization.Formatters.dll",
  2940. "tools/net461/System.Runtime.Serialization.Json.dll",
  2941. "tools/net461/System.Runtime.Serialization.Primitives.dll",
  2942. "tools/net461/System.Runtime.Serialization.Xml.dll",
  2943. "tools/net461/System.Runtime.dll",
  2944. "tools/net461/System.Security.Claims.dll",
  2945. "tools/net461/System.Security.Cryptography.Algorithms.dll",
  2946. "tools/net461/System.Security.Cryptography.Csp.dll",
  2947. "tools/net461/System.Security.Cryptography.Encoding.dll",
  2948. "tools/net461/System.Security.Cryptography.Primitives.dll",
  2949. "tools/net461/System.Security.Cryptography.X509Certificates.dll",
  2950. "tools/net461/System.Security.Principal.dll",
  2951. "tools/net461/System.Security.SecureString.dll",
  2952. "tools/net461/System.Text.Encoding.Extensions.dll",
  2953. "tools/net461/System.Text.Encoding.dll",
  2954. "tools/net461/System.Text.RegularExpressions.dll",
  2955. "tools/net461/System.Threading.Overlapped.dll",
  2956. "tools/net461/System.Threading.Tasks.Parallel.dll",
  2957. "tools/net461/System.Threading.Tasks.dll",
  2958. "tools/net461/System.Threading.Thread.dll",
  2959. "tools/net461/System.Threading.ThreadPool.dll",
  2960. "tools/net461/System.Threading.Timer.dll",
  2961. "tools/net461/System.Threading.dll",
  2962. "tools/net461/System.ValueTuple.dll",
  2963. "tools/net461/System.Xml.ReaderWriter.dll",
  2964. "tools/net461/System.Xml.XDocument.dll",
  2965. "tools/net461/System.Xml.XPath.XDocument.dll",
  2966. "tools/net461/System.Xml.XPath.dll",
  2967. "tools/net461/System.Xml.XmlDocument.dll",
  2968. "tools/net461/System.Xml.XmlSerializer.dll",
  2969. "tools/net461/netstandard.dll",
  2970. "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
  2971. "tools/netcoreapp2.1/GetDocument.Insider.dll",
  2972. "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
  2973. "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
  2974. ]
  2975. },
  2976. "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
  2977. "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
  2978. "type": "package",
  2979. "path": "microsoft.extensions.caching.abstractions/8.0.0",
  2980. "files": [
  2981. ".nupkg.metadata",
  2982. ".signature.p7s",
  2983. "Icon.png",
  2984. "LICENSE.TXT",
  2985. "PACKAGE.md",
  2986. "THIRD-PARTY-NOTICES.TXT",
  2987. "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
  2988. "buildTransitive/net462/_._",
  2989. "buildTransitive/net6.0/_._",
  2990. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
  2991. "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
  2992. "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
  2993. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
  2994. "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
  2995. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
  2996. "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
  2997. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
  2998. "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
  2999. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
  3000. "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
  3001. "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
  3002. "microsoft.extensions.caching.abstractions.nuspec",
  3003. "useSharedDesignerContext.txt"
  3004. ]
  3005. },
  3006. "Microsoft.Extensions.Caching.Memory/8.0.0": {
  3007. "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
  3008. "type": "package",
  3009. "path": "microsoft.extensions.caching.memory/8.0.0",
  3010. "files": [
  3011. ".nupkg.metadata",
  3012. ".signature.p7s",
  3013. "Icon.png",
  3014. "LICENSE.TXT",
  3015. "PACKAGE.md",
  3016. "THIRD-PARTY-NOTICES.TXT",
  3017. "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
  3018. "buildTransitive/net462/_._",
  3019. "buildTransitive/net6.0/_._",
  3020. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
  3021. "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
  3022. "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
  3023. "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
  3024. "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
  3025. "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
  3026. "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
  3027. "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
  3028. "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
  3029. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
  3030. "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
  3031. "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
  3032. "microsoft.extensions.caching.memory.nuspec",
  3033. "useSharedDesignerContext.txt"
  3034. ]
  3035. },
  3036. "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
  3037. "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
  3038. "type": "package",
  3039. "path": "microsoft.extensions.configuration.abstractions/8.0.0",
  3040. "files": [
  3041. ".nupkg.metadata",
  3042. ".signature.p7s",
  3043. "Icon.png",
  3044. "LICENSE.TXT",
  3045. "PACKAGE.md",
  3046. "THIRD-PARTY-NOTICES.TXT",
  3047. "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
  3048. "buildTransitive/net462/_._",
  3049. "buildTransitive/net6.0/_._",
  3050. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
  3051. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
  3052. "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
  3053. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  3054. "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  3055. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  3056. "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  3057. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  3058. "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  3059. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
  3060. "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
  3061. "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
  3062. "microsoft.extensions.configuration.abstractions.nuspec",
  3063. "useSharedDesignerContext.txt"
  3064. ]
  3065. },
  3066. "Microsoft.Extensions.DependencyInjection/8.0.0": {
  3067. "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
  3068. "type": "package",
  3069. "path": "microsoft.extensions.dependencyinjection/8.0.0",
  3070. "files": [
  3071. ".nupkg.metadata",
  3072. ".signature.p7s",
  3073. "Icon.png",
  3074. "LICENSE.TXT",
  3075. "PACKAGE.md",
  3076. "THIRD-PARTY-NOTICES.TXT",
  3077. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
  3078. "buildTransitive/net462/_._",
  3079. "buildTransitive/net6.0/_._",
  3080. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
  3081. "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
  3082. "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
  3083. "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
  3084. "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
  3085. "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
  3086. "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
  3087. "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
  3088. "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
  3089. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
  3090. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
  3091. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
  3092. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
  3093. "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512",
  3094. "microsoft.extensions.dependencyinjection.nuspec",
  3095. "useSharedDesignerContext.txt"
  3096. ]
  3097. },
  3098. "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
  3099. "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==",
  3100. "type": "package",
  3101. "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1",
  3102. "files": [
  3103. ".nupkg.metadata",
  3104. ".signature.p7s",
  3105. "Icon.png",
  3106. "LICENSE.TXT",
  3107. "PACKAGE.md",
  3108. "THIRD-PARTY-NOTICES.TXT",
  3109. "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  3110. "buildTransitive/net462/_._",
  3111. "buildTransitive/net6.0/_._",
  3112. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
  3113. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3114. "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3115. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3116. "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3117. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3118. "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3119. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3120. "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3121. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3122. "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3123. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
  3124. "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
  3125. "microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512",
  3126. "microsoft.extensions.dependencyinjection.abstractions.nuspec",
  3127. "useSharedDesignerContext.txt"
  3128. ]
  3129. },
  3130. "Microsoft.Extensions.DependencyModel/8.0.0": {
  3131. "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
  3132. "type": "package",
  3133. "path": "microsoft.extensions.dependencymodel/8.0.0",
  3134. "files": [
  3135. ".nupkg.metadata",
  3136. ".signature.p7s",
  3137. "Icon.png",
  3138. "LICENSE.TXT",
  3139. "PACKAGE.md",
  3140. "THIRD-PARTY-NOTICES.TXT",
  3141. "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
  3142. "buildTransitive/net462/_._",
  3143. "buildTransitive/net6.0/_._",
  3144. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
  3145. "lib/net462/Microsoft.Extensions.DependencyModel.dll",
  3146. "lib/net462/Microsoft.Extensions.DependencyModel.xml",
  3147. "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
  3148. "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
  3149. "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
  3150. "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
  3151. "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
  3152. "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
  3153. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
  3154. "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
  3155. "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
  3156. "microsoft.extensions.dependencymodel.nuspec",
  3157. "useSharedDesignerContext.txt"
  3158. ]
  3159. },
  3160. "Microsoft.Extensions.Identity.Core/8.0.0": {
  3161. "sha512": "hnXHyIQc+uc2uNMcIbr43+oNBAPEhMpW6lE8ux3MOegRz50WBna4AItlZDY7Y+Id1LLBbf73osUqeTw7CQ371w==",
  3162. "type": "package",
  3163. "path": "microsoft.extensions.identity.core/8.0.0",
  3164. "files": [
  3165. ".nupkg.metadata",
  3166. ".signature.p7s",
  3167. "Icon.png",
  3168. "THIRD-PARTY-NOTICES.TXT",
  3169. "lib/net462/Microsoft.Extensions.Identity.Core.dll",
  3170. "lib/net462/Microsoft.Extensions.Identity.Core.xml",
  3171. "lib/net8.0/Microsoft.Extensions.Identity.Core.dll",
  3172. "lib/net8.0/Microsoft.Extensions.Identity.Core.xml",
  3173. "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll",
  3174. "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml",
  3175. "microsoft.extensions.identity.core.8.0.0.nupkg.sha512",
  3176. "microsoft.extensions.identity.core.nuspec"
  3177. ]
  3178. },
  3179. "Microsoft.Extensions.Identity.Stores/8.0.0": {
  3180. "sha512": "DmDCpSpngZDBm44wVmxCeYs4HGJr/m32jMItp6pfb7KKtqWYw2vybHRg880j18k/eSFyM4v9uONsnEPgDdi9lg==",
  3181. "type": "package",
  3182. "path": "microsoft.extensions.identity.stores/8.0.0",
  3183. "files": [
  3184. ".nupkg.metadata",
  3185. ".signature.p7s",
  3186. "Icon.png",
  3187. "THIRD-PARTY-NOTICES.TXT",
  3188. "lib/net462/Microsoft.Extensions.Identity.Stores.dll",
  3189. "lib/net462/Microsoft.Extensions.Identity.Stores.xml",
  3190. "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll",
  3191. "lib/net8.0/Microsoft.Extensions.Identity.Stores.xml",
  3192. "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll",
  3193. "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml",
  3194. "microsoft.extensions.identity.stores.8.0.0.nupkg.sha512",
  3195. "microsoft.extensions.identity.stores.nuspec"
  3196. ]
  3197. },
  3198. "Microsoft.Extensions.Logging/8.0.0": {
  3199. "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
  3200. "type": "package",
  3201. "path": "microsoft.extensions.logging/8.0.0",
  3202. "files": [
  3203. ".nupkg.metadata",
  3204. ".signature.p7s",
  3205. "Icon.png",
  3206. "LICENSE.TXT",
  3207. "PACKAGE.md",
  3208. "THIRD-PARTY-NOTICES.TXT",
  3209. "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
  3210. "buildTransitive/net462/_._",
  3211. "buildTransitive/net6.0/_._",
  3212. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
  3213. "lib/net462/Microsoft.Extensions.Logging.dll",
  3214. "lib/net462/Microsoft.Extensions.Logging.xml",
  3215. "lib/net6.0/Microsoft.Extensions.Logging.dll",
  3216. "lib/net6.0/Microsoft.Extensions.Logging.xml",
  3217. "lib/net7.0/Microsoft.Extensions.Logging.dll",
  3218. "lib/net7.0/Microsoft.Extensions.Logging.xml",
  3219. "lib/net8.0/Microsoft.Extensions.Logging.dll",
  3220. "lib/net8.0/Microsoft.Extensions.Logging.xml",
  3221. "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
  3222. "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
  3223. "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
  3224. "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
  3225. "microsoft.extensions.logging.8.0.0.nupkg.sha512",
  3226. "microsoft.extensions.logging.nuspec",
  3227. "useSharedDesignerContext.txt"
  3228. ]
  3229. },
  3230. "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
  3231. "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
  3232. "type": "package",
  3233. "path": "microsoft.extensions.logging.abstractions/8.0.0",
  3234. "files": [
  3235. ".nupkg.metadata",
  3236. ".signature.p7s",
  3237. "Icon.png",
  3238. "LICENSE.TXT",
  3239. "PACKAGE.md",
  3240. "THIRD-PARTY-NOTICES.TXT",
  3241. "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
  3242. "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  3243. "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  3244. "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  3245. "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  3246. "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  3247. "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  3248. "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  3249. "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  3250. "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  3251. "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  3252. "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  3253. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  3254. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  3255. "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
  3256. "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  3257. "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  3258. "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  3259. "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  3260. "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  3261. "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  3262. "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  3263. "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  3264. "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  3265. "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  3266. "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  3267. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  3268. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  3269. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
  3270. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
  3271. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
  3272. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
  3273. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
  3274. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
  3275. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
  3276. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
  3277. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
  3278. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
  3279. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
  3280. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
  3281. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
  3282. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
  3283. "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
  3284. "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
  3285. "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
  3286. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  3287. "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
  3288. "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
  3289. "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
  3290. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3291. "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3292. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3293. "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3294. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3295. "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3296. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
  3297. "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
  3298. "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
  3299. "microsoft.extensions.logging.abstractions.nuspec",
  3300. "useSharedDesignerContext.txt"
  3301. ]
  3302. },
  3303. "Microsoft.Extensions.Options/8.0.0": {
  3304. "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
  3305. "type": "package",
  3306. "path": "microsoft.extensions.options/8.0.0",
  3307. "files": [
  3308. ".nupkg.metadata",
  3309. ".signature.p7s",
  3310. "Icon.png",
  3311. "LICENSE.TXT",
  3312. "PACKAGE.md",
  3313. "THIRD-PARTY-NOTICES.TXT",
  3314. "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
  3315. "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3316. "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3317. "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3318. "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3319. "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3320. "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3321. "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3322. "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3323. "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3324. "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3325. "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3326. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3327. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
  3328. "buildTransitive/net461/Microsoft.Extensions.Options.targets",
  3329. "buildTransitive/net462/Microsoft.Extensions.Options.targets",
  3330. "buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
  3331. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
  3332. "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
  3333. "lib/net462/Microsoft.Extensions.Options.dll",
  3334. "lib/net462/Microsoft.Extensions.Options.xml",
  3335. "lib/net6.0/Microsoft.Extensions.Options.dll",
  3336. "lib/net6.0/Microsoft.Extensions.Options.xml",
  3337. "lib/net7.0/Microsoft.Extensions.Options.dll",
  3338. "lib/net7.0/Microsoft.Extensions.Options.xml",
  3339. "lib/net8.0/Microsoft.Extensions.Options.dll",
  3340. "lib/net8.0/Microsoft.Extensions.Options.xml",
  3341. "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
  3342. "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
  3343. "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
  3344. "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
  3345. "microsoft.extensions.options.8.0.0.nupkg.sha512",
  3346. "microsoft.extensions.options.nuspec",
  3347. "useSharedDesignerContext.txt"
  3348. ]
  3349. },
  3350. "Microsoft.Extensions.Primitives/8.0.0": {
  3351. "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
  3352. "type": "package",
  3353. "path": "microsoft.extensions.primitives/8.0.0",
  3354. "files": [
  3355. ".nupkg.metadata",
  3356. ".signature.p7s",
  3357. "Icon.png",
  3358. "LICENSE.TXT",
  3359. "PACKAGE.md",
  3360. "THIRD-PARTY-NOTICES.TXT",
  3361. "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
  3362. "buildTransitive/net462/_._",
  3363. "buildTransitive/net6.0/_._",
  3364. "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
  3365. "lib/net462/Microsoft.Extensions.Primitives.dll",
  3366. "lib/net462/Microsoft.Extensions.Primitives.xml",
  3367. "lib/net6.0/Microsoft.Extensions.Primitives.dll",
  3368. "lib/net6.0/Microsoft.Extensions.Primitives.xml",
  3369. "lib/net7.0/Microsoft.Extensions.Primitives.dll",
  3370. "lib/net7.0/Microsoft.Extensions.Primitives.xml",
  3371. "lib/net8.0/Microsoft.Extensions.Primitives.dll",
  3372. "lib/net8.0/Microsoft.Extensions.Primitives.xml",
  3373. "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
  3374. "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
  3375. "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
  3376. "microsoft.extensions.primitives.nuspec",
  3377. "useSharedDesignerContext.txt"
  3378. ]
  3379. },
  3380. "Microsoft.Identity.Client/4.47.2": {
  3381. "sha512": "SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
  3382. "type": "package",
  3383. "path": "microsoft.identity.client/4.47.2",
  3384. "files": [
  3385. ".nupkg.metadata",
  3386. ".signature.p7s",
  3387. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  3388. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  3389. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  3390. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  3391. "lib/net45/Microsoft.Identity.Client.dll",
  3392. "lib/net45/Microsoft.Identity.Client.xml",
  3393. "lib/net461/Microsoft.Identity.Client.dll",
  3394. "lib/net461/Microsoft.Identity.Client.xml",
  3395. "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
  3396. "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
  3397. "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
  3398. "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
  3399. "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
  3400. "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
  3401. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  3402. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  3403. "lib/netstandard2.0/Microsoft.Identity.Client.dll",
  3404. "lib/netstandard2.0/Microsoft.Identity.Client.xml",
  3405. "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
  3406. "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
  3407. "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
  3408. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  3409. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  3410. "lib/xamarinmac20/Microsoft.Identity.Client.dll",
  3411. "lib/xamarinmac20/Microsoft.Identity.Client.xml",
  3412. "microsoft.identity.client.4.47.2.nupkg.sha512",
  3413. "microsoft.identity.client.nuspec"
  3414. ]
  3415. },
  3416. "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
  3417. "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
  3418. "type": "package",
  3419. "path": "microsoft.identity.client.extensions.msal/2.19.3",
  3420. "files": [
  3421. ".nupkg.metadata",
  3422. ".signature.p7s",
  3423. "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
  3424. "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
  3425. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
  3426. "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
  3427. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
  3428. "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
  3429. "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
  3430. "microsoft.identity.client.extensions.msal.nuspec"
  3431. ]
  3432. },
  3433. "Microsoft.IdentityModel.Abstractions/7.1.2": {
  3434. "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
  3435. "type": "package",
  3436. "path": "microsoft.identitymodel.abstractions/7.1.2",
  3437. "files": [
  3438. ".nupkg.metadata",
  3439. ".signature.p7s",
  3440. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  3441. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  3442. "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
  3443. "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
  3444. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  3445. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  3446. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  3447. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  3448. "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
  3449. "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
  3450. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  3451. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  3452. "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512",
  3453. "microsoft.identitymodel.abstractions.nuspec"
  3454. ]
  3455. },
  3456. "Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
  3457. "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
  3458. "type": "package",
  3459. "path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
  3460. "files": [
  3461. ".nupkg.metadata",
  3462. ".signature.p7s",
  3463. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
  3464. "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
  3465. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
  3466. "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
  3467. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
  3468. "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
  3469. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3470. "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3471. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3472. "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3473. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
  3474. "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
  3475. "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512",
  3476. "microsoft.identitymodel.jsonwebtokens.nuspec"
  3477. ]
  3478. },
  3479. "Microsoft.IdentityModel.Logging/7.1.2": {
  3480. "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
  3481. "type": "package",
  3482. "path": "microsoft.identitymodel.logging/7.1.2",
  3483. "files": [
  3484. ".nupkg.metadata",
  3485. ".signature.p7s",
  3486. "lib/net461/Microsoft.IdentityModel.Logging.dll",
  3487. "lib/net461/Microsoft.IdentityModel.Logging.xml",
  3488. "lib/net462/Microsoft.IdentityModel.Logging.dll",
  3489. "lib/net462/Microsoft.IdentityModel.Logging.xml",
  3490. "lib/net472/Microsoft.IdentityModel.Logging.dll",
  3491. "lib/net472/Microsoft.IdentityModel.Logging.xml",
  3492. "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
  3493. "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
  3494. "lib/net8.0/Microsoft.IdentityModel.Logging.dll",
  3495. "lib/net8.0/Microsoft.IdentityModel.Logging.xml",
  3496. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
  3497. "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
  3498. "microsoft.identitymodel.logging.7.1.2.nupkg.sha512",
  3499. "microsoft.identitymodel.logging.nuspec"
  3500. ]
  3501. },
  3502. "Microsoft.IdentityModel.Protocols/7.1.2": {
  3503. "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
  3504. "type": "package",
  3505. "path": "microsoft.identitymodel.protocols/7.1.2",
  3506. "files": [
  3507. ".nupkg.metadata",
  3508. ".signature.p7s",
  3509. "lib/net461/Microsoft.IdentityModel.Protocols.dll",
  3510. "lib/net461/Microsoft.IdentityModel.Protocols.xml",
  3511. "lib/net462/Microsoft.IdentityModel.Protocols.dll",
  3512. "lib/net462/Microsoft.IdentityModel.Protocols.xml",
  3513. "lib/net472/Microsoft.IdentityModel.Protocols.dll",
  3514. "lib/net472/Microsoft.IdentityModel.Protocols.xml",
  3515. "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
  3516. "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
  3517. "lib/net8.0/Microsoft.IdentityModel.Protocols.dll",
  3518. "lib/net8.0/Microsoft.IdentityModel.Protocols.xml",
  3519. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
  3520. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
  3521. "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512",
  3522. "microsoft.identitymodel.protocols.nuspec"
  3523. ]
  3524. },
  3525. "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
  3526. "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
  3527. "type": "package",
  3528. "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
  3529. "files": [
  3530. ".nupkg.metadata",
  3531. ".signature.p7s",
  3532. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3533. "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3534. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3535. "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3536. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3537. "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3538. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3539. "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3540. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3541. "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3542. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
  3543. "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
  3544. "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512",
  3545. "microsoft.identitymodel.protocols.openidconnect.nuspec"
  3546. ]
  3547. },
  3548. "Microsoft.IdentityModel.Tokens/7.1.2": {
  3549. "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
  3550. "type": "package",
  3551. "path": "microsoft.identitymodel.tokens/7.1.2",
  3552. "files": [
  3553. ".nupkg.metadata",
  3554. ".signature.p7s",
  3555. "lib/net461/Microsoft.IdentityModel.Tokens.dll",
  3556. "lib/net461/Microsoft.IdentityModel.Tokens.xml",
  3557. "lib/net462/Microsoft.IdentityModel.Tokens.dll",
  3558. "lib/net462/Microsoft.IdentityModel.Tokens.xml",
  3559. "lib/net472/Microsoft.IdentityModel.Tokens.dll",
  3560. "lib/net472/Microsoft.IdentityModel.Tokens.xml",
  3561. "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
  3562. "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
  3563. "lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
  3564. "lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
  3565. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
  3566. "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
  3567. "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512",
  3568. "microsoft.identitymodel.tokens.nuspec"
  3569. ]
  3570. },
  3571. "Microsoft.OpenApi/1.3.1": {
  3572. "sha512": "2X5CCFJCnx6v86fnpOg4TKlU1ba7MSf1yakeT7VI4846s7i6fOkERwStX94Rcq8wJsLyQYsUitd6vR38viePeA==",
  3573. "type": "package",
  3574. "path": "microsoft.openapi/1.3.1",
  3575. "files": [
  3576. ".nupkg.metadata",
  3577. ".signature.p7s",
  3578. "lib/netstandard2.0/Microsoft.OpenApi.dll",
  3579. "lib/netstandard2.0/Microsoft.OpenApi.pdb",
  3580. "lib/netstandard2.0/Microsoft.OpenApi.xml",
  3581. "microsoft.openapi.1.3.1.nupkg.sha512",
  3582. "microsoft.openapi.nuspec"
  3583. ]
  3584. },
  3585. "Microsoft.SqlServer.Server/1.0.0": {
  3586. "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
  3587. "type": "package",
  3588. "path": "microsoft.sqlserver.server/1.0.0",
  3589. "files": [
  3590. ".nupkg.metadata",
  3591. ".signature.p7s",
  3592. "dotnet.png",
  3593. "lib/net46/Microsoft.SqlServer.Server.dll",
  3594. "lib/net46/Microsoft.SqlServer.Server.pdb",
  3595. "lib/net46/Microsoft.SqlServer.Server.xml",
  3596. "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
  3597. "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
  3598. "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
  3599. "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
  3600. "microsoft.sqlserver.server.nuspec"
  3601. ]
  3602. },
  3603. "Microsoft.Win32.SystemEvents/6.0.0": {
  3604. "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
  3605. "type": "package",
  3606. "path": "microsoft.win32.systemevents/6.0.0",
  3607. "files": [
  3608. ".nupkg.metadata",
  3609. ".signature.p7s",
  3610. "Icon.png",
  3611. "LICENSE.TXT",
  3612. "THIRD-PARTY-NOTICES.TXT",
  3613. "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
  3614. "buildTransitive/netcoreapp3.1/_._",
  3615. "lib/net461/Microsoft.Win32.SystemEvents.dll",
  3616. "lib/net461/Microsoft.Win32.SystemEvents.xml",
  3617. "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  3618. "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  3619. "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
  3620. "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
  3621. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
  3622. "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
  3623. "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
  3624. "microsoft.win32.systemevents.nuspec",
  3625. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
  3626. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
  3627. "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
  3628. "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
  3629. "useSharedDesignerContext.txt"
  3630. ]
  3631. },
  3632. "Mono.TextTemplating/2.2.1": {
  3633. "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
  3634. "type": "package",
  3635. "path": "mono.texttemplating/2.2.1",
  3636. "files": [
  3637. ".nupkg.metadata",
  3638. ".signature.p7s",
  3639. "lib/net472/Mono.TextTemplating.dll",
  3640. "lib/netstandard2.0/Mono.TextTemplating.dll",
  3641. "mono.texttemplating.2.2.1.nupkg.sha512",
  3642. "mono.texttemplating.nuspec"
  3643. ]
  3644. },
  3645. "Newtonsoft.Json/13.0.3": {
  3646. "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
  3647. "type": "package",
  3648. "path": "newtonsoft.json/13.0.3",
  3649. "files": [
  3650. ".nupkg.metadata",
  3651. ".signature.p7s",
  3652. "LICENSE.md",
  3653. "README.md",
  3654. "lib/net20/Newtonsoft.Json.dll",
  3655. "lib/net20/Newtonsoft.Json.xml",
  3656. "lib/net35/Newtonsoft.Json.dll",
  3657. "lib/net35/Newtonsoft.Json.xml",
  3658. "lib/net40/Newtonsoft.Json.dll",
  3659. "lib/net40/Newtonsoft.Json.xml",
  3660. "lib/net45/Newtonsoft.Json.dll",
  3661. "lib/net45/Newtonsoft.Json.xml",
  3662. "lib/net6.0/Newtonsoft.Json.dll",
  3663. "lib/net6.0/Newtonsoft.Json.xml",
  3664. "lib/netstandard1.0/Newtonsoft.Json.dll",
  3665. "lib/netstandard1.0/Newtonsoft.Json.xml",
  3666. "lib/netstandard1.3/Newtonsoft.Json.dll",
  3667. "lib/netstandard1.3/Newtonsoft.Json.xml",
  3668. "lib/netstandard2.0/Newtonsoft.Json.dll",
  3669. "lib/netstandard2.0/Newtonsoft.Json.xml",
  3670. "newtonsoft.json.13.0.3.nupkg.sha512",
  3671. "newtonsoft.json.nuspec",
  3672. "packageIcon.png"
  3673. ]
  3674. },
  3675. "NReco.PdfGenerator/1.2.1": {
  3676. "sha512": "YONMIaSBJO/0FKcXMyO1KZWc83IqfrbBKw5fcRxrwgxzv5r89rh/Z6r7ukuJmx+ra3m6jz6gmaEYXFWV3dKTmg==",
  3677. "type": "package",
  3678. "path": "nreco.pdfgenerator/1.2.1",
  3679. "files": [
  3680. ".nupkg.metadata",
  3681. ".signature.p7s",
  3682. "lib/net45/NReco.PdfGenerator.dll",
  3683. "lib/net45/NReco.PdfGenerator.xml",
  3684. "lib/netstandard2.0/NReco.PdfGenerator.dll",
  3685. "lib/netstandard2.0/NReco.PdfGenerator.xml",
  3686. "nreco.pdfgenerator.1.2.1.nupkg.sha512",
  3687. "nreco.pdfgenerator.nuspec"
  3688. ]
  3689. },
  3690. "Scrutor/3.3.0": {
  3691. "sha512": "BwqCnFzp2/Z+pq17iztxlIkR/ZANyPRR4PdE57WL1w/JW4AM/2imoxBWTL3+G+YXA46ce4s9OUgwWqTXYrtI8A==",
  3692. "type": "package",
  3693. "path": "scrutor/3.3.0",
  3694. "files": [
  3695. ".nupkg.metadata",
  3696. ".signature.p7s",
  3697. "lib/net461/Scrutor.dll",
  3698. "lib/net461/Scrutor.pdb",
  3699. "lib/net461/Scrutor.xml",
  3700. "lib/netcoreapp3.1/Scrutor.dll",
  3701. "lib/netcoreapp3.1/Scrutor.pdb",
  3702. "lib/netcoreapp3.1/Scrutor.xml",
  3703. "lib/netstandard2.0/Scrutor.dll",
  3704. "lib/netstandard2.0/Scrutor.pdb",
  3705. "lib/netstandard2.0/Scrutor.xml",
  3706. "scrutor.3.3.0.nupkg.sha512",
  3707. "scrutor.nuspec"
  3708. ]
  3709. },
  3710. "Swashbuckle.AspNetCore/6.5.0": {
  3711. "sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
  3712. "type": "package",
  3713. "path": "swashbuckle.aspnetcore/6.5.0",
  3714. "files": [
  3715. ".nupkg.metadata",
  3716. ".signature.p7s",
  3717. "build/Swashbuckle.AspNetCore.props",
  3718. "swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
  3719. "swashbuckle.aspnetcore.nuspec"
  3720. ]
  3721. },
  3722. "Swashbuckle.AspNetCore.Annotations/6.5.0": {
  3723. "sha512": "EcHd1z2pEdnpaBMTI9qjVxk6mFVGVMZ1n0ySC3fjrkXCQQ8O9fMdt9TxPJRKyjiTiTjvO9700jKjmyl+hPBinQ==",
  3724. "type": "package",
  3725. "path": "swashbuckle.aspnetcore.annotations/6.5.0",
  3726. "files": [
  3727. ".nupkg.metadata",
  3728. ".signature.p7s",
  3729. "lib/net5.0/Swashbuckle.AspNetCore.Annotations.dll",
  3730. "lib/net5.0/Swashbuckle.AspNetCore.Annotations.pdb",
  3731. "lib/net5.0/Swashbuckle.AspNetCore.Annotations.xml",
  3732. "lib/net6.0/Swashbuckle.AspNetCore.Annotations.dll",
  3733. "lib/net6.0/Swashbuckle.AspNetCore.Annotations.pdb",
  3734. "lib/net6.0/Swashbuckle.AspNetCore.Annotations.xml",
  3735. "lib/net7.0/Swashbuckle.AspNetCore.Annotations.dll",
  3736. "lib/net7.0/Swashbuckle.AspNetCore.Annotations.pdb",
  3737. "lib/net7.0/Swashbuckle.AspNetCore.Annotations.xml",
  3738. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.dll",
  3739. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.pdb",
  3740. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.xml",
  3741. "lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.dll",
  3742. "lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.pdb",
  3743. "lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.xml",
  3744. "swashbuckle.aspnetcore.annotations.6.5.0.nupkg.sha512",
  3745. "swashbuckle.aspnetcore.annotations.nuspec"
  3746. ]
  3747. },
  3748. "Swashbuckle.AspNetCore.Filters/8.0.2": {
  3749. "sha512": "S4pR+265NwY9saAhK+3Jn2oL2Wfy0qvy9871b0KiEPW/iLPRgg2HrkrdMwC1wpjNkRXWGDFRRj+LkUD4lyuAaQ==",
  3750. "type": "package",
  3751. "path": "swashbuckle.aspnetcore.filters/8.0.2",
  3752. "files": [
  3753. ".nupkg.metadata",
  3754. ".signature.p7s",
  3755. "README.md",
  3756. "lib/net5.0/Swashbuckle.AspNetCore.Filters.dll",
  3757. "lib/netcoreapp3.1/Swashbuckle.AspNetCore.Filters.dll",
  3758. "lib/netstandard2.0/Swashbuckle.AspNetCore.Filters.dll",
  3759. "swashbuckle.aspnetcore.filters.8.0.2.nupkg.sha512",
  3760. "swashbuckle.aspnetcore.filters.nuspec"
  3761. ]
  3762. },
  3763. "Swashbuckle.AspNetCore.Filters.Abstractions/8.0.2": {
  3764. "sha512": "RgQ1RbxmofrkBSrLkA/34DWwzz4rKHRwC4vHOvevru2CNqymUPn3kRhbIX29g4yvj2sCff1glf19djnyM9kuUQ==",
  3765. "type": "package",
  3766. "path": "swashbuckle.aspnetcore.filters.abstractions/8.0.2",
  3767. "files": [
  3768. ".nupkg.metadata",
  3769. ".signature.p7s",
  3770. "README.md",
  3771. "lib/net5.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll",
  3772. "lib/netcoreapp3.1/Swashbuckle.AspNetCore.Filters.Abstractions.dll",
  3773. "lib/netstandard2.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll",
  3774. "swashbuckle.aspnetcore.filters.abstractions.8.0.2.nupkg.sha512",
  3775. "swashbuckle.aspnetcore.filters.abstractions.nuspec"
  3776. ]
  3777. },
  3778. "Swashbuckle.AspNetCore.Swagger/6.5.0": {
  3779. "sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
  3780. "type": "package",
  3781. "path": "swashbuckle.aspnetcore.swagger/6.5.0",
  3782. "files": [
  3783. ".nupkg.metadata",
  3784. ".signature.p7s",
  3785. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
  3786. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3787. "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
  3788. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
  3789. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3790. "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
  3791. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
  3792. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3793. "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
  3794. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
  3795. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3796. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
  3797. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
  3798. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
  3799. "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
  3800. "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
  3801. "swashbuckle.aspnetcore.swagger.nuspec"
  3802. ]
  3803. },
  3804. "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
  3805. "sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
  3806. "type": "package",
  3807. "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
  3808. "files": [
  3809. ".nupkg.metadata",
  3810. ".signature.p7s",
  3811. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3812. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3813. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3814. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3815. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3816. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3817. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3818. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3819. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3820. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3821. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3822. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3823. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
  3824. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
  3825. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
  3826. "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
  3827. "swashbuckle.aspnetcore.swaggergen.nuspec"
  3828. ]
  3829. },
  3830. "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
  3831. "sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
  3832. "type": "package",
  3833. "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
  3834. "files": [
  3835. ".nupkg.metadata",
  3836. ".signature.p7s",
  3837. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3838. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3839. "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3840. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3841. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3842. "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3843. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3844. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3845. "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3846. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3847. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3848. "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3849. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
  3850. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
  3851. "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
  3852. "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
  3853. "swashbuckle.aspnetcore.swaggerui.nuspec"
  3854. ]
  3855. },
  3856. "System.CodeDom/4.4.0": {
  3857. "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
  3858. "type": "package",
  3859. "path": "system.codedom/4.4.0",
  3860. "files": [
  3861. ".nupkg.metadata",
  3862. ".signature.p7s",
  3863. "LICENSE.TXT",
  3864. "THIRD-PARTY-NOTICES.TXT",
  3865. "lib/net461/System.CodeDom.dll",
  3866. "lib/netstandard2.0/System.CodeDom.dll",
  3867. "ref/net461/System.CodeDom.dll",
  3868. "ref/net461/System.CodeDom.xml",
  3869. "ref/netstandard2.0/System.CodeDom.dll",
  3870. "ref/netstandard2.0/System.CodeDom.xml",
  3871. "system.codedom.4.4.0.nupkg.sha512",
  3872. "system.codedom.nuspec",
  3873. "useSharedDesignerContext.txt",
  3874. "version.txt"
  3875. ]
  3876. },
  3877. "System.Collections.Immutable/6.0.0": {
  3878. "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
  3879. "type": "package",
  3880. "path": "system.collections.immutable/6.0.0",
  3881. "files": [
  3882. ".nupkg.metadata",
  3883. ".signature.p7s",
  3884. "Icon.png",
  3885. "LICENSE.TXT",
  3886. "THIRD-PARTY-NOTICES.TXT",
  3887. "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
  3888. "buildTransitive/netcoreapp3.1/_._",
  3889. "lib/net461/System.Collections.Immutable.dll",
  3890. "lib/net461/System.Collections.Immutable.xml",
  3891. "lib/net6.0/System.Collections.Immutable.dll",
  3892. "lib/net6.0/System.Collections.Immutable.xml",
  3893. "lib/netstandard2.0/System.Collections.Immutable.dll",
  3894. "lib/netstandard2.0/System.Collections.Immutable.xml",
  3895. "system.collections.immutable.6.0.0.nupkg.sha512",
  3896. "system.collections.immutable.nuspec",
  3897. "useSharedDesignerContext.txt"
  3898. ]
  3899. },
  3900. "System.Composition/6.0.0": {
  3901. "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
  3902. "type": "package",
  3903. "path": "system.composition/6.0.0",
  3904. "files": [
  3905. ".nupkg.metadata",
  3906. ".signature.p7s",
  3907. "Icon.png",
  3908. "LICENSE.TXT",
  3909. "THIRD-PARTY-NOTICES.TXT",
  3910. "buildTransitive/netcoreapp2.0/System.Composition.targets",
  3911. "buildTransitive/netcoreapp3.1/_._",
  3912. "system.composition.6.0.0.nupkg.sha512",
  3913. "system.composition.nuspec",
  3914. "useSharedDesignerContext.txt"
  3915. ]
  3916. },
  3917. "System.Composition.AttributedModel/6.0.0": {
  3918. "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
  3919. "type": "package",
  3920. "path": "system.composition.attributedmodel/6.0.0",
  3921. "files": [
  3922. ".nupkg.metadata",
  3923. ".signature.p7s",
  3924. "Icon.png",
  3925. "LICENSE.TXT",
  3926. "THIRD-PARTY-NOTICES.TXT",
  3927. "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
  3928. "buildTransitive/netcoreapp3.1/_._",
  3929. "lib/net461/System.Composition.AttributedModel.dll",
  3930. "lib/net461/System.Composition.AttributedModel.xml",
  3931. "lib/net6.0/System.Composition.AttributedModel.dll",
  3932. "lib/net6.0/System.Composition.AttributedModel.xml",
  3933. "lib/netstandard2.0/System.Composition.AttributedModel.dll",
  3934. "lib/netstandard2.0/System.Composition.AttributedModel.xml",
  3935. "system.composition.attributedmodel.6.0.0.nupkg.sha512",
  3936. "system.composition.attributedmodel.nuspec",
  3937. "useSharedDesignerContext.txt"
  3938. ]
  3939. },
  3940. "System.Composition.Convention/6.0.0": {
  3941. "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
  3942. "type": "package",
  3943. "path": "system.composition.convention/6.0.0",
  3944. "files": [
  3945. ".nupkg.metadata",
  3946. ".signature.p7s",
  3947. "Icon.png",
  3948. "LICENSE.TXT",
  3949. "THIRD-PARTY-NOTICES.TXT",
  3950. "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
  3951. "buildTransitive/netcoreapp3.1/_._",
  3952. "lib/net461/System.Composition.Convention.dll",
  3953. "lib/net461/System.Composition.Convention.xml",
  3954. "lib/net6.0/System.Composition.Convention.dll",
  3955. "lib/net6.0/System.Composition.Convention.xml",
  3956. "lib/netstandard2.0/System.Composition.Convention.dll",
  3957. "lib/netstandard2.0/System.Composition.Convention.xml",
  3958. "system.composition.convention.6.0.0.nupkg.sha512",
  3959. "system.composition.convention.nuspec",
  3960. "useSharedDesignerContext.txt"
  3961. ]
  3962. },
  3963. "System.Composition.Hosting/6.0.0": {
  3964. "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
  3965. "type": "package",
  3966. "path": "system.composition.hosting/6.0.0",
  3967. "files": [
  3968. ".nupkg.metadata",
  3969. ".signature.p7s",
  3970. "Icon.png",
  3971. "LICENSE.TXT",
  3972. "THIRD-PARTY-NOTICES.TXT",
  3973. "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
  3974. "buildTransitive/netcoreapp3.1/_._",
  3975. "lib/net461/System.Composition.Hosting.dll",
  3976. "lib/net461/System.Composition.Hosting.xml",
  3977. "lib/net6.0/System.Composition.Hosting.dll",
  3978. "lib/net6.0/System.Composition.Hosting.xml",
  3979. "lib/netstandard2.0/System.Composition.Hosting.dll",
  3980. "lib/netstandard2.0/System.Composition.Hosting.xml",
  3981. "system.composition.hosting.6.0.0.nupkg.sha512",
  3982. "system.composition.hosting.nuspec",
  3983. "useSharedDesignerContext.txt"
  3984. ]
  3985. },
  3986. "System.Composition.Runtime/6.0.0": {
  3987. "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
  3988. "type": "package",
  3989. "path": "system.composition.runtime/6.0.0",
  3990. "files": [
  3991. ".nupkg.metadata",
  3992. ".signature.p7s",
  3993. "Icon.png",
  3994. "LICENSE.TXT",
  3995. "THIRD-PARTY-NOTICES.TXT",
  3996. "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
  3997. "buildTransitive/netcoreapp3.1/_._",
  3998. "lib/net461/System.Composition.Runtime.dll",
  3999. "lib/net461/System.Composition.Runtime.xml",
  4000. "lib/net6.0/System.Composition.Runtime.dll",
  4001. "lib/net6.0/System.Composition.Runtime.xml",
  4002. "lib/netstandard2.0/System.Composition.Runtime.dll",
  4003. "lib/netstandard2.0/System.Composition.Runtime.xml",
  4004. "system.composition.runtime.6.0.0.nupkg.sha512",
  4005. "system.composition.runtime.nuspec",
  4006. "useSharedDesignerContext.txt"
  4007. ]
  4008. },
  4009. "System.Composition.TypedParts/6.0.0": {
  4010. "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
  4011. "type": "package",
  4012. "path": "system.composition.typedparts/6.0.0",
  4013. "files": [
  4014. ".nupkg.metadata",
  4015. ".signature.p7s",
  4016. "Icon.png",
  4017. "LICENSE.TXT",
  4018. "THIRD-PARTY-NOTICES.TXT",
  4019. "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
  4020. "buildTransitive/netcoreapp3.1/_._",
  4021. "lib/net461/System.Composition.TypedParts.dll",
  4022. "lib/net461/System.Composition.TypedParts.xml",
  4023. "lib/net6.0/System.Composition.TypedParts.dll",
  4024. "lib/net6.0/System.Composition.TypedParts.xml",
  4025. "lib/netstandard2.0/System.Composition.TypedParts.dll",
  4026. "lib/netstandard2.0/System.Composition.TypedParts.xml",
  4027. "system.composition.typedparts.6.0.0.nupkg.sha512",
  4028. "system.composition.typedparts.nuspec",
  4029. "useSharedDesignerContext.txt"
  4030. ]
  4031. },
  4032. "System.Configuration.ConfigurationManager/6.0.1": {
  4033. "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
  4034. "type": "package",
  4035. "path": "system.configuration.configurationmanager/6.0.1",
  4036. "files": [
  4037. ".nupkg.metadata",
  4038. ".signature.p7s",
  4039. "Icon.png",
  4040. "LICENSE.TXT",
  4041. "THIRD-PARTY-NOTICES.TXT",
  4042. "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
  4043. "buildTransitive/netcoreapp3.1/_._",
  4044. "lib/net461/System.Configuration.ConfigurationManager.dll",
  4045. "lib/net461/System.Configuration.ConfigurationManager.xml",
  4046. "lib/net6.0/System.Configuration.ConfigurationManager.dll",
  4047. "lib/net6.0/System.Configuration.ConfigurationManager.xml",
  4048. "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
  4049. "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
  4050. "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
  4051. "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
  4052. "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
  4053. "system.configuration.configurationmanager.nuspec",
  4054. "useSharedDesignerContext.txt"
  4055. ]
  4056. },
  4057. "System.Diagnostics.DiagnosticSource/6.0.0": {
  4058. "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
  4059. "type": "package",
  4060. "path": "system.diagnostics.diagnosticsource/6.0.0",
  4061. "files": [
  4062. ".nupkg.metadata",
  4063. ".signature.p7s",
  4064. "Icon.png",
  4065. "LICENSE.TXT",
  4066. "THIRD-PARTY-NOTICES.TXT",
  4067. "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
  4068. "buildTransitive/netcoreapp3.1/_._",
  4069. "lib/net461/System.Diagnostics.DiagnosticSource.dll",
  4070. "lib/net461/System.Diagnostics.DiagnosticSource.xml",
  4071. "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
  4072. "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
  4073. "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
  4074. "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
  4075. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
  4076. "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
  4077. "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
  4078. "system.diagnostics.diagnosticsource.nuspec",
  4079. "useSharedDesignerContext.txt"
  4080. ]
  4081. },
  4082. "System.Drawing.Common/6.0.0": {
  4083. "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
  4084. "type": "package",
  4085. "path": "system.drawing.common/6.0.0",
  4086. "files": [
  4087. ".nupkg.metadata",
  4088. ".signature.p7s",
  4089. "Icon.png",
  4090. "LICENSE.TXT",
  4091. "THIRD-PARTY-NOTICES.TXT",
  4092. "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
  4093. "buildTransitive/netcoreapp3.1/_._",
  4094. "lib/MonoAndroid10/_._",
  4095. "lib/MonoTouch10/_._",
  4096. "lib/net461/System.Drawing.Common.dll",
  4097. "lib/net461/System.Drawing.Common.xml",
  4098. "lib/net6.0/System.Drawing.Common.dll",
  4099. "lib/net6.0/System.Drawing.Common.xml",
  4100. "lib/netcoreapp3.1/System.Drawing.Common.dll",
  4101. "lib/netcoreapp3.1/System.Drawing.Common.xml",
  4102. "lib/netstandard2.0/System.Drawing.Common.dll",
  4103. "lib/netstandard2.0/System.Drawing.Common.xml",
  4104. "lib/xamarinios10/_._",
  4105. "lib/xamarinmac20/_._",
  4106. "lib/xamarintvos10/_._",
  4107. "lib/xamarinwatchos10/_._",
  4108. "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
  4109. "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
  4110. "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
  4111. "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
  4112. "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
  4113. "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
  4114. "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
  4115. "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
  4116. "system.drawing.common.6.0.0.nupkg.sha512",
  4117. "system.drawing.common.nuspec",
  4118. "useSharedDesignerContext.txt"
  4119. ]
  4120. },
  4121. "System.Formats.Asn1/5.0.0": {
  4122. "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
  4123. "type": "package",
  4124. "path": "system.formats.asn1/5.0.0",
  4125. "files": [
  4126. ".nupkg.metadata",
  4127. ".signature.p7s",
  4128. "Icon.png",
  4129. "LICENSE.TXT",
  4130. "THIRD-PARTY-NOTICES.TXT",
  4131. "lib/net461/System.Formats.Asn1.dll",
  4132. "lib/net461/System.Formats.Asn1.xml",
  4133. "lib/netstandard2.0/System.Formats.Asn1.dll",
  4134. "lib/netstandard2.0/System.Formats.Asn1.xml",
  4135. "system.formats.asn1.5.0.0.nupkg.sha512",
  4136. "system.formats.asn1.nuspec",
  4137. "useSharedDesignerContext.txt",
  4138. "version.txt"
  4139. ]
  4140. },
  4141. "System.IdentityModel.Tokens.Jwt/7.1.2": {
  4142. "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
  4143. "type": "package",
  4144. "path": "system.identitymodel.tokens.jwt/7.1.2",
  4145. "files": [
  4146. ".nupkg.metadata",
  4147. ".signature.p7s",
  4148. "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
  4149. "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
  4150. "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
  4151. "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
  4152. "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
  4153. "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
  4154. "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
  4155. "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
  4156. "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
  4157. "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
  4158. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
  4159. "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
  4160. "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512",
  4161. "system.identitymodel.tokens.jwt.nuspec"
  4162. ]
  4163. },
  4164. "System.IO.Pipelines/6.0.3": {
  4165. "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
  4166. "type": "package",
  4167. "path": "system.io.pipelines/6.0.3",
  4168. "files": [
  4169. ".nupkg.metadata",
  4170. ".signature.p7s",
  4171. "Icon.png",
  4172. "LICENSE.TXT",
  4173. "THIRD-PARTY-NOTICES.TXT",
  4174. "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
  4175. "buildTransitive/netcoreapp3.1/_._",
  4176. "lib/net461/System.IO.Pipelines.dll",
  4177. "lib/net461/System.IO.Pipelines.xml",
  4178. "lib/net6.0/System.IO.Pipelines.dll",
  4179. "lib/net6.0/System.IO.Pipelines.xml",
  4180. "lib/netcoreapp3.1/System.IO.Pipelines.dll",
  4181. "lib/netcoreapp3.1/System.IO.Pipelines.xml",
  4182. "lib/netstandard2.0/System.IO.Pipelines.dll",
  4183. "lib/netstandard2.0/System.IO.Pipelines.xml",
  4184. "system.io.pipelines.6.0.3.nupkg.sha512",
  4185. "system.io.pipelines.nuspec",
  4186. "useSharedDesignerContext.txt"
  4187. ]
  4188. },
  4189. "System.Memory/4.5.4": {
  4190. "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
  4191. "type": "package",
  4192. "path": "system.memory/4.5.4",
  4193. "files": [
  4194. ".nupkg.metadata",
  4195. ".signature.p7s",
  4196. "LICENSE.TXT",
  4197. "THIRD-PARTY-NOTICES.TXT",
  4198. "lib/net461/System.Memory.dll",
  4199. "lib/net461/System.Memory.xml",
  4200. "lib/netcoreapp2.1/_._",
  4201. "lib/netstandard1.1/System.Memory.dll",
  4202. "lib/netstandard1.1/System.Memory.xml",
  4203. "lib/netstandard2.0/System.Memory.dll",
  4204. "lib/netstandard2.0/System.Memory.xml",
  4205. "ref/netcoreapp2.1/_._",
  4206. "system.memory.4.5.4.nupkg.sha512",
  4207. "system.memory.nuspec",
  4208. "useSharedDesignerContext.txt",
  4209. "version.txt"
  4210. ]
  4211. },
  4212. "System.Memory.Data/1.0.2": {
  4213. "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
  4214. "type": "package",
  4215. "path": "system.memory.data/1.0.2",
  4216. "files": [
  4217. ".nupkg.metadata",
  4218. ".signature.p7s",
  4219. "CHANGELOG.md",
  4220. "DotNetPackageIcon.png",
  4221. "README.md",
  4222. "lib/net461/System.Memory.Data.dll",
  4223. "lib/net461/System.Memory.Data.xml",
  4224. "lib/netstandard2.0/System.Memory.Data.dll",
  4225. "lib/netstandard2.0/System.Memory.Data.xml",
  4226. "system.memory.data.1.0.2.nupkg.sha512",
  4227. "system.memory.data.nuspec"
  4228. ]
  4229. },
  4230. "System.Numerics.Vectors/4.5.0": {
  4231. "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  4232. "type": "package",
  4233. "path": "system.numerics.vectors/4.5.0",
  4234. "files": [
  4235. ".nupkg.metadata",
  4236. ".signature.p7s",
  4237. "LICENSE.TXT",
  4238. "THIRD-PARTY-NOTICES.TXT",
  4239. "lib/MonoAndroid10/_._",
  4240. "lib/MonoTouch10/_._",
  4241. "lib/net46/System.Numerics.Vectors.dll",
  4242. "lib/net46/System.Numerics.Vectors.xml",
  4243. "lib/netcoreapp2.0/_._",
  4244. "lib/netstandard1.0/System.Numerics.Vectors.dll",
  4245. "lib/netstandard1.0/System.Numerics.Vectors.xml",
  4246. "lib/netstandard2.0/System.Numerics.Vectors.dll",
  4247. "lib/netstandard2.0/System.Numerics.Vectors.xml",
  4248. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
  4249. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
  4250. "lib/uap10.0.16299/_._",
  4251. "lib/xamarinios10/_._",
  4252. "lib/xamarinmac20/_._",
  4253. "lib/xamarintvos10/_._",
  4254. "lib/xamarinwatchos10/_._",
  4255. "ref/MonoAndroid10/_._",
  4256. "ref/MonoTouch10/_._",
  4257. "ref/net45/System.Numerics.Vectors.dll",
  4258. "ref/net45/System.Numerics.Vectors.xml",
  4259. "ref/net46/System.Numerics.Vectors.dll",
  4260. "ref/net46/System.Numerics.Vectors.xml",
  4261. "ref/netcoreapp2.0/_._",
  4262. "ref/netstandard1.0/System.Numerics.Vectors.dll",
  4263. "ref/netstandard1.0/System.Numerics.Vectors.xml",
  4264. "ref/netstandard2.0/System.Numerics.Vectors.dll",
  4265. "ref/netstandard2.0/System.Numerics.Vectors.xml",
  4266. "ref/uap10.0.16299/_._",
  4267. "ref/xamarinios10/_._",
  4268. "ref/xamarinmac20/_._",
  4269. "ref/xamarintvos10/_._",
  4270. "ref/xamarinwatchos10/_._",
  4271. "system.numerics.vectors.4.5.0.nupkg.sha512",
  4272. "system.numerics.vectors.nuspec",
  4273. "useSharedDesignerContext.txt",
  4274. "version.txt"
  4275. ]
  4276. },
  4277. "System.Reflection.Metadata/6.0.1": {
  4278. "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
  4279. "type": "package",
  4280. "path": "system.reflection.metadata/6.0.1",
  4281. "files": [
  4282. ".nupkg.metadata",
  4283. ".signature.p7s",
  4284. "Icon.png",
  4285. "LICENSE.TXT",
  4286. "THIRD-PARTY-NOTICES.TXT",
  4287. "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
  4288. "buildTransitive/netcoreapp3.1/_._",
  4289. "lib/net461/System.Reflection.Metadata.dll",
  4290. "lib/net461/System.Reflection.Metadata.xml",
  4291. "lib/net6.0/System.Reflection.Metadata.dll",
  4292. "lib/net6.0/System.Reflection.Metadata.xml",
  4293. "lib/netstandard2.0/System.Reflection.Metadata.dll",
  4294. "lib/netstandard2.0/System.Reflection.Metadata.xml",
  4295. "system.reflection.metadata.6.0.1.nupkg.sha512",
  4296. "system.reflection.metadata.nuspec",
  4297. "useSharedDesignerContext.txt"
  4298. ]
  4299. },
  4300. "System.Runtime.Caching/6.0.0": {
  4301. "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
  4302. "type": "package",
  4303. "path": "system.runtime.caching/6.0.0",
  4304. "files": [
  4305. ".nupkg.metadata",
  4306. ".signature.p7s",
  4307. "Icon.png",
  4308. "LICENSE.TXT",
  4309. "THIRD-PARTY-NOTICES.TXT",
  4310. "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
  4311. "buildTransitive/netcoreapp3.1/_._",
  4312. "lib/MonoAndroid10/_._",
  4313. "lib/MonoTouch10/_._",
  4314. "lib/net461/_._",
  4315. "lib/net6.0/System.Runtime.Caching.dll",
  4316. "lib/net6.0/System.Runtime.Caching.xml",
  4317. "lib/netcoreapp3.1/System.Runtime.Caching.dll",
  4318. "lib/netcoreapp3.1/System.Runtime.Caching.xml",
  4319. "lib/netstandard2.0/System.Runtime.Caching.dll",
  4320. "lib/netstandard2.0/System.Runtime.Caching.xml",
  4321. "lib/xamarinios10/_._",
  4322. "lib/xamarinmac20/_._",
  4323. "lib/xamarintvos10/_._",
  4324. "lib/xamarinwatchos10/_._",
  4325. "runtimes/win/lib/net461/_._",
  4326. "runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
  4327. "runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
  4328. "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
  4329. "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
  4330. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
  4331. "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
  4332. "system.runtime.caching.6.0.0.nupkg.sha512",
  4333. "system.runtime.caching.nuspec",
  4334. "useSharedDesignerContext.txt"
  4335. ]
  4336. },
  4337. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  4338. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  4339. "type": "package",
  4340. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  4341. "files": [
  4342. ".nupkg.metadata",
  4343. ".signature.p7s",
  4344. "Icon.png",
  4345. "LICENSE.TXT",
  4346. "THIRD-PARTY-NOTICES.TXT",
  4347. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  4348. "buildTransitive/netcoreapp3.1/_._",
  4349. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  4350. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  4351. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  4352. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  4353. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  4354. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  4355. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  4356. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  4357. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  4358. "system.runtime.compilerservices.unsafe.nuspec",
  4359. "useSharedDesignerContext.txt"
  4360. ]
  4361. },
  4362. "System.Security.AccessControl/6.0.0": {
  4363. "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  4364. "type": "package",
  4365. "path": "system.security.accesscontrol/6.0.0",
  4366. "files": [
  4367. ".nupkg.metadata",
  4368. ".signature.p7s",
  4369. "Icon.png",
  4370. "LICENSE.TXT",
  4371. "THIRD-PARTY-NOTICES.TXT",
  4372. "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
  4373. "buildTransitive/netcoreapp3.1/_._",
  4374. "lib/net461/System.Security.AccessControl.dll",
  4375. "lib/net461/System.Security.AccessControl.xml",
  4376. "lib/net6.0/System.Security.AccessControl.dll",
  4377. "lib/net6.0/System.Security.AccessControl.xml",
  4378. "lib/netstandard2.0/System.Security.AccessControl.dll",
  4379. "lib/netstandard2.0/System.Security.AccessControl.xml",
  4380. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  4381. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  4382. "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
  4383. "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
  4384. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
  4385. "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
  4386. "system.security.accesscontrol.6.0.0.nupkg.sha512",
  4387. "system.security.accesscontrol.nuspec",
  4388. "useSharedDesignerContext.txt"
  4389. ]
  4390. },
  4391. "System.Security.Cryptography.Cng/5.0.0": {
  4392. "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
  4393. "type": "package",
  4394. "path": "system.security.cryptography.cng/5.0.0",
  4395. "files": [
  4396. ".nupkg.metadata",
  4397. ".signature.p7s",
  4398. "Icon.png",
  4399. "LICENSE.TXT",
  4400. "THIRD-PARTY-NOTICES.TXT",
  4401. "lib/MonoAndroid10/_._",
  4402. "lib/MonoTouch10/_._",
  4403. "lib/net46/System.Security.Cryptography.Cng.dll",
  4404. "lib/net461/System.Security.Cryptography.Cng.dll",
  4405. "lib/net461/System.Security.Cryptography.Cng.xml",
  4406. "lib/net462/System.Security.Cryptography.Cng.dll",
  4407. "lib/net462/System.Security.Cryptography.Cng.xml",
  4408. "lib/net47/System.Security.Cryptography.Cng.dll",
  4409. "lib/net47/System.Security.Cryptography.Cng.xml",
  4410. "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  4411. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  4412. "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  4413. "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
  4414. "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4415. "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4416. "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
  4417. "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
  4418. "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
  4419. "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
  4420. "lib/uap10.0.16299/_._",
  4421. "lib/xamarinios10/_._",
  4422. "lib/xamarinmac20/_._",
  4423. "lib/xamarintvos10/_._",
  4424. "lib/xamarinwatchos10/_._",
  4425. "ref/MonoAndroid10/_._",
  4426. "ref/MonoTouch10/_._",
  4427. "ref/net46/System.Security.Cryptography.Cng.dll",
  4428. "ref/net461/System.Security.Cryptography.Cng.dll",
  4429. "ref/net461/System.Security.Cryptography.Cng.xml",
  4430. "ref/net462/System.Security.Cryptography.Cng.dll",
  4431. "ref/net462/System.Security.Cryptography.Cng.xml",
  4432. "ref/net47/System.Security.Cryptography.Cng.dll",
  4433. "ref/net47/System.Security.Cryptography.Cng.xml",
  4434. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  4435. "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
  4436. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  4437. "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
  4438. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  4439. "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  4440. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  4441. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4442. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4443. "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
  4444. "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
  4445. "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
  4446. "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
  4447. "ref/uap10.0.16299/_._",
  4448. "ref/xamarinios10/_._",
  4449. "ref/xamarinmac20/_._",
  4450. "ref/xamarintvos10/_._",
  4451. "ref/xamarinwatchos10/_._",
  4452. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  4453. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  4454. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
  4455. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
  4456. "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
  4457. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
  4458. "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
  4459. "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
  4460. "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
  4461. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
  4462. "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
  4463. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  4464. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  4465. "runtimes/win/lib/uap10.0.16299/_._",
  4466. "system.security.cryptography.cng.5.0.0.nupkg.sha512",
  4467. "system.security.cryptography.cng.nuspec",
  4468. "useSharedDesignerContext.txt",
  4469. "version.txt"
  4470. ]
  4471. },
  4472. "System.Security.Cryptography.ProtectedData/6.0.0": {
  4473. "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  4474. "type": "package",
  4475. "path": "system.security.cryptography.protecteddata/6.0.0",
  4476. "files": [
  4477. ".nupkg.metadata",
  4478. ".signature.p7s",
  4479. "Icon.png",
  4480. "LICENSE.TXT",
  4481. "THIRD-PARTY-NOTICES.TXT",
  4482. "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
  4483. "buildTransitive/netcoreapp3.1/_._",
  4484. "lib/MonoAndroid10/_._",
  4485. "lib/MonoTouch10/_._",
  4486. "lib/net461/System.Security.Cryptography.ProtectedData.dll",
  4487. "lib/net461/System.Security.Cryptography.ProtectedData.xml",
  4488. "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  4489. "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  4490. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  4491. "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  4492. "lib/xamarinios10/_._",
  4493. "lib/xamarinmac20/_._",
  4494. "lib/xamarintvos10/_._",
  4495. "lib/xamarinwatchos10/_._",
  4496. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
  4497. "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
  4498. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
  4499. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
  4500. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
  4501. "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
  4502. "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
  4503. "system.security.cryptography.protecteddata.nuspec",
  4504. "useSharedDesignerContext.txt"
  4505. ]
  4506. },
  4507. "System.Security.Permissions/6.0.0": {
  4508. "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  4509. "type": "package",
  4510. "path": "system.security.permissions/6.0.0",
  4511. "files": [
  4512. ".nupkg.metadata",
  4513. ".signature.p7s",
  4514. "Icon.png",
  4515. "LICENSE.TXT",
  4516. "THIRD-PARTY-NOTICES.TXT",
  4517. "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
  4518. "buildTransitive/netcoreapp3.1/_._",
  4519. "lib/net461/System.Security.Permissions.dll",
  4520. "lib/net461/System.Security.Permissions.xml",
  4521. "lib/net5.0/System.Security.Permissions.dll",
  4522. "lib/net5.0/System.Security.Permissions.xml",
  4523. "lib/net6.0/System.Security.Permissions.dll",
  4524. "lib/net6.0/System.Security.Permissions.xml",
  4525. "lib/netcoreapp3.1/System.Security.Permissions.dll",
  4526. "lib/netcoreapp3.1/System.Security.Permissions.xml",
  4527. "lib/netstandard2.0/System.Security.Permissions.dll",
  4528. "lib/netstandard2.0/System.Security.Permissions.xml",
  4529. "runtimes/win/lib/net461/System.Security.Permissions.dll",
  4530. "runtimes/win/lib/net461/System.Security.Permissions.xml",
  4531. "system.security.permissions.6.0.0.nupkg.sha512",
  4532. "system.security.permissions.nuspec",
  4533. "useSharedDesignerContext.txt"
  4534. ]
  4535. },
  4536. "System.Security.Principal.Windows/5.0.0": {
  4537. "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
  4538. "type": "package",
  4539. "path": "system.security.principal.windows/5.0.0",
  4540. "files": [
  4541. ".nupkg.metadata",
  4542. ".signature.p7s",
  4543. "Icon.png",
  4544. "LICENSE.TXT",
  4545. "THIRD-PARTY-NOTICES.TXT",
  4546. "lib/net46/System.Security.Principal.Windows.dll",
  4547. "lib/net461/System.Security.Principal.Windows.dll",
  4548. "lib/net461/System.Security.Principal.Windows.xml",
  4549. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  4550. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  4551. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  4552. "lib/uap10.0.16299/_._",
  4553. "ref/net46/System.Security.Principal.Windows.dll",
  4554. "ref/net461/System.Security.Principal.Windows.dll",
  4555. "ref/net461/System.Security.Principal.Windows.xml",
  4556. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  4557. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  4558. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  4559. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  4560. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  4561. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  4562. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  4563. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  4564. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  4565. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  4566. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  4567. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  4568. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  4569. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  4570. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  4571. "ref/uap10.0.16299/_._",
  4572. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  4573. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  4574. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  4575. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  4576. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  4577. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  4578. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  4579. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  4580. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  4581. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  4582. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  4583. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  4584. "runtimes/win/lib/uap10.0.16299/_._",
  4585. "system.security.principal.windows.5.0.0.nupkg.sha512",
  4586. "system.security.principal.windows.nuspec",
  4587. "useSharedDesignerContext.txt",
  4588. "version.txt"
  4589. ]
  4590. },
  4591. "System.Text.Encoding.CodePages/6.0.0": {
  4592. "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  4593. "type": "package",
  4594. "path": "system.text.encoding.codepages/6.0.0",
  4595. "files": [
  4596. ".nupkg.metadata",
  4597. ".signature.p7s",
  4598. "Icon.png",
  4599. "LICENSE.TXT",
  4600. "THIRD-PARTY-NOTICES.TXT",
  4601. "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
  4602. "buildTransitive/netcoreapp3.1/_._",
  4603. "lib/MonoAndroid10/_._",
  4604. "lib/MonoTouch10/_._",
  4605. "lib/net461/System.Text.Encoding.CodePages.dll",
  4606. "lib/net461/System.Text.Encoding.CodePages.xml",
  4607. "lib/net6.0/System.Text.Encoding.CodePages.dll",
  4608. "lib/net6.0/System.Text.Encoding.CodePages.xml",
  4609. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  4610. "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  4611. "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  4612. "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  4613. "lib/xamarinios10/_._",
  4614. "lib/xamarinmac20/_._",
  4615. "lib/xamarintvos10/_._",
  4616. "lib/xamarinwatchos10/_._",
  4617. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
  4618. "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
  4619. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
  4620. "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
  4621. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
  4622. "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
  4623. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
  4624. "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
  4625. "system.text.encoding.codepages.6.0.0.nupkg.sha512",
  4626. "system.text.encoding.codepages.nuspec",
  4627. "useSharedDesignerContext.txt"
  4628. ]
  4629. },
  4630. "System.Text.Encodings.Web/8.0.0": {
  4631. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  4632. "type": "package",
  4633. "path": "system.text.encodings.web/8.0.0",
  4634. "files": [
  4635. ".nupkg.metadata",
  4636. ".signature.p7s",
  4637. "Icon.png",
  4638. "LICENSE.TXT",
  4639. "THIRD-PARTY-NOTICES.TXT",
  4640. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  4641. "buildTransitive/net462/_._",
  4642. "buildTransitive/net6.0/_._",
  4643. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  4644. "lib/net462/System.Text.Encodings.Web.dll",
  4645. "lib/net462/System.Text.Encodings.Web.xml",
  4646. "lib/net6.0/System.Text.Encodings.Web.dll",
  4647. "lib/net6.0/System.Text.Encodings.Web.xml",
  4648. "lib/net7.0/System.Text.Encodings.Web.dll",
  4649. "lib/net7.0/System.Text.Encodings.Web.xml",
  4650. "lib/net8.0/System.Text.Encodings.Web.dll",
  4651. "lib/net8.0/System.Text.Encodings.Web.xml",
  4652. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  4653. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  4654. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  4655. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  4656. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  4657. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  4658. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  4659. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  4660. "system.text.encodings.web.8.0.0.nupkg.sha512",
  4661. "system.text.encodings.web.nuspec",
  4662. "useSharedDesignerContext.txt"
  4663. ]
  4664. },
  4665. "System.Text.Json/8.0.0": {
  4666. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  4667. "type": "package",
  4668. "path": "system.text.json/8.0.0",
  4669. "files": [
  4670. ".nupkg.metadata",
  4671. ".signature.p7s",
  4672. "Icon.png",
  4673. "LICENSE.TXT",
  4674. "PACKAGE.md",
  4675. "THIRD-PARTY-NOTICES.TXT",
  4676. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  4677. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  4678. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  4679. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  4680. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  4681. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  4682. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  4683. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  4684. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  4685. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  4686. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  4687. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  4688. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  4689. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  4690. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  4691. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  4692. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  4693. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  4694. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  4695. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  4696. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  4697. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  4698. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  4699. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  4700. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  4701. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  4702. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  4703. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  4704. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  4705. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  4706. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  4707. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  4708. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  4709. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  4710. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  4711. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  4712. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  4713. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  4714. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  4715. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  4716. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  4717. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  4718. "buildTransitive/net461/System.Text.Json.targets",
  4719. "buildTransitive/net462/System.Text.Json.targets",
  4720. "buildTransitive/net6.0/System.Text.Json.targets",
  4721. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  4722. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  4723. "lib/net462/System.Text.Json.dll",
  4724. "lib/net462/System.Text.Json.xml",
  4725. "lib/net6.0/System.Text.Json.dll",
  4726. "lib/net6.0/System.Text.Json.xml",
  4727. "lib/net7.0/System.Text.Json.dll",
  4728. "lib/net7.0/System.Text.Json.xml",
  4729. "lib/net8.0/System.Text.Json.dll",
  4730. "lib/net8.0/System.Text.Json.xml",
  4731. "lib/netstandard2.0/System.Text.Json.dll",
  4732. "lib/netstandard2.0/System.Text.Json.xml",
  4733. "system.text.json.8.0.0.nupkg.sha512",
  4734. "system.text.json.nuspec",
  4735. "useSharedDesignerContext.txt"
  4736. ]
  4737. },
  4738. "System.Threading.Channels/6.0.0": {
  4739. "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
  4740. "type": "package",
  4741. "path": "system.threading.channels/6.0.0",
  4742. "files": [
  4743. ".nupkg.metadata",
  4744. ".signature.p7s",
  4745. "Icon.png",
  4746. "LICENSE.TXT",
  4747. "THIRD-PARTY-NOTICES.TXT",
  4748. "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
  4749. "buildTransitive/netcoreapp3.1/_._",
  4750. "lib/net461/System.Threading.Channels.dll",
  4751. "lib/net461/System.Threading.Channels.xml",
  4752. "lib/net6.0/System.Threading.Channels.dll",
  4753. "lib/net6.0/System.Threading.Channels.xml",
  4754. "lib/netcoreapp3.1/System.Threading.Channels.dll",
  4755. "lib/netcoreapp3.1/System.Threading.Channels.xml",
  4756. "lib/netstandard2.0/System.Threading.Channels.dll",
  4757. "lib/netstandard2.0/System.Threading.Channels.xml",
  4758. "lib/netstandard2.1/System.Threading.Channels.dll",
  4759. "lib/netstandard2.1/System.Threading.Channels.xml",
  4760. "system.threading.channels.6.0.0.nupkg.sha512",
  4761. "system.threading.channels.nuspec",
  4762. "useSharedDesignerContext.txt"
  4763. ]
  4764. },
  4765. "System.Threading.Tasks.Extensions/4.5.4": {
  4766. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  4767. "type": "package",
  4768. "path": "system.threading.tasks.extensions/4.5.4",
  4769. "files": [
  4770. ".nupkg.metadata",
  4771. ".signature.p7s",
  4772. "LICENSE.TXT",
  4773. "THIRD-PARTY-NOTICES.TXT",
  4774. "lib/MonoAndroid10/_._",
  4775. "lib/MonoTouch10/_._",
  4776. "lib/net461/System.Threading.Tasks.Extensions.dll",
  4777. "lib/net461/System.Threading.Tasks.Extensions.xml",
  4778. "lib/netcoreapp2.1/_._",
  4779. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  4780. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  4781. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  4782. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  4783. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  4784. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  4785. "lib/xamarinios10/_._",
  4786. "lib/xamarinmac20/_._",
  4787. "lib/xamarintvos10/_._",
  4788. "lib/xamarinwatchos10/_._",
  4789. "ref/MonoAndroid10/_._",
  4790. "ref/MonoTouch10/_._",
  4791. "ref/netcoreapp2.1/_._",
  4792. "ref/xamarinios10/_._",
  4793. "ref/xamarinmac20/_._",
  4794. "ref/xamarintvos10/_._",
  4795. "ref/xamarinwatchos10/_._",
  4796. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  4797. "system.threading.tasks.extensions.nuspec",
  4798. "useSharedDesignerContext.txt",
  4799. "version.txt"
  4800. ]
  4801. },
  4802. "System.Windows.Extensions/6.0.0": {
  4803. "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  4804. "type": "package",
  4805. "path": "system.windows.extensions/6.0.0",
  4806. "files": [
  4807. ".nupkg.metadata",
  4808. ".signature.p7s",
  4809. "Icon.png",
  4810. "LICENSE.TXT",
  4811. "THIRD-PARTY-NOTICES.TXT",
  4812. "lib/net6.0/System.Windows.Extensions.dll",
  4813. "lib/net6.0/System.Windows.Extensions.xml",
  4814. "lib/netcoreapp3.1/System.Windows.Extensions.dll",
  4815. "lib/netcoreapp3.1/System.Windows.Extensions.xml",
  4816. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
  4817. "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
  4818. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
  4819. "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
  4820. "system.windows.extensions.6.0.0.nupkg.sha512",
  4821. "system.windows.extensions.nuspec",
  4822. "useSharedDesignerContext.txt"
  4823. ]
  4824. },
  4825. "AipGateway.API.Application/1.0.0": {
  4826. "type": "project",
  4827. "path": "../AipGateway.API.Application/AipGateway.API.Application.csproj",
  4828. "msbuildProject": "../AipGateway.API.Application/AipGateway.API.Application.csproj"
  4829. },
  4830. "AipGateway.API.Domain/1.0.0": {
  4831. "type": "project",
  4832. "path": "../AipGateway.API.Domain/AipGateway.API.Domain.csproj",
  4833. "msbuildProject": "../AipGateway.API.Domain/AipGateway.API.Domain.csproj"
  4834. },
  4835. "AipGateway.API.Infrastructure/1.0.0": {
  4836. "type": "project",
  4837. "path": "../AipGateway.API.Infrastructure/AipGateway.API.Infrastructure.csproj",
  4838. "msbuildProject": "../AipGateway.API.Infrastructure/AipGateway.API.Infrastructure.csproj"
  4839. }
  4840. },
  4841. "projectFileDependencyGroups": {
  4842. "net8.0": [
  4843. "AipGateway.API.Application >= 1.0.0",
  4844. "AipGateway.API.Domain >= 1.0.0",
  4845. "MicroElements.Swashbuckle.FluentValidation >= 6.0.0",
  4846. "Microsoft.EntityFrameworkCore.Design >= 8.0.4",
  4847. "Swashbuckle.AspNetCore >= 6.5.0",
  4848. "Swashbuckle.AspNetCore.Annotations >= 6.5.0",
  4849. "Swashbuckle.AspNetCore.Filters >= 8.0.2"
  4850. ]
  4851. },
  4852. "packageFolders": {
  4853. "C:\\Users\\OpenValue\\.nuget\\packages\\": {},
  4854. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  4855. },
  4856. "project": {
  4857. "version": "1.0.0",
  4858. "restore": {
  4859. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  4860. "projectName": "AipGateway.API",
  4861. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  4862. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  4863. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\obj\\",
  4864. "projectStyle": "PackageReference",
  4865. "fallbackFolders": [
  4866. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  4867. ],
  4868. "configFilePaths": [
  4869. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  4870. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  4871. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  4872. ],
  4873. "originalTargetFrameworks": [
  4874. "net8.0"
  4875. ],
  4876. "sources": {
  4877. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  4878. "C:\\Program Files\\dotnet\\library-packs": {},
  4879. "https://api.nuget.org/v3/index.json": {}
  4880. },
  4881. "frameworks": {
  4882. "net8.0": {
  4883. "targetAlias": "net8.0",
  4884. "projectReferences": {
  4885. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  4886. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj"
  4887. },
  4888. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  4889. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  4890. }
  4891. }
  4892. }
  4893. },
  4894. "warningProperties": {
  4895. "warnAsError": [
  4896. "NU1605"
  4897. ]
  4898. },
  4899. "restoreAuditProperties": {
  4900. "enableAudit": "true",
  4901. "auditLevel": "low",
  4902. "auditMode": "direct"
  4903. }
  4904. },
  4905. "frameworks": {
  4906. "net8.0": {
  4907. "targetAlias": "net8.0",
  4908. "dependencies": {
  4909. "MicroElements.Swashbuckle.FluentValidation": {
  4910. "target": "Package",
  4911. "version": "[6.0.0, )"
  4912. },
  4913. "Microsoft.EntityFrameworkCore.Design": {
  4914. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  4915. "suppressParent": "All",
  4916. "target": "Package",
  4917. "version": "[8.0.4, )"
  4918. },
  4919. "Swashbuckle.AspNetCore": {
  4920. "target": "Package",
  4921. "version": "[6.5.0, )"
  4922. },
  4923. "Swashbuckle.AspNetCore.Annotations": {
  4924. "target": "Package",
  4925. "version": "[6.5.0, )"
  4926. },
  4927. "Swashbuckle.AspNetCore.Filters": {
  4928. "target": "Package",
  4929. "version": "[8.0.2, )"
  4930. }
  4931. },
  4932. "imports": [
  4933. "net461",
  4934. "net462",
  4935. "net47",
  4936. "net471",
  4937. "net472",
  4938. "net48",
  4939. "net481"
  4940. ],
  4941. "assetTargetFallback": true,
  4942. "warn": true,
  4943. "frameworkReferences": {
  4944. "Microsoft.AspNetCore.App": {
  4945. "privateAssets": "none"
  4946. },
  4947. "Microsoft.NETCore.App": {
  4948. "privateAssets": "all"
  4949. }
  4950. },
  4951. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  4952. }
  4953. }
  4954. },
  4955. "logs": [
  4956. {
  4957. "code": "NU1608",
  4958. "level": "Warning",
  4959. "warningLevel": 1,
  4960. "message": "종속성 제약 조건 밖의 패키지 버전이 검색되었습니다. AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.1에는 AutoMapper (= 12.0.1)이(가) 필요하지만 버전 AutoMapper 13.0.1이(가) 확인되었습니다.",
  4961. "libraryId": "AutoMapper",
  4962. "targetGraphs": [
  4963. "net8.0"
  4964. ]
  4965. }
  4966. ]
  4967. }