Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/windows-universal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'NextcloudApp')
-rw-r--r--NextcloudApp/Nextcloud.nuget.targets9
-rw-r--r--NextcloudApp/NextcloudApp.nuget.targets18
-rw-r--r--NextcloudApp/project.json8
-rw-r--r--NextcloudApp/project.lock.json24659
4 files changed, 4 insertions, 24690 deletions
diff --git a/NextcloudApp/Nextcloud.nuget.targets b/NextcloudApp/Nextcloud.nuget.targets
deleted file mode 100644
index ac12fe8..0000000
--- a/NextcloudApp/Nextcloud.nuget.targets
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">
- <NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
- </PropertyGroup>
- <ImportGroup>
- <Import Project="$(NuGetPackageRoot)\Microsoft.Bcl.Build\1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('$(NuGetPackageRoot)\Microsoft.Bcl.Build\1.0.21\build\Microsoft.Bcl.Build.targets')" />
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/NextcloudApp/NextcloudApp.nuget.targets b/NextcloudApp/NextcloudApp.nuget.targets
deleted file mode 100644
index 5c9f4ff..0000000
--- a/NextcloudApp/NextcloudApp.nuget.targets
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
- <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
- <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
- <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">D:\Projects\GitHub\windows-universal\NextcloudApp\project.lock.json</ProjectAssetsFile>
- <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
- <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\jr\.nuget\packages\</NuGetPackageFolders>
- <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">ProjectJson</NuGetProjectStyle>
- <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.1.0</NuGetToolVersion>
- </PropertyGroup>
- <PropertyGroup>
- <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
- </PropertyGroup>
- <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
- <Import Project="$(NuGetPackageRoot)microsoft.bcl.build\1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.bcl.build\1.0.21\build\Microsoft.Bcl.Build.targets')" />
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/NextcloudApp/project.json b/NextcloudApp/project.json
index 24e7d09..16d9904 100644
--- a/NextcloudApp/project.json
+++ b/NextcloudApp/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
"Microsoft.Bcl.Build": "1.0.21",
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Microsoft.Toolkit.Uwp.Notifications": "1.3.1",
- "Newtonsoft.Json": "9.0.1",
- "Prism.Unity": "6.2.0",
+ "Microsoft.NETCore.UniversalWindowsPlatform": "5.3.2",
+ "Microsoft.Toolkit.Uwp.Notifications": "1.4.1",
+ "Newtonsoft.Json": "10.0.2",
+ "Prism.Unity": "6.3.0",
"QueryString.NET": "1.0.0",
"SQLite.Net-PCL": "3.1.1"
},
diff --git a/NextcloudApp/project.lock.json b/NextcloudApp/project.lock.json
deleted file mode 100644
index e5ff0d2..0000000
--- a/NextcloudApp/project.lock.json
+++ /dev/null
@@ -1,24659 +0,0 @@
-{
- "version": 2,
- "targets": {
- "UAP,Version=v10.0": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package"
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Core.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Net.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Windows.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Xml.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/mscorlib.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "debian.8-x64"
- }
- }
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "fedora.23-x64"
- }
- }
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "fedora.24-x64"
- }
- }
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "opensuse.13.2-x64"
- }
- }
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "opensuse.42.1-x64"
- }
- }
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
- "assetType": "native",
- "rid": "osx.10.10-x64"
- }
- }
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "rhel.7-x64"
- }
- }
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "ubuntu.14.04-x64"
- }
- }
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "ubuntu.16.04-x64"
- }
- }
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
- "assetType": "native",
- "rid": "ubuntu.16.10-x64"
- }
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.AppContext.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Net.NameResolution/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll": {
- "assetType": "runtime",
- "rid": "linux"
- },
- "runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll": {
- "assetType": "runtime",
- "rid": "osx"
- },
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Net.WebSockets.Client.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {
- "assetType": "runtime",
- "rid": "win7"
- }
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/_._": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/_._": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- },
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll": {
- "assetType": "runtime",
- "rid": "win8"
- }
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {
- "assetType": "runtime",
- "rid": "win8"
- }
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Threading.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- },
- "UAP,Version=v10.0/win10-arm": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package"
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.any.System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- }
- },
- "runtime.any.System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "runtime.any.System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "runtime.any.System.Globalization/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- }
- },
- "runtime.any.System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "runtime.any.System.IO/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- }
- },
- "runtime.any.System.Reflection/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- }
- },
- "runtime.any.System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "runtime.any.System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "runtime.any.System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "runtime.any.System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- }
- },
- "runtime.any.System.Runtime.Handles/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "runtime.any.System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "runtime.any.System.Text.Encoding/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "runtime.any.System.Threading.Tasks/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "runtime.any.System.Threading.Timer/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "runtime.win.System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Console.dll": {}
- }
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "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.WindowsRuntime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll": {}
- }
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll": {},
- "runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll": {}
- },
- "native": {
- "runtimes/win8-arm/native/System.Private.CoreLib.ni.dll": {},
- "runtimes/win8-arm/native/clretwrc.dll": {},
- "runtimes/win8-arm/native/coreclr.dll": {},
- "runtimes/win8-arm/native/dbgshim.dll": {},
- "runtimes/win8-arm/native/mscordaccore.dll": {},
- "runtimes/win8-arm/native/mscordbi.dll": {},
- "runtimes/win8-arm/native/mscorlib.ni.dll": {},
- "runtimes/win8-arm/native/mscorrc.debug.dll": {},
- "runtimes/win8-arm/native/mscorrc.dll": {},
- "runtimes/win8-arm/native/sos.dll": {}
- }
- },
- "runtime.win8-arm.runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "native": {
- "runtimes/win8-arm/native/clrcompression.dll": {}
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Collections": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.win.System.Console": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Diagnostics.Debug": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Diagnostics.Tools": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Diagnostics.Tracing": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Globalization": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Globalization.Calendars": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.any.System.IO": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.IO.FileSystem": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {}
- }
- },
- "System.Net.NameResolution/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.win.System.Net.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {}
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.Net.Sockets": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {}
- }
- },
- "System.Private.Uri/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7.System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Resources.ResourceManager": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.any.System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.any.System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {}
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {}
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {}
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Threading.Timer": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XmlSerializer.dll": {}
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- },
- "UAP,Version=v10.0/win10-arm-aot": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package"
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "runtimes/aot/lib/netcore50/System.Core.dll": {},
- "runtimes/aot/lib/netcore50/System.Net.dll": {},
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {},
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {},
- "runtimes/aot/lib/netcore50/System.Windows.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.dll": {},
- "runtimes/aot/lib/netcore50/System.dll": {},
- "runtimes/aot/lib/netcore50/mscorlib.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.aot.System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Collections.dll": {}
- }
- },
- "runtime.aot.System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "runtime.aot.System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "runtime.aot.System.Globalization/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Globalization.dll": {}
- }
- },
- "runtime.aot.System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "runtime.aot.System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.IO.dll": {}
- }
- },
- "runtime.aot.System.Reflection/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.dll": {}
- }
- },
- "runtime.aot.System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Reflection": "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"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "runtime.aot.System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "runtime.aot.System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "runtime.aot.System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.dll": {}
- }
- },
- "runtime.aot.System.Runtime.Handles/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "runtime.aot.System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "runtime.aot.System.Text.Encoding/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "runtime.aot.System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "runtime.aot.System.Threading.Tasks/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "runtime.aot.System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "4.0.1"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "runtime.win.System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Console.dll": {}
- }
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "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.WindowsRuntime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll": {}
- }
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression/4.0.1": {
- "type": "package",
- "compile": {
- "runtimes/win10-arm-aot/lib/netcore50/_._": {}
- },
- "runtime": {
- "runtimes/win10-arm-aot/lib/netcore50/clrcompression.dll": {}
- }
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/win8-arm-aot/lib/netstandard1.0/_._": {}
- },
- "native": {
- "runtimes/win8-arm-aot/native/_._": {}
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Collections": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.win.System.Console": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Diagnostics.Debug": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Diagnostics.Tools": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Diagnostics.Tracing": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Globalization": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Globalization.Calendars": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.aot.System.IO": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.IO.FileSystem": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {}
- }
- },
- "System.Net.NameResolution/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.win.System.Net.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {}
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.Net.Sockets": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll": {}
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {}
- }
- },
- "System.Private.Uri/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7.System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/_._": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/_._": {}
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Resources.ResourceManager": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.aot.System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.aot.System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {}
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {}
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {}
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.aot.System.Text.Encoding.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Threading.Timer": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll": {}
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- },
- "UAP,Version=v10.0/win10-x64": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "dependencies": {
- "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.3"
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.any.System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- }
- },
- "runtime.any.System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "runtime.any.System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "runtime.any.System.Globalization/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- }
- },
- "runtime.any.System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "runtime.any.System.IO/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- }
- },
- "runtime.any.System.Reflection/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- }
- },
- "runtime.any.System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "runtime.any.System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "runtime.any.System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "runtime.any.System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- }
- },
- "runtime.any.System.Runtime.Handles/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "runtime.any.System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "runtime.any.System.Text.Encoding/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "runtime.any.System.Threading.Tasks/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "runtime.any.System.Threading.Timer/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "runtime.win.System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Console.dll": {}
- }
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "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.WindowsRuntime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll": {}
- }
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "native": {
- "runtimes/win7-x64/native/clrjit.dll": {}
- }
- },
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll": {},
- "runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll": {}
- },
- "native": {
- "runtimes/win7-x64/native/System.Private.CoreLib.ni.dll": {},
- "runtimes/win7-x64/native/clretwrc.dll": {},
- "runtimes/win7-x64/native/coreclr.dll": {},
- "runtimes/win7-x64/native/dbgshim.dll": {},
- "runtimes/win7-x64/native/mscordaccore.dll": {},
- "runtimes/win7-x64/native/mscordbi.dll": {},
- "runtimes/win7-x64/native/mscorlib.ni.dll": {},
- "runtimes/win7-x64/native/mscorrc.debug.dll": {},
- "runtimes/win7-x64/native/mscorrc.dll": {},
- "runtimes/win7-x64/native/sos.dll": {}
- }
- },
- "runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "native": {
- "runtimes/win7-x64/native/clrcompression.dll": {}
- }
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Collections": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.win.System.Console": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Diagnostics.Debug": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Diagnostics.Tools": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Diagnostics.Tracing": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Globalization": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Globalization.Calendars": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.any.System.IO": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.IO.FileSystem": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {}
- }
- },
- "System.Net.NameResolution/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.win.System.Net.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {}
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.Net.Sockets": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {}
- }
- },
- "System.Private.Uri/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7.System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Resources.ResourceManager": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.any.System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.any.System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {}
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {}
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {}
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Threading.Timer": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XmlSerializer.dll": {}
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- },
- "UAP,Version=v10.0/win10-x64-aot": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "dependencies": {
- "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.3"
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "runtimes/aot/lib/netcore50/System.Core.dll": {},
- "runtimes/aot/lib/netcore50/System.Net.dll": {},
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {},
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {},
- "runtimes/aot/lib/netcore50/System.Windows.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.dll": {},
- "runtimes/aot/lib/netcore50/System.dll": {},
- "runtimes/aot/lib/netcore50/mscorlib.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.aot.System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Collections.dll": {}
- }
- },
- "runtime.aot.System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "runtime.aot.System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "runtime.aot.System.Globalization/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Globalization.dll": {}
- }
- },
- "runtime.aot.System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "runtime.aot.System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.IO.dll": {}
- }
- },
- "runtime.aot.System.Reflection/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.dll": {}
- }
- },
- "runtime.aot.System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Reflection": "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"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "runtime.aot.System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "runtime.aot.System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "runtime.aot.System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.dll": {}
- }
- },
- "runtime.aot.System.Runtime.Handles/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "runtime.aot.System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "runtime.aot.System.Text.Encoding/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "runtime.aot.System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "runtime.aot.System.Threading.Tasks/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "runtime.aot.System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "4.0.1"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "runtime.win.System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Console.dll": {}
- }
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "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.WindowsRuntime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll": {}
- }
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression/4.0.1": {
- "type": "package",
- "compile": {
- "runtimes/win10-x64-aot/lib/netcore50/_._": {}
- },
- "runtime": {
- "runtimes/win10-x64-aot/lib/netcore50/clrcompression.dll": {}
- }
- },
- "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "native": {
- "runtimes/win7-x64-aot/native/_._": {}
- }
- },
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/win7-x64-aot/lib/netstandard1.0/_._": {}
- },
- "native": {
- "runtimes/win7-x64-aot/native/_._": {}
- }
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Collections": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.win.System.Console": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Diagnostics.Debug": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Diagnostics.Tools": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Diagnostics.Tracing": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Globalization": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Globalization.Calendars": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.aot.System.IO": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.IO.FileSystem": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {}
- }
- },
- "System.Net.NameResolution/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.win.System.Net.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {}
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.Net.Sockets": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll": {}
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {}
- }
- },
- "System.Private.Uri/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7.System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/_._": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/_._": {}
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Resources.ResourceManager": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.aot.System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.aot.System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {}
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {}
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {}
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.aot.System.Text.Encoding.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Threading.Timer": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll": {}
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- },
- "UAP,Version=v10.0/win10-x86": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "dependencies": {
- "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.3"
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.any.System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- }
- },
- "runtime.any.System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "runtime.any.System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "runtime.any.System.Globalization/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- }
- },
- "runtime.any.System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "runtime.any.System.IO/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- }
- },
- "runtime.any.System.Reflection/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- }
- },
- "runtime.any.System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "runtime.any.System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "runtime.any.System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "runtime.any.System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- }
- },
- "runtime.any.System.Runtime.Handles/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "runtime.any.System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "runtime.any.System.Text.Encoding/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "runtime.any.System.Threading.Tasks/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "runtime.any.System.Threading.Timer/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "runtime.win.System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Console.dll": {}
- }
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "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.WindowsRuntime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll": {}
- }
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "native": {
- "runtimes/win7-x86/native/clrjit.dll": {}
- }
- },
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll": {},
- "runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll": {}
- },
- "native": {
- "runtimes/win7-x86/native/System.Private.CoreLib.ni.dll": {},
- "runtimes/win7-x86/native/clretwrc.dll": {},
- "runtimes/win7-x86/native/coreclr.dll": {},
- "runtimes/win7-x86/native/dbgshim.dll": {},
- "runtimes/win7-x86/native/mscordaccore.dll": {},
- "runtimes/win7-x86/native/mscordbi.dll": {},
- "runtimes/win7-x86/native/mscorlib.ni.dll": {},
- "runtimes/win7-x86/native/mscorrc.debug.dll": {},
- "runtimes/win7-x86/native/mscorrc.dll": {},
- "runtimes/win7-x86/native/sos.dll": {}
- }
- },
- "runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "native": {
- "runtimes/win7-x86/native/clrcompression.dll": {}
- }
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Collections": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.win.System.Console": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Diagnostics.Debug": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Diagnostics.Tools": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Diagnostics.Tracing": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Globalization": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Globalization.Calendars": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.any.System.IO": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.IO.FileSystem": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {}
- }
- },
- "System.Net.NameResolution/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.win.System.Net.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {}
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.Net.Sockets": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {}
- }
- },
- "System.Private.Uri/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7.System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Reflection.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Resources.ResourceManager": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.any.System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.any.System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {}
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {}
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {}
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.any.System.Threading.Timer": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XmlSerializer.dll": {}
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- },
- "UAP,Version=v10.0/win10-x86-aot": {
- "CommonServiceLocator/1.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- },
- "runtime": {
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll": {}
- }
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "type": "package",
- "build": {
- "build/Microsoft.Bcl.Build.targets": {}
- }
- },
- "Microsoft.CSharp/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.1",
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.VisualBasic": "10.0.1",
- "System.AppContext": "4.1.0",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.Immutable": "1.2.0",
- "System.ComponentModel": "4.0.1",
- "System.ComponentModel.Annotations": "4.1.0",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tools": "4.0.1",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Globalization.Calendars": "4.0.1",
- "System.Globalization.Extensions": "4.0.1",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.1",
- "System.IO.Compression.ZipFile": "4.0.1",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.IO.UnmanagedMemoryStream": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Parallel": "4.0.1",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.NetworkInformation": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Numerics.Vectors": "4.1.1",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Metadata": "1.3.0",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Numerics": "4.0.1",
- "System.Security.Claims": "4.0.1",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Tasks.Dataflow": "4.6.0",
- "System.Threading.Tasks.Parallel": "4.0.1",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.0.11"
- }
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "dependencies": {
- "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.3"
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "runtimes/aot/lib/netcore50/System.Core.dll": {},
- "runtimes/aot/lib/netcore50/System.Net.dll": {},
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {},
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {},
- "runtimes/aot/lib/netcore50/System.Windows.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.dll": {},
- "runtimes/aot/lib/netcore50/System.dll": {},
- "runtimes/aot/lib/netcore50/mscorlib.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Jit": "1.0.3",
- "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore": "5.0.2",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.2",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3",
- "Microsoft.NETCore.Targets": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Data.Common": "4.1.0",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Diagnostics.StackTrace": "4.0.2",
- "System.IO.IsolatedStorage": "4.0.1",
- "System.Net.Http.Rtc": "4.0.1",
- "System.Net.NameResolution": "4.0.0",
- "System.Net.Requests": "4.0.11",
- "System.Net.Sockets": "4.1.0",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1",
- "System.Reflection.Context": "4.0.1",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.Serialization.Json": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
- "System.ServiceModel.Duplex": "4.0.1",
- "System.ServiceModel.Http": "4.1.0",
- "System.ServiceModel.NetTcp": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.ServiceModel.Security": "4.0.1",
- "System.Text.Encoding.CodePages": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- }
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "type": "package"
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "type": "package",
- "compile": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll": {}
- }
- },
- "Microsoft.VisualBasic/10.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.VisualBasic.dll": {}
- }
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "NETStandard.Library/1.6.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.AppContext": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Console": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.Compression.ZipFile": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Linq.Expressions": "4.3.0",
- "System.Net.Http": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.ObjectModel": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Newtonsoft.Json/9.0.1": {
- "type": "package",
- "compile": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll": {}
- }
- },
- "PortableWebDavLibrary/0.8.2": {
- "type": "package",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Net.Http": "4.3.1",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/DecaTec.WebDav.dll": {}
- }
- },
- "Prism.Core/6.2.0": {
- "type": "package",
- "compile": {
- "lib/wpa81/Prism.dll": {}
- },
- "runtime": {
- "lib/wpa81/Prism.dll": {}
- }
- },
- "Prism.Unity/6.2.0": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Windows": "6.0.2",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Runtime": "4.0.20",
- "System.Threading.Tasks": "4.0.10",
- "Unity": "4.0.1"
- },
- "compile": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Unity.Windows.dll": {}
- }
- },
- "Prism.Windows/6.0.2": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0",
- "Prism.Core": "6.2.0",
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Runtime.Serialization.Xml": "4.0.10",
- "System.Runtime.WindowsRuntime": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Xml.XDocument": "4.0.10"
- },
- "compile": {
- "lib/uap10.0/Prism.Windows.dll": {}
- },
- "runtime": {
- "lib/uap10.0/Prism.Windows.dll": {}
- }
- },
- "QueryString.NET/1.0.0": {
- "type": "package",
- "compile": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- },
- "runtime": {
- "lib/dotnet/QueryString.NETCore.dll": {}
- }
- },
- "runtime.aot.System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Collections.dll": {}
- }
- },
- "runtime.aot.System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "runtime.aot.System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "runtime.aot.System.Globalization/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Globalization.dll": {}
- }
- },
- "runtime.aot.System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "runtime.aot.System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.IO.dll": {}
- }
- },
- "runtime.aot.System.Reflection/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.dll": {}
- }
- },
- "runtime.aot.System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Reflection": "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"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "runtime.aot.System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "runtime.aot.System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "runtime.aot.System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.dll": {}
- }
- },
- "runtime.aot.System.Runtime.Handles/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "runtime.aot.System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "runtime.aot.System.Text.Encoding/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "runtime.aot.System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "runtime.aot.System.Threading.Tasks/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "runtime.aot.System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "4.0.1"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package",
- "dependencies": {
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "type": "package"
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
- }
- },
- "runtime.win.System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Console.dll": {}
- }
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "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.WindowsRuntime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll": {}
- }
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression/4.0.1": {
- "type": "package",
- "compile": {
- "runtimes/win10-x86-aot/lib/netcore50/_._": {}
- },
- "runtime": {
- "runtimes/win10-x86-aot/lib/netcore50/clrcompression.dll": {}
- }
- },
- "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.3": {
- "type": "package",
- "native": {
- "runtimes/win7-x86-aot/native/_._": {}
- }
- },
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/win7-x86-aot/lib/netstandard1.0/_._": {}
- },
- "native": {
- "runtimes/win7-x86-aot/native/_._": {}
- }
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "type": "package",
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "SQLite.Net-PCL/3.1.1": {
- "type": "package",
- "dependencies": {
- "SQLite.Net.Core-PCL": "3.1.1"
- },
- "compile": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- },
- "runtime": {
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll": {}
- }
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "type": "package",
- "compile": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- },
- "runtime": {
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll": {}
- }
- },
- "System.AppContext/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.AppContext.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Buffers/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Buffers.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Collections": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Collections.Concurrent/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.2.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.Collections.Specialized/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.NonGeneric": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Globalization.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
- }
- },
- "System.ComponentModel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel": "4.0.1",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Console/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.win.System.Console": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Console.dll": {}
- }
- },
- "System.Data.Common/4.1.0": {
- "type": "package",
- "compile": {
- "ref/netstandard1.2/System.Data.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard1.2/System.Data.Common.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Diagnostics.Debug": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Diagnostics.Tools": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Diagnostics.Tracing": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Globalization": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Globalization.Calendars/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Globalization.Calendars": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Globalization": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.aot.System.IO": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.IO.Compression/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System.IO.Compression": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Compression": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.IO.FileSystem": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem": "4.0.1",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.IsolatedStorage.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.IO.FileSystem.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.3.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.WindowsRuntime": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.Http.Rtc/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Net.Http": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.Rtc.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll": {}
- }
- },
- "System.Net.NameResolution/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.NameResolution.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.win.System.Net.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Net.Requests/4.0.11": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Net.Requests.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {}
- }
- },
- "System.Net.Sockets/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.win.System.Net.Sockets": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.Sockets.dll": {}
- }
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
- }
- },
- "System.Net.WebSockets/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Net.WebSockets.dll": {}
- }
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Numerics.Vectors": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll": {}
- }
- },
- "System.ObjectModel/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ObjectModel.dll": {}
- }
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Text.RegularExpressions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll": {}
- }
- },
- "System.Private.ServiceModel/4.1.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Collections.Concurrent": "4.0.12",
- "System.Collections.NonGeneric": "4.0.1",
- "System.Collections.Specialized": "4.0.1",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.IO.Compression": "4.1.0",
- "System.Linq": "4.1.0",
- "System.Linq.Expressions": "4.1.0",
- "System.Linq.Queryable": "4.0.1",
- "System.Net.Http": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Net.WebSockets.Client": "4.0.0",
- "System.ObjectModel": "4.0.12",
- "System.Reflection": "4.1.0",
- "System.Reflection.DispatchProxy": "4.0.1",
- "System.Reflection.Extensions": "4.0.1",
- "System.Reflection.Primitives": "4.0.1",
- "System.Reflection.TypeExtensions": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Runtime.WindowsRuntime": "4.0.11",
- "System.Security.Claims": "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.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Text.Encoding.Extensions": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11",
- "System.Threading.Timer": "4.0.1",
- "System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XmlDocument": "4.0.1",
- "System.Xml.XmlSerializer": "4.0.11"
- },
- "compile": {
- "ref/netstandard/_._": {}
- },
- "runtime": {
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll": {}
- }
- },
- "System.Private.Uri/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.win7.System.Private.Uri": "4.3.0"
- },
- "compile": {
- "ref/netstandard/_._": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Context/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Context.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Context.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/_._": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/_._": {}
- }
- },
- "System.Reflection.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.Metadata/1.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "1.2.0"
- },
- "compile": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Reflection.Primitives": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Resources.ResourceManager": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "runtime.aot.System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.win.System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "runtime.aot.System.Runtime.InteropServices": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Json.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Json.dll": {}
- }
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll": {}
- }
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.1.0",
- "System.Private.DataContractSerialization": "4.1.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.Encoding": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Serialization.Xml.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Serialization.Xml.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.ObjectModel": "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.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0",
- "System.Runtime.WindowsRuntime": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- },
- "runtime": {
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll": {}
- }
- },
- "System.Security.Claims/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Security.Principal": "4.0.1"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.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.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll": {}
- }
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/_._": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll": {}
- }
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
- }
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
- }
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Calendars": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.Numerics": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Cng": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll": {}
- }
- },
- "System.Security.Principal/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Duplex.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Duplex.dll": {}
- }
- },
- "System.ServiceModel.Http/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0",
- "System.Text.Encoding": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Http.dll": {}
- }
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Net.Primitives": "4.0.11",
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.NetTcp.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.NetTcp.dll": {}
- }
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.ComponentModel.EventBasedAsync": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Net.Primitives": "4.0.11",
- "System.ObjectModel": "4.0.12",
- "System.Private.ServiceModel": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Security.Principal": "4.0.1",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Xml.ReaderWriter": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Primitives.dll": {}
- }
- },
- "System.ServiceModel.Security/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.1.0",
- "System.Runtime": "4.1.0",
- "System.Runtime.Serialization.Xml": "4.1.1",
- "System.ServiceModel.Primitives": "4.1.0"
- },
- "compile": {
- "ref/netcore50/System.ServiceModel.Security.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ServiceModel.Security.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1",
- "System.Collections": "4.0.11",
- "System.Globalization": "4.0.11",
- "System.IO": "4.1.0",
- "System.Reflection": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "runtime.aot.System.Text.Encoding.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/win8/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "compile": {
- "lib/portable-net45+win8+wp8+wpa81/_._": {}
- },
- "runtime": {
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.12",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "runtime.aot.System.Threading.Timer": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/win81/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netcore50/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Xml.XDocument.dll": {}
- }
- },
- "System.Xml.XmlDocument/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
- }
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Xml.XmlSerializer.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll": {}
- }
- },
- "Unity/4.0.1": {
- "type": "package",
- "dependencies": {
- "CommonServiceLocator": "1.3.0"
- },
- "compile": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- },
- "runtime": {
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll": {},
- "lib/win8/Microsoft.Practices.Unity.dll": {}
- }
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "framework": "UAP,Version=v10.0",
- "dependencies": {
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Newtonsoft.Json": "9.0.1",
- "PortableWebDavLibrary": "0.8.2"
- }
- }
- }
- },
- "libraries": {
- "CommonServiceLocator/1.3.0": {
- "sha512": "fbjO0SNwbOFPdwVfyqv+B7gIJ2CVBOFPKqn1mDDECK7KER8jFaOdcvroFYoAHa0ktPbxi5s+15qOLnA96f8GSA==",
- "type": "package",
- "path": "commonservicelocator/1.3.0",
- "files": [
- "CommonServiceLocator.1.3.0.nupkg.sha512",
- "CommonServiceLocator.nuspec",
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.XML",
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.dll",
- "lib/portable-net4+sl5+netcore45+wpa81+wp8/Microsoft.Practices.ServiceLocation.pdb"
- ]
- },
- "Microsoft.Bcl.Build/1.0.21": {
- "sha512": "sgHu4mIt0+NVGyI12Bj4hLPypNK55UOH+ologj2LqDCjxq3EbIxe/uAtHjY+fEwbE1dtsAHG8SXHf+V/EYbKTg==",
- "type": "package",
- "path": "microsoft.bcl.build/1.0.21",
- "files": [
- "License-Stable.rtf",
- "Microsoft.Bcl.Build.1.0.21.nupkg.sha512",
- "Microsoft.Bcl.Build.nuspec",
- "build/Microsoft.Bcl.Build.Tasks.dll",
- "build/Microsoft.Bcl.Build.targets"
- ]
- },
- "Microsoft.CSharp/4.0.1": {
- "sha512": "ML+Fsr+5MrFxSGWf5rK2oglQqqGYD768Tmmzlk83Cu6P7hfO5yHlYUqTA98JwNHvMI/0cCShIf4EwW4y8EpM/A==",
- "type": "package",
- "path": "microsoft.csharp/4.0.1",
- "files": [
- "Microsoft.CSharp.4.0.1.nupkg.sha512",
- "Microsoft.CSharp.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/Microsoft.CSharp.dll",
- "lib/netstandard1.3/Microsoft.CSharp.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/Microsoft.CSharp.dll",
- "ref/netcore50/Microsoft.CSharp.xml",
- "ref/netcore50/de/Microsoft.CSharp.xml",
- "ref/netcore50/es/Microsoft.CSharp.xml",
- "ref/netcore50/fr/Microsoft.CSharp.xml",
- "ref/netcore50/it/Microsoft.CSharp.xml",
- "ref/netcore50/ja/Microsoft.CSharp.xml",
- "ref/netcore50/ko/Microsoft.CSharp.xml",
- "ref/netcore50/ru/Microsoft.CSharp.xml",
- "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
- "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
- "ref/netstandard1.0/Microsoft.CSharp.dll",
- "ref/netstandard1.0/Microsoft.CSharp.xml",
- "ref/netstandard1.0/de/Microsoft.CSharp.xml",
- "ref/netstandard1.0/es/Microsoft.CSharp.xml",
- "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
- "ref/netstandard1.0/it/Microsoft.CSharp.xml",
- "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
- "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
- "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
- "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
- "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "Microsoft.NETCore/5.0.2": {
- "sha512": "wHb/fpL+6IxrZBAL2BwRJmj51RwYr3TVcnw5KIsxUtqLxjsqgasTbBmE9kZPAlhhljnt+m2EYMc7vcFuAhGNqA==",
- "type": "package",
- "path": "microsoft.netcore/5.0.2",
- "files": [
- "Microsoft.NETCore.5.0.2.nupkg.sha512",
- "Microsoft.NETCore.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt"
- ]
- },
- "Microsoft.NETCore.Jit/1.0.3": {
- "sha512": "/l8xYwtoJrFSx9zMWRClaKrgR+BTstCD1E5P90ADgiwH0GwlEqVhLoFIrsXpYj0j9vCB/fzOq7D/ZzuCbtmrTQ==",
- "type": "package",
- "path": "microsoft.netcore.jit/1.0.3",
- "files": [
- "Microsoft.NETCore.Jit.1.0.3.nupkg.sha512",
- "Microsoft.NETCore.Jit.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "type": "package",
- "path": "microsoft.netcore.platforms/1.1.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.2": {
- "sha512": "sR4m1GQ8Tbg+Xdbf8Y8yC+LXKSUJUVe/B5vckCAU9Jd5MYf84gC1D0u2YeA72B4WjeWewCyHRB20ddA8hyLmqQ==",
- "type": "package",
- "path": "microsoft.netcore.portable.compatibility/1.0.2",
- "files": [
- "Microsoft.NETCore.Portable.Compatibility.1.0.2.nupkg.sha512",
- "Microsoft.NETCore.Portable.Compatibility.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll",
- "lib/netcore50/System.Core.dll",
- "lib/netcore50/System.Net.dll",
- "lib/netcore50/System.Numerics.dll",
- "lib/netcore50/System.Runtime.Serialization.dll",
- "lib/netcore50/System.ServiceModel.Web.dll",
- "lib/netcore50/System.ServiceModel.dll",
- "lib/netcore50/System.Windows.dll",
- "lib/netcore50/System.Xml.Linq.dll",
- "lib/netcore50/System.Xml.Serialization.dll",
- "lib/netcore50/System.Xml.dll",
- "lib/netcore50/System.dll",
- "lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll",
- "lib/netstandard1.0/System.Core.dll",
- "lib/netstandard1.0/System.Net.dll",
- "lib/netstandard1.0/System.Numerics.dll",
- "lib/netstandard1.0/System.Runtime.Serialization.dll",
- "lib/netstandard1.0/System.ServiceModel.Web.dll",
- "lib/netstandard1.0/System.ServiceModel.dll",
- "lib/netstandard1.0/System.Windows.dll",
- "lib/netstandard1.0/System.Xml.Linq.dll",
- "lib/netstandard1.0/System.Xml.Serialization.dll",
- "lib/netstandard1.0/System.Xml.dll",
- "lib/netstandard1.0/System.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll",
- "ref/netcore50/System.Core.dll",
- "ref/netcore50/System.Net.dll",
- "ref/netcore50/System.Numerics.dll",
- "ref/netcore50/System.Runtime.Serialization.dll",
- "ref/netcore50/System.ServiceModel.Web.dll",
- "ref/netcore50/System.ServiceModel.dll",
- "ref/netcore50/System.Windows.dll",
- "ref/netcore50/System.Xml.Linq.dll",
- "ref/netcore50/System.Xml.Serialization.dll",
- "ref/netcore50/System.Xml.dll",
- "ref/netcore50/System.dll",
- "ref/netcore50/mscorlib.dll",
- "ref/netstandard1.0/System.ComponentModel.DataAnnotations.dll",
- "ref/netstandard1.0/System.Core.dll",
- "ref/netstandard1.0/System.Net.dll",
- "ref/netstandard1.0/System.Numerics.dll",
- "ref/netstandard1.0/System.Runtime.Serialization.dll",
- "ref/netstandard1.0/System.ServiceModel.Web.dll",
- "ref/netstandard1.0/System.ServiceModel.dll",
- "ref/netstandard1.0/System.Windows.dll",
- "ref/netstandard1.0/System.Xml.Linq.dll",
- "ref/netstandard1.0/System.Xml.Serialization.dll",
- "ref/netstandard1.0/System.Xml.dll",
- "ref/netstandard1.0/System.dll",
- "ref/netstandard1.0/mscorlib.dll",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll",
- "runtimes/aot/lib/netcore50/System.Core.dll",
- "runtimes/aot/lib/netcore50/System.Net.dll",
- "runtimes/aot/lib/netcore50/System.Numerics.dll",
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll",
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll",
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll",
- "runtimes/aot/lib/netcore50/System.Windows.dll",
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll",
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll",
- "runtimes/aot/lib/netcore50/System.Xml.dll",
- "runtimes/aot/lib/netcore50/System.dll",
- "runtimes/aot/lib/netcore50/mscorlib.dll"
- ]
- },
- "Microsoft.NETCore.Runtime.CoreCLR/1.0.3": {
- "sha512": "tjD5r9Lxy+MD+YRJcuds5+sT+xGHkVt2Hb5LfLZIgkFmwUewBRPm/42UXi4oxhV1OIdRtt4ymwsiuFCwT16T9w==",
- "type": "package",
- "path": "microsoft.netcore.runtime.coreclr/1.0.3",
- "files": [
- "Microsoft.NETCore.Runtime.CoreCLR.1.0.3.nupkg.sha512",
- "Microsoft.NETCore.Runtime.CoreCLR.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "type": "package",
- "path": "microsoft.netcore.targets/1.1.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "microsoft.netcore.targets.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.UniversalWindowsPlatform/5.2.2": {
- "sha512": "9UHv2YObWmcF8gqtBoDC4UW5gdHzFRtaZ5KtB9QKvCy+NC9LH1DMYyOI/ltupjVZlwYEulj3msjBXys9/QI6nw==",
- "type": "package",
- "path": "microsoft.netcore.universalwindowsplatform/5.2.2",
- "files": [
- "Microsoft.NETCore.UniversalWindowsPlatform.5.2.2.nupkg.sha512",
- "Microsoft.NETCore.UniversalWindowsPlatform.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt"
- ]
- },
- "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
- "sha512": "O3UBTjIj9mV66sZUHo/Ew5v0/QK1iGiWXqeQAW3M6kMbM/PN5e3ytZ0sOWakNUKaDOQLmBvGiIGe4BcJYVXpNw==",
- "type": "package",
- "path": "microsoft.netcore.windows.apisets/1.0.1",
- "files": [
- "Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512",
- "Microsoft.NETCore.Windows.ApiSets.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.json"
- ]
- },
- "Microsoft.Toolkit.Uwp.Notifications/1.3.1": {
- "sha512": "mmKqoXjjOrJ5hdSl/EIJozh+ahewzuIw074fHZ4vW3WmMvNb/dGsOteoJFdLweMEC6+/TGj+4uwHXhW+98rXdg==",
- "type": "package",
- "path": "microsoft.toolkit.uwp.notifications/1.3.1",
- "files": [
- "Microsoft.Toolkit.Uwp.Notifications.1.3.1.nupkg.sha512",
- "Microsoft.Toolkit.Uwp.Notifications.nuspec",
- "build/native/Microsoft.Toolkit.Uwp.Notifications.targets",
- "lib/dotnet/Microsoft.Toolkit.Uwp.Notifications.dll",
- "lib/dotnet/Microsoft.Toolkit.Uwp.Notifications.pdb",
- "lib/dotnet/Microsoft.Toolkit.Uwp.Notifications.xml",
- "lib/native/Microsoft.Toolkit.Uwp.Notifications.pdb",
- "lib/native/Microsoft.Toolkit.Uwp.Notifications.pri",
- "lib/native/Microsoft.Toolkit.Uwp.Notifications.winmd",
- "lib/native/Microsoft.Toolkit.Uwp.Notifications.winmd.xml",
- "lib/native/Microsoft.Toolkit.Uwp.Notifications.xml",
- "lib/portable-net40+sl50+win+wpa81+wp80/Microsoft.Toolkit.Uwp.Notifications.dll",
- "lib/portable-net40+sl50+win+wpa81+wp80/Microsoft.Toolkit.Uwp.Notifications.pdb",
- "lib/portable-net40+sl50+win+wpa81+wp80/Microsoft.Toolkit.Uwp.Notifications.xml",
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.dll",
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.pdb",
- "lib/uap10.0/Microsoft.Toolkit.Uwp.Notifications.xml"
- ]
- },
- "Microsoft.VisualBasic/10.0.1": {
- "sha512": "WKzJq+K1vt3f/0OFAsM0aer5DtkMEt41qgpEz4OHtyU7BCoRNyMwpztJCyWH5EPpFZHsFWDo/pP0l9M3t87Kvg==",
- "type": "package",
- "path": "microsoft.visualbasic/10.0.1",
- "files": [
- "Microsoft.VisualBasic.10.0.1.nupkg.sha512",
- "Microsoft.VisualBasic.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/netcore50/Microsoft.VisualBasic.dll",
- "lib/netstandard1.3/Microsoft.VisualBasic.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/net45/_._",
- "ref/netcore50/Microsoft.VisualBasic.dll",
- "ref/netcore50/Microsoft.VisualBasic.xml",
- "ref/netcore50/de/Microsoft.VisualBasic.xml",
- "ref/netcore50/es/Microsoft.VisualBasic.xml",
- "ref/netcore50/fr/Microsoft.VisualBasic.xml",
- "ref/netcore50/it/Microsoft.VisualBasic.xml",
- "ref/netcore50/ja/Microsoft.VisualBasic.xml",
- "ref/netcore50/ko/Microsoft.VisualBasic.xml",
- "ref/netcore50/ru/Microsoft.VisualBasic.xml",
- "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml",
- "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/Microsoft.VisualBasic.dll",
- "ref/netstandard1.1/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/de/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/es/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/fr/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/it/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/ja/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/ko/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/ru/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml",
- "ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._"
- ]
- },
- "Microsoft.Win32.Primitives/4.3.0": {
- "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
- "type": "package",
- "path": "microsoft.win32.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/Microsoft.Win32.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "microsoft.win32.primitives.4.3.0.nupkg.sha512",
- "microsoft.win32.primitives.nuspec",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/Microsoft.Win32.Primitives.dll",
- "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
- "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
- "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "NETStandard.Library/1.6.1": {
- "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
- "type": "package",
- "path": "netstandard.library/1.6.1",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "netstandard.library.1.6.1.nupkg.sha512",
- "netstandard.library.nuspec"
- ]
- },
- "Newtonsoft.Json/9.0.1": {
- "sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
- "type": "package",
- "path": "newtonsoft.json/9.0.1",
- "files": [
- "Newtonsoft.Json.9.0.1.nupkg.sha512",
- "Newtonsoft.Json.nuspec",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll",
- "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml",
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll",
- "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml",
- "tools/install.ps1"
- ]
- },
- "PortableWebDavLibrary/0.8.2": {
- "sha512": "EKfWK6DwSpeukYoA9qt7J4MIlxujJQxInihvqpuCqi8lN+BJkWecCe9n46IpoekjGRokcK7jHSZIHovidttoAA==",
- "type": "package",
- "path": "portablewebdavlibrary/0.8.2",
- "files": [
- "lib/netstandard1.1/DecaTec.WebDav.XML",
- "lib/netstandard1.1/DecaTec.WebDav.dll",
- "portablewebdavlibrary.0.8.2.nupkg.sha512",
- "portablewebdavlibrary.nuspec"
- ]
- },
- "Prism.Core/6.2.0": {
- "sha512": "jWJRmjvR/bJqVyLr3T9hKToyV6X0Q2DONtyfa8ZjHJwlkD/SF3YJM+z8xSdqQl8uPfLOmgBG6Xm4lPk69P5o0g==",
- "type": "package",
- "path": "prism.core/6.2.0",
- "files": [
- "Prism.Core.6.2.0.nupkg.sha512",
- "Prism.Core.nuspec",
- "lib/MonoAndroid10/Prism.dll",
- "lib/MonoAndroid10/Prism.xml",
- "lib/MonoTouch10/Prism.dll",
- "lib/MonoTouch10/Prism.xml",
- "lib/Xamarin.iOS10/Prism.dll",
- "lib/Xamarin.iOS10/Prism.xml",
- "lib/net45/Prism.dll",
- "lib/net45/Prism.xml",
- "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Prism.dll",
- "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Prism.xml",
- "lib/wp8/Prism.dll",
- "lib/wp8/Prism.xml",
- "lib/wp81/Prism.dll",
- "lib/wp81/Prism.xml",
- "lib/wpa81/Prism.dll",
- "lib/wpa81/Prism.xml"
- ]
- },
- "Prism.Unity/6.2.0": {
- "sha512": "05bY5a5KX00N+IhzICMzDpBs0c/o3ubL4jkXxiF8RtYMCXmtEeUzz6pjLnA+G91/Jt2ssgGk2JDJyUB2JaJlGw==",
- "type": "package",
- "path": "prism.unity/6.2.0",
- "files": [
- "Prism.Unity.6.2.0.nupkg.sha512",
- "Prism.Unity.nuspec",
- "lib/net45/Prism.Unity.Wpf.dll",
- "lib/net45/Prism.Unity.Wpf.xml",
- "lib/uap10.0/Prism.Unity.Windows.dll",
- "lib/uap10.0/Prism.Unity.Windows.pri",
- "lib/uap10.0/Prism.Unity.Windows.xml"
- ]
- },
- "Prism.Windows/6.0.2": {
- "sha512": "0EwCQvzf+W8/7i9bZCJcjjXAg7h+/BquEuWWZUBr4NXsKteDh/K+4UQsFpTb/2YN1nROJI4ixJEamwNxaEvkkQ==",
- "type": "package",
- "path": "prism.windows/6.0.2",
- "files": [
- "Prism.Windows.6.0.2.nupkg.sha512",
- "Prism.Windows.nuspec",
- "lib/uap10.0/Prism.Windows.dll",
- "lib/uap10.0/Prism.Windows.pri",
- "lib/uap10.0/Prism.Windows.xml"
- ]
- },
- "QueryString.NET/1.0.0": {
- "sha512": "u+MbuqDtckYQv90rphUgmz1PXA4lBSG50MvP5yHUiCzn/kxAs2W8Pyb9VQRlnc+fBB0q6C/Q+bk+nuKbFVqiIg==",
- "type": "package",
- "path": "querystring.net/1.0.0",
- "files": [
- "QueryString.NET.1.0.0.nupkg.sha512",
- "QueryString.NET.nuspec",
- "lib/dotnet/QueryString.NETCore.XML",
- "lib/dotnet/QueryString.NETCore.dll",
- "lib/dotnet/QueryString.NETCore.pdb",
- "lib/portable-net4+sl50+win+wpa81+wp80/QueryString.Portable.dll",
- "lib/portable-net4+sl50+win+wpa81+wp80/QueryString.Portable.pdb",
- "lib/portable-net4+sl50+win+wpa81+wp80/QueryString.Portable.xml"
- ]
- },
- "runtime.any.System.Collections/4.3.0": {
- "sha512": "23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==",
- "type": "package",
- "path": "runtime.any.system.collections/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Collections.dll",
- "lib/netstandard1.3/System.Collections.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.collections.4.3.0.nupkg.sha512",
- "runtime.any.system.collections.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Diagnostics.Tools/4.3.0": {
- "sha512": "S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==",
- "type": "package",
- "path": "runtime.any.system.diagnostics.tools/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Diagnostics.Tools.dll",
- "lib/netstandard1.3/System.Diagnostics.Tools.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512",
- "runtime.any.system.diagnostics.tools.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Diagnostics.Tracing/4.3.0": {
- "sha512": "1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==",
- "type": "package",
- "path": "runtime.any.system.diagnostics.tracing/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Diagnostics.Tracing.dll",
- "lib/netstandard1.5/System.Diagnostics.Tracing.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512",
- "runtime.any.system.diagnostics.tracing.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Globalization/4.3.0": {
- "sha512": "sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==",
- "type": "package",
- "path": "runtime.any.system.globalization/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Globalization.dll",
- "lib/netstandard1.3/System.Globalization.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.globalization.4.3.0.nupkg.sha512",
- "runtime.any.system.globalization.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Globalization.Calendars/4.3.0": {
- "sha512": "M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==",
- "type": "package",
- "path": "runtime.any.system.globalization.calendars/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net/_._",
- "lib/netcore50/System.Globalization.Calendars.dll",
- "lib/netstandard1.3/System.Globalization.Calendars.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512",
- "runtime.any.system.globalization.calendars.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.IO/4.3.0": {
- "sha512": "SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
- "type": "package",
- "path": "runtime.any.system.io/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.IO.dll",
- "lib/netstandard1.5/System.IO.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.io.4.3.0.nupkg.sha512",
- "runtime.any.system.io.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Reflection/4.3.0": {
- "sha512": "hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==",
- "type": "package",
- "path": "runtime.any.system.reflection/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.dll",
- "lib/netstandard1.5/System.Reflection.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.reflection.4.3.0.nupkg.sha512",
- "runtime.any.system.reflection.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Reflection.Extensions/4.3.0": {
- "sha512": "cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==",
- "type": "package",
- "path": "runtime.any.system.reflection.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Extensions.dll",
- "lib/netstandard1.3/System.Reflection.Extensions.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512",
- "runtime.any.system.reflection.extensions.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Reflection.Primitives/4.3.0": {
- "sha512": "Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==",
- "type": "package",
- "path": "runtime.any.system.reflection.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Primitives.dll",
- "lib/netstandard1.3/System.Reflection.Primitives.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512",
- "runtime.any.system.reflection.primitives.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Resources.ResourceManager/4.3.0": {
- "sha512": "Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==",
- "type": "package",
- "path": "runtime.any.system.resources.resourcemanager/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Resources.ResourceManager.dll",
- "lib/netstandard1.3/System.Resources.ResourceManager.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "runtime.any.system.resources.resourcemanager.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Runtime/4.3.0": {
- "sha512": "fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
- "type": "package",
- "path": "runtime.any.system.runtime/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.dll",
- "lib/netstandard1.5/System.Runtime.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.runtime.4.3.0.nupkg.sha512",
- "runtime.any.system.runtime.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Runtime.Handles/4.3.0": {
- "sha512": "GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==",
- "type": "package",
- "path": "runtime.any.system.runtime.handles/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netstandard1.3/System.Runtime.Handles.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.runtime.handles.4.3.0.nupkg.sha512",
- "runtime.any.system.runtime.handles.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Runtime.InteropServices/4.3.0": {
- "sha512": "lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==",
- "type": "package",
- "path": "runtime.any.system.runtime.interopservices/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.InteropServices.dll",
- "lib/netstandard1.5/System.Runtime.InteropServices.dll",
- "lib/netstandard1.6/System.Runtime.InteropServices.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512",
- "runtime.any.system.runtime.interopservices.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Text.Encoding/4.3.0": {
- "sha512": "+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==",
- "type": "package",
- "path": "runtime.any.system.text.encoding/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Text.Encoding.dll",
- "lib/netstandard1.3/System.Text.Encoding.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.text.encoding.4.3.0.nupkg.sha512",
- "runtime.any.system.text.encoding.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
- "sha512": "NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==",
- "type": "package",
- "path": "runtime.any.system.text.encoding.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Text.Encoding.Extensions.dll",
- "lib/netstandard1.3/System.Text.Encoding.Extensions.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512",
- "runtime.any.system.text.encoding.extensions.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Threading.Tasks/4.3.0": {
- "sha512": "OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==",
- "type": "package",
- "path": "runtime.any.system.threading.tasks/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.Tasks.dll",
- "lib/netstandard1.3/System.Threading.Tasks.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512",
- "runtime.any.system.threading.tasks.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.any.System.Threading.Timer/4.3.0": {
- "sha512": "w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==",
- "type": "package",
- "path": "runtime.any.system.threading.timer/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.Timer.dll",
- "lib/netstandard1.3/System.Threading.Timer.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/netstandard/_._",
- "runtime.any.system.threading.timer.4.3.0.nupkg.sha512",
- "runtime.any.system.threading.timer.nuspec",
- "runtimes/aot/lib/netcore50/_._"
- ]
- },
- "runtime.aot.System.Collections/4.3.0": {
- "sha512": "oIRYUjjkmxyxtbdyo2uslKneprTYyfu3exJnG2g2kfNK9I/SkgtZ3Ayynlr93aaasZs5PNvYfvHpZW/3QwQg4Q==",
- "type": "package",
- "path": "runtime.aot.system.collections/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.collections.4.3.0.nupkg.sha512",
- "runtime.aot.system.collections.nuspec",
- "runtimes/aot/lib/netcore50/System.Collections.dll"
- ]
- },
- "runtime.aot.System.Diagnostics.Tools/4.3.0": {
- "sha512": "Sry/JfiffR1IBLanHobuD+Iaf1aeNKCrmmB7ycHREnMwxDBexYaXQ0cHoxlApYze5EYKG/XXWHWFYEx3Ep2xgA==",
- "type": "package",
- "path": "runtime.aot.system.diagnostics.tools/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.diagnostics.tools.4.3.0.nupkg.sha512",
- "runtime.aot.system.diagnostics.tools.nuspec",
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll"
- ]
- },
- "runtime.aot.System.Diagnostics.Tracing/4.3.0": {
- "sha512": "N5oWCovFjd/RQbiWBn3KTPCfX5mxj7cAOPSnNmm1ChyPcpiHy+WPEZt1f/Z8yoegEStUkC2Ukh+2mxM9Hpbv2w==",
- "type": "package",
- "path": "runtime.aot.system.diagnostics.tracing/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.diagnostics.tracing.4.3.0.nupkg.sha512",
- "runtime.aot.system.diagnostics.tracing.nuspec",
- "runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll"
- ]
- },
- "runtime.aot.System.Globalization/4.3.0": {
- "sha512": "JGVbV0rYZGFq44g2wd1pmm/CfcxiqyjwclO9WTzRcUT+SJvj097u1DoaXt/epyT5lOTkbOkEBqgl9hZlKvMf9g==",
- "type": "package",
- "path": "runtime.aot.system.globalization/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.globalization.4.3.0.nupkg.sha512",
- "runtime.aot.system.globalization.nuspec",
- "runtimes/aot/lib/netcore50/System.Globalization.dll"
- ]
- },
- "runtime.aot.System.Globalization.Calendars/4.3.0": {
- "sha512": "HSiIdDAwkvlGy8MYdI4MLcks+kyYeAWMHoqMmFsXlEMypaYG/Yf8iYLdyzNuJcrnCXE31wEChsfgTEyo0AG7Ew==",
- "type": "package",
- "path": "runtime.aot.system.globalization.calendars/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.globalization.calendars.4.3.0.nupkg.sha512",
- "runtime.aot.system.globalization.calendars.nuspec",
- "runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll"
- ]
- },
- "runtime.aot.System.IO/4.3.0": {
- "sha512": "Hh4Acaw1LDirS2SRU3H8vjcdQDfWbJzP/6TacuIrmkzBvnmPMV0npB7BvZ3ODa2uyqdynrXx7/M60ufqrrVz/g==",
- "type": "package",
- "path": "runtime.aot.system.io/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.io.4.3.0.nupkg.sha512",
- "runtime.aot.system.io.nuspec",
- "runtimes/aot/lib/netcore50/System.IO.dll",
- "runtimes/aot/lib/netstandard1.3/System.IO.dll"
- ]
- },
- "runtime.aot.System.Reflection/4.3.0": {
- "sha512": "RtPByBmixEVC003nTtg9rGk+hogh8u3Tjd2Ap9WtYchddErK+EfOWhWEWSNfrlfHSep0fPZyjLXye+bdDqeqyQ==",
- "type": "package",
- "path": "runtime.aot.system.reflection/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.reflection.4.3.0.nupkg.sha512",
- "runtime.aot.system.reflection.nuspec",
- "runtimes/aot/lib/netcore50/System.Reflection.dll"
- ]
- },
- "runtime.aot.System.Reflection.Extensions/4.3.0": {
- "sha512": "d2g/03MJAxr3c/mIlIwZghxfK/BBfofn+FPni7K9ec7YfZp1yXCWfs/GijOmVAE55UBkzeZlfEbEuuA5ElLPlg==",
- "type": "package",
- "path": "runtime.aot.system.reflection.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.reflection.extensions.4.3.0.nupkg.sha512",
- "runtime.aot.system.reflection.extensions.nuspec",
- "runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll"
- ]
- },
- "runtime.aot.System.Reflection.Primitives/4.3.0": {
- "sha512": "H8uucvnpgVnZizQqLfkfISLPfJ4SwTiZdhkciAZniRCjRR4iW23npVeAQVhsdaMsy1tVFt4lJgfzrbvQElRGlA==",
- "type": "package",
- "path": "runtime.aot.system.reflection.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.reflection.primitives.4.3.0.nupkg.sha512",
- "runtime.aot.system.reflection.primitives.nuspec",
- "runtimes/aot/lib/MonoAndroid10/_._",
- "runtimes/aot/lib/MonoTouch10/_._",
- "runtimes/aot/lib/net45/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll",
- "runtimes/aot/lib/win8/_._",
- "runtimes/aot/lib/wp80/_._",
- "runtimes/aot/lib/wpa81/_._",
- "runtimes/aot/lib/xamarinios10/_._",
- "runtimes/aot/lib/xamarinmac20/_._",
- "runtimes/aot/lib/xamarintvos10/_._",
- "runtimes/aot/lib/xamarinwatchos10/_._"
- ]
- },
- "runtime.aot.System.Resources.ResourceManager/4.3.0": {
- "sha512": "UuU/71bzofPYs0edqzGObX8yJ0JzwxWPK8W1OC0EddWbLTOkmlDUAefJTiDqN0/UZYHMOHX5lJCwgXLsV3c/4A==",
- "type": "package",
- "path": "runtime.aot.system.resources.resourcemanager/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "runtime.aot.system.resources.resourcemanager.nuspec",
- "runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll"
- ]
- },
- "runtime.aot.System.Runtime/4.3.0": {
- "sha512": "+v3ECNS5te29NRB7qhY2Ea3KKK1ACWEoGRcicbXm79HqFi7eL0IuqPpCpv43MMVUWxGcnrP8+PdktB2c2P0L0w==",
- "type": "package",
- "path": "runtime.aot.system.runtime/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.runtime.4.3.0.nupkg.sha512",
- "runtime.aot.system.runtime.nuspec",
- "runtimes/aot/lib/netcore50/System.Runtime.dll"
- ]
- },
- "runtime.aot.System.Runtime.Handles/4.3.0": {
- "sha512": "ZAj0jGdfc7XhE8Ax9vVG4AJnBK/Bcd6qOfaEmI310KINj5g/4BzVNroxympBwiYsGFXbp8c1Urlb4TvNIbgbGg==",
- "type": "package",
- "path": "runtime.aot.system.runtime.handles/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.runtime.handles.4.3.0.nupkg.sha512",
- "runtime.aot.system.runtime.handles.nuspec",
- "runtimes/aot/lib/netcore50/System.Runtime.Handles.dll"
- ]
- },
- "runtime.aot.System.Runtime.InteropServices/4.3.0": {
- "sha512": "LfLCyGN9KNe3B4Dnytcqo1Q53FhenzdSaHrUSHRdwQAPnfRJg2FPlBAD8DKlCiIL8q0VzMLGD0PSG0D93ZxgMw==",
- "type": "package",
- "path": "runtime.aot.system.runtime.interopservices/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.runtime.interopservices.4.3.0.nupkg.sha512",
- "runtime.aot.system.runtime.interopservices.nuspec",
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll"
- ]
- },
- "runtime.aot.System.Text.Encoding/4.3.0": {
- "sha512": "oFUYKrchmj4Y9BVT/VgCdUZkvvo0geGntd6Ojz27jsQcu0NDNcYK62arI0/LVQOYCVrQIdUfFMJqCjS4YQidJg==",
- "type": "package",
- "path": "runtime.aot.system.text.encoding/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.text.encoding.4.3.0.nupkg.sha512",
- "runtime.aot.system.text.encoding.nuspec",
- "runtimes/aot/lib/netcore50/System.Text.Encoding.dll"
- ]
- },
- "runtime.aot.System.Text.Encoding.Extensions/4.3.0": {
- "sha512": "pxSiZre1BBpXurLR4HdFk5PKQHvLwB2wYc8xSaZV34y/zojUFTOJtMHprjXW217p72aR4llwVrp4WVlDppXcGw==",
- "type": "package",
- "path": "runtime.aot.system.text.encoding.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.text.encoding.extensions.4.3.0.nupkg.sha512",
- "runtime.aot.system.text.encoding.extensions.nuspec",
- "runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll"
- ]
- },
- "runtime.aot.System.Threading.Tasks/4.3.0": {
- "sha512": "xkNtSW7Xcy3gauT0tEc5FgA2FviuG+QsPNEo3hf/pdOWCXHIQtLBJCWwXnc0B3VpCLSJB6A2zQ5XIxHS9mBkmQ==",
- "type": "package",
- "path": "runtime.aot.system.threading.tasks/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.threading.tasks.4.3.0.nupkg.sha512",
- "runtime.aot.system.threading.tasks.nuspec",
- "runtimes/aot/lib/netcore50/System.Threading.Tasks.dll"
- ]
- },
- "runtime.aot.System.Threading.Timer/4.3.0": {
- "sha512": "FdzqGdxrXAOZmKd4ung3i7jC6jGlqDtwvq7zm6Z1ttqJ8vUChh99W+8y2K/CsGCLtGwYGtgT2uOKWmjQwi74Mw==",
- "type": "package",
- "path": "runtime.aot.system.threading.timer/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.aot.system.threading.timer.4.3.0.nupkg.sha512",
- "runtime.aot.system.threading.timer.nuspec",
- "runtimes/aot/lib/netcore50/System.Threading.Timer.dll"
- ]
- },
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
- "type": "package",
- "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
- "type": "package",
- "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
- "type": "package",
- "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.native.System.IO.Compression/4.3.0": {
- "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
- "type": "package",
- "path": "runtime.native.system.io.compression/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
- "runtime.native.system.io.compression.nuspec"
- ]
- },
- "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
- "type": "package",
- "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.native.system.security.cryptography.openssl.nuspec"
- ]
- },
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
- "type": "package",
- "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
- "type": "package",
- "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
- "type": "package",
- "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
- ]
- },
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
- "type": "package",
- "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
- "type": "package",
- "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
- "type": "package",
- "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
- "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
- "type": "package",
- "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
- "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
- "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
- ]
- },
- "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
- "sha512": "NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==",
- "type": "package",
- "path": "runtime.win.microsoft.win32.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512",
- "runtime.win.microsoft.win32.primitives.nuspec",
- "runtimes/win/lib/net/_._",
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll"
- ]
- },
- "runtime.win.System.Console/4.3.0": {
- "sha512": "RRACWygml5dnmfgC1SW6tLGsFgwsUAKFtvhdyHnIEz4EhWyrd7pacDdY95CacQJy7BMXRDRCejC9aCRC0Y1sQA==",
- "type": "package",
- "path": "runtime.win.system.console/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.system.console.4.3.0.nupkg.sha512",
- "runtime.win.system.console.nuspec",
- "runtimes/win/lib/net/_._",
- "runtimes/win/lib/netcore50/System.Console.dll",
- "runtimes/win/lib/netstandard1.3/System.Console.dll"
- ]
- },
- "runtime.win.System.Diagnostics.Debug/4.3.0": {
- "sha512": "hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==",
- "type": "package",
- "path": "runtime.win.system.diagnostics.debug/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512",
- "runtime.win.system.diagnostics.debug.nuspec",
- "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll",
- "runtimes/win/lib/net45/_._",
- "runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll",
- "runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll",
- "runtimes/win/lib/win8/_._",
- "runtimes/win/lib/wp80/_._",
- "runtimes/win/lib/wpa81/_._"
- ]
- },
- "runtime.win.System.IO.FileSystem/4.3.0": {
- "sha512": "Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==",
- "type": "package",
- "path": "runtime.win.system.io.filesystem/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.system.io.filesystem.4.3.0.nupkg.sha512",
- "runtime.win.system.io.filesystem.nuspec",
- "runtimes/win/lib/net/_._",
- "runtimes/win/lib/netcore50/System.IO.FileSystem.dll",
- "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll",
- "runtimes/win/lib/win8/_._",
- "runtimes/win/lib/wp8/_._",
- "runtimes/win/lib/wpa81/_._"
- ]
- },
- "runtime.win.System.Net.Primitives/4.3.0": {
- "sha512": "lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==",
- "type": "package",
- "path": "runtime.win.system.net.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.system.net.primitives.4.3.0.nupkg.sha512",
- "runtime.win.system.net.primitives.nuspec",
- "runtimes/win/lib/net/_._",
- "runtimes/win/lib/netcore50/System.Net.Primitives.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.Primitives.dll"
- ]
- },
- "runtime.win.System.Net.Sockets/4.3.0": {
- "sha512": "FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==",
- "type": "package",
- "path": "runtime.win.system.net.sockets/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.system.net.sockets.4.3.0.nupkg.sha512",
- "runtime.win.system.net.sockets.nuspec",
- "runtimes/win/lib/net/_._",
- "runtimes/win/lib/netcore50/System.Net.Sockets.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.Sockets.dll"
- ]
- },
- "runtime.win.System.Runtime.Extensions/4.3.0": {
- "sha512": "RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==",
- "type": "package",
- "path": "runtime.win.system.runtime.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512",
- "runtime.win.system.runtime.extensions.nuspec",
- "runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll",
- "runtimes/win/lib/net/_._",
- "runtimes/win/lib/netcore50/System.Runtime.Extensions.dll",
- "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll"
- ]
- },
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression/4.0.1": {
- "sha512": "fzsKrHHfrv6wpLE1sxAHcWoB9vpAyoNjxVTnBJkzeXow2ZivR1H7wdpnsoKXIIb0d2EzYrrezHeHy4gI6tqqTA==",
- "type": "package",
- "path": "runtime.win10-arm-aot.runtime.native.system.io.compression/4.0.1",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression.4.0.1.nupkg.sha512",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression.nuspec",
- "runtimes/win10-arm-aot/lib/netcore50/clrcompression.dll"
- ]
- },
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression/4.0.1": {
- "sha512": "qr2+iGSxqUjVW3eATYzV4GHN6qQOu5cDTzCGf7VZ4aaxXGv2P/XVk9BkQ6WdPCDitEdIuWmtFYIFvGdvY/qN6Q==",
- "type": "package",
- "path": "runtime.win10-x64-aot.runtime.native.system.io.compression/4.0.1",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression.4.0.1.nupkg.sha512",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression.nuspec",
- "runtimes/win10-x64-aot/lib/netcore50/clrcompression.dll"
- ]
- },
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression/4.0.1": {
- "sha512": "c3yeCSi1emskJMjeqbX6B+neZRozhYk4et/Lv/6s05Yz30jcwY2Mj5PAr7mvmlAZtP5+HLbxz+Ux+RNNM/1GUA==",
- "type": "package",
- "path": "runtime.win10-x86-aot.runtime.native.system.io.compression/4.0.1",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression.4.0.1.nupkg.sha512",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression.nuspec",
- "runtimes/win10-x86-aot/lib/netcore50/clrcompression.dll"
- ]
- },
- "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.3": {
- "sha512": "pXLZyhN1gFNVjmmZloXzGxbdZyUjkiHKpojzxUxCZ2U+T0jD6ooK3rYhwqFzlSjVKUAdQ9QNDoixxnEr3/5VWw==",
- "type": "package",
- "path": "runtime.win7-x64.microsoft.netcore.jit/1.0.3",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win7-x64.Microsoft.NETCore.Jit.1.0.3.nupkg.sha512",
- "runtime.win7-x64.Microsoft.NETCore.Jit.nuspec",
- "runtimes/win7-x64-aot/native/_._",
- "runtimes/win7-x64/native/clrjit.dll"
- ]
- },
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "sha512": "YaXA5RVLCYIcV1N31A7MJhWJnNkNfGnyRBNH1yYilUrBDvzMxNsbXX2pD7owWsC/go/4LRwbHbdWWXwHowKNvw==",
- "type": "package",
- "path": "runtime.win7-x64.microsoft.netcore.runtime.coreclr/1.0.2",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard1.0/_._",
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512",
- "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
- "runtimes/win7-x64-aot/lib/netstandard1.0/_._",
- "runtimes/win7-x64-aot/native/_._",
- "runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll",
- "runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll",
- "runtimes/win7-x64/native/System.Private.CoreLib.ni.dll",
- "runtimes/win7-x64/native/clretwrc.dll",
- "runtimes/win7-x64/native/coreclr.dll",
- "runtimes/win7-x64/native/dbgshim.dll",
- "runtimes/win7-x64/native/mscordaccore.dll",
- "runtimes/win7-x64/native/mscordbi.dll",
- "runtimes/win7-x64/native/mscorlib.ni.dll",
- "runtimes/win7-x64/native/mscorrc.debug.dll",
- "runtimes/win7-x64/native/mscorrc.dll",
- "runtimes/win7-x64/native/sos.dll",
- "tools/crossgen.exe"
- ]
- },
- "runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0": {
- "sha512": "UamDlgSO/nIzc96M+g3wbvAGbAuXjvRYR5Ttm/FVJgt2iva8ouOqSJ0j6eGI7pZDLvD/ZISl9XRZOajE/Xvizg==",
- "type": "package",
- "path": "runtime.win7-x64.runtime.native.system.io.compression/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win7-x64.runtime.native.system.io.compression.4.3.0.nupkg.sha512",
- "runtime.win7-x64.runtime.native.system.io.compression.nuspec",
- "runtimes/win7-x64/native/clrcompression.dll"
- ]
- },
- "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.3": {
- "sha512": "bU1EUneMeB6JltMNDCekL7nP1dluxOlnUgmAFx8EGsD6a+lgaYoDLk7V7F3H5Zpw/LeCxl5XmZqgPObGAlW7Dg==",
- "type": "package",
- "path": "runtime.win7-x86.microsoft.netcore.jit/1.0.3",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win7-x86.Microsoft.NETCore.Jit.1.0.3.nupkg.sha512",
- "runtime.win7-x86.Microsoft.NETCore.Jit.nuspec",
- "runtimes/win7-x86-aot/native/_._",
- "runtimes/win7-x86/native/clrjit.dll"
- ]
- },
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "sha512": "80Jj8QlMLAnTq+BDhoHBnSNXRKqVjjZM9VjHcpw9/F98cBmh80rBdbnM0AAr54htjhzupYvwLqwuKnlzxec04A==",
- "type": "package",
- "path": "runtime.win7-x86.microsoft.netcore.runtime.coreclr/1.0.2",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard1.0/_._",
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512",
- "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
- "runtimes/win7-x86-aot/lib/netstandard1.0/_._",
- "runtimes/win7-x86-aot/native/_._",
- "runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll",
- "runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll",
- "runtimes/win7-x86/native/System.Private.CoreLib.ni.dll",
- "runtimes/win7-x86/native/clretwrc.dll",
- "runtimes/win7-x86/native/coreclr.dll",
- "runtimes/win7-x86/native/dbgshim.dll",
- "runtimes/win7-x86/native/mscordaccore.dll",
- "runtimes/win7-x86/native/mscordbi.dll",
- "runtimes/win7-x86/native/mscorlib.ni.dll",
- "runtimes/win7-x86/native/mscorrc.debug.dll",
- "runtimes/win7-x86/native/mscorrc.dll",
- "runtimes/win7-x86/native/sos.dll",
- "tools/crossgen.exe"
- ]
- },
- "runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0": {
- "sha512": "99pM1ZhX7dPNnr/dOxuAxnVl/2XNWRh1WAUfesV3ZKwbR6mnEzpfbz2GX69zrpGvKbEytsjMKCD+auvvH6f7kA==",
- "type": "package",
- "path": "runtime.win7-x86.runtime.native.system.io.compression/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win7-x86.runtime.native.system.io.compression.4.3.0.nupkg.sha512",
- "runtime.win7-x86.runtime.native.system.io.compression.nuspec",
- "runtimes/win7-x86/native/clrcompression.dll"
- ]
- },
- "runtime.win7.System.Private.Uri/4.3.0": {
- "sha512": "Q+IBgaPYicSQs2tBlmXqbS25c/JLIthWrgrpMwxKSOobW/OqIMVFruUGfuaz4QABVzV8iKdCAbN7APY7Tclbnw==",
- "type": "package",
- "path": "runtime.win7.system.private.uri/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtime.win7.system.private.uri.4.3.0.nupkg.sha512",
- "runtime.win7.system.private.uri.nuspec",
- "runtimes/aot/lib/netcore50/System.Private.Uri.dll",
- "runtimes/win/lib/netcore50/System.Private.Uri.dll",
- "runtimes/win/lib/netstandard1.0/System.Private.Uri.dll"
- ]
- },
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
- "sha512": "0V6sq7Dg0bQPrJtm/Qw5Zu0e7gidnRPLaqUhKIkLYzVn64jkat+JnR6LcezryD3c0Wuva/MdJWYSAaOPq5V/Zw==",
- "type": "package",
- "path": "runtime.win8-arm.microsoft.netcore.runtime.coreclr/1.0.2",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard1.0/_._",
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512",
- "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
- "runtimes/win8-arm-aot/lib/netstandard1.0/_._",
- "runtimes/win8-arm-aot/native/_._",
- "runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll",
- "runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll",
- "runtimes/win8-arm/native/System.Private.CoreLib.ni.dll",
- "runtimes/win8-arm/native/clretwrc.dll",
- "runtimes/win8-arm/native/coreclr.dll",
- "runtimes/win8-arm/native/dbgshim.dll",
- "runtimes/win8-arm/native/mscordaccore.dll",
- "runtimes/win8-arm/native/mscordbi.dll",
- "runtimes/win8-arm/native/mscorlib.ni.dll",
- "runtimes/win8-arm/native/mscorrc.debug.dll",
- "runtimes/win8-arm/native/mscorrc.dll",
- "runtimes/win8-arm/native/sos.dll",
- "tools/crossgen.exe",
- "tools/sos.dll"
- ]
- },
- "runtime.win8-arm.runtime.native.System.IO.Compression/4.3.0": {
- "sha512": "Vq1+MgltEQZEIvEhkw+gdEkm2+6QHvJCbX+/fdTmed37Rx18+GMLzGwNd81qb2VfpK6ywFQuB3rC28QkuOJGVg==",
- "type": "package",
- "path": "runtime.win8-arm.runtime.native.system.io.compression/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "runtime.win8-arm.runtime.native.system.io.compression.4.3.0.nupkg.sha512",
- "runtime.win8-arm.runtime.native.system.io.compression.nuspec",
- "runtimes/win8-arm/native/clrcompression.dll"
- ]
- },
- "SQLite.Net-PCL/3.1.1": {
- "sha512": "eIaIk+k4MwvBeKyzj1kgIegWXYZlaDAHNzsaYP7wNDgSqAdaza8FgCRun7mIZScJD/RIuKxN/b1V+bkC+/WIeA==",
- "type": "package",
- "path": "sqlite.net-pcl/3.1.1",
- "files": [
- "SQLite.Net-PCL.3.1.1.nupkg.sha512",
- "SQLite.Net-PCL.nuspec",
- "lib/MonoAndroid/SQLite.Net.Platform.XamarinAndroid.dll",
- "lib/Windows8/SQLite.Net.Platform.WinRT.dll",
- "lib/Xamarin.iOS10/SQLite.Net.Platform.XamarinIOS.Unified.dll",
- "lib/monotouch/SQLite.Net.Platform.XamarinIOS.dll",
- "lib/net4/SQLite.Net.Platform.Win32.dll",
- "lib/net40/SQLite.Net.Platform.Generic.dll",
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll",
- "lib/portable-win81+wpa81/SQLite.Net.Platform.WinRT.dll",
- "lib/windowsphone8/ARM/SQLite.Net.Platform.WindowsPhone8.dll",
- "lib/windowsphone8/x86/SQLite.Net.Platform.WindowsPhone8.dll"
- ]
- },
- "SQLite.Net.Core-PCL/3.1.1": {
- "sha512": "/0VdXnyj2srEh5rM1RW/snXJrVGRsxGB3xjW4EkhZIig9N/8EocZZrEr0vwRJU8a9Lz4BrweoLyKwp2evmSIzg==",
- "type": "package",
- "path": "sqlite.net.core-pcl/3.1.1",
- "files": [
- "SQLite.Net.Core-PCL.3.1.1.nupkg.sha512",
- "SQLite.Net.Core-PCL.nuspec",
- "lib/portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1/SQLite.Net.dll"
- ]
- },
- "System.AppContext/4.3.0": {
- "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
- "type": "package",
- "path": "system.appcontext/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.AppContext.dll",
- "lib/net463/System.AppContext.dll",
- "lib/netcore50/System.AppContext.dll",
- "lib/netstandard1.6/System.AppContext.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.AppContext.dll",
- "ref/net463/System.AppContext.dll",
- "ref/netstandard/_._",
- "ref/netstandard1.3/System.AppContext.dll",
- "ref/netstandard1.3/System.AppContext.xml",
- "ref/netstandard1.3/de/System.AppContext.xml",
- "ref/netstandard1.3/es/System.AppContext.xml",
- "ref/netstandard1.3/fr/System.AppContext.xml",
- "ref/netstandard1.3/it/System.AppContext.xml",
- "ref/netstandard1.3/ja/System.AppContext.xml",
- "ref/netstandard1.3/ko/System.AppContext.xml",
- "ref/netstandard1.3/ru/System.AppContext.xml",
- "ref/netstandard1.3/zh-hans/System.AppContext.xml",
- "ref/netstandard1.3/zh-hant/System.AppContext.xml",
- "ref/netstandard1.6/System.AppContext.dll",
- "ref/netstandard1.6/System.AppContext.xml",
- "ref/netstandard1.6/de/System.AppContext.xml",
- "ref/netstandard1.6/es/System.AppContext.xml",
- "ref/netstandard1.6/fr/System.AppContext.xml",
- "ref/netstandard1.6/it/System.AppContext.xml",
- "ref/netstandard1.6/ja/System.AppContext.xml",
- "ref/netstandard1.6/ko/System.AppContext.xml",
- "ref/netstandard1.6/ru/System.AppContext.xml",
- "ref/netstandard1.6/zh-hans/System.AppContext.xml",
- "ref/netstandard1.6/zh-hant/System.AppContext.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.AppContext.dll",
- "system.appcontext.4.3.0.nupkg.sha512",
- "system.appcontext.nuspec"
- ]
- },
- "System.Buffers/4.3.0": {
- "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
- "type": "package",
- "path": "system.buffers/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.1/.xml",
- "lib/netstandard1.1/System.Buffers.dll",
- "system.buffers.4.3.0.nupkg.sha512",
- "system.buffers.nuspec"
- ]
- },
- "System.Collections/4.3.0": {
- "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
- "type": "package",
- "path": "system.collections/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Collections.dll",
- "ref/netcore50/System.Collections.xml",
- "ref/netcore50/de/System.Collections.xml",
- "ref/netcore50/es/System.Collections.xml",
- "ref/netcore50/fr/System.Collections.xml",
- "ref/netcore50/it/System.Collections.xml",
- "ref/netcore50/ja/System.Collections.xml",
- "ref/netcore50/ko/System.Collections.xml",
- "ref/netcore50/ru/System.Collections.xml",
- "ref/netcore50/zh-hans/System.Collections.xml",
- "ref/netcore50/zh-hant/System.Collections.xml",
- "ref/netstandard1.0/System.Collections.dll",
- "ref/netstandard1.0/System.Collections.xml",
- "ref/netstandard1.0/de/System.Collections.xml",
- "ref/netstandard1.0/es/System.Collections.xml",
- "ref/netstandard1.0/fr/System.Collections.xml",
- "ref/netstandard1.0/it/System.Collections.xml",
- "ref/netstandard1.0/ja/System.Collections.xml",
- "ref/netstandard1.0/ko/System.Collections.xml",
- "ref/netstandard1.0/ru/System.Collections.xml",
- "ref/netstandard1.0/zh-hans/System.Collections.xml",
- "ref/netstandard1.0/zh-hant/System.Collections.xml",
- "ref/netstandard1.3/System.Collections.dll",
- "ref/netstandard1.3/System.Collections.xml",
- "ref/netstandard1.3/de/System.Collections.xml",
- "ref/netstandard1.3/es/System.Collections.xml",
- "ref/netstandard1.3/fr/System.Collections.xml",
- "ref/netstandard1.3/it/System.Collections.xml",
- "ref/netstandard1.3/ja/System.Collections.xml",
- "ref/netstandard1.3/ko/System.Collections.xml",
- "ref/netstandard1.3/ru/System.Collections.xml",
- "ref/netstandard1.3/zh-hans/System.Collections.xml",
- "ref/netstandard1.3/zh-hant/System.Collections.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.collections.4.3.0.nupkg.sha512",
- "system.collections.nuspec"
- ]
- },
- "System.Collections.Concurrent/4.3.0": {
- "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
- "type": "package",
- "path": "system.collections.concurrent/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Collections.Concurrent.dll",
- "lib/netstandard1.3/System.Collections.Concurrent.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Collections.Concurrent.dll",
- "ref/netcore50/System.Collections.Concurrent.xml",
- "ref/netcore50/de/System.Collections.Concurrent.xml",
- "ref/netcore50/es/System.Collections.Concurrent.xml",
- "ref/netcore50/fr/System.Collections.Concurrent.xml",
- "ref/netcore50/it/System.Collections.Concurrent.xml",
- "ref/netcore50/ja/System.Collections.Concurrent.xml",
- "ref/netcore50/ko/System.Collections.Concurrent.xml",
- "ref/netcore50/ru/System.Collections.Concurrent.xml",
- "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
- "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/System.Collections.Concurrent.dll",
- "ref/netstandard1.1/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
- "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/System.Collections.Concurrent.dll",
- "ref/netstandard1.3/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
- "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.collections.concurrent.4.3.0.nupkg.sha512",
- "system.collections.concurrent.nuspec"
- ]
- },
- "System.Collections.Immutable/1.2.0": {
- "sha512": "KGTp0F4pjND6L6kYwxGeabcLeXMyDo3bleXP4i/59XeYC7oalPsIDJUvEjPgDtsw2kgbhKhLPfn+ngibged6gg==",
- "type": "package",
- "path": "system.collections.immutable/1.2.0",
- "files": [
- "System.Collections.Immutable.1.2.0.nupkg.sha512",
- "System.Collections.Immutable.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/System.Collections.Immutable.dll",
- "lib/netstandard1.0/System.Collections.Immutable.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
- ]
- },
- "System.Collections.NonGeneric/4.0.1": {
- "sha512": "hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==",
- "type": "package",
- "path": "system.collections.nongeneric/4.0.1",
- "files": [
- "System.Collections.NonGeneric.4.0.1.nupkg.sha512",
- "System.Collections.NonGeneric.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Collections.NonGeneric.dll",
- "lib/netstandard1.3/System.Collections.NonGeneric.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Collections.NonGeneric.dll",
- "ref/netstandard1.3/System.Collections.NonGeneric.dll",
- "ref/netstandard1.3/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
- "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Collections.Specialized/4.0.1": {
- "sha512": "/HKQyVP0yH1I0YtK7KJL/28snxHNH/bi+0lgk/+MbURF6ULhAE31MDI+NZDerNWu264YbxklXCCygISgm+HMug==",
- "type": "package",
- "path": "system.collections.specialized/4.0.1",
- "files": [
- "System.Collections.Specialized.4.0.1.nupkg.sha512",
- "System.Collections.Specialized.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Collections.Specialized.dll",
- "lib/netstandard1.3/System.Collections.Specialized.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Collections.Specialized.dll",
- "ref/netstandard1.3/System.Collections.Specialized.dll",
- "ref/netstandard1.3/System.Collections.Specialized.xml",
- "ref/netstandard1.3/de/System.Collections.Specialized.xml",
- "ref/netstandard1.3/es/System.Collections.Specialized.xml",
- "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
- "ref/netstandard1.3/it/System.Collections.Specialized.xml",
- "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
- "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
- "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
- "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
- "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.ComponentModel/4.0.1": {
- "sha512": "Q5C9A79liDFHumTorAk7XLfA1bGDayKyF+7kcmb/f1WaJAaCxnnh7/nkY2D2duAufXj/hreOiFxWtzQ0DuLCGQ==",
- "type": "package",
- "path": "system.componentmodel/4.0.1",
- "files": [
- "System.ComponentModel.4.0.1.nupkg.sha512",
- "System.ComponentModel.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.ComponentModel.dll",
- "lib/netstandard1.3/System.ComponentModel.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ComponentModel.dll",
- "ref/netcore50/System.ComponentModel.xml",
- "ref/netcore50/de/System.ComponentModel.xml",
- "ref/netcore50/es/System.ComponentModel.xml",
- "ref/netcore50/fr/System.ComponentModel.xml",
- "ref/netcore50/it/System.ComponentModel.xml",
- "ref/netcore50/ja/System.ComponentModel.xml",
- "ref/netcore50/ko/System.ComponentModel.xml",
- "ref/netcore50/ru/System.ComponentModel.xml",
- "ref/netcore50/zh-hans/System.ComponentModel.xml",
- "ref/netcore50/zh-hant/System.ComponentModel.xml",
- "ref/netstandard1.0/System.ComponentModel.dll",
- "ref/netstandard1.0/System.ComponentModel.xml",
- "ref/netstandard1.0/de/System.ComponentModel.xml",
- "ref/netstandard1.0/es/System.ComponentModel.xml",
- "ref/netstandard1.0/fr/System.ComponentModel.xml",
- "ref/netstandard1.0/it/System.ComponentModel.xml",
- "ref/netstandard1.0/ja/System.ComponentModel.xml",
- "ref/netstandard1.0/ko/System.ComponentModel.xml",
- "ref/netstandard1.0/ru/System.ComponentModel.xml",
- "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
- "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.ComponentModel.Annotations/4.1.0": {
- "sha512": "GhVF48cKxzBFCqoxFsf6g7Rw84YWAW7psgJRISjWkoP7HfXvxKoURRELFAo8XT8Wi8Mpjlgfi7mmcJGB7W6KYg==",
- "type": "package",
- "path": "system.componentmodel.annotations/4.1.0",
- "files": [
- "System.ComponentModel.Annotations.4.1.0.nupkg.sha512",
- "System.ComponentModel.Annotations.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net461/System.ComponentModel.Annotations.dll",
- "lib/netcore50/System.ComponentModel.Annotations.dll",
- "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
- "lib/portable-net45+win8/_._",
- "lib/win8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net461/System.ComponentModel.Annotations.dll",
- "ref/netcore50/System.ComponentModel.Annotations.dll",
- "ref/netcore50/System.ComponentModel.Annotations.xml",
- "ref/netcore50/de/System.ComponentModel.Annotations.xml",
- "ref/netcore50/es/System.ComponentModel.Annotations.xml",
- "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
- "ref/netcore50/it/System.ComponentModel.Annotations.xml",
- "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
- "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
- "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
- "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
- "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
- "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
- "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/portable-net45+win8/_._",
- "ref/win8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.ComponentModel.EventBasedAsync/4.0.11": {
- "sha512": "Z7SO6vvQIR84daPE4uhaNdef9CjgjDMGYkas8epUhf0U3WGuaGgZ0Mm4QuNycMdbHUY8KEdZrtgxonkAiJaAlA==",
- "type": "package",
- "path": "system.componentmodel.eventbasedasync/4.0.11",
- "files": [
- "System.ComponentModel.EventBasedAsync.4.0.11.nupkg.sha512",
- "System.ComponentModel.EventBasedAsync.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.ComponentModel.EventBasedAsync.dll",
- "lib/netstandard1.3/System.ComponentModel.EventBasedAsync.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ComponentModel.EventBasedAsync.dll",
- "ref/netcore50/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml",
- "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/System.ComponentModel.EventBasedAsync.dll",
- "ref/netstandard1.0/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/de/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/es/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/fr/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/it/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/ja/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/ko/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/ru/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/zh-hans/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.0/zh-hant/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/System.ComponentModel.EventBasedAsync.dll",
- "ref/netstandard1.3/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/de/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/es/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/fr/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/it/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/ja/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/ko/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/ru/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/zh-hans/System.ComponentModel.EventBasedAsync.xml",
- "ref/netstandard1.3/zh-hant/System.ComponentModel.EventBasedAsync.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Console/4.3.0": {
- "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
- "type": "package",
- "path": "system.console/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Console.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Console.dll",
- "ref/netstandard1.3/System.Console.dll",
- "ref/netstandard1.3/System.Console.xml",
- "ref/netstandard1.3/de/System.Console.xml",
- "ref/netstandard1.3/es/System.Console.xml",
- "ref/netstandard1.3/fr/System.Console.xml",
- "ref/netstandard1.3/it/System.Console.xml",
- "ref/netstandard1.3/ja/System.Console.xml",
- "ref/netstandard1.3/ko/System.Console.xml",
- "ref/netstandard1.3/ru/System.Console.xml",
- "ref/netstandard1.3/zh-hans/System.Console.xml",
- "ref/netstandard1.3/zh-hant/System.Console.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.console.4.3.0.nupkg.sha512",
- "system.console.nuspec"
- ]
- },
- "System.Data.Common/4.1.0": {
- "sha512": "epU8jeTe7aE7RqGHq9rZ8b0Q4Ah7DgubzHQblgZMSqgW1saW868WmooSyC5ywf8upLBkcVLDu93W9GPWUYsU2Q==",
- "type": "package",
- "path": "system.data.common/4.1.0",
- "files": [
- "System.Data.Common.4.1.0.nupkg.sha512",
- "System.Data.Common.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net451/System.Data.Common.dll",
- "lib/netstandard1.2/System.Data.Common.dll",
- "lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net451/System.Data.Common.dll",
- "ref/netstandard1.2/System.Data.Common.dll",
- "ref/netstandard1.2/System.Data.Common.xml",
- "ref/netstandard1.2/de/System.Data.Common.xml",
- "ref/netstandard1.2/es/System.Data.Common.xml",
- "ref/netstandard1.2/fr/System.Data.Common.xml",
- "ref/netstandard1.2/it/System.Data.Common.xml",
- "ref/netstandard1.2/ja/System.Data.Common.xml",
- "ref/netstandard1.2/ko/System.Data.Common.xml",
- "ref/netstandard1.2/ru/System.Data.Common.xml",
- "ref/netstandard1.2/zh-hans/System.Data.Common.xml",
- "ref/netstandard1.2/zh-hant/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
- "ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
- "ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Diagnostics.Contracts/4.3.0": {
- "sha512": "eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
- "type": "package",
- "path": "system.diagnostics.contracts/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Diagnostics.Contracts.dll",
- "lib/netstandard1.0/System.Diagnostics.Contracts.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Contracts.dll",
- "ref/netcore50/System.Diagnostics.Contracts.xml",
- "ref/netcore50/de/System.Diagnostics.Contracts.xml",
- "ref/netcore50/es/System.Diagnostics.Contracts.xml",
- "ref/netcore50/fr/System.Diagnostics.Contracts.xml",
- "ref/netcore50/it/System.Diagnostics.Contracts.xml",
- "ref/netcore50/ja/System.Diagnostics.Contracts.xml",
- "ref/netcore50/ko/System.Diagnostics.Contracts.xml",
- "ref/netcore50/ru/System.Diagnostics.Contracts.xml",
- "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml",
- "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/System.Diagnostics.Contracts.dll",
- "ref/netstandard1.0/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/de/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/es/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/it/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml",
- "ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll",
- "system.diagnostics.contracts.4.3.0.nupkg.sha512",
- "system.diagnostics.contracts.nuspec"
- ]
- },
- "System.Diagnostics.Debug/4.3.0": {
- "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "type": "package",
- "path": "system.diagnostics.debug/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Debug.dll",
- "ref/netcore50/System.Diagnostics.Debug.xml",
- "ref/netcore50/de/System.Diagnostics.Debug.xml",
- "ref/netcore50/es/System.Diagnostics.Debug.xml",
- "ref/netcore50/fr/System.Diagnostics.Debug.xml",
- "ref/netcore50/it/System.Diagnostics.Debug.xml",
- "ref/netcore50/ja/System.Diagnostics.Debug.xml",
- "ref/netcore50/ko/System.Diagnostics.Debug.xml",
- "ref/netcore50/ru/System.Diagnostics.Debug.xml",
- "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/System.Diagnostics.Debug.dll",
- "ref/netstandard1.0/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/System.Diagnostics.Debug.dll",
- "ref/netstandard1.3/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.diagnostics.debug.4.3.0.nupkg.sha512",
- "system.diagnostics.debug.nuspec"
- ]
- },
- "System.Diagnostics.DiagnosticSource/4.3.0": {
- "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net46/System.Diagnostics.DiagnosticSource.dll",
- "lib/net46/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
- "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
- "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec"
- ]
- },
- "System.Diagnostics.StackTrace/4.0.2": {
- "sha512": "MmP424iVWLyeW7XGtwC5NyfzsIwodFKwhW6yns3d+Sh8WFsFoPWq2cUlJJDAteapIm2qoJ8fc3VwIUroolbsEA==",
- "type": "package",
- "path": "system.diagnostics.stacktrace/4.0.2",
- "files": [
- "System.Diagnostics.StackTrace.4.0.2.nupkg.sha512",
- "System.Diagnostics.StackTrace.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Diagnostics.StackTrace.dll",
- "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Diagnostics.StackTrace.dll",
- "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
- "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll"
- ]
- },
- "System.Diagnostics.Tools/4.3.0": {
- "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
- "type": "package",
- "path": "system.diagnostics.tools/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Tools.dll",
- "ref/netcore50/System.Diagnostics.Tools.xml",
- "ref/netcore50/de/System.Diagnostics.Tools.xml",
- "ref/netcore50/es/System.Diagnostics.Tools.xml",
- "ref/netcore50/fr/System.Diagnostics.Tools.xml",
- "ref/netcore50/it/System.Diagnostics.Tools.xml",
- "ref/netcore50/ja/System.Diagnostics.Tools.xml",
- "ref/netcore50/ko/System.Diagnostics.Tools.xml",
- "ref/netcore50/ru/System.Diagnostics.Tools.xml",
- "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
- "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/System.Diagnostics.Tools.dll",
- "ref/netstandard1.0/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
- "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.diagnostics.tools.4.3.0.nupkg.sha512",
- "system.diagnostics.tools.nuspec"
- ]
- },
- "System.Diagnostics.Tracing/4.3.0": {
- "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
- "type": "package",
- "path": "system.diagnostics.tracing/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Diagnostics.Tracing.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Diagnostics.Tracing.dll",
- "ref/netcore50/System.Diagnostics.Tracing.dll",
- "ref/netcore50/System.Diagnostics.Tracing.xml",
- "ref/netcore50/de/System.Diagnostics.Tracing.xml",
- "ref/netcore50/es/System.Diagnostics.Tracing.xml",
- "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
- "ref/netcore50/it/System.Diagnostics.Tracing.xml",
- "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
- "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
- "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
- "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
- "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
- "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
- "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
- "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.diagnostics.tracing.4.3.0.nupkg.sha512",
- "system.diagnostics.tracing.nuspec"
- ]
- },
- "System.Dynamic.Runtime/4.0.11": {
- "sha512": "TKNVObVEYYxt54INznN5daYtaGqTnPjkMZBqAj9RSUSvImScTc/QCMJhGALKxGLN+zlkO4Ni7uM5xBx4QPu9kw==",
- "type": "package",
- "path": "system.dynamic.runtime/4.0.11",
- "files": [
- "System.Dynamic.Runtime.4.0.11.nupkg.sha512",
- "System.Dynamic.Runtime.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Dynamic.Runtime.dll",
- "lib/netstandard1.3/System.Dynamic.Runtime.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Dynamic.Runtime.dll",
- "ref/netcore50/System.Dynamic.Runtime.xml",
- "ref/netcore50/de/System.Dynamic.Runtime.xml",
- "ref/netcore50/es/System.Dynamic.Runtime.xml",
- "ref/netcore50/fr/System.Dynamic.Runtime.xml",
- "ref/netcore50/it/System.Dynamic.Runtime.xml",
- "ref/netcore50/ja/System.Dynamic.Runtime.xml",
- "ref/netcore50/ko/System.Dynamic.Runtime.xml",
- "ref/netcore50/ru/System.Dynamic.Runtime.xml",
- "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
- "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/System.Dynamic.Runtime.dll",
- "ref/netstandard1.0/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
- "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/System.Dynamic.Runtime.dll",
- "ref/netstandard1.3/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
- "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll"
- ]
- },
- "System.Globalization/4.3.0": {
- "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "type": "package",
- "path": "system.globalization/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Globalization.dll",
- "ref/netcore50/System.Globalization.xml",
- "ref/netcore50/de/System.Globalization.xml",
- "ref/netcore50/es/System.Globalization.xml",
- "ref/netcore50/fr/System.Globalization.xml",
- "ref/netcore50/it/System.Globalization.xml",
- "ref/netcore50/ja/System.Globalization.xml",
- "ref/netcore50/ko/System.Globalization.xml",
- "ref/netcore50/ru/System.Globalization.xml",
- "ref/netcore50/zh-hans/System.Globalization.xml",
- "ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/netstandard1.0/System.Globalization.dll",
- "ref/netstandard1.0/System.Globalization.xml",
- "ref/netstandard1.0/de/System.Globalization.xml",
- "ref/netstandard1.0/es/System.Globalization.xml",
- "ref/netstandard1.0/fr/System.Globalization.xml",
- "ref/netstandard1.0/it/System.Globalization.xml",
- "ref/netstandard1.0/ja/System.Globalization.xml",
- "ref/netstandard1.0/ko/System.Globalization.xml",
- "ref/netstandard1.0/ru/System.Globalization.xml",
- "ref/netstandard1.0/zh-hans/System.Globalization.xml",
- "ref/netstandard1.0/zh-hant/System.Globalization.xml",
- "ref/netstandard1.3/System.Globalization.dll",
- "ref/netstandard1.3/System.Globalization.xml",
- "ref/netstandard1.3/de/System.Globalization.xml",
- "ref/netstandard1.3/es/System.Globalization.xml",
- "ref/netstandard1.3/fr/System.Globalization.xml",
- "ref/netstandard1.3/it/System.Globalization.xml",
- "ref/netstandard1.3/ja/System.Globalization.xml",
- "ref/netstandard1.3/ko/System.Globalization.xml",
- "ref/netstandard1.3/ru/System.Globalization.xml",
- "ref/netstandard1.3/zh-hans/System.Globalization.xml",
- "ref/netstandard1.3/zh-hant/System.Globalization.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.globalization.4.3.0.nupkg.sha512",
- "system.globalization.nuspec"
- ]
- },
- "System.Globalization.Calendars/4.3.0": {
- "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
- "type": "package",
- "path": "system.globalization.calendars/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Globalization.Calendars.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Globalization.Calendars.dll",
- "ref/netstandard1.3/System.Globalization.Calendars.dll",
- "ref/netstandard1.3/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
- "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.globalization.calendars.4.3.0.nupkg.sha512",
- "system.globalization.calendars.nuspec"
- ]
- },
- "System.Globalization.Extensions/4.0.1": {
- "sha512": "fK1OyQLIvad8G1Py+j9RrILidvZ4Zrn32dsYFj58ajA/9mzzEkgc1nNmLSBQWQ1TA5Jn7bZ0q/Q8syvk9rZaGw==",
- "type": "package",
- "path": "system.globalization.extensions/4.0.1",
- "files": [
- "System.Globalization.Extensions.4.0.1.nupkg.sha512",
- "System.Globalization.Extensions.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Globalization.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Globalization.Extensions.dll",
- "ref/netstandard1.3/System.Globalization.Extensions.dll",
- "ref/netstandard1.3/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
- "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
- "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
- "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll"
- ]
- },
- "System.IO/4.3.0": {
- "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "type": "package",
- "path": "system.io/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.IO.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.IO.dll",
- "ref/netcore50/System.IO.dll",
- "ref/netcore50/System.IO.xml",
- "ref/netcore50/de/System.IO.xml",
- "ref/netcore50/es/System.IO.xml",
- "ref/netcore50/fr/System.IO.xml",
- "ref/netcore50/it/System.IO.xml",
- "ref/netcore50/ja/System.IO.xml",
- "ref/netcore50/ko/System.IO.xml",
- "ref/netcore50/ru/System.IO.xml",
- "ref/netcore50/zh-hans/System.IO.xml",
- "ref/netcore50/zh-hant/System.IO.xml",
- "ref/netstandard1.0/System.IO.dll",
- "ref/netstandard1.0/System.IO.xml",
- "ref/netstandard1.0/de/System.IO.xml",
- "ref/netstandard1.0/es/System.IO.xml",
- "ref/netstandard1.0/fr/System.IO.xml",
- "ref/netstandard1.0/it/System.IO.xml",
- "ref/netstandard1.0/ja/System.IO.xml",
- "ref/netstandard1.0/ko/System.IO.xml",
- "ref/netstandard1.0/ru/System.IO.xml",
- "ref/netstandard1.0/zh-hans/System.IO.xml",
- "ref/netstandard1.0/zh-hant/System.IO.xml",
- "ref/netstandard1.3/System.IO.dll",
- "ref/netstandard1.3/System.IO.xml",
- "ref/netstandard1.3/de/System.IO.xml",
- "ref/netstandard1.3/es/System.IO.xml",
- "ref/netstandard1.3/fr/System.IO.xml",
- "ref/netstandard1.3/it/System.IO.xml",
- "ref/netstandard1.3/ja/System.IO.xml",
- "ref/netstandard1.3/ko/System.IO.xml",
- "ref/netstandard1.3/ru/System.IO.xml",
- "ref/netstandard1.3/zh-hans/System.IO.xml",
- "ref/netstandard1.3/zh-hant/System.IO.xml",
- "ref/netstandard1.5/System.IO.dll",
- "ref/netstandard1.5/System.IO.xml",
- "ref/netstandard1.5/de/System.IO.xml",
- "ref/netstandard1.5/es/System.IO.xml",
- "ref/netstandard1.5/fr/System.IO.xml",
- "ref/netstandard1.5/it/System.IO.xml",
- "ref/netstandard1.5/ja/System.IO.xml",
- "ref/netstandard1.5/ko/System.IO.xml",
- "ref/netstandard1.5/ru/System.IO.xml",
- "ref/netstandard1.5/zh-hans/System.IO.xml",
- "ref/netstandard1.5/zh-hant/System.IO.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.4.3.0.nupkg.sha512",
- "system.io.nuspec"
- ]
- },
- "System.IO.Compression/4.3.0": {
- "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
- "type": "package",
- "path": "system.io.compression/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.IO.Compression.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.IO.Compression.dll",
- "ref/netcore50/System.IO.Compression.dll",
- "ref/netcore50/System.IO.Compression.xml",
- "ref/netcore50/de/System.IO.Compression.xml",
- "ref/netcore50/es/System.IO.Compression.xml",
- "ref/netcore50/fr/System.IO.Compression.xml",
- "ref/netcore50/it/System.IO.Compression.xml",
- "ref/netcore50/ja/System.IO.Compression.xml",
- "ref/netcore50/ko/System.IO.Compression.xml",
- "ref/netcore50/ru/System.IO.Compression.xml",
- "ref/netcore50/zh-hans/System.IO.Compression.xml",
- "ref/netcore50/zh-hant/System.IO.Compression.xml",
- "ref/netstandard1.1/System.IO.Compression.dll",
- "ref/netstandard1.1/System.IO.Compression.xml",
- "ref/netstandard1.1/de/System.IO.Compression.xml",
- "ref/netstandard1.1/es/System.IO.Compression.xml",
- "ref/netstandard1.1/fr/System.IO.Compression.xml",
- "ref/netstandard1.1/it/System.IO.Compression.xml",
- "ref/netstandard1.1/ja/System.IO.Compression.xml",
- "ref/netstandard1.1/ko/System.IO.Compression.xml",
- "ref/netstandard1.1/ru/System.IO.Compression.xml",
- "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
- "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
- "ref/netstandard1.3/System.IO.Compression.dll",
- "ref/netstandard1.3/System.IO.Compression.xml",
- "ref/netstandard1.3/de/System.IO.Compression.xml",
- "ref/netstandard1.3/es/System.IO.Compression.xml",
- "ref/netstandard1.3/fr/System.IO.Compression.xml",
- "ref/netstandard1.3/it/System.IO.Compression.xml",
- "ref/netstandard1.3/ja/System.IO.Compression.xml",
- "ref/netstandard1.3/ko/System.IO.Compression.xml",
- "ref/netstandard1.3/ru/System.IO.Compression.xml",
- "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
- "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
- "runtimes/win/lib/net46/System.IO.Compression.dll",
- "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
- "system.io.compression.4.3.0.nupkg.sha512",
- "system.io.compression.nuspec"
- ]
- },
- "System.IO.Compression.ZipFile/4.3.0": {
- "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
- "type": "package",
- "path": "system.io.compression.zipfile/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.Compression.ZipFile.dll",
- "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.Compression.ZipFile.dll",
- "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
- "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
- "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.compression.zipfile.4.3.0.nupkg.sha512",
- "system.io.compression.zipfile.nuspec"
- ]
- },
- "System.IO.FileSystem/4.3.0": {
- "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
- "type": "package",
- "path": "system.io.filesystem/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.dll",
- "ref/netstandard1.3/System.IO.FileSystem.dll",
- "ref/netstandard1.3/System.IO.FileSystem.xml",
- "ref/netstandard1.3/de/System.IO.FileSystem.xml",
- "ref/netstandard1.3/es/System.IO.FileSystem.xml",
- "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
- "ref/netstandard1.3/it/System.IO.FileSystem.xml",
- "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
- "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
- "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
- "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
- "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.filesystem.4.3.0.nupkg.sha512",
- "system.io.filesystem.nuspec"
- ]
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
- "type": "package",
- "path": "system.io.filesystem.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.Primitives.dll",
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.Primitives.dll",
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
- "system.io.filesystem.primitives.nuspec"
- ]
- },
- "System.IO.IsolatedStorage/4.0.1": {
- "sha512": "PuSuDi3FV84wh6RbF+Dvr0BvLJ6MCpvNIdVE3K0sSnOVKEV7mOQ0qnEvO1tWjxquMaugULTxJHHLaxkCHCz4IQ==",
- "type": "package",
- "path": "system.io.isolatedstorage/4.0.1",
- "files": [
- "System.IO.IsolatedStorage.4.0.1.nupkg.sha512",
- "System.IO.IsolatedStorage.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/netcore50/System.IO.IsolatedStorage.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/netstandard1.4/System.IO.IsolatedStorage.dll",
- "ref/netstandard1.4/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/de/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/es/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/fr/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/it/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/ja/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/ko/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/ru/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/zh-hans/System.IO.IsolatedStorage.xml",
- "ref/netstandard1.4/zh-hant/System.IO.IsolatedStorage.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.IO.UnmanagedMemoryStream/4.0.1": {
- "sha512": "DQpT2K89Qzn8hHeZ20FwlncWAWF+jDwqXzCXcGM8LPZUD09x1xdYrYLVy5gj9I1i9Ef1lGLWAmhJDDDNdHEC5g==",
- "type": "package",
- "path": "system.io.unmanagedmemorystream/4.0.1",
- "files": [
- "System.IO.UnmanagedMemoryStream.4.0.1.nupkg.sha512",
- "System.IO.UnmanagedMemoryStream.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.UnmanagedMemoryStream.dll",
- "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.UnmanagedMemoryStream.dll",
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
- "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml",
- "ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Linq/4.3.0": {
- "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
- "type": "package",
- "path": "system.linq/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net463/System.Linq.dll",
- "lib/netcore50/System.Linq.dll",
- "lib/netstandard1.6/System.Linq.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net463/System.Linq.dll",
- "ref/netcore50/System.Linq.dll",
- "ref/netcore50/System.Linq.xml",
- "ref/netcore50/de/System.Linq.xml",
- "ref/netcore50/es/System.Linq.xml",
- "ref/netcore50/fr/System.Linq.xml",
- "ref/netcore50/it/System.Linq.xml",
- "ref/netcore50/ja/System.Linq.xml",
- "ref/netcore50/ko/System.Linq.xml",
- "ref/netcore50/ru/System.Linq.xml",
- "ref/netcore50/zh-hans/System.Linq.xml",
- "ref/netcore50/zh-hant/System.Linq.xml",
- "ref/netstandard1.0/System.Linq.dll",
- "ref/netstandard1.0/System.Linq.xml",
- "ref/netstandard1.0/de/System.Linq.xml",
- "ref/netstandard1.0/es/System.Linq.xml",
- "ref/netstandard1.0/fr/System.Linq.xml",
- "ref/netstandard1.0/it/System.Linq.xml",
- "ref/netstandard1.0/ja/System.Linq.xml",
- "ref/netstandard1.0/ko/System.Linq.xml",
- "ref/netstandard1.0/ru/System.Linq.xml",
- "ref/netstandard1.0/zh-hans/System.Linq.xml",
- "ref/netstandard1.0/zh-hant/System.Linq.xml",
- "ref/netstandard1.6/System.Linq.dll",
- "ref/netstandard1.6/System.Linq.xml",
- "ref/netstandard1.6/de/System.Linq.xml",
- "ref/netstandard1.6/es/System.Linq.xml",
- "ref/netstandard1.6/fr/System.Linq.xml",
- "ref/netstandard1.6/it/System.Linq.xml",
- "ref/netstandard1.6/ja/System.Linq.xml",
- "ref/netstandard1.6/ko/System.Linq.xml",
- "ref/netstandard1.6/ru/System.Linq.xml",
- "ref/netstandard1.6/zh-hans/System.Linq.xml",
- "ref/netstandard1.6/zh-hant/System.Linq.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.linq.4.3.0.nupkg.sha512",
- "system.linq.nuspec"
- ]
- },
- "System.Linq.Expressions/4.3.0": {
- "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
- "type": "package",
- "path": "system.linq.expressions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net463/System.Linq.Expressions.dll",
- "lib/netcore50/System.Linq.Expressions.dll",
- "lib/netstandard1.6/System.Linq.Expressions.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net463/System.Linq.Expressions.dll",
- "ref/netcore50/System.Linq.Expressions.dll",
- "ref/netcore50/System.Linq.Expressions.xml",
- "ref/netcore50/de/System.Linq.Expressions.xml",
- "ref/netcore50/es/System.Linq.Expressions.xml",
- "ref/netcore50/fr/System.Linq.Expressions.xml",
- "ref/netcore50/it/System.Linq.Expressions.xml",
- "ref/netcore50/ja/System.Linq.Expressions.xml",
- "ref/netcore50/ko/System.Linq.Expressions.xml",
- "ref/netcore50/ru/System.Linq.Expressions.xml",
- "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
- "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
- "ref/netstandard1.0/System.Linq.Expressions.dll",
- "ref/netstandard1.0/System.Linq.Expressions.xml",
- "ref/netstandard1.0/de/System.Linq.Expressions.xml",
- "ref/netstandard1.0/es/System.Linq.Expressions.xml",
- "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
- "ref/netstandard1.0/it/System.Linq.Expressions.xml",
- "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
- "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
- "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
- "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
- "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
- "ref/netstandard1.3/System.Linq.Expressions.dll",
- "ref/netstandard1.3/System.Linq.Expressions.xml",
- "ref/netstandard1.3/de/System.Linq.Expressions.xml",
- "ref/netstandard1.3/es/System.Linq.Expressions.xml",
- "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
- "ref/netstandard1.3/it/System.Linq.Expressions.xml",
- "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
- "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
- "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
- "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
- "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
- "ref/netstandard1.6/System.Linq.Expressions.dll",
- "ref/netstandard1.6/System.Linq.Expressions.xml",
- "ref/netstandard1.6/de/System.Linq.Expressions.xml",
- "ref/netstandard1.6/es/System.Linq.Expressions.xml",
- "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
- "ref/netstandard1.6/it/System.Linq.Expressions.xml",
- "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
- "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
- "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
- "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
- "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
- "system.linq.expressions.4.3.0.nupkg.sha512",
- "system.linq.expressions.nuspec"
- ]
- },
- "System.Linq.Parallel/4.0.1": {
- "sha512": "3FeFyQ8jF8oxaFvU9Qa4gLepYz3s8cHpTKrAEIc5myZiFuAZfDT/Mg/FBziZplSq7GFsi+1PbUGIEsyXDatMUg==",
- "type": "package",
- "path": "system.linq.parallel/4.0.1",
- "files": [
- "System.Linq.Parallel.4.0.1.nupkg.sha512",
- "System.Linq.Parallel.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.Parallel.dll",
- "lib/netstandard1.3/System.Linq.Parallel.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.Parallel.dll",
- "ref/netcore50/System.Linq.Parallel.xml",
- "ref/netcore50/de/System.Linq.Parallel.xml",
- "ref/netcore50/es/System.Linq.Parallel.xml",
- "ref/netcore50/fr/System.Linq.Parallel.xml",
- "ref/netcore50/it/System.Linq.Parallel.xml",
- "ref/netcore50/ja/System.Linq.Parallel.xml",
- "ref/netcore50/ko/System.Linq.Parallel.xml",
- "ref/netcore50/ru/System.Linq.Parallel.xml",
- "ref/netcore50/zh-hans/System.Linq.Parallel.xml",
- "ref/netcore50/zh-hant/System.Linq.Parallel.xml",
- "ref/netstandard1.1/System.Linq.Parallel.dll",
- "ref/netstandard1.1/System.Linq.Parallel.xml",
- "ref/netstandard1.1/de/System.Linq.Parallel.xml",
- "ref/netstandard1.1/es/System.Linq.Parallel.xml",
- "ref/netstandard1.1/fr/System.Linq.Parallel.xml",
- "ref/netstandard1.1/it/System.Linq.Parallel.xml",
- "ref/netstandard1.1/ja/System.Linq.Parallel.xml",
- "ref/netstandard1.1/ko/System.Linq.Parallel.xml",
- "ref/netstandard1.1/ru/System.Linq.Parallel.xml",
- "ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml",
- "ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Linq.Queryable/4.0.1": {
- "sha512": "Go1trqKEpVZNGar/oS7d0KQFhathRcLJVpy7Bl2bAVy37OjenLkADmFMDjs7PHybXyallntv3xdrDu+C/oYc4g==",
- "type": "package",
- "path": "system.linq.queryable/4.0.1",
- "files": [
- "System.Linq.Queryable.4.0.1.nupkg.sha512",
- "System.Linq.Queryable.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/monoandroid10/_._",
- "lib/monotouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.Queryable.dll",
- "lib/netstandard1.3/System.Linq.Queryable.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/monoandroid10/_._",
- "ref/monotouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.Queryable.dll",
- "ref/netcore50/System.Linq.Queryable.xml",
- "ref/netcore50/de/System.Linq.Queryable.xml",
- "ref/netcore50/es/System.Linq.Queryable.xml",
- "ref/netcore50/fr/System.Linq.Queryable.xml",
- "ref/netcore50/it/System.Linq.Queryable.xml",
- "ref/netcore50/ja/System.Linq.Queryable.xml",
- "ref/netcore50/ko/System.Linq.Queryable.xml",
- "ref/netcore50/ru/System.Linq.Queryable.xml",
- "ref/netcore50/zh-hans/System.Linq.Queryable.xml",
- "ref/netcore50/zh-hant/System.Linq.Queryable.xml",
- "ref/netstandard1.0/System.Linq.Queryable.dll",
- "ref/netstandard1.0/System.Linq.Queryable.xml",
- "ref/netstandard1.0/de/System.Linq.Queryable.xml",
- "ref/netstandard1.0/es/System.Linq.Queryable.xml",
- "ref/netstandard1.0/fr/System.Linq.Queryable.xml",
- "ref/netstandard1.0/it/System.Linq.Queryable.xml",
- "ref/netstandard1.0/ja/System.Linq.Queryable.xml",
- "ref/netstandard1.0/ko/System.Linq.Queryable.xml",
- "ref/netstandard1.0/ru/System.Linq.Queryable.xml",
- "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml",
- "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Net.Http/4.3.1": {
- "sha512": "UrTyRczM3ZvNk6oetBuwlu67MFKKRva+r7bw4JDVZ6Y2IukyZ24td5ppsieu/4yZlogVAIuZul9GIQ3hoiz0yA==",
- "type": "package",
- "path": "system.net.http/4.3.1",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/Xamarinmac20/_._",
- "lib/monoandroid10/_._",
- "lib/monotouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.Net.Http.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/Xamarinmac20/_._",
- "ref/monoandroid10/_._",
- "ref/monotouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.Net.Http.dll",
- "ref/net46/System.Net.Http.xml",
- "ref/net46/de/System.Net.Http.xml",
- "ref/net46/es/System.Net.Http.xml",
- "ref/net46/fr/System.Net.Http.xml",
- "ref/net46/it/System.Net.Http.xml",
- "ref/net46/ja/System.Net.Http.xml",
- "ref/net46/ko/System.Net.Http.xml",
- "ref/net46/ru/System.Net.Http.xml",
- "ref/net46/zh-hans/System.Net.Http.xml",
- "ref/net46/zh-hant/System.Net.Http.xml",
- "ref/netcore50/System.Net.Http.dll",
- "ref/netcore50/System.Net.Http.xml",
- "ref/netcore50/de/System.Net.Http.xml",
- "ref/netcore50/es/System.Net.Http.xml",
- "ref/netcore50/fr/System.Net.Http.xml",
- "ref/netcore50/it/System.Net.Http.xml",
- "ref/netcore50/ja/System.Net.Http.xml",
- "ref/netcore50/ko/System.Net.Http.xml",
- "ref/netcore50/ru/System.Net.Http.xml",
- "ref/netcore50/zh-hans/System.Net.Http.xml",
- "ref/netcore50/zh-hant/System.Net.Http.xml",
- "ref/netstandard1.1/System.Net.Http.dll",
- "ref/netstandard1.1/System.Net.Http.xml",
- "ref/netstandard1.1/de/System.Net.Http.xml",
- "ref/netstandard1.1/es/System.Net.Http.xml",
- "ref/netstandard1.1/fr/System.Net.Http.xml",
- "ref/netstandard1.1/it/System.Net.Http.xml",
- "ref/netstandard1.1/ja/System.Net.Http.xml",
- "ref/netstandard1.1/ko/System.Net.Http.xml",
- "ref/netstandard1.1/ru/System.Net.Http.xml",
- "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
- "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
- "ref/netstandard1.3/System.Net.Http.dll",
- "ref/netstandard1.3/System.Net.Http.xml",
- "ref/netstandard1.3/de/System.Net.Http.xml",
- "ref/netstandard1.3/es/System.Net.Http.xml",
- "ref/netstandard1.3/fr/System.Net.Http.xml",
- "ref/netstandard1.3/it/System.Net.Http.xml",
- "ref/netstandard1.3/ja/System.Net.Http.xml",
- "ref/netstandard1.3/ko/System.Net.Http.xml",
- "ref/netstandard1.3/ru/System.Net.Http.xml",
- "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
- "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
- "runtimes/win/lib/net46/System.Net.Http.dll",
- "runtimes/win/lib/netcore50/System.Net.Http.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
- "system.net.http.4.3.1.nupkg.sha512",
- "system.net.http.nuspec"
- ]
- },
- "System.Net.Http.Rtc/4.0.1": {
- "sha512": "o2AlTAvlZOc0dRUpmr379G57VUjSQ+JO7X2vIduaV+zReroM7WVwvtg6q1tGBrT4aVFvqWPDavWuBgSMTwugyw==",
- "type": "package",
- "path": "system.net.http.rtc/4.0.1",
- "files": [
- "System.Net.Http.Rtc.4.0.1.nupkg.sha512",
- "System.Net.Http.Rtc.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/win8/_._",
- "ref/netcore50/System.Net.Http.Rtc.dll",
- "ref/netcore50/System.Net.Http.Rtc.xml",
- "ref/netcore50/de/System.Net.Http.Rtc.xml",
- "ref/netcore50/es/System.Net.Http.Rtc.xml",
- "ref/netcore50/fr/System.Net.Http.Rtc.xml",
- "ref/netcore50/it/System.Net.Http.Rtc.xml",
- "ref/netcore50/ja/System.Net.Http.Rtc.xml",
- "ref/netcore50/ko/System.Net.Http.Rtc.xml",
- "ref/netcore50/ru/System.Net.Http.Rtc.xml",
- "ref/netcore50/zh-hans/System.Net.Http.Rtc.xml",
- "ref/netcore50/zh-hant/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/System.Net.Http.Rtc.dll",
- "ref/netstandard1.1/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/de/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/es/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/fr/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/it/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/ja/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/ko/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/ru/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/zh-hans/System.Net.Http.Rtc.xml",
- "ref/netstandard1.1/zh-hant/System.Net.Http.Rtc.xml",
- "ref/win8/_._",
- "runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll"
- ]
- },
- "System.Net.NameResolution/4.0.0": {
- "sha512": "v6Vu4uuDPyqd88fhcfy4Ou/5vPLSt2FYFVaVhcmA7QaTgi3HJb4erihGgN47F8hJIgzAUP7z0xOz/OyVCz0Ijg==",
- "type": "package",
- "path": "system.net.nameresolution/4.0.0",
- "files": [
- "System.Net.NameResolution.4.0.0.nupkg.sha512",
- "System.Net.NameResolution.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Net.NameResolution.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Net.NameResolution.dll",
- "ref/netstandard1.3/System.Net.NameResolution.dll",
- "ref/netstandard1.3/System.Net.NameResolution.xml",
- "ref/netstandard1.3/de/System.Net.NameResolution.xml",
- "ref/netstandard1.3/es/System.Net.NameResolution.xml",
- "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
- "ref/netstandard1.3/it/System.Net.NameResolution.xml",
- "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
- "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
- "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
- "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
- "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
- "runtimes/win/lib/net46/System.Net.NameResolution.dll",
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll"
- ]
- },
- "System.Net.NameResolution/4.3.0": {
- "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
- "type": "package",
- "path": "system.net.nameresolution/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Net.NameResolution.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Net.NameResolution.dll",
- "ref/netstandard1.3/System.Net.NameResolution.dll",
- "ref/netstandard1.3/System.Net.NameResolution.xml",
- "ref/netstandard1.3/de/System.Net.NameResolution.xml",
- "ref/netstandard1.3/es/System.Net.NameResolution.xml",
- "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
- "ref/netstandard1.3/it/System.Net.NameResolution.xml",
- "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
- "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
- "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
- "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
- "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
- "runtimes/win/lib/net46/System.Net.NameResolution.dll",
- "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
- "system.net.nameresolution.4.3.0.nupkg.sha512",
- "system.net.nameresolution.nuspec"
- ]
- },
- "System.Net.NetworkInformation/4.1.0": {
- "sha512": "Q0rfeiW6QsiZuicGjrFA7cRr2+kXex0JIljTTxzI09GIftB8k+aNL31VsQD1sI2g31cw7UGDTgozA/FgeNSzsQ==",
- "type": "package",
- "path": "system.net.networkinformation/4.1.0",
- "files": [
- "System.Net.NetworkInformation.4.1.0.nupkg.sha512",
- "System.Net.NetworkInformation.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.Net.NetworkInformation.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.Net.NetworkInformation.dll",
- "ref/netcore50/System.Net.NetworkInformation.dll",
- "ref/netcore50/System.Net.NetworkInformation.xml",
- "ref/netcore50/de/System.Net.NetworkInformation.xml",
- "ref/netcore50/es/System.Net.NetworkInformation.xml",
- "ref/netcore50/fr/System.Net.NetworkInformation.xml",
- "ref/netcore50/it/System.Net.NetworkInformation.xml",
- "ref/netcore50/ja/System.Net.NetworkInformation.xml",
- "ref/netcore50/ko/System.Net.NetworkInformation.xml",
- "ref/netcore50/ru/System.Net.NetworkInformation.xml",
- "ref/netcore50/zh-hans/System.Net.NetworkInformation.xml",
- "ref/netcore50/zh-hant/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/System.Net.NetworkInformation.dll",
- "ref/netstandard1.0/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/de/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/es/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/fr/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/it/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/ja/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/ko/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/ru/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/zh-hans/System.Net.NetworkInformation.xml",
- "ref/netstandard1.0/zh-hant/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/System.Net.NetworkInformation.dll",
- "ref/netstandard1.3/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/de/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/es/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/fr/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/it/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/ja/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/ko/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/ru/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/zh-hans/System.Net.NetworkInformation.xml",
- "ref/netstandard1.3/zh-hant/System.Net.NetworkInformation.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll",
- "runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll",
- "runtimes/win/lib/net46/System.Net.NetworkInformation.dll",
- "runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.NetworkInformation.dll"
- ]
- },
- "System.Net.Primitives/4.3.0": {
- "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
- "type": "package",
- "path": "system.net.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Net.Primitives.dll",
- "ref/netcore50/System.Net.Primitives.xml",
- "ref/netcore50/de/System.Net.Primitives.xml",
- "ref/netcore50/es/System.Net.Primitives.xml",
- "ref/netcore50/fr/System.Net.Primitives.xml",
- "ref/netcore50/it/System.Net.Primitives.xml",
- "ref/netcore50/ja/System.Net.Primitives.xml",
- "ref/netcore50/ko/System.Net.Primitives.xml",
- "ref/netcore50/ru/System.Net.Primitives.xml",
- "ref/netcore50/zh-hans/System.Net.Primitives.xml",
- "ref/netcore50/zh-hant/System.Net.Primitives.xml",
- "ref/netstandard1.0/System.Net.Primitives.dll",
- "ref/netstandard1.0/System.Net.Primitives.xml",
- "ref/netstandard1.0/de/System.Net.Primitives.xml",
- "ref/netstandard1.0/es/System.Net.Primitives.xml",
- "ref/netstandard1.0/fr/System.Net.Primitives.xml",
- "ref/netstandard1.0/it/System.Net.Primitives.xml",
- "ref/netstandard1.0/ja/System.Net.Primitives.xml",
- "ref/netstandard1.0/ko/System.Net.Primitives.xml",
- "ref/netstandard1.0/ru/System.Net.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
- "ref/netstandard1.1/System.Net.Primitives.dll",
- "ref/netstandard1.1/System.Net.Primitives.xml",
- "ref/netstandard1.1/de/System.Net.Primitives.xml",
- "ref/netstandard1.1/es/System.Net.Primitives.xml",
- "ref/netstandard1.1/fr/System.Net.Primitives.xml",
- "ref/netstandard1.1/it/System.Net.Primitives.xml",
- "ref/netstandard1.1/ja/System.Net.Primitives.xml",
- "ref/netstandard1.1/ko/System.Net.Primitives.xml",
- "ref/netstandard1.1/ru/System.Net.Primitives.xml",
- "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
- "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
- "ref/netstandard1.3/System.Net.Primitives.dll",
- "ref/netstandard1.3/System.Net.Primitives.xml",
- "ref/netstandard1.3/de/System.Net.Primitives.xml",
- "ref/netstandard1.3/es/System.Net.Primitives.xml",
- "ref/netstandard1.3/fr/System.Net.Primitives.xml",
- "ref/netstandard1.3/it/System.Net.Primitives.xml",
- "ref/netstandard1.3/ja/System.Net.Primitives.xml",
- "ref/netstandard1.3/ko/System.Net.Primitives.xml",
- "ref/netstandard1.3/ru/System.Net.Primitives.xml",
- "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
- "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.net.primitives.4.3.0.nupkg.sha512",
- "system.net.primitives.nuspec"
- ]
- },
- "System.Net.Requests/4.0.11": {
- "sha512": "LsJkl5FGce+FdMGExEGCZpEaqrpIooilX3jkQkZXHD5PGvEjuGY8GC468c0oJGosbk0p8M9gWZCLwbNoR047Yw==",
- "type": "package",
- "path": "system.net.requests/4.0.11",
- "files": [
- "System.Net.Requests.4.0.11.nupkg.sha512",
- "System.Net.Requests.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/_._",
- "ref/netcore50/System.Net.Requests.dll",
- "ref/netcore50/System.Net.Requests.xml",
- "ref/netcore50/de/System.Net.Requests.xml",
- "ref/netcore50/es/System.Net.Requests.xml",
- "ref/netcore50/fr/System.Net.Requests.xml",
- "ref/netcore50/it/System.Net.Requests.xml",
- "ref/netcore50/ja/System.Net.Requests.xml",
- "ref/netcore50/ko/System.Net.Requests.xml",
- "ref/netcore50/ru/System.Net.Requests.xml",
- "ref/netcore50/zh-hans/System.Net.Requests.xml",
- "ref/netcore50/zh-hant/System.Net.Requests.xml",
- "ref/netstandard1.0/System.Net.Requests.dll",
- "ref/netstandard1.0/System.Net.Requests.xml",
- "ref/netstandard1.0/de/System.Net.Requests.xml",
- "ref/netstandard1.0/es/System.Net.Requests.xml",
- "ref/netstandard1.0/fr/System.Net.Requests.xml",
- "ref/netstandard1.0/it/System.Net.Requests.xml",
- "ref/netstandard1.0/ja/System.Net.Requests.xml",
- "ref/netstandard1.0/ko/System.Net.Requests.xml",
- "ref/netstandard1.0/ru/System.Net.Requests.xml",
- "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
- "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
- "ref/netstandard1.1/System.Net.Requests.dll",
- "ref/netstandard1.1/System.Net.Requests.xml",
- "ref/netstandard1.1/de/System.Net.Requests.xml",
- "ref/netstandard1.1/es/System.Net.Requests.xml",
- "ref/netstandard1.1/fr/System.Net.Requests.xml",
- "ref/netstandard1.1/it/System.Net.Requests.xml",
- "ref/netstandard1.1/ja/System.Net.Requests.xml",
- "ref/netstandard1.1/ko/System.Net.Requests.xml",
- "ref/netstandard1.1/ru/System.Net.Requests.xml",
- "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
- "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
- "ref/netstandard1.3/System.Net.Requests.dll",
- "ref/netstandard1.3/System.Net.Requests.xml",
- "ref/netstandard1.3/de/System.Net.Requests.xml",
- "ref/netstandard1.3/es/System.Net.Requests.xml",
- "ref/netstandard1.3/fr/System.Net.Requests.xml",
- "ref/netstandard1.3/it/System.Net.Requests.xml",
- "ref/netstandard1.3/ja/System.Net.Requests.xml",
- "ref/netstandard1.3/ko/System.Net.Requests.xml",
- "ref/netstandard1.3/ru/System.Net.Requests.xml",
- "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
- "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
- "runtimes/win/lib/net46/_._",
- "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll"
- ]
- },
- "System.Net.Sockets/4.3.0": {
- "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
- "type": "package",
- "path": "system.net.sockets/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Net.Sockets.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Net.Sockets.dll",
- "ref/netstandard1.3/System.Net.Sockets.dll",
- "ref/netstandard1.3/System.Net.Sockets.xml",
- "ref/netstandard1.3/de/System.Net.Sockets.xml",
- "ref/netstandard1.3/es/System.Net.Sockets.xml",
- "ref/netstandard1.3/fr/System.Net.Sockets.xml",
- "ref/netstandard1.3/it/System.Net.Sockets.xml",
- "ref/netstandard1.3/ja/System.Net.Sockets.xml",
- "ref/netstandard1.3/ko/System.Net.Sockets.xml",
- "ref/netstandard1.3/ru/System.Net.Sockets.xml",
- "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
- "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.net.sockets.4.3.0.nupkg.sha512",
- "system.net.sockets.nuspec"
- ]
- },
- "System.Net.WebHeaderCollection/4.0.1": {
- "sha512": "hs73Im2Q7woTH50T6pFWMvPZvyoEF+7AQJY+rzk/xKIxZV0OIzQorO0Fnwa/wkWHv/vHXqFSf5/mHFk7lTCAxA==",
- "type": "package",
- "path": "system.net.webheadercollection/4.0.1",
- "files": [
- "System.Net.WebHeaderCollection.4.0.1.nupkg.sha512",
- "System.Net.WebHeaderCollection.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
- "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
- "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Net.WebSockets/4.0.0": {
- "sha512": "2KJo8hir6Edi9jnMDAMhiJoI691xRBmKcbNpwjrvpIMOCTYOtBpSsSEGBxBDV7PKbasJNaFp1+PZz1D7xS41Hg==",
- "type": "package",
- "path": "system.net.websockets/4.0.0",
- "files": [
- "System.Net.WebSockets.4.0.0.nupkg.sha512",
- "System.Net.WebSockets.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Net.WebSockets.dll",
- "lib/netstandard1.3/System.Net.WebSockets.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Net.WebSockets.dll",
- "ref/netstandard1.3/System.Net.WebSockets.dll",
- "ref/netstandard1.3/System.Net.WebSockets.xml",
- "ref/netstandard1.3/de/System.Net.WebSockets.xml",
- "ref/netstandard1.3/es/System.Net.WebSockets.xml",
- "ref/netstandard1.3/fr/System.Net.WebSockets.xml",
- "ref/netstandard1.3/it/System.Net.WebSockets.xml",
- "ref/netstandard1.3/ja/System.Net.WebSockets.xml",
- "ref/netstandard1.3/ko/System.Net.WebSockets.xml",
- "ref/netstandard1.3/ru/System.Net.WebSockets.xml",
- "ref/netstandard1.3/zh-hans/System.Net.WebSockets.xml",
- "ref/netstandard1.3/zh-hant/System.Net.WebSockets.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Net.WebSockets.Client/4.0.0": {
- "sha512": "GY5h9cn0ZVsG4ORQqMytTldrqxet2RC2CSEsgWGf4XNW5jhL5SxzcUZph03xbZsgn7K3qMr+Rq+gkbJNI+FEXg==",
- "type": "package",
- "path": "system.net.websockets.client/4.0.0",
- "files": [
- "System.Net.WebSockets.Client.4.0.0.nupkg.sha512",
- "System.Net.WebSockets.Client.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Net.WebSockets.Client.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Net.WebSockets.Client.dll",
- "ref/netstandard1.3/System.Net.WebSockets.Client.dll",
- "ref/netstandard1.3/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/de/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/es/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/fr/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/it/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/ja/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/ko/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/ru/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/zh-hans/System.Net.WebSockets.Client.xml",
- "ref/netstandard1.3/zh-hant/System.Net.WebSockets.Client.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Net.WebSockets.Client.dll",
- "runtimes/win/lib/net46/System.Net.WebSockets.Client.dll",
- "runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll",
- "runtimes/win/lib/netstandard1.3/System.Net.WebSockets.Client.dll"
- ]
- },
- "System.Numerics.Vectors/4.1.1": {
- "sha512": "VIPNAVnXoZAFieaZ413vft6CrvpLsxRuZbl+wbXLYZAPBuyZO6eYfsNT44UjZWBCc9GFpms9K223LR6Z95DfGA==",
- "type": "package",
- "path": "system.numerics.vectors/4.1.1",
- "files": [
- "System.Numerics.Vectors.4.1.1.nupkg.sha512",
- "System.Numerics.Vectors.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.xml",
- "lib/netstandard1.0/System.Numerics.Vectors.dll",
- "lib/netstandard1.0/System.Numerics.Vectors.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.xml",
- "ref/netstandard1.0/System.Numerics.Vectors.dll",
- "ref/netstandard1.0/System.Numerics.Vectors.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Numerics.Vectors.WindowsRuntime/4.0.1": {
- "sha512": "T4RJY6Z+0AuynCnMy8VMyP1g2mrB/OGubx5Og6d8ve6LkVLPrpiGtV5iMJeBv7lTDF1zhviILg+LecgKBjkWag==",
- "type": "package",
- "path": "system.numerics.vectors.windowsruntime/4.0.1",
- "files": [
- "System.Numerics.Vectors.WindowsRuntime.4.0.1.nupkg.sha512",
- "System.Numerics.Vectors.WindowsRuntime.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll"
- ]
- },
- "System.ObjectModel/4.3.0": {
- "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
- "type": "package",
- "path": "system.objectmodel/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.ObjectModel.dll",
- "lib/netstandard1.3/System.ObjectModel.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ObjectModel.dll",
- "ref/netcore50/System.ObjectModel.xml",
- "ref/netcore50/de/System.ObjectModel.xml",
- "ref/netcore50/es/System.ObjectModel.xml",
- "ref/netcore50/fr/System.ObjectModel.xml",
- "ref/netcore50/it/System.ObjectModel.xml",
- "ref/netcore50/ja/System.ObjectModel.xml",
- "ref/netcore50/ko/System.ObjectModel.xml",
- "ref/netcore50/ru/System.ObjectModel.xml",
- "ref/netcore50/zh-hans/System.ObjectModel.xml",
- "ref/netcore50/zh-hant/System.ObjectModel.xml",
- "ref/netstandard1.0/System.ObjectModel.dll",
- "ref/netstandard1.0/System.ObjectModel.xml",
- "ref/netstandard1.0/de/System.ObjectModel.xml",
- "ref/netstandard1.0/es/System.ObjectModel.xml",
- "ref/netstandard1.0/fr/System.ObjectModel.xml",
- "ref/netstandard1.0/it/System.ObjectModel.xml",
- "ref/netstandard1.0/ja/System.ObjectModel.xml",
- "ref/netstandard1.0/ko/System.ObjectModel.xml",
- "ref/netstandard1.0/ru/System.ObjectModel.xml",
- "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
- "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
- "ref/netstandard1.3/System.ObjectModel.dll",
- "ref/netstandard1.3/System.ObjectModel.xml",
- "ref/netstandard1.3/de/System.ObjectModel.xml",
- "ref/netstandard1.3/es/System.ObjectModel.xml",
- "ref/netstandard1.3/fr/System.ObjectModel.xml",
- "ref/netstandard1.3/it/System.ObjectModel.xml",
- "ref/netstandard1.3/ja/System.ObjectModel.xml",
- "ref/netstandard1.3/ko/System.ObjectModel.xml",
- "ref/netstandard1.3/ru/System.ObjectModel.xml",
- "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
- "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.objectmodel.4.3.0.nupkg.sha512",
- "system.objectmodel.nuspec"
- ]
- },
- "System.Private.DataContractSerialization/4.1.1": {
- "sha512": "lcqFBUaCZxPiUkA4dlSOoPZGtZsAuuElH2XHgLwGLxd7ZozWetV5yiz0qGAV2AUYOqw97MtZBjbLMN16Xz4vXA==",
- "type": "package",
- "path": "system.private.datacontractserialization/4.1.1",
- "files": [
- "System.Private.DataContractSerialization.4.1.1.nupkg.sha512",
- "System.Private.DataContractSerialization.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
- "ref/netstandard/_._",
- "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll"
- ]
- },
- "System.Private.ServiceModel/4.1.0": {
- "sha512": "/QviVqIgta03ms7IDFALHCJOQCANZ1lILobf/OoLzdphHN40M3r6zqso2NsKvvSV7rJus+QLLWS/q33XGIybrQ==",
- "type": "package",
- "path": "system.private.servicemodel/4.1.0",
- "files": [
- "System.Private.ServiceModel.4.1.0.nupkg.sha512",
- "System.Private.ServiceModel.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll",
- "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll",
- "runtimes/win7/lib/netstandard1.3/System.Private.ServiceModel.dll"
- ]
- },
- "System.Private.Uri/4.3.0": {
- "sha512": "I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==",
- "type": "package",
- "path": "system.private.uri/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "ref/netstandard/_._",
- "system.private.uri.4.3.0.nupkg.sha512",
- "system.private.uri.nuspec"
- ]
- },
- "System.Reflection/4.3.0": {
- "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "type": "package",
- "path": "system.reflection/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Reflection.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Reflection.dll",
- "ref/netcore50/System.Reflection.dll",
- "ref/netcore50/System.Reflection.xml",
- "ref/netcore50/de/System.Reflection.xml",
- "ref/netcore50/es/System.Reflection.xml",
- "ref/netcore50/fr/System.Reflection.xml",
- "ref/netcore50/it/System.Reflection.xml",
- "ref/netcore50/ja/System.Reflection.xml",
- "ref/netcore50/ko/System.Reflection.xml",
- "ref/netcore50/ru/System.Reflection.xml",
- "ref/netcore50/zh-hans/System.Reflection.xml",
- "ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/netstandard1.0/System.Reflection.dll",
- "ref/netstandard1.0/System.Reflection.xml",
- "ref/netstandard1.0/de/System.Reflection.xml",
- "ref/netstandard1.0/es/System.Reflection.xml",
- "ref/netstandard1.0/fr/System.Reflection.xml",
- "ref/netstandard1.0/it/System.Reflection.xml",
- "ref/netstandard1.0/ja/System.Reflection.xml",
- "ref/netstandard1.0/ko/System.Reflection.xml",
- "ref/netstandard1.0/ru/System.Reflection.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.xml",
- "ref/netstandard1.3/System.Reflection.dll",
- "ref/netstandard1.3/System.Reflection.xml",
- "ref/netstandard1.3/de/System.Reflection.xml",
- "ref/netstandard1.3/es/System.Reflection.xml",
- "ref/netstandard1.3/fr/System.Reflection.xml",
- "ref/netstandard1.3/it/System.Reflection.xml",
- "ref/netstandard1.3/ja/System.Reflection.xml",
- "ref/netstandard1.3/ko/System.Reflection.xml",
- "ref/netstandard1.3/ru/System.Reflection.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.xml",
- "ref/netstandard1.5/System.Reflection.dll",
- "ref/netstandard1.5/System.Reflection.xml",
- "ref/netstandard1.5/de/System.Reflection.xml",
- "ref/netstandard1.5/es/System.Reflection.xml",
- "ref/netstandard1.5/fr/System.Reflection.xml",
- "ref/netstandard1.5/it/System.Reflection.xml",
- "ref/netstandard1.5/ja/System.Reflection.xml",
- "ref/netstandard1.5/ko/System.Reflection.xml",
- "ref/netstandard1.5/ru/System.Reflection.xml",
- "ref/netstandard1.5/zh-hans/System.Reflection.xml",
- "ref/netstandard1.5/zh-hant/System.Reflection.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.4.3.0.nupkg.sha512",
- "system.reflection.nuspec"
- ]
- },
- "System.Reflection.Context/4.0.1": {
- "sha512": "nU4qA/juVb7OCAqLdWAnxeyTjs5tbwQmtF6ep1gTVSa79aGF1J5orD88WHQmNhgVbgfhSGPnz4+d94o/iBXZ7g==",
- "type": "package",
- "path": "system.reflection.context/4.0.1",
- "files": [
- "System.Reflection.Context.4.0.1.nupkg.sha512",
- "System.Reflection.Context.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Context.dll",
- "lib/netstandard1.1/System.Reflection.Context.dll",
- "lib/portable-net45+win8/_._",
- "lib/win8/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Context.dll",
- "ref/netcore50/System.Reflection.Context.xml",
- "ref/netcore50/de/System.Reflection.Context.xml",
- "ref/netcore50/es/System.Reflection.Context.xml",
- "ref/netcore50/fr/System.Reflection.Context.xml",
- "ref/netcore50/it/System.Reflection.Context.xml",
- "ref/netcore50/ja/System.Reflection.Context.xml",
- "ref/netcore50/ko/System.Reflection.Context.xml",
- "ref/netcore50/ru/System.Reflection.Context.xml",
- "ref/netcore50/zh-hans/System.Reflection.Context.xml",
- "ref/netcore50/zh-hant/System.Reflection.Context.xml",
- "ref/netstandard1.1/System.Reflection.Context.dll",
- "ref/netstandard1.1/System.Reflection.Context.xml",
- "ref/netstandard1.1/de/System.Reflection.Context.xml",
- "ref/netstandard1.1/es/System.Reflection.Context.xml",
- "ref/netstandard1.1/fr/System.Reflection.Context.xml",
- "ref/netstandard1.1/it/System.Reflection.Context.xml",
- "ref/netstandard1.1/ja/System.Reflection.Context.xml",
- "ref/netstandard1.1/ko/System.Reflection.Context.xml",
- "ref/netstandard1.1/ru/System.Reflection.Context.xml",
- "ref/netstandard1.1/zh-hans/System.Reflection.Context.xml",
- "ref/netstandard1.1/zh-hant/System.Reflection.Context.xml",
- "ref/portable-net45+win8/_._",
- "ref/win8/_._"
- ]
- },
- "System.Reflection.DispatchProxy/4.0.1": {
- "sha512": "WCpp5zZR7515OZ3/QgxCy+EuWagQTuq4WgregoiC9tN/QvztWXMgrVdq378OqNXESpcFSEn+jhUAy1prKbZNCA==",
- "type": "package",
- "path": "system.reflection.dispatchproxy/4.0.1",
- "files": [
- "System.Reflection.DispatchProxy.4.0.1.nupkg.sha512",
- "System.Reflection.DispatchProxy.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll"
- ]
- },
- "System.Reflection.Emit/4.3.0": {
- "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
- "type": "package",
- "path": "system.reflection.emit/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/monotouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.dll",
- "lib/netstandard1.3/System.Reflection.Emit.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/net45/_._",
- "ref/netstandard1.1/System.Reflection.Emit.dll",
- "ref/netstandard1.1/System.Reflection.Emit.xml",
- "ref/netstandard1.1/de/System.Reflection.Emit.xml",
- "ref/netstandard1.1/es/System.Reflection.Emit.xml",
- "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
- "ref/netstandard1.1/it/System.Reflection.Emit.xml",
- "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
- "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
- "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
- "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
- "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
- "ref/xamarinmac20/_._",
- "system.reflection.emit.4.3.0.nupkg.sha512",
- "system.reflection.emit.nuspec"
- ]
- },
- "System.Reflection.Emit.ILGeneration/4.3.0": {
- "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
- "type": "package",
- "path": "system.reflection.emit.ilgeneration/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
- "lib/portable-net45+wp8/_._",
- "lib/wp80/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
- "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
- "ref/portable-net45+wp8/_._",
- "ref/wp80/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/_._",
- "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "system.reflection.emit.ilgeneration.nuspec"
- ]
- },
- "System.Reflection.Emit.Lightweight/4.3.0": {
- "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
- "type": "package",
- "path": "system.reflection.emit.lightweight/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
- "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
- "lib/portable-net45+wp8/_._",
- "lib/wp80/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
- "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
- "ref/portable-net45+wp8/_._",
- "ref/wp80/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/_._",
- "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "system.reflection.emit.lightweight.nuspec"
- ]
- },
- "System.Reflection.Extensions/4.3.0": {
- "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
- "type": "package",
- "path": "system.reflection.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Extensions.dll",
- "ref/netcore50/System.Reflection.Extensions.xml",
- "ref/netcore50/de/System.Reflection.Extensions.xml",
- "ref/netcore50/es/System.Reflection.Extensions.xml",
- "ref/netcore50/fr/System.Reflection.Extensions.xml",
- "ref/netcore50/it/System.Reflection.Extensions.xml",
- "ref/netcore50/ja/System.Reflection.Extensions.xml",
- "ref/netcore50/ko/System.Reflection.Extensions.xml",
- "ref/netcore50/ru/System.Reflection.Extensions.xml",
- "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
- "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/System.Reflection.Extensions.dll",
- "ref/netstandard1.0/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.extensions.4.3.0.nupkg.sha512",
- "system.reflection.extensions.nuspec"
- ]
- },
- "System.Reflection.Metadata/1.3.0": {
- "sha512": "sOt2tPwTTseNLt888hl4ioAKTz3vimaKUNcnv4gGLE3Uv/H3ymFL3oyhugTZv2xG88qfUEUj+iuloXiVqwOGeA==",
- "type": "package",
- "path": "system.reflection.metadata/1.3.0",
- "files": [
- "System.Reflection.Metadata.1.3.0.nupkg.sha512",
- "System.Reflection.Metadata.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.1/System.Reflection.Metadata.dll",
- "lib/netstandard1.1/System.Reflection.Metadata.xml",
- "lib/portable-net45+win8/System.Reflection.Metadata.dll",
- "lib/portable-net45+win8/System.Reflection.Metadata.xml"
- ]
- },
- "System.Reflection.Primitives/4.3.0": {
- "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "type": "package",
- "path": "system.reflection.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/netcore50/de/System.Reflection.Primitives.xml",
- "ref/netcore50/es/System.Reflection.Primitives.xml",
- "ref/netcore50/fr/System.Reflection.Primitives.xml",
- "ref/netcore50/it/System.Reflection.Primitives.xml",
- "ref/netcore50/ja/System.Reflection.Primitives.xml",
- "ref/netcore50/ko/System.Reflection.Primitives.xml",
- "ref/netcore50/ru/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/System.Reflection.Primitives.dll",
- "ref/netstandard1.0/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.primitives.4.3.0.nupkg.sha512",
- "system.reflection.primitives.nuspec"
- ]
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
- "type": "package",
- "path": "system.reflection.typeextensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Reflection.TypeExtensions.dll",
- "lib/net462/System.Reflection.TypeExtensions.dll",
- "lib/netcore50/System.Reflection.TypeExtensions.dll",
- "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Reflection.TypeExtensions.dll",
- "ref/net462/System.Reflection.TypeExtensions.dll",
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
- "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
- "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
- "system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "system.reflection.typeextensions.nuspec"
- ]
- },
- "System.Resources.ResourceManager/4.3.0": {
- "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "type": "package",
- "path": "system.resources.resourcemanager/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Resources.ResourceManager.dll",
- "ref/netcore50/System.Resources.ResourceManager.xml",
- "ref/netcore50/de/System.Resources.ResourceManager.xml",
- "ref/netcore50/es/System.Resources.ResourceManager.xml",
- "ref/netcore50/fr/System.Resources.ResourceManager.xml",
- "ref/netcore50/it/System.Resources.ResourceManager.xml",
- "ref/netcore50/ja/System.Resources.ResourceManager.xml",
- "ref/netcore50/ko/System.Resources.ResourceManager.xml",
- "ref/netcore50/ru/System.Resources.ResourceManager.xml",
- "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
- "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/System.Resources.ResourceManager.dll",
- "ref/netstandard1.0/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "system.resources.resourcemanager.nuspec"
- ]
- },
- "System.Runtime/4.3.0": {
- "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "type": "package",
- "path": "system.runtime/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.dll",
- "lib/portable-net45+win8+wp80+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.dll",
- "ref/netcore50/System.Runtime.dll",
- "ref/netcore50/System.Runtime.xml",
- "ref/netcore50/de/System.Runtime.xml",
- "ref/netcore50/es/System.Runtime.xml",
- "ref/netcore50/fr/System.Runtime.xml",
- "ref/netcore50/it/System.Runtime.xml",
- "ref/netcore50/ja/System.Runtime.xml",
- "ref/netcore50/ko/System.Runtime.xml",
- "ref/netcore50/ru/System.Runtime.xml",
- "ref/netcore50/zh-hans/System.Runtime.xml",
- "ref/netcore50/zh-hant/System.Runtime.xml",
- "ref/netstandard1.0/System.Runtime.dll",
- "ref/netstandard1.0/System.Runtime.xml",
- "ref/netstandard1.0/de/System.Runtime.xml",
- "ref/netstandard1.0/es/System.Runtime.xml",
- "ref/netstandard1.0/fr/System.Runtime.xml",
- "ref/netstandard1.0/it/System.Runtime.xml",
- "ref/netstandard1.0/ja/System.Runtime.xml",
- "ref/netstandard1.0/ko/System.Runtime.xml",
- "ref/netstandard1.0/ru/System.Runtime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.xml",
- "ref/netstandard1.2/System.Runtime.dll",
- "ref/netstandard1.2/System.Runtime.xml",
- "ref/netstandard1.2/de/System.Runtime.xml",
- "ref/netstandard1.2/es/System.Runtime.xml",
- "ref/netstandard1.2/fr/System.Runtime.xml",
- "ref/netstandard1.2/it/System.Runtime.xml",
- "ref/netstandard1.2/ja/System.Runtime.xml",
- "ref/netstandard1.2/ko/System.Runtime.xml",
- "ref/netstandard1.2/ru/System.Runtime.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.xml",
- "ref/netstandard1.3/System.Runtime.dll",
- "ref/netstandard1.3/System.Runtime.xml",
- "ref/netstandard1.3/de/System.Runtime.xml",
- "ref/netstandard1.3/es/System.Runtime.xml",
- "ref/netstandard1.3/fr/System.Runtime.xml",
- "ref/netstandard1.3/it/System.Runtime.xml",
- "ref/netstandard1.3/ja/System.Runtime.xml",
- "ref/netstandard1.3/ko/System.Runtime.xml",
- "ref/netstandard1.3/ru/System.Runtime.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.xml",
- "ref/netstandard1.5/System.Runtime.dll",
- "ref/netstandard1.5/System.Runtime.xml",
- "ref/netstandard1.5/de/System.Runtime.xml",
- "ref/netstandard1.5/es/System.Runtime.xml",
- "ref/netstandard1.5/fr/System.Runtime.xml",
- "ref/netstandard1.5/it/System.Runtime.xml",
- "ref/netstandard1.5/ja/System.Runtime.xml",
- "ref/netstandard1.5/ko/System.Runtime.xml",
- "ref/netstandard1.5/ru/System.Runtime.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.xml",
- "ref/portable-net45+win8+wp80+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.4.3.0.nupkg.sha512",
- "system.runtime.nuspec"
- ]
- },
- "System.Runtime.Extensions/4.3.0": {
- "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "type": "package",
- "path": "system.runtime.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.Extensions.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.Extensions.dll",
- "ref/netcore50/System.Runtime.Extensions.dll",
- "ref/netcore50/System.Runtime.Extensions.xml",
- "ref/netcore50/de/System.Runtime.Extensions.xml",
- "ref/netcore50/es/System.Runtime.Extensions.xml",
- "ref/netcore50/fr/System.Runtime.Extensions.xml",
- "ref/netcore50/it/System.Runtime.Extensions.xml",
- "ref/netcore50/ja/System.Runtime.Extensions.xml",
- "ref/netcore50/ko/System.Runtime.Extensions.xml",
- "ref/netcore50/ru/System.Runtime.Extensions.xml",
- "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
- "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/System.Runtime.Extensions.dll",
- "ref/netstandard1.0/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/System.Runtime.Extensions.dll",
- "ref/netstandard1.3/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/System.Runtime.Extensions.dll",
- "ref/netstandard1.5/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.extensions.4.3.0.nupkg.sha512",
- "system.runtime.extensions.nuspec"
- ]
- },
- "System.Runtime.Handles/4.3.0": {
- "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
- "type": "package",
- "path": "system.runtime.handles/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/netstandard1.3/System.Runtime.Handles.dll",
- "ref/netstandard1.3/System.Runtime.Handles.xml",
- "ref/netstandard1.3/de/System.Runtime.Handles.xml",
- "ref/netstandard1.3/es/System.Runtime.Handles.xml",
- "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
- "ref/netstandard1.3/it/System.Runtime.Handles.xml",
- "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
- "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
- "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.handles.4.3.0.nupkg.sha512",
- "system.runtime.handles.nuspec"
- ]
- },
- "System.Runtime.InteropServices/4.3.0": {
- "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
- "type": "package",
- "path": "system.runtime.interopservices/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.InteropServices.dll",
- "lib/net463/System.Runtime.InteropServices.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.InteropServices.dll",
- "ref/net463/System.Runtime.InteropServices.dll",
- "ref/netcore50/System.Runtime.InteropServices.dll",
- "ref/netcore50/System.Runtime.InteropServices.xml",
- "ref/netcore50/de/System.Runtime.InteropServices.xml",
- "ref/netcore50/es/System.Runtime.InteropServices.xml",
- "ref/netcore50/fr/System.Runtime.InteropServices.xml",
- "ref/netcore50/it/System.Runtime.InteropServices.xml",
- "ref/netcore50/ja/System.Runtime.InteropServices.xml",
- "ref/netcore50/ko/System.Runtime.InteropServices.xml",
- "ref/netcore50/ru/System.Runtime.InteropServices.xml",
- "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
- "ref/netstandard1.1/System.Runtime.InteropServices.dll",
- "ref/netstandard1.1/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/System.Runtime.InteropServices.dll",
- "ref/netstandard1.2/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/System.Runtime.InteropServices.dll",
- "ref/netstandard1.3/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/System.Runtime.InteropServices.dll",
- "ref/netstandard1.5/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.interopservices.4.3.0.nupkg.sha512",
- "system.runtime.interopservices.nuspec"
- ]
- },
- "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
- "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
- "type": "package",
- "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
- "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
- "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
- "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
- "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
- "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
- "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
- "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
- "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
- "system.runtime.interopservices.runtimeinformation.nuspec"
- ]
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.1": {
- "sha512": "oIIXM4w2y3MiEZEXA+RTtfPV+SZ1ymbFdWppHlUciNdNIL0/Uo3HW9q9iN2O7T7KUmRdvjA7C2Gv4exAyW4zEQ==",
- "type": "package",
- "path": "system.runtime.interopservices.windowsruntime/4.0.1",
- "files": [
- "System.Runtime.InteropServices.WindowsRuntime.4.0.1.nupkg.sha512",
- "System.Runtime.InteropServices.WindowsRuntime.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll",
- "lib/netstandard1.3/System.Runtime.InteropServices.WindowsRuntime.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios1/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll",
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/de/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/es/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/fr/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/it/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/ja/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/ko/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/ru/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netcore50/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/System.Runtime.InteropServices.WindowsRuntime.dll",
- "ref/netstandard1.0/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/de/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/es/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/fr/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/it/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/ja/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/ko/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/ru/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll"
- ]
- },
- "System.Runtime.Numerics/4.3.0": {
- "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
- "type": "package",
- "path": "system.runtime.numerics/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.Numerics.dll",
- "lib/netstandard1.3/System.Runtime.Numerics.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Runtime.Numerics.dll",
- "ref/netcore50/System.Runtime.Numerics.xml",
- "ref/netcore50/de/System.Runtime.Numerics.xml",
- "ref/netcore50/es/System.Runtime.Numerics.xml",
- "ref/netcore50/fr/System.Runtime.Numerics.xml",
- "ref/netcore50/it/System.Runtime.Numerics.xml",
- "ref/netcore50/ja/System.Runtime.Numerics.xml",
- "ref/netcore50/ko/System.Runtime.Numerics.xml",
- "ref/netcore50/ru/System.Runtime.Numerics.xml",
- "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
- "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/System.Runtime.Numerics.dll",
- "ref/netstandard1.1/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
- "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.numerics.4.3.0.nupkg.sha512",
- "system.runtime.numerics.nuspec"
- ]
- },
- "System.Runtime.Serialization.Json/4.0.2": {
- "sha512": "+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==",
- "type": "package",
- "path": "system.runtime.serialization.json/4.0.2",
- "files": [
- "System.Runtime.Serialization.Json.4.0.2.nupkg.sha512",
- "System.Runtime.Serialization.Json.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.Serialization.Json.dll",
- "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Runtime.Serialization.Json.dll",
- "ref/netcore50/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
- "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
- "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Runtime.Serialization.Primitives/4.3.0": {
- "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
- "type": "package",
- "path": "system.runtime.serialization.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.Runtime.Serialization.Primitives.dll",
- "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
- "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.Runtime.Serialization.Primitives.dll",
- "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
- "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
- "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
- "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
- "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
- "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
- "system.runtime.serialization.primitives.nuspec"
- ]
- },
- "System.Runtime.Serialization.Xml/4.1.1": {
- "sha512": "yqfKHkWUAdI0hdDIdD9KDzluKtZ8IIqLF3O7xIZlt6UTs1bOvFRpCvRTvGQva3Ak/ZM9/nq9IHBJ1tC4Ybcrjg==",
- "type": "package",
- "path": "system.runtime.serialization.xml/4.1.1",
- "files": [
- "System.Runtime.Serialization.Xml.4.1.1.nupkg.sha512",
- "System.Runtime.Serialization.Xml.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.Runtime.Serialization.Xml.dll",
- "lib/netcore50/System.Runtime.Serialization.Xml.dll",
- "lib/netstandard1.3/System.Runtime.Serialization.Xml.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.Runtime.Serialization.Xml.dll",
- "ref/netcore50/System.Runtime.Serialization.Xml.dll",
- "ref/netcore50/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/de/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/es/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/fr/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/it/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/ja/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/ko/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/ru/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/zh-hans/System.Runtime.Serialization.Xml.xml",
- "ref/netcore50/zh-hant/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/System.Runtime.Serialization.Xml.dll",
- "ref/netstandard1.0/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/de/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/es/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/fr/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/it/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/ja/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/ko/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/ru/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/System.Runtime.Serialization.Xml.dll",
- "ref/netstandard1.3/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/de/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/es/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/fr/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/it/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/ja/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/ko/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/ru/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Xml.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Xml.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Runtime.WindowsRuntime/4.3.0": {
- "sha512": "xbgfgewneLCfKQfz0VzKsYDacZ680CudYw0uzj0bZ8ATpotkwicgtAsyJZ/J7/Dh2QIwpadjA2zLW/LFk7FKiA==",
- "type": "package",
- "path": "system.runtime.windowsruntime/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/portable-win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/netcore50/System.Runtime.WindowsRuntime.dll",
- "ref/netcore50/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/de/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/es/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/fr/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/it/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/ja/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/ko/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/ru/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/zh-hans/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/zh-hant/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/System.Runtime.WindowsRuntime.dll",
- "ref/netstandard1.0/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/de/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/es/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/fr/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/it/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/ja/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/ko/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/ru/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/System.Runtime.WindowsRuntime.dll",
- "ref/netstandard1.2/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/de/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/es/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/fr/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/it/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/ja/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/ko/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/ru/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.WindowsRuntime.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.WindowsRuntime.xml",
- "ref/portable-win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll",
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll",
- "system.runtime.windowsruntime.4.3.0.nupkg.sha512",
- "system.runtime.windowsruntime.nuspec"
- ]
- },
- "System.Runtime.WindowsRuntime.UI.Xaml/4.0.1": {
- "sha512": "ZG2uW8JYmFs1sGlhhAoW/F5WmZotkeSxzMils72qGEsJI6+JcQUa6oleSujULC4nk13F5Us9zvlvD2WfB+9Thw==",
- "type": "package",
- "path": "system.runtime.windowsruntime.ui.xaml/4.0.1",
- "files": [
- "System.Runtime.WindowsRuntime.UI.Xaml.4.0.1.nupkg.sha512",
- "System.Runtime.WindowsRuntime.UI.Xaml.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/portable-win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll",
- "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/de/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/es/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/fr/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/it/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/ja/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/ko/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/ru/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/zh-hans/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netcore50/zh-hant/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/System.Runtime.WindowsRuntime.UI.Xaml.dll",
- "ref/netstandard1.1/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/de/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/es/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/fr/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/it/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/ja/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/ko/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/ru/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/zh-hans/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/netstandard1.1/zh-hant/System.Runtime.WindowsRuntime.UI.Xaml.xml",
- "ref/portable-win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll"
- ]
- },
- "System.Security.Claims/4.0.1": {
- "sha512": "VxFpvlf81w8NzPYew8+PlQfke9z8XMsr5b2Ez56YaHu3fVkwu27WIgoGcVctHdZzzhbjHAA/rw4oGgokA3IIJA==",
- "type": "package",
- "path": "system.security.claims/4.0.1",
- "files": [
- "System.Security.Claims.4.0.1.nupkg.sha512",
- "System.Security.Claims.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Claims.dll",
- "lib/netstandard1.3/System.Security.Claims.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Claims.dll",
- "ref/netstandard1.3/System.Security.Claims.dll",
- "ref/netstandard1.3/System.Security.Claims.xml",
- "ref/netstandard1.3/de/System.Security.Claims.xml",
- "ref/netstandard1.3/es/System.Security.Claims.xml",
- "ref/netstandard1.3/fr/System.Security.Claims.xml",
- "ref/netstandard1.3/it/System.Security.Claims.xml",
- "ref/netstandard1.3/ja/System.Security.Claims.xml",
- "ref/netstandard1.3/ko/System.Security.Claims.xml",
- "ref/netstandard1.3/ru/System.Security.Claims.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Security.Cryptography.Algorithms/4.3.0": {
- "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
- "type": "package",
- "path": "system.security.cryptography.algorithms/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Algorithms.dll",
- "lib/net461/System.Security.Cryptography.Algorithms.dll",
- "lib/net463/System.Security.Cryptography.Algorithms.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Algorithms.dll",
- "ref/net461/System.Security.Cryptography.Algorithms.dll",
- "ref/net463/System.Security.Cryptography.Algorithms.dll",
- "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
- "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
- "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
- "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
- "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
- "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
- "system.security.cryptography.algorithms.nuspec"
- ]
- },
- "System.Security.Cryptography.Cng/4.3.0": {
- "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
- "type": "package",
- "path": "system.security.cryptography.cng/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net46/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.dll",
- "lib/net463/System.Security.Cryptography.Cng.dll",
- "ref/net46/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.dll",
- "ref/net463/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "system.security.cryptography.cng.4.3.0.nupkg.sha512",
- "system.security.cryptography.cng.nuspec"
- ]
- },
- "System.Security.Cryptography.Encoding/4.3.0": {
- "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
- "type": "package",
- "path": "system.security.cryptography.encoding/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Encoding.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Encoding.dll",
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
- "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
- "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
- "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
- "system.security.cryptography.encoding.nuspec"
- ]
- },
- "System.Security.Cryptography.Primitives/4.3.0": {
- "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
- "type": "package",
- "path": "system.security.cryptography.primitives/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Primitives.dll",
- "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Primitives.dll",
- "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
- "system.security.cryptography.primitives.nuspec"
- ]
- },
- "System.Security.Cryptography.X509Certificates/4.3.0": {
- "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
- "type": "package",
- "path": "system.security.cryptography.x509certificates/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.X509Certificates.dll",
- "lib/net461/System.Security.Cryptography.X509Certificates.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.X509Certificates.dll",
- "ref/net461/System.Security.Cryptography.X509Certificates.dll",
- "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
- "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
- "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
- "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
- "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
- "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
- "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
- "system.security.cryptography.x509certificates.nuspec"
- ]
- },
- "System.Security.Principal/4.0.1": {
- "sha512": "/Lwn1zfpG8HVLwAjPVcWFurM7GLOxLvNvuwU7ExFlbPsdnk7EXEN9Ff4/mXYOCma6B5mSxm+cO52kZYsmTJA+Q==",
- "type": "package",
- "path": "system.security.principal/4.0.1",
- "files": [
- "System.Security.Principal.4.0.1.nupkg.sha512",
- "System.Security.Principal.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Security.Principal.dll",
- "lib/netstandard1.0/System.Security.Principal.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Security.Principal.dll",
- "ref/netcore50/System.Security.Principal.xml",
- "ref/netcore50/de/System.Security.Principal.xml",
- "ref/netcore50/es/System.Security.Principal.xml",
- "ref/netcore50/fr/System.Security.Principal.xml",
- "ref/netcore50/it/System.Security.Principal.xml",
- "ref/netcore50/ja/System.Security.Principal.xml",
- "ref/netcore50/ko/System.Security.Principal.xml",
- "ref/netcore50/ru/System.Security.Principal.xml",
- "ref/netcore50/zh-hans/System.Security.Principal.xml",
- "ref/netcore50/zh-hant/System.Security.Principal.xml",
- "ref/netstandard1.0/System.Security.Principal.dll",
- "ref/netstandard1.0/System.Security.Principal.xml",
- "ref/netstandard1.0/de/System.Security.Principal.xml",
- "ref/netstandard1.0/es/System.Security.Principal.xml",
- "ref/netstandard1.0/fr/System.Security.Principal.xml",
- "ref/netstandard1.0/it/System.Security.Principal.xml",
- "ref/netstandard1.0/ja/System.Security.Principal.xml",
- "ref/netstandard1.0/ko/System.Security.Principal.xml",
- "ref/netstandard1.0/ru/System.Security.Principal.xml",
- "ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
- "ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.ServiceModel.Duplex/4.0.1": {
- "sha512": "4I6WSQP4BiT3yG5NetAyAb626e2HlsgSzkiiqGtf4LxGpO3uFQ4eGSXsgVRnxJoDYcnDCH7q215eH/jZBMmx+w==",
- "type": "package",
- "path": "system.servicemodel.duplex/4.0.1",
- "files": [
- "System.ServiceModel.Duplex.4.0.1.nupkg.sha512",
- "System.ServiceModel.Duplex.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/netcore50/System.ServiceModel.Duplex.dll",
- "lib/netstandard1.3/System.ServiceModel.Duplex.dll",
- "lib/portable-net45+win8/_._",
- "lib/win8/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ServiceModel.Duplex.dll",
- "ref/netcore50/System.ServiceModel.Duplex.xml",
- "ref/netcore50/de/System.ServiceModel.Duplex.xml",
- "ref/netcore50/es/System.ServiceModel.Duplex.xml",
- "ref/netcore50/fr/System.ServiceModel.Duplex.xml",
- "ref/netcore50/it/System.ServiceModel.Duplex.xml",
- "ref/netcore50/ja/System.ServiceModel.Duplex.xml",
- "ref/netcore50/ko/System.ServiceModel.Duplex.xml",
- "ref/netcore50/ru/System.ServiceModel.Duplex.xml",
- "ref/netcore50/zh-hans/System.ServiceModel.Duplex.xml",
- "ref/netcore50/zh-hant/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/System.ServiceModel.Duplex.dll",
- "ref/netstandard1.1/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/de/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/es/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/fr/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/it/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/ja/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/ko/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/ru/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/zh-hans/System.ServiceModel.Duplex.xml",
- "ref/netstandard1.1/zh-hant/System.ServiceModel.Duplex.xml",
- "ref/portable-net45+win8/_._",
- "ref/win8/_._"
- ]
- },
- "System.ServiceModel.Http/4.1.0": {
- "sha512": "sCIV+wrA4Antjnk0+fk6rxpzQkd2bReN4UTipGv5iyPNApVv/KtAfeDMg+YIajJ7VkQD60uVBTQmy3LZrRnNOw==",
- "type": "package",
- "path": "system.servicemodel.http/4.1.0",
- "files": [
- "System.ServiceModel.Http.4.1.0.nupkg.sha512",
- "System.ServiceModel.Http.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.ServiceModel.Http.dll",
- "lib/netcore50/System.ServiceModel.Http.dll",
- "lib/netstandard1.3/System.ServiceModel.Http.dll",
- "lib/portable-net45+win8+wp8/_._",
- "lib/win8/_._",
- "lib/wp8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.ServiceModel.Http.dll",
- "ref/netcore50/System.ServiceModel.Http.dll",
- "ref/netcore50/System.ServiceModel.Http.xml",
- "ref/netcore50/de/System.ServiceModel.Http.xml",
- "ref/netcore50/es/System.ServiceModel.Http.xml",
- "ref/netcore50/fr/System.ServiceModel.Http.xml",
- "ref/netcore50/it/System.ServiceModel.Http.xml",
- "ref/netcore50/ja/System.ServiceModel.Http.xml",
- "ref/netcore50/ko/System.ServiceModel.Http.xml",
- "ref/netcore50/ru/System.ServiceModel.Http.xml",
- "ref/netcore50/zh-hans/System.ServiceModel.Http.xml",
- "ref/netcore50/zh-hant/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/System.ServiceModel.Http.dll",
- "ref/netstandard1.0/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/de/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/es/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/fr/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/it/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/ja/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/ko/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/ru/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/zh-hans/System.ServiceModel.Http.xml",
- "ref/netstandard1.0/zh-hant/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/System.ServiceModel.Http.dll",
- "ref/netstandard1.1/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/de/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/es/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/fr/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/it/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/ja/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/ko/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/ru/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/zh-hans/System.ServiceModel.Http.xml",
- "ref/netstandard1.1/zh-hant/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/System.ServiceModel.Http.dll",
- "ref/netstandard1.3/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/de/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/es/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/fr/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/it/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/ja/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/ko/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/ru/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/zh-hans/System.ServiceModel.Http.xml",
- "ref/netstandard1.3/zh-hant/System.ServiceModel.Http.xml",
- "ref/portable-net45+win8+wp8/_._",
- "ref/win8/_._",
- "ref/wp8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.ServiceModel.NetTcp/4.1.0": {
- "sha512": "n+Ir2B9SAd5XwAaXPIpLQsbaDcscSsyJH0ODpm5tpK8xXxmLhiPct5kujzeAiAhB37lVSetrSINdFb1Llg2ngg==",
- "type": "package",
- "path": "system.servicemodel.nettcp/4.1.0",
- "files": [
- "System.ServiceModel.NetTcp.4.1.0.nupkg.sha512",
- "System.ServiceModel.NetTcp.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/net46/System.ServiceModel.NetTcp.dll",
- "lib/netcore50/System.ServiceModel.NetTcp.dll",
- "lib/netstandard1.3/System.ServiceModel.NetTcp.dll",
- "lib/portable-net45+win8/_._",
- "lib/win8/_._",
- "ref/net45/_._",
- "ref/net46/System.ServiceModel.NetTcp.dll",
- "ref/netcore50/System.ServiceModel.NetTcp.dll",
- "ref/netcore50/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/de/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/es/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/fr/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/it/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/ja/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/ko/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/ru/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/zh-hans/System.ServiceModel.NetTcp.xml",
- "ref/netcore50/zh-hant/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/System.ServiceModel.NetTcp.dll",
- "ref/netstandard1.1/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/de/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/es/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/fr/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/it/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/ja/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/ko/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/ru/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/zh-hans/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.1/zh-hant/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/System.ServiceModel.NetTcp.dll",
- "ref/netstandard1.3/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/de/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/es/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/fr/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/it/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/ja/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/ko/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/ru/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/zh-hans/System.ServiceModel.NetTcp.xml",
- "ref/netstandard1.3/zh-hant/System.ServiceModel.NetTcp.xml",
- "ref/portable-net45+win8/_._",
- "ref/win8/_._"
- ]
- },
- "System.ServiceModel.Primitives/4.1.0": {
- "sha512": "Kd65HOn/5pL9xtCUkSL8xVqpqBUYy9tsfo0qe/MTTzApY8WQ+6i4I2ts++M+m4vbOanCoEsjjUj26P6C6ilQjQ==",
- "type": "package",
- "path": "system.servicemodel.primitives/4.1.0",
- "files": [
- "System.ServiceModel.Primitives.4.1.0.nupkg.sha512",
- "System.ServiceModel.Primitives.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.ServiceModel.Primitives.dll",
- "lib/netcore50/System.ServiceModel.Primitives.dll",
- "lib/netstandard1.3/System.ServiceModel.Primitives.dll",
- "lib/portable-net45+win8+wp8/_._",
- "lib/win8/_._",
- "lib/wp8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.ServiceModel.Primitives.dll",
- "ref/netcore50/System.ServiceModel.Primitives.dll",
- "ref/netcore50/System.ServiceModel.Primitives.xml",
- "ref/netcore50/de/System.ServiceModel.Primitives.xml",
- "ref/netcore50/es/System.ServiceModel.Primitives.xml",
- "ref/netcore50/fr/System.ServiceModel.Primitives.xml",
- "ref/netcore50/it/System.ServiceModel.Primitives.xml",
- "ref/netcore50/ja/System.ServiceModel.Primitives.xml",
- "ref/netcore50/ko/System.ServiceModel.Primitives.xml",
- "ref/netcore50/ru/System.ServiceModel.Primitives.xml",
- "ref/netcore50/zh-hans/System.ServiceModel.Primitives.xml",
- "ref/netcore50/zh-hant/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.0/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/de/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/es/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/fr/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/it/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/ja/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/ko/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/ru/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.1/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/de/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/es/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/fr/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/it/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/ja/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/ko/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/ru/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/zh-hans/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.1/zh-hant/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.3/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/de/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/es/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/fr/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/it/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/ja/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/ko/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/ru/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/zh-hans/System.ServiceModel.Primitives.xml",
- "ref/netstandard1.3/zh-hant/System.ServiceModel.Primitives.xml",
- "ref/portable-net45+win8+wp8/_._",
- "ref/win8/_._",
- "ref/wp8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.ServiceModel.Security/4.0.1": {
- "sha512": "82pkDb6LMq/NHi+DVHZ7zKHMMJ7mR6rVl9TpH+p8zJhZrVYJez9vTbdMsxQhbNOngEkJKzZFveNYpaRv/3RMsg==",
- "type": "package",
- "path": "system.servicemodel.security/4.0.1",
- "files": [
- "System.ServiceModel.Security.4.0.1.nupkg.sha512",
- "System.ServiceModel.Security.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net45/_._",
- "lib/netcore50/System.ServiceModel.Security.dll",
- "lib/netstandard1.3/System.ServiceModel.Security.dll",
- "lib/portable-net45+win8+wp8/_._",
- "lib/win8/_._",
- "lib/wp8/_._",
- "ref/net45/_._",
- "ref/netcore50/System.ServiceModel.Security.dll",
- "ref/netcore50/System.ServiceModel.Security.xml",
- "ref/netcore50/de/System.ServiceModel.Security.xml",
- "ref/netcore50/es/System.ServiceModel.Security.xml",
- "ref/netcore50/fr/System.ServiceModel.Security.xml",
- "ref/netcore50/it/System.ServiceModel.Security.xml",
- "ref/netcore50/ja/System.ServiceModel.Security.xml",
- "ref/netcore50/ko/System.ServiceModel.Security.xml",
- "ref/netcore50/ru/System.ServiceModel.Security.xml",
- "ref/netcore50/zh-hans/System.ServiceModel.Security.xml",
- "ref/netcore50/zh-hant/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/System.ServiceModel.Security.dll",
- "ref/netstandard1.0/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/de/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/es/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/fr/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/it/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/ja/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/ko/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/ru/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/zh-hans/System.ServiceModel.Security.xml",
- "ref/netstandard1.0/zh-hant/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/System.ServiceModel.Security.dll",
- "ref/netstandard1.1/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/de/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/es/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/fr/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/it/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/ja/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/ko/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/ru/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/zh-hans/System.ServiceModel.Security.xml",
- "ref/netstandard1.1/zh-hant/System.ServiceModel.Security.xml",
- "ref/portable-net45+win8+wp8/_._",
- "ref/win8/_._",
- "ref/wp8/_._"
- ]
- },
- "System.Text.Encoding/4.3.0": {
- "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "type": "package",
- "path": "system.text.encoding/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.dll",
- "ref/netcore50/System.Text.Encoding.xml",
- "ref/netcore50/de/System.Text.Encoding.xml",
- "ref/netcore50/es/System.Text.Encoding.xml",
- "ref/netcore50/fr/System.Text.Encoding.xml",
- "ref/netcore50/it/System.Text.Encoding.xml",
- "ref/netcore50/ja/System.Text.Encoding.xml",
- "ref/netcore50/ko/System.Text.Encoding.xml",
- "ref/netcore50/ru/System.Text.Encoding.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.0/System.Text.Encoding.dll",
- "ref/netstandard1.0/System.Text.Encoding.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.3/System.Text.Encoding.dll",
- "ref/netstandard1.3/System.Text.Encoding.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.4.3.0.nupkg.sha512",
- "system.text.encoding.nuspec"
- ]
- },
- "System.Text.Encoding.CodePages/4.0.1": {
- "sha512": "pk7/3y+pNRIP5I1sHn8GUwTyxLAECPYjFL2fd6rIwrpDov4HtkktbHvgC7BCfA9G08Y+CGIKxUN80n4dDQ7ehg==",
- "type": "package",
- "path": "system.text.encoding.codepages/4.0.1",
- "files": [
- "System.Text.Encoding.CodePages.4.0.1.nupkg.sha512",
- "System.Text.Encoding.CodePages.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Text.Encoding.CodePages.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
- "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll"
- ]
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
- "type": "package",
- "path": "system.text.encoding.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.Extensions.dll",
- "ref/netcore50/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
- "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
- "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.extensions.4.3.0.nupkg.sha512",
- "system.text.encoding.extensions.nuspec"
- ]
- },
- "System.Text.RegularExpressions/4.3.0": {
- "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
- "type": "package",
- "path": "system.text.regularexpressions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net463/System.Text.RegularExpressions.dll",
- "lib/netcore50/System.Text.RegularExpressions.dll",
- "lib/netstandard1.6/System.Text.RegularExpressions.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net463/System.Text.RegularExpressions.dll",
- "ref/netcore50/System.Text.RegularExpressions.dll",
- "ref/netcore50/System.Text.RegularExpressions.xml",
- "ref/netcore50/de/System.Text.RegularExpressions.xml",
- "ref/netcore50/es/System.Text.RegularExpressions.xml",
- "ref/netcore50/fr/System.Text.RegularExpressions.xml",
- "ref/netcore50/it/System.Text.RegularExpressions.xml",
- "ref/netcore50/ja/System.Text.RegularExpressions.xml",
- "ref/netcore50/ko/System.Text.RegularExpressions.xml",
- "ref/netcore50/ru/System.Text.RegularExpressions.xml",
- "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
- "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
- "ref/netstandard1.0/System.Text.RegularExpressions.dll",
- "ref/netstandard1.0/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/System.Text.RegularExpressions.dll",
- "ref/netstandard1.3/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/System.Text.RegularExpressions.dll",
- "ref/netstandard1.6/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.regularexpressions.4.3.0.nupkg.sha512",
- "system.text.regularexpressions.nuspec"
- ]
- },
- "System.Threading/4.3.0": {
- "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
- "type": "package",
- "path": "system.threading/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.dll",
- "lib/netstandard1.3/System.Threading.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.dll",
- "ref/netcore50/System.Threading.xml",
- "ref/netcore50/de/System.Threading.xml",
- "ref/netcore50/es/System.Threading.xml",
- "ref/netcore50/fr/System.Threading.xml",
- "ref/netcore50/it/System.Threading.xml",
- "ref/netcore50/ja/System.Threading.xml",
- "ref/netcore50/ko/System.Threading.xml",
- "ref/netcore50/ru/System.Threading.xml",
- "ref/netcore50/zh-hans/System.Threading.xml",
- "ref/netcore50/zh-hant/System.Threading.xml",
- "ref/netstandard1.0/System.Threading.dll",
- "ref/netstandard1.0/System.Threading.xml",
- "ref/netstandard1.0/de/System.Threading.xml",
- "ref/netstandard1.0/es/System.Threading.xml",
- "ref/netstandard1.0/fr/System.Threading.xml",
- "ref/netstandard1.0/it/System.Threading.xml",
- "ref/netstandard1.0/ja/System.Threading.xml",
- "ref/netstandard1.0/ko/System.Threading.xml",
- "ref/netstandard1.0/ru/System.Threading.xml",
- "ref/netstandard1.0/zh-hans/System.Threading.xml",
- "ref/netstandard1.0/zh-hant/System.Threading.xml",
- "ref/netstandard1.3/System.Threading.dll",
- "ref/netstandard1.3/System.Threading.xml",
- "ref/netstandard1.3/de/System.Threading.xml",
- "ref/netstandard1.3/es/System.Threading.xml",
- "ref/netstandard1.3/fr/System.Threading.xml",
- "ref/netstandard1.3/it/System.Threading.xml",
- "ref/netstandard1.3/ja/System.Threading.xml",
- "ref/netstandard1.3/ko/System.Threading.xml",
- "ref/netstandard1.3/ru/System.Threading.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Threading.dll",
- "system.threading.4.3.0.nupkg.sha512",
- "system.threading.nuspec"
- ]
- },
- "System.Threading.Overlapped/4.3.0": {
- "sha512": "m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
- "type": "package",
- "path": "system.threading.overlapped/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/net46/System.Threading.Overlapped.dll",
- "ref/net46/System.Threading.Overlapped.dll",
- "ref/netstandard1.3/System.Threading.Overlapped.dll",
- "ref/netstandard1.3/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
- "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
- "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
- "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
- "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
- "system.threading.overlapped.4.3.0.nupkg.sha512",
- "system.threading.overlapped.nuspec"
- ]
- },
- "System.Threading.Tasks/4.3.0": {
- "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "type": "package",
- "path": "system.threading.tasks/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.dll",
- "ref/netcore50/System.Threading.Tasks.xml",
- "ref/netcore50/de/System.Threading.Tasks.xml",
- "ref/netcore50/es/System.Threading.Tasks.xml",
- "ref/netcore50/fr/System.Threading.Tasks.xml",
- "ref/netcore50/it/System.Threading.Tasks.xml",
- "ref/netcore50/ja/System.Threading.Tasks.xml",
- "ref/netcore50/ko/System.Threading.Tasks.xml",
- "ref/netcore50/ru/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.0/System.Threading.Tasks.dll",
- "ref/netstandard1.0/System.Threading.Tasks.xml",
- "ref/netstandard1.0/de/System.Threading.Tasks.xml",
- "ref/netstandard1.0/es/System.Threading.Tasks.xml",
- "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.0/it/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.3/System.Threading.Tasks.dll",
- "ref/netstandard1.3/System.Threading.Tasks.xml",
- "ref/netstandard1.3/de/System.Threading.Tasks.xml",
- "ref/netstandard1.3/es/System.Threading.Tasks.xml",
- "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.3/it/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.threading.tasks.4.3.0.nupkg.sha512",
- "system.threading.tasks.nuspec"
- ]
- },
- "System.Threading.Tasks.Dataflow/4.6.0": {
- "sha512": "49AYr/7GRg7+VD60fjlEt1osaahWapjqi+fZXrFWUGd2DtA5J95J52teaib0Jrojq2t1V5j8JYwObbG7MKCijw==",
- "type": "package",
- "path": "system.threading.tasks.dataflow/4.6.0",
- "files": [
- "System.Threading.Tasks.Dataflow.4.6.0.nupkg.sha512",
- "System.Threading.Tasks.Dataflow.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML",
- "lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll",
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML",
- "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll"
- ]
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
- "type": "package",
- "path": "system.threading.tasks.extensions/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
- "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
- "system.threading.tasks.extensions.nuspec"
- ]
- },
- "System.Threading.Tasks.Parallel/4.0.1": {
- "sha512": "3/Cq8pJpiE1js2x1o2Lv07dss7rc+ySCN8N3lcI+MoNY5VjUXz3MJOFf54lJBevaovw6K5CmShpYh6RhVd4a/Q==",
- "type": "package",
- "path": "system.threading.tasks.parallel/4.0.1",
- "files": [
- "System.Threading.Tasks.Parallel.4.0.1.nupkg.sha512",
- "System.Threading.Tasks.Parallel.nuspec",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.Tasks.Parallel.dll",
- "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.Parallel.dll",
- "ref/netcore50/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
- "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
- "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
- "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._"
- ]
- },
- "System.Threading.Timer/4.3.0": {
- "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
- "type": "package",
- "path": "system.threading.timer/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net451/_._",
- "lib/portable-net451+win81+wpa81/_._",
- "lib/win81/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net451/_._",
- "ref/netcore50/System.Threading.Timer.dll",
- "ref/netcore50/System.Threading.Timer.xml",
- "ref/netcore50/de/System.Threading.Timer.xml",
- "ref/netcore50/es/System.Threading.Timer.xml",
- "ref/netcore50/fr/System.Threading.Timer.xml",
- "ref/netcore50/it/System.Threading.Timer.xml",
- "ref/netcore50/ja/System.Threading.Timer.xml",
- "ref/netcore50/ko/System.Threading.Timer.xml",
- "ref/netcore50/ru/System.Threading.Timer.xml",
- "ref/netcore50/zh-hans/System.Threading.Timer.xml",
- "ref/netcore50/zh-hant/System.Threading.Timer.xml",
- "ref/netstandard1.2/System.Threading.Timer.dll",
- "ref/netstandard1.2/System.Threading.Timer.xml",
- "ref/netstandard1.2/de/System.Threading.Timer.xml",
- "ref/netstandard1.2/es/System.Threading.Timer.xml",
- "ref/netstandard1.2/fr/System.Threading.Timer.xml",
- "ref/netstandard1.2/it/System.Threading.Timer.xml",
- "ref/netstandard1.2/ja/System.Threading.Timer.xml",
- "ref/netstandard1.2/ko/System.Threading.Timer.xml",
- "ref/netstandard1.2/ru/System.Threading.Timer.xml",
- "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
- "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
- "ref/portable-net451+win81+wpa81/_._",
- "ref/win81/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.threading.timer.4.3.0.nupkg.sha512",
- "system.threading.timer.nuspec"
- ]
- },
- "System.Xml.ReaderWriter/4.3.0": {
- "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
- "type": "package",
- "path": "system.xml.readerwriter/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.Xml.ReaderWriter.dll",
- "lib/netcore50/System.Xml.ReaderWriter.dll",
- "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.Xml.ReaderWriter.dll",
- "ref/netcore50/System.Xml.ReaderWriter.dll",
- "ref/netcore50/System.Xml.ReaderWriter.xml",
- "ref/netcore50/de/System.Xml.ReaderWriter.xml",
- "ref/netcore50/es/System.Xml.ReaderWriter.xml",
- "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
- "ref/netcore50/it/System.Xml.ReaderWriter.xml",
- "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
- "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
- "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
- "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
- "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
- "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.xml.readerwriter.4.3.0.nupkg.sha512",
- "system.xml.readerwriter.nuspec"
- ]
- },
- "System.Xml.XDocument/4.3.0": {
- "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
- "type": "package",
- "path": "system.xml.xdocument/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Xml.XDocument.dll",
- "lib/netstandard1.3/System.Xml.XDocument.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Xml.XDocument.dll",
- "ref/netcore50/System.Xml.XDocument.xml",
- "ref/netcore50/de/System.Xml.XDocument.xml",
- "ref/netcore50/es/System.Xml.XDocument.xml",
- "ref/netcore50/fr/System.Xml.XDocument.xml",
- "ref/netcore50/it/System.Xml.XDocument.xml",
- "ref/netcore50/ja/System.Xml.XDocument.xml",
- "ref/netcore50/ko/System.Xml.XDocument.xml",
- "ref/netcore50/ru/System.Xml.XDocument.xml",
- "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
- "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
- "ref/netstandard1.0/System.Xml.XDocument.dll",
- "ref/netstandard1.0/System.Xml.XDocument.xml",
- "ref/netstandard1.0/de/System.Xml.XDocument.xml",
- "ref/netstandard1.0/es/System.Xml.XDocument.xml",
- "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
- "ref/netstandard1.0/it/System.Xml.XDocument.xml",
- "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
- "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
- "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
- "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
- "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
- "ref/netstandard1.3/System.Xml.XDocument.dll",
- "ref/netstandard1.3/System.Xml.XDocument.xml",
- "ref/netstandard1.3/de/System.Xml.XDocument.xml",
- "ref/netstandard1.3/es/System.Xml.XDocument.xml",
- "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
- "ref/netstandard1.3/it/System.Xml.XDocument.xml",
- "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
- "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
- "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
- "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
- "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.xml.xdocument.4.3.0.nupkg.sha512",
- "system.xml.xdocument.nuspec"
- ]
- },
- "System.Xml.XmlDocument/4.3.0": {
- "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
- "type": "package",
- "path": "system.xml.xmldocument/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Xml.XmlDocument.dll",
- "lib/netstandard1.3/System.Xml.XmlDocument.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Xml.XmlDocument.dll",
- "ref/netstandard1.3/System.Xml.XmlDocument.dll",
- "ref/netstandard1.3/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
- "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.xml.xmldocument.4.3.0.nupkg.sha512",
- "system.xml.xmldocument.nuspec"
- ]
- },
- "System.Xml.XmlSerializer/4.3.0": {
- "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
- "type": "package",
- "path": "system.xml.xmlserializer/4.3.0",
- "files": [
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Xml.XmlSerializer.dll",
- "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Xml.XmlSerializer.dll",
- "ref/netcore50/System.Xml.XmlSerializer.xml",
- "ref/netcore50/de/System.Xml.XmlSerializer.xml",
- "ref/netcore50/es/System.Xml.XmlSerializer.xml",
- "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
- "ref/netcore50/it/System.Xml.XmlSerializer.xml",
- "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
- "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
- "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
- "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
- "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
- "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
- "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
- "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
- "system.xml.xmlserializer.4.3.0.nupkg.sha512",
- "system.xml.xmlserializer.nuspec"
- ]
- },
- "Unity/4.0.1": {
- "sha512": "RHFTCW13E186hCI0Z4R47tl2SyxQOp3TNaBlilxKktO+u+NUWyOK/nPJ25PWwgPh4j4/GM46PQszSsusui+ikw==",
- "type": "package",
- "path": "unity/4.0.1",
- "files": [
- "Unity.4.0.1.nupkg.sha512",
- "Unity.nuspec",
- "UnityConfiguration30.xsd",
- "lib/net45/Microsoft.Practices.Unity.Configuration.XML",
- "lib/net45/Microsoft.Practices.Unity.Configuration.dll",
- "lib/net45/Microsoft.Practices.Unity.RegistrationByConvention.XML",
- "lib/net45/Microsoft.Practices.Unity.RegistrationByConvention.dll",
- "lib/net45/Microsoft.Practices.Unity.dll",
- "lib/net45/Microsoft.Practices.Unity.xml",
- "lib/portable-net45+wp80+win8+wpa81+MonoAndroid10+MonoTouch10/Microsoft.Practices.Unity.dll",
- "lib/portable-net45+wp80+win8+wpa81+MonoAndroid10+MonoTouch10/Microsoft.Practices.Unity.xml",
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.XML",
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.dll",
- "lib/win8/Microsoft.Practices.Unity.RegistrationByConvention.pri",
- "lib/win8/Microsoft.Practices.Unity.dll",
- "lib/win8/Microsoft.Practices.Unity.xml",
- "lib/wp80/Microsoft.Practices.Unity.RegistrationByConvention.XML",
- "lib/wp80/Microsoft.Practices.Unity.RegistrationByConvention.dll",
- "lib/wp80/Microsoft.Practices.Unity.dll",
- "lib/wp80/Microsoft.Practices.Unity.xml"
- ]
- },
- "NextcloudClientPortable/1.0.0": {
- "type": "project",
- "path": "../NextcloudClientPortable/project.json",
- "msbuildProject": "../NextcloudClientPortable/NextcloudClientPortable.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "": [
- "Microsoft.Bcl.Build >= 1.0.21",
- "Microsoft.NETCore.UniversalWindowsPlatform >= 5.2.2",
- "Microsoft.Toolkit.Uwp.Notifications >= 1.3.1",
- "Newtonsoft.Json >= 9.0.1",
- "Prism.Unity >= 6.2.0",
- "QueryString.NET >= 1.0.0",
- "SQLite.Net-PCL >= 3.1.1"
- ],
- "UAP,Version=v10.0": []
- },
- "packageFolders": {
- "C:\\Users\\jr\\.nuget\\packages\\": {}
- },
- "project": {
- "restore": {
- "projectUniqueName": "D:\\Projects\\GitHub\\windows-universal\\NextcloudApp\\NextcloudApp.csproj",
- "projectName": "NextcloudApp",
- "projectPath": "D:\\Projects\\GitHub\\windows-universal\\NextcloudApp\\NextcloudApp.csproj",
- "projectJsonPath": "D:\\Projects\\GitHub\\windows-universal\\NextcloudApp\\project.json",
- "projectStyle": "ProjectJson",
- "frameworks": {
- "uap10.0": {
- "projectReferences": {
- "D:\\Projects\\GitHub\\windows-universal\\NextcloudClientPortable\\NextcloudClientPortable.csproj": {
- "projectPath": "D:\\Projects\\GitHub\\windows-universal\\NextcloudClientPortable\\NextcloudClientPortable.csproj"
- }
- }
- }
- }
- },
- "dependencies": {
- "Microsoft.Bcl.Build": "1.0.21",
- "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
- "Microsoft.Toolkit.Uwp.Notifications": "1.3.1",
- "Newtonsoft.Json": "9.0.1",
- "Prism.Unity": "6.2.0",
- "QueryString.NET": "1.0.0",
- "SQLite.Net-PCL": "3.1.1"
- },
- "frameworks": {
- "uap10.0": {}
- },
- "runtimes": {
- "win10-arm": {
- "#import": []
- },
- "win10-arm-aot": {
- "#import": []
- },
- "win10-x64": {
- "#import": []
- },
- "win10-x64-aot": {
- "#import": []
- },
- "win10-x86": {
- "#import": []
- },
- "win10-x86-aot": {
- "#import": []
- }
- }
- }
-} \ No newline at end of file