project.assets.json 208 KB

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