diff --git a/src/runner/nunit.runner.uwp/project.lock.json b/src/runner/nunit.runner.uwp/project.lock.json index 456fce2..62ce96f 100644 --- a/src/runner/nunit.runner.uwp/project.lock.json +++ b/src/runner/nunit.runner.uwp/project.lock.json @@ -1,26 +1,27 @@ { "locked": false, - "version": 1, + "version": 2, "targets": { "UAP,Version=v10.0": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -30,157 +31,222 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.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/1.0.0": { + "type": "package" }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -190,9 +256,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -202,6 +269,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -210,6 +278,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -220,11 +289,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -234,31 +304,39 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} }, "runtime": { "lib/netcore50/System.Collections.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Collections.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -268,15 +346,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -286,13 +365,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -302,14 +382,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -319,8 +400,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -330,18 +412,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -351,11 +434,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -365,16 +449,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -384,115 +469,172 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.Contracts.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.Debug.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.StackTrace.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.Tools.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.Tracing.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netcore50/System.Dynamic.Runtime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} }, "runtime": { "lib/netcore50/System.Globalization.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} }, "runtime": { "lib/netcore50/System.Globalization.Calendars.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -502,32 +644,40 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} }, "runtime": { "lib/netcore50/System.IO.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.IO.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -537,15 +687,16 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -555,22 +706,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -580,8 +732,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -591,16 +744,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -610,14 +764,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -627,12 +782,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -642,40 +798,48 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} }, "runtime": { "lib/netcore50/System.Linq.Expressions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -685,14 +849,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -702,21 +867,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -726,9 +892,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -738,10 +905,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -751,9 +919,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -763,17 +932,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -783,9 +953,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -795,11 +966,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -809,11 +981,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -823,10 +996,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -836,12 +1010,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -851,52 +1026,60 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} }, "runtime": { "lib/netcore50/System.Private.DataContractSerialization.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -906,45 +1089,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -954,31 +1138,46 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, "runtime": { "lib/netcore50/System.Private.Uri.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -988,56 +1187,71 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.DispatchProxy.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.Extensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -1047,109 +1261,166 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.Primitives.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.TypeExtensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} }, "runtime": { "lib/netcore50/System.Resources.ResourceManager.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Extensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Handles.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.InteropServices.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -1159,20 +1430,28 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Serialization.Json.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -1182,44 +1461,59 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Serialization.Xml.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.WindowsRuntime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -1229,15 +1523,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -1247,8 +1542,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -1258,9 +1554,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -1270,9 +1567,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -1282,9 +1580,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -1294,9 +1593,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -1306,9 +1606,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -1318,29 +1619,37 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} }, "runtime": { "lib/netcore50/System.Text.Encoding.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -1350,25 +1659,33 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, "runtime": { "lib/netcore50/System.Text.Encoding.Extensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -1378,25 +1695,33 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} }, "runtime": { "lib/netcore50/System.Threading.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Threading.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -1406,29 +1731,37 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} }, "runtime": { "lib/netcore50/System.Threading.Tasks.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -1438,15 +1771,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -1456,29 +1790,37 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, "runtime": { "lib/netcore50/System.Threading.Timer.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -1488,18 +1830,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -1509,17 +1852,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -1529,67 +1873,76 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} }, "runtime": { "lib/netcore50/System.Xml.XmlSerializer.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } }, "UAP,Version=v10.0/win10-arm": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -1599,126 +1952,136 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.dll": {} + "lib/netcore50/System.Xml.Serialization.dll": {}, + "lib/netcore50/System.Xml.dll": {}, + "lib/netcore50/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, - "Microsoft.NETCore.Runtime.CoreCLR-arm/1.0.0": { + "Microsoft.NETCore.Runtime/1.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "Microsoft.NETCore.Runtime.CoreCLR-arm": "1.0.0" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR-arm/1.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" }, "compile": { "ref/dotnet/_._": {} @@ -1737,62 +2100,67 @@ } }, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -1802,9 +2170,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -1814,6 +2183,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -1822,6 +2192,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -1832,11 +2203,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -1846,12 +2218,13 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -1861,16 +2234,17 @@ } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -1880,15 +2254,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1898,13 +2273,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -1914,14 +2290,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -1931,8 +2308,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -1942,18 +2320,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -1963,11 +2342,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -1977,16 +2357,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -1996,6 +2377,7 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -2004,8 +2386,9 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -2015,8 +2398,9 @@ } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -2026,6 +2410,7 @@ } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -2034,17 +2419,18 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -2054,19 +2440,22 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -2076,8 +2465,9 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -2087,9 +2477,10 @@ } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -2099,12 +2490,13 @@ } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -2114,13 +2506,14 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -2130,16 +2523,18 @@ } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-arm": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -2149,20 +2544,22 @@ } }, "System.IO.Compression.clrcompression-arm/4.0.0": { + "type": "package", "native": { "runtimes/win10-arm/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -2172,22 +2569,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -2197,8 +2595,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -2208,16 +2607,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -2227,14 +2627,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -2244,12 +2645,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -2259,20 +2661,23 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -2282,17 +2687,18 @@ } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -2302,14 +2708,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -2319,21 +2726,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -2343,9 +2751,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -2355,10 +2764,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -2368,9 +2778,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -2380,17 +2791,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -2400,9 +2812,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -2412,11 +2825,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -2426,11 +2840,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -2440,10 +2855,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -2453,12 +2869,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -2468,25 +2885,28 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -2496,24 +2916,25 @@ } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -2523,45 +2944,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -2571,6 +2993,7 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -2579,10 +3002,11 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -2592,10 +3016,11 @@ } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -2605,15 +3030,18 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -2623,12 +3051,13 @@ } }, "System.Reflection.Emit/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -2638,10 +3067,11 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -2651,11 +3081,12 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -2665,14 +3096,15 @@ } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -2682,21 +3114,22 @@ } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -2706,9 +3139,10 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -2718,15 +3152,16 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -2736,10 +3171,11 @@ } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -2749,8 +3185,9 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -2760,8 +3197,9 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -2771,8 +3209,9 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -2782,11 +3221,12 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -2796,6 +3236,7 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -2804,11 +3245,12 @@ } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -2818,8 +3260,9 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -2829,9 +3272,10 @@ } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -2841,9 +3285,10 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -2853,17 +3298,18 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -2873,12 +3319,13 @@ } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -2888,15 +3335,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -2906,8 +3354,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -2917,9 +3366,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -2929,9 +3379,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -2941,9 +3392,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -2953,9 +3405,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -2965,9 +3418,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -2977,8 +3431,9 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -2988,18 +3443,19 @@ } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -3009,9 +3465,10 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -3021,13 +3478,14 @@ } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -3037,9 +3495,10 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -3049,13 +3508,14 @@ } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -3065,8 +3525,9 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -3076,18 +3537,19 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -3097,15 +3559,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -3115,6 +3578,7 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -3123,21 +3587,22 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -3147,18 +3612,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -3168,17 +3634,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -3188,23 +3655,26 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -3214,41 +3684,43 @@ } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } }, "UAP,Version=v10.0/win10-arm-aot": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -3258,186 +3730,201 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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/mscorlib.dll": {}, "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "runtimes/aot/lib/netcore50/System.Core.dll": {}, - "runtimes/aot/lib/netcore50/System.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.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.dll": {}, "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {}, - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": {}, - "Microsoft.NETCore.Runtime.Native/1.0.0": { + "Microsoft.NETCore.Runtime/1.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "Microsoft.NETCore.Runtime.Native": "1.0.0" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" } }, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -3447,9 +3934,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -3459,6 +3947,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -3467,6 +3956,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -3477,11 +3967,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -3491,12 +3982,13 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -3506,16 +3998,17 @@ } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -3525,15 +4018,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -3543,13 +4037,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -3559,14 +4054,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -3576,8 +4072,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -3587,18 +4084,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -3608,11 +4106,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -3622,16 +4121,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -3641,6 +4141,7 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -3649,8 +4150,9 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -3660,8 +4162,9 @@ } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -3671,6 +4174,7 @@ } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -3679,17 +4183,18 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -3699,19 +4204,20 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -3721,8 +4227,9 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -3732,9 +4239,10 @@ } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -3744,12 +4252,13 @@ } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -3759,13 +4268,14 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -3775,16 +4285,18 @@ } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-arm": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -3794,20 +4306,22 @@ } }, "System.IO.Compression.clrcompression-arm/4.0.0": { + "type": "package", "native": { "runtimes/win10-arm/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -3817,22 +4331,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -3842,8 +4357,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -3853,16 +4369,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -3872,14 +4389,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -3889,12 +4407,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -3904,20 +4423,21 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -3927,17 +4447,18 @@ } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -3947,14 +4468,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -3964,21 +4486,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -3988,9 +4511,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -4000,10 +4524,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -4013,9 +4538,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -4025,17 +4551,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -4045,9 +4572,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -4057,11 +4585,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -4071,11 +4600,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -4085,10 +4615,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -4098,12 +4629,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -4113,25 +4645,26 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -4141,24 +4674,25 @@ } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -4168,45 +4702,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -4216,6 +4751,7 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -4224,10 +4760,11 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -4237,10 +4774,11 @@ } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -4250,15 +4788,16 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -4268,12 +4807,13 @@ } }, "System.Reflection.Emit/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -4283,10 +4823,11 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -4296,14 +4837,15 @@ } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -4313,21 +4855,22 @@ } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -4337,9 +4880,10 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -4349,15 +4893,16 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -4367,10 +4912,11 @@ } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -4380,8 +4926,9 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -4391,8 +4938,9 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -4402,8 +4950,9 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -4413,11 +4962,12 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -4427,6 +4977,7 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -4435,11 +4986,12 @@ } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -4449,8 +5001,9 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -4460,9 +5013,10 @@ } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -4472,9 +5026,10 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -4484,17 +5039,18 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -4504,12 +5060,13 @@ } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -4519,15 +5076,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -4537,8 +5095,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -4548,9 +5107,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -4560,9 +5120,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -4572,9 +5133,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -4584,9 +5146,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -4596,9 +5159,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -4608,8 +5172,9 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -4619,18 +5184,19 @@ } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -4640,9 +5206,10 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -4652,13 +5219,14 @@ } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -4668,9 +5236,10 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -4680,13 +5249,14 @@ } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -4696,8 +5266,9 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -4707,18 +5278,19 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -4728,15 +5300,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -4746,6 +5319,7 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -4754,21 +5328,22 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -4778,18 +5353,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -4799,17 +5375,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -4819,23 +5396,26 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -4845,41 +5425,43 @@ } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } }, "UAP,Version=v10.0/win10-x64": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -4889,126 +5471,137 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.dll": {} + "lib/netcore50/System.Xml.Serialization.dll": {}, + "lib/netcore50/System.Xml.dll": {}, + "lib/netcore50/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, - "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": { + "Microsoft.NETCore.Runtime/1.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "Microsoft.NETCore.Runtime.CoreCLR-x64": "1.0.0", + "Microsoft.NETCore.Windows.ApiSets-x64": "1.0.0" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" }, "compile": { "ref/dotnet/_._": {} @@ -5027,67 +5620,73 @@ } }, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": { + "type": "package", "native": { "runtimes/win10-x64/native/_._": {} } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -5097,9 +5696,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -5109,6 +5709,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -5117,6 +5718,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -5127,11 +5729,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -5141,12 +5744,13 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -5156,16 +5760,17 @@ } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -5175,15 +5780,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -5193,13 +5799,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -5209,14 +5816,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -5226,8 +5834,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -5237,18 +5846,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -5258,11 +5868,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -5272,16 +5883,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -5291,6 +5903,7 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -5299,8 +5912,9 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -5310,8 +5924,9 @@ } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -5321,6 +5936,7 @@ } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -5329,17 +5945,18 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -5349,19 +5966,22 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -5371,8 +5991,9 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -5382,9 +6003,10 @@ } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -5394,12 +6016,13 @@ } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -5409,13 +6032,14 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -5425,16 +6049,18 @@ } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x64": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -5444,20 +6070,22 @@ } }, "System.IO.Compression.clrcompression-x64/4.0.0": { + "type": "package", "native": { "runtimes/win10-x64/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -5467,22 +6095,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -5492,8 +6121,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -5503,16 +6133,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -5522,14 +6153,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -5539,12 +6171,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -5554,20 +6187,23 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -5577,17 +6213,18 @@ } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -5597,14 +6234,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -5614,21 +6252,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -5638,9 +6277,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -5650,10 +6290,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -5663,9 +6304,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -5675,17 +6317,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -5695,9 +6338,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -5707,11 +6351,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -5721,11 +6366,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -5735,10 +6381,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -5748,12 +6395,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -5763,25 +6411,28 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -5791,24 +6442,25 @@ } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -5818,45 +6470,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -5866,6 +6519,7 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -5874,10 +6528,11 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -5887,10 +6542,11 @@ } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -5900,15 +6556,18 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -5918,12 +6577,13 @@ } }, "System.Reflection.Emit/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -5933,10 +6593,11 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -5946,11 +6607,12 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -5960,14 +6622,15 @@ } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -5977,21 +6640,22 @@ } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -6001,9 +6665,10 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -6013,15 +6678,16 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -6031,10 +6697,11 @@ } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -6044,8 +6711,9 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -6055,8 +6723,9 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -6066,8 +6735,9 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -6077,11 +6747,12 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -6091,6 +6762,7 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -6099,11 +6771,12 @@ } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -6113,8 +6786,9 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -6124,9 +6798,10 @@ } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -6136,9 +6811,10 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -6148,17 +6824,18 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -6168,12 +6845,13 @@ } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -6183,15 +6861,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -6201,8 +6880,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -6212,9 +6892,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -6224,9 +6905,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -6236,9 +6918,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -6248,9 +6931,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -6260,9 +6944,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -6272,8 +6957,9 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -6283,18 +6969,19 @@ } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -6304,9 +6991,10 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -6316,13 +7004,14 @@ } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -6332,9 +7021,10 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -6344,13 +7034,14 @@ } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -6360,8 +7051,9 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -6371,18 +7063,19 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -6392,15 +7085,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -6410,6 +7104,7 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -6418,21 +7113,22 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -6442,18 +7138,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -6463,17 +7160,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -6483,23 +7181,26 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -6509,41 +7210,43 @@ } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } }, "UAP,Version=v10.0/win10-x64-aot": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -6553,186 +7256,201 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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/mscorlib.dll": {}, "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "runtimes/aot/lib/netcore50/System.Core.dll": {}, - "runtimes/aot/lib/netcore50/System.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.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.dll": {}, "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {}, - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": {}, - "Microsoft.NETCore.Runtime.Native/1.0.0": { + "Microsoft.NETCore.Runtime/1.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "Microsoft.NETCore.Runtime.Native": "1.0.0" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" } }, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -6742,9 +7460,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -6754,6 +7473,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -6762,6 +7482,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -6772,11 +7493,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -6786,12 +7508,13 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -6801,16 +7524,17 @@ } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -6820,15 +7544,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -6838,13 +7563,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -6854,14 +7580,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -6871,8 +7598,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -6882,18 +7610,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -6903,11 +7632,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -6917,16 +7647,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -6936,6 +7667,7 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -6944,8 +7676,9 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -6955,8 +7688,9 @@ } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -6966,6 +7700,7 @@ } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -6974,17 +7709,18 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -6994,19 +7730,20 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -7016,8 +7753,9 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -7027,9 +7765,10 @@ } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -7039,12 +7778,13 @@ } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -7054,13 +7794,14 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -7070,16 +7811,18 @@ } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x64": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -7089,20 +7832,22 @@ } }, "System.IO.Compression.clrcompression-x64/4.0.0": { + "type": "package", "native": { "runtimes/win10-x64/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -7112,22 +7857,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -7137,8 +7883,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -7148,16 +7895,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -7167,14 +7915,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -7184,12 +7933,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -7199,20 +7949,21 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -7222,17 +7973,18 @@ } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -7242,14 +7994,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -7259,21 +8012,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -7283,9 +8037,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -7295,10 +8050,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -7308,9 +8064,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -7320,17 +8077,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -7340,9 +8098,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -7352,11 +8111,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -7366,11 +8126,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -7380,10 +8141,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -7393,12 +8155,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -7408,25 +8171,26 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -7436,24 +8200,25 @@ } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -7463,45 +8228,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -7511,6 +8277,7 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -7519,10 +8286,11 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -7532,10 +8300,11 @@ } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -7545,15 +8314,16 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -7563,12 +8333,13 @@ } }, "System.Reflection.Emit/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -7578,10 +8349,11 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -7591,14 +8363,15 @@ } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -7608,21 +8381,22 @@ } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -7632,9 +8406,10 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -7644,15 +8419,16 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -7662,10 +8438,11 @@ } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -7675,8 +8452,9 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -7686,8 +8464,9 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -7697,8 +8476,9 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -7708,11 +8488,12 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -7722,6 +8503,7 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -7730,11 +8512,12 @@ } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -7744,8 +8527,9 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -7755,9 +8539,10 @@ } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -7767,9 +8552,10 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -7779,17 +8565,18 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -7799,12 +8586,13 @@ } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -7814,15 +8602,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -7832,8 +8621,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -7843,9 +8633,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -7855,9 +8646,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -7867,9 +8659,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -7879,9 +8672,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -7891,9 +8685,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -7903,8 +8698,9 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -7914,18 +8710,19 @@ } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -7935,9 +8732,10 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -7947,13 +8745,14 @@ } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -7963,9 +8762,10 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -7975,13 +8775,14 @@ } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -7991,8 +8792,9 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -8002,18 +8804,19 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -8023,15 +8826,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -8041,6 +8845,7 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -8049,21 +8854,22 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -8073,18 +8879,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -8094,17 +8901,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -8114,23 +8922,26 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -8140,41 +8951,43 @@ } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } }, "UAP,Version=v10.0/win10-x86": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -8184,126 +8997,137 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.dll": {} + "lib/netcore50/System.Xml.Serialization.dll": {}, + "lib/netcore50/System.Xml.dll": {}, + "lib/netcore50/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, - "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0": { + "Microsoft.NETCore.Runtime/1.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "Microsoft.NETCore.Runtime.CoreCLR-x86": "1.0.0", + "Microsoft.NETCore.Windows.ApiSets-x86": "1.0.0" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" }, "compile": { "ref/dotnet/_._": {} @@ -8322,67 +9146,73 @@ } }, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": { + "type": "package", "native": { "runtimes/win10-x86/native/_._": {} } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -8392,9 +9222,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -8404,6 +9235,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -8412,6 +9244,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -8422,11 +9255,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -8436,12 +9270,13 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -8451,16 +9286,17 @@ } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -8470,15 +9306,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -8488,13 +9325,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -8504,14 +9342,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -8521,8 +9360,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -8532,18 +9372,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -8553,11 +9394,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -8567,16 +9409,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -8586,6 +9429,7 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -8594,8 +9438,9 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -8605,8 +9450,9 @@ } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -8616,6 +9462,7 @@ } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -8624,17 +9471,18 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -8644,19 +9492,22 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -8666,8 +9517,9 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -8677,9 +9529,10 @@ } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -8689,12 +9542,13 @@ } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -8704,13 +9558,14 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -8720,16 +9575,18 @@ } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x86": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -8739,20 +9596,22 @@ } }, "System.IO.Compression.clrcompression-x86/4.0.0": { + "type": "package", "native": { "runtimes/win10-x86/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -8762,22 +9621,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -8787,8 +9647,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -8798,16 +9659,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -8817,14 +9679,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -8834,12 +9697,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -8849,20 +9713,23 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -8872,17 +9739,18 @@ } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -8892,14 +9760,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -8909,21 +9778,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -8933,9 +9803,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -8945,10 +9816,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -8958,9 +9830,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -8970,17 +9843,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -8990,9 +9864,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -9002,11 +9877,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -9016,11 +9892,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -9030,10 +9907,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -9043,12 +9921,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -9058,25 +9937,28 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -9086,24 +9968,25 @@ } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -9113,45 +9996,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -9161,6 +10045,7 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -9169,10 +10054,11 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -9182,10 +10068,11 @@ } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -9195,15 +10082,18 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -9213,12 +10103,13 @@ } }, "System.Reflection.Emit/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -9228,10 +10119,11 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -9241,11 +10133,12 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -9255,14 +10148,15 @@ } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -9272,21 +10166,22 @@ } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -9296,9 +10191,10 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -9308,15 +10204,16 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -9326,10 +10223,11 @@ } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -9339,8 +10237,9 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -9350,8 +10249,9 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -9361,8 +10261,9 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -9372,11 +10273,12 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -9386,6 +10288,7 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -9394,11 +10297,12 @@ } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -9408,8 +10312,9 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -9419,9 +10324,10 @@ } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -9431,9 +10337,10 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -9443,17 +10350,18 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -9463,12 +10371,13 @@ } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -9478,15 +10387,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -9496,8 +10406,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -9507,9 +10418,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -9519,9 +10431,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -9531,9 +10444,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -9543,9 +10457,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -9555,9 +10470,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -9567,8 +10483,9 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -9578,18 +10495,19 @@ } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -9599,9 +10517,10 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -9611,13 +10530,14 @@ } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -9627,9 +10547,10 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -9639,13 +10560,14 @@ } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -9655,8 +10577,9 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -9666,18 +10589,19 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -9687,15 +10611,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -9705,6 +10630,7 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -9713,21 +10639,22 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -9737,18 +10664,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -9758,17 +10686,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -9778,23 +10707,26 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -9804,41 +10736,43 @@ } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } }, "UAP,Version=v10.0/win10-x86-aot": { "Microsoft.CSharp/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -9848,186 +10782,201 @@ } }, "Microsoft.NETCore/5.0.0": { - "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" - } - }, - "Microsoft.NETCore.Platforms/1.0.0": {}, + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": { + "type": "package" + }, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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/mscorlib.dll": {}, "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "runtimes/aot/lib/netcore50/System.Core.dll": {}, - "runtimes/aot/lib/netcore50/System.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.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.dll": {}, "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {}, - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": {}, - "Microsoft.NETCore.Runtime.Native/1.0.0": { + "Microsoft.NETCore.Runtime/1.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "Microsoft.NETCore.Runtime.Native": "1.0.0" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" } }, "Microsoft.NETCore.Targets/1.0.0": { + "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { + "type": "package" + }, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { - "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -10037,9 +10986,10 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -10049,6 +10999,7 @@ } }, "NUnit/3.0.1": { + "type": "package", "compile": { "lib/dotnet/nunit.framework.dll": {} }, @@ -10057,6 +11008,7 @@ } }, "PCLStorage/1.0.2": { + "type": "package", "compile": { "lib/portable-win8+wpa81/PCLStorage.Abstractions.dll": {}, "lib/portable-win8+wpa81/PCLStorage.dll": {} @@ -10067,11 +11019,12 @@ } }, "System.AppContext/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -10081,12 +11034,13 @@ } }, "System.Collections/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -10096,16 +11050,17 @@ } }, "System.Collections.Concurrent/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -10115,15 +11070,16 @@ } }, "System.Collections.Immutable/1.1.37": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -10133,13 +11089,14 @@ } }, "System.Collections.NonGeneric/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -10149,14 +11106,15 @@ } }, "System.Collections.Specialized/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -10166,8 +11124,9 @@ } }, "System.ComponentModel/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -10177,18 +11136,19 @@ } }, "System.ComponentModel.Annotations/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -10198,11 +11158,12 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -10212,16 +11173,17 @@ } }, "System.Data.Common/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -10231,6 +11193,7 @@ } }, "System.Diagnostics.Contracts/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -10239,8 +11202,9 @@ } }, "System.Diagnostics.Debug/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -10250,8 +11214,9 @@ } }, "System.Diagnostics.StackTrace/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -10261,6 +11226,7 @@ } }, "System.Diagnostics.Tools/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -10269,17 +11235,18 @@ } }, "System.Diagnostics.Tracing/4.0.20": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -10289,19 +11256,20 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -10311,8 +11279,9 @@ } }, "System.Globalization/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -10322,9 +11291,10 @@ } }, "System.Globalization.Calendars/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -10334,12 +11304,13 @@ } }, "System.Globalization.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -10349,13 +11320,14 @@ } }, "System.IO/4.0.10": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -10365,16 +11337,18 @@ } }, "System.IO.Compression/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x86": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -10384,20 +11358,22 @@ } }, "System.IO.Compression.clrcompression-x86/4.0.0": { + "type": "package", "native": { "runtimes/win10-x86/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -10407,22 +11383,23 @@ } }, "System.IO.FileSystem/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -10432,8 +11409,9 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -10443,16 +11421,17 @@ } }, "System.IO.IsolatedStorage/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -10462,14 +11441,15 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -10479,12 +11459,13 @@ } }, "System.Linq/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -10494,20 +11475,21 @@ } }, "System.Linq.Expressions/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -10517,17 +11499,18 @@ } }, "System.Linq.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -10537,14 +11520,15 @@ } }, "System.Linq.Queryable/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -10554,21 +11538,22 @@ } }, "System.Net.Http/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -10578,9 +11563,10 @@ } }, "System.Net.Http.Rtc/4.0.0": { + "type": "package", "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -10590,10 +11576,11 @@ } }, "System.Net.NetworkInformation/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -10603,9 +11590,10 @@ } }, "System.Net.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -10615,17 +11603,18 @@ } }, "System.Net.Requests/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -10635,9 +11624,10 @@ } }, "System.Net.Sockets/4.0.0": { + "type": "package", "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -10647,11 +11637,12 @@ } }, "System.Net.WebHeaderCollection/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -10661,11 +11652,12 @@ } }, "System.Numerics.Vectors/4.1.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -10675,10 +11667,11 @@ } }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { + "type": "package", "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -10688,12 +11681,13 @@ } }, "System.ObjectModel/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -10703,25 +11697,26 @@ } }, "System.Private.DataContractSerialization/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -10731,24 +11726,25 @@ } }, "System.Private.Networking/4.0.0": { - "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -10758,45 +11754,46 @@ } }, "System.Private.ServiceModel/4.0.0": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -10806,6 +11803,7 @@ } }, "System.Private.Uri/4.0.0": { + "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -10814,10 +11812,11 @@ } }, "System.Reflection/4.0.10": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -10827,10 +11826,11 @@ } }, "System.Reflection.Context/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -10840,15 +11840,16 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -10858,12 +11859,13 @@ } }, "System.Reflection.Emit/4.0.0": { + "type": "package", "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -10873,10 +11875,11 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -10886,14 +11889,15 @@ } }, "System.Reflection.Extensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -10903,21 +11907,22 @@ } }, "System.Reflection.Metadata/1.0.22": { - "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -10927,9 +11932,10 @@ } }, "System.Reflection.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -10939,15 +11945,16 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { + "type": "package", "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -10957,10 +11964,11 @@ } }, "System.Resources.ResourceManager/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -10970,8 +11978,9 @@ } }, "System.Runtime/4.0.20": { + "type": "package", "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -10981,8 +11990,9 @@ } }, "System.Runtime.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -10992,8 +12002,9 @@ } }, "System.Runtime.Handles/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -11003,11 +12014,12 @@ } }, "System.Runtime.InteropServices/4.0.20": { + "type": "package", "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -11017,6 +12029,7 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -11025,11 +12038,12 @@ } }, "System.Runtime.Numerics/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -11039,8 +12053,9 @@ } }, "System.Runtime.Serialization.Json/4.0.0": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -11050,9 +12065,10 @@ } }, "System.Runtime.Serialization.Primitives/4.0.10": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -11062,9 +12078,10 @@ } }, "System.Runtime.Serialization.Xml/4.0.10": { + "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -11074,17 +12091,18 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { + "type": "package", "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -11094,12 +12112,13 @@ } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { + "type": "package", "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -11109,15 +12128,16 @@ } }, "System.Security.Claims/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -11127,8 +12147,9 @@ } }, "System.Security.Principal/4.0.0": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -11138,9 +12159,10 @@ } }, "System.ServiceModel.Duplex/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -11150,9 +12172,10 @@ } }, "System.ServiceModel.Http/4.0.10": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -11162,9 +12185,10 @@ } }, "System.ServiceModel.NetTcp/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -11174,9 +12198,10 @@ } }, "System.ServiceModel.Primitives/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -11186,9 +12211,10 @@ } }, "System.ServiceModel.Security/4.0.0": { + "type": "package", "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -11198,8 +12224,9 @@ } }, "System.Text.Encoding/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -11209,18 +12236,19 @@ } }, "System.Text.Encoding.CodePages/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -11230,9 +12258,10 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -11242,13 +12271,14 @@ } }, "System.Text.RegularExpressions/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -11258,9 +12288,10 @@ } }, "System.Threading/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -11270,13 +12301,14 @@ } }, "System.Threading.Overlapped/4.0.0": { + "type": "package", "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -11286,8 +12318,9 @@ } }, "System.Threading.Tasks/4.0.10": { + "type": "package", "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -11297,18 +12330,19 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -11318,15 +12352,16 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { + "type": "package", "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -11336,6 +12371,7 @@ } }, "System.Threading.Timer/4.0.0": { + "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -11344,21 +12380,22 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -11368,18 +12405,19 @@ } }, "System.Xml.XDocument/4.0.10": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -11389,17 +12427,18 @@ } }, "System.Xml.XmlDocument/4.0.0": { + "type": "package", "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -11409,23 +12448,26 @@ } }, "System.Xml.XmlSerializer/4.0.10": { - "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "type": "package", + "dependencies": { + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -11435,18 +12477,19 @@ } }, "Xamarin.Forms/1.5.0.6447": { + "type": "package", "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -11457,11 +12500,12 @@ "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", "type": "Package", "files": [ + "Microsoft.CSharp.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.CSharp.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", @@ -11469,21 +12513,20 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.CSharp.nuspec", "package/services/metadata/core-properties/a8a7171824ab4656b3141cda0591ff66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/de/Microsoft.CSharp.xml", "ref/dotnet/es/Microsoft.CSharp.xml", "ref/dotnet/fr/Microsoft.CSharp.xml", "ref/dotnet/it/Microsoft.CSharp.xml", "ref/dotnet/ja/Microsoft.CSharp.xml", "ref/dotnet/ko/Microsoft.CSharp.xml", - "ref/dotnet/Microsoft.CSharp.dll", - "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/ru/Microsoft.CSharp.xml", "ref/dotnet/zh-hans/Microsoft.CSharp.xml", "ref/dotnet/zh-hant/Microsoft.CSharp.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", @@ -11498,10 +12541,10 @@ "sha512": "QQMp0yYQbIdfkKhdEE6Umh2Xonau7tasG36Trw/YlHoWgYQLp7T9L+ZD8EPvdj5ubRhtOuKEKwM7HMpkagB9ZA==", "type": "Package", "files": [ + "Microsoft.NETCore.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.nuspec", "package/services/metadata/core-properties/340ac37fb1224580ae47c59ebdd88964.psmdcp" ] }, @@ -11509,9 +12552,9 @@ "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", "runtime.json" ] @@ -11520,90 +12563,90 @@ "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.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/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.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.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.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": { "sha512": "AjaMNpXLW4miEQorIqyn6iQ+BZBId6qXkhwyeh1vl6kXLqosZusbwmLNlvj/xllSQrd3aImJbvlHusam85g+xQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.nuspec", "package/services/metadata/core-properties/f289de2ffef9428684eca0c193bc8765.psmdcp", "runtime.json" ] @@ -11612,9 +12655,9 @@ "sha512": "hoJfIl981eXwn9Tz8onO/J1xaYApIfp/YrhjSh9rRhml1U5Wj80LBgyp/6n+KI3VlvcAraThhnHnCTp+M3Uh+w==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR-arm.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR-arm.nuspec", "package/services/metadata/core-properties/c1cbeaed81514106b6b7971ac193f132.psmdcp", "ref/dotnet/_._", "runtimes/win8-arm/lib/dotnet/mscorlib.ni.dll", @@ -11631,9 +12674,9 @@ "sha512": "DaY5Z13xCZpnVIGluC5sCo4/0wy1rl6mptBH7v3RYi3guAmG88aSeFoQzyZepo0H0jEixUxNFM0+MB6Jc+j0bw==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR-x64.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR-x64.nuspec", "package/services/metadata/core-properties/bd7bd26b6b8242179b5b8ca3d9ffeb95.psmdcp", "ref/dotnet/_._", "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", @@ -11650,9 +12693,9 @@ "sha512": "2LDffu5Is/X01GVPVuye4Wmz9/SyGDNq1Opgl5bXG3206cwNiCwsQgILOtfSWVp5mn4w401+8cjhBy3THW8HQQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR-x86.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR-x86.nuspec", "package/services/metadata/core-properties/dd7e29450ade4bdaab9794850cd11d7a.psmdcp", "ref/dotnet/_._", "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll", @@ -11669,10 +12712,10 @@ "sha512": "tMsWWrH1AJCguiM22zK/vr6COxqz62Q1F02B07IXAUN405R3HGk5SkD/DL0Hte+OTjNtW9LkKXpOggGBRwYFNg==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.Native.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.Native.nuspec", "package/services/metadata/core-properties/a985563978b547f984c16150ef73e353.psmdcp" ] }, @@ -11680,9 +12723,9 @@ "sha512": "XfITpPjYLYRmAeZtb9diw6P7ylLQsSC1U2a/xj10iQpnHxkiLEBXop/psw15qMPuNca7lqgxWvzZGpQxphuXaw==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/5413a5ed3fde4121a1c9ee8feb12ba66.psmdcp", "runtime.json" ] @@ -11691,9 +12734,9 @@ "sha512": "jszcJ6okLlhqF4OQbhSbixLOuLUyVT3BP7Y7/i7fcDMwnHBd1Pmdz6M1Al9SMDKVLA2oSaItg4tq6C0ydv8lYQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.UniversalWindowsPlatform.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform.nuspec", "package/services/metadata/core-properties/0d18100c9f8c491492d8ddeaa9581526.psmdcp", "runtime.json" ] @@ -11702,10 +12745,10 @@ "sha512": "D0nsAm+yTk0oSSC7E6PcmuuEewBAQbGgIXNcCnRqQ4qLPdQLMjMHg8cilGs3xZgwTRQmMtEn45TAatrU1otWPQ==", "type": "Package", "files": [ + "Microsoft.NETCore.UniversalWindowsPlatform.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.UniversalWindowsPlatform.nuspec", "package/services/metadata/core-properties/5dffd3ce5b6640febe2db09251387062.psmdcp" ] }, @@ -11713,15 +12756,31 @@ "sha512": "NC+dpFMdhujz2sWAdJ8EmBk07p1zOlNi0FCCnZEbzftABpw9xZ99EMP/bUJrPTgCxHfzJAiuLPOtAauzVINk0w==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets-x64.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets-x64.nuspec", "package/services/metadata/core-properties/b25894a2a9234c329a98dc84006b2292.psmdcp", "runtimes/win10-x64/native/_._", "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -11747,9 +12806,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -11763,7 +12819,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -11771,7 +12826,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -11784,13 +12838,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -11815,21 +12867,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -11840,20 +12883,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -11862,33 +12898,56 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": { "sha512": "/HDRdhz5bZyhHwQ/uk/IbnDIX5VDTsHntEZYkTYo57dM+U3Ttel9/OJv0mjL64wTO/QKUJJNKp9XO+m7nSVjJQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets-x86.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets-x86.nuspec", "package/services/metadata/core-properties/b773d829b3664669b45b4b4e97bdb635.psmdcp", "runtimes/win10-x86/native/_._", "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -11914,9 +12973,6 @@ "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", @@ -11930,7 +12986,6 @@ "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -11938,7 +12993,6 @@ "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -11951,13 +13005,11 @@ "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -11982,21 +13034,12 @@ "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", @@ -12007,20 +13050,13 @@ "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x86/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-2.dll", @@ -12029,24 +13065,32 @@ "runtimes/win8-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -12054,16 +13098,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -12078,29 +13121,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -12110,9 +13153,12 @@ "sha512": "Fhz2Flnzlb+HjVxTK+W3dNAb9FUIbGxUp/G6jTTL487lBxInaDOWigNGzWbj1Ipjb87ix77heBCzrsVhk8+X8w==", "type": "Package", "files": [ + "CHANGES.txt", + "LICENSE.txt", + "NOTICES.txt", + "NUnit.nuspec", "[Content_Types].xml", "_rels/.rels", - "CHANGES.txt", "lib/dotnet/nunit.framework.dll", "lib/dotnet/nunit.framework.xml", "lib/net20/nunit.framework.dll", @@ -12123,9 +13169,6 @@ "lib/net45/nunit.framework.xml", "lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10/nunit.framework.dll", "lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10/nunit.framework.xml", - "LICENSE.txt", - "NOTICES.txt", - "NUnit.nuspec", "package/services/metadata/core-properties/59ec910f17c54b6493a6276f36784454.psmdcp" ] }, @@ -12133,6 +13176,7 @@ "sha512": "9If+1ZFCk3QaT/asfiL+J9FMnx2CTMrLCU8tDMUOI/aCGWGWl9vJ1/KcMkjf92op23ZknenvYJZBLDAqE3sFlg==", "type": "Package", "files": [ + "PCLStorage.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/monoandroid/PCLStorage.Abstractions.dll", @@ -12147,6 +13191,10 @@ "lib/net45/PCLStorage.Abstractions.xml", "lib/net45/PCLStorage.dll", "lib/net45/PCLStorage.xml", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.dll", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.xml", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.dll", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.xml", "lib/portable-net45+sl5+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.dll", "lib/portable-net45+sl5+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.xml", "lib/portable-net45+sl5+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac/PCLStorage.dll", @@ -12159,10 +13207,6 @@ "lib/portable-win8+wpa81/PCLStorage.Abstractions.xml", "lib/portable-win8+wpa81/PCLStorage.dll", "lib/portable-win8+wpa81/PCLStorage.xml", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.dll", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.xml", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.dll", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.xml", "lib/sl5/PCLStorage.Abstractions.dll", "lib/sl5/PCLStorage.Abstractions.xml", "lib/sl5/PCLStorage.dll", @@ -12171,14 +13215,14 @@ "lib/wp8/PCLStorage.Abstractions.xml", "lib/wp8/PCLStorage.dll", "lib/wp8/PCLStorage.xml", - "package/services/metadata/core-properties/dba2944eebe04ff298a58a04f2282910.psmdcp", - "PCLStorage.nuspec" + "package/services/metadata/core-properties/dba2944eebe04ff298a58a04f2282910.psmdcp" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -12189,6 +13233,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -12196,22 +13244,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -12222,6 +13266,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -12229,32 +13277,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -12262,45 +13310,45 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -12308,31 +13356,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Specialized/4.0.0": { "sha512": "poJFwQCUOoXqvdoGxx+3p8Z63yawcYKPBSFP67Z2jICeOINvEIQZN7mVOAnC7gsVF0WU+A2wtVwfhagC7UCgAg==", "type": "Package", "files": [ + "System.Collections.Specialized.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Specialized.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Specialized.dll", "lib/net46/System.Collections.Specialized.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e7002e4ccd044c00a7cbd4a37efe3400.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Specialized.dll", + "ref/dotnet/System.Collections.Specialized.xml", "ref/dotnet/de/System.Collections.Specialized.xml", "ref/dotnet/es/System.Collections.Specialized.xml", "ref/dotnet/fr/System.Collections.Specialized.xml", @@ -12340,22 +13388,18 @@ "ref/dotnet/ja/System.Collections.Specialized.xml", "ref/dotnet/ko/System.Collections.Specialized.xml", "ref/dotnet/ru/System.Collections.Specialized.xml", - "ref/dotnet/System.Collections.Specialized.dll", - "ref/dotnet/System.Collections.Specialized.xml", "ref/dotnet/zh-hans/System.Collections.Specialized.xml", "ref/dotnet/zh-hant/System.Collections.Specialized.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.Specialized.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Specialized.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel/4.0.0": { "sha512": "BzpLdSi++ld7rJLOOt5f/G9GxujP202bBgKORsHcGV36rLB0mfSA2h8chTMoBzFhgN7TE14TmJ2J7Q1RyNCTAw==", "type": "Package", "files": [ + "System.ComponentModel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.ComponentModel.dll", @@ -12365,6 +13409,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/58b9abdedb3a4985a487cb8bf4bdcbd7.psmdcp", + "ref/dotnet/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.xml", "ref/dotnet/de/System.ComponentModel.xml", "ref/dotnet/es/System.ComponentModel.xml", "ref/dotnet/fr/System.ComponentModel.xml", @@ -12372,8 +13418,6 @@ "ref/dotnet/ja/System.ComponentModel.xml", "ref/dotnet/ko/System.ComponentModel.xml", "ref/dotnet/ru/System.ComponentModel.xml", - "ref/dotnet/System.ComponentModel.dll", - "ref/dotnet/System.ComponentModel.xml", "ref/dotnet/zh-hans/System.ComponentModel.xml", "ref/dotnet/zh-hant/System.ComponentModel.xml", "ref/net45/_._", @@ -12381,23 +13425,27 @@ "ref/netcore50/System.ComponentModel.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.ComponentModel.nuspec" + "ref/wpa81/_._" ] }, "System.ComponentModel.Annotations/4.0.10": { "sha512": "7+XGyEZx24nP1kpHxCB9e+c6D0fdVDvFwE1xujE9BzlXyNVcy5J5aIO0H/ECupx21QpyRvzZibGAHfL/XLL6dw==", "type": "Package", "files": [ + "System.ComponentModel.Annotations.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.Annotations.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.Annotations.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/012e5fa97b3d450eb20342cd9ba88069.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.Annotations.dll", + "ref/dotnet/System.ComponentModel.Annotations.xml", "ref/dotnet/de/System.ComponentModel.Annotations.xml", "ref/dotnet/es/System.ComponentModel.Annotations.xml", "ref/dotnet/fr/System.ComponentModel.Annotations.xml", @@ -12405,31 +13453,31 @@ "ref/dotnet/ja/System.ComponentModel.Annotations.xml", "ref/dotnet/ko/System.ComponentModel.Annotations.xml", "ref/dotnet/ru/System.ComponentModel.Annotations.xml", - "ref/dotnet/System.ComponentModel.Annotations.dll", - "ref/dotnet/System.ComponentModel.Annotations.xml", "ref/dotnet/zh-hans/System.ComponentModel.Annotations.xml", "ref/dotnet/zh-hant/System.ComponentModel.Annotations.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.Annotations.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -12437,31 +13485,31 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Data.Common/4.0.0": { "sha512": "SA7IdoTWiImVr0exDM68r0mKmR4f/qFGxZUrJQKu4YS7F+3afWzSOCezHxWdevQ0ONi4WRQsOiv+Zf9p8H0Feg==", "type": "Package", "files": [ + "System.Data.Common.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Data.Common.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Data.Common.dll", "lib/net46/System.Data.Common.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/aa5ad20c33d94c8e8016ba4fc64d8d66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Data.Common.dll", + "ref/dotnet/System.Data.Common.xml", "ref/dotnet/de/System.Data.Common.xml", "ref/dotnet/es/System.Data.Common.xml", "ref/dotnet/fr/System.Data.Common.xml", @@ -12469,22 +13517,18 @@ "ref/dotnet/ja/System.Data.Common.xml", "ref/dotnet/ko/System.Data.Common.xml", "ref/dotnet/ru/System.Data.Common.xml", - "ref/dotnet/System.Data.Common.dll", - "ref/dotnet/System.Data.Common.xml", "ref/dotnet/zh-hans/System.Data.Common.xml", "ref/dotnet/zh-hant/System.Data.Common.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Data.Common.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Data.Common.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Contracts/4.0.0": { "sha512": "lMc7HNmyIsu0pKTdA4wf+FMq5jvouUd+oUpV4BdtyqoV0Pkbg9u/7lTKFGqpjZRQosWHq1+B32Lch2wf4AmloA==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -12494,6 +13538,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/c6cd3d0bbc304cbca14dc3d6bff6579c.psmdcp", + "ref/dotnet/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.xml", "ref/dotnet/de/System.Diagnostics.Contracts.xml", "ref/dotnet/es/System.Diagnostics.Contracts.xml", "ref/dotnet/fr/System.Diagnostics.Contracts.xml", @@ -12501,8 +13547,6 @@ "ref/dotnet/ja/System.Diagnostics.Contracts.xml", "ref/dotnet/ko/System.Diagnostics.Contracts.xml", "ref/dotnet/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet/System.Diagnostics.Contracts.dll", - "ref/dotnet/System.Diagnostics.Contracts.xml", "ref/dotnet/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", @@ -12511,14 +13555,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -12529,6 +13573,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -12536,23 +13584,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -12563,6 +13607,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -12570,23 +13618,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -12596,6 +13640,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -12603,8 +13649,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -12613,14 +13657,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -12631,6 +13675,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -12638,23 +13686,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -12665,6 +13709,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -12672,24 +13720,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -12700,6 +13744,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -12707,23 +13755,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.0": { "sha512": "cL6WrdGKnNBx9W/iTr+jbffsEO4RLjEtOYcpVSzPNDoli6X5Q6bAfWtJYbJNOPi8Q0fXgBEvKK1ncFL/3FTqlA==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -12734,6 +13778,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/95fc8eb4808e4f31a967f407c94eba0f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.Calendars.dll", + "ref/dotnet/System.Globalization.Calendars.xml", "ref/dotnet/de/System.Globalization.Calendars.xml", "ref/dotnet/es/System.Globalization.Calendars.xml", "ref/dotnet/fr/System.Globalization.Calendars.xml", @@ -12741,32 +13789,32 @@ "ref/dotnet/ja/System.Globalization.Calendars.xml", "ref/dotnet/ko/System.Globalization.Calendars.xml", "ref/dotnet/ru/System.Globalization.Calendars.xml", - "ref/dotnet/System.Globalization.Calendars.dll", - "ref/dotnet/System.Globalization.Calendars.xml", "ref/dotnet/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.Globalization.Extensions/4.0.0": { "sha512": "rqbUXiwpBCvJ18ySCsjh20zleazO+6fr3s5GihC2sVwhyS0MUl6+oc5Rzk0z6CKkS4kmxbZQSeZLsK7cFSO0ng==", "type": "Package", "files": [ + "System.Globalization.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Globalization.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Globalization.Extensions.dll", "lib/net46/System.Globalization.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a0490a34737f448fb53635b5210e48e4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.Extensions.dll", + "ref/dotnet/System.Globalization.Extensions.xml", "ref/dotnet/de/System.Globalization.Extensions.xml", "ref/dotnet/es/System.Globalization.Extensions.xml", "ref/dotnet/fr/System.Globalization.Extensions.xml", @@ -12774,22 +13822,18 @@ "ref/dotnet/ja/System.Globalization.Extensions.xml", "ref/dotnet/ko/System.Globalization.Extensions.xml", "ref/dotnet/ru/System.Globalization.Extensions.xml", - "ref/dotnet/System.Globalization.Extensions.dll", - "ref/dotnet/System.Globalization.Extensions.xml", "ref/dotnet/zh-hans/System.Globalization.Extensions.xml", "ref/dotnet/zh-hant/System.Globalization.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Extensions.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -12800,6 +13844,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -12807,28 +13855,24 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.Compression/4.0.0": { "sha512": "S+ljBE3py8pujTrsOOYHtDg2cnAifn6kBu/pfh1hMWIXd8DoVh0ADTA6Puv4q+nYj+Msm6JoFLNwuRSmztbsDQ==", "type": "Package", "files": [ + "System.IO.Compression.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.Compression.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.Compression.dll", "lib/net45/_._", "lib/netcore50/System.IO.Compression.dll", "lib/win8/_._", @@ -12836,6 +13880,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cdbbc16eba65486f85d2caf9357894f3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.Compression.dll", + "ref/dotnet/System.IO.Compression.xml", "ref/dotnet/de/System.IO.Compression.xml", "ref/dotnet/es/System.IO.Compression.xml", "ref/dotnet/fr/System.IO.Compression.xml", @@ -12843,12 +13891,8 @@ "ref/dotnet/ja/System.IO.Compression.xml", "ref/dotnet/ko/System.IO.Compression.xml", "ref/dotnet/ru/System.IO.Compression.xml", - "ref/dotnet/System.IO.Compression.dll", - "ref/dotnet/System.IO.Compression.xml", "ref/dotnet/zh-hans/System.IO.Compression.xml", "ref/dotnet/zh-hant/System.IO.Compression.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.xml", @@ -12856,59 +13900,63 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.IO.Compression.nuspec" + "runtime.json" ] }, "System.IO.Compression.clrcompression-arm/4.0.0": { "sha512": "Kk21GecAbI+H6tMP6/lMssGObbhoHwLiREiB5UkNMCypdxACuF+6gmrdDTousCUcbH28CJeo7tArrnUc+bchuw==", "type": "Package", "files": [ + "System.IO.Compression.clrcompression-arm.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/e09228dcfd7b47adb2ddcf73e2eb6ddf.psmdcp", "runtimes/win10-arm/native/ClrCompression.dll", - "runtimes/win7-arm/native/clrcompression.dll", - "System.IO.Compression.clrcompression-arm.nuspec" + "runtimes/win7-arm/native/clrcompression.dll" ] }, "System.IO.Compression.clrcompression-x64/4.0.0": { "sha512": "Lqr+URMwKzf+8HJF6YrqEqzKzDzFJTE4OekaxqdIns71r8Ufbd8SbZa0LKl9q+7nu6Em4SkIEXVMB7plSXekOw==", "type": "Package", "files": [ + "System.IO.Compression.clrcompression-x64.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/416c3fd9fab749d484e0fed458de199f.psmdcp", "runtimes/win10-x64/native/ClrCompression.dll", - "runtimes/win7-x64/native/clrcompression.dll", - "System.IO.Compression.clrcompression-x64.nuspec" + "runtimes/win7-x64/native/clrcompression.dll" ] }, "System.IO.Compression.clrcompression-x86/4.0.0": { "sha512": "GmevpuaMRzYDXHu+xuV10fxTO8DsP7OKweWxYtkaxwVnDSj9X6RBupSiXdiveq9yj/xjZ1NbG+oRRRb99kj+VQ==", "type": "Package", "files": [ + "System.IO.Compression.clrcompression-x86.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/cd12f86c8cc2449589dfbe349763f7b3.psmdcp", "runtimes/win10-x86/native/ClrCompression.dll", - "runtimes/win7-x86/native/clrcompression.dll", - "System.IO.Compression.clrcompression-x86.nuspec" + "runtimes/win7-x86/native/clrcompression.dll" ] }, "System.IO.Compression.ZipFile/4.0.0": { "sha512": "pwntmtsJqtt6Lez4Iyv4GVGW6DaXUTo9Rnlsx0MFagRgX+8F/sxG5S/IzDJabBj68sUWViz1QJrRZL4V9ngWDg==", "type": "Package", "files": [ + "System.IO.Compression.ZipFile.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.Compression.ZipFile.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.Compression.ZipFile.dll", "lib/net46/System.IO.Compression.ZipFile.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/60dc66d592ac41008e1384536912dabf.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.Compression.ZipFile.dll", + "ref/dotnet/System.IO.Compression.ZipFile.xml", "ref/dotnet/de/System.IO.Compression.ZipFile.xml", "ref/dotnet/es/System.IO.Compression.ZipFile.xml", "ref/dotnet/fr/System.IO.Compression.ZipFile.xml", @@ -12916,22 +13964,18 @@ "ref/dotnet/ja/System.IO.Compression.ZipFile.xml", "ref/dotnet/ko/System.IO.Compression.ZipFile.xml", "ref/dotnet/ru/System.IO.Compression.ZipFile.xml", - "ref/dotnet/System.IO.Compression.ZipFile.dll", - "ref/dotnet/System.IO.Compression.ZipFile.xml", "ref/dotnet/zh-hans/System.IO.Compression.ZipFile.xml", "ref/dotnet/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.Compression.ZipFile.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.Compression.ZipFile.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -12942,6 +13986,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -12949,31 +13997,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -12981,22 +14029,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.IsolatedStorage/4.0.0": { "sha512": "d5KimUbZ49Ki6A/uwU+Iodng+nhJvpRs7hr/828cfeXC02LxUiggnRnAu+COtWcKvJ2YbBmAGOcO4GLK4fX1+w==", "type": "Package", "files": [ + "System.IO.IsolatedStorage.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -13005,6 +14049,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0d69e649eab84c3cad77d63bb460f7e7.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.IsolatedStorage.dll", + "ref/dotnet/System.IO.IsolatedStorage.xml", "ref/dotnet/de/System.IO.IsolatedStorage.xml", "ref/dotnet/es/System.IO.IsolatedStorage.xml", "ref/dotnet/fr/System.IO.IsolatedStorage.xml", @@ -13012,30 +14060,30 @@ "ref/dotnet/ja/System.IO.IsolatedStorage.xml", "ref/dotnet/ko/System.IO.IsolatedStorage.xml", "ref/dotnet/ru/System.IO.IsolatedStorage.xml", - "ref/dotnet/System.IO.IsolatedStorage.dll", - "ref/dotnet/System.IO.IsolatedStorage.xml", "ref/dotnet/zh-hans/System.IO.IsolatedStorage.xml", "ref/dotnet/zh-hant/System.IO.IsolatedStorage.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.IsolatedStorage.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.UnmanagedMemoryStream/4.0.0": { "sha512": "i2xczgQfwHmolORBNHxV9b5izP8VOBxgSA2gf+H55xBvwqtR+9r9adtzlc7at0MAwiLcsk6V1TZlv2vfRQr8Sw==", "type": "Package", "files": [ + "System.IO.UnmanagedMemoryStream.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cce1d37d7dc24e5fb4170ead20101af0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/de/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/es/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/fr/System.IO.UnmanagedMemoryStream.xml", @@ -13043,22 +14091,18 @@ "ref/dotnet/ja/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/ko/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/ru/System.IO.UnmanagedMemoryStream.xml", - "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", - "ref/dotnet/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/zh-hans/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/zh-hant/System.IO.UnmanagedMemoryStream.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.UnmanagedMemoryStream.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.UnmanagedMemoryStream.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -13068,6 +14112,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -13075,8 +14121,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -13084,14 +14128,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -13102,6 +14146,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -13109,24 +14157,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Linq.Parallel/4.0.0": { "sha512": "PtH7KKh1BbzVow4XY17pnrn7Io63ApMdwzRE2o2HnzsKQD/0o7X5xe6mxrDUqTm9ZCR3/PNhAlP13VY1HnHsbA==", "type": "Package", "files": [ + "System.Linq.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.Parallel.dll", @@ -13135,6 +14179,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5cc7d35889814f73a239a1b7dcd33451.psmdcp", + "ref/dotnet/System.Linq.Parallel.dll", + "ref/dotnet/System.Linq.Parallel.xml", "ref/dotnet/de/System.Linq.Parallel.xml", "ref/dotnet/es/System.Linq.Parallel.xml", "ref/dotnet/fr/System.Linq.Parallel.xml", @@ -13142,22 +14188,20 @@ "ref/dotnet/ja/System.Linq.Parallel.xml", "ref/dotnet/ko/System.Linq.Parallel.xml", "ref/dotnet/ru/System.Linq.Parallel.xml", - "ref/dotnet/System.Linq.Parallel.dll", - "ref/dotnet/System.Linq.Parallel.xml", "ref/dotnet/zh-hans/System.Linq.Parallel.xml", "ref/dotnet/zh-hant/System.Linq.Parallel.xml", "ref/net45/_._", "ref/netcore50/System.Linq.Parallel.dll", "ref/netcore50/System.Linq.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Linq.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Queryable/4.0.0": { "sha512": "DIlvCNn3ucFvwMMzXcag4aFnFJ1fdxkQ5NqwJe9Nh7y8ozzhDm07YakQL/yoF3P1dLzY1T2cTpuwbAmVSdXyBA==", "type": "Package", "files": [ + "System.Linq.Queryable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.Queryable.dll", @@ -13167,6 +14211,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/24a380caa65148a7883629840bf0c343.psmdcp", + "ref/dotnet/System.Linq.Queryable.dll", + "ref/dotnet/System.Linq.Queryable.xml", "ref/dotnet/de/System.Linq.Queryable.xml", "ref/dotnet/es/System.Linq.Queryable.xml", "ref/dotnet/fr/System.Linq.Queryable.xml", @@ -13174,8 +14220,6 @@ "ref/dotnet/ja/System.Linq.Queryable.xml", "ref/dotnet/ko/System.Linq.Queryable.xml", "ref/dotnet/ru/System.Linq.Queryable.xml", - "ref/dotnet/System.Linq.Queryable.dll", - "ref/dotnet/System.Linq.Queryable.xml", "ref/dotnet/zh-hans/System.Linq.Queryable.xml", "ref/dotnet/zh-hant/System.Linq.Queryable.xml", "ref/net45/_._", @@ -13183,14 +14227,14 @@ "ref/netcore50/System.Linq.Queryable.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.Queryable.nuspec" + "ref/wpa81/_._" ] }, "System.Net.Http/4.0.0": { "sha512": "mZuAl7jw/mFY8jUq4ITKECxVBh9a8SJt9BC/+lJbmo7cRKspxE3PsITz+KiaCEsexN5WYPzwBOx0oJH/0HlPyQ==", "type": "Package", "files": [ + "System.Net.Http.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Http.dll", @@ -13199,6 +14243,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/62d64206d25643df9c8d01e867c05e27.psmdcp", + "ref/dotnet/System.Net.Http.dll", + "ref/dotnet/System.Net.Http.xml", "ref/dotnet/de/System.Net.Http.xml", "ref/dotnet/es/System.Net.Http.xml", "ref/dotnet/fr/System.Net.Http.xml", @@ -13206,27 +14252,27 @@ "ref/dotnet/ja/System.Net.Http.xml", "ref/dotnet/ko/System.Net.Http.xml", "ref/dotnet/ru/System.Net.Http.xml", - "ref/dotnet/System.Net.Http.dll", - "ref/dotnet/System.Net.Http.xml", "ref/dotnet/zh-hans/System.Net.Http.xml", "ref/dotnet/zh-hant/System.Net.Http.xml", "ref/net45/_._", "ref/netcore50/System.Net.Http.dll", "ref/netcore50/System.Net.Http.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Net.Http.nuspec" + "ref/wpa81/_._" ] }, "System.Net.Http.Rtc/4.0.0": { "sha512": "PlE+oJgXdbxPmZYR6GBywRkyIPovjB1Y0SYHizj2Iflgu80uJQC4szl9gue4rKI2FgXiEbj9JL7wL5K3mp9HAQ==", "type": "Package", "files": [ + "System.Net.Http.Rtc.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/netcore50/System.Net.Http.Rtc.dll", "lib/win8/_._", "package/services/metadata/core-properties/5ae6b04142264f2abb319c7dccbfb69f.psmdcp", + "ref/dotnet/System.Net.Http.Rtc.dll", + "ref/dotnet/System.Net.Http.Rtc.xml", "ref/dotnet/de/System.Net.Http.Rtc.xml", "ref/dotnet/es/System.Net.Http.Rtc.xml", "ref/dotnet/fr/System.Net.Http.Rtc.xml", @@ -13234,20 +14280,18 @@ "ref/dotnet/ja/System.Net.Http.Rtc.xml", "ref/dotnet/ko/System.Net.Http.Rtc.xml", "ref/dotnet/ru/System.Net.Http.Rtc.xml", - "ref/dotnet/System.Net.Http.Rtc.dll", - "ref/dotnet/System.Net.Http.Rtc.xml", "ref/dotnet/zh-hans/System.Net.Http.Rtc.xml", "ref/dotnet/zh-hant/System.Net.Http.Rtc.xml", "ref/netcore50/System.Net.Http.Rtc.dll", "ref/netcore50/System.Net.Http.Rtc.xml", - "ref/win8/_._", - "System.Net.Http.Rtc.nuspec" + "ref/win8/_._" ] }, "System.Net.NetworkInformation/4.0.0": { "sha512": "D68KCf5VK1G1GgFUwD901gU6cnMITksOdfdxUCt9ReCZfT1pigaDqjJ7XbiLAM4jm7TfZHB7g5mbOf1mbG3yBA==", "type": "Package", "files": [ + "System.Net.NetworkInformation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -13260,6 +14304,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5daeae3f7319444d8efbd8a0c539559c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.NetworkInformation.dll", + "ref/dotnet/System.Net.NetworkInformation.xml", "ref/dotnet/de/System.Net.NetworkInformation.xml", "ref/dotnet/es/System.Net.NetworkInformation.xml", "ref/dotnet/fr/System.Net.NetworkInformation.xml", @@ -13267,12 +14315,8 @@ "ref/dotnet/ja/System.Net.NetworkInformation.xml", "ref/dotnet/ko/System.Net.NetworkInformation.xml", "ref/dotnet/ru/System.Net.NetworkInformation.xml", - "ref/dotnet/System.Net.NetworkInformation.dll", - "ref/dotnet/System.Net.NetworkInformation.xml", "ref/dotnet/zh-hans/System.Net.NetworkInformation.xml", "ref/dotnet/zh-hant/System.Net.NetworkInformation.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Net.NetworkInformation.dll", "ref/netcore50/System.Net.NetworkInformation.xml", @@ -13280,14 +14324,14 @@ "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.NetworkInformation.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -13298,6 +14342,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -13305,31 +14353,31 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Requests/4.0.10": { "sha512": "A6XBR7TztiIQg6hx7VGfbBKmRTAavUERm2E7pmNz/gZeGvwyP0lcKHZxylJtNVKj7DPwr91bD87oLY6zZYntcg==", "type": "Package", "files": [ + "System.Net.Requests.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Net.Requests.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Net.Requests.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7a4e397882e44db3aa06d6d8c9dd3d66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Requests.dll", + "ref/dotnet/System.Net.Requests.xml", "ref/dotnet/de/System.Net.Requests.xml", "ref/dotnet/es/System.Net.Requests.xml", "ref/dotnet/fr/System.Net.Requests.xml", @@ -13337,22 +14385,18 @@ "ref/dotnet/ja/System.Net.Requests.xml", "ref/dotnet/ko/System.Net.Requests.xml", "ref/dotnet/ru/System.Net.Requests.xml", - "ref/dotnet/System.Net.Requests.dll", - "ref/dotnet/System.Net.Requests.xml", "ref/dotnet/zh-hans/System.Net.Requests.xml", "ref/dotnet/zh-hant/System.Net.Requests.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Requests.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Sockets/4.0.0": { "sha512": "7bBNLdO6Xw0BGyFVSxjloGXMvsc3qQmW+70bYMLwHEAVivMK8zx+E7XO8CeJnAko2mFj6R402E798EGYUksFcQ==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -13362,6 +14406,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cca33bc0996f49c68976fa5bab1500ff.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Sockets.dll", + "ref/dotnet/System.Net.Sockets.xml", "ref/dotnet/de/System.Net.Sockets.xml", "ref/dotnet/es/System.Net.Sockets.xml", "ref/dotnet/fr/System.Net.Sockets.xml", @@ -13369,31 +14417,31 @@ "ref/dotnet/ja/System.Net.Sockets.xml", "ref/dotnet/ko/System.Net.Sockets.xml", "ref/dotnet/ru/System.Net.Sockets.xml", - "ref/dotnet/System.Net.Sockets.dll", - "ref/dotnet/System.Net.Sockets.xml", "ref/dotnet/zh-hans/System.Net.Sockets.xml", "ref/dotnet/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Sockets.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.WebHeaderCollection/4.0.0": { "sha512": "IsIZAsHm/yK7R/XASnEc4EMffFLIMgYchG3/zJv6B4LwMnXZwrVlSPpNbPgEVb0lSXyztsn7A6sIPAACQQ2vTQ==", "type": "Package", "files": [ + "System.Net.WebHeaderCollection.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Net.WebHeaderCollection.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Net.WebHeaderCollection.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7ab0d7bde19b47548622bfa222a4eccb.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.WebHeaderCollection.dll", + "ref/dotnet/System.Net.WebHeaderCollection.xml", "ref/dotnet/de/System.Net.WebHeaderCollection.xml", "ref/dotnet/es/System.Net.WebHeaderCollection.xml", "ref/dotnet/fr/System.Net.WebHeaderCollection.xml", @@ -13401,64 +14449,64 @@ "ref/dotnet/ja/System.Net.WebHeaderCollection.xml", "ref/dotnet/ko/System.Net.WebHeaderCollection.xml", "ref/dotnet/ru/System.Net.WebHeaderCollection.xml", - "ref/dotnet/System.Net.WebHeaderCollection.dll", - "ref/dotnet/System.Net.WebHeaderCollection.xml", "ref/dotnet/zh-hans/System.Net.WebHeaderCollection.xml", "ref/dotnet/zh-hant/System.Net.WebHeaderCollection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.WebHeaderCollection.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Numerics.Vectors/4.1.0": { "sha512": "jpubR06GWPoZA0oU5xLM7kHeV59/CKPBXZk4Jfhi0T3DafxbrdueHZ8kXlb+Fb5nd3DAyyMh2/eqEzLX0xv6Qg==", "type": "Package", "files": [ + "System.Numerics.Vectors.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Numerics.Vectors.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Numerics.Vectors.dll", "lib/net46/System.Numerics.Vectors.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e501a8a91f4a4138bd1d134abcc769b0.psmdcp", - "ref/dotnet/System.Numerics.Vectors.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Numerics.Vectors.dll", "ref/net46/System.Numerics.Vectors.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Numerics.Vectors.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "sha512": "Ly7GvoPFZq6GyfZpfS0E7uCk1cinl5BANAngXVuau3lD2QqZJMHitzlPv6n1FlIn6krfv99X2IPkIaVzUwDHXA==", "type": "Package", "files": [ + "System.Numerics.Vectors.WindowsRuntime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll", - "package/services/metadata/core-properties/6db0e2464a274e8eb688cd193eb37876.psmdcp", - "System.Numerics.Vectors.WindowsRuntime.nuspec" + "package/services/metadata/core-properties/6db0e2464a274e8eb688cd193eb37876.psmdcp" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -13466,22 +14514,18 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.0.0": { "sha512": "uQvzoXHXHn/9YqUmPtgD8ZPJIlBuuL3QHegbuik97W/umoI28fOnGLnvjRHhju1VMWvFLRQoh7uZkBaoZ+KpVQ==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.DataContractSerialization.dll", @@ -13490,42 +14534,42 @@ "ref/dnxcore50/_._", "ref/netcore50/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll", - "System.Private.DataContractSerialization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.ServiceModel/4.0.0": { "sha512": "cm2wEa1f9kuUq/2k8uIwepgZJi5HdxXSnjGQIeXmAb7RaWfZPEC/iamv9GJ67b5LPnCZHR0KvtFqh82e8AAYSw==", "type": "Package", "files": [ + "System.Private.ServiceModel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.ServiceModel.dll", "lib/netcore50/System.Private.ServiceModel.dll", "package/services/metadata/core-properties/5668af7c10764fafb51182a583dfb872.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.ServiceModel.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.0": { "sha512": "CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Uri.dll", @@ -13533,14 +14577,14 @@ "package/services/metadata/core-properties/86377e21a22d44bbba860094428d894c.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll", - "System.Private.Uri.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -13551,6 +14595,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -13558,29 +14606,27 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Context/4.0.0": { "sha512": "Gz4sUHHFd/52RjHccSHbOXdujJEWKfL3gIaA+ekxvQaQfJGbI2tPzA0Uv3WTCTDRGHgtoNq5WS9E007Dt4P/VQ==", "type": "Package", "files": [ + "System.Reflection.Context.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/_._", "lib/netcore50/System.Reflection.Context.dll", "lib/win8/_._", "package/services/metadata/core-properties/263ca61f1b594d9395e210a55a8fe7a7.psmdcp", + "ref/dotnet/System.Reflection.Context.dll", + "ref/dotnet/System.Reflection.Context.xml", "ref/dotnet/de/System.Reflection.Context.xml", "ref/dotnet/es/System.Reflection.Context.xml", "ref/dotnet/fr/System.Reflection.Context.xml", @@ -13588,21 +14634,19 @@ "ref/dotnet/ja/System.Reflection.Context.xml", "ref/dotnet/ko/System.Reflection.Context.xml", "ref/dotnet/ru/System.Reflection.Context.xml", - "ref/dotnet/System.Reflection.Context.dll", - "ref/dotnet/System.Reflection.Context.xml", "ref/dotnet/zh-hans/System.Reflection.Context.xml", "ref/dotnet/zh-hant/System.Reflection.Context.xml", "ref/net45/_._", "ref/netcore50/System.Reflection.Context.dll", "ref/netcore50/System.Reflection.Context.xml", - "ref/win8/_._", - "System.Reflection.Context.nuspec" + "ref/win8/_._" ] }, "System.Reflection.DispatchProxy/4.0.0": { "sha512": "Kd/4o6DqBfJA4058X8oGEu1KlT8Ej0A+WGeoQgZU2h+3f2vC8NRbHxeOSZvxj9/MPZ1RYmZMGL1ApO9xG/4IVA==", "type": "Package", "files": [ + "System.Reflection.DispatchProxy.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.DispatchProxy.dll", @@ -13613,6 +14657,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1e015137cc52490b9dcde73fb35dee23.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.DispatchProxy.dll", + "ref/dotnet/System.Reflection.DispatchProxy.xml", "ref/dotnet/de/System.Reflection.DispatchProxy.xml", "ref/dotnet/es/System.Reflection.DispatchProxy.xml", "ref/dotnet/fr/System.Reflection.DispatchProxy.xml", @@ -13620,23 +14668,19 @@ "ref/dotnet/ja/System.Reflection.DispatchProxy.xml", "ref/dotnet/ko/System.Reflection.DispatchProxy.xml", "ref/dotnet/ru/System.Reflection.DispatchProxy.xml", - "ref/dotnet/System.Reflection.DispatchProxy.dll", - "ref/dotnet/System.Reflection.DispatchProxy.xml", "ref/dotnet/zh-hans/System.Reflection.DispatchProxy.xml", "ref/dotnet/zh-hant/System.Reflection.DispatchProxy.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll", - "System.Reflection.DispatchProxy.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -13645,6 +14689,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -13652,20 +14699,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -13673,6 +14717,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -13680,19 +14726,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.0": { "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -13700,6 +14744,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", @@ -13707,19 +14753,17 @@ "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -13729,6 +14773,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -13736,8 +14782,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -13746,28 +14790,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, "System.Reflection.Metadata/1.0.22": { "sha512": "ltoL/teiEdy5W9fyYdtFr2xJ/4nHyksXLK9dkPWx3ubnj7BVfsSWxvWTg9EaJUXjhWvS/AeTtugZA1/IDQyaPQ==", "type": "Package", "files": [ + "System.Reflection.Metadata.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Reflection.Metadata.dll", "lib/dotnet/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/2ad78f291fda48d1847edf84e50139e6.psmdcp", - "System.Reflection.Metadata.nuspec" + "package/services/metadata/core-properties/2ad78f291fda48d1847edf84e50139e6.psmdcp" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -13777,6 +14821,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -13784,8 +14830,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -13794,14 +14838,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -13812,6 +14856,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -13819,23 +14867,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -13845,6 +14889,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -13852,8 +14898,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -13862,14 +14906,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -13880,6 +14924,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -13887,23 +14935,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -13914,6 +14958,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -13921,23 +14969,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -13948,6 +14992,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -13955,23 +15003,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -13982,6 +15026,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -13989,23 +15037,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { "sha512": "K5MGSvw/sGPKQYdOVqSpsVbHBE8HccHIDEhUNjM1lui65KGF/slNZfijGU87ggQiVXTI802ebKiOYBkwiLotow==", "type": "Package", "files": [ + "System.Runtime.InteropServices.WindowsRuntime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/_._", @@ -14014,6 +15058,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/3c944c6b4d6044d28ee80e49a09300c9.psmdcp", + "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.dll", + "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/de/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/es/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/fr/System.Runtime.InteropServices.WindowsRuntime.xml", @@ -14021,8 +15067,6 @@ "ref/dotnet/ja/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/ko/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/ru/System.Runtime.InteropServices.WindowsRuntime.xml", - "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.dll", - "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/net45/_._", @@ -14031,14 +15075,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll", - "System.Runtime.InteropServices.WindowsRuntime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll" ] }, "System.Runtime.Numerics/4.0.0": { "sha512": "aAYGEOE01nabQLufQ4YO8WuSyZzOqGcksi8m1BRW8ppkmssR7en8TqiXcBkB2gTkCnKG/Ai2NQY8CgdmgZw/fw==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Runtime.Numerics.dll", @@ -14047,6 +15091,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/2e43dbd3dfbf4af5bb74bedaf3a67bd5.psmdcp", + "ref/dotnet/System.Runtime.Numerics.dll", + "ref/dotnet/System.Runtime.Numerics.xml", "ref/dotnet/de/System.Runtime.Numerics.xml", "ref/dotnet/es/System.Runtime.Numerics.xml", "ref/dotnet/fr/System.Runtime.Numerics.xml", @@ -14054,22 +15100,20 @@ "ref/dotnet/ja/System.Runtime.Numerics.xml", "ref/dotnet/ko/System.Runtime.Numerics.xml", "ref/dotnet/ru/System.Runtime.Numerics.xml", - "ref/dotnet/System.Runtime.Numerics.dll", - "ref/dotnet/System.Runtime.Numerics.xml", "ref/dotnet/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", "ref/netcore50/System.Runtime.Numerics.dll", "ref/netcore50/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.0": { "sha512": "emhWMQP3sdtkAhD0TOeP3FfjS57sfQMQ2sqA6f2Yj5Gd9jkHV4KsQ2TsoJjghca6d8fur7+REQ6ILBXVdGf/0g==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -14079,6 +15123,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/2c520ff333ad4bde986eb7a015ba6343.psmdcp", + "ref/dotnet/System.Runtime.Serialization.Json.dll", + "ref/dotnet/System.Runtime.Serialization.Json.xml", "ref/dotnet/de/System.Runtime.Serialization.Json.xml", "ref/dotnet/es/System.Runtime.Serialization.Json.xml", "ref/dotnet/fr/System.Runtime.Serialization.Json.xml", @@ -14086,8 +15132,6 @@ "ref/dotnet/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet/System.Runtime.Serialization.Json.dll", - "ref/dotnet/System.Runtime.Serialization.Json.xml", "ref/dotnet/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", @@ -14096,23 +15140,27 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll", - "System.Runtime.Serialization.Json.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Runtime.Serialization.Primitives/4.0.10": { "sha512": "NPc8DZIomf5tGjYtz/KTHI01IPcVlypfhCux32AbLPDjTotdvL8TpKRwMyQJ6Kh08yprRVH7uBD1PdJiuoFzag==", "type": "Package", "files": [ + "System.Runtime.Serialization.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Runtime.Serialization.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Runtime.Serialization.Primitives.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/92e70054da8743d68462736e85fe5580.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Serialization.Primitives.dll", + "ref/dotnet/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/de/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/es/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/fr/System.Runtime.Serialization.Primitives.xml", @@ -14120,22 +15168,18 @@ "ref/dotnet/ja/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/ko/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/ru/System.Runtime.Serialization.Primitives.xml", - "ref/dotnet/System.Runtime.Serialization.Primitives.dll", - "ref/dotnet/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/zh-hant/System.Runtime.Serialization.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Serialization.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Serialization.Xml/4.0.10": { "sha512": "xsy7XbH8RTpKoDPNcibSGCOpujsmwUmOWAby3PssqkZFpLBXUbDO2s6JKITRjxejET2g0PK8t+mdIvu3xmUuKA==", "type": "Package", "files": [ + "System.Runtime.Serialization.Xml.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Xml.dll", @@ -14146,6 +15190,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d99189e9ae248c9a98d9fc3ccdc5130.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Serialization.Xml.dll", + "ref/dotnet/System.Runtime.Serialization.Xml.xml", "ref/dotnet/de/System.Runtime.Serialization.Xml.xml", "ref/dotnet/es/System.Runtime.Serialization.Xml.xml", "ref/dotnet/fr/System.Runtime.Serialization.Xml.xml", @@ -14153,29 +15201,27 @@ "ref/dotnet/ja/System.Runtime.Serialization.Xml.xml", "ref/dotnet/ko/System.Runtime.Serialization.Xml.xml", "ref/dotnet/ru/System.Runtime.Serialization.Xml.xml", - "ref/dotnet/System.Runtime.Serialization.Xml.dll", - "ref/dotnet/System.Runtime.Serialization.Xml.xml", "ref/dotnet/zh-hans/System.Runtime.Serialization.Xml.xml", "ref/dotnet/zh-hant/System.Runtime.Serialization.Xml.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll", - "System.Runtime.Serialization.Xml.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll" ] }, "System.Runtime.WindowsRuntime/4.0.10": { "sha512": "9w6ypdnEw8RrLRlxTbLAYrap4eL1xIQeNoOaumQVOQ8TTD/5g9FGrBtY3KLiGxAPieN9AwAAEIDkugU85Cwuvg==", "type": "Package", "files": [ + "System.Runtime.WindowsRuntime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/netcore50/System.Runtime.WindowsRuntime.dll", "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/a81cabb2b7e843ce801ecf91886941d4.psmdcp", + "ref/dotnet/System.Runtime.WindowsRuntime.dll", + "ref/dotnet/System.Runtime.WindowsRuntime.xml", "ref/dotnet/de/System.Runtime.WindowsRuntime.xml", "ref/dotnet/es/System.Runtime.WindowsRuntime.xml", "ref/dotnet/fr/System.Runtime.WindowsRuntime.xml", @@ -14183,28 +15229,28 @@ "ref/dotnet/ja/System.Runtime.WindowsRuntime.xml", "ref/dotnet/ko/System.Runtime.WindowsRuntime.xml", "ref/dotnet/ru/System.Runtime.WindowsRuntime.xml", - "ref/dotnet/System.Runtime.WindowsRuntime.dll", - "ref/dotnet/System.Runtime.WindowsRuntime.xml", "ref/dotnet/zh-hans/System.Runtime.WindowsRuntime.xml", "ref/dotnet/zh-hant/System.Runtime.WindowsRuntime.xml", "ref/netcore50/System.Runtime.WindowsRuntime.dll", "ref/netcore50/System.Runtime.WindowsRuntime.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll", - "System.Runtime.WindowsRuntime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll" ] }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "sha512": "2GY3fkXBMQOyyO9ovaH46CN6MD2ck/Gvk4VNAgVDvtmfO3HXYFNd+bB05WhVcJrHKbfKZNwfwZKpYZ+OsVFsLw==", "type": "Package", "files": [ + "System.Runtime.WindowsRuntime.UI.Xaml.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll", "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0f3b84a81b7a4a97aa765ed058bf6c20.psmdcp", + "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.dll", + "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/de/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/es/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/fr/System.Runtime.WindowsRuntime.UI.Xaml.xml", @@ -14212,30 +15258,32 @@ "ref/dotnet/ja/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/ko/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/ru/System.Runtime.WindowsRuntime.UI.Xaml.xml", - "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.dll", - "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/zh-hans/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/zh-hant/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll", "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.WindowsRuntime.UI.Xaml.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Claims/4.0.0": { "sha512": "94NFR/7JN3YdyTH7hl2iSvYmdA8aqShriTHectcK+EbizT71YczMaG6LuqJBQP/HWo66AQyikYYM9aw+4EzGXg==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b682071d85754e6793ca9777ffabaf8a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Claims.dll", + "ref/dotnet/System.Security.Claims.xml", "ref/dotnet/de/System.Security.Claims.xml", "ref/dotnet/es/System.Security.Claims.xml", "ref/dotnet/fr/System.Security.Claims.xml", @@ -14243,22 +15291,18 @@ "ref/dotnet/ja/System.Security.Claims.xml", "ref/dotnet/ko/System.Security.Claims.xml", "ref/dotnet/ru/System.Security.Claims.xml", - "ref/dotnet/System.Security.Claims.dll", - "ref/dotnet/System.Security.Claims.xml", "ref/dotnet/zh-hans/System.Security.Claims.xml", "ref/dotnet/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -14268,6 +15312,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -14275,8 +15321,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -14284,14 +15328,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.ServiceModel.Duplex/4.0.0": { "sha512": "JFeDn+IsiwAVJkNNnM7MLefJOnzYhovaHnjk3lzEnUWkYZJeAKrcgLdK6GE2GNjb5mEV8Pad/E0JcA8eCr3eWQ==", "type": "Package", "files": [ + "System.ServiceModel.Duplex.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Duplex.dll", @@ -14299,6 +15343,8 @@ "lib/netcore50/System.ServiceModel.Duplex.dll", "lib/win8/_._", "package/services/metadata/core-properties/8a542ab34ffb4a13958ce3d7279d9dae.psmdcp", + "ref/dotnet/System.ServiceModel.Duplex.dll", + "ref/dotnet/System.ServiceModel.Duplex.xml", "ref/dotnet/de/System.ServiceModel.Duplex.xml", "ref/dotnet/es/System.ServiceModel.Duplex.xml", "ref/dotnet/fr/System.ServiceModel.Duplex.xml", @@ -14306,21 +15352,19 @@ "ref/dotnet/ja/System.ServiceModel.Duplex.xml", "ref/dotnet/ko/System.ServiceModel.Duplex.xml", "ref/dotnet/ru/System.ServiceModel.Duplex.xml", - "ref/dotnet/System.ServiceModel.Duplex.dll", - "ref/dotnet/System.ServiceModel.Duplex.xml", "ref/dotnet/zh-hans/System.ServiceModel.Duplex.xml", "ref/dotnet/zh-hant/System.ServiceModel.Duplex.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.Duplex.dll", "ref/netcore50/System.ServiceModel.Duplex.xml", - "ref/win8/_._", - "System.ServiceModel.Duplex.nuspec" + "ref/win8/_._" ] }, "System.ServiceModel.Http/4.0.10": { "sha512": "Vyl7lmvMlXJamtnDugoXuAgAQGSqtA7omK3zDBYByhbYeBC2hRBchgyXox7e5vEO+29TeB1IpoLWQGb7tO9h6A==", "type": "Package", "files": [ + "System.ServiceModel.Http.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Http.dll", @@ -14331,6 +15375,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da6bab8a73fb4ac9af198a5f70d8aa64.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ServiceModel.Http.dll", + "ref/dotnet/System.ServiceModel.Http.xml", "ref/dotnet/de/System.ServiceModel.Http.xml", "ref/dotnet/es/System.ServiceModel.Http.xml", "ref/dotnet/fr/System.ServiceModel.Http.xml", @@ -14338,22 +15386,18 @@ "ref/dotnet/ja/System.ServiceModel.Http.xml", "ref/dotnet/ko/System.ServiceModel.Http.xml", "ref/dotnet/ru/System.ServiceModel.Http.xml", - "ref/dotnet/System.ServiceModel.Http.dll", - "ref/dotnet/System.ServiceModel.Http.xml", "ref/dotnet/zh-hans/System.ServiceModel.Http.xml", "ref/dotnet/zh-hant/System.ServiceModel.Http.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ServiceModel.Http.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ServiceModel.NetTcp/4.0.0": { "sha512": "lV2Cdcso9jOS0KBtgHZHzTLe/Lx/ERdPcvF4dlepUie6/+BOMYTOgg2C7OdpIjp3fwUNXq8nhU+IilmEyjuf/A==", "type": "Package", "files": [ + "System.ServiceModel.NetTcp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.NetTcp.dll", @@ -14361,6 +15405,8 @@ "lib/netcore50/System.ServiceModel.NetTcp.dll", "lib/win8/_._", "package/services/metadata/core-properties/024bb3a15d5444e2b8b485ce4cf44640.psmdcp", + "ref/dotnet/System.ServiceModel.NetTcp.dll", + "ref/dotnet/System.ServiceModel.NetTcp.xml", "ref/dotnet/de/System.ServiceModel.NetTcp.xml", "ref/dotnet/es/System.ServiceModel.NetTcp.xml", "ref/dotnet/fr/System.ServiceModel.NetTcp.xml", @@ -14368,21 +15414,19 @@ "ref/dotnet/ja/System.ServiceModel.NetTcp.xml", "ref/dotnet/ko/System.ServiceModel.NetTcp.xml", "ref/dotnet/ru/System.ServiceModel.NetTcp.xml", - "ref/dotnet/System.ServiceModel.NetTcp.dll", - "ref/dotnet/System.ServiceModel.NetTcp.xml", "ref/dotnet/zh-hans/System.ServiceModel.NetTcp.xml", "ref/dotnet/zh-hant/System.ServiceModel.NetTcp.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.NetTcp.dll", "ref/netcore50/System.ServiceModel.NetTcp.xml", - "ref/win8/_._", - "System.ServiceModel.NetTcp.nuspec" + "ref/win8/_._" ] }, "System.ServiceModel.Primitives/4.0.0": { "sha512": "uF5VYQWR07LgiZkzUr8qjwvqOaIAfwU566MneD4WuC14d8FLJNsAgCJUYhBGB7COjH7HTqnP9ZFmr6c+L83Stg==", "type": "Package", "files": [ + "System.ServiceModel.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Primitives.dll", @@ -14390,6 +15434,8 @@ "lib/netcore50/System.ServiceModel.Primitives.dll", "lib/win8/_._", "package/services/metadata/core-properties/551694f534894508bee57aba617484c9.psmdcp", + "ref/dotnet/System.ServiceModel.Primitives.dll", + "ref/dotnet/System.ServiceModel.Primitives.xml", "ref/dotnet/de/System.ServiceModel.Primitives.xml", "ref/dotnet/es/System.ServiceModel.Primitives.xml", "ref/dotnet/fr/System.ServiceModel.Primitives.xml", @@ -14397,21 +15443,19 @@ "ref/dotnet/ja/System.ServiceModel.Primitives.xml", "ref/dotnet/ko/System.ServiceModel.Primitives.xml", "ref/dotnet/ru/System.ServiceModel.Primitives.xml", - "ref/dotnet/System.ServiceModel.Primitives.dll", - "ref/dotnet/System.ServiceModel.Primitives.xml", "ref/dotnet/zh-hans/System.ServiceModel.Primitives.xml", "ref/dotnet/zh-hant/System.ServiceModel.Primitives.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.Primitives.dll", "ref/netcore50/System.ServiceModel.Primitives.xml", - "ref/win8/_._", - "System.ServiceModel.Primitives.nuspec" + "ref/win8/_._" ] }, "System.ServiceModel.Security/4.0.0": { "sha512": "sPVzsnd8w/TJsW/4sYA9eIGP+RtlpN0AhKLGKf9ywdGGmHPi0kkuX2mx412dM3GN0e4oifuISwvZqby/sI8Feg==", "type": "Package", "files": [ + "System.ServiceModel.Security.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Security.dll", @@ -14419,6 +15463,8 @@ "lib/netcore50/System.ServiceModel.Security.dll", "lib/win8/_._", "package/services/metadata/core-properties/724a153019f4439f95c814a98c7503f4.psmdcp", + "ref/dotnet/System.ServiceModel.Security.dll", + "ref/dotnet/System.ServiceModel.Security.xml", "ref/dotnet/de/System.ServiceModel.Security.xml", "ref/dotnet/es/System.ServiceModel.Security.xml", "ref/dotnet/fr/System.ServiceModel.Security.xml", @@ -14426,21 +15472,19 @@ "ref/dotnet/ja/System.ServiceModel.Security.xml", "ref/dotnet/ko/System.ServiceModel.Security.xml", "ref/dotnet/ru/System.ServiceModel.Security.xml", - "ref/dotnet/System.ServiceModel.Security.dll", - "ref/dotnet/System.ServiceModel.Security.xml", "ref/dotnet/zh-hans/System.ServiceModel.Security.xml", "ref/dotnet/zh-hant/System.ServiceModel.Security.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.Security.dll", "ref/netcore50/System.ServiceModel.Security.xml", - "ref/win8/_._", - "System.ServiceModel.Security.nuspec" + "ref/win8/_._" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -14451,6 +15495,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -14458,31 +15506,31 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.0": { "sha512": "ZHBTr1AXLjY9OuYR7pKx5xfN6QFye1kgd5QAbGrvfCOu7yxRnJs3VUaxERe1fOlnF0mi/xD/Dvb3T3x3HNuPWQ==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.Encoding.CodePages.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.Encoding.CodePages.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8a616349cf5c4e6ba7634969c080759b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.xml", "ref/dotnet/de/System.Text.Encoding.CodePages.xml", "ref/dotnet/es/System.Text.Encoding.CodePages.xml", "ref/dotnet/fr/System.Text.Encoding.CodePages.xml", @@ -14490,21 +15538,17 @@ "ref/dotnet/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet/System.Text.Encoding.CodePages.dll", - "ref/dotnet/System.Text.Encoding.CodePages.xml", "ref/dotnet/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.CodePages.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -14515,6 +15559,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -14522,32 +15570,32 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -14555,22 +15603,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -14581,6 +15625,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -14588,29 +15636,27 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -14618,18 +15664,16 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -14640,6 +15684,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -14647,39 +15695,35 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Dataflow/4.5.25": { "sha512": "Y5/Dj+tYlDxHBwie7bFKp3+1uSG4vqTJRF7Zs7kaUQ3ahYClffCTxvgjrJyPclC+Le55uE7bMLgjZQVOQr3Jfg==", "type": "Package", "files": [ + "System.Threading.Tasks.Dataflow.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Threading.Tasks.Dataflow.dll", "lib/dotnet/System.Threading.Tasks.Dataflow.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll", + "lib/dotnet/System.Threading.Tasks.Dataflow.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.XML", - "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll", "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.XML", - "package/services/metadata/core-properties/b27f9e16f16b429f924c31eb4be21d09.psmdcp", - "System.Threading.Tasks.Dataflow.nuspec" + "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll", + "package/services/metadata/core-properties/b27f9e16f16b429f924c31eb4be21d09.psmdcp" ] }, "System.Threading.Tasks.Parallel/4.0.0": { "sha512": "GXDhjPhF3nE4RtDia0W6JR4UMdmhOyt9ibHmsNV6GLRT4HAGqU636Teo4tqvVQOFp2R6b1ffxPXiRaoqtzGxuA==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Threading.Tasks.Parallel.dll", @@ -14688,6 +15732,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/260c0741092249239a3182de21f409ef.psmdcp", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", + "ref/dotnet/System.Threading.Tasks.Parallel.xml", "ref/dotnet/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet/fr/System.Threading.Tasks.Parallel.xml", @@ -14695,22 +15741,20 @@ "ref/dotnet/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet/System.Threading.Tasks.Parallel.dll", - "ref/dotnet/System.Threading.Tasks.Parallel.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Timer/4.0.0": { "sha512": "BIdJH5/e4FnVl7TkRUiE3pWytp7OYiRUGtwUbyLewS/PhKiLepFetdtlW+FvDYOVn60Q2NMTrhHhJ51q+sVW5g==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -14719,6 +15763,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/c02c4d3d0eff43ec9b54de9f60bd68ad.psmdcp", + "ref/dotnet/System.Threading.Timer.dll", + "ref/dotnet/System.Threading.Timer.xml", "ref/dotnet/de/System.Threading.Timer.xml", "ref/dotnet/es/System.Threading.Timer.xml", "ref/dotnet/fr/System.Threading.Timer.xml", @@ -14726,8 +15772,6 @@ "ref/dotnet/ja/System.Threading.Timer.xml", "ref/dotnet/ko/System.Threading.Timer.xml", "ref/dotnet/ru/System.Threading.Timer.xml", - "ref/dotnet/System.Threading.Timer.dll", - "ref/dotnet/System.Threading.Timer.xml", "ref/dotnet/zh-hans/System.Threading.Timer.xml", "ref/dotnet/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", @@ -14735,23 +15779,27 @@ "ref/netcore50/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -14759,31 +15807,31 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -14791,31 +15839,31 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -14823,22 +15871,18 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlSerializer/4.0.10": { "sha512": "OKhE6vruk88z/hl0lmfrMvXteTASgJUagu6PT6S10i9uLbvDR3pTwB6jVgiwa2D2qtTB+eneZbS9jljhPXhTtg==", "type": "Package", "files": [ + "System.Xml.XmlSerializer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Xml.XmlSerializer.dll", @@ -14849,6 +15893,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1cffc42bca944f1d81ef3c3abdb0f0be.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlSerializer.dll", + "ref/dotnet/System.Xml.XmlSerializer.xml", "ref/dotnet/de/System.Xml.XmlSerializer.xml", "ref/dotnet/es/System.Xml.XmlSerializer.xml", "ref/dotnet/fr/System.Xml.XmlSerializer.xml", @@ -14856,30 +15904,25 @@ "ref/dotnet/ja/System.Xml.XmlSerializer.xml", "ref/dotnet/ko/System.Xml.XmlSerializer.xml", "ref/dotnet/ru/System.Xml.XmlSerializer.xml", - "ref/dotnet/System.Xml.XmlSerializer.dll", - "ref/dotnet/System.Xml.XmlSerializer.xml", "ref/dotnet/zh-hans/System.Xml.XmlSerializer.xml", "ref/dotnet/zh-hant/System.Xml.XmlSerializer.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll", - "System.Xml.XmlSerializer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll" ] }, "Xamarin.Forms/1.5.0.6447": { - "sha512": "0oBfhFmKt4kxFK+iBdTtZaW6Ys/adM7fH/47EcHLXfsNoe34xtYAqEZ7A4lGMnzg/5hgRVHmiOV2Z0cmZvuTwg==", - "type": "Package", + "sha512": "iPmiog6UF5ZZNyE0faRdWhGlVaoqVRi193wyeStwRxX6l3QNomMFBaHN58ly2vOuKD2KYk+McjBOEQi6HfNwEA==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "Xamarin.Forms.1.5.0.6447.nupkg.sha512", + "Xamarin.Forms.nuspec", "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Build.Tasks.dll", "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Core.dll", - "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.targets", "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Xaml.dll", + "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.targets", "lib/MonoAndroid10/FormsViewGroup.dll", "lib/MonoAndroid10/Xamarin.Forms.Core.dll", "lib/MonoAndroid10/Xamarin.Forms.Core.xml", @@ -14893,6 +15936,18 @@ "lib/MonoTouch10/Xamarin.Forms.Platform.iOS.Classic.dll", "lib/MonoTouch10/Xamarin.Forms.Xaml.dll", "lib/MonoTouch10/Xamarin.Forms.Xaml.xml", + "lib/WP80/Xamarin.Forms.Core.dll", + "lib/WP80/Xamarin.Forms.Core.xml", + "lib/WP80/Xamarin.Forms.Platform.WP8.dll", + "lib/WP80/Xamarin.Forms.Platform.dll", + "lib/WP80/Xamarin.Forms.Xaml.dll", + "lib/WP80/Xamarin.Forms.Xaml.xml", + "lib/Xamarin.iOS10/Xamarin.Forms.Core.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Core.xml", + "lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml", "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Core.dll", "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Core.xml", "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Platform.dll", @@ -14900,53 +15955,39 @@ "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Xaml.xml", "lib/win81/Xamarin.Forms.Core.dll", "lib/win81/Xamarin.Forms.Core.xml", - "lib/win81/Xamarin.Forms.Platform.dll", - "lib/win81/Xamarin.Forms.Platform.WinRT.dll", - "lib/win81/Xamarin.Forms.Platform.WinRT.pri", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.pri", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/Resources.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/Xamarin.Forms.Platform.WinRT.Tablet.xr.xml", + "lib/win81/Xamarin.Forms.Platform.WinRT.dll", + "lib/win81/Xamarin.Forms.Platform.WinRT.pri", "lib/win81/Xamarin.Forms.Platform.WinRT/FormsTextBox.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT/PageControl.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT/StepperControl.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT/Xamarin.Forms.Platform.WinRT.xr.xml", + "lib/win81/Xamarin.Forms.Platform.dll", "lib/win81/Xamarin.Forms.Xaml.dll", "lib/win81/Xamarin.Forms.Xaml.xml", - "lib/WP80/Xamarin.Forms.Core.dll", - "lib/WP80/Xamarin.Forms.Core.xml", - "lib/WP80/Xamarin.Forms.Platform.dll", - "lib/WP80/Xamarin.Forms.Platform.WP8.dll", - "lib/WP80/Xamarin.Forms.Xaml.dll", - "lib/WP80/Xamarin.Forms.Xaml.xml", "lib/wpa81/Xamarin.Forms.Core.dll", "lib/wpa81/Xamarin.Forms.Core.xml", - "lib/wpa81/Xamarin.Forms.Platform.dll", - "lib/wpa81/Xamarin.Forms.Platform.WinRT.dll", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone.dll", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone.pri", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/PhoneResources.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/Resources.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/SearchBox.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.xr.xml", + "lib/wpa81/Xamarin.Forms.Platform.WinRT.dll", "lib/wpa81/Xamarin.Forms.Platform.WinRT.pri", "lib/wpa81/Xamarin.Forms.Platform.WinRT/FormsTextBox.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT/PageControl.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT/StepperControl.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT/Xamarin.Forms.Platform.WinRT.xr.xml", + "lib/wpa81/Xamarin.Forms.Platform.dll", "lib/wpa81/Xamarin.Forms.Xaml.dll", "lib/wpa81/Xamarin.Forms.Xaml.xml", - "lib/Xamarin.iOS10/Xamarin.Forms.Core.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Core.xml", - "lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml", - "package/services/metadata/core-properties/c697bac20229460d93627ea0435752eb.psmdcp", "tools/Xamarin.Forms.Core.Design.dll", - "tools/Xamarin.Forms.Xaml.Design.dll", - "Xamarin.Forms.nuspec" + "tools/Xamarin.Forms.Xaml.Design.dll" ] } }, diff --git a/src/runner/nunit.runner/Services/TestOptions.cs b/src/runner/nunit.runner/Services/TestOptions.cs index 1fa23cc..10d9186 100644 --- a/src/runner/nunit.runner/Services/TestOptions.cs +++ b/src/runner/nunit.runner/Services/TestOptions.cs @@ -30,7 +30,6 @@ namespace NUnit.Runner.Services /// public class TestOptions { - const string OutputFolderName = "NUnitTestOutput"; const string OutputXmlReportName = "TestResults.xml"; private string _resultFilePath; @@ -40,7 +39,7 @@ public class TestOptions /// public TestOptions() { - _resultFilePath = System.IO.Path.Combine(FileSystem.Current.LocalStorage.Path, OutputFolderName, OutputXmlReportName); + _resultFilePath = System.IO.Path.Combine(FileSystem.Current.LocalStorage.Path, OutputXmlReportName); } /// diff --git a/src/runner/nunit.runner/Services/XmlFileProcessor.cs b/src/runner/nunit.runner/Services/XmlFileProcessor.cs index 6b9bf84..7240676 100644 --- a/src/runner/nunit.runner/Services/XmlFileProcessor.cs +++ b/src/runner/nunit.runner/Services/XmlFileProcessor.cs @@ -24,12 +24,12 @@ using System; using System.Diagnostics; using System.IO; +using System.Threading; using System.Threading.Tasks; - using NUnit.Framework.Interfaces; using PCLStorage; - +using CreationCollisionOption = PCLStorage.CreationCollisionOption; using FileAccess = PCLStorage.FileAccess; namespace NUnit.Runner.Services @@ -37,9 +37,7 @@ namespace NUnit.Runner.Services class XmlFileProcessor : TestResultProcessor { public XmlFileProcessor(TestOptions options) - : base(options) - { - } + : base(options) { } public override async Task Process(ITestResult testResult) { @@ -69,8 +67,11 @@ async Task WriteXmlResultFile(ITestResult testResult) await CreateFolderRecursive(outputFolderName); - IFolder outputFolder = new FileSystemFolder(outputFolderName); - IFile xmlResultFile = await outputFolder.CreateFileAsync(outputXmlReportName, CreationCollisionOption.ReplaceExisting); + IFolder outputFolder = + await FileSystem.Current.GetFolderFromPathAsync(outputFolderName, CancellationToken.None); + + IFile xmlResultFile = + await outputFolder.CreateFileAsync(outputXmlReportName, CreationCollisionOption.ReplaceExisting); using (var resultFileStream = new StreamWriter(await xmlResultFile.OpenAsync(FileAccess.ReadAndWrite))) { string xmlString = testResult.ToXml(true).OuterXml; @@ -92,13 +93,26 @@ private static async Task CreateFolderRecursive(string folderPath) for (int i = 0; i < segments.Length - 1; i++) { - IFolder folder = new FileSystemFolder(path); - - var res = await folder.CheckExistsAsync(segments[i + 1]); - if (res != ExistenceCheckResult.FolderExists) + try { - await folder.CreateFolderAsync(segments[i + 1], CreationCollisionOption.OpenIfExists); +#if __DROID__ + IFolder folder = await FileSystem.Current.GetFolderFromPathAsync(path, CancellationToken.None); +#elif __IOS__ + IFolder folder = await FileSystem.Current.GetFolderFromPathAsync(path, CancellationToken.None); +#else + IFolder folder = await FileSystem.Current.GetFolderFromPathAsync(path.Replace('/', '\\'), CancellationToken.None); +#endif + var res = await folder.CheckExistsAsync(segments[i + 1]); + if (res != ExistenceCheckResult.FolderExists) + { + await folder.CreateFolderAsync(segments[i + 1], CreationCollisionOption.OpenIfExists); + } } + catch (Exception) + { + // ignore + } + path = Path.Combine(path, segments[i + 1]); } } diff --git a/src/tests/nunit.runner.tests.Droid/MainActivity.cs b/src/tests/nunit.runner.tests.Droid/MainActivity.cs index be0166f..c1aae1a 100644 --- a/src/tests/nunit.runner.tests.Droid/MainActivity.cs +++ b/src/tests/nunit.runner.tests.Droid/MainActivity.cs @@ -60,7 +60,7 @@ protected override void OnCreate(Bundle savedInstanceState) CreateXmlResultFile = true, // Choose a diffrent path for the xml result file - // ResultFilePath = Path.Combine(Environment.ExternalStorageDirectory.Path, Environment.DirectoryDownloads, "Nunit", "Results.xml") + ResultFilePath = Path.Combine(Environment.ExternalStorageDirectory.Path, Environment.DirectoryDownloads, "Nunit_123", "Results.xml") }; LoadApplication(nunit); diff --git a/src/tests/nunit.runner.tests.iOS/AppDelegate.cs b/src/tests/nunit.runner.tests.iOS/AppDelegate.cs index d382e77..fb92292 100644 --- a/src/tests/nunit.runner.tests.iOS/AppDelegate.cs +++ b/src/tests/nunit.runner.tests.iOS/AppDelegate.cs @@ -21,6 +21,8 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // *********************************************************************** +using System; +using System.IO; using Foundation; using NUnit.Runner.Services; @@ -64,7 +66,10 @@ public override bool FinishedLaunching(UIApplication app, NSDictionary options) //TcpWriterParameters = new TcpWriterInfo("192.168.0.108", 13000), // Creates a NUnit Xml result file on the host file system using PCLStorage library. - CreateXmlResultFile = false + CreateXmlResultFile = true, + + // Choose a diffrent path for the xml result file (ios file share / library directory) + ResultFilePath = Path.Combine(NSFileManager.DefaultManager.GetUrls(NSSearchPathDirectory.LibraryDirectory, NSSearchPathDomain.User)[0].Path, "Results.xml") }; LoadApplication(nunit); diff --git a/src/tests/nunit.runner.tests.iOS/Entitlements.plist b/src/tests/nunit.runner.tests.iOS/Entitlements.plist index e9a3005..0c67376 100644 --- a/src/tests/nunit.runner.tests.iOS/Entitlements.plist +++ b/src/tests/nunit.runner.tests.iOS/Entitlements.plist @@ -1,7 +1,5 @@ - + - - + - diff --git a/src/tests/nunit.runner.tests.iOS/Info.plist b/src/tests/nunit.runner.tests.iOS/Info.plist index f656745..036faa3 100644 --- a/src/tests/nunit.runner.tests.iOS/Info.plist +++ b/src/tests/nunit.runner.tests.iOS/Info.plist @@ -1,52 +1,56 @@ - + - - UIDeviceFamily - - 1 - 2 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - MinimumOSVersion - 6.0 - CFBundleDisplayName - nunit.runner - CFBundleIdentifier - com.yourcompany.nunit.runner - CFBundleVersion - 1.0 - CFBundleIconFiles - - Icon-60@2x - Icon-60@3x - Icon-76 - Icon-76@2x - Default - Default@2x - Default-568h@2x - Default-Portrait - Default-Portrait@2x - Icon-Small-40 - Icon-Small-40@2x - Icon-Small-40@3x - Icon-Small - Icon-Small@2x - Icon-Small@3x - - UILaunchStoryboardName - LaunchScreen - + + UIDeviceFamily + + 1 + 2 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + MinimumOSVersion + 6.0 + CFBundleDisplayName + nunit.runner + CFBundleIdentifier + com.yourcompany.nunit.runner + CFBundleVersion + 1.0 + CFBundleIconFiles + + Icon-60@2x + Icon-60@3x + Icon-76 + Icon-76@2x + Default + Default@2x + Default-568h@2x + Default-Portrait + Default-Portrait@2x + Icon-Small-40 + Icon-Small-40@2x + Icon-Small-40@3x + Icon-Small + Icon-Small@2x + Icon-Small@3x + + UILaunchStoryboardName + LaunchScreen + CFBundleShortVersionString + + UIFileSharingEnabled + + diff --git a/src/tests/nunit.runner.tests.iOS/nunit.runner.tests.iOS.csproj b/src/tests/nunit.runner.tests.iOS/nunit.runner.tests.iOS.csproj index d6ca7a8..5ad5a38 100644 --- a/src/tests/nunit.runner.tests.iOS/nunit.runner.tests.iOS.csproj +++ b/src/tests/nunit.runner.tests.iOS/nunit.runner.tests.iOS.csproj @@ -25,6 +25,8 @@ None true Entitlements.plist + iPhone Developer: Christian Schmid (R65G567HMV) + dccfb495-a21d-4e42-8f9b-09f3126395e5 none @@ -47,9 +49,10 @@ 4 false ARMv7, ARM64 - iPhone Developer + iPhone Developer: Christian Schmid (R65G567HMV) true Entitlements.plist + dccfb495-a21d-4e42-8f9b-09f3126395e5 none @@ -91,7 +94,9 @@ - + + Designer + diff --git a/src/tests/nunit.runner.tests.uwp/MainPage.xaml.cs b/src/tests/nunit.runner.tests.uwp/MainPage.xaml.cs index ba09009..893b4d5 100644 --- a/src/tests/nunit.runner.tests.uwp/MainPage.xaml.cs +++ b/src/tests/nunit.runner.tests.uwp/MainPage.xaml.cs @@ -53,7 +53,11 @@ public MainPage() //TcpWriterParameters = new TcpWriterInfo("192.168.0.108", 13000), // Creates a NUnit Xml result file on the host file system using PCLStorage library. - CreateXmlResultFile = false + CreateXmlResultFile = false, + + // Choose a diffrent path for the xml result file + // Windows phone 8.1 no permission to create subfolder in Windows.Storage.ApplicationData.Current.LocalFolder + // ResultFilePath = System.IO.Path.Combine(Windows.Storage.ApplicationData.Current.TemporaryFolder.Path, "Nunit", "Results.xml") }; LoadApplication(nunit); diff --git a/src/tests/nunit.runner.tests.uwp/Package.appxmanifest b/src/tests/nunit.runner.tests.uwp/Package.appxmanifest index 994d822..8377044 100644 --- a/src/tests/nunit.runner.tests.uwp/Package.appxmanifest +++ b/src/tests/nunit.runner.tests.uwp/Package.appxmanifest @@ -25,5 +25,6 @@ + \ No newline at end of file diff --git a/src/tests/nunit.runner.tests.uwp/project.lock.json b/src/tests/nunit.runner.tests.uwp/project.lock.json index 6c11e7b..23a0d4d 100644 --- a/src/tests/nunit.runner.tests.uwp/project.lock.json +++ b/src/tests/nunit.runner.tests.uwp/project.lock.json @@ -13,7 +13,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -24,8 +24,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -36,22 +36,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -62,156 +62,210 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.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/1.0.0": {}, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -222,8 +276,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -252,10 +306,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -266,30 +320,36 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} }, "runtime": { "lib/netcore50/System.Collections.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Collections.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -300,14 +360,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -318,12 +378,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -334,13 +394,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -351,7 +411,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -362,17 +422,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -383,10 +443,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -397,15 +457,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -420,28 +480,46 @@ }, "runtime": { "lib/netcore50/System.Diagnostics.Contracts.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.Debug.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.StackTrace.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.Tools/4.0.0": { @@ -450,80 +528,110 @@ }, "runtime": { "lib/netcore50/System.Diagnostics.Tools.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} }, "runtime": { "lib/netcore50/System.Diagnostics.Tracing.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netcore50/System.Dynamic.Runtime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} }, "runtime": { "lib/netcore50/System.Globalization.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} }, "runtime": { "lib/netcore50/System.Globalization.Calendars.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -534,31 +642,37 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} }, "runtime": { "lib/netcore50/System.IO.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.IO.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -569,14 +683,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -587,21 +701,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -612,7 +726,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -623,15 +737,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -642,13 +756,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -659,11 +773,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -674,39 +788,45 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} }, "runtime": { "lib/netcore50/System.Linq.Expressions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -717,13 +837,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -734,20 +854,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -758,8 +878,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -770,9 +890,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -783,8 +903,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -795,16 +915,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -815,8 +935,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -827,10 +947,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -841,10 +961,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -855,9 +975,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -868,11 +988,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -883,51 +1003,57 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} }, "runtime": { "lib/netcore50/System.Private.DataContractSerialization.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -938,44 +1064,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -990,26 +1116,38 @@ }, "runtime": { "lib/netcore50/System.Private.Uri.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -1020,55 +1158,67 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.DispatchProxy.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.Extensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -1079,92 +1229,134 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.Primitives.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} }, "runtime": { "lib/netcore50/System.Reflection.TypeExtensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} }, "runtime": { "lib/netcore50/System.Resources.ResourceManager.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Extensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Handles.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.InteropServices.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { @@ -1173,14 +1365,20 @@ }, "runtime": { "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -1191,19 +1389,25 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Serialization.Json.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -1214,43 +1418,55 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.Serialization.Xml.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} }, "runtime": { "lib/netcore50/System.Runtime.WindowsRuntime.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -1261,14 +1477,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -1279,7 +1495,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -1290,8 +1506,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -1302,8 +1518,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -1314,8 +1530,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -1326,8 +1542,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -1338,8 +1554,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -1350,28 +1566,34 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} }, "runtime": { "lib/netcore50/System.Text.Encoding.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -1382,24 +1604,30 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, "runtime": { "lib/netcore50/System.Text.Encoding.Extensions.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -1410,24 +1638,30 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} }, "runtime": { "lib/netcore50/System.Threading.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Threading.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -1438,28 +1672,34 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} }, "runtime": { "lib/netcore50/System.Threading.Tasks.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -1470,14 +1710,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -1492,24 +1732,30 @@ }, "runtime": { "lib/netcore50/System.Threading.Timer.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -1520,17 +1766,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -1541,16 +1787,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -1561,43 +1807,49 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} }, "runtime": { "lib/netcore50/System.Xml.XmlSerializer.dll": {} + }, + "runtimeTargets": { + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll": { + "assetType": "runtime", + "rid": "win8-aot" + } } }, "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -1613,7 +1865,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -1624,8 +1876,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -1636,22 +1888,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -1662,125 +1914,129 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.dll": {} + "lib/netcore50/System.Xml.Serialization.dll": {}, + "lib/netcore50/System.Xml.dll": {}, + "lib/netcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.0": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR-arm": "1.0.0" } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Runtime.CoreCLR-arm/1.0.0": { "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" }, "compile": { "ref/dotnet/_._": {} @@ -1800,61 +2056,61 @@ }, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -1865,8 +2121,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -1895,10 +2151,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -1909,11 +2165,11 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -1924,15 +2180,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -1943,14 +2199,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -1961,12 +2217,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -1977,13 +2233,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -1994,7 +2250,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -2005,17 +2261,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -2026,10 +2282,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -2040,15 +2296,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -2067,7 +2323,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -2078,7 +2334,7 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -2097,16 +2353,16 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -2117,18 +2373,20 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -2139,7 +2397,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -2150,8 +2408,8 @@ }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -2162,11 +2420,11 @@ }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -2177,12 +2435,12 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -2193,15 +2451,16 @@ }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-arm": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -2217,14 +2476,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -2235,21 +2494,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -2260,7 +2519,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -2271,15 +2530,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -2290,13 +2549,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -2307,11 +2566,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -2322,19 +2581,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -2345,16 +2606,16 @@ }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -2365,13 +2626,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -2382,20 +2643,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -2406,8 +2667,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -2418,9 +2679,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -2431,8 +2692,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -2443,16 +2704,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -2463,8 +2724,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -2475,10 +2736,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -2489,10 +2750,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -2503,9 +2764,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -2516,11 +2777,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -2531,24 +2792,26 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -2559,23 +2822,23 @@ }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -2586,44 +2849,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -2642,9 +2905,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -2655,9 +2918,9 @@ }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -2668,14 +2931,16 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -2686,11 +2951,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -2701,9 +2966,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -2714,10 +2979,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -2728,13 +2993,13 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -2745,20 +3010,20 @@ }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -2769,8 +3034,8 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -2781,14 +3046,14 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -2799,9 +3064,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -2812,7 +3077,7 @@ }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -2823,7 +3088,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -2834,7 +3099,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -2845,10 +3110,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -2867,10 +3132,10 @@ }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -2881,7 +3146,7 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -2892,8 +3157,8 @@ }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -2904,8 +3169,8 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -2916,16 +3181,16 @@ }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -2936,11 +3201,11 @@ }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -2951,14 +3216,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -2969,7 +3234,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -2980,8 +3245,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -2992,8 +3257,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -3004,8 +3269,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -3016,8 +3281,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -3028,8 +3293,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -3040,7 +3305,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -3051,17 +3316,17 @@ }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -3072,8 +3337,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -3084,12 +3349,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -3100,8 +3365,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -3112,12 +3377,12 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -3128,7 +3393,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -3139,17 +3404,17 @@ }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -3160,14 +3425,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -3186,20 +3451,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -3210,17 +3475,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -3231,16 +3496,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -3251,22 +3516,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -3278,16 +3545,16 @@ "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -3303,7 +3570,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -3314,8 +3581,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -3326,22 +3593,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -3352,185 +3619,189 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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/mscorlib.dll": {}, "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "runtimes/aot/lib/netcore50/System.Core.dll": {}, - "runtimes/aot/lib/netcore50/System.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.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.dll": {}, "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {}, - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": { + "dependencies": { + "Microsoft.NETCore.Runtime.Native": "1.0.0" } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Runtime.Native/1.0.0": { "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" } }, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -3541,8 +3812,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -3571,10 +3842,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -3585,11 +3856,11 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -3600,15 +3871,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -3619,14 +3890,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -3637,12 +3908,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -3653,13 +3924,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -3670,7 +3941,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -3681,17 +3952,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -3702,10 +3973,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -3716,15 +3987,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -3743,7 +4014,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -3754,7 +4025,7 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -3773,16 +4044,16 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -3793,18 +4064,18 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -3815,7 +4086,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -3826,8 +4097,8 @@ }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -3838,11 +4109,11 @@ }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -3853,12 +4124,12 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -3869,15 +4140,16 @@ }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-arm": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -3893,14 +4165,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -3911,21 +4183,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -3936,7 +4208,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -3947,15 +4219,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -3966,13 +4238,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -3983,11 +4255,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -3998,19 +4270,19 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -4021,16 +4293,16 @@ }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -4041,13 +4313,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -4058,20 +4330,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -4082,8 +4354,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -4094,9 +4366,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -4107,8 +4379,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -4119,16 +4391,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -4139,8 +4411,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -4151,10 +4423,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -4165,10 +4437,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -4179,9 +4451,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -4192,11 +4464,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -4207,24 +4479,24 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -4235,23 +4507,23 @@ }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -4262,44 +4534,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -4318,9 +4590,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -4331,9 +4603,9 @@ }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -4344,14 +4616,14 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -4362,11 +4634,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -4377,9 +4649,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -4390,13 +4662,13 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -4407,20 +4679,20 @@ }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -4431,8 +4703,8 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -4443,14 +4715,14 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -4461,9 +4733,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -4474,7 +4746,7 @@ }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -4485,7 +4757,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -4496,7 +4768,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -4507,10 +4779,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -4529,10 +4801,10 @@ }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -4543,7 +4815,7 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -4554,8 +4826,8 @@ }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -4566,8 +4838,8 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -4578,16 +4850,16 @@ }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -4598,11 +4870,11 @@ }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -4613,14 +4885,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -4631,7 +4903,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -4642,8 +4914,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -4654,8 +4926,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -4666,8 +4938,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -4678,8 +4950,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -4690,8 +4962,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -4702,7 +4974,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -4713,17 +4985,17 @@ }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -4734,8 +5006,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -4746,12 +5018,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -4762,8 +5034,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -4774,12 +5046,12 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -4790,7 +5062,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -4801,17 +5073,17 @@ }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -4822,14 +5094,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -4848,20 +5120,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -4872,17 +5144,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -4893,16 +5165,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -4913,22 +5185,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -4940,16 +5214,16 @@ "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -4965,7 +5239,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -4976,8 +5250,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -4988,22 +5262,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -5014,125 +5288,130 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.dll": {} + "lib/netcore50/System.Xml.Serialization.dll": {}, + "lib/netcore50/System.Xml.dll": {}, + "lib/netcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.0": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR-x64": "1.0.0", + "Microsoft.NETCore.Windows.ApiSets-x64": "1.0.0" } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": { "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" }, "compile": { "ref/dotnet/_._": {} @@ -5152,41 +5431,41 @@ }, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": { @@ -5196,22 +5475,22 @@ }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -5222,8 +5501,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -5252,10 +5531,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -5266,11 +5545,11 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -5281,15 +5560,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -5300,14 +5579,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -5318,12 +5597,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -5334,13 +5613,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -5351,7 +5630,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -5362,17 +5641,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -5383,10 +5662,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -5397,15 +5676,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -5424,7 +5703,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -5435,7 +5714,7 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -5454,16 +5733,16 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -5474,18 +5753,20 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -5496,7 +5777,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -5507,8 +5788,8 @@ }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -5519,11 +5800,11 @@ }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -5534,12 +5815,12 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -5550,15 +5831,16 @@ }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x64": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -5574,14 +5856,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -5592,21 +5874,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -5617,7 +5899,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -5628,15 +5910,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -5647,13 +5929,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -5664,11 +5946,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -5679,19 +5961,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -5702,16 +5986,16 @@ }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -5722,13 +6006,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -5739,20 +6023,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -5763,8 +6047,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -5775,9 +6059,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -5788,8 +6072,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -5800,16 +6084,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -5820,8 +6104,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -5832,10 +6116,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -5846,10 +6130,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -5860,9 +6144,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -5873,11 +6157,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -5888,24 +6172,26 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -5916,23 +6202,23 @@ }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -5943,44 +6229,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -5999,9 +6285,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -6012,9 +6298,9 @@ }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -6025,14 +6311,16 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -6043,11 +6331,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -6058,9 +6346,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -6071,10 +6359,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -6085,13 +6373,13 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -6102,20 +6390,20 @@ }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -6126,8 +6414,8 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -6138,14 +6426,14 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -6156,9 +6444,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -6169,7 +6457,7 @@ }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -6180,7 +6468,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -6191,7 +6479,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -6202,10 +6490,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -6224,10 +6512,10 @@ }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -6238,7 +6526,7 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -6249,8 +6537,8 @@ }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -6261,8 +6549,8 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -6273,16 +6561,16 @@ }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -6293,11 +6581,11 @@ }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -6308,14 +6596,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -6326,7 +6614,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -6337,8 +6625,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -6349,8 +6637,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -6361,8 +6649,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -6373,8 +6661,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -6385,8 +6673,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -6397,7 +6685,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -6408,17 +6696,17 @@ }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -6429,8 +6717,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -6441,12 +6729,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -6457,8 +6745,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -6469,12 +6757,12 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -6485,7 +6773,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -6496,17 +6784,17 @@ }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -6517,14 +6805,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -6543,20 +6831,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -6567,17 +6855,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -6588,16 +6876,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -6608,22 +6896,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -6635,16 +6925,16 @@ "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -6660,7 +6950,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -6671,8 +6961,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -6683,22 +6973,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -6709,185 +6999,189 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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/mscorlib.dll": {}, "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "runtimes/aot/lib/netcore50/System.Core.dll": {}, - "runtimes/aot/lib/netcore50/System.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.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.dll": {}, "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {}, - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": { + "dependencies": { + "Microsoft.NETCore.Runtime.Native": "1.0.0" } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Runtime.Native/1.0.0": { "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" } }, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -6898,8 +7192,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -6928,10 +7222,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -6942,11 +7236,11 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -6957,15 +7251,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -6976,14 +7270,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -6994,12 +7288,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -7010,13 +7304,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -7027,7 +7321,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -7038,17 +7332,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -7059,10 +7353,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -7073,15 +7367,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -7100,7 +7394,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -7111,7 +7405,7 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -7130,16 +7424,16 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -7150,18 +7444,18 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -7172,7 +7466,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -7183,8 +7477,8 @@ }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -7195,11 +7489,11 @@ }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -7210,12 +7504,12 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -7226,15 +7520,16 @@ }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x64": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -7250,14 +7545,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -7268,21 +7563,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -7293,7 +7588,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -7304,15 +7599,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -7323,13 +7618,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -7340,11 +7635,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -7355,19 +7650,19 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -7378,16 +7673,16 @@ }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -7398,13 +7693,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -7415,20 +7710,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -7439,8 +7734,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -7451,9 +7746,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -7464,8 +7759,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -7476,16 +7771,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -7496,8 +7791,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -7508,10 +7803,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -7522,10 +7817,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -7536,9 +7831,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -7549,11 +7844,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -7564,24 +7859,24 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -7592,23 +7887,23 @@ }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -7619,44 +7914,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -7675,9 +7970,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -7688,9 +7983,9 @@ }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -7701,14 +7996,14 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -7719,11 +8014,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -7734,9 +8029,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -7747,13 +8042,13 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -7764,20 +8059,20 @@ }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -7788,8 +8083,8 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -7800,14 +8095,14 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -7818,9 +8113,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -7831,7 +8126,7 @@ }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -7842,7 +8137,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -7853,7 +8148,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -7864,10 +8159,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -7886,10 +8181,10 @@ }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -7900,7 +8195,7 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -7911,8 +8206,8 @@ }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -7923,8 +8218,8 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -7935,16 +8230,16 @@ }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -7955,11 +8250,11 @@ }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -7970,14 +8265,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -7988,7 +8283,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -7999,8 +8294,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -8011,8 +8306,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -8023,8 +8318,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -8035,8 +8330,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -8047,8 +8342,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -8059,7 +8354,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -8070,17 +8365,17 @@ }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -8091,8 +8386,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -8103,12 +8398,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -8119,8 +8414,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -8131,12 +8426,12 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -8147,7 +8442,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -8158,17 +8453,17 @@ }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -8179,14 +8474,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -8205,20 +8500,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -8229,17 +8524,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -8250,16 +8545,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -8270,22 +8565,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -8297,16 +8594,16 @@ "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -8322,7 +8619,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -8333,8 +8630,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -8345,22 +8642,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -8371,125 +8668,130 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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.dll": {}, "lib/netcore50/System.Net.dll": {}, "lib/netcore50/System.Numerics.dll": {}, "lib/netcore50/System.Runtime.Serialization.dll": {}, - "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.ServiceModel.Web.dll": {}, + "lib/netcore50/System.ServiceModel.dll": {}, "lib/netcore50/System.Windows.dll": {}, - "lib/netcore50/System.Xml.dll": {}, "lib/netcore50/System.Xml.Linq.dll": {}, - "lib/netcore50/System.Xml.Serialization.dll": {} + "lib/netcore50/System.Xml.Serialization.dll": {}, + "lib/netcore50/System.Xml.dll": {}, + "lib/netcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.0": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR-x86": "1.0.0", + "Microsoft.NETCore.Windows.ApiSets-x86": "1.0.0" } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0": { "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" }, "compile": { "ref/dotnet/_._": {} @@ -8509,41 +8811,41 @@ }, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": { @@ -8553,22 +8855,22 @@ }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -8579,8 +8881,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -8609,10 +8911,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -8623,11 +8925,11 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -8638,15 +8940,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -8657,14 +8959,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -8675,12 +8977,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -8691,13 +8993,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -8708,7 +9010,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -8719,17 +9021,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -8740,10 +9042,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -8754,15 +9056,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -8781,7 +9083,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -8792,7 +9094,7 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -8811,16 +9113,16 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -8831,18 +9133,20 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -8853,7 +9157,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -8864,8 +9168,8 @@ }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -8876,11 +9180,11 @@ }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -8891,12 +9195,12 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -8907,15 +9211,16 @@ }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x86": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -8931,14 +9236,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -8949,21 +9254,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -8974,7 +9279,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -8985,15 +9290,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -9004,13 +9309,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -9021,11 +9326,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -9036,19 +9341,21 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -9059,16 +9366,16 @@ }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -9079,13 +9386,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -9096,20 +9403,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -9120,8 +9427,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -9132,9 +9439,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -9145,8 +9452,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -9157,16 +9464,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -9177,8 +9484,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -9189,10 +9496,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -9203,10 +9510,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -9217,9 +9524,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -9230,11 +9537,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -9245,24 +9552,26 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Emit.Lightweight": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -9273,23 +9582,23 @@ }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -9300,44 +9609,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -9356,9 +9665,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -9369,9 +9678,9 @@ }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -9382,14 +9691,16 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -9400,11 +9711,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -9415,9 +9726,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -9428,10 +9739,10 @@ }, "System.Reflection.Emit.Lightweight/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} @@ -9442,13 +9753,13 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -9459,20 +9770,20 @@ }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -9483,8 +9794,8 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -9495,14 +9806,14 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -9513,9 +9824,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -9526,7 +9837,7 @@ }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -9537,7 +9848,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -9548,7 +9859,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -9559,10 +9870,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -9581,10 +9892,10 @@ }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -9595,7 +9906,7 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -9606,8 +9917,8 @@ }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -9618,8 +9929,8 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -9630,16 +9941,16 @@ }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -9650,11 +9961,11 @@ }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -9665,14 +9976,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -9683,7 +9994,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -9694,8 +10005,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -9706,8 +10017,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -9718,8 +10029,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -9730,8 +10041,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -9742,8 +10053,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -9754,7 +10065,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -9765,17 +10076,17 @@ }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -9786,8 +10097,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -9798,12 +10109,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -9814,8 +10125,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -9826,12 +10137,12 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -9842,7 +10153,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -9853,17 +10164,17 @@ }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -9874,14 +10185,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -9900,20 +10211,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -9924,17 +10235,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -9945,16 +10256,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -9965,22 +10276,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -9992,16 +10305,16 @@ "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -10017,7 +10330,7 @@ }, "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0" }, "compile": { "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll": {} @@ -10028,8 +10341,8 @@ }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { "dependencies": { - "Microsoft.ApplicationInsights": "[1.0.0, )", - "Microsoft.ApplicationInsights.PersistenceChannel": "[1.0.0, )" + "Microsoft.ApplicationInsights": "1.0.0", + "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0" }, "compile": { "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll": {} @@ -10040,22 +10353,22 @@ }, "Microsoft.CSharp/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.CSharp.dll": {} @@ -10066,185 +10379,189 @@ }, "Microsoft.NETCore/5.0.0": { "dependencies": { - "Microsoft.CSharp": "[4.0.0, )", - "Microsoft.NETCore.Targets": "[1.0.0, )", - "Microsoft.VisualBasic": "[10.0.0, )", - "System.AppContext": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.ComponentModel": "[4.0.0, )", - "System.ComponentModel.Annotations": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tools": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Calendars": "[4.0.0, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.Compression.ZipFile": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.IO.UnmanagedMemoryStream": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Parallel": "[4.0.0, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.NetworkInformation": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Numerics.Vectors": "[4.1.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Metadata": "[1.0.22, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Numerics": "[4.0.0, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Tasks.Dataflow": "[4.5.25, )", - "System.Threading.Tasks.Parallel": "[4.0.0, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XDocument": "[4.0.10, )" + "Microsoft.CSharp": "4.0.0", + "Microsoft.NETCore.Targets": "1.0.0", + "Microsoft.VisualBasic": "10.0.0", + "System.AppContext": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.Immutable": "1.1.37", + "System.ComponentModel": "4.0.0", + "System.ComponentModel.Annotations": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tools": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Globalization.Calendars": "4.0.0", + "System.Globalization.Extensions": "4.0.0", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.Compression.ZipFile": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Parallel": "4.0.0", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.NetworkInformation": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Numerics.Vectors": "4.1.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Metadata": "1.0.22", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Numerics": "4.0.0", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Tasks.Dataflow": "4.5.25", + "System.Threading.Tasks.Parallel": "4.0.0", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XDocument": "4.0.10" } }, "Microsoft.NETCore.Platforms/1.0.0": {}, "Microsoft.NETCore.Portable.Compatibility/1.0.0": { "dependencies": { - "Microsoft.NETCore.Runtime": "[1.0.0, )" + "Microsoft.NETCore.Runtime": "1.0.0" }, "compile": { - "ref/netcore50/mscorlib.dll": {}, "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "ref/netcore50/System.Core.dll": {}, - "ref/netcore50/System.dll": {}, "ref/netcore50/System.Net.dll": {}, "ref/netcore50/System.Numerics.dll": {}, "ref/netcore50/System.Runtime.Serialization.dll": {}, - "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.ServiceModel.Web.dll": {}, + "ref/netcore50/System.ServiceModel.dll": {}, "ref/netcore50/System.Windows.dll": {}, - "ref/netcore50/System.Xml.dll": {}, "ref/netcore50/System.Xml.Linq.dll": {}, - "ref/netcore50/System.Xml.Serialization.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/mscorlib.dll": {}, "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {}, "runtimes/aot/lib/netcore50/System.Core.dll": {}, - "runtimes/aot/lib/netcore50/System.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.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.dll": {}, "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {}, - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": { + "dependencies": { + "Microsoft.NETCore.Runtime.Native": "1.0.0" } }, - "Microsoft.NETCore.Runtime/1.0.0": {}, "Microsoft.NETCore.Runtime.Native/1.0.0": { "dependencies": { - "System.Collections": "[4.0.10, 4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0, 4.0.0]", - "System.Diagnostics.Debug": "[4.0.10, 4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tools": "[4.0.0, 4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20, 4.0.20]", - "System.Globalization": "[4.0.10, 4.0.10]", - "System.Globalization.Calendars": "[4.0.0, 4.0.0]", - "System.IO": "[4.0.10, 4.0.10]", - "System.ObjectModel": "[4.0.10, 4.0.10]", - "System.Private.Uri": "[4.0.0, 4.0.0]", - "System.Reflection": "[4.0.10, 4.0.10]", - "System.Reflection.Extensions": "[4.0.0, 4.0.0]", - "System.Reflection.Primitives": "[4.0.0, 4.0.0]", - "System.Resources.ResourceManager": "[4.0.0, 4.0.0]", - "System.Runtime": "[4.0.20, 4.0.20]", - "System.Runtime.Extensions": "[4.0.10, 4.0.10]", - "System.Runtime.Handles": "[4.0.0, 4.0.0]", - "System.Runtime.InteropServices": "[4.0.20, 4.0.20]", - "System.Text.Encoding": "[4.0.10, 4.0.10]", - "System.Text.Encoding.Extensions": "[4.0.10, 4.0.10]", - "System.Threading": "[4.0.10, 4.0.10]", - "System.Threading.Tasks": "[4.0.10, 4.0.10]", - "System.Threading.Timer": "[4.0.0, 4.0.0]" + "System.Collections": "[4.0.10]", + "System.Diagnostics.Contracts": "[4.0.0]", + "System.Diagnostics.Debug": "[4.0.10]", + "System.Diagnostics.StackTrace": "[4.0.0]", + "System.Diagnostics.Tools": "[4.0.0]", + "System.Diagnostics.Tracing": "[4.0.20]", + "System.Globalization": "[4.0.10]", + "System.Globalization.Calendars": "[4.0.0]", + "System.IO": "[4.0.10]", + "System.ObjectModel": "[4.0.10]", + "System.Private.Uri": "[4.0.0]", + "System.Reflection": "[4.0.10]", + "System.Reflection.Extensions": "[4.0.0]", + "System.Reflection.Primitives": "[4.0.0]", + "System.Resources.ResourceManager": "[4.0.0]", + "System.Runtime": "[4.0.20]", + "System.Runtime.Extensions": "[4.0.10]", + "System.Runtime.Handles": "[4.0.0]", + "System.Runtime.InteropServices": "[4.0.20]", + "System.Text.Encoding": "[4.0.10]", + "System.Text.Encoding.Extensions": "[4.0.10]", + "System.Threading": "[4.0.10]", + "System.Threading.Tasks": "[4.0.10]", + "System.Threading.Timer": "[4.0.0]" } }, "Microsoft.NETCore.Targets/1.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "[1.0.0, )", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "[5.0.0, )" + "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, "Microsoft.NETCore.UniversalWindowsPlatform/5.0.0": { "dependencies": { - "Microsoft.NETCore": "[5.0.0, )", - "Microsoft.NETCore.Portable.Compatibility": "[1.0.0, )", - "Microsoft.NETCore.Runtime": "[1.0.0, )", - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Data.Common": "[4.0.0, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.StackTrace": "[4.0.0, )", - "System.IO.IsolatedStorage": "[4.0.0, )", - "System.Net.Http.Rtc": "[4.0.0, )", - "System.Net.Requests": "[4.0.10, )", - "System.Net.Sockets": "[4.0.0, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Numerics.Vectors.WindowsRuntime": "[4.0.0, )", - "System.Reflection.Context": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Runtime.Serialization.Json": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Runtime.WindowsRuntime.UI.Xaml": "[4.0.0, )", - "System.ServiceModel.Duplex": "[4.0.0, )", - "System.ServiceModel.Http": "[4.0.10, )", - "System.ServiceModel.NetTcp": "[4.0.0, )", - "System.ServiceModel.Primitives": "[4.0.0, )", - "System.ServiceModel.Security": "[4.0.0, )", - "System.Text.Encoding.CodePages": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "Microsoft.NETCore": "5.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Runtime": "1.0.0", + "Microsoft.Win32.Primitives": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.StackTrace": "4.0.0", + "System.IO.IsolatedStorage": "4.0.0", + "System.Net.Http.Rtc": "4.0.0", + "System.Net.Requests": "4.0.10", + "System.Net.Sockets": "4.0.0", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Numerics.Vectors.WindowsRuntime": "4.0.0", + "System.Reflection.Context": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Runtime.Serialization.Json": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Runtime.WindowsRuntime.UI.Xaml": "4.0.0", + "System.ServiceModel.Duplex": "4.0.0", + "System.ServiceModel.Http": "4.0.10", + "System.ServiceModel.NetTcp": "4.0.0", + "System.ServiceModel.Primitives": "4.0.0", + "System.ServiceModel.Security": "4.0.0", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" } }, "Microsoft.VisualBasic/10.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Dynamic.Runtime": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Dynamic.Runtime": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/netcore50/Microsoft.VisualBasic.dll": {} @@ -10255,8 +10572,8 @@ }, "Microsoft.Win32.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/Microsoft.Win32.Primitives.dll": {} @@ -10285,10 +10602,10 @@ }, "System.AppContext/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.AppContext.dll": {} @@ -10299,11 +10616,11 @@ }, "System.Collections/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Diagnostics.Debug": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -10314,15 +10631,15 @@ }, "System.Collections.Concurrent/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Concurrent.dll": {} @@ -10333,14 +10650,14 @@ }, "System.Collections.Immutable/1.1.37": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Collections.Immutable.dll": {} @@ -10351,12 +10668,12 @@ }, "System.Collections.NonGeneric/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.NonGeneric.dll": {} @@ -10367,13 +10684,13 @@ }, "System.Collections.Specialized/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Globalization.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.Globalization.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Collections.Specialized.dll": {} @@ -10384,7 +10701,7 @@ }, "System.ComponentModel/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ComponentModel.dll": {} @@ -10395,17 +10712,17 @@ }, "System.ComponentModel.Annotations/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.ComponentModel": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.ComponentModel": "4.0.0", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.Annotations.dll": {} @@ -10416,10 +10733,10 @@ }, "System.ComponentModel.EventBasedAsync/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} @@ -10430,15 +10747,15 @@ }, "System.Data.Common/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Globalization": "4.0.10", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Data.Common.dll": {} @@ -10457,7 +10774,7 @@ }, "System.Diagnostics.Debug/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Diagnostics.Debug.dll": {} @@ -10468,7 +10785,7 @@ }, "System.Diagnostics.StackTrace/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Diagnostics.StackTrace.dll": {} @@ -10487,16 +10804,16 @@ }, "System.Diagnostics.Tracing/4.0.20": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Diagnostics.Tracing.dll": {} @@ -10507,18 +10824,18 @@ }, "System.Dynamic.Runtime/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Dynamic.Runtime.dll": {} @@ -10529,7 +10846,7 @@ }, "System.Globalization/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.dll": {} @@ -10540,8 +10857,8 @@ }, "System.Globalization.Calendars/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Globalization.Calendars.dll": {} @@ -10552,11 +10869,11 @@ }, "System.Globalization.Extensions/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20" }, "compile": { "ref/dotnet/System.Globalization.Extensions.dll": {} @@ -10567,12 +10884,12 @@ }, "System.IO/4.0.10": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.IO.dll": {} @@ -10583,15 +10900,16 @@ }, "System.IO.Compression/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.IO": "4.0.0", + "System.IO.Compression.clrcompression-x86": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/netcore50/System.IO.Compression.dll": {} @@ -10607,14 +10925,14 @@ }, "System.IO.Compression.ZipFile/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.IO.Compression.ZipFile.dll": {} @@ -10625,21 +10943,21 @@ }, "System.IO.FileSystem/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.FileSystem.dll": {} @@ -10650,7 +10968,7 @@ }, "System.IO.FileSystem.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} @@ -10661,15 +10979,15 @@ }, "System.IO.IsolatedStorage/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.IsolatedStorage.dll": {} @@ -10680,13 +10998,13 @@ }, "System.IO.UnmanagedMemoryStream/4.0.0": { "dependencies": { - "System.IO": "[4.0.10, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.IO": "4.0.10", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} @@ -10697,11 +11015,11 @@ }, "System.Linq/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.dll": {} @@ -10712,19 +11030,19 @@ }, "System.Linq.Expressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/dotnet/System.Linq.Expressions.dll": {} @@ -10735,16 +11053,16 @@ }, "System.Linq.Parallel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Linq.Parallel.dll": {} @@ -10755,13 +11073,13 @@ }, "System.Linq.Queryable/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Linq.Queryable.dll": {} @@ -10772,20 +11090,20 @@ }, "System.Net.Http/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Net.Http.dll": {} @@ -10796,8 +11114,8 @@ }, "System.Net.Http.Rtc/4.0.0": { "dependencies": { - "System.Net.Http": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Net.Http": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Net.Http.Rtc.dll": {} @@ -10808,9 +11126,9 @@ }, "System.Net.NetworkInformation/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Runtime.InteropServices.WindowsRuntime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Net.NetworkInformation.dll": {} @@ -10821,8 +11139,8 @@ }, "System.Net.Primitives/4.0.10": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Primitives.dll": {} @@ -10833,16 +11151,16 @@ }, "System.Net.Requests/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Net.Requests.dll": {} @@ -10853,8 +11171,8 @@ }, "System.Net.Sockets/4.0.0": { "dependencies": { - "System.Private.Networking": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.Networking": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} @@ -10865,10 +11183,10 @@ }, "System.Net.WebHeaderCollection/4.0.0": { "dependencies": { - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Net.WebHeaderCollection.dll": {} @@ -10879,10 +11197,10 @@ }, "System.Numerics.Vectors/4.1.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Numerics.Vectors.dll": {} @@ -10893,9 +11211,9 @@ }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "dependencies": { - "System.Numerics.Vectors": "[4.1.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Numerics.Vectors": "4.1.0", + "System.Runtime": "4.0.20", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll": {} @@ -10906,11 +11224,11 @@ }, "System.ObjectModel/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.ObjectModel.dll": {} @@ -10921,24 +11239,24 @@ }, "System.Private.DataContractSerialization/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -10949,23 +11267,23 @@ }, "System.Private.Networking/4.0.0": { "dependencies": { - "Microsoft.Win32.Primitives": "[4.0.0, )", - "System.Collections": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Overlapped": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.10, )" + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -10976,44 +11294,44 @@ }, "System.Private.ServiceModel/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Collections.Concurrent": "[4.0.10, )", - "System.Collections.NonGeneric": "[4.0.0, )", - "System.Collections.Specialized": "[4.0.0, )", - "System.ComponentModel.EventBasedAsync": "[4.0.10, )", - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.Compression": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Linq.Expressions": "[4.0.10, )", - "System.Linq.Queryable": "[4.0.0, )", - "System.Net.Http": "[4.0.0, )", - "System.Net.Primitives": "[4.0.10, )", - "System.Net.WebHeaderCollection": "[4.0.0, )", - "System.ObjectModel": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.DispatchProxy": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )", - "System.Runtime.Serialization.Xml": "[4.0.10, )", - "System.Runtime.WindowsRuntime": "[4.0.10, )", - "System.Security.Claims": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )", - "System.Threading.Timer": "[4.0.0, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )", - "System.Xml.XmlSerializer": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.10", + "System.Collections.NonGeneric": "4.0.0", + "System.Collections.Specialized": "4.0.0", + "System.ComponentModel.EventBasedAsync": "4.0.10", + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.Compression": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.10", + "System.Linq.Queryable": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.WebHeaderCollection": "4.0.0", + "System.ObjectModel": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.DispatchProxy": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.Serialization.Primitives": "4.0.10", + "System.Runtime.Serialization.Xml": "4.0.10", + "System.Runtime.WindowsRuntime": "4.0.10", + "System.Security.Claims": "4.0.0", + "System.Security.Principal": "4.0.0", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0", + "System.Xml.XmlSerializer": "4.0.10" }, "compile": { "ref/netcore50/_._": {} @@ -11032,9 +11350,9 @@ }, "System.Reflection/4.0.10": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Reflection.dll": {} @@ -11045,9 +11363,9 @@ }, "System.Reflection.Context/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Reflection.Context.dll": {} @@ -11058,14 +11376,14 @@ }, "System.Reflection.DispatchProxy/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.DispatchProxy.dll": {} @@ -11076,11 +11394,11 @@ }, "System.Reflection.Emit/4.0.0": { "dependencies": { - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Emit.ILGeneration": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.dll": {} @@ -11091,9 +11409,9 @@ }, "System.Reflection.Emit.ILGeneration/4.0.0": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} @@ -11104,13 +11422,13 @@ }, "System.Reflection.Extensions/4.0.0": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Reflection.Extensions.dll": {} @@ -11121,20 +11439,20 @@ }, "System.Reflection.Metadata/1.0.22": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Immutable": "[1.1.37, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Reflection": "[4.0.0, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.0, )", - "System.Text.Encoding": "[4.0.0, )", - "System.Text.Encoding.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Immutable": "1.1.37", + "System.Diagnostics.Debug": "4.0.0", + "System.IO": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "lib/dotnet/System.Reflection.Metadata.dll": {} @@ -11145,8 +11463,8 @@ }, "System.Reflection.Primitives/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading": "4.0.0" }, "compile": { "ref/netcore50/System.Reflection.Primitives.dll": {} @@ -11157,14 +11475,14 @@ }, "System.Reflection.TypeExtensions/4.0.0": { "dependencies": { - "System.Diagnostics.Contracts": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Linq": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Diagnostics.Contracts": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/dotnet/System.Reflection.TypeExtensions.dll": {} @@ -11175,9 +11493,9 @@ }, "System.Resources.ResourceManager/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Reflection": "[4.0.10, )", - "System.Runtime": "[4.0.20, )" + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.10", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.Resources.ResourceManager.dll": {} @@ -11188,7 +11506,7 @@ }, "System.Runtime/4.0.20": { "dependencies": { - "System.Private.Uri": "[4.0.0, )" + "System.Private.Uri": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -11199,7 +11517,7 @@ }, "System.Runtime.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.20, )" + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} @@ -11210,7 +11528,7 @@ }, "System.Runtime.Handles/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.Handles.dll": {} @@ -11221,10 +11539,10 @@ }, "System.Runtime.InteropServices/4.0.20": { "dependencies": { - "System.Reflection": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )" + "System.Reflection": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" }, "compile": { "ref/dotnet/System.Runtime.InteropServices.dll": {} @@ -11243,10 +11561,10 @@ }, "System.Runtime.Numerics/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )" + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.Numerics.dll": {} @@ -11257,7 +11575,7 @@ }, "System.Runtime.Serialization.Json/4.0.0": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )" + "System.Private.DataContractSerialization": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.Serialization.Json.dll": {} @@ -11268,8 +11586,8 @@ }, "System.Runtime.Serialization.Primitives/4.0.10": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} @@ -11280,8 +11598,8 @@ }, "System.Runtime.Serialization.Xml/4.0.10": { "dependencies": { - "System.Private.DataContractSerialization": "[4.0.0, )", - "System.Runtime.Serialization.Primitives": "[4.0.10, )" + "System.Private.DataContractSerialization": "4.0.0", + "System.Runtime.Serialization.Primitives": "4.0.10" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -11292,16 +11610,16 @@ }, "System.Runtime.WindowsRuntime/4.0.10": { "dependencies": { - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.10, )", - "System.ObjectModel": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.ObjectModel": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} @@ -11312,11 +11630,11 @@ }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "dependencies": { - "System.Globalization": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.WindowsRuntime": "[4.0.0, )" + "System.Globalization": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.WindowsRuntime": "4.0.0" }, "compile": { "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll": {} @@ -11327,14 +11645,14 @@ }, "System.Security.Claims/4.0.0": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Globalization": "[4.0.0, )", - "System.IO": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Security.Principal": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Security.Principal": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Claims.dll": {} @@ -11345,7 +11663,7 @@ }, "System.Security.Principal/4.0.0": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/netcore50/System.Security.Principal.dll": {} @@ -11356,8 +11674,8 @@ }, "System.ServiceModel.Duplex/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Duplex.dll": {} @@ -11368,8 +11686,8 @@ }, "System.ServiceModel.Http/4.0.10": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/dotnet/System.ServiceModel.Http.dll": {} @@ -11380,8 +11698,8 @@ }, "System.ServiceModel.NetTcp/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.NetTcp.dll": {} @@ -11392,8 +11710,8 @@ }, "System.ServiceModel.Primitives/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Primitives.dll": {} @@ -11404,8 +11722,8 @@ }, "System.ServiceModel.Security/4.0.0": { "dependencies": { - "System.Private.ServiceModel": "[4.0.0, )", - "System.Runtime": "[4.0.20, )" + "System.Private.ServiceModel": "4.0.0", + "System.Runtime": "4.0.20" }, "compile": { "ref/netcore50/System.ServiceModel.Security.dll": {} @@ -11416,7 +11734,7 @@ }, "System.Text.Encoding/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} @@ -11427,17 +11745,17 @@ }, "System.Text.Encoding.CodePages/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.CodePages.dll": {} @@ -11448,8 +11766,8 @@ }, "System.Text.Encoding.Extensions/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Text.Encoding": "[4.0.10, )" + "System.Runtime": "4.0.0", + "System.Text.Encoding": "4.0.10" }, "compile": { "ref/dotnet/System.Text.Encoding.Extensions.dll": {} @@ -11460,12 +11778,12 @@ }, "System.Text.RegularExpressions/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Globalization": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Text.RegularExpressions.dll": {} @@ -11476,8 +11794,8 @@ }, "System.Threading/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.dll": {} @@ -11488,12 +11806,12 @@ }, "System.Threading.Overlapped/4.0.0": { "dependencies": { - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Runtime.Handles": "[4.0.0, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Threading": "[4.0.10, )" + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Threading": "4.0.10" }, "compile": { "ref/dotnet/System.Threading.Overlapped.dll": {} @@ -11504,7 +11822,7 @@ }, "System.Threading.Tasks/4.0.10": { "dependencies": { - "System.Runtime": "[4.0.0, )" + "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Threading.Tasks.dll": {} @@ -11515,17 +11833,17 @@ }, "System.Threading.Tasks.Dataflow/4.5.25": { "dependencies": { - "System.Collections": "[4.0.0, )", - "System.Collections.Concurrent": "[4.0.0, )", - "System.Diagnostics.Debug": "[4.0.0, )", - "System.Diagnostics.Tracing": "[4.0.0, )", - "System.Dynamic.Runtime": "[4.0.0, )", - "System.Linq": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.0, )", - "System.Runtime.Extensions": "[4.0.0, )", - "System.Threading": "[4.0.0, )", - "System.Threading.Tasks": "[4.0.0, )" + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Dynamic.Runtime": "4.0.0", + "System.Linq": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} @@ -11536,14 +11854,14 @@ }, "System.Threading.Tasks.Parallel/4.0.0": { "dependencies": { - "System.Collections.Concurrent": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Diagnostics.Tracing": "[4.0.20, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections.Concurrent": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Diagnostics.Tracing": "4.0.20", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/netcore50/System.Threading.Tasks.Parallel.dll": {} @@ -11562,20 +11880,20 @@ }, "System.Xml.ReaderWriter/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.IO.FileSystem": "[4.0.0, )", - "System.IO.FileSystem.Primitives": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Runtime.InteropServices": "[4.0.20, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Text.Encoding.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading.Tasks": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.IO.FileSystem": "4.0.0", + "System.IO.FileSystem.Primitives": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Runtime.InteropServices": "4.0.20", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.ReaderWriter.dll": {} @@ -11586,17 +11904,17 @@ }, "System.Xml.XDocument/4.0.10": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Reflection": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Reflection": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XDocument.dll": {} @@ -11607,16 +11925,16 @@ }, "System.Xml.XmlDocument/4.0.0": { "dependencies": { - "System.Collections": "[4.0.10, )", - "System.Diagnostics.Debug": "[4.0.10, )", - "System.Globalization": "[4.0.10, )", - "System.IO": "[4.0.10, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.Encoding": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )" + "System.Collections": "4.0.10", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10" }, "compile": { "ref/dotnet/System.Xml.XmlDocument.dll": {} @@ -11627,22 +11945,24 @@ }, "System.Xml.XmlSerializer/4.0.10": { "dependencies": { - "System.Collections": "[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.Reflection": "[4.0.10, )", - "System.Reflection.Extensions": "[4.0.0, )", - "System.Reflection.Primitives": "[4.0.0, )", - "System.Reflection.TypeExtensions": "[4.0.0, )", - "System.Resources.ResourceManager": "[4.0.0, )", - "System.Runtime": "[4.0.20, )", - "System.Runtime.Extensions": "[4.0.10, )", - "System.Text.RegularExpressions": "[4.0.10, )", - "System.Threading": "[4.0.10, )", - "System.Xml.ReaderWriter": "[4.0.10, )", - "System.Xml.XmlDocument": "[4.0.0, )" + "System.Collections": "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.Reflection": "4.0.10", + "System.Reflection.Emit": "4.0.0", + "System.Reflection.Emit.ILGeneration": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Reflection.TypeExtensions": "4.0.0", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Runtime.Extensions": "4.0.10", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Xml.ReaderWriter": "4.0.10", + "System.Xml.XmlDocument": "4.0.0" }, "compile": { "ref/dotnet/System.Xml.XmlSerializer.dll": {} @@ -11654,16 +11974,16 @@ "Xamarin.Forms/1.5.0.6447": { "compile": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} }, "runtime": { "lib/win81/Xamarin.Forms.Core.dll": {}, - "lib/win81/Xamarin.Forms.Platform.dll": {}, - "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll": {}, + "lib/win81/Xamarin.Forms.Platform.WinRT.dll": {}, + "lib/win81/Xamarin.Forms.Platform.dll": {}, "lib/win81/Xamarin.Forms.Xaml.dll": {} } } @@ -11674,17 +11994,17 @@ "sha512": "HZ47/thX57SOuIivSvIbsR6L9CCb/Yt3IyB2i4KHmmNlf3DO+lqFwWIKDdbDNWKX+qh0Rg20/JSMPK0dwUsYYw==", "type": "Package", "files": [ + "Microsoft.ApplicationInsights.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/net40/Microsoft.ApplicationInsights.dll", "lib/net40/Microsoft.ApplicationInsights.XML", - "lib/net45/Microsoft.ApplicationInsights.dll", + "lib/net40/Microsoft.ApplicationInsights.dll", "lib/net45/Microsoft.ApplicationInsights.XML", - "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll", + "lib/net45/Microsoft.ApplicationInsights.dll", "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.XML", - "lib/wp8/Microsoft.ApplicationInsights.dll", + "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll", "lib/wp8/Microsoft.ApplicationInsights.XML", - "Microsoft.ApplicationInsights.nuspec", + "lib/wp8/Microsoft.ApplicationInsights.dll", "package/services/metadata/core-properties/b9e7bc7ab2454491af07046165ff01d0.psmdcp" ] }, @@ -11692,43 +12012,42 @@ "sha512": "0qQXC+CtbyF2RPuld5pF74fxsnP6ml0LUnzQ6GL9AXXY64LPsLDsPUAymoUffo7LZvPDppZboTYX59TfVxKA7A==", "type": "Package", "files": [ + "Microsoft.ApplicationInsights.PersistenceChannel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/net40/Microsoft.ApplicationInsights.PersistenceChannel.dll", "lib/net40/Microsoft.ApplicationInsights.PersistenceChannel.XML", + "lib/net40/Microsoft.ApplicationInsights.PersistenceChannel.dll", "lib/portable-win8+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.XML", "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.PersistenceChannel.dll", - "lib/wp8/Microsoft.ApplicationInsights.PersistenceChannel.dll", "lib/wp8/Microsoft.ApplicationInsights.PersistenceChannel.XML", - "Microsoft.ApplicationInsights.PersistenceChannel.nuspec", + "lib/wp8/Microsoft.ApplicationInsights.PersistenceChannel.dll", "package/services/metadata/core-properties/dc9ebba80e7343fdbd0a39a3cdeb672c.psmdcp" ] }, "Microsoft.ApplicationInsights.WindowsApps/1.0.0": { - "sha512": "fNCAjIwvbTV+G0dT14bgM5tptsqeSaKQaCrlq7QknOq1Xdm8ZmgsDYddMgXkvykyKLjWyU6fKuOpj6fsQJy+wQ==", - "type": "Package", + "sha512": "NvBQnFeiFd0O1QdBz06UGApD7zn7ztVi7qO18IsM3EjiXRNgfrEBXB+azNm8XqLY8xGFAqh3HAuSd/wHZMe0XA==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll", + "Microsoft.ApplicationInsights.WindowsApps.1.0.0.nupkg.sha512", + "Microsoft.ApplicationInsights.WindowsApps.nuspec", "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.XML", - "lib/wp8/Microsoft.ApplicationInsights.Extensibility.Windows.dll", + "lib/win81/Microsoft.ApplicationInsights.Extensibility.Windows.dll", "lib/wp8/Microsoft.ApplicationInsights.Extensibility.Windows.XML", - "lib/wpa81/Microsoft.ApplicationInsights.Extensibility.Windows.dll", + "lib/wp8/Microsoft.ApplicationInsights.Extensibility.Windows.dll", "lib/wpa81/Microsoft.ApplicationInsights.Extensibility.Windows.XML", - "Microsoft.ApplicationInsights.WindowsApps.nuspec", - "package/services/metadata/core-properties/4f6f732debe548beaa1183418e8d65cc.psmdcp" + "lib/wpa81/Microsoft.ApplicationInsights.Extensibility.Windows.dll" ] }, "Microsoft.CSharp/4.0.0": { "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==", "type": "Package", "files": [ + "Microsoft.CSharp.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.CSharp.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", @@ -11736,21 +12055,20 @@ "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.CSharp.nuspec", "package/services/metadata/core-properties/a8a7171824ab4656b3141cda0591ff66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/de/Microsoft.CSharp.xml", "ref/dotnet/es/Microsoft.CSharp.xml", "ref/dotnet/fr/Microsoft.CSharp.xml", "ref/dotnet/it/Microsoft.CSharp.xml", "ref/dotnet/ja/Microsoft.CSharp.xml", "ref/dotnet/ko/Microsoft.CSharp.xml", - "ref/dotnet/Microsoft.CSharp.dll", - "ref/dotnet/Microsoft.CSharp.xml", "ref/dotnet/ru/Microsoft.CSharp.xml", "ref/dotnet/zh-hans/Microsoft.CSharp.xml", "ref/dotnet/zh-hant/Microsoft.CSharp.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", @@ -11765,10 +12083,10 @@ "sha512": "QQMp0yYQbIdfkKhdEE6Umh2Xonau7tasG36Trw/YlHoWgYQLp7T9L+ZD8EPvdj5ubRhtOuKEKwM7HMpkagB9ZA==", "type": "Package", "files": [ + "Microsoft.NETCore.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.nuspec", "package/services/metadata/core-properties/340ac37fb1224580ae47c59ebdd88964.psmdcp" ] }, @@ -11776,9 +12094,9 @@ "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", "type": "Package", "files": [ + "Microsoft.NETCore.Platforms.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Platforms.nuspec", "package/services/metadata/core-properties/36b51d4c6b524527902ff1a182a64e42.psmdcp", "runtime.json" ] @@ -11787,90 +12105,90 @@ "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", "type": "Package", "files": [ + "Microsoft.NETCore.Portable.Compatibility.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.dll", "lib/dnxcore50/System.Net.dll", "lib/dnxcore50/System.Numerics.dll", "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.dll", "lib/dnxcore50/System.Xml.Linq.dll", "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", - "lib/netcore50/System.dll", "lib/netcore50/System.Net.dll", "lib/netcore50/System.Numerics.dll", "lib/netcore50/System.Runtime.Serialization.dll", - "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", "lib/netcore50/System.Windows.dll", - "lib/netcore50/System.Xml.dll", "lib/netcore50/System.Xml.Linq.dll", "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "Microsoft.NETCore.Portable.Compatibility.nuspec", "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", - "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", - "ref/dotnet/System.dll", "ref/dotnet/System.Net.dll", "ref/dotnet/System.Numerics.dll", "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.dll", "ref/dotnet/System.Xml.Linq.dll", "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/mscorlib.dll", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", - "ref/netcore50/System.dll", "ref/netcore50/System.Net.dll", "ref/netcore50/System.Numerics.dll", "ref/netcore50/System.Runtime.Serialization.dll", - "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", "ref/netcore50/System.Windows.dll", - "ref/netcore50/System.Xml.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/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/aot/lib/netcore50/mscorlib.dll", "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", "runtimes/aot/lib/netcore50/System.Core.dll", - "runtimes/aot/lib/netcore50/System.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.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.dll", "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", - "runtimes/aot/lib/netcore50/System.Xml.Serialization.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/1.0.0": { "sha512": "AjaMNpXLW4miEQorIqyn6iQ+BZBId6qXkhwyeh1vl6kXLqosZusbwmLNlvj/xllSQrd3aImJbvlHusam85g+xQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.nuspec", "package/services/metadata/core-properties/f289de2ffef9428684eca0c193bc8765.psmdcp", "runtime.json" ] @@ -11879,9 +12197,9 @@ "sha512": "hoJfIl981eXwn9Tz8onO/J1xaYApIfp/YrhjSh9rRhml1U5Wj80LBgyp/6n+KI3VlvcAraThhnHnCTp+M3Uh+w==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR-arm.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR-arm.nuspec", "package/services/metadata/core-properties/c1cbeaed81514106b6b7971ac193f132.psmdcp", "ref/dotnet/_._", "runtimes/win8-arm/lib/dotnet/mscorlib.ni.dll", @@ -11898,9 +12216,9 @@ "sha512": "DaY5Z13xCZpnVIGluC5sCo4/0wy1rl6mptBH7v3RYi3guAmG88aSeFoQzyZepo0H0jEixUxNFM0+MB6Jc+j0bw==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR-x64.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR-x64.nuspec", "package/services/metadata/core-properties/bd7bd26b6b8242179b5b8ca3d9ffeb95.psmdcp", "ref/dotnet/_._", "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", @@ -11917,9 +12235,9 @@ "sha512": "2LDffu5Is/X01GVPVuye4Wmz9/SyGDNq1Opgl5bXG3206cwNiCwsQgILOtfSWVp5mn4w401+8cjhBy3THW8HQQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.CoreCLR-x86.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Runtime.CoreCLR-x86.nuspec", "package/services/metadata/core-properties/dd7e29450ade4bdaab9794850cd11d7a.psmdcp", "ref/dotnet/_._", "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll", @@ -11936,10 +12254,10 @@ "sha512": "tMsWWrH1AJCguiM22zK/vr6COxqz62Q1F02B07IXAUN405R3HGk5SkD/DL0Hte+OTjNtW9LkKXpOggGBRwYFNg==", "type": "Package", "files": [ + "Microsoft.NETCore.Runtime.Native.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.Runtime.Native.nuspec", "package/services/metadata/core-properties/a985563978b547f984c16150ef73e353.psmdcp" ] }, @@ -11947,9 +12265,9 @@ "sha512": "XfITpPjYLYRmAeZtb9diw6P7ylLQsSC1U2a/xj10iQpnHxkiLEBXop/psw15qMPuNca7lqgxWvzZGpQxphuXaw==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.nuspec", "package/services/metadata/core-properties/5413a5ed3fde4121a1c9ee8feb12ba66.psmdcp", "runtime.json" ] @@ -11958,9 +12276,9 @@ "sha512": "jszcJ6okLlhqF4OQbhSbixLOuLUyVT3BP7Y7/i7fcDMwnHBd1Pmdz6M1Al9SMDKVLA2oSaItg4tq6C0ydv8lYQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Targets.UniversalWindowsPlatform.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Targets.UniversalWindowsPlatform.nuspec", "package/services/metadata/core-properties/0d18100c9f8c491492d8ddeaa9581526.psmdcp", "runtime.json" ] @@ -11969,10 +12287,10 @@ "sha512": "D0nsAm+yTk0oSSC7E6PcmuuEewBAQbGgIXNcCnRqQ4qLPdQLMjMHg8cilGs3xZgwTRQmMtEn45TAatrU1otWPQ==", "type": "Package", "files": [ + "Microsoft.NETCore.UniversalWindowsPlatform.nuspec", "[Content_Types].xml", "_._", "_rels/.rels", - "Microsoft.NETCore.UniversalWindowsPlatform.nuspec", "package/services/metadata/core-properties/5dffd3ce5b6640febe2db09251387062.psmdcp" ] }, @@ -11980,15 +12298,31 @@ "sha512": "NC+dpFMdhujz2sWAdJ8EmBk07p1zOlNi0FCCnZEbzftABpw9xZ99EMP/bUJrPTgCxHfzJAiuLPOtAauzVINk0w==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets-x64.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets-x64.nuspec", "package/services/metadata/core-properties/b25894a2a9234c329a98dc84006b2292.psmdcp", "runtimes/win10-x64/native/_._", "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -12014,9 +12348,6 @@ "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", @@ -12030,7 +12361,6 @@ "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -12038,7 +12368,6 @@ "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -12051,13 +12380,11 @@ "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -12082,21 +12409,12 @@ "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", @@ -12107,20 +12425,13 @@ "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", @@ -12129,33 +12440,56 @@ "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": { "sha512": "/HDRdhz5bZyhHwQ/uk/IbnDIX5VDTsHntEZYkTYo57dM+U3Ttel9/OJv0mjL64wTO/QKUJJNKp9XO+m7nSVjJQ==", "type": "Package", "files": [ + "Microsoft.NETCore.Windows.ApiSets-x86.nuspec", "[Content_Types].xml", "_rels/.rels", - "Microsoft.NETCore.Windows.ApiSets-x86.nuspec", "package/services/metadata/core-properties/b773d829b3664669b45b4b4e97bdb635.psmdcp", "runtimes/win10-x86/native/_._", "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", @@ -12181,9 +12515,6 @@ "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", @@ -12197,7 +12528,6 @@ "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", @@ -12205,7 +12535,6 @@ "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", @@ -12218,13 +12547,11 @@ "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", - "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", @@ -12249,21 +12576,12 @@ "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", - "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", @@ -12274,20 +12592,13 @@ "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-file-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-file-l2-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", "runtimes/win8-x86/native/api-ms-win-core-localization-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-2.dll", @@ -12296,24 +12607,32 @@ "runtimes/win8-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", "runtimes/win8-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", "runtimes/win8-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", "runtimes/win8-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", "runtimes/win8-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", "runtimes/win8-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll" + "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll" ] }, "Microsoft.VisualBasic/10.0.0": { "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "Package", "files": [ + "Microsoft.VisualBasic.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/Microsoft.VisualBasic.dll", @@ -12321,16 +12640,15 @@ "lib/netcore50/Microsoft.VisualBasic.dll", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.nuspec", "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/de/Microsoft.VisualBasic.xml", "ref/dotnet/es/Microsoft.VisualBasic.xml", "ref/dotnet/fr/Microsoft.VisualBasic.xml", "ref/dotnet/it/Microsoft.VisualBasic.xml", "ref/dotnet/ja/Microsoft.VisualBasic.xml", "ref/dotnet/ko/Microsoft.VisualBasic.xml", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", "ref/dotnet/ru/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", @@ -12345,29 +12663,29 @@ "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", "type": "Package", "files": [ + "Microsoft.Win32.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.nuspec", "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/de/Microsoft.Win32.Primitives.xml", "ref/dotnet/es/Microsoft.Win32.Primitives.xml", "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", "ref/dotnet/it/Microsoft.Win32.Primitives.xml", "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._" @@ -12377,9 +12695,12 @@ "sha512": "Fhz2Flnzlb+HjVxTK+W3dNAb9FUIbGxUp/G6jTTL487lBxInaDOWigNGzWbj1Ipjb87ix77heBCzrsVhk8+X8w==", "type": "Package", "files": [ + "CHANGES.txt", + "LICENSE.txt", + "NOTICES.txt", + "NUnit.nuspec", "[Content_Types].xml", "_rels/.rels", - "CHANGES.txt", "lib/dotnet/nunit.framework.dll", "lib/dotnet/nunit.framework.xml", "lib/net20/nunit.framework.dll", @@ -12390,18 +12711,15 @@ "lib/net45/nunit.framework.xml", "lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10/nunit.framework.dll", "lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10/nunit.framework.xml", - "LICENSE.txt", - "NOTICES.txt", - "NUnit.nuspec", "package/services/metadata/core-properties/59ec910f17c54b6493a6276f36784454.psmdcp" ] }, "PCLStorage/1.0.2": { "sha512": "9If+1ZFCk3QaT/asfiL+J9FMnx2CTMrLCU8tDMUOI/aCGWGWl9vJ1/KcMkjf92op23ZknenvYJZBLDAqE3sFlg==", - "type": "Package", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "PCLStorage.1.0.2.nupkg.sha512", + "PCLStorage.nuspec", "lib/monoandroid/PCLStorage.Abstractions.dll", "lib/monoandroid/PCLStorage.Abstractions.xml", "lib/monoandroid/PCLStorage.dll", @@ -12414,6 +12732,10 @@ "lib/net45/PCLStorage.Abstractions.xml", "lib/net45/PCLStorage.dll", "lib/net45/PCLStorage.xml", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.dll", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.xml", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.dll", + "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.xml", "lib/portable-net45+sl5+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.dll", "lib/portable-net45+sl5+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.xml", "lib/portable-net45+sl5+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac/PCLStorage.dll", @@ -12426,10 +12748,6 @@ "lib/portable-win8+wpa81/PCLStorage.Abstractions.xml", "lib/portable-win8+wpa81/PCLStorage.dll", "lib/portable-win8+wpa81/PCLStorage.xml", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.dll", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.Abstractions.xml", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.dll", - "lib/portable-Xamarin.iOS+Xamarin.Mac/PCLStorage.xml", "lib/sl5/PCLStorage.Abstractions.dll", "lib/sl5/PCLStorage.Abstractions.xml", "lib/sl5/PCLStorage.dll", @@ -12437,15 +12755,14 @@ "lib/wp8/PCLStorage.Abstractions.dll", "lib/wp8/PCLStorage.Abstractions.xml", "lib/wp8/PCLStorage.dll", - "lib/wp8/PCLStorage.xml", - "package/services/metadata/core-properties/dba2944eebe04ff298a58a04f2282910.psmdcp", - "PCLStorage.nuspec" + "lib/wp8/PCLStorage.xml" ] }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", "files": [ + "System.AppContext.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.AppContext.dll", @@ -12456,6 +12773,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3b390478e0cd42eb8818bbab19299738.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.AppContext.dll", + "ref/dotnet/System.AppContext.xml", "ref/dotnet/de/System.AppContext.xml", "ref/dotnet/es/System.AppContext.xml", "ref/dotnet/fr/System.AppContext.xml", @@ -12463,22 +12784,18 @@ "ref/dotnet/ja/System.AppContext.xml", "ref/dotnet/ko/System.AppContext.xml", "ref/dotnet/ru/System.AppContext.xml", - "ref/dotnet/System.AppContext.dll", - "ref/dotnet/System.AppContext.xml", "ref/dotnet/zh-hans/System.AppContext.xml", "ref/dotnet/zh-hant/System.AppContext.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.AppContext.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections/4.0.10": { "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", "type": "Package", "files": [ + "System.Collections.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Collections.dll", @@ -12489,6 +12806,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b4f8061406e54dbda8f11b23186be11a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.dll", + "ref/dotnet/System.Collections.xml", "ref/dotnet/de/System.Collections.xml", "ref/dotnet/es/System.Collections.xml", "ref/dotnet/fr/System.Collections.xml", @@ -12496,32 +12817,32 @@ "ref/dotnet/ja/System.Collections.xml", "ref/dotnet/ko/System.Collections.xml", "ref/dotnet/ru/System.Collections.xml", - "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", "ref/dotnet/zh-hans/System.Collections.xml", "ref/dotnet/zh-hant/System.Collections.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, "System.Collections.Concurrent/4.0.10": { "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", "type": "Package", "files": [ + "System.Collections.Concurrent.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Concurrent.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/de/System.Collections.Concurrent.xml", "ref/dotnet/es/System.Collections.Concurrent.xml", "ref/dotnet/fr/System.Collections.Concurrent.xml", @@ -12529,45 +12850,45 @@ "ref/dotnet/ja/System.Collections.Concurrent.xml", "ref/dotnet/ko/System.Collections.Concurrent.xml", "ref/dotnet/ru/System.Collections.Concurrent.xml", - "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Concurrent.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Immutable/1.1.37": { "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==", "type": "Package", "files": [ + "System.Collections.Immutable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Collections.Immutable.dll", "lib/dotnet/System.Collections.Immutable.xml", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp", - "System.Collections.Immutable.nuspec" + "package/services/metadata/core-properties/a02fdeabe1114a24bba55860b8703852.psmdcp" ] }, "System.Collections.NonGeneric/4.0.0": { "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", "type": "Package", "files": [ + "System.Collections.NonGeneric.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.NonGeneric.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/185704b1dc164b078b61038bde9ab31a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/de/System.Collections.NonGeneric.xml", "ref/dotnet/es/System.Collections.NonGeneric.xml", "ref/dotnet/fr/System.Collections.NonGeneric.xml", @@ -12575,31 +12896,31 @@ "ref/dotnet/ja/System.Collections.NonGeneric.xml", "ref/dotnet/ko/System.Collections.NonGeneric.xml", "ref/dotnet/ru/System.Collections.NonGeneric.xml", - "ref/dotnet/System.Collections.NonGeneric.dll", - "ref/dotnet/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.NonGeneric.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.NonGeneric.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Collections.Specialized/4.0.0": { "sha512": "poJFwQCUOoXqvdoGxx+3p8Z63yawcYKPBSFP67Z2jICeOINvEIQZN7mVOAnC7gsVF0WU+A2wtVwfhagC7UCgAg==", "type": "Package", "files": [ + "System.Collections.Specialized.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Collections.Specialized.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Collections.Specialized.dll", "lib/net46/System.Collections.Specialized.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e7002e4ccd044c00a7cbd4a37efe3400.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Collections.Specialized.dll", + "ref/dotnet/System.Collections.Specialized.xml", "ref/dotnet/de/System.Collections.Specialized.xml", "ref/dotnet/es/System.Collections.Specialized.xml", "ref/dotnet/fr/System.Collections.Specialized.xml", @@ -12607,22 +12928,18 @@ "ref/dotnet/ja/System.Collections.Specialized.xml", "ref/dotnet/ko/System.Collections.Specialized.xml", "ref/dotnet/ru/System.Collections.Specialized.xml", - "ref/dotnet/System.Collections.Specialized.dll", - "ref/dotnet/System.Collections.Specialized.xml", "ref/dotnet/zh-hans/System.Collections.Specialized.xml", "ref/dotnet/zh-hant/System.Collections.Specialized.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Collections.Specialized.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Collections.Specialized.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel/4.0.0": { "sha512": "BzpLdSi++ld7rJLOOt5f/G9GxujP202bBgKORsHcGV36rLB0mfSA2h8chTMoBzFhgN7TE14TmJ2J7Q1RyNCTAw==", "type": "Package", "files": [ + "System.ComponentModel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.ComponentModel.dll", @@ -12632,6 +12949,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/58b9abdedb3a4985a487cb8bf4bdcbd7.psmdcp", + "ref/dotnet/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.xml", "ref/dotnet/de/System.ComponentModel.xml", "ref/dotnet/es/System.ComponentModel.xml", "ref/dotnet/fr/System.ComponentModel.xml", @@ -12639,8 +12958,6 @@ "ref/dotnet/ja/System.ComponentModel.xml", "ref/dotnet/ko/System.ComponentModel.xml", "ref/dotnet/ru/System.ComponentModel.xml", - "ref/dotnet/System.ComponentModel.dll", - "ref/dotnet/System.ComponentModel.xml", "ref/dotnet/zh-hans/System.ComponentModel.xml", "ref/dotnet/zh-hant/System.ComponentModel.xml", "ref/net45/_._", @@ -12648,23 +12965,27 @@ "ref/netcore50/System.ComponentModel.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.ComponentModel.nuspec" + "ref/wpa81/_._" ] }, "System.ComponentModel.Annotations/4.0.10": { "sha512": "7+XGyEZx24nP1kpHxCB9e+c6D0fdVDvFwE1xujE9BzlXyNVcy5J5aIO0H/ECupx21QpyRvzZibGAHfL/XLL6dw==", "type": "Package", "files": [ + "System.ComponentModel.Annotations.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.Annotations.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.Annotations.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/012e5fa97b3d450eb20342cd9ba88069.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.Annotations.dll", + "ref/dotnet/System.ComponentModel.Annotations.xml", "ref/dotnet/de/System.ComponentModel.Annotations.xml", "ref/dotnet/es/System.ComponentModel.Annotations.xml", "ref/dotnet/fr/System.ComponentModel.Annotations.xml", @@ -12672,31 +12993,31 @@ "ref/dotnet/ja/System.ComponentModel.Annotations.xml", "ref/dotnet/ko/System.ComponentModel.Annotations.xml", "ref/dotnet/ru/System.ComponentModel.Annotations.xml", - "ref/dotnet/System.ComponentModel.Annotations.dll", - "ref/dotnet/System.ComponentModel.Annotations.xml", "ref/dotnet/zh-hans/System.ComponentModel.Annotations.xml", "ref/dotnet/zh-hant/System.ComponentModel.Annotations.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.Annotations.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ComponentModel.EventBasedAsync/4.0.10": { "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", "type": "Package", "files": [ + "System.ComponentModel.EventBasedAsync.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5094900f1f7e4f4dae27507acc72f2a5.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", @@ -12704,31 +13025,31 @@ "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ComponentModel.EventBasedAsync.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Data.Common/4.0.0": { "sha512": "SA7IdoTWiImVr0exDM68r0mKmR4f/qFGxZUrJQKu4YS7F+3afWzSOCezHxWdevQ0ONi4WRQsOiv+Zf9p8H0Feg==", "type": "Package", "files": [ + "System.Data.Common.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Data.Common.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Data.Common.dll", "lib/net46/System.Data.Common.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/aa5ad20c33d94c8e8016ba4fc64d8d66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Data.Common.dll", + "ref/dotnet/System.Data.Common.xml", "ref/dotnet/de/System.Data.Common.xml", "ref/dotnet/es/System.Data.Common.xml", "ref/dotnet/fr/System.Data.Common.xml", @@ -12736,22 +13057,18 @@ "ref/dotnet/ja/System.Data.Common.xml", "ref/dotnet/ko/System.Data.Common.xml", "ref/dotnet/ru/System.Data.Common.xml", - "ref/dotnet/System.Data.Common.dll", - "ref/dotnet/System.Data.Common.xml", "ref/dotnet/zh-hans/System.Data.Common.xml", "ref/dotnet/zh-hant/System.Data.Common.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Data.Common.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Data.Common.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Diagnostics.Contracts/4.0.0": { "sha512": "lMc7HNmyIsu0pKTdA4wf+FMq5jvouUd+oUpV4BdtyqoV0Pkbg9u/7lTKFGqpjZRQosWHq1+B32Lch2wf4AmloA==", "type": "Package", "files": [ + "System.Diagnostics.Contracts.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Contracts.dll", @@ -12761,6 +13078,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/c6cd3d0bbc304cbca14dc3d6bff6579c.psmdcp", + "ref/dotnet/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.xml", "ref/dotnet/de/System.Diagnostics.Contracts.xml", "ref/dotnet/es/System.Diagnostics.Contracts.xml", "ref/dotnet/fr/System.Diagnostics.Contracts.xml", @@ -12768,8 +13087,6 @@ "ref/dotnet/ja/System.Diagnostics.Contracts.xml", "ref/dotnet/ko/System.Diagnostics.Contracts.xml", "ref/dotnet/ru/System.Diagnostics.Contracts.xml", - "ref/dotnet/System.Diagnostics.Contracts.dll", - "ref/dotnet/System.Diagnostics.Contracts.xml", "ref/dotnet/zh-hans/System.Diagnostics.Contracts.xml", "ref/dotnet/zh-hant/System.Diagnostics.Contracts.xml", "ref/net45/_._", @@ -12778,14 +13095,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, "System.Diagnostics.Debug/4.0.10": { "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", "type": "Package", "files": [ + "System.Diagnostics.Debug.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Debug.dll", @@ -12796,6 +13113,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/bfb05c26051f4a5f9015321db9cb045c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/de/System.Diagnostics.Debug.xml", "ref/dotnet/es/System.Diagnostics.Debug.xml", "ref/dotnet/fr/System.Diagnostics.Debug.xml", @@ -12803,23 +13124,19 @@ "ref/dotnet/ja/System.Diagnostics.Debug.xml", "ref/dotnet/ko/System.Diagnostics.Debug.xml", "ref/dotnet/ru/System.Diagnostics.Debug.xml", - "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll", - "System.Diagnostics.Debug.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, "System.Diagnostics.StackTrace/4.0.0": { "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", "type": "Package", "files": [ + "System.Diagnostics.StackTrace.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", @@ -12830,6 +13147,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5c7ca489a36944d895c628fced7e9107.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/de/System.Diagnostics.StackTrace.xml", "ref/dotnet/es/System.Diagnostics.StackTrace.xml", "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", @@ -12837,23 +13158,19 @@ "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.StackTrace.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "System.Diagnostics.StackTrace.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" ] }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "Package", "files": [ + "System.Diagnostics.Tools.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tools.dll", @@ -12863,6 +13180,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/20f622a1ae5b4e3992fc226d88d36d59.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/de/System.Diagnostics.Tools.xml", "ref/dotnet/es/System.Diagnostics.Tools.xml", "ref/dotnet/fr/System.Diagnostics.Tools.xml", @@ -12870,8 +13189,6 @@ "ref/dotnet/ja/System.Diagnostics.Tools.xml", "ref/dotnet/ko/System.Diagnostics.Tools.xml", "ref/dotnet/ru/System.Diagnostics.Tools.xml", - "ref/dotnet/System.Diagnostics.Tools.dll", - "ref/dotnet/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml", "ref/net45/_._", @@ -12880,14 +13197,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "System.Diagnostics.Tools.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, "System.Diagnostics.Tracing/4.0.20": { "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==", "type": "Package", "files": [ + "System.Diagnostics.Tracing.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Diagnostics.Tracing.dll", @@ -12898,6 +13215,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/13423e75e6344b289b3779b51522737c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/de/System.Diagnostics.Tracing.xml", "ref/dotnet/es/System.Diagnostics.Tracing.xml", "ref/dotnet/fr/System.Diagnostics.Tracing.xml", @@ -12905,23 +13226,19 @@ "ref/dotnet/ja/System.Diagnostics.Tracing.xml", "ref/dotnet/ko/System.Diagnostics.Tracing.xml", "ref/dotnet/ru/System.Diagnostics.Tracing.xml", - "ref/dotnet/System.Diagnostics.Tracing.dll", - "ref/dotnet/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml", "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "System.Diagnostics.Tracing.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, "System.Dynamic.Runtime/4.0.10": { "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==", "type": "Package", "files": [ + "System.Dynamic.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Dynamic.Runtime.dll", @@ -12932,6 +13249,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b7571751b95d4952803c5011dab33c3b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/de/System.Dynamic.Runtime.xml", "ref/dotnet/es/System.Dynamic.Runtime.xml", "ref/dotnet/fr/System.Dynamic.Runtime.xml", @@ -12939,24 +13260,20 @@ "ref/dotnet/ja/System.Dynamic.Runtime.xml", "ref/dotnet/ko/System.Dynamic.Runtime.xml", "ref/dotnet/ru/System.Dynamic.Runtime.xml", - "ref/dotnet/System.Dynamic.Runtime.dll", - "ref/dotnet/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml", "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "System.Dynamic.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, "System.Globalization/4.0.10": { "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", "type": "Package", "files": [ + "System.Globalization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.dll", @@ -12967,6 +13284,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/93bcad242a4e4ad7afd0b53244748763.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.dll", + "ref/dotnet/System.Globalization.xml", "ref/dotnet/de/System.Globalization.xml", "ref/dotnet/es/System.Globalization.xml", "ref/dotnet/fr/System.Globalization.xml", @@ -12974,23 +13295,19 @@ "ref/dotnet/ja/System.Globalization.xml", "ref/dotnet/ko/System.Globalization.xml", "ref/dotnet/ru/System.Globalization.xml", - "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", "ref/dotnet/zh-hans/System.Globalization.xml", "ref/dotnet/zh-hant/System.Globalization.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, "System.Globalization.Calendars/4.0.0": { "sha512": "cL6WrdGKnNBx9W/iTr+jbffsEO4RLjEtOYcpVSzPNDoli6X5Q6bAfWtJYbJNOPi8Q0fXgBEvKK1ncFL/3FTqlA==", "type": "Package", "files": [ + "System.Globalization.Calendars.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Globalization.Calendars.dll", @@ -13001,6 +13318,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/95fc8eb4808e4f31a967f407c94eba0f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.Calendars.dll", + "ref/dotnet/System.Globalization.Calendars.xml", "ref/dotnet/de/System.Globalization.Calendars.xml", "ref/dotnet/es/System.Globalization.Calendars.xml", "ref/dotnet/fr/System.Globalization.Calendars.xml", @@ -13008,32 +13329,32 @@ "ref/dotnet/ja/System.Globalization.Calendars.xml", "ref/dotnet/ko/System.Globalization.Calendars.xml", "ref/dotnet/ru/System.Globalization.Calendars.xml", - "ref/dotnet/System.Globalization.Calendars.dll", - "ref/dotnet/System.Globalization.Calendars.xml", "ref/dotnet/zh-hans/System.Globalization.Calendars.xml", "ref/dotnet/zh-hant/System.Globalization.Calendars.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", - "System.Globalization.Calendars.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, "System.Globalization.Extensions/4.0.0": { "sha512": "rqbUXiwpBCvJ18ySCsjh20zleazO+6fr3s5GihC2sVwhyS0MUl6+oc5Rzk0z6CKkS4kmxbZQSeZLsK7cFSO0ng==", "type": "Package", "files": [ + "System.Globalization.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Globalization.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Globalization.Extensions.dll", "lib/net46/System.Globalization.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a0490a34737f448fb53635b5210e48e4.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Globalization.Extensions.dll", + "ref/dotnet/System.Globalization.Extensions.xml", "ref/dotnet/de/System.Globalization.Extensions.xml", "ref/dotnet/es/System.Globalization.Extensions.xml", "ref/dotnet/fr/System.Globalization.Extensions.xml", @@ -13041,22 +13362,18 @@ "ref/dotnet/ja/System.Globalization.Extensions.xml", "ref/dotnet/ko/System.Globalization.Extensions.xml", "ref/dotnet/ru/System.Globalization.Extensions.xml", - "ref/dotnet/System.Globalization.Extensions.dll", - "ref/dotnet/System.Globalization.Extensions.xml", "ref/dotnet/zh-hans/System.Globalization.Extensions.xml", "ref/dotnet/zh-hant/System.Globalization.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Extensions.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Globalization.Extensions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO/4.0.10": { "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", "type": "Package", "files": [ + "System.IO.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.dll", @@ -13067,6 +13384,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/db72fd58a86b4d13a6d2858ebec46705.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.dll", + "ref/dotnet/System.IO.xml", "ref/dotnet/de/System.IO.xml", "ref/dotnet/es/System.IO.xml", "ref/dotnet/fr/System.IO.xml", @@ -13074,28 +13395,24 @@ "ref/dotnet/ja/System.IO.xml", "ref/dotnet/ko/System.IO.xml", "ref/dotnet/ru/System.IO.xml", - "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", "ref/dotnet/zh-hans/System.IO.xml", "ref/dotnet/zh-hant/System.IO.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.nuspec" + "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, "System.IO.Compression/4.0.0": { "sha512": "S+ljBE3py8pujTrsOOYHtDg2cnAifn6kBu/pfh1hMWIXd8DoVh0ADTA6Puv4q+nYj+Msm6JoFLNwuRSmztbsDQ==", "type": "Package", "files": [ + "System.IO.Compression.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.Compression.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.Compression.dll", "lib/net45/_._", "lib/netcore50/System.IO.Compression.dll", "lib/win8/_._", @@ -13103,6 +13420,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cdbbc16eba65486f85d2caf9357894f3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.Compression.dll", + "ref/dotnet/System.IO.Compression.xml", "ref/dotnet/de/System.IO.Compression.xml", "ref/dotnet/es/System.IO.Compression.xml", "ref/dotnet/fr/System.IO.Compression.xml", @@ -13110,12 +13431,8 @@ "ref/dotnet/ja/System.IO.Compression.xml", "ref/dotnet/ko/System.IO.Compression.xml", "ref/dotnet/ru/System.IO.Compression.xml", - "ref/dotnet/System.IO.Compression.dll", - "ref/dotnet/System.IO.Compression.xml", "ref/dotnet/zh-hans/System.IO.Compression.xml", - "ref/dotnet/zh-hant/System.IO.Compression.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", + "ref/dotnet/zh-hant/System.IO.Compression.xml", "ref/net45/_._", "ref/netcore50/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.xml", @@ -13123,59 +13440,63 @@ "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtime.json", - "System.IO.Compression.nuspec" + "runtime.json" ] }, "System.IO.Compression.clrcompression-arm/4.0.0": { "sha512": "Kk21GecAbI+H6tMP6/lMssGObbhoHwLiREiB5UkNMCypdxACuF+6gmrdDTousCUcbH28CJeo7tArrnUc+bchuw==", "type": "Package", "files": [ + "System.IO.Compression.clrcompression-arm.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/e09228dcfd7b47adb2ddcf73e2eb6ddf.psmdcp", "runtimes/win10-arm/native/ClrCompression.dll", - "runtimes/win7-arm/native/clrcompression.dll", - "System.IO.Compression.clrcompression-arm.nuspec" + "runtimes/win7-arm/native/clrcompression.dll" ] }, "System.IO.Compression.clrcompression-x64/4.0.0": { "sha512": "Lqr+URMwKzf+8HJF6YrqEqzKzDzFJTE4OekaxqdIns71r8Ufbd8SbZa0LKl9q+7nu6Em4SkIEXVMB7plSXekOw==", "type": "Package", "files": [ + "System.IO.Compression.clrcompression-x64.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/416c3fd9fab749d484e0fed458de199f.psmdcp", "runtimes/win10-x64/native/ClrCompression.dll", - "runtimes/win7-x64/native/clrcompression.dll", - "System.IO.Compression.clrcompression-x64.nuspec" + "runtimes/win7-x64/native/clrcompression.dll" ] }, "System.IO.Compression.clrcompression-x86/4.0.0": { "sha512": "GmevpuaMRzYDXHu+xuV10fxTO8DsP7OKweWxYtkaxwVnDSj9X6RBupSiXdiveq9yj/xjZ1NbG+oRRRb99kj+VQ==", "type": "Package", "files": [ + "System.IO.Compression.clrcompression-x86.nuspec", "[Content_Types].xml", "_rels/.rels", "package/services/metadata/core-properties/cd12f86c8cc2449589dfbe349763f7b3.psmdcp", "runtimes/win10-x86/native/ClrCompression.dll", - "runtimes/win7-x86/native/clrcompression.dll", - "System.IO.Compression.clrcompression-x86.nuspec" + "runtimes/win7-x86/native/clrcompression.dll" ] }, "System.IO.Compression.ZipFile/4.0.0": { "sha512": "pwntmtsJqtt6Lez4Iyv4GVGW6DaXUTo9Rnlsx0MFagRgX+8F/sxG5S/IzDJabBj68sUWViz1QJrRZL4V9ngWDg==", "type": "Package", "files": [ + "System.IO.Compression.ZipFile.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.Compression.ZipFile.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.Compression.ZipFile.dll", "lib/net46/System.IO.Compression.ZipFile.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/60dc66d592ac41008e1384536912dabf.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.Compression.ZipFile.dll", + "ref/dotnet/System.IO.Compression.ZipFile.xml", "ref/dotnet/de/System.IO.Compression.ZipFile.xml", "ref/dotnet/es/System.IO.Compression.ZipFile.xml", "ref/dotnet/fr/System.IO.Compression.ZipFile.xml", @@ -13183,22 +13504,18 @@ "ref/dotnet/ja/System.IO.Compression.ZipFile.xml", "ref/dotnet/ko/System.IO.Compression.ZipFile.xml", "ref/dotnet/ru/System.IO.Compression.ZipFile.xml", - "ref/dotnet/System.IO.Compression.ZipFile.dll", - "ref/dotnet/System.IO.Compression.ZipFile.xml", "ref/dotnet/zh-hans/System.IO.Compression.ZipFile.xml", "ref/dotnet/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.Compression.ZipFile.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.Compression.ZipFile.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem/4.0.0": { "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==", "type": "Package", "files": [ + "System.IO.FileSystem.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.IO.FileSystem.dll", @@ -13209,6 +13526,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0405bad2bcdd403884f42a0a79534bc1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/de/System.IO.FileSystem.xml", "ref/dotnet/es/System.IO.FileSystem.xml", "ref/dotnet/fr/System.IO.FileSystem.xml", @@ -13216,31 +13537,31 @@ "ref/dotnet/ja/System.IO.FileSystem.xml", "ref/dotnet/ko/System.IO.FileSystem.xml", "ref/dotnet/ru/System.IO.FileSystem.xml", - "ref/dotnet/System.IO.FileSystem.dll", - "ref/dotnet/System.IO.FileSystem.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.FileSystem.Primitives/4.0.0": { "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", "type": "Package", "files": [ + "System.IO.FileSystem.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", @@ -13248,22 +13569,18 @@ "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", - "ref/dotnet/System.IO.FileSystem.Primitives.dll", - "ref/dotnet/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.FileSystem.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.IsolatedStorage/4.0.0": { "sha512": "d5KimUbZ49Ki6A/uwU+Iodng+nhJvpRs7hr/828cfeXC02LxUiggnRnAu+COtWcKvJ2YbBmAGOcO4GLK4fX1+w==", "type": "Package", "files": [ + "System.IO.IsolatedStorage.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -13272,6 +13589,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/0d69e649eab84c3cad77d63bb460f7e7.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.IsolatedStorage.dll", + "ref/dotnet/System.IO.IsolatedStorage.xml", "ref/dotnet/de/System.IO.IsolatedStorage.xml", "ref/dotnet/es/System.IO.IsolatedStorage.xml", "ref/dotnet/fr/System.IO.IsolatedStorage.xml", @@ -13279,30 +13600,30 @@ "ref/dotnet/ja/System.IO.IsolatedStorage.xml", "ref/dotnet/ko/System.IO.IsolatedStorage.xml", "ref/dotnet/ru/System.IO.IsolatedStorage.xml", - "ref/dotnet/System.IO.IsolatedStorage.dll", - "ref/dotnet/System.IO.IsolatedStorage.xml", "ref/dotnet/zh-hans/System.IO.IsolatedStorage.xml", "ref/dotnet/zh-hant/System.IO.IsolatedStorage.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.IsolatedStorage.nuspec" + "ref/xamarinmac20/_._" ] }, "System.IO.UnmanagedMemoryStream/4.0.0": { "sha512": "i2xczgQfwHmolORBNHxV9b5izP8VOBxgSA2gf+H55xBvwqtR+9r9adtzlc7at0MAwiLcsk6V1TZlv2vfRQr8Sw==", "type": "Package", "files": [ + "System.IO.UnmanagedMemoryStream.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cce1d37d7dc24e5fb4170ead20101af0.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/de/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/es/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/fr/System.IO.UnmanagedMemoryStream.xml", @@ -13310,22 +13631,18 @@ "ref/dotnet/ja/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/ko/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/ru/System.IO.UnmanagedMemoryStream.xml", - "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", - "ref/dotnet/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/zh-hans/System.IO.UnmanagedMemoryStream.xml", "ref/dotnet/zh-hant/System.IO.UnmanagedMemoryStream.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.IO.UnmanagedMemoryStream.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.IO.UnmanagedMemoryStream.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Linq/4.0.0": { "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", "type": "Package", "files": [ + "System.Linq.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.dll", @@ -13335,6 +13652,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/6fcde56ce4094f6a8fff4b28267da532.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/dotnet/System.Linq.xml", "ref/dotnet/de/System.Linq.xml", "ref/dotnet/es/System.Linq.xml", "ref/dotnet/fr/System.Linq.xml", @@ -13342,8 +13661,6 @@ "ref/dotnet/ja/System.Linq.xml", "ref/dotnet/ko/System.Linq.xml", "ref/dotnet/ru/System.Linq.xml", - "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", "ref/dotnet/zh-hans/System.Linq.xml", "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", @@ -13351,14 +13668,14 @@ "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Expressions/4.0.10": { "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", "type": "Package", "files": [ + "System.Linq.Expressions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Linq.Expressions.dll", @@ -13369,6 +13686,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/de/System.Linq.Expressions.xml", "ref/dotnet/es/System.Linq.Expressions.xml", "ref/dotnet/fr/System.Linq.Expressions.xml", @@ -13376,24 +13697,20 @@ "ref/dotnet/ja/System.Linq.Expressions.xml", "ref/dotnet/ko/System.Linq.Expressions.xml", "ref/dotnet/ru/System.Linq.Expressions.xml", - "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", "ref/dotnet/zh-hans/System.Linq.Expressions.xml", "ref/dotnet/zh-hant/System.Linq.Expressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "System.Linq.Expressions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, "System.Linq.Parallel/4.0.0": { "sha512": "PtH7KKh1BbzVow4XY17pnrn7Io63ApMdwzRE2o2HnzsKQD/0o7X5xe6mxrDUqTm9ZCR3/PNhAlP13VY1HnHsbA==", "type": "Package", "files": [ + "System.Linq.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.Parallel.dll", @@ -13402,6 +13719,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5cc7d35889814f73a239a1b7dcd33451.psmdcp", + "ref/dotnet/System.Linq.Parallel.dll", + "ref/dotnet/System.Linq.Parallel.xml", "ref/dotnet/de/System.Linq.Parallel.xml", "ref/dotnet/es/System.Linq.Parallel.xml", "ref/dotnet/fr/System.Linq.Parallel.xml", @@ -13409,22 +13728,20 @@ "ref/dotnet/ja/System.Linq.Parallel.xml", "ref/dotnet/ko/System.Linq.Parallel.xml", "ref/dotnet/ru/System.Linq.Parallel.xml", - "ref/dotnet/System.Linq.Parallel.dll", - "ref/dotnet/System.Linq.Parallel.xml", "ref/dotnet/zh-hans/System.Linq.Parallel.xml", "ref/dotnet/zh-hant/System.Linq.Parallel.xml", "ref/net45/_._", "ref/netcore50/System.Linq.Parallel.dll", "ref/netcore50/System.Linq.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Linq.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Linq.Queryable/4.0.0": { "sha512": "DIlvCNn3ucFvwMMzXcag4aFnFJ1fdxkQ5NqwJe9Nh7y8ozzhDm07YakQL/yoF3P1dLzY1T2cTpuwbAmVSdXyBA==", "type": "Package", "files": [ + "System.Linq.Queryable.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Linq.Queryable.dll", @@ -13434,6 +13751,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/24a380caa65148a7883629840bf0c343.psmdcp", + "ref/dotnet/System.Linq.Queryable.dll", + "ref/dotnet/System.Linq.Queryable.xml", "ref/dotnet/de/System.Linq.Queryable.xml", "ref/dotnet/es/System.Linq.Queryable.xml", "ref/dotnet/fr/System.Linq.Queryable.xml", @@ -13441,8 +13760,6 @@ "ref/dotnet/ja/System.Linq.Queryable.xml", "ref/dotnet/ko/System.Linq.Queryable.xml", "ref/dotnet/ru/System.Linq.Queryable.xml", - "ref/dotnet/System.Linq.Queryable.dll", - "ref/dotnet/System.Linq.Queryable.xml", "ref/dotnet/zh-hans/System.Linq.Queryable.xml", "ref/dotnet/zh-hant/System.Linq.Queryable.xml", "ref/net45/_._", @@ -13450,14 +13767,14 @@ "ref/netcore50/System.Linq.Queryable.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Linq.Queryable.nuspec" + "ref/wpa81/_._" ] }, "System.Net.Http/4.0.0": { "sha512": "mZuAl7jw/mFY8jUq4ITKECxVBh9a8SJt9BC/+lJbmo7cRKspxE3PsITz+KiaCEsexN5WYPzwBOx0oJH/0HlPyQ==", "type": "Package", "files": [ + "System.Net.Http.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Http.dll", @@ -13466,6 +13783,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/62d64206d25643df9c8d01e867c05e27.psmdcp", + "ref/dotnet/System.Net.Http.dll", + "ref/dotnet/System.Net.Http.xml", "ref/dotnet/de/System.Net.Http.xml", "ref/dotnet/es/System.Net.Http.xml", "ref/dotnet/fr/System.Net.Http.xml", @@ -13473,27 +13792,27 @@ "ref/dotnet/ja/System.Net.Http.xml", "ref/dotnet/ko/System.Net.Http.xml", "ref/dotnet/ru/System.Net.Http.xml", - "ref/dotnet/System.Net.Http.dll", - "ref/dotnet/System.Net.Http.xml", "ref/dotnet/zh-hans/System.Net.Http.xml", "ref/dotnet/zh-hant/System.Net.Http.xml", "ref/net45/_._", "ref/netcore50/System.Net.Http.dll", "ref/netcore50/System.Net.Http.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Net.Http.nuspec" + "ref/wpa81/_._" ] }, "System.Net.Http.Rtc/4.0.0": { "sha512": "PlE+oJgXdbxPmZYR6GBywRkyIPovjB1Y0SYHizj2Iflgu80uJQC4szl9gue4rKI2FgXiEbj9JL7wL5K3mp9HAQ==", "type": "Package", "files": [ + "System.Net.Http.Rtc.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/netcore50/System.Net.Http.Rtc.dll", "lib/win8/_._", "package/services/metadata/core-properties/5ae6b04142264f2abb319c7dccbfb69f.psmdcp", + "ref/dotnet/System.Net.Http.Rtc.dll", + "ref/dotnet/System.Net.Http.Rtc.xml", "ref/dotnet/de/System.Net.Http.Rtc.xml", "ref/dotnet/es/System.Net.Http.Rtc.xml", "ref/dotnet/fr/System.Net.Http.Rtc.xml", @@ -13501,20 +13820,18 @@ "ref/dotnet/ja/System.Net.Http.Rtc.xml", "ref/dotnet/ko/System.Net.Http.Rtc.xml", "ref/dotnet/ru/System.Net.Http.Rtc.xml", - "ref/dotnet/System.Net.Http.Rtc.dll", - "ref/dotnet/System.Net.Http.Rtc.xml", "ref/dotnet/zh-hans/System.Net.Http.Rtc.xml", "ref/dotnet/zh-hant/System.Net.Http.Rtc.xml", "ref/netcore50/System.Net.Http.Rtc.dll", "ref/netcore50/System.Net.Http.Rtc.xml", - "ref/win8/_._", - "System.Net.Http.Rtc.nuspec" + "ref/win8/_._" ] }, "System.Net.NetworkInformation/4.0.0": { "sha512": "D68KCf5VK1G1GgFUwD901gU6cnMITksOdfdxUCt9ReCZfT1pigaDqjJ7XbiLAM4jm7TfZHB7g5mbOf1mbG3yBA==", "type": "Package", "files": [ + "System.Net.NetworkInformation.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -13527,6 +13844,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/5daeae3f7319444d8efbd8a0c539559c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.NetworkInformation.dll", + "ref/dotnet/System.Net.NetworkInformation.xml", "ref/dotnet/de/System.Net.NetworkInformation.xml", "ref/dotnet/es/System.Net.NetworkInformation.xml", "ref/dotnet/fr/System.Net.NetworkInformation.xml", @@ -13534,12 +13855,8 @@ "ref/dotnet/ja/System.Net.NetworkInformation.xml", "ref/dotnet/ko/System.Net.NetworkInformation.xml", "ref/dotnet/ru/System.Net.NetworkInformation.xml", - "ref/dotnet/System.Net.NetworkInformation.dll", - "ref/dotnet/System.Net.NetworkInformation.xml", "ref/dotnet/zh-hans/System.Net.NetworkInformation.xml", "ref/dotnet/zh-hant/System.Net.NetworkInformation.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Net.NetworkInformation.dll", "ref/netcore50/System.Net.NetworkInformation.xml", @@ -13547,14 +13864,14 @@ "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.NetworkInformation.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Primitives/4.0.10": { "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==", "type": "Package", "files": [ + "System.Net.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Net.Primitives.dll", @@ -13565,6 +13882,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/3e2f49037d5645bdad757b3fd5b7c103.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/de/System.Net.Primitives.xml", "ref/dotnet/es/System.Net.Primitives.xml", "ref/dotnet/fr/System.Net.Primitives.xml", @@ -13572,31 +13893,31 @@ "ref/dotnet/ja/System.Net.Primitives.xml", "ref/dotnet/ko/System.Net.Primitives.xml", "ref/dotnet/ru/System.Net.Primitives.xml", - "ref/dotnet/System.Net.Primitives.dll", - "ref/dotnet/System.Net.Primitives.xml", "ref/dotnet/zh-hans/System.Net.Primitives.xml", "ref/dotnet/zh-hant/System.Net.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Requests/4.0.10": { "sha512": "A6XBR7TztiIQg6hx7VGfbBKmRTAavUERm2E7pmNz/gZeGvwyP0lcKHZxylJtNVKj7DPwr91bD87oLY6zZYntcg==", "type": "Package", "files": [ + "System.Net.Requests.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Net.Requests.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Net.Requests.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7a4e397882e44db3aa06d6d8c9dd3d66.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Requests.dll", + "ref/dotnet/System.Net.Requests.xml", "ref/dotnet/de/System.Net.Requests.xml", "ref/dotnet/es/System.Net.Requests.xml", "ref/dotnet/fr/System.Net.Requests.xml", @@ -13604,22 +13925,18 @@ "ref/dotnet/ja/System.Net.Requests.xml", "ref/dotnet/ko/System.Net.Requests.xml", "ref/dotnet/ru/System.Net.Requests.xml", - "ref/dotnet/System.Net.Requests.dll", - "ref/dotnet/System.Net.Requests.xml", "ref/dotnet/zh-hans/System.Net.Requests.xml", "ref/dotnet/zh-hant/System.Net.Requests.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Requests.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.Sockets/4.0.0": { "sha512": "7bBNLdO6Xw0BGyFVSxjloGXMvsc3qQmW+70bYMLwHEAVivMK8zx+E7XO8CeJnAko2mFj6R402E798EGYUksFcQ==", "type": "Package", "files": [ + "System.Net.Sockets.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/MonoAndroid10/_._", @@ -13629,6 +13946,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/cca33bc0996f49c68976fa5bab1500ff.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.Sockets.dll", + "ref/dotnet/System.Net.Sockets.xml", "ref/dotnet/de/System.Net.Sockets.xml", "ref/dotnet/es/System.Net.Sockets.xml", "ref/dotnet/fr/System.Net.Sockets.xml", @@ -13636,31 +13957,31 @@ "ref/dotnet/ja/System.Net.Sockets.xml", "ref/dotnet/ko/System.Net.Sockets.xml", "ref/dotnet/ru/System.Net.Sockets.xml", - "ref/dotnet/System.Net.Sockets.dll", - "ref/dotnet/System.Net.Sockets.xml", "ref/dotnet/zh-hans/System.Net.Sockets.xml", "ref/dotnet/zh-hant/System.Net.Sockets.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.Sockets.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Net.WebHeaderCollection/4.0.0": { "sha512": "IsIZAsHm/yK7R/XASnEc4EMffFLIMgYchG3/zJv6B4LwMnXZwrVlSPpNbPgEVb0lSXyztsn7A6sIPAACQQ2vTQ==", "type": "Package", "files": [ + "System.Net.WebHeaderCollection.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Net.WebHeaderCollection.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Net.WebHeaderCollection.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7ab0d7bde19b47548622bfa222a4eccb.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Net.WebHeaderCollection.dll", + "ref/dotnet/System.Net.WebHeaderCollection.xml", "ref/dotnet/de/System.Net.WebHeaderCollection.xml", "ref/dotnet/es/System.Net.WebHeaderCollection.xml", "ref/dotnet/fr/System.Net.WebHeaderCollection.xml", @@ -13668,64 +13989,64 @@ "ref/dotnet/ja/System.Net.WebHeaderCollection.xml", "ref/dotnet/ko/System.Net.WebHeaderCollection.xml", "ref/dotnet/ru/System.Net.WebHeaderCollection.xml", - "ref/dotnet/System.Net.WebHeaderCollection.dll", - "ref/dotnet/System.Net.WebHeaderCollection.xml", "ref/dotnet/zh-hans/System.Net.WebHeaderCollection.xml", "ref/dotnet/zh-hant/System.Net.WebHeaderCollection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Net.WebHeaderCollection.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Numerics.Vectors/4.1.0": { "sha512": "jpubR06GWPoZA0oU5xLM7kHeV59/CKPBXZk4Jfhi0T3DafxbrdueHZ8kXlb+Fb5nd3DAyyMh2/eqEzLX0xv6Qg==", "type": "Package", "files": [ + "System.Numerics.Vectors.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Numerics.Vectors.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Numerics.Vectors.dll", "lib/net46/System.Numerics.Vectors.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/e501a8a91f4a4138bd1d134abcc769b0.psmdcp", - "ref/dotnet/System.Numerics.Vectors.dll", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", + "ref/dotnet/System.Numerics.Vectors.dll", "ref/net46/System.Numerics.Vectors.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Numerics.Vectors.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Numerics.Vectors.WindowsRuntime/4.0.0": { "sha512": "Ly7GvoPFZq6GyfZpfS0E7uCk1cinl5BANAngXVuau3lD2QqZJMHitzlPv6n1FlIn6krfv99X2IPkIaVzUwDHXA==", "type": "Package", "files": [ + "System.Numerics.Vectors.WindowsRuntime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Numerics.Vectors.WindowsRuntime.dll", - "package/services/metadata/core-properties/6db0e2464a274e8eb688cd193eb37876.psmdcp", - "System.Numerics.Vectors.WindowsRuntime.nuspec" + "package/services/metadata/core-properties/6db0e2464a274e8eb688cd193eb37876.psmdcp" ] }, "System.ObjectModel/4.0.10": { "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", "type": "Package", "files": [ + "System.ObjectModel.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.ObjectModel.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/36c2aaa0c5d24949a7707921f36ee13f.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/de/System.ObjectModel.xml", "ref/dotnet/es/System.ObjectModel.xml", "ref/dotnet/fr/System.ObjectModel.xml", @@ -13733,22 +14054,18 @@ "ref/dotnet/ja/System.ObjectModel.xml", "ref/dotnet/ko/System.ObjectModel.xml", "ref/dotnet/ru/System.ObjectModel.xml", - "ref/dotnet/System.ObjectModel.dll", - "ref/dotnet/System.ObjectModel.xml", "ref/dotnet/zh-hans/System.ObjectModel.xml", "ref/dotnet/zh-hant/System.ObjectModel.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ObjectModel.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Private.DataContractSerialization/4.0.0": { "sha512": "uQvzoXHXHn/9YqUmPtgD8ZPJIlBuuL3QHegbuik97W/umoI28fOnGLnvjRHhju1VMWvFLRQoh7uZkBaoZ+KpVQ==", "type": "Package", "files": [ + "System.Private.DataContractSerialization.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.DataContractSerialization.dll", @@ -13757,42 +14074,42 @@ "ref/dnxcore50/_._", "ref/netcore50/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll", - "System.Private.DataContractSerialization.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll" ] }, "System.Private.Networking/4.0.0": { "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==", "type": "Package", "files": [ + "System.Private.Networking.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "package/services/metadata/core-properties/b57bed5f606b4402bbdf153fcf3df3ae.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.Networking.nuspec" + "ref/netcore50/_._" ] }, "System.Private.ServiceModel/4.0.0": { "sha512": "cm2wEa1f9kuUq/2k8uIwepgZJi5HdxXSnjGQIeXmAb7RaWfZPEC/iamv9GJ67b5LPnCZHR0KvtFqh82e8AAYSw==", "type": "Package", "files": [ + "System.Private.ServiceModel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.ServiceModel.dll", "lib/netcore50/System.Private.ServiceModel.dll", "package/services/metadata/core-properties/5668af7c10764fafb51182a583dfb872.psmdcp", "ref/dnxcore50/_._", - "ref/netcore50/_._", - "System.Private.ServiceModel.nuspec" + "ref/netcore50/_._" ] }, "System.Private.Uri/4.0.0": { "sha512": "CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA==", "type": "Package", "files": [ + "System.Private.Uri.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Private.Uri.dll", @@ -13800,14 +14117,14 @@ "package/services/metadata/core-properties/86377e21a22d44bbba860094428d894c.psmdcp", "ref/dnxcore50/_._", "ref/netcore50/_._", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll", - "System.Private.Uri.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, "System.Reflection/4.0.10": { "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", "type": "Package", "files": [ + "System.Reflection.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.dll", @@ -13818,6 +14135,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/84d992ce164945bfa10835e447244fb1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.dll", + "ref/dotnet/System.Reflection.xml", "ref/dotnet/de/System.Reflection.xml", "ref/dotnet/es/System.Reflection.xml", "ref/dotnet/fr/System.Reflection.xml", @@ -13825,29 +14146,27 @@ "ref/dotnet/ja/System.Reflection.xml", "ref/dotnet/ko/System.Reflection.xml", "ref/dotnet/ru/System.Reflection.xml", - "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", "ref/dotnet/zh-hans/System.Reflection.xml", "ref/dotnet/zh-hant/System.Reflection.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", - "System.Reflection.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, "System.Reflection.Context/4.0.0": { "sha512": "Gz4sUHHFd/52RjHccSHbOXdujJEWKfL3gIaA+ekxvQaQfJGbI2tPzA0Uv3WTCTDRGHgtoNq5WS9E007Dt4P/VQ==", "type": "Package", "files": [ + "System.Reflection.Context.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/_._", "lib/netcore50/System.Reflection.Context.dll", "lib/win8/_._", "package/services/metadata/core-properties/263ca61f1b594d9395e210a55a8fe7a7.psmdcp", + "ref/dotnet/System.Reflection.Context.dll", + "ref/dotnet/System.Reflection.Context.xml", "ref/dotnet/de/System.Reflection.Context.xml", "ref/dotnet/es/System.Reflection.Context.xml", "ref/dotnet/fr/System.Reflection.Context.xml", @@ -13855,21 +14174,19 @@ "ref/dotnet/ja/System.Reflection.Context.xml", "ref/dotnet/ko/System.Reflection.Context.xml", "ref/dotnet/ru/System.Reflection.Context.xml", - "ref/dotnet/System.Reflection.Context.dll", - "ref/dotnet/System.Reflection.Context.xml", "ref/dotnet/zh-hans/System.Reflection.Context.xml", "ref/dotnet/zh-hant/System.Reflection.Context.xml", "ref/net45/_._", "ref/netcore50/System.Reflection.Context.dll", "ref/netcore50/System.Reflection.Context.xml", - "ref/win8/_._", - "System.Reflection.Context.nuspec" + "ref/win8/_._" ] }, "System.Reflection.DispatchProxy/4.0.0": { "sha512": "Kd/4o6DqBfJA4058X8oGEu1KlT8Ej0A+WGeoQgZU2h+3f2vC8NRbHxeOSZvxj9/MPZ1RYmZMGL1ApO9xG/4IVA==", "type": "Package", "files": [ + "System.Reflection.DispatchProxy.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.DispatchProxy.dll", @@ -13880,6 +14197,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1e015137cc52490b9dcde73fb35dee23.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.DispatchProxy.dll", + "ref/dotnet/System.Reflection.DispatchProxy.xml", "ref/dotnet/de/System.Reflection.DispatchProxy.xml", "ref/dotnet/es/System.Reflection.DispatchProxy.xml", "ref/dotnet/fr/System.Reflection.DispatchProxy.xml", @@ -13887,23 +14208,19 @@ "ref/dotnet/ja/System.Reflection.DispatchProxy.xml", "ref/dotnet/ko/System.Reflection.DispatchProxy.xml", "ref/dotnet/ru/System.Reflection.DispatchProxy.xml", - "ref/dotnet/System.Reflection.DispatchProxy.dll", - "ref/dotnet/System.Reflection.DispatchProxy.xml", "ref/dotnet/zh-hans/System.Reflection.DispatchProxy.xml", "ref/dotnet/zh-hant/System.Reflection.DispatchProxy.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll", - "System.Reflection.DispatchProxy.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll" ] }, "System.Reflection.Emit/4.0.0": { "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", "type": "Package", "files": [ + "System.Reflection.Emit.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.dll", @@ -13912,6 +14229,9 @@ "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/MonoAndroid10/_._", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/de/System.Reflection.Emit.xml", "ref/dotnet/es/System.Reflection.Emit.xml", "ref/dotnet/fr/System.Reflection.Emit.xml", @@ -13919,20 +14239,17 @@ "ref/dotnet/ja/System.Reflection.Emit.xml", "ref/dotnet/ko/System.Reflection.Emit.xml", "ref/dotnet/ru/System.Reflection.Emit.xml", - "ref/dotnet/System.Reflection.Emit.dll", - "ref/dotnet/System.Reflection.Emit.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.xml", - "ref/MonoAndroid10/_._", "ref/net45/_._", - "ref/xamarinmac20/_._", - "System.Reflection.Emit.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "Package", "files": [ + "System.Reflection.Emit.ILGeneration.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", @@ -13940,6 +14257,8 @@ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", @@ -13947,19 +14266,17 @@ "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.ILGeneration.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Emit.Lightweight/4.0.0": { "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", "type": "Package", "files": [ + "System.Reflection.Emit.Lightweight.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", @@ -13967,6 +14284,8 @@ "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", @@ -13974,19 +14293,17 @@ "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/net45/_._", - "ref/wp80/_._", - "System.Reflection.Emit.Lightweight.nuspec" + "ref/wp80/_._" ] }, "System.Reflection.Extensions/4.0.0": { "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", "type": "Package", "files": [ + "System.Reflection.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Extensions.dll", @@ -13996,6 +14313,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0bcc335e1ef540948aef9032aca08bb2.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/de/System.Reflection.Extensions.xml", "ref/dotnet/es/System.Reflection.Extensions.xml", "ref/dotnet/fr/System.Reflection.Extensions.xml", @@ -14003,8 +14322,6 @@ "ref/dotnet/ja/System.Reflection.Extensions.xml", "ref/dotnet/ko/System.Reflection.Extensions.xml", "ref/dotnet/ru/System.Reflection.Extensions.xml", - "ref/dotnet/System.Reflection.Extensions.dll", - "ref/dotnet/System.Reflection.Extensions.xml", "ref/dotnet/zh-hans/System.Reflection.Extensions.xml", "ref/dotnet/zh-hant/System.Reflection.Extensions.xml", "ref/net45/_._", @@ -14013,28 +14330,28 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, "System.Reflection.Metadata/1.0.22": { "sha512": "ltoL/teiEdy5W9fyYdtFr2xJ/4nHyksXLK9dkPWx3ubnj7BVfsSWxvWTg9EaJUXjhWvS/AeTtugZA1/IDQyaPQ==", "type": "Package", "files": [ + "System.Reflection.Metadata.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Reflection.Metadata.dll", "lib/dotnet/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "package/services/metadata/core-properties/2ad78f291fda48d1847edf84e50139e6.psmdcp", - "System.Reflection.Metadata.nuspec" + "package/services/metadata/core-properties/2ad78f291fda48d1847edf84e50139e6.psmdcp" ] }, "System.Reflection.Primitives/4.0.0": { "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", "type": "Package", "files": [ + "System.Reflection.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.Primitives.dll", @@ -14044,6 +14361,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/7070509f3bfd418d859635361251dab0.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/de/System.Reflection.Primitives.xml", "ref/dotnet/es/System.Reflection.Primitives.xml", "ref/dotnet/fr/System.Reflection.Primitives.xml", @@ -14051,8 +14370,6 @@ "ref/dotnet/ja/System.Reflection.Primitives.xml", "ref/dotnet/ko/System.Reflection.Primitives.xml", "ref/dotnet/ru/System.Reflection.Primitives.xml", - "ref/dotnet/System.Reflection.Primitives.dll", - "ref/dotnet/System.Reflection.Primitives.xml", "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", "ref/net45/_._", @@ -14061,14 +14378,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "System.Reflection.Primitives.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, "System.Reflection.TypeExtensions/4.0.0": { "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", "type": "Package", "files": [ + "System.Reflection.TypeExtensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", @@ -14079,6 +14396,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/de/System.Reflection.TypeExtensions.xml", "ref/dotnet/es/System.Reflection.TypeExtensions.xml", "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", @@ -14086,23 +14407,19 @@ "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", - "ref/dotnet/System.Reflection.TypeExtensions.dll", - "ref/dotnet/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "System.Reflection.TypeExtensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, "System.Resources.ResourceManager/4.0.0": { "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", "type": "Package", "files": [ + "System.Resources.ResourceManager.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Resources.ResourceManager.dll", @@ -14112,6 +14429,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/657a73ee3f09479c9fedb9538ade8eac.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/de/System.Resources.ResourceManager.xml", "ref/dotnet/es/System.Resources.ResourceManager.xml", "ref/dotnet/fr/System.Resources.ResourceManager.xml", @@ -14119,8 +14438,6 @@ "ref/dotnet/ja/System.Resources.ResourceManager.xml", "ref/dotnet/ko/System.Resources.ResourceManager.xml", "ref/dotnet/ru/System.Resources.ResourceManager.xml", - "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", @@ -14129,14 +14446,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "System.Resources.ResourceManager.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, "System.Runtime/4.0.20": { "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", "type": "Package", "files": [ + "System.Runtime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.dll", @@ -14147,6 +14464,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/d1ded52f75da4446b1c962f9292aa3ef.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.dll", + "ref/dotnet/System.Runtime.xml", "ref/dotnet/de/System.Runtime.xml", "ref/dotnet/es/System.Runtime.xml", "ref/dotnet/fr/System.Runtime.xml", @@ -14154,23 +14475,19 @@ "ref/dotnet/ja/System.Runtime.xml", "ref/dotnet/ko/System.Runtime.xml", "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", "ref/dotnet/zh-hans/System.Runtime.xml", "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, "System.Runtime.Extensions/4.0.10": { "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", "type": "Package", "files": [ + "System.Runtime.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Extensions.dll", @@ -14181,6 +14498,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c7fee76a13d04c7ea49fb1a24c184f37.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/de/System.Runtime.Extensions.xml", "ref/dotnet/es/System.Runtime.Extensions.xml", "ref/dotnet/fr/System.Runtime.Extensions.xml", @@ -14188,23 +14509,19 @@ "ref/dotnet/ja/System.Runtime.Extensions.xml", "ref/dotnet/ko/System.Runtime.Extensions.xml", "ref/dotnet/ru/System.Runtime.Extensions.xml", - "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "System.Runtime.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, "System.Runtime.Handles/4.0.0": { "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", "type": "Package", "files": [ + "System.Runtime.Handles.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Handles.dll", @@ -14215,6 +14532,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da57aa32ff2441d1acfe85bee4f101ab.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/de/System.Runtime.Handles.xml", "ref/dotnet/es/System.Runtime.Handles.xml", "ref/dotnet/fr/System.Runtime.Handles.xml", @@ -14222,23 +14543,19 @@ "ref/dotnet/ja/System.Runtime.Handles.xml", "ref/dotnet/ko/System.Runtime.Handles.xml", "ref/dotnet/ru/System.Runtime.Handles.xml", - "ref/dotnet/System.Runtime.Handles.dll", - "ref/dotnet/System.Runtime.Handles.xml", "ref/dotnet/zh-hans/System.Runtime.Handles.xml", "ref/dotnet/zh-hant/System.Runtime.Handles.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "System.Runtime.Handles.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, "System.Runtime.InteropServices/4.0.20": { "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", "type": "Package", "files": [ + "System.Runtime.InteropServices.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.InteropServices.dll", @@ -14249,6 +14566,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/78e7f61876374acba2a95834f272d262.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/de/System.Runtime.InteropServices.xml", "ref/dotnet/es/System.Runtime.InteropServices.xml", "ref/dotnet/fr/System.Runtime.InteropServices.xml", @@ -14256,23 +14577,19 @@ "ref/dotnet/ja/System.Runtime.InteropServices.xml", "ref/dotnet/ko/System.Runtime.InteropServices.xml", "ref/dotnet/ru/System.Runtime.InteropServices.xml", - "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { "sha512": "K5MGSvw/sGPKQYdOVqSpsVbHBE8HccHIDEhUNjM1lui65KGF/slNZfijGU87ggQiVXTI802ebKiOYBkwiLotow==", "type": "Package", "files": [ + "System.Runtime.InteropServices.WindowsRuntime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/net45/_._", @@ -14281,6 +14598,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/3c944c6b4d6044d28ee80e49a09300c9.psmdcp", + "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.dll", + "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/de/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/es/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/fr/System.Runtime.InteropServices.WindowsRuntime.xml", @@ -14288,8 +14607,6 @@ "ref/dotnet/ja/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/ko/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/ru/System.Runtime.InteropServices.WindowsRuntime.xml", - "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.dll", - "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/dotnet/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml", "ref/net45/_._", @@ -14298,14 +14615,14 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll", - "System.Runtime.InteropServices.WindowsRuntime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll" ] }, "System.Runtime.Numerics/4.0.0": { "sha512": "aAYGEOE01nabQLufQ4YO8WuSyZzOqGcksi8m1BRW8ppkmssR7en8TqiXcBkB2gTkCnKG/Ai2NQY8CgdmgZw/fw==", "type": "Package", "files": [ + "System.Runtime.Numerics.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Runtime.Numerics.dll", @@ -14314,6 +14631,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/2e43dbd3dfbf4af5bb74bedaf3a67bd5.psmdcp", + "ref/dotnet/System.Runtime.Numerics.dll", + "ref/dotnet/System.Runtime.Numerics.xml", "ref/dotnet/de/System.Runtime.Numerics.xml", "ref/dotnet/es/System.Runtime.Numerics.xml", "ref/dotnet/fr/System.Runtime.Numerics.xml", @@ -14321,22 +14640,20 @@ "ref/dotnet/ja/System.Runtime.Numerics.xml", "ref/dotnet/ko/System.Runtime.Numerics.xml", "ref/dotnet/ru/System.Runtime.Numerics.xml", - "ref/dotnet/System.Runtime.Numerics.dll", - "ref/dotnet/System.Runtime.Numerics.xml", "ref/dotnet/zh-hans/System.Runtime.Numerics.xml", "ref/dotnet/zh-hant/System.Runtime.Numerics.xml", "ref/net45/_._", "ref/netcore50/System.Runtime.Numerics.dll", "ref/netcore50/System.Runtime.Numerics.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.Numerics.nuspec" + "ref/wpa81/_._" ] }, "System.Runtime.Serialization.Json/4.0.0": { "sha512": "emhWMQP3sdtkAhD0TOeP3FfjS57sfQMQ2sqA6f2Yj5Gd9jkHV4KsQ2TsoJjghca6d8fur7+REQ6ILBXVdGf/0g==", "type": "Package", "files": [ + "System.Runtime.Serialization.Json.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Json.dll", @@ -14346,6 +14663,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/2c520ff333ad4bde986eb7a015ba6343.psmdcp", + "ref/dotnet/System.Runtime.Serialization.Json.dll", + "ref/dotnet/System.Runtime.Serialization.Json.xml", "ref/dotnet/de/System.Runtime.Serialization.Json.xml", "ref/dotnet/es/System.Runtime.Serialization.Json.xml", "ref/dotnet/fr/System.Runtime.Serialization.Json.xml", @@ -14353,8 +14672,6 @@ "ref/dotnet/ja/System.Runtime.Serialization.Json.xml", "ref/dotnet/ko/System.Runtime.Serialization.Json.xml", "ref/dotnet/ru/System.Runtime.Serialization.Json.xml", - "ref/dotnet/System.Runtime.Serialization.Json.dll", - "ref/dotnet/System.Runtime.Serialization.Json.xml", "ref/dotnet/zh-hans/System.Runtime.Serialization.Json.xml", "ref/dotnet/zh-hant/System.Runtime.Serialization.Json.xml", "ref/net45/_._", @@ -14363,23 +14680,27 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll", - "System.Runtime.Serialization.Json.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll" ] }, "System.Runtime.Serialization.Primitives/4.0.10": { "sha512": "NPc8DZIomf5tGjYtz/KTHI01IPcVlypfhCux32AbLPDjTotdvL8TpKRwMyQJ6Kh08yprRVH7uBD1PdJiuoFzag==", "type": "Package", "files": [ + "System.Runtime.Serialization.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Runtime.Serialization.Primitives.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Runtime.Serialization.Primitives.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/92e70054da8743d68462736e85fe5580.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Serialization.Primitives.dll", + "ref/dotnet/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/de/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/es/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/fr/System.Runtime.Serialization.Primitives.xml", @@ -14387,22 +14708,18 @@ "ref/dotnet/ja/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/ko/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/ru/System.Runtime.Serialization.Primitives.xml", - "ref/dotnet/System.Runtime.Serialization.Primitives.dll", - "ref/dotnet/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/zh-hans/System.Runtime.Serialization.Primitives.xml", "ref/dotnet/zh-hant/System.Runtime.Serialization.Primitives.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Runtime.Serialization.Primitives.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Runtime.Serialization.Xml/4.0.10": { "sha512": "xsy7XbH8RTpKoDPNcibSGCOpujsmwUmOWAby3PssqkZFpLBXUbDO2s6JKITRjxejET2g0PK8t+mdIvu3xmUuKA==", "type": "Package", "files": [ + "System.Runtime.Serialization.Xml.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Runtime.Serialization.Xml.dll", @@ -14413,6 +14730,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/7d99189e9ae248c9a98d9fc3ccdc5130.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Runtime.Serialization.Xml.dll", + "ref/dotnet/System.Runtime.Serialization.Xml.xml", "ref/dotnet/de/System.Runtime.Serialization.Xml.xml", "ref/dotnet/es/System.Runtime.Serialization.Xml.xml", "ref/dotnet/fr/System.Runtime.Serialization.Xml.xml", @@ -14420,29 +14741,27 @@ "ref/dotnet/ja/System.Runtime.Serialization.Xml.xml", "ref/dotnet/ko/System.Runtime.Serialization.Xml.xml", "ref/dotnet/ru/System.Runtime.Serialization.Xml.xml", - "ref/dotnet/System.Runtime.Serialization.Xml.dll", - "ref/dotnet/System.Runtime.Serialization.Xml.xml", "ref/dotnet/zh-hans/System.Runtime.Serialization.Xml.xml", "ref/dotnet/zh-hant/System.Runtime.Serialization.Xml.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll", - "System.Runtime.Serialization.Xml.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll" ] }, "System.Runtime.WindowsRuntime/4.0.10": { "sha512": "9w6ypdnEw8RrLRlxTbLAYrap4eL1xIQeNoOaumQVOQ8TTD/5g9FGrBtY3KLiGxAPieN9AwAAEIDkugU85Cwuvg==", "type": "Package", "files": [ + "System.Runtime.WindowsRuntime.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/netcore50/System.Runtime.WindowsRuntime.dll", "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/a81cabb2b7e843ce801ecf91886941d4.psmdcp", + "ref/dotnet/System.Runtime.WindowsRuntime.dll", + "ref/dotnet/System.Runtime.WindowsRuntime.xml", "ref/dotnet/de/System.Runtime.WindowsRuntime.xml", "ref/dotnet/es/System.Runtime.WindowsRuntime.xml", "ref/dotnet/fr/System.Runtime.WindowsRuntime.xml", @@ -14450,28 +14769,28 @@ "ref/dotnet/ja/System.Runtime.WindowsRuntime.xml", "ref/dotnet/ko/System.Runtime.WindowsRuntime.xml", "ref/dotnet/ru/System.Runtime.WindowsRuntime.xml", - "ref/dotnet/System.Runtime.WindowsRuntime.dll", - "ref/dotnet/System.Runtime.WindowsRuntime.xml", "ref/dotnet/zh-hans/System.Runtime.WindowsRuntime.xml", "ref/dotnet/zh-hant/System.Runtime.WindowsRuntime.xml", "ref/netcore50/System.Runtime.WindowsRuntime.dll", "ref/netcore50/System.Runtime.WindowsRuntime.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll", - "System.Runtime.WindowsRuntime.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll" ] }, "System.Runtime.WindowsRuntime.UI.Xaml/4.0.0": { "sha512": "2GY3fkXBMQOyyO9ovaH46CN6MD2ck/Gvk4VNAgVDvtmfO3HXYFNd+bB05WhVcJrHKbfKZNwfwZKpYZ+OsVFsLw==", "type": "Package", "files": [ + "System.Runtime.WindowsRuntime.UI.Xaml.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll", "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/0f3b84a81b7a4a97aa765ed058bf6c20.psmdcp", + "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.dll", + "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/de/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/es/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/fr/System.Runtime.WindowsRuntime.UI.Xaml.xml", @@ -14479,30 +14798,32 @@ "ref/dotnet/ja/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/ko/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/ru/System.Runtime.WindowsRuntime.UI.Xaml.xml", - "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.dll", - "ref/dotnet/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/zh-hans/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/dotnet/zh-hant/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll", "ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Runtime.WindowsRuntime.UI.Xaml.nuspec" + "ref/wpa81/_._" ] }, "System.Security.Claims/4.0.0": { "sha512": "94NFR/7JN3YdyTH7hl2iSvYmdA8aqShriTHectcK+EbizT71YczMaG6LuqJBQP/HWo66AQyikYYM9aw+4EzGXg==", "type": "Package", "files": [ + "System.Security.Claims.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Security.Claims.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/b682071d85754e6793ca9777ffabaf8a.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Security.Claims.dll", + "ref/dotnet/System.Security.Claims.xml", "ref/dotnet/de/System.Security.Claims.xml", "ref/dotnet/es/System.Security.Claims.xml", "ref/dotnet/fr/System.Security.Claims.xml", @@ -14510,22 +14831,18 @@ "ref/dotnet/ja/System.Security.Claims.xml", "ref/dotnet/ko/System.Security.Claims.xml", "ref/dotnet/ru/System.Security.Claims.xml", - "ref/dotnet/System.Security.Claims.dll", - "ref/dotnet/System.Security.Claims.xml", "ref/dotnet/zh-hans/System.Security.Claims.xml", "ref/dotnet/zh-hant/System.Security.Claims.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Security.Claims.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.Claims.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Security.Principal/4.0.0": { "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", "type": "Package", "files": [ + "System.Security.Principal.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Security.Principal.dll", @@ -14535,6 +14852,8 @@ "lib/wp80/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/de/System.Security.Principal.xml", "ref/dotnet/es/System.Security.Principal.xml", "ref/dotnet/fr/System.Security.Principal.xml", @@ -14542,8 +14861,6 @@ "ref/dotnet/ja/System.Security.Principal.xml", "ref/dotnet/ko/System.Security.Principal.xml", "ref/dotnet/ru/System.Security.Principal.xml", - "ref/dotnet/System.Security.Principal.dll", - "ref/dotnet/System.Security.Principal.xml", "ref/dotnet/zh-hans/System.Security.Principal.xml", "ref/dotnet/zh-hant/System.Security.Principal.xml", "ref/net45/_._", @@ -14551,14 +14868,14 @@ "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", - "ref/wpa81/_._", - "System.Security.Principal.nuspec" + "ref/wpa81/_._" ] }, "System.ServiceModel.Duplex/4.0.0": { "sha512": "JFeDn+IsiwAVJkNNnM7MLefJOnzYhovaHnjk3lzEnUWkYZJeAKrcgLdK6GE2GNjb5mEV8Pad/E0JcA8eCr3eWQ==", "type": "Package", "files": [ + "System.ServiceModel.Duplex.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Duplex.dll", @@ -14566,6 +14883,8 @@ "lib/netcore50/System.ServiceModel.Duplex.dll", "lib/win8/_._", "package/services/metadata/core-properties/8a542ab34ffb4a13958ce3d7279d9dae.psmdcp", + "ref/dotnet/System.ServiceModel.Duplex.dll", + "ref/dotnet/System.ServiceModel.Duplex.xml", "ref/dotnet/de/System.ServiceModel.Duplex.xml", "ref/dotnet/es/System.ServiceModel.Duplex.xml", "ref/dotnet/fr/System.ServiceModel.Duplex.xml", @@ -14573,21 +14892,19 @@ "ref/dotnet/ja/System.ServiceModel.Duplex.xml", "ref/dotnet/ko/System.ServiceModel.Duplex.xml", "ref/dotnet/ru/System.ServiceModel.Duplex.xml", - "ref/dotnet/System.ServiceModel.Duplex.dll", - "ref/dotnet/System.ServiceModel.Duplex.xml", "ref/dotnet/zh-hans/System.ServiceModel.Duplex.xml", "ref/dotnet/zh-hant/System.ServiceModel.Duplex.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.Duplex.dll", "ref/netcore50/System.ServiceModel.Duplex.xml", - "ref/win8/_._", - "System.ServiceModel.Duplex.nuspec" + "ref/win8/_._" ] }, "System.ServiceModel.Http/4.0.10": { "sha512": "Vyl7lmvMlXJamtnDugoXuAgAQGSqtA7omK3zDBYByhbYeBC2hRBchgyXox7e5vEO+29TeB1IpoLWQGb7tO9h6A==", "type": "Package", "files": [ + "System.ServiceModel.Http.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Http.dll", @@ -14598,6 +14915,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/da6bab8a73fb4ac9af198a5f70d8aa64.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.ServiceModel.Http.dll", + "ref/dotnet/System.ServiceModel.Http.xml", "ref/dotnet/de/System.ServiceModel.Http.xml", "ref/dotnet/es/System.ServiceModel.Http.xml", "ref/dotnet/fr/System.ServiceModel.Http.xml", @@ -14605,22 +14926,18 @@ "ref/dotnet/ja/System.ServiceModel.Http.xml", "ref/dotnet/ko/System.ServiceModel.Http.xml", "ref/dotnet/ru/System.ServiceModel.Http.xml", - "ref/dotnet/System.ServiceModel.Http.dll", - "ref/dotnet/System.ServiceModel.Http.xml", "ref/dotnet/zh-hans/System.ServiceModel.Http.xml", "ref/dotnet/zh-hant/System.ServiceModel.Http.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.ServiceModel.Http.nuspec" + "ref/xamarinmac20/_._" ] }, "System.ServiceModel.NetTcp/4.0.0": { "sha512": "lV2Cdcso9jOS0KBtgHZHzTLe/Lx/ERdPcvF4dlepUie6/+BOMYTOgg2C7OdpIjp3fwUNXq8nhU+IilmEyjuf/A==", "type": "Package", "files": [ + "System.ServiceModel.NetTcp.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.NetTcp.dll", @@ -14628,6 +14945,8 @@ "lib/netcore50/System.ServiceModel.NetTcp.dll", "lib/win8/_._", "package/services/metadata/core-properties/024bb3a15d5444e2b8b485ce4cf44640.psmdcp", + "ref/dotnet/System.ServiceModel.NetTcp.dll", + "ref/dotnet/System.ServiceModel.NetTcp.xml", "ref/dotnet/de/System.ServiceModel.NetTcp.xml", "ref/dotnet/es/System.ServiceModel.NetTcp.xml", "ref/dotnet/fr/System.ServiceModel.NetTcp.xml", @@ -14635,21 +14954,19 @@ "ref/dotnet/ja/System.ServiceModel.NetTcp.xml", "ref/dotnet/ko/System.ServiceModel.NetTcp.xml", "ref/dotnet/ru/System.ServiceModel.NetTcp.xml", - "ref/dotnet/System.ServiceModel.NetTcp.dll", - "ref/dotnet/System.ServiceModel.NetTcp.xml", "ref/dotnet/zh-hans/System.ServiceModel.NetTcp.xml", "ref/dotnet/zh-hant/System.ServiceModel.NetTcp.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.NetTcp.dll", "ref/netcore50/System.ServiceModel.NetTcp.xml", - "ref/win8/_._", - "System.ServiceModel.NetTcp.nuspec" + "ref/win8/_._" ] }, "System.ServiceModel.Primitives/4.0.0": { "sha512": "uF5VYQWR07LgiZkzUr8qjwvqOaIAfwU566MneD4WuC14d8FLJNsAgCJUYhBGB7COjH7HTqnP9ZFmr6c+L83Stg==", "type": "Package", "files": [ + "System.ServiceModel.Primitives.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Primitives.dll", @@ -14657,6 +14974,8 @@ "lib/netcore50/System.ServiceModel.Primitives.dll", "lib/win8/_._", "package/services/metadata/core-properties/551694f534894508bee57aba617484c9.psmdcp", + "ref/dotnet/System.ServiceModel.Primitives.dll", + "ref/dotnet/System.ServiceModel.Primitives.xml", "ref/dotnet/de/System.ServiceModel.Primitives.xml", "ref/dotnet/es/System.ServiceModel.Primitives.xml", "ref/dotnet/fr/System.ServiceModel.Primitives.xml", @@ -14664,21 +14983,19 @@ "ref/dotnet/ja/System.ServiceModel.Primitives.xml", "ref/dotnet/ko/System.ServiceModel.Primitives.xml", "ref/dotnet/ru/System.ServiceModel.Primitives.xml", - "ref/dotnet/System.ServiceModel.Primitives.dll", - "ref/dotnet/System.ServiceModel.Primitives.xml", "ref/dotnet/zh-hans/System.ServiceModel.Primitives.xml", "ref/dotnet/zh-hant/System.ServiceModel.Primitives.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.Primitives.dll", "ref/netcore50/System.ServiceModel.Primitives.xml", - "ref/win8/_._", - "System.ServiceModel.Primitives.nuspec" + "ref/win8/_._" ] }, "System.ServiceModel.Security/4.0.0": { "sha512": "sPVzsnd8w/TJsW/4sYA9eIGP+RtlpN0AhKLGKf9ywdGGmHPi0kkuX2mx412dM3GN0e4oifuISwvZqby/sI8Feg==", "type": "Package", "files": [ + "System.ServiceModel.Security.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.ServiceModel.Security.dll", @@ -14686,6 +15003,8 @@ "lib/netcore50/System.ServiceModel.Security.dll", "lib/win8/_._", "package/services/metadata/core-properties/724a153019f4439f95c814a98c7503f4.psmdcp", + "ref/dotnet/System.ServiceModel.Security.dll", + "ref/dotnet/System.ServiceModel.Security.xml", "ref/dotnet/de/System.ServiceModel.Security.xml", "ref/dotnet/es/System.ServiceModel.Security.xml", "ref/dotnet/fr/System.ServiceModel.Security.xml", @@ -14693,21 +15012,19 @@ "ref/dotnet/ja/System.ServiceModel.Security.xml", "ref/dotnet/ko/System.ServiceModel.Security.xml", "ref/dotnet/ru/System.ServiceModel.Security.xml", - "ref/dotnet/System.ServiceModel.Security.dll", - "ref/dotnet/System.ServiceModel.Security.xml", "ref/dotnet/zh-hans/System.ServiceModel.Security.xml", "ref/dotnet/zh-hant/System.ServiceModel.Security.xml", "ref/net45/_._", "ref/netcore50/System.ServiceModel.Security.dll", "ref/netcore50/System.ServiceModel.Security.xml", - "ref/win8/_._", - "System.ServiceModel.Security.nuspec" + "ref/win8/_._" ] }, "System.Text.Encoding/4.0.10": { "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", "type": "Package", "files": [ + "System.Text.Encoding.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.dll", @@ -14718,6 +15035,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/829e172aadac4937a5a6a4b386855282.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -14725,31 +15046,31 @@ "ref/dotnet/ja/System.Text.Encoding.xml", "ref/dotnet/ko/System.Text.Encoding.xml", "ref/dotnet/ru/System.Text.Encoding.xml", - "ref/dotnet/System.Text.Encoding.dll", - "ref/dotnet/System.Text.Encoding.xml", "ref/dotnet/zh-hans/System.Text.Encoding.xml", "ref/dotnet/zh-hant/System.Text.Encoding.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", - "System.Text.Encoding.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, "System.Text.Encoding.CodePages/4.0.0": { "sha512": "ZHBTr1AXLjY9OuYR7pKx5xfN6QFye1kgd5QAbGrvfCOu7yxRnJs3VUaxERe1fOlnF0mi/xD/Dvb3T3x3HNuPWQ==", "type": "Package", "files": [ + "System.Text.Encoding.CodePages.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.Encoding.CodePages.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.Encoding.CodePages.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/8a616349cf5c4e6ba7634969c080759b.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.xml", "ref/dotnet/de/System.Text.Encoding.CodePages.xml", "ref/dotnet/es/System.Text.Encoding.CodePages.xml", "ref/dotnet/fr/System.Text.Encoding.CodePages.xml", @@ -14757,21 +15078,17 @@ "ref/dotnet/ja/System.Text.Encoding.CodePages.xml", "ref/dotnet/ko/System.Text.Encoding.CodePages.xml", "ref/dotnet/ru/System.Text.Encoding.CodePages.xml", - "ref/dotnet/System.Text.Encoding.CodePages.dll", - "ref/dotnet/System.Text.Encoding.CodePages.xml", "ref/dotnet/zh-hans/System.Text.Encoding.CodePages.xml", "ref/dotnet/zh-hant/System.Text.Encoding.CodePages.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.Encoding.CodePages.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Text.Encoding.Extensions/4.0.10": { "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==", "type": "Package", "files": [ + "System.Text.Encoding.Extensions.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", @@ -14782,6 +15099,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/894d51cf918c4bca91e81a732d958707.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/de/System.Text.Encoding.Extensions.xml", "ref/dotnet/es/System.Text.Encoding.Extensions.xml", "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", @@ -14789,32 +15110,32 @@ "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", - "ref/dotnet/System.Text.Encoding.Extensions.dll", - "ref/dotnet/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", - "System.Text.Encoding.Extensions.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, "System.Text.RegularExpressions/4.0.10": { "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", "type": "Package", "files": [ + "System.Text.RegularExpressions.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Text.RegularExpressions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/de/System.Text.RegularExpressions.xml", "ref/dotnet/es/System.Text.RegularExpressions.xml", "ref/dotnet/fr/System.Text.RegularExpressions.xml", @@ -14822,22 +15143,18 @@ "ref/dotnet/ja/System.Text.RegularExpressions.xml", "ref/dotnet/ko/System.Text.RegularExpressions.xml", "ref/dotnet/ru/System.Text.RegularExpressions.xml", - "ref/dotnet/System.Text.RegularExpressions.dll", - "ref/dotnet/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Text.RegularExpressions.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Threading/4.0.10": { "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", "type": "Package", "files": [ + "System.Threading.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.dll", @@ -14848,6 +15165,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/c17c3791d8fa4efbb8aded2ca8c71fbe.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.dll", + "ref/dotnet/System.Threading.xml", "ref/dotnet/de/System.Threading.xml", "ref/dotnet/es/System.Threading.xml", "ref/dotnet/fr/System.Threading.xml", @@ -14855,29 +15176,27 @@ "ref/dotnet/ja/System.Threading.xml", "ref/dotnet/ko/System.Threading.xml", "ref/dotnet/ru/System.Threading.xml", - "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", "ref/dotnet/zh-hans/System.Threading.xml", "ref/dotnet/zh-hant/System.Threading.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll", - "System.Threading.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Threading.Overlapped/4.0.0": { "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "type": "Package", "files": [ + "System.Threading.Overlapped.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/de/System.Threading.Overlapped.xml", "ref/dotnet/es/System.Threading.Overlapped.xml", "ref/dotnet/fr/System.Threading.Overlapped.xml", @@ -14885,18 +15204,16 @@ "ref/dotnet/ja/System.Threading.Overlapped.xml", "ref/dotnet/ko/System.Threading.Overlapped.xml", "ref/dotnet/ru/System.Threading.Overlapped.xml", - "ref/dotnet/System.Threading.Overlapped.dll", - "ref/dotnet/System.Threading.Overlapped.xml", "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll", - "System.Threading.Overlapped.nuspec" + "ref/net46/System.Threading.Overlapped.dll" ] }, "System.Threading.Tasks/4.0.10": { "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", "type": "Package", "files": [ + "System.Threading.Tasks.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Tasks.dll", @@ -14907,6 +15224,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/a4ed35f8764a4b68bb39ec8d13b3e730.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/de/System.Threading.Tasks.xml", "ref/dotnet/es/System.Threading.Tasks.xml", "ref/dotnet/fr/System.Threading.Tasks.xml", @@ -14914,39 +15235,35 @@ "ref/dotnet/ja/System.Threading.Tasks.xml", "ref/dotnet/ko/System.Threading.Tasks.xml", "ref/dotnet/ru/System.Threading.Tasks.xml", - "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, "System.Threading.Tasks.Dataflow/4.5.25": { "sha512": "Y5/Dj+tYlDxHBwie7bFKp3+1uSG4vqTJRF7Zs7kaUQ3ahYClffCTxvgjrJyPclC+Le55uE7bMLgjZQVOQr3Jfg==", "type": "Package", "files": [ + "System.Threading.Tasks.Dataflow.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Threading.Tasks.Dataflow.dll", "lib/dotnet/System.Threading.Tasks.Dataflow.XML", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll", + "lib/dotnet/System.Threading.Tasks.Dataflow.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.XML", - "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll", "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.XML", - "package/services/metadata/core-properties/b27f9e16f16b429f924c31eb4be21d09.psmdcp", - "System.Threading.Tasks.Dataflow.nuspec" + "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll", + "package/services/metadata/core-properties/b27f9e16f16b429f924c31eb4be21d09.psmdcp" ] }, "System.Threading.Tasks.Parallel/4.0.0": { "sha512": "GXDhjPhF3nE4RtDia0W6JR4UMdmhOyt9ibHmsNV6GLRT4HAGqU636Teo4tqvVQOFp2R6b1ffxPXiRaoqtzGxuA==", "type": "Package", "files": [ + "System.Threading.Tasks.Parallel.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/dotnet/System.Threading.Tasks.Parallel.dll", @@ -14955,6 +15272,8 @@ "lib/win8/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/260c0741092249239a3182de21f409ef.psmdcp", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", + "ref/dotnet/System.Threading.Tasks.Parallel.xml", "ref/dotnet/de/System.Threading.Tasks.Parallel.xml", "ref/dotnet/es/System.Threading.Tasks.Parallel.xml", "ref/dotnet/fr/System.Threading.Tasks.Parallel.xml", @@ -14962,22 +15281,20 @@ "ref/dotnet/ja/System.Threading.Tasks.Parallel.xml", "ref/dotnet/ko/System.Threading.Tasks.Parallel.xml", "ref/dotnet/ru/System.Threading.Tasks.Parallel.xml", - "ref/dotnet/System.Threading.Tasks.Parallel.dll", - "ref/dotnet/System.Threading.Tasks.Parallel.xml", "ref/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml", "ref/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/netcore50/System.Threading.Tasks.Parallel.xml", "ref/win8/_._", - "ref/wpa81/_._", - "System.Threading.Tasks.Parallel.nuspec" + "ref/wpa81/_._" ] }, "System.Threading.Timer/4.0.0": { "sha512": "BIdJH5/e4FnVl7TkRUiE3pWytp7OYiRUGtwUbyLewS/PhKiLepFetdtlW+FvDYOVn60Q2NMTrhHhJ51q+sVW5g==", "type": "Package", "files": [ + "System.Threading.Timer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Threading.Timer.dll", @@ -14986,6 +15303,8 @@ "lib/win81/_._", "lib/wpa81/_._", "package/services/metadata/core-properties/c02c4d3d0eff43ec9b54de9f60bd68ad.psmdcp", + "ref/dotnet/System.Threading.Timer.dll", + "ref/dotnet/System.Threading.Timer.xml", "ref/dotnet/de/System.Threading.Timer.xml", "ref/dotnet/es/System.Threading.Timer.xml", "ref/dotnet/fr/System.Threading.Timer.xml", @@ -14993,8 +15312,6 @@ "ref/dotnet/ja/System.Threading.Timer.xml", "ref/dotnet/ko/System.Threading.Timer.xml", "ref/dotnet/ru/System.Threading.Timer.xml", - "ref/dotnet/System.Threading.Timer.dll", - "ref/dotnet/System.Threading.Timer.xml", "ref/dotnet/zh-hans/System.Threading.Timer.xml", "ref/dotnet/zh-hant/System.Threading.Timer.xml", "ref/net451/_._", @@ -15002,23 +15319,27 @@ "ref/netcore50/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" ] }, "System.Xml.ReaderWriter/4.0.10": { "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", "type": "Package", "files": [ + "System.Xml.ReaderWriter.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/de/System.Xml.ReaderWriter.xml", "ref/dotnet/es/System.Xml.ReaderWriter.xml", "ref/dotnet/fr/System.Xml.ReaderWriter.xml", @@ -15026,31 +15347,31 @@ "ref/dotnet/ja/System.Xml.ReaderWriter.xml", "ref/dotnet/ko/System.Xml.ReaderWriter.xml", "ref/dotnet/ru/System.Xml.ReaderWriter.xml", - "ref/dotnet/System.Xml.ReaderWriter.dll", - "ref/dotnet/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.ReaderWriter.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XDocument/4.0.10": { "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==", "type": "Package", "files": [ + "System.Xml.XDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/f5c45d6b065347dfaa1d90d06221623d.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/de/System.Xml.XDocument.xml", "ref/dotnet/es/System.Xml.XDocument.xml", "ref/dotnet/fr/System.Xml.XDocument.xml", @@ -15058,31 +15379,31 @@ "ref/dotnet/ja/System.Xml.XDocument.xml", "ref/dotnet/ko/System.Xml.XDocument.xml", "ref/dotnet/ru/System.Xml.XDocument.xml", - "ref/dotnet/System.Xml.XDocument.dll", - "ref/dotnet/System.Xml.XDocument.xml", "ref/dotnet/zh-hans/System.Xml.XDocument.xml", "ref/dotnet/zh-hant/System.Xml.XDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlDocument/4.0.0": { "sha512": "H5qTx2+AXgaKE5wehU1ZYeYPFpp/rfFh69/937NvwCrDqbIkvJRmIFyKKpkoMI6gl9hGfuVizfIudVTMyowCXw==", "type": "Package", "files": [ + "System.Xml.XmlDocument.nuspec", "[Content_Types].xml", "_rels/.rels", - "lib/dotnet/System.Xml.XmlDocument.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/89840371bf3f4e0d9ab7b6b34213c74c.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/de/System.Xml.XmlDocument.xml", "ref/dotnet/es/System.Xml.XmlDocument.xml", "ref/dotnet/fr/System.Xml.XmlDocument.xml", @@ -15090,22 +15411,18 @@ "ref/dotnet/ja/System.Xml.XmlDocument.xml", "ref/dotnet/ko/System.Xml.XmlDocument.xml", "ref/dotnet/ru/System.Xml.XmlDocument.xml", - "ref/dotnet/System.Xml.XmlDocument.dll", - "ref/dotnet/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hans/System.Xml.XmlDocument.xml", "ref/dotnet/zh-hant/System.Xml.XmlDocument.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/System.Xml.XmlDocument.dll", "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Xml.XmlDocument.nuspec" + "ref/xamarinmac20/_._" ] }, "System.Xml.XmlSerializer/4.0.10": { "sha512": "OKhE6vruk88z/hl0lmfrMvXteTASgJUagu6PT6S10i9uLbvDR3pTwB6jVgiwa2D2qtTB+eneZbS9jljhPXhTtg==", "type": "Package", "files": [ + "System.Xml.XmlSerializer.nuspec", "[Content_Types].xml", "_rels/.rels", "lib/DNXCore50/System.Xml.XmlSerializer.dll", @@ -15116,6 +15433,10 @@ "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "package/services/metadata/core-properties/1cffc42bca944f1d81ef3c3abdb0f0be.psmdcp", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/System.Xml.XmlSerializer.dll", + "ref/dotnet/System.Xml.XmlSerializer.xml", "ref/dotnet/de/System.Xml.XmlSerializer.xml", "ref/dotnet/es/System.Xml.XmlSerializer.xml", "ref/dotnet/fr/System.Xml.XmlSerializer.xml", @@ -15123,30 +15444,25 @@ "ref/dotnet/ja/System.Xml.XmlSerializer.xml", "ref/dotnet/ko/System.Xml.XmlSerializer.xml", "ref/dotnet/ru/System.Xml.XmlSerializer.xml", - "ref/dotnet/System.Xml.XmlSerializer.dll", - "ref/dotnet/System.Xml.XmlSerializer.xml", "ref/dotnet/zh-hans/System.Xml.XmlSerializer.xml", "ref/dotnet/zh-hant/System.Xml.XmlSerializer.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll", - "System.Xml.XmlSerializer.nuspec" + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll" ] }, "Xamarin.Forms/1.5.0.6447": { - "sha512": "0oBfhFmKt4kxFK+iBdTtZaW6Ys/adM7fH/47EcHLXfsNoe34xtYAqEZ7A4lGMnzg/5hgRVHmiOV2Z0cmZvuTwg==", - "type": "Package", + "sha512": "iPmiog6UF5ZZNyE0faRdWhGlVaoqVRi193wyeStwRxX6l3QNomMFBaHN58ly2vOuKD2KYk+McjBOEQi6HfNwEA==", + "type": "package", "files": [ - "[Content_Types].xml", - "_rels/.rels", + "Xamarin.Forms.1.5.0.6447.nupkg.sha512", + "Xamarin.Forms.nuspec", "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Build.Tasks.dll", "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Core.dll", - "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.targets", "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Xaml.dll", + "build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.targets", "lib/MonoAndroid10/FormsViewGroup.dll", "lib/MonoAndroid10/Xamarin.Forms.Core.dll", "lib/MonoAndroid10/Xamarin.Forms.Core.xml", @@ -15160,6 +15476,18 @@ "lib/MonoTouch10/Xamarin.Forms.Platform.iOS.Classic.dll", "lib/MonoTouch10/Xamarin.Forms.Xaml.dll", "lib/MonoTouch10/Xamarin.Forms.Xaml.xml", + "lib/WP80/Xamarin.Forms.Core.dll", + "lib/WP80/Xamarin.Forms.Core.xml", + "lib/WP80/Xamarin.Forms.Platform.WP8.dll", + "lib/WP80/Xamarin.Forms.Platform.dll", + "lib/WP80/Xamarin.Forms.Xaml.dll", + "lib/WP80/Xamarin.Forms.Xaml.xml", + "lib/Xamarin.iOS10/Xamarin.Forms.Core.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Core.xml", + "lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll", + "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml", "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Core.dll", "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Core.xml", "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Platform.dll", @@ -15167,53 +15495,39 @@ "lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Xamarin.Forms.Xaml.xml", "lib/win81/Xamarin.Forms.Core.dll", "lib/win81/Xamarin.Forms.Core.xml", - "lib/win81/Xamarin.Forms.Platform.dll", - "lib/win81/Xamarin.Forms.Platform.WinRT.dll", - "lib/win81/Xamarin.Forms.Platform.WinRT.pri", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.pri", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/Resources.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/Xamarin.Forms.Platform.WinRT.Tablet.xr.xml", + "lib/win81/Xamarin.Forms.Platform.WinRT.dll", + "lib/win81/Xamarin.Forms.Platform.WinRT.pri", "lib/win81/Xamarin.Forms.Platform.WinRT/FormsTextBox.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT/PageControl.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT/StepperControl.xbf", "lib/win81/Xamarin.Forms.Platform.WinRT/Xamarin.Forms.Platform.WinRT.xr.xml", + "lib/win81/Xamarin.Forms.Platform.dll", "lib/win81/Xamarin.Forms.Xaml.dll", "lib/win81/Xamarin.Forms.Xaml.xml", - "lib/WP80/Xamarin.Forms.Core.dll", - "lib/WP80/Xamarin.Forms.Core.xml", - "lib/WP80/Xamarin.Forms.Platform.dll", - "lib/WP80/Xamarin.Forms.Platform.WP8.dll", - "lib/WP80/Xamarin.Forms.Xaml.dll", - "lib/WP80/Xamarin.Forms.Xaml.xml", "lib/wpa81/Xamarin.Forms.Core.dll", "lib/wpa81/Xamarin.Forms.Core.xml", - "lib/wpa81/Xamarin.Forms.Platform.dll", - "lib/wpa81/Xamarin.Forms.Platform.WinRT.dll", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone.dll", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone.pri", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/PhoneResources.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/Resources.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/SearchBox.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.xr.xml", + "lib/wpa81/Xamarin.Forms.Platform.WinRT.dll", "lib/wpa81/Xamarin.Forms.Platform.WinRT.pri", "lib/wpa81/Xamarin.Forms.Platform.WinRT/FormsTextBox.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT/PageControl.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT/StepperControl.xbf", "lib/wpa81/Xamarin.Forms.Platform.WinRT/Xamarin.Forms.Platform.WinRT.xr.xml", + "lib/wpa81/Xamarin.Forms.Platform.dll", "lib/wpa81/Xamarin.Forms.Xaml.dll", "lib/wpa81/Xamarin.Forms.Xaml.xml", - "lib/Xamarin.iOS10/Xamarin.Forms.Core.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Core.xml", - "lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll", - "lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml", - "package/services/metadata/core-properties/c697bac20229460d93627ea0435752eb.psmdcp", "tools/Xamarin.Forms.Core.Design.dll", - "tools/Xamarin.Forms.Xaml.Design.dll", - "Xamarin.Forms.nuspec" + "tools/Xamarin.Forms.Xaml.Design.dll" ] } }, diff --git a/src/tests/nunit.runner.tests.wp81/MainPage.xaml.cs b/src/tests/nunit.runner.tests.wp81/MainPage.xaml.cs index 4380976..82df623 100644 --- a/src/tests/nunit.runner.tests.wp81/MainPage.xaml.cs +++ b/src/tests/nunit.runner.tests.wp81/MainPage.xaml.cs @@ -53,7 +53,11 @@ public MainPage() //TcpWriterParameters = new TcpWriterInfo("192.168.0.108", 13000), // Creates a NUnit Xml result file on the host file system using PCLStorage library. - CreateXmlResultFile = false + CreateXmlResultFile = false, + + // Choose a diffrent path for the xml result file + // Windows phone 8.1 no permission to create subfolder in Windows.Storage.ApplicationData.Current.LocalFolder + // ResultFilePath = System.IO.Path.Combine(Windows.Storage.ApplicationData.Current.TemporaryFolder.Path, "Nunit", "Results.xml") }; LoadApplication(nunit); diff --git a/src/tests/nunit.runner.tests.wp81/Package.appxmanifest b/src/tests/nunit.runner.tests.wp81/Package.appxmanifest index a8dbaee..939ab71 100644 --- a/src/tests/nunit.runner.tests.wp81/Package.appxmanifest +++ b/src/tests/nunit.runner.tests.wp81/Package.appxmanifest @@ -1,44 +1,30 @@  - - - - - + + nunit.runner.tests.wp81 Rob Assets\StoreLogo.png - 6.3.1 6.3.1 - - + - - - - - - + + + + + + + \ No newline at end of file