Created
May 11, 2018 07:10
-
-
Save stevenlivz/c24f3d5278d0cf65c3b4cb29ba970a44 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "runtimeTarget": { | |
| "name": ".NETStandard,Version=v2.0/", | |
| "signature": "4036a07a131b5ffdc1bb11ac1ce7735f1a963874" | |
| }, | |
| "compilationOptions": {}, | |
| "targets": { | |
| ".NETStandard,Version=v2.0": {}, | |
| ".NETStandard,Version=v2.0/": { | |
| "testfunc-src/1.0.0": { | |
| "dependencies": { | |
| "Microsoft.Azure.WebJobs.ServiceBus": "3.0.0-beta5", | |
| "Microsoft.NET.Sdk.Functions": "1.0.13", | |
| "NETStandard.Library": "2.0.1", | |
| "WindowsAzure.Storage": "8.6.0" | |
| }, | |
| "runtime": { | |
| "testfunc-src.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebApi.Client/5.2.4": { | |
| "dependencies": { | |
| "Newtonsoft.Json": "10.0.3", | |
| "Newtonsoft.Json.Bson": "1.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Authentication.Abstractions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Abstractions": "2.0.1", | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Options": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Authentication.Core/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.1", | |
| "Microsoft.AspNetCore.Http": "2.0.1", | |
| "Microsoft.AspNetCore.Http.Extensions": "2.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Authorization/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Options": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Authorization.Policy/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.1", | |
| "Microsoft.AspNetCore.Authorization": "2.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Hosting.Abstractions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.1", | |
| "Microsoft.AspNetCore.Http.Abstractions": "2.0.1", | |
| "Microsoft.Extensions.Configuration.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Hosting.Abstractions": "2.0.1", | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Features": "2.0.1", | |
| "Microsoft.Extensions.Configuration.Abstractions": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Http/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Abstractions": "2.0.1", | |
| "Microsoft.AspNetCore.WebUtilities": "2.0.1", | |
| "Microsoft.Extensions.ObjectPool": "2.0.0", | |
| "Microsoft.Extensions.Options": "2.0.0", | |
| "Microsoft.Net.Http.Headers": "2.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Http.Abstractions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Features": "2.0.1", | |
| "System.Text.Encodings.Web": "4.4.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Http.Extensions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Abstractions": "2.0.1", | |
| "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0", | |
| "Microsoft.Net.Http.Headers": "2.0.1", | |
| "System.Buffers": "4.4.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Http.Features/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.JsonPatch/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.CSharp": "4.4.0", | |
| "Newtonsoft.Json": "10.0.3" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Mvc.Abstractions/2.0.2": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Routing.Abstractions": "2.0.1", | |
| "Microsoft.Net.Http.Headers": "2.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Mvc.Core/2.0.2": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Authentication.Core": "2.0.1", | |
| "Microsoft.AspNetCore.Authorization.Policy": "2.0.1", | |
| "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.1", | |
| "Microsoft.AspNetCore.Http": "2.0.1", | |
| "Microsoft.AspNetCore.Http.Extensions": "2.0.1", | |
| "Microsoft.AspNetCore.Mvc.Abstractions": "2.0.2", | |
| "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.1", | |
| "Microsoft.AspNetCore.Routing": "2.0.1", | |
| "Microsoft.Extensions.DependencyModel": "2.0.3", | |
| "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0", | |
| "System.Diagnostics.DiagnosticSource": "4.4.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.2": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.JsonPatch": "2.0.0", | |
| "Microsoft.AspNetCore.Mvc.Core": "2.0.2" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Mvc.WebApiCompatShim/2.0.2": { | |
| "dependencies": { | |
| "Microsoft.AspNet.WebApi.Client": "5.2.4", | |
| "Microsoft.AspNetCore.Mvc.Core": "2.0.2", | |
| "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.2", | |
| "Microsoft.AspNetCore.WebUtilities": "2.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Routing/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Extensions": "2.0.1", | |
| "Microsoft.AspNetCore.Routing.Abstractions": "2.0.1", | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.ObjectPool": "2.0.0", | |
| "Microsoft.Extensions.Options": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.Routing.Abstractions/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.AspNetCore.Http.Abstractions": "2.0.1" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNetCore.WebUtilities/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.Net.Http.Headers": "2.0.1", | |
| "System.Text.Encodings.Web": "4.4.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.Amqp/2.1.2": { | |
| "dependencies": { | |
| "System.Net.WebSockets.Client": "4.0.0", | |
| "System.Runtime.Serialization.Primitives": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/Microsoft.Azure.Amqp.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.ServiceBus/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Azure.Amqp": "2.1.2", | |
| "System.Runtime.Serialization.Xml": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.WebJobs/3.0.0-beta5": { | |
| "dependencies": { | |
| "Microsoft.Azure.WebJobs.Core": "3.0.0-beta5", | |
| "Microsoft.Extensions.Configuration": "2.0.0", | |
| "Microsoft.Extensions.Configuration.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0", | |
| "Microsoft.Extensions.Configuration.Json": "2.0.0", | |
| "Microsoft.Extensions.Logging": "2.0.0", | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0", | |
| "Newtonsoft.Json": "10.0.3", | |
| "System.Threading.Tasks.Dataflow": "4.8.0", | |
| "WindowsAzure.Storage": "8.6.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Azure.WebJobs.Host.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.WebJobs.Core/3.0.0-beta5": { | |
| "dependencies": { | |
| "System.ComponentModel.Annotations": "4.4.0", | |
| "System.Diagnostics.TraceSource": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Azure.WebJobs.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.WebJobs.Extensions/3.0.0-beta5": { | |
| "dependencies": { | |
| "Microsoft.Azure.WebJobs": "3.0.0-beta5", | |
| "ncrontab": "3.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Azure.WebJobs.Extensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.WebJobs.Extensions.Http/3.0.0-beta5": { | |
| "dependencies": { | |
| "Microsoft.AspNet.WebApi.Client": "5.2.4", | |
| "Microsoft.AspNetCore.Http": "2.0.1", | |
| "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.2", | |
| "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.0.2", | |
| "Microsoft.AspNetCore.Routing": "2.0.1", | |
| "Microsoft.Azure.WebJobs.Extensions": "3.0.0-beta5", | |
| "ncrontab": "3.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Azure.WebJobs.Extensions.Http.dll": {} | |
| } | |
| }, | |
| "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator/1.0.0-beta2": {}, | |
| "Microsoft.Azure.WebJobs.ServiceBus/3.0.0-beta5": { | |
| "dependencies": { | |
| "Microsoft.Azure.ServiceBus": "2.0.0", | |
| "Microsoft.Azure.WebJobs": "3.0.0-beta5", | |
| "WindowsAzure.Storage": "8.6.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Azure.WebJobs.ServiceBus.dll": {} | |
| } | |
| }, | |
| "Microsoft.CSharp/4.4.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.CSharp.dll": {} | |
| } | |
| }, | |
| "Microsoft.Data.Edm/5.8.2": { | |
| "runtime": { | |
| "lib/netstandard1.1/Microsoft.Data.Edm.dll": {} | |
| }, | |
| "resources": { | |
| "lib/netstandard1.1/de/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "de" | |
| }, | |
| "lib/netstandard1.1/es/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "es" | |
| }, | |
| "lib/netstandard1.1/fr/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "fr" | |
| }, | |
| "lib/netstandard1.1/it/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "it" | |
| }, | |
| "lib/netstandard1.1/ja/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "ja" | |
| }, | |
| "lib/netstandard1.1/ko/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "ko" | |
| }, | |
| "lib/netstandard1.1/ru/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "ru" | |
| }, | |
| "lib/netstandard1.1/zh-Hans/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "zh-Hans" | |
| }, | |
| "lib/netstandard1.1/zh-Hant/Microsoft.Data.Edm.resources.dll": { | |
| "locale": "zh-Hant" | |
| } | |
| } | |
| }, | |
| "Microsoft.Data.OData/5.8.2": { | |
| "dependencies": { | |
| "Microsoft.Data.Edm": "5.8.2", | |
| "System.Spatial": "5.8.2" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.1/Microsoft.Data.OData.dll": {} | |
| }, | |
| "resources": { | |
| "lib/netstandard1.1/de/Microsoft.Data.OData.resources.dll": { | |
| "locale": "de" | |
| }, | |
| "lib/netstandard1.1/es/Microsoft.Data.OData.resources.dll": { | |
| "locale": "es" | |
| }, | |
| "lib/netstandard1.1/fr/Microsoft.Data.OData.resources.dll": { | |
| "locale": "fr" | |
| }, | |
| "lib/netstandard1.1/it/Microsoft.Data.OData.resources.dll": { | |
| "locale": "it" | |
| }, | |
| "lib/netstandard1.1/ja/Microsoft.Data.OData.resources.dll": { | |
| "locale": "ja" | |
| }, | |
| "lib/netstandard1.1/ko/Microsoft.Data.OData.resources.dll": { | |
| "locale": "ko" | |
| }, | |
| "lib/netstandard1.1/ru/Microsoft.Data.OData.resources.dll": { | |
| "locale": "ru" | |
| }, | |
| "lib/netstandard1.1/zh-Hans/Microsoft.Data.OData.resources.dll": { | |
| "locale": "zh-Hans" | |
| }, | |
| "lib/netstandard1.1/zh-Hant/Microsoft.Data.OData.resources.dll": { | |
| "locale": "zh-Hant" | |
| } | |
| } | |
| }, | |
| "Microsoft.DotNet.PlatformAbstractions/2.0.3": { | |
| "dependencies": { | |
| "System.AppContext": "4.1.0", | |
| "System.Collections": "4.3.0", | |
| "System.IO": "4.3.0", | |
| "System.IO.FileSystem": "4.3.0", | |
| "System.Reflection.TypeExtensions": "4.3.0", | |
| "System.Runtime.Extensions": "4.3.0", | |
| "System.Runtime.InteropServices": "4.3.0", | |
| "System.Runtime.InteropServices.RuntimeInformation": "4.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Abstractions/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.FileExtensions/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "2.0.0", | |
| "Microsoft.Extensions.FileProviders.Physical": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Json/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "2.0.0", | |
| "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0", | |
| "Newtonsoft.Json": "10.0.3" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyModel/2.0.3": { | |
| "dependencies": { | |
| "Microsoft.DotNet.PlatformAbstractions": "2.0.3", | |
| "Newtonsoft.Json": "10.0.3", | |
| "System.Diagnostics.Debug": "4.3.0", | |
| "System.Dynamic.Runtime": "4.0.11", | |
| "System.Linq": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.FileProviders.Abstractions/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.FileProviders.Physical/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.FileSystemGlobbing": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.FileSystemGlobbing/2.0.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Hosting.Abstractions/2.0.1": { | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Logging.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Options": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Abstractions/2.0.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.ObjectPool/2.0.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Options/2.0.0": { | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0", | |
| "Microsoft.Extensions.Primitives": "2.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Primitives/2.0.0": { | |
| "dependencies": { | |
| "System.Runtime.CompilerServices.Unsafe": "4.4.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} | |
| } | |
| }, | |
| "Microsoft.Net.Http.Headers/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "2.0.0", | |
| "System.Buffers": "4.4.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} | |
| } | |
| }, | |
| "Microsoft.NET.Sdk.Functions/1.0.13": { | |
| "dependencies": { | |
| "Microsoft.Azure.WebJobs": "3.0.0-beta5", | |
| "Microsoft.Azure.WebJobs.Extensions": "3.0.0-beta5", | |
| "Microsoft.Azure.WebJobs.Extensions.Http": "3.0.0-beta5", | |
| "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator": "1.0.0-beta2", | |
| "Newtonsoft.Json": "10.0.3" | |
| } | |
| }, | |
| "Microsoft.NETCore.Platforms/1.1.0": {}, | |
| "Microsoft.NETCore.Targets/1.1.0": {}, | |
| "Microsoft.Win32.Primitives/4.0.1": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "ncrontab/3.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Diagnostics.Debug": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.IO": "4.3.0", | |
| "System.Net.Primitives": "4.0.11", | |
| "System.Resources.ResourceManager": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/NCrontab.dll": {} | |
| } | |
| }, | |
| "NETStandard.Library/2.0.1": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0" | |
| } | |
| }, | |
| "Newtonsoft.Json/10.0.3": { | |
| "dependencies": { | |
| "Microsoft.CSharp": "4.4.0", | |
| "NETStandard.Library": "2.0.1", | |
| "System.ComponentModel.TypeConverter": "4.3.0", | |
| "System.Runtime.Serialization.Formatters": "4.3.0", | |
| "System.Runtime.Serialization.Primitives": "4.3.0", | |
| "System.Xml.XmlDocument": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/Newtonsoft.Json.dll": {} | |
| } | |
| }, | |
| "Newtonsoft.Json.Bson/1.0.1": { | |
| "dependencies": { | |
| "NETStandard.Library": "2.0.1", | |
| "Newtonsoft.Json": "10.0.3" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} | |
| } | |
| }, | |
| "runtime.native.System/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0" | |
| } | |
| }, | |
| "runtime.native.System.Net.Http/4.0.1": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0" | |
| } | |
| }, | |
| "runtime.native.System.Security.Cryptography/4.0.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0" | |
| } | |
| }, | |
| "System.AppContext/4.1.0": { | |
| "dependencies": { | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.6/System.AppContext.dll": {} | |
| } | |
| }, | |
| "System.Buffers/4.4.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/System.Buffers.dll": {} | |
| } | |
| }, | |
| "System.Collections/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Collections.Concurrent/4.3.0": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Collections.Concurrent.dll": {} | |
| } | |
| }, | |
| "System.Collections.NonGeneric/4.3.0": { | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "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.Threading": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} | |
| } | |
| }, | |
| "System.Collections.Specialized/4.3.0": { | |
| "dependencies": { | |
| "System.Collections.NonGeneric": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Globalization.Extensions": "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Collections.Specialized.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel/4.3.0": { | |
| "dependencies": { | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.ComponentModel.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel.Annotations/4.4.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel.Primitives/4.3.0": { | |
| "dependencies": { | |
| "System.ComponentModel": "4.3.0", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel.TypeConverter/4.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Collections.NonGeneric": "4.3.0", | |
| "System.Collections.Specialized": "4.3.0", | |
| "System.ComponentModel": "4.3.0", | |
| "System.ComponentModel.Primitives": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Linq": "4.3.0", | |
| "System.Reflection": "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Debug/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Diagnostics.DiagnosticSource/4.4.1": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Diagnostics.Debug": "4.3.0", | |
| "System.Diagnostics.Tracing": "4.3.0", | |
| "System.Reflection": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Extensions": "4.3.0", | |
| "System.Threading": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tools/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Diagnostics.TraceSource/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "System.Collections": "4.3.0", | |
| "System.Diagnostics.Debug": "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.Threading": "4.3.0", | |
| "runtime.native.System": "4.3.0" | |
| } | |
| }, | |
| "System.Diagnostics.Tracing/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Dynamic.Runtime/4.0.11": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Diagnostics.Debug": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Linq": "4.3.0", | |
| "System.Linq.Expressions": "4.1.0", | |
| "System.ObjectModel": "4.0.12", | |
| "System.Reflection": "4.3.0", | |
| "System.Reflection.Emit": "4.3.0", | |
| "System.Reflection.Emit.ILGeneration": "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Globalization/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Globalization.Calendars/4.0.1": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Globalization.Extensions/4.3.0": { | |
| "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" | |
| } | |
| }, | |
| "System.IO/4.3.0": { | |
| "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" | |
| } | |
| }, | |
| "System.IO.FileSystem/4.3.0": { | |
| "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" | |
| } | |
| }, | |
| "System.IO.FileSystem.Primitives/4.3.0": { | |
| "dependencies": { | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Linq/4.3.0": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.6/System.Linq.dll": {} | |
| } | |
| }, | |
| "System.Linq.Expressions/4.1.0": { | |
| "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.0.12", | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.6/System.Linq.Expressions.dll": {} | |
| } | |
| }, | |
| "System.Net.Primitives/4.0.11": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Handles": "4.3.0" | |
| } | |
| }, | |
| "System.Net.WebHeaderCollection/4.0.1": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Extensions": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {} | |
| } | |
| }, | |
| "System.Net.WebSockets/4.0.0": { | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.1", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Net.WebSockets.dll": {} | |
| } | |
| }, | |
| "System.Net.WebSockets.Client/4.0.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.Win32.Primitives": "4.0.1", | |
| "System.Collections": "4.3.0", | |
| "System.Diagnostics.Debug": "4.3.0", | |
| "System.Diagnostics.Tracing": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.Net.Primitives": "4.0.11", | |
| "System.Net.WebHeaderCollection": "4.0.1", | |
| "System.Net.WebSockets": "4.0.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.X509Certificates": "4.1.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Threading": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| } | |
| }, | |
| "System.ObjectModel/4.0.12": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.ObjectModel.dll": {} | |
| } | |
| }, | |
| "System.Private.DataContractSerialization/4.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Collections.Concurrent": "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.Reflection": "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.Runtime.Serialization.Primitives": "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.Xml.ReaderWriter": "4.3.0", | |
| "System.Xml.XDocument": "4.3.0", | |
| "System.Xml.XmlDocument": "4.3.0", | |
| "System.Xml.XmlSerializer": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {} | |
| } | |
| }, | |
| "System.Reflection/4.3.0": { | |
| "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" | |
| } | |
| }, | |
| "System.Reflection.Emit/4.3.0": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Reflection.Emit.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.ILGeneration/4.3.0": { | |
| "dependencies": { | |
| "System.Reflection": "4.3.0", | |
| "System.Reflection.Primitives": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.Lightweight/4.3.0": { | |
| "dependencies": { | |
| "System.Reflection": "4.3.0", | |
| "System.Reflection.Emit.ILGeneration": "4.3.0", | |
| "System.Reflection.Primitives": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Extensions/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Reflection": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Reflection.Primitives/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Reflection.TypeExtensions/4.3.0": { | |
| "dependencies": { | |
| "System.Reflection": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} | |
| } | |
| }, | |
| "System.Resources.ResourceManager/4.3.0": { | |
| "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" | |
| } | |
| }, | |
| "System.Runtime/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0" | |
| } | |
| }, | |
| "System.Runtime.CompilerServices.Unsafe/4.4.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Extensions/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Runtime.Handles/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Runtime.InteropServices/4.3.0": { | |
| "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" | |
| } | |
| }, | |
| "System.Runtime.InteropServices.RuntimeInformation/4.0.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "System.Reflection": "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" | |
| } | |
| }, | |
| "System.Runtime.Numerics/4.0.1": { | |
| "dependencies": { | |
| "System.Globalization": "4.3.0", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Extensions": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Runtime.Numerics.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Serialization.Formatters/4.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Reflection": "4.3.0", | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Serialization.Primitives": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Serialization.Primitives/4.3.0": { | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.3.0", | |
| "System.Runtime": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Serialization.Xml/4.3.0": { | |
| "dependencies": { | |
| "System.IO": "4.3.0", | |
| "System.Private.DataContractSerialization": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Runtime.Serialization.Primitives": "4.3.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Xml.ReaderWriter": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Runtime.Serialization.Xml.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Algorithms/4.2.0": { | |
| "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.0.1", | |
| "System.Security.Cryptography.Encoding": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "runtime.native.System.Security.Cryptography": "4.0.0" | |
| } | |
| }, | |
| "System.Security.Cryptography.Cng/4.2.0": { | |
| "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.2.0", | |
| "System.Security.Cryptography.Encoding": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0", | |
| "System.Text.Encoding": "4.3.0" | |
| } | |
| }, | |
| "System.Security.Cryptography.Csp/4.0.0": { | |
| "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.2.0", | |
| "System.Security.Cryptography.Encoding": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Threading": "4.3.0" | |
| } | |
| }, | |
| "System.Security.Cryptography.Encoding/4.0.0": { | |
| "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.0.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "runtime.native.System.Security.Cryptography": "4.0.0" | |
| } | |
| }, | |
| "System.Security.Cryptography.OpenSsl/4.0.0": { | |
| "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.0.1", | |
| "System.Security.Cryptography.Algorithms": "4.2.0", | |
| "System.Security.Cryptography.Encoding": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "runtime.native.System.Security.Cryptography": "4.0.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Primitives/4.0.0": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.X509Certificates/4.1.0": { | |
| "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.0.1", | |
| "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.0.1", | |
| "System.Security.Cryptography.Algorithms": "4.2.0", | |
| "System.Security.Cryptography.Cng": "4.2.0", | |
| "System.Security.Cryptography.Csp": "4.0.0", | |
| "System.Security.Cryptography.Encoding": "4.0.0", | |
| "System.Security.Cryptography.OpenSsl": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Threading": "4.3.0", | |
| "runtime.native.System": "4.3.0", | |
| "runtime.native.System.Net.Http": "4.0.1", | |
| "runtime.native.System.Security.Cryptography": "4.0.0" | |
| } | |
| }, | |
| "System.Spatial/5.8.2": { | |
| "runtime": { | |
| "lib/netstandard1.1/System.Spatial.dll": {} | |
| }, | |
| "resources": { | |
| "lib/netstandard1.1/de/System.Spatial.resources.dll": { | |
| "locale": "de" | |
| }, | |
| "lib/netstandard1.1/es/System.Spatial.resources.dll": { | |
| "locale": "es" | |
| }, | |
| "lib/netstandard1.1/fr/System.Spatial.resources.dll": { | |
| "locale": "fr" | |
| }, | |
| "lib/netstandard1.1/it/System.Spatial.resources.dll": { | |
| "locale": "it" | |
| }, | |
| "lib/netstandard1.1/ja/System.Spatial.resources.dll": { | |
| "locale": "ja" | |
| }, | |
| "lib/netstandard1.1/ko/System.Spatial.resources.dll": { | |
| "locale": "ko" | |
| }, | |
| "lib/netstandard1.1/ru/System.Spatial.resources.dll": { | |
| "locale": "ru" | |
| }, | |
| "lib/netstandard1.1/zh-Hans/System.Spatial.resources.dll": { | |
| "locale": "zh-Hans" | |
| }, | |
| "lib/netstandard1.1/zh-Hant/System.Spatial.resources.dll": { | |
| "locale": "zh-Hant" | |
| } | |
| } | |
| }, | |
| "System.Text.Encoding/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Text.Encoding.Extensions/4.3.0": { | |
| "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.Text.Encodings.Web/4.4.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} | |
| } | |
| }, | |
| "System.Text.RegularExpressions/4.3.0": { | |
| "dependencies": { | |
| "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.Threading": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} | |
| } | |
| }, | |
| "System.Threading/4.3.0": { | |
| "dependencies": { | |
| "System.Runtime": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks/4.3.0": { | |
| "dependencies": { | |
| "Microsoft.NETCore.Platforms": "1.1.0", | |
| "Microsoft.NETCore.Targets": "1.1.0", | |
| "System.Runtime": "4.3.0" | |
| } | |
| }, | |
| "System.Threading.Tasks.Dataflow/4.8.0": { | |
| "runtime": { | |
| "lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks.Extensions/4.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Runtime": "4.3.0", | |
| "System.Threading.Tasks": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Xml.ReaderWriter/4.3.0": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} | |
| } | |
| }, | |
| "System.Xml.XDocument/4.3.0": { | |
| "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" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Xml.XDocument.dll": {} | |
| } | |
| }, | |
| "System.Xml.XmlDocument/4.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "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.Runtime.Extensions": "4.3.0", | |
| "System.Text.Encoding": "4.3.0", | |
| "System.Threading": "4.3.0", | |
| "System.Xml.ReaderWriter": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Xml.XmlDocument.dll": {} | |
| } | |
| }, | |
| "System.Xml.XmlSerializer/4.3.0": { | |
| "dependencies": { | |
| "System.Collections": "4.3.0", | |
| "System.Globalization": "4.3.0", | |
| "System.IO": "4.3.0", | |
| "System.Linq": "4.3.0", | |
| "System.Reflection": "4.3.0", | |
| "System.Reflection.Emit": "4.3.0", | |
| "System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.3.0", | |
| "System.Threading": "4.3.0", | |
| "System.Xml.ReaderWriter": "4.3.0", | |
| "System.Xml.XmlDocument": "4.3.0" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {} | |
| } | |
| }, | |
| "WindowsAzure.Storage/8.6.0": { | |
| "dependencies": { | |
| "Microsoft.Data.OData": "5.8.2", | |
| "NETStandard.Library": "2.0.1", | |
| "Newtonsoft.Json": "10.0.3", | |
| "System.Spatial": "5.8.2" | |
| }, | |
| "runtime": { | |
| "lib/netstandard1.3/Microsoft.WindowsAzure.Storage.dll": {} | |
| } | |
| } | |
| } | |
| }, | |
| "libraries": { | |
| "testfunc-src/1.0.0": { | |
| "type": "project", | |
| "serviceable": false, | |
| "sha512": "" | |
| }, | |
| "Microsoft.AspNet.WebApi.Client/5.2.4": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-OdBVC2bQWkf9qDd7Mt07ev4SwIdu6VmLBMTWC0D5cOP/HWSXyv/77otwtXVrAo42duNjvXOjzjP5oOI9m1+DTQ==", | |
| "path": "microsoft.aspnet.webapi.client/5.2.4", | |
| "hashPath": "microsoft.aspnet.webapi.client.5.2.4.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Authentication.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-7PHMl0nVjaYCrypBSsS2MYZmmOm8UqJmkFRuGzfcEpkYKT/2TjEZ8z2F0QBkU7YOfDmeupanrD5vcnJvupdWJg==", | |
| "path": "microsoft.aspnetcore.authentication.abstractions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.authentication.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Authentication.Core/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-iYr/rnoafq+pl9p4O+6GitU1iXh4FJYFsRt6oi1fcITWy7FHy5eA4N7T5ypNImsyY/MFTiIpH0g7XXUeDUVgww==", | |
| "path": "microsoft.aspnetcore.authentication.core/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.authentication.core.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Authorization/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-0nZ5slZMwvtEgoR5b/T/MB4uM5qPQqVhPxbtrWb9W0QsIktB0gkAmpD6ciNj4ltZ+zRaY3rWZSS09SaFrsUTIQ==", | |
| "path": "microsoft.aspnetcore.authorization/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.authorization.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Authorization.Policy/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-AJEJjYkN3L9VyHuKnUsQNp4nbH2ABBePWi+5soA+9L1NHGexP5S1TnMksOef1I+4fiVhp8OhlG+Ensz56ucBcw==", | |
| "path": "microsoft.aspnetcore.authorization.policy/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.authorization.policy.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Hosting.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-1/Pifm1al6wA12UkAGpro2vsF31oF8Zw2ZCi9PphxTFGreTsJbqPzd39YcTlw3Knb9n/8F9/lTZ3l1m2RjWGXg==", | |
| "path": "microsoft.aspnetcore.hosting.abstractions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-uVOdxjpxJdwR5C3RdByht/cm9FwyqeTEm58NnPwOxMAUPE9nqbXdVnq1Hff2VjtSlvVtPVT0NiJjHM6pDkEeKA==", | |
| "path": "microsoft.aspnetcore.hosting.server.abstractions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Http/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-mTXDCNF83pV6qe+IzJ166p1re2or25Xj0vjdqj5JDakz9ClNZHncSkyAk63vSpBZbgFXGHiz+PuVyYcfurs5ew==", | |
| "path": "microsoft.aspnetcore.http/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.http.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Http.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-i3mGpHEGnMq/x9eDxdWVP4e+VdPD8DuhdVYR4sH0wxWiM6oa0tNAhwDGoOrDop548PSwLM8Qs7DGPvrZqIqjmQ==", | |
| "path": "microsoft.aspnetcore.http.abstractions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.http.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Http.Extensions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-iG6FtbPQI3AOb3LskrY23AUiaZUGSfXWxMf1cJh9lB/h309qiMTPM6Du4stGwwSvw3yR2EKNaV+O4aZWmuvfog==", | |
| "path": "microsoft.aspnetcore.http.extensions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.http.extensions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Http.Features/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-J9JvFF7gC2SDJTV/4XWXQaKX4zdjR2ixlGy/KUD7Og+dkeHleD7f8+wtRUthuQV1yCU3t/gz/IrmbpmQj+Tlzg==", | |
| "path": "microsoft.aspnetcore.http.features/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.http.features.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.JsonPatch/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-US78cfi7nrPTXeONgcSWbgrUBLs1Aca4kCJTieWXDLg0G0gwmdfPbd6S3c5TdJRQdA69K3UhPAs9r9ZAMjIFAA==", | |
| "path": "microsoft.aspnetcore.jsonpatch/2.0.0", | |
| "hashPath": "microsoft.aspnetcore.jsonpatch.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Mvc.Abstractions/2.0.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-V3KadHB5zoDr4hWII666BnfzGlGy2wou1K3/gh7p//xG6CV5/oFWLdzFllFjmoIvnIy1xqdt7cfqo45sgVpwXw==", | |
| "path": "microsoft.aspnetcore.mvc.abstractions/2.0.2", | |
| "hashPath": "microsoft.aspnetcore.mvc.abstractions.2.0.2.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Mvc.Core/2.0.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-fFBZgOS9eImndyzpTnSUI4xCvFnqMm0MKAKNIop1LJ8wMKxbWMhyfxt1ZfMHQ8JmkSSSThiqSDOiEwgyx5+k8Q==", | |
| "path": "microsoft.aspnetcore.mvc.core/2.0.2", | |
| "hashPath": "microsoft.aspnetcore.mvc.core.2.0.2.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ROE9OaxgPSID4LcX1v85c75deLw0WEmFjGeugEMBIpSakGtOmMQwMZcJTQBJ7kVUSxJ+aTnLYqZcyL3qgREQIQ==", | |
| "path": "microsoft.aspnetcore.mvc.formatters.json/2.0.2", | |
| "hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.0.2.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Mvc.WebApiCompatShim/2.0.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-XxlJ1VBWWkplfH+PQZBxROtnbI3SplwTyVWudW/YKjaS67WBd2sp56VwAWIl9nKTFFfLbS+/MpByHE7gVKDY4Q==", | |
| "path": "microsoft.aspnetcore.mvc.webapicompatshim/2.0.2", | |
| "hashPath": "microsoft.aspnetcore.mvc.webapicompatshim.2.0.2.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ZIwA+KjQRd1bF5MlNA3HhvpZR4e0SMqQHyMlaTXArmTXwS86AoOR22v3xvJXrjIbyEPUC+WHeKBNa+AbReMf3w==", | |
| "path": "microsoft.aspnetcore.responsecaching.abstractions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Routing/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-jfvgBuVu4qbNALj+EQJzGFz5aP/pqBdPowif1Oyube2EkmrIx1JDmCQ+LeLUygflLYdV2gYffPEeB7ifYegz0g==", | |
| "path": "microsoft.aspnetcore.routing/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.routing.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.Routing.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ZJJj11f1oClXp11KAoT2p2I/6rUrPtnKoXQBwnCa3NhpI0/WfsyXo4MvJJB87H1GWCCHNFYylAoxhhie25pC7Q==", | |
| "path": "microsoft.aspnetcore.routing.abstractions/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.routing.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.AspNetCore.WebUtilities/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-shzRZs574ir2Im5hJBSKnLlNbf8SKA2d5Mkcto5fv6LUcYqu0ravmVHfuRAqnAeo2Z0GpcpFW2DKmNbFjvzWRg==", | |
| "path": "microsoft.aspnetcore.webutilities/2.0.1", | |
| "hashPath": "microsoft.aspnetcore.webutilities.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.Amqp/2.1.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-VrjeX7QG0v6yw/MTI0LSZfdqwrWEpOqzi9/CeGHGU+OD+E7l180FUljNqb6xfOf/NBs+aHNKNObl2AVx/tcq6w==", | |
| "path": "microsoft.azure.amqp/2.1.2", | |
| "hashPath": "microsoft.azure.amqp.2.1.2.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.ServiceBus/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-HoqyiVvTM30ZgRYzoomEWFOYDMc2O+j+/8yXoHQR1yWO+kWHRAJVDPMeuLFJ3miWoALzGQKzSBGorxqEeOKvPA==", | |
| "path": "microsoft.azure.servicebus/2.0.0", | |
| "hashPath": "microsoft.azure.servicebus.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.WebJobs/3.0.0-beta5": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-DdqXfWaVwpCI5otVfhVH74fYpA5dhbPPEvMvJLIGe0deySjE/BDjeUGrnC0BuxRh3PwFQNTJVmBSUrnCni+TsQ==", | |
| "path": "microsoft.azure.webjobs/3.0.0-beta5", | |
| "hashPath": "microsoft.azure.webjobs.3.0.0-beta5.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.WebJobs.Core/3.0.0-beta5": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ct6Jju78lJpR3lKq9bm4tG10tlHEcrGnAj3EoiKxzsiBwiPx8A9ojY3ErWLhrCpepGQmbQg39g4MyNFv4Zh7aw==", | |
| "path": "microsoft.azure.webjobs.core/3.0.0-beta5", | |
| "hashPath": "microsoft.azure.webjobs.core.3.0.0-beta5.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.WebJobs.Extensions/3.0.0-beta5": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-tHUQtPQwCqePc7YATIM4/3oRYE52gkFXh33MpffPKFR95Ao08nzuihOeTOV8Lfi3qtxkSWj1w6fXoHJCuGdGMw==", | |
| "path": "microsoft.azure.webjobs.extensions/3.0.0-beta5", | |
| "hashPath": "microsoft.azure.webjobs.extensions.3.0.0-beta5.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.WebJobs.Extensions.Http/3.0.0-beta5": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-76B8lPlPlW/BtxE74xOWEkXg0oS/WR7eY4nZZAIYgGlyipIM7BfN6lyee40lp63U1BIcizja2/i/8eiltf0pCw==", | |
| "path": "microsoft.azure.webjobs.extensions.http/3.0.0-beta5", | |
| "hashPath": "microsoft.azure.webjobs.extensions.http.3.0.0-beta5.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator/1.0.0-beta2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-MFd3slSCCCsEriE9qZxikN0Rdy0yZjCnwJSe0AVRzux9GloboItxEA1euOwQzkKcVFluM0cxqxZIqQTgODHi1g==", | |
| "path": "microsoft.azure.webjobs.script.extensionsmetadatagenerator/1.0.0-beta2", | |
| "hashPath": "microsoft.azure.webjobs.script.extensionsmetadatagenerator.1.0.0-beta2.nupkg.sha512" | |
| }, | |
| "Microsoft.Azure.WebJobs.ServiceBus/3.0.0-beta5": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-hihTAu9hgQdg3pLYtGMUp350WwcysoG2AvWtidi/9fy4IorKgRFwkS/RhX5U1Yu1qhvJ/CXhqKwLORMHhUR6ag==", | |
| "path": "microsoft.azure.webjobs.servicebus/3.0.0-beta5", | |
| "hashPath": "microsoft.azure.webjobs.servicebus.3.0.0-beta5.nupkg.sha512" | |
| }, | |
| "Microsoft.CSharp/4.4.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-vvVR/B08YVghQ4jHEloxqw2ZWzEGE1AOA5E0DioUM3ujbXz6FD3AfB/0Jl2ohJPd0nXYGwmPe1En6HTsSriq1A==", | |
| "path": "microsoft.csharp/4.4.0", | |
| "hashPath": "microsoft.csharp.4.4.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Data.Edm/5.8.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-P/d8DxA6MFHroBEn/jW0LMQSIKnsRRibrZtRCLfov2boQfrQ1R1BVgkJ5oIhcQsOm0l4POv+I2ny6RBsclNbOw==", | |
| "path": "microsoft.data.edm/5.8.2", | |
| "hashPath": "microsoft.data.edm.5.8.2.nupkg.sha512" | |
| }, | |
| "Microsoft.Data.OData/5.8.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-oEIUtXcRiKogF0yZxA+QdgxoBJ34989qL/5xOSrTfxAhzNJV5Hw6DRdWgUCpeXFMoJUQx7ptbHCN+My/LCQfsg==", | |
| "path": "microsoft.data.odata/5.8.2", | |
| "hashPath": "microsoft.data.odata.5.8.2.nupkg.sha512" | |
| }, | |
| "Microsoft.DotNet.PlatformAbstractions/2.0.3": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-cXgVdJmW3fLwmSxsv0RlTe4BIKs6slVXV5xRvsO4CV4aUeY67GelaujxY/lP5yVlaMjMM22pXKbKtUY9x050Mw==", | |
| "path": "microsoft.dotnet.platformabstractions/2.0.3", | |
| "hashPath": "microsoft.dotnet.platformabstractions.2.0.3.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Configuration/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-SsI4RqI8EH00+cYO96tbftlh87sNUv1eeyuBU1XZdQkG0RrHAOjWgl7P0FoLeTSMXJpOnfweeOWj2d1/5H3FxA==", | |
| "path": "microsoft.extensions.configuration/2.0.0", | |
| "hashPath": "microsoft.extensions.configuration.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Configuration.Abstractions/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-rHFrXqMIvQNq51H8RYTO4IWmDOYh8NUzyqGlh0xHWTP6XYnKk7Ryinys2uDs+Vu88b3AMlM3gBBSs78m6OQpYQ==", | |
| "path": "microsoft.extensions.configuration.abstractions/2.0.0", | |
| "hashPath": "microsoft.extensions.configuration.abstractions.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-islcwe05LWFtAxGaJxoDbl4pj2nmG8nuW6dqYMZkPWIuHK7/46YELCbL+3Frl6X89qzDh5sj2PHgyWXTOAmwdA==", | |
| "path": "microsoft.extensions.configuration.environmentvariables/2.0.0", | |
| "hashPath": "microsoft.extensions.configuration.environmentvariables.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Configuration.FileExtensions/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ebFbu+vsz4rzeAICWavk9a0FutWVs7aNZap5k/IVxVhu2CnnhOp/H/gNtpzplrqjYDaNYdmv9a/DoUvH2ynVEQ==", | |
| "path": "microsoft.extensions.configuration.fileextensions/2.0.0", | |
| "hashPath": "microsoft.extensions.configuration.fileextensions.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Configuration.Json/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-thPz4SckRGNqeLbdvJ619YxRFSkWuL1K5QqTMb3TVdEwjQj4O39yfUtjtI/XlWJiY7JKK4MUKAiQZVYc8ohKKg==", | |
| "path": "microsoft.extensions.configuration.json/2.0.0", | |
| "hashPath": "microsoft.extensions.configuration.json.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-eUdJ0Q/GfVyUJc0Jal5L1QZLceL78pvEM9wEKcHeI24KorqMDoVX+gWsMGLulQMfOwsUaPtkpQM2pFERTzSfSg==", | |
| "path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0", | |
| "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.DependencyModel/2.0.3": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-OiNYN/QeZLuYcn4CvYrOmYgODPB1Jpqft+cT4F3Hkq5poj+1DLfbIBftMI/Pn8J7DyHhYeBMLxJUuugjvk/Fuw==", | |
| "path": "microsoft.extensions.dependencymodel/2.0.3", | |
| "hashPath": "microsoft.extensions.dependencymodel.2.0.3.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.FileProviders.Abstractions/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-Z0AK+hmLO33WAXQ5P1uPzhH7z5yjDHX/XnUefXxE//SyvCb9x4cVjND24dT5566t/yzGp8/WLD7EG9KQKZZklQ==", | |
| "path": "microsoft.extensions.fileproviders.abstractions/2.0.0", | |
| "hashPath": "microsoft.extensions.fileproviders.abstractions.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.FileProviders.Physical/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-DKO2j2socZbHNCCVEWsLVpB3AQIIzKYFNyITVeWdA1jQ829GJIQf4MUD04+1c+Q2kbK03pIKQZmEy4CGIfgDZw==", | |
| "path": "microsoft.extensions.fileproviders.physical/2.0.0", | |
| "hashPath": "microsoft.extensions.fileproviders.physical.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.FileSystemGlobbing/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-UC87vRDUB7/vSaNY/FVhbdAyRkfFBTkYmcUoglxk6TyTojhSqYaG5pZsoP4e1ZuXktFXJXJBTvK8U/QwCo0z3g==", | |
| "path": "microsoft.extensions.filesystemglobbing/2.0.0", | |
| "hashPath": "microsoft.extensions.filesystemglobbing.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Hosting.Abstractions/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-A43O0JzdTE+u5t2pFeraN+3fjlV6jcX3Ra5wIscCX1cM2RHDoOLDQmoDpvDti0ct5TsBEDHVTycbyFqtu0fm+Q==", | |
| "path": "microsoft.extensions.hosting.abstractions/2.0.1", | |
| "hashPath": "microsoft.extensions.hosting.abstractions.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Logging/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-VP10syWV/vxYYMKgZ2eDESmUsz3gPxvBn5J6tkVN8lI4M+dF43RN8fWsEPbcAneDmZrHl3Pv23z05nmyGkJlpg==", | |
| "path": "microsoft.extensions.logging/2.0.0", | |
| "hashPath": "microsoft.extensions.logging.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Logging.Abstractions/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==", | |
| "path": "microsoft.extensions.logging.abstractions/2.0.0", | |
| "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.ObjectPool/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-drOmgNZCJiNEqFM/TvyqwtogS8wqoWGQCW5KB/CVGKL6VXHw8OOMdaHyspp8HPstP9UDnrnuq+8eaCaAcQg6tA==", | |
| "path": "microsoft.extensions.objectpool/2.0.0", | |
| "hashPath": "microsoft.extensions.objectpool.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Options/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-sAKBgjl2gWsECBLLR9K54T7/uZaP2n9GhMYHay/oOLfvpvX0+iNAlQ2NJgVE352C9Fs5CDV3VbNTK8T2aNKQFA==", | |
| "path": "microsoft.extensions.options/2.0.0", | |
| "hashPath": "microsoft.extensions.options.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Extensions.Primitives/2.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ukg53qNlqTrK38WA30b5qhw0GD7y3jdI9PHHASjdKyTcBHTevFM2o23tyk3pWCgAV27Bbkm+CPQ2zUe1ZOuYSA==", | |
| "path": "microsoft.extensions.primitives/2.0.0", | |
| "hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Net.Http.Headers/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-A61ddihPbPy9764AtCysy73oj/PA/9hsv21mXLX5QJYp9lkeyygTufTSGUmh9hz/SiZKy5GBreSlgD2Tm2ab9w==", | |
| "path": "microsoft.net.http.headers/2.0.1", | |
| "hashPath": "microsoft.net.http.headers.2.0.1.nupkg.sha512" | |
| }, | |
| "Microsoft.NET.Sdk.Functions/1.0.13": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-mYYTfM9tzzmaAx/oxR3LjMYy6s4XLbMglCeZ7a63aXwfz0SsHvFwltQeERVpGkL8DLsZbAzQObTgNZLtVbdbrw==", | |
| "path": "microsoft.net.sdk.functions/1.0.13", | |
| "hashPath": "microsoft.net.sdk.functions.1.0.13.nupkg.sha512" | |
| }, | |
| "Microsoft.NETCore.Platforms/1.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", | |
| "path": "microsoft.netcore.platforms/1.1.0", | |
| "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" | |
| }, | |
| "Microsoft.NETCore.Targets/1.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-n4TFZ+ENBwHz+4snf+zO6W3O51arFugbgxEE48SSknef7ng+Yu7LpW9bxAqvyomXakqBmVx9EkAGxZekEDtBZw==", | |
| "path": "microsoft.netcore.targets/1.1.0", | |
| "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" | |
| }, | |
| "Microsoft.Win32.Primitives/4.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-LaT9YNqwEnRIsKlP1CANWEZxrLJN8C8OjUgm9zHi4PPYsKiMuumKs853iqSZUO4TjggYVMYB1CekYsR/yzxzVw==", | |
| "path": "microsoft.win32.primitives/4.0.1", | |
| "hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512" | |
| }, | |
| "ncrontab/3.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-oNHphZD7YiqHJoqX5Myw+lfDDTnnI2i+mCuil8MW2gyHaEejhLOdsS9pqVUGAEIJsu4+OL+m3UmkBcw2gkdtsg==", | |
| "path": "ncrontab/3.3.0", | |
| "hashPath": "ncrontab.3.3.0.nupkg.sha512" | |
| }, | |
| "NETStandard.Library/2.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-oA6nwv9MhEKYvLpjZ0ggSpb1g4CQViDVQjLUcDWg598jtvJbpfeP2reqwI1GLW2TbxC/Ml7xL6BBR1HmKPXlTg==", | |
| "path": "netstandard.library/2.0.1", | |
| "hashPath": "netstandard.library.2.0.1.nupkg.sha512" | |
| }, | |
| "Newtonsoft.Json/10.0.3": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-hSXaFmh7hNCuEoC4XNY5DrRkLDzYHqPx/Ik23R4J86Z7PE/Y6YidhG602dFVdLBRSdG6xp9NabH3dXpcoxWvww==", | |
| "path": "newtonsoft.json/10.0.3", | |
| "hashPath": "newtonsoft.json.10.0.3.nupkg.sha512" | |
| }, | |
| "Newtonsoft.Json.Bson/1.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==", | |
| "path": "newtonsoft.json.bson/1.0.1", | |
| "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512" | |
| }, | |
| "runtime.native.System/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-Lt0/GLMwwZdvsJCu0e0sF62e16CfSiKQZ0BCt0zSPHbtdXwexiB1Xf48b0VAUCn5mBlqwnxy25nirIuAtGa9RQ==", | |
| "path": "runtime.native.system/4.3.0", | |
| "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" | |
| }, | |
| "runtime.native.System.Net.Http/4.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ns+D3ht1qVIXTRGG2CFNvt9tOm7HQepNZzSVY136OmdTKHEGiSIMtyWtEPT2HwSF2lffukcT5j0rzw9DjI9cqA==", | |
| "path": "runtime.native.system.net.http/4.0.1", | |
| "hashPath": "runtime.native.system.net.http.4.0.1.nupkg.sha512" | |
| }, | |
| "runtime.native.System.Security.Cryptography/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-FH9s5/HPzrj5EivBEGz+zAQoWC3Ff7AOSX41hLFxwmiXSi+FRSrwWXQF4+bL52+W1qm33iP4zyCT9ppWVGWkOA==", | |
| "path": "runtime.native.system.security.cryptography/4.0.0", | |
| "hashPath": "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512" | |
| }, | |
| "System.AppContext/4.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-9D+yY/8UdZwcuPEPLGb/cSbQMP1svi1Jdypf+1UePhn6/mnF3J4CdA4Z69clyGa4wh5ORABXTxKYXlc0Dc+YEg==", | |
| "path": "system.appcontext/4.1.0", | |
| "hashPath": "system.appcontext.4.1.0.nupkg.sha512" | |
| }, | |
| "System.Buffers/4.4.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==", | |
| "path": "system.buffers/4.4.0", | |
| "hashPath": "system.buffers.4.4.0.nupkg.sha512" | |
| }, | |
| "System.Collections/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", | |
| "path": "system.collections/4.3.0", | |
| "hashPath": "system.collections.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Collections.Concurrent/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", | |
| "path": "system.collections.concurrent/4.3.0", | |
| "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Collections.NonGeneric/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-fxCL7/ZPUVHrK5sfM9F9W8PhQx6SuHLcDaIRBRGTXbkWb3wL6UAdJVFaCr4btXn9zH6fgTVr8x9J3u6htr1lyQ==", | |
| "path": "system.collections.nongeneric/4.3.0", | |
| "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Collections.Specialized/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-liGk/uazFhtrxOEAfgnpFI/AKFgXO29WY69q8qy0hcSgNSbtd5G+TCLF3zYxEZXPfMMnSUCbDW501Pkj6B6CYw==", | |
| "path": "system.collections.specialized/4.3.0", | |
| "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512" | |
| }, | |
| "System.ComponentModel/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", | |
| "path": "system.componentmodel/4.3.0", | |
| "hashPath": "system.componentmodel.4.3.0.nupkg.sha512" | |
| }, | |
| "System.ComponentModel.Annotations/4.4.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-29K3DQ+IGU7LBaMjTo7SI7T7X/tsMtLvz1p56LJ556Iu0Dw3pKZw5g8yCYCWMRxrOF0Hr0FU0FwW0o42y2sb3A==", | |
| "path": "system.componentmodel.annotations/4.4.0", | |
| "hashPath": "system.componentmodel.annotations.4.4.0.nupkg.sha512" | |
| }, | |
| "System.ComponentModel.Primitives/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-LNYdCFnzifAVOSr9fQIUXVJIp3QTnf4vrq/P5+VDt2cJxpCE8oUXnFliluKgw/AaHlgYDx0ONqKfLWPrlOvCCw==", | |
| "path": "system.componentmodel.primitives/4.3.0", | |
| "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512" | |
| }, | |
| "System.ComponentModel.TypeConverter/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==", | |
| "path": "system.componentmodel.typeconverter/4.3.0", | |
| "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Diagnostics.Debug/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", | |
| "path": "system.diagnostics.debug/4.3.0", | |
| "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Diagnostics.DiagnosticSource/4.4.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-U/KcC19fyLsPN1GLmeU2zQq15MMVcPwMOYPADVo1+WIoJpvMHxrzvl+BLLZwTEZSneGwaPFZ0aWr0nJ7B7LSdA==", | |
| "path": "system.diagnostics.diagnosticsource/4.4.1", | |
| "hashPath": "system.diagnostics.diagnosticsource.4.4.1.nupkg.sha512" | |
| }, | |
| "System.Diagnostics.Tools/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", | |
| "path": "system.diagnostics.tools/4.3.0", | |
| "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Diagnostics.TraceSource/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", | |
| "path": "system.diagnostics.tracesource/4.3.0", | |
| "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Diagnostics.Tracing/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", | |
| "path": "system.diagnostics.tracing/4.3.0", | |
| "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Dynamic.Runtime/4.0.11": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-gwVDBBx1/xZ/+Y6ra51Kaw3yGK+qxRCdFbtG9pDEIO0R4mJQLGsI3zWkhOSWyMZNfATObVRDbMfMAV6GY7XSAA==", | |
| "path": "system.dynamic.runtime/4.0.11", | |
| "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512" | |
| }, | |
| "System.Globalization/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", | |
| "path": "system.globalization/4.3.0", | |
| "hashPath": "system.globalization.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Globalization.Calendars/4.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-tQqDPKOez7Yg8LTjQ61ZCAh9LXJ6M3NRYUhaXVbJSvYTM9TyJEhFZe9DqqZOuS/+yUFANJ9j/k3yzcJUDtNUQg==", | |
| "path": "system.globalization.calendars/4.0.1", | |
| "hashPath": "system.globalization.calendars.4.0.1.nupkg.sha512" | |
| }, | |
| "System.Globalization.Extensions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-q26knovZyZo9BXLpf+ZgMezDi+/ZkWseLpjRG80NW6v4nghgAX/lsFPbjY3cT4tX+queeMwD8UgQAEzMIDssGg==", | |
| "path": "system.globalization.extensions/4.3.0", | |
| "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.IO/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", | |
| "path": "system.io/4.3.0", | |
| "hashPath": "system.io.4.3.0.nupkg.sha512" | |
| }, | |
| "System.IO.FileSystem/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", | |
| "path": "system.io.filesystem/4.3.0", | |
| "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" | |
| }, | |
| "System.IO.FileSystem.Primitives/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", | |
| "path": "system.io.filesystem.primitives/4.3.0", | |
| "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Linq/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", | |
| "path": "system.linq/4.3.0", | |
| "hashPath": "system.linq.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Linq.Expressions/4.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-blSUIti9pfA99EZs6LWBWceV3AUFOyp+dEtdUCrKSU/FsN3V0DvEkuFcBHUzmVO9VqYfB2tlIqmhUtz+6lx2Mg==", | |
| "path": "system.linq.expressions/4.1.0", | |
| "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512" | |
| }, | |
| "System.Net.Primitives/4.0.11": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-PSPSxuhmQNgnsHr+WhWBkULfmbHMwI01gxrDJGNxLZY4gjCae2xq2V8JzKwUfAmeV0czR1AVfnJ8x0TrnzrgSQ==", | |
| "path": "system.net.primitives/4.0.11", | |
| "hashPath": "system.net.primitives.4.0.11.nupkg.sha512" | |
| }, | |
| "System.Net.WebHeaderCollection/4.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5T91yMvBjK3oYKYuiZjWqg6n0bjS0Bv27hGjdsBfhqF/J8/eJ1mGtqctt3eyELX4VU6FSp0WPudG+OqkD9xkzg==", | |
| "path": "system.net.webheadercollection/4.0.1", | |
| "hashPath": "system.net.webheadercollection.4.0.1.nupkg.sha512" | |
| }, | |
| "System.Net.WebSockets/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-2KJo8hir6Edi9jnMDAMhiJoI691xRBmKcbNpwjrvpIMOCTYOtBpSsSEGBxBDV7PKbasJNaFp1+PZz1D7xS41Hg==", | |
| "path": "system.net.websockets/4.0.0", | |
| "hashPath": "system.net.websockets.4.0.0.nupkg.sha512" | |
| }, | |
| "System.Net.WebSockets.Client/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-GY5h9cn0ZVsG4ORQqMytTldrqxet2RC2CSEsgWGf4XNW5jhL5SxzcUZph03xbZsgn7K3qMr+Rq+gkbJNI+FEXg==", | |
| "path": "system.net.websockets.client/4.0.0", | |
| "hashPath": "system.net.websockets.client.4.0.0.nupkg.sha512" | |
| }, | |
| "System.ObjectModel/4.0.12": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-UkVMeKg+IbSIOTheipWITkJtmbiydtbDKjxpzjvHCd+oD/ys9b0K/vri687xNKWTc0MqGlp9JcvgTqt3SldAzQ==", | |
| "path": "system.objectmodel/4.0.12", | |
| "hashPath": "system.objectmodel.4.0.12.nupkg.sha512" | |
| }, | |
| "System.Private.DataContractSerialization/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==", | |
| "path": "system.private.datacontractserialization/4.3.0", | |
| "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", | |
| "path": "system.reflection/4.3.0", | |
| "hashPath": "system.reflection.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection.Emit/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5g4XVmKfnvsMTr1S9x/hxL5nOe3QKjAVTt6TdXvlfgxMRuBzXjKtMv3Ssi5373uGKKXtu0/Nyq94othn4+WpIQ==", | |
| "path": "system.reflection.emit/4.3.0", | |
| "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection.Emit.ILGeneration/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-Y8xPUEtY18yw2oxB55rQp7QS22wtm2cAiSgMCRn5bPuzdL5lWrjbJqjKeNosclYsRLYqMuM0cGcjJ7fwUsXunA==", | |
| "path": "system.reflection.emit.ilgeneration/4.3.0", | |
| "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection.Emit.Lightweight/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-R6F/WesLM5GvM9q9Tyg+UFGL0CsqtGxyl4EhWehjpVCh4eS75bXjKnUgRlE9MInhmk+/lzX3uN0Fo1uKxzH3Xg==", | |
| "path": "system.reflection.emit.lightweight/4.3.0", | |
| "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection.Extensions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", | |
| "path": "system.reflection.extensions/4.3.0", | |
| "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection.Primitives/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", | |
| "path": "system.reflection.primitives/4.3.0", | |
| "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Reflection.TypeExtensions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-4gPUEQ8yDoUAyVC7ZUcFeiTBst3b8lRAKmzqtYfxCYAIff5ySdW23tSB2PNyzYk/q8/wUSCH/87fOTFxrKLlDw==", | |
| "path": "system.reflection.typeextensions/4.3.0", | |
| "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Resources.ResourceManager/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", | |
| "path": "system.resources.resourcemanager/4.3.0", | |
| "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", | |
| "path": "system.runtime/4.3.0", | |
| "hashPath": "system.runtime.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.CompilerServices.Unsafe/4.4.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==", | |
| "path": "system.runtime.compilerservices.unsafe/4.4.0", | |
| "hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.Extensions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", | |
| "path": "system.runtime.extensions/4.3.0", | |
| "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.Handles/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", | |
| "path": "system.runtime.handles/4.3.0", | |
| "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.InteropServices/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", | |
| "path": "system.runtime.interopservices/4.3.0", | |
| "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.InteropServices.RuntimeInformation/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-2Nk7MqjIRviX4jRpVAHNDbJenPYV3qQu+6vKZrmuVSJfxDBcXO2h0Y2A92LH+Mpqs5tILG4MKcIBhgIlxNDTJA==", | |
| "path": "system.runtime.interopservices.runtimeinformation/4.0.0", | |
| "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.Numerics/4.0.1": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-yYy6zpdldFC7qH13MPW0MhKSvrgerBqHN/0HdcZGc9WlGeTCmnPYLJGkf9qhv9yTcupMZeIps2FnG4L4ghRtng==", | |
| "path": "system.runtime.numerics/4.0.1", | |
| "hashPath": "system.runtime.numerics.4.0.1.nupkg.sha512" | |
| }, | |
| "System.Runtime.Serialization.Formatters/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==", | |
| "path": "system.runtime.serialization.formatters/4.3.0", | |
| "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.Serialization.Primitives/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==", | |
| "path": "system.runtime.serialization.primitives/4.3.0", | |
| "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Runtime.Serialization.Xml/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==", | |
| "path": "system.runtime.serialization.xml/4.3.0", | |
| "hashPath": "system.runtime.serialization.xml.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.Algorithms/4.2.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-xGhACttHWq24d+HM8pxN09qLlILtFB/s1jj/aoq+mSz/CRIx1XdLj1LhNrCgn047u+5K1cZaA4+NHGcZB4SqSQ==", | |
| "path": "system.security.cryptography.algorithms/4.2.0", | |
| "hashPath": "system.security.cryptography.algorithms.4.2.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.Cng/4.2.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-RvbQ1GIQjoEIK8IhDkOq1iscRyQrGyUV0BfGBSgLMKP/2tQc2q7HFRa7GwQdJOnozuBTcao4z+/1TqCY7gTauQ==", | |
| "path": "system.security.cryptography.cng/4.2.0", | |
| "hashPath": "system.security.cryptography.cng.4.2.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.Csp/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-+S6BRYroQjjjbPwKpKOmaBeQi5yATCrQRFo6d5XYU9ofQQaub2Gvo5zDWg44wIemikLSKZ+9ea5q62+rrEPywQ==", | |
| "path": "system.security.cryptography.csp/4.0.0", | |
| "hashPath": "system.security.cryptography.csp.4.0.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.Encoding/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-8kFPcbKWy6mFzgNCPbLZyPIvmU2dZu908Dd5lQaGbZNGaCaK2pVCwBG4hVMtWJZ6gCmSJFsaTDdrPuhmhdIJYw==", | |
| "path": "system.security.cryptography.encoding/4.0.0", | |
| "hashPath": "system.security.cryptography.encoding.4.0.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.OpenSsl/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ag+ai2VKIbj6ofzRiqScgrMt2tLO1TBCYovprOwU835C5DE+9st75yf+gdsz7BAe1ai44Ibi5o03tt55qkIMUw==", | |
| "path": "system.security.cryptography.openssl/4.0.0", | |
| "hashPath": "system.security.cryptography.openssl.4.0.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.Primitives/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-6ToIyTWix78GipQpTA8hnUOaUHrlCUCOJiGPNlSPr/6W+QoCDuU1GbU5RFHTSNQOVLuY6DB4WojVEFAyylZ0MQ==", | |
| "path": "system.security.cryptography.primitives/4.0.0", | |
| "hashPath": "system.security.cryptography.primitives.4.0.0.nupkg.sha512" | |
| }, | |
| "System.Security.Cryptography.X509Certificates/4.1.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-ZsrKckx8eCxx8Cjz0L7YfbcmY2fDwyM3EPzi8MrmhJ932zAn57D2fMQaZgQDQi0jBCwnsaWf4fWyuQ5hbwuI3w==", | |
| "path": "system.security.cryptography.x509certificates/4.1.0", | |
| "hashPath": "system.security.cryptography.x509certificates.4.1.0.nupkg.sha512" | |
| }, | |
| "System.Spatial/5.8.2": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-0RfZZJ8RlrfjoBPAF6pczX4Nd2kyLM8EX1PCP5Rqs/jOhJBUPYhpXjIsVAYN7kocj9IJ9XoJWAxWgXIDtJY2Ag==", | |
| "path": "system.spatial/5.8.2", | |
| "hashPath": "system.spatial.5.8.2.nupkg.sha512" | |
| }, | |
| "System.Text.Encoding/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", | |
| "path": "system.text.encoding/4.3.0", | |
| "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Text.Encoding.Extensions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", | |
| "path": "system.text.encoding.extensions/4.3.0", | |
| "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Text.Encodings.Web/4.4.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-l/tYeikqMHX2MD2jzrHDfR9ejrpTTF7wvAEbR51AMvzip1wSJgiURbDik4iv/w7ZgytmTD/hlwpplEhF9bmFNw==", | |
| "path": "system.text.encodings.web/4.4.0", | |
| "hashPath": "system.text.encodings.web.4.4.0.nupkg.sha512" | |
| }, | |
| "System.Text.RegularExpressions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", | |
| "path": "system.text.regularexpressions/4.3.0", | |
| "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Threading/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", | |
| "path": "system.threading/4.3.0", | |
| "hashPath": "system.threading.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Threading.Tasks/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", | |
| "path": "system.threading.tasks/4.3.0", | |
| "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Threading.Tasks.Dataflow/4.8.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-PSIdcgbyNv7FZvZ1I9Mqy6XZOwstYYMdZiXuHvIyc0gDyPjEhrrP9OvTGDHp+LAHp1RNSLjPYssyqox9+Kt9Ug==", | |
| "path": "system.threading.tasks.dataflow/4.8.0", | |
| "hashPath": "system.threading.tasks.dataflow.4.8.0.nupkg.sha512" | |
| }, | |
| "System.Threading.Tasks.Extensions/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-BC9XdgJadOQ8QqwEC8EIExOVSwlu+Xg0OoNShQbQ54p2UI0+aQvhGBSe6mcrgQqxpM88sCVGcAuqhZnmd91a2w==", | |
| "path": "system.threading.tasks.extensions/4.3.0", | |
| "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Xml.ReaderWriter/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", | |
| "path": "system.xml.readerwriter/4.3.0", | |
| "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Xml.XDocument/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", | |
| "path": "system.xml.xdocument/4.3.0", | |
| "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Xml.XmlDocument/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", | |
| "path": "system.xml.xmldocument/4.3.0", | |
| "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512" | |
| }, | |
| "System.Xml.XmlSerializer/4.3.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==", | |
| "path": "system.xml.xmlserializer/4.3.0", | |
| "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512" | |
| }, | |
| "WindowsAzure.Storage/8.6.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sha512-uzcmNJwki+yMxEGU8QcnVTKJcM/L5E4oCqoZCQ9uhPfNvKT4CxcGe2qXho7jMRNuZmz69uvcbv7yGv0oMEAOxQ==", | |
| "path": "windowsazure.storage/8.6.0", | |
| "hashPath": "windowsazure.storage.8.6.0.nupkg.sha512" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment