12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "AmrControl/1.0.0": {
- "dependencies": {
- "Beckhoff.TwinCAT.Ads": "6.0.249",
- "MQTTnet.AspNetCore": "4.0.2.221",
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.7",
- "Microsoft.EntityFrameworkCore": "7.0.5",
- "Microsoft.EntityFrameworkCore.Sqlite": "7.0.5",
- "Microsoft.Extensions.Hosting.WindowsServices": "6.0.0",
- "NPOI": "2.6.0",
- "Newtonsoft.Json": "13.0.3",
- "Pomelo.EntityFrameworkCore.MySql": "7.0.0",
- "RabbitMQ.Client": "6.5.0",
- "Swashbuckle.AspNetCore": "6.2.3",
- "System.IO.Ports": "6.0.0"
- },
- "runtime": {
- "AmrControl.dll": {}
- }
- },
- "Beckhoff.TwinCAT.Ads/6.0.249": {
- "dependencies": {
- "Beckhoff.TwinCAT.Ads.Server": "6.0.249",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "System.ComponentModel.Composition": "6.0.0",
- "System.Reactive": "5.0.0"
- },
- "runtime": {
- "lib/net6.0/TwinCAT.Ads.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.249.0"
- }
- }
- },
- "Beckhoff.TwinCAT.Ads.Abstractions/6.0.249": {
- "dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "System.Configuration.ConfigurationManager": "6.0.0",
- "System.ValueTuple": "4.5.0"
- },
- "runtime": {
- "lib/net6.0/TwinCAT.Ads.Abstractions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.249.0"
- }
- }
- },
- "Beckhoff.TwinCAT.Ads.Server/6.0.249": {
- "dependencies": {
- "Beckhoff.TwinCAT.Ads.Abstractions": "6.0.249",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "System.Reactive": "5.0.0"
- },
- "runtime": {
- "lib/net6.0/TwinCAT.Ads.Server.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.249.0"
- }
- }
- },
- "Enums.NET/4.0.0": {
- "runtime": {
- "lib/netcoreapp3.0/Enums.NET.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "MathNet.Numerics.Signed/4.15.0": {
- "runtime": {
- "lib/netstandard2.0/MathNet.Numerics.dll": {
- "assemblyVersion": "4.15.0.0",
- "fileVersion": "4.15.0.0"
- }
- }
- },
- "Microsoft.AspNetCore.JsonPatch/6.0.7": {
- "dependencies": {
- "Microsoft.CSharp": "4.7.0",
- "Newtonsoft.Json": "13.0.3"
- },
- "runtime": {
- "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": {
- "assemblyVersion": "6.0.7.0",
- "fileVersion": "6.0.722.32205"
- }
- }
- },
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.7": {
- "dependencies": {
- "Microsoft.AspNetCore.JsonPatch": "6.0.7",
- "Newtonsoft.Json": "13.0.3",
- "Newtonsoft.Json.Bson": "1.0.2"
- },
- "runtime": {
- "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
- "assemblyVersion": "6.0.7.0",
- "fileVersion": "6.0.722.32205"
- }
- }
- },
- "Microsoft.CSharp/4.7.0": {},
- "Microsoft.Data.Sqlite.Core/7.0.5": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.4"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.Sqlite.dll": {
- "assemblyVersion": "7.0.5.0",
- "fileVersion": "7.0.523.16503"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/7.0.5": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "7.0.5",
- "Microsoft.EntityFrameworkCore.Analyzers": "7.0.5",
- "Microsoft.Extensions.Caching.Memory": "7.0.0",
- "Microsoft.Extensions.DependencyInjection": "7.0.0",
- "Microsoft.Extensions.Logging": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "7.0.5.0",
- "fileVersion": "7.0.523.16503"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/7.0.5": {
- "runtime": {
- "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "7.0.5.0",
- "fileVersion": "7.0.523.16503"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Analyzers/7.0.5": {},
- "Microsoft.EntityFrameworkCore.Relational/7.0.5": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "7.0.5",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "7.0.5.0",
- "fileVersion": "7.0.523.16503"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite/7.0.5": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Sqlite.Core": "7.0.5",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.4"
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.5": {
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "7.0.5",
- "Microsoft.EntityFrameworkCore.Relational": "7.0.5",
- "Microsoft.Extensions.DependencyModel": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "assemblyVersion": "7.0.5.0",
- "fileVersion": "7.0.523.16503"
- }
- }
- },
- "Microsoft.Extensions.ApiDescription.Server/3.0.0": {},
- "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "7.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Options": "7.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.Configuration/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0"
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
- }
- },
- "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
- }
- },
- "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
- "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0"
- }
- },
- "Microsoft.Extensions.Configuration.Json/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
- "System.Text.Json": "7.0.0"
- }
- },
- "Microsoft.Extensions.Configuration.UserSecrets/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.Configuration.Json": "6.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
- "Microsoft.Extensions.FileProviders.Physical": "6.0.0"
- }
- },
- "Microsoft.Extensions.DependencyInjection/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/7.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "7.0.0",
- "System.Text.Json": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "7.0.0"
- }
- },
- "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
- "Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0"
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {},
- "Microsoft.Extensions.Hosting/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.Configuration.Binder": "6.0.0",
- "Microsoft.Extensions.Configuration.CommandLine": "6.0.0",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.0",
- "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
- "Microsoft.Extensions.Configuration.Json": "6.0.0",
- "Microsoft.Extensions.Configuration.UserSecrets": "6.0.0",
- "Microsoft.Extensions.DependencyInjection": "7.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
- "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
- "Microsoft.Extensions.Logging": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging.Configuration": "6.0.0",
- "Microsoft.Extensions.Logging.Console": "6.0.0",
- "Microsoft.Extensions.Logging.Debug": "6.0.0",
- "Microsoft.Extensions.Logging.EventLog": "6.0.0",
- "Microsoft.Extensions.Logging.EventSource": "6.0.0",
- "Microsoft.Extensions.Options": "7.0.0"
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
- }
- },
- "Microsoft.Extensions.Hosting.WindowsServices/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Hosting": "6.0.0",
- "Microsoft.Extensions.Logging.EventLog": "6.0.0",
- "System.ServiceProcess.ServiceController": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.WindowsServices.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Microsoft.Extensions.Logging/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "7.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Options": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.Logging.Configuration/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "6.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.Configuration.Binder": "6.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Options": "7.0.0",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
- }
- },
- "Microsoft.Extensions.Logging.Console/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging.Configuration": "6.0.0",
- "Microsoft.Extensions.Options": "7.0.0",
- "System.Text.Json": "7.0.0"
- }
- },
- "Microsoft.Extensions.Logging.Debug/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0"
- }
- },
- "Microsoft.Extensions.Logging.EventLog/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Options": "7.0.0",
- "System.Diagnostics.EventLog": "6.0.0"
- }
- },
- "Microsoft.Extensions.Logging.EventSource/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Logging": "7.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
- "Microsoft.Extensions.Options": "7.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Text.Json": "7.0.0"
- }
- },
- "Microsoft.Extensions.Options/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
- "Microsoft.Extensions.Configuration.Binder": "6.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
- "Microsoft.Extensions.Options": "7.0.0",
- "Microsoft.Extensions.Primitives": "7.0.0"
- }
- },
- "Microsoft.Extensions.Primitives/7.0.0": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "Microsoft.IO.RecyclableMemoryStream/2.2.0": {
- "runtime": {
- "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
- "assemblyVersion": "2.2.0.0",
- "fileVersion": "2.2.0.0"
- }
- }
- },
- "Microsoft.OpenApi/1.2.3": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "assemblyVersion": "1.2.3.0",
- "fileVersion": "1.2.3.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "MQTTnet/4.0.2.221": {
- "runtime": {
- "lib/net6.0/MQTTnet.dll": {
- "assemblyVersion": "4.0.2.221",
- "fileVersion": "4.0.2.221"
- }
- }
- },
- "MQTTnet.AspNetCore/4.0.2.221": {
- "dependencies": {
- "MQTTnet": "4.0.2.221"
- },
- "runtime": {
- "lib/net6.0/MQTTnet.AspNetCore.dll": {
- "assemblyVersion": "4.0.2.221",
- "fileVersion": "4.0.2.221"
- }
- }
- },
- "MySqlConnector/2.2.5": {
- "runtime": {
- "lib/net6.0/MySqlConnector.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.2.5.0"
- }
- }
- },
- "Newtonsoft.Json/13.0.3": {
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.3.27908"
- }
- }
- },
- "Newtonsoft.Json.Bson/1.0.2": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.3"
- },
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.2.22727"
- }
- }
- },
- "NPOI/2.6.0": {
- "dependencies": {
- "Enums.NET": "4.0.0",
- "MathNet.Numerics.Signed": "4.15.0",
- "Microsoft.IO.RecyclableMemoryStream": "2.2.0",
- "Portable.BouncyCastle": "1.9.0",
- "SharpZipLib": "1.3.3",
- "SixLabors.Fonts": "1.0.0-beta18",
- "SixLabors.ImageSharp": "2.1.3",
- "System.Configuration.ConfigurationManager": "6.0.0",
- "System.Security.Cryptography.Xml": "6.0.1",
- "System.Text.Encoding.CodePages": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/NPOI.OOXML.dll": {
- "assemblyVersion": "2.6.0.0",
- "fileVersion": "2.6.0.0"
- },
- "lib/net6.0/NPOI.OpenXml4Net.dll": {
- "assemblyVersion": "2.6.0.0",
- "fileVersion": "2.6.0.0"
- },
- "lib/net6.0/NPOI.OpenXmlFormats.dll": {
- "assemblyVersion": "2.6.0.0",
- "fileVersion": "2.6.0.0"
- },
- "lib/net6.0/NPOI.dll": {
- "assemblyVersion": "2.6.0.0",
- "fileVersion": "2.6.0.0"
- }
- }
- },
- "Pomelo.EntityFrameworkCore.MySql/7.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Relational": "7.0.5",
- "MySqlConnector": "2.2.5"
- },
- "runtime": {
- "lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "Portable.BouncyCastle/1.9.0": {
- "runtime": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "assemblyVersion": "1.9.0.0",
- "fileVersion": "1.9.0.1"
- }
- }
- },
- "RabbitMQ.Client/6.5.0": {
- "dependencies": {
- "System.Memory": "4.5.5",
- "System.Threading.Channels": "7.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/RabbitMQ.Client.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.5.0.0"
- }
- }
- },
- "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
- "runtimeTargets": {
- "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
- "rid": "linux-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
- "runtimeTargets": {
- "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
- "rid": "linux-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
- "runtimeTargets": {
- "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.native.System.IO.Ports/6.0.0": {
- "dependencies": {
- "runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0",
- "runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0",
- "runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0",
- "runtime.osx-arm64.runtime.native.System.IO.Ports": "6.0.0",
- "runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0"
- }
- },
- "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
- "runtimeTargets": {
- "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
- "rid": "osx-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
- "runtimeTargets": {
- "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "SharpZipLib/1.3.3": {
- "runtime": {
- "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
- "assemblyVersion": "1.3.3.11",
- "fileVersion": "1.3.3.11"
- }
- }
- },
- "SixLabors.Fonts/1.0.0-beta18": {
- "runtime": {
- "lib/netcoreapp3.1/SixLabors.Fonts.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "SixLabors.ImageSharp/2.1.3": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Text.Encoding.CodePages": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/SixLabors.ImageSharp.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.1.3.0"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": {
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.4",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.4"
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
- "assemblyVersion": "2.1.4.1835",
- "fileVersion": "2.1.4.1835"
- }
- }
- },
- "SQLitePCLRaw.core/2.1.4": {
- "dependencies": {
- "System.Memory": "4.5.5"
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {
- "assemblyVersion": "2.1.4.1835",
- "fileVersion": "2.1.4.1835"
- }
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.4": {
- "runtimeTargets": {
- "runtimes/alpine-arm/native/libe_sqlite3.so": {
- "rid": "alpine-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/alpine-arm64/native/libe_sqlite3.so": {
- "rid": "alpine-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/alpine-x64/native/libe_sqlite3.so": {
- "rid": "alpine-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a": {
- "rid": "browser-wasm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "rid": "linux-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "rid": "linux-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "rid": "linux-armel",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "rid": "linux-mips64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "rid": "linux-musl-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "rid": "linux-musl-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "rid": "linux-musl-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "rid": "linux-ppc64le",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "rid": "linux-s390x",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "rid": "linux-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "rid": "maccatalyst-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "rid": "maccatalyst-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "rid": "osx-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.4": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.4"
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
- "assemblyVersion": "2.1.4.1835",
- "fileVersion": "2.1.4.1835"
- }
- }
- },
- "Swashbuckle.AspNetCore/6.2.3": {
- "dependencies": {
- "Microsoft.Extensions.ApiDescription.Server": "3.0.0",
- "Swashbuckle.AspNetCore.Swagger": "6.2.3",
- "Swashbuckle.AspNetCore.SwaggerGen": "6.2.3",
- "Swashbuckle.AspNetCore.SwaggerUI": "6.2.3"
- }
- },
- "Swashbuckle.AspNetCore.Swagger/6.2.3": {
- "dependencies": {
- "Microsoft.OpenApi": "1.2.3"
- },
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "assemblyVersion": "6.2.3.0",
- "fileVersion": "6.2.3.0"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
- "dependencies": {
- "Swashbuckle.AspNetCore.Swagger": "6.2.3"
- },
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "assemblyVersion": "6.2.3.0",
- "fileVersion": "6.2.3.0"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
- "assemblyVersion": "6.2.3.0",
- "fileVersion": "6.2.3.0"
- }
- }
- },
- "System.ComponentModel.Composition/6.0.0": {
- "runtime": {
- "lib/net6.0/System.ComponentModel.Composition.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.0": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Diagnostics.EventLog/6.0.0": {},
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Formats.Asn1/6.0.0": {},
- "System.IO.Ports/6.0.0": {
- "dependencies": {
- "runtime.native.System.IO.Ports": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.IO.Ports.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.IO.Ports.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.IO.Ports.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Memory/4.5.5": {},
- "System.Reactive/5.0.0": {
- "runtime": {
- "lib/net5.0/System.Reactive.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.1"
- }
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
- "System.Security.AccessControl/6.0.0": {},
- "System.Security.Cryptography.Pkcs/6.0.1": {
- "dependencies": {
- "System.Formats.Asn1": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.522.21309"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.522.21309"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.Xml/6.0.1": {
- "dependencies": {
- "System.Security.AccessControl": "6.0.0",
- "System.Security.Cryptography.Pkcs": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.Xml.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.822.36306"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "6.0.0",
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.ServiceProcess.ServiceController/6.0.0": {
- "dependencies": {
- "System.Diagnostics.EventLog": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.ServiceProcess.ServiceController.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Text.Encoding.CodePages/6.0.0": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- }
- },
- "System.Text.Encodings.Web/7.0.0": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "System.Text.Json/7.0.0": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Text.Encodings.Web": "7.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Text.Json.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "System.Threading.Channels/7.0.0": {
- "runtime": {
- "lib/net6.0/System.Threading.Channels.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
- }
- }
- },
- "System.ValueTuple/4.5.0": {},
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- }
- }
- },
- "libraries": {
- "AmrControl/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Beckhoff.TwinCAT.Ads/6.0.249": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WfGFRoJ9NT5nR54MxLE7fwUiWT0JcWYw5R4UCTqcL2QQl00a+54HDIIGMxZZQiazPL+l8D4WD2PgdDVXd+27qA==",
- "path": "beckhoff.twincat.ads/6.0.249",
- "hashPath": "beckhoff.twincat.ads.6.0.249.nupkg.sha512"
- },
- "Beckhoff.TwinCAT.Ads.Abstractions/6.0.249": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hjKydKn7opjnECr/6HqkdadvjM10iJfrjSB/56eiMs9Ar5z2YxVvyBNrmjqygChwxaWziTHxOrRqeUX0DPf5EQ==",
- "path": "beckhoff.twincat.ads.abstractions/6.0.249",
- "hashPath": "beckhoff.twincat.ads.abstractions.6.0.249.nupkg.sha512"
- },
- "Beckhoff.TwinCAT.Ads.Server/6.0.249": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-gRtQRx4jCANba1WySCYiuuUjE7mkLYr56FFJXxSl0HoqIT32As6dYBCXS/hdcCi2Wunq+HjyFAmaApbMSwabjw==",
- "path": "beckhoff.twincat.ads.server/6.0.249",
- "hashPath": "beckhoff.twincat.ads.server.6.0.249.nupkg.sha512"
- },
- "Enums.NET/4.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d47SgeuGxKpalKhYoHqFkDPmO9SoE3amSwVNDoUdy4d675/tX7bLyZFHdjfo3Tobth9Y80VnjfasQ/PD4LqUuA==",
- "path": "enums.net/4.0.0",
- "hashPath": "enums.net.4.0.0.nupkg.sha512"
- },
- "MathNet.Numerics.Signed/4.15.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LFjukMRatkg9dgRM7U/gM4uKgaWAX7E0lt3fsVDTPdtBIVuh7uPlksDie290br1/tv1a4Ar/Bz9ywCPSL8PhHg==",
- "path": "mathnet.numerics.signed/4.15.0",
- "hashPath": "mathnet.numerics.signed.4.15.0.nupkg.sha512"
- },
- "Microsoft.AspNetCore.JsonPatch/6.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ybv3udO2SaGW74NKIxj06ozTtcEJf2yOCNj4OGY/ZvB+LG/mZGBVKrwZYaZBXaWR9dakrf4+M3LiMAhasTEamg==",
- "path": "microsoft.aspnetcore.jsonpatch/6.0.7",
- "hashPath": "microsoft.aspnetcore.jsonpatch.6.0.7.nupkg.sha512"
- },
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zkt7EFRR5fZQUc6taa8sO8aG+EF7XQ6Z7+fPW3gXCh6l7+vyDpZ9PbTODYMsXaS1tOjP1b+jJgf7hY/kaciO4Q==",
- "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.7",
- "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.7.nupkg.sha512"
- },
- "Microsoft.CSharp/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
- "path": "microsoft.csharp/4.7.0",
- "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
- },
- "Microsoft.Data.Sqlite.Core/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FTerRmQPqHrCrnoUzhBu+E+1DNGwyrAMLqHkAqOOOu5pGfyMOj8qQUBxI/gDtWtG11p49UxSfWmBzRNlwZqfUg==",
- "path": "microsoft.data.sqlite.core/7.0.5",
- "hashPath": "microsoft.data.sqlite.core.7.0.5.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RXbRLHHWP2Z3pq8qcL5nQ6LPeoOyp8hasM5bd0Te8PiQi3RjWQR4tcbdY5XMqQ+oTO9wA8/RLhZRn/hnxlTDnQ==",
- "path": "microsoft.entityframeworkcore/7.0.5",
- "hashPath": "microsoft.entityframeworkcore.7.0.5.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-iwQso+hFRsEWjhH2WsEQj1D2QE5BlEXiXEt6A3SlYTPRPdZsyTNDeDDEdtxL+H/UJPQgQYY+9SMMRcEiXBmCAA==",
- "path": "microsoft.entityframeworkcore.abstractions/7.0.5",
- "hashPath": "microsoft.entityframeworkcore.abstractions.7.0.5.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Analyzers/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yMLM/aK1MikVqpjxd7PJ1Pjgztd3VAd26ZHxyjxG3RPeM9cHjvS5tCg9kAAayR6eHmBg0ffZsHdT28WfA5tTlA==",
- "path": "microsoft.entityframeworkcore.analyzers/7.0.5",
- "hashPath": "microsoft.entityframeworkcore.analyzers.7.0.5.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-u/33DC4S6g2hpMPgBc5Kdnlz//nqHR5c/ovgjtiP/wQ7sOd0EOdygVzUJAAOxCwbtAHDsJXS9Vc3jLFYq0yu8Q==",
- "path": "microsoft.entityframeworkcore.relational/7.0.5",
- "hashPath": "microsoft.entityframeworkcore.relational.7.0.5.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Sqlite/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-2XPZB9OLF5/m13HgZp7/Dv0u8FWEJzcaBsMYR9Kp3R6aygkb3RnOijofPDTsmdhAqG9YTysCmh2bFaGs0TCc7A==",
- "path": "microsoft.entityframeworkcore.sqlite/7.0.5",
- "hashPath": "microsoft.entityframeworkcore.sqlite.7.0.5.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/7.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4C+9ct6A/Bq61Ta9Uh2td4/XwNpRCiPI03SWTa3hPJjA/g8wCw2hetbh3DDe5HcydzgDq/lRRjU/eRy3UODklQ==",
- "path": "microsoft.entityframeworkcore.sqlite.core/7.0.5",
- "hashPath": "microsoft.entityframeworkcore.sqlite.core.7.0.5.nupkg.sha512"
- },
- "Microsoft.Extensions.ApiDescription.Server/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
- "path": "microsoft.extensions.apidescription.server/3.0.0",
- "hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
- "path": "microsoft.extensions.caching.abstractions/7.0.0",
- "hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
- "path": "microsoft.extensions.caching.memory/7.0.0",
- "hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
- "path": "microsoft.extensions.configuration/6.0.0",
- "hashPath": "microsoft.extensions.configuration.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
- "path": "microsoft.extensions.configuration.abstractions/7.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
- "path": "microsoft.extensions.configuration.binder/6.0.0",
- "hashPath": "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==",
- "path": "microsoft.extensions.configuration.commandline/6.0.0",
- "hashPath": "microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DjYkzqvhiHCq38LW71PcIxXk6nhtV6VySP9yDcSO0goPl7YCU1VG1f2Wbgy58lkA10pWkjHCblZPUyboCB93ZA==",
- "path": "microsoft.extensions.configuration.environmentvariables/6.0.0",
- "hashPath": "microsoft.extensions.configuration.environmentvariables.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
- "path": "microsoft.extensions.configuration.fileextensions/6.0.0",
- "hashPath": "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Json/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
- "path": "microsoft.extensions.configuration.json/6.0.0",
- "hashPath": "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.UserSecrets/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lB0Hb2V4+RUHy+LjEcqEr4EcV4RWc9EnjAV2GdtWQEdljQX+R4hGREftI7sInU9okP93pDrJiaj6QUJ6ZsslOA==",
- "path": "microsoft.extensions.configuration.usersecrets/6.0.0",
- "hashPath": "microsoft.extensions.configuration.usersecrets.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
- "path": "microsoft.extensions.dependencyinjection/7.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
- "path": "microsoft.extensions.dependencymodel/7.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
- "path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
- "path": "microsoft.extensions.fileproviders.physical/6.0.0",
- "hashPath": "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
- "path": "microsoft.extensions.filesystemglobbing/6.0.0",
- "hashPath": "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M8VzD0ni5VarIRT8njnwK4K2WSAo0kZH4Zc3mKcSGkP4CjDZ91T9ZEFmmwhmo4z7x8AFq+tW0WFi9wX+K2cxkQ==",
- "path": "microsoft.extensions.hosting/6.0.0",
- "hashPath": "microsoft.extensions.hosting.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
- "path": "microsoft.extensions.hosting.abstractions/6.0.0",
- "hashPath": "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.WindowsServices/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qrYcNoYOI7AouQf0edY1NotePLNfz6wwLfjcEL5IQMXQm61k9glChzr7bt4I8uFelAHK8dYJPvCHEd6idxoXOw==",
- "path": "microsoft.extensions.hosting.windowsservices/6.0.0",
- "hashPath": "microsoft.extensions.hosting.windowsservices.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
- "path": "microsoft.extensions.logging/7.0.0",
- "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
- "path": "microsoft.extensions.logging.abstractions/7.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Configuration/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZDskjagmBAbv+K8rYW9VhjPplhbOE63xUD0DiuydZJwt15dRyoqicYklLd86zzeintUc7AptDkHn+YhhYkYo8A==",
- "path": "microsoft.extensions.logging.configuration/6.0.0",
- "hashPath": "microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Console/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==",
- "path": "microsoft.extensions.logging.console/6.0.0",
- "hashPath": "microsoft.extensions.logging.console.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Debug/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M9g/JixseSZATJE9tcMn9uzoD4+DbSglivFqVx8YkRJ7VVPmnvCEbOZ0AAaxsL1EKyI4cz07DXOOJExxNsUOHw==",
- "path": "microsoft.extensions.logging.debug/6.0.0",
- "hashPath": "microsoft.extensions.logging.debug.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.EventLog/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rlo0RxlMd0WtLG3CHI0qOTp6fFn7MvQjlrCjucA31RqmiMFCZkF8CHNbe8O7tbBIyyoLGWB1he9CbaA5iyHthg==",
- "path": "microsoft.extensions.logging.eventlog/6.0.0",
- "hashPath": "microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.EventSource/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BeDyyqt7nkm/nr+Gdk+L8n1tUT/u33VkbXAOesgYSNsxDM9hJ1NOBGoZfj9rCbeD2+9myElI6JOVVFmnzgeWQA==",
- "path": "microsoft.extensions.logging.eventsource/6.0.0",
- "hashPath": "microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
- "path": "microsoft.extensions.options/7.0.0",
- "hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
- "path": "microsoft.extensions.options.configurationextensions/6.0.0",
- "hashPath": "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
- "path": "microsoft.extensions.primitives/7.0.0",
- "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
- },
- "Microsoft.IO.RecyclableMemoryStream/2.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uyjY/cqomw1irT4L7lDeg4sJ36MsjHg3wKqpGrBAdzvZaxo85yMF+sAA9RIzTV92fDxuUzjqksMqA0+SNMkMgA==",
- "path": "microsoft.io.recyclablememorystream/2.2.0",
- "hashPath": "microsoft.io.recyclablememorystream.2.2.0.nupkg.sha512"
- },
- "Microsoft.OpenApi/1.2.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
- "path": "microsoft.openapi/1.2.3",
- "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "MQTTnet/4.0.2.221": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-roe+uMsW3QLd9Nx1V+H/elGMbt2Sb3aTbaK/g+2P137ulDSzsCnk2vO9mCPHwQ1GSrF8mCpJgxQ2L3En6DTG2w==",
- "path": "mqttnet/4.0.2.221",
- "hashPath": "mqttnet.4.0.2.221.nupkg.sha512"
- },
- "MQTTnet.AspNetCore/4.0.2.221": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uDeX6g/hLqIUOJe9TM6BYhZ2ncKfoRLxDGpGu+1O4TqTFE9k9/Le0T+LAtZ42mmTLj54Aj8rvuWMMJstZjPQ+Q==",
- "path": "mqttnet.aspnetcore/4.0.2.221",
- "hashPath": "mqttnet.aspnetcore.4.0.2.221.nupkg.sha512"
- },
- "MySqlConnector/2.2.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
- "path": "mysqlconnector/2.2.5",
- "hashPath": "mysqlconnector.2.2.5.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
- "path": "newtonsoft.json/13.0.3",
- "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
- },
- "Newtonsoft.Json.Bson/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
- "path": "newtonsoft.json.bson/1.0.2",
- "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
- },
- "NPOI/2.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Pwjo65CUH3MiRnBEbVo8ff31ZrDGdGyyFJyAEncmbTQ0/gYgDkBUnGKm20aLpdwCpPNLzvapZm8v5tx4S6qAWg==",
- "path": "npoi/2.6.0",
- "hashPath": "npoi.2.6.0.nupkg.sha512"
- },
- "Pomelo.EntityFrameworkCore.MySql/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Qk5WB/skSZet5Yrz6AN2ywjZaB1pxfAmvQ+5I4khTkLwwIamI4QJoH2NphCWLFQL+2ar8HvsNCTmwYk0qhqL0w==",
- "path": "pomelo.entityframeworkcore.mysql/7.0.0",
- "hashPath": "pomelo.entityframeworkcore.mysql.7.0.0.nupkg.sha512"
- },
- "Portable.BouncyCastle/1.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
- "path": "portable.bouncycastle/1.9.0",
- "hashPath": "portable.bouncycastle.1.9.0.nupkg.sha512"
- },
- "RabbitMQ.Client/6.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9hY5HiWPtCla1/l0WmXmLnqoX7iKE3neBQUWnetIJrRpOvTbO//XQfQDh++xgHCshL40Kv/6bR0HDkmJz46twg==",
- "path": "rabbitmq.client/6.5.0",
- "hashPath": "rabbitmq.client.6.5.0.nupkg.sha512"
- },
- "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==",
- "path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0",
- "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
- },
- "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==",
- "path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0",
- "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
- },
- "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==",
- "path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0",
- "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
- },
- "runtime.native.System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==",
- "path": "runtime.native.system.io.ports/6.0.0",
- "hashPath": "runtime.native.system.io.ports.6.0.0.nupkg.sha512"
- },
- "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==",
- "path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0",
- "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
- },
- "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==",
- "path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0",
- "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
- },
- "SharpZipLib/1.3.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N8+hwhsKZm25tDJfWpBSW7EGhH/R7EMuiX+KJ4C4u+fCWVc1lJ5zg1u3S1RPPVYgTqhx/C3hxrqUpi6RwK5+Tg==",
- "path": "sharpziplib/1.3.3",
- "hashPath": "sharpziplib.1.3.3.nupkg.sha512"
- },
- "SixLabors.Fonts/1.0.0-beta18": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-evykNmy/kEE9EAEKgZm3MNUYXuMHFfmcLUNPw7Ho5q7OI96GFkkIxBm+QaKOTPBKw+L0AjKOs+ArVg8P40Ac9g==",
- "path": "sixlabors.fonts/1.0.0-beta18",
- "hashPath": "sixlabors.fonts.1.0.0-beta18.nupkg.sha512"
- },
- "SixLabors.ImageSharp/2.1.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8yonNRWX3vUE9k29ta0Hbfa0AEc0hbDjSH/nZ3vOTJEXmY6hLnGsjDKoz96Z+AgOsrdkAu6PdL/Ebaf70aitzw==",
- "path": "sixlabors.imagesharp/2.1.3",
- "hashPath": "sixlabors.imagesharp.2.1.3.nupkg.sha512"
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-EWI1olKDjFEBMJu0+3wuxwziIAdWDVMYLhuZ3Qs84rrz+DHwD00RzWPZCa+bLnHCf3oJwuFZIRsHT5p236QXww==",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.4",
- "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512"
- },
- "SQLitePCLRaw.core/2.1.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-inBjvSHo9UDKneGNzfUfDjK08JzlcIhn1+SP5Y3m6cgXpCxXKCJDy6Mka7LpgSV+UZmKSnC8rTwB0SQ0xKu5pA==",
- "path": "sqlitepclraw.core/2.1.4",
- "hashPath": "sqlitepclraw.core.2.1.4.nupkg.sha512"
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-2C9Q9eX7CPLveJA0rIhf9RXAvu+7nWZu1A2MdG6SD/NOu26TakGgL1nsbc0JAspGijFOo3HoN79xrx8a368fBg==",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.4",
- "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512"
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CSlb5dUp1FMIkez9Iv5EXzpeq7rHryVNqwJMWnpq87j9zWZexaEMdisDktMsnnrzKM6ahNrsTkjqNodTBPBxtQ==",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.4",
- "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore/6.2.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cnzQDn0Le+hInsw2SYwlOhOCPXpYi/szcvnyqZJ12v+QyrLBwAmWXBg6RIyHB18s/mLeywC+Rg2O9ndz0IUNYQ==",
- "path": "swashbuckle.aspnetcore/6.2.3",
- "hashPath": "swashbuckle.aspnetcore.6.2.3.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.Swagger/6.2.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qOF7j1sL0bWm8g/qqHVPCvkO3JlVvUIB8WfC98kSh6BT5y5DAnBNctfac7XR5EZf+eD7/WasvANncTqwZYfmWQ==",
- "path": "swashbuckle.aspnetcore.swagger/6.2.3",
- "hashPath": "swashbuckle.aspnetcore.swagger.6.2.3.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+Xq7WdMCCfcXlnbLJVFNgY8ITdP2TRYIlpbt6IKzDw5FwFxdi9lBfNDtcT+/wkKwX70iBBFmXldnnd02/VO72A==",
- "path": "swashbuckle.aspnetcore.swaggergen/6.2.3",
- "hashPath": "swashbuckle.aspnetcore.swaggergen.6.2.3.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bCRI87uKJVb4G+KURWm8LQrL64St04dEFZcF6gIM67Zc0Sr/N47EO83ybLMYOvfNdO1DCv8xwPcrz9J/VEhQ5g==",
- "path": "swashbuckle.aspnetcore.swaggerui/6.2.3",
- "hashPath": "swashbuckle.aspnetcore.swaggerui.6.2.3.nupkg.sha512"
- },
- "System.ComponentModel.Composition/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-60Qv+F7oxomOjJeTDA5Z4iCyFbQ0B/2Mi5HT+13pxxq0lVnu2ipbWMzFB+RWKr3wWKA8BSncXr9PH/fECwMX5Q==",
- "path": "system.componentmodel.composition/6.0.0",
- "hashPath": "system.componentmodel.composition.6.0.0.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
- "path": "system.configuration.configurationmanager/6.0.0",
- "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
- "path": "system.diagnostics.eventlog/6.0.0",
- "hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.Formats.Asn1/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
- "path": "system.formats.asn1/6.0.0",
- "hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
- },
- "System.IO.Ports/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==",
- "path": "system.io.ports/6.0.0",
- "hashPath": "system.io.ports.6.0.0.nupkg.sha512"
- },
- "System.Memory/4.5.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
- "path": "system.memory/4.5.5",
- "hashPath": "system.memory.4.5.5.nupkg.sha512"
- },
- "System.Reactive/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
- "path": "system.reactive/5.0.0",
- "hashPath": "system.reactive.5.0.0.nupkg.sha512"
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
- "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
- },
- "System.Security.AccessControl/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
- "path": "system.security.accesscontrol/6.0.0",
- "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Pkcs/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
- "path": "system.security.cryptography.pkcs/6.0.1",
- "hashPath": "system.security.cryptography.pkcs.6.0.1.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Xml/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5e5bI28T0x73AwTsbuFP4qSRzthmU2C0Gqgg3AZ3KTxmSyA+Uhk31puA3srdaeWaacVnHhLdJywCzqOiEpbO/w==",
- "path": "system.security.cryptography.xml/6.0.1",
- "hashPath": "system.security.cryptography.xml.6.0.1.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.ServiceProcess.ServiceController/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qMBvG8ZFbkXoe0Z5/D7FAAadfPkH2v7vSuh2xsLf3U6jNoejpIdeV18A0htiASsLK1CCAc/p59kaLXlt2yB1gw==",
- "path": "system.serviceprocess.servicecontroller/6.0.0",
- "hashPath": "system.serviceprocess.servicecontroller.6.0.0.nupkg.sha512"
- },
- "System.Text.Encoding.CodePages/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
- "path": "system.text.encoding.codepages/6.0.0",
- "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
- "path": "system.text.encodings.web/7.0.0",
- "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
- },
- "System.Text.Json/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
- "path": "system.text.json/7.0.0",
- "hashPath": "system.text.json.7.0.0.nupkg.sha512"
- },
- "System.Threading.Channels/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
- "path": "system.threading.channels/7.0.0",
- "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
- },
- "System.ValueTuple/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
- "path": "system.valuetuple/4.5.0",
- "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- }
- }
- }
|