8737 lines
367 KiB
JSON
8737 lines
367 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net8.0": {
|
|
"Libuv/1.9.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1"
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/debian-x64/native/libuv.so": {
|
|
"assetType": "native",
|
|
"rid": "debian-x64"
|
|
},
|
|
"runtimes/fedora-x64/native/libuv.so": {
|
|
"assetType": "native",
|
|
"rid": "fedora-x64"
|
|
},
|
|
"runtimes/opensuse-x64/native/libuv.so": {
|
|
"assetType": "native",
|
|
"rid": "opensuse-x64"
|
|
},
|
|
"runtimes/osx/native/libuv.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx"
|
|
},
|
|
"runtimes/rhel-x64/native/libuv.so": {
|
|
"assetType": "native",
|
|
"rid": "rhel-x64"
|
|
},
|
|
"runtimes/win7-arm/native/libuv.dll": {
|
|
"assetType": "native",
|
|
"rid": "win7-arm"
|
|
},
|
|
"runtimes/win7-x64/native/libuv.dll": {
|
|
"assetType": "native",
|
|
"rid": "win7-x64"
|
|
},
|
|
"runtimes/win7-x86/native/libuv.dll": {
|
|
"assetType": "native",
|
|
"rid": "win7-x86"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.HealthChecks/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting": "1.0.2",
|
|
"Microsoft.Extensions.HealthChecks": "1.0.0",
|
|
"Microsoft.NETCore.App": "1.0.5"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.2",
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.2",
|
|
"Microsoft.AspNetCore.Http": "1.0.2",
|
|
"Microsoft.AspNetCore.Http.Extensions": "1.0.2",
|
|
"Microsoft.Extensions.Configuration": "1.0.2",
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.2",
|
|
"Microsoft.Extensions.DependencyInjection": "1.0.2",
|
|
"Microsoft.Extensions.FileProviders.Physical": "1.0.1",
|
|
"Microsoft.Extensions.Logging": "1.0.2",
|
|
"Microsoft.Extensions.Options": "1.0.2",
|
|
"Microsoft.Extensions.PlatformAbstractions": "1.0.0",
|
|
"System.Console": "4.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "4.0.0",
|
|
"System.Diagnostics.StackTrace": "4.0.1",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Reflection.Metadata": "1.3.0",
|
|
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.2",
|
|
"Microsoft.AspNetCore.Http.Abstractions": "1.0.2",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "1.0.2",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.2",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.1",
|
|
"Microsoft.Extensions.Logging.Abstractions": "1.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "1.0.2",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "1.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "1.0.2",
|
|
"Microsoft.AspNetCore.WebUtilities": "1.0.2",
|
|
"Microsoft.Extensions.ObjectPool": "1.0.1",
|
|
"Microsoft.Extensions.Options": "1.0.2",
|
|
"Microsoft.Net.Http.Headers": "1.0.2",
|
|
"System.Buffers": "4.0.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "1.0.2",
|
|
"System.Globalization.Extensions": "4.0.1",
|
|
"System.Linq.Expressions": "4.1.1",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Text.Encodings.Web": "4.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "1.0.2",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.1",
|
|
"Microsoft.Net.Http.Headers": "1.0.2",
|
|
"System.Buffers": "4.0.0",
|
|
"System.IO.FileSystem": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "1.0.1",
|
|
"System.Collections": "4.0.11",
|
|
"System.ComponentModel": "4.0.1",
|
|
"System.Linq": "4.1.0",
|
|
"System.Net.Primitives": "4.0.11",
|
|
"System.Net.WebSockets": "4.0.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Security.Claims": "4.0.1",
|
|
"System.Security.Cryptography.X509Certificates": "4.1.0",
|
|
"System.Security.Principal": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "1.0.1",
|
|
"System.Buffers": "4.0.0",
|
|
"System.Collections": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.Text.Encodings.Web": "4.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
|
|
"type": "package"
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/1.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
|
|
"System.AppContext": "4.1.0",
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.Collections.Immutable": "1.2.0",
|
|
"System.Console": "4.0.0",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Diagnostics.FileVersionInfo": "4.0.0",
|
|
"System.Diagnostics.StackTrace": "4.0.1",
|
|
"System.Diagnostics.Tools": "4.0.1",
|
|
"System.Dynamic.Runtime": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.Linq": "4.1.0",
|
|
"System.Linq.Expressions": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Metadata": "1.3.0",
|
|
"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.Handles": "4.0.1",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Runtime.Numerics": "4.0.1",
|
|
"System.Security.Cryptography.Algorithms": "4.2.0",
|
|
"System.Security.Cryptography.Encoding": "4.0.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.1.0",
|
|
"System.Text.Encoding": "4.0.11",
|
|
"System.Text.Encoding.CodePages": "4.0.1",
|
|
"System.Text.Encoding.Extensions": "4.0.11",
|
|
"System.Threading": "4.0.11",
|
|
"System.Threading.Tasks": "4.0.11",
|
|
"System.Threading.Tasks.Parallel": "4.0.1",
|
|
"System.Threading.Thread": "4.0.0",
|
|
"System.Xml.ReaderWriter": "4.0.11",
|
|
"System.Xml.XDocument": "4.0.11",
|
|
"System.Xml.XPath.XDocument": "4.0.1",
|
|
"System.Xml.XmlDocument": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/1.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "[1.3.0]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "1.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.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.Extensions.Configuration/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "1.0.2",
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "1.0.1",
|
|
"System.Linq": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "1.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.2",
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.ComponentModel": "4.0.1",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Linq.Expressions": "4.1.1",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/1.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "1.0.1",
|
|
"System.IO": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/1.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.1",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "1.0.1",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.IO.FileSystem.Watcher": "4.0.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/1.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.Linq": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.HealthChecks/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging": "1.0.2",
|
|
"NETStandard.Library": "1.6.1",
|
|
"Newtonsoft.Json": "9.0.1",
|
|
"System.Diagnostics.Process": "4.3.0",
|
|
"System.Threading.Tasks.Extensions": "4.3.0",
|
|
"System.Threading.Tasks.Parallel": "4.3.0",
|
|
"System.Threading.Thread": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.2",
|
|
"Microsoft.Extensions.Logging.Abstractions": "1.0.2",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Runtime.InteropServices": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/1.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.2",
|
|
"Microsoft.Extensions.Primitives": "1.0.1",
|
|
"System.ComponentModel": "4.0.1",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Linq.Expressions": "4.1.1",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.PlatformAbstractions/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.AppContext": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/1.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Net.Http.Headers/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.0.0",
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Contracts": "4.0.1",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Text.Encoding": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Microsoft.Net.Http.Headers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.App/1.0.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Libuv": "1.9.1",
|
|
"Microsoft.CSharp": "4.0.1",
|
|
"Microsoft.CodeAnalysis.CSharp": "1.3.0",
|
|
"Microsoft.CodeAnalysis.VisualBasic": "1.3.0",
|
|
"Microsoft.NETCore.DotNetHostPolicy": "1.0.5",
|
|
"Microsoft.NETCore.Platforms": "1.0.2",
|
|
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.7",
|
|
"Microsoft.VisualBasic": "10.0.1",
|
|
"NETStandard.Library": "1.6.0",
|
|
"System.Buffers": "4.0.0",
|
|
"System.Collections.Immutable": "1.2.0",
|
|
"System.ComponentModel": "4.0.1",
|
|
"System.ComponentModel.Annotations": "4.1.0",
|
|
"System.Diagnostics.DiagnosticSource": "4.0.0",
|
|
"System.Diagnostics.Process": "4.1.0",
|
|
"System.Dynamic.Runtime": "4.0.11",
|
|
"System.Globalization.Extensions": "4.0.1",
|
|
"System.IO.FileSystem.Watcher": "4.0.0",
|
|
"System.IO.MemoryMappedFiles": "4.0.0",
|
|
"System.IO.UnmanagedMemoryStream": "4.0.1",
|
|
"System.Linq.Expressions": "4.1.1",
|
|
"System.Linq.Parallel": "4.0.1",
|
|
"System.Linq.Queryable": "4.0.1",
|
|
"System.Net.Http": "4.1.2",
|
|
"System.Net.NameResolution": "4.0.0",
|
|
"System.Net.Requests": "4.0.11",
|
|
"System.Net.Security": "4.0.1",
|
|
"System.Net.WebHeaderCollection": "4.0.1",
|
|
"System.Numerics.Vectors": "4.1.1",
|
|
"System.Reflection.DispatchProxy": "4.0.1",
|
|
"System.Reflection.Metadata": "1.3.0",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Resources.Reader": "4.0.0",
|
|
"System.Runtime.Loader": "4.0.0",
|
|
"System.Security.Cryptography.Algorithms": "4.2.0",
|
|
"System.Security.Cryptography.Encoding": "4.0.0",
|
|
"System.Security.Cryptography.Primitives": "4.0.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.1.0",
|
|
"System.Threading.Tasks.Dataflow": "4.6.0",
|
|
"System.Threading.Tasks.Extensions": "4.0.0",
|
|
"System.Threading.Tasks.Parallel": "4.0.1",
|
|
"System.Threading.Thread": "4.0.0",
|
|
"System.Threading.ThreadPool": "4.0.10",
|
|
"runtime.native.System.Security.Cryptography": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.DotNetHost/1.0.1": {
|
|
"type": "package"
|
|
},
|
|
"Microsoft.NETCore.DotNetHostPolicy/1.0.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.DotNetHostResolver": "1.0.1"
|
|
}
|
|
},
|
|
"Microsoft.NETCore.DotNetHostResolver/1.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.DotNetHost": "1.0.1"
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Jit/1.0.7": {
|
|
"type": "package"
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Runtime.CoreCLR/1.0.7": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Jit": "1.0.7",
|
|
"Microsoft.NETCore.Windows.ApiSets": "1.0.1"
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Windows.ApiSets/1.0.1": {
|
|
"type": "package"
|
|
},
|
|
"Microsoft.VisualBasic/10.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.1/Microsoft.VisualBasic.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Microsoft.VisualBasic.dll": {}
|
|
}
|
|
},
|
|
"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.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.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.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.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"
|
|
}
|
|
}
|
|
},
|
|
"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/9.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.0.1",
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Dynamic.Runtime": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"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.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Runtime.Serialization.Primitives": "4.1.1",
|
|
"System.Text.Encoding": "4.0.11",
|
|
"System.Text.Encoding.Extensions": "4.0.11",
|
|
"System.Text.RegularExpressions": "4.1.0",
|
|
"System.Threading": "4.0.11",
|
|
"System.Threading.Tasks": "4.0.11",
|
|
"System.Xml.ReaderWriter": "4.0.11",
|
|
"System.Xml.XDocument": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/Newtonsoft.Json.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.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.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.Net.Security/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
|
"Microsoft.NETCore.Targets": "1.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.2",
|
|
"Microsoft.NETCore.Targets": "1.0.3"
|
|
},
|
|
"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.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"
|
|
}
|
|
}
|
|
},
|
|
"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.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/System.Buffers.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/System.Buffers.dll": {}
|
|
}
|
|
},
|
|
"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/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.ComponentModel/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.ComponentModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.ComponentModel.dll": {}
|
|
}
|
|
},
|
|
"System.ComponentModel.Annotations/4.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.ComponentModel": "4.0.1",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Text.RegularExpressions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.4/System.ComponentModel.Annotations.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.4/System.ComponentModel.Annotations.dll": {}
|
|
}
|
|
},
|
|
"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.Contracts/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Diagnostics.Contracts.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Diagnostics.Contracts.dll": {}
|
|
}
|
|
},
|
|
"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/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.FileVersionInfo/4.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
|
"System.Globalization": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.Reflection.Metadata": "1.3.0",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Runtime.InteropServices": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Process/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.Win32.Primitives": "4.3.0",
|
|
"Microsoft.Win32.Registry": "4.3.0",
|
|
"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.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Threading.Thread": "4.3.0",
|
|
"System.Threading.ThreadPool": "4.3.0",
|
|
"runtime.native.System": "4.3.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.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/System.Globalization.Extensions.dll": {
|
|
"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.MemoryMappedFiles/4.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.IO.UnmanagedMemoryStream": "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.Threading": "4.0.11",
|
|
"System.Threading.Tasks": "4.0.11",
|
|
"runtime.native.System": "4.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.MemoryMappedFiles.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.UnmanagedMemoryStream/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Threading": "4.0.11",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
|
|
}
|
|
},
|
|
"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.Linq.Parallel/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Diagnostics.Tracing": "4.1.0",
|
|
"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",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/System.Linq.Parallel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Linq.Parallel.dll": {}
|
|
}
|
|
},
|
|
"System.Linq.Queryable/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Linq.Expressions": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Linq.Queryable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Linq.Queryable.dll": {}
|
|
}
|
|
},
|
|
"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.Security/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.2",
|
|
"Microsoft.Win32.Primitives": "4.0.1",
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.Diagnostics.Tracing": "4.1.0",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Globalization.Extensions": "4.0.1",
|
|
"System.IO": "4.1.0",
|
|
"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.Claims": "4.0.1",
|
|
"System.Security.Cryptography.Algorithms": "4.2.0",
|
|
"System.Security.Cryptography.Encoding": "4.0.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.0.0",
|
|
"System.Security.Cryptography.Primitives": "4.0.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.1.0",
|
|
"System.Security.Principal": "4.0.1",
|
|
"System.Text.Encoding": "4.0.11",
|
|
"System.Threading": "4.0.11",
|
|
"System.Threading.Tasks": "4.0.11",
|
|
"System.Threading.ThreadPool": "4.0.10",
|
|
"runtime.native.System": "4.0.0",
|
|
"runtime.native.System.Net.Security": "4.0.1",
|
|
"runtime.native.System.Security.Cryptography": "4.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Security.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Security.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Security.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.Net.WebSockets/4.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.Primitives": "4.0.1",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.WebSockets.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Net.WebSockets.dll": {}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Globalization": "4.0.11",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Numerics.Vectors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Numerics.Vectors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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.DispatchProxy/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Emit": "4.0.1",
|
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
|
|
}
|
|
},
|
|
"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/System.Reflection.Metadata.dll": {
|
|
"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.Reader/4.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Text.Encoding": "4.0.11",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Resources.Reader.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Resources.Reader.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.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.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Runtime": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/_._": {
|
|
"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.Primitives/4.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.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/System.Security.Claims.dll": {
|
|
"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.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.Principal/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Security.Principal.dll": {
|
|
"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/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
|
"System.Collections": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"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.Text.Encoding": "4.0.11",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/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/4.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.IO": "4.1.0",
|
|
"System.Reflection": "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/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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.Dataflow/4.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.Concurrent": "4.0.12",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Diagnostics.Tracing": "4.1.0",
|
|
"System.Dynamic.Runtime": "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",
|
|
"System.Threading.Tasks": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {
|
|
"related": ".XML"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {
|
|
"related": ".XML"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Parallel/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "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.1/System.Threading.Tasks.Parallel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
|
|
}
|
|
},
|
|
"System.Threading.Thread/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Threading.Thread.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Threading.Thread.dll": {}
|
|
}
|
|
},
|
|
"System.Threading.ThreadPool/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Threading.ThreadPool.dll": {
|
|
"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.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/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
|
|
}
|
|
},
|
|
"System.Xml.XPath/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.Threading": "4.0.11",
|
|
"System.Xml.ReaderWriter": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XPath.dll": {}
|
|
}
|
|
},
|
|
"System.Xml.XPath.XDocument/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "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",
|
|
"System.Xml.ReaderWriter": "4.0.11",
|
|
"System.Xml.XDocument": "4.0.11",
|
|
"System.Xml.XPath": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Libuv/1.9.1": {
|
|
"sha512": "uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==",
|
|
"type": "package",
|
|
"path": "libuv/1.9.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"License.txt",
|
|
"libuv.1.9.1.nupkg.sha512",
|
|
"libuv.nuspec",
|
|
"runtimes/debian-x64/native/libuv.so",
|
|
"runtimes/fedora-x64/native/libuv.so",
|
|
"runtimes/opensuse-x64/native/libuv.so",
|
|
"runtimes/osx/native/libuv.dylib",
|
|
"runtimes/rhel-x64/native/libuv.so",
|
|
"runtimes/win7-arm/native/libuv.dll",
|
|
"runtimes/win7-x64/native/libuv.dll",
|
|
"runtimes/win7-x86/native/libuv.dll"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.HealthChecks/1.0.0": {
|
|
"sha512": "skfSWx0dJWPc5NKePzPYp8sse4/li4LTrMrM1qDQK4Eq/eEn/syz1rjAQ7K0CwvLeS+7vdERUJ3v//c0oFUuIg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.healthchecks/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll",
|
|
"microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.healthchecks.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting/1.0.2": {
|
|
"sha512": "1Wy55lcSYU6C+q9gq6ta00m2j4pzuJwsdwXzR06PAqjCtnmDKO41GzJnnzOWSVOX7Yh+fGQn5E0m+TJrmAMsuA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Hosting.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Hosting.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.xml",
|
|
"microsoft.aspnetcore.hosting.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/1.0.2": {
|
|
"sha512": "CSVd9h1TdWDT2lt62C4FcgaF285J4O3MaOqTVvc7xP+3bFiwXcdp6qEd+u1CQrdJ+xJuslR+tvDW7vWQ/OH5Qw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting.abstractions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.xml",
|
|
"microsoft.aspnetcore.hosting.abstractions.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.2": {
|
|
"sha512": "6ZtFh0huTlrUl72u9Vic0icCVIQiEx7ULFDx3P7BpOI97wjb0GAXf8B4m9uSpSGf0vqLEKFlkPbvXF0MXXEzhw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting.server.abstractions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
|
|
"microsoft.aspnetcore.hosting.server.abstractions.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.server.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http/1.0.2": {
|
|
"sha512": "w9AJMakVIuP0KhLe3pdwWNDSWhwDEjfRyai907iGmia0a5O3OBJw9JMhpenVHHeXAARwLi/zVn9oVwd1RFKzTA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Http.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Http.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.xml",
|
|
"microsoft.aspnetcore.http.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/1.0.2": {
|
|
"sha512": "peJqc7BgYwhTzOIfFHX3/esV6iOXf17Afekh6mCYuUD3aWyaBwQuWYaKLR+RnjBEWaSzpCDgfCMMp5Y3LUXsiA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.abstractions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Http.Abstractions.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Http.Abstractions.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.xml",
|
|
"microsoft.aspnetcore.http.abstractions.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/1.0.2": {
|
|
"sha512": "itaTI4YSVsLjvmpInhQ3b6Xs1q+CxJT/3z3q5G6hLuLkq30vvWEbM40NfzUzvwzPCEiXXlp+nJTEK2wgoJa70Q==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.extensions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Http.Extensions.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Http.Extensions.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.xml",
|
|
"microsoft.aspnetcore.http.extensions.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.extensions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/1.0.2": {
|
|
"sha512": "9l/Y/CO3q8tET3w+dDiByREH8lRtpd14cMevwMV5nw2a/avJ5qcE3VVIE5U5hesec2phTT6udQEgwjHmdRRbig==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.features/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.Http.Features.dll",
|
|
"lib/net451/Microsoft.AspNetCore.Http.Features.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.xml",
|
|
"microsoft.aspnetcore.http.features.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.features.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/1.0.2": {
|
|
"sha512": "xWCqsnZLt0nSoiyw3x250k7PzV/ub1dtjZfLUCy89gTdAHF3jWivnzN+Mw5+LB8EYwEA4WY+u5l5s6innImJTw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.webutilities/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.AspNetCore.WebUtilities.dll",
|
|
"lib/net451/Microsoft.AspNetCore.WebUtilities.xml",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll",
|
|
"lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.xml",
|
|
"microsoft.aspnetcore.webutilities.1.0.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.webutilities.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
|
|
"sha512": "HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.analyzers/1.1.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
|
|
"microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.analyzers.nuspec",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/1.3.0": {
|
|
"sha512": "V09G35cs0CT1C4Dr1IEOh8IGfnWALEVAOO5JXsqagxXwmYR012TlorQ+vx2eXxfZRKs3gAS/r92gN9kRBLba5A==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.common/1.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/net45/Microsoft.CodeAnalysis.dll",
|
|
"lib/net45/Microsoft.CodeAnalysis.xml",
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll",
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.xml",
|
|
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll",
|
|
"lib/portable-net45+win8/Microsoft.CodeAnalysis.xml",
|
|
"microsoft.codeanalysis.common.1.3.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/1.3.0": {
|
|
"sha512": "BgWDIAbSFsHuGeLSn/rljLi51nXqkSo4DZ0qEIrHyPVasrhxEVq7aV8KKZ3HEfSFB+GIhBmOogE+mlOLYg19eg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.csharp/1.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/net45/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.csharp.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
|
|
"sha512": "Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.visualbasic/1.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll",
|
|
"lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml",
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll",
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml",
|
|
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll",
|
|
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml",
|
|
"microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.visualbasic.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.Extensions.Configuration/1.0.2": {
|
|
"sha512": "x3Qr1UiCu/w1k/9zoz2I8Yo1TklpG124w630yhokrEdLeE0AdP21oe7jnc4tLSjuhAd3PwF1SFEuWE+8oKtD6g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/Microsoft.Extensions.Configuration.dll",
|
|
"lib/netstandard1.1/Microsoft.Extensions.Configuration.xml",
|
|
"microsoft.extensions.configuration.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.configuration.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/1.0.2": {
|
|
"sha512": "5aHSVQ7TdCbnl5IOD7rsdG2ws+wvhn2InamgspTlEbnJJM8zIXEQtxlazwX/F3d850WiDCci65+DN3Q2XScPHA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.abstractions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"microsoft.extensions.configuration.abstractions.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.configuration.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.2": {
|
|
"sha512": "3nWY78z4aYJROUTiEVgh7Yt/V2Alt/atnh247iv9teq/JOjAQcDjwGYpcpSKLupoyTf4wppQvLgI7K6VloJ7xg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.environmentvariables/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"microsoft.extensions.configuration.environmentvariables.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.configuration.environmentvariables.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/1.0.2": {
|
|
"sha512": "Kkdl8i29YlP7dBWOW54gpicLP8PD5/SkCch+rcOnLF7CqKkgKeRUFGRmE25lQhs+ceVMJ7zfIU3+dczTGPc8Gg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.xml",
|
|
"microsoft.extensions.dependencyinjection.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/1.0.2": {
|
|
"sha512": "WkGC+aQVBFXlrZcQav1WOiuYCgjLKBYnWW0z67ImNcOiSEQH4O6riyVNiwkrh8UGgQsQqYVSizFZ44UrPN17kg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"microsoft.extensions.dependencyinjection.abstractions.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/1.0.1": {
|
|
"sha512": "buv6KsRtHpyh2tpCIt1bG6KAWFIbuCp6HtqrYDH9w+WZmzbNYAoYyoEFmc1czCO5VvoQ9ufMGCkZOe6I++h30g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"microsoft.extensions.fileproviders.abstractions.1.0.1.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/1.0.1": {
|
|
"sha512": "TNpDkprNsoRYgi2vKqzs+fO4uS+zCXlCx3OllkcobxMI2+vMi9W+stkiQ/vaINDpryhdEx/hMj7gmND1qrZnZA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.physical/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net451/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"microsoft.extensions.fileproviders.physical.1.0.1.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.physical.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/1.0.1": {
|
|
"sha512": "nkQdGxdUmFhKuhNUoSPjJVuSkK2RLtoJ9euGem+rAfwD/9050WuEQJeuaA2VkuK5yIO9FLdVQQiIZ1y+WSH/BQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.filesystemglobbing/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net451/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"microsoft.extensions.filesystemglobbing.1.0.1.nupkg.sha512",
|
|
"microsoft.extensions.filesystemglobbing.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.HealthChecks/1.0.0": {
|
|
"sha512": "75bbAOTUl0oBzjmPYdN+o0vReThrl4v/OVvIKsbuUlOhAjma7mOHYR/Nm1KabM36/xWbxgSX9lFCRvOaz/55Tg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.healthchecks/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll",
|
|
"microsoft.extensions.healthchecks.1.0.0.nupkg.sha512",
|
|
"microsoft.extensions.healthchecks.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/1.0.2": {
|
|
"sha512": "EzXqOZHdPOQEK+tN7II2NbDu8nsvRvZceJqmL+5bpfSUoloRt82QA66rZyzKOFbh7m3jFpDxzqUry/9ielBGpw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.xml",
|
|
"microsoft.extensions.logging.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/1.0.2": {
|
|
"sha512": "vfiF6U4Mlf+NNEsarSC7I36oVuhJYWgazaHUYKmlt5IBQjvIbJPiMenLjICjCFTjJ/z6hMLhijylRem2lWUz5Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"microsoft.extensions.logging.abstractions.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/1.0.1": {
|
|
"sha512": "pJMOnxuqmG37OjccfvtqVoo3bQGoN+0EJUzzp7+2uxSdioER82caAk6Yi/z5aysapn5XENNIIa7SaYnYKSS69A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.objectpool/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/net451/Microsoft.Extensions.ObjectPool.xml",
|
|
"lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/netstandard1.3/Microsoft.Extensions.ObjectPool.xml",
|
|
"microsoft.extensions.objectpool.1.0.1.nupkg.sha512",
|
|
"microsoft.extensions.objectpool.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/1.0.2": {
|
|
"sha512": "Q3c5+fWcVDKvtrFgC3iLMd6SVLMMAWE7O7owYFdybn0JTJhp+8d/L4K16FyPUJL8k7asRvYn9lI1v1ZNCKsNhQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard1.0/Microsoft.Extensions.Options.xml",
|
|
"microsoft.extensions.options.1.0.2.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.PlatformAbstractions/1.0.0": {
|
|
"sha512": "zyjUzrOmuevOAJpIo3Mt5GmpALVYCVdLZ99keMbmCxxgQH7oxzU58kGHzE6hAgYEiWsdfMJLjVR7r+vSmaJmtg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.platformabstractions/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net451/Microsoft.Extensions.PlatformAbstractions.dll",
|
|
"lib/net451/Microsoft.Extensions.PlatformAbstractions.xml",
|
|
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll",
|
|
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml",
|
|
"microsoft.extensions.platformabstractions.1.0.0.nupkg.sha512",
|
|
"microsoft.extensions.platformabstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/1.0.1": {
|
|
"sha512": "PBdd8B1B1EEGsU5X5MDVvwzruYf9ioiHYmZOio2z30UbILG0f60I/hl4LslCHakMcuqe/T5jXiV/NzN1Jc6uMg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard1.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.1.0.1.nupkg.sha512",
|
|
"microsoft.extensions.primitives.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Net.Http.Headers/1.0.2": {
|
|
"sha512": "Nym2m4l2kb5jQRl5YlP1nAxneqpRfknFLy5PBKMYiC4kR/gDIQ4fi4rU9u7UdjEXMVgfWDIPpijx9YnSDEbOHw==",
|
|
"type": "package",
|
|
"path": "microsoft.net.http.headers/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/Microsoft.Net.Http.Headers.dll",
|
|
"lib/netstandard1.1/Microsoft.Net.Http.Headers.xml",
|
|
"microsoft.net.http.headers.1.0.2.nupkg.sha512",
|
|
"microsoft.net.http.headers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.App/1.0.5": {
|
|
"sha512": "rqd+4QNUIdrauKaP8KVo2Ut5OeEGoyOsAMZr7u1IEtSRx5LeA1omVCLpY0TJ5Z47jfMm/MRuD/RG5Ahg8WwX2w==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.app/1.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netcoreapp1.0/_._",
|
|
"microsoft.netcore.app.1.0.5.nupkg.sha512",
|
|
"microsoft.netcore.app.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.DotNetHost/1.0.1": {
|
|
"sha512": "uaMgykq6AckP3hZW4dsD6zjocxyXPz0tcTl8OX7mlSUWsyFXdtf45sjdwI0JIHxt3gnI6GihAlOAwYK8HE4niQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.dotnethost/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"microsoft.netcore.dotnethost.1.0.1.nupkg.sha512",
|
|
"microsoft.netcore.dotnethost.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.DotNetHostPolicy/1.0.5": {
|
|
"sha512": "KR8e8+lh/YnhD0wDCMBRUjn0/VnryxHbu6I61U6m7PAyz9HbRr+iX3BYL925OHMFuFmk1atc/RRGjGtVOVrvrg==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.dotnethostpolicy/1.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512",
|
|
"microsoft.netcore.dotnethostpolicy.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.DotNetHostResolver/1.0.1": {
|
|
"sha512": "GEXgpAHB9E0OhfcmNJ664Xcd2bJkz2qkGIAFmCgEI5ANlQy4qEEmBVfUqA+Z9HB85ZwWxZc1eIJ6fxdxcjrctg==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.dotnethostresolver/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512",
|
|
"microsoft.netcore.dotnethostresolver.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Jit/1.0.7": {
|
|
"sha512": "pNYSZFvX14x4ubToTLxj9O9xNIEg1kHaL6gkMr8urWKIY65cu8272KRlT3cgJCKLbzFO0XZDjvPlRBCFrbJm7Q==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.jit/1.0.7",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"microsoft.netcore.jit.1.0.7.nupkg.sha512",
|
|
"microsoft.netcore.jit.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"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.Runtime.CoreCLR/1.0.7": {
|
|
"sha512": "t81co+R1xDubSQDDYP+zddd1Eya7xGeN2XlJMSsNFUCKRm35/5u8knnXOQTdfE1nf6bYqPROt18WlhdZui1FLA==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.runtime.coreclr/1.0.7",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512",
|
|
"microsoft.netcore.runtime.coreclr.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.NETCore.Windows.ApiSets/1.0.1": {
|
|
"sha512": "SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.windows.apisets/1.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512",
|
|
"microsoft.netcore.windows.apisets.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.VisualBasic/10.0.1": {
|
|
"sha512": "HpNyOf/4Tp2lh4FyywB55VITk0SqVxEjDzsVDDyF1yafDN6Bq18xcHowzCPINyYHUTgGcEtmpYiRsFdSo0KKdQ==",
|
|
"type": "package",
|
|
"path": "microsoft.visualbasic/10.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/Microsoft.VisualBasic.dll",
|
|
"lib/netstandard1.3/Microsoft.VisualBasic.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"microsoft.visualbasic.10.0.1.nupkg.sha512",
|
|
"microsoft.visualbasic.nuspec",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/Microsoft.VisualBasic.dll",
|
|
"ref/netcore50/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/de/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/es/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/fr/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/it/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/ja/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/ko/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/ru/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/zh-hans/Microsoft.VisualBasic.xml",
|
|
"ref/netcore50/zh-hant/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/Microsoft.VisualBasic.dll",
|
|
"ref/netstandard1.1/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/de/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/es/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/fr/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/it/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/ja/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/ko/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/ru/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml",
|
|
"ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._"
|
|
]
|
|
},
|
|
"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.3.0": {
|
|
"sha512": "Lw1/VwLH1yxz6SfFEjVRCN0pnflLEsWgnV4qsdJ512/HhTwnKXUG+zDQ4yTO3K/EJQemGoNaBHX5InISNKTzUQ==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.registry/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/net46/Microsoft.Win32.Registry.dll",
|
|
"microsoft.win32.registry.4.3.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"
|
|
]
|
|
},
|
|
"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/9.0.1": {
|
|
"sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/9.0.1",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml",
|
|
"lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.9.0.1.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"tools/install.ps1"
|
|
]
|
|
},
|
|
"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.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.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.Net.Security/4.0.1": {
|
|
"sha512": "Az6Ff6rZFb8nYGAaejFR6jr8ktt9f3e1Q/yKdw0pwHNTLaO/1eCAC9vzBoR9YAb0QeZD6fZXl1A9tRB5stpzXA==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.net.security/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.net.security.4.0.1.nupkg.sha512",
|
|
"runtime.native.system.net.security.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Security.Cryptography/4.0.1": {
|
|
"sha512": "6Z4SIheH5ziCRoMnLBE+fmcAPfyewKbteJQGTT86+dsBRSYZNuUmLS3Qg+rzo1nPdiK19VmOBne54j9kI7sI4Q==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.security.cryptography/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.security.cryptography.4.0.1.nupkg.sha512",
|
|
"runtime.native.system.security.cryptography.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.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"
|
|
]
|
|
},
|
|
"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.3.0": {
|
|
"sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
|
|
"type": "package",
|
|
"path": "system.buffers/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.1/.xml",
|
|
"lib/netstandard1.1/System.Buffers.dll",
|
|
"system.buffers.4.3.0.nupkg.sha512",
|
|
"system.buffers.nuspec"
|
|
]
|
|
},
|
|
"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.ComponentModel/4.0.1": {
|
|
"sha512": "oBZFnm7seFiVfugsIyOvQCWobNZs7FzqDV/B7tx20Ep/l3UUFCPDkdTnCNaJZTU27zjeODmy2C/cP60u3D4c9w==",
|
|
"type": "package",
|
|
"path": "system.componentmodel/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.ComponentModel.dll",
|
|
"lib/netstandard1.3/System.ComponentModel.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.ComponentModel.dll",
|
|
"ref/netcore50/System.ComponentModel.xml",
|
|
"ref/netcore50/de/System.ComponentModel.xml",
|
|
"ref/netcore50/es/System.ComponentModel.xml",
|
|
"ref/netcore50/fr/System.ComponentModel.xml",
|
|
"ref/netcore50/it/System.ComponentModel.xml",
|
|
"ref/netcore50/ja/System.ComponentModel.xml",
|
|
"ref/netcore50/ko/System.ComponentModel.xml",
|
|
"ref/netcore50/ru/System.ComponentModel.xml",
|
|
"ref/netcore50/zh-hans/System.ComponentModel.xml",
|
|
"ref/netcore50/zh-hant/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/System.ComponentModel.dll",
|
|
"ref/netstandard1.0/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/de/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/es/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/fr/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/it/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/ja/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/ko/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/ru/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
|
|
"ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.componentmodel.4.0.1.nupkg.sha512",
|
|
"system.componentmodel.nuspec"
|
|
]
|
|
},
|
|
"System.ComponentModel.Annotations/4.1.0": {
|
|
"sha512": "rhnz80h8NnHJzoi0nbQJLRR2cJznyqG168q1bgoSpe5qpaME2SguXzuEzpY68nFCi2kBgHpbU4bRN2cP3unYRA==",
|
|
"type": "package",
|
|
"path": "system.componentmodel.annotations/4.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net461/System.ComponentModel.Annotations.dll",
|
|
"lib/netcore50/System.ComponentModel.Annotations.dll",
|
|
"lib/netstandard1.4/System.ComponentModel.Annotations.dll",
|
|
"lib/portable-net45+win8/_._",
|
|
"lib/win8/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net461/System.ComponentModel.Annotations.dll",
|
|
"ref/netcore50/System.ComponentModel.Annotations.dll",
|
|
"ref/netcore50/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard1.1/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard1.3/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/System.ComponentModel.Annotations.dll",
|
|
"ref/netstandard1.4/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
|
|
"ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
|
|
"ref/portable-net45+win8/_._",
|
|
"ref/win8/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.componentmodel.annotations.4.1.0.nupkg.sha512",
|
|
"system.componentmodel.annotations.nuspec"
|
|
]
|
|
},
|
|
"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.Contracts/4.0.1": {
|
|
"sha512": "HvQQjy712vnlpPxaloZYkuE78Gn353L0SJLJVeLcNASeg9c4qla2a1Xq8I7B3jZoDzKPtHTkyVO7AZ5tpeQGuA==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.contracts/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Diagnostics.Contracts.dll",
|
|
"lib/netstandard1.0/System.Diagnostics.Contracts.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.Diagnostics.Contracts.dll",
|
|
"ref/netcore50/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Contracts.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.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.Diagnostics.Contracts.dll",
|
|
"system.diagnostics.contracts.4.0.1.nupkg.sha512",
|
|
"system.diagnostics.contracts.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/4.3.0": {
|
|
"sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/net46/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net46/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.FileVersionInfo/4.0.0": {
|
|
"sha512": "qjF74OTAU+mRhLaL4YSfiWy3vj6T3AOz8AW37l5zCwfbBfj0k7E94XnEsRaf2TnhE/7QaV6Hvqakoy2LoV8MVg==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.fileversioninfo/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Diagnostics.FileVersionInfo.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Diagnostics.FileVersionInfo.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
|
|
"runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll",
|
|
"runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
|
|
"system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512",
|
|
"system.diagnostics.fileversioninfo.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.Process/4.3.0": {
|
|
"sha512": "J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.process/4.3.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.3.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.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.MemoryMappedFiles/4.0.0": {
|
|
"sha512": "Xqj4xaFAnLVpss9ZSUIvB/VdJAA7GxZDnFGDKJfiGAnZ5VnFROn6eOHWepFpujCYTsh6wlZ3B33bqYkF0QJ7Eg==",
|
|
"type": "package",
|
|
"path": "system.io.memorymappedfiles/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.MemoryMappedFiles.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.MemoryMappedFiles.dll",
|
|
"ref/netstandard1.3/System.IO.MemoryMappedFiles.dll",
|
|
"ref/netstandard1.3/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll",
|
|
"runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll",
|
|
"runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll",
|
|
"system.io.memorymappedfiles.4.0.0.nupkg.sha512",
|
|
"system.io.memorymappedfiles.nuspec"
|
|
]
|
|
},
|
|
"System.IO.UnmanagedMemoryStream/4.0.1": {
|
|
"sha512": "wcq0kXcpfJwdl1Y4/ZjDk7Dhx5HdLyRYYWYmD8Nn8skoGYYQd2BQWbXwjWSczip8AL4Z57o2dWWXAl4aABAKiQ==",
|
|
"type": "package",
|
|
"path": "system.io.unmanagedmemorystream/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.UnmanagedMemoryStream.dll",
|
|
"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.UnmanagedMemoryStream.dll",
|
|
"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
|
|
"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.unmanagedmemorystream.4.0.1.nupkg.sha512",
|
|
"system.io.unmanagedmemorystream.nuspec"
|
|
]
|
|
},
|
|
"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.Linq.Parallel/4.0.1": {
|
|
"sha512": "J7XCa7n2cFn32uLbtceXfBFhgCk5M++50lylHKNbqTiJkw5y4Tglpi6amuJNPCvj9bLzNSI7rs1fi4joLMNRgg==",
|
|
"type": "package",
|
|
"path": "system.linq.parallel/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Linq.Parallel.dll",
|
|
"lib/netstandard1.3/System.Linq.Parallel.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.Linq.Parallel.dll",
|
|
"ref/netcore50/System.Linq.Parallel.xml",
|
|
"ref/netcore50/de/System.Linq.Parallel.xml",
|
|
"ref/netcore50/es/System.Linq.Parallel.xml",
|
|
"ref/netcore50/fr/System.Linq.Parallel.xml",
|
|
"ref/netcore50/it/System.Linq.Parallel.xml",
|
|
"ref/netcore50/ja/System.Linq.Parallel.xml",
|
|
"ref/netcore50/ko/System.Linq.Parallel.xml",
|
|
"ref/netcore50/ru/System.Linq.Parallel.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.Parallel.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/System.Linq.Parallel.dll",
|
|
"ref/netstandard1.1/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/de/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/es/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/fr/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/it/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/ja/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/ko/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/ru/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.linq.parallel.4.0.1.nupkg.sha512",
|
|
"system.linq.parallel.nuspec"
|
|
]
|
|
},
|
|
"System.Linq.Queryable/4.0.1": {
|
|
"sha512": "Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
|
|
"type": "package",
|
|
"path": "system.linq.queryable/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/monoandroid10/_._",
|
|
"lib/monotouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Linq.Queryable.dll",
|
|
"lib/netstandard1.3/System.Linq.Queryable.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.Linq.Queryable.dll",
|
|
"ref/netcore50/System.Linq.Queryable.xml",
|
|
"ref/netcore50/de/System.Linq.Queryable.xml",
|
|
"ref/netcore50/es/System.Linq.Queryable.xml",
|
|
"ref/netcore50/fr/System.Linq.Queryable.xml",
|
|
"ref/netcore50/it/System.Linq.Queryable.xml",
|
|
"ref/netcore50/ja/System.Linq.Queryable.xml",
|
|
"ref/netcore50/ko/System.Linq.Queryable.xml",
|
|
"ref/netcore50/ru/System.Linq.Queryable.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.Queryable.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/System.Linq.Queryable.dll",
|
|
"ref/netstandard1.0/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/de/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/es/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/fr/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/it/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/ja/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/ko/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/ru/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.linq.queryable.4.0.1.nupkg.sha512",
|
|
"system.linq.queryable.nuspec"
|
|
]
|
|
},
|
|
"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.Security/4.0.1": {
|
|
"sha512": "nMs9dUDrJFr18+wgUB3lUpaMcJDqutsuO1C4g3OTuQYZJdnszgmHtjvBAI6eNXK0ZPLIA6sp8axMkd2T2dlzgg==",
|
|
"type": "package",
|
|
"path": "system.net.security/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Net.Security.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Net.Security.dll",
|
|
"ref/netstandard1.3/System.Net.Security.dll",
|
|
"ref/netstandard1.3/System.Net.Security.xml",
|
|
"ref/netstandard1.3/de/System.Net.Security.xml",
|
|
"ref/netstandard1.3/es/System.Net.Security.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Security.xml",
|
|
"ref/netstandard1.3/it/System.Net.Security.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Security.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Security.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Security.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Security.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Security.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Security.dll",
|
|
"runtimes/win/lib/net46/System.Net.Security.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Security.dll",
|
|
"runtimes/win7/lib/netcore50/_._",
|
|
"system.net.security.4.0.1.nupkg.sha512",
|
|
"system.net.security.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.Net.WebSockets/4.0.0": {
|
|
"sha512": "2KJo8hir6Edi9jnMDAMhiJoI691xRBmKcbNpwjrvpIMOCTYOtBpSsSEGBxBDV7PKbasJNaFp1+PZz1D7xS41Hg==",
|
|
"type": "package",
|
|
"path": "system.net.websockets/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Net.WebSockets.dll",
|
|
"lib/netstandard1.3/System.Net.WebSockets.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Net.WebSockets.dll",
|
|
"ref/netstandard1.3/System.Net.WebSockets.dll",
|
|
"ref/netstandard1.3/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/de/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/es/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/fr/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/it/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/ja/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/ko/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/ru/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.WebSockets.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.WebSockets.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.net.websockets.4.0.0.nupkg.sha512",
|
|
"system.net.websockets.nuspec"
|
|
]
|
|
},
|
|
"System.Numerics.Vectors/4.1.1": {
|
|
"sha512": "Ex1NSKycC2wi5XBMWUGWPc3lumh6OQWFFmmpZFZz0oLht5lQ+wWPHVZumOrMJuckfUiVMd4p67BrkBos8lcF+Q==",
|
|
"type": "package",
|
|
"path": "system.numerics.vectors/4.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Numerics.Vectors.dll",
|
|
"lib/net46/System.Numerics.Vectors.xml",
|
|
"lib/netstandard1.0/System.Numerics.Vectors.dll",
|
|
"lib/netstandard1.0/System.Numerics.Vectors.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Numerics.Vectors.dll",
|
|
"ref/net46/System.Numerics.Vectors.xml",
|
|
"ref/netstandard1.0/System.Numerics.Vectors.dll",
|
|
"ref/netstandard1.0/System.Numerics.Vectors.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.numerics.vectors.4.1.1.nupkg.sha512",
|
|
"system.numerics.vectors.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.DispatchProxy/4.0.1": {
|
|
"sha512": "GPPgWoSxQEU3aCKSOvsAc1dhTTi4iq92PUVEVfnGPGwqCf6synaAJGYLKMs5E3CuRfel8ufACWUijXqDpOlGrA==",
|
|
"type": "package",
|
|
"path": "system.reflection.dispatchproxy/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
|
|
"ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
|
|
"system.reflection.dispatchproxy.4.0.1.nupkg.sha512",
|
|
"system.reflection.dispatchproxy.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.Reader/4.0.0": {
|
|
"sha512": "VX1iHAoHxgrLZv+nq/9drCZI6Q4SSCzSVyUm1e0U60sqWdj6XhY7wvKmy3RvsSal9h+/vqSWwxxJsm0J4vn/jA==",
|
|
"type": "package",
|
|
"path": "system.resources.reader/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Resources.Reader.dll",
|
|
"system.resources.reader.4.0.0.nupkg.sha512",
|
|
"system.resources.reader.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.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.0.0": {
|
|
"sha512": "4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
|
|
"type": "package",
|
|
"path": "system.runtime.loader/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/net462/_._",
|
|
"lib/netstandard1.5/System.Runtime.Loader.dll",
|
|
"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.0.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.Primitives/4.1.1": {
|
|
"sha512": "HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
|
|
"type": "package",
|
|
"path": "system.runtime.serialization.primitives/4.1.1",
|
|
"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.1.1.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.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.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/4.0.1": {
|
|
"sha512": "h4z6rrA/hxWf4655D18IIZ0eaLRa3tQC/j+e26W+VinIHY0l07iEXaAvO0YSYq3MvCjMYy8Zs5AdC1sxNQOB7Q==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.codepages/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Text.Encoding.CodePages.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"system.text.encoding.codepages.4.0.1.nupkg.sha512",
|
|
"system.text.encoding.codepages.nuspec"
|
|
]
|
|
},
|
|
"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/4.0.0": {
|
|
"sha512": "TWZnuiJgPDAEEUfobD7njXvSVR2Toz+jvKWds6yL4oSztmKQfnWzucczjzA+6Dv1bktBdY71sZW1YN0X6m9chQ==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.4.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec"
|
|
]
|
|
},
|
|
"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.Dataflow/4.6.0": {
|
|
"sha512": "2hRjGu2r2jxRZ55wmcHO/WbdX+YAOz9x6FE8xqkHZgPaoFMKQZRe9dk8xTZIas8fRjxRmzawnTEWIrhlM+Un7w==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.dataflow/4.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll",
|
|
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML",
|
|
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll",
|
|
"system.threading.tasks.dataflow.4.6.0.nupkg.sha512",
|
|
"system.threading.tasks.dataflow.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.3.0": {
|
|
"sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.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",
|
|
"system.threading.tasks.extensions.4.3.0.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Parallel/4.3.0": {
|
|
"sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.parallel/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Threading.Tasks.Parallel.dll",
|
|
"lib/netstandard1.3/System.Threading.Tasks.Parallel.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.Threading.Tasks.Parallel.dll",
|
|
"ref/netcore50/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
|
|
"ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.parallel.4.3.0.nupkg.sha512",
|
|
"system.threading.tasks.parallel.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Thread/4.3.0": {
|
|
"sha512": "OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
|
|
"type": "package",
|
|
"path": "system.threading.thread/4.3.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.3.0.nupkg.sha512",
|
|
"system.threading.thread.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.ThreadPool/4.3.0": {
|
|
"sha512": "k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
|
|
"type": "package",
|
|
"path": "system.threading.threadpool/4.3.0",
|
|
"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.3.0.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.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"
|
|
]
|
|
},
|
|
"System.Xml.XPath/4.0.1": {
|
|
"sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
|
|
"type": "package",
|
|
"path": "system.xml.xpath/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Xml.XPath.dll",
|
|
"lib/netstandard1.3/System.Xml.XPath.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Xml.XPath.dll",
|
|
"ref/netstandard1.3/System.Xml.XPath.dll",
|
|
"ref/netstandard1.3/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/de/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/es/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/fr/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/it/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/ja/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/ko/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/ru/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.xml.xpath.4.0.1.nupkg.sha512",
|
|
"system.xml.xpath.nuspec"
|
|
]
|
|
},
|
|
"System.Xml.XPath.XDocument/4.0.1": {
|
|
"sha512": "FLhdYJx4331oGovQypQ8JIw2kEmNzCsjVOVYY/16kZTUoquZG85oVn7yUhBE2OZt1yGPSXAL0HTEfzjlbNpM7Q==",
|
|
"type": "package",
|
|
"path": "system.xml.xpath.xdocument/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Xml.XPath.XDocument.dll",
|
|
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Xml.XPath.XDocument.dll",
|
|
"ref/netstandard1.3/System.Xml.XPath.XDocument.dll",
|
|
"ref/netstandard1.3/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/de/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/es/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/fr/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/it/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/ja/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/ko/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/ru/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Xml.XPath.XDocument.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Xml.XPath.XDocument.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.xml.xpath.xdocument.4.0.1.nupkg.sha512",
|
|
"system.xml.xpath.xdocument.nuspec"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net8.0": [
|
|
"Microsoft.AspNetCore.HealthChecks >= 1.0.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\ricar\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\vscode\\bcards-infrastructure\\test-app\\BCardsTestApp.csproj",
|
|
"projectName": "BCardsTestApp",
|
|
"projectPath": "C:\\vscode\\bcards-infrastructure\\test-app\\BCardsTestApp.csproj",
|
|
"packagesPath": "C:\\Users\\ricar\\.nuget\\packages\\",
|
|
"outputPath": "C:\\vscode\\bcards-infrastructure\\test-app\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\ricar\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net8.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"C:\\Program Files\\dotnet\\library-packs": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
},
|
|
"SdkAnalysisLevel": "9.0.200"
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.HealthChecks": {
|
|
"target": "Package",
|
|
"version": "[1.0.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": "C:\\Program Files\\dotnet\\sdk\\9.0.200/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |