| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334 |
- {
- "version": 3,
- "targets": {
- ".NETCoreApp,Version=v3.1": {
- "BouncyCastle.NetCore/1.8.5": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "related": ".xml"
- }
- }
- },
- "Google.Protobuf/3.14.0": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3",
- "System.Runtime.CompilerServices.Unsafe": "4.5.2"
- },
- "compile": {
- "lib/netstandard2.0/Google.Protobuf.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Google.Protobuf.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "K4os.Compression.LZ4/1.2.6": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.4"
- },
- "compile": {
- "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
- "related": ".xml"
- }
- }
- },
- "K4os.Compression.LZ4.Streams/1.2.6": {
- "type": "package",
- "dependencies": {
- "K4os.Compression.LZ4": "1.2.6",
- "K4os.Hash.xxHash": "1.0.6"
- },
- "compile": {
- "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": {
- "related": ".xml"
- }
- }
- },
- "K4os.Hash.xxHash/1.0.6": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "compile": {
- "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NETCore.Platforms/3.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.Win32.Registry/4.7.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "4.7.0",
- "System.Security.Principal.Windows": "4.7.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "MySql.Data/8.0.28": {
- "type": "package",
- "dependencies": {
- "BouncyCastle.NetCore": "1.8.5",
- "Google.Protobuf": "3.14.0",
- "K4os.Compression.LZ4.Streams": "1.2.6",
- "System.Buffers": "4.5.1",
- "System.Configuration.ConfigurationManager": "4.4.1",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Security.Permissions": "4.7.0",
- "System.Text.Encoding.CodePages": "4.4.0"
- },
- "compile": {
- "lib/netstandard2.1/MySql.Data.dll": {
- "related": ".xml"
- },
- "lib/netstandard2.1/Ubiety.Dns.Core.dll": {},
- "lib/netstandard2.1/ZstdNet.dll": {}
- },
- "runtime": {
- "lib/netstandard2.1/MySql.Data.dll": {
- "related": ".xml"
- },
- "lib/netstandard2.1/Ubiety.Dns.Core.dll": {},
- "lib/netstandard2.1/ZstdNet.dll": {}
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- }
- },
- "runtime.native.System.Data.SqlClient.sni/4.7.0": {
- "type": "package",
- "dependencies": {
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
- }
- },
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm64/native/sni.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- }
- }
- },
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-x64/native/sni.dll": {
- "assetType": "native",
- "rid": "win-x64"
- }
- }
- },
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-x86/native/sni.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "System.Buffers/4.5.1": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Configuration.ConfigurationManager/4.4.1": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "4.4.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
- }
- },
- "System.Data.SqlClient/4.8.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Registry": "4.7.0",
- "System.Security.Principal.Windows": "4.7.0",
- "runtime.native.System.Data.SqlClient.sni": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp2.1/System.Data.SqlClient.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Drawing.Common/4.7.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.Win32.SystemEvents": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Drawing.Common.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Memory/4.5.4": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.AccessControl/4.7.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "System.Security.Principal.Windows": "4.7.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/4.7.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "4.7.0",
- "System.Windows.Extensions": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Principal.Windows/4.7.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Text.Encoding.CodePages/4.4.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Windows.Extensions/4.7.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "4.7.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- }
- }
- },
- "libraries": {
- "BouncyCastle.NetCore/1.8.5": {
- "sha512": "6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
- "type": "package",
- "path": "bouncycastle.netcore/1.8.5",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "bouncycastle.netcore.1.8.5.nupkg.sha512",
- "bouncycastle.netcore.nuspec",
- "lib/Mono/BouncyCastle.Crypto.dll",
- "lib/Mono/BouncyCastle.Crypto.xml",
- "lib/MonoAndroid/BouncyCastle.Crypto.dll",
- "lib/MonoAndroid/BouncyCastle.Crypto.xml",
- "lib/MonoMac/BouncyCastle.Crypto.dll",
- "lib/MonoMac/BouncyCastle.Crypto.xml",
- "lib/MonoTouch/BouncyCastle.Crypto.dll",
- "lib/MonoTouch/BouncyCastle.Crypto.xml",
- "lib/net20/BouncyCastle.Crypto.dll",
- "lib/net20/BouncyCastle.Crypto.xml",
- "lib/netstandard2.0/BouncyCastle.Crypto.dll",
- "lib/netstandard2.0/BouncyCastle.Crypto.xml",
- "lib/xamarinios/BouncyCastle.Crypto.dll",
- "lib/xamarinios/BouncyCastle.Crypto.xml"
- ]
- },
- "Google.Protobuf/3.14.0": {
- "sha512": "9AkodyGNmLI+wJJPbwpWLmh4BMHoXDQ9+8qvDPhQQi/BNsleqKMBn3OlyLwC6CALwan2kc5+Cenb8fJSITX3nQ==",
- "type": "package",
- "path": "google.protobuf/3.14.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "google.protobuf.3.14.0.nupkg.sha512",
- "google.protobuf.nuspec",
- "lib/net45/Google.Protobuf.dll",
- "lib/net45/Google.Protobuf.pdb",
- "lib/net45/Google.Protobuf.xml",
- "lib/netstandard1.1/Google.Protobuf.dll",
- "lib/netstandard1.1/Google.Protobuf.pdb",
- "lib/netstandard1.1/Google.Protobuf.xml",
- "lib/netstandard2.0/Google.Protobuf.dll",
- "lib/netstandard2.0/Google.Protobuf.pdb",
- "lib/netstandard2.0/Google.Protobuf.xml"
- ]
- },
- "K4os.Compression.LZ4/1.2.6": {
- "sha512": "4EN8EE6bZG2U8dFfeqn+Om3UNajK3cPYHvyQROCFm4jNFVLuRB7Nl5bDkjBSAjfctS6konm+ay3u5RafBzltDA==",
- "type": "package",
- "path": "k4os.compression.lz4/1.2.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "k4os.compression.lz4.1.2.6.nupkg.sha512",
- "k4os.compression.lz4.nuspec",
- "lib/net45/K4os.Compression.LZ4.dll",
- "lib/net45/K4os.Compression.LZ4.xml",
- "lib/net46/K4os.Compression.LZ4.dll",
- "lib/net46/K4os.Compression.LZ4.xml",
- "lib/netstandard1.6/K4os.Compression.LZ4.dll",
- "lib/netstandard1.6/K4os.Compression.LZ4.xml",
- "lib/netstandard2.0/K4os.Compression.LZ4.dll",
- "lib/netstandard2.0/K4os.Compression.LZ4.xml"
- ]
- },
- "K4os.Compression.LZ4.Streams/1.2.6": {
- "sha512": "5KMcNFRHeRrnJ9c8k5fZcfAJJEY0FndMiDiHIYa35Mx5KCMkeSNo/PEXu7YmtCoVczJagx+Vt7J/F+//S1PcJQ==",
- "type": "package",
- "path": "k4os.compression.lz4.streams/1.2.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "k4os.compression.lz4.streams.1.2.6.nupkg.sha512",
- "k4os.compression.lz4.streams.nuspec",
- "lib/net45/K4os.Compression.LZ4.Streams.dll",
- "lib/net45/K4os.Compression.LZ4.Streams.xml",
- "lib/net46/K4os.Compression.LZ4.Streams.dll",
- "lib/net46/K4os.Compression.LZ4.Streams.xml",
- "lib/netstandard1.6/K4os.Compression.LZ4.Streams.dll",
- "lib/netstandard1.6/K4os.Compression.LZ4.Streams.xml",
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll",
- "lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml",
- "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll",
- "lib/netstandard2.1/K4os.Compression.LZ4.Streams.xml"
- ]
- },
- "K4os.Hash.xxHash/1.0.6": {
- "sha512": "jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
- "type": "package",
- "path": "k4os.hash.xxhash/1.0.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "k4os.hash.xxhash.1.0.6.nupkg.sha512",
- "k4os.hash.xxhash.nuspec",
- "lib/net45/K4os.Hash.xxHash.dll",
- "lib/net45/K4os.Hash.xxHash.xml",
- "lib/net46/K4os.Hash.xxHash.dll",
- "lib/net46/K4os.Hash.xxHash.xml",
- "lib/netstandard1.6/K4os.Hash.xxHash.dll",
- "lib/netstandard1.6/K4os.Hash.xxHash.xml",
- "lib/netstandard2.0/K4os.Hash.xxHash.dll",
- "lib/netstandard2.0/K4os.Hash.xxHash.xml"
- ]
- },
- "Microsoft.NETCore.Platforms/3.1.0": {
- "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
- "type": "package",
- "path": "microsoft.netcore.platforms/3.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.3.1.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Win32.Registry/4.7.0": {
- "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
- "type": "package",
- "path": "microsoft.win32.registry/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/Microsoft.Win32.Registry.dll",
- "lib/net461/Microsoft.Win32.Registry.dll",
- "lib/net461/Microsoft.Win32.Registry.xml",
- "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
- "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
- "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
- "microsoft.win32.registry.4.7.0.nupkg.sha512",
- "microsoft.win32.registry.nuspec",
- "ref/net46/Microsoft.Win32.Registry.dll",
- "ref/net461/Microsoft.Win32.Registry.dll",
- "ref/net461/Microsoft.Win32.Registry.xml",
- "ref/net472/Microsoft.Win32.Registry.dll",
- "ref/net472/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
- "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
- "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
- "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
- "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
- "type": "package",
- "path": "microsoft.win32.systemevents/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.4.7.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "ref/net461/Microsoft.Win32.SystemEvents.dll",
- "ref/net461/Microsoft.Win32.SystemEvents.xml",
- "ref/net472/Microsoft.Win32.SystemEvents.dll",
- "ref/net472/Microsoft.Win32.SystemEvents.xml",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "MySql.Data/8.0.28": {
- "sha512": "7b699tU9ba0r7SBK7K9snGJB9ulnOdwEXG28kpVvaQSN0hHenfoJ/ADOtdfhcvcn1KStBX8pFK5qIl8scdBL2g==",
- "type": "package",
- "path": "mysql.data/8.0.28",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net452/MySql.Data.dll",
- "lib/net452/MySql.Data.xml",
- "lib/net452/Ubiety.Dns.Core.dll",
- "lib/net452/ZstdNet.dll",
- "lib/net48/MySql.Data.dll",
- "lib/net48/MySql.Data.xml",
- "lib/net48/Ubiety.Dns.Core.dll",
- "lib/net48/ZstdNet.dll",
- "lib/net5.0/MySql.Data.dll",
- "lib/net5.0/MySql.Data.xml",
- "lib/net5.0/Ubiety.Dns.Core.dll",
- "lib/net5.0/ZstdNet.dll",
- "lib/net6.0/MySql.Data.dll",
- "lib/net6.0/MySql.Data.xml",
- "lib/net6.0/Ubiety.Dns.Core.dll",
- "lib/net6.0/ZstdNet.dll",
- "lib/netstandard2.0/MySql.Data.dll",
- "lib/netstandard2.0/MySql.Data.xml",
- "lib/netstandard2.0/Ubiety.Dns.Core.dll",
- "lib/netstandard2.0/ZstdNet.dll",
- "lib/netstandard2.1/MySql.Data.dll",
- "lib/netstandard2.1/MySql.Data.xml",
- "lib/netstandard2.1/Ubiety.Dns.Core.dll",
- "lib/netstandard2.1/ZstdNet.dll",
- "mysql.data.8.0.28.nupkg.sha512",
- "mysql.data.nuspec"
- ]
- },
- "Newtonsoft.Json/13.0.1": {
- "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "type": "package",
- "path": "newtonsoft.json/13.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "newtonsoft.json.13.0.1.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "runtime.native.System.Data.SqlClient.sni/4.7.0": {
- "sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
- "type": "package",
- "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512",
- "runtime.native.system.data.sqlclient.sni.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
- "type": "package",
- "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
- "runtimes/win-arm64/native/sni.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
- "type": "package",
- "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
- "runtimes/win-x64/native/sni.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
- "type": "package",
- "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
- "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
- "runtimes/win-x86/native/sni.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Buffers/4.5.1": {
- "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
- "type": "package",
- "path": "system.buffers/4.5.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Buffers.dll",
- "lib/net461/System.Buffers.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.1/System.Buffers.dll",
- "lib/netstandard1.1/System.Buffers.xml",
- "lib/netstandard2.0/System.Buffers.dll",
- "lib/netstandard2.0/System.Buffers.xml",
- "lib/uap10.0.16299/_._",
- "ref/net45/System.Buffers.dll",
- "ref/net45/System.Buffers.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.1/System.Buffers.dll",
- "ref/netstandard1.1/System.Buffers.xml",
- "ref/netstandard2.0/System.Buffers.dll",
- "ref/netstandard2.0/System.Buffers.xml",
- "ref/uap10.0.16299/_._",
- "system.buffers.4.5.1.nupkg.sha512",
- "system.buffers.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Configuration.ConfigurationManager/4.4.1": {
- "sha512": "jz3TWKMAeuDEyrPCK5Jyt4bzQcmzUIMcY9Ud6PkElFxTfnsihV+9N/UCqvxe1z5gc7jMYAnj7V1COMS9QKIuHQ==",
- "type": "package",
- "path": "system.configuration.configurationmanager/4.4.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "ref/net461/System.Configuration.ConfigurationManager.dll",
- "ref/net461/System.Configuration.ConfigurationManager.xml",
- "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.4.4.1.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Data.SqlClient/4.8.3": {
- "sha512": "yERfVLXAY0QbylAgaGLByYN0hFxX28aeEQ0hUgJO+Ntn1AfmWl5HHUoYJA0Yl9HhIUUJHVaS/Sw/RLZr5aaC+A==",
- "type": "package",
- "path": "system.data.sqlclient/4.8.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net451/System.Data.SqlClient.dll",
- "lib/net46/System.Data.SqlClient.dll",
- "lib/net461/System.Data.SqlClient.dll",
- "lib/net461/System.Data.SqlClient.xml",
- "lib/netcoreapp2.1/System.Data.SqlClient.dll",
- "lib/netcoreapp2.1/System.Data.SqlClient.xml",
- "lib/netstandard1.2/System.Data.SqlClient.dll",
- "lib/netstandard1.2/System.Data.SqlClient.xml",
- "lib/netstandard1.3/System.Data.SqlClient.dll",
- "lib/netstandard1.3/System.Data.SqlClient.xml",
- "lib/netstandard2.0/System.Data.SqlClient.dll",
- "lib/netstandard2.0/System.Data.SqlClient.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net451/System.Data.SqlClient.dll",
- "ref/net46/System.Data.SqlClient.dll",
- "ref/net461/System.Data.SqlClient.dll",
- "ref/net461/System.Data.SqlClient.xml",
- "ref/netcoreapp2.1/System.Data.SqlClient.dll",
- "ref/netcoreapp2.1/System.Data.SqlClient.xml",
- "ref/netstandard1.2/System.Data.SqlClient.dll",
- "ref/netstandard1.2/System.Data.SqlClient.xml",
- "ref/netstandard1.2/de/System.Data.SqlClient.xml",
- "ref/netstandard1.2/es/System.Data.SqlClient.xml",
- "ref/netstandard1.2/fr/System.Data.SqlClient.xml",
- "ref/netstandard1.2/it/System.Data.SqlClient.xml",
- "ref/netstandard1.2/ja/System.Data.SqlClient.xml",
- "ref/netstandard1.2/ko/System.Data.SqlClient.xml",
- "ref/netstandard1.2/ru/System.Data.SqlClient.xml",
- "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml",
- "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml",
- "ref/netstandard1.3/System.Data.SqlClient.dll",
- "ref/netstandard1.3/System.Data.SqlClient.xml",
- "ref/netstandard1.3/de/System.Data.SqlClient.xml",
- "ref/netstandard1.3/es/System.Data.SqlClient.xml",
- "ref/netstandard1.3/fr/System.Data.SqlClient.xml",
- "ref/netstandard1.3/it/System.Data.SqlClient.xml",
- "ref/netstandard1.3/ja/System.Data.SqlClient.xml",
- "ref/netstandard1.3/ko/System.Data.SqlClient.xml",
- "ref/netstandard1.3/ru/System.Data.SqlClient.xml",
- "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml",
- "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml",
- "ref/netstandard2.0/System.Data.SqlClient.dll",
- "ref/netstandard2.0/System.Data.SqlClient.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml",
- "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml",
- "runtimes/win/lib/net451/System.Data.SqlClient.dll",
- "runtimes/win/lib/net46/System.Data.SqlClient.dll",
- "runtimes/win/lib/net461/System.Data.SqlClient.dll",
- "runtimes/win/lib/net461/System.Data.SqlClient.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml",
- "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml",
- "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll",
- "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml",
- "system.data.sqlclient.4.8.3.nupkg.sha512",
- "system.data.sqlclient.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Drawing.Common/4.7.0": {
- "sha512": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
- "type": "package",
- "path": "system.drawing.common/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.xml",
- "ref/netstandard2.0/System.Drawing.Common.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "system.drawing.common.4.7.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Memory/4.5.4": {
- "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
- "type": "package",
- "path": "system.memory/4.5.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Memory.dll",
- "lib/net461/System.Memory.xml",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.4.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Runtime.CompilerServices.Unsafe/5.0.0": {
- "sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
- "type": "package",
- "path": "system.runtime.compilerservices.unsafe/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net45/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/net45/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml",
- "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
- "system.runtime.compilerservices.unsafe.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.AccessControl/4.7.0": {
- "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
- "type": "package",
- "path": "system.security.accesscontrol/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/netstandard1.3/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.xml",
- "ref/netstandard1.3/System.Security.AccessControl.dll",
- "ref/netstandard1.3/System.Security.AccessControl.xml",
- "ref/netstandard1.3/de/System.Security.AccessControl.xml",
- "ref/netstandard1.3/es/System.Security.AccessControl.xml",
- "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
- "ref/netstandard1.3/it/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
- "ref/netstandard2.0/System.Security.AccessControl.dll",
- "ref/netstandard2.0/System.Security.AccessControl.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/win/lib/net46/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.accesscontrol.4.7.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "sha512": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.xml",
- "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "system.security.cryptography.protecteddata.4.4.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Permissions/4.7.0": {
- "sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
- "type": "package",
- "path": "system.security.permissions/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/netcoreapp3.0/System.Security.Permissions.dll",
- "lib/netcoreapp3.0/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "ref/net461/System.Security.Permissions.dll",
- "ref/net461/System.Security.Permissions.xml",
- "ref/netcoreapp3.0/System.Security.Permissions.dll",
- "ref/netcoreapp3.0/System.Security.Permissions.xml",
- "ref/netstandard2.0/System.Security.Permissions.dll",
- "ref/netstandard2.0/System.Security.Permissions.xml",
- "system.security.permissions.4.7.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Principal.Windows/4.7.0": {
- "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
- "type": "package",
- "path": "system.security.principal.windows/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.4.7.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Text.Encoding.CodePages/4.4.0": {
- "sha512": "6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
- "type": "package",
- "path": "system.text.encoding.codepages/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Text.Encoding.CodePages.dll",
- "lib/net461/System.Text.Encoding.CodePages.dll",
- "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
- "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
- "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
- "ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
- "ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
- "system.text.encoding.codepages.4.4.0.nupkg.sha512",
- "system.text.encoding.codepages.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Windows.Extensions/4.7.0": {
- "sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
- "type": "package",
- "path": "system.windows.extensions/4.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "ref/netcoreapp3.0/System.Windows.Extensions.dll",
- "ref/netcoreapp3.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "system.windows.extensions.4.7.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- }
- },
- "projectFileDependencyGroups": {
- ".NETCoreApp,Version=v3.1": [
- "MySql.Data >= 8.0.28",
- "Newtonsoft.Json >= 13.0.1",
- "System.Data.SqlClient >= 4.8.3"
- ]
- },
- "packageFolders": {
- "D:\\software\\tool\\nuget": {},
- "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\DataMigration.csproj",
- "projectName": "DataMigration",
- "projectPath": "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\DataMigration.csproj",
- "packagesPath": "D:\\software\\tool\\nuget",
- "outputPath": "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\reica\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "netcoreapp3.1"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "dependencies": {
- "MySql.Data": {
- "target": "Package",
- "version": "[8.0.28, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.1, )"
- },
- "System.Data.SqlClient": {
- "target": "Package",
- "version": "[4.8.3, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.200-preview.0.26103.119\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "logs": [
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "包 \"System.Data.SqlClient\" 4.8.3 具有已知的 中 严重性漏洞,https://github.com/advisories/GHSA-8g2p-5pqh-5jmc",
- "libraryId": "System.Data.SqlClient",
- "targetGraphs": [
- "netcoreapp3.1"
- ]
- }
- ]
- }
|