project.assets.json 199 KB

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