You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9295 lines
380 KiB
9295 lines
380 KiB
{ |
|
"version": 3, |
|
"targets": { |
|
"net8.0": { |
|
"BACnet/2.0.4": { |
|
"type": "package", |
|
"dependencies": { |
|
"Common.Logging": "3.4.1", |
|
"Common.Logging.Core": "3.4.1", |
|
"PacketDotNet": "0.19.3", |
|
"SharpPcap": "4.5.0", |
|
"System.IO.Ports": "5.0.1" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/BACnet.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/BACnet.dll": {} |
|
} |
|
}, |
|
"BouncyCastle.Cryptography/2.4.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/BouncyCastle.Cryptography.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/BouncyCastle.Cryptography.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"Common.Logging/3.4.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"Common.Logging.Core": "3.4.1", |
|
"Microsoft.CSharp": "4.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Reflection.TypeExtensions": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.3/Common.Logging.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/Common.Logging.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"Common.Logging.Core/3.4.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.CSharp": "4.0.1" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/Common.Logging.Core.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/Common.Logging.Core.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"Dapper/2.1.35": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net7.0/Dapper.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net7.0/Dapper.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"FluentFTP/52.1.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net7.0/FluentFTP.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net7.0/FluentFTP.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"Google.Protobuf/3.26.1": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net5.0/Google.Protobuf.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net5.0/Google.Protobuf.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"IPNetwork2/2.1.2": { |
|
"type": "package", |
|
"dependencies": { |
|
"NETStandard.Library": "1.6.1" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.3/System.Net.IPNetwork.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Net.IPNetwork.dll": {} |
|
} |
|
}, |
|
"K4os.Compression.LZ4/1.3.8": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/K4os.Compression.LZ4.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/K4os.Compression.LZ4.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"K4os.Compression.LZ4.Streams/1.3.8": { |
|
"type": "package", |
|
"dependencies": { |
|
"K4os.Compression.LZ4": "1.3.8", |
|
"K4os.Hash.xxHash": "1.0.8", |
|
"System.IO.Pipelines": "6.0.3" |
|
}, |
|
"compile": { |
|
"lib/net6.0/K4os.Compression.LZ4.Streams.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/K4os.Compression.LZ4.Streams.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"K4os.Hash.xxHash/1.0.8": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/K4os.Hash.xxHash.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/K4os.Hash.xxHash.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"LiteDB/5.0.21": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Buffers": "4.5.1" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/LiteDB.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/LiteDB.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"log4net/2.0.8": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.AppContext": "4.1.0", |
|
"System.Collections.NonGeneric": "4.0.1", |
|
"System.Console": "4.0.0", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Diagnostics.Process": "4.1.0", |
|
"System.Diagnostics.StackTrace": "4.0.1", |
|
"System.Diagnostics.TraceSource": "4.0.0", |
|
"System.IO.FileSystem": "4.0.1", |
|
"System.IO.FileSystem.Watcher": "4.0.0", |
|
"System.Linq": "4.1.0", |
|
"System.Net.NameResolution": "4.0.0", |
|
"System.Net.Requests": "4.0.11", |
|
"System.Net.Sockets": "4.1.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Extensions": "4.0.1", |
|
"System.Reflection.TypeExtensions": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0", |
|
"System.Runtime.Serialization.Formatters": "4.3.0", |
|
"System.Text.RegularExpressions": "4.1.0", |
|
"System.Threading": "4.0.11", |
|
"System.Threading.Thread": "4.0.0", |
|
"System.Threading.Timer": "4.0.1", |
|
"System.Xml.ReaderWriter": "4.0.11", |
|
"System.Xml.XmlDocument": "4.0.1" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.3/log4net.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/log4net.dll": {} |
|
} |
|
}, |
|
"Makaretu.Dns/2.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"SimpleBase": "1.3.1" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/Makaretu.Dns.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/Makaretu.Dns.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"Makaretu.Dns.Multicast/0.27.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Common.Logging": "3.4.1", |
|
"IPNetwork2": "2.1.2", |
|
"Makaretu.Dns": "2.0.1", |
|
"Tmds.LibC": "0.2.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/Makaretu.Dns.Multicast.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/Makaretu.Dns.Multicast.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"Microsoft.CSharp/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Dynamic.Runtime": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Linq": "4.1.0", |
|
"System.Linq.Expressions": "4.1.0", |
|
"System.ObjectModel": "4.0.12", |
|
"System.Reflection": "4.1.0", |
|
"System.Reflection.Extensions": "4.0.1", |
|
"System.Reflection.Primitives": "4.0.1", |
|
"System.Reflection.TypeExtensions": "4.1.0", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/Microsoft.CSharp.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/Microsoft.CSharp.dll": {} |
|
} |
|
}, |
|
"Microsoft.Data.Sqlite/8.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Data.Sqlite.Core": "8.0.1", |
|
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Data.Sqlite.Core/8.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"SQLitePCLRaw.core": "2.1.6" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": { |
|
"type": "package", |
|
"build": { |
|
"build/Microsoft.Extensions.ApiDescription.Server.props": {}, |
|
"build/Microsoft.Extensions.ApiDescription.Server.targets": {} |
|
}, |
|
"buildMultiTargeting": { |
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, |
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0", |
|
"Microsoft.Extensions.Primitives": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.Primitives": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration": "8.0.0", |
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0", |
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", |
|
"Microsoft.Extensions.FileProviders.Physical": "8.0.0", |
|
"Microsoft.Extensions.Primitives": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration.Ini/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration": "8.0.0", |
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0", |
|
"Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", |
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Ini.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Ini.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.Primitives": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.FileProviders.Physical/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", |
|
"Microsoft.Extensions.FileSystemGlobbing": "8.0.0", |
|
"Microsoft.Extensions.Primitives": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/netcoreapp3.1/_._": {} |
|
} |
|
}, |
|
"Microsoft.Extensions.Primitives/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.NETCore.Platforms/1.1.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.NETCore.Targets/1.1.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"Microsoft.OpenApi/1.6.14": { |
|
"type": "package", |
|
"compile": { |
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"Microsoft.Win32.Primitives/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"Microsoft.Win32.Registry/4.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1", |
|
"System.Runtime.InteropServices": "4.1.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"MQTTnet/4.3.3.952": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net7.0/MQTTnet.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net7.0/MQTTnet.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"MySql.Data/9.1.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"BouncyCastle.Cryptography": "2.3.1", |
|
"Google.Protobuf": "3.26.1", |
|
"K4os.Compression.LZ4.Streams": "1.3.8", |
|
"System.Buffers": "4.5.1", |
|
"System.Configuration.ConfigurationManager": "8.0.0", |
|
"System.Diagnostics.DiagnosticSource": "8.0.1", |
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0", |
|
"System.Runtime.Loader": "4.3.0", |
|
"System.Security.Permissions": "8.0.0", |
|
"System.Text.Encoding.CodePages": "8.0.0", |
|
"System.Text.Json": "8.0.4", |
|
"System.Threading.Tasks.Extensions": "4.5.4", |
|
"ZstdSharp.Port": "0.8.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/MySql.Data.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/MySql.Data.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/win-x64/native/comerr64.dll": { |
|
"assetType": "native", |
|
"rid": "win-x64" |
|
}, |
|
"runtimes/win-x64/native/gssapi64.dll": { |
|
"assetType": "native", |
|
"rid": "win-x64" |
|
}, |
|
"runtimes/win-x64/native/k5sprt64.dll": { |
|
"assetType": "native", |
|
"rid": "win-x64" |
|
}, |
|
"runtimes/win-x64/native/krb5_64.dll": { |
|
"assetType": "native", |
|
"rid": "win-x64" |
|
}, |
|
"runtimes/win-x64/native/krbcc64.dll": { |
|
"assetType": "native", |
|
"rid": "win-x64" |
|
} |
|
} |
|
}, |
|
"NETStandard.Library/1.6.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.Win32.Primitives": "4.3.0", |
|
"System.AppContext": "4.3.0", |
|
"System.Collections": "4.3.0", |
|
"System.Collections.Concurrent": "4.3.0", |
|
"System.Console": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Diagnostics.Tools": "4.3.0", |
|
"System.Diagnostics.Tracing": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Globalization.Calendars": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.IO.Compression": "4.3.0", |
|
"System.IO.Compression.ZipFile": "4.3.0", |
|
"System.IO.FileSystem": "4.3.0", |
|
"System.IO.FileSystem.Primitives": "4.3.0", |
|
"System.Linq": "4.3.0", |
|
"System.Linq.Expressions": "4.3.0", |
|
"System.Net.Http": "4.3.0", |
|
"System.Net.Primitives": "4.3.0", |
|
"System.Net.Sockets": "4.3.0", |
|
"System.ObjectModel": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Extensions": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0", |
|
"System.Runtime.Numerics": "4.3.0", |
|
"System.Security.Cryptography.Algorithms": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Security.Cryptography.X509Certificates": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Text.Encoding.Extensions": "4.3.0", |
|
"System.Text.RegularExpressions": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0", |
|
"System.Threading.Timer": "4.3.0", |
|
"System.Xml.ReaderWriter": "4.3.0", |
|
"System.Xml.XDocument": "4.3.0" |
|
} |
|
}, |
|
"Newtonsoft.Json/13.0.3": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/Newtonsoft.Json.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/Newtonsoft.Json.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"PacketDotNet/0.19.3": { |
|
"type": "package", |
|
"dependencies": { |
|
"log4net": "2.0.8" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/PacketDotNet.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/PacketDotNet.dll": {} |
|
} |
|
}, |
|
"Pipelines.Sockets.Unofficial/2.2.8": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.IO.Pipelines": "5.0.1" |
|
}, |
|
"compile": { |
|
"lib/net5.0/Pipelines.Sockets.Unofficial.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net5.0/Pipelines.Sockets.Unofficial.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "debian.8-x64" |
|
} |
|
} |
|
}, |
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "fedora.23-x64" |
|
} |
|
} |
|
}, |
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "fedora.24-x64" |
|
} |
|
} |
|
}, |
|
"runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { |
|
"assetType": "native", |
|
"rid": "linux-arm" |
|
} |
|
} |
|
}, |
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { |
|
"assetType": "native", |
|
"rid": "linux-arm64" |
|
} |
|
} |
|
}, |
|
"runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { |
|
"assetType": "native", |
|
"rid": "linux-x64" |
|
} |
|
} |
|
}, |
|
"runtime.native.System/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"runtime.native.System.IO.Compression/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"runtime.native.System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0", |
|
"runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0", |
|
"runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0", |
|
"runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0", |
|
"runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0" |
|
} |
|
}, |
|
"runtime.native.System.Net.Http/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/_._": {} |
|
} |
|
}, |
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "opensuse.13.2-x64" |
|
} |
|
} |
|
}, |
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "opensuse.42.1-x64" |
|
} |
|
} |
|
}, |
|
"runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": { |
|
"assetType": "native", |
|
"rid": "osx-arm64" |
|
} |
|
} |
|
}, |
|
"runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { |
|
"assetType": "native", |
|
"rid": "osx-x64" |
|
} |
|
} |
|
}, |
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { |
|
"assetType": "native", |
|
"rid": "osx.10.10-x64" |
|
} |
|
} |
|
}, |
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { |
|
"assetType": "native", |
|
"rid": "osx.10.10-x64" |
|
} |
|
} |
|
}, |
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "rhel.7-x64" |
|
} |
|
} |
|
}, |
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "ubuntu.14.04-x64" |
|
} |
|
} |
|
}, |
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "ubuntu.16.04-x64" |
|
} |
|
} |
|
}, |
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"runtimeTargets": { |
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { |
|
"assetType": "native", |
|
"rid": "ubuntu.16.10-x64" |
|
} |
|
} |
|
}, |
|
"SharpPcap/4.5.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"PacketDotNet": "0.16.0" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/SharpPcap.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/SharpPcap.dll": {} |
|
} |
|
}, |
|
"SimpleBase/1.3.1": { |
|
"type": "package", |
|
"compile": { |
|
"lib/netstandard1.3/SimpleBase.dll": { |
|
"related": ".pdb" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/SimpleBase.dll": { |
|
"related": ".pdb" |
|
} |
|
} |
|
}, |
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { |
|
"type": "package", |
|
"dependencies": { |
|
"SQLitePCLRaw.lib.e_sqlite3": "2.1.6", |
|
"SQLitePCLRaw.provider.e_sqlite3": "2.1.6" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} |
|
} |
|
}, |
|
"SQLitePCLRaw.core/2.1.6": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Memory": "4.5.3" |
|
}, |
|
"compile": { |
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {} |
|
} |
|
}, |
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": { |
|
"type": "package", |
|
"compile": { |
|
"lib/netstandard2.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/_._": {} |
|
}, |
|
"build": { |
|
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { |
|
"assetType": "native", |
|
"rid": "browser-wasm" |
|
}, |
|
"runtimes/linux-arm/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-arm" |
|
}, |
|
"runtimes/linux-arm64/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-arm64" |
|
}, |
|
"runtimes/linux-armel/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-armel" |
|
}, |
|
"runtimes/linux-mips64/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-mips64" |
|
}, |
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-musl-arm" |
|
}, |
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-musl-arm64" |
|
}, |
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-musl-x64" |
|
}, |
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-ppc64le" |
|
}, |
|
"runtimes/linux-s390x/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-s390x" |
|
}, |
|
"runtimes/linux-x64/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-x64" |
|
}, |
|
"runtimes/linux-x86/native/libe_sqlite3.so": { |
|
"assetType": "native", |
|
"rid": "linux-x86" |
|
}, |
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { |
|
"assetType": "native", |
|
"rid": "maccatalyst-arm64" |
|
}, |
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { |
|
"assetType": "native", |
|
"rid": "maccatalyst-x64" |
|
}, |
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib": { |
|
"assetType": "native", |
|
"rid": "osx-arm64" |
|
}, |
|
"runtimes/osx-x64/native/libe_sqlite3.dylib": { |
|
"assetType": "native", |
|
"rid": "osx-x64" |
|
}, |
|
"runtimes/win-arm/native/e_sqlite3.dll": { |
|
"assetType": "native", |
|
"rid": "win-arm" |
|
}, |
|
"runtimes/win-arm64/native/e_sqlite3.dll": { |
|
"assetType": "native", |
|
"rid": "win-arm64" |
|
}, |
|
"runtimes/win-x64/native/e_sqlite3.dll": { |
|
"assetType": "native", |
|
"rid": "win-x64" |
|
}, |
|
"runtimes/win-x86/native/e_sqlite3.dll": { |
|
"assetType": "native", |
|
"rid": "win-x86" |
|
} |
|
} |
|
}, |
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": { |
|
"type": "package", |
|
"dependencies": { |
|
"SQLitePCLRaw.core": "2.1.6" |
|
}, |
|
"compile": { |
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} |
|
} |
|
}, |
|
"SSH.NET/2024.2.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"BouncyCastle.Cryptography": "2.4.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Renci.SshNet.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Renci.SshNet.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"StackExchange.Redis/2.8.31": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0", |
|
"Pipelines.Sockets.Unofficial": "2.2.8" |
|
}, |
|
"compile": { |
|
"lib/net8.0/StackExchange.Redis.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/StackExchange.Redis.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"Swashbuckle.AspNetCore/6.6.2": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5", |
|
"Swashbuckle.AspNetCore.Swagger": "6.6.2", |
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", |
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" |
|
}, |
|
"build": { |
|
"build/Swashbuckle.AspNetCore.props": {} |
|
} |
|
}, |
|
"Swashbuckle.AspNetCore.Swagger/6.6.2": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.OpenApi": "1.6.14" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"frameworkReferences": [ |
|
"Microsoft.AspNetCore.App" |
|
] |
|
}, |
|
"Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { |
|
"type": "package", |
|
"dependencies": { |
|
"Swashbuckle.AspNetCore.Swagger": "6.6.2" |
|
}, |
|
"compile": { |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"frameworkReferences": [ |
|
"Microsoft.AspNetCore.App" |
|
] |
|
}, |
|
"System.AppContext/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.6/System.AppContext.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.6/System.AppContext.dll": {} |
|
} |
|
}, |
|
"System.Buffers/4.5.1": { |
|
"type": "package", |
|
"compile": { |
|
"ref/netcoreapp2.0/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netcoreapp2.0/_._": {} |
|
} |
|
}, |
|
"System.Collections/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Collections.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Collections.Concurrent/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Diagnostics.Tracing": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Collections.Concurrent.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {} |
|
} |
|
}, |
|
"System.Collections.Immutable/1.2.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Linq": "4.1.0", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.0/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/System.Collections.Immutable.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Collections.NonGeneric/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Collections.NonGeneric.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {} |
|
} |
|
}, |
|
"System.Configuration.ConfigurationManager/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Diagnostics.EventLog": "8.0.0", |
|
"System.Security.Cryptography.ProtectedData": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"System.Console/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.IO": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Text.Encoding": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Console.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Diagnostics.Debug/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Diagnostics.DiagnosticSource/8.0.1": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"System.Diagnostics.EventLog/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/System.Diagnostics.EventLog.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Diagnostics.EventLog.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
}, |
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Diagnostics.Process/4.1.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"Microsoft.Win32.Primitives": "4.0.1", |
|
"Microsoft.Win32.Registry": "4.0.0", |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.IO": "4.1.0", |
|
"System.IO.FileSystem": "4.0.1", |
|
"System.IO.FileSystem.Primitives": "4.0.1", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Text.Encoding": "4.0.11", |
|
"System.Text.Encoding.Extensions": "4.0.11", |
|
"System.Threading": "4.0.11", |
|
"System.Threading.Tasks": "4.0.11", |
|
"System.Threading.Thread": "4.0.0", |
|
"System.Threading.ThreadPool": "4.0.10", |
|
"runtime.native.System": "4.0.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.4/System.Diagnostics.Process.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": { |
|
"assetType": "runtime", |
|
"rid": "linux" |
|
}, |
|
"runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": { |
|
"assetType": "runtime", |
|
"rid": "osx" |
|
}, |
|
"runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Diagnostics.StackTrace/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections.Immutable": "1.2.0", |
|
"System.IO.FileSystem": "4.0.1", |
|
"System.Reflection": "4.1.0", |
|
"System.Reflection.Metadata": "1.3.0", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Diagnostics.StackTrace.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {} |
|
} |
|
}, |
|
"System.Diagnostics.Tools/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/System.Diagnostics.Tools.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Diagnostics.TraceSource/4.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Threading": "4.0.11", |
|
"runtime.native.System": "4.0.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Diagnostics.TraceSource.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Diagnostics.Tracing/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Dynamic.Runtime/4.0.11": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.Linq": "4.1.0", |
|
"System.Linq.Expressions": "4.1.0", |
|
"System.ObjectModel": "4.0.12", |
|
"System.Reflection": "4.1.0", |
|
"System.Reflection.Emit": "4.0.1", |
|
"System.Reflection.Emit.ILGeneration": "4.0.1", |
|
"System.Reflection.Primitives": "4.0.1", |
|
"System.Reflection.TypeExtensions": "4.1.0", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Dynamic.Runtime.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Dynamic.Runtime.dll": {} |
|
} |
|
}, |
|
"System.Globalization/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Globalization.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Globalization.Calendars/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Globalization.Calendars.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Globalization.Extensions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.IO/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.IO.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.IO.Compression/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.Buffers": "4.3.0", |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0", |
|
"runtime.native.System": "4.3.0", |
|
"runtime.native.System.IO.Compression": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.IO.Compression.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.IO.Compression.ZipFile/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Buffers": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.IO.Compression": "4.3.0", |
|
"System.IO.FileSystem": "4.3.0", |
|
"System.IO.FileSystem.Primitives": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Text.Encoding": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} |
|
} |
|
}, |
|
"System.IO.FileSystem/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.IO": "4.3.0", |
|
"System.IO.FileSystem.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.IO.FileSystem.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.IO.FileSystem.Primitives/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} |
|
} |
|
}, |
|
"System.IO.FileSystem.Watcher/4.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"Microsoft.Win32.Primitives": "4.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.IO.FileSystem": "4.0.1", |
|
"System.IO.FileSystem.Primitives": "4.0.1", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Text.Encoding": "4.0.11", |
|
"System.Threading": "4.0.11", |
|
"System.Threading.Overlapped": "4.0.1", |
|
"System.Threading.Tasks": "4.0.11", |
|
"System.Threading.Thread": "4.0.0", |
|
"runtime.native.System": "4.0.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": { |
|
"assetType": "runtime", |
|
"rid": "linux" |
|
}, |
|
"runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": { |
|
"assetType": "runtime", |
|
"rid": "osx" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.IO.Pipelines/6.0.3": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/System.IO.Pipelines.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/System.IO.Pipelines.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/netcoreapp3.1/_._": {} |
|
} |
|
}, |
|
"System.IO.Ports/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"runtime.native.System.IO.Ports": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/System.IO.Ports.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.IO.Ports.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/net8.0/System.IO.Ports.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/net8.0/System.IO.Ports.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Linq/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.6/System.Linq.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.6/System.Linq.dll": {} |
|
} |
|
}, |
|
"System.Linq.Expressions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.Linq": "4.3.0", |
|
"System.ObjectModel": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Emit": "4.3.0", |
|
"System.Reflection.Emit.ILGeneration": "4.3.0", |
|
"System.Reflection.Emit.Lightweight": "4.3.0", |
|
"System.Reflection.Extensions": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Reflection.TypeExtensions": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Threading": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.6/System.Linq.Expressions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.6/System.Linq.Expressions.dll": {} |
|
} |
|
}, |
|
"System.Memory/4.5.3": { |
|
"type": "package", |
|
"compile": { |
|
"ref/netcoreapp2.1/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netcoreapp2.1/_._": {} |
|
} |
|
}, |
|
"System.Net.Http/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Diagnostics.DiagnosticSource": "4.3.0", |
|
"System.Diagnostics.Tracing": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Globalization.Extensions": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.IO.FileSystem": "4.3.0", |
|
"System.Net.Primitives": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Security.Cryptography.Algorithms": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Security.Cryptography.X509Certificates": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0", |
|
"runtime.native.System": "4.3.0", |
|
"runtime.native.System.Net.Http": "4.3.0", |
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Net.Http.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Net.NameResolution/4.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Tracing": "4.1.0", |
|
"System.Globalization": "4.0.11", |
|
"System.Net.Primitives": "4.0.11", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Security.Principal.Windows": "4.0.0", |
|
"System.Threading": "4.0.11", |
|
"System.Threading.Tasks": "4.0.11", |
|
"runtime.native.System": "4.0.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Net.NameResolution.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Net.Primitives/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Net.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Net.Requests/4.0.11": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Diagnostics.Tracing": "4.1.0", |
|
"System.Globalization": "4.0.11", |
|
"System.IO": "4.1.0", |
|
"System.Net.Http": "4.1.0", |
|
"System.Net.Primitives": "4.0.11", |
|
"System.Net.WebHeaderCollection": "4.0.1", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Threading": "4.0.11", |
|
"System.Threading.Tasks": "4.0.11" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Net.Requests.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Net.Sockets/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.IO": "4.3.0", |
|
"System.Net.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Net.Sockets.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Net.WebHeaderCollection/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Net.WebHeaderCollection.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} |
|
} |
|
}, |
|
"System.ObjectModel/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Threading": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.ObjectModel.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.ObjectModel.dll": {} |
|
} |
|
}, |
|
"System.Reflection/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.IO": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.Reflection.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Reflection.Emit/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.IO": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Emit.ILGeneration": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.1/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Reflection.Emit.dll": {} |
|
} |
|
}, |
|
"System.Reflection.Emit.ILGeneration/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} |
|
} |
|
}, |
|
"System.Reflection.Emit.Lightweight/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Emit.ILGeneration": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} |
|
} |
|
}, |
|
"System.Reflection.Extensions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/System.Reflection.Extensions.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Reflection.Metadata/1.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Collections.Immutable": "1.2.0", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.IO": "4.1.0", |
|
"System.Linq": "4.1.0", |
|
"System.Reflection": "4.1.0", |
|
"System.Reflection.Extensions": "4.0.1", |
|
"System.Reflection.Primitives": "4.0.1", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Text.Encoding": "4.0.11", |
|
"System.Text.Encoding.Extensions": "4.0.11", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"lib/netstandard1.1/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.1/System.Reflection.Metadata.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Reflection.Primitives/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/System.Reflection.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Reflection.TypeExtensions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Reflection": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} |
|
} |
|
}, |
|
"System.Resources.ResourceManager/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/System.Resources.ResourceManager.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Runtime/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.Runtime.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/netcoreapp3.1/_._": {} |
|
} |
|
}, |
|
"System.Runtime.Extensions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.Runtime.Extensions.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Runtime.Handles/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Runtime.Handles.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Runtime.InteropServices/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Primitives": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} |
|
} |
|
}, |
|
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Reflection": "4.3.0", |
|
"System.Reflection.Extensions": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"runtime.native.System": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Runtime.Loader/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.IO": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.5/System.Runtime.Loader.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.5/System.Runtime.Loader.dll": {} |
|
} |
|
}, |
|
"System.Runtime.Numerics/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Globalization": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.1/System.Runtime.Numerics.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Runtime.Numerics.dll": {} |
|
} |
|
}, |
|
"System.Runtime.Serialization.Formatters/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Serialization.Primitives": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {} |
|
} |
|
}, |
|
"System.Runtime.Serialization.Primitives/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} |
|
} |
|
}, |
|
"System.Security.Claims/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.IO": "4.1.0", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Security.Principal": "4.0.1" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Security.Claims.dll": {} |
|
} |
|
}, |
|
"System.Security.Cryptography.Algorithms/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.Collections": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Runtime.Numerics": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0", |
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { |
|
"assetType": "runtime", |
|
"rid": "osx" |
|
}, |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Security.Cryptography.Cng/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.IO": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Security.Cryptography.Algorithms": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Text.Encoding": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.6/_._": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Security.Cryptography.Csp/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.IO": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Security.Cryptography.Algorithms": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Security.Cryptography.Encoding/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.Collections": "4.3.0", |
|
"System.Collections.Concurrent": "4.3.0", |
|
"System.Linq": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Runtime.Numerics": "4.3.0", |
|
"System.Security.Cryptography.Algorithms": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.6/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
} |
|
} |
|
}, |
|
"System.Security.Cryptography.Primitives/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} |
|
} |
|
}, |
|
"System.Security.Cryptography.ProtectedData/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"System.Security.Cryptography.X509Certificates/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.Globalization.Calendars": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.IO.FileSystem": "4.3.0", |
|
"System.IO.FileSystem.Primitives": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.Handles": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Runtime.Numerics": "4.3.0", |
|
"System.Security.Cryptography.Algorithms": "4.3.0", |
|
"System.Security.Cryptography.Cng": "4.3.0", |
|
"System.Security.Cryptography.Csp": "4.3.0", |
|
"System.Security.Cryptography.Encoding": "4.3.0", |
|
"System.Security.Cryptography.OpenSsl": "4.3.0", |
|
"System.Security.Cryptography.Primitives": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"runtime.native.System": "4.3.0", |
|
"runtime.native.System.Net.Http": "4.3.0", |
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Security.Permissions/8.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Windows.Extensions": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/System.Security.Permissions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Security.Permissions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
} |
|
}, |
|
"System.Security.Principal/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.1.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.0/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.0/System.Security.Principal.dll": {} |
|
} |
|
}, |
|
"System.Security.Principal.Windows/4.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"Microsoft.Win32.Primitives": "4.0.1", |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Reflection": "4.1.0", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1", |
|
"System.Runtime.InteropServices": "4.1.0", |
|
"System.Security.Claims": "4.0.1", |
|
"System.Security.Principal": "4.0.1", |
|
"System.Text.Encoding": "4.0.11", |
|
"System.Threading": "4.0.11" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Text.Encoding/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Text.Encoding.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Text.Encoding.CodePages/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/System.Text.Encoding.CodePages.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Text.Encoding.CodePages.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Text.Encoding.Extensions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Text.Encoding": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Text.Encodings.Web/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/System.Text.Encodings.Web.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Text.Encodings.Web.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/_._": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { |
|
"assetType": "runtime", |
|
"rid": "browser" |
|
} |
|
} |
|
}, |
|
"System.Text.Json/8.0.4": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Text.Encodings.Web": "8.0.0" |
|
}, |
|
"compile": { |
|
"lib/net8.0/System.Text.Json.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Text.Json.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"build": { |
|
"buildTransitive/net6.0/System.Text.Json.targets": {} |
|
} |
|
}, |
|
"System.Text.RegularExpressions/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll": {} |
|
} |
|
}, |
|
"System.Threading/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Threading.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Threading.dll": {} |
|
} |
|
}, |
|
"System.Threading.Overlapped/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.0.1", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": { |
|
"assetType": "runtime", |
|
"rid": "unix" |
|
}, |
|
"runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Threading.Tasks/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Threading.Tasks.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Threading.Tasks.Extensions/4.5.4": { |
|
"type": "package", |
|
"compile": { |
|
"ref/netcoreapp2.1/_._": {} |
|
}, |
|
"runtime": { |
|
"lib/netcoreapp2.1/_._": {} |
|
} |
|
}, |
|
"System.Threading.Thread/4.0.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.1.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Threading.Thread.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Threading.Thread.dll": {} |
|
} |
|
}, |
|
"System.Threading.ThreadPool/4.0.10": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Handles": "4.0.1" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/_._": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Threading.ThreadPool.dll": {} |
|
} |
|
}, |
|
"System.Threading.Timer/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0", |
|
"Microsoft.NETCore.Targets": "1.1.0", |
|
"System.Runtime": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.2/System.Threading.Timer.dll": { |
|
"related": ".xml" |
|
} |
|
} |
|
}, |
|
"System.Windows.Extensions/8.0.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/System.Windows.Extensions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/System.Windows.Extensions.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/win/lib/net8.0/System.Windows.Extensions.dll": { |
|
"assetType": "runtime", |
|
"rid": "win" |
|
} |
|
} |
|
}, |
|
"System.Xml.ReaderWriter/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.IO.FileSystem": "4.3.0", |
|
"System.IO.FileSystem.Primitives": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Runtime.InteropServices": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Text.Encoding.Extensions": "4.3.0", |
|
"System.Text.RegularExpressions": "4.3.0", |
|
"System.Threading.Tasks": "4.3.0", |
|
"System.Threading.Tasks.Extensions": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Xml.ReaderWriter.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} |
|
} |
|
}, |
|
"System.Xml.XDocument/4.3.0": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.3.0", |
|
"System.Diagnostics.Debug": "4.3.0", |
|
"System.Diagnostics.Tools": "4.3.0", |
|
"System.Globalization": "4.3.0", |
|
"System.IO": "4.3.0", |
|
"System.Reflection": "4.3.0", |
|
"System.Resources.ResourceManager": "4.3.0", |
|
"System.Runtime": "4.3.0", |
|
"System.Runtime.Extensions": "4.3.0", |
|
"System.Text.Encoding": "4.3.0", |
|
"System.Threading": "4.3.0", |
|
"System.Xml.ReaderWriter": "4.3.0" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Xml.XDocument.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Xml.XDocument.dll": {} |
|
} |
|
}, |
|
"System.Xml.XmlDocument/4.0.1": { |
|
"type": "package", |
|
"dependencies": { |
|
"System.Collections": "4.0.11", |
|
"System.Diagnostics.Debug": "4.0.11", |
|
"System.Globalization": "4.0.11", |
|
"System.IO": "4.1.0", |
|
"System.Resources.ResourceManager": "4.0.1", |
|
"System.Runtime": "4.1.0", |
|
"System.Runtime.Extensions": "4.1.0", |
|
"System.Text.Encoding": "4.0.11", |
|
"System.Threading": "4.0.11", |
|
"System.Xml.ReaderWriter": "4.0.11" |
|
}, |
|
"compile": { |
|
"ref/netstandard1.3/System.Xml.XmlDocument.dll": { |
|
"related": ".xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard1.3/System.Xml.XmlDocument.dll": {} |
|
} |
|
}, |
|
"Tmds.LibC/0.2.0": { |
|
"type": "package", |
|
"compile": { |
|
"ref/netstandard2.0/Tmds.LibC.dll": {} |
|
}, |
|
"runtimeTargets": { |
|
"runtimes/linux-arm/lib/netstandard2.0/Tmds.LibC.dll": { |
|
"assetType": "runtime", |
|
"rid": "linux-arm" |
|
}, |
|
"runtimes/linux-arm64/lib/netstandard2.0/Tmds.LibC.dll": { |
|
"assetType": "runtime", |
|
"rid": "linux-arm64" |
|
}, |
|
"runtimes/linux-x64/lib/netstandard2.0/Tmds.LibC.dll": { |
|
"assetType": "runtime", |
|
"rid": "linux-x64" |
|
} |
|
} |
|
}, |
|
"WebDav.Client/2.8.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/netstandard2.0/WebDav.Client.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
}, |
|
"runtime": { |
|
"lib/netstandard2.0/WebDav.Client.dll": { |
|
"related": ".pdb;.xml" |
|
} |
|
} |
|
}, |
|
"ZstdSharp.Port/0.8.0": { |
|
"type": "package", |
|
"compile": { |
|
"lib/net8.0/ZstdSharp.dll": {} |
|
}, |
|
"runtime": { |
|
"lib/net8.0/ZstdSharp.dll": {} |
|
} |
|
} |
|
} |
|
}, |
|
"libraries": { |
|
"BACnet/2.0.4": { |
|
"sha512": "UzxfubHGvVGoxMGoIydYt/2WBVaZP9qrABg78KNcMB/RCEBStqvP0S1W+rN/aA0yJvJgSj/ZF2pMKTpzyl8wmg==", |
|
"type": "package", |
|
"path": "bacnet/2.0.4", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"bacnet.2.0.4.nupkg.sha512", |
|
"bacnet.nuspec", |
|
"lib/net40/BACnet.dll", |
|
"lib/netstandard2.0/BACnet.dll", |
|
"logo.png" |
|
] |
|
}, |
|
"BouncyCastle.Cryptography/2.4.0": { |
|
"sha512": "SwXsAV3sMvAU/Nn31pbjhWurYSjJ+/giI/0n6tCrYoupEK34iIHCuk3STAd9fx8yudM85KkLSVdn951vTng/vQ==", |
|
"type": "package", |
|
"path": "bouncycastle.cryptography/2.4.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE.md", |
|
"README.md", |
|
"bouncycastle.cryptography.2.4.0.nupkg.sha512", |
|
"bouncycastle.cryptography.nuspec", |
|
"lib/net461/BouncyCastle.Cryptography.dll", |
|
"lib/net461/BouncyCastle.Cryptography.xml", |
|
"lib/net6.0/BouncyCastle.Cryptography.dll", |
|
"lib/net6.0/BouncyCastle.Cryptography.xml", |
|
"lib/netstandard2.0/BouncyCastle.Cryptography.dll", |
|
"lib/netstandard2.0/BouncyCastle.Cryptography.xml", |
|
"packageIcon.png" |
|
] |
|
}, |
|
"Common.Logging/3.4.1": { |
|
"sha512": "5eZ/vgEOqzLg4PypZqnJ+wMhhgHyckicbZY4iDxqQ4FtOz0CpdYZ0xQ78aszMzeAJZiLLb5VdR9tPfunVQLz6g==", |
|
"type": "package", |
|
"path": "common.logging/3.4.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"common.logging.3.4.1.nupkg.sha512", |
|
"common.logging.nuspec", |
|
"lib/net35/Common.Logging.dll", |
|
"lib/net35/Common.Logging.pdb", |
|
"lib/net35/Common.Logging.xml", |
|
"lib/net40/Common.Logging.dll", |
|
"lib/net40/Common.Logging.pdb", |
|
"lib/net40/Common.Logging.xml", |
|
"lib/netstandard1.3/Common.Logging.dll", |
|
"lib/netstandard1.3/Common.Logging.pdb", |
|
"lib/netstandard1.3/Common.Logging.xml" |
|
] |
|
}, |
|
"Common.Logging.Core/3.4.1": { |
|
"sha512": "wLHldZHvxsSD6Ahonfj00/SkfHfKqO+YT6jsUwVm8Rch1REL9IArHAcSLXxYxYfu5/4ydGtmXvOtaH3AkVPu0A==", |
|
"type": "package", |
|
"path": "common.logging.core/3.4.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"common.logging.core.3.4.1.nupkg.sha512", |
|
"common.logging.core.nuspec", |
|
"lib/net40/Common.Logging.Core.XML", |
|
"lib/net40/Common.Logging.Core.dll", |
|
"lib/net40/Common.Logging.Core.pdb", |
|
"lib/netstandard1.0/Common.Logging.Core.dll", |
|
"lib/netstandard1.0/Common.Logging.Core.pdb", |
|
"lib/netstandard1.0/Common.Logging.Core.xml", |
|
"lib/portable-win+net40+sl40+wp7+wpa81/Common.Logging.Core.XML", |
|
"lib/portable-win+net40+sl40+wp7+wpa81/Common.Logging.Core.dll", |
|
"lib/portable-win+net40+sl40+wp7+wpa81/Common.Logging.Core.pdb" |
|
] |
|
}, |
|
"Dapper/2.1.35": { |
|
"sha512": "YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==", |
|
"type": "package", |
|
"path": "dapper/2.1.35", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Dapper.png", |
|
"dapper.2.1.35.nupkg.sha512", |
|
"dapper.nuspec", |
|
"lib/net461/Dapper.dll", |
|
"lib/net461/Dapper.xml", |
|
"lib/net5.0/Dapper.dll", |
|
"lib/net5.0/Dapper.xml", |
|
"lib/net7.0/Dapper.dll", |
|
"lib/net7.0/Dapper.xml", |
|
"lib/netstandard2.0/Dapper.dll", |
|
"lib/netstandard2.0/Dapper.xml", |
|
"readme.md" |
|
] |
|
}, |
|
"FluentFTP/52.1.0": { |
|
"sha512": "d5RnVIr/tnuaS8agbTePwfY0YDN7FTlYP4cFb8Vk3GYcpVSjAEV2VNgPLosU8hrLkOhC5IRsLLVgQz8yiHv11Q==", |
|
"type": "package", |
|
"path": "fluentftp/52.1.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE.TXT", |
|
"fluentftp.52.1.0.nupkg.sha512", |
|
"fluentftp.nuspec", |
|
"lib/net462/FluentFTP.dll", |
|
"lib/net462/FluentFTP.xml", |
|
"lib/net472/FluentFTP.dll", |
|
"lib/net472/FluentFTP.xml", |
|
"lib/net5.0/FluentFTP.dll", |
|
"lib/net5.0/FluentFTP.xml", |
|
"lib/net6.0/FluentFTP.dll", |
|
"lib/net6.0/FluentFTP.xml", |
|
"lib/net7.0/FluentFTP.dll", |
|
"lib/net7.0/FluentFTP.xml", |
|
"lib/netstandard2.0/FluentFTP.dll", |
|
"lib/netstandard2.0/FluentFTP.xml", |
|
"lib/netstandard2.1/FluentFTP.dll", |
|
"lib/netstandard2.1/FluentFTP.xml", |
|
"logo-nuget.png" |
|
] |
|
}, |
|
"Google.Protobuf/3.26.1": { |
|
"sha512": "CHZX8zXqhF/fdUtd+AYzew8T2HFkAoe5c7lbGxZY/qryAlQXckDvM5BfOJjXlMS7kyICqQTMszj4w1bX5uBJ/w==", |
|
"type": "package", |
|
"path": "google.protobuf/3.26.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"google.protobuf.3.26.1.nupkg.sha512", |
|
"google.protobuf.nuspec", |
|
"lib/net45/Google.Protobuf.dll", |
|
"lib/net45/Google.Protobuf.pdb", |
|
"lib/net45/Google.Protobuf.xml", |
|
"lib/net5.0/Google.Protobuf.dll", |
|
"lib/net5.0/Google.Protobuf.pdb", |
|
"lib/net5.0/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" |
|
] |
|
}, |
|
"IPNetwork2/2.1.2": { |
|
"sha512": "DZF2SbtyqukkLSzyu0KqcXUBdhDXQ/K3QWM27vlvdPo3W+iI81pgUCNTwyynNyVc5Q9AIn0znFVVhHGbhiofUg==", |
|
"type": "package", |
|
"path": "ipnetwork2/2.1.2", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ipnetwork2.2.1.2.nupkg.sha512", |
|
"ipnetwork2.nuspec", |
|
"lib/net40/System.Net.IPNetwork.dll", |
|
"lib/net45/System.Net.IPNetwork.dll", |
|
"lib/net46/System.Net.IPNetwork.dll", |
|
"lib/netstandard1.3/System.Net.IPNetwork.dll" |
|
] |
|
}, |
|
"K4os.Compression.LZ4/1.3.8": { |
|
"sha512": "LhwlPa7c1zs1OV2XadMtAWdImjLIsqFJPoRcIWAadSRn0Ri1DepK65UbWLPmt4riLqx2d40xjXRk0ogpqNtK7g==", |
|
"type": "package", |
|
"path": "k4os.compression.lz4/1.3.8", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"k4os.compression.lz4.1.3.8.nupkg.sha512", |
|
"k4os.compression.lz4.nuspec", |
|
"lib/net462/K4os.Compression.LZ4.dll", |
|
"lib/net462/K4os.Compression.LZ4.xml", |
|
"lib/net5.0/K4os.Compression.LZ4.dll", |
|
"lib/net5.0/K4os.Compression.LZ4.xml", |
|
"lib/net6.0/K4os.Compression.LZ4.dll", |
|
"lib/net6.0/K4os.Compression.LZ4.xml", |
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll", |
|
"lib/netstandard2.0/K4os.Compression.LZ4.xml", |
|
"lib/netstandard2.1/K4os.Compression.LZ4.dll", |
|
"lib/netstandard2.1/K4os.Compression.LZ4.xml" |
|
] |
|
}, |
|
"K4os.Compression.LZ4.Streams/1.3.8": { |
|
"sha512": "P15qr8dZAeo9GvYbUIPEYFQ0MEJ0i5iqr37wsYeRC3la2uCldOoeCa6to0CZ1taiwxIV+Mk8NGuZi+4iWivK9w==", |
|
"type": "package", |
|
"path": "k4os.compression.lz4.streams/1.3.8", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"k4os.compression.lz4.streams.1.3.8.nupkg.sha512", |
|
"k4os.compression.lz4.streams.nuspec", |
|
"lib/net462/K4os.Compression.LZ4.Streams.dll", |
|
"lib/net462/K4os.Compression.LZ4.Streams.xml", |
|
"lib/net5.0/K4os.Compression.LZ4.Streams.dll", |
|
"lib/net5.0/K4os.Compression.LZ4.Streams.xml", |
|
"lib/net6.0/K4os.Compression.LZ4.Streams.dll", |
|
"lib/net6.0/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.8": { |
|
"sha512": "Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==", |
|
"type": "package", |
|
"path": "k4os.hash.xxhash/1.0.8", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"k4os.hash.xxhash.1.0.8.nupkg.sha512", |
|
"k4os.hash.xxhash.nuspec", |
|
"lib/net462/K4os.Hash.xxHash.dll", |
|
"lib/net462/K4os.Hash.xxHash.xml", |
|
"lib/net5.0/K4os.Hash.xxHash.dll", |
|
"lib/net5.0/K4os.Hash.xxHash.xml", |
|
"lib/net6.0/K4os.Hash.xxHash.dll", |
|
"lib/net6.0/K4os.Hash.xxHash.xml", |
|
"lib/netstandard2.0/K4os.Hash.xxHash.dll", |
|
"lib/netstandard2.0/K4os.Hash.xxHash.xml", |
|
"lib/netstandard2.1/K4os.Hash.xxHash.dll", |
|
"lib/netstandard2.1/K4os.Hash.xxHash.xml" |
|
] |
|
}, |
|
"LiteDB/5.0.21": { |
|
"sha512": "ykJ7ffFl7P9YQKR/PLci6zupiLrsSCNkOTiw6OtzntH7d2kCYp5L1+3a/pksKgTEHcJBoPXFtg7VZSGVBseN9w==", |
|
"type": "package", |
|
"path": "litedb/5.0.21", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"AppVeyorSettings.json", |
|
"LICENSE", |
|
"icon_64x64.png", |
|
"lib/net45/LiteDB.dll", |
|
"lib/net45/LiteDB.xml", |
|
"lib/netstandard1.3/LiteDB.dll", |
|
"lib/netstandard1.3/LiteDB.xml", |
|
"lib/netstandard2.0/LiteDB.dll", |
|
"lib/netstandard2.0/LiteDB.xml", |
|
"litedb.5.0.21.nupkg.sha512", |
|
"litedb.nuspec" |
|
] |
|
}, |
|
"log4net/2.0.8": { |
|
"sha512": "N41MQGHZImiCfn0cUuSBjZxrcNfIQCuCgQP0rpgB3J/NWponEh3lc1LxJEuIsPAR9Oc1jVvfkNNFCY1C5hf9LA==", |
|
"type": "package", |
|
"path": "log4net/2.0.8", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net20-full/log4net.dll", |
|
"lib/net20-full/log4net.xml", |
|
"lib/net35-client/log4net.dll", |
|
"lib/net35-client/log4net.xml", |
|
"lib/net35-full/log4net.dll", |
|
"lib/net35-full/log4net.xml", |
|
"lib/net40-client/log4net.dll", |
|
"lib/net40-client/log4net.xml", |
|
"lib/net40-full/log4net.dll", |
|
"lib/net40-full/log4net.xml", |
|
"lib/net45-full/log4net.dll", |
|
"lib/net45-full/log4net.xml", |
|
"lib/netstandard1.3/log4net.dll", |
|
"log4net.2.0.8.nupkg.sha512", |
|
"log4net.nuspec" |
|
] |
|
}, |
|
"Makaretu.Dns/2.0.1": { |
|
"sha512": "qe/5w5Q/i2Xz2ZnCq3E49kLAtVFRuuBn40C1mQPWbLDwlHM0KVDzCkFqwxDedv7JgQis66Z9AZKyo1zCTRrdYA==", |
|
"type": "package", |
|
"path": "makaretu.dns/2.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net45/Makaretu.Dns.dll", |
|
"lib/net45/Makaretu.Dns.pdb", |
|
"lib/net45/Makaretu.Dns.xml", |
|
"lib/net472/Makaretu.Dns.dll", |
|
"lib/net472/Makaretu.Dns.pdb", |
|
"lib/net472/Makaretu.Dns.xml", |
|
"lib/netstandard1.4/Makaretu.Dns.dll", |
|
"lib/netstandard1.4/Makaretu.Dns.pdb", |
|
"lib/netstandard1.4/Makaretu.Dns.xml", |
|
"lib/netstandard2.0/Makaretu.Dns.dll", |
|
"lib/netstandard2.0/Makaretu.Dns.pdb", |
|
"lib/netstandard2.0/Makaretu.Dns.xml", |
|
"makaretu.dns.2.0.1.nupkg.sha512", |
|
"makaretu.dns.nuspec" |
|
] |
|
}, |
|
"Makaretu.Dns.Multicast/0.27.0": { |
|
"sha512": "MTMq3vca9yw8sMW0knox/lZcAkDghmH6FVLTRInJZWbuYE99QI/9k9EujsXusWQ8oDySXb/gX92bfZipKehQgw==", |
|
"type": "package", |
|
"path": "makaretu.dns.multicast/0.27.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net461/Makaretu.Dns.Multicast.dll", |
|
"lib/net461/Makaretu.Dns.Multicast.xml", |
|
"lib/netstandard1.4/Makaretu.Dns.Multicast.dll", |
|
"lib/netstandard1.4/Makaretu.Dns.Multicast.xml", |
|
"lib/netstandard2.0/Makaretu.Dns.Multicast.dll", |
|
"lib/netstandard2.0/Makaretu.Dns.Multicast.xml", |
|
"makaretu.dns.multicast.0.27.0.nupkg.sha512", |
|
"makaretu.dns.multicast.nuspec" |
|
] |
|
}, |
|
"Microsoft.CSharp/4.0.1": { |
|
"sha512": "17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==", |
|
"type": "package", |
|
"path": "microsoft.csharp/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/Microsoft.CSharp.dll", |
|
"lib/netstandard1.3/Microsoft.CSharp.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"microsoft.csharp.4.0.1.nupkg.sha512", |
|
"microsoft.csharp.nuspec", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/Microsoft.CSharp.dll", |
|
"ref/netcore50/Microsoft.CSharp.xml", |
|
"ref/netcore50/de/Microsoft.CSharp.xml", |
|
"ref/netcore50/es/Microsoft.CSharp.xml", |
|
"ref/netcore50/fr/Microsoft.CSharp.xml", |
|
"ref/netcore50/it/Microsoft.CSharp.xml", |
|
"ref/netcore50/ja/Microsoft.CSharp.xml", |
|
"ref/netcore50/ko/Microsoft.CSharp.xml", |
|
"ref/netcore50/ru/Microsoft.CSharp.xml", |
|
"ref/netcore50/zh-hans/Microsoft.CSharp.xml", |
|
"ref/netcore50/zh-hant/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/Microsoft.CSharp.dll", |
|
"ref/netstandard1.0/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/de/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/es/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/fr/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/it/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/ja/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/ko/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/ru/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", |
|
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._" |
|
] |
|
}, |
|
"Microsoft.Data.Sqlite/8.0.1": { |
|
"sha512": "+7uDWNYZmLrVq9eABAKwy1phGbpoFVohKCUoh/nGg9WiBwi856EkAJYFiQhTJWoXxzpInkLFj/6KACoSB7ODYg==", |
|
"type": "package", |
|
"path": "microsoft.data.sqlite/8.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"lib/netstandard2.0/_._", |
|
"microsoft.data.sqlite.8.0.1.nupkg.sha512", |
|
"microsoft.data.sqlite.nuspec" |
|
] |
|
}, |
|
"Microsoft.Data.Sqlite.Core/8.0.1": { |
|
"sha512": "s8C8xbwMb79EqzTaIhwiBrYtbv6ATnUW19pJed4fKVgN5K4VPQ7JUGqBLztknvD6EJIMKrfRnINGTjnZghrDGw==", |
|
"type": "package", |
|
"path": "microsoft.data.sqlite.core/8.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"lib/net6.0/Microsoft.Data.Sqlite.dll", |
|
"lib/net6.0/Microsoft.Data.Sqlite.xml", |
|
"lib/net8.0/Microsoft.Data.Sqlite.dll", |
|
"lib/net8.0/Microsoft.Data.Sqlite.xml", |
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll", |
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml", |
|
"microsoft.data.sqlite.core.8.0.1.nupkg.sha512", |
|
"microsoft.data.sqlite.core.nuspec" |
|
] |
|
}, |
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": { |
|
"sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", |
|
"type": "package", |
|
"path": "microsoft.extensions.apidescription.server/6.0.5", |
|
"hasTools": true, |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"build/Microsoft.Extensions.ApiDescription.Server.props", |
|
"build/Microsoft.Extensions.ApiDescription.Server.targets", |
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", |
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", |
|
"microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", |
|
"microsoft.extensions.apidescription.server.nuspec", |
|
"tools/Newtonsoft.Json.dll", |
|
"tools/dotnet-getdocument.deps.json", |
|
"tools/dotnet-getdocument.dll", |
|
"tools/dotnet-getdocument.runtimeconfig.json", |
|
"tools/net461-x86/GetDocument.Insider.exe", |
|
"tools/net461-x86/GetDocument.Insider.exe.config", |
|
"tools/net461-x86/Microsoft.Win32.Primitives.dll", |
|
"tools/net461-x86/System.AppContext.dll", |
|
"tools/net461-x86/System.Buffers.dll", |
|
"tools/net461-x86/System.Collections.Concurrent.dll", |
|
"tools/net461-x86/System.Collections.NonGeneric.dll", |
|
"tools/net461-x86/System.Collections.Specialized.dll", |
|
"tools/net461-x86/System.Collections.dll", |
|
"tools/net461-x86/System.ComponentModel.EventBasedAsync.dll", |
|
"tools/net461-x86/System.ComponentModel.Primitives.dll", |
|
"tools/net461-x86/System.ComponentModel.TypeConverter.dll", |
|
"tools/net461-x86/System.ComponentModel.dll", |
|
"tools/net461-x86/System.Console.dll", |
|
"tools/net461-x86/System.Data.Common.dll", |
|
"tools/net461-x86/System.Diagnostics.Contracts.dll", |
|
"tools/net461-x86/System.Diagnostics.Debug.dll", |
|
"tools/net461-x86/System.Diagnostics.DiagnosticSource.dll", |
|
"tools/net461-x86/System.Diagnostics.FileVersionInfo.dll", |
|
"tools/net461-x86/System.Diagnostics.Process.dll", |
|
"tools/net461-x86/System.Diagnostics.StackTrace.dll", |
|
"tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll", |
|
"tools/net461-x86/System.Diagnostics.Tools.dll", |
|
"tools/net461-x86/System.Diagnostics.TraceSource.dll", |
|
"tools/net461-x86/System.Diagnostics.Tracing.dll", |
|
"tools/net461-x86/System.Drawing.Primitives.dll", |
|
"tools/net461-x86/System.Dynamic.Runtime.dll", |
|
"tools/net461-x86/System.Globalization.Calendars.dll", |
|
"tools/net461-x86/System.Globalization.Extensions.dll", |
|
"tools/net461-x86/System.Globalization.dll", |
|
"tools/net461-x86/System.IO.Compression.ZipFile.dll", |
|
"tools/net461-x86/System.IO.Compression.dll", |
|
"tools/net461-x86/System.IO.FileSystem.DriveInfo.dll", |
|
"tools/net461-x86/System.IO.FileSystem.Primitives.dll", |
|
"tools/net461-x86/System.IO.FileSystem.Watcher.dll", |
|
"tools/net461-x86/System.IO.FileSystem.dll", |
|
"tools/net461-x86/System.IO.IsolatedStorage.dll", |
|
"tools/net461-x86/System.IO.MemoryMappedFiles.dll", |
|
"tools/net461-x86/System.IO.Pipes.dll", |
|
"tools/net461-x86/System.IO.UnmanagedMemoryStream.dll", |
|
"tools/net461-x86/System.IO.dll", |
|
"tools/net461-x86/System.Linq.Expressions.dll", |
|
"tools/net461-x86/System.Linq.Parallel.dll", |
|
"tools/net461-x86/System.Linq.Queryable.dll", |
|
"tools/net461-x86/System.Linq.dll", |
|
"tools/net461-x86/System.Memory.dll", |
|
"tools/net461-x86/System.Net.Http.dll", |
|
"tools/net461-x86/System.Net.NameResolution.dll", |
|
"tools/net461-x86/System.Net.NetworkInformation.dll", |
|
"tools/net461-x86/System.Net.Ping.dll", |
|
"tools/net461-x86/System.Net.Primitives.dll", |
|
"tools/net461-x86/System.Net.Requests.dll", |
|
"tools/net461-x86/System.Net.Security.dll", |
|
"tools/net461-x86/System.Net.Sockets.dll", |
|
"tools/net461-x86/System.Net.WebHeaderCollection.dll", |
|
"tools/net461-x86/System.Net.WebSockets.Client.dll", |
|
"tools/net461-x86/System.Net.WebSockets.dll", |
|
"tools/net461-x86/System.Numerics.Vectors.dll", |
|
"tools/net461-x86/System.ObjectModel.dll", |
|
"tools/net461-x86/System.Reflection.Extensions.dll", |
|
"tools/net461-x86/System.Reflection.Primitives.dll", |
|
"tools/net461-x86/System.Reflection.dll", |
|
"tools/net461-x86/System.Resources.Reader.dll", |
|
"tools/net461-x86/System.Resources.ResourceManager.dll", |
|
"tools/net461-x86/System.Resources.Writer.dll", |
|
"tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll", |
|
"tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll", |
|
"tools/net461-x86/System.Runtime.Extensions.dll", |
|
"tools/net461-x86/System.Runtime.Handles.dll", |
|
"tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"tools/net461-x86/System.Runtime.InteropServices.dll", |
|
"tools/net461-x86/System.Runtime.Numerics.dll", |
|
"tools/net461-x86/System.Runtime.Serialization.Formatters.dll", |
|
"tools/net461-x86/System.Runtime.Serialization.Json.dll", |
|
"tools/net461-x86/System.Runtime.Serialization.Primitives.dll", |
|
"tools/net461-x86/System.Runtime.Serialization.Xml.dll", |
|
"tools/net461-x86/System.Runtime.dll", |
|
"tools/net461-x86/System.Security.Claims.dll", |
|
"tools/net461-x86/System.Security.Cryptography.Algorithms.dll", |
|
"tools/net461-x86/System.Security.Cryptography.Csp.dll", |
|
"tools/net461-x86/System.Security.Cryptography.Encoding.dll", |
|
"tools/net461-x86/System.Security.Cryptography.Primitives.dll", |
|
"tools/net461-x86/System.Security.Cryptography.X509Certificates.dll", |
|
"tools/net461-x86/System.Security.Principal.dll", |
|
"tools/net461-x86/System.Security.SecureString.dll", |
|
"tools/net461-x86/System.Text.Encoding.Extensions.dll", |
|
"tools/net461-x86/System.Text.Encoding.dll", |
|
"tools/net461-x86/System.Text.RegularExpressions.dll", |
|
"tools/net461-x86/System.Threading.Overlapped.dll", |
|
"tools/net461-x86/System.Threading.Tasks.Parallel.dll", |
|
"tools/net461-x86/System.Threading.Tasks.dll", |
|
"tools/net461-x86/System.Threading.Thread.dll", |
|
"tools/net461-x86/System.Threading.ThreadPool.dll", |
|
"tools/net461-x86/System.Threading.Timer.dll", |
|
"tools/net461-x86/System.Threading.dll", |
|
"tools/net461-x86/System.ValueTuple.dll", |
|
"tools/net461-x86/System.Xml.ReaderWriter.dll", |
|
"tools/net461-x86/System.Xml.XDocument.dll", |
|
"tools/net461-x86/System.Xml.XPath.XDocument.dll", |
|
"tools/net461-x86/System.Xml.XPath.dll", |
|
"tools/net461-x86/System.Xml.XmlDocument.dll", |
|
"tools/net461-x86/System.Xml.XmlSerializer.dll", |
|
"tools/net461-x86/netstandard.dll", |
|
"tools/net461/GetDocument.Insider.exe", |
|
"tools/net461/GetDocument.Insider.exe.config", |
|
"tools/net461/Microsoft.Win32.Primitives.dll", |
|
"tools/net461/System.AppContext.dll", |
|
"tools/net461/System.Buffers.dll", |
|
"tools/net461/System.Collections.Concurrent.dll", |
|
"tools/net461/System.Collections.NonGeneric.dll", |
|
"tools/net461/System.Collections.Specialized.dll", |
|
"tools/net461/System.Collections.dll", |
|
"tools/net461/System.ComponentModel.EventBasedAsync.dll", |
|
"tools/net461/System.ComponentModel.Primitives.dll", |
|
"tools/net461/System.ComponentModel.TypeConverter.dll", |
|
"tools/net461/System.ComponentModel.dll", |
|
"tools/net461/System.Console.dll", |
|
"tools/net461/System.Data.Common.dll", |
|
"tools/net461/System.Diagnostics.Contracts.dll", |
|
"tools/net461/System.Diagnostics.Debug.dll", |
|
"tools/net461/System.Diagnostics.DiagnosticSource.dll", |
|
"tools/net461/System.Diagnostics.FileVersionInfo.dll", |
|
"tools/net461/System.Diagnostics.Process.dll", |
|
"tools/net461/System.Diagnostics.StackTrace.dll", |
|
"tools/net461/System.Diagnostics.TextWriterTraceListener.dll", |
|
"tools/net461/System.Diagnostics.Tools.dll", |
|
"tools/net461/System.Diagnostics.TraceSource.dll", |
|
"tools/net461/System.Diagnostics.Tracing.dll", |
|
"tools/net461/System.Drawing.Primitives.dll", |
|
"tools/net461/System.Dynamic.Runtime.dll", |
|
"tools/net461/System.Globalization.Calendars.dll", |
|
"tools/net461/System.Globalization.Extensions.dll", |
|
"tools/net461/System.Globalization.dll", |
|
"tools/net461/System.IO.Compression.ZipFile.dll", |
|
"tools/net461/System.IO.Compression.dll", |
|
"tools/net461/System.IO.FileSystem.DriveInfo.dll", |
|
"tools/net461/System.IO.FileSystem.Primitives.dll", |
|
"tools/net461/System.IO.FileSystem.Watcher.dll", |
|
"tools/net461/System.IO.FileSystem.dll", |
|
"tools/net461/System.IO.IsolatedStorage.dll", |
|
"tools/net461/System.IO.MemoryMappedFiles.dll", |
|
"tools/net461/System.IO.Pipes.dll", |
|
"tools/net461/System.IO.UnmanagedMemoryStream.dll", |
|
"tools/net461/System.IO.dll", |
|
"tools/net461/System.Linq.Expressions.dll", |
|
"tools/net461/System.Linq.Parallel.dll", |
|
"tools/net461/System.Linq.Queryable.dll", |
|
"tools/net461/System.Linq.dll", |
|
"tools/net461/System.Memory.dll", |
|
"tools/net461/System.Net.Http.dll", |
|
"tools/net461/System.Net.NameResolution.dll", |
|
"tools/net461/System.Net.NetworkInformation.dll", |
|
"tools/net461/System.Net.Ping.dll", |
|
"tools/net461/System.Net.Primitives.dll", |
|
"tools/net461/System.Net.Requests.dll", |
|
"tools/net461/System.Net.Security.dll", |
|
"tools/net461/System.Net.Sockets.dll", |
|
"tools/net461/System.Net.WebHeaderCollection.dll", |
|
"tools/net461/System.Net.WebSockets.Client.dll", |
|
"tools/net461/System.Net.WebSockets.dll", |
|
"tools/net461/System.Numerics.Vectors.dll", |
|
"tools/net461/System.ObjectModel.dll", |
|
"tools/net461/System.Reflection.Extensions.dll", |
|
"tools/net461/System.Reflection.Primitives.dll", |
|
"tools/net461/System.Reflection.dll", |
|
"tools/net461/System.Resources.Reader.dll", |
|
"tools/net461/System.Resources.ResourceManager.dll", |
|
"tools/net461/System.Resources.Writer.dll", |
|
"tools/net461/System.Runtime.CompilerServices.Unsafe.dll", |
|
"tools/net461/System.Runtime.CompilerServices.VisualC.dll", |
|
"tools/net461/System.Runtime.Extensions.dll", |
|
"tools/net461/System.Runtime.Handles.dll", |
|
"tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"tools/net461/System.Runtime.InteropServices.dll", |
|
"tools/net461/System.Runtime.Numerics.dll", |
|
"tools/net461/System.Runtime.Serialization.Formatters.dll", |
|
"tools/net461/System.Runtime.Serialization.Json.dll", |
|
"tools/net461/System.Runtime.Serialization.Primitives.dll", |
|
"tools/net461/System.Runtime.Serialization.Xml.dll", |
|
"tools/net461/System.Runtime.dll", |
|
"tools/net461/System.Security.Claims.dll", |
|
"tools/net461/System.Security.Cryptography.Algorithms.dll", |
|
"tools/net461/System.Security.Cryptography.Csp.dll", |
|
"tools/net461/System.Security.Cryptography.Encoding.dll", |
|
"tools/net461/System.Security.Cryptography.Primitives.dll", |
|
"tools/net461/System.Security.Cryptography.X509Certificates.dll", |
|
"tools/net461/System.Security.Principal.dll", |
|
"tools/net461/System.Security.SecureString.dll", |
|
"tools/net461/System.Text.Encoding.Extensions.dll", |
|
"tools/net461/System.Text.Encoding.dll", |
|
"tools/net461/System.Text.RegularExpressions.dll", |
|
"tools/net461/System.Threading.Overlapped.dll", |
|
"tools/net461/System.Threading.Tasks.Parallel.dll", |
|
"tools/net461/System.Threading.Tasks.dll", |
|
"tools/net461/System.Threading.Thread.dll", |
|
"tools/net461/System.Threading.ThreadPool.dll", |
|
"tools/net461/System.Threading.Timer.dll", |
|
"tools/net461/System.Threading.dll", |
|
"tools/net461/System.ValueTuple.dll", |
|
"tools/net461/System.Xml.ReaderWriter.dll", |
|
"tools/net461/System.Xml.XDocument.dll", |
|
"tools/net461/System.Xml.XPath.XDocument.dll", |
|
"tools/net461/System.Xml.XPath.dll", |
|
"tools/net461/System.Xml.XmlDocument.dll", |
|
"tools/net461/System.Xml.XmlSerializer.dll", |
|
"tools/net461/netstandard.dll", |
|
"tools/netcoreapp2.1/GetDocument.Insider.deps.json", |
|
"tools/netcoreapp2.1/GetDocument.Insider.dll", |
|
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", |
|
"tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" |
|
] |
|
}, |
|
"Microsoft.Extensions.Configuration/8.0.0": { |
|
"sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", |
|
"type": "package", |
|
"path": "microsoft.extensions.configuration/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", |
|
"lib/net462/Microsoft.Extensions.Configuration.dll", |
|
"lib/net462/Microsoft.Extensions.Configuration.xml", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.dll", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.xml", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.dll", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.xml", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", |
|
"microsoft.extensions.configuration.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.configuration.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": { |
|
"sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", |
|
"type": "package", |
|
"path": "microsoft.extensions.configuration.abstractions/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", |
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", |
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", |
|
"microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.configuration.abstractions.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { |
|
"sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", |
|
"type": "package", |
|
"path": "microsoft.extensions.configuration.fileextensions/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", |
|
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", |
|
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", |
|
"microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.configuration.fileextensions.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.Configuration.Ini/8.0.0": { |
|
"sha512": "bkQz0uezBLa3jAjKnj59f1vH28Sa4S24vj8g+BaV54RhUohxtja58IRORRR+qYD/oQbD3bXPciO8fM9rjrIvBg==", |
|
"type": "package", |
|
"path": "microsoft.extensions.configuration.ini/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Ini.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Ini.targets", |
|
"lib/net462/Microsoft.Extensions.Configuration.Ini.dll", |
|
"lib/net462/Microsoft.Extensions.Configuration.Ini.xml", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.Ini.dll", |
|
"lib/net6.0/Microsoft.Extensions.Configuration.Ini.xml", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.Ini.dll", |
|
"lib/net7.0/Microsoft.Extensions.Configuration.Ini.xml", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Ini.dll", |
|
"lib/net8.0/Microsoft.Extensions.Configuration.Ini.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.xml", |
|
"microsoft.extensions.configuration.ini.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.configuration.ini.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { |
|
"sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", |
|
"type": "package", |
|
"path": "microsoft.extensions.fileproviders.abstractions/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", |
|
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", |
|
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", |
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", |
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", |
|
"microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.fileproviders.abstractions.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.FileProviders.Physical/8.0.0": { |
|
"sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", |
|
"type": "package", |
|
"path": "microsoft.extensions.fileproviders.physical/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", |
|
"lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", |
|
"lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", |
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", |
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", |
|
"lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", |
|
"lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", |
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", |
|
"microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.fileproviders.physical.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": { |
|
"sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", |
|
"type": "package", |
|
"path": "microsoft.extensions.filesystemglobbing/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", |
|
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", |
|
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", |
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", |
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", |
|
"lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", |
|
"lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", |
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", |
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", |
|
"microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.filesystemglobbing.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": { |
|
"sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==", |
|
"type": "package", |
|
"path": "microsoft.extensions.logging.abstractions/6.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", |
|
"build/Microsoft.Extensions.Logging.Abstractions.targets", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", |
|
"buildTransitive/netcoreapp3.1/_._", |
|
"lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", |
|
"lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", |
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", |
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", |
|
"microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512", |
|
"microsoft.extensions.logging.abstractions.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.Extensions.Primitives/8.0.0": { |
|
"sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", |
|
"type": "package", |
|
"path": "microsoft.extensions.primitives/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", |
|
"lib/net462/Microsoft.Extensions.Primitives.dll", |
|
"lib/net462/Microsoft.Extensions.Primitives.xml", |
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll", |
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml", |
|
"lib/net7.0/Microsoft.Extensions.Primitives.dll", |
|
"lib/net7.0/Microsoft.Extensions.Primitives.xml", |
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll", |
|
"lib/net8.0/Microsoft.Extensions.Primitives.xml", |
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", |
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", |
|
"microsoft.extensions.primitives.8.0.0.nupkg.sha512", |
|
"microsoft.extensions.primitives.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"Microsoft.NETCore.Platforms/1.1.0": { |
|
"sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", |
|
"type": "package", |
|
"path": "microsoft.netcore.platforms/1.1.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"microsoft.netcore.platforms.1.1.0.nupkg.sha512", |
|
"microsoft.netcore.platforms.nuspec", |
|
"runtime.json" |
|
] |
|
}, |
|
"Microsoft.NETCore.Targets/1.1.0": { |
|
"sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", |
|
"type": "package", |
|
"path": "microsoft.netcore.targets/1.1.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"microsoft.netcore.targets.1.1.0.nupkg.sha512", |
|
"microsoft.netcore.targets.nuspec", |
|
"runtime.json" |
|
] |
|
}, |
|
"Microsoft.OpenApi/1.6.14": { |
|
"sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", |
|
"type": "package", |
|
"path": "microsoft.openapi/1.6.14", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"README.md", |
|
"lib/netstandard2.0/Microsoft.OpenApi.dll", |
|
"lib/netstandard2.0/Microsoft.OpenApi.pdb", |
|
"lib/netstandard2.0/Microsoft.OpenApi.xml", |
|
"microsoft.openapi.1.6.14.nupkg.sha512", |
|
"microsoft.openapi.nuspec" |
|
] |
|
}, |
|
"Microsoft.Win32.Primitives/4.3.0": { |
|
"sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", |
|
"type": "package", |
|
"path": "microsoft.win32.primitives/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/Microsoft.Win32.Primitives.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"microsoft.win32.primitives.4.3.0.nupkg.sha512", |
|
"microsoft.win32.primitives.nuspec", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/Microsoft.Win32.Primitives.dll", |
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll", |
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", |
|
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._" |
|
] |
|
}, |
|
"Microsoft.Win32.Registry/4.0.0": { |
|
"sha512": "q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==", |
|
"type": "package", |
|
"path": "microsoft.win32.registry/4.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/net46/Microsoft.Win32.Registry.dll", |
|
"microsoft.win32.registry.4.0.0.nupkg.sha512", |
|
"microsoft.win32.registry.nuspec", |
|
"ref/net46/Microsoft.Win32.Registry.dll", |
|
"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", |
|
"runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll", |
|
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", |
|
"runtimes/win/lib/netcore50/_._", |
|
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" |
|
] |
|
}, |
|
"MQTTnet/4.3.3.952": { |
|
"sha512": "6AFOGkdnqzIfvaPbTnPLYvBibBdGfJlTTWonIZp+VHpRy6fEl+KT9Z1AG1/4AaDAw5TJ0WpqCmrV9TVUWkLffg==", |
|
"type": "package", |
|
"path": "mqttnet/4.3.3.952", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net452/MQTTnet.dll", |
|
"lib/net452/MQTTnet.xml", |
|
"lib/net461/MQTTnet.dll", |
|
"lib/net461/MQTTnet.xml", |
|
"lib/net48/MQTTnet.dll", |
|
"lib/net48/MQTTnet.xml", |
|
"lib/net5.0/MQTTnet.dll", |
|
"lib/net5.0/MQTTnet.xml", |
|
"lib/net6.0/MQTTnet.dll", |
|
"lib/net6.0/MQTTnet.xml", |
|
"lib/net7.0/MQTTnet.dll", |
|
"lib/net7.0/MQTTnet.xml", |
|
"lib/netcoreapp3.1/MQTTnet.dll", |
|
"lib/netcoreapp3.1/MQTTnet.xml", |
|
"lib/netstandard1.3/MQTTnet.dll", |
|
"lib/netstandard1.3/MQTTnet.xml", |
|
"lib/netstandard2.0/MQTTnet.dll", |
|
"lib/netstandard2.0/MQTTnet.xml", |
|
"lib/netstandard2.1/MQTTnet.dll", |
|
"lib/netstandard2.1/MQTTnet.xml", |
|
"lib/uap10.0.10240/MQTTnet.dll", |
|
"lib/uap10.0.10240/MQTTnet.pri", |
|
"lib/uap10.0.10240/MQTTnet.xml", |
|
"mqttnet.4.3.3.952.nupkg.sha512", |
|
"mqttnet.nuspec", |
|
"nuget.png" |
|
] |
|
}, |
|
"MySql.Data/9.1.0": { |
|
"sha512": "E4t/IQzcXg4nYGqrGkoGwwSWA1V2L+LKzVddPABAPcj2i6RESP2fcZQ4XFC0Wv+Cq4DlgR3DYhX/fGaZ3VxCPQ==", |
|
"type": "package", |
|
"path": "mysql.data/9.1.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE", |
|
"README", |
|
"README.md", |
|
"lib/net462/MySql.Data.dll", |
|
"lib/net462/MySql.Data.xml", |
|
"lib/net48/MySql.Data.dll", |
|
"lib/net48/MySql.Data.xml", |
|
"lib/net6.0/MySql.Data.dll", |
|
"lib/net6.0/MySql.Data.xml", |
|
"lib/net8.0/MySql.Data.dll", |
|
"lib/net8.0/MySql.Data.xml", |
|
"lib/netstandard2.0/MySql.Data.dll", |
|
"lib/netstandard2.0/MySql.Data.xml", |
|
"lib/netstandard2.1/MySql.Data.dll", |
|
"lib/netstandard2.1/MySql.Data.xml", |
|
"logo-mysql-170x115.png", |
|
"mysql.data.9.1.0.nupkg.sha512", |
|
"mysql.data.nuspec", |
|
"runtimes/win-x64/native/comerr64.dll", |
|
"runtimes/win-x64/native/gssapi64.dll", |
|
"runtimes/win-x64/native/k5sprt64.dll", |
|
"runtimes/win-x64/native/krb5_64.dll", |
|
"runtimes/win-x64/native/krbcc64.dll" |
|
] |
|
}, |
|
"NETStandard.Library/1.6.1": { |
|
"sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", |
|
"type": "package", |
|
"path": "netstandard.library/1.6.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"netstandard.library.1.6.1.nupkg.sha512", |
|
"netstandard.library.nuspec" |
|
] |
|
}, |
|
"Newtonsoft.Json/13.0.3": { |
|
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", |
|
"type": "package", |
|
"path": "newtonsoft.json/13.0.3", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE.md", |
|
"README.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/net6.0/Newtonsoft.Json.dll", |
|
"lib/net6.0/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.3.nupkg.sha512", |
|
"newtonsoft.json.nuspec", |
|
"packageIcon.png" |
|
] |
|
}, |
|
"PacketDotNet/0.19.3": { |
|
"sha512": "i7phQmaidpAaSA5SPW5g9B4VYxlyZWp0Z+ILvMNGoEzJI8RRQlpXADQNFs++KiYdJd1pxK9luGKepEQU5EC/1w==", |
|
"type": "package", |
|
"path": "packetdotnet/0.19.3", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/netstandard2.0/PacketDotNet.dll", |
|
"packetdotnet.0.19.3.nupkg.sha512", |
|
"packetdotnet.nuspec" |
|
] |
|
}, |
|
"Pipelines.Sockets.Unofficial/2.2.8": { |
|
"sha512": "zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==", |
|
"type": "package", |
|
"path": "pipelines.sockets.unofficial/2.2.8", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net461/Pipelines.Sockets.Unofficial.dll", |
|
"lib/net461/Pipelines.Sockets.Unofficial.xml", |
|
"lib/net472/Pipelines.Sockets.Unofficial.dll", |
|
"lib/net472/Pipelines.Sockets.Unofficial.xml", |
|
"lib/net5.0/Pipelines.Sockets.Unofficial.dll", |
|
"lib/net5.0/Pipelines.Sockets.Unofficial.xml", |
|
"lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll", |
|
"lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml", |
|
"lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll", |
|
"lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml", |
|
"lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll", |
|
"lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml", |
|
"pipelines.sockets.unofficial.2.2.8.nupkg.sha512", |
|
"pipelines.sockets.unofficial.nuspec" |
|
] |
|
}, |
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", |
|
"type": "package", |
|
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", |
|
"type": "package", |
|
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", |
|
"type": "package", |
|
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": { |
|
"sha512": "gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==", |
|
"type": "package", |
|
"path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512", |
|
"runtime.linux-arm.runtime.native.system.io.ports.nuspec", |
|
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": { |
|
"sha512": "KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==", |
|
"type": "package", |
|
"path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512", |
|
"runtime.linux-arm64.runtime.native.system.io.ports.nuspec", |
|
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": { |
|
"sha512": "Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==", |
|
"type": "package", |
|
"path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512", |
|
"runtime.linux-x64.runtime.native.system.io.ports.nuspec", |
|
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"runtime.native.System/4.3.0": { |
|
"sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", |
|
"type": "package", |
|
"path": "runtime.native.system/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"runtime.native.system.4.3.0.nupkg.sha512", |
|
"runtime.native.system.nuspec" |
|
] |
|
}, |
|
"runtime.native.System.IO.Compression/4.3.0": { |
|
"sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", |
|
"type": "package", |
|
"path": "runtime.native.system.io.compression/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"runtime.native.system.io.compression.4.3.0.nupkg.sha512", |
|
"runtime.native.system.io.compression.nuspec" |
|
] |
|
}, |
|
"runtime.native.System.IO.Ports/8.0.0": { |
|
"sha512": "Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==", |
|
"type": "package", |
|
"path": "runtime.native.system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"runtime.native.system.io.ports.8.0.0.nupkg.sha512", |
|
"runtime.native.system.io.ports.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"runtime.native.System.Net.Http/4.3.0": { |
|
"sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", |
|
"type": "package", |
|
"path": "runtime.native.system.net.http/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"runtime.native.system.net.http.4.3.0.nupkg.sha512", |
|
"runtime.native.system.net.http.nuspec" |
|
] |
|
}, |
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": { |
|
"sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", |
|
"type": "package", |
|
"path": "runtime.native.system.security.cryptography.apple/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", |
|
"runtime.native.system.security.cryptography.apple.nuspec" |
|
] |
|
}, |
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", |
|
"type": "package", |
|
"path": "runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/_._", |
|
"runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.native.system.security.cryptography.openssl.nuspec" |
|
] |
|
}, |
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", |
|
"type": "package", |
|
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", |
|
"type": "package", |
|
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": { |
|
"sha512": "rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==", |
|
"type": "package", |
|
"path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512", |
|
"runtime.osx-arm64.runtime.native.system.io.ports.nuspec", |
|
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": { |
|
"sha512": "IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==", |
|
"type": "package", |
|
"path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512", |
|
"runtime.osx-x64.runtime.native.system.io.ports.nuspec", |
|
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { |
|
"sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", |
|
"type": "package", |
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", |
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", |
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" |
|
] |
|
}, |
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", |
|
"type": "package", |
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" |
|
] |
|
}, |
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", |
|
"type": "package", |
|
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", |
|
"type": "package", |
|
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", |
|
"type": "package", |
|
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", |
|
"type": "package", |
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", |
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" |
|
] |
|
}, |
|
"SharpPcap/4.5.0": { |
|
"sha512": "z8Wa5XBwmygHSgUgSZEMlVXu1pNIo1qiYhYJfHdYcaEbAl6r46VzXMHsIQKhcbBADe/hT3BRA4FwF8i9qIzu5g==", |
|
"type": "package", |
|
"path": "sharppcap/4.5.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/netstandard2.0/SharpPcap.dll", |
|
"sharppcap.4.5.0.nupkg.sha512", |
|
"sharppcap.nuspec" |
|
] |
|
}, |
|
"SimpleBase/1.3.1": { |
|
"sha512": "TqqQc+WFg3s10/PdnI2Dio0U7xEmVXhkf+ey4tOGZzjyd054rnNOLNVahJhMYmfBQdS7/jkVqC8xzLm/bkR3EA==", |
|
"type": "package", |
|
"path": "simplebase/1.3.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net45/SimpleBase.dll", |
|
"lib/net45/SimpleBase.pdb", |
|
"lib/netstandard1.3/SimpleBase.dll", |
|
"lib/netstandard1.3/SimpleBase.pdb", |
|
"simplebase.1.3.1.nupkg.sha512", |
|
"simplebase.nuspec" |
|
] |
|
}, |
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { |
|
"sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", |
|
"type": "package", |
|
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/net461/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml", |
|
"lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", |
|
"lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll", |
|
"sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512", |
|
"sqlitepclraw.bundle_e_sqlite3.nuspec" |
|
] |
|
}, |
|
"SQLitePCLRaw.core/2.1.6": { |
|
"sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", |
|
"type": "package", |
|
"path": "sqlitepclraw.core/2.1.6", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll", |
|
"sqlitepclraw.core.2.1.6.nupkg.sha512", |
|
"sqlitepclraw.core.nuspec" |
|
] |
|
}, |
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": { |
|
"sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", |
|
"type": "package", |
|
"path": "sqlitepclraw.lib.e_sqlite3/2.1.6", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets", |
|
"buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets", |
|
"buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets", |
|
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets", |
|
"lib/net461/_._", |
|
"lib/netstandard2.0/_._", |
|
"runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a", |
|
"runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a", |
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a", |
|
"runtimes/linux-arm/native/libe_sqlite3.so", |
|
"runtimes/linux-arm64/native/libe_sqlite3.so", |
|
"runtimes/linux-armel/native/libe_sqlite3.so", |
|
"runtimes/linux-mips64/native/libe_sqlite3.so", |
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so", |
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so", |
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so", |
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so", |
|
"runtimes/linux-s390x/native/libe_sqlite3.so", |
|
"runtimes/linux-x64/native/libe_sqlite3.so", |
|
"runtimes/linux-x86/native/libe_sqlite3.so", |
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib", |
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib", |
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib", |
|
"runtimes/osx-x64/native/libe_sqlite3.dylib", |
|
"runtimes/win-arm/native/e_sqlite3.dll", |
|
"runtimes/win-arm64/native/e_sqlite3.dll", |
|
"runtimes/win-x64/native/e_sqlite3.dll", |
|
"runtimes/win-x86/native/e_sqlite3.dll", |
|
"runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll", |
|
"runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll", |
|
"runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll", |
|
"runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll", |
|
"sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512", |
|
"sqlitepclraw.lib.e_sqlite3.nuspec" |
|
] |
|
}, |
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": { |
|
"sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", |
|
"type": "package", |
|
"path": "sqlitepclraw.provider.e_sqlite3/2.1.6", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll", |
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll", |
|
"lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll", |
|
"sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512", |
|
"sqlitepclraw.provider.e_sqlite3.nuspec" |
|
] |
|
}, |
|
"SSH.NET/2024.2.0": { |
|
"sha512": "9r+4UF2P51lTztpd+H7SJywk7WgmlWB//Cm2o96c6uGVZU5r58ys2/cD9pCgTk0zCdSkfflWL1WtqQ9I4IVO9Q==", |
|
"type": "package", |
|
"path": "ssh.net/2024.2.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"README.md", |
|
"SS-NET-icon-h500.png", |
|
"lib/net462/Renci.SshNet.dll", |
|
"lib/net462/Renci.SshNet.xml", |
|
"lib/net6.0/Renci.SshNet.dll", |
|
"lib/net6.0/Renci.SshNet.xml", |
|
"lib/net7.0/Renci.SshNet.dll", |
|
"lib/net7.0/Renci.SshNet.xml", |
|
"lib/net8.0/Renci.SshNet.dll", |
|
"lib/net8.0/Renci.SshNet.xml", |
|
"lib/netstandard2.0/Renci.SshNet.dll", |
|
"lib/netstandard2.0/Renci.SshNet.xml", |
|
"lib/netstandard2.1/Renci.SshNet.dll", |
|
"lib/netstandard2.1/Renci.SshNet.xml", |
|
"ssh.net.2024.2.0.nupkg.sha512", |
|
"ssh.net.nuspec" |
|
] |
|
}, |
|
"StackExchange.Redis/2.8.31": { |
|
"sha512": "RCHVQa9Zke8k0oBgJn1Yl6BuYy8i6kv+sdMObiH60nOwD6QvWAjxdDwOm+LO78E8WsGiPqgOuItkz98fPS6haQ==", |
|
"type": "package", |
|
"path": "stackexchange.redis/2.8.31", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net461/StackExchange.Redis.dll", |
|
"lib/net461/StackExchange.Redis.xml", |
|
"lib/net472/StackExchange.Redis.dll", |
|
"lib/net472/StackExchange.Redis.xml", |
|
"lib/net6.0/StackExchange.Redis.dll", |
|
"lib/net6.0/StackExchange.Redis.xml", |
|
"lib/net8.0/StackExchange.Redis.dll", |
|
"lib/net8.0/StackExchange.Redis.xml", |
|
"lib/netcoreapp3.1/StackExchange.Redis.dll", |
|
"lib/netcoreapp3.1/StackExchange.Redis.xml", |
|
"lib/netstandard2.0/StackExchange.Redis.dll", |
|
"lib/netstandard2.0/StackExchange.Redis.xml", |
|
"stackexchange.redis.2.8.31.nupkg.sha512", |
|
"stackexchange.redis.nuspec" |
|
] |
|
}, |
|
"Swashbuckle.AspNetCore/6.6.2": { |
|
"sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", |
|
"type": "package", |
|
"path": "swashbuckle.aspnetcore/6.6.2", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"build/Swashbuckle.AspNetCore.props", |
|
"swashbuckle.aspnetcore.6.6.2.nupkg.sha512", |
|
"swashbuckle.aspnetcore.nuspec" |
|
] |
|
}, |
|
"Swashbuckle.AspNetCore.Swagger/6.6.2": { |
|
"sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", |
|
"type": "package", |
|
"path": "swashbuckle.aspnetcore.swagger/6.6.2", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", |
|
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", |
|
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", |
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", |
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", |
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", |
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", |
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", |
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", |
|
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", |
|
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", |
|
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", |
|
"package-readme.md", |
|
"swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", |
|
"swashbuckle.aspnetcore.swagger.nuspec" |
|
] |
|
}, |
|
"Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { |
|
"sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", |
|
"type": "package", |
|
"path": "swashbuckle.aspnetcore.swaggergen/6.6.2", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", |
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", |
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", |
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", |
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", |
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", |
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", |
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", |
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", |
|
"package-readme.md", |
|
"swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", |
|
"swashbuckle.aspnetcore.swaggergen.nuspec" |
|
] |
|
}, |
|
"Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { |
|
"sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", |
|
"type": "package", |
|
"path": "swashbuckle.aspnetcore.swaggerui/6.6.2", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", |
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", |
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", |
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", |
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", |
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", |
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", |
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", |
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", |
|
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", |
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", |
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", |
|
"package-readme.md", |
|
"swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", |
|
"swashbuckle.aspnetcore.swaggerui.nuspec" |
|
] |
|
}, |
|
"System.AppContext/4.3.0": { |
|
"sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", |
|
"type": "package", |
|
"path": "system.appcontext/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.AppContext.dll", |
|
"lib/net463/System.AppContext.dll", |
|
"lib/netcore50/System.AppContext.dll", |
|
"lib/netstandard1.6/System.AppContext.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.AppContext.dll", |
|
"ref/net463/System.AppContext.dll", |
|
"ref/netstandard/_._", |
|
"ref/netstandard1.3/System.AppContext.dll", |
|
"ref/netstandard1.3/System.AppContext.xml", |
|
"ref/netstandard1.3/de/System.AppContext.xml", |
|
"ref/netstandard1.3/es/System.AppContext.xml", |
|
"ref/netstandard1.3/fr/System.AppContext.xml", |
|
"ref/netstandard1.3/it/System.AppContext.xml", |
|
"ref/netstandard1.3/ja/System.AppContext.xml", |
|
"ref/netstandard1.3/ko/System.AppContext.xml", |
|
"ref/netstandard1.3/ru/System.AppContext.xml", |
|
"ref/netstandard1.3/zh-hans/System.AppContext.xml", |
|
"ref/netstandard1.3/zh-hant/System.AppContext.xml", |
|
"ref/netstandard1.6/System.AppContext.dll", |
|
"ref/netstandard1.6/System.AppContext.xml", |
|
"ref/netstandard1.6/de/System.AppContext.xml", |
|
"ref/netstandard1.6/es/System.AppContext.xml", |
|
"ref/netstandard1.6/fr/System.AppContext.xml", |
|
"ref/netstandard1.6/it/System.AppContext.xml", |
|
"ref/netstandard1.6/ja/System.AppContext.xml", |
|
"ref/netstandard1.6/ko/System.AppContext.xml", |
|
"ref/netstandard1.6/ru/System.AppContext.xml", |
|
"ref/netstandard1.6/zh-hans/System.AppContext.xml", |
|
"ref/netstandard1.6/zh-hant/System.AppContext.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.AppContext.dll", |
|
"system.appcontext.4.3.0.nupkg.sha512", |
|
"system.appcontext.nuspec" |
|
] |
|
}, |
|
"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.Collections/4.3.0": { |
|
"sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", |
|
"type": "package", |
|
"path": "system.collections/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Collections.dll", |
|
"ref/netcore50/System.Collections.xml", |
|
"ref/netcore50/de/System.Collections.xml", |
|
"ref/netcore50/es/System.Collections.xml", |
|
"ref/netcore50/fr/System.Collections.xml", |
|
"ref/netcore50/it/System.Collections.xml", |
|
"ref/netcore50/ja/System.Collections.xml", |
|
"ref/netcore50/ko/System.Collections.xml", |
|
"ref/netcore50/ru/System.Collections.xml", |
|
"ref/netcore50/zh-hans/System.Collections.xml", |
|
"ref/netcore50/zh-hant/System.Collections.xml", |
|
"ref/netstandard1.0/System.Collections.dll", |
|
"ref/netstandard1.0/System.Collections.xml", |
|
"ref/netstandard1.0/de/System.Collections.xml", |
|
"ref/netstandard1.0/es/System.Collections.xml", |
|
"ref/netstandard1.0/fr/System.Collections.xml", |
|
"ref/netstandard1.0/it/System.Collections.xml", |
|
"ref/netstandard1.0/ja/System.Collections.xml", |
|
"ref/netstandard1.0/ko/System.Collections.xml", |
|
"ref/netstandard1.0/ru/System.Collections.xml", |
|
"ref/netstandard1.0/zh-hans/System.Collections.xml", |
|
"ref/netstandard1.0/zh-hant/System.Collections.xml", |
|
"ref/netstandard1.3/System.Collections.dll", |
|
"ref/netstandard1.3/System.Collections.xml", |
|
"ref/netstandard1.3/de/System.Collections.xml", |
|
"ref/netstandard1.3/es/System.Collections.xml", |
|
"ref/netstandard1.3/fr/System.Collections.xml", |
|
"ref/netstandard1.3/it/System.Collections.xml", |
|
"ref/netstandard1.3/ja/System.Collections.xml", |
|
"ref/netstandard1.3/ko/System.Collections.xml", |
|
"ref/netstandard1.3/ru/System.Collections.xml", |
|
"ref/netstandard1.3/zh-hans/System.Collections.xml", |
|
"ref/netstandard1.3/zh-hant/System.Collections.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.collections.4.3.0.nupkg.sha512", |
|
"system.collections.nuspec" |
|
] |
|
}, |
|
"System.Collections.Concurrent/4.3.0": { |
|
"sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", |
|
"type": "package", |
|
"path": "system.collections.concurrent/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Collections.Concurrent.dll", |
|
"lib/netstandard1.3/System.Collections.Concurrent.dll", |
|
"lib/portable-net45+win8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Collections.Concurrent.dll", |
|
"ref/netcore50/System.Collections.Concurrent.xml", |
|
"ref/netcore50/de/System.Collections.Concurrent.xml", |
|
"ref/netcore50/es/System.Collections.Concurrent.xml", |
|
"ref/netcore50/fr/System.Collections.Concurrent.xml", |
|
"ref/netcore50/it/System.Collections.Concurrent.xml", |
|
"ref/netcore50/ja/System.Collections.Concurrent.xml", |
|
"ref/netcore50/ko/System.Collections.Concurrent.xml", |
|
"ref/netcore50/ru/System.Collections.Concurrent.xml", |
|
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml", |
|
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/System.Collections.Concurrent.dll", |
|
"ref/netstandard1.1/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/de/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/es/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/it/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/System.Collections.Concurrent.dll", |
|
"ref/netstandard1.3/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/de/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/es/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/it/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", |
|
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", |
|
"ref/portable-net45+win8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.collections.concurrent.4.3.0.nupkg.sha512", |
|
"system.collections.concurrent.nuspec" |
|
] |
|
}, |
|
"System.Collections.Immutable/1.2.0": { |
|
"sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==", |
|
"type": "package", |
|
"path": "system.collections.immutable/1.2.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.0/System.Collections.Immutable.dll", |
|
"lib/netstandard1.0/System.Collections.Immutable.xml", |
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", |
|
"system.collections.immutable.1.2.0.nupkg.sha512", |
|
"system.collections.immutable.nuspec" |
|
] |
|
}, |
|
"System.Collections.NonGeneric/4.0.1": { |
|
"sha512": "hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==", |
|
"type": "package", |
|
"path": "system.collections.nongeneric/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Collections.NonGeneric.dll", |
|
"lib/netstandard1.3/System.Collections.NonGeneric.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Collections.NonGeneric.dll", |
|
"ref/netstandard1.3/System.Collections.NonGeneric.dll", |
|
"ref/netstandard1.3/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/de/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/es/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/it/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", |
|
"ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.collections.nongeneric.4.0.1.nupkg.sha512", |
|
"system.collections.nongeneric.nuspec" |
|
] |
|
}, |
|
"System.Configuration.ConfigurationManager/8.0.0": { |
|
"sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", |
|
"type": "package", |
|
"path": "system.configuration.configurationmanager/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets", |
|
"lib/net462/System.Configuration.ConfigurationManager.dll", |
|
"lib/net462/System.Configuration.ConfigurationManager.xml", |
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll", |
|
"lib/net6.0/System.Configuration.ConfigurationManager.xml", |
|
"lib/net7.0/System.Configuration.ConfigurationManager.dll", |
|
"lib/net7.0/System.Configuration.ConfigurationManager.xml", |
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll", |
|
"lib/net8.0/System.Configuration.ConfigurationManager.xml", |
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", |
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", |
|
"system.configuration.configurationmanager.8.0.0.nupkg.sha512", |
|
"system.configuration.configurationmanager.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Console/4.3.0": { |
|
"sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", |
|
"type": "package", |
|
"path": "system.console/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Console.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Console.dll", |
|
"ref/netstandard1.3/System.Console.dll", |
|
"ref/netstandard1.3/System.Console.xml", |
|
"ref/netstandard1.3/de/System.Console.xml", |
|
"ref/netstandard1.3/es/System.Console.xml", |
|
"ref/netstandard1.3/fr/System.Console.xml", |
|
"ref/netstandard1.3/it/System.Console.xml", |
|
"ref/netstandard1.3/ja/System.Console.xml", |
|
"ref/netstandard1.3/ko/System.Console.xml", |
|
"ref/netstandard1.3/ru/System.Console.xml", |
|
"ref/netstandard1.3/zh-hans/System.Console.xml", |
|
"ref/netstandard1.3/zh-hant/System.Console.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.console.4.3.0.nupkg.sha512", |
|
"system.console.nuspec" |
|
] |
|
}, |
|
"System.Diagnostics.Debug/4.3.0": { |
|
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", |
|
"type": "package", |
|
"path": "system.diagnostics.debug/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Diagnostics.Debug.dll", |
|
"ref/netcore50/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/de/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/es/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/fr/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/it/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/ja/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/ko/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/ru/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", |
|
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/System.Diagnostics.Debug.dll", |
|
"ref/netstandard1.0/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll", |
|
"ref/netstandard1.3/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", |
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.diagnostics.debug.4.3.0.nupkg.sha512", |
|
"system.diagnostics.debug.nuspec" |
|
] |
|
}, |
|
"System.Diagnostics.DiagnosticSource/8.0.1": { |
|
"sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", |
|
"type": "package", |
|
"path": "system.diagnostics.diagnosticsource/8.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets", |
|
"lib/net462/System.Diagnostics.DiagnosticSource.dll", |
|
"lib/net462/System.Diagnostics.DiagnosticSource.xml", |
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll", |
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml", |
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.dll", |
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.xml", |
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll", |
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.xml", |
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", |
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", |
|
"system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", |
|
"system.diagnostics.diagnosticsource.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Diagnostics.EventLog/8.0.0": { |
|
"sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==", |
|
"type": "package", |
|
"path": "system.diagnostics.eventlog/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Diagnostics.EventLog.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", |
|
"lib/net462/System.Diagnostics.EventLog.dll", |
|
"lib/net462/System.Diagnostics.EventLog.xml", |
|
"lib/net6.0/System.Diagnostics.EventLog.dll", |
|
"lib/net6.0/System.Diagnostics.EventLog.xml", |
|
"lib/net7.0/System.Diagnostics.EventLog.dll", |
|
"lib/net7.0/System.Diagnostics.EventLog.xml", |
|
"lib/net8.0/System.Diagnostics.EventLog.dll", |
|
"lib/net8.0/System.Diagnostics.EventLog.xml", |
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll", |
|
"lib/netstandard2.0/System.Diagnostics.EventLog.xml", |
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll", |
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll", |
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml", |
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll", |
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll", |
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml", |
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll", |
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll", |
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml", |
|
"system.diagnostics.eventlog.8.0.0.nupkg.sha512", |
|
"system.diagnostics.eventlog.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Diagnostics.Process/4.1.0": { |
|
"sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==", |
|
"type": "package", |
|
"path": "system.diagnostics.process/4.1.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Diagnostics.Process.dll", |
|
"lib/net461/System.Diagnostics.Process.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Diagnostics.Process.dll", |
|
"ref/net461/System.Diagnostics.Process.dll", |
|
"ref/netstandard1.3/System.Diagnostics.Process.dll", |
|
"ref/netstandard1.3/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/de/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/es/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/fr/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/it/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/ja/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/ko/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/ru/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/System.Diagnostics.Process.dll", |
|
"ref/netstandard1.4/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/de/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/es/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/fr/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/it/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/ja/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/ko/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/ru/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml", |
|
"ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll", |
|
"runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll", |
|
"runtimes/win/lib/net46/System.Diagnostics.Process.dll", |
|
"runtimes/win/lib/net461/System.Diagnostics.Process.dll", |
|
"runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll", |
|
"runtimes/win7/lib/netcore50/_._", |
|
"system.diagnostics.process.4.1.0.nupkg.sha512", |
|
"system.diagnostics.process.nuspec" |
|
] |
|
}, |
|
"System.Diagnostics.StackTrace/4.0.1": { |
|
"sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==", |
|
"type": "package", |
|
"path": "system.diagnostics.stacktrace/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Diagnostics.StackTrace.dll", |
|
"lib/netstandard1.3/System.Diagnostics.StackTrace.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Diagnostics.StackTrace.dll", |
|
"ref/netstandard1.3/System.Diagnostics.StackTrace.dll", |
|
"ref/netstandard1.3/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml", |
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll", |
|
"system.diagnostics.stacktrace.4.0.1.nupkg.sha512", |
|
"system.diagnostics.stacktrace.nuspec" |
|
] |
|
}, |
|
"System.Diagnostics.Tools/4.3.0": { |
|
"sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", |
|
"type": "package", |
|
"path": "system.diagnostics.tools/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Diagnostics.Tools.dll", |
|
"ref/netcore50/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/de/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/es/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/fr/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/it/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/ja/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/ko/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/ru/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", |
|
"ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/System.Diagnostics.Tools.dll", |
|
"ref/netstandard1.0/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/de/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/es/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/it/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", |
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.diagnostics.tools.4.3.0.nupkg.sha512", |
|
"system.diagnostics.tools.nuspec" |
|
] |
|
}, |
|
"System.Diagnostics.TraceSource/4.0.0": { |
|
"sha512": "6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==", |
|
"type": "package", |
|
"path": "system.diagnostics.tracesource/4.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Diagnostics.TraceSource.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Diagnostics.TraceSource.dll", |
|
"ref/netstandard1.3/System.Diagnostics.TraceSource.dll", |
|
"ref/netstandard1.3/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", |
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", |
|
"runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", |
|
"system.diagnostics.tracesource.4.0.0.nupkg.sha512", |
|
"system.diagnostics.tracesource.nuspec" |
|
] |
|
}, |
|
"System.Diagnostics.Tracing/4.3.0": { |
|
"sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", |
|
"type": "package", |
|
"path": "system.diagnostics.tracing/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net462/System.Diagnostics.Tracing.dll", |
|
"lib/portable-net45+win8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net462/System.Diagnostics.Tracing.dll", |
|
"ref/netcore50/System.Diagnostics.Tracing.dll", |
|
"ref/netcore50/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/de/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/es/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/fr/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/it/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/ja/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/ko/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/ru/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", |
|
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/System.Diagnostics.Tracing.dll", |
|
"ref/netstandard1.1/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/System.Diagnostics.Tracing.dll", |
|
"ref/netstandard1.2/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/System.Diagnostics.Tracing.dll", |
|
"ref/netstandard1.3/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/System.Diagnostics.Tracing.dll", |
|
"ref/netstandard1.5/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", |
|
"ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", |
|
"ref/portable-net45+win8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.diagnostics.tracing.4.3.0.nupkg.sha512", |
|
"system.diagnostics.tracing.nuspec" |
|
] |
|
}, |
|
"System.Dynamic.Runtime/4.0.11": { |
|
"sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==", |
|
"type": "package", |
|
"path": "system.dynamic.runtime/4.0.11", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Dynamic.Runtime.dll", |
|
"lib/netstandard1.3/System.Dynamic.Runtime.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Dynamic.Runtime.dll", |
|
"ref/netcore50/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/de/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/es/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/fr/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/it/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/ja/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/ko/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/ru/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", |
|
"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/System.Dynamic.Runtime.dll", |
|
"ref/netstandard1.0/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/de/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/es/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/it/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/System.Dynamic.Runtime.dll", |
|
"ref/netstandard1.3/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/de/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/es/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/it/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", |
|
"ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll", |
|
"system.dynamic.runtime.4.0.11.nupkg.sha512", |
|
"system.dynamic.runtime.nuspec" |
|
] |
|
}, |
|
"System.Globalization/4.3.0": { |
|
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", |
|
"type": "package", |
|
"path": "system.globalization/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Globalization.dll", |
|
"ref/netcore50/System.Globalization.xml", |
|
"ref/netcore50/de/System.Globalization.xml", |
|
"ref/netcore50/es/System.Globalization.xml", |
|
"ref/netcore50/fr/System.Globalization.xml", |
|
"ref/netcore50/it/System.Globalization.xml", |
|
"ref/netcore50/ja/System.Globalization.xml", |
|
"ref/netcore50/ko/System.Globalization.xml", |
|
"ref/netcore50/ru/System.Globalization.xml", |
|
"ref/netcore50/zh-hans/System.Globalization.xml", |
|
"ref/netcore50/zh-hant/System.Globalization.xml", |
|
"ref/netstandard1.0/System.Globalization.dll", |
|
"ref/netstandard1.0/System.Globalization.xml", |
|
"ref/netstandard1.0/de/System.Globalization.xml", |
|
"ref/netstandard1.0/es/System.Globalization.xml", |
|
"ref/netstandard1.0/fr/System.Globalization.xml", |
|
"ref/netstandard1.0/it/System.Globalization.xml", |
|
"ref/netstandard1.0/ja/System.Globalization.xml", |
|
"ref/netstandard1.0/ko/System.Globalization.xml", |
|
"ref/netstandard1.0/ru/System.Globalization.xml", |
|
"ref/netstandard1.0/zh-hans/System.Globalization.xml", |
|
"ref/netstandard1.0/zh-hant/System.Globalization.xml", |
|
"ref/netstandard1.3/System.Globalization.dll", |
|
"ref/netstandard1.3/System.Globalization.xml", |
|
"ref/netstandard1.3/de/System.Globalization.xml", |
|
"ref/netstandard1.3/es/System.Globalization.xml", |
|
"ref/netstandard1.3/fr/System.Globalization.xml", |
|
"ref/netstandard1.3/it/System.Globalization.xml", |
|
"ref/netstandard1.3/ja/System.Globalization.xml", |
|
"ref/netstandard1.3/ko/System.Globalization.xml", |
|
"ref/netstandard1.3/ru/System.Globalization.xml", |
|
"ref/netstandard1.3/zh-hans/System.Globalization.xml", |
|
"ref/netstandard1.3/zh-hant/System.Globalization.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.globalization.4.3.0.nupkg.sha512", |
|
"system.globalization.nuspec" |
|
] |
|
}, |
|
"System.Globalization.Calendars/4.3.0": { |
|
"sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", |
|
"type": "package", |
|
"path": "system.globalization.calendars/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Globalization.Calendars.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Globalization.Calendars.dll", |
|
"ref/netstandard1.3/System.Globalization.Calendars.dll", |
|
"ref/netstandard1.3/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/de/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/es/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/fr/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/it/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/ja/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/ko/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/ru/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", |
|
"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.globalization.calendars.4.3.0.nupkg.sha512", |
|
"system.globalization.calendars.nuspec" |
|
] |
|
}, |
|
"System.Globalization.Extensions/4.3.0": { |
|
"sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", |
|
"type": "package", |
|
"path": "system.globalization.extensions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Globalization.Extensions.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Globalization.Extensions.dll", |
|
"ref/netstandard1.3/System.Globalization.Extensions.dll", |
|
"ref/netstandard1.3/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/de/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/es/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/fr/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/it/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/ja/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/ko/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/ru/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", |
|
"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", |
|
"runtimes/win/lib/net46/System.Globalization.Extensions.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", |
|
"system.globalization.extensions.4.3.0.nupkg.sha512", |
|
"system.globalization.extensions.nuspec" |
|
] |
|
}, |
|
"System.IO/4.3.0": { |
|
"sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", |
|
"type": "package", |
|
"path": "system.io/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net462/System.IO.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net462/System.IO.dll", |
|
"ref/netcore50/System.IO.dll", |
|
"ref/netcore50/System.IO.xml", |
|
"ref/netcore50/de/System.IO.xml", |
|
"ref/netcore50/es/System.IO.xml", |
|
"ref/netcore50/fr/System.IO.xml", |
|
"ref/netcore50/it/System.IO.xml", |
|
"ref/netcore50/ja/System.IO.xml", |
|
"ref/netcore50/ko/System.IO.xml", |
|
"ref/netcore50/ru/System.IO.xml", |
|
"ref/netcore50/zh-hans/System.IO.xml", |
|
"ref/netcore50/zh-hant/System.IO.xml", |
|
"ref/netstandard1.0/System.IO.dll", |
|
"ref/netstandard1.0/System.IO.xml", |
|
"ref/netstandard1.0/de/System.IO.xml", |
|
"ref/netstandard1.0/es/System.IO.xml", |
|
"ref/netstandard1.0/fr/System.IO.xml", |
|
"ref/netstandard1.0/it/System.IO.xml", |
|
"ref/netstandard1.0/ja/System.IO.xml", |
|
"ref/netstandard1.0/ko/System.IO.xml", |
|
"ref/netstandard1.0/ru/System.IO.xml", |
|
"ref/netstandard1.0/zh-hans/System.IO.xml", |
|
"ref/netstandard1.0/zh-hant/System.IO.xml", |
|
"ref/netstandard1.3/System.IO.dll", |
|
"ref/netstandard1.3/System.IO.xml", |
|
"ref/netstandard1.3/de/System.IO.xml", |
|
"ref/netstandard1.3/es/System.IO.xml", |
|
"ref/netstandard1.3/fr/System.IO.xml", |
|
"ref/netstandard1.3/it/System.IO.xml", |
|
"ref/netstandard1.3/ja/System.IO.xml", |
|
"ref/netstandard1.3/ko/System.IO.xml", |
|
"ref/netstandard1.3/ru/System.IO.xml", |
|
"ref/netstandard1.3/zh-hans/System.IO.xml", |
|
"ref/netstandard1.3/zh-hant/System.IO.xml", |
|
"ref/netstandard1.5/System.IO.dll", |
|
"ref/netstandard1.5/System.IO.xml", |
|
"ref/netstandard1.5/de/System.IO.xml", |
|
"ref/netstandard1.5/es/System.IO.xml", |
|
"ref/netstandard1.5/fr/System.IO.xml", |
|
"ref/netstandard1.5/it/System.IO.xml", |
|
"ref/netstandard1.5/ja/System.IO.xml", |
|
"ref/netstandard1.5/ko/System.IO.xml", |
|
"ref/netstandard1.5/ru/System.IO.xml", |
|
"ref/netstandard1.5/zh-hans/System.IO.xml", |
|
"ref/netstandard1.5/zh-hant/System.IO.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.io.4.3.0.nupkg.sha512", |
|
"system.io.nuspec" |
|
] |
|
}, |
|
"System.IO.Compression/4.3.0": { |
|
"sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", |
|
"type": "package", |
|
"path": "system.io.compression/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net46/System.IO.Compression.dll", |
|
"lib/portable-net45+win8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net46/System.IO.Compression.dll", |
|
"ref/netcore50/System.IO.Compression.dll", |
|
"ref/netcore50/System.IO.Compression.xml", |
|
"ref/netcore50/de/System.IO.Compression.xml", |
|
"ref/netcore50/es/System.IO.Compression.xml", |
|
"ref/netcore50/fr/System.IO.Compression.xml", |
|
"ref/netcore50/it/System.IO.Compression.xml", |
|
"ref/netcore50/ja/System.IO.Compression.xml", |
|
"ref/netcore50/ko/System.IO.Compression.xml", |
|
"ref/netcore50/ru/System.IO.Compression.xml", |
|
"ref/netcore50/zh-hans/System.IO.Compression.xml", |
|
"ref/netcore50/zh-hant/System.IO.Compression.xml", |
|
"ref/netstandard1.1/System.IO.Compression.dll", |
|
"ref/netstandard1.1/System.IO.Compression.xml", |
|
"ref/netstandard1.1/de/System.IO.Compression.xml", |
|
"ref/netstandard1.1/es/System.IO.Compression.xml", |
|
"ref/netstandard1.1/fr/System.IO.Compression.xml", |
|
"ref/netstandard1.1/it/System.IO.Compression.xml", |
|
"ref/netstandard1.1/ja/System.IO.Compression.xml", |
|
"ref/netstandard1.1/ko/System.IO.Compression.xml", |
|
"ref/netstandard1.1/ru/System.IO.Compression.xml", |
|
"ref/netstandard1.1/zh-hans/System.IO.Compression.xml", |
|
"ref/netstandard1.1/zh-hant/System.IO.Compression.xml", |
|
"ref/netstandard1.3/System.IO.Compression.dll", |
|
"ref/netstandard1.3/System.IO.Compression.xml", |
|
"ref/netstandard1.3/de/System.IO.Compression.xml", |
|
"ref/netstandard1.3/es/System.IO.Compression.xml", |
|
"ref/netstandard1.3/fr/System.IO.Compression.xml", |
|
"ref/netstandard1.3/it/System.IO.Compression.xml", |
|
"ref/netstandard1.3/ja/System.IO.Compression.xml", |
|
"ref/netstandard1.3/ko/System.IO.Compression.xml", |
|
"ref/netstandard1.3/ru/System.IO.Compression.xml", |
|
"ref/netstandard1.3/zh-hans/System.IO.Compression.xml", |
|
"ref/netstandard1.3/zh-hant/System.IO.Compression.xml", |
|
"ref/portable-net45+win8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", |
|
"runtimes/win/lib/net46/System.IO.Compression.dll", |
|
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", |
|
"system.io.compression.4.3.0.nupkg.sha512", |
|
"system.io.compression.nuspec" |
|
] |
|
}, |
|
"System.IO.Compression.ZipFile/4.3.0": { |
|
"sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", |
|
"type": "package", |
|
"path": "system.io.compression.zipfile/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.IO.Compression.ZipFile.dll", |
|
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.IO.Compression.ZipFile.dll", |
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll", |
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", |
|
"ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.io.compression.zipfile.4.3.0.nupkg.sha512", |
|
"system.io.compression.zipfile.nuspec" |
|
] |
|
}, |
|
"System.IO.FileSystem/4.3.0": { |
|
"sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", |
|
"type": "package", |
|
"path": "system.io.filesystem/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.IO.FileSystem.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.IO.FileSystem.dll", |
|
"ref/netstandard1.3/System.IO.FileSystem.dll", |
|
"ref/netstandard1.3/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/de/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/es/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/fr/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/it/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/ja/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/ko/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/ru/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", |
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.io.filesystem.4.3.0.nupkg.sha512", |
|
"system.io.filesystem.nuspec" |
|
] |
|
}, |
|
"System.IO.FileSystem.Primitives/4.3.0": { |
|
"sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", |
|
"type": "package", |
|
"path": "system.io.filesystem.primitives/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.IO.FileSystem.Primitives.dll", |
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.IO.FileSystem.Primitives.dll", |
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", |
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", |
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.io.filesystem.primitives.4.3.0.nupkg.sha512", |
|
"system.io.filesystem.primitives.nuspec" |
|
] |
|
}, |
|
"System.IO.FileSystem.Watcher/4.0.0": { |
|
"sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==", |
|
"type": "package", |
|
"path": "system.io.filesystem.watcher/4.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.IO.FileSystem.Watcher.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.IO.FileSystem.Watcher.dll", |
|
"ref/netstandard1.3/System.IO.FileSystem.Watcher.dll", |
|
"ref/netstandard1.3/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml", |
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll", |
|
"runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll", |
|
"runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll", |
|
"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll", |
|
"runtimes/win7/lib/netcore50/_._", |
|
"system.io.filesystem.watcher.4.0.0.nupkg.sha512", |
|
"system.io.filesystem.watcher.nuspec" |
|
] |
|
}, |
|
"System.IO.Pipelines/6.0.3": { |
|
"sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", |
|
"type": "package", |
|
"path": "system.io.pipelines/6.0.3", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", |
|
"buildTransitive/netcoreapp3.1/_._", |
|
"lib/net461/System.IO.Pipelines.dll", |
|
"lib/net461/System.IO.Pipelines.xml", |
|
"lib/net6.0/System.IO.Pipelines.dll", |
|
"lib/net6.0/System.IO.Pipelines.xml", |
|
"lib/netcoreapp3.1/System.IO.Pipelines.dll", |
|
"lib/netcoreapp3.1/System.IO.Pipelines.xml", |
|
"lib/netstandard2.0/System.IO.Pipelines.dll", |
|
"lib/netstandard2.0/System.IO.Pipelines.xml", |
|
"system.io.pipelines.6.0.3.nupkg.sha512", |
|
"system.io.pipelines.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.IO.Ports/8.0.0": { |
|
"sha512": "MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==", |
|
"type": "package", |
|
"path": "system.io.ports/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.IO.Ports.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.IO.Ports.targets", |
|
"lib/net462/System.IO.Ports.dll", |
|
"lib/net462/System.IO.Ports.xml", |
|
"lib/net6.0/System.IO.Ports.dll", |
|
"lib/net6.0/System.IO.Ports.xml", |
|
"lib/net7.0/System.IO.Ports.dll", |
|
"lib/net7.0/System.IO.Ports.xml", |
|
"lib/net8.0/System.IO.Ports.dll", |
|
"lib/net8.0/System.IO.Ports.xml", |
|
"lib/netstandard2.0/System.IO.Ports.dll", |
|
"lib/netstandard2.0/System.IO.Ports.xml", |
|
"runtimes/unix/lib/net6.0/System.IO.Ports.dll", |
|
"runtimes/unix/lib/net6.0/System.IO.Ports.xml", |
|
"runtimes/unix/lib/net7.0/System.IO.Ports.dll", |
|
"runtimes/unix/lib/net7.0/System.IO.Ports.xml", |
|
"runtimes/unix/lib/net8.0/System.IO.Ports.dll", |
|
"runtimes/unix/lib/net8.0/System.IO.Ports.xml", |
|
"runtimes/win/lib/net6.0/System.IO.Ports.dll", |
|
"runtimes/win/lib/net6.0/System.IO.Ports.xml", |
|
"runtimes/win/lib/net7.0/System.IO.Ports.dll", |
|
"runtimes/win/lib/net7.0/System.IO.Ports.xml", |
|
"runtimes/win/lib/net8.0/System.IO.Ports.dll", |
|
"runtimes/win/lib/net8.0/System.IO.Ports.xml", |
|
"system.io.ports.8.0.0.nupkg.sha512", |
|
"system.io.ports.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Linq/4.3.0": { |
|
"sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", |
|
"type": "package", |
|
"path": "system.linq/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net463/System.Linq.dll", |
|
"lib/netcore50/System.Linq.dll", |
|
"lib/netstandard1.6/System.Linq.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net463/System.Linq.dll", |
|
"ref/netcore50/System.Linq.dll", |
|
"ref/netcore50/System.Linq.xml", |
|
"ref/netcore50/de/System.Linq.xml", |
|
"ref/netcore50/es/System.Linq.xml", |
|
"ref/netcore50/fr/System.Linq.xml", |
|
"ref/netcore50/it/System.Linq.xml", |
|
"ref/netcore50/ja/System.Linq.xml", |
|
"ref/netcore50/ko/System.Linq.xml", |
|
"ref/netcore50/ru/System.Linq.xml", |
|
"ref/netcore50/zh-hans/System.Linq.xml", |
|
"ref/netcore50/zh-hant/System.Linq.xml", |
|
"ref/netstandard1.0/System.Linq.dll", |
|
"ref/netstandard1.0/System.Linq.xml", |
|
"ref/netstandard1.0/de/System.Linq.xml", |
|
"ref/netstandard1.0/es/System.Linq.xml", |
|
"ref/netstandard1.0/fr/System.Linq.xml", |
|
"ref/netstandard1.0/it/System.Linq.xml", |
|
"ref/netstandard1.0/ja/System.Linq.xml", |
|
"ref/netstandard1.0/ko/System.Linq.xml", |
|
"ref/netstandard1.0/ru/System.Linq.xml", |
|
"ref/netstandard1.0/zh-hans/System.Linq.xml", |
|
"ref/netstandard1.0/zh-hant/System.Linq.xml", |
|
"ref/netstandard1.6/System.Linq.dll", |
|
"ref/netstandard1.6/System.Linq.xml", |
|
"ref/netstandard1.6/de/System.Linq.xml", |
|
"ref/netstandard1.6/es/System.Linq.xml", |
|
"ref/netstandard1.6/fr/System.Linq.xml", |
|
"ref/netstandard1.6/it/System.Linq.xml", |
|
"ref/netstandard1.6/ja/System.Linq.xml", |
|
"ref/netstandard1.6/ko/System.Linq.xml", |
|
"ref/netstandard1.6/ru/System.Linq.xml", |
|
"ref/netstandard1.6/zh-hans/System.Linq.xml", |
|
"ref/netstandard1.6/zh-hant/System.Linq.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.linq.4.3.0.nupkg.sha512", |
|
"system.linq.nuspec" |
|
] |
|
}, |
|
"System.Linq.Expressions/4.3.0": { |
|
"sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", |
|
"type": "package", |
|
"path": "system.linq.expressions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net463/System.Linq.Expressions.dll", |
|
"lib/netcore50/System.Linq.Expressions.dll", |
|
"lib/netstandard1.6/System.Linq.Expressions.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net463/System.Linq.Expressions.dll", |
|
"ref/netcore50/System.Linq.Expressions.dll", |
|
"ref/netcore50/System.Linq.Expressions.xml", |
|
"ref/netcore50/de/System.Linq.Expressions.xml", |
|
"ref/netcore50/es/System.Linq.Expressions.xml", |
|
"ref/netcore50/fr/System.Linq.Expressions.xml", |
|
"ref/netcore50/it/System.Linq.Expressions.xml", |
|
"ref/netcore50/ja/System.Linq.Expressions.xml", |
|
"ref/netcore50/ko/System.Linq.Expressions.xml", |
|
"ref/netcore50/ru/System.Linq.Expressions.xml", |
|
"ref/netcore50/zh-hans/System.Linq.Expressions.xml", |
|
"ref/netcore50/zh-hant/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/System.Linq.Expressions.dll", |
|
"ref/netstandard1.0/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/de/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/es/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/fr/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/it/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/ja/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/ko/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/ru/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", |
|
"ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/System.Linq.Expressions.dll", |
|
"ref/netstandard1.3/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/de/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/es/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/fr/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/it/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/ja/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/ko/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/ru/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", |
|
"ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/System.Linq.Expressions.dll", |
|
"ref/netstandard1.6/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/de/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/es/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/fr/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/it/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/ja/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/ko/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/ru/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", |
|
"ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", |
|
"system.linq.expressions.4.3.0.nupkg.sha512", |
|
"system.linq.expressions.nuspec" |
|
] |
|
}, |
|
"System.Memory/4.5.3": { |
|
"sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", |
|
"type": "package", |
|
"path": "system.memory/4.5.3", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"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.3.nupkg.sha512", |
|
"system.memory.nuspec", |
|
"useSharedDesignerContext.txt", |
|
"version.txt" |
|
] |
|
}, |
|
"System.Net.Http/4.3.0": { |
|
"sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", |
|
"type": "package", |
|
"path": "system.net.http/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/Xamarinmac20/_._", |
|
"lib/monoandroid10/_._", |
|
"lib/monotouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net46/System.Net.Http.dll", |
|
"lib/portable-net45+win8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/Xamarinmac20/_._", |
|
"ref/monoandroid10/_._", |
|
"ref/monotouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net46/System.Net.Http.dll", |
|
"ref/net46/System.Net.Http.xml", |
|
"ref/net46/de/System.Net.Http.xml", |
|
"ref/net46/es/System.Net.Http.xml", |
|
"ref/net46/fr/System.Net.Http.xml", |
|
"ref/net46/it/System.Net.Http.xml", |
|
"ref/net46/ja/System.Net.Http.xml", |
|
"ref/net46/ko/System.Net.Http.xml", |
|
"ref/net46/ru/System.Net.Http.xml", |
|
"ref/net46/zh-hans/System.Net.Http.xml", |
|
"ref/net46/zh-hant/System.Net.Http.xml", |
|
"ref/netcore50/System.Net.Http.dll", |
|
"ref/netcore50/System.Net.Http.xml", |
|
"ref/netcore50/de/System.Net.Http.xml", |
|
"ref/netcore50/es/System.Net.Http.xml", |
|
"ref/netcore50/fr/System.Net.Http.xml", |
|
"ref/netcore50/it/System.Net.Http.xml", |
|
"ref/netcore50/ja/System.Net.Http.xml", |
|
"ref/netcore50/ko/System.Net.Http.xml", |
|
"ref/netcore50/ru/System.Net.Http.xml", |
|
"ref/netcore50/zh-hans/System.Net.Http.xml", |
|
"ref/netcore50/zh-hant/System.Net.Http.xml", |
|
"ref/netstandard1.1/System.Net.Http.dll", |
|
"ref/netstandard1.1/System.Net.Http.xml", |
|
"ref/netstandard1.1/de/System.Net.Http.xml", |
|
"ref/netstandard1.1/es/System.Net.Http.xml", |
|
"ref/netstandard1.1/fr/System.Net.Http.xml", |
|
"ref/netstandard1.1/it/System.Net.Http.xml", |
|
"ref/netstandard1.1/ja/System.Net.Http.xml", |
|
"ref/netstandard1.1/ko/System.Net.Http.xml", |
|
"ref/netstandard1.1/ru/System.Net.Http.xml", |
|
"ref/netstandard1.1/zh-hans/System.Net.Http.xml", |
|
"ref/netstandard1.1/zh-hant/System.Net.Http.xml", |
|
"ref/netstandard1.3/System.Net.Http.dll", |
|
"ref/netstandard1.3/System.Net.Http.xml", |
|
"ref/netstandard1.3/de/System.Net.Http.xml", |
|
"ref/netstandard1.3/es/System.Net.Http.xml", |
|
"ref/netstandard1.3/fr/System.Net.Http.xml", |
|
"ref/netstandard1.3/it/System.Net.Http.xml", |
|
"ref/netstandard1.3/ja/System.Net.Http.xml", |
|
"ref/netstandard1.3/ko/System.Net.Http.xml", |
|
"ref/netstandard1.3/ru/System.Net.Http.xml", |
|
"ref/netstandard1.3/zh-hans/System.Net.Http.xml", |
|
"ref/netstandard1.3/zh-hant/System.Net.Http.xml", |
|
"ref/portable-net45+win8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", |
|
"runtimes/win/lib/net46/System.Net.Http.dll", |
|
"runtimes/win/lib/netcore50/System.Net.Http.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll", |
|
"system.net.http.4.3.0.nupkg.sha512", |
|
"system.net.http.nuspec" |
|
] |
|
}, |
|
"System.Net.NameResolution/4.0.0": { |
|
"sha512": "JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==", |
|
"type": "package", |
|
"path": "system.net.nameresolution/4.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Net.NameResolution.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Net.NameResolution.dll", |
|
"ref/netstandard1.3/System.Net.NameResolution.dll", |
|
"ref/netstandard1.3/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/de/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/es/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/fr/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/it/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/ja/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/ko/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/ru/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml", |
|
"ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll", |
|
"runtimes/win/lib/net46/System.Net.NameResolution.dll", |
|
"runtimes/win/lib/netcore50/System.Net.NameResolution.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll", |
|
"system.net.nameresolution.4.0.0.nupkg.sha512", |
|
"system.net.nameresolution.nuspec" |
|
] |
|
}, |
|
"System.Net.Primitives/4.3.0": { |
|
"sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", |
|
"type": "package", |
|
"path": "system.net.primitives/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Net.Primitives.dll", |
|
"ref/netcore50/System.Net.Primitives.xml", |
|
"ref/netcore50/de/System.Net.Primitives.xml", |
|
"ref/netcore50/es/System.Net.Primitives.xml", |
|
"ref/netcore50/fr/System.Net.Primitives.xml", |
|
"ref/netcore50/it/System.Net.Primitives.xml", |
|
"ref/netcore50/ja/System.Net.Primitives.xml", |
|
"ref/netcore50/ko/System.Net.Primitives.xml", |
|
"ref/netcore50/ru/System.Net.Primitives.xml", |
|
"ref/netcore50/zh-hans/System.Net.Primitives.xml", |
|
"ref/netcore50/zh-hant/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/System.Net.Primitives.dll", |
|
"ref/netstandard1.0/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/de/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/es/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/fr/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/it/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/ja/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/ko/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/ru/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", |
|
"ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/System.Net.Primitives.dll", |
|
"ref/netstandard1.1/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/de/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/es/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/fr/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/it/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/ja/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/ko/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/ru/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", |
|
"ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/System.Net.Primitives.dll", |
|
"ref/netstandard1.3/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/de/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/es/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/fr/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/it/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/ja/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/ko/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/ru/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", |
|
"ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.net.primitives.4.3.0.nupkg.sha512", |
|
"system.net.primitives.nuspec" |
|
] |
|
}, |
|
"System.Net.Requests/4.0.11": { |
|
"sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==", |
|
"type": "package", |
|
"path": "system.net.requests/4.0.11", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net46/_._", |
|
"ref/netcore50/System.Net.Requests.dll", |
|
"ref/netcore50/System.Net.Requests.xml", |
|
"ref/netcore50/de/System.Net.Requests.xml", |
|
"ref/netcore50/es/System.Net.Requests.xml", |
|
"ref/netcore50/fr/System.Net.Requests.xml", |
|
"ref/netcore50/it/System.Net.Requests.xml", |
|
"ref/netcore50/ja/System.Net.Requests.xml", |
|
"ref/netcore50/ko/System.Net.Requests.xml", |
|
"ref/netcore50/ru/System.Net.Requests.xml", |
|
"ref/netcore50/zh-hans/System.Net.Requests.xml", |
|
"ref/netcore50/zh-hant/System.Net.Requests.xml", |
|
"ref/netstandard1.0/System.Net.Requests.dll", |
|
"ref/netstandard1.0/System.Net.Requests.xml", |
|
"ref/netstandard1.0/de/System.Net.Requests.xml", |
|
"ref/netstandard1.0/es/System.Net.Requests.xml", |
|
"ref/netstandard1.0/fr/System.Net.Requests.xml", |
|
"ref/netstandard1.0/it/System.Net.Requests.xml", |
|
"ref/netstandard1.0/ja/System.Net.Requests.xml", |
|
"ref/netstandard1.0/ko/System.Net.Requests.xml", |
|
"ref/netstandard1.0/ru/System.Net.Requests.xml", |
|
"ref/netstandard1.0/zh-hans/System.Net.Requests.xml", |
|
"ref/netstandard1.0/zh-hant/System.Net.Requests.xml", |
|
"ref/netstandard1.1/System.Net.Requests.dll", |
|
"ref/netstandard1.1/System.Net.Requests.xml", |
|
"ref/netstandard1.1/de/System.Net.Requests.xml", |
|
"ref/netstandard1.1/es/System.Net.Requests.xml", |
|
"ref/netstandard1.1/fr/System.Net.Requests.xml", |
|
"ref/netstandard1.1/it/System.Net.Requests.xml", |
|
"ref/netstandard1.1/ja/System.Net.Requests.xml", |
|
"ref/netstandard1.1/ko/System.Net.Requests.xml", |
|
"ref/netstandard1.1/ru/System.Net.Requests.xml", |
|
"ref/netstandard1.1/zh-hans/System.Net.Requests.xml", |
|
"ref/netstandard1.1/zh-hant/System.Net.Requests.xml", |
|
"ref/netstandard1.3/System.Net.Requests.dll", |
|
"ref/netstandard1.3/System.Net.Requests.xml", |
|
"ref/netstandard1.3/de/System.Net.Requests.xml", |
|
"ref/netstandard1.3/es/System.Net.Requests.xml", |
|
"ref/netstandard1.3/fr/System.Net.Requests.xml", |
|
"ref/netstandard1.3/it/System.Net.Requests.xml", |
|
"ref/netstandard1.3/ja/System.Net.Requests.xml", |
|
"ref/netstandard1.3/ko/System.Net.Requests.xml", |
|
"ref/netstandard1.3/ru/System.Net.Requests.xml", |
|
"ref/netstandard1.3/zh-hans/System.Net.Requests.xml", |
|
"ref/netstandard1.3/zh-hant/System.Net.Requests.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll", |
|
"runtimes/win/lib/net46/_._", |
|
"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll", |
|
"system.net.requests.4.0.11.nupkg.sha512", |
|
"system.net.requests.nuspec" |
|
] |
|
}, |
|
"System.Net.Sockets/4.3.0": { |
|
"sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", |
|
"type": "package", |
|
"path": "system.net.sockets/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Net.Sockets.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Net.Sockets.dll", |
|
"ref/netstandard1.3/System.Net.Sockets.dll", |
|
"ref/netstandard1.3/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/de/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/es/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/fr/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/it/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/ja/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/ko/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/ru/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", |
|
"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.net.sockets.4.3.0.nupkg.sha512", |
|
"system.net.sockets.nuspec" |
|
] |
|
}, |
|
"System.Net.WebHeaderCollection/4.0.1": { |
|
"sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==", |
|
"type": "package", |
|
"path": "system.net.webheadercollection/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/_._", |
|
"lib/netstandard1.3/System.Net.WebHeaderCollection.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/_._", |
|
"ref/netstandard1.3/System.Net.WebHeaderCollection.dll", |
|
"ref/netstandard1.3/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml", |
|
"ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.net.webheadercollection.4.0.1.nupkg.sha512", |
|
"system.net.webheadercollection.nuspec" |
|
] |
|
}, |
|
"System.ObjectModel/4.3.0": { |
|
"sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", |
|
"type": "package", |
|
"path": "system.objectmodel/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.ObjectModel.dll", |
|
"lib/netstandard1.3/System.ObjectModel.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.ObjectModel.dll", |
|
"ref/netcore50/System.ObjectModel.xml", |
|
"ref/netcore50/de/System.ObjectModel.xml", |
|
"ref/netcore50/es/System.ObjectModel.xml", |
|
"ref/netcore50/fr/System.ObjectModel.xml", |
|
"ref/netcore50/it/System.ObjectModel.xml", |
|
"ref/netcore50/ja/System.ObjectModel.xml", |
|
"ref/netcore50/ko/System.ObjectModel.xml", |
|
"ref/netcore50/ru/System.ObjectModel.xml", |
|
"ref/netcore50/zh-hans/System.ObjectModel.xml", |
|
"ref/netcore50/zh-hant/System.ObjectModel.xml", |
|
"ref/netstandard1.0/System.ObjectModel.dll", |
|
"ref/netstandard1.0/System.ObjectModel.xml", |
|
"ref/netstandard1.0/de/System.ObjectModel.xml", |
|
"ref/netstandard1.0/es/System.ObjectModel.xml", |
|
"ref/netstandard1.0/fr/System.ObjectModel.xml", |
|
"ref/netstandard1.0/it/System.ObjectModel.xml", |
|
"ref/netstandard1.0/ja/System.ObjectModel.xml", |
|
"ref/netstandard1.0/ko/System.ObjectModel.xml", |
|
"ref/netstandard1.0/ru/System.ObjectModel.xml", |
|
"ref/netstandard1.0/zh-hans/System.ObjectModel.xml", |
|
"ref/netstandard1.0/zh-hant/System.ObjectModel.xml", |
|
"ref/netstandard1.3/System.ObjectModel.dll", |
|
"ref/netstandard1.3/System.ObjectModel.xml", |
|
"ref/netstandard1.3/de/System.ObjectModel.xml", |
|
"ref/netstandard1.3/es/System.ObjectModel.xml", |
|
"ref/netstandard1.3/fr/System.ObjectModel.xml", |
|
"ref/netstandard1.3/it/System.ObjectModel.xml", |
|
"ref/netstandard1.3/ja/System.ObjectModel.xml", |
|
"ref/netstandard1.3/ko/System.ObjectModel.xml", |
|
"ref/netstandard1.3/ru/System.ObjectModel.xml", |
|
"ref/netstandard1.3/zh-hans/System.ObjectModel.xml", |
|
"ref/netstandard1.3/zh-hant/System.ObjectModel.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.objectmodel.4.3.0.nupkg.sha512", |
|
"system.objectmodel.nuspec" |
|
] |
|
}, |
|
"System.Reflection/4.3.0": { |
|
"sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", |
|
"type": "package", |
|
"path": "system.reflection/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net462/System.Reflection.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net462/System.Reflection.dll", |
|
"ref/netcore50/System.Reflection.dll", |
|
"ref/netcore50/System.Reflection.xml", |
|
"ref/netcore50/de/System.Reflection.xml", |
|
"ref/netcore50/es/System.Reflection.xml", |
|
"ref/netcore50/fr/System.Reflection.xml", |
|
"ref/netcore50/it/System.Reflection.xml", |
|
"ref/netcore50/ja/System.Reflection.xml", |
|
"ref/netcore50/ko/System.Reflection.xml", |
|
"ref/netcore50/ru/System.Reflection.xml", |
|
"ref/netcore50/zh-hans/System.Reflection.xml", |
|
"ref/netcore50/zh-hant/System.Reflection.xml", |
|
"ref/netstandard1.0/System.Reflection.dll", |
|
"ref/netstandard1.0/System.Reflection.xml", |
|
"ref/netstandard1.0/de/System.Reflection.xml", |
|
"ref/netstandard1.0/es/System.Reflection.xml", |
|
"ref/netstandard1.0/fr/System.Reflection.xml", |
|
"ref/netstandard1.0/it/System.Reflection.xml", |
|
"ref/netstandard1.0/ja/System.Reflection.xml", |
|
"ref/netstandard1.0/ko/System.Reflection.xml", |
|
"ref/netstandard1.0/ru/System.Reflection.xml", |
|
"ref/netstandard1.0/zh-hans/System.Reflection.xml", |
|
"ref/netstandard1.0/zh-hant/System.Reflection.xml", |
|
"ref/netstandard1.3/System.Reflection.dll", |
|
"ref/netstandard1.3/System.Reflection.xml", |
|
"ref/netstandard1.3/de/System.Reflection.xml", |
|
"ref/netstandard1.3/es/System.Reflection.xml", |
|
"ref/netstandard1.3/fr/System.Reflection.xml", |
|
"ref/netstandard1.3/it/System.Reflection.xml", |
|
"ref/netstandard1.3/ja/System.Reflection.xml", |
|
"ref/netstandard1.3/ko/System.Reflection.xml", |
|
"ref/netstandard1.3/ru/System.Reflection.xml", |
|
"ref/netstandard1.3/zh-hans/System.Reflection.xml", |
|
"ref/netstandard1.3/zh-hant/System.Reflection.xml", |
|
"ref/netstandard1.5/System.Reflection.dll", |
|
"ref/netstandard1.5/System.Reflection.xml", |
|
"ref/netstandard1.5/de/System.Reflection.xml", |
|
"ref/netstandard1.5/es/System.Reflection.xml", |
|
"ref/netstandard1.5/fr/System.Reflection.xml", |
|
"ref/netstandard1.5/it/System.Reflection.xml", |
|
"ref/netstandard1.5/ja/System.Reflection.xml", |
|
"ref/netstandard1.5/ko/System.Reflection.xml", |
|
"ref/netstandard1.5/ru/System.Reflection.xml", |
|
"ref/netstandard1.5/zh-hans/System.Reflection.xml", |
|
"ref/netstandard1.5/zh-hant/System.Reflection.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.reflection.4.3.0.nupkg.sha512", |
|
"system.reflection.nuspec" |
|
] |
|
}, |
|
"System.Reflection.Emit/4.3.0": { |
|
"sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", |
|
"type": "package", |
|
"path": "system.reflection.emit/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/monotouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Reflection.Emit.dll", |
|
"lib/netstandard1.3/System.Reflection.Emit.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/net45/_._", |
|
"ref/netstandard1.1/System.Reflection.Emit.dll", |
|
"ref/netstandard1.1/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/de/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/es/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/fr/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/it/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/ja/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/ko/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/ru/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", |
|
"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", |
|
"ref/xamarinmac20/_._", |
|
"system.reflection.emit.4.3.0.nupkg.sha512", |
|
"system.reflection.emit.nuspec" |
|
] |
|
}, |
|
"System.Reflection.Emit.ILGeneration/4.3.0": { |
|
"sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", |
|
"type": "package", |
|
"path": "system.reflection.emit.ilgeneration/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll", |
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", |
|
"lib/portable-net45+wp8/_._", |
|
"lib/wp80/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", |
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", |
|
"ref/portable-net45+wp8/_._", |
|
"ref/wp80/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/_._", |
|
"system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", |
|
"system.reflection.emit.ilgeneration.nuspec" |
|
] |
|
}, |
|
"System.Reflection.Emit.Lightweight/4.3.0": { |
|
"sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", |
|
"type": "package", |
|
"path": "system.reflection.emit.lightweight/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Reflection.Emit.Lightweight.dll", |
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", |
|
"lib/portable-net45+wp8/_._", |
|
"lib/wp80/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", |
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", |
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", |
|
"ref/portable-net45+wp8/_._", |
|
"ref/wp80/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/_._", |
|
"system.reflection.emit.lightweight.4.3.0.nupkg.sha512", |
|
"system.reflection.emit.lightweight.nuspec" |
|
] |
|
}, |
|
"System.Reflection.Extensions/4.3.0": { |
|
"sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", |
|
"type": "package", |
|
"path": "system.reflection.extensions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Reflection.Extensions.dll", |
|
"ref/netcore50/System.Reflection.Extensions.xml", |
|
"ref/netcore50/de/System.Reflection.Extensions.xml", |
|
"ref/netcore50/es/System.Reflection.Extensions.xml", |
|
"ref/netcore50/fr/System.Reflection.Extensions.xml", |
|
"ref/netcore50/it/System.Reflection.Extensions.xml", |
|
"ref/netcore50/ja/System.Reflection.Extensions.xml", |
|
"ref/netcore50/ko/System.Reflection.Extensions.xml", |
|
"ref/netcore50/ru/System.Reflection.Extensions.xml", |
|
"ref/netcore50/zh-hans/System.Reflection.Extensions.xml", |
|
"ref/netcore50/zh-hant/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/System.Reflection.Extensions.dll", |
|
"ref/netstandard1.0/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/de/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/es/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/fr/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/it/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/ja/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/ko/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/ru/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", |
|
"ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.reflection.extensions.4.3.0.nupkg.sha512", |
|
"system.reflection.extensions.nuspec" |
|
] |
|
}, |
|
"System.Reflection.Metadata/1.3.0": { |
|
"sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==", |
|
"type": "package", |
|
"path": "system.reflection.metadata/1.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.1/System.Reflection.Metadata.dll", |
|
"lib/netstandard1.1/System.Reflection.Metadata.xml", |
|
"lib/portable-net45+win8/System.Reflection.Metadata.dll", |
|
"lib/portable-net45+win8/System.Reflection.Metadata.xml", |
|
"system.reflection.metadata.1.3.0.nupkg.sha512", |
|
"system.reflection.metadata.nuspec" |
|
] |
|
}, |
|
"System.Reflection.Primitives/4.3.0": { |
|
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", |
|
"type": "package", |
|
"path": "system.reflection.primitives/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Reflection.Primitives.dll", |
|
"ref/netcore50/System.Reflection.Primitives.xml", |
|
"ref/netcore50/de/System.Reflection.Primitives.xml", |
|
"ref/netcore50/es/System.Reflection.Primitives.xml", |
|
"ref/netcore50/fr/System.Reflection.Primitives.xml", |
|
"ref/netcore50/it/System.Reflection.Primitives.xml", |
|
"ref/netcore50/ja/System.Reflection.Primitives.xml", |
|
"ref/netcore50/ko/System.Reflection.Primitives.xml", |
|
"ref/netcore50/ru/System.Reflection.Primitives.xml", |
|
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml", |
|
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/System.Reflection.Primitives.dll", |
|
"ref/netstandard1.0/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/de/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/es/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/fr/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/it/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/ja/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/ko/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/ru/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", |
|
"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.reflection.primitives.4.3.0.nupkg.sha512", |
|
"system.reflection.primitives.nuspec" |
|
] |
|
}, |
|
"System.Reflection.TypeExtensions/4.3.0": { |
|
"sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", |
|
"type": "package", |
|
"path": "system.reflection.typeextensions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Reflection.TypeExtensions.dll", |
|
"lib/net462/System.Reflection.TypeExtensions.dll", |
|
"lib/netcore50/System.Reflection.TypeExtensions.dll", |
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Reflection.TypeExtensions.dll", |
|
"ref/net462/System.Reflection.TypeExtensions.dll", |
|
"ref/netstandard1.3/System.Reflection.TypeExtensions.dll", |
|
"ref/netstandard1.3/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll", |
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", |
|
"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", |
|
"system.reflection.typeextensions.4.3.0.nupkg.sha512", |
|
"system.reflection.typeextensions.nuspec" |
|
] |
|
}, |
|
"System.Resources.ResourceManager/4.3.0": { |
|
"sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", |
|
"type": "package", |
|
"path": "system.resources.resourcemanager/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Resources.ResourceManager.dll", |
|
"ref/netcore50/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/de/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/es/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/fr/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/it/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/ja/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/ko/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/ru/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", |
|
"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/System.Resources.ResourceManager.dll", |
|
"ref/netstandard1.0/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/de/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/es/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/it/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", |
|
"ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.resources.resourcemanager.4.3.0.nupkg.sha512", |
|
"system.resources.resourcemanager.nuspec" |
|
] |
|
}, |
|
"System.Runtime/4.3.0": { |
|
"sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", |
|
"type": "package", |
|
"path": "system.runtime/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net462/System.Runtime.dll", |
|
"lib/portable-net45+win8+wp80+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net462/System.Runtime.dll", |
|
"ref/netcore50/System.Runtime.dll", |
|
"ref/netcore50/System.Runtime.xml", |
|
"ref/netcore50/de/System.Runtime.xml", |
|
"ref/netcore50/es/System.Runtime.xml", |
|
"ref/netcore50/fr/System.Runtime.xml", |
|
"ref/netcore50/it/System.Runtime.xml", |
|
"ref/netcore50/ja/System.Runtime.xml", |
|
"ref/netcore50/ko/System.Runtime.xml", |
|
"ref/netcore50/ru/System.Runtime.xml", |
|
"ref/netcore50/zh-hans/System.Runtime.xml", |
|
"ref/netcore50/zh-hant/System.Runtime.xml", |
|
"ref/netstandard1.0/System.Runtime.dll", |
|
"ref/netstandard1.0/System.Runtime.xml", |
|
"ref/netstandard1.0/de/System.Runtime.xml", |
|
"ref/netstandard1.0/es/System.Runtime.xml", |
|
"ref/netstandard1.0/fr/System.Runtime.xml", |
|
"ref/netstandard1.0/it/System.Runtime.xml", |
|
"ref/netstandard1.0/ja/System.Runtime.xml", |
|
"ref/netstandard1.0/ko/System.Runtime.xml", |
|
"ref/netstandard1.0/ru/System.Runtime.xml", |
|
"ref/netstandard1.0/zh-hans/System.Runtime.xml", |
|
"ref/netstandard1.0/zh-hant/System.Runtime.xml", |
|
"ref/netstandard1.2/System.Runtime.dll", |
|
"ref/netstandard1.2/System.Runtime.xml", |
|
"ref/netstandard1.2/de/System.Runtime.xml", |
|
"ref/netstandard1.2/es/System.Runtime.xml", |
|
"ref/netstandard1.2/fr/System.Runtime.xml", |
|
"ref/netstandard1.2/it/System.Runtime.xml", |
|
"ref/netstandard1.2/ja/System.Runtime.xml", |
|
"ref/netstandard1.2/ko/System.Runtime.xml", |
|
"ref/netstandard1.2/ru/System.Runtime.xml", |
|
"ref/netstandard1.2/zh-hans/System.Runtime.xml", |
|
"ref/netstandard1.2/zh-hant/System.Runtime.xml", |
|
"ref/netstandard1.3/System.Runtime.dll", |
|
"ref/netstandard1.3/System.Runtime.xml", |
|
"ref/netstandard1.3/de/System.Runtime.xml", |
|
"ref/netstandard1.3/es/System.Runtime.xml", |
|
"ref/netstandard1.3/fr/System.Runtime.xml", |
|
"ref/netstandard1.3/it/System.Runtime.xml", |
|
"ref/netstandard1.3/ja/System.Runtime.xml", |
|
"ref/netstandard1.3/ko/System.Runtime.xml", |
|
"ref/netstandard1.3/ru/System.Runtime.xml", |
|
"ref/netstandard1.3/zh-hans/System.Runtime.xml", |
|
"ref/netstandard1.3/zh-hant/System.Runtime.xml", |
|
"ref/netstandard1.5/System.Runtime.dll", |
|
"ref/netstandard1.5/System.Runtime.xml", |
|
"ref/netstandard1.5/de/System.Runtime.xml", |
|
"ref/netstandard1.5/es/System.Runtime.xml", |
|
"ref/netstandard1.5/fr/System.Runtime.xml", |
|
"ref/netstandard1.5/it/System.Runtime.xml", |
|
"ref/netstandard1.5/ja/System.Runtime.xml", |
|
"ref/netstandard1.5/ko/System.Runtime.xml", |
|
"ref/netstandard1.5/ru/System.Runtime.xml", |
|
"ref/netstandard1.5/zh-hans/System.Runtime.xml", |
|
"ref/netstandard1.5/zh-hant/System.Runtime.xml", |
|
"ref/portable-net45+win8+wp80+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.runtime.4.3.0.nupkg.sha512", |
|
"system.runtime.nuspec" |
|
] |
|
}, |
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": { |
|
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", |
|
"type": "package", |
|
"path": "system.runtime.compilerservices.unsafe/6.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", |
|
"buildTransitive/netcoreapp3.1/_._", |
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll", |
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml", |
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", |
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", |
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", |
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", |
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", |
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", |
|
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", |
|
"system.runtime.compilerservices.unsafe.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Runtime.Extensions/4.3.0": { |
|
"sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", |
|
"type": "package", |
|
"path": "system.runtime.extensions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net462/System.Runtime.Extensions.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net462/System.Runtime.Extensions.dll", |
|
"ref/netcore50/System.Runtime.Extensions.dll", |
|
"ref/netcore50/System.Runtime.Extensions.xml", |
|
"ref/netcore50/de/System.Runtime.Extensions.xml", |
|
"ref/netcore50/es/System.Runtime.Extensions.xml", |
|
"ref/netcore50/fr/System.Runtime.Extensions.xml", |
|
"ref/netcore50/it/System.Runtime.Extensions.xml", |
|
"ref/netcore50/ja/System.Runtime.Extensions.xml", |
|
"ref/netcore50/ko/System.Runtime.Extensions.xml", |
|
"ref/netcore50/ru/System.Runtime.Extensions.xml", |
|
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml", |
|
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/System.Runtime.Extensions.dll", |
|
"ref/netstandard1.0/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/de/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/es/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/it/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/System.Runtime.Extensions.dll", |
|
"ref/netstandard1.3/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/de/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/es/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/it/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/System.Runtime.Extensions.dll", |
|
"ref/netstandard1.5/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/de/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/es/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/it/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", |
|
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.runtime.extensions.4.3.0.nupkg.sha512", |
|
"system.runtime.extensions.nuspec" |
|
] |
|
}, |
|
"System.Runtime.Handles/4.3.0": { |
|
"sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", |
|
"type": "package", |
|
"path": "system.runtime.handles/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/_._", |
|
"ref/netstandard1.3/System.Runtime.Handles.dll", |
|
"ref/netstandard1.3/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/de/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/es/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/fr/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/it/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/ja/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/ko/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/ru/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", |
|
"ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.runtime.handles.4.3.0.nupkg.sha512", |
|
"system.runtime.handles.nuspec" |
|
] |
|
}, |
|
"System.Runtime.InteropServices/4.3.0": { |
|
"sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", |
|
"type": "package", |
|
"path": "system.runtime.interopservices/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net462/System.Runtime.InteropServices.dll", |
|
"lib/net463/System.Runtime.InteropServices.dll", |
|
"lib/portable-net45+win8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net462/System.Runtime.InteropServices.dll", |
|
"ref/net463/System.Runtime.InteropServices.dll", |
|
"ref/netcore50/System.Runtime.InteropServices.dll", |
|
"ref/netcore50/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/de/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/es/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/fr/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/it/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/ja/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/ko/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/ru/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", |
|
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", |
|
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll", |
|
"ref/netstandard1.1/System.Runtime.InteropServices.dll", |
|
"ref/netstandard1.1/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/de/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/es/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/it/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/System.Runtime.InteropServices.dll", |
|
"ref/netstandard1.2/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/de/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/es/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/it/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/System.Runtime.InteropServices.dll", |
|
"ref/netstandard1.3/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/de/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/es/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/it/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/System.Runtime.InteropServices.dll", |
|
"ref/netstandard1.5/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/de/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/es/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/it/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", |
|
"ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", |
|
"ref/portable-net45+win8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.runtime.interopservices.4.3.0.nupkg.sha512", |
|
"system.runtime.interopservices.nuspec" |
|
] |
|
}, |
|
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": { |
|
"sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", |
|
"type": "package", |
|
"path": "system.runtime.interopservices.runtimeinformation/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", |
|
"system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", |
|
"system.runtime.interopservices.runtimeinformation.nuspec" |
|
] |
|
}, |
|
"System.Runtime.Loader/4.3.0": { |
|
"sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", |
|
"type": "package", |
|
"path": "system.runtime.loader/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net462/_._", |
|
"lib/netstandard1.5/System.Runtime.Loader.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/netstandard1.5/System.Runtime.Loader.dll", |
|
"ref/netstandard1.5/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/de/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/es/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/fr/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/it/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/ja/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/ko/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/ru/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", |
|
"ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", |
|
"system.runtime.loader.4.3.0.nupkg.sha512", |
|
"system.runtime.loader.nuspec" |
|
] |
|
}, |
|
"System.Runtime.Numerics/4.3.0": { |
|
"sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", |
|
"type": "package", |
|
"path": "system.runtime.numerics/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Runtime.Numerics.dll", |
|
"lib/netstandard1.3/System.Runtime.Numerics.dll", |
|
"lib/portable-net45+win8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Runtime.Numerics.dll", |
|
"ref/netcore50/System.Runtime.Numerics.xml", |
|
"ref/netcore50/de/System.Runtime.Numerics.xml", |
|
"ref/netcore50/es/System.Runtime.Numerics.xml", |
|
"ref/netcore50/fr/System.Runtime.Numerics.xml", |
|
"ref/netcore50/it/System.Runtime.Numerics.xml", |
|
"ref/netcore50/ja/System.Runtime.Numerics.xml", |
|
"ref/netcore50/ko/System.Runtime.Numerics.xml", |
|
"ref/netcore50/ru/System.Runtime.Numerics.xml", |
|
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml", |
|
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/System.Runtime.Numerics.dll", |
|
"ref/netstandard1.1/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/de/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/es/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/fr/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/it/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/ja/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/ko/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/ru/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", |
|
"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", |
|
"ref/portable-net45+win8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.runtime.numerics.4.3.0.nupkg.sha512", |
|
"system.runtime.numerics.nuspec" |
|
] |
|
}, |
|
"System.Runtime.Serialization.Formatters/4.3.0": { |
|
"sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==", |
|
"type": "package", |
|
"path": "system.runtime.serialization.formatters/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Runtime.Serialization.Formatters.dll", |
|
"lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Runtime.Serialization.Formatters.dll", |
|
"ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.runtime.serialization.formatters.4.3.0.nupkg.sha512", |
|
"system.runtime.serialization.formatters.nuspec" |
|
] |
|
}, |
|
"System.Runtime.Serialization.Primitives/4.3.0": { |
|
"sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==", |
|
"type": "package", |
|
"path": "system.runtime.serialization.primitives/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net46/System.Runtime.Serialization.Primitives.dll", |
|
"lib/netcore50/System.Runtime.Serialization.Primitives.dll", |
|
"lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net46/System.Runtime.Serialization.Primitives.dll", |
|
"ref/netcore50/System.Runtime.Serialization.Primitives.dll", |
|
"ref/netcore50/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/de/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/es/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/it/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll", |
|
"ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll", |
|
"ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml", |
|
"ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll", |
|
"system.runtime.serialization.primitives.4.3.0.nupkg.sha512", |
|
"system.runtime.serialization.primitives.nuspec" |
|
] |
|
}, |
|
"System.Security.Claims/4.0.1": { |
|
"sha512": "4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==", |
|
"type": "package", |
|
"path": "system.security.claims/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Security.Claims.dll", |
|
"lib/netstandard1.3/System.Security.Claims.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Security.Claims.dll", |
|
"ref/netstandard1.3/System.Security.Claims.dll", |
|
"ref/netstandard1.3/System.Security.Claims.xml", |
|
"ref/netstandard1.3/de/System.Security.Claims.xml", |
|
"ref/netstandard1.3/es/System.Security.Claims.xml", |
|
"ref/netstandard1.3/fr/System.Security.Claims.xml", |
|
"ref/netstandard1.3/it/System.Security.Claims.xml", |
|
"ref/netstandard1.3/ja/System.Security.Claims.xml", |
|
"ref/netstandard1.3/ko/System.Security.Claims.xml", |
|
"ref/netstandard1.3/ru/System.Security.Claims.xml", |
|
"ref/netstandard1.3/zh-hans/System.Security.Claims.xml", |
|
"ref/netstandard1.3/zh-hant/System.Security.Claims.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.security.claims.4.0.1.nupkg.sha512", |
|
"system.security.claims.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.Algorithms/4.3.0": { |
|
"sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", |
|
"type": "package", |
|
"path": "system.security.cryptography.algorithms/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Security.Cryptography.Algorithms.dll", |
|
"lib/net461/System.Security.Cryptography.Algorithms.dll", |
|
"lib/net463/System.Security.Cryptography.Algorithms.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Security.Cryptography.Algorithms.dll", |
|
"ref/net461/System.Security.Cryptography.Algorithms.dll", |
|
"ref/net463/System.Security.Cryptography.Algorithms.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", |
|
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", |
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", |
|
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", |
|
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", |
|
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", |
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", |
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", |
|
"system.security.cryptography.algorithms.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.algorithms.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.Cng/4.3.0": { |
|
"sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", |
|
"type": "package", |
|
"path": "system.security.cryptography.cng/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/net46/System.Security.Cryptography.Cng.dll", |
|
"lib/net461/System.Security.Cryptography.Cng.dll", |
|
"lib/net463/System.Security.Cryptography.Cng.dll", |
|
"ref/net46/System.Security.Cryptography.Cng.dll", |
|
"ref/net461/System.Security.Cryptography.Cng.dll", |
|
"ref/net463/System.Security.Cryptography.Cng.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll", |
|
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll", |
|
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll", |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", |
|
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", |
|
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", |
|
"runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", |
|
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", |
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", |
|
"system.security.cryptography.cng.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.cng.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.Csp/4.3.0": { |
|
"sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", |
|
"type": "package", |
|
"path": "system.security.cryptography.csp/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Security.Cryptography.Csp.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Security.Cryptography.Csp.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.Csp.dll", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", |
|
"runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", |
|
"runtimes/win/lib/netcore50/_._", |
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", |
|
"system.security.cryptography.csp.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.csp.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.Encoding/4.3.0": { |
|
"sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", |
|
"type": "package", |
|
"path": "system.security.cryptography.encoding/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Security.Cryptography.Encoding.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Security.Cryptography.Encoding.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", |
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", |
|
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", |
|
"system.security.cryptography.encoding.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.encoding.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.OpenSsl/4.3.0": { |
|
"sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", |
|
"type": "package", |
|
"path": "system.security.cryptography.openssl/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", |
|
"ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", |
|
"system.security.cryptography.openssl.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.openssl.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.Primitives/4.3.0": { |
|
"sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", |
|
"type": "package", |
|
"path": "system.security.cryptography.primitives/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Security.Cryptography.Primitives.dll", |
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Security.Cryptography.Primitives.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.security.cryptography.primitives.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.primitives.nuspec" |
|
] |
|
}, |
|
"System.Security.Cryptography.ProtectedData/8.0.0": { |
|
"sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", |
|
"type": "package", |
|
"path": "system.security.cryptography.protecteddata/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net462/System.Security.Cryptography.ProtectedData.dll", |
|
"lib/net462/System.Security.Cryptography.ProtectedData.xml", |
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll", |
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml", |
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll", |
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.xml", |
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll", |
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml", |
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", |
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", |
|
"system.security.cryptography.protecteddata.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Security.Cryptography.X509Certificates/4.3.0": { |
|
"sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", |
|
"type": "package", |
|
"path": "system.security.cryptography.x509certificates/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Security.Cryptography.X509Certificates.dll", |
|
"lib/net461/System.Security.Cryptography.X509Certificates.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Security.Cryptography.X509Certificates.dll", |
|
"ref/net461/System.Security.Cryptography.X509Certificates.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", |
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", |
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", |
|
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", |
|
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", |
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", |
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", |
|
"system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", |
|
"system.security.cryptography.x509certificates.nuspec" |
|
] |
|
}, |
|
"System.Security.Permissions/8.0.0": { |
|
"sha512": "v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==", |
|
"type": "package", |
|
"path": "system.security.permissions/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Security.Permissions.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Security.Permissions.targets", |
|
"lib/net462/System.Security.Permissions.dll", |
|
"lib/net462/System.Security.Permissions.xml", |
|
"lib/net6.0/System.Security.Permissions.dll", |
|
"lib/net6.0/System.Security.Permissions.xml", |
|
"lib/net7.0/System.Security.Permissions.dll", |
|
"lib/net7.0/System.Security.Permissions.xml", |
|
"lib/net8.0/System.Security.Permissions.dll", |
|
"lib/net8.0/System.Security.Permissions.xml", |
|
"lib/netstandard2.0/System.Security.Permissions.dll", |
|
"lib/netstandard2.0/System.Security.Permissions.xml", |
|
"system.security.permissions.8.0.0.nupkg.sha512", |
|
"system.security.permissions.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Security.Principal/4.0.1": { |
|
"sha512": "On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==", |
|
"type": "package", |
|
"path": "system.security.principal/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Security.Principal.dll", |
|
"lib/netstandard1.0/System.Security.Principal.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Security.Principal.dll", |
|
"ref/netcore50/System.Security.Principal.xml", |
|
"ref/netcore50/de/System.Security.Principal.xml", |
|
"ref/netcore50/es/System.Security.Principal.xml", |
|
"ref/netcore50/fr/System.Security.Principal.xml", |
|
"ref/netcore50/it/System.Security.Principal.xml", |
|
"ref/netcore50/ja/System.Security.Principal.xml", |
|
"ref/netcore50/ko/System.Security.Principal.xml", |
|
"ref/netcore50/ru/System.Security.Principal.xml", |
|
"ref/netcore50/zh-hans/System.Security.Principal.xml", |
|
"ref/netcore50/zh-hant/System.Security.Principal.xml", |
|
"ref/netstandard1.0/System.Security.Principal.dll", |
|
"ref/netstandard1.0/System.Security.Principal.xml", |
|
"ref/netstandard1.0/de/System.Security.Principal.xml", |
|
"ref/netstandard1.0/es/System.Security.Principal.xml", |
|
"ref/netstandard1.0/fr/System.Security.Principal.xml", |
|
"ref/netstandard1.0/it/System.Security.Principal.xml", |
|
"ref/netstandard1.0/ja/System.Security.Principal.xml", |
|
"ref/netstandard1.0/ko/System.Security.Principal.xml", |
|
"ref/netstandard1.0/ru/System.Security.Principal.xml", |
|
"ref/netstandard1.0/zh-hans/System.Security.Principal.xml", |
|
"ref/netstandard1.0/zh-hant/System.Security.Principal.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.security.principal.4.0.1.nupkg.sha512", |
|
"system.security.principal.nuspec" |
|
] |
|
}, |
|
"System.Security.Principal.Windows/4.0.0": { |
|
"sha512": "iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==", |
|
"type": "package", |
|
"path": "system.security.principal.windows/4.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/net46/System.Security.Principal.Windows.dll", |
|
"ref/net46/System.Security.Principal.Windows.dll", |
|
"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", |
|
"runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll", |
|
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", |
|
"system.security.principal.windows.4.0.0.nupkg.sha512", |
|
"system.security.principal.windows.nuspec" |
|
] |
|
}, |
|
"System.Text.Encoding/4.3.0": { |
|
"sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", |
|
"type": "package", |
|
"path": "system.text.encoding/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Text.Encoding.dll", |
|
"ref/netcore50/System.Text.Encoding.xml", |
|
"ref/netcore50/de/System.Text.Encoding.xml", |
|
"ref/netcore50/es/System.Text.Encoding.xml", |
|
"ref/netcore50/fr/System.Text.Encoding.xml", |
|
"ref/netcore50/it/System.Text.Encoding.xml", |
|
"ref/netcore50/ja/System.Text.Encoding.xml", |
|
"ref/netcore50/ko/System.Text.Encoding.xml", |
|
"ref/netcore50/ru/System.Text.Encoding.xml", |
|
"ref/netcore50/zh-hans/System.Text.Encoding.xml", |
|
"ref/netcore50/zh-hant/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/System.Text.Encoding.dll", |
|
"ref/netstandard1.0/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/de/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/es/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/fr/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/it/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/ja/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/ko/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/ru/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", |
|
"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/System.Text.Encoding.dll", |
|
"ref/netstandard1.3/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/de/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/es/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/fr/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/it/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/ja/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/ko/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/ru/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", |
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.text.encoding.4.3.0.nupkg.sha512", |
|
"system.text.encoding.nuspec" |
|
] |
|
}, |
|
"System.Text.Encoding.CodePages/8.0.0": { |
|
"sha512": "OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==", |
|
"type": "package", |
|
"path": "system.text.encoding.codepages/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Text.Encoding.CodePages.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net462/System.Text.Encoding.CodePages.dll", |
|
"lib/net462/System.Text.Encoding.CodePages.xml", |
|
"lib/net6.0/System.Text.Encoding.CodePages.dll", |
|
"lib/net6.0/System.Text.Encoding.CodePages.xml", |
|
"lib/net7.0/System.Text.Encoding.CodePages.dll", |
|
"lib/net7.0/System.Text.Encoding.CodePages.xml", |
|
"lib/net8.0/System.Text.Encoding.CodePages.dll", |
|
"lib/net8.0/System.Text.Encoding.CodePages.xml", |
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll", |
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.xml", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll", |
|
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml", |
|
"runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll", |
|
"runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml", |
|
"runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll", |
|
"runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml", |
|
"system.text.encoding.codepages.8.0.0.nupkg.sha512", |
|
"system.text.encoding.codepages.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Text.Encoding.Extensions/4.3.0": { |
|
"sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", |
|
"type": "package", |
|
"path": "system.text.encoding.extensions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Text.Encoding.Extensions.dll", |
|
"ref/netcore50/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/de/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/es/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/fr/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/it/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/ja/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/ko/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/ru/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", |
|
"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/System.Text.Encoding.Extensions.dll", |
|
"ref/netstandard1.0/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll", |
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", |
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.text.encoding.extensions.4.3.0.nupkg.sha512", |
|
"system.text.encoding.extensions.nuspec" |
|
] |
|
}, |
|
"System.Text.Encodings.Web/8.0.0": { |
|
"sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", |
|
"type": "package", |
|
"path": "system.text.encodings.web/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"buildTransitive/net461/System.Text.Encodings.Web.targets", |
|
"buildTransitive/net462/_._", |
|
"buildTransitive/net6.0/_._", |
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", |
|
"lib/net462/System.Text.Encodings.Web.dll", |
|
"lib/net462/System.Text.Encodings.Web.xml", |
|
"lib/net6.0/System.Text.Encodings.Web.dll", |
|
"lib/net6.0/System.Text.Encodings.Web.xml", |
|
"lib/net7.0/System.Text.Encodings.Web.dll", |
|
"lib/net7.0/System.Text.Encodings.Web.xml", |
|
"lib/net8.0/System.Text.Encodings.Web.dll", |
|
"lib/net8.0/System.Text.Encodings.Web.xml", |
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll", |
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml", |
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", |
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", |
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll", |
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml", |
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll", |
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml", |
|
"system.text.encodings.web.8.0.0.nupkg.sha512", |
|
"system.text.encodings.web.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Text.Json/8.0.4": { |
|
"sha512": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", |
|
"type": "package", |
|
"path": "system.text.json/8.0.4", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"PACKAGE.md", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", |
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", |
|
"buildTransitive/net461/System.Text.Json.targets", |
|
"buildTransitive/net462/System.Text.Json.targets", |
|
"buildTransitive/net6.0/System.Text.Json.targets", |
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets", |
|
"buildTransitive/netstandard2.0/System.Text.Json.targets", |
|
"lib/net462/System.Text.Json.dll", |
|
"lib/net462/System.Text.Json.xml", |
|
"lib/net6.0/System.Text.Json.dll", |
|
"lib/net6.0/System.Text.Json.xml", |
|
"lib/net7.0/System.Text.Json.dll", |
|
"lib/net7.0/System.Text.Json.xml", |
|
"lib/net8.0/System.Text.Json.dll", |
|
"lib/net8.0/System.Text.Json.xml", |
|
"lib/netstandard2.0/System.Text.Json.dll", |
|
"lib/netstandard2.0/System.Text.Json.xml", |
|
"system.text.json.8.0.4.nupkg.sha512", |
|
"system.text.json.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Text.RegularExpressions/4.3.0": { |
|
"sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", |
|
"type": "package", |
|
"path": "system.text.regularexpressions/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net463/System.Text.RegularExpressions.dll", |
|
"lib/netcore50/System.Text.RegularExpressions.dll", |
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net463/System.Text.RegularExpressions.dll", |
|
"ref/netcore50/System.Text.RegularExpressions.dll", |
|
"ref/netcore50/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/de/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/es/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/fr/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/it/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/ja/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/ko/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/ru/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", |
|
"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", |
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll", |
|
"ref/netstandard1.0/System.Text.RegularExpressions.dll", |
|
"ref/netstandard1.0/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/de/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/es/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/it/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/System.Text.RegularExpressions.dll", |
|
"ref/netstandard1.3/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/de/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/es/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/it/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/System.Text.RegularExpressions.dll", |
|
"ref/netstandard1.6/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/de/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/es/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/it/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", |
|
"ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.text.regularexpressions.4.3.0.nupkg.sha512", |
|
"system.text.regularexpressions.nuspec" |
|
] |
|
}, |
|
"System.Threading/4.3.0": { |
|
"sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", |
|
"type": "package", |
|
"path": "system.threading/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Threading.dll", |
|
"lib/netstandard1.3/System.Threading.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Threading.dll", |
|
"ref/netcore50/System.Threading.xml", |
|
"ref/netcore50/de/System.Threading.xml", |
|
"ref/netcore50/es/System.Threading.xml", |
|
"ref/netcore50/fr/System.Threading.xml", |
|
"ref/netcore50/it/System.Threading.xml", |
|
"ref/netcore50/ja/System.Threading.xml", |
|
"ref/netcore50/ko/System.Threading.xml", |
|
"ref/netcore50/ru/System.Threading.xml", |
|
"ref/netcore50/zh-hans/System.Threading.xml", |
|
"ref/netcore50/zh-hant/System.Threading.xml", |
|
"ref/netstandard1.0/System.Threading.dll", |
|
"ref/netstandard1.0/System.Threading.xml", |
|
"ref/netstandard1.0/de/System.Threading.xml", |
|
"ref/netstandard1.0/es/System.Threading.xml", |
|
"ref/netstandard1.0/fr/System.Threading.xml", |
|
"ref/netstandard1.0/it/System.Threading.xml", |
|
"ref/netstandard1.0/ja/System.Threading.xml", |
|
"ref/netstandard1.0/ko/System.Threading.xml", |
|
"ref/netstandard1.0/ru/System.Threading.xml", |
|
"ref/netstandard1.0/zh-hans/System.Threading.xml", |
|
"ref/netstandard1.0/zh-hant/System.Threading.xml", |
|
"ref/netstandard1.3/System.Threading.dll", |
|
"ref/netstandard1.3/System.Threading.xml", |
|
"ref/netstandard1.3/de/System.Threading.xml", |
|
"ref/netstandard1.3/es/System.Threading.xml", |
|
"ref/netstandard1.3/fr/System.Threading.xml", |
|
"ref/netstandard1.3/it/System.Threading.xml", |
|
"ref/netstandard1.3/ja/System.Threading.xml", |
|
"ref/netstandard1.3/ko/System.Threading.xml", |
|
"ref/netstandard1.3/ru/System.Threading.xml", |
|
"ref/netstandard1.3/zh-hans/System.Threading.xml", |
|
"ref/netstandard1.3/zh-hant/System.Threading.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"runtimes/aot/lib/netcore50/System.Threading.dll", |
|
"system.threading.4.3.0.nupkg.sha512", |
|
"system.threading.nuspec" |
|
] |
|
}, |
|
"System.Threading.Overlapped/4.0.1": { |
|
"sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==", |
|
"type": "package", |
|
"path": "system.threading.overlapped/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/net46/System.Threading.Overlapped.dll", |
|
"ref/net46/System.Threading.Overlapped.dll", |
|
"ref/netstandard1.3/System.Threading.Overlapped.dll", |
|
"ref/netstandard1.3/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/de/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/es/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/fr/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/it/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/ja/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/ko/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/ru/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", |
|
"ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", |
|
"runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll", |
|
"runtimes/win/lib/net46/System.Threading.Overlapped.dll", |
|
"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll", |
|
"runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll", |
|
"system.threading.overlapped.4.0.1.nupkg.sha512", |
|
"system.threading.overlapped.nuspec" |
|
] |
|
}, |
|
"System.Threading.Tasks/4.3.0": { |
|
"sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", |
|
"type": "package", |
|
"path": "system.threading.tasks/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Threading.Tasks.dll", |
|
"ref/netcore50/System.Threading.Tasks.xml", |
|
"ref/netcore50/de/System.Threading.Tasks.xml", |
|
"ref/netcore50/es/System.Threading.Tasks.xml", |
|
"ref/netcore50/fr/System.Threading.Tasks.xml", |
|
"ref/netcore50/it/System.Threading.Tasks.xml", |
|
"ref/netcore50/ja/System.Threading.Tasks.xml", |
|
"ref/netcore50/ko/System.Threading.Tasks.xml", |
|
"ref/netcore50/ru/System.Threading.Tasks.xml", |
|
"ref/netcore50/zh-hans/System.Threading.Tasks.xml", |
|
"ref/netcore50/zh-hant/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/System.Threading.Tasks.dll", |
|
"ref/netstandard1.0/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/de/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/es/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/fr/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/it/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/ja/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/ko/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/ru/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", |
|
"ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/System.Threading.Tasks.dll", |
|
"ref/netstandard1.3/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/de/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/es/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/fr/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/it/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/ja/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/ko/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/ru/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", |
|
"ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.threading.tasks.4.3.0.nupkg.sha512", |
|
"system.threading.tasks.nuspec" |
|
] |
|
}, |
|
"System.Threading.Tasks.Extensions/4.5.4": { |
|
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", |
|
"type": "package", |
|
"path": "system.threading.tasks.extensions/4.5.4", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net461/System.Threading.Tasks.Extensions.dll", |
|
"lib/net461/System.Threading.Tasks.Extensions.xml", |
|
"lib/netcoreapp2.1/_._", |
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", |
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", |
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", |
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", |
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/netcoreapp2.1/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.threading.tasks.extensions.4.5.4.nupkg.sha512", |
|
"system.threading.tasks.extensions.nuspec", |
|
"useSharedDesignerContext.txt", |
|
"version.txt" |
|
] |
|
}, |
|
"System.Threading.Thread/4.0.0": { |
|
"sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==", |
|
"type": "package", |
|
"path": "system.threading.thread/4.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Threading.Thread.dll", |
|
"lib/netcore50/_._", |
|
"lib/netstandard1.3/System.Threading.Thread.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Threading.Thread.dll", |
|
"ref/netstandard1.3/System.Threading.Thread.dll", |
|
"ref/netstandard1.3/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/de/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/es/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/fr/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/it/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/ja/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/ko/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/ru/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/zh-hans/System.Threading.Thread.xml", |
|
"ref/netstandard1.3/zh-hant/System.Threading.Thread.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.threading.thread.4.0.0.nupkg.sha512", |
|
"system.threading.thread.nuspec" |
|
] |
|
}, |
|
"System.Threading.ThreadPool/4.0.10": { |
|
"sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==", |
|
"type": "package", |
|
"path": "system.threading.threadpool/4.0.10", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Threading.ThreadPool.dll", |
|
"lib/netcore50/_._", |
|
"lib/netstandard1.3/System.Threading.ThreadPool.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Threading.ThreadPool.dll", |
|
"ref/netstandard1.3/System.Threading.ThreadPool.dll", |
|
"ref/netstandard1.3/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/de/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/es/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/fr/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/it/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/ja/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/ko/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/ru/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml", |
|
"ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.threading.threadpool.4.0.10.nupkg.sha512", |
|
"system.threading.threadpool.nuspec" |
|
] |
|
}, |
|
"System.Threading.Timer/4.3.0": { |
|
"sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", |
|
"type": "package", |
|
"path": "system.threading.timer/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net451/_._", |
|
"lib/portable-net451+win81+wpa81/_._", |
|
"lib/win81/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net451/_._", |
|
"ref/netcore50/System.Threading.Timer.dll", |
|
"ref/netcore50/System.Threading.Timer.xml", |
|
"ref/netcore50/de/System.Threading.Timer.xml", |
|
"ref/netcore50/es/System.Threading.Timer.xml", |
|
"ref/netcore50/fr/System.Threading.Timer.xml", |
|
"ref/netcore50/it/System.Threading.Timer.xml", |
|
"ref/netcore50/ja/System.Threading.Timer.xml", |
|
"ref/netcore50/ko/System.Threading.Timer.xml", |
|
"ref/netcore50/ru/System.Threading.Timer.xml", |
|
"ref/netcore50/zh-hans/System.Threading.Timer.xml", |
|
"ref/netcore50/zh-hant/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/System.Threading.Timer.dll", |
|
"ref/netstandard1.2/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/de/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/es/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/fr/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/it/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/ja/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/ko/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/ru/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", |
|
"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", |
|
"ref/portable-net451+win81+wpa81/_._", |
|
"ref/win81/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.threading.timer.4.3.0.nupkg.sha512", |
|
"system.threading.timer.nuspec" |
|
] |
|
}, |
|
"System.Windows.Extensions/8.0.0": { |
|
"sha512": "Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==", |
|
"type": "package", |
|
"path": "system.windows.extensions/8.0.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"Icon.png", |
|
"LICENSE.TXT", |
|
"THIRD-PARTY-NOTICES.TXT", |
|
"lib/net6.0/System.Windows.Extensions.dll", |
|
"lib/net6.0/System.Windows.Extensions.xml", |
|
"lib/net7.0/System.Windows.Extensions.dll", |
|
"lib/net7.0/System.Windows.Extensions.xml", |
|
"lib/net8.0/System.Windows.Extensions.dll", |
|
"lib/net8.0/System.Windows.Extensions.xml", |
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll", |
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.xml", |
|
"runtimes/win/lib/net7.0/System.Windows.Extensions.dll", |
|
"runtimes/win/lib/net7.0/System.Windows.Extensions.xml", |
|
"runtimes/win/lib/net8.0/System.Windows.Extensions.dll", |
|
"runtimes/win/lib/net8.0/System.Windows.Extensions.xml", |
|
"system.windows.extensions.8.0.0.nupkg.sha512", |
|
"system.windows.extensions.nuspec", |
|
"useSharedDesignerContext.txt" |
|
] |
|
}, |
|
"System.Xml.ReaderWriter/4.3.0": { |
|
"sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", |
|
"type": "package", |
|
"path": "system.xml.readerwriter/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/net46/System.Xml.ReaderWriter.dll", |
|
"lib/netcore50/System.Xml.ReaderWriter.dll", |
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/net46/System.Xml.ReaderWriter.dll", |
|
"ref/netcore50/System.Xml.ReaderWriter.dll", |
|
"ref/netcore50/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/de/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/es/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/fr/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/it/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/ja/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/ko/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/ru/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", |
|
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/System.Xml.ReaderWriter.dll", |
|
"ref/netstandard1.0/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/System.Xml.ReaderWriter.dll", |
|
"ref/netstandard1.3/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", |
|
"ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.xml.readerwriter.4.3.0.nupkg.sha512", |
|
"system.xml.readerwriter.nuspec" |
|
] |
|
}, |
|
"System.Xml.XDocument/4.3.0": { |
|
"sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", |
|
"type": "package", |
|
"path": "system.xml.xdocument/4.3.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net45/_._", |
|
"lib/netcore50/System.Xml.XDocument.dll", |
|
"lib/netstandard1.3/System.Xml.XDocument.dll", |
|
"lib/portable-net45+win8+wp8+wpa81/_._", |
|
"lib/win8/_._", |
|
"lib/wp80/_._", |
|
"lib/wpa81/_._", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net45/_._", |
|
"ref/netcore50/System.Xml.XDocument.dll", |
|
"ref/netcore50/System.Xml.XDocument.xml", |
|
"ref/netcore50/de/System.Xml.XDocument.xml", |
|
"ref/netcore50/es/System.Xml.XDocument.xml", |
|
"ref/netcore50/fr/System.Xml.XDocument.xml", |
|
"ref/netcore50/it/System.Xml.XDocument.xml", |
|
"ref/netcore50/ja/System.Xml.XDocument.xml", |
|
"ref/netcore50/ko/System.Xml.XDocument.xml", |
|
"ref/netcore50/ru/System.Xml.XDocument.xml", |
|
"ref/netcore50/zh-hans/System.Xml.XDocument.xml", |
|
"ref/netcore50/zh-hant/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/System.Xml.XDocument.dll", |
|
"ref/netstandard1.0/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/de/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/es/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/fr/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/it/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/ja/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/ko/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/ru/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", |
|
"ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/System.Xml.XDocument.dll", |
|
"ref/netstandard1.3/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/de/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/es/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/fr/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/it/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/ja/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/ko/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/ru/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", |
|
"ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", |
|
"ref/portable-net45+win8+wp8+wpa81/_._", |
|
"ref/win8/_._", |
|
"ref/wp80/_._", |
|
"ref/wpa81/_._", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.xml.xdocument.4.3.0.nupkg.sha512", |
|
"system.xml.xdocument.nuspec" |
|
] |
|
}, |
|
"System.Xml.XmlDocument/4.0.1": { |
|
"sha512": "2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==", |
|
"type": "package", |
|
"path": "system.xml.xmldocument/4.0.1", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ThirdPartyNotices.txt", |
|
"dotnet_library_license.txt", |
|
"lib/MonoAndroid10/_._", |
|
"lib/MonoTouch10/_._", |
|
"lib/net46/System.Xml.XmlDocument.dll", |
|
"lib/netstandard1.3/System.Xml.XmlDocument.dll", |
|
"lib/xamarinios10/_._", |
|
"lib/xamarinmac20/_._", |
|
"lib/xamarintvos10/_._", |
|
"lib/xamarinwatchos10/_._", |
|
"ref/MonoAndroid10/_._", |
|
"ref/MonoTouch10/_._", |
|
"ref/net46/System.Xml.XmlDocument.dll", |
|
"ref/netstandard1.3/System.Xml.XmlDocument.dll", |
|
"ref/netstandard1.3/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/de/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/es/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/fr/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/it/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/ja/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/ko/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/ru/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml", |
|
"ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml", |
|
"ref/xamarinios10/_._", |
|
"ref/xamarinmac20/_._", |
|
"ref/xamarintvos10/_._", |
|
"ref/xamarinwatchos10/_._", |
|
"system.xml.xmldocument.4.0.1.nupkg.sha512", |
|
"system.xml.xmldocument.nuspec" |
|
] |
|
}, |
|
"Tmds.LibC/0.2.0": { |
|
"sha512": "+RvLuNHOLW7cxzgDe9yHLoayBgjsuH2/gJtJnuVMxweKrxxYT6TwQNAmt06SFWpjwk68aRcwwD4FfMMA6tZvVA==", |
|
"type": "package", |
|
"path": "tmds.libc/0.2.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"ref/netstandard2.0/Tmds.LibC.dll", |
|
"runtimes/linux-arm/lib/netstandard2.0/Tmds.LibC.dll", |
|
"runtimes/linux-arm64/lib/netstandard2.0/Tmds.LibC.dll", |
|
"runtimes/linux-x64/lib/netstandard2.0/Tmds.LibC.dll", |
|
"tmds.libc.0.2.0.nupkg.sha512", |
|
"tmds.libc.nuspec" |
|
] |
|
}, |
|
"WebDav.Client/2.8.0": { |
|
"sha512": "Q/DhQ7qVelCEUqd3fi75SjZEJibjLpvMlCJbR30YWF1fotFCVjyVIv7oIHUWtyXVUhBoYvn1ATgWc7UA7e1/iQ==", |
|
"type": "package", |
|
"path": "webdav.client/2.8.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"LICENSE.txt", |
|
"lib/net45/WebDav.Client.dll", |
|
"lib/net45/WebDav.Client.pdb", |
|
"lib/net45/WebDav.Client.xml", |
|
"lib/netstandard1.1/WebDav.Client.dll", |
|
"lib/netstandard1.1/WebDav.Client.pdb", |
|
"lib/netstandard1.1/WebDav.Client.xml", |
|
"lib/netstandard2.0/WebDav.Client.dll", |
|
"lib/netstandard2.0/WebDav.Client.pdb", |
|
"lib/netstandard2.0/WebDav.Client.xml", |
|
"webdav.client.2.8.0.nupkg.sha512", |
|
"webdav.client.nuspec" |
|
] |
|
}, |
|
"ZstdSharp.Port/0.8.0": { |
|
"sha512": "Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==", |
|
"type": "package", |
|
"path": "zstdsharp.port/0.8.0", |
|
"files": [ |
|
".nupkg.metadata", |
|
".signature.p7s", |
|
"lib/net462/ZstdSharp.dll", |
|
"lib/net5.0/ZstdSharp.dll", |
|
"lib/net6.0/ZstdSharp.dll", |
|
"lib/net7.0/ZstdSharp.dll", |
|
"lib/net8.0/ZstdSharp.dll", |
|
"lib/netcoreapp3.1/ZstdSharp.dll", |
|
"lib/netstandard2.0/ZstdSharp.dll", |
|
"lib/netstandard2.1/ZstdSharp.dll", |
|
"zstdsharp.port.0.8.0.nupkg.sha512", |
|
"zstdsharp.port.nuspec" |
|
] |
|
} |
|
}, |
|
"projectFileDependencyGroups": { |
|
"net8.0": [ |
|
"BACnet >= 2.0.4", |
|
"Dapper >= 2.1.35", |
|
"FluentFTP >= 52.1.0", |
|
"LiteDB >= 5.0.21", |
|
"MQTTnet >= 4.3.3.952", |
|
"Makaretu.Dns.Multicast >= 0.27.0", |
|
"Microsoft.Data.Sqlite >= 8.0.1", |
|
"Microsoft.Extensions.Configuration.Ini >= 8.0.0", |
|
"MySql.Data >= 9.1.0", |
|
"Newtonsoft.Json >= 13.0.3", |
|
"SSH.NET >= 2024.2.0", |
|
"StackExchange.Redis >= 2.8.31", |
|
"Swashbuckle.AspNetCore >= 6.6.2", |
|
"System.IO.Ports >= 8.0.0", |
|
"System.Text.Encoding.CodePages >= 8.0.0", |
|
"WebDav.Client >= 2.8.0" |
|
] |
|
}, |
|
"packageFolders": { |
|
"/home/u/.nuget/packages/": {} |
|
}, |
|
"project": { |
|
"version": "1.0.0", |
|
"restore": { |
|
"projectUniqueName": "/home/u/TargetService/TargetService.csproj", |
|
"projectName": "TargetService", |
|
"projectPath": "/home/u/TargetService/TargetService.csproj", |
|
"packagesPath": "/home/u/.nuget/packages/", |
|
"outputPath": "/home/u/TargetService/obj/", |
|
"projectStyle": "PackageReference", |
|
"configFilePaths": [ |
|
"/home/u/.nuget/NuGet/NuGet.Config" |
|
], |
|
"originalTargetFrameworks": [ |
|
"net8.0" |
|
], |
|
"sources": { |
|
"https://api.nuget.org/v3/index.json": {} |
|
}, |
|
"frameworks": { |
|
"net8.0": { |
|
"targetAlias": "net8.0", |
|
"projectReferences": {} |
|
} |
|
}, |
|
"warningProperties": { |
|
"warnAsError": [ |
|
"NU1605" |
|
] |
|
}, |
|
"restoreAuditProperties": { |
|
"enableAudit": "true", |
|
"auditLevel": "low", |
|
"auditMode": "direct" |
|
} |
|
}, |
|
"frameworks": { |
|
"net8.0": { |
|
"targetAlias": "net8.0", |
|
"dependencies": { |
|
"BACnet": { |
|
"target": "Package", |
|
"version": "[2.0.4, )" |
|
}, |
|
"Dapper": { |
|
"target": "Package", |
|
"version": "[2.1.35, )" |
|
}, |
|
"FluentFTP": { |
|
"target": "Package", |
|
"version": "[52.1.0, )" |
|
}, |
|
"LiteDB": { |
|
"target": "Package", |
|
"version": "[5.0.21, )" |
|
}, |
|
"MQTTnet": { |
|
"target": "Package", |
|
"version": "[4.3.3.952, )" |
|
}, |
|
"Makaretu.Dns.Multicast": { |
|
"target": "Package", |
|
"version": "[0.27.0, )" |
|
}, |
|
"Microsoft.Data.Sqlite": { |
|
"target": "Package", |
|
"version": "[8.0.1, )" |
|
}, |
|
"Microsoft.Extensions.Configuration.Ini": { |
|
"target": "Package", |
|
"version": "[8.0.0, )" |
|
}, |
|
"MySql.Data": { |
|
"target": "Package", |
|
"version": "[9.1.0, )" |
|
}, |
|
"Newtonsoft.Json": { |
|
"target": "Package", |
|
"version": "[13.0.3, )" |
|
}, |
|
"SSH.NET": { |
|
"target": "Package", |
|
"version": "[2024.2.0, )" |
|
}, |
|
"StackExchange.Redis": { |
|
"target": "Package", |
|
"version": "[2.8.31, )" |
|
}, |
|
"Swashbuckle.AspNetCore": { |
|
"target": "Package", |
|
"version": "[6.6.2, )" |
|
}, |
|
"System.IO.Ports": { |
|
"target": "Package", |
|
"version": "[8.0.0, )" |
|
}, |
|
"System.Text.Encoding.CodePages": { |
|
"target": "Package", |
|
"version": "[8.0.0, )" |
|
}, |
|
"WebDav.Client": { |
|
"target": "Package", |
|
"version": "[2.8.0, )" |
|
} |
|
}, |
|
"imports": [ |
|
"net461", |
|
"net462", |
|
"net47", |
|
"net471", |
|
"net472", |
|
"net48", |
|
"net481" |
|
], |
|
"assetTargetFallback": true, |
|
"warn": true, |
|
"frameworkReferences": { |
|
"Microsoft.AspNetCore.App": { |
|
"privateAssets": "none" |
|
}, |
|
"Microsoft.NETCore.App": { |
|
"privateAssets": "all" |
|
} |
|
}, |
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.416/PortableRuntimeIdentifierGraph.json" |
|
} |
|
} |
|
} |
|
} |