diff --git a/src/Common/test-runtime/project.json b/src/Common/test-runtime/project.json index 208473822ecb..73b178efd8ec 100644 --- a/src/Common/test-runtime/project.json +++ b/src/Common/test-runtime/project.json @@ -1,8 +1,8 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-beta-23328", - "Microsoft.NETCore.TestHost": "1.0.0-beta-23328", - "Microsoft.NETCore.Console": "1.0.0-beta-23328", + "Microsoft.NETCore.Platforms": "1.0.1-beta-23419", + "Microsoft.NETCore.TestHost": "1.0.0-beta-23419", + "Microsoft.NETCore.Console": "1.0.0-beta-23419", "coveralls.io": "1.4", "OpenCover": "4.6.166", diff --git a/src/Common/test-runtime/project.lock.json b/src/Common/test-runtime/project.lock.json index b3759f68d5a7..e7cf2b51d590 100644 --- a/src/Common/test-runtime/project.lock.json +++ b/src/Common/test-runtime/project.lock.json @@ -6,7 +6,7 @@ "coveralls.io/1.4": { "type": "package" }, - "Microsoft.CSharp/4.0.1-beta-23328": { + "Microsoft.CSharp/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -42,170 +42,169 @@ "xunit.runner.console": "2.1.0" } }, - "Microsoft.NETCore/5.0.1-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23328", - "Microsoft.NETCore.Targets": "1.0.1-beta-23328", - "Microsoft.VisualBasic": "10.0.1-beta-23328", - "System.AppContext": "4.0.1-beta-23328", - "System.Collections": "4.0.11-beta-23328", - "System.Collections.Concurrent": "4.0.11-beta-23328", - "System.Collections.Immutable": "1.1.38-beta-23328", - "System.ComponentModel": "4.0.1-beta-23328", - "System.ComponentModel.Annotations": "4.0.11-beta-23328", - "System.Diagnostics.Debug": "4.0.11-beta-23328", - "System.Diagnostics.Tools": "4.0.1-beta-23328", - "System.Diagnostics.Tracing": "4.0.21-beta-23328", - "System.Dynamic.Runtime": "4.0.11-beta-23328", - "System.Globalization": "4.0.11-beta-23328", - "System.Globalization.Calendars": "4.0.1-beta-23328", - "System.Globalization.Extensions": "4.0.1-beta-23328", - "System.IO": "4.0.11-beta-23328", - "System.IO.Compression": "4.0.1-beta-23328", - "System.IO.Compression.ZipFile": "4.0.1-beta-23328", - "System.IO.FileSystem": "4.0.1-beta-23328", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23328", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23328", - "System.Linq": "4.0.1-beta-23328", - "System.Linq.Expressions": "4.0.11-beta-23328", - "System.Linq.Parallel": "4.0.1-beta-23328", - "System.Linq.Queryable": "4.0.1-beta-23328", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NetworkInformation": "4.0.1-beta-23328", - "System.Net.Primitives": "4.0.11-beta-23328", - "System.Numerics.Vectors": "4.1.1-beta-23328", - "System.ObjectModel": "4.0.11-beta-23328", - "System.Reflection": "4.1.0-beta-23328", - "System.Reflection.DispatchProxy": "4.0.1-beta-23328", - "System.Reflection.Extensions": "4.0.1-beta-23328", - "System.Reflection.Metadata": "1.0.23-beta-23328", - "System.Reflection.Primitives": "4.0.1-beta-23328", - "System.Reflection.TypeExtensions": "4.0.1-beta-23328", - "System.Resources.ResourceManager": "4.0.1-beta-23328", - "System.Runtime": "4.0.21-beta-23328", - "System.Runtime.Extensions": "4.0.11-beta-23328", - "System.Runtime.Handles": "4.0.1-beta-23328", - "System.Runtime.InteropServices": "4.0.21-beta-23328", - "System.Runtime.Numerics": "4.0.1-beta-23328", - "System.Security.Claims": "4.0.1-beta-23328", - "System.Security.Principal": "4.0.1-beta-23328", - "System.Text.Encoding": "4.0.11-beta-23328", - "System.Text.Encoding.Extensions": "4.0.11-beta-23328", - "System.Text.RegularExpressions": "4.0.11-beta-23328", - "System.Threading": "4.0.11-beta-23328", - "System.Threading.Tasks": "4.0.11-beta-23328", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23328", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23328", - "System.Threading.Timer": "4.0.1-beta-23328", - "System.Xml.ReaderWriter": "4.0.11-beta-23328", - "System.Xml.XDocument": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.Console/1.0.0-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.NETCore": "5.0.1-beta-23328", - "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23328", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23328", - "Microsoft.Win32.Primitives": "4.0.1-beta-23328", - "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23328", - "System.Console": "4.0.0-beta-23328", - "System.Data.Common": "4.0.1-beta-23328", - "System.Data.SqlClient": "4.0.0-beta-23328", - "System.Diagnostics.Contracts": "4.0.1-beta-23328", - "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23328", - "System.Diagnostics.Process": "4.1.0-beta-23328", - "System.Diagnostics.StackTrace": "4.0.1-beta-23328", - "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23328", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", - "System.IO.MemoryMappedFiles": "4.0.0-beta-23328", - "System.IO.Pipes": "4.0.0-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", - "System.Net.NetworkInformation": "4.1.0-beta-23328", - "System.Net.Requests": "4.0.11-beta-23328", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.1.0-beta-23328", - "System.Net.Utilities": "4.0.0-beta-23328", - "System.Net.WebHeaderCollection": "4.0.1-beta-23328", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", - "System.Reflection.Emit": "4.0.1-beta-23328", - "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23328", - "System.Reflection.Emit.Lightweight": "4.0.1-beta-23328", - "System.Resources.ReaderWriter": "4.0.0-beta-23328", - "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23328", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23328", - "System.Runtime.Loader": "4.0.0-beta-23328", - "System.Runtime.Serialization.Json": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", - "System.Runtime.Serialization.Xml": "4.0.11-beta-23328", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.SecureString": "4.0.0-beta-23328", - "System.ServiceModel.Duplex": "4.0.1-beta-23328", - "System.ServiceModel.Http": "4.0.11-beta-23328", - "System.ServiceModel.NetTcp": "4.0.1-beta-23328", - "System.ServiceModel.Primitives": "4.0.1-beta-23328", - "System.ServiceModel.Security": "4.0.1-beta-23328", - "System.Xml.XmlSerializer": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "Microsoft.NETCore/5.0.1-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.1-beta-23419", + "Microsoft.NETCore.Targets": "1.0.1-beta-23419", + "Microsoft.VisualBasic": "10.0.1-beta-23419", + "System.AppContext": "4.0.1-beta-23419", + "System.Collections": "4.0.11-beta-23419", + "System.Collections.Concurrent": "4.0.11-beta-23419", + "System.Collections.Immutable": "1.1.38-beta-23419", + "System.ComponentModel": "4.0.1-beta-23419", + "System.ComponentModel.Annotations": "4.0.11-beta-23419", + "System.Diagnostics.Debug": "4.0.11-beta-23419", + "System.Diagnostics.Tools": "4.0.1-beta-23419", + "System.Diagnostics.Tracing": "4.0.21-beta-23419", + "System.Dynamic.Runtime": "4.0.11-beta-23419", + "System.Globalization": "4.0.11-beta-23419", + "System.Globalization.Calendars": "4.0.1-beta-23419", + "System.Globalization.Extensions": "4.0.1-beta-23419", + "System.IO": "4.0.11-beta-23419", + "System.IO.Compression": "4.1.0-beta-23419", + "System.IO.Compression.ZipFile": "4.0.1-beta-23419", + "System.IO.FileSystem": "4.0.1-beta-23419", + "System.IO.FileSystem.Primitives": "4.0.1-beta-23419", + "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23419", + "System.Linq": "4.0.1-beta-23419", + "System.Linq.Expressions": "4.0.11-beta-23419", + "System.Linq.Parallel": "4.0.1-beta-23419", + "System.Linq.Queryable": "4.0.1-beta-23419", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NetworkInformation": "4.0.1-beta-23419", + "System.Net.Primitives": "4.0.11-beta-23419", + "System.Numerics.Vectors": "4.1.1-beta-23419", + "System.ObjectModel": "4.0.11-beta-23419", + "System.Reflection": "4.1.0-beta-23419", + "System.Reflection.DispatchProxy": "4.0.1-beta-23419", + "System.Reflection.Extensions": "4.0.1-beta-23419", + "System.Reflection.Metadata": "1.1.0-beta-23419", + "System.Reflection.Primitives": "4.0.1-beta-23419", + "System.Reflection.TypeExtensions": "4.0.1-beta-23419", + "System.Resources.ResourceManager": "4.0.1-beta-23419", + "System.Runtime": "4.0.21-beta-23419", + "System.Runtime.Extensions": "4.0.11-beta-23419", + "System.Runtime.Handles": "4.0.1-beta-23419", + "System.Runtime.InteropServices": "4.0.21-beta-23419", + "System.Runtime.Numerics": "4.0.1-beta-23419", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Principal": "4.0.1-beta-23419", + "System.Text.Encoding": "4.0.11-beta-23419", + "System.Text.Encoding.Extensions": "4.0.11-beta-23419", + "System.Text.RegularExpressions": "4.0.11-beta-23419", + "System.Threading": "4.0.11-beta-23419", + "System.Threading.Tasks": "4.0.11-beta-23419", + "System.Threading.Tasks.Dataflow": "4.5.26-beta-23419", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23419", + "System.Threading.Timer": "4.0.1-beta-23419", + "System.Xml.ReaderWriter": "4.0.11-beta-23419", + "System.Xml.XDocument": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.Console/1.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.1-beta-23419", + "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23419", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419", + "Microsoft.Win32.Primitives": "4.0.1-beta-23419", + "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23419", + "System.Console": "4.0.0-beta-23419", + "System.Data.Common": "4.0.1-beta-23419", + "System.Data.SqlClient": "4.0.0-beta-23419", + "System.Diagnostics.Contracts": "4.0.1-beta-23419", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23419", + "System.Diagnostics.Process": "4.1.0-beta-23419", + "System.Diagnostics.StackTrace": "4.0.1-beta-23419", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23419", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", + "System.IO.MemoryMappedFiles": "4.0.0-beta-23419", + "System.IO.Pipes": "4.0.0-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.NetworkInformation": "4.1.0-beta-23419", + "System.Net.Requests": "4.0.11-beta-23419", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "System.Net.Utilities": "4.0.0-beta-23419", + "System.Net.WebHeaderCollection": "4.0.1-beta-23419", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", + "System.Reflection.Emit": "4.0.1-beta-23419", + "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23419", + "System.Reflection.Emit.Lightweight": "4.0.1-beta-23419", + "System.Resources.ReaderWriter": "4.0.0-beta-23419", + "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23419", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23419", + "System.Runtime.Loader": "4.0.0-beta-23419", + "System.Runtime.Serialization.Json": "4.0.1-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", + "System.Runtime.Serialization.Xml": "4.1.0-beta-23419", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.ServiceModel.Duplex": "4.0.1-beta-23419", + "System.ServiceModel.Http": "4.0.11-beta-23419", + "System.ServiceModel.NetTcp": "4.0.1-beta-23419", + "System.ServiceModel.Primitives": "4.1.0-beta-23419", + "System.ServiceModel.Security": "4.0.1-beta-23419", + "System.Xml.XmlSerializer": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23328": { + "Microsoft.NETCore.Platforms/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23328", - "System.Collections": "[4.0.11-beta-23328]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23328]", - "System.Diagnostics.Debug": "[4.0.11-beta-23328]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23328]", - "System.Diagnostics.Tools": "[4.0.1-beta-23328]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23328]", - "System.Globalization": "[4.0.11-beta-23328]", - "System.Globalization.Calendars": "[4.0.1-beta-23328]", - "System.IO": "[4.0.11-beta-23328]", - "System.ObjectModel": "[4.0.11-beta-23328]", - "System.Private.Uri": "[4.0.1-beta-23328]", - "System.Reflection": "[4.1.0-beta-23328]", - "System.Reflection.Extensions": "[4.0.1-beta-23328]", - "System.Reflection.Primitives": "[4.0.1-beta-23328]", - "System.Resources.ResourceManager": "[4.0.1-beta-23328]", - "System.Runtime": "[4.0.21-beta-23328]", - "System.Runtime.Extensions": "[4.0.11-beta-23328]", - "System.Runtime.Handles": "[4.0.1-beta-23328]", - "System.Runtime.InteropServices": "[4.0.21-beta-23328]", - "System.Text.Encoding": "[4.0.11-beta-23328]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23328]", - "System.Threading": "[4.0.11-beta-23328]", - "System.Threading.Tasks": "[4.0.11-beta-23328]", - "System.Threading.Timer": "[4.0.1-beta-23328]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419", + "System.Collections": "[4.0.11-beta-23419]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23419]", + "System.Diagnostics.Debug": "[4.0.11-beta-23419]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23419]", + "System.Diagnostics.Tools": "[4.0.1-beta-23419]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23419]", + "System.Globalization": "[4.0.11-beta-23419]", + "System.Globalization.Calendars": "[4.0.1-beta-23419]", + "System.IO": "[4.0.11-beta-23419]", + "System.ObjectModel": "[4.0.11-beta-23419]", + "System.Private.Uri": "[4.0.1-beta-23419]", + "System.Reflection": "[4.1.0-beta-23419]", + "System.Reflection.Extensions": "[4.0.1-beta-23419]", + "System.Reflection.Primitives": "[4.0.1-beta-23419]", + "System.Resources.ResourceManager": "[4.0.1-beta-23419]", + "System.Runtime": "[4.0.21-beta-23419]", + "System.Runtime.Extensions": "[4.0.11-beta-23419]", + "System.Runtime.Handles": "[4.0.1-beta-23419]", + "System.Runtime.InteropServices": "[4.0.21-beta-23419]", + "System.Text.Encoding": "[4.0.11-beta-23419]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23419]", + "System.Threading": "[4.0.11-beta-23419]", + "System.Threading.Tasks": "[4.0.11-beta-23419]", + "System.Threading.Timer": "[4.0.1-beta-23419]" } }, - "Microsoft.NETCore.Targets/1.0.1-beta-23328": { + "Microsoft.NETCore.Targets/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-beta-23328", - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23328" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23419", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23419" } }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23328": { + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.VisualBasic/10.0.1-beta-23328": { + "Microsoft.VisualBasic/10.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -232,7 +231,7 @@ "lib/dotnet/Microsoft.VisualBasic.dll": {} } }, - "Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -247,7 +246,7 @@ "ReportGenerator/2.3.1.0": { "type": "package" }, - "System.AppContext/4.0.1-beta-23328": { + "System.AppContext/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -259,10 +258,10 @@ "lib/DNXCore50/System.AppContext.dll": {} } }, - "System.Collections/4.0.11-beta-23328": { + "System.Collections/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23328" + "System.Runtime": "4.0.21-beta-23419" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -271,7 +270,7 @@ "lib/DNXCore50/System.Collections.dll": {} } }, - "System.Collections.Concurrent/4.0.11-beta-23328": { + "System.Collections.Concurrent/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -291,7 +290,7 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/1.1.38-beta-23328": { + "System.Collections.Immutable/1.1.38-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -345,7 +344,7 @@ "lib/dotnet/System.Collections.Specialized.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23328": { + "System.ComponentModel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -357,7 +356,7 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, - "System.ComponentModel.Annotations/4.0.11-beta-23328": { + "System.ComponentModel.Annotations/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -379,7 +378,7 @@ "lib/dotnet/System.ComponentModel.Annotations.dll": {} } }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23328": { + "System.ComponentModel.EventBasedAsync/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -394,7 +393,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Console/4.0.0-beta-23328": { + "System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -404,7 +403,7 @@ "ref/dotnet/System.Console.dll": {} } }, - "System.Data.Common/4.0.1-beta-23328": { + "System.Data.Common/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -424,7 +423,7 @@ "lib/dotnet/System.Data.Common.dll": {} } }, - "System.Data.SqlClient/4.0.0-beta-23328": { + "System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Data.Common": "4.0.0", @@ -438,7 +437,7 @@ "ref/dotnet/System.Data.SqlClient.dll": {} } }, - "System.Diagnostics.Contracts/4.0.1-beta-23328": { + "System.Diagnostics.Contracts/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -450,7 +449,7 @@ "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} } }, - "System.Diagnostics.Debug/4.0.11-beta-23328": { + "System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -459,7 +458,7 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -468,7 +467,7 @@ "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "System.Diagnostics.Process/4.1.0-beta-23328": { + "System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -480,7 +479,7 @@ "ref/dotnet/System.Diagnostics.Process.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.1-beta-23328": { + "System.Diagnostics.StackTrace/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -493,7 +492,7 @@ "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} } }, - "System.Diagnostics.Tools/4.0.1-beta-23328": { + "System.Diagnostics.Tools/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -505,7 +504,7 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, - "System.Diagnostics.Tracing/4.0.21-beta-23328": { + "System.Diagnostics.Tracing/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -517,7 +516,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Dynamic.Runtime/4.0.11-beta-23328": { + "System.Dynamic.Runtime/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -543,7 +542,7 @@ "lib/DNXCore50/System.Dynamic.Runtime.dll": {} } }, - "System.Globalization/4.0.11-beta-23328": { + "System.Globalization/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -555,7 +554,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.Globalization.Calendars/4.0.1-beta-23328": { + "System.Globalization.Calendars/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -568,7 +567,7 @@ "lib/DNXCore50/System.Globalization.Calendars.dll": {} } }, - "System.Globalization.Extensions/4.0.1-beta-23328": { + "System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -579,7 +578,7 @@ "ref/dotnet/System.Globalization.Extensions.dll": {} } }, - "System.IO/4.0.11-beta-23328": { + "System.IO/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -593,7 +592,7 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.IO.Compression/4.0.1-beta-23328": { + "System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -605,7 +604,7 @@ "ref/dotnet/System.IO.Compression.dll": {} } }, - "System.IO.Compression.ZipFile/4.0.1-beta-23328": { + "System.IO.Compression.ZipFile/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -624,7 +623,7 @@ "lib/dotnet/System.IO.Compression.ZipFile.dll": {} } }, - "System.IO.FileSystem/4.0.1-beta-23328": { + "System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -638,7 +637,7 @@ "ref/dotnet/System.IO.FileSystem.dll": {} } }, - "System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -649,7 +648,7 @@ "ref/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23328": { + "System.IO.FileSystem.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -661,7 +660,7 @@ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} } }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -670,7 +669,7 @@ "ref/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -684,7 +683,7 @@ "ref/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "System.IO.Pipes/4.0.0-beta-23328": { + "System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -697,7 +696,7 @@ "ref/dotnet/System.IO.Pipes.dll": {} } }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23328": { + "System.IO.UnmanagedMemoryStream/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -715,7 +714,7 @@ "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} } }, - "System.Linq/4.0.1-beta-23328": { + "System.Linq/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -731,7 +730,7 @@ "lib/dotnet/System.Linq.dll": {} } }, - "System.Linq.Expressions/4.0.11-beta-23328": { + "System.Linq.Expressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -757,7 +756,7 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, - "System.Linq.Parallel/4.0.1-beta-23328": { + "System.Linq.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -778,7 +777,7 @@ "lib/dotnet/System.Linq.Parallel.dll": {} } }, - "System.Linq.Queryable/4.0.1-beta-23328": { + "System.Linq.Queryable/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -796,7 +795,7 @@ "lib/dotnet/System.Linq.Queryable.dll": {} } }, - "System.Net.Http/4.0.1-beta-23328": { + "System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -809,7 +808,7 @@ "ref/dotnet/System.Net.Http.dll": {} } }, - "System.Net.NameResolution/4.0.0-beta-23328": { + "System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Net.Primitives": "4.0.10", @@ -820,10 +819,10 @@ "ref/dotnet/System.Net.NameResolution.dll": {} } }, - "System.Net.NetworkInformation/4.1.0-beta-23328": { + "System.Net.NetworkInformation/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", + "System.Private.Networking": "4.0.1-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -833,7 +832,7 @@ "lib/DNXCore50/System.Net.NetworkInformation.dll": {} } }, - "System.Net.Primitives/4.0.11-beta-23328": { + "System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -843,7 +842,7 @@ "ref/dotnet/System.Net.Primitives.dll": {} } }, - "System.Net.Requests/4.0.11-beta-23328": { + "System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -856,35 +855,35 @@ "ref/dotnet/System.Net.Requests.dll": {} } }, - "System.Net.Security/4.0.0-beta-23328": { + "System.Net.Security/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Security.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Security.dll": {} } }, - "System.Net.Sockets/4.1.0-beta-23328": { + "System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", - "System.Runtime": "4.0.20" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Sockets.dll": {} } }, - "System.Net.Utilities/4.0.0-beta-23328": { + "System.Net.Utilities/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Net.Utilities.dll": {} @@ -893,7 +892,7 @@ "lib/DNXCore50/System.Net.Utilities.dll": {} } }, - "System.Net.WebHeaderCollection/4.0.1-beta-23328": { + "System.Net.WebHeaderCollection/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -909,7 +908,7 @@ "lib/dotnet/System.Net.WebHeaderCollection.dll": {} } }, - "System.Net.WebSockets/4.0.0-beta-23328": { + "System.Net.WebSockets/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -924,7 +923,7 @@ "lib/dotnet/System.Net.WebSockets.dll": {} } }, - "System.Net.WebSockets.Client/4.0.0-beta-23328": { + "System.Net.WebSockets.Client/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -934,13 +933,13 @@ "System.Globalization": "4.0.10", "System.Net.Primitives": "4.0.10", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", "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.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10" @@ -952,7 +951,7 @@ "lib/DNXCore50/System.Net.WebSockets.Client.dll": {} } }, - "System.Numerics.Vectors/4.1.1-beta-23328": { + "System.Numerics.Vectors/4.1.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -967,7 +966,7 @@ "lib/dotnet/System.Numerics.Vectors.dll": {} } }, - "System.ObjectModel/4.0.11-beta-23328": { + "System.ObjectModel/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -983,7 +982,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.DataContractSerialization/4.0.1-beta-23328": { + "System.Private.DataContractSerialization/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -998,7 +997,7 @@ "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", @@ -1014,7 +1013,7 @@ "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} } }, - "System.Private.Networking/4.0.1-beta-23328": { + "System.Private.Networking/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -1033,13 +1032,14 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Threading": "4.0.10", "System.Threading.Overlapped": "4.0.0", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dnxcore50/_._": {} @@ -1048,7 +1048,7 @@ "lib/DNXCore50/System.Private.Networking.dll": {} } }, - "System.Private.ServiceModel/4.0.1-beta-23328": { + "System.Private.ServiceModel/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1056,7 +1056,6 @@ "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.Diagnostics.Tracing": "4.0.20", "System.Globalization": "4.0.10", @@ -1065,14 +1064,14 @@ "System.Linq": "4.0.0", "System.Linq.Expressions": "4.0.10", "System.Linq.Queryable": "4.0.0", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", "System.Net.Primitives": "4.0.10", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.0.10-beta-23328", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", "System.ObjectModel": "4.0.10", "System.Reflection": "4.0.10", "System.Reflection.DispatchProxy": "4.0.0", @@ -1085,10 +1084,10 @@ "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Serialization.Primitives": "4.0.10", "System.Runtime.Serialization.Xml": "4.0.10", - "System.Security.Claims": "4.0.0", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", @@ -1104,13 +1103,13 @@ "lib/DNXCore50/System.Private.ServiceModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23328": { + "System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dnxcore50/_._": {} } }, - "System.Reflection/4.1.0-beta-23328": { + "System.Reflection/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -1124,7 +1123,7 @@ "lib/DNXCore50/System.Reflection.dll": {} } }, - "System.Reflection.DispatchProxy/4.0.1-beta-23328": { + "System.Reflection.DispatchProxy/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1143,7 +1142,7 @@ "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} } }, - "System.Reflection.Emit/4.0.1-beta-23328": { + "System.Reflection.Emit/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -1159,7 +1158,7 @@ "lib/DNXCore50/System.Reflection.Emit.dll": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23328": { + "System.Reflection.Emit.ILGeneration/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1173,7 +1172,7 @@ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} } }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23328": { + "System.Reflection.Emit.Lightweight/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1188,7 +1187,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23328": { + "System.Reflection.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1201,7 +1200,7 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.0.23-beta-23328": { + "System.Reflection.Metadata/1.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -1226,7 +1225,7 @@ "lib/dotnet/System.Reflection.Metadata.dll": {} } }, - "System.Reflection.Primitives/4.0.1-beta-23328": { + "System.Reflection.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1238,7 +1237,7 @@ "lib/DNXCore50/System.Reflection.Primitives.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.1-beta-23328": { + "System.Reflection.TypeExtensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1251,7 +1250,7 @@ "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} } }, - "System.Resources.ReaderWriter/4.0.0-beta-23328": { + "System.Resources.ReaderWriter/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1269,7 +1268,7 @@ "lib/DNXCore50/System.Resources.ReaderWriter.dll": {} } }, - "System.Resources.ResourceManager/4.0.1-beta-23328": { + "System.Resources.ResourceManager/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -1283,10 +1282,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23328": { + "System.Runtime/4.0.21-beta-23419": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23328" + "System.Private.Uri": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -1295,7 +1294,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23328": { + "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1307,7 +1306,7 @@ "lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23328": { + "System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1316,7 +1315,7 @@ "ref/dotnet/System.Runtime.Extensions.dll": {} } }, - "System.Runtime.Handles/4.0.1-beta-23328": { + "System.Runtime.Handles/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1328,7 +1327,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23328": { + "System.Runtime.InteropServices/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1343,7 +1342,7 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1352,7 +1351,7 @@ "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "System.Runtime.Loader/4.0.0-beta-23328": { + "System.Runtime.Loader/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -1366,7 +1365,7 @@ "lib/DNXCore50/System.Runtime.Loader.dll": {} } }, - "System.Runtime.Numerics/4.0.1-beta-23328": { + "System.Runtime.Numerics/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -1381,10 +1380,10 @@ "lib/dotnet/System.Runtime.Numerics.dll": {} } }, - "System.Runtime.Serialization.Json/4.0.1-beta-23328": { + "System.Runtime.Serialization.Json/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Json.dll": {} @@ -1393,7 +1392,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} } }, - "System.Runtime.Serialization.Primitives/4.0.11-beta-23328": { + "System.Runtime.Serialization.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -1406,11 +1405,11 @@ "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} } }, - "System.Runtime.Serialization.Xml/4.0.11-beta-23328": { + "System.Runtime.Serialization.Xml/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -1419,7 +1418,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {} } }, - "System.Security.Claims/4.0.1-beta-23328": { + "System.Security.Claims/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -1438,18 +1437,18 @@ "lib/dotnet/System.Security.Claims.dll": {} } }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1458,7 +1457,7 @@ "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { + "System.Security.Cryptography.Primitives/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", @@ -1476,19 +1475,19 @@ "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} } }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "System.Security.Principal/4.0.1-beta-23328": { + "System.Security.Principal/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1500,7 +1499,7 @@ "lib/dotnet/System.Security.Principal.dll": {} } }, - "System.Security.Principal.Windows/4.0.0-beta-23328": { + "System.Security.Principal.Windows/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -1523,27 +1522,10 @@ "lib/DNXCore50/System.Security.Principal.Windows.dll": {} } }, - "System.Security.SecureString/4.0.0-beta-23328": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/System.Security.SecureString.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.SecureString.dll": {} - } - }, - "System.ServiceModel.Duplex/4.0.1-beta-23328": { + "System.ServiceModel.Duplex/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Duplex.dll": {} @@ -1552,10 +1534,10 @@ "lib/DNXCore50/System.ServiceModel.Duplex.dll": {} } }, - "System.ServiceModel.Http/4.0.11-beta-23328": { + "System.ServiceModel.Http/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328", + "System.Private.ServiceModel": "4.1.0-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -1565,10 +1547,10 @@ "lib/DNXCore50/System.ServiceModel.Http.dll": {} } }, - "System.ServiceModel.NetTcp/4.0.1-beta-23328": { + "System.ServiceModel.NetTcp/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.NetTcp.dll": {} @@ -1577,10 +1559,10 @@ "lib/DNXCore50/System.ServiceModel.NetTcp.dll": {} } }, - "System.ServiceModel.Primitives/4.0.1-beta-23328": { + "System.ServiceModel.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Primitives.dll": {} @@ -1589,10 +1571,10 @@ "lib/DNXCore50/System.ServiceModel.Primitives.dll": {} } }, - "System.ServiceModel.Security/4.0.1-beta-23328": { + "System.ServiceModel.Security/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Security.dll": {} @@ -1601,7 +1583,7 @@ "lib/DNXCore50/System.ServiceModel.Security.dll": {} } }, - "System.Text.Encoding/4.0.11-beta-23328": { + "System.Text.Encoding/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1613,7 +1595,7 @@ "lib/DNXCore50/System.Text.Encoding.dll": {} } }, - "System.Text.Encoding.Extensions/4.0.11-beta-23328": { + "System.Text.Encoding.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -1626,7 +1608,7 @@ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.RegularExpressions/4.0.11-beta-23328": { + "System.Text.RegularExpressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1643,7 +1625,7 @@ "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, - "System.Threading/4.0.11-beta-23328": { + "System.Threading/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -1666,7 +1648,7 @@ "lib/DNXCore50/System.Threading.Overlapped.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23328": { + "System.Threading.Tasks/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1678,7 +1660,7 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23328": { + "System.Threading.Tasks.Dataflow/4.5.26-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -1700,7 +1682,7 @@ "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} } }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23328": { + "System.Threading.Tasks.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", @@ -1719,7 +1701,7 @@ "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} } }, - "System.Threading.ThreadPool/4.0.10-beta-23328": { + "System.Threading.ThreadPool/4.0.10-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -1732,7 +1714,7 @@ "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "System.Threading.Timer/4.0.1-beta-23328": { + "System.Threading.Timer/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1744,7 +1726,7 @@ "lib/DNXCore50/System.Threading.Timer.dll": {} } }, - "System.Xml.ReaderWriter/4.0.11-beta-23328": { + "System.Xml.ReaderWriter/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1759,7 +1741,7 @@ "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.Text.RegularExpressions": "4.0.0", "System.Threading.Tasks": "4.0.10" }, "compile": { @@ -1769,7 +1751,7 @@ "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "System.Xml.XDocument/4.0.11-beta-23328": { + "System.Xml.XDocument/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1813,7 +1795,7 @@ "lib/dotnet/System.Xml.XmlDocument.dll": {} } }, - "System.Xml.XmlSerializer/4.0.11-beta-23328": { + "System.Xml.XmlSerializer/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1994,7 +1976,7 @@ "coveralls.io/1.4": { "type": "package" }, - "Microsoft.CSharp/4.0.1-beta-23328": { + "Microsoft.CSharp/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2030,170 +2012,169 @@ "xunit.runner.console": "2.1.0" } }, - "Microsoft.NETCore/5.0.1-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23328", - "Microsoft.NETCore.Targets": "1.0.1-beta-23328", - "Microsoft.VisualBasic": "10.0.1-beta-23328", - "System.AppContext": "4.0.1-beta-23328", - "System.Collections": "4.0.11-beta-23328", - "System.Collections.Concurrent": "4.0.11-beta-23328", - "System.Collections.Immutable": "1.1.38-beta-23328", - "System.ComponentModel": "4.0.1-beta-23328", - "System.ComponentModel.Annotations": "4.0.11-beta-23328", - "System.Diagnostics.Debug": "4.0.11-beta-23328", - "System.Diagnostics.Tools": "4.0.1-beta-23328", - "System.Diagnostics.Tracing": "4.0.21-beta-23328", - "System.Dynamic.Runtime": "4.0.11-beta-23328", - "System.Globalization": "4.0.11-beta-23328", - "System.Globalization.Calendars": "4.0.1-beta-23328", - "System.Globalization.Extensions": "4.0.1-beta-23328", - "System.IO": "4.0.11-beta-23328", - "System.IO.Compression": "4.0.1-beta-23328", - "System.IO.Compression.ZipFile": "4.0.1-beta-23328", - "System.IO.FileSystem": "4.0.1-beta-23328", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23328", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23328", - "System.Linq": "4.0.1-beta-23328", - "System.Linq.Expressions": "4.0.11-beta-23328", - "System.Linq.Parallel": "4.0.1-beta-23328", - "System.Linq.Queryable": "4.0.1-beta-23328", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NetworkInformation": "4.0.1-beta-23328", - "System.Net.Primitives": "4.0.11-beta-23328", - "System.Numerics.Vectors": "4.1.1-beta-23328", - "System.ObjectModel": "4.0.11-beta-23328", - "System.Reflection": "4.1.0-beta-23328", - "System.Reflection.DispatchProxy": "4.0.1-beta-23328", - "System.Reflection.Extensions": "4.0.1-beta-23328", - "System.Reflection.Metadata": "1.0.23-beta-23328", - "System.Reflection.Primitives": "4.0.1-beta-23328", - "System.Reflection.TypeExtensions": "4.0.1-beta-23328", - "System.Resources.ResourceManager": "4.0.1-beta-23328", - "System.Runtime": "4.0.21-beta-23328", - "System.Runtime.Extensions": "4.0.11-beta-23328", - "System.Runtime.Handles": "4.0.1-beta-23328", - "System.Runtime.InteropServices": "4.0.21-beta-23328", - "System.Runtime.Numerics": "4.0.1-beta-23328", - "System.Security.Claims": "4.0.1-beta-23328", - "System.Security.Principal": "4.0.1-beta-23328", - "System.Text.Encoding": "4.0.11-beta-23328", - "System.Text.Encoding.Extensions": "4.0.11-beta-23328", - "System.Text.RegularExpressions": "4.0.11-beta-23328", - "System.Threading": "4.0.11-beta-23328", - "System.Threading.Tasks": "4.0.11-beta-23328", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23328", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23328", - "System.Threading.Timer": "4.0.1-beta-23328", - "System.Xml.ReaderWriter": "4.0.11-beta-23328", - "System.Xml.XDocument": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.Console/1.0.0-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.NETCore": "5.0.1-beta-23328", - "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23328", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23328", - "Microsoft.Win32.Primitives": "4.0.1-beta-23328", - "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23328", - "System.Console": "4.0.0-beta-23328", - "System.Data.Common": "4.0.1-beta-23328", - "System.Data.SqlClient": "4.0.0-beta-23328", - "System.Diagnostics.Contracts": "4.0.1-beta-23328", - "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23328", - "System.Diagnostics.Process": "4.1.0-beta-23328", - "System.Diagnostics.StackTrace": "4.0.1-beta-23328", - "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23328", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", - "System.IO.MemoryMappedFiles": "4.0.0-beta-23328", - "System.IO.Pipes": "4.0.0-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", - "System.Net.NetworkInformation": "4.1.0-beta-23328", - "System.Net.Requests": "4.0.11-beta-23328", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.1.0-beta-23328", - "System.Net.Utilities": "4.0.0-beta-23328", - "System.Net.WebHeaderCollection": "4.0.1-beta-23328", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", - "System.Reflection.Emit": "4.0.1-beta-23328", - "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23328", - "System.Reflection.Emit.Lightweight": "4.0.1-beta-23328", - "System.Resources.ReaderWriter": "4.0.0-beta-23328", - "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23328", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23328", - "System.Runtime.Loader": "4.0.0-beta-23328", - "System.Runtime.Serialization.Json": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", - "System.Runtime.Serialization.Xml": "4.0.11-beta-23328", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.SecureString": "4.0.0-beta-23328", - "System.ServiceModel.Duplex": "4.0.1-beta-23328", - "System.ServiceModel.Http": "4.0.11-beta-23328", - "System.ServiceModel.NetTcp": "4.0.1-beta-23328", - "System.ServiceModel.Primitives": "4.0.1-beta-23328", - "System.ServiceModel.Security": "4.0.1-beta-23328", - "System.Xml.XmlSerializer": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "Microsoft.NETCore/5.0.1-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.1-beta-23419", + "Microsoft.NETCore.Targets": "1.0.1-beta-23419", + "Microsoft.VisualBasic": "10.0.1-beta-23419", + "System.AppContext": "4.0.1-beta-23419", + "System.Collections": "4.0.11-beta-23419", + "System.Collections.Concurrent": "4.0.11-beta-23419", + "System.Collections.Immutable": "1.1.38-beta-23419", + "System.ComponentModel": "4.0.1-beta-23419", + "System.ComponentModel.Annotations": "4.0.11-beta-23419", + "System.Diagnostics.Debug": "4.0.11-beta-23419", + "System.Diagnostics.Tools": "4.0.1-beta-23419", + "System.Diagnostics.Tracing": "4.0.21-beta-23419", + "System.Dynamic.Runtime": "4.0.11-beta-23419", + "System.Globalization": "4.0.11-beta-23419", + "System.Globalization.Calendars": "4.0.1-beta-23419", + "System.Globalization.Extensions": "4.0.1-beta-23419", + "System.IO": "4.0.11-beta-23419", + "System.IO.Compression": "4.1.0-beta-23419", + "System.IO.Compression.ZipFile": "4.0.1-beta-23419", + "System.IO.FileSystem": "4.0.1-beta-23419", + "System.IO.FileSystem.Primitives": "4.0.1-beta-23419", + "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23419", + "System.Linq": "4.0.1-beta-23419", + "System.Linq.Expressions": "4.0.11-beta-23419", + "System.Linq.Parallel": "4.0.1-beta-23419", + "System.Linq.Queryable": "4.0.1-beta-23419", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NetworkInformation": "4.0.1-beta-23419", + "System.Net.Primitives": "4.0.11-beta-23419", + "System.Numerics.Vectors": "4.1.1-beta-23419", + "System.ObjectModel": "4.0.11-beta-23419", + "System.Reflection": "4.1.0-beta-23419", + "System.Reflection.DispatchProxy": "4.0.1-beta-23419", + "System.Reflection.Extensions": "4.0.1-beta-23419", + "System.Reflection.Metadata": "1.1.0-beta-23419", + "System.Reflection.Primitives": "4.0.1-beta-23419", + "System.Reflection.TypeExtensions": "4.0.1-beta-23419", + "System.Resources.ResourceManager": "4.0.1-beta-23419", + "System.Runtime": "4.0.21-beta-23419", + "System.Runtime.Extensions": "4.0.11-beta-23419", + "System.Runtime.Handles": "4.0.1-beta-23419", + "System.Runtime.InteropServices": "4.0.21-beta-23419", + "System.Runtime.Numerics": "4.0.1-beta-23419", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Principal": "4.0.1-beta-23419", + "System.Text.Encoding": "4.0.11-beta-23419", + "System.Text.Encoding.Extensions": "4.0.11-beta-23419", + "System.Text.RegularExpressions": "4.0.11-beta-23419", + "System.Threading": "4.0.11-beta-23419", + "System.Threading.Tasks": "4.0.11-beta-23419", + "System.Threading.Tasks.Dataflow": "4.5.26-beta-23419", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23419", + "System.Threading.Timer": "4.0.1-beta-23419", + "System.Xml.ReaderWriter": "4.0.11-beta-23419", + "System.Xml.XDocument": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.Console/1.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.1-beta-23419", + "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23419", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419", + "Microsoft.Win32.Primitives": "4.0.1-beta-23419", + "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23419", + "System.Console": "4.0.0-beta-23419", + "System.Data.Common": "4.0.1-beta-23419", + "System.Data.SqlClient": "4.0.0-beta-23419", + "System.Diagnostics.Contracts": "4.0.1-beta-23419", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23419", + "System.Diagnostics.Process": "4.1.0-beta-23419", + "System.Diagnostics.StackTrace": "4.0.1-beta-23419", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23419", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", + "System.IO.MemoryMappedFiles": "4.0.0-beta-23419", + "System.IO.Pipes": "4.0.0-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.NetworkInformation": "4.1.0-beta-23419", + "System.Net.Requests": "4.0.11-beta-23419", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "System.Net.Utilities": "4.0.0-beta-23419", + "System.Net.WebHeaderCollection": "4.0.1-beta-23419", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", + "System.Reflection.Emit": "4.0.1-beta-23419", + "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23419", + "System.Reflection.Emit.Lightweight": "4.0.1-beta-23419", + "System.Resources.ReaderWriter": "4.0.0-beta-23419", + "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23419", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23419", + "System.Runtime.Loader": "4.0.0-beta-23419", + "System.Runtime.Serialization.Json": "4.0.1-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", + "System.Runtime.Serialization.Xml": "4.1.0-beta-23419", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.ServiceModel.Duplex": "4.0.1-beta-23419", + "System.ServiceModel.Http": "4.0.11-beta-23419", + "System.ServiceModel.NetTcp": "4.0.1-beta-23419", + "System.ServiceModel.Primitives": "4.1.0-beta-23419", + "System.ServiceModel.Security": "4.0.1-beta-23419", + "System.Xml.XmlSerializer": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23328": { + "Microsoft.NETCore.Platforms/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23328", - "System.Collections": "[4.0.11-beta-23328]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23328]", - "System.Diagnostics.Debug": "[4.0.11-beta-23328]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23328]", - "System.Diagnostics.Tools": "[4.0.1-beta-23328]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23328]", - "System.Globalization": "[4.0.11-beta-23328]", - "System.Globalization.Calendars": "[4.0.1-beta-23328]", - "System.IO": "[4.0.11-beta-23328]", - "System.ObjectModel": "[4.0.11-beta-23328]", - "System.Private.Uri": "[4.0.1-beta-23328]", - "System.Reflection": "[4.1.0-beta-23328]", - "System.Reflection.Extensions": "[4.0.1-beta-23328]", - "System.Reflection.Primitives": "[4.0.1-beta-23328]", - "System.Resources.ResourceManager": "[4.0.1-beta-23328]", - "System.Runtime": "[4.0.21-beta-23328]", - "System.Runtime.Extensions": "[4.0.11-beta-23328]", - "System.Runtime.Handles": "[4.0.1-beta-23328]", - "System.Runtime.InteropServices": "[4.0.21-beta-23328]", - "System.Text.Encoding": "[4.0.11-beta-23328]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23328]", - "System.Threading": "[4.0.11-beta-23328]", - "System.Threading.Tasks": "[4.0.11-beta-23328]", - "System.Threading.Timer": "[4.0.1-beta-23328]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419", + "System.Collections": "[4.0.11-beta-23419]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23419]", + "System.Diagnostics.Debug": "[4.0.11-beta-23419]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23419]", + "System.Diagnostics.Tools": "[4.0.1-beta-23419]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23419]", + "System.Globalization": "[4.0.11-beta-23419]", + "System.Globalization.Calendars": "[4.0.1-beta-23419]", + "System.IO": "[4.0.11-beta-23419]", + "System.ObjectModel": "[4.0.11-beta-23419]", + "System.Private.Uri": "[4.0.1-beta-23419]", + "System.Reflection": "[4.1.0-beta-23419]", + "System.Reflection.Extensions": "[4.0.1-beta-23419]", + "System.Reflection.Primitives": "[4.0.1-beta-23419]", + "System.Resources.ResourceManager": "[4.0.1-beta-23419]", + "System.Runtime": "[4.0.21-beta-23419]", + "System.Runtime.Extensions": "[4.0.11-beta-23419]", + "System.Runtime.Handles": "[4.0.1-beta-23419]", + "System.Runtime.InteropServices": "[4.0.21-beta-23419]", + "System.Text.Encoding": "[4.0.11-beta-23419]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23419]", + "System.Threading": "[4.0.11-beta-23419]", + "System.Threading.Tasks": "[4.0.11-beta-23419]", + "System.Threading.Timer": "[4.0.1-beta-23419]" } }, - "Microsoft.NETCore.Targets/1.0.1-beta-23328": { + "Microsoft.NETCore.Targets/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-beta-23328", - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23328" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23419", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23419" } }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23328": { + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.VisualBasic/10.0.1-beta-23328": { + "Microsoft.VisualBasic/10.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2220,7 +2201,7 @@ "lib/dotnet/Microsoft.VisualBasic.dll": {} } }, - "Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -2229,7 +2210,7 @@ "ref/dotnet/Microsoft.Win32.Primitives.dll": {} } }, - "Microsoft.Win32.Registry/4.0.0-beta-23328": { + "Microsoft.Win32.Registry/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2253,7 +2234,7 @@ "ReportGenerator/2.3.1.0": { "type": "package" }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -2266,7 +2247,7 @@ "runtimes/win7/lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, - "runtime.win7.System.Console/4.0.0-beta-23328": { + "runtime.win7.System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -2286,7 +2267,7 @@ "runtimes/win7/lib/dotnet/System.Console.dll": {} } }, - "runtime.win7.System.Data.SqlClient/4.0.0-beta-23328": { + "runtime.win7.System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -2298,6 +2279,9 @@ "System.Globalization": "4.0.10", "System.IO": "4.0.10", "System.Linq": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Reflection": "4.0.0", "System.Reflection.TypeExtensions": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -2305,14 +2289,16 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.CodePages": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", "System.Text.RegularExpressions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23328", - "System.Threading.ThreadPool": "4.0.0-beta-23328", + "System.Threading.Thread": "4.0.0-beta-23419", + "System.Threading.ThreadPool": "4.0.0-beta-23419", "System.Threading.Timer": "4.0.0", "System.Xml.ReaderWriter": "4.0.0" }, @@ -2323,7 +2309,7 @@ "runtimes/win7/lib/DNXCore50/System.Data.SqlClient.dll": {} } }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23328": { + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -2332,7 +2318,7 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -2347,11 +2333,11 @@ "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", - "Microsoft.Win32.Registry": "4.0.0-beta-23328", + "Microsoft.Win32.Registry": "4.0.0-beta-23419", "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -2367,8 +2353,8 @@ "System.Text.Encoding.Extensions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23328", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.Thread": "4.0.0-beta-23419", + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -2377,7 +2363,7 @@ "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll": {} } }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23328": { + "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -2393,7 +2379,7 @@ "runtimes/win7/lib/dotnet/System.Globalization.Extensions.dll": {} } }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2417,7 +2403,7 @@ "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll": {} } }, - "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -2435,7 +2421,7 @@ "runtimes/win7/lib/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -2455,7 +2441,7 @@ "runtimes/win7/lib/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "runtime.win7.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.win7.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -2476,7 +2462,7 @@ "runtimes/win7/lib/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "runtime.win7.System.IO.Pipes/4.0.0-beta-23328": { + "runtime.win7.System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -2498,7 +2484,7 @@ "runtimes/win7/lib/dotnet/System.IO.Pipes.dll": {} } }, - "runtime.win7.System.Net.Http/4.0.1-beta-23328": { + "runtime.win7.System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -2513,7 +2499,7 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.0", "System.Threading.Tasks": "4.0.10" @@ -2525,10 +2511,10 @@ "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} } }, - "runtime.win7.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.win7.System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -2537,10 +2523,10 @@ "lib/DNXCore50/System.Net.NameResolution.dll": {} } }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.win7.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -2549,7 +2535,7 @@ "lib/DNXCore50/System.Net.Primitives.dll": {} } }, - "runtime.win7.System.Net.Requests/4.0.11-beta-23328": { + "runtime.win7.System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2570,7 +2556,32 @@ "runtimes/win7/lib/dotnet/System.Net.Requests.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23328": { + "runtime.win7.System.Net.Security/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23419" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Security.dll": {} + } + }, + "runtime.win7.System.Net.Sockets/4.1.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23419", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Sockets.dll": {} + } + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -2579,7 +2590,7 @@ "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} } }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -2588,7 +2599,7 @@ "lib/DNXCore50/System.Runtime.Extensions.dll": {} } }, - "runtime.win7.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.win7.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -2601,7 +2612,7 @@ "runtimes/win7/lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -2609,7 +2620,7 @@ "System.Runtime": "4.0.20", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.0", "System.Text.Encoding.Extensions": "4.0.0" }, @@ -2620,15 +2631,19 @@ "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "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.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -2637,7 +2652,7 @@ "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2651,11 +2666,11 @@ "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Cng": "4.0.0-beta-23328", - "System.Security.Cryptography.Csp": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Cng": "4.0.0-beta-23419", + "System.Security.Cryptography.Csp": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10" }, @@ -2666,7 +2681,7 @@ "runtimes/win7/lib/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "runtime.win7.System.Threading/4.0.11-beta-23328": { + "runtime.win7.System.Threading/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -2675,13 +2690,13 @@ "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} } }, - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/win7-x64/native/CoreConsole.exe": {} } }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -2699,19 +2714,19 @@ "runtimes/win7-x64/native/mscorrc.dll": {} } }, - "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/win7-x64/native/CoreRun.exe": {} } }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package", "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.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": {}, @@ -2774,13 +2789,13 @@ "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-StringAnsi-L1-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-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": {}, @@ -2832,7 +2847,7 @@ "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} } }, - "System.AppContext/4.0.1-beta-23328": { + "System.AppContext/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -2844,10 +2859,10 @@ "lib/DNXCore50/System.AppContext.dll": {} } }, - "System.Collections/4.0.11-beta-23328": { + "System.Collections/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23328" + "System.Runtime": "4.0.21-beta-23419" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -2856,7 +2871,7 @@ "lib/DNXCore50/System.Collections.dll": {} } }, - "System.Collections.Concurrent/4.0.11-beta-23328": { + "System.Collections.Concurrent/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2876,7 +2891,7 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/1.1.38-beta-23328": { + "System.Collections.Immutable/1.1.38-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -2930,7 +2945,7 @@ "lib/dotnet/System.Collections.Specialized.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23328": { + "System.ComponentModel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -2942,7 +2957,7 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, - "System.ComponentModel.Annotations/4.0.11-beta-23328": { + "System.ComponentModel.Annotations/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -2964,7 +2979,7 @@ "lib/dotnet/System.ComponentModel.Annotations.dll": {} } }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23328": { + "System.ComponentModel.EventBasedAsync/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -2979,7 +2994,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Console/4.0.0-beta-23328": { + "System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -2989,7 +3004,7 @@ "ref/dotnet/System.Console.dll": {} } }, - "System.Data.Common/4.0.1-beta-23328": { + "System.Data.Common/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3009,7 +3024,7 @@ "lib/dotnet/System.Data.Common.dll": {} } }, - "System.Data.SqlClient/4.0.0-beta-23328": { + "System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Data.Common": "4.0.0", @@ -3023,7 +3038,7 @@ "ref/dotnet/System.Data.SqlClient.dll": {} } }, - "System.Diagnostics.Contracts/4.0.1-beta-23328": { + "System.Diagnostics.Contracts/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3035,7 +3050,7 @@ "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} } }, - "System.Diagnostics.Debug/4.0.11-beta-23328": { + "System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3044,7 +3059,7 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3053,7 +3068,7 @@ "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "System.Diagnostics.Process/4.1.0-beta-23328": { + "System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3065,7 +3080,7 @@ "ref/dotnet/System.Diagnostics.Process.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.1-beta-23328": { + "System.Diagnostics.StackTrace/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -3078,7 +3093,7 @@ "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} } }, - "System.Diagnostics.Tools/4.0.1-beta-23328": { + "System.Diagnostics.Tools/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3090,7 +3105,7 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, - "System.Diagnostics.Tracing/4.0.21-beta-23328": { + "System.Diagnostics.Tracing/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3102,7 +3117,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Dynamic.Runtime/4.0.11-beta-23328": { + "System.Dynamic.Runtime/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3128,7 +3143,7 @@ "lib/DNXCore50/System.Dynamic.Runtime.dll": {} } }, - "System.Globalization/4.0.11-beta-23328": { + "System.Globalization/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3140,7 +3155,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.Globalization.Calendars/4.0.1-beta-23328": { + "System.Globalization.Calendars/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -3153,7 +3168,7 @@ "lib/DNXCore50/System.Globalization.Calendars.dll": {} } }, - "System.Globalization.Extensions/4.0.1-beta-23328": { + "System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -3164,7 +3179,7 @@ "ref/dotnet/System.Globalization.Extensions.dll": {} } }, - "System.IO/4.0.11-beta-23328": { + "System.IO/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -3178,7 +3193,7 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.IO.Compression/4.0.1-beta-23328": { + "System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3196,7 +3211,7 @@ "runtimes/win7-x64/native/clrcompression.dll": {} } }, - "System.IO.Compression.ZipFile/4.0.1-beta-23328": { + "System.IO.Compression.ZipFile/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -3215,7 +3230,7 @@ "lib/dotnet/System.IO.Compression.ZipFile.dll": {} } }, - "System.IO.FileSystem/4.0.1-beta-23328": { + "System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3229,7 +3244,7 @@ "ref/dotnet/System.IO.FileSystem.dll": {} } }, - "System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3240,7 +3255,7 @@ "ref/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23328": { + "System.IO.FileSystem.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -3252,7 +3267,7 @@ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} } }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3261,7 +3276,7 @@ "ref/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -3275,7 +3290,7 @@ "ref/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "System.IO.Pipes/4.0.0-beta-23328": { + "System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3288,7 +3303,7 @@ "ref/dotnet/System.IO.Pipes.dll": {} } }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23328": { + "System.IO.UnmanagedMemoryStream/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -3306,7 +3321,7 @@ "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} } }, - "System.Linq/4.0.1-beta-23328": { + "System.Linq/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3322,7 +3337,7 @@ "lib/dotnet/System.Linq.dll": {} } }, - "System.Linq.Expressions/4.0.11-beta-23328": { + "System.Linq.Expressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3348,7 +3363,7 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, - "System.Linq.Parallel/4.0.1-beta-23328": { + "System.Linq.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3369,7 +3384,7 @@ "lib/dotnet/System.Linq.Parallel.dll": {} } }, - "System.Linq.Queryable/4.0.1-beta-23328": { + "System.Linq.Queryable/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3387,7 +3402,7 @@ "lib/dotnet/System.Linq.Queryable.dll": {} } }, - "System.Net.Http/4.0.1-beta-23328": { + "System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3400,7 +3415,7 @@ "ref/dotnet/System.Net.Http.dll": {} } }, - "System.Net.NameResolution/4.0.0-beta-23328": { + "System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Net.Primitives": "4.0.10", @@ -3411,10 +3426,10 @@ "ref/dotnet/System.Net.NameResolution.dll": {} } }, - "System.Net.NetworkInformation/4.1.0-beta-23328": { + "System.Net.NetworkInformation/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", + "System.Private.Networking": "4.0.1-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -3424,7 +3439,7 @@ "lib/DNXCore50/System.Net.NetworkInformation.dll": {} } }, - "System.Net.Primitives/4.0.11-beta-23328": { + "System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -3434,7 +3449,7 @@ "ref/dotnet/System.Net.Primitives.dll": {} } }, - "System.Net.Requests/4.0.11-beta-23328": { + "System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3447,35 +3462,35 @@ "ref/dotnet/System.Net.Requests.dll": {} } }, - "System.Net.Security/4.0.0-beta-23328": { + "System.Net.Security/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Security.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Security.dll": {} } }, - "System.Net.Sockets/4.1.0-beta-23328": { + "System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", - "System.Runtime": "4.0.20" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Sockets.dll": {} } }, - "System.Net.Utilities/4.0.0-beta-23328": { + "System.Net.Utilities/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Net.Utilities.dll": {} @@ -3484,7 +3499,7 @@ "lib/DNXCore50/System.Net.Utilities.dll": {} } }, - "System.Net.WebHeaderCollection/4.0.1-beta-23328": { + "System.Net.WebHeaderCollection/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3500,7 +3515,7 @@ "lib/dotnet/System.Net.WebHeaderCollection.dll": {} } }, - "System.Net.WebSockets/4.0.0-beta-23328": { + "System.Net.WebSockets/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -3515,7 +3530,7 @@ "lib/dotnet/System.Net.WebSockets.dll": {} } }, - "System.Net.WebSockets.Client/4.0.0-beta-23328": { + "System.Net.WebSockets.Client/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -3525,13 +3540,13 @@ "System.Globalization": "4.0.10", "System.Net.Primitives": "4.0.10", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", "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.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10" @@ -3543,7 +3558,7 @@ "lib/DNXCore50/System.Net.WebSockets.Client.dll": {} } }, - "System.Numerics.Vectors/4.1.1-beta-23328": { + "System.Numerics.Vectors/4.1.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -3558,7 +3573,7 @@ "lib/dotnet/System.Numerics.Vectors.dll": {} } }, - "System.ObjectModel/4.0.11-beta-23328": { + "System.ObjectModel/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3574,7 +3589,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.DataContractSerialization/4.0.1-beta-23328": { + "System.Private.DataContractSerialization/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3589,7 +3604,7 @@ "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", @@ -3605,7 +3620,7 @@ "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} } }, - "System.Private.Networking/4.0.1-beta-23328": { + "System.Private.Networking/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -3624,13 +3639,14 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Threading": "4.0.10", "System.Threading.Overlapped": "4.0.0", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dnxcore50/_._": {} @@ -3639,7 +3655,7 @@ "lib/DNXCore50/System.Private.Networking.dll": {} } }, - "System.Private.ServiceModel/4.0.1-beta-23328": { + "System.Private.ServiceModel/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3647,7 +3663,6 @@ "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.Diagnostics.Tracing": "4.0.20", "System.Globalization": "4.0.10", @@ -3656,14 +3671,14 @@ "System.Linq": "4.0.0", "System.Linq.Expressions": "4.0.10", "System.Linq.Queryable": "4.0.0", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", "System.Net.Primitives": "4.0.10", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.0.10-beta-23328", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", "System.ObjectModel": "4.0.10", "System.Reflection": "4.0.10", "System.Reflection.DispatchProxy": "4.0.0", @@ -3676,10 +3691,10 @@ "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Serialization.Primitives": "4.0.10", "System.Runtime.Serialization.Xml": "4.0.10", - "System.Security.Claims": "4.0.0", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", @@ -3695,13 +3710,13 @@ "lib/DNXCore50/System.Private.ServiceModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23328": { + "System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dnxcore50/_._": {} } }, - "System.Reflection/4.1.0-beta-23328": { + "System.Reflection/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3715,7 +3730,7 @@ "lib/DNXCore50/System.Reflection.dll": {} } }, - "System.Reflection.DispatchProxy/4.0.1-beta-23328": { + "System.Reflection.DispatchProxy/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3734,7 +3749,7 @@ "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} } }, - "System.Reflection.Emit/4.0.1-beta-23328": { + "System.Reflection.Emit/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3750,7 +3765,7 @@ "lib/DNXCore50/System.Reflection.Emit.dll": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23328": { + "System.Reflection.Emit.ILGeneration/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -3764,7 +3779,7 @@ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} } }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23328": { + "System.Reflection.Emit.Lightweight/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -3779,7 +3794,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23328": { + "System.Reflection.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -3792,7 +3807,7 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.0.23-beta-23328": { + "System.Reflection.Metadata/1.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -3817,7 +3832,7 @@ "lib/dotnet/System.Reflection.Metadata.dll": {} } }, - "System.Reflection.Primitives/4.0.1-beta-23328": { + "System.Reflection.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3829,7 +3844,7 @@ "lib/DNXCore50/System.Reflection.Primitives.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.1-beta-23328": { + "System.Reflection.TypeExtensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -3842,7 +3857,7 @@ "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} } }, - "System.Resources.ReaderWriter/4.0.0-beta-23328": { + "System.Resources.ReaderWriter/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -3860,7 +3875,7 @@ "lib/DNXCore50/System.Resources.ReaderWriter.dll": {} } }, - "System.Resources.ResourceManager/4.0.1-beta-23328": { + "System.Resources.ResourceManager/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -3874,10 +3889,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23328": { + "System.Runtime/4.0.21-beta-23419": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23328" + "System.Private.Uri": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -3886,7 +3901,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23328": { + "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3898,7 +3913,7 @@ "lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23328": { + "System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -3907,7 +3922,7 @@ "ref/dotnet/System.Runtime.Extensions.dll": {} } }, - "System.Runtime.Handles/4.0.1-beta-23328": { + "System.Runtime.Handles/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3919,7 +3934,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23328": { + "System.Runtime.InteropServices/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -3934,7 +3949,7 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -3943,7 +3958,7 @@ "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "System.Runtime.Loader/4.0.0-beta-23328": { + "System.Runtime.Loader/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -3957,7 +3972,7 @@ "lib/DNXCore50/System.Runtime.Loader.dll": {} } }, - "System.Runtime.Numerics/4.0.1-beta-23328": { + "System.Runtime.Numerics/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -3972,10 +3987,10 @@ "lib/dotnet/System.Runtime.Numerics.dll": {} } }, - "System.Runtime.Serialization.Json/4.0.1-beta-23328": { + "System.Runtime.Serialization.Json/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Json.dll": {} @@ -3984,7 +3999,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} } }, - "System.Runtime.Serialization.Primitives/4.0.11-beta-23328": { + "System.Runtime.Serialization.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -3997,11 +4012,11 @@ "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} } }, - "System.Runtime.Serialization.Xml/4.0.11-beta-23328": { + "System.Runtime.Serialization.Xml/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -4010,7 +4025,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {} } }, - "System.Security.Claims/4.0.1-beta-23328": { + "System.Security.Claims/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -4029,18 +4044,18 @@ "lib/dotnet/System.Security.Claims.dll": {} } }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "System.Security.Cryptography.Cng/4.0.0-beta-23328": { + "System.Security.Cryptography.Cng/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -4049,8 +4064,9 @@ "System.Runtime.Extensions": "4.0.0", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Cryptography.Cng.dll": {} @@ -4059,7 +4075,7 @@ "lib/dotnet/System.Security.Cryptography.Cng.dll": {} } }, - "System.Security.Cryptography.Csp/4.0.0-beta-23328": { + "System.Security.Cryptography.Csp/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -4069,9 +4085,9 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10" }, @@ -4082,7 +4098,7 @@ "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4091,7 +4107,7 @@ "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { + "System.Security.Cryptography.Primitives/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", @@ -4109,19 +4125,19 @@ "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} } }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "System.Security.Principal/4.0.1-beta-23328": { + "System.Security.Principal/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4133,7 +4149,7 @@ "lib/dotnet/System.Security.Principal.dll": {} } }, - "System.Security.Principal.Windows/4.0.0-beta-23328": { + "System.Security.Principal.Windows/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -4156,27 +4172,10 @@ "lib/DNXCore50/System.Security.Principal.Windows.dll": {} } }, - "System.Security.SecureString/4.0.0-beta-23328": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/System.Security.SecureString.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.SecureString.dll": {} - } - }, - "System.ServiceModel.Duplex/4.0.1-beta-23328": { + "System.ServiceModel.Duplex/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Duplex.dll": {} @@ -4185,10 +4184,10 @@ "lib/DNXCore50/System.ServiceModel.Duplex.dll": {} } }, - "System.ServiceModel.Http/4.0.11-beta-23328": { + "System.ServiceModel.Http/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328", + "System.Private.ServiceModel": "4.1.0-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -4198,10 +4197,10 @@ "lib/DNXCore50/System.ServiceModel.Http.dll": {} } }, - "System.ServiceModel.NetTcp/4.0.1-beta-23328": { + "System.ServiceModel.NetTcp/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.NetTcp.dll": {} @@ -4210,10 +4209,10 @@ "lib/DNXCore50/System.ServiceModel.NetTcp.dll": {} } }, - "System.ServiceModel.Primitives/4.0.1-beta-23328": { + "System.ServiceModel.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Primitives.dll": {} @@ -4222,10 +4221,10 @@ "lib/DNXCore50/System.ServiceModel.Primitives.dll": {} } }, - "System.ServiceModel.Security/4.0.1-beta-23328": { + "System.ServiceModel.Security/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Security.dll": {} @@ -4234,7 +4233,7 @@ "lib/DNXCore50/System.ServiceModel.Security.dll": {} } }, - "System.Text.Encoding/4.0.11-beta-23328": { + "System.Text.Encoding/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4268,7 +4267,7 @@ "lib/dotnet/System.Text.Encoding.CodePages.dll": {} } }, - "System.Text.Encoding.Extensions/4.0.11-beta-23328": { + "System.Text.Encoding.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -4281,7 +4280,7 @@ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.RegularExpressions/4.0.11-beta-23328": { + "System.Text.RegularExpressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4298,7 +4297,7 @@ "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, - "System.Threading/4.0.11-beta-23328": { + "System.Threading/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -4321,7 +4320,7 @@ "lib/DNXCore50/System.Threading.Overlapped.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23328": { + "System.Threading.Tasks/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4333,7 +4332,7 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23328": { + "System.Threading.Tasks.Dataflow/4.5.26-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -4355,7 +4354,7 @@ "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} } }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23328": { + "System.Threading.Tasks.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", @@ -4374,7 +4373,7 @@ "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} } }, - "System.Threading.Thread/4.0.0-beta-23328": { + "System.Threading.Thread/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4386,7 +4385,7 @@ "lib/DNXCore50/System.Threading.Thread.dll": {} } }, - "System.Threading.ThreadPool/4.0.10-beta-23328": { + "System.Threading.ThreadPool/4.0.10-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -4399,7 +4398,7 @@ "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "System.Threading.Timer/4.0.1-beta-23328": { + "System.Threading.Timer/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4411,7 +4410,7 @@ "lib/DNXCore50/System.Threading.Timer.dll": {} } }, - "System.Xml.ReaderWriter/4.0.11-beta-23328": { + "System.Xml.ReaderWriter/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4426,7 +4425,7 @@ "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.Text.RegularExpressions": "4.0.0", "System.Threading.Tasks": "4.0.10" }, "compile": { @@ -4436,7 +4435,7 @@ "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "System.Xml.XDocument/4.0.11-beta-23328": { + "System.Xml.XDocument/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4480,7 +4479,7 @@ "lib/dotnet/System.Xml.XmlDocument.dll": {} } }, - "System.Xml.XmlSerializer/4.0.11-beta-23328": { + "System.Xml.XmlSerializer/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4664,7 +4663,7 @@ "coveralls.io/1.4": { "type": "package" }, - "Microsoft.CSharp/4.0.1-beta-23328": { + "Microsoft.CSharp/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4700,170 +4699,169 @@ "xunit.runner.console": "2.1.0" } }, - "Microsoft.NETCore/5.0.1-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23328", - "Microsoft.NETCore.Targets": "1.0.1-beta-23328", - "Microsoft.VisualBasic": "10.0.1-beta-23328", - "System.AppContext": "4.0.1-beta-23328", - "System.Collections": "4.0.11-beta-23328", - "System.Collections.Concurrent": "4.0.11-beta-23328", - "System.Collections.Immutable": "1.1.38-beta-23328", - "System.ComponentModel": "4.0.1-beta-23328", - "System.ComponentModel.Annotations": "4.0.11-beta-23328", - "System.Diagnostics.Debug": "4.0.11-beta-23328", - "System.Diagnostics.Tools": "4.0.1-beta-23328", - "System.Diagnostics.Tracing": "4.0.21-beta-23328", - "System.Dynamic.Runtime": "4.0.11-beta-23328", - "System.Globalization": "4.0.11-beta-23328", - "System.Globalization.Calendars": "4.0.1-beta-23328", - "System.Globalization.Extensions": "4.0.1-beta-23328", - "System.IO": "4.0.11-beta-23328", - "System.IO.Compression": "4.0.1-beta-23328", - "System.IO.Compression.ZipFile": "4.0.1-beta-23328", - "System.IO.FileSystem": "4.0.1-beta-23328", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23328", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23328", - "System.Linq": "4.0.1-beta-23328", - "System.Linq.Expressions": "4.0.11-beta-23328", - "System.Linq.Parallel": "4.0.1-beta-23328", - "System.Linq.Queryable": "4.0.1-beta-23328", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NetworkInformation": "4.0.1-beta-23328", - "System.Net.Primitives": "4.0.11-beta-23328", - "System.Numerics.Vectors": "4.1.1-beta-23328", - "System.ObjectModel": "4.0.11-beta-23328", - "System.Reflection": "4.1.0-beta-23328", - "System.Reflection.DispatchProxy": "4.0.1-beta-23328", - "System.Reflection.Extensions": "4.0.1-beta-23328", - "System.Reflection.Metadata": "1.0.23-beta-23328", - "System.Reflection.Primitives": "4.0.1-beta-23328", - "System.Reflection.TypeExtensions": "4.0.1-beta-23328", - "System.Resources.ResourceManager": "4.0.1-beta-23328", - "System.Runtime": "4.0.21-beta-23328", - "System.Runtime.Extensions": "4.0.11-beta-23328", - "System.Runtime.Handles": "4.0.1-beta-23328", - "System.Runtime.InteropServices": "4.0.21-beta-23328", - "System.Runtime.Numerics": "4.0.1-beta-23328", - "System.Security.Claims": "4.0.1-beta-23328", - "System.Security.Principal": "4.0.1-beta-23328", - "System.Text.Encoding": "4.0.11-beta-23328", - "System.Text.Encoding.Extensions": "4.0.11-beta-23328", - "System.Text.RegularExpressions": "4.0.11-beta-23328", - "System.Threading": "4.0.11-beta-23328", - "System.Threading.Tasks": "4.0.11-beta-23328", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23328", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23328", - "System.Threading.Timer": "4.0.1-beta-23328", - "System.Xml.ReaderWriter": "4.0.11-beta-23328", - "System.Xml.XDocument": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.Console/1.0.0-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.NETCore": "5.0.1-beta-23328", - "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23328", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23328", - "Microsoft.Win32.Primitives": "4.0.1-beta-23328", - "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23328", - "System.Console": "4.0.0-beta-23328", - "System.Data.Common": "4.0.1-beta-23328", - "System.Data.SqlClient": "4.0.0-beta-23328", - "System.Diagnostics.Contracts": "4.0.1-beta-23328", - "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23328", - "System.Diagnostics.Process": "4.1.0-beta-23328", - "System.Diagnostics.StackTrace": "4.0.1-beta-23328", - "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23328", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", - "System.IO.MemoryMappedFiles": "4.0.0-beta-23328", - "System.IO.Pipes": "4.0.0-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", - "System.Net.NetworkInformation": "4.1.0-beta-23328", - "System.Net.Requests": "4.0.11-beta-23328", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.1.0-beta-23328", - "System.Net.Utilities": "4.0.0-beta-23328", - "System.Net.WebHeaderCollection": "4.0.1-beta-23328", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", - "System.Reflection.Emit": "4.0.1-beta-23328", - "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23328", - "System.Reflection.Emit.Lightweight": "4.0.1-beta-23328", - "System.Resources.ReaderWriter": "4.0.0-beta-23328", - "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23328", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23328", - "System.Runtime.Loader": "4.0.0-beta-23328", - "System.Runtime.Serialization.Json": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", - "System.Runtime.Serialization.Xml": "4.0.11-beta-23328", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.SecureString": "4.0.0-beta-23328", - "System.ServiceModel.Duplex": "4.0.1-beta-23328", - "System.ServiceModel.Http": "4.0.11-beta-23328", - "System.ServiceModel.NetTcp": "4.0.1-beta-23328", - "System.ServiceModel.Primitives": "4.0.1-beta-23328", - "System.ServiceModel.Security": "4.0.1-beta-23328", - "System.Xml.XmlSerializer": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "Microsoft.NETCore/5.0.1-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.1-beta-23419", + "Microsoft.NETCore.Targets": "1.0.1-beta-23419", + "Microsoft.VisualBasic": "10.0.1-beta-23419", + "System.AppContext": "4.0.1-beta-23419", + "System.Collections": "4.0.11-beta-23419", + "System.Collections.Concurrent": "4.0.11-beta-23419", + "System.Collections.Immutable": "1.1.38-beta-23419", + "System.ComponentModel": "4.0.1-beta-23419", + "System.ComponentModel.Annotations": "4.0.11-beta-23419", + "System.Diagnostics.Debug": "4.0.11-beta-23419", + "System.Diagnostics.Tools": "4.0.1-beta-23419", + "System.Diagnostics.Tracing": "4.0.21-beta-23419", + "System.Dynamic.Runtime": "4.0.11-beta-23419", + "System.Globalization": "4.0.11-beta-23419", + "System.Globalization.Calendars": "4.0.1-beta-23419", + "System.Globalization.Extensions": "4.0.1-beta-23419", + "System.IO": "4.0.11-beta-23419", + "System.IO.Compression": "4.1.0-beta-23419", + "System.IO.Compression.ZipFile": "4.0.1-beta-23419", + "System.IO.FileSystem": "4.0.1-beta-23419", + "System.IO.FileSystem.Primitives": "4.0.1-beta-23419", + "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23419", + "System.Linq": "4.0.1-beta-23419", + "System.Linq.Expressions": "4.0.11-beta-23419", + "System.Linq.Parallel": "4.0.1-beta-23419", + "System.Linq.Queryable": "4.0.1-beta-23419", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NetworkInformation": "4.0.1-beta-23419", + "System.Net.Primitives": "4.0.11-beta-23419", + "System.Numerics.Vectors": "4.1.1-beta-23419", + "System.ObjectModel": "4.0.11-beta-23419", + "System.Reflection": "4.1.0-beta-23419", + "System.Reflection.DispatchProxy": "4.0.1-beta-23419", + "System.Reflection.Extensions": "4.0.1-beta-23419", + "System.Reflection.Metadata": "1.1.0-beta-23419", + "System.Reflection.Primitives": "4.0.1-beta-23419", + "System.Reflection.TypeExtensions": "4.0.1-beta-23419", + "System.Resources.ResourceManager": "4.0.1-beta-23419", + "System.Runtime": "4.0.21-beta-23419", + "System.Runtime.Extensions": "4.0.11-beta-23419", + "System.Runtime.Handles": "4.0.1-beta-23419", + "System.Runtime.InteropServices": "4.0.21-beta-23419", + "System.Runtime.Numerics": "4.0.1-beta-23419", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Principal": "4.0.1-beta-23419", + "System.Text.Encoding": "4.0.11-beta-23419", + "System.Text.Encoding.Extensions": "4.0.11-beta-23419", + "System.Text.RegularExpressions": "4.0.11-beta-23419", + "System.Threading": "4.0.11-beta-23419", + "System.Threading.Tasks": "4.0.11-beta-23419", + "System.Threading.Tasks.Dataflow": "4.5.26-beta-23419", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23419", + "System.Threading.Timer": "4.0.1-beta-23419", + "System.Xml.ReaderWriter": "4.0.11-beta-23419", + "System.Xml.XDocument": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.Console/1.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.1-beta-23419", + "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23419", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419", + "Microsoft.Win32.Primitives": "4.0.1-beta-23419", + "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23419", + "System.Console": "4.0.0-beta-23419", + "System.Data.Common": "4.0.1-beta-23419", + "System.Data.SqlClient": "4.0.0-beta-23419", + "System.Diagnostics.Contracts": "4.0.1-beta-23419", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23419", + "System.Diagnostics.Process": "4.1.0-beta-23419", + "System.Diagnostics.StackTrace": "4.0.1-beta-23419", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23419", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", + "System.IO.MemoryMappedFiles": "4.0.0-beta-23419", + "System.IO.Pipes": "4.0.0-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.NetworkInformation": "4.1.0-beta-23419", + "System.Net.Requests": "4.0.11-beta-23419", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "System.Net.Utilities": "4.0.0-beta-23419", + "System.Net.WebHeaderCollection": "4.0.1-beta-23419", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", + "System.Reflection.Emit": "4.0.1-beta-23419", + "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23419", + "System.Reflection.Emit.Lightweight": "4.0.1-beta-23419", + "System.Resources.ReaderWriter": "4.0.0-beta-23419", + "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23419", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23419", + "System.Runtime.Loader": "4.0.0-beta-23419", + "System.Runtime.Serialization.Json": "4.0.1-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", + "System.Runtime.Serialization.Xml": "4.1.0-beta-23419", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.ServiceModel.Duplex": "4.0.1-beta-23419", + "System.ServiceModel.Http": "4.0.11-beta-23419", + "System.ServiceModel.NetTcp": "4.0.1-beta-23419", + "System.ServiceModel.Primitives": "4.1.0-beta-23419", + "System.ServiceModel.Security": "4.0.1-beta-23419", + "System.Xml.XmlSerializer": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23328": { + "Microsoft.NETCore.Platforms/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23328", - "System.Collections": "[4.0.11-beta-23328]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23328]", - "System.Diagnostics.Debug": "[4.0.11-beta-23328]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23328]", - "System.Diagnostics.Tools": "[4.0.1-beta-23328]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23328]", - "System.Globalization": "[4.0.11-beta-23328]", - "System.Globalization.Calendars": "[4.0.1-beta-23328]", - "System.IO": "[4.0.11-beta-23328]", - "System.ObjectModel": "[4.0.11-beta-23328]", - "System.Private.Uri": "[4.0.1-beta-23328]", - "System.Reflection": "[4.1.0-beta-23328]", - "System.Reflection.Extensions": "[4.0.1-beta-23328]", - "System.Reflection.Primitives": "[4.0.1-beta-23328]", - "System.Resources.ResourceManager": "[4.0.1-beta-23328]", - "System.Runtime": "[4.0.21-beta-23328]", - "System.Runtime.Extensions": "[4.0.11-beta-23328]", - "System.Runtime.Handles": "[4.0.1-beta-23328]", - "System.Runtime.InteropServices": "[4.0.21-beta-23328]", - "System.Text.Encoding": "[4.0.11-beta-23328]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23328]", - "System.Threading": "[4.0.11-beta-23328]", - "System.Threading.Tasks": "[4.0.11-beta-23328]", - "System.Threading.Timer": "[4.0.1-beta-23328]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419", + "System.Collections": "[4.0.11-beta-23419]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23419]", + "System.Diagnostics.Debug": "[4.0.11-beta-23419]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23419]", + "System.Diagnostics.Tools": "[4.0.1-beta-23419]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23419]", + "System.Globalization": "[4.0.11-beta-23419]", + "System.Globalization.Calendars": "[4.0.1-beta-23419]", + "System.IO": "[4.0.11-beta-23419]", + "System.ObjectModel": "[4.0.11-beta-23419]", + "System.Private.Uri": "[4.0.1-beta-23419]", + "System.Reflection": "[4.1.0-beta-23419]", + "System.Reflection.Extensions": "[4.0.1-beta-23419]", + "System.Reflection.Primitives": "[4.0.1-beta-23419]", + "System.Resources.ResourceManager": "[4.0.1-beta-23419]", + "System.Runtime": "[4.0.21-beta-23419]", + "System.Runtime.Extensions": "[4.0.11-beta-23419]", + "System.Runtime.Handles": "[4.0.1-beta-23419]", + "System.Runtime.InteropServices": "[4.0.21-beta-23419]", + "System.Text.Encoding": "[4.0.11-beta-23419]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23419]", + "System.Threading": "[4.0.11-beta-23419]", + "System.Threading.Tasks": "[4.0.11-beta-23419]", + "System.Threading.Timer": "[4.0.1-beta-23419]" } }, - "Microsoft.NETCore.Targets/1.0.1-beta-23328": { + "Microsoft.NETCore.Targets/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-beta-23328", - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23328" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23419", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23419" } }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23328": { + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.VisualBasic/10.0.1-beta-23328": { + "Microsoft.VisualBasic/10.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4890,7 +4888,7 @@ "lib/dotnet/Microsoft.VisualBasic.dll": {} } }, - "Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -4899,7 +4897,7 @@ "ref/dotnet/Microsoft.Win32.Primitives.dll": {} } }, - "Microsoft.Win32.Registry/4.0.0-beta-23328": { + "Microsoft.Win32.Registry/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -4923,7 +4921,7 @@ "ReportGenerator/2.3.1.0": { "type": "package" }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -4936,7 +4934,7 @@ "runtimes/win7/lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, - "runtime.win7.System.Console/4.0.0-beta-23328": { + "runtime.win7.System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -4956,7 +4954,7 @@ "runtimes/win7/lib/dotnet/System.Console.dll": {} } }, - "runtime.win7.System.Data.SqlClient/4.0.0-beta-23328": { + "runtime.win7.System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -4968,6 +4966,9 @@ "System.Globalization": "4.0.10", "System.IO": "4.0.10", "System.Linq": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Reflection": "4.0.0", "System.Reflection.TypeExtensions": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -4975,14 +4976,16 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.CodePages": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0", "System.Text.RegularExpressions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23328", - "System.Threading.ThreadPool": "4.0.0-beta-23328", + "System.Threading.Thread": "4.0.0-beta-23419", + "System.Threading.ThreadPool": "4.0.0-beta-23419", "System.Threading.Timer": "4.0.0", "System.Xml.ReaderWriter": "4.0.0" }, @@ -4993,7 +4996,7 @@ "runtimes/win7/lib/DNXCore50/System.Data.SqlClient.dll": {} } }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23328": { + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -5002,7 +5005,7 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -5017,11 +5020,11 @@ "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", - "Microsoft.Win32.Registry": "4.0.0-beta-23328", + "Microsoft.Win32.Registry": "4.0.0-beta-23419", "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -5037,8 +5040,8 @@ "System.Text.Encoding.Extensions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23328", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.Thread": "4.0.0-beta-23419", + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -5047,7 +5050,7 @@ "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll": {} } }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23328": { + "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -5063,7 +5066,7 @@ "runtimes/win7/lib/dotnet/System.Globalization.Extensions.dll": {} } }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5087,7 +5090,7 @@ "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll": {} } }, - "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -5105,7 +5108,7 @@ "runtimes/win7/lib/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -5125,7 +5128,7 @@ "runtimes/win7/lib/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "runtime.win7.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.win7.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -5146,7 +5149,7 @@ "runtimes/win7/lib/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "runtime.win7.System.IO.Pipes/4.0.0-beta-23328": { + "runtime.win7.System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -5168,7 +5171,7 @@ "runtimes/win7/lib/dotnet/System.IO.Pipes.dll": {} } }, - "runtime.win7.System.Net.Http/4.0.1-beta-23328": { + "runtime.win7.System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -5183,7 +5186,7 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.0", "System.Threading.Tasks": "4.0.10" @@ -5195,10 +5198,10 @@ "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} } }, - "runtime.win7.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.win7.System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -5207,10 +5210,10 @@ "lib/DNXCore50/System.Net.NameResolution.dll": {} } }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.win7.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -5219,7 +5222,7 @@ "lib/DNXCore50/System.Net.Primitives.dll": {} } }, - "runtime.win7.System.Net.Requests/4.0.11-beta-23328": { + "runtime.win7.System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5240,7 +5243,32 @@ "runtimes/win7/lib/dotnet/System.Net.Requests.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23328": { + "runtime.win7.System.Net.Security/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23419" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Security.dll": {} + } + }, + "runtime.win7.System.Net.Sockets/4.1.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23419", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Sockets.dll": {} + } + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -5249,7 +5277,7 @@ "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} } }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -5258,7 +5286,7 @@ "lib/DNXCore50/System.Runtime.Extensions.dll": {} } }, - "runtime.win7.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.win7.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -5271,7 +5299,7 @@ "runtimes/win7/lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -5279,7 +5307,7 @@ "System.Runtime": "4.0.20", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.0", "System.Text.Encoding.Extensions": "4.0.0" }, @@ -5290,15 +5318,19 @@ "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "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.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -5307,7 +5339,7 @@ "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5321,11 +5353,11 @@ "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Cng": "4.0.0-beta-23328", - "System.Security.Cryptography.Csp": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Cng": "4.0.0-beta-23419", + "System.Security.Cryptography.Csp": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10" }, @@ -5336,7 +5368,7 @@ "runtimes/win7/lib/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "runtime.win7.System.Threading/4.0.11-beta-23328": { + "runtime.win7.System.Threading/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -5345,13 +5377,13 @@ "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} } }, - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/win7-x86/native/CoreConsole.exe": {} } }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -5369,19 +5401,19 @@ "runtimes/win7-x86/native/mscorrc.dll": {} } }, - "runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/win7-x86/native/CoreRun.exe": {} } }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package", "native": { "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.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": {}, @@ -5444,13 +5476,13 @@ "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-StringAnsi-L1-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-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": {}, @@ -5502,7 +5534,7 @@ "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} } }, - "System.AppContext/4.0.1-beta-23328": { + "System.AppContext/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5514,10 +5546,10 @@ "lib/DNXCore50/System.AppContext.dll": {} } }, - "System.Collections/4.0.11-beta-23328": { + "System.Collections/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23328" + "System.Runtime": "4.0.21-beta-23419" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -5526,7 +5558,7 @@ "lib/DNXCore50/System.Collections.dll": {} } }, - "System.Collections.Concurrent/4.0.11-beta-23328": { + "System.Collections.Concurrent/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5546,7 +5578,7 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/1.1.38-beta-23328": { + "System.Collections.Immutable/1.1.38-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -5600,7 +5632,7 @@ "lib/dotnet/System.Collections.Specialized.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23328": { + "System.ComponentModel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -5612,7 +5644,7 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, - "System.ComponentModel.Annotations/4.0.11-beta-23328": { + "System.ComponentModel.Annotations/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5634,7 +5666,7 @@ "lib/dotnet/System.ComponentModel.Annotations.dll": {} } }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23328": { + "System.ComponentModel.EventBasedAsync/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -5649,7 +5681,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Console/4.0.0-beta-23328": { + "System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -5659,7 +5691,7 @@ "ref/dotnet/System.Console.dll": {} } }, - "System.Data.Common/4.0.1-beta-23328": { + "System.Data.Common/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5679,7 +5711,7 @@ "lib/dotnet/System.Data.Common.dll": {} } }, - "System.Data.SqlClient/4.0.0-beta-23328": { + "System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Data.Common": "4.0.0", @@ -5693,7 +5725,7 @@ "ref/dotnet/System.Data.SqlClient.dll": {} } }, - "System.Diagnostics.Contracts/4.0.1-beta-23328": { + "System.Diagnostics.Contracts/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5705,7 +5737,7 @@ "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} } }, - "System.Diagnostics.Debug/4.0.11-beta-23328": { + "System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5714,7 +5746,7 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5723,7 +5755,7 @@ "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "System.Diagnostics.Process/4.1.0-beta-23328": { + "System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -5735,7 +5767,7 @@ "ref/dotnet/System.Diagnostics.Process.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.1-beta-23328": { + "System.Diagnostics.StackTrace/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -5748,7 +5780,7 @@ "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} } }, - "System.Diagnostics.Tools/4.0.1-beta-23328": { + "System.Diagnostics.Tools/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5760,7 +5792,7 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, - "System.Diagnostics.Tracing/4.0.21-beta-23328": { + "System.Diagnostics.Tracing/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5772,7 +5804,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Dynamic.Runtime/4.0.11-beta-23328": { + "System.Dynamic.Runtime/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5798,7 +5830,7 @@ "lib/DNXCore50/System.Dynamic.Runtime.dll": {} } }, - "System.Globalization/4.0.11-beta-23328": { + "System.Globalization/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5810,7 +5842,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.Globalization.Calendars/4.0.1-beta-23328": { + "System.Globalization.Calendars/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -5823,7 +5855,7 @@ "lib/DNXCore50/System.Globalization.Calendars.dll": {} } }, - "System.Globalization.Extensions/4.0.1-beta-23328": { + "System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -5834,7 +5866,7 @@ "ref/dotnet/System.Globalization.Extensions.dll": {} } }, - "System.IO/4.0.11-beta-23328": { + "System.IO/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -5848,7 +5880,7 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.IO.Compression/4.0.1-beta-23328": { + "System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -5866,7 +5898,7 @@ "runtimes/win7-x86/native/clrcompression.dll": {} } }, - "System.IO.Compression.ZipFile/4.0.1-beta-23328": { + "System.IO.Compression.ZipFile/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -5885,7 +5917,7 @@ "lib/dotnet/System.IO.Compression.ZipFile.dll": {} } }, - "System.IO.FileSystem/4.0.1-beta-23328": { + "System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -5899,7 +5931,7 @@ "ref/dotnet/System.IO.FileSystem.dll": {} } }, - "System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -5910,7 +5942,7 @@ "ref/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23328": { + "System.IO.FileSystem.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -5922,7 +5954,7 @@ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} } }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -5931,7 +5963,7 @@ "ref/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -5945,7 +5977,7 @@ "ref/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "System.IO.Pipes/4.0.0-beta-23328": { + "System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -5958,7 +5990,7 @@ "ref/dotnet/System.IO.Pipes.dll": {} } }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23328": { + "System.IO.UnmanagedMemoryStream/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -5976,7 +6008,7 @@ "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} } }, - "System.Linq/4.0.1-beta-23328": { + "System.Linq/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -5992,7 +6024,7 @@ "lib/dotnet/System.Linq.dll": {} } }, - "System.Linq.Expressions/4.0.11-beta-23328": { + "System.Linq.Expressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6018,7 +6050,7 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, - "System.Linq.Parallel/4.0.1-beta-23328": { + "System.Linq.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6039,7 +6071,7 @@ "lib/dotnet/System.Linq.Parallel.dll": {} } }, - "System.Linq.Queryable/4.0.1-beta-23328": { + "System.Linq.Queryable/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6057,7 +6089,7 @@ "lib/dotnet/System.Linq.Queryable.dll": {} } }, - "System.Net.Http/4.0.1-beta-23328": { + "System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -6070,7 +6102,7 @@ "ref/dotnet/System.Net.Http.dll": {} } }, - "System.Net.NameResolution/4.0.0-beta-23328": { + "System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Net.Primitives": "4.0.10", @@ -6081,10 +6113,10 @@ "ref/dotnet/System.Net.NameResolution.dll": {} } }, - "System.Net.NetworkInformation/4.1.0-beta-23328": { + "System.Net.NetworkInformation/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", + "System.Private.Networking": "4.0.1-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -6094,7 +6126,7 @@ "lib/DNXCore50/System.Net.NetworkInformation.dll": {} } }, - "System.Net.Primitives/4.0.11-beta-23328": { + "System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -6104,7 +6136,7 @@ "ref/dotnet/System.Net.Primitives.dll": {} } }, - "System.Net.Requests/4.0.11-beta-23328": { + "System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -6117,35 +6149,35 @@ "ref/dotnet/System.Net.Requests.dll": {} } }, - "System.Net.Security/4.0.0-beta-23328": { + "System.Net.Security/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Security.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Security.dll": {} } }, - "System.Net.Sockets/4.1.0-beta-23328": { + "System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", - "System.Runtime": "4.0.20" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Sockets.dll": {} } }, - "System.Net.Utilities/4.0.0-beta-23328": { + "System.Net.Utilities/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Net.Utilities.dll": {} @@ -6154,7 +6186,7 @@ "lib/DNXCore50/System.Net.Utilities.dll": {} } }, - "System.Net.WebHeaderCollection/4.0.1-beta-23328": { + "System.Net.WebHeaderCollection/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6170,7 +6202,7 @@ "lib/dotnet/System.Net.WebHeaderCollection.dll": {} } }, - "System.Net.WebSockets/4.0.0-beta-23328": { + "System.Net.WebSockets/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -6185,7 +6217,7 @@ "lib/dotnet/System.Net.WebSockets.dll": {} } }, - "System.Net.WebSockets.Client/4.0.0-beta-23328": { + "System.Net.WebSockets.Client/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -6195,13 +6227,13 @@ "System.Globalization": "4.0.10", "System.Net.Primitives": "4.0.10", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", "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.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10" @@ -6213,7 +6245,7 @@ "lib/DNXCore50/System.Net.WebSockets.Client.dll": {} } }, - "System.Numerics.Vectors/4.1.1-beta-23328": { + "System.Numerics.Vectors/4.1.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -6228,7 +6260,7 @@ "lib/dotnet/System.Numerics.Vectors.dll": {} } }, - "System.ObjectModel/4.0.11-beta-23328": { + "System.ObjectModel/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6244,7 +6276,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.DataContractSerialization/4.0.1-beta-23328": { + "System.Private.DataContractSerialization/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6259,7 +6291,7 @@ "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", @@ -6275,7 +6307,7 @@ "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} } }, - "System.Private.Networking/4.0.1-beta-23328": { + "System.Private.Networking/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -6294,13 +6326,14 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Threading": "4.0.10", "System.Threading.Overlapped": "4.0.0", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dnxcore50/_._": {} @@ -6309,7 +6342,7 @@ "lib/DNXCore50/System.Private.Networking.dll": {} } }, - "System.Private.ServiceModel/4.0.1-beta-23328": { + "System.Private.ServiceModel/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6317,7 +6350,6 @@ "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.Diagnostics.Tracing": "4.0.20", "System.Globalization": "4.0.10", @@ -6326,14 +6358,14 @@ "System.Linq": "4.0.0", "System.Linq.Expressions": "4.0.10", "System.Linq.Queryable": "4.0.0", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", "System.Net.Primitives": "4.0.10", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.0.10-beta-23328", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", "System.ObjectModel": "4.0.10", "System.Reflection": "4.0.10", "System.Reflection.DispatchProxy": "4.0.0", @@ -6346,10 +6378,10 @@ "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Serialization.Primitives": "4.0.10", "System.Runtime.Serialization.Xml": "4.0.10", - "System.Security.Claims": "4.0.0", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", @@ -6365,13 +6397,13 @@ "lib/DNXCore50/System.Private.ServiceModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23328": { + "System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dnxcore50/_._": {} } }, - "System.Reflection/4.1.0-beta-23328": { + "System.Reflection/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -6385,7 +6417,7 @@ "lib/DNXCore50/System.Reflection.dll": {} } }, - "System.Reflection.DispatchProxy/4.0.1-beta-23328": { + "System.Reflection.DispatchProxy/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6404,7 +6436,7 @@ "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} } }, - "System.Reflection.Emit/4.0.1-beta-23328": { + "System.Reflection.Emit/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -6420,7 +6452,7 @@ "lib/DNXCore50/System.Reflection.Emit.dll": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23328": { + "System.Reflection.Emit.ILGeneration/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -6434,7 +6466,7 @@ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} } }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23328": { + "System.Reflection.Emit.Lightweight/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -6449,7 +6481,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23328": { + "System.Reflection.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -6462,7 +6494,7 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.0.23-beta-23328": { + "System.Reflection.Metadata/1.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -6487,7 +6519,7 @@ "lib/dotnet/System.Reflection.Metadata.dll": {} } }, - "System.Reflection.Primitives/4.0.1-beta-23328": { + "System.Reflection.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6499,7 +6531,7 @@ "lib/DNXCore50/System.Reflection.Primitives.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.1-beta-23328": { + "System.Reflection.TypeExtensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -6512,7 +6544,7 @@ "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} } }, - "System.Resources.ReaderWriter/4.0.0-beta-23328": { + "System.Resources.ReaderWriter/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6530,7 +6562,7 @@ "lib/DNXCore50/System.Resources.ReaderWriter.dll": {} } }, - "System.Resources.ResourceManager/4.0.1-beta-23328": { + "System.Resources.ResourceManager/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -6544,10 +6576,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23328": { + "System.Runtime/4.0.21-beta-23419": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23328" + "System.Private.Uri": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -6556,7 +6588,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23328": { + "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6568,7 +6600,7 @@ "lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23328": { + "System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -6577,7 +6609,7 @@ "ref/dotnet/System.Runtime.Extensions.dll": {} } }, - "System.Runtime.Handles/4.0.1-beta-23328": { + "System.Runtime.Handles/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6589,7 +6621,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23328": { + "System.Runtime.InteropServices/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -6604,7 +6636,7 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6613,7 +6645,7 @@ "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "System.Runtime.Loader/4.0.0-beta-23328": { + "System.Runtime.Loader/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -6627,7 +6659,7 @@ "lib/DNXCore50/System.Runtime.Loader.dll": {} } }, - "System.Runtime.Numerics/4.0.1-beta-23328": { + "System.Runtime.Numerics/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -6642,10 +6674,10 @@ "lib/dotnet/System.Runtime.Numerics.dll": {} } }, - "System.Runtime.Serialization.Json/4.0.1-beta-23328": { + "System.Runtime.Serialization.Json/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Json.dll": {} @@ -6654,7 +6686,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} } }, - "System.Runtime.Serialization.Primitives/4.0.11-beta-23328": { + "System.Runtime.Serialization.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -6667,11 +6699,11 @@ "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} } }, - "System.Runtime.Serialization.Xml/4.0.11-beta-23328": { + "System.Runtime.Serialization.Xml/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -6680,7 +6712,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {} } }, - "System.Security.Claims/4.0.1-beta-23328": { + "System.Security.Claims/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -6699,18 +6731,18 @@ "lib/dotnet/System.Security.Claims.dll": {} } }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "System.Security.Cryptography.Cng/4.0.0-beta-23328": { + "System.Security.Cryptography.Cng/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -6719,8 +6751,9 @@ "System.Runtime.Extensions": "4.0.0", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Text.Encoding": "4.0.0" }, "compile": { "ref/dotnet/System.Security.Cryptography.Cng.dll": {} @@ -6729,7 +6762,7 @@ "lib/dotnet/System.Security.Cryptography.Cng.dll": {} } }, - "System.Security.Cryptography.Csp/4.0.0-beta-23328": { + "System.Security.Cryptography.Csp/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -6739,9 +6772,9 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10" }, @@ -6752,7 +6785,7 @@ "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6761,7 +6794,7 @@ "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { + "System.Security.Cryptography.Primitives/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", @@ -6779,19 +6812,19 @@ "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} } }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "System.Security.Principal/4.0.1-beta-23328": { + "System.Security.Principal/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6803,7 +6836,7 @@ "lib/dotnet/System.Security.Principal.dll": {} } }, - "System.Security.Principal.Windows/4.0.0-beta-23328": { + "System.Security.Principal.Windows/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -6826,27 +6859,10 @@ "lib/DNXCore50/System.Security.Principal.Windows.dll": {} } }, - "System.Security.SecureString/4.0.0-beta-23328": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/System.Security.SecureString.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.SecureString.dll": {} - } - }, - "System.ServiceModel.Duplex/4.0.1-beta-23328": { + "System.ServiceModel.Duplex/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Duplex.dll": {} @@ -6855,10 +6871,10 @@ "lib/DNXCore50/System.ServiceModel.Duplex.dll": {} } }, - "System.ServiceModel.Http/4.0.11-beta-23328": { + "System.ServiceModel.Http/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328", + "System.Private.ServiceModel": "4.1.0-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -6868,10 +6884,10 @@ "lib/DNXCore50/System.ServiceModel.Http.dll": {} } }, - "System.ServiceModel.NetTcp/4.0.1-beta-23328": { + "System.ServiceModel.NetTcp/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.NetTcp.dll": {} @@ -6880,10 +6896,10 @@ "lib/DNXCore50/System.ServiceModel.NetTcp.dll": {} } }, - "System.ServiceModel.Primitives/4.0.1-beta-23328": { + "System.ServiceModel.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Primitives.dll": {} @@ -6892,10 +6908,10 @@ "lib/DNXCore50/System.ServiceModel.Primitives.dll": {} } }, - "System.ServiceModel.Security/4.0.1-beta-23328": { + "System.ServiceModel.Security/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Security.dll": {} @@ -6904,7 +6920,7 @@ "lib/DNXCore50/System.ServiceModel.Security.dll": {} } }, - "System.Text.Encoding/4.0.11-beta-23328": { + "System.Text.Encoding/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -6938,7 +6954,7 @@ "lib/dotnet/System.Text.Encoding.CodePages.dll": {} } }, - "System.Text.Encoding.Extensions/4.0.11-beta-23328": { + "System.Text.Encoding.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -6951,7 +6967,7 @@ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.RegularExpressions/4.0.11-beta-23328": { + "System.Text.RegularExpressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -6968,7 +6984,7 @@ "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, - "System.Threading/4.0.11-beta-23328": { + "System.Threading/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -6991,7 +7007,7 @@ "lib/DNXCore50/System.Threading.Overlapped.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23328": { + "System.Threading.Tasks/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -7003,7 +7019,7 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23328": { + "System.Threading.Tasks.Dataflow/4.5.26-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -7025,7 +7041,7 @@ "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} } }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23328": { + "System.Threading.Tasks.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", @@ -7044,7 +7060,7 @@ "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} } }, - "System.Threading.Thread/4.0.0-beta-23328": { + "System.Threading.Thread/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -7056,7 +7072,7 @@ "lib/DNXCore50/System.Threading.Thread.dll": {} } }, - "System.Threading.ThreadPool/4.0.10-beta-23328": { + "System.Threading.ThreadPool/4.0.10-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -7069,7 +7085,7 @@ "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "System.Threading.Timer/4.0.1-beta-23328": { + "System.Threading.Timer/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -7081,7 +7097,7 @@ "lib/DNXCore50/System.Threading.Timer.dll": {} } }, - "System.Xml.ReaderWriter/4.0.11-beta-23328": { + "System.Xml.ReaderWriter/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7096,7 +7112,7 @@ "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.Text.RegularExpressions": "4.0.0", "System.Threading.Tasks": "4.0.10" }, "compile": { @@ -7106,7 +7122,7 @@ "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "System.Xml.XDocument/4.0.11-beta-23328": { + "System.Xml.XDocument/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7150,7 +7166,7 @@ "lib/dotnet/System.Xml.XmlDocument.dll": {} } }, - "System.Xml.XmlSerializer/4.0.11-beta-23328": { + "System.Xml.XmlSerializer/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7334,7 +7350,7 @@ "coveralls.io/1.4": { "type": "package" }, - "Microsoft.CSharp/4.0.1-beta-23328": { + "Microsoft.CSharp/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7370,170 +7386,169 @@ "xunit.runner.console": "2.1.0" } }, - "Microsoft.NETCore/5.0.1-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23328", - "Microsoft.NETCore.Targets": "1.0.1-beta-23328", - "Microsoft.VisualBasic": "10.0.1-beta-23328", - "System.AppContext": "4.0.1-beta-23328", - "System.Collections": "4.0.11-beta-23328", - "System.Collections.Concurrent": "4.0.11-beta-23328", - "System.Collections.Immutable": "1.1.38-beta-23328", - "System.ComponentModel": "4.0.1-beta-23328", - "System.ComponentModel.Annotations": "4.0.11-beta-23328", - "System.Diagnostics.Debug": "4.0.11-beta-23328", - "System.Diagnostics.Tools": "4.0.1-beta-23328", - "System.Diagnostics.Tracing": "4.0.21-beta-23328", - "System.Dynamic.Runtime": "4.0.11-beta-23328", - "System.Globalization": "4.0.11-beta-23328", - "System.Globalization.Calendars": "4.0.1-beta-23328", - "System.Globalization.Extensions": "4.0.1-beta-23328", - "System.IO": "4.0.11-beta-23328", - "System.IO.Compression": "4.0.1-beta-23328", - "System.IO.Compression.ZipFile": "4.0.1-beta-23328", - "System.IO.FileSystem": "4.0.1-beta-23328", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23328", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23328", - "System.Linq": "4.0.1-beta-23328", - "System.Linq.Expressions": "4.0.11-beta-23328", - "System.Linq.Parallel": "4.0.1-beta-23328", - "System.Linq.Queryable": "4.0.1-beta-23328", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NetworkInformation": "4.0.1-beta-23328", - "System.Net.Primitives": "4.0.11-beta-23328", - "System.Numerics.Vectors": "4.1.1-beta-23328", - "System.ObjectModel": "4.0.11-beta-23328", - "System.Reflection": "4.1.0-beta-23328", - "System.Reflection.DispatchProxy": "4.0.1-beta-23328", - "System.Reflection.Extensions": "4.0.1-beta-23328", - "System.Reflection.Metadata": "1.0.23-beta-23328", - "System.Reflection.Primitives": "4.0.1-beta-23328", - "System.Reflection.TypeExtensions": "4.0.1-beta-23328", - "System.Resources.ResourceManager": "4.0.1-beta-23328", - "System.Runtime": "4.0.21-beta-23328", - "System.Runtime.Extensions": "4.0.11-beta-23328", - "System.Runtime.Handles": "4.0.1-beta-23328", - "System.Runtime.InteropServices": "4.0.21-beta-23328", - "System.Runtime.Numerics": "4.0.1-beta-23328", - "System.Security.Claims": "4.0.1-beta-23328", - "System.Security.Principal": "4.0.1-beta-23328", - "System.Text.Encoding": "4.0.11-beta-23328", - "System.Text.Encoding.Extensions": "4.0.11-beta-23328", - "System.Text.RegularExpressions": "4.0.11-beta-23328", - "System.Threading": "4.0.11-beta-23328", - "System.Threading.Tasks": "4.0.11-beta-23328", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23328", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23328", - "System.Threading.Timer": "4.0.1-beta-23328", - "System.Xml.ReaderWriter": "4.0.11-beta-23328", - "System.Xml.XDocument": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.Console/1.0.0-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.NETCore": "5.0.1-beta-23328", - "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23328", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23328", - "Microsoft.Win32.Primitives": "4.0.1-beta-23328", - "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23328", - "System.Console": "4.0.0-beta-23328", - "System.Data.Common": "4.0.1-beta-23328", - "System.Data.SqlClient": "4.0.0-beta-23328", - "System.Diagnostics.Contracts": "4.0.1-beta-23328", - "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23328", - "System.Diagnostics.Process": "4.1.0-beta-23328", - "System.Diagnostics.StackTrace": "4.0.1-beta-23328", - "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23328", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", - "System.IO.MemoryMappedFiles": "4.0.0-beta-23328", - "System.IO.Pipes": "4.0.0-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", - "System.Net.NetworkInformation": "4.1.0-beta-23328", - "System.Net.Requests": "4.0.11-beta-23328", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.1.0-beta-23328", - "System.Net.Utilities": "4.0.0-beta-23328", - "System.Net.WebHeaderCollection": "4.0.1-beta-23328", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", - "System.Reflection.Emit": "4.0.1-beta-23328", - "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23328", - "System.Reflection.Emit.Lightweight": "4.0.1-beta-23328", - "System.Resources.ReaderWriter": "4.0.0-beta-23328", - "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23328", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23328", - "System.Runtime.Loader": "4.0.0-beta-23328", - "System.Runtime.Serialization.Json": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", - "System.Runtime.Serialization.Xml": "4.0.11-beta-23328", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.SecureString": "4.0.0-beta-23328", - "System.ServiceModel.Duplex": "4.0.1-beta-23328", - "System.ServiceModel.Http": "4.0.11-beta-23328", - "System.ServiceModel.NetTcp": "4.0.1-beta-23328", - "System.ServiceModel.Primitives": "4.0.1-beta-23328", - "System.ServiceModel.Security": "4.0.1-beta-23328", - "System.Xml.XmlSerializer": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "Microsoft.NETCore/5.0.1-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.1-beta-23419", + "Microsoft.NETCore.Targets": "1.0.1-beta-23419", + "Microsoft.VisualBasic": "10.0.1-beta-23419", + "System.AppContext": "4.0.1-beta-23419", + "System.Collections": "4.0.11-beta-23419", + "System.Collections.Concurrent": "4.0.11-beta-23419", + "System.Collections.Immutable": "1.1.38-beta-23419", + "System.ComponentModel": "4.0.1-beta-23419", + "System.ComponentModel.Annotations": "4.0.11-beta-23419", + "System.Diagnostics.Debug": "4.0.11-beta-23419", + "System.Diagnostics.Tools": "4.0.1-beta-23419", + "System.Diagnostics.Tracing": "4.0.21-beta-23419", + "System.Dynamic.Runtime": "4.0.11-beta-23419", + "System.Globalization": "4.0.11-beta-23419", + "System.Globalization.Calendars": "4.0.1-beta-23419", + "System.Globalization.Extensions": "4.0.1-beta-23419", + "System.IO": "4.0.11-beta-23419", + "System.IO.Compression": "4.1.0-beta-23419", + "System.IO.Compression.ZipFile": "4.0.1-beta-23419", + "System.IO.FileSystem": "4.0.1-beta-23419", + "System.IO.FileSystem.Primitives": "4.0.1-beta-23419", + "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23419", + "System.Linq": "4.0.1-beta-23419", + "System.Linq.Expressions": "4.0.11-beta-23419", + "System.Linq.Parallel": "4.0.1-beta-23419", + "System.Linq.Queryable": "4.0.1-beta-23419", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NetworkInformation": "4.0.1-beta-23419", + "System.Net.Primitives": "4.0.11-beta-23419", + "System.Numerics.Vectors": "4.1.1-beta-23419", + "System.ObjectModel": "4.0.11-beta-23419", + "System.Reflection": "4.1.0-beta-23419", + "System.Reflection.DispatchProxy": "4.0.1-beta-23419", + "System.Reflection.Extensions": "4.0.1-beta-23419", + "System.Reflection.Metadata": "1.1.0-beta-23419", + "System.Reflection.Primitives": "4.0.1-beta-23419", + "System.Reflection.TypeExtensions": "4.0.1-beta-23419", + "System.Resources.ResourceManager": "4.0.1-beta-23419", + "System.Runtime": "4.0.21-beta-23419", + "System.Runtime.Extensions": "4.0.11-beta-23419", + "System.Runtime.Handles": "4.0.1-beta-23419", + "System.Runtime.InteropServices": "4.0.21-beta-23419", + "System.Runtime.Numerics": "4.0.1-beta-23419", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Principal": "4.0.1-beta-23419", + "System.Text.Encoding": "4.0.11-beta-23419", + "System.Text.Encoding.Extensions": "4.0.11-beta-23419", + "System.Text.RegularExpressions": "4.0.11-beta-23419", + "System.Threading": "4.0.11-beta-23419", + "System.Threading.Tasks": "4.0.11-beta-23419", + "System.Threading.Tasks.Dataflow": "4.5.26-beta-23419", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23419", + "System.Threading.Timer": "4.0.1-beta-23419", + "System.Xml.ReaderWriter": "4.0.11-beta-23419", + "System.Xml.XDocument": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.Console/1.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.1-beta-23419", + "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23419", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419", + "Microsoft.Win32.Primitives": "4.0.1-beta-23419", + "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23419", + "System.Console": "4.0.0-beta-23419", + "System.Data.Common": "4.0.1-beta-23419", + "System.Data.SqlClient": "4.0.0-beta-23419", + "System.Diagnostics.Contracts": "4.0.1-beta-23419", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23419", + "System.Diagnostics.Process": "4.1.0-beta-23419", + "System.Diagnostics.StackTrace": "4.0.1-beta-23419", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23419", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", + "System.IO.MemoryMappedFiles": "4.0.0-beta-23419", + "System.IO.Pipes": "4.0.0-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.NetworkInformation": "4.1.0-beta-23419", + "System.Net.Requests": "4.0.11-beta-23419", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "System.Net.Utilities": "4.0.0-beta-23419", + "System.Net.WebHeaderCollection": "4.0.1-beta-23419", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", + "System.Reflection.Emit": "4.0.1-beta-23419", + "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23419", + "System.Reflection.Emit.Lightweight": "4.0.1-beta-23419", + "System.Resources.ReaderWriter": "4.0.0-beta-23419", + "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23419", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23419", + "System.Runtime.Loader": "4.0.0-beta-23419", + "System.Runtime.Serialization.Json": "4.0.1-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", + "System.Runtime.Serialization.Xml": "4.1.0-beta-23419", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.ServiceModel.Duplex": "4.0.1-beta-23419", + "System.ServiceModel.Http": "4.0.11-beta-23419", + "System.ServiceModel.NetTcp": "4.0.1-beta-23419", + "System.ServiceModel.Primitives": "4.1.0-beta-23419", + "System.ServiceModel.Security": "4.0.1-beta-23419", + "System.Xml.XmlSerializer": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23328": { + "Microsoft.NETCore.Platforms/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23328", - "System.Collections": "[4.0.11-beta-23328]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23328]", - "System.Diagnostics.Debug": "[4.0.11-beta-23328]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23328]", - "System.Diagnostics.Tools": "[4.0.1-beta-23328]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23328]", - "System.Globalization": "[4.0.11-beta-23328]", - "System.Globalization.Calendars": "[4.0.1-beta-23328]", - "System.IO": "[4.0.11-beta-23328]", - "System.ObjectModel": "[4.0.11-beta-23328]", - "System.Private.Uri": "[4.0.1-beta-23328]", - "System.Reflection": "[4.1.0-beta-23328]", - "System.Reflection.Extensions": "[4.0.1-beta-23328]", - "System.Reflection.Primitives": "[4.0.1-beta-23328]", - "System.Resources.ResourceManager": "[4.0.1-beta-23328]", - "System.Runtime": "[4.0.21-beta-23328]", - "System.Runtime.Extensions": "[4.0.11-beta-23328]", - "System.Runtime.Handles": "[4.0.1-beta-23328]", - "System.Runtime.InteropServices": "[4.0.21-beta-23328]", - "System.Text.Encoding": "[4.0.11-beta-23328]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23328]", - "System.Threading": "[4.0.11-beta-23328]", - "System.Threading.Tasks": "[4.0.11-beta-23328]", - "System.Threading.Timer": "[4.0.1-beta-23328]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419", + "System.Collections": "[4.0.11-beta-23419]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23419]", + "System.Diagnostics.Debug": "[4.0.11-beta-23419]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23419]", + "System.Diagnostics.Tools": "[4.0.1-beta-23419]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23419]", + "System.Globalization": "[4.0.11-beta-23419]", + "System.Globalization.Calendars": "[4.0.1-beta-23419]", + "System.IO": "[4.0.11-beta-23419]", + "System.ObjectModel": "[4.0.11-beta-23419]", + "System.Private.Uri": "[4.0.1-beta-23419]", + "System.Reflection": "[4.1.0-beta-23419]", + "System.Reflection.Extensions": "[4.0.1-beta-23419]", + "System.Reflection.Primitives": "[4.0.1-beta-23419]", + "System.Resources.ResourceManager": "[4.0.1-beta-23419]", + "System.Runtime": "[4.0.21-beta-23419]", + "System.Runtime.Extensions": "[4.0.11-beta-23419]", + "System.Runtime.Handles": "[4.0.1-beta-23419]", + "System.Runtime.InteropServices": "[4.0.21-beta-23419]", + "System.Text.Encoding": "[4.0.11-beta-23419]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23419]", + "System.Threading": "[4.0.11-beta-23419]", + "System.Threading.Tasks": "[4.0.11-beta-23419]", + "System.Threading.Timer": "[4.0.1-beta-23419]" } }, - "Microsoft.NETCore.Targets/1.0.1-beta-23328": { + "Microsoft.NETCore.Targets/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-beta-23328", - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23328" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23419", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23419" } }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23328": { + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.VisualBasic/10.0.1-beta-23328": { + "Microsoft.VisualBasic/10.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7560,7 +7575,7 @@ "lib/dotnet/Microsoft.VisualBasic.dll": {} } }, - "Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -7575,7 +7590,7 @@ "ReportGenerator/2.3.1.0": { "type": "package" }, - "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -7594,7 +7609,7 @@ "System.Text.Encoding.Extensions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -7603,7 +7618,7 @@ "lib/dotnet/System.Diagnostics.Process.dll": {} } }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.linux.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7627,7 +7642,7 @@ "runtimes/linux/lib/dotnet/System.IO.FileSystem.dll": {} } }, - "runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7646,7 +7661,7 @@ "lib/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7668,7 +7683,7 @@ "lib/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "runtime.linux.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.linux.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -7690,7 +7705,7 @@ "lib/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "runtime.linux.System.Net.Http/4.0.1-beta-23328": { + "runtime.linux.System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7714,16 +7729,55 @@ "lib/dotnet/System.Net.Http.dll": {} } }, - "runtime.linux.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.linux.System.Net.NameResolution/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Globalization": "4.0.0", + "System.Net.Primitives": "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.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dnxcore50/System.Net.NameResolution.dll": {} + } + }, + "runtime.linux.System.Net.Sockets/4.1.0-beta-23419": { "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.Primitives": "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.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23419" + }, "compile": { "ref/dotnet/_._": {} }, "runtime": { - "lib/dotnet/System.Net.NameResolution.dll": {} + "lib/dnxcore50/System.Net.Sockets.dll": {} } }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -7732,7 +7786,7 @@ "lib/dotnet/System.Runtime.Extensions.dll": {} } }, - "runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -7745,7 +7799,7 @@ "lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -7753,7 +7807,7 @@ "System.Runtime": "4.0.20", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.0", "System.Text.Encoding.Extensions": "4.0.0" }, @@ -7764,13 +7818,13 @@ "lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/ubuntu.14.04-x64/native/coreconsole": {} } }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -7780,9 +7834,11 @@ }, "native": { "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, + "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {}, "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, + "runtimes/ubuntu.14.04-x64/native/libprotojit.so": {}, "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, @@ -7791,13 +7847,13 @@ "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} } }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/ubuntu.14.04-x64/native/corerun": {} } }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -7810,7 +7866,7 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, - "runtime.unix.System.Console/4.0.0-beta-23328": { + "runtime.unix.System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -7832,7 +7888,48 @@ "lib/dotnet/System.Console.dll": {} } }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23328": { + "runtime.unix.System.Data.SqlClient/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "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.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23419", + "System.Threading.ThreadPool": "4.0.10-beta-23419", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.0" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Data.SqlClient.dll": {} + } + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -7841,7 +7938,7 @@ "lib/dotnet/System.Diagnostics.Debug.dll": {} } }, - "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -7857,7 +7954,7 @@ "lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23328": { + "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -7872,7 +7969,7 @@ "lib/dotnet/System.Globalization.Extensions.dll": {} } }, - "runtime.unix.System.IO.Compression/4.0.1-beta-23328": { + "runtime.unix.System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7894,7 +7991,7 @@ "lib/dotnet/System.IO.Compression.dll": {} } }, - "runtime.unix.System.IO.Pipes/4.0.0-beta-23328": { + "runtime.unix.System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", @@ -7915,7 +8012,7 @@ "lib/dotnet/System.IO.Pipes.dll": {} } }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.unix.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -7937,7 +8034,7 @@ "lib/dnxcore50/System.Net.Primitives.dll": {} } }, - "runtime.unix.System.Net.Requests/4.0.11-beta-23328": { + "runtime.unix.System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7958,23 +8055,61 @@ "lib/dotnet/System.Net.Requests.dll": {} } }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23328": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/dotnet/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "runtime.unix.System.Net.Security/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Diagnostics.Debug": "4.0.10", + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "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.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23419" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dnxcore50/System.Net.Security.dll": {} + } + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23419": { + "type": "package", + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Private.Uri.dll": {} + } + }, + "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "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.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -7983,7 +8118,7 @@ "lib/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -7992,17 +8127,17 @@ "System.IO": "4.0.10", "System.IO.FileSystem": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", "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.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10" }, @@ -8013,7 +8148,7 @@ "lib/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "runtime.unix.System.Threading/4.0.11-beta-23328": { + "runtime.unix.System.Threading/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -8022,7 +8157,7 @@ "lib/dotnet/System.Threading.dll": {} } }, - "System.AppContext/4.0.1-beta-23328": { + "System.AppContext/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8034,10 +8169,10 @@ "lib/DNXCore50/System.AppContext.dll": {} } }, - "System.Collections/4.0.11-beta-23328": { + "System.Collections/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23328" + "System.Runtime": "4.0.21-beta-23419" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -8046,7 +8181,7 @@ "lib/DNXCore50/System.Collections.dll": {} } }, - "System.Collections.Concurrent/4.0.11-beta-23328": { + "System.Collections.Concurrent/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8066,7 +8201,7 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/1.1.38-beta-23328": { + "System.Collections.Immutable/1.1.38-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -8120,7 +8255,7 @@ "lib/dotnet/System.Collections.Specialized.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23328": { + "System.ComponentModel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -8132,7 +8267,7 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, - "System.ComponentModel.Annotations/4.0.11-beta-23328": { + "System.ComponentModel.Annotations/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8154,7 +8289,7 @@ "lib/dotnet/System.ComponentModel.Annotations.dll": {} } }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23328": { + "System.ComponentModel.EventBasedAsync/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -8169,7 +8304,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Console/4.0.0-beta-23328": { + "System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8179,7 +8314,7 @@ "ref/dotnet/System.Console.dll": {} } }, - "System.Data.Common/4.0.1-beta-23328": { + "System.Data.Common/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8199,7 +8334,7 @@ "lib/dotnet/System.Data.Common.dll": {} } }, - "System.Data.SqlClient/4.0.0-beta-23328": { + "System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Data.Common": "4.0.0", @@ -8213,7 +8348,7 @@ "ref/dotnet/System.Data.SqlClient.dll": {} } }, - "System.Diagnostics.Contracts/4.0.1-beta-23328": { + "System.Diagnostics.Contracts/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8225,7 +8360,7 @@ "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} } }, - "System.Diagnostics.Debug/4.0.11-beta-23328": { + "System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8234,7 +8369,7 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8243,7 +8378,7 @@ "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "System.Diagnostics.Process/4.1.0-beta-23328": { + "System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8255,7 +8390,7 @@ "ref/dotnet/System.Diagnostics.Process.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.1-beta-23328": { + "System.Diagnostics.StackTrace/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -8268,7 +8403,7 @@ "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} } }, - "System.Diagnostics.Tools/4.0.1-beta-23328": { + "System.Diagnostics.Tools/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8280,7 +8415,7 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, - "System.Diagnostics.Tracing/4.0.21-beta-23328": { + "System.Diagnostics.Tracing/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8292,7 +8427,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Dynamic.Runtime/4.0.11-beta-23328": { + "System.Dynamic.Runtime/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8318,7 +8453,7 @@ "lib/DNXCore50/System.Dynamic.Runtime.dll": {} } }, - "System.Globalization/4.0.11-beta-23328": { + "System.Globalization/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8330,7 +8465,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.Globalization.Calendars/4.0.1-beta-23328": { + "System.Globalization.Calendars/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -8343,7 +8478,7 @@ "lib/DNXCore50/System.Globalization.Calendars.dll": {} } }, - "System.Globalization.Extensions/4.0.1-beta-23328": { + "System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -8354,7 +8489,7 @@ "ref/dotnet/System.Globalization.Extensions.dll": {} } }, - "System.IO/4.0.11-beta-23328": { + "System.IO/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -8368,7 +8503,7 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.IO.Compression/4.0.1-beta-23328": { + "System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8380,7 +8515,7 @@ "ref/dotnet/System.IO.Compression.dll": {} } }, - "System.IO.Compression.ZipFile/4.0.1-beta-23328": { + "System.IO.Compression.ZipFile/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -8399,7 +8534,7 @@ "lib/dotnet/System.IO.Compression.ZipFile.dll": {} } }, - "System.IO.FileSystem/4.0.1-beta-23328": { + "System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8413,7 +8548,7 @@ "ref/dotnet/System.IO.FileSystem.dll": {} } }, - "System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8424,7 +8559,7 @@ "ref/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23328": { + "System.IO.FileSystem.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -8436,7 +8571,7 @@ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} } }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -8445,7 +8580,7 @@ "ref/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -8459,7 +8594,7 @@ "ref/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "System.IO.Pipes/4.0.0-beta-23328": { + "System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8472,7 +8607,7 @@ "ref/dotnet/System.IO.Pipes.dll": {} } }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23328": { + "System.IO.UnmanagedMemoryStream/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -8490,7 +8625,7 @@ "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} } }, - "System.Linq/4.0.1-beta-23328": { + "System.Linq/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8506,7 +8641,7 @@ "lib/dotnet/System.Linq.dll": {} } }, - "System.Linq.Expressions/4.0.11-beta-23328": { + "System.Linq.Expressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8532,7 +8667,7 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, - "System.Linq.Parallel/4.0.1-beta-23328": { + "System.Linq.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8553,7 +8688,7 @@ "lib/dotnet/System.Linq.Parallel.dll": {} } }, - "System.Linq.Queryable/4.0.1-beta-23328": { + "System.Linq.Queryable/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8571,7 +8706,7 @@ "lib/dotnet/System.Linq.Queryable.dll": {} } }, - "System.Net.Http/4.0.1-beta-23328": { + "System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8584,7 +8719,7 @@ "ref/dotnet/System.Net.Http.dll": {} } }, - "System.Net.NameResolution/4.0.0-beta-23328": { + "System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Net.Primitives": "4.0.10", @@ -8595,10 +8730,10 @@ "ref/dotnet/System.Net.NameResolution.dll": {} } }, - "System.Net.NetworkInformation/4.1.0-beta-23328": { + "System.Net.NetworkInformation/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", + "System.Private.Networking": "4.0.1-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -8608,7 +8743,7 @@ "lib/DNXCore50/System.Net.NetworkInformation.dll": {} } }, - "System.Net.Primitives/4.0.11-beta-23328": { + "System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -8618,7 +8753,7 @@ "ref/dotnet/System.Net.Primitives.dll": {} } }, - "System.Net.Requests/4.0.11-beta-23328": { + "System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8631,35 +8766,35 @@ "ref/dotnet/System.Net.Requests.dll": {} } }, - "System.Net.Security/4.0.0-beta-23328": { + "System.Net.Security/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Security.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Security.dll": {} } }, - "System.Net.Sockets/4.1.0-beta-23328": { + "System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", - "System.Runtime": "4.0.20" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Sockets.dll": {} } }, - "System.Net.Utilities/4.0.0-beta-23328": { + "System.Net.Utilities/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Net.Utilities.dll": {} @@ -8668,7 +8803,7 @@ "lib/DNXCore50/System.Net.Utilities.dll": {} } }, - "System.Net.WebHeaderCollection/4.0.1-beta-23328": { + "System.Net.WebHeaderCollection/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8684,7 +8819,7 @@ "lib/dotnet/System.Net.WebHeaderCollection.dll": {} } }, - "System.Net.WebSockets/4.0.0-beta-23328": { + "System.Net.WebSockets/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -8699,7 +8834,7 @@ "lib/dotnet/System.Net.WebSockets.dll": {} } }, - "System.Net.WebSockets.Client/4.0.0-beta-23328": { + "System.Net.WebSockets.Client/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -8709,13 +8844,13 @@ "System.Globalization": "4.0.10", "System.Net.Primitives": "4.0.10", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", "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.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10" @@ -8727,7 +8862,7 @@ "lib/DNXCore50/System.Net.WebSockets.Client.dll": {} } }, - "System.Numerics.Vectors/4.1.1-beta-23328": { + "System.Numerics.Vectors/4.1.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -8742,7 +8877,7 @@ "lib/dotnet/System.Numerics.Vectors.dll": {} } }, - "System.ObjectModel/4.0.11-beta-23328": { + "System.ObjectModel/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8758,7 +8893,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.DataContractSerialization/4.0.1-beta-23328": { + "System.Private.DataContractSerialization/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8773,7 +8908,7 @@ "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", @@ -8789,7 +8924,7 @@ "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} } }, - "System.Private.Networking/4.0.1-beta-23328": { + "System.Private.Networking/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -8808,13 +8943,14 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Threading": "4.0.10", "System.Threading.Overlapped": "4.0.0", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dnxcore50/_._": {} @@ -8823,7 +8959,7 @@ "lib/DNXCore50/System.Private.Networking.dll": {} } }, - "System.Private.ServiceModel/4.0.1-beta-23328": { + "System.Private.ServiceModel/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8831,7 +8967,6 @@ "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.Diagnostics.Tracing": "4.0.20", "System.Globalization": "4.0.10", @@ -8840,14 +8975,14 @@ "System.Linq": "4.0.0", "System.Linq.Expressions": "4.0.10", "System.Linq.Queryable": "4.0.0", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", "System.Net.Primitives": "4.0.10", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.0.10-beta-23328", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", "System.ObjectModel": "4.0.10", "System.Reflection": "4.0.10", "System.Reflection.DispatchProxy": "4.0.0", @@ -8860,10 +8995,10 @@ "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Serialization.Primitives": "4.0.10", "System.Runtime.Serialization.Xml": "4.0.10", - "System.Security.Claims": "4.0.0", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", @@ -8879,13 +9014,13 @@ "lib/DNXCore50/System.Private.ServiceModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23328": { + "System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dnxcore50/_._": {} } }, - "System.Reflection/4.1.0-beta-23328": { + "System.Reflection/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8899,7 +9034,7 @@ "lib/DNXCore50/System.Reflection.dll": {} } }, - "System.Reflection.DispatchProxy/4.0.1-beta-23328": { + "System.Reflection.DispatchProxy/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -8918,7 +9053,7 @@ "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} } }, - "System.Reflection.Emit/4.0.1-beta-23328": { + "System.Reflection.Emit/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -8934,7 +9069,7 @@ "lib/DNXCore50/System.Reflection.Emit.dll": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23328": { + "System.Reflection.Emit.ILGeneration/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -8948,7 +9083,7 @@ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} } }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23328": { + "System.Reflection.Emit.Lightweight/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -8963,7 +9098,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23328": { + "System.Reflection.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -8976,7 +9111,7 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.0.23-beta-23328": { + "System.Reflection.Metadata/1.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -9001,7 +9136,7 @@ "lib/dotnet/System.Reflection.Metadata.dll": {} } }, - "System.Reflection.Primitives/4.0.1-beta-23328": { + "System.Reflection.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9013,7 +9148,7 @@ "lib/DNXCore50/System.Reflection.Primitives.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.1-beta-23328": { + "System.Reflection.TypeExtensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -9026,7 +9161,7 @@ "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} } }, - "System.Resources.ReaderWriter/4.0.0-beta-23328": { + "System.Resources.ReaderWriter/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -9044,7 +9179,7 @@ "lib/DNXCore50/System.Resources.ReaderWriter.dll": {} } }, - "System.Resources.ResourceManager/4.0.1-beta-23328": { + "System.Resources.ResourceManager/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -9058,10 +9193,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23328": { + "System.Runtime/4.0.21-beta-23419": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23328" + "System.Private.Uri": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -9070,7 +9205,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23328": { + "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9082,7 +9217,7 @@ "lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23328": { + "System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -9091,7 +9226,7 @@ "ref/dotnet/System.Runtime.Extensions.dll": {} } }, - "System.Runtime.Handles/4.0.1-beta-23328": { + "System.Runtime.Handles/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9103,7 +9238,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23328": { + "System.Runtime.InteropServices/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -9118,7 +9253,7 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9127,7 +9262,7 @@ "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "System.Runtime.Loader/4.0.0-beta-23328": { + "System.Runtime.Loader/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -9141,7 +9276,7 @@ "lib/DNXCore50/System.Runtime.Loader.dll": {} } }, - "System.Runtime.Numerics/4.0.1-beta-23328": { + "System.Runtime.Numerics/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -9156,10 +9291,10 @@ "lib/dotnet/System.Runtime.Numerics.dll": {} } }, - "System.Runtime.Serialization.Json/4.0.1-beta-23328": { + "System.Runtime.Serialization.Json/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Json.dll": {} @@ -9168,7 +9303,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} } }, - "System.Runtime.Serialization.Primitives/4.0.11-beta-23328": { + "System.Runtime.Serialization.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -9181,11 +9316,11 @@ "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} } }, - "System.Runtime.Serialization.Xml/4.0.11-beta-23328": { + "System.Runtime.Serialization.Xml/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -9194,7 +9329,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {} } }, - "System.Security.Claims/4.0.1-beta-23328": { + "System.Security.Claims/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -9213,18 +9348,18 @@ "lib/dotnet/System.Security.Claims.dll": {} } }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9233,15 +9368,18 @@ "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23328": { + "System.Security.Cryptography.OpenSsl/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Text.Encoding": "4.0.10" }, "compile": { "lib/DNXCore50/System.Security.Cryptography.OpenSsl.dll": {} @@ -9250,7 +9388,7 @@ "lib/DNXCore50/System.Security.Cryptography.OpenSsl.dll": {} } }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { + "System.Security.Cryptography.Primitives/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", @@ -9268,19 +9406,19 @@ "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} } }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "System.Security.Principal/4.0.1-beta-23328": { + "System.Security.Principal/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9292,7 +9430,7 @@ "lib/dotnet/System.Security.Principal.dll": {} } }, - "System.Security.Principal.Windows/4.0.0-beta-23328": { + "System.Security.Principal.Windows/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -9315,27 +9453,10 @@ "lib/DNXCore50/System.Security.Principal.Windows.dll": {} } }, - "System.Security.SecureString/4.0.0-beta-23328": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/System.Security.SecureString.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.SecureString.dll": {} - } - }, - "System.ServiceModel.Duplex/4.0.1-beta-23328": { + "System.ServiceModel.Duplex/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Duplex.dll": {} @@ -9344,10 +9465,10 @@ "lib/DNXCore50/System.ServiceModel.Duplex.dll": {} } }, - "System.ServiceModel.Http/4.0.11-beta-23328": { + "System.ServiceModel.Http/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328", + "System.Private.ServiceModel": "4.1.0-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -9357,10 +9478,10 @@ "lib/DNXCore50/System.ServiceModel.Http.dll": {} } }, - "System.ServiceModel.NetTcp/4.0.1-beta-23328": { + "System.ServiceModel.NetTcp/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.NetTcp.dll": {} @@ -9369,10 +9490,10 @@ "lib/DNXCore50/System.ServiceModel.NetTcp.dll": {} } }, - "System.ServiceModel.Primitives/4.0.1-beta-23328": { + "System.ServiceModel.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Primitives.dll": {} @@ -9381,10 +9502,10 @@ "lib/DNXCore50/System.ServiceModel.Primitives.dll": {} } }, - "System.ServiceModel.Security/4.0.1-beta-23328": { + "System.ServiceModel.Security/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Security.dll": {} @@ -9393,7 +9514,7 @@ "lib/DNXCore50/System.ServiceModel.Security.dll": {} } }, - "System.Text.Encoding/4.0.11-beta-23328": { + "System.Text.Encoding/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9405,7 +9526,29 @@ "lib/DNXCore50/System.Text.Encoding.dll": {} } }, - "System.Text.Encoding.Extensions/4.0.11-beta-23328": { + "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" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -9418,7 +9561,7 @@ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.RegularExpressions/4.0.11-beta-23328": { + "System.Text.RegularExpressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -9435,7 +9578,7 @@ "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, - "System.Threading/4.0.11-beta-23328": { + "System.Threading/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -9458,7 +9601,7 @@ "lib/DNXCore50/System.Threading.Overlapped.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23328": { + "System.Threading.Tasks/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9470,7 +9613,7 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23328": { + "System.Threading.Tasks.Dataflow/4.5.26-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -9492,7 +9635,7 @@ "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} } }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23328": { + "System.Threading.Tasks.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", @@ -9511,7 +9654,19 @@ "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} } }, - "System.Threading.ThreadPool/4.0.10-beta-23328": { + "System.Threading.Thread/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -9524,7 +9679,7 @@ "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "System.Threading.Timer/4.0.1-beta-23328": { + "System.Threading.Timer/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -9536,7 +9691,7 @@ "lib/DNXCore50/System.Threading.Timer.dll": {} } }, - "System.Xml.ReaderWriter/4.0.11-beta-23328": { + "System.Xml.ReaderWriter/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -9551,7 +9706,7 @@ "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.Text.RegularExpressions": "4.0.0", "System.Threading.Tasks": "4.0.10" }, "compile": { @@ -9561,7 +9716,7 @@ "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "System.Xml.XDocument/4.0.11-beta-23328": { + "System.Xml.XDocument/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -9605,7 +9760,7 @@ "lib/dotnet/System.Xml.XmlDocument.dll": {} } }, - "System.Xml.XmlSerializer/4.0.11-beta-23328": { + "System.Xml.XmlSerializer/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -9789,7 +9944,7 @@ "coveralls.io/1.4": { "type": "package" }, - "Microsoft.CSharp/4.0.1-beta-23328": { + "Microsoft.CSharp/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -9825,170 +9980,169 @@ "xunit.runner.console": "2.1.0" } }, - "Microsoft.NETCore/5.0.1-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23328", - "Microsoft.NETCore.Targets": "1.0.1-beta-23328", - "Microsoft.VisualBasic": "10.0.1-beta-23328", - "System.AppContext": "4.0.1-beta-23328", - "System.Collections": "4.0.11-beta-23328", - "System.Collections.Concurrent": "4.0.11-beta-23328", - "System.Collections.Immutable": "1.1.38-beta-23328", - "System.ComponentModel": "4.0.1-beta-23328", - "System.ComponentModel.Annotations": "4.0.11-beta-23328", - "System.Diagnostics.Debug": "4.0.11-beta-23328", - "System.Diagnostics.Tools": "4.0.1-beta-23328", - "System.Diagnostics.Tracing": "4.0.21-beta-23328", - "System.Dynamic.Runtime": "4.0.11-beta-23328", - "System.Globalization": "4.0.11-beta-23328", - "System.Globalization.Calendars": "4.0.1-beta-23328", - "System.Globalization.Extensions": "4.0.1-beta-23328", - "System.IO": "4.0.11-beta-23328", - "System.IO.Compression": "4.0.1-beta-23328", - "System.IO.Compression.ZipFile": "4.0.1-beta-23328", - "System.IO.FileSystem": "4.0.1-beta-23328", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23328", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23328", - "System.Linq": "4.0.1-beta-23328", - "System.Linq.Expressions": "4.0.11-beta-23328", - "System.Linq.Parallel": "4.0.1-beta-23328", - "System.Linq.Queryable": "4.0.1-beta-23328", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NetworkInformation": "4.0.1-beta-23328", - "System.Net.Primitives": "4.0.11-beta-23328", - "System.Numerics.Vectors": "4.1.1-beta-23328", - "System.ObjectModel": "4.0.11-beta-23328", - "System.Reflection": "4.1.0-beta-23328", - "System.Reflection.DispatchProxy": "4.0.1-beta-23328", - "System.Reflection.Extensions": "4.0.1-beta-23328", - "System.Reflection.Metadata": "1.0.23-beta-23328", - "System.Reflection.Primitives": "4.0.1-beta-23328", - "System.Reflection.TypeExtensions": "4.0.1-beta-23328", - "System.Resources.ResourceManager": "4.0.1-beta-23328", - "System.Runtime": "4.0.21-beta-23328", - "System.Runtime.Extensions": "4.0.11-beta-23328", - "System.Runtime.Handles": "4.0.1-beta-23328", - "System.Runtime.InteropServices": "4.0.21-beta-23328", - "System.Runtime.Numerics": "4.0.1-beta-23328", - "System.Security.Claims": "4.0.1-beta-23328", - "System.Security.Principal": "4.0.1-beta-23328", - "System.Text.Encoding": "4.0.11-beta-23328", - "System.Text.Encoding.Extensions": "4.0.11-beta-23328", - "System.Text.RegularExpressions": "4.0.11-beta-23328", - "System.Threading": "4.0.11-beta-23328", - "System.Threading.Tasks": "4.0.11-beta-23328", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23328", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23328", - "System.Threading.Timer": "4.0.1-beta-23328", - "System.Xml.ReaderWriter": "4.0.11-beta-23328", - "System.Xml.XDocument": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.Console/1.0.0-beta-23328": { - "type": "package", - "dependencies": { - "Microsoft.NETCore": "5.0.1-beta-23328", - "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23328", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23328", - "Microsoft.Win32.Primitives": "4.0.1-beta-23328", - "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23328", - "System.Console": "4.0.0-beta-23328", - "System.Data.Common": "4.0.1-beta-23328", - "System.Data.SqlClient": "4.0.0-beta-23328", - "System.Diagnostics.Contracts": "4.0.1-beta-23328", - "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23328", - "System.Diagnostics.Process": "4.1.0-beta-23328", - "System.Diagnostics.StackTrace": "4.0.1-beta-23328", - "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23328", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", - "System.IO.MemoryMappedFiles": "4.0.0-beta-23328", - "System.IO.Pipes": "4.0.0-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", - "System.Net.NetworkInformation": "4.1.0-beta-23328", - "System.Net.Requests": "4.0.11-beta-23328", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.1.0-beta-23328", - "System.Net.Utilities": "4.0.0-beta-23328", - "System.Net.WebHeaderCollection": "4.0.1-beta-23328", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", - "System.Reflection.Emit": "4.0.1-beta-23328", - "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23328", - "System.Reflection.Emit.Lightweight": "4.0.1-beta-23328", - "System.Resources.ReaderWriter": "4.0.0-beta-23328", - "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23328", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23328", - "System.Runtime.Loader": "4.0.0-beta-23328", - "System.Runtime.Serialization.Json": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", - "System.Runtime.Serialization.Xml": "4.0.11-beta-23328", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.SecureString": "4.0.0-beta-23328", - "System.ServiceModel.Duplex": "4.0.1-beta-23328", - "System.ServiceModel.Http": "4.0.11-beta-23328", - "System.ServiceModel.NetTcp": "4.0.1-beta-23328", - "System.ServiceModel.Primitives": "4.0.1-beta-23328", - "System.ServiceModel.Security": "4.0.1-beta-23328", - "System.Xml.XmlSerializer": "4.0.11-beta-23328" - } - }, - "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "Microsoft.NETCore/5.0.1-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.0.1-beta-23419", + "Microsoft.NETCore.Targets": "1.0.1-beta-23419", + "Microsoft.VisualBasic": "10.0.1-beta-23419", + "System.AppContext": "4.0.1-beta-23419", + "System.Collections": "4.0.11-beta-23419", + "System.Collections.Concurrent": "4.0.11-beta-23419", + "System.Collections.Immutable": "1.1.38-beta-23419", + "System.ComponentModel": "4.0.1-beta-23419", + "System.ComponentModel.Annotations": "4.0.11-beta-23419", + "System.Diagnostics.Debug": "4.0.11-beta-23419", + "System.Diagnostics.Tools": "4.0.1-beta-23419", + "System.Diagnostics.Tracing": "4.0.21-beta-23419", + "System.Dynamic.Runtime": "4.0.11-beta-23419", + "System.Globalization": "4.0.11-beta-23419", + "System.Globalization.Calendars": "4.0.1-beta-23419", + "System.Globalization.Extensions": "4.0.1-beta-23419", + "System.IO": "4.0.11-beta-23419", + "System.IO.Compression": "4.1.0-beta-23419", + "System.IO.Compression.ZipFile": "4.0.1-beta-23419", + "System.IO.FileSystem": "4.0.1-beta-23419", + "System.IO.FileSystem.Primitives": "4.0.1-beta-23419", + "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23419", + "System.Linq": "4.0.1-beta-23419", + "System.Linq.Expressions": "4.0.11-beta-23419", + "System.Linq.Parallel": "4.0.1-beta-23419", + "System.Linq.Queryable": "4.0.1-beta-23419", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NetworkInformation": "4.0.1-beta-23419", + "System.Net.Primitives": "4.0.11-beta-23419", + "System.Numerics.Vectors": "4.1.1-beta-23419", + "System.ObjectModel": "4.0.11-beta-23419", + "System.Reflection": "4.1.0-beta-23419", + "System.Reflection.DispatchProxy": "4.0.1-beta-23419", + "System.Reflection.Extensions": "4.0.1-beta-23419", + "System.Reflection.Metadata": "1.1.0-beta-23419", + "System.Reflection.Primitives": "4.0.1-beta-23419", + "System.Reflection.TypeExtensions": "4.0.1-beta-23419", + "System.Resources.ResourceManager": "4.0.1-beta-23419", + "System.Runtime": "4.0.21-beta-23419", + "System.Runtime.Extensions": "4.0.11-beta-23419", + "System.Runtime.Handles": "4.0.1-beta-23419", + "System.Runtime.InteropServices": "4.0.21-beta-23419", + "System.Runtime.Numerics": "4.0.1-beta-23419", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Principal": "4.0.1-beta-23419", + "System.Text.Encoding": "4.0.11-beta-23419", + "System.Text.Encoding.Extensions": "4.0.11-beta-23419", + "System.Text.RegularExpressions": "4.0.11-beta-23419", + "System.Threading": "4.0.11-beta-23419", + "System.Threading.Tasks": "4.0.11-beta-23419", + "System.Threading.Tasks.Dataflow": "4.5.26-beta-23419", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23419", + "System.Threading.Timer": "4.0.1-beta-23419", + "System.Xml.ReaderWriter": "4.0.11-beta-23419", + "System.Xml.XDocument": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.Console/1.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.NETCore": "5.0.1-beta-23419", + "Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23419", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419", + "Microsoft.Win32.Primitives": "4.0.1-beta-23419", + "System.ComponentModel.EventBasedAsync": "4.0.11-beta-23419", + "System.Console": "4.0.0-beta-23419", + "System.Data.Common": "4.0.1-beta-23419", + "System.Data.SqlClient": "4.0.0-beta-23419", + "System.Diagnostics.Contracts": "4.0.1-beta-23419", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23419", + "System.Diagnostics.Process": "4.1.0-beta-23419", + "System.Diagnostics.StackTrace": "4.0.1-beta-23419", + "System.IO.FileSystem.DriveInfo": "4.0.0-beta-23419", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", + "System.IO.MemoryMappedFiles": "4.0.0-beta-23419", + "System.IO.Pipes": "4.0.0-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.NetworkInformation": "4.1.0-beta-23419", + "System.Net.Requests": "4.0.11-beta-23419", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "System.Net.Utilities": "4.0.0-beta-23419", + "System.Net.WebHeaderCollection": "4.0.1-beta-23419", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", + "System.Reflection.Emit": "4.0.1-beta-23419", + "System.Reflection.Emit.ILGeneration": "4.0.1-beta-23419", + "System.Reflection.Emit.Lightweight": "4.0.1-beta-23419", + "System.Resources.ReaderWriter": "4.0.0-beta-23419", + "System.Runtime.CompilerServices.VisualC": "4.0.0-beta-23419", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23419", + "System.Runtime.Loader": "4.0.0-beta-23419", + "System.Runtime.Serialization.Json": "4.0.1-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", + "System.Runtime.Serialization.Xml": "4.1.0-beta-23419", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.ServiceModel.Duplex": "4.0.1-beta-23419", + "System.ServiceModel.Http": "4.0.11-beta-23419", + "System.ServiceModel.NetTcp": "4.0.1-beta-23419", + "System.ServiceModel.Primitives": "4.1.0-beta-23419", + "System.ServiceModel.Security": "4.0.1-beta-23419", + "System.Xml.XmlSerializer": "4.0.11-beta-23419" + } + }, + "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23328": { + "Microsoft.NETCore.Platforms/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23328", - "System.Collections": "[4.0.11-beta-23328]", - "System.Diagnostics.Contracts": "[4.0.1-beta-23328]", - "System.Diagnostics.Debug": "[4.0.11-beta-23328]", - "System.Diagnostics.StackTrace": "[4.0.1-beta-23328]", - "System.Diagnostics.Tools": "[4.0.1-beta-23328]", - "System.Diagnostics.Tracing": "[4.0.21-beta-23328]", - "System.Globalization": "[4.0.11-beta-23328]", - "System.Globalization.Calendars": "[4.0.1-beta-23328]", - "System.IO": "[4.0.11-beta-23328]", - "System.ObjectModel": "[4.0.11-beta-23328]", - "System.Private.Uri": "[4.0.1-beta-23328]", - "System.Reflection": "[4.1.0-beta-23328]", - "System.Reflection.Extensions": "[4.0.1-beta-23328]", - "System.Reflection.Primitives": "[4.0.1-beta-23328]", - "System.Resources.ResourceManager": "[4.0.1-beta-23328]", - "System.Runtime": "[4.0.21-beta-23328]", - "System.Runtime.Extensions": "[4.0.11-beta-23328]", - "System.Runtime.Handles": "[4.0.1-beta-23328]", - "System.Runtime.InteropServices": "[4.0.21-beta-23328]", - "System.Text.Encoding": "[4.0.11-beta-23328]", - "System.Text.Encoding.Extensions": "[4.0.11-beta-23328]", - "System.Threading": "[4.0.11-beta-23328]", - "System.Threading.Tasks": "[4.0.11-beta-23328]", - "System.Threading.Timer": "[4.0.1-beta-23328]" + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419", + "System.Collections": "[4.0.11-beta-23419]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23419]", + "System.Diagnostics.Debug": "[4.0.11-beta-23419]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23419]", + "System.Diagnostics.Tools": "[4.0.1-beta-23419]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23419]", + "System.Globalization": "[4.0.11-beta-23419]", + "System.Globalization.Calendars": "[4.0.1-beta-23419]", + "System.IO": "[4.0.11-beta-23419]", + "System.ObjectModel": "[4.0.11-beta-23419]", + "System.Private.Uri": "[4.0.1-beta-23419]", + "System.Reflection": "[4.1.0-beta-23419]", + "System.Reflection.Extensions": "[4.0.1-beta-23419]", + "System.Reflection.Primitives": "[4.0.1-beta-23419]", + "System.Resources.ResourceManager": "[4.0.1-beta-23419]", + "System.Runtime": "[4.0.21-beta-23419]", + "System.Runtime.Extensions": "[4.0.11-beta-23419]", + "System.Runtime.Handles": "[4.0.1-beta-23419]", + "System.Runtime.InteropServices": "[4.0.21-beta-23419]", + "System.Text.Encoding": "[4.0.11-beta-23419]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23419]", + "System.Threading": "[4.0.11-beta-23419]", + "System.Threading.Tasks": "[4.0.11-beta-23419]", + "System.Threading.Timer": "[4.0.1-beta-23419]" } }, - "Microsoft.NETCore.Targets/1.0.1-beta-23328": { + "Microsoft.NETCore.Targets/1.0.1-beta-23419": { "type": "package", "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1-beta-23328", - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23328" + "Microsoft.NETCore.Platforms": "1.0.1-beta-23419", + "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23419" } }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23328": { + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package" }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package" }, - "Microsoft.VisualBasic/10.0.1-beta-23328": { + "Microsoft.VisualBasic/10.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10015,7 +10169,7 @@ "lib/dotnet/Microsoft.VisualBasic.dll": {} } }, - "Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10030,7 +10184,7 @@ "ReportGenerator/2.3.1.0": { "type": "package" }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -10049,7 +10203,7 @@ "System.Text.Encoding.Extensions": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -10058,7 +10212,7 @@ "lib/dotnet/System.Diagnostics.Process.dll": {} } }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10082,7 +10236,7 @@ "runtimes/osx.10.10/lib/dotnet/System.IO.FileSystem.dll": {} } }, - "runtime.osx.10.10.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.osx.10.10.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10101,7 +10255,7 @@ "lib/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10114,7 +10268,7 @@ "System.Runtime.InteropServices": "4.0.20", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23328" + "System.Threading.Thread": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -10123,7 +10277,7 @@ "lib/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "runtime.osx.10.10.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.osx.10.10.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -10145,7 +10299,7 @@ "lib/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23328": { + "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10169,16 +10323,29 @@ "lib/dotnet/System.Net.Http.dll": {} } }, - "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Tracing": "4.0.0", + "System.Globalization": "4.0.0", + "System.Net.Primitives": "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.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, "compile": { "ref/dotnet/_._": {} }, "runtime": { - "lib/dotnet/System.Net.NameResolution.dll": {} + "lib/dnxcore50/System.Net.NameResolution.dll": {} } }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -10200,7 +10367,33 @@ "lib/dnxcore50/System.Net.Primitives.dll": {} } }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23419": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.0", + "System.IO": "4.0.10", + "System.Net.NameResolution": "4.0.0-beta-23419", + "System.Net.Primitives": "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.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23419" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dnxcore50/System.Net.Sockets.dll": {} + } + }, + "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -10209,7 +10402,7 @@ "lib/dotnet/System.Runtime.Extensions.dll": {} } }, - "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -10222,7 +10415,7 @@ "lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -10230,7 +10423,7 @@ "System.Runtime": "4.0.20", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.0", "System.Text.Encoding.Extensions": "4.0.0" }, @@ -10241,13 +10434,13 @@ "runtimes/osx.10.10/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/osx.10.10-x64/native/coreconsole": {} } }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -10260,6 +10453,7 @@ "runtimes/osx.10.10-x64/native/libdbgshim.dylib": {}, "runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {}, "runtimes/osx.10.10-x64/native/libmscordbi.dylib": {}, + "runtimes/osx.10.10-x64/native/libprotojit.dylib": {}, "runtimes/osx.10.10-x64/native/libsos.dylib": {}, "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}, "runtimes/osx.10.10-x64/native/System.Native.dylib": {}, @@ -10267,13 +10461,13 @@ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {} } }, - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", "native": { "runtimes/osx.10.10-x64/native/corerun": {} } }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -10286,7 +10480,7 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, - "runtime.unix.System.Console/4.0.0-beta-23328": { + "runtime.unix.System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -10308,7 +10502,48 @@ "lib/dotnet/System.Console.dll": {} } }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23328": { + "runtime.unix.System.Data.SqlClient/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Data.Common": "4.0.0", + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.1.0-beta-23419", + "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.10", + "System.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Text.Encoding": "4.0.10", + "System.Text.Encoding.CodePages": "4.0.0", + "System.Text.RegularExpressions": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "System.Threading.Thread": "4.0.0-beta-23419", + "System.Threading.ThreadPool": "4.0.10-beta-23419", + "System.Threading.Timer": "4.0.0", + "System.Xml.ReaderWriter": "4.0.0" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Data.SqlClient.dll": {} + } + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -10317,7 +10552,7 @@ "lib/dotnet/System.Diagnostics.Debug.dll": {} } }, - "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -10333,7 +10568,7 @@ "lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23328": { + "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -10348,7 +10583,7 @@ "lib/dotnet/System.Globalization.Extensions.dll": {} } }, - "runtime.unix.System.IO.Compression/4.0.1-beta-23328": { + "runtime.unix.System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10370,7 +10605,7 @@ "lib/dotnet/System.IO.Compression.dll": {} } }, - "runtime.unix.System.IO.Pipes/4.0.0-beta-23328": { + "runtime.unix.System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", @@ -10391,7 +10626,7 @@ "lib/dotnet/System.IO.Pipes.dll": {} } }, - "runtime.unix.System.Net.Requests/4.0.11-beta-23328": { + "runtime.unix.System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10412,7 +10647,40 @@ "lib/dotnet/System.Net.Requests.dll": {} } }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23328": { + "runtime.unix.System.Net.Security/4.0.0-beta-23419": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "System.Collections": "4.0.10", + "System.Collections.Concurrent": "4.0.0", + "System.Collections.NonGeneric": "4.0.0", + "System.Diagnostics.Tracing": "4.0.20", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Net.Primitives": "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.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.10", + "System.Threading.ThreadPool": "4.0.10-beta-23419" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dnxcore50/System.Net.Security.dll": {} + } + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -10421,14 +10689,19 @@ "lib/dotnet/System.Private.Uri.dll": {} } }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { + "System.Collections": "4.0.0", + "System.Collections.Concurrent": "4.0.0", "System.Diagnostics.Debug": "4.0.10", + "System.Linq": "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.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Runtime.InteropServices": "4.0.20", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/_._": {} @@ -10437,7 +10710,7 @@ "lib/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10446,17 +10719,17 @@ "System.IO": "4.0.10", "System.IO.FileSystem": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23328", + "System.IO.FileSystem.Watcher": "4.0.0-beta-23419", "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.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10" }, @@ -10467,7 +10740,7 @@ "lib/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "runtime.unix.System.Threading/4.0.11-beta-23328": { + "runtime.unix.System.Threading/4.0.11-beta-23419": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -10476,7 +10749,7 @@ "lib/dotnet/System.Threading.dll": {} } }, - "System.AppContext/4.0.1-beta-23328": { + "System.AppContext/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10488,10 +10761,10 @@ "lib/DNXCore50/System.AppContext.dll": {} } }, - "System.Collections/4.0.11-beta-23328": { + "System.Collections/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23328" + "System.Runtime": "4.0.21-beta-23419" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -10500,7 +10773,7 @@ "lib/DNXCore50/System.Collections.dll": {} } }, - "System.Collections.Concurrent/4.0.11-beta-23328": { + "System.Collections.Concurrent/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10520,7 +10793,7 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/1.1.38-beta-23328": { + "System.Collections.Immutable/1.1.38-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -10574,7 +10847,7 @@ "lib/dotnet/System.Collections.Specialized.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23328": { + "System.ComponentModel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -10586,7 +10859,7 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, - "System.ComponentModel.Annotations/4.0.11-beta-23328": { + "System.ComponentModel.Annotations/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10608,7 +10881,7 @@ "lib/dotnet/System.ComponentModel.Annotations.dll": {} } }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23328": { + "System.ComponentModel.EventBasedAsync/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -10623,7 +10896,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Console/4.0.0-beta-23328": { + "System.Console/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -10633,7 +10906,7 @@ "ref/dotnet/System.Console.dll": {} } }, - "System.Data.Common/4.0.1-beta-23328": { + "System.Data.Common/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10653,7 +10926,7 @@ "lib/dotnet/System.Data.Common.dll": {} } }, - "System.Data.SqlClient/4.0.0-beta-23328": { + "System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Data.Common": "4.0.0", @@ -10667,7 +10940,7 @@ "ref/dotnet/System.Data.SqlClient.dll": {} } }, - "System.Diagnostics.Contracts/4.0.1-beta-23328": { + "System.Diagnostics.Contracts/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10679,7 +10952,7 @@ "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} } }, - "System.Diagnostics.Debug/4.0.11-beta-23328": { + "System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10688,7 +10961,7 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10697,7 +10970,7 @@ "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} } }, - "System.Diagnostics.Process/4.1.0-beta-23328": { + "System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -10709,7 +10982,7 @@ "ref/dotnet/System.Diagnostics.Process.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.1-beta-23328": { + "System.Diagnostics.StackTrace/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -10722,7 +10995,7 @@ "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} } }, - "System.Diagnostics.Tools/4.0.1-beta-23328": { + "System.Diagnostics.Tools/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10734,7 +11007,7 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, - "System.Diagnostics.Tracing/4.0.21-beta-23328": { + "System.Diagnostics.Tracing/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10746,7 +11019,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Dynamic.Runtime/4.0.11-beta-23328": { + "System.Dynamic.Runtime/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10772,7 +11045,7 @@ "lib/DNXCore50/System.Dynamic.Runtime.dll": {} } }, - "System.Globalization/4.0.11-beta-23328": { + "System.Globalization/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10784,7 +11057,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.Globalization.Calendars/4.0.1-beta-23328": { + "System.Globalization.Calendars/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -10797,7 +11070,7 @@ "lib/DNXCore50/System.Globalization.Calendars.dll": {} } }, - "System.Globalization.Extensions/4.0.1-beta-23328": { + "System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -10808,7 +11081,7 @@ "ref/dotnet/System.Globalization.Extensions.dll": {} } }, - "System.IO/4.0.11-beta-23328": { + "System.IO/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -10822,7 +11095,7 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.IO.Compression/4.0.1-beta-23328": { + "System.IO.Compression/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -10834,7 +11107,7 @@ "ref/dotnet/System.IO.Compression.dll": {} } }, - "System.IO.Compression.ZipFile/4.0.1-beta-23328": { + "System.IO.Compression.ZipFile/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -10853,7 +11126,7 @@ "lib/dotnet/System.IO.Compression.ZipFile.dll": {} } }, - "System.IO.FileSystem/4.0.1-beta-23328": { + "System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -10867,7 +11140,7 @@ "ref/dotnet/System.IO.FileSystem.dll": {} } }, - "System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -10878,7 +11151,7 @@ "ref/dotnet/System.IO.FileSystem.DriveInfo.dll": {} } }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23328": { + "System.IO.FileSystem.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -10890,7 +11163,7 @@ "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} } }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -10899,7 +11172,7 @@ "ref/dotnet/System.IO.FileSystem.Watcher.dll": {} } }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO.FileSystem": "4.0.0", @@ -10913,7 +11186,7 @@ "ref/dotnet/System.IO.MemoryMappedFiles.dll": {} } }, - "System.IO.Pipes/4.0.0-beta-23328": { + "System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -10926,7 +11199,7 @@ "ref/dotnet/System.IO.Pipes.dll": {} } }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23328": { + "System.IO.UnmanagedMemoryStream/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", @@ -10944,7 +11217,7 @@ "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} } }, - "System.Linq/4.0.1-beta-23328": { + "System.Linq/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10960,7 +11233,7 @@ "lib/dotnet/System.Linq.dll": {} } }, - "System.Linq.Expressions/4.0.11-beta-23328": { + "System.Linq.Expressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -10986,7 +11259,7 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, - "System.Linq.Parallel/4.0.1-beta-23328": { + "System.Linq.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11007,7 +11280,7 @@ "lib/dotnet/System.Linq.Parallel.dll": {} } }, - "System.Linq.Queryable/4.0.1-beta-23328": { + "System.Linq.Queryable/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11025,7 +11298,7 @@ "lib/dotnet/System.Linq.Queryable.dll": {} } }, - "System.Net.Http/4.0.1-beta-23328": { + "System.Net.Http/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -11038,7 +11311,7 @@ "ref/dotnet/System.Net.Http.dll": {} } }, - "System.Net.NameResolution/4.0.0-beta-23328": { + "System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Net.Primitives": "4.0.10", @@ -11049,10 +11322,10 @@ "ref/dotnet/System.Net.NameResolution.dll": {} } }, - "System.Net.NetworkInformation/4.1.0-beta-23328": { + "System.Net.NetworkInformation/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", + "System.Private.Networking": "4.0.1-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -11062,7 +11335,7 @@ "lib/DNXCore50/System.Net.NetworkInformation.dll": {} } }, - "System.Net.Primitives/4.0.11-beta-23328": { + "System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -11072,7 +11345,7 @@ "ref/dotnet/System.Net.Primitives.dll": {} } }, - "System.Net.Requests/4.0.11-beta-23328": { + "System.Net.Requests/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -11085,35 +11358,35 @@ "ref/dotnet/System.Net.Requests.dll": {} } }, - "System.Net.Security/4.0.0-beta-23328": { + "System.Net.Security/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Security.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Security.dll": {} } }, - "System.Net.Sockets/4.1.0-beta-23328": { + "System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328", - "System.Runtime": "4.0.20" + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { "ref/dotnet/System.Net.Sockets.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Sockets.dll": {} } }, - "System.Net.Utilities/4.0.0-beta-23328": { + "System.Net.Utilities/4.0.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.Networking": "4.0.1-beta-23328" + "System.Private.Networking": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Net.Utilities.dll": {} @@ -11122,7 +11395,7 @@ "lib/DNXCore50/System.Net.Utilities.dll": {} } }, - "System.Net.WebHeaderCollection/4.0.1-beta-23328": { + "System.Net.WebHeaderCollection/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11138,7 +11411,7 @@ "lib/dotnet/System.Net.WebHeaderCollection.dll": {} } }, - "System.Net.WebSockets/4.0.0-beta-23328": { + "System.Net.WebSockets/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -11153,7 +11426,7 @@ "lib/dotnet/System.Net.WebSockets.dll": {} } }, - "System.Net.WebSockets.Client/4.0.0-beta-23328": { + "System.Net.WebSockets.Client/4.0.0-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -11163,13 +11436,13 @@ "System.Globalization": "4.0.10", "System.Net.Primitives": "4.0.10", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", "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.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10" @@ -11181,7 +11454,7 @@ "lib/DNXCore50/System.Net.WebSockets.Client.dll": {} } }, - "System.Numerics.Vectors/4.1.1-beta-23328": { + "System.Numerics.Vectors/4.1.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -11196,7 +11469,7 @@ "lib/dotnet/System.Numerics.Vectors.dll": {} } }, - "System.ObjectModel/4.0.11-beta-23328": { + "System.ObjectModel/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11212,7 +11485,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.DataContractSerialization/4.0.1-beta-23328": { + "System.Private.DataContractSerialization/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11227,7 +11500,7 @@ "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", @@ -11243,7 +11516,7 @@ "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} } }, - "System.Private.Networking/4.0.1-beta-23328": { + "System.Private.Networking/4.0.1-beta-23419": { "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", @@ -11262,13 +11535,14 @@ "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", + "System.Security.Principal": "4.0.0", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Threading": "4.0.10", "System.Threading.Overlapped": "4.0.0", "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23328" + "System.Threading.ThreadPool": "4.0.10-beta-23419" }, "compile": { "ref/dnxcore50/_._": {} @@ -11277,7 +11551,7 @@ "lib/DNXCore50/System.Private.Networking.dll": {} } }, - "System.Private.ServiceModel/4.0.1-beta-23328": { + "System.Private.ServiceModel/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11285,7 +11559,6 @@ "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.Diagnostics.Tracing": "4.0.20", "System.Globalization": "4.0.10", @@ -11294,14 +11567,14 @@ "System.Linq": "4.0.0", "System.Linq.Expressions": "4.0.10", "System.Linq.Queryable": "4.0.0", - "System.Net.Http": "4.0.1-beta-23328", - "System.Net.NameResolution": "4.0.0-beta-23328", + "System.Net.Http": "4.0.1-beta-23419", + "System.Net.NameResolution": "4.0.0-beta-23419", "System.Net.Primitives": "4.0.10", - "System.Net.Security": "4.0.0-beta-23328", - "System.Net.Sockets": "4.0.10-beta-23328", + "System.Net.Security": "4.0.0-beta-23419", + "System.Net.Sockets": "4.0.10-beta-23419", "System.Net.WebHeaderCollection": "4.0.0", - "System.Net.WebSockets": "4.0.0-beta-23328", - "System.Net.WebSockets.Client": "4.0.0-beta-23328", + "System.Net.WebSockets": "4.0.0-beta-23419", + "System.Net.WebSockets.Client": "4.0.0-beta-23419", "System.ObjectModel": "4.0.10", "System.Reflection": "4.0.10", "System.Reflection.DispatchProxy": "4.0.0", @@ -11314,10 +11587,10 @@ "System.Runtime.InteropServices": "4.0.20", "System.Runtime.Serialization.Primitives": "4.0.10", "System.Runtime.Serialization.Xml": "4.0.10", - "System.Security.Claims": "4.0.0", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23328", + "System.Security.Claims": "4.0.1-beta-23419", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23419", "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23328", + "System.Security.Principal.Windows": "4.0.0-beta-23419", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", "System.Threading.Tasks": "4.0.10", @@ -11333,13 +11606,13 @@ "lib/DNXCore50/System.Private.ServiceModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23328": { + "System.Private.Uri/4.0.1-beta-23419": { "type": "package", "compile": { "ref/dnxcore50/_._": {} } }, - "System.Reflection/4.1.0-beta-23328": { + "System.Reflection/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -11353,7 +11626,7 @@ "lib/DNXCore50/System.Reflection.dll": {} } }, - "System.Reflection.DispatchProxy/4.0.1-beta-23328": { + "System.Reflection.DispatchProxy/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11372,7 +11645,7 @@ "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} } }, - "System.Reflection.Emit/4.0.1-beta-23328": { + "System.Reflection.Emit/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -11388,7 +11661,7 @@ "lib/DNXCore50/System.Reflection.Emit.dll": {} } }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23328": { + "System.Reflection.Emit.ILGeneration/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -11402,7 +11675,7 @@ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} } }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23328": { + "System.Reflection.Emit.Lightweight/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -11417,7 +11690,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23328": { + "System.Reflection.Extensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -11430,7 +11703,7 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/1.0.23-beta-23328": { + "System.Reflection.Metadata/1.1.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -11455,7 +11728,7 @@ "lib/dotnet/System.Reflection.Metadata.dll": {} } }, - "System.Reflection.Primitives/4.0.1-beta-23328": { + "System.Reflection.Primitives/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11467,7 +11740,7 @@ "lib/DNXCore50/System.Reflection.Primitives.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.1-beta-23328": { + "System.Reflection.TypeExtensions/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -11480,7 +11753,7 @@ "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} } }, - "System.Resources.ReaderWriter/4.0.0-beta-23328": { + "System.Resources.ReaderWriter/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11498,7 +11771,7 @@ "lib/DNXCore50/System.Resources.ReaderWriter.dll": {} } }, - "System.Resources.ResourceManager/4.0.1-beta-23328": { + "System.Resources.ResourceManager/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.0", @@ -11512,10 +11785,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23328": { + "System.Runtime/4.0.21-beta-23419": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23328" + "System.Private.Uri": "4.0.1-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -11524,7 +11797,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23328": { + "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11536,7 +11809,7 @@ "lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23328": { + "System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -11545,7 +11818,7 @@ "ref/dotnet/System.Runtime.Extensions.dll": {} } }, - "System.Runtime.Handles/4.0.1-beta-23328": { + "System.Runtime.Handles/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11557,7 +11830,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23328": { + "System.Runtime.InteropServices/4.0.21-beta-23419": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -11572,7 +11845,7 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11581,7 +11854,7 @@ "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} } }, - "System.Runtime.Loader/4.0.0-beta-23328": { + "System.Runtime.Loader/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", @@ -11595,7 +11868,7 @@ "lib/DNXCore50/System.Runtime.Loader.dll": {} } }, - "System.Runtime.Numerics/4.0.1-beta-23328": { + "System.Runtime.Numerics/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Globalization": "4.0.10", @@ -11610,10 +11883,10 @@ "lib/dotnet/System.Runtime.Numerics.dll": {} } }, - "System.Runtime.Serialization.Json/4.0.1-beta-23328": { + "System.Runtime.Serialization.Json/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Json.dll": {} @@ -11622,7 +11895,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} } }, - "System.Runtime.Serialization.Primitives/4.0.11-beta-23328": { + "System.Runtime.Serialization.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", @@ -11635,11 +11908,11 @@ "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} } }, - "System.Runtime.Serialization.Xml/4.0.11-beta-23328": { + "System.Runtime.Serialization.Xml/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.DataContractSerialization": "4.0.1-beta-23328", - "System.Runtime.Serialization.Primitives": "4.0.11-beta-23328" + "System.Private.DataContractSerialization": "4.1.0-beta-23419", + "System.Runtime.Serialization.Primitives": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} @@ -11648,7 +11921,7 @@ "lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {} } }, - "System.Security.Claims/4.0.1-beta-23328": { + "System.Security.Claims/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -11667,18 +11940,18 @@ "lib/dotnet/System.Security.Claims.dll": {} } }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11687,15 +11960,18 @@ "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} } }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23328": { + "System.Security.Cryptography.OpenSsl/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.IO": "4.0.10", "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328" + "System.Runtime.Numerics": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23419", + "System.Text.Encoding": "4.0.10" }, "compile": { "lib/DNXCore50/System.Security.Cryptography.OpenSsl.dll": {} @@ -11704,7 +11980,7 @@ "lib/DNXCore50/System.Security.Cryptography.OpenSsl.dll": {} } }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { + "System.Security.Cryptography.Primitives/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", @@ -11722,19 +11998,19 @@ "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} } }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23328", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23328" + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23419", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23419" }, "compile": { "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} } }, - "System.Security.Principal/4.0.1-beta-23328": { + "System.Security.Principal/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11746,7 +12022,7 @@ "lib/dotnet/System.Security.Principal.dll": {} } }, - "System.Security.Principal.Windows/4.0.0-beta-23328": { + "System.Security.Principal.Windows/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -11769,27 +12045,10 @@ "lib/DNXCore50/System.Security.Principal.Windows.dll": {} } }, - "System.Security.SecureString/4.0.0-beta-23328": { + "System.ServiceModel.Duplex/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23328", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/System.Security.SecureString.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.SecureString.dll": {} - } - }, - "System.ServiceModel.Duplex/4.0.1-beta-23328": { - "type": "package", - "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Duplex.dll": {} @@ -11798,10 +12057,10 @@ "lib/DNXCore50/System.ServiceModel.Duplex.dll": {} } }, - "System.ServiceModel.Http/4.0.11-beta-23328": { + "System.ServiceModel.Http/4.0.11-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328", + "System.Private.ServiceModel": "4.1.0-beta-23419", "System.Runtime": "4.0.20" }, "compile": { @@ -11811,10 +12070,10 @@ "lib/DNXCore50/System.ServiceModel.Http.dll": {} } }, - "System.ServiceModel.NetTcp/4.0.1-beta-23328": { + "System.ServiceModel.NetTcp/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.NetTcp.dll": {} @@ -11823,10 +12082,10 @@ "lib/DNXCore50/System.ServiceModel.NetTcp.dll": {} } }, - "System.ServiceModel.Primitives/4.0.1-beta-23328": { + "System.ServiceModel.Primitives/4.1.0-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Primitives.dll": {} @@ -11835,10 +12094,10 @@ "lib/DNXCore50/System.ServiceModel.Primitives.dll": {} } }, - "System.ServiceModel.Security/4.0.1-beta-23328": { + "System.ServiceModel.Security/4.0.1-beta-23419": { "type": "package", "dependencies": { - "System.Private.ServiceModel": "4.0.1-beta-23328" + "System.Private.ServiceModel": "4.1.0-beta-23419" }, "compile": { "ref/dotnet/System.ServiceModel.Security.dll": {} @@ -11847,7 +12106,7 @@ "lib/DNXCore50/System.ServiceModel.Security.dll": {} } }, - "System.Text.Encoding/4.0.11-beta-23328": { + "System.Text.Encoding/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11859,7 +12118,29 @@ "lib/DNXCore50/System.Text.Encoding.dll": {} } }, - "System.Text.Encoding.Extensions/4.0.11-beta-23328": { + "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" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -11872,7 +12153,7 @@ "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.RegularExpressions/4.0.11-beta-23328": { + "System.Text.RegularExpressions/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -11889,7 +12170,7 @@ "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, - "System.Threading/4.0.11-beta-23328": { + "System.Threading/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -11912,7 +12193,7 @@ "lib/DNXCore50/System.Threading.Overlapped.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23328": { + "System.Threading.Tasks/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11924,7 +12205,7 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23328": { + "System.Threading.Tasks.Dataflow/4.5.26-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.0", @@ -11946,7 +12227,7 @@ "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {} } }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23328": { + "System.Threading.Tasks.Parallel/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", @@ -11965,7 +12246,7 @@ "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} } }, - "System.Threading.Thread/4.0.0-beta-23328": { + "System.Threading.Thread/4.0.0-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -11977,7 +12258,7 @@ "lib/DNXCore50/System.Threading.Thread.dll": {} } }, - "System.Threading.ThreadPool/4.0.10-beta-23328": { + "System.Threading.ThreadPool/4.0.10-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0", @@ -11990,7 +12271,7 @@ "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "System.Threading.Timer/4.0.1-beta-23328": { + "System.Threading.Timer/4.0.1-beta-23419": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -12002,7 +12283,7 @@ "lib/DNXCore50/System.Threading.Timer.dll": {} } }, - "System.Xml.ReaderWriter/4.0.11-beta-23328": { + "System.Xml.ReaderWriter/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -12017,7 +12298,7 @@ "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.Text.RegularExpressions": "4.0.0", "System.Threading.Tasks": "4.0.10" }, "compile": { @@ -12027,7 +12308,7 @@ "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "System.Xml.XDocument/4.0.11-beta-23328": { + "System.Xml.XDocument/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -12071,7 +12352,7 @@ "lib/dotnet/System.Xml.XmlDocument.dll": {} } }, - "System.Xml.XmlSerializer/4.0.11-beta-23328": { + "System.Xml.XmlSerializer/4.0.11-beta-23419": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -12277,40 +12558,40 @@ "tools/Newtonsoft.Json.xml" ] }, - "Microsoft.CSharp/4.0.1-beta-23328": { + "Microsoft.CSharp/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "5d08GzLWCoepDGJC7s+W3+/dDDRMfLkxPIvbJC2YtchP7GfosvhIEnf6svvQ2n0GKq5HbXpSAyEkHh7Sqh69Dg==", + "sha512": "cqzsmK75Obvhf2qklsHa7V8eABUhDhdHjedjkIj8tpzWx+cCWZaAx7XLDTziyIaVqq9OvbWV408aTCqwQlUuqg==", "files": [ - "lib/dotnet/de/Microsoft.CSharp.xml", - "lib/dotnet/es/Microsoft.CSharp.xml", - "lib/dotnet/fr/Microsoft.CSharp.xml", - "lib/dotnet/it/Microsoft.CSharp.xml", - "lib/dotnet/ja/Microsoft.CSharp.xml", - "lib/dotnet/ko/Microsoft.CSharp.xml", "lib/dotnet/Microsoft.CSharp.dll", - "lib/dotnet/Microsoft.CSharp.xml", - "lib/dotnet/ru/Microsoft.CSharp.xml", - "lib/dotnet/zh-hans/Microsoft.CSharp.xml", - "lib/dotnet/zh-hant/Microsoft.CSharp.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", - "lib/netcore50/Microsoft.CSharp.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.CSharp.4.0.1-beta-23328.nupkg", - "Microsoft.CSharp.4.0.1-beta-23328.nupkg.sha512", + "Microsoft.CSharp.4.0.1-beta-23419.nupkg", + "Microsoft.CSharp.4.0.1-beta-23419.nupkg.sha512", "Microsoft.CSharp.nuspec", + "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", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", @@ -12362,141 +12643,151 @@ "tools/xunit.runner.utility.desktop.pdb" ] }, - "Microsoft.NETCore/5.0.1-beta-23328": { + "Microsoft.NETCore/5.0.1-beta-23419": { "type": "package", - "sha512": "ZW6W2eopoVhFP8U8tUWlBGBwXl6u0acEFysWfLSC/FQzM25ms167kq8eVJHnFq14/83Rutz+JruHpI1dXQ/k0w==", + "sha512": "C0uH5K2/iiLTCkye0oWgFTeuRSdzC918Cf+E9o+k34PydWRA083qENKsql+Mq/W3QeF/v7uDlgSDOveju7m3BA==", "files": [ "_._", - "Microsoft.NETCore.5.0.1-beta-23328.nupkg", - "Microsoft.NETCore.5.0.1-beta-23328.nupkg.sha512", + "Microsoft.NETCore.5.0.1-beta-23419.nupkg", + "Microsoft.NETCore.5.0.1-beta-23419.nupkg.sha512", "Microsoft.NETCore.nuspec" ] }, - "Microsoft.NETCore.Console/1.0.0-beta-23328": { + "Microsoft.NETCore.Console/1.0.0-beta-23419": { "type": "package", - "sha512": "lVfmaWq8Vodzh+JJfXo9pisNL/GhbXspnLnfE75TPXgIDfoibzEsM2kQdIJoCc24RQgmDIdqaYHDgRbBhgrUMQ==", + "sha512": "dmpYg1/FbetLelY0o4Zg6Wlohmhen1/gJtx+HDL/WtrsS2J0zh50JVhxME8Tg3uLgZAqBsbe6D4l4tloWtpWaw==", "files": [ "_._", - "Microsoft.NETCore.Console.1.0.0-beta-23328.nupkg", - "Microsoft.NETCore.Console.1.0.0-beta-23328.nupkg.sha512", + "Microsoft.NETCore.Console.1.0.0-beta-23419.nupkg", + "Microsoft.NETCore.Console.1.0.0-beta-23419.nupkg.sha512", "Microsoft.NETCore.Console.nuspec" ] }, - "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", - "sha512": "rspE431So1Of1KY1pUGJr1GeazlkTGFnlRml5QNOql6wKyfrz3USvm3f8PmVk84ULq/ZUXqhoILSSIUk4CnrXQ==", + "sha512": "Qh14NWPnIVF3v5n2TvyT4tPKgyb5qb58DnFzBlvzmTLDMF4rQ094foZ4MKGbZOcah+Hv34KH3WuhKIlbgJqj0A==", "files": [ - "Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg", - "Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg.sha512", + "Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg", + "Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg.sha512", "Microsoft.NETCore.ConsoleHost.nuspec", "runtime.json" ] }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23328": { + "Microsoft.NETCore.Platforms/1.0.1-beta-23419": { "type": "package", - "sha512": "bbpN1YRDRyP2kdMVub9n6D6uk5NvKsLoEmC5TINyiWYM3tn99eJr8Ng38r81h2BI06Uii1h4jXZ0BQYVuF4Uqw==", + "sha512": "pvPB+YTSV5UIRNfALafBEEUzBh+M0K0oFXJWmY7RDhDGbW8pOBgls0uKaA/FIV9/zxglp21nJ0wBxkrc28R2bQ==", "files": [ - "Microsoft.NETCore.Platforms.1.0.1-beta-23328.nupkg", - "Microsoft.NETCore.Platforms.1.0.1-beta-23328.nupkg.sha512", + "Microsoft.NETCore.Platforms.1.0.1-beta-23419.nupkg", + "Microsoft.NETCore.Platforms.1.0.1-beta-23419.nupkg.sha512", "Microsoft.NETCore.Platforms.nuspec", "runtime.json" ] }, - "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", - "sha512": "9pC1Xbcq23JoLfl7WwOwJaKSFELD9gvTi1ugOexyP4jrdmouis38M3PVnomiLUMb3fLr4Zai2hR2pvjN8wjSLg==", + "sha512": "aRNLgIaLvIIWomygKkOXRIv1hto6h9LSL4awbdBop5JGjqqSY933bc3UFYoenQlwVmYFCAI+DvGNNeypr5p9Cg==", "files": [ - "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg", - "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg", + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512", "Microsoft.NETCore.Runtime.CoreCLR.nuspec", "runtime.json" ] }, - "Microsoft.NETCore.Targets/1.0.1-beta-23328": { + "Microsoft.NETCore.Targets/1.0.1-beta-23419": { "type": "package", - "sha512": "5evS4fzgkUZZOr697aHQLycJe75ZzAESDKbA8FUsJSTA3MNqBgZwrIk6SoAUpuZByp9kI3KMKBeLU6wENXyUmA==", + "sha512": "G4GC3CY7LpYKoNEVky63Tun1P6cUEU9Szbitecvs9qNEE2Gtq1qU9FViLh0rzd7bRGnixy5MH1axSlk7GMIo7Q==", "files": [ - "Microsoft.NETCore.Targets.1.0.1-beta-23328.nupkg", - "Microsoft.NETCore.Targets.1.0.1-beta-23328.nupkg.sha512", + "Microsoft.NETCore.Targets.1.0.1-beta-23419.nupkg", + "Microsoft.NETCore.Targets.1.0.1-beta-23419.nupkg.sha512", "Microsoft.NETCore.Targets.nuspec", "runtime.json" ] }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23328": { + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23419": { "type": "package", - "sha512": "yiF75liwaeWGxRaCCnOZcTfgEd8PyRyDjRtTSWlYX+gjJlxfG3kBP8aJQ4MqUZZlZzsyRHq0VY4sS4xdNdBM8g==", + "sha512": "971e1OUk3oj3QNELKidQ75SuA00rgV6ntyjDKGJ9H+FqnTmo96ZgMYJUnVrKchW/In8ZEdZzBphQKx8QeMQyYw==", "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23328.nupkg", - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23328.nupkg.sha512", + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23419.nupkg", + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23419.nupkg.sha512", "Microsoft.NETCore.Targets.DNXCore.nuspec", "runtime.json" ] }, - "Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", - "sha512": "YRPDgk+h6f2Vy3JHFsfJPaSluP+3cLb6JfrznHWOHmq9eyAIfr6/K3mxpWcRLdyXwVoC823kwBy4oC5Hq3J3vg==", + "sha512": "M3qw7KZCh6ZW6gqmNAwSXOnqgzZDiHz0nSaPMMVuf/fVynluYYBXk6IcGq0g7swylgK3xPBNVIomu+G3/mmwaQ==", "files": [ - "Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg", - "Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg.sha512", + "Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg", + "Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512", "Microsoft.NETCore.TestHost.nuspec", "runtime.json" ] }, - "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package", - "sha512": "nTc+hv6zfwqtiHhPSLJWv37mVmr3kxegrN7dlGXd1k4a8VY4sqobRrdrh0WLJnBta7YSGkM/c+8bYSpXNKZ9Xw==", + "sha512": "slUOwxzpnxPkErbQKC32MkQjDn3fEkCLMD+HBfk8tzmKSsoCDWNNbSifUYu63bDTlq6XS0rs2cHGYKlSlf01gQ==", "files": [ - "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23328.nupkg", - "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23328.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg", + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg.sha512", "Microsoft.NETCore.Windows.ApiSets.nuspec", "runtime.json" ] }, - "Microsoft.VisualBasic/10.0.1-beta-23328": { + "Microsoft.VisualBasic/10.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Vy87zLwt4ufXU6mR5HtRcBh1qFiSXaxzMneSGTcXi8VWqqD2ORZyGxJDQQrT0vDKm9JUV6DdQkN/r5O4fA0Bfw==", + "sha512": "XIM78uMiai5pXHy05vaL/7HNj0uAHubZcmpvCcqNkoMH2yvJyl88WVUeaINx/sQ2Hoo3WHP4GOHpYLCscQkA2Q==", "files": [ - "lib/dotnet/de/Microsoft.VisualBasic.xml", - "lib/dotnet/es/Microsoft.VisualBasic.xml", - "lib/dotnet/fr/Microsoft.VisualBasic.xml", - "lib/dotnet/it/Microsoft.VisualBasic.xml", - "lib/dotnet/ja/Microsoft.VisualBasic.xml", - "lib/dotnet/ko/Microsoft.VisualBasic.xml", "lib/dotnet/Microsoft.VisualBasic.dll", - "lib/dotnet/Microsoft.VisualBasic.xml", - "lib/dotnet/ru/Microsoft.VisualBasic.xml", - "lib/dotnet/zh-hans/Microsoft.VisualBasic.xml", - "lib/dotnet/zh-hant/Microsoft.VisualBasic.xml", "lib/net45/_._", "lib/netcore50/Microsoft.VisualBasic.dll", - "lib/netcore50/Microsoft.VisualBasic.xml", "lib/win8/_._", "lib/wpa81/_._", - "Microsoft.VisualBasic.10.0.1-beta-23328.nupkg", - "Microsoft.VisualBasic.10.0.1-beta-23328.nupkg.sha512", + "Microsoft.VisualBasic.10.0.1-beta-23419.nupkg", + "Microsoft.VisualBasic.10.0.1-beta-23419.nupkg.sha512", "Microsoft.VisualBasic.nuspec", + "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", "ref/net45/_._", "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", "ref/win8/_._", "ref/wpa81/_._" ] }, - "Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Vlg//OFYkf55EiuNeuWZAWudXf/2fli7eMerf31WGYSn9rDRFCHGtT70wfJB9aOh0mkJQnThIc88X91yIEW0Xg==", + "sha512": "e9syBXnh55/7YKGGx8/JLsbampexXctjHMurOoh5G54fFY6+QzB6J0jyU1US/cR58qsKNnrM3yoF6vx3AqVB2g==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "Microsoft.Win32.Primitives.4.0.1-beta-23328.nupkg", - "Microsoft.Win32.Primitives.4.0.1-beta-23328.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.1-beta-23419.nupkg", + "Microsoft.Win32.Primitives.4.0.1-beta-23419.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", + "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", @@ -12505,27 +12796,27 @@ "runtime.json" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23328": { + "Microsoft.Win32.Registry/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "NWSfCjVwtRsUpQApE6QcASDatxR6p6XOZ1jew8WddkdBuWsz0SBp87euvkwUCkBDW6KunxQ0vXEG3rnalOzevw==", + "sha512": "CvWe2EE6PI9c3rXreDQUUhDS7Z6QIbq+H5rKcArDGxV3++OdsL5LPSrHd/NtoGey+rxjedMIfgxgASdM+4a2aQ==", "files": [ - "lib/DNXCore50/de/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/es/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/fr/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/it/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/ja/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/ko/Microsoft.Win32.Registry.xml", "lib/DNXCore50/Microsoft.Win32.Registry.dll", - "lib/DNXCore50/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/ru/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/zh-hans/Microsoft.Win32.Registry.xml", - "lib/DNXCore50/zh-hant/Microsoft.Win32.Registry.xml", "lib/net46/Microsoft.Win32.Registry.dll", - "Microsoft.Win32.Registry.4.0.0-beta-23328.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23328.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23419.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23419.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", + "ref/dotnet/de/Microsoft.Win32.Registry.xml", + "ref/dotnet/es/Microsoft.Win32.Registry.xml", + "ref/dotnet/fr/Microsoft.Win32.Registry.xml", + "ref/dotnet/it/Microsoft.Win32.Registry.xml", + "ref/dotnet/ja/Microsoft.Win32.Registry.xml", + "ref/dotnet/ko/Microsoft.Win32.Registry.xml", "ref/dotnet/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.xml", + "ref/dotnet/ru/Microsoft.Win32.Registry.xml", + "ref/dotnet/zh-hans/Microsoft.Win32.Registry.xml", + "ref/dotnet/zh-hant/Microsoft.Win32.Registry.xml", "ref/net46/Microsoft.Win32.Registry.dll" ] }, @@ -12596,301 +12887,306 @@ "tools/ReportGenerator.XML" ] }, - "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "MimW4SIhGmnLfCw3p4/GaDb9Im1esvWF/AwT0egop2XIBDFpAdr6VUMSoBn2GsXIpEqRkSyVAhmMEkH3Z924/w==", + "sha512": "9tZ2H7vgwGK6kVncfH+wv1JqX6FQ7FBd0mVxbKvX+4lOJQ8JAmz5t+TKmIiuB1hNnlbBJEpoAweyTrKPmqpRtg==", "files": [ "lib/dotnet/System.Diagnostics.Process.dll", "ref/dotnet/_._", - "runtime.linux.System.Diagnostics.Process.4.1.0-beta-23328.nupkg", - "runtime.linux.System.Diagnostics.Process.4.1.0-beta-23328.nupkg.sha512", + "runtime.linux.System.Diagnostics.Process.4.1.0-beta-23419.nupkg", + "runtime.linux.System.Diagnostics.Process.4.1.0-beta-23419.nupkg.sha512", "runtime.linux.System.Diagnostics.Process.nuspec" ] }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.linux.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "ULSSrxOW3NGaz1IKSefHEf3QX02ifvZjdU0wyMiGzytPf1tFheAE0pOhvZU+BJN4ujm4C60Tw0IwCcQ5riUKcw==", + "sha512": "gTg4Tg1ZsG293xA+xHc2H6Xb4hkG5WrY81bSyesZHfkr6S4/H+wbm1l37BjfllcgYDlmp5JCD+MRd7oBnQrFeg==", "files": [ "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23328.nupkg", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23328.nupkg.sha512", + "runtime.linux.System.IO.FileSystem.4.0.1-beta-23419.nupkg", + "runtime.linux.System.IO.FileSystem.4.0.1-beta-23419.nupkg.sha512", "runtime.linux.System.IO.FileSystem.nuspec", "runtimes/linux/lib/dotnet/System.IO.FileSystem.dll" ] }, - "runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "+vZ2kV/jOPNo/6Nxu7y30YqPy7biiWQO+n/Vr847cyVJwxUUYwNot/TnqDvNRQzBPQ3YTcJNhDiiokY7CPvtMQ==", + "sha512": "SXeEzWLAx9PUdG38NemYAD1LuMK3Ki7fLRRf91C2RuhN1FDrK3Ke27k6iF+CAu9LB7nUa3LMiW7MqDu6F73avQ==", "files": [ "lib/dotnet/System.IO.FileSystem.DriveInfo.dll", "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg", - "runtime.linux.System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg.sha512", + "runtime.linux.System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg", + "runtime.linux.System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg.sha512", "runtime.linux.System.IO.FileSystem.DriveInfo.nuspec" ] }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "CWdno95YrTI6qlBKXvBdx0qUmwU/EnbNUi03eY5Q3o/h02QerjewhcXHOJqGpgjkXKG4yZ2VgCEhFOstabyATw==", + "sha512": "cG+VcGfMBcySB3cP3EVHkPR382TcLxXJiVXQVI8ufup2Kk+ksaZdWuPtAzqD9GcFMxMxVIN885jX/kYOKGO5sA==", "files": [ "lib/dotnet/System.IO.FileSystem.Watcher.dll", "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg.sha512", + "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg", + "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg.sha512", "runtime.linux.System.IO.FileSystem.Watcher.nuspec" ] }, - "runtime.linux.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.linux.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "nG8L6g70tSy6nlBOsNK3ddLErX1mRyOb2Umy8F1+iC5hsOMn7e3oy2GOb7ddUjE91ar1El32xetrlOtrGJk6lw==", + "sha512": "WeCAXzIlzczAaabO5rHkHknn7M335Vs8NIXaocmnHD3luKpng0IeBsY3Epa0ys1rXAuxUnU2pmk65PQgbKANNA==", "files": [ "lib/dotnet/System.IO.MemoryMappedFiles.dll", "ref/dotnet/_._", - "runtime.linux.System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg", - "runtime.linux.System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg.sha512", + "runtime.linux.System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg", + "runtime.linux.System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg.sha512", "runtime.linux.System.IO.MemoryMappedFiles.nuspec" ] }, - "runtime.linux.System.Net.Http/4.0.1-beta-23328": { + "runtime.linux.System.Net.Http/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "M4M0OKMMsTKmQR4jzBEwAUy3/kie/5vDR9oascS0Kg82QoxVjE8bsuSZLGgthpRYAJlqYeqoSRAPFgoPIS/MSw==", + "sha512": "aaF7WIWEBXApxRbCkRh7C8An/qS4eWwPd6CZroKPY9RRA6+kLdySFtz7P0ZEHCi0G46N7FurFYN6AbAK/3rfgA==", "files": [ "lib/dotnet/System.Net.Http.dll", "ref/dotnet/_._", - "runtime.linux.System.Net.Http.4.0.1-beta-23328.nupkg", - "runtime.linux.System.Net.Http.4.0.1-beta-23328.nupkg.sha512", + "runtime.linux.System.Net.Http.4.0.1-beta-23419.nupkg", + "runtime.linux.System.Net.Http.4.0.1-beta-23419.nupkg.sha512", "runtime.linux.System.Net.Http.nuspec" ] }, - "runtime.linux.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.linux.System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "NyQjqS34KkcV28psGF5jmN8cXUhGO35wbLln+M0kRNf+C/qbNNRgumYmb/Kn1TgcEr4o8o1yd8EWLDoh6C0O0A==", + "sha512": "NJ2XB5SrIoKCadcvHWQuNxf6yd2/ZgZveMui4eKVFeCWnauhe7A0g0NTS1dXBfaTNangH/AJGOMTd+jmfFodSA==", "files": [ - "lib/dotnet/de/System.Net.NameResolution.xml", - "lib/dotnet/es/System.Net.NameResolution.xml", - "lib/dotnet/fr/System.Net.NameResolution.xml", - "lib/dotnet/it/System.Net.NameResolution.xml", - "lib/dotnet/ja/System.Net.NameResolution.xml", - "lib/dotnet/ko/System.Net.NameResolution.xml", - "lib/dotnet/ru/System.Net.NameResolution.xml", - "lib/dotnet/System.Net.NameResolution.dll", - "lib/dotnet/System.Net.NameResolution.xml", - "lib/dotnet/zh-hans/System.Net.NameResolution.xml", - "lib/dotnet/zh-hant/System.Net.NameResolution.xml", + "lib/dnxcore50/System.Net.NameResolution.dll", "ref/dotnet/_._", - "runtime.linux.System.Net.NameResolution.4.0.0-beta-23328.nupkg", - "runtime.linux.System.Net.NameResolution.4.0.0-beta-23328.nupkg.sha512", + "runtime.linux.System.Net.NameResolution.4.0.0-beta-23419.nupkg", + "runtime.linux.System.Net.NameResolution.4.0.0-beta-23419.nupkg.sha512", "runtime.linux.System.Net.NameResolution.nuspec" ] }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.linux.System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "hUXiTjrxR3BpjkrZGLY9mYXtVp0TB9C/aE5iorO1UXk5IlQrXRMO9oHtBmbL1kTXu6IQ3c4QDWScmgnECbEaBw==", + "sha512": "h7kY1fHDrJHUFRywzuFQ5hpCflGYHNTRCZhqvSr38zUWfzXKVPMt/XkMcPw2kuq7joDkc3IG4hBvmd2Jtg1E2A==", + "files": [ + "lib/dnxcore50/System.Net.Sockets.dll", + "ref/dotnet/_._", + "runtime.linux.System.Net.Sockets.4.1.0-beta-23419.nupkg", + "runtime.linux.System.Net.Sockets.4.1.0-beta-23419.nupkg.sha512", + "runtime.linux.System.Net.Sockets.nuspec" + ] + }, + "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23419": { + "type": "package", + "serviceable": true, + "sha512": "j+kWoBynpmdnq4aeJ5bXsxn1WEOq1djscLBT6poe93ICb8+VNXJ3mqAvYFvTl878GajtHoQ86b/4QZwXTT7udw==", "files": [ "lib/dotnet/System.Runtime.Extensions.dll", "ref/dotnet/_._", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23328.nupkg", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23328.nupkg.sha512", + "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23419.nupkg", + "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23419.nupkg.sha512", "runtime.linux.System.Runtime.Extensions.nuspec" ] }, - "runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "A8UU1t3noqXFhqq5FEFlUMYqXginfk8XshSugmVWnKRACQSOX9wWz4JbmY+xHWmsqI+c85vBCA3SrJYUSAOYLg==", + "sha512": "OtPu0vn59BOqc00bcuQY+FS/CyF/lfGUT8CLHidIsLcM5edam7i4HJNz4FN6/A1N9FVYpr4aoG4h/+K/Yi4NWA==", "files": [ "lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/dotnet/_._", - "runtime.linux.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg", - "runtime.linux.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg.sha512", + "runtime.linux.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg", + "runtime.linux.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg.sha512", "runtime.linux.System.Runtime.InteropServices.RuntimeInformation.nuspec" ] }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "cteIOvkXEd3ZiB2sgWvq6KCT/FD/0r6i3xfzoMVZy7j+NhIz6Fp58conEihSJBN2oZ1abimpVI/+gOVqebOzGQ==", + "sha512": "XBJ2QEGSrvBCv32pXDxiKPD3W++0B26Vkk2oh5pddh1o6bj3/H5fkxGhMtAAZG1DQSqE+P/v9rE0c2+Ley3yUw==", "files": [ "lib/dotnet/System.Security.Cryptography.Algorithms.dll", "ref/dotnet/_._", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg.sha512", + "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg", + "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg.sha512", "runtime.linux.System.Security.Cryptography.Algorithms.nuspec" ] }, - "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.osx.10.10.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "f0CmX4h3rVrWW9oxyauTcQ2TvKUOjMrjhcmrkn1yq4ZoTE1fQJIvCsFcBbPGaSHz4x6bP3gnJoKJIt0ggUmecw==", + "sha512": "CJTY/dLMhB/iwwsFnEd6i/D446gLKA1MG+rQNAIZrRh2cJHOzkR18jH250xIi0oZTFmAMAUKlGkQtJ7PCovPXg==", "files": [ "lib/dotnet/System.Diagnostics.Process.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-beta-23328.nupkg", - "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-beta-23419.nupkg", + "runtime.osx.10.10.System.Diagnostics.Process.4.1.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Diagnostics.Process.nuspec" ] }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "yqbdBj9AEfmGGFIWF+jUgKOSQvVf+ha3MF3g22SJH9aoeCuWGnj3bwW4blRc/zUAl8tZf5Bi1B0iYnS/0XGLjg==", + "sha512": "Kw9JnNltWQyKW/c6gFWWiBvGyTsDozxUMlADOJhSbPsapojg7mofArK4MoWCJU2BxHyOXxVTqLVBhLmaIJvOnQ==", "files": [ "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23328.nupkg", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23419.nupkg", + "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.IO.FileSystem.nuspec", "runtimes/osx.10.10/lib/dotnet/System.IO.FileSystem.dll" ] }, - "runtime.osx.10.10.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.osx.10.10.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "kNDo2+yb4PuF082WovT9sERFJIQg7/HxSvaPGAhzV6MuFH8fp+UotnMNGlbeea7QoFbR1kAOuOI1Yz1BgVRx5w==", + "sha512": "X5CHQ9lV37EQAF/1dXAcZNNx4jGpzQSKnr5Ctl3xhn01tBxjUXlyt30gxD92zuHAAioB24b1EngBQ2K7hf+X8w==", "files": [ "lib/dotnet/System.IO.FileSystem.DriveInfo.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg", - "runtime.osx.10.10.System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg", + "runtime.osx.10.10.System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.IO.FileSystem.DriveInfo.nuspec" ] }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "jayS+kHa+f1r5yM0rrUKv9gmJmyjKqbE4w470aRufbmTWN2FBb0+ulzcn/BWJwDWYxnO2oq3a9B05k6+uDPZ4A==", + "sha512": "Ft1wtX555gbFz6ydRYKxnEdEAKAV67JKstetzmNMw8pabFAFV2p0RPotG1NYFyUKp/6xrQeZ3LjMv+QTv0Hl3A==", "files": [ "lib/dotnet/System.IO.FileSystem.Watcher.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg", + "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec" ] }, - "runtime.osx.10.10.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.osx.10.10.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "j4PDkusvD4d7E3q4wV2tgWPZRb4eNa9OJMB2NAdZfduM2bbvaRmEinWuknHzA5HXjHpdM0k/x3tZlOwB/P+5AA==", + "sha512": "Iq98eDyn8a7krkgEAfkInjxiZ8fpEJXp7jNF2wdxvSo3EhD4Soe8mwv5YHdVIb4v/qg/PLMr70iDHo+s2qJG4Q==", "files": [ "lib/dotnet/System.IO.MemoryMappedFiles.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg", - "runtime.osx.10.10.System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg", + "runtime.osx.10.10.System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.IO.MemoryMappedFiles.nuspec" ] }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23328": { + "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "ygs5RsfuH8oxSCMAdY7iVcfABwMDKmdiA771xmXIGnY01J2qPu6igpfWpM8hGunOp74TUtZIfcgqt5GPT7u4fQ==", + "sha512": "L5fhavVXplnXVV4IbOyvHmsE3cU09hcNHoDrbjgCeL5Cau2vcmlIa37Fr37UeljIl2mlK60B01ZGDa6RdI9oFA==", "files": [ "lib/dotnet/System.Net.Http.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23328.nupkg", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23419.nupkg", + "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Net.Http.nuspec" ] }, - "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.osx.10.10.System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "jbdFQywHnGR1uCQih3HIIYeRRCU9ovUfIGpgE4q+L2IaLCOUCWDOB3CbJlc3Luj0ShlKV/Evv3NbrLQrf3dApQ==", + "sha512": "nQl1v2OafJ/69RA9QAyTL5CHrj4kLmBAZf9/lbLOVea1m1KQrN9pWTQX8kdDOdjkvqlArQFHmKL13g6WJzl30Q==", "files": [ - "lib/dotnet/de/System.Net.NameResolution.xml", - "lib/dotnet/es/System.Net.NameResolution.xml", - "lib/dotnet/fr/System.Net.NameResolution.xml", - "lib/dotnet/it/System.Net.NameResolution.xml", - "lib/dotnet/ja/System.Net.NameResolution.xml", - "lib/dotnet/ko/System.Net.NameResolution.xml", - "lib/dotnet/ru/System.Net.NameResolution.xml", - "lib/dotnet/System.Net.NameResolution.dll", - "lib/dotnet/System.Net.NameResolution.xml", - "lib/dotnet/zh-hans/System.Net.NameResolution.xml", - "lib/dotnet/zh-hant/System.Net.NameResolution.xml", + "lib/dnxcore50/System.Net.NameResolution.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.NameResolution.4.0.0-beta-23328.nupkg", - "runtime.osx.10.10.System.Net.NameResolution.4.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Net.NameResolution.4.0.0-beta-23419.nupkg", + "runtime.osx.10.10.System.Net.NameResolution.4.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Net.NameResolution.nuspec" ] }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "P6q+DgH9lewW2woasmY9mfcODtZ/y+KMCFnaE+hf6RWCeadLpXt2LRD6ssd7u7ca4n48bTFd6ax9wfNFaxY2Ew==", + "sha512": "43iSlvTN3P55snuuNUOOI4i9Cl7bG6RXhoRGouSpmHOxQYd9oPBvzRJSsWwtDXFNzOAVlcTazRujvxw0ebaKWA==", "files": [ "lib/dnxcore50/System.Net.Primitives.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23328.nupkg", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23419.nupkg", + "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Net.Primitives.nuspec" ] }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "TtuaQMiZrdyp+Eq3+wLRFKaU0W2S02zqwPMvdF8csn34rAJ5WukB1Ig0pn3tdCLKhQLxhj5cwqRtW3zLpXHpAg==", + "sha512": "woOwdubmP6VsryiPZZOqfUZHTIMhayUEEWUdcPjfB18+4R4Ibkr19xoFrkuwlTEJZjP98+pAGflUhH8hY++vmQ==", + "files": [ + "lib/dnxcore50/System.Net.Sockets.dll", + "ref/dotnet/_._", + "runtime.osx.10.10.System.Net.Sockets.4.1.0-beta-23419.nupkg", + "runtime.osx.10.10.System.Net.Sockets.4.1.0-beta-23419.nupkg.sha512", + "runtime.osx.10.10.System.Net.Sockets.nuspec" + ] + }, + "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23419": { + "type": "package", + "serviceable": true, + "sha512": "kj+T68xmR4y3gE4mSaABcZD8YM2WmUd6EsGrjLbS5C62W3NcznC/neTudg/bhXGoxmH2oqWXyDfHknHcOEO8gw==", "files": [ "lib/dotnet/System.Runtime.Extensions.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23328.nupkg", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23419.nupkg", + "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Runtime.Extensions.nuspec" ] }, - "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "VmhwzWPxT3VV2WwN71A2WrXC4nm70rtLtrz6vk8fH0/gS/PeDNCBDni/1tCeMHwcDvhyNoF6HUppNyxDhR02Yw==", + "sha512": "qlbGJb4aqY2NwLYfRA6uHK9AQ7ZeLb/f7ARFXHkKpmlpgwsKMF5G5dTnUUdy0qMyccWHD3QHYZDX/rILIY3IVw==", "files": [ "lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg", - "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg", + "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation.nuspec" ] }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "LSyWrCD2sgBXP9s4PDQ5+rNm+AHm6xaAU3kjtP376ZB3sWarK0o9DXU02zK9Oq/lHWdhLSzP81h7WWKZ9+tepA==", + "sha512": "zHWw8wRJi//WCf97nTMvOJtCs2uf9KE8O7cYWGSuKCFKACd7fzyrg8CI39r9WSj9Uqxk2szyrOrTKkGa5CamVQ==", "files": [ "ref/dotnet/_._", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg", + "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10.System.Security.Cryptography.Algorithms.nuspec", "runtimes/osx.10.10/lib/dotnet/System.Security.Cryptography.Algorithms.dll" ] }, - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", - "sha512": "grrZSnhv3sOSAaeDQVjDNNxYDzNkV6L6Xt8ZqbkN59FiLE1ZjXCAKQjJzeNtaRRMYNHKqfqiuMSuMAFthN7mqg==", + "sha512": "uGR3F2cEuwL5w/PafwPeAiwInuLXBVVLP/l+qHHeRkpLiMyNUPxOklI1iKutQVc3pneQ9+J5GUPleZavvs7S0A==", "files": [ - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg", - "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg", + "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost.nuspec", "runtimes/osx.10.10-x64/native/coreconsole" ] }, - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", - "sha512": "b+TZGtsIxBApxDapOq6ZtkGJ+QQjvIbD2aJnqIvwor1fnC3GTInyb5zDmvc8sdwjpaVz6oGu9Fqcj0LirKgD3w==", + "sha512": "frU337wVp1QGdYFIJR/00vloK9lasfjVY0NIYtrvlxY7rwXxs+mVx9YzmKnAKDYN8Mp7lvS8PjgiHAexz9Bcgg==", "files": [ "ref/dotnet/_._", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg", - "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg.sha512", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg", + "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512", "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", "runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll", "runtimes/osx.10.10-x64/native/libcoreclr.dylib", "runtimes/osx.10.10-x64/native/libdbgshim.dylib", "runtimes/osx.10.10-x64/native/libmscordaccore.dylib", "runtimes/osx.10.10-x64/native/libmscordbi.dylib", + "runtimes/osx.10.10-x64/native/libprotojit.dylib", "runtimes/osx.10.10-x64/native/libsos.dylib", "runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib", "runtimes/osx.10.10-x64/native/System.Native.dylib", @@ -12898,39 +13194,41 @@ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib" ] }, - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", - "sha512": "SLcCG+GNGLCoWOFC5G4vposc6anA26LPAIAvW68e8rTgJx3hOMuIj9nFe2VCZT9vATYoheEY9pzBVVmmGOvxqQ==", + "sha512": "vWVsRVH5fsTl9BD/iBSUEQip+7FAwReVIj/xemjw64UXIBcJoB0zuzbtq/JylfVLxO3MII/5CaYi3fvhSf4Akw==", "files": [ - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg", - "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg", + "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512", "runtime.osx.10.10-x64.Microsoft.NETCore.TestHost.nuspec", "runtimes/osx.10.10-x64/native/corerun" ] }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", - "sha512": "f/svkIJYkMpeWsa5d4F5XAzzrQqNIK8nmRMkNS5UQ/U+0Qm3tpDRJkzqyOhMlFeWD6cOblb5qxUElZk4R4b3jg==", + "sha512": "vxvLEiiAaW+5+mgJj61s1zIUE0E40bfkIprjfXo63uNuWIrbq99WPew98xWNuclnFEs67Z3NDjY15OanTnZEYA==", "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg.sha512", "runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost.nuspec", "runtimes/ubuntu.14.04-x64/native/coreconsole" ] }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", - "sha512": "LvQt6um5oQBLXgHTBotpRfZclNqcErFoXAb8lCwO+lb34xqT/DVseaEAH217y4q0npjkztDtNphe1zG/G4guQg==", + "sha512": "xWDegWWaWAni97cZqlvXwYA8aNchU0oetwaZfx7uS4exPrLomC64EyFCjEnKEcCDghxrB/6R9od752Odt2hoJg==", "files": [ "ref/dotnet/_._", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg.sha512", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512", "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", + "runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so", "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", + "runtimes/ubuntu.14.04-x64/native/libprotojit.so", "runtimes/ubuntu.14.04-x64/native/libsos.so", "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", @@ -12939,220 +13237,224 @@ "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" ] }, - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", - "sha512": "YYOnaqdNqT6Glt6pdtOKA+RY8Nk/GHGx9E4IhE1pOPi1qlmPkmiBJ9KTFhHuTvsissGL7MA6qiBYVF0SizZfeA==", + "sha512": "7AV04Q7wTrIupWE3KGfhY6G3/P1Ec3EY+DVl7OaO2Yhvt6o7XhV4+dkhQcwIn9LDHpF/ywZ0LXy3DkaegM06Sw==", "files": [ - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg", - "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512", "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.nuspec", "runtimes/ubuntu.14.04-x64/native/corerun" ] }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "nBV5xB+9Aa37I/CkApEz2qPOPadZcU9UAEFDdUez6CrfhUwaxlJO6IYZhapaX+2+8orbQ3rqEjsPgiIf1Gvt5A==", + "sha512": "rIufc9bo9VBfF2xykg+fn1AmudOeJgX+2y68nOMlIT3K0A8d4UzF6jS74qZBMNKoj61osljcsZIiOH3uloGGKQ==", "files": [ "lib/dotnet/Microsoft.Win32.Primitives.dll", "ref/dotnet/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23328.nupkg", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23328.nupkg.sha512", + "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23419.nupkg", + "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23419.nupkg.sha512", "runtime.unix.Microsoft.Win32.Primitives.nuspec" ] }, - "runtime.unix.System.Console/4.0.0-beta-23328": { + "runtime.unix.System.Console/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Uocq+3EACE3ppLwlc3XUrsddTH7EH++PI1dMq4jBziJiMPUHLGw93UEwTEnWfEmryfIxdGDivPsVjjgQNvBVtw==", + "sha512": "snYj6LnR/5r021dxNTlYLEp/hiFxxr0maSecUftooOn0IO1JGznBd8Crsl2VwkYpb5l0t2G3o+iNQ1pJfs8r5Q==", "files": [ "lib/dotnet/System.Console.dll", "ref/dotnet/_._", - "runtime.unix.System.Console.4.0.0-beta-23328.nupkg", - "runtime.unix.System.Console.4.0.0-beta-23328.nupkg.sha512", + "runtime.unix.System.Console.4.0.0-beta-23419.nupkg", + "runtime.unix.System.Console.4.0.0-beta-23419.nupkg.sha512", "runtime.unix.System.Console.nuspec" ] }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23328": { + "runtime.unix.System.Data.SqlClient/4.0.0-beta-23419": { + "type": "package", + "serviceable": true, + "sha512": "1Yu8Mbx6i4cNCva1AWjDfVbliJRHXE6fS8Wuvb85H4A5ruLYxm8Uuuqa/rZqeU7FJCWX35/B2TxF0LGxdL96mg==", + "files": [ + "lib/dotnet/System.Data.SqlClient.dll", + "ref/dotnet/_._", + "runtime.unix.System.Data.SqlClient.4.0.0-beta-23419.nupkg", + "runtime.unix.System.Data.SqlClient.4.0.0-beta-23419.nupkg.sha512", + "runtime.unix.System.Data.SqlClient.nuspec" + ] + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "leYJKpgwhuug9BufukrHS3uxDqS49nD8zMbF/VpCrrl2kT/p2l1tWVnqT8fTtCGCtG0A3Z0q5eI2ugxcnbXn2A==", + "sha512": "uMDd6JYcOFJZps6+UQuaHuJN/i6qUJDyApM0X8Sh/NALJ2K0rMWilYJ+UCrxgSUYdixULCzq8Hv2OH5Iecdhng==", "files": [ "lib/dotnet/System.Diagnostics.Debug.dll", "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23328.nupkg", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23328.nupkg.sha512", + "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23419.nupkg", + "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23419.nupkg.sha512", "runtime.unix.System.Diagnostics.Debug.nuspec" ] }, - "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "vhIFPfrmlQjEMGy/WjkK+CrdK5SayITOcstpCygBeDDNkWB76P1oZyJmsKgF1OcQIMFp/GhXD2k7ultOssUupQ==", + "sha512": "kETeCKKs2N28j8SpOb0lf3ki5jNR61q0nhOefg9ZUT8nvm9rWP8sUtElplFBcC52nhbrHO0nmc5L3x6oBcNKOw==", "files": [ "lib/dotnet/System.Diagnostics.FileVersionInfo.dll", "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.FileVersionInfo.4.0.0-beta-23328.nupkg", - "runtime.unix.System.Diagnostics.FileVersionInfo.4.0.0-beta-23328.nupkg.sha512", + "runtime.unix.System.Diagnostics.FileVersionInfo.4.0.0-beta-23419.nupkg", + "runtime.unix.System.Diagnostics.FileVersionInfo.4.0.0-beta-23419.nupkg.sha512", "runtime.unix.System.Diagnostics.FileVersionInfo.nuspec" ] }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23328": { + "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "68xjvkWwdlbBgXm1DDcO00z+MtbcemgoTQkiQuX4xCEW0xQ+UY3uH8XmIM5CYwxgBMfT7jowA5ltp5Q1oavm1A==", + "sha512": "3/7AAuImFC9QHmEtpIvaGIEQ9TmlElwqOrV30LNOo2/1G0BhJtWw3JUiegYisUb2h/VJRFGIbMcDaz5LnQ3Kaw==", "files": [ "lib/dotnet/System.Globalization.Extensions.dll", "ref/dotnet/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23328.nupkg", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23328.nupkg.sha512", + "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23419.nupkg", + "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23419.nupkg.sha512", "runtime.unix.System.Globalization.Extensions.nuspec" ] }, - "runtime.unix.System.IO.Compression/4.0.1-beta-23328": { + "runtime.unix.System.IO.Compression/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "S5UXLBNneqf3ixalb3406qeEzijB0dnFDD/h2erpYEy6d9YE5zTUOmr42iLebWa+biFNcef5VPd2PEzIwIkMFQ==", + "sha512": "2aQvnIR6XQFMj7vXPRTM87SvytVtGi0xL9P5RGYdQhVkjFQtJ3MjACYGtK6dmUOhjSxy203JMbbwhUF4hUfv3Q==", "files": [ "lib/dotnet/System.IO.Compression.dll", "ref/dotnet/_._", - "runtime.unix.System.IO.Compression.4.0.1-beta-23328.nupkg", - "runtime.unix.System.IO.Compression.4.0.1-beta-23328.nupkg.sha512", + "runtime.unix.System.IO.Compression.4.1.0-beta-23419.nupkg", + "runtime.unix.System.IO.Compression.4.1.0-beta-23419.nupkg.sha512", "runtime.unix.System.IO.Compression.nuspec" ] }, - "runtime.unix.System.IO.Pipes/4.0.0-beta-23328": { + "runtime.unix.System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "kfTzIDKHGZi/jnEtMhaaC7SDjtdXpEvNgWIL6YsLGp+nStnBuH/vjurDwqa+YQKLBnadsK2OrfotuAFyNZSotw==", + "sha512": "e1nue4k/Nie4fHVSF0oKMn6G51e4f26fEim0uxX4if8D/cd89GgMGks226n7Zb/yC5rGRNza0N5h+kgRSVeTYg==", "files": [ "lib/dotnet/System.IO.Pipes.dll", "ref/dotnet/_._", - "runtime.unix.System.IO.Pipes.4.0.0-beta-23328.nupkg", - "runtime.unix.System.IO.Pipes.4.0.0-beta-23328.nupkg.sha512", + "runtime.unix.System.IO.Pipes.4.0.0-beta-23419.nupkg", + "runtime.unix.System.IO.Pipes.4.0.0-beta-23419.nupkg.sha512", "runtime.unix.System.IO.Pipes.nuspec" ] }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.unix.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "KITM/ES9+QTDXyW2bPr1n4tBExw7W6S0HUo/o2mfYumHtYDJQE8vwC7ikygM6hMfbj+Zrv0f7PwUIfh542kMXg==", + "sha512": "SFVf9PnQm25G6gDdOmh7v/4MYB2jcdTO5mP5n/2T3bIdU4iPZrbGoRYLS/oyMHgkLsluWdxjTF92DCLvuD6rEA==", "files": [ "lib/dnxcore50/System.Net.Primitives.dll", "ref/dotnet/_._", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23328.nupkg", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23328.nupkg.sha512", + "runtime.unix.System.Net.Primitives.4.0.11-beta-23419.nupkg", + "runtime.unix.System.Net.Primitives.4.0.11-beta-23419.nupkg.sha512", "runtime.unix.System.Net.Primitives.nuspec" ] }, - "runtime.unix.System.Net.Requests/4.0.11-beta-23328": { + "runtime.unix.System.Net.Requests/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "iYiJd7qSGS4DQtTVGxiVLzdEpiAKEM+zm3DEBfmRqsWAmOX8Vnv1Se01nDT9Ese1zV+wAbwMx7tc5VyrcNS2gA==", + "sha512": "pzZyihh8udpF03rwxX9wS4SO4csAWsUzUxp1aULxDxkJbr3XXJnj3QtiHml6KzKq7tqbtOqK0yP8s/hc2cGWBg==", "files": [ "lib/dotnet/System.Net.Requests.dll", "ref/dotnet/_._", - "runtime.unix.System.Net.Requests.4.0.11-beta-23328.nupkg", - "runtime.unix.System.Net.Requests.4.0.11-beta-23328.nupkg.sha512", + "runtime.unix.System.Net.Requests.4.0.11-beta-23419.nupkg", + "runtime.unix.System.Net.Requests.4.0.11-beta-23419.nupkg.sha512", "runtime.unix.System.Net.Requests.nuspec" ] }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23328": { + "runtime.unix.System.Net.Security/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "zps+YuZKvMOw1RVUy5hgxy6LXJpo5BmVbhlsUWbTnVoPSSsqs5AdPD+hV4FQ5SvF8Sq18ik0AMYN9LxnmoXGgA==", + "sha512": "+ldjgQgZFpGoFe5ucGp7k/up9x9LOzKwEB8jjLiiweUsbwJS7fA3UGtPdQ0xWiwUh2810ODRdElzNMwexwacRA==", + "files": [ + "lib/dnxcore50/System.Net.Security.dll", + "ref/dotnet/_._", + "runtime.unix.System.Net.Security.4.0.0-beta-23419.nupkg", + "runtime.unix.System.Net.Security.4.0.0-beta-23419.nupkg.sha512", + "runtime.unix.System.Net.Security.nuspec" + ] + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23419": { + "type": "package", + "serviceable": true, + "sha512": "EEP7AITSYdIMaNTYgi9QpgN3L5c3vCdlrgZ+tEPJfkYxWvr+LsATQXKxua4lCLFpuX4eJExppHFKBJVwCFjXAg==", "files": [ "lib/dotnet/System.Private.Uri.dll", "ref/dotnet/_._", - "runtime.unix.System.Private.Uri.4.0.1-beta-23328.nupkg", - "runtime.unix.System.Private.Uri.4.0.1-beta-23328.nupkg.sha512", + "runtime.unix.System.Private.Uri.4.0.1-beta-23419.nupkg", + "runtime.unix.System.Private.Uri.4.0.1-beta-23419.nupkg.sha512", "runtime.unix.System.Private.Uri.nuspec" ] }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "qSntQKqky+zlAir0vujjEIh4xRjPw96yFIGO+HpSKmgbYBY0nnUhXUhC0wAL1B80zBfgZhOfzQ4eMwN7Lh47pA==", + "sha512": "DEWwYMjccS2wlihqjiE3p44xbOqfFce74H/NP8gDA5znS2cUO7VBjDe1/W3IoKlsYoZksUaofLvzGpfuHOBIcQ==", "files": [ "lib/dotnet/System.Security.Cryptography.Encoding.dll", "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23328.nupkg", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23328.nupkg.sha512", + "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23419.nupkg", + "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23419.nupkg.sha512", "runtime.unix.System.Security.Cryptography.Encoding.nuspec" ] }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "1PJlaobqVR+peYubvIflD9stv2X3a/H12bq8QntCZQJYcEAw8yBmL8KuiyZvM4lmAJ6orL3MgsJtW73RsEjxpw==", + "sha512": "f75JCygEiTF3vOm3QiJr74MfXMb8xjmdd7lY2I2UBo/9tRbHHntL1Ujq2PMjO8P/0T2Vg2SeWptjN11QAUQ4sw==", "files": [ "lib/dotnet/System.Security.Cryptography.X509Certificates.dll", "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23328.nupkg", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23328.nupkg.sha512", + "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23419.nupkg", + "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23419.nupkg.sha512", "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec" ] }, - "runtime.unix.System.Threading/4.0.11-beta-23328": { + "runtime.unix.System.Threading/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "KsOQbecZ2BrC/VWIf3tNfyEs6k+FS27jP+SBW7kE42GHiuuQ6Rfqu/t2YeMJkVJxBehMiAqoHi6YW97b0dZG/Q==", + "sha512": "koD59oLmBnG4Tia2tnaIHJNPSSyI0TYLbn5IP6eFat73uriNBCZDbUgBxRkc5+ZQzeUf3m4UlNP6NPGc2lIkgQ==", "files": [ "lib/dotnet/System.Threading.dll", "ref/dotnet/_._", - "runtime.unix.System.Threading.4.0.11-beta-23328.nupkg", - "runtime.unix.System.Threading.4.0.11-beta-23328.nupkg.sha512", + "runtime.unix.System.Threading.4.0.11-beta-23419.nupkg", + "runtime.unix.System.Threading.4.0.11-beta-23419.nupkg.sha512", "runtime.unix.System.Threading.nuspec" ] }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23328": { + "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "AC0TqfwLW9FEI1gaQFxikWNfyie0+1wTk107kJRegJy+o9zdfuOgta55B6jCxKnwM74VIULo0M5QCH0nojXKRQ==", + "sha512": "dk0UQ9Prw8bnHQWKRVNcE8Iz32/LiktEdgFP2VLZrzv6j+yq6PtIJK3lwbl5IYX0z/+2s7JW4DPse3b9VNOulA==", "files": [ "ref/dotnet/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23328.nupkg", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23328.nupkg.sha512", + "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23419.nupkg", + "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23419.nupkg.sha512", "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/dotnet/de/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/es/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/fr/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/it/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/ja/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/ko/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/Microsoft.Win32.Primitives.dll", - "runtimes/win7/lib/dotnet/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/ru/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", - "runtimes/win7/lib/dotnet/zh-hant/Microsoft.Win32.Primitives.xml" + "runtimes/win7/lib/dotnet/Microsoft.Win32.Primitives.dll" ] }, - "runtime.win7.System.Console/4.0.0-beta-23328": { + "runtime.win7.System.Console/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "RJfW7C0qEzNjK3U0s2FlK5NRMahM9LVEfVaR3g+fUkVl9TrJNsz17OEGYVrMHfIgToTJl/LtIm2YNfSk0tAxbQ==", + "sha512": "OTUHOdFfDP7zgHBTg4DMeClD1khxRRU74ZS1hLigIofoq15lI6Rmmm138afo+M0ZszTxkloYUaPSHqGVcqc3nA==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Console.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Console.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Console.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Console.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/dotnet/de/System.Console.xml", - "runtimes/win7/lib/dotnet/es/System.Console.xml", - "runtimes/win7/lib/dotnet/fr/System.Console.xml", - "runtimes/win7/lib/dotnet/it/System.Console.xml", - "runtimes/win7/lib/dotnet/ja/System.Console.xml", - "runtimes/win7/lib/dotnet/ko/System.Console.xml", - "runtimes/win7/lib/dotnet/ru/System.Console.xml", - "runtimes/win7/lib/dotnet/System.Console.dll", - "runtimes/win7/lib/dotnet/System.Console.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Console.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Console.xml" + "runtimes/win7/lib/dotnet/System.Console.dll" ] }, - "runtime.win7.System.Data.SqlClient/4.0.0-beta-23328": { + "runtime.win7.System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "jdHTXlIaEUsCUmveLNWcOptWJz/iLxpPBgmcXkRkA9MNp9nRm6QlFdWqBjb1LcPd9UZ5FdNamg+NAhQalswALQ==", + "sha512": "01sVuNUp9fjmixGCKtb7s7eBmPfAJM8v3VYhvSiJAPHfbVWEpZRmD9thJ9ySq7cATIF8AsZMiieeJ1WgOZFI2w==", "files": [ "lib/net/_._", "lib/win8/_._", @@ -13160,132 +13462,72 @@ "lib/wpa81/_._", "ref/dotnet/_._", "ref/netcore50/_._", - "runtime.win7.System.Data.SqlClient.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Data.SqlClient.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Data.SqlClient.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Data.SqlClient.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Data.SqlClient.nuspec", - "runtimes/win7/lib/DNXCore50/de/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/es/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/fr/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/it/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/ja/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/ko/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/ru/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/System.Data.SqlClient.dll", - "runtimes/win7/lib/DNXCore50/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/zh-hans/System.Data.SqlClient.xml", - "runtimes/win7/lib/DNXCore50/zh-hant/System.Data.SqlClient.xml" + "runtimes/win7/lib/DNXCore50/System.Data.SqlClient.dll" ] }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23328": { + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "NhDqrpL8Jxa2zBA6dIYH4DcHT78hyekqEMpgcNZjGLlPtaOjwCyra6TjJTdvtGHSSVwSlZPok6kJlV5bHwbr6Q==", + "sha512": "ovuyl0l5wr2XCHLaJpRwtnHMSPTbaXR6ZdvWXPEF8F19A8fKzWzNjyd0Wngqgpo20wyvQNmQtyY5GbCEn6LaPw==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23328.nupkg", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23328.nupkg.sha512", + "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23419.nupkg", + "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23419.nupkg.sha512", "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/win7/lib/DNXCore50/de/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/es/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/fr/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/it/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/ja/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/ko/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/zh-hans/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/DNXCore50/zh-hant/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/de/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/es/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/fr/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/it/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/ja/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/ko/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "runtimes/win7/lib/netcore50/zh-hant/System.Diagnostics.Debug.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "VeqMNEoFT/Ciq4ITyniq+V0DlcY58EVEtPYJio0oDPPLQ/6QhFSZfnJ8OtfhGAE1VqVy/oWlOXPGQknPIpX4Sg==", + "sha512": "cmI0VebhixjiDaTrLpx6hIf6kvLaSRGfnyRoUNaMi9bOIjcJtFhi2L/M0fVYwfb0oWt57xW14PtZdAb7dg7j1A==", "files": [ "lib/win8/_._", "lib/wp8/_._", "lib/wpa81/_._", "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.FileVersionInfo.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Diagnostics.FileVersionInfo.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Diagnostics.FileVersionInfo.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Diagnostics.FileVersionInfo.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Diagnostics.FileVersionInfo.nuspec", - "runtimes/win7/lib/dotnet/de/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/es/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/fr/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/it/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/ja/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/ko/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/ru/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll", - "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.FileVersionInfo.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.FileVersionInfo.xml" + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll" ] }, - "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23328": { + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "oV1BMt2X3UyUPc7K0o6ENYK0WbTD8AueBN2PcMo5NxW0gXQJ9m7D9uLIWEwDhuGyVDbwi/Pj43comdMmmXzGAA==", + "sha512": "HLVi8KeKMam3N/ygrcbM/z8n5DxdZ0pLrr4d7GF3cJzxOB+YAsHuvGiIRuObczVrsm67A9/KP+seF4sLOnRhAw==", "files": [ "lib/win8/_._", "lib/wp8/_._", "lib/wpa81/_._", "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Process.4.1.0-beta-23328.nupkg", - "runtime.win7.System.Diagnostics.Process.4.1.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Diagnostics.Process.4.1.0-beta-23419.nupkg", + "runtime.win7.System.Diagnostics.Process.4.1.0-beta-23419.nupkg.sha512", "runtime.win7.System.Diagnostics.Process.nuspec", - "runtimes/win7/lib/dotnet/de/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/es/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/fr/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/it/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/ja/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/ko/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/ru/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll", - "runtimes/win7/lib/dotnet/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.Process.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.Process.xml" + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll" ] }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23328": { + "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "/XKkjrxY4ccIvT5PRadDZb0Ag+02f3ZnvucTUUEsCpNzrSdkLVuzehx2f7tTaLHdS3zD39i1XHVmMyepRxUlCQ==", + "sha512": "aDBPGlYwWIjG/zli1Sb0+CDN4GPM/hmVqUcLlcE3js8N27OFny0qoXG/bEjOKvVj6USYxpfwf8LqaYs1IKGk+A==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23328.nupkg", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23328.nupkg.sha512", + "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23419.nupkg", + "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23419.nupkg.sha512", "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/dotnet/de/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/es/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/fr/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/it/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/ja/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/ko/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/ru/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/System.Globalization.Extensions.dll", - "runtimes/win7/lib/dotnet/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Globalization.Extensions.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Globalization.Extensions.xml" + "runtimes/win7/lib/dotnet/System.Globalization.Extensions.dll" ] }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23328": { + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "etnL4FsO7ZPMVnzmEYzJIyKEvs1ttDJystplIC3NrwR32udkR7m8Agl6uC1G1QiZ9ph9NpRVcW9UqAg+nz9b7A==", + "sha512": "T21QaifGqYIO+63sHBinVJ6wHzDK3XATv36T2+3X8+SoyhS2tDTHto61OrqvT3my7tGTvbD8BZrlc8H+A+fcmA==", "files": [ "lib/net/_._", "lib/win8/_._", @@ -13293,409 +13535,252 @@ "lib/wpa81/_._", "ref/dotnet/_._", "ref/netcore50/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23328.nupkg", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23328.nupkg.sha512", + "runtime.win7.System.IO.FileSystem.4.0.1-beta-23419.nupkg", + "runtime.win7.System.IO.FileSystem.4.0.1-beta-23419.nupkg.sha512", "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/dotnet/de/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/es/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/it/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.xml", "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll", - "runtimes/win7/lib/dotnet/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/de/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/es/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/fr/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/it/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/ja/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/ko/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/ru/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/zh-hans/System.IO.FileSystem.xml", - "runtimes/win7/lib/netcore50/zh-hant/System.IO.FileSystem.xml" + "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll" ] }, - "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "runtime.win7.System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "/D/uGJsQW7YlMjYdoQZXzWtgMfK09G7XLiLRqeTGQauBqNhIupaHWUCRQZHExPIlTqnvF8lfOWG7WX7DQqXUhw==", + "sha512": "+XR+6d1fs/Z1k2w+xHm99b+jCF05RkpqR359USJDC73UKGASuQGAEqEeHkd7EJ2dW4t7HOvsTU+JHika+ipJFw==", "files": [ "lib/win8/_._", "lib/wp8/_._", "lib/wpa81/_._", "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg", - "runtime.win7.System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg", + "runtime.win7.System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.IO.FileSystem.DriveInfo.nuspec", - "runtimes/win7/lib/dotnet/de/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/es/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/it/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/System.IO.FileSystem.DriveInfo.dll", - "runtimes/win7/lib/dotnet/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.DriveInfo.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.DriveInfo.xml" + "runtimes/win7/lib/dotnet/System.IO.FileSystem.DriveInfo.dll" ] }, - "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "sPuZm4OD9H9bZJWl5q7vaxnwnegrEEiAadWzN1RyVRy8PFNOvlxf3H0ReAPVZfRit7WxqbS6O9MBbmTEHELy2g==", + "sha512": "Tug9ZVGFpaIHqRk74dLE4Jk/PGHU4FHSrZMwcVOggqLkTLCHC9yxOWDqzfPlz76WZH4f1+cvSAcfiPfg/A93Ag==", "files": [ "lib/win8/_._", "lib/wp8/_._", "lib/wpa81/_._", "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg", - "runtime.win7.System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg", + "runtime.win7.System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.IO.FileSystem.Watcher.nuspec", - "runtimes/win7/lib/dotnet/de/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/es/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/it/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/System.IO.FileSystem.Watcher.dll", - "runtimes/win7/lib/dotnet/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.Watcher.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.Watcher.xml" + "runtimes/win7/lib/dotnet/System.IO.FileSystem.Watcher.dll" ] }, - "runtime.win7.System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "runtime.win7.System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "YiqJkkmlKip6WHpFHrQCDT9atQALw/9huqRHb7n5QdtHNIOsbGcxZH/beWOvp2hq+5oE4hYkhJUmABrVslqvwQ==", + "sha512": "+lOjD3DeFBDPX5i7UCyvnb1iBLCyub1CD+RM1J3IGWE6PZnEW8UpZ+BfZRcOV3rXJGwemXfoeLxtL9F5fBhNrQ==", "files": [ "lib/win8/_._", "lib/wp8/_._", "lib/wpa81/_._", "ref/dotnet/_._", - "runtime.win7.System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg", - "runtime.win7.System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg", + "runtime.win7.System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.IO.MemoryMappedFiles.nuspec", - "runtimes/win7/lib/dotnet/de/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/es/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/fr/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/it/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/ja/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/ko/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/ru/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/System.IO.MemoryMappedFiles.dll", - "runtimes/win7/lib/dotnet/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.IO.MemoryMappedFiles.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.IO.MemoryMappedFiles.xml" + "runtimes/win7/lib/dotnet/System.IO.MemoryMappedFiles.dll" ] }, - "runtime.win7.System.IO.Pipes/4.0.0-beta-23328": { + "runtime.win7.System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "hH6kXjpVuxC8EqNtxapADnjDka8GLQ5NX+4g91HA6NVTio8CKFx1zX4eUtHgCWKilbqVP4uYOQmkgy5Qiw62pg==", + "sha512": "dEHOGp26KFmyzKaHe9BZdL4GcWswuXrZEBaIfbRMO55fS6iCnWtwOZPYnbQ8W+E2wDGXsdpdhJNUUkYmX5S7Ng==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.IO.Pipes.4.0.0-beta-23328.nupkg", - "runtime.win7.System.IO.Pipes.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.IO.Pipes.4.0.0-beta-23419.nupkg", + "runtime.win7.System.IO.Pipes.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.IO.Pipes.nuspec", - "runtimes/win7/lib/dotnet/de/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/es/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/fr/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/it/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/ja/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/ko/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/ru/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/System.IO.Pipes.dll", - "runtimes/win7/lib/dotnet/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.IO.Pipes.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.IO.Pipes.xml" + "runtimes/win7/lib/dotnet/System.IO.Pipes.dll" ] }, - "runtime.win7.System.Net.Http/4.0.1-beta-23328": { + "runtime.win7.System.Net.Http/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "R8nXP4Ga1N/t7LCziB7H5LqCZ+G795ec/H7EUr1qEHE6x4T5a2H5rYjDnp4pJVLc0mD7Uex7siTVpVAmAsJYzw==", + "sha512": "+ew3P71VAZbsZTOAqqhaSdh9nb2oczxa6rwCyvMnOWSEGpGJCGaRcWBg+hpoNxC+5JwLRa9AvEfre3ssCHsLBQ==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Net.Http.4.0.1-beta-23328.nupkg", - "runtime.win7.System.Net.Http.4.0.1-beta-23328.nupkg.sha512", + "runtime.win7.System.Net.Http.4.0.1-beta-23419.nupkg", + "runtime.win7.System.Net.Http.4.0.1-beta-23419.nupkg.sha512", "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/DNXCore50/de/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/es/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/fr/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/it/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/ja/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/ko/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/ru/System.Net.Http.xml", "runtimes/win7/lib/DNXCore50/System.Net.Http.dll", - "runtimes/win7/lib/DNXCore50/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/zh-hans/System.Net.Http.xml", - "runtimes/win7/lib/DNXCore50/zh-hant/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/de/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/es/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/fr/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/it/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/ja/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/ko/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/ru/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/System.Net.Http.dll", - "runtimes/win7/lib/netcore50/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/zh-hans/System.Net.Http.xml", - "runtimes/win7/lib/netcore50/zh-hant/System.Net.Http.xml" + "runtimes/win7/lib/netcore50/System.Net.Http.dll" ] }, - "runtime.win7.System.Net.NameResolution/4.0.0-beta-23328": { + "runtime.win7.System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "duMrTGWc2EJ/Gkw0Q2A78fv6AhhuV5rQ7tVs6++ndKRg3anNso2/mED5yjPYIAuUfXiSga4kxCeBVnmC6hFoug==", + "sha512": "I+ggDpXzdl317AcfHTqzn9J4SUO2gwxfbk2HcfcaANPRb9HAWpMeWpiS45KewHK8aY/Dd3CWcqNeJTIr4m2eUg==", "files": [ "lib/DNXCore50/System.Net.NameResolution.dll", "ref/dotnet/_._", - "runtime.win7.System.Net.NameResolution.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Net.NameResolution.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Net.NameResolution.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Net.NameResolution.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Net.NameResolution.nuspec" ] }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23328": { + "runtime.win7.System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "USL49MzCq58gB67ACsXYMdgPhe1W2JZi7mEmml7MzQ6C2AbomWeQsUh+b8lAkkQdQb0aoZTfTIkXRg4RS+M/4w==", + "sha512": "gfs9nyVrJ1yP3TChBjyjc34h8EggBTcK+T1pd6ht4Yl8LG4LgtGOmwogKSFNG+o1pshog9ZhhXSR6a4dbc+iPg==", "files": [ "lib/DNXCore50/System.Net.Primitives.dll", "ref/dotnet/_._", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23328.nupkg", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23328.nupkg.sha512", + "runtime.win7.System.Net.Primitives.4.0.11-beta-23419.nupkg", + "runtime.win7.System.Net.Primitives.4.0.11-beta-23419.nupkg.sha512", "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/netcore50/de/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/es/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/fr/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/it/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/ja/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/ko/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/ru/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/System.Net.Primitives.dll", - "runtimes/win7/lib/netcore50/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/zh-hans/System.Net.Primitives.xml", - "runtimes/win7/lib/netcore50/zh-hant/System.Net.Primitives.xml" + "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" ] }, - "runtime.win7.System.Net.Requests/4.0.11-beta-23328": { + "runtime.win7.System.Net.Requests/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "4RpIQ3bNoDxZQDiZ8fnnMfzlOUEzLWKwuqFQGk+uvOM0uBM83tgmFY+nZ/qjP5ATVa3QqSo/byA524QMeIM1/w==", + "sha512": "Vx7X/svPGQqG+O3bdEPM2oynXxAoZ66y6DEu+l5vfviMXsTQhW1HlEpv8PKWnuBUtL6DCAyX+uOSJH0aW+sdDg==", "files": [ "lib/net/_._", "ref/dotnet/_._", - "runtime.win7.System.Net.Requests.4.0.11-beta-23328.nupkg", - "runtime.win7.System.Net.Requests.4.0.11-beta-23328.nupkg.sha512", + "runtime.win7.System.Net.Requests.4.0.11-beta-23419.nupkg", + "runtime.win7.System.Net.Requests.4.0.11-beta-23419.nupkg.sha512", "runtime.win7.System.Net.Requests.nuspec", - "runtimes/win7/lib/dotnet/de/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/es/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/fr/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/it/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/ja/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/ko/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/ru/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/System.Net.Requests.dll", - "runtimes/win7/lib/dotnet/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Net.Requests.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Net.Requests.xml" + "runtimes/win7/lib/dotnet/System.Net.Requests.dll" + ] + }, + "runtime.win7.System.Net.Security/4.0.0-beta-23419": { + "type": "package", + "sha512": "GL5fWJfllxALpXII8k3Hy0w/Qezi/aosv7mqBbC1g9e6JgSuNAJ9iweMnYC1P5bCrYeS40dIC5J6bxtoaqgPNw==", + "files": [ + "lib/DNXCore50/System.Net.Security.dll", + "ref/dotnet/_._", + "runtime.win7.System.Net.Security.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Net.Security.4.0.0-beta-23419.nupkg.sha512", + "runtime.win7.System.Net.Security.nuspec" + ] + }, + "runtime.win7.System.Net.Sockets/4.1.0-beta-23419": { + "type": "package", + "serviceable": true, + "sha512": "y9BHw7UHZekuzl9FdAd+Pjbg5VjMcjuqKduUTp2xwVYjB4DP2k460unJdZLjb7ZZoh54h9c2XjXo+fHL+0zv1Q==", + "files": [ + "lib/DNXCore50/System.Net.Sockets.dll", + "ref/dotnet/_._", + "runtime.win7.System.Net.Sockets.4.1.0-beta-23419.nupkg", + "runtime.win7.System.Net.Sockets.4.1.0-beta-23419.nupkg.sha512", + "runtime.win7.System.Net.Sockets.nuspec" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23328": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "OG2LbpMR3ZSqTXCBWK9sYFrRtvetwS1YLtGnNta5Us+EFooybW50RY6VE32AODNL6YxkksnF85RDU0iMU2I5Yg==", + "sha512": "TL7qEdw4FDZAJU2yQ6W8K/FXSv5pEn+HFWsHl5u09UFO5l6VXzaXxTXuqnJumfFS17UQ2+VZubKh+7ced9p5oQ==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23328.nupkg", - "runtime.win7.System.Private.Uri.4.0.1-beta-23328.nupkg.sha512", + "runtime.win7.System.Private.Uri.4.0.1-beta-23419.nupkg", + "runtime.win7.System.Private.Uri.4.0.1-beta-23419.nupkg.sha512", "runtime.win7.System.Private.Uri.nuspec", "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", "runtimes/win7/lib/netcore50/System.Private.Uri.dll", "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23328": { + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "UdJT5dXTwq5Wr2Vikg0tigVJd78pWfHt/Ni3HdhmXbOsF3s332VQ0kM7nmwAuy3un5TuadJ98z/II2aCX2IEqQ==", + "sha512": "jA4h33J+6wUgMU2iEE4uNH1UiNPfIyhX+XbY4yxK7h5ahwUctDQwFKgRpTFpRd3mODoQVcbsrVPQf8LrdXtAvA==", "files": [ - "lib/DNXCore50/de/System.Runtime.Extensions.xml", - "lib/DNXCore50/es/System.Runtime.Extensions.xml", - "lib/DNXCore50/fr/System.Runtime.Extensions.xml", - "lib/DNXCore50/it/System.Runtime.Extensions.xml", - "lib/DNXCore50/ja/System.Runtime.Extensions.xml", - "lib/DNXCore50/ko/System.Runtime.Extensions.xml", - "lib/DNXCore50/ru/System.Runtime.Extensions.xml", "lib/DNXCore50/System.Runtime.Extensions.dll", - "lib/DNXCore50/System.Runtime.Extensions.xml", - "lib/DNXCore50/zh-hans/System.Runtime.Extensions.xml", - "lib/DNXCore50/zh-hant/System.Runtime.Extensions.xml", - "lib/netcore50/de/System.Runtime.Extensions.xml", - "lib/netcore50/es/System.Runtime.Extensions.xml", - "lib/netcore50/fr/System.Runtime.Extensions.xml", - "lib/netcore50/it/System.Runtime.Extensions.xml", - "lib/netcore50/ja/System.Runtime.Extensions.xml", - "lib/netcore50/ko/System.Runtime.Extensions.xml", - "lib/netcore50/ru/System.Runtime.Extensions.xml", "lib/netcore50/System.Runtime.Extensions.dll", - "lib/netcore50/System.Runtime.Extensions.xml", - "lib/netcore50/zh-hans/System.Runtime.Extensions.xml", - "lib/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23328.nupkg", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23328.nupkg.sha512", + "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23419.nupkg", + "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23419.nupkg.sha512", "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Extensions.xml" + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "runtime.win7.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "runtime.win7.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "M9uoRq1tprHa+VJuBC/8rY+f6hfEeMWGQ3BDdPs+m9GwIC4wDdOPu10JqYiLFctnVXjh9I+neMOq7wzqSqvaCw==", + "sha512": "X+CDFR84tyhvlPFiGzxip8R/Di1o+CYHNurpkxq3iNngcVw7uwCxZ2435VChuF/JH80eWITTbCkJPApJOwp7MA==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Runtime.InteropServices.RuntimeInformation.nuspec", "runtimes/win7/lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll" ] }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "IC7PgaDHuFUsCPW2zzuOA50NJIBDDvzh2JE83+y2hfL5A06aOZ/MegykcBEwfP0Dq6s7eT+2ZD19MJTMH/9QGw==", + "sha512": "wngkp9bpX/4aMyXBwoNERn7fb4lr4KK3wZS5yKN3xm6fE5LbVQxc1G/wEJa1GLsnOhOpa41A6uIe9SjgtBQEkQ==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll" ] }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "xbu5Wtp85oj6UviMDDyKuu+hNe2yNGvMXEpMBBHGq2WVzqSZE+ToYBrAoCHV5VbdBj3dS/bWQLxKwG0kCnbt4A==", + "sha512": "JNmeBswkEQbeWlvjQXEbcRxrJkoIzIM14pW968FqGiIO8nCv37ph7cI7sJOwCKIZ6x89SkohBQg9l4rhJCb6MQ==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/dotnet/de/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/es/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/fr/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/it/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/ja/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/ko/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/ru/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.dll", - "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Security.Cryptography.Encoding.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Security.Cryptography.Encoding.xml" + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Encoding.dll" ] }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "jh5U0VdyM8EUaqPEfYgVy1bVb8RKPgmn61YLIIyhCK6l1Fst8LmNwVC7Q3EzaQwCWIMh29CTQzihwkBVsoVXrw==", + "sha512": "2Ix6mCx3nh8CIOv67PNK2WY9xh/zoE1KVahjb5t/LRG0pf3LVilqA90k8K1BGqqjeLHoYoVdKHiRE3XF6kkK1Q==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23328.nupkg", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23328.nupkg.sha512", + "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23419.nupkg", + "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23419.nupkg.sha512", "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/dotnet/de/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/es/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/fr/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/it/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/ja/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/ko/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/ru/System.Security.Cryptography.X509Certificates.xml", "runtimes/win7/lib/dotnet/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/dotnet/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/dotnet/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/de/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/es/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/fr/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/it/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/ja/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/ko/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/ru/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "runtimes/win7/lib/netcore50/zh-hant/System.Security.Cryptography.X509Certificates.xml" + "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" ] }, - "runtime.win7.System.Threading/4.0.11-beta-23328": { + "runtime.win7.System.Threading/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "a2nVYSjPy/lM1OzZDq2b8Gy7fiWSB6t5qbzDzUe8rjg9kOxezomVF2nl6V+HH9kfuWiPHp7cOOxNZcSJm8RU0A==", + "sha512": "E2GFIIgJaqd+qT9ei0rn2LDh5ZLmPvyjN4oXipvfbSxOU/zcDu01ziWcDldHy8btYaOdYZ1j0Lk/Xil2emXkhQ==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Threading.4.0.11-beta-23328.nupkg", - "runtime.win7.System.Threading.4.0.11-beta-23328.nupkg.sha512", + "runtime.win7.System.Threading.4.0.11-beta-23419.nupkg", + "runtime.win7.System.Threading.4.0.11-beta-23419.nupkg.sha512", "runtime.win7.System.Threading.nuspec", - "runtimes/win7/lib/DNXCore50/de/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/es/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/fr/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/it/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/ja/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/ko/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/ru/System.Threading.xml", "runtimes/win7/lib/DNXCore50/System.Threading.dll", - "runtimes/win7/lib/DNXCore50/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/zh-hans/System.Threading.xml", - "runtimes/win7/lib/DNXCore50/zh-hant/System.Threading.xml", - "runtimes/win7/lib/netcore50/de/System.Threading.xml", - "runtimes/win7/lib/netcore50/es/System.Threading.xml", - "runtimes/win7/lib/netcore50/fr/System.Threading.xml", - "runtimes/win7/lib/netcore50/it/System.Threading.xml", - "runtimes/win7/lib/netcore50/ja/System.Threading.xml", - "runtimes/win7/lib/netcore50/ko/System.Threading.xml", - "runtimes/win7/lib/netcore50/ru/System.Threading.xml", "runtimes/win7/lib/netcore50/System.Threading.dll", - "runtimes/win7/lib/netcore50/System.Threading.xml", - "runtimes/win7/lib/netcore50/zh-hans/System.Threading.xml", - "runtimes/win7/lib/netcore50/zh-hant/System.Threading.xml", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", - "sha512": "dc/kninwlRpfzGb0/6Uj2O03jOwnrzfDQ7g5/KRiEMpL1GolzpR1WI+n5QZQdCkzbeAmEhdU3XBVgSuGjjNbHw==", + "sha512": "r5/EAW8hwoUJe7SKByp3U3Mb75k5ubxYezwptUxyidzoRehebS3eZHXrHZ8tRsdYuB1H9TFccLpcC7kIMNHVyA==", "files": [ - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg", - "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg", + "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg.sha512", "runtime.win7-x64.Microsoft.NETCore.ConsoleHost.nuspec", "runtimes/win7-x64/native/CoreConsole.exe" ] }, - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", - "sha512": "hwnV/iTqQULbAVALCYb65Lyl3Vxq7NRWalV0fr8ICFs+D3q6ryMEj4mG4JVXVF6GiOj6lK+kAiMKscFGyNZjTA==", + "sha512": "OtXaiNQ3fwJPXsWi0MCZaEp45lum/5mUJEMdUZt9zJMv0ZuDmyUkwSASRPqhDMBvhYW4BiAcNMA7EEPIedxfNQ==", "files": [ "ref/dotnet/_._", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg", - "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512", "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", "runtimes/win7-x64/native/clretwrc.dll", @@ -13709,22 +13794,22 @@ "tools/sos.dll" ] }, - "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", - "sha512": "oNMqTEBOOKHVDb9o3oWvwXpUOsyKN2fF0eUiwW/ZmMYeLJQeAsdzAPZagQ/4c1L2msiEPLbLRQi0KqQ5kBCxCw==", + "sha512": "+vmHBLsVul4IDJkRr120zD2zcQE+SB+6EM00hAdWafrIVZc4yaFOK7Mw/HmAREkYfDPUg8LA1ZhNIoRYtpt8cw==", "files": [ - "runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg", - "runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg", + "runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512", "runtime.win7-x64.Microsoft.NETCore.TestHost.nuspec", "runtimes/win7-x64/native/CoreRun.exe" ] }, - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package", - "sha512": "VGNff4BMFYFD+7uy+Jdv/deDZjkf9n9OipxO7+yPaT1F3ZZqEw994MH2mDnvNoloLiRp8+eiKOAbRD2GL6SWaA==", + "sha512": "2dDQ8NOVWJ7YwVXZEtjbdDpCjgLA0tM2JF3zEiQ2CtooNDTtd6fIQ8g+bAuU5FCoG6vTGAnVa+NcDq0pVFfOmg==", "files": [ - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23328.nupkg", - "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23328.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg", + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg.sha512", "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", "runtimes/win10-x64/native/_._", "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", @@ -13885,23 +13970,23 @@ "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" ] }, - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.ConsoleHost/1.0.0-beta-23419": { "type": "package", - "sha512": "FOw3aSULeip6gywDAP70eKGKU5TTCWVvley7EXNst0gDjdgJNiHiFzlRyNblFptV4CrwcYqbH1jtEV/3PhfkNw==", + "sha512": "oRlTbNaozeJYXXb3ki4U/KrJDqgqdjriEoGmu8/AEzaPuBGqFqg7CS0RVsX4eomxDHgU9syh+F1NN4f/KNrfCw==", "files": [ - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg", - "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg", + "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.1.0.0-beta-23419.nupkg.sha512", "runtime.win7-x86.Microsoft.NETCore.ConsoleHost.nuspec", "runtimes/win7-x86/native/CoreConsole.exe" ] }, - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": { "type": "package", - "sha512": "DZFBi+HH4uUc1BKjAnHcJ4gr+yUTQ38w1307MkkhEuXo+VrhrfdYqGJCPg+frA8AsKI7LhawCB8uUmTm8u1iCA==", + "sha512": "KjYrowFmH9zypXuCrA6RSTRTngmjRfqnz0+NlZ5B0oKV7d9we1RFmweaZ/6WviABh471MKyJPkFr/j+qwaxpqw==", "files": [ "ref/dotnet/_._", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg", - "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23328.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512", "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll", "runtimes/win7-x86/native/clretwrc.dll", @@ -13915,22 +14000,22 @@ "tools/sos.dll" ] }, - "runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-beta-23419": { "type": "package", - "sha512": "qR1UcZ6kMy4VLj/d21fu557wVNKnUomUr0Hkqy6gI1s8ubRAvBabGbGEmcY0PEtg5gIwdZkasn5wGLSD5Isbog==", + "sha512": "VTaRjmf1pimltgiZgwJiaUvnwvs2fg0rtq/jooaj+cQQ9uM2n0tNV39pCRPEagvHiAsPoHIAdk8CJDuA/cgpbw==", "files": [ - "runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg", - "runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-beta-23328.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg", + "runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512", "runtime.win7-x86.Microsoft.NETCore.TestHost.nuspec", "runtimes/win7-x86/native/CoreRun.exe" ] }, - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23328": { + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": { "type": "package", - "sha512": "jahL0lLUJA5u6RnvhGmgZP6qbb/kVlE2IArZnjnHbew7L+WPQ1u/2Deu6322nP1dfzrdWZuDg33gRIxg6Xc9Jg==", + "sha512": "LZazFxeTQv7pTUYuBHW5v/xnALRVojrgzSP8bgsWg2xqadUECPKT2YEoSBQUYfN1n7xyv95rUZqbuLqoS+a+8Q==", "files": [ - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23328.nupkg", - "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23328.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg", + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg.sha512", "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", "runtimes/win10-x86/native/_._", "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", @@ -14091,136 +14176,116 @@ "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll" ] }, - "System.AppContext/4.0.1-beta-23328": { + "System.AppContext/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "YKc9r1rstagFC3x1cLeS3nCgKk9KPYvMt9KCh4PP0Ddy6Z9wXge1M0emgKcptP4vNl7X9QBiDQh6R3GO2A4VTg==", + "sha512": "kln/EQrnN2RA/TzeGNlSxMpjxzOTBaQASP2TaZnnMiY5b75EqQWbJYvHqleNB7SGmoXSjEm2aO9dSG+3NbjflA==", "files": [ "lib/DNXCore50/System.AppContext.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.AppContext.dll", - "lib/netcore50/de/System.AppContext.xml", - "lib/netcore50/es/System.AppContext.xml", - "lib/netcore50/fr/System.AppContext.xml", - "lib/netcore50/it/System.AppContext.xml", - "lib/netcore50/ja/System.AppContext.xml", - "lib/netcore50/ko/System.AppContext.xml", - "lib/netcore50/ru/System.AppContext.xml", "lib/netcore50/System.AppContext.dll", - "lib/netcore50/System.AppContext.xml", - "lib/netcore50/zh-hans/System.AppContext.xml", - "lib/netcore50/zh-hant/System.AppContext.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.AppContext.xml", + "ref/dotnet/es/System.AppContext.xml", + "ref/dotnet/fr/System.AppContext.xml", + "ref/dotnet/it/System.AppContext.xml", + "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.4.0.1-beta-23328.nupkg", - "System.AppContext.4.0.1-beta-23328.nupkg.sha512", + "System.AppContext.4.0.1-beta-23419.nupkg", + "System.AppContext.4.0.1-beta-23419.nupkg.sha512", "System.AppContext.nuspec" ] }, - "System.Collections/4.0.11-beta-23328": { + "System.Collections/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "4iLy+RDv3P1aZRAUaMrx8wWLcgF/wparJgoyAmmcx1rw+mQULH6Hf8wc5mZZhw6j5g/tNRS3ndpyvVGU1pUUYw==", + "sha512": "WEQabvA6a1c82zTyK6at885ylkh7sVR5rVP3zztBLdy7QLczSnIxRmrBJIcpaICg8a+PMcUTAd2GD+B578exWQ==", "files": [ - "lib/DNXCore50/de/System.Collections.xml", - "lib/DNXCore50/es/System.Collections.xml", - "lib/DNXCore50/fr/System.Collections.xml", - "lib/DNXCore50/it/System.Collections.xml", - "lib/DNXCore50/ja/System.Collections.xml", - "lib/DNXCore50/ko/System.Collections.xml", - "lib/DNXCore50/ru/System.Collections.xml", "lib/DNXCore50/System.Collections.dll", - "lib/DNXCore50/System.Collections.xml", - "lib/DNXCore50/zh-hans/System.Collections.xml", - "lib/DNXCore50/zh-hant/System.Collections.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Collections.xml", - "lib/netcore50/es/System.Collections.xml", - "lib/netcore50/fr/System.Collections.xml", - "lib/netcore50/it/System.Collections.xml", - "lib/netcore50/ja/System.Collections.xml", - "lib/netcore50/ko/System.Collections.xml", - "lib/netcore50/ru/System.Collections.xml", "lib/netcore50/System.Collections.dll", - "lib/netcore50/System.Collections.xml", - "lib/netcore50/zh-hans/System.Collections.xml", - "lib/netcore50/zh-hant/System.Collections.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Collections.xml", + "ref/dotnet/es/System.Collections.xml", + "ref/dotnet/fr/System.Collections.xml", + "ref/dotnet/it/System.Collections.xml", + "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/de/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Collections.xml", "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "runtimes/win8-aot/lib/netcore50/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Collections.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Collections.xml", - "System.Collections.4.0.11-beta-23328.nupkg", - "System.Collections.4.0.11-beta-23328.nupkg.sha512", + "System.Collections.4.0.11-beta-23419.nupkg", + "System.Collections.4.0.11-beta-23419.nupkg.sha512", "System.Collections.nuspec" ] }, - "System.Collections.Concurrent/4.0.11-beta-23328": { + "System.Collections.Concurrent/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "KUVKjUGOQ/4XdKtnEFo/DHSrEKR+mZTkesLTQMW2kwuwVAfz4otWWqocajToMFcLizrNsqQYhe2ekSSucc8dJQ==", + "sha512": "yfmiwXlt2Fa/+0ywpBJGVy2gsVCDLlYAL32/jQRHyHqrTXp3cgVlxQgrDcKFp3G0UCBGt9sR+tNPGoIuKYNeeQ==", "files": [ - "lib/dotnet/de/System.Collections.Concurrent.xml", - "lib/dotnet/es/System.Collections.Concurrent.xml", - "lib/dotnet/fr/System.Collections.Concurrent.xml", - "lib/dotnet/it/System.Collections.Concurrent.xml", - "lib/dotnet/ja/System.Collections.Concurrent.xml", - "lib/dotnet/ko/System.Collections.Concurrent.xml", - "lib/dotnet/ru/System.Collections.Concurrent.xml", "lib/dotnet/System.Collections.Concurrent.dll", - "lib/dotnet/System.Collections.Concurrent.xml", - "lib/dotnet/zh-hans/System.Collections.Concurrent.xml", - "lib/dotnet/zh-hant/System.Collections.Concurrent.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Collections.Concurrent.xml", + "ref/dotnet/es/System.Collections.Concurrent.xml", + "ref/dotnet/fr/System.Collections.Concurrent.xml", + "ref/dotnet/it/System.Collections.Concurrent.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Collections.Concurrent.4.0.11-beta-23328.nupkg.sha512", + "System.Collections.Concurrent.4.0.11-beta-23419.nupkg", + "System.Collections.Concurrent.4.0.11-beta-23419.nupkg.sha512", "System.Collections.Concurrent.nuspec" ] }, - "System.Collections.Immutable/1.1.38-beta-23328": { + "System.Collections.Immutable/1.1.38-beta-23419": { "type": "package", "serviceable": true, - "sha512": "lU21gDokk2q92cNJv+gjEBe1KNHy2HL/9DuPuX+F16N8MoWkLrSHwvZUfzLkh1wczRtOaQ3etiTtstL61VITiA==", + "sha512": "GyycWpnAk50hXke5tKmZObWF3VcFS5DXhyHELZMyplQ7pbOUA0v+WDSKfnV6C1WwZd2t39yKGFWPTC+81GhQiw==", "files": [ "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", - "System.Collections.Immutable.1.1.38-beta-23328.nupkg", - "System.Collections.Immutable.1.1.38-beta-23328.nupkg.sha512", + "System.Collections.Immutable.1.1.38-beta-23419.nupkg", + "System.Collections.Immutable.1.1.38-beta-23419.nupkg.sha512", "System.Collections.Immutable.nuspec" ] }, @@ -14288,183 +14353,203 @@ "System.Collections.Specialized.nuspec" ] }, - "System.ComponentModel/4.0.1-beta-23328": { + "System.ComponentModel/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "HHxHMssQMAsAnM0lBWyD41uHGV6fcFBtdsrnDMy1zERgGM8awlS7ND1kGb++Cn+NnynzV4b/ko0zxr5mm836Rg==", + "sha512": "ezqf/UOHA15n71KSRcbM0I3fF4orCeWvsazIlPme6VW/L5qh7j889SsrN6j0t1k3LzNvopJj8jIQgKniiOpbQA==", "files": [ - "lib/dotnet/de/System.ComponentModel.xml", - "lib/dotnet/es/System.ComponentModel.xml", - "lib/dotnet/fr/System.ComponentModel.xml", - "lib/dotnet/it/System.ComponentModel.xml", - "lib/dotnet/ja/System.ComponentModel.xml", - "lib/dotnet/ko/System.ComponentModel.xml", - "lib/dotnet/ru/System.ComponentModel.xml", "lib/dotnet/System.ComponentModel.dll", - "lib/dotnet/System.ComponentModel.xml", - "lib/dotnet/zh-hans/System.ComponentModel.xml", - "lib/dotnet/zh-hant/System.ComponentModel.xml", "lib/net45/_._", "lib/netcore50/System.ComponentModel.dll", - "lib/netcore50/System.ComponentModel.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.ComponentModel.xml", + "ref/dotnet/es/System.ComponentModel.xml", + "ref/dotnet/fr/System.ComponentModel.xml", + "ref/dotnet/it/System.ComponentModel.xml", + "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/_._", "ref/netcore50/System.ComponentModel.dll", + "ref/netcore50/System.ComponentModel.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "System.ComponentModel.4.0.1-beta-23328.nupkg", - "System.ComponentModel.4.0.1-beta-23328.nupkg.sha512", + "System.ComponentModel.4.0.1-beta-23419.nupkg", + "System.ComponentModel.4.0.1-beta-23419.nupkg.sha512", "System.ComponentModel.nuspec" ] }, - "System.ComponentModel.Annotations/4.0.11-beta-23328": { + "System.ComponentModel.Annotations/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "dAqLNuq/ZxxKs/0x67UdvqxrX0Pt/QK5Ppfy22/a7rnLeEughmuMMzVzicOQiNw7XEVoc+rxLHC4t5DbmWW2nQ==", + "sha512": "jkC+12pw4Jhp/QVDyLXby9qIBVKsdmGKYNy9n/uynm6pu7KfC6nmEr0cvOBTPfew+c+DRYHK1uNZL5AzLS1b8w==", "files": [ - "lib/dotnet/de/System.ComponentModel.Annotations.xml", - "lib/dotnet/es/System.ComponentModel.Annotations.xml", - "lib/dotnet/fr/System.ComponentModel.Annotations.xml", - "lib/dotnet/it/System.ComponentModel.Annotations.xml", - "lib/dotnet/ja/System.ComponentModel.Annotations.xml", - "lib/dotnet/ko/System.ComponentModel.Annotations.xml", - "lib/dotnet/ru/System.ComponentModel.Annotations.xml", "lib/dotnet/System.ComponentModel.Annotations.dll", - "lib/dotnet/System.ComponentModel.Annotations.xml", - "lib/dotnet/zh-hans/System.ComponentModel.Annotations.xml", - "lib/dotnet/zh-hant/System.ComponentModel.Annotations.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.ComponentModel.Annotations.xml", + "ref/dotnet/es/System.ComponentModel.Annotations.xml", + "ref/dotnet/fr/System.ComponentModel.Annotations.xml", + "ref/dotnet/it/System.ComponentModel.Annotations.xml", + "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.4.0.11-beta-23328.nupkg", - "System.ComponentModel.Annotations.4.0.11-beta-23328.nupkg.sha512", + "System.ComponentModel.Annotations.4.0.11-beta-23419.nupkg", + "System.ComponentModel.Annotations.4.0.11-beta-23419.nupkg.sha512", "System.ComponentModel.Annotations.nuspec" ] }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23328": { + "System.ComponentModel.EventBasedAsync/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "3Lsff3q6wMxQtbX72LoPQvaUwpIkP5+jNKTW+nGYjitoWQevtzadDDlRC3v7wvQ7S8iF2bDqJMmkJczUqUq93Q==", + "sha512": "MBih6/OSk6hPSi/JIFLmvsQh1LZdoRacsksjjDUVjghjwP1Ia5nJq2Ag+FZGcDCg8xlSWMgTFmSh9njGc2jYXw==", "files": [ - "lib/dotnet/de/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/es/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/it/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", - "lib/dotnet/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "lib/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/it/System.ComponentModel.EventBasedAsync.xml", + "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.4.0.11-beta-23328.nupkg", - "System.ComponentModel.EventBasedAsync.4.0.11-beta-23328.nupkg.sha512", + "System.ComponentModel.EventBasedAsync.4.0.11-beta-23419.nupkg", + "System.ComponentModel.EventBasedAsync.4.0.11-beta-23419.nupkg.sha512", "System.ComponentModel.EventBasedAsync.nuspec" ] }, - "System.Console/4.0.0-beta-23328": { + "System.Console/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "UY0x6h5pWZG2met7eg059RS6kLet0jUoUZ0Dy8glRf+B4Hl3xsbMrslpkus+VojTV3kQqHoUDxSsm7/Tv8szow==", + "sha512": "3qT+FXi8E79ITgXaIPrs/PtlEv9mfWyeqZClbX08/qThv61xM+Ca8J4XyzVnChag7KJdIRTgMG6Ixgq1eI7WsQ==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Console.xml", + "ref/dotnet/es/System.Console.xml", + "ref/dotnet/fr/System.Console.xml", + "ref/dotnet/it/System.Console.xml", + "ref/dotnet/ja/System.Console.xml", + "ref/dotnet/ko/System.Console.xml", + "ref/dotnet/ru/System.Console.xml", "ref/dotnet/System.Console.dll", + "ref/dotnet/System.Console.xml", + "ref/dotnet/zh-hans/System.Console.xml", + "ref/dotnet/zh-hant/System.Console.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Console.4.0.0-beta-23328.nupkg", - "System.Console.4.0.0-beta-23328.nupkg.sha512", + "System.Console.4.0.0-beta-23419.nupkg", + "System.Console.4.0.0-beta-23419.nupkg.sha512", "System.Console.nuspec" ] }, - "System.Data.Common/4.0.1-beta-23328": { + "System.Data.Common/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "+I6Hvzz9/FXC9fPByn2c7AlGiAfNleTzvKR+eoOXIpdLJAsBIffHqZYfOZK66iGwoACUyZc87rTwHCzT8ecUNw==", + "sha512": "9VMPVIm2pWpQYYSvr4XLsHGyhq/dcFZePpTd7g5YbsxWflfL/AnyizTJFyNCkH1A4eYyPqErYKtwQj0zFSoAjA==", "files": [ - "lib/dotnet/de/System.Data.Common.xml", - "lib/dotnet/es/System.Data.Common.xml", - "lib/dotnet/fr/System.Data.Common.xml", - "lib/dotnet/it/System.Data.Common.xml", - "lib/dotnet/ja/System.Data.Common.xml", - "lib/dotnet/ko/System.Data.Common.xml", - "lib/dotnet/ru/System.Data.Common.xml", "lib/dotnet/System.Data.Common.dll", - "lib/dotnet/System.Data.Common.xml", - "lib/dotnet/zh-hans/System.Data.Common.xml", - "lib/dotnet/zh-hant/System.Data.Common.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Data.Common.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Data.Common.xml", + "ref/dotnet/es/System.Data.Common.xml", + "ref/dotnet/fr/System.Data.Common.xml", + "ref/dotnet/it/System.Data.Common.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Data.Common.4.0.1-beta-23328.nupkg.sha512", + "System.Data.Common.4.0.1-beta-23419.nupkg", + "System.Data.Common.4.0.1-beta-23419.nupkg.sha512", "System.Data.Common.nuspec" ] }, - "System.Data.SqlClient/4.0.0-beta-23328": { + "System.Data.SqlClient/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "me+qX8pgFvvvzSc9JeHSoKk+/s7Q+cxxihlEb2kB8Ak3W+xH5h4K2YxDjV+Wrmmcg4qLORkjDXIgC5DFpVc63Q==", + "sha512": "DJS5tNRczrdoEs1s3ia9NWLGjbazHqrdruXq8XABNW1hVEEz3oU6H0/1mTpjbR3GChyYHuI7YWGUvpspju9CCQ==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Data.SqlClient.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Data.SqlClient.xml", + "ref/dotnet/es/System.Data.SqlClient.xml", + "ref/dotnet/fr/System.Data.SqlClient.xml", + "ref/dotnet/it/System.Data.SqlClient.xml", + "ref/dotnet/ja/System.Data.SqlClient.xml", + "ref/dotnet/ko/System.Data.SqlClient.xml", + "ref/dotnet/ru/System.Data.SqlClient.xml", "ref/dotnet/System.Data.SqlClient.dll", + "ref/dotnet/System.Data.SqlClient.xml", + "ref/dotnet/zh-hans/System.Data.SqlClient.xml", + "ref/dotnet/zh-hant/System.Data.SqlClient.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Data.SqlClient.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Data.SqlClient.4.0.0-beta-23328.nupkg", - "System.Data.SqlClient.4.0.0-beta-23328.nupkg.sha512", + "System.Data.SqlClient.4.0.0-beta-23419.nupkg", + "System.Data.SqlClient.4.0.0-beta-23419.nupkg.sha512", "System.Data.SqlClient.nuspec" ] }, - "System.Diagnostics.Contracts/4.0.1-beta-23328": { + "System.Diagnostics.Contracts/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "XG+qeVpWUVS0hjLpdlXbKiDXFQVZ5UETAlMDZBj/lSshR2cuAWelliBEO8+FKjlWG2h3pJDhBmvwFArHqluZgA==", + "sha512": "RI+nPtE6MG2G2WSAnbvFSTx6RiwL/PnwRA21b8M9jcUpDYIM5n7306RfXCi4jRkBgX4AZvFu9IoZZb4uj2mGDQ==", "files": [ "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", @@ -14472,343 +14557,265 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Diagnostics.Contracts.xml", + "ref/dotnet/es/System.Diagnostics.Contracts.xml", + "ref/dotnet/fr/System.Diagnostics.Contracts.xml", + "ref/dotnet/it/System.Diagnostics.Contracts.xml", + "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/_._", "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", - "System.Diagnostics.Contracts.4.0.1-beta-23328.nupkg", - "System.Diagnostics.Contracts.4.0.1-beta-23328.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.1-beta-23419.nupkg", + "System.Diagnostics.Contracts.4.0.1-beta-23419.nupkg.sha512", "System.Diagnostics.Contracts.nuspec" ] }, - "System.Diagnostics.Debug/4.0.11-beta-23328": { + "System.Diagnostics.Debug/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "rGrJ+gg4jzS4PauLz/ES+J1qULHnMsprkHWFXYoEqKDCmAVQV1r8h3si79QM88yxbvoIdQ/ghvBC3Lg5Qy/c3Q==", + "sha512": "u2ed+tbsfy3lRwJ6VZNv+6/J3d4ane6Rj9VpMlAwuiaDzHPSMeJvyEO25owziCO6jELb9EYYy+FYurYPACDB1A==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Diagnostics.Debug.xml", + "ref/dotnet/es/System.Diagnostics.Debug.xml", + "ref/dotnet/fr/System.Diagnostics.Debug.xml", + "ref/dotnet/it/System.Diagnostics.Debug.xml", + "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/_._", "runtime.json", - "System.Diagnostics.Debug.4.0.11-beta-23328.nupkg", - "System.Diagnostics.Debug.4.0.11-beta-23328.nupkg.sha512", + "System.Diagnostics.Debug.4.0.11-beta-23419.nupkg", + "System.Diagnostics.Debug.4.0.11-beta-23419.nupkg.sha512", "System.Diagnostics.Debug.nuspec" ] }, - "System.Diagnostics.FileVersionInfo/4.0.0-beta-23328": { + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "pAQc/idXj5U4ZxTrMdGekuBpKTA4oBs7uQFbXBcbOt2GXocvLTli0gi7T7jXPXoyO7BNRzuwd5kVA/GDSX0HUw==", + "sha512": "7D0DRtR4yivUqbbusUnsBx6cKvzxnq9iBmxOYnuD7biWAHo6uCxMdJgKpbLdi9rMdQ4fMPlay9B4KRz54Jwg3A==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Diagnostics.FileVersionInfo.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/es/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/fr/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/it/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/ja/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/ko/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/ru/System.Diagnostics.FileVersionInfo.xml", "ref/dotnet/System.Diagnostics.FileVersionInfo.dll", + "ref/dotnet/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/zh-hans/System.Diagnostics.FileVersionInfo.xml", + "ref/dotnet/zh-hant/System.Diagnostics.FileVersionInfo.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Diagnostics.FileVersionInfo.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Diagnostics.FileVersionInfo.4.0.0-beta-23328.nupkg", - "System.Diagnostics.FileVersionInfo.4.0.0-beta-23328.nupkg.sha512", + "System.Diagnostics.FileVersionInfo.4.0.0-beta-23419.nupkg", + "System.Diagnostics.FileVersionInfo.4.0.0-beta-23419.nupkg.sha512", "System.Diagnostics.FileVersionInfo.nuspec" ] }, - "System.Diagnostics.Process/4.1.0-beta-23328": { + "System.Diagnostics.Process/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "fMlV9rgo4hV6fR7K+NbQXC7xmjelTOrZSHbh/bfj8knXlQ58QA2JHSz+L52XkPh3ffbUHa0heXzREzCIKPnoeA==", + "sha512": "8nDa2JGfctWX16oBn1ZchZayQmeNvShjz+kqR2Tn9ykjwpGFE3gtz4SWGoXOR0F2NxV6hePaRITfROj5Q+Og7g==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Diagnostics.Process.xml", - "lib/net46/es/System.Diagnostics.Process.xml", - "lib/net46/fr/System.Diagnostics.Process.xml", - "lib/net46/it/System.Diagnostics.Process.xml", - "lib/net46/ja/System.Diagnostics.Process.xml", - "lib/net46/ko/System.Diagnostics.Process.xml", - "lib/net46/ru/System.Diagnostics.Process.xml", "lib/net46/System.Diagnostics.Process.dll", - "lib/net46/System.Diagnostics.Process.xml", - "lib/net46/zh-hans/System.Diagnostics.Process.xml", - "lib/net46/zh-hant/System.Diagnostics.Process.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Diagnostics.Process.xml", + "ref/dotnet/es/System.Diagnostics.Process.xml", + "ref/dotnet/fr/System.Diagnostics.Process.xml", + "ref/dotnet/it/System.Diagnostics.Process.xml", + "ref/dotnet/ja/System.Diagnostics.Process.xml", + "ref/dotnet/ko/System.Diagnostics.Process.xml", + "ref/dotnet/ru/System.Diagnostics.Process.xml", "ref/dotnet/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.xml", + "ref/dotnet/zh-hans/System.Diagnostics.Process.xml", + "ref/dotnet/zh-hant/System.Diagnostics.Process.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", - "ref/net46/de/System.Diagnostics.Process.xml", - "ref/net46/es/System.Diagnostics.Process.xml", - "ref/net46/fr/System.Diagnostics.Process.xml", - "ref/net46/it/System.Diagnostics.Process.xml", - "ref/net46/ja/System.Diagnostics.Process.xml", - "ref/net46/ko/System.Diagnostics.Process.xml", - "ref/net46/ru/System.Diagnostics.Process.xml", "ref/net46/System.Diagnostics.Process.dll", - "ref/net46/System.Diagnostics.Process.xml", - "ref/net46/zh-hans/System.Diagnostics.Process.xml", - "ref/net46/zh-hant/System.Diagnostics.Process.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Diagnostics.Process.4.1.0-beta-23328.nupkg", - "System.Diagnostics.Process.4.1.0-beta-23328.nupkg.sha512", + "System.Diagnostics.Process.4.1.0-beta-23419.nupkg", + "System.Diagnostics.Process.4.1.0-beta-23419.nupkg.sha512", "System.Diagnostics.Process.nuspec" ] }, - "System.Diagnostics.StackTrace/4.0.1-beta-23328": { + "System.Diagnostics.StackTrace/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "qMbV/YHaMi8rS7PnoJkgXGx1L1Wqy0E1ZN8di5u36Q+YFLxJ+p29L5iok7eqRSXbnn5VvSwN12zzLC6sv1t5+g==", + "sha512": "/TqGBCHF5srxZlPhTDzXo2i/7rCl/OYwOA9OfDLohR8xPD7ejvuo/0F8atYPm0XfNtMx2URr2/dXX31AuJiSxw==", "files": [ - "lib/DNXCore50/de/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/es/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/fr/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/it/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/ja/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/ko/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/ru/System.Diagnostics.StackTrace.xml", "lib/DNXCore50/System.Diagnostics.StackTrace.dll", - "lib/DNXCore50/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/zh-hans/System.Diagnostics.StackTrace.xml", - "lib/DNXCore50/zh-hant/System.Diagnostics.StackTrace.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Diagnostics.StackTrace.xml", - "lib/net46/es/System.Diagnostics.StackTrace.xml", - "lib/net46/fr/System.Diagnostics.StackTrace.xml", - "lib/net46/it/System.Diagnostics.StackTrace.xml", - "lib/net46/ja/System.Diagnostics.StackTrace.xml", - "lib/net46/ko/System.Diagnostics.StackTrace.xml", - "lib/net46/ru/System.Diagnostics.StackTrace.xml", "lib/net46/System.Diagnostics.StackTrace.dll", - "lib/net46/System.Diagnostics.StackTrace.xml", - "lib/net46/zh-hans/System.Diagnostics.StackTrace.xml", - "lib/net46/zh-hant/System.Diagnostics.StackTrace.xml", - "lib/netcore50/de/System.Diagnostics.StackTrace.xml", - "lib/netcore50/es/System.Diagnostics.StackTrace.xml", - "lib/netcore50/fr/System.Diagnostics.StackTrace.xml", - "lib/netcore50/it/System.Diagnostics.StackTrace.xml", - "lib/netcore50/ja/System.Diagnostics.StackTrace.xml", - "lib/netcore50/ko/System.Diagnostics.StackTrace.xml", - "lib/netcore50/ru/System.Diagnostics.StackTrace.xml", "lib/netcore50/System.Diagnostics.StackTrace.dll", - "lib/netcore50/System.Diagnostics.StackTrace.xml", - "lib/netcore50/zh-hans/System.Diagnostics.StackTrace.xml", - "lib/netcore50/zh-hant/System.Diagnostics.StackTrace.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Diagnostics.StackTrace.xml", + "ref/dotnet/es/System.Diagnostics.StackTrace.xml", + "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", + "ref/dotnet/it/System.Diagnostics.StackTrace.xml", + "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/de/System.Diagnostics.StackTrace.xml", - "ref/net46/es/System.Diagnostics.StackTrace.xml", - "ref/net46/fr/System.Diagnostics.StackTrace.xml", - "ref/net46/it/System.Diagnostics.StackTrace.xml", - "ref/net46/ja/System.Diagnostics.StackTrace.xml", - "ref/net46/ko/System.Diagnostics.StackTrace.xml", - "ref/net46/ru/System.Diagnostics.StackTrace.xml", "ref/net46/System.Diagnostics.StackTrace.dll", - "ref/net46/System.Diagnostics.StackTrace.xml", - "ref/net46/zh-hans/System.Diagnostics.StackTrace.xml", - "ref/net46/zh-hant/System.Diagnostics.StackTrace.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.StackTrace.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.StackTrace.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.StackTrace.xml", - "System.Diagnostics.StackTrace.4.0.1-beta-23328.nupkg", - "System.Diagnostics.StackTrace.4.0.1-beta-23328.nupkg.sha512", + "System.Diagnostics.StackTrace.4.0.1-beta-23419.nupkg", + "System.Diagnostics.StackTrace.4.0.1-beta-23419.nupkg.sha512", "System.Diagnostics.StackTrace.nuspec" ] }, - "System.Diagnostics.Tools/4.0.1-beta-23328": { + "System.Diagnostics.Tools/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "dPXkVpBsFb4LoDtKoAXod32WqntV+Pij83v3/+GrljbJH4WVA+fDQcvyreLNGk5zlWweNpBgQTuP3eewMtAAFA==", + "sha512": "tgebApBqia4ev70bHgs/oZ6WgEaxVLdrt0c0G5JA/cUtWGzl0U8X4QdmT/242LeFBVRemrU9n+jMqeE+2fnB8w==", "files": [ - "lib/DNXCore50/de/System.Diagnostics.Tools.xml", - "lib/DNXCore50/es/System.Diagnostics.Tools.xml", - "lib/DNXCore50/fr/System.Diagnostics.Tools.xml", - "lib/DNXCore50/it/System.Diagnostics.Tools.xml", - "lib/DNXCore50/ja/System.Diagnostics.Tools.xml", - "lib/DNXCore50/ko/System.Diagnostics.Tools.xml", - "lib/DNXCore50/ru/System.Diagnostics.Tools.xml", "lib/DNXCore50/System.Diagnostics.Tools.dll", - "lib/DNXCore50/System.Diagnostics.Tools.xml", - "lib/DNXCore50/zh-hans/System.Diagnostics.Tools.xml", - "lib/DNXCore50/zh-hant/System.Diagnostics.Tools.xml", "lib/net45/_._", - "lib/netcore50/de/System.Diagnostics.Tools.xml", - "lib/netcore50/es/System.Diagnostics.Tools.xml", - "lib/netcore50/fr/System.Diagnostics.Tools.xml", - "lib/netcore50/it/System.Diagnostics.Tools.xml", - "lib/netcore50/ja/System.Diagnostics.Tools.xml", - "lib/netcore50/ko/System.Diagnostics.Tools.xml", - "lib/netcore50/ru/System.Diagnostics.Tools.xml", "lib/netcore50/System.Diagnostics.Tools.dll", - "lib/netcore50/System.Diagnostics.Tools.xml", - "lib/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "lib/netcore50/zh-hant/System.Diagnostics.Tools.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Diagnostics.Tools.xml", + "ref/dotnet/es/System.Diagnostics.Tools.xml", + "ref/dotnet/fr/System.Diagnostics.Tools.xml", + "ref/dotnet/it/System.Diagnostics.Tools.xml", + "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/_._", "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/netcore50/System.Diagnostics.Tools.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.Tools.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "System.Diagnostics.Tools.4.0.1-beta-23328.nupkg", - "System.Diagnostics.Tools.4.0.1-beta-23328.nupkg.sha512", + "System.Diagnostics.Tools.4.0.1-beta-23419.nupkg", + "System.Diagnostics.Tools.4.0.1-beta-23419.nupkg.sha512", "System.Diagnostics.Tools.nuspec" ] }, - "System.Diagnostics.Tracing/4.0.21-beta-23328": { + "System.Diagnostics.Tracing/4.0.21-beta-23419": { "type": "package", "serviceable": true, - "sha512": "lSqRi3fOKHCDZGjJsfZWDrh0HXkSIMWgCb0kywV83AmGKZjU6ZgGFPQDclSIfzoCpbQGC3OPo0DAe7F0g7l4Jw==", + "sha512": "9P2gk9sMgzKJ7k1yNttAAi5OjrkY7Q9M5fwGZFGzQHVd8zQ539G3KF+as8Ydpf4JROiVexxKympfy7bgT8sidQ==", "files": [ - "lib/DNXCore50/de/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/es/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/fr/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/it/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/ja/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/ko/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/ru/System.Diagnostics.Tracing.xml", "lib/DNXCore50/System.Diagnostics.Tracing.dll", - "lib/DNXCore50/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/zh-hans/System.Diagnostics.Tracing.xml", - "lib/DNXCore50/zh-hant/System.Diagnostics.Tracing.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Diagnostics.Tracing.xml", - "lib/netcore50/es/System.Diagnostics.Tracing.xml", - "lib/netcore50/fr/System.Diagnostics.Tracing.xml", - "lib/netcore50/it/System.Diagnostics.Tracing.xml", - "lib/netcore50/ja/System.Diagnostics.Tracing.xml", - "lib/netcore50/ko/System.Diagnostics.Tracing.xml", - "lib/netcore50/ru/System.Diagnostics.Tracing.xml", "lib/netcore50/System.Diagnostics.Tracing.dll", - "lib/netcore50/System.Diagnostics.Tracing.xml", - "lib/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "lib/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Diagnostics.Tracing.xml", + "ref/dotnet/es/System.Diagnostics.Tracing.xml", + "ref/dotnet/fr/System.Diagnostics.Tracing.xml", + "ref/dotnet/it/System.Diagnostics.Tracing.xml", + "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/de/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.Tracing.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "System.Diagnostics.Tracing.4.0.21-beta-23328.nupkg", - "System.Diagnostics.Tracing.4.0.21-beta-23328.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.21-beta-23419.nupkg", + "System.Diagnostics.Tracing.4.0.21-beta-23419.nupkg.sha512", "System.Diagnostics.Tracing.nuspec" ] }, - "System.Dynamic.Runtime/4.0.11-beta-23328": { + "System.Dynamic.Runtime/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "YnDTn+Tma1jqXOO02wNG4OQnyindi81HIB6spK+Wn695MUEhH/I4FSwmFesTU5cN35XqSxfP14o8FGV/y7kT3Q==", + "sha512": "TeV9ByCistHE5EZUq3XB7f9j4abFPfkO+EcZjTS99O+xgC6xUyPMIEfB4VdIq6y6DsMfMGb2TjRxgR0jwUzEgA==", "files": [ - "lib/DNXCore50/de/System.Dynamic.Runtime.xml", - "lib/DNXCore50/es/System.Dynamic.Runtime.xml", - "lib/DNXCore50/fr/System.Dynamic.Runtime.xml", - "lib/DNXCore50/it/System.Dynamic.Runtime.xml", - "lib/DNXCore50/ja/System.Dynamic.Runtime.xml", - "lib/DNXCore50/ko/System.Dynamic.Runtime.xml", - "lib/DNXCore50/ru/System.Dynamic.Runtime.xml", "lib/DNXCore50/System.Dynamic.Runtime.dll", - "lib/DNXCore50/System.Dynamic.Runtime.xml", - "lib/DNXCore50/zh-hans/System.Dynamic.Runtime.xml", - "lib/DNXCore50/zh-hant/System.Dynamic.Runtime.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Dynamic.Runtime.xml", - "lib/netcore50/es/System.Dynamic.Runtime.xml", - "lib/netcore50/fr/System.Dynamic.Runtime.xml", - "lib/netcore50/it/System.Dynamic.Runtime.xml", - "lib/netcore50/ja/System.Dynamic.Runtime.xml", - "lib/netcore50/ko/System.Dynamic.Runtime.xml", - "lib/netcore50/ru/System.Dynamic.Runtime.xml", "lib/netcore50/System.Dynamic.Runtime.dll", - "lib/netcore50/System.Dynamic.Runtime.xml", - "lib/netcore50/zh-hans/System.Dynamic.Runtime.xml", - "lib/netcore50/zh-hant/System.Dynamic.Runtime.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Dynamic.Runtime.xml", + "ref/dotnet/es/System.Dynamic.Runtime.xml", + "ref/dotnet/fr/System.Dynamic.Runtime.xml", + "ref/dotnet/it/System.Dynamic.Runtime.xml", + "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/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Dynamic.Runtime.xml", "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", - "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Dynamic.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Dynamic.Runtime.xml", - "System.Dynamic.Runtime.4.0.11-beta-23328.nupkg", - "System.Dynamic.Runtime.4.0.11-beta-23328.nupkg.sha512", + "System.Dynamic.Runtime.4.0.11-beta-23419.nupkg", + "System.Dynamic.Runtime.4.0.11-beta-23419.nupkg.sha512", "System.Dynamic.Runtime.nuspec" ] }, - "System.Globalization/4.0.11-beta-23328": { + "System.Globalization/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "RoIUcbx8eko67tJF0GCTGgnE+6VrFhM8d79vbDUwswooWTzKgWc4RVM3ssqKqxZL4j0xscpQfIHxqLL8gCnQdA==", + "sha512": "eJ2/ShRzay9oshwSVDXKoudJGyTJSoFdttmIKQau/+PIof/r6XvVdTKVRtB4x1c0BJILOmGwBHMYQ2MAJrKFnA==", "files": [ "lib/DNXCore50/System.Globalization.dll", "lib/MonoAndroid10/_._", @@ -14817,22 +14824,32 @@ "lib/netcore50/System.Globalization.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Globalization.xml", + "ref/dotnet/es/System.Globalization.xml", + "ref/dotnet/fr/System.Globalization.xml", + "ref/dotnet/it/System.Globalization.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Globalization.4.0.11-beta-23328.nupkg.sha512", + "System.Globalization.4.0.11-beta-23419.nupkg", + "System.Globalization.4.0.11-beta-23419.nupkg.sha512", "System.Globalization.nuspec" ] }, - "System.Globalization.Calendars/4.0.1-beta-23328": { + "System.Globalization.Calendars/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "W+9jEnMp4kcX9pHZZN+hrwPApTXzZ4v0uplX0jr6dRIesdji9TT++9vpB1TSIsOIyIGZNY+STfsORo2bpriF0w==", + "sha512": "4SyN6h8USrURFzhTnLRX3Z5M9XTnhKYSuXrugmpLILRvIo9XcHDl2TdLLGIAf6A0aJ27RT6VnrgDB3XroWPp7A==", "files": [ "lib/DNXCore50/System.Globalization.Calendars.dll", "lib/MonoAndroid10/_._", @@ -14841,138 +14858,123 @@ "lib/netcore50/System.Globalization.Calendars.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Globalization.Calendars.xml", + "ref/dotnet/es/System.Globalization.Calendars.xml", + "ref/dotnet/fr/System.Globalization.Calendars.xml", + "ref/dotnet/it/System.Globalization.Calendars.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Globalization.Calendars.4.0.1-beta-23328.nupkg.sha512", + "System.Globalization.Calendars.4.0.1-beta-23419.nupkg", + "System.Globalization.Calendars.4.0.1-beta-23419.nupkg.sha512", "System.Globalization.Calendars.nuspec" ] }, - "System.Globalization.Extensions/4.0.1-beta-23328": { + "System.Globalization.Extensions/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "TNg6xoycK1AN/Nl9i6qAHCZmOpGezKhL8Reo+qCeGL6tBqGBxY2gsjg2YqbWfm8dKv7/W8Rp1gfr+kcw+DMTJQ==", + "sha512": "PGWr3dcjLq84anW5Pf2Pctp7TCVJWuCRQzWmiJZegucry7snI2luADh7C4in7XdT5qG6MKqcYt27cbB7pRc6IA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Globalization.Extensions.xml", - "lib/net46/es/System.Globalization.Extensions.xml", - "lib/net46/fr/System.Globalization.Extensions.xml", - "lib/net46/it/System.Globalization.Extensions.xml", - "lib/net46/ja/System.Globalization.Extensions.xml", - "lib/net46/ko/System.Globalization.Extensions.xml", - "lib/net46/ru/System.Globalization.Extensions.xml", "lib/net46/System.Globalization.Extensions.dll", - "lib/net46/System.Globalization.Extensions.xml", - "lib/net46/zh-hans/System.Globalization.Extensions.xml", - "lib/net46/zh-hant/System.Globalization.Extensions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Globalization.Extensions.xml", + "ref/dotnet/es/System.Globalization.Extensions.xml", + "ref/dotnet/fr/System.Globalization.Extensions.xml", + "ref/dotnet/it/System.Globalization.Extensions.xml", + "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/de/System.Globalization.Extensions.xml", - "ref/net46/es/System.Globalization.Extensions.xml", - "ref/net46/fr/System.Globalization.Extensions.xml", - "ref/net46/it/System.Globalization.Extensions.xml", - "ref/net46/ja/System.Globalization.Extensions.xml", - "ref/net46/ko/System.Globalization.Extensions.xml", - "ref/net46/ru/System.Globalization.Extensions.xml", "ref/net46/System.Globalization.Extensions.dll", - "ref/net46/System.Globalization.Extensions.xml", - "ref/net46/zh-hans/System.Globalization.Extensions.xml", - "ref/net46/zh-hant/System.Globalization.Extensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Globalization.Extensions.4.0.1-beta-23328.nupkg", - "System.Globalization.Extensions.4.0.1-beta-23328.nupkg.sha512", + "System.Globalization.Extensions.4.0.1-beta-23419.nupkg", + "System.Globalization.Extensions.4.0.1-beta-23419.nupkg.sha512", "System.Globalization.Extensions.nuspec" ] }, - "System.IO/4.0.11-beta-23328": { + "System.IO/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "T5vjesPuNqsOJHNJPUYr1dDwXMnc5iXkw7kzIYDKNPxfemHYkADhm7xa9NetmyixBb3fWGv/EwXtuR8tzdn7lA==", + "sha512": "HbcCgCO4IlvWY7EHT9JMadcqkuN88CIo4VBDLm2yjjp0NnH+t9WrWlhdBS7tN3uVgSjIu+WylxJOxTatouu0Ng==", "files": [ - "lib/DNXCore50/de/System.IO.xml", - "lib/DNXCore50/es/System.IO.xml", - "lib/DNXCore50/fr/System.IO.xml", - "lib/DNXCore50/it/System.IO.xml", - "lib/DNXCore50/ja/System.IO.xml", - "lib/DNXCore50/ko/System.IO.xml", - "lib/DNXCore50/ru/System.IO.xml", "lib/DNXCore50/System.IO.dll", - "lib/DNXCore50/System.IO.xml", - "lib/DNXCore50/zh-hans/System.IO.xml", - "lib/DNXCore50/zh-hant/System.IO.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.IO.xml", - "lib/netcore50/es/System.IO.xml", - "lib/netcore50/fr/System.IO.xml", - "lib/netcore50/it/System.IO.xml", - "lib/netcore50/ja/System.IO.xml", - "lib/netcore50/ko/System.IO.xml", - "lib/netcore50/ru/System.IO.xml", "lib/netcore50/System.IO.dll", - "lib/netcore50/System.IO.xml", - "lib/netcore50/zh-hans/System.IO.xml", - "lib/netcore50/zh-hant/System.IO.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.xml", + "ref/dotnet/es/System.IO.xml", + "ref/dotnet/fr/System.IO.xml", + "ref/dotnet/it/System.IO.xml", + "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/de/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/es/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/it/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.IO.xml", "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "runtimes/win8-aot/lib/netcore50/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.IO.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.IO.xml", - "System.IO.4.0.11-beta-23328.nupkg", - "System.IO.4.0.11-beta-23328.nupkg.sha512", + "System.IO.4.0.11-beta-23419.nupkg", + "System.IO.4.0.11-beta-23419.nupkg.sha512", "System.IO.nuspec" ] }, - "System.IO.Compression/4.0.1-beta-23328": { + "System.IO.Compression/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "MUjZF0PXRbbxl7zxXGYA5jzeW2AgKbaVanbxmPu5oOOxqET2ZvqBWMfAqGpd1CnaPBSuAk7lomXB9r/uGClC9A==", + "sha512": "9R1/6MAifN2i4odyVbFwvAZcxSJPti2VBkDEplPdWHG58Y3fSB9+xjqiPXbCW/8DLCiNQ4lofyKX4MHAjAVI0w==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.Compression.xml", + "ref/dotnet/es/System.IO.Compression.xml", + "ref/dotnet/fr/System.IO.Compression.xml", + "ref/dotnet/it/System.IO.Compression.xml", + "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/win8/_._", - "ref/wpa81/_._", + "ref/net45/System.IO.Compression.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.IO.Compression.4.0.1-beta-23328.nupkg", - "System.IO.Compression.4.0.1-beta-23328.nupkg.sha512", + "runtimes/win7/lib/net45/System.IO.Compression.dll", + "System.IO.Compression.4.1.0-beta-23419.nupkg", + "System.IO.Compression.4.1.0-beta-23419.nupkg.sha512", "System.IO.Compression.nuspec" ] }, @@ -14998,570 +15000,611 @@ "System.IO.Compression.clrcompression-x86.nuspec" ] }, - "System.IO.Compression.ZipFile/4.0.1-beta-23328": { + "System.IO.Compression.ZipFile/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "5ChwvVD5qRxWgxvfUwBqGAg5UEVZUBvIuCfVGs/fXwdzsqk0MefYKz/EyyVLyTtiWcXhrmWLeJB9lWhJtWydOg==", + "sha512": "KNkCLVfzcuRQLx5W80w2wtHwCJpsMLZCphtPfNGccT7sHEMR7hTx3QKyhsqpJ2S5G8Xa8E924E75aOdfAmQ2jg==", "files": [ - "lib/dotnet/de/System.IO.Compression.ZipFile.xml", - "lib/dotnet/es/System.IO.Compression.ZipFile.xml", - "lib/dotnet/fr/System.IO.Compression.ZipFile.xml", - "lib/dotnet/it/System.IO.Compression.ZipFile.xml", - "lib/dotnet/ja/System.IO.Compression.ZipFile.xml", - "lib/dotnet/ko/System.IO.Compression.ZipFile.xml", - "lib/dotnet/ru/System.IO.Compression.ZipFile.xml", "lib/dotnet/System.IO.Compression.ZipFile.dll", - "lib/dotnet/System.IO.Compression.ZipFile.xml", - "lib/dotnet/zh-hans/System.IO.Compression.ZipFile.xml", - "lib/dotnet/zh-hant/System.IO.Compression.ZipFile.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.Compression.ZipFile.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.Compression.ZipFile.xml", + "ref/dotnet/es/System.IO.Compression.ZipFile.xml", + "ref/dotnet/fr/System.IO.Compression.ZipFile.xml", + "ref/dotnet/it/System.IO.Compression.ZipFile.xml", + "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.4.0.1-beta-23328.nupkg", - "System.IO.Compression.ZipFile.4.0.1-beta-23328.nupkg.sha512", + "System.IO.Compression.ZipFile.4.0.1-beta-23419.nupkg", + "System.IO.Compression.ZipFile.4.0.1-beta-23419.nupkg.sha512", "System.IO.Compression.ZipFile.nuspec" ] }, - "System.IO.FileSystem/4.0.1-beta-23328": { + "System.IO.FileSystem/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "ag2CNiQF2USMvi8AHXUt4Si+tyWv0ytIz4ogLNMKsuCqja8RaRZTujIHEhqvoX+/pP6gCrD7JJdkvu0YjsZt4w==", + "sha512": "oEV+o8VKA7AiNBi6rJHd7rUNZtJgrrz1Tn9oRs9TefC3JQXOhCffH0m/De/l1dZt5VOCd9ocS3d6ud+EoBfiig==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.FileSystem.xml", + "ref/dotnet/es/System.IO.FileSystem.xml", + "ref/dotnet/fr/System.IO.FileSystem.xml", + "ref/dotnet/it/System.IO.FileSystem.xml", + "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/_._", "runtime.json", - "System.IO.FileSystem.4.0.1-beta-23328.nupkg", - "System.IO.FileSystem.4.0.1-beta-23328.nupkg.sha512", + "System.IO.FileSystem.4.0.1-beta-23419.nupkg", + "System.IO.FileSystem.4.0.1-beta-23419.nupkg.sha512", "System.IO.FileSystem.nuspec" ] }, - "System.IO.FileSystem.DriveInfo/4.0.0-beta-23328": { + "System.IO.FileSystem.DriveInfo/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "I3Sg/pPDa58ptJiNAdDfTApV8muKNlk4P7++R/OStzhnFv9g2KMcvcAbEHyF7qS/Q4ZtBuBXaSdauhK6aOOiTw==", + "sha512": "zHRcI9dMhHIPqwR7STa6+n1mogIaahh7JYn7ZOTY21ZoyxcLa+psyu/lxXDWHAywiRi+5y7l+Dhubh98h1EBkQ==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.DriveInfo.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/es/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/fr/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/it/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/ja/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/ko/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/ru/System.IO.FileSystem.DriveInfo.xml", "ref/dotnet/System.IO.FileSystem.DriveInfo.dll", + "ref/dotnet/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/zh-hans/System.IO.FileSystem.DriveInfo.xml", + "ref/dotnet/zh-hant/System.IO.FileSystem.DriveInfo.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.DriveInfo.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg", - "System.IO.FileSystem.DriveInfo.4.0.0-beta-23328.nupkg.sha512", + "System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg", + "System.IO.FileSystem.DriveInfo.4.0.0-beta-23419.nupkg.sha512", "System.IO.FileSystem.DriveInfo.nuspec" ] }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23328": { + "System.IO.FileSystem.Primitives/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "F6ygGuIIDAqArRUV3wb1gea6TkQ6nefJ8SIvClUBnvKVbTyQl4MWKiJKBn4fJ2WSiWkMt1//zjpVw8JsD4+g9A==", + "sha512": "Zg6cxMtpBHf0T70ScPxyzfObziIU8PXlODyUNUBq+JI1isOidZPqN+CrW0rkwacT45U3wkvjR7sSNz6AOuUSQQ==", "files": [ - "lib/dotnet/de/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/es/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/fr/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/it/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/ja/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/ko/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/ru/System.IO.FileSystem.Primitives.xml", "lib/dotnet/System.IO.FileSystem.Primitives.dll", - "lib/dotnet/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", - "lib/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/it/System.IO.FileSystem.Primitives.xml", + "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.4.0.1-beta-23328.nupkg", - "System.IO.FileSystem.Primitives.4.0.1-beta-23328.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.1-beta-23419.nupkg", + "System.IO.FileSystem.Primitives.4.0.1-beta-23419.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec" ] }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23328": { + "System.IO.FileSystem.Watcher/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "h/xZsKbQbkvTquf12kVJi4osCEceQqdQxaVcrPW3SGV+pA+hN4qDIDSBK/7lLydXPsymqiAUh3k6k9R7EmV8/w==", + "sha512": "pwIBt611zjYXWHnBoKJKH10Asaz1FoW0wQW+RRMiAa6GI8VPDfBrnDti7jaxFLaru8Jaz8H5xEoxyZqeGhTkag==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Watcher.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/es/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/fr/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/it/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/ja/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/ko/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/ru/System.IO.FileSystem.Watcher.xml", "ref/dotnet/System.IO.FileSystem.Watcher.dll", + "ref/dotnet/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/zh-hans/System.IO.FileSystem.Watcher.xml", + "ref/dotnet/zh-hant/System.IO.FileSystem.Watcher.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Watcher.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg", - "System.IO.FileSystem.Watcher.4.0.0-beta-23328.nupkg.sha512", + "System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg", + "System.IO.FileSystem.Watcher.4.0.0-beta-23419.nupkg.sha512", "System.IO.FileSystem.Watcher.nuspec" ] }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23328": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "DQV/zhsjjRteqU8V1KMjpxxO7E2Rv1tB1nO/bDPDpLNgf6bGnXsqiFRFV5HzlVPlrChMDqdmDjvJIi+UpzKtAA==", + "sha512": "2iBTD/dBmA/b5Y1C4W6ZeqgD56dS0AwBgzfmxR9EPvRb+Q8weONZUdySocpWL59MjF/KYEgHJRP9G6KfPe2PDg==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.MemoryMappedFiles.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/es/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/fr/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/it/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/ja/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/ko/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/ru/System.IO.MemoryMappedFiles.xml", "ref/dotnet/System.IO.MemoryMappedFiles.dll", + "ref/dotnet/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/zh-hans/System.IO.MemoryMappedFiles.xml", + "ref/dotnet/zh-hant/System.IO.MemoryMappedFiles.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.MemoryMappedFiles.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg", - "System.IO.MemoryMappedFiles.4.0.0-beta-23328.nupkg.sha512", + "System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg", + "System.IO.MemoryMappedFiles.4.0.0-beta-23419.nupkg.sha512", "System.IO.MemoryMappedFiles.nuspec" ] }, - "System.IO.Pipes/4.0.0-beta-23328": { + "System.IO.Pipes/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "hed8wK3stWXZC65tGSEiFUTJK0zANthsGXFDPa/SBAQUus3bWSuqnMSmJDu01wsm13PnpksW0XRYZr0QL2D0xA==", + "sha512": "xhgssAFFCEsWPTbWIR40MkVhlEfH+MplocPziicQYFJHivNV/OMSC1qWyi5vsCa2ZfPce6VBpXrT+tToc/CApw==", "files": [ "lib/net46/System.IO.Pipes.dll", + "ref/dotnet/de/System.IO.Pipes.xml", + "ref/dotnet/es/System.IO.Pipes.xml", + "ref/dotnet/fr/System.IO.Pipes.xml", + "ref/dotnet/it/System.IO.Pipes.xml", + "ref/dotnet/ja/System.IO.Pipes.xml", + "ref/dotnet/ko/System.IO.Pipes.xml", + "ref/dotnet/ru/System.IO.Pipes.xml", "ref/dotnet/System.IO.Pipes.dll", + "ref/dotnet/System.IO.Pipes.xml", + "ref/dotnet/zh-hans/System.IO.Pipes.xml", + "ref/dotnet/zh-hant/System.IO.Pipes.xml", "ref/net46/System.IO.Pipes.dll", "runtime.json", - "System.IO.Pipes.4.0.0-beta-23328.nupkg", - "System.IO.Pipes.4.0.0-beta-23328.nupkg.sha512", + "System.IO.Pipes.4.0.0-beta-23419.nupkg", + "System.IO.Pipes.4.0.0-beta-23419.nupkg.sha512", "System.IO.Pipes.nuspec" ] }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23328": { + "System.IO.UnmanagedMemoryStream/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "k6Drg2wZkgl1FBHaiBgYzSn3L0CZiRolcvw1fv9CwF3362D+BVhmi8bvP6R8sZ5j7tPbevqzInlkbDw6p0oT0Q==", + "sha512": "s60JzfZDnxaAFCm602tNfb8i//R0C/6a7yVmvWtE4QaEftWjg29nQHFOxJoFEdkCaQ3SQG5RML0+8MmXjrWG1w==", "files": [ - "lib/dotnet/de/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/es/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/fr/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/it/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/ja/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/ko/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/ru/System.IO.UnmanagedMemoryStream.xml", "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", - "lib/dotnet/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/zh-hans/System.IO.UnmanagedMemoryStream.xml", - "lib/dotnet/zh-hant/System.IO.UnmanagedMemoryStream.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.UnmanagedMemoryStream.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.UnmanagedMemoryStream.xml", + "ref/dotnet/es/System.IO.UnmanagedMemoryStream.xml", + "ref/dotnet/fr/System.IO.UnmanagedMemoryStream.xml", + "ref/dotnet/it/System.IO.UnmanagedMemoryStream.xml", + "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.4.0.1-beta-23328.nupkg", - "System.IO.UnmanagedMemoryStream.4.0.1-beta-23328.nupkg.sha512", + "System.IO.UnmanagedMemoryStream.4.0.1-beta-23419.nupkg", + "System.IO.UnmanagedMemoryStream.4.0.1-beta-23419.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec" ] }, - "System.Linq/4.0.1-beta-23328": { + "System.Linq/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "oMQEN3HxXhqTok5MTcqSH0Bu02pSawrkRZ/8ICqBU2I19niy20LXQw68IJsXm3hTt00sAlfXqRWkQ1fKptOsUw==", + "sha512": "lTB3KXBoovcn59EU26qbGIGV/FVjhDm/aGW8SCAd3WYwah35YVV+htQLo+xC+WFwuvLGJ8jdklgv6fR+OJegdQ==", "files": [ - "lib/dotnet/de/System.Linq.xml", - "lib/dotnet/es/System.Linq.xml", - "lib/dotnet/fr/System.Linq.xml", - "lib/dotnet/it/System.Linq.xml", - "lib/dotnet/ja/System.Linq.xml", - "lib/dotnet/ko/System.Linq.xml", - "lib/dotnet/ru/System.Linq.xml", "lib/dotnet/System.Linq.dll", - "lib/dotnet/System.Linq.xml", - "lib/dotnet/zh-hans/System.Linq.xml", - "lib/dotnet/zh-hant/System.Linq.xml", "lib/net45/_._", "lib/netcore50/System.Linq.dll", - "lib/netcore50/System.Linq.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Linq.xml", + "ref/dotnet/es/System.Linq.xml", + "ref/dotnet/fr/System.Linq.xml", + "ref/dotnet/it/System.Linq.xml", + "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/_._", "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "System.Linq.4.0.1-beta-23328.nupkg", - "System.Linq.4.0.1-beta-23328.nupkg.sha512", + "System.Linq.4.0.1-beta-23419.nupkg", + "System.Linq.4.0.1-beta-23419.nupkg.sha512", "System.Linq.nuspec" ] }, - "System.Linq.Expressions/4.0.11-beta-23328": { + "System.Linq.Expressions/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Lcc+GQSTy2mFOdf/EqNu8+JyJQv397XT7JDBy54ENDvXGhWZwr6lUptO4Xx3UA5Y89tOZpsgmBJWHJcam5HEPg==", + "sha512": "qQNyOcebt9BvoVPwSaqVoIQYvJPid62iDqR+TdrBqLP9crqABuq2mnj34jBBNRFtKc39bY/WG4HaOzbDxSIZGQ==", "files": [ - "lib/DNXCore50/de/System.Linq.Expressions.xml", - "lib/DNXCore50/es/System.Linq.Expressions.xml", - "lib/DNXCore50/fr/System.Linq.Expressions.xml", - "lib/DNXCore50/it/System.Linq.Expressions.xml", - "lib/DNXCore50/ja/System.Linq.Expressions.xml", - "lib/DNXCore50/ko/System.Linq.Expressions.xml", - "lib/DNXCore50/ru/System.Linq.Expressions.xml", "lib/DNXCore50/System.Linq.Expressions.dll", - "lib/DNXCore50/System.Linq.Expressions.xml", - "lib/DNXCore50/zh-hans/System.Linq.Expressions.xml", - "lib/DNXCore50/zh-hant/System.Linq.Expressions.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Linq.Expressions.xml", - "lib/netcore50/es/System.Linq.Expressions.xml", - "lib/netcore50/fr/System.Linq.Expressions.xml", - "lib/netcore50/it/System.Linq.Expressions.xml", - "lib/netcore50/ja/System.Linq.Expressions.xml", - "lib/netcore50/ko/System.Linq.Expressions.xml", - "lib/netcore50/ru/System.Linq.Expressions.xml", "lib/netcore50/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.xml", - "lib/netcore50/zh-hans/System.Linq.Expressions.xml", - "lib/netcore50/zh-hant/System.Linq.Expressions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Linq.Expressions.xml", + "ref/dotnet/es/System.Linq.Expressions.xml", + "ref/dotnet/fr/System.Linq.Expressions.xml", + "ref/dotnet/it/System.Linq.Expressions.xml", + "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/de/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Linq.Expressions.xml", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", - "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Linq.Expressions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Linq.Expressions.xml", - "System.Linq.Expressions.4.0.11-beta-23328.nupkg", - "System.Linq.Expressions.4.0.11-beta-23328.nupkg.sha512", + "System.Linq.Expressions.4.0.11-beta-23419.nupkg", + "System.Linq.Expressions.4.0.11-beta-23419.nupkg.sha512", "System.Linq.Expressions.nuspec" ] }, - "System.Linq.Parallel/4.0.1-beta-23328": { + "System.Linq.Parallel/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "lslbb35+OavX0axKx4Umrvg5mBLeYQzFVOtMrpVUYF+8IgS2dzhPynxx9ymb4zylgMUrOEUohr0ejFomVaDdlg==", + "sha512": "PLG9zHUFPPUn1xGmxDOPz3I/i6OIUDKmPd9I30kPwleybTisYF8zTaNgU3q3KszMjEy8qdk4h9XCA9R3WWl5pA==", "files": [ - "lib/dotnet/de/System.Linq.Parallel.xml", - "lib/dotnet/es/System.Linq.Parallel.xml", - "lib/dotnet/fr/System.Linq.Parallel.xml", - "lib/dotnet/it/System.Linq.Parallel.xml", - "lib/dotnet/ja/System.Linq.Parallel.xml", - "lib/dotnet/ko/System.Linq.Parallel.xml", - "lib/dotnet/ru/System.Linq.Parallel.xml", "lib/dotnet/System.Linq.Parallel.dll", - "lib/dotnet/System.Linq.Parallel.xml", - "lib/dotnet/zh-hans/System.Linq.Parallel.xml", - "lib/dotnet/zh-hant/System.Linq.Parallel.xml", "lib/net45/_._", "lib/netcore50/System.Linq.Parallel.dll", - "lib/netcore50/System.Linq.Parallel.xml", "lib/win8/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Linq.Parallel.xml", + "ref/dotnet/es/System.Linq.Parallel.xml", + "ref/dotnet/fr/System.Linq.Parallel.xml", + "ref/dotnet/it/System.Linq.Parallel.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Linq.Parallel.4.0.1-beta-23328.nupkg.sha512", + "System.Linq.Parallel.4.0.1-beta-23419.nupkg", + "System.Linq.Parallel.4.0.1-beta-23419.nupkg.sha512", "System.Linq.Parallel.nuspec" ] }, - "System.Linq.Queryable/4.0.1-beta-23328": { + "System.Linq.Queryable/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "XwJ3PPNJlyhy8+xcsHIKYSZ3NOlZxIb0gsNqTwNMq4XKKg9mn9mZPrehGbLjnuZJmX5wiKPb87mW6NiORXJbXg==", + "sha512": "aaK2OEB91EZMUA+1pWp2+pcxA5jZx6QoEAycOt3mkKpE5CaMB/89ft/H/RPs7Nr65U1g/x5hbZB5W0QPoz0iKg==", "files": [ - "lib/dotnet/de/System.Linq.Queryable.xml", - "lib/dotnet/es/System.Linq.Queryable.xml", - "lib/dotnet/fr/System.Linq.Queryable.xml", - "lib/dotnet/it/System.Linq.Queryable.xml", - "lib/dotnet/ja/System.Linq.Queryable.xml", - "lib/dotnet/ko/System.Linq.Queryable.xml", - "lib/dotnet/ru/System.Linq.Queryable.xml", "lib/dotnet/System.Linq.Queryable.dll", - "lib/dotnet/System.Linq.Queryable.xml", - "lib/dotnet/zh-hans/System.Linq.Queryable.xml", - "lib/dotnet/zh-hant/System.Linq.Queryable.xml", "lib/net45/_._", "lib/netcore50/System.Linq.Queryable.dll", - "lib/netcore50/System.Linq.Queryable.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Linq.Queryable.xml", + "ref/dotnet/es/System.Linq.Queryable.xml", + "ref/dotnet/fr/System.Linq.Queryable.xml", + "ref/dotnet/it/System.Linq.Queryable.xml", + "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/_._", "ref/netcore50/System.Linq.Queryable.dll", + "ref/netcore50/System.Linq.Queryable.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "System.Linq.Queryable.4.0.1-beta-23328.nupkg", - "System.Linq.Queryable.4.0.1-beta-23328.nupkg.sha512", + "System.Linq.Queryable.4.0.1-beta-23419.nupkg", + "System.Linq.Queryable.4.0.1-beta-23419.nupkg.sha512", "System.Linq.Queryable.nuspec" ] }, - "System.Net.Http/4.0.1-beta-23328": { + "System.Net.Http/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "YoB+RT4gOrhp0IjB4hDegoQQmnInctEB4LqPOsPWGjnUsx0wvywq2nL1uPn4KmOPpz6zrD8AqwUAQ8a5a7ck5w==", + "sha512": "mbVYrdI3pf1NKKLGZG8/iytuPw9qAjPhwaqmk5peSSxpd/577/UH7DmWx4oHXBrVGNnBQRzS+mJDj7oq1LXkFA==", "files": [ "lib/net45/_._", "lib/win8/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Net.Http.xml", + "ref/dotnet/es/System.Net.Http.xml", + "ref/dotnet/fr/System.Net.Http.xml", + "ref/dotnet/it/System.Net.Http.xml", + "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/_._", "runtime.json", - "System.Net.Http.4.0.1-beta-23328.nupkg", - "System.Net.Http.4.0.1-beta-23328.nupkg.sha512", + "System.Net.Http.4.0.1-beta-23419.nupkg", + "System.Net.Http.4.0.1-beta-23419.nupkg.sha512", "System.Net.Http.nuspec" ] }, - "System.Net.NameResolution/4.0.0-beta-23328": { + "System.Net.NameResolution/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "qUn7O0a8xQdK7FJ+i+E6SLZA8JjyyZ//KSHkmoeECLFlF9dSVuYN/lJ7b0T1zqxF3XzdI1LGv9lC6MbMRIm2ow==", + "sha512": "5jQOR90Ql0JgLikkRghCESPGbIjHZ5PDH3ot+XObELSM6vS8uo394u6NfLyF1i1s1BP1BIimR2qoWIn7+F8Q8Q==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.NameResolution.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.NameResolution.xml", + "ref/dotnet/es/System.Net.NameResolution.xml", + "ref/dotnet/fr/System.Net.NameResolution.xml", + "ref/dotnet/it/System.Net.NameResolution.xml", + "ref/dotnet/ja/System.Net.NameResolution.xml", + "ref/dotnet/ko/System.Net.NameResolution.xml", + "ref/dotnet/ru/System.Net.NameResolution.xml", "ref/dotnet/System.Net.NameResolution.dll", + "ref/dotnet/System.Net.NameResolution.xml", + "ref/dotnet/zh-hans/System.Net.NameResolution.xml", + "ref/dotnet/zh-hant/System.Net.NameResolution.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.NameResolution.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Net.NameResolution.4.0.0-beta-23328.nupkg", - "System.Net.NameResolution.4.0.0-beta-23328.nupkg.sha512", + "System.Net.NameResolution.4.0.0-beta-23419.nupkg", + "System.Net.NameResolution.4.0.0-beta-23419.nupkg.sha512", "System.Net.NameResolution.nuspec" ] }, - "System.Net.NetworkInformation/4.1.0-beta-23328": { + "System.Net.NetworkInformation/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "g/7u56lIUGLtnMHr66qPtWqkZGevF0oeqJC2caUzXlWyh5IZcYS8Oa3Rmrvus/a6XX35lNwQGFm9bN6gjjEajQ==", + "sha512": "uGOgRcKFFeZy/RdUWRSvVkJbnJOT3o4RSR3I3fHNX9v75BlONb876Ucg3aJfUchXcSAV1U5eglF/T1Z5BZKA+A==", "files": [ - "lib/DNXCore50/de/System.Net.NetworkInformation.xml", - "lib/DNXCore50/es/System.Net.NetworkInformation.xml", - "lib/DNXCore50/fr/System.Net.NetworkInformation.xml", - "lib/DNXCore50/it/System.Net.NetworkInformation.xml", - "lib/DNXCore50/ja/System.Net.NetworkInformation.xml", - "lib/DNXCore50/ko/System.Net.NetworkInformation.xml", - "lib/DNXCore50/ru/System.Net.NetworkInformation.xml", "lib/DNXCore50/System.Net.NetworkInformation.dll", - "lib/DNXCore50/System.Net.NetworkInformation.xml", - "lib/DNXCore50/zh-hans/System.Net.NetworkInformation.xml", - "lib/DNXCore50/zh-hant/System.Net.NetworkInformation.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Net.NetworkInformation.xml", - "lib/net46/es/System.Net.NetworkInformation.xml", - "lib/net46/fr/System.Net.NetworkInformation.xml", - "lib/net46/it/System.Net.NetworkInformation.xml", - "lib/net46/ja/System.Net.NetworkInformation.xml", - "lib/net46/ko/System.Net.NetworkInformation.xml", - "lib/net46/ru/System.Net.NetworkInformation.xml", "lib/net46/System.Net.NetworkInformation.dll", - "lib/net46/System.Net.NetworkInformation.xml", - "lib/net46/zh-hans/System.Net.NetworkInformation.xml", - "lib/net46/zh-hant/System.Net.NetworkInformation.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.NetworkInformation.xml", + "ref/dotnet/es/System.Net.NetworkInformation.xml", + "ref/dotnet/fr/System.Net.NetworkInformation.xml", + "ref/dotnet/it/System.Net.NetworkInformation.xml", + "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/net46/de/System.Net.NetworkInformation.xml", - "ref/net46/es/System.Net.NetworkInformation.xml", - "ref/net46/fr/System.Net.NetworkInformation.xml", - "ref/net46/it/System.Net.NetworkInformation.xml", - "ref/net46/ja/System.Net.NetworkInformation.xml", - "ref/net46/ko/System.Net.NetworkInformation.xml", - "ref/net46/ru/System.Net.NetworkInformation.xml", "ref/net46/System.Net.NetworkInformation.dll", - "ref/net46/System.Net.NetworkInformation.xml", - "ref/net46/zh-hans/System.Net.NetworkInformation.xml", - "ref/net46/zh-hant/System.Net.NetworkInformation.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Net.NetworkInformation.4.1.0-beta-23328.nupkg", - "System.Net.NetworkInformation.4.1.0-beta-23328.nupkg.sha512", + "System.Net.NetworkInformation.4.1.0-beta-23419.nupkg", + "System.Net.NetworkInformation.4.1.0-beta-23419.nupkg.sha512", "System.Net.NetworkInformation.nuspec" ] }, - "System.Net.Primitives/4.0.11-beta-23328": { + "System.Net.Primitives/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "T3A4RbpOq/9RjSgqihft96BQ+0WpBxQQRvl0byaSNsOKnmszoLQz9HAlA2CI9yh3oXJGPbzWONZWN7rCLdLnSg==", + "sha512": "S+2pg0HBKoXggElrV8VS99A9GFI6uFovlcJHEXgelC4xqvxpdxi4wJdRPvL/ZZWxdtP5xjI/p6BzdUQ59LggEw==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.Primitives.xml", + "ref/dotnet/es/System.Net.Primitives.xml", + "ref/dotnet/fr/System.Net.Primitives.xml", + "ref/dotnet/it/System.Net.Primitives.xml", + "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/_._", "runtime.json", - "System.Net.Primitives.4.0.11-beta-23328.nupkg", - "System.Net.Primitives.4.0.11-beta-23328.nupkg.sha512", + "System.Net.Primitives.4.0.11-beta-23419.nupkg", + "System.Net.Primitives.4.0.11-beta-23419.nupkg.sha512", "System.Net.Primitives.nuspec" ] }, - "System.Net.Requests/4.0.11-beta-23328": { + "System.Net.Requests/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "ycr9SR19u0WimM2Dcla66GuwNm8JosNjueBkPnX0/t1o46x3dOYJfxyCXd+fWq/U8pC0TTyCUGGH/hadf+9ohA==", + "sha512": "eUPv6J1p24DmLadu4PFvUAEOvgXXyOn6Vymay1DaDlgsn3ZlBPin3cdX9o3szKqMzhs76yK34/ejKSZxQd7xrA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.Requests.xml", + "ref/dotnet/es/System.Net.Requests.xml", + "ref/dotnet/fr/System.Net.Requests.xml", + "ref/dotnet/it/System.Net.Requests.xml", + "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/_._", "runtime.json", - "System.Net.Requests.4.0.11-beta-23328.nupkg", - "System.Net.Requests.4.0.11-beta-23328.nupkg.sha512", + "System.Net.Requests.4.0.11-beta-23419.nupkg", + "System.Net.Requests.4.0.11-beta-23419.nupkg.sha512", "System.Net.Requests.nuspec" ] }, - "System.Net.Security/4.0.0-beta-23328": { + "System.Net.Security/4.0.0-beta-23419": { "type": "package", - "sha512": "8M3MK92FHYagOvxsPyRIgrMis1bgybzbWePkwZX4mZSi/DEaOdzUL4RlsE+Hkhx8e0IIn0r9vfdjriqUL4STUg==", + "sha512": "1QLIW/2UkYGjFUiWA/SXwK+WwkH6DQwLaKHVicxs1WhVUBVB/E9snuNSa2xjfCaRtiPODC5B+CAfWaRlECZeUg==", "files": [ - "lib/DNXCore50/System.Net.Security.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.Security.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.Security.xml", + "ref/dotnet/es/System.Net.Security.xml", + "ref/dotnet/fr/System.Net.Security.xml", + "ref/dotnet/it/System.Net.Security.xml", + "ref/dotnet/ja/System.Net.Security.xml", + "ref/dotnet/ko/System.Net.Security.xml", + "ref/dotnet/ru/System.Net.Security.xml", "ref/dotnet/System.Net.Security.dll", + "ref/dotnet/System.Net.Security.xml", + "ref/dotnet/zh-hans/System.Net.Security.xml", + "ref/dotnet/zh-hant/System.Net.Security.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.Security.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Net.Security.4.0.0-beta-23328.nupkg", - "System.Net.Security.4.0.0-beta-23328.nupkg.sha512", + "runtime.json", + "System.Net.Security.4.0.0-beta-23419.nupkg", + "System.Net.Security.4.0.0-beta-23419.nupkg.sha512", "System.Net.Security.nuspec" ] }, - "System.Net.Sockets/4.1.0-beta-23328": { + "System.Net.Sockets/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "XMguju+m2gZ1Tv9KI26lM45qwfDYNB7tct86WTWbejSJRr8Jt1XC2iZ0SD3WZ6KNorJReMdy/kq5V7F9V57tiw==", + "sha512": "Oqu8xIAzDfI4f3vNNO5QevYXesqk9r8jNcpAJXFDMUCIsWXVo7FZE/7uN6pyzrPAgrsn7y6y/vv2K3y4oKwdQA==", "files": [ - "lib/DNXCore50/de/System.Net.Sockets.xml", - "lib/DNXCore50/es/System.Net.Sockets.xml", - "lib/DNXCore50/fr/System.Net.Sockets.xml", - "lib/DNXCore50/it/System.Net.Sockets.xml", - "lib/DNXCore50/ja/System.Net.Sockets.xml", - "lib/DNXCore50/ko/System.Net.Sockets.xml", - "lib/DNXCore50/ru/System.Net.Sockets.xml", - "lib/DNXCore50/System.Net.Sockets.dll", - "lib/DNXCore50/System.Net.Sockets.xml", - "lib/DNXCore50/zh-hans/System.Net.Sockets.xml", - "lib/DNXCore50/zh-hant/System.Net.Sockets.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Net.Sockets.xml", - "lib/net46/es/System.Net.Sockets.xml", - "lib/net46/fr/System.Net.Sockets.xml", - "lib/net46/it/System.Net.Sockets.xml", - "lib/net46/ja/System.Net.Sockets.xml", - "lib/net46/ko/System.Net.Sockets.xml", - "lib/net46/ru/System.Net.Sockets.xml", "lib/net46/System.Net.Sockets.dll", - "lib/net46/System.Net.Sockets.xml", - "lib/net46/zh-hans/System.Net.Sockets.xml", - "lib/net46/zh-hant/System.Net.Sockets.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.Sockets.xml", + "ref/dotnet/es/System.Net.Sockets.xml", + "ref/dotnet/fr/System.Net.Sockets.xml", + "ref/dotnet/it/System.Net.Sockets.xml", + "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/de/System.Net.Sockets.xml", - "ref/net46/es/System.Net.Sockets.xml", - "ref/net46/fr/System.Net.Sockets.xml", - "ref/net46/it/System.Net.Sockets.xml", - "ref/net46/ja/System.Net.Sockets.xml", - "ref/net46/ko/System.Net.Sockets.xml", - "ref/net46/ru/System.Net.Sockets.xml", "ref/net46/System.Net.Sockets.dll", - "ref/net46/System.Net.Sockets.xml", - "ref/net46/zh-hans/System.Net.Sockets.xml", - "ref/net46/zh-hant/System.Net.Sockets.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Net.Sockets.4.1.0-beta-23328.nupkg", - "System.Net.Sockets.4.1.0-beta-23328.nupkg.sha512", + "runtime.json", + "System.Net.Sockets.4.1.0-beta-23419.nupkg", + "System.Net.Sockets.4.1.0-beta-23419.nupkg.sha512", "System.Net.Sockets.nuspec" ] }, - "System.Net.Utilities/4.0.0-beta-23328": { + "System.Net.Utilities/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "81tcgAzORJni+amO6JngKOUJTA6c/25a0w55gdr8KYFYbLq5HZ+7hIWfe5bFzICIlQw3cY7Klj65TEM9CJPp3A==", + "sha512": "QICL9JV7Ud8Vj0Sd+OeT23/u70B4O9tWclWKMYQwV3YbkFsaMuj/054eJaXa8bt/Pn6n/dQwqV8Gs/DVcv3XjQ==", "files": [ "lib/DNXCore50/System.Net.Utilities.dll", "lib/MonoAndroid10/_._", @@ -15569,128 +15612,128 @@ "lib/net46/System.Net.Utilities.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.Utilities.xml", + "ref/dotnet/es/System.Net.Utilities.xml", + "ref/dotnet/fr/System.Net.Utilities.xml", + "ref/dotnet/it/System.Net.Utilities.xml", + "ref/dotnet/ja/System.Net.Utilities.xml", + "ref/dotnet/ko/System.Net.Utilities.xml", + "ref/dotnet/ru/System.Net.Utilities.xml", "ref/dotnet/System.Net.Utilities.dll", + "ref/dotnet/System.Net.Utilities.xml", + "ref/dotnet/zh-hans/System.Net.Utilities.xml", + "ref/dotnet/zh-hant/System.Net.Utilities.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.Utilities.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Net.Utilities.4.0.0-beta-23328.nupkg", - "System.Net.Utilities.4.0.0-beta-23328.nupkg.sha512", + "System.Net.Utilities.4.0.0-beta-23419.nupkg", + "System.Net.Utilities.4.0.0-beta-23419.nupkg.sha512", "System.Net.Utilities.nuspec" ] }, - "System.Net.WebHeaderCollection/4.0.1-beta-23328": { + "System.Net.WebHeaderCollection/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "xDk8VwSYGZf9yJnu+5ShsMgy8/vROC1MyOxUlJWvfq/b4HUyg+e4aj/DHaGwQPLv1/bNRLMAkpPsNs/AXpVkbQ==", + "sha512": "XkzXApj80auIgtB8qtPwt6bqVELFEpI+oj1CGawP+D4ra8XFbXN2cXGDpxgOUS0U9Ohn9nCLvsF+XGhCk/k+zQ==", "files": [ - "lib/dotnet/de/System.Net.WebHeaderCollection.xml", - "lib/dotnet/es/System.Net.WebHeaderCollection.xml", - "lib/dotnet/fr/System.Net.WebHeaderCollection.xml", - "lib/dotnet/it/System.Net.WebHeaderCollection.xml", - "lib/dotnet/ja/System.Net.WebHeaderCollection.xml", - "lib/dotnet/ko/System.Net.WebHeaderCollection.xml", - "lib/dotnet/ru/System.Net.WebHeaderCollection.xml", "lib/dotnet/System.Net.WebHeaderCollection.dll", - "lib/dotnet/System.Net.WebHeaderCollection.xml", - "lib/dotnet/zh-hans/System.Net.WebHeaderCollection.xml", - "lib/dotnet/zh-hant/System.Net.WebHeaderCollection.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.WebHeaderCollection.xml", + "ref/dotnet/es/System.Net.WebHeaderCollection.xml", + "ref/dotnet/fr/System.Net.WebHeaderCollection.xml", + "ref/dotnet/it/System.Net.WebHeaderCollection.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Net.WebHeaderCollection.4.0.1-beta-23328.nupkg.sha512", + "System.Net.WebHeaderCollection.4.0.1-beta-23419.nupkg", + "System.Net.WebHeaderCollection.4.0.1-beta-23419.nupkg.sha512", "System.Net.WebHeaderCollection.nuspec" ] }, - "System.Net.WebSockets/4.0.0-beta-23328": { + "System.Net.WebSockets/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "7fcSKZwQFx3Ux2J2lSLeQJhMvWh+BDKMHykeQ9hp1bGOKFf1g17v8zZZwaHRH4tqOrL6lazGNGoA5werc7mEVw==", + "sha512": "2FmfSn6QjWGgepoPaUmThpyTlASx1v/GWU/3Kx4LOIV4cUML3Oy6CeHSx3XA41pWLPTWzRCJ+13EwucrwOvgfQ==", "files": [ - "lib/dotnet/de/System.Net.WebSockets.xml", - "lib/dotnet/es/System.Net.WebSockets.xml", - "lib/dotnet/fr/System.Net.WebSockets.xml", - "lib/dotnet/it/System.Net.WebSockets.xml", - "lib/dotnet/ja/System.Net.WebSockets.xml", - "lib/dotnet/ko/System.Net.WebSockets.xml", - "lib/dotnet/ru/System.Net.WebSockets.xml", "lib/dotnet/System.Net.WebSockets.dll", - "lib/dotnet/System.Net.WebSockets.xml", - "lib/dotnet/zh-hans/System.Net.WebSockets.xml", - "lib/dotnet/zh-hant/System.Net.WebSockets.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.WebSockets.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.WebSockets.xml", + "ref/dotnet/es/System.Net.WebSockets.xml", + "ref/dotnet/fr/System.Net.WebSockets.xml", + "ref/dotnet/it/System.Net.WebSockets.xml", + "ref/dotnet/ja/System.Net.WebSockets.xml", + "ref/dotnet/ko/System.Net.WebSockets.xml", + "ref/dotnet/ru/System.Net.WebSockets.xml", "ref/dotnet/System.Net.WebSockets.dll", + "ref/dotnet/System.Net.WebSockets.xml", + "ref/dotnet/zh-hans/System.Net.WebSockets.xml", + "ref/dotnet/zh-hant/System.Net.WebSockets.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.WebSockets.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Net.WebSockets.4.0.0-beta-23328.nupkg", - "System.Net.WebSockets.4.0.0-beta-23328.nupkg.sha512", + "System.Net.WebSockets.4.0.0-beta-23419.nupkg", + "System.Net.WebSockets.4.0.0-beta-23419.nupkg.sha512", "System.Net.WebSockets.nuspec" ] }, - "System.Net.WebSockets.Client/4.0.0-beta-23328": { + "System.Net.WebSockets.Client/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "hW5LnYhcSC6TLZqv0WjzXUJU7Bj+cS+NdMIvGEWVIAv1HJmG2oisuZte2tO8cw9e2B1o/VEdY4m1g8CgPoIglg==", + "sha512": "y1hi+9fLmMnuL9300trLYx3Yxw/ppHD9VTRISuU4BXDjX4iOBDdS0vUbKUDW/r3Ui+eyL24h085MtTnmkoGgMA==", "files": [ - "lib/DNXCore50/de/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/es/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/fr/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/it/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/ja/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/ko/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/ru/System.Net.WebSockets.Client.xml", "lib/DNXCore50/System.Net.WebSockets.Client.dll", - "lib/DNXCore50/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/zh-hans/System.Net.WebSockets.Client.xml", - "lib/DNXCore50/zh-hant/System.Net.WebSockets.Client.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.WebSockets.Client.dll", - "lib/netcore50/de/System.Net.WebSockets.Client.xml", - "lib/netcore50/es/System.Net.WebSockets.Client.xml", - "lib/netcore50/fr/System.Net.WebSockets.Client.xml", - "lib/netcore50/it/System.Net.WebSockets.Client.xml", - "lib/netcore50/ja/System.Net.WebSockets.Client.xml", - "lib/netcore50/ko/System.Net.WebSockets.Client.xml", - "lib/netcore50/ru/System.Net.WebSockets.Client.xml", "lib/netcore50/System.Net.WebSockets.Client.dll", - "lib/netcore50/System.Net.WebSockets.Client.xml", - "lib/netcore50/zh-hans/System.Net.WebSockets.Client.xml", - "lib/netcore50/zh-hant/System.Net.WebSockets.Client.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Net.WebSockets.Client.xml", + "ref/dotnet/es/System.Net.WebSockets.Client.xml", + "ref/dotnet/fr/System.Net.WebSockets.Client.xml", + "ref/dotnet/it/System.Net.WebSockets.Client.xml", + "ref/dotnet/ja/System.Net.WebSockets.Client.xml", + "ref/dotnet/ko/System.Net.WebSockets.Client.xml", + "ref/dotnet/ru/System.Net.WebSockets.Client.xml", "ref/dotnet/System.Net.WebSockets.Client.dll", + "ref/dotnet/System.Net.WebSockets.Client.xml", + "ref/dotnet/zh-hans/System.Net.WebSockets.Client.xml", + "ref/dotnet/zh-hant/System.Net.WebSockets.Client.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.WebSockets.Client.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Net.WebSockets.Client.4.0.0-beta-23328.nupkg", - "System.Net.WebSockets.Client.4.0.0-beta-23328.nupkg.sha512", + "System.Net.WebSockets.Client.4.0.0-beta-23419.nupkg", + "System.Net.WebSockets.Client.4.0.0-beta-23419.nupkg.sha512", "System.Net.WebSockets.Client.nuspec" ] }, - "System.Numerics.Vectors/4.1.1-beta-23328": { + "System.Numerics.Vectors/4.1.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "7H7j+Kn1SRtVheWg1P/LasvHD1gCGCrQYHF+RBdlVm7QDdwFO+IMjMvHgXKYwh8YJdMzQ/Vz94f0WrdDaPXF9g==", + "sha512": "gL47/eJY8znq3y86/yS4QpQLuZqhQNMCv2AyX5TIn1Q10BrEiCYkwGOVaHvg4QbsX+G40sSzaAmaPWxoGRZJGA==", "files": [ "lib/dotnet/System.Numerics.Vectors.dll", "lib/MonoAndroid10/_._", @@ -15705,47 +15748,47 @@ "ref/net46/System.Numerics.Vectors.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Numerics.Vectors.4.1.1-beta-23328.nupkg", - "System.Numerics.Vectors.4.1.1-beta-23328.nupkg.sha512", + "System.Numerics.Vectors.4.1.1-beta-23419.nupkg", + "System.Numerics.Vectors.4.1.1-beta-23419.nupkg.sha512", "System.Numerics.Vectors.nuspec" ] }, - "System.ObjectModel/4.0.11-beta-23328": { + "System.ObjectModel/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "j6gI194N2Mte+AW4t/aTjr6RpEz+xlr961LpHrYR0IwA6KWfyBcy1YT0MbsGKKA4Uq1zfSVBgzV5IeHC3gZKkw==", + "sha512": "XmkmCtRSuCqgO8i0mLkvJcXHL6tBpCmcHZtsGPU0cWiPVQKlUAov5FljpQMIqCYkh0gbx75EW4Ccd63w/w8rqA==", "files": [ - "lib/dotnet/de/System.ObjectModel.xml", - "lib/dotnet/es/System.ObjectModel.xml", - "lib/dotnet/fr/System.ObjectModel.xml", - "lib/dotnet/it/System.ObjectModel.xml", - "lib/dotnet/ja/System.ObjectModel.xml", - "lib/dotnet/ko/System.ObjectModel.xml", - "lib/dotnet/ru/System.ObjectModel.xml", "lib/dotnet/System.ObjectModel.dll", - "lib/dotnet/System.ObjectModel.xml", - "lib/dotnet/zh-hans/System.ObjectModel.xml", - "lib/dotnet/zh-hant/System.ObjectModel.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.ObjectModel.xml", + "ref/dotnet/es/System.ObjectModel.xml", + "ref/dotnet/fr/System.ObjectModel.xml", + "ref/dotnet/it/System.ObjectModel.xml", + "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.4.0.11-beta-23328.nupkg", - "System.ObjectModel.4.0.11-beta-23328.nupkg.sha512", + "System.ObjectModel.4.0.11-beta-23419.nupkg", + "System.ObjectModel.4.0.11-beta-23419.nupkg.sha512", "System.ObjectModel.nuspec" ] }, - "System.Private.DataContractSerialization/4.0.1-beta-23328": { + "System.Private.DataContractSerialization/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "oLSlIY8tAKI0s9fzh6KChYCDvK78bUNAZzwwBJgdy8DqRORiaxGuiqwuPeJgmkFUq2Bs1KFQTJHJy3aNXaZfMw==", + "sha512": "eDkI12XMbxRNek0MMqBkSSi3228xB+94gl9qhKkbcOzteVg65ePGOzgD7jJgZizCblMOXyiLUPhjZ6TgkKLWUg==", "files": [ "lib/DNXCore50/System.Private.DataContractSerialization.dll", "lib/netcore50/System.Private.DataContractSerialization.dll", @@ -15753,55 +15796,55 @@ "ref/netcore50/_._", "runtime.json", "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll", - "System.Private.DataContractSerialization.4.0.1-beta-23328.nupkg", - "System.Private.DataContractSerialization.4.0.1-beta-23328.nupkg.sha512", + "System.Private.DataContractSerialization.4.1.0-beta-23419.nupkg", + "System.Private.DataContractSerialization.4.1.0-beta-23419.nupkg.sha512", "System.Private.DataContractSerialization.nuspec" ] }, - "System.Private.Networking/4.0.1-beta-23328": { + "System.Private.Networking/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "BcNcrjx71MR4iT8M0tm4A6q4ovudKgF9XMoeMhki0rva2QMqBZVW+hmGo5cPlb+I2+0yFscHz1m+oRJkt/GaVQ==", + "sha512": "oF3JntrTovc14Gn/1ZZs43OWvglvt+Y8f4Ck3yPbFSBnJ2mM81Ce5BgJch7ZiTtm+/dax4IlfapoofkKtDbhyg==", "files": [ "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", "ref/dnxcore50/_._", "ref/netcore50/_._", - "System.Private.Networking.4.0.1-beta-23328.nupkg", - "System.Private.Networking.4.0.1-beta-23328.nupkg.sha512", + "System.Private.Networking.4.0.1-beta-23419.nupkg", + "System.Private.Networking.4.0.1-beta-23419.nupkg.sha512", "System.Private.Networking.nuspec" ] }, - "System.Private.ServiceModel/4.0.1-beta-23328": { + "System.Private.ServiceModel/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Tl+XCQ1D3pG8ojpBDxB6KWI/U1xLP/DSZWgPau1xutax0CF3XrohcRReQtuDHFHiB/u72Qal7UW1DMkwhyZMBA==", + "sha512": "R+sCo8Adi6VHJHR2w6OUGr6bZ32jjgav2Yre2Zoehl/qK9qbQlbpWpWa7HAw/AT934nLvakxtBk1fGIB/PutmA==", "files": [ "lib/DNXCore50/System.Private.ServiceModel.dll", "lib/netcore50/System.Private.ServiceModel.dll", "ref/dnxcore50/_._", "ref/netcore50/_._", - "System.Private.ServiceModel.4.0.1-beta-23328.nupkg", - "System.Private.ServiceModel.4.0.1-beta-23328.nupkg.sha512", + "System.Private.ServiceModel.4.1.0-beta-23419.nupkg", + "System.Private.ServiceModel.4.1.0-beta-23419.nupkg.sha512", "System.Private.ServiceModel.nuspec" ] }, - "System.Private.Uri/4.0.1-beta-23328": { + "System.Private.Uri/4.0.1-beta-23419": { "type": "package", - "sha512": "Gr2jpLh0brTSMVSbNyAH0L4Frln9LaBRQ5SVYlaKEBxavXb/vjULCR375GeyFhONnEvqh3aakPnuOPq5R8BHYQ==", + "sha512": "YUNtjYGFt4MlE0/yKXyyXInkjZOQjzACKtwO4JYPrLSRP/Cse1U2ehiFxsuRe7kRInytoH50Qb2RkafxOkHr8g==", "files": [ "ref/dnxcore50/_._", "ref/netcore50/_._", "runtime.json", - "System.Private.Uri.4.0.1-beta-23328.nupkg", - "System.Private.Uri.4.0.1-beta-23328.nupkg.sha512", + "System.Private.Uri.4.0.1-beta-23419.nupkg", + "System.Private.Uri.4.0.1-beta-23419.nupkg.sha512", "System.Private.Uri.nuspec" ] }, - "System.Reflection/4.1.0-beta-23328": { + "System.Reflection/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Pk5eVeGNd36FWGAu3b2Z+yj3tVF0Nld69wRvteNNFhGYXh8z1E9dr23lrr7LZcxyxu2R+bt+Srr7M6fITI9y6g==", + "sha512": "wMj/E43kGJOlFm0gSFg0yx6kjHJj3rma6K7UYT7qgB7SdxJvd/TkptU+VKuNHFLONi24B0ES+MahdYwvgH1nqg==", "files": [ "lib/DNXCore50/System.Reflection.dll", "lib/MonoAndroid10/_._", @@ -15810,132 +15853,152 @@ "lib/netcore50/System.Reflection.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Reflection.xml", + "ref/dotnet/es/System.Reflection.xml", + "ref/dotnet/fr/System.Reflection.xml", + "ref/dotnet/it/System.Reflection.xml", + "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.4.1.0-beta-23328.nupkg", - "System.Reflection.4.1.0-beta-23328.nupkg.sha512", + "System.Reflection.4.1.0-beta-23419.nupkg", + "System.Reflection.4.1.0-beta-23419.nupkg.sha512", "System.Reflection.nuspec" ] }, - "System.Reflection.DispatchProxy/4.0.1-beta-23328": { + "System.Reflection.DispatchProxy/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "BRr66zg/vF9JKGcnRS1c4bzNmXY+FteFgTAIcO8e6jUhRTQCiRtYL7JQ9pBKO9Rjb3EvPzxXBONNMCXziAMSAA==", + "sha512": "lFAa9wXrzefMR3WWf27CWKj0ke7uLAiwI7w3OEd2aGOStpug7y1Ja8uG49kx2pLpYhLD7AE2NwlUELPmz6eEQg==", "files": [ - "lib/DNXCore50/de/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/es/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/fr/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/it/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/ja/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/ko/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/ru/System.Reflection.DispatchProxy.xml", "lib/DNXCore50/System.Reflection.DispatchProxy.dll", - "lib/DNXCore50/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/zh-hans/System.Reflection.DispatchProxy.xml", - "lib/DNXCore50/zh-hant/System.Reflection.DispatchProxy.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Reflection.DispatchProxy.xml", - "lib/net46/es/System.Reflection.DispatchProxy.xml", - "lib/net46/fr/System.Reflection.DispatchProxy.xml", - "lib/net46/it/System.Reflection.DispatchProxy.xml", - "lib/net46/ja/System.Reflection.DispatchProxy.xml", - "lib/net46/ko/System.Reflection.DispatchProxy.xml", - "lib/net46/ru/System.Reflection.DispatchProxy.xml", "lib/net46/System.Reflection.DispatchProxy.dll", - "lib/net46/System.Reflection.DispatchProxy.xml", - "lib/net46/zh-hans/System.Reflection.DispatchProxy.xml", - "lib/net46/zh-hant/System.Reflection.DispatchProxy.xml", - "lib/netcore50/de/System.Reflection.DispatchProxy.xml", - "lib/netcore50/es/System.Reflection.DispatchProxy.xml", - "lib/netcore50/fr/System.Reflection.DispatchProxy.xml", - "lib/netcore50/it/System.Reflection.DispatchProxy.xml", - "lib/netcore50/ja/System.Reflection.DispatchProxy.xml", - "lib/netcore50/ko/System.Reflection.DispatchProxy.xml", - "lib/netcore50/ru/System.Reflection.DispatchProxy.xml", "lib/netcore50/System.Reflection.DispatchProxy.dll", - "lib/netcore50/System.Reflection.DispatchProxy.xml", - "lib/netcore50/zh-hans/System.Reflection.DispatchProxy.xml", - "lib/netcore50/zh-hant/System.Reflection.DispatchProxy.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Reflection.DispatchProxy.xml", + "ref/dotnet/es/System.Reflection.DispatchProxy.xml", + "ref/dotnet/fr/System.Reflection.DispatchProxy.xml", + "ref/dotnet/it/System.Reflection.DispatchProxy.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Reflection.DispatchProxy.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.DispatchProxy.4.0.1-beta-23419.nupkg", + "System.Reflection.DispatchProxy.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.DispatchProxy.nuspec" ] }, - "System.Reflection.Emit/4.0.1-beta-23328": { + "System.Reflection.Emit/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "56jwUGnFBqbt/TNGWVv8leMxy+nbOI5+RjZqG04gfKsP/5mtm6V/V48bAGzU56wlJZCmWAncbC1CQvj9z7Lo6A==", + "sha512": "m0XiXaGj/fT2EjKyaG+qCIHQMx69z0rEU4ELtMKeJ/qfSbLBlM6dFqdHZ+mIODscttUk3VeK0k84EKOqSpoBMg==", "files": [ "lib/DNXCore50/System.Reflection.Emit.dll", "lib/MonoAndroid10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Reflection.Emit.xml", + "ref/dotnet/es/System.Reflection.Emit.xml", + "ref/dotnet/fr/System.Reflection.Emit.xml", + "ref/dotnet/it/System.Reflection.Emit.xml", + "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/_._", "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.4.0.1-beta-23328.nupkg", - "System.Reflection.Emit.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.Emit.4.0.1-beta-23419.nupkg", + "System.Reflection.Emit.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.Emit.nuspec" ] }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23328": { + "System.Reflection.Emit.ILGeneration/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "d++rs2M2dsk0EkMZUBknOx7M5oL1YA5b0SXDX1p2DSVQPUggqrIDHgyNbI0MRZyZnuIpHQVjXp1nWIbCF1A5ig==", + "sha512": "ZpKrHExaypeyw7YkAvr7imE+VkJayF54oKLqBg13aZmE3i3XcG2TBSlKtDtpz9UM7iY+m3YUmQaRqPrNwyBHIQ==", "files": [ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/wp80/_._", + "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml", + "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/_._", "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23328.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.1-beta-23419.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec" ] }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23328": { + "System.Reflection.Emit.Lightweight/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "JaegVJhMdO2AWz9PFSVXiMFugC1IbdiwTXzTtm3eGVK1aSnbrbIEUAIMRaeJmlxsWiKGuZq9ZC4qVSpwVkkPVA==", + "sha512": "ZHIhnQKko4ERq4vMx2/Dbc1/3FEROAAghtsizEsW/C2FNp87I4f9RlyAFST74ECljVYR/CWTU03oS6UgWykGmQ==", "files": [ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/wp80/_._", + "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml", + "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/_._", "runtimes/aot/lib/netcore50/_._", - "System.Reflection.Emit.Lightweight.4.0.1-beta-23328.nupkg", - "System.Reflection.Emit.Lightweight.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.1-beta-23419.nupkg", + "System.Reflection.Emit.Lightweight.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec" ] }, - "System.Reflection.Extensions/4.0.1-beta-23328": { + "System.Reflection.Extensions/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "pmVZ8f6SeLGa7Wyb6WPJ5ltNkpoVmVVDX4wMvs3S+CygA7SXnNdTnER8e1onI/ImgzghE4Ho0s4Pv/4AqsptWg==", + "sha512": "72R973FTVbpburw3KSWvV5G3yBepvyJ8P0n6hGTeJKq1f/eTdUdDSEKB7puP+hO9nsq5yPFTxhDhyWcZjqn5SA==", "files": [ "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", @@ -15943,46 +16006,47 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Reflection.Extensions.xml", + "ref/dotnet/es/System.Reflection.Extensions.xml", + "ref/dotnet/fr/System.Reflection.Extensions.xml", + "ref/dotnet/it/System.Reflection.Extensions.xml", + "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/_._", "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Extensions.xml", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Extensions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Extensions.xml", - "System.Reflection.Extensions.4.0.1-beta-23328.nupkg", - "System.Reflection.Extensions.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.Extensions.4.0.1-beta-23419.nupkg", + "System.Reflection.Extensions.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.Extensions.nuspec" ] }, - "System.Reflection.Metadata/1.0.23-beta-23328": { + "System.Reflection.Metadata/1.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "GBNpYgT73RI9cglIwOWnbPFxlROohKdDlUKq9SZkPCgNypLNeInpwFOoibWJF1b3mky57XrWanrc9mIMgg82sQ==", + "sha512": "v0xqLV40RLfa9oYAhEP0/XQzduj8+NPQZm+b0Jf7olM/PpYgioyCPRoCAISh1ky+kurFjSHq2cwY17oYJFDVxw==", "files": [ "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", - "System.Reflection.Metadata.1.0.23-beta-23328.nupkg", - "System.Reflection.Metadata.1.0.23-beta-23328.nupkg.sha512", + "System.Reflection.Metadata.1.1.0-beta-23419.nupkg", + "System.Reflection.Metadata.1.1.0-beta-23419.nupkg.sha512", "System.Reflection.Metadata.nuspec" ] }, - "System.Reflection.Primitives/4.0.1-beta-23328": { + "System.Reflection.Primitives/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "A1AMMorCggZGZ0DKGOGpw018/o4ATL2ewvnRQf3pvgzY5aeMY6XZGxnD1XebU20Wc99AUNViImeWiERPAQr3Qg==", + "sha512": "m9kQedOXGcnlPl/u2Gtfj/kn6bWgE4zYy/oOrCLe0CZ6xfPsx6dvgTptrXHTzAA/CvIg7kEQy+avJ0/tD+Fvcg==", "files": [ "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", @@ -15990,138 +16054,99 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Reflection.Primitives.xml", + "ref/dotnet/es/System.Reflection.Primitives.xml", + "ref/dotnet/fr/System.Reflection.Primitives.xml", + "ref/dotnet/it/System.Reflection.Primitives.xml", + "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/_._", "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Primitives.xml", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", - "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Primitives.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Primitives.xml", - "System.Reflection.Primitives.4.0.1-beta-23328.nupkg", - "System.Reflection.Primitives.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.Primitives.4.0.1-beta-23419.nupkg", + "System.Reflection.Primitives.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.Primitives.nuspec" ] }, - "System.Reflection.TypeExtensions/4.0.1-beta-23328": { + "System.Reflection.TypeExtensions/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "P39yBVit6LrnmFOPVGh9mHkXY8DzGN3ZwjOZ52g0RNcf/fXhN45U9Z1E9A09FKZAR58a4Lwc1hi0SWzgoP7Yzg==", + "sha512": "as1Jp9u/Ymx5roFeHmJBicuZ6Zx69+kqSBnUyQb//Uukg6zqMzaJEfZ3CiOhvCDrGNMDyXDNezXAaVg5oTF9Ow==", "files": [ - "lib/DNXCore50/de/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/es/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/fr/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/it/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/ja/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/ko/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/ru/System.Reflection.TypeExtensions.xml", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", - "lib/DNXCore50/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/zh-hans/System.Reflection.TypeExtensions.xml", - "lib/DNXCore50/zh-hant/System.Reflection.TypeExtensions.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/de/System.Reflection.TypeExtensions.xml", - "lib/net46/es/System.Reflection.TypeExtensions.xml", - "lib/net46/fr/System.Reflection.TypeExtensions.xml", - "lib/net46/it/System.Reflection.TypeExtensions.xml", - "lib/net46/ja/System.Reflection.TypeExtensions.xml", - "lib/net46/ko/System.Reflection.TypeExtensions.xml", - "lib/net46/ru/System.Reflection.TypeExtensions.xml", "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net46/System.Reflection.TypeExtensions.xml", - "lib/net46/zh-hans/System.Reflection.TypeExtensions.xml", - "lib/net46/zh-hant/System.Reflection.TypeExtensions.xml", - "lib/netcore50/de/System.Reflection.TypeExtensions.xml", - "lib/netcore50/es/System.Reflection.TypeExtensions.xml", - "lib/netcore50/fr/System.Reflection.TypeExtensions.xml", - "lib/netcore50/it/System.Reflection.TypeExtensions.xml", - "lib/netcore50/ja/System.Reflection.TypeExtensions.xml", - "lib/netcore50/ko/System.Reflection.TypeExtensions.xml", - "lib/netcore50/ru/System.Reflection.TypeExtensions.xml", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.xml", - "lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml", - "lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Reflection.TypeExtensions.xml", + "ref/dotnet/es/System.Reflection.TypeExtensions.xml", + "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", + "ref/dotnet/it/System.Reflection.TypeExtensions.xml", + "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/de/System.Reflection.TypeExtensions.xml", - "ref/net46/es/System.Reflection.TypeExtensions.xml", - "ref/net46/fr/System.Reflection.TypeExtensions.xml", - "ref/net46/it/System.Reflection.TypeExtensions.xml", - "ref/net46/ja/System.Reflection.TypeExtensions.xml", - "ref/net46/ko/System.Reflection.TypeExtensions.xml", - "ref/net46/ru/System.Reflection.TypeExtensions.xml", "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net46/System.Reflection.TypeExtensions.xml", - "ref/net46/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/net46/zh-hant/System.Reflection.TypeExtensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.TypeExtensions.xml", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml", - "System.Reflection.TypeExtensions.4.0.1-beta-23328.nupkg", - "System.Reflection.TypeExtensions.4.0.1-beta-23328.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.1-beta-23419.nupkg", + "System.Reflection.TypeExtensions.4.0.1-beta-23419.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec" ] }, - "System.Resources.ReaderWriter/4.0.0-beta-23328": { + "System.Resources.ReaderWriter/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Z1ndFHoUhx49rGQRHlfD3xPwe5JTkemRGSUxwRZxxUX/BiBg1qaDSxLRVHcgUFVTz3PzwK53CZhXXgOHhfb1VQ==", + "sha512": "3/SVNIk+61chPCjGeJIGMIKvlSqLOixEVUXhhGdrZ04tZhygdMNEBmkTRp/Nroi1HBwNwFnkF+snzbkDNPd//A==", "files": [ - "lib/DNXCore50/de/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/es/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/fr/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/it/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/ja/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/ko/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/ru/System.Resources.ReaderWriter.xml", "lib/DNXCore50/System.Resources.ReaderWriter.dll", - "lib/DNXCore50/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/zh-hans/System.Resources.ReaderWriter.xml", - "lib/DNXCore50/zh-hant/System.Resources.ReaderWriter.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Resources.ReaderWriter.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Resources.ReaderWriter.xml", + "ref/dotnet/es/System.Resources.ReaderWriter.xml", + "ref/dotnet/fr/System.Resources.ReaderWriter.xml", + "ref/dotnet/it/System.Resources.ReaderWriter.xml", + "ref/dotnet/ja/System.Resources.ReaderWriter.xml", + "ref/dotnet/ko/System.Resources.ReaderWriter.xml", + "ref/dotnet/ru/System.Resources.ReaderWriter.xml", "ref/dotnet/System.Resources.ReaderWriter.dll", + "ref/dotnet/System.Resources.ReaderWriter.xml", + "ref/dotnet/zh-hans/System.Resources.ReaderWriter.xml", + "ref/dotnet/zh-hant/System.Resources.ReaderWriter.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Resources.ReaderWriter.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Resources.ReaderWriter.4.0.0-beta-23328.nupkg", - "System.Resources.ReaderWriter.4.0.0-beta-23328.nupkg.sha512", + "System.Resources.ReaderWriter.4.0.0-beta-23419.nupkg", + "System.Resources.ReaderWriter.4.0.0-beta-23419.nupkg.sha512", "System.Resources.ReaderWriter.nuspec" ] }, - "System.Resources.ResourceManager/4.0.1-beta-23328": { + "System.Resources.ResourceManager/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "mNJOY4DHY7biC0y5ssrNvpF1U5d/gvb6XKZYjB8GBamHMkxLoUbZS/IjdrBRdmP46lK6+5N17EYVQ3dXmOo+WA==", + "sha512": "yf5AHqaLhsMflOjIHId4xP8oxURVujj0yekTd7iwDLH2+hfs+rFk11njoT3QJHSWtW0Y2WSxBAPv/j8PZu7VEA==", "files": [ "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", @@ -16129,86 +16154,67 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Resources.ResourceManager.xml", + "ref/dotnet/es/System.Resources.ResourceManager.xml", + "ref/dotnet/fr/System.Resources.ResourceManager.xml", + "ref/dotnet/it/System.Resources.ResourceManager.xml", + "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/_._", "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "runtimes/win8-aot/lib/netcore50/de/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Resources.ResourceManager.xml", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", - "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "System.Resources.ResourceManager.4.0.1-beta-23328.nupkg", - "System.Resources.ResourceManager.4.0.1-beta-23328.nupkg.sha512", + "System.Resources.ResourceManager.4.0.1-beta-23419.nupkg", + "System.Resources.ResourceManager.4.0.1-beta-23419.nupkg.sha512", "System.Resources.ResourceManager.nuspec" ] }, - "System.Runtime/4.0.21-beta-23328": { + "System.Runtime/4.0.21-beta-23419": { "type": "package", "serviceable": true, - "sha512": "MQUGwSw7FbaH/wvoCmCYjRRdLU18D+AzOqZetXc8aWOiLkDqFWwHQJQZm8cFyNY3XNKp5Fm+tdvMbR8kVFswCg==", + "sha512": "XMpxeL5yaIkK2rSkcDxSp7h8/61L2/rSKIeaUHRTqSAZWum7sTqUdvPI/heSbiTDvr6O+EeLwkb5wn9h3HwC5A==", "files": [ - "lib/DNXCore50/de/System.Runtime.xml", - "lib/DNXCore50/es/System.Runtime.xml", - "lib/DNXCore50/fr/System.Runtime.xml", - "lib/DNXCore50/it/System.Runtime.xml", - "lib/DNXCore50/ja/System.Runtime.xml", - "lib/DNXCore50/ko/System.Runtime.xml", - "lib/DNXCore50/ru/System.Runtime.xml", "lib/DNXCore50/System.Runtime.dll", - "lib/DNXCore50/System.Runtime.xml", - "lib/DNXCore50/zh-hans/System.Runtime.xml", - "lib/DNXCore50/zh-hant/System.Runtime.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Runtime.xml", - "lib/netcore50/es/System.Runtime.xml", - "lib/netcore50/fr/System.Runtime.xml", - "lib/netcore50/it/System.Runtime.xml", - "lib/netcore50/ja/System.Runtime.xml", - "lib/netcore50/ko/System.Runtime.xml", - "lib/netcore50/ru/System.Runtime.xml", "lib/netcore50/System.Runtime.dll", - "lib/netcore50/System.Runtime.xml", - "lib/netcore50/zh-hans/System.Runtime.xml", - "lib/netcore50/zh-hant/System.Runtime.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.xml", + "ref/dotnet/es/System.Runtime.xml", + "ref/dotnet/fr/System.Runtime.xml", + "ref/dotnet/it/System.Runtime.xml", + "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/de/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.xml", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml", - "System.Runtime.4.0.21-beta-23328.nupkg", - "System.Runtime.4.0.21-beta-23328.nupkg.sha512", + "System.Runtime.4.0.21-beta-23419.nupkg", + "System.Runtime.4.0.21-beta-23419.nupkg.sha512", "System.Runtime.nuspec" ] }, - "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23328": { + "System.Runtime.CompilerServices.VisualC/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "AIbNYoHr4oCIrz20FJ6E/6vVnOayihMvKmAAezKYHpGia5vPYIFDKeVipDYr13dG4jsgROwjUpPUnwwaWX7fdg==", + "sha512": "JhMUJRO/6r+Su/7Z0OaVVKpMbhg74lJJ5Aqp/2P4GpKml1H8EVJPVEqbASc2CeTOmvdWDfOeWvs99Wn/MDlP2A==", "files": [ "lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll", "lib/MonoAndroid10/_._", @@ -16216,141 +16222,131 @@ "lib/net46/System.Runtime.CompilerServices.VisualC.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/es/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/fr/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/it/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/ja/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/ko/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/ru/System.Runtime.CompilerServices.VisualC.xml", "ref/dotnet/System.Runtime.CompilerServices.VisualC.dll", + "ref/dotnet/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/zh-hans/System.Runtime.CompilerServices.VisualC.xml", + "ref/dotnet/zh-hant/System.Runtime.CompilerServices.VisualC.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Runtime.CompilerServices.VisualC.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Runtime.CompilerServices.VisualC.4.0.0-beta-23328.nupkg", - "System.Runtime.CompilerServices.VisualC.4.0.0-beta-23328.nupkg.sha512", + "System.Runtime.CompilerServices.VisualC.4.0.0-beta-23419.nupkg", + "System.Runtime.CompilerServices.VisualC.4.0.0-beta-23419.nupkg.sha512", "System.Runtime.CompilerServices.VisualC.nuspec" ] }, - "System.Runtime.Extensions/4.0.11-beta-23328": { + "System.Runtime.Extensions/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "hae8G7q+uen7y1gf/ohXQSGxL/w99fYiNR+zqJbzwQ53ASu9JypvBM7k28FO2FlGNmTjfraS7GPKJU7OcecIDw==", + "sha512": "u5BGzJU6oSOmoJPHhjXxmQxNmGYK6feSCpt2S9H7YNV3jA1QPnEeuGL7Yt0b18rv7t45ukf8OwCfgXIPZ/ypdQ==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.Extensions.xml", + "ref/dotnet/es/System.Runtime.Extensions.xml", + "ref/dotnet/fr/System.Runtime.Extensions.xml", + "ref/dotnet/it/System.Runtime.Extensions.xml", + "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/_._", "runtime.json", - "System.Runtime.Extensions.4.0.11-beta-23328.nupkg", - "System.Runtime.Extensions.4.0.11-beta-23328.nupkg.sha512", + "System.Runtime.Extensions.4.0.11-beta-23419.nupkg", + "System.Runtime.Extensions.4.0.11-beta-23419.nupkg.sha512", "System.Runtime.Extensions.nuspec" ] }, - "System.Runtime.Handles/4.0.1-beta-23328": { + "System.Runtime.Handles/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "HAX7cK2anCR4k69v0OO6GonsId0ke0C8NuK+TlGJowxKlfurLUA4Zu07cHM4BXWmXfhTGwqeU1Ow7Z/L734KbA==", + "sha512": "9tMCZ0ZrCPXdatAlNJYL/2tusFhQLUqQM4lQPGKF94nP2D7IvMA4hMybBIwa03I9TEnlo+DrjHEF0v//zUEX9A==", "files": [ - "lib/DNXCore50/de/System.Runtime.Handles.xml", - "lib/DNXCore50/es/System.Runtime.Handles.xml", - "lib/DNXCore50/fr/System.Runtime.Handles.xml", - "lib/DNXCore50/it/System.Runtime.Handles.xml", - "lib/DNXCore50/ja/System.Runtime.Handles.xml", - "lib/DNXCore50/ko/System.Runtime.Handles.xml", - "lib/DNXCore50/ru/System.Runtime.Handles.xml", "lib/DNXCore50/System.Runtime.Handles.dll", - "lib/DNXCore50/System.Runtime.Handles.xml", - "lib/DNXCore50/zh-hans/System.Runtime.Handles.xml", - "lib/DNXCore50/zh-hant/System.Runtime.Handles.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Runtime.Handles.xml", - "lib/netcore50/es/System.Runtime.Handles.xml", - "lib/netcore50/fr/System.Runtime.Handles.xml", - "lib/netcore50/it/System.Runtime.Handles.xml", - "lib/netcore50/ja/System.Runtime.Handles.xml", - "lib/netcore50/ko/System.Runtime.Handles.xml", - "lib/netcore50/ru/System.Runtime.Handles.xml", "lib/netcore50/System.Runtime.Handles.dll", - "lib/netcore50/System.Runtime.Handles.xml", - "lib/netcore50/zh-hans/System.Runtime.Handles.xml", - "lib/netcore50/zh-hant/System.Runtime.Handles.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.Handles.xml", + "ref/dotnet/es/System.Runtime.Handles.xml", + "ref/dotnet/fr/System.Runtime.Handles.xml", + "ref/dotnet/it/System.Runtime.Handles.xml", + "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/de/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Handles.xml", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Handles.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Handles.xml", - "System.Runtime.Handles.4.0.1-beta-23328.nupkg", - "System.Runtime.Handles.4.0.1-beta-23328.nupkg.sha512", + "System.Runtime.Handles.4.0.1-beta-23419.nupkg", + "System.Runtime.Handles.4.0.1-beta-23419.nupkg.sha512", "System.Runtime.Handles.nuspec" ] }, - "System.Runtime.InteropServices/4.0.21-beta-23328": { + "System.Runtime.InteropServices/4.0.21-beta-23419": { "type": "package", "serviceable": true, - "sha512": "jf/9IdDECar0kdRhmWQsg6ymfZW+jIFG2e/VRNSjCpgH/itR+C6ZG/yrJjPvmi36/5/Y4yyXDVlOBrPgHOaK8g==", + "sha512": "76JQ0YdZa+Ng4OAHni1yDw0WwrysNJRlDkdbTbtyPP9cJRbL0BNGWNd6PrPYkSA9MmcMlrI2YuNpF0Qwao2eMg==", "files": [ - "lib/DNXCore50/de/System.Runtime.InteropServices.xml", - "lib/DNXCore50/es/System.Runtime.InteropServices.xml", - "lib/DNXCore50/fr/System.Runtime.InteropServices.xml", - "lib/DNXCore50/it/System.Runtime.InteropServices.xml", - "lib/DNXCore50/ja/System.Runtime.InteropServices.xml", - "lib/DNXCore50/ko/System.Runtime.InteropServices.xml", - "lib/DNXCore50/ru/System.Runtime.InteropServices.xml", "lib/DNXCore50/System.Runtime.InteropServices.dll", - "lib/DNXCore50/System.Runtime.InteropServices.xml", - "lib/DNXCore50/zh-hans/System.Runtime.InteropServices.xml", - "lib/DNXCore50/zh-hant/System.Runtime.InteropServices.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Runtime.InteropServices.xml", - "lib/netcore50/es/System.Runtime.InteropServices.xml", - "lib/netcore50/fr/System.Runtime.InteropServices.xml", - "lib/netcore50/it/System.Runtime.InteropServices.xml", - "lib/netcore50/ja/System.Runtime.InteropServices.xml", - "lib/netcore50/ko/System.Runtime.InteropServices.xml", - "lib/netcore50/ru/System.Runtime.InteropServices.xml", "lib/netcore50/System.Runtime.InteropServices.dll", - "lib/netcore50/System.Runtime.InteropServices.xml", - "lib/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "lib/netcore50/zh-hant/System.Runtime.InteropServices.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.InteropServices.xml", + "ref/dotnet/es/System.Runtime.InteropServices.xml", + "ref/dotnet/fr/System.Runtime.InteropServices.xml", + "ref/dotnet/it/System.Runtime.InteropServices.xml", + "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.4.0.21-beta-23328.nupkg", - "System.Runtime.InteropServices.4.0.21-beta-23328.nupkg.sha512", + "System.Runtime.InteropServices.4.0.21-beta-23419.nupkg", + "System.Runtime.InteropServices.4.0.21-beta-23419.nupkg.sha512", "System.Runtime.InteropServices.nuspec" ] }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23328": { + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "4EzxM2zKR5RfSF00FKwHyTavUx+c5/yXLyn3BygpCttvDaMwSwlkxdT17Cww6TyUl2TRg1POa0/QGV8LXWOMdg==", + "sha512": "ctI2Kx4NFvop5FMdjbpsTL6/uiC5G0gO66jD76wRRMGQKaIpI2rigUWnOUx88OXrIb+t2ozJT+rl4eaMD5sPHw==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -16362,58 +16358,68 @@ "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg", - "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23328.nupkg.sha512", + "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg", + "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23419.nupkg.sha512", "System.Runtime.InteropServices.RuntimeInformation.nuspec" ] }, - "System.Runtime.Loader/4.0.0-beta-23328": { + "System.Runtime.Loader/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "OKUDO5fm0awbQ7434phh0zwbEhKDjME8WqmORGjy+nEzatdd1HQ6dZD++Yk+nvgwY4rQk/guzQ7DvAqRVa5rWA==", + "sha512": "cifwqvJEDL9RnA80c25nyY04ayVJCgynmja3H8kARB9wgTM46N/vAQN6wuWe0IoAqpCZZ69mA1eO4aHPTm1YAA==", "files": [ "lib/DNXCore50/System.Runtime.Loader.dll", + "ref/dotnet/de/System.Runtime.Loader.xml", + "ref/dotnet/es/System.Runtime.Loader.xml", + "ref/dotnet/fr/System.Runtime.Loader.xml", + "ref/dotnet/it/System.Runtime.Loader.xml", + "ref/dotnet/ja/System.Runtime.Loader.xml", + "ref/dotnet/ko/System.Runtime.Loader.xml", + "ref/dotnet/ru/System.Runtime.Loader.xml", "ref/dotnet/System.Runtime.Loader.dll", - "System.Runtime.Loader.4.0.0-beta-23328.nupkg", - "System.Runtime.Loader.4.0.0-beta-23328.nupkg.sha512", + "ref/dotnet/System.Runtime.Loader.xml", + "ref/dotnet/zh-hans/System.Runtime.Loader.xml", + "ref/dotnet/zh-hant/System.Runtime.Loader.xml", + "System.Runtime.Loader.4.0.0-beta-23419.nupkg", + "System.Runtime.Loader.4.0.0-beta-23419.nupkg.sha512", "System.Runtime.Loader.nuspec" ] }, - "System.Runtime.Numerics/4.0.1-beta-23328": { + "System.Runtime.Numerics/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "NH+0XZvZuorR8vUU4vpZEEwBWVBJKHdyFTLYd4A37GkhqOvx15AlhxPHw92aX21PuRrD++PlEXaGU++JuPuzhw==", + "sha512": "yII4PKfSSKLRtnQt0J/jJKJ1sIoukB2HJc2DWSTNsle4UNkNV2QXb97SBpX3LlFDBh4a37N5jXg4LbQ8EjoDJQ==", "files": [ - "lib/dotnet/de/System.Runtime.Numerics.xml", - "lib/dotnet/es/System.Runtime.Numerics.xml", - "lib/dotnet/fr/System.Runtime.Numerics.xml", - "lib/dotnet/it/System.Runtime.Numerics.xml", - "lib/dotnet/ja/System.Runtime.Numerics.xml", - "lib/dotnet/ko/System.Runtime.Numerics.xml", - "lib/dotnet/ru/System.Runtime.Numerics.xml", "lib/dotnet/System.Runtime.Numerics.dll", - "lib/dotnet/System.Runtime.Numerics.xml", - "lib/dotnet/zh-hans/System.Runtime.Numerics.xml", - "lib/dotnet/zh-hant/System.Runtime.Numerics.xml", "lib/net45/_._", "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netcore50/System.Runtime.Numerics.xml", "lib/win8/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Runtime.Numerics.xml", + "ref/dotnet/es/System.Runtime.Numerics.xml", + "ref/dotnet/fr/System.Runtime.Numerics.xml", + "ref/dotnet/it/System.Runtime.Numerics.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Runtime.Numerics.4.0.1-beta-23328.nupkg.sha512", + "System.Runtime.Numerics.4.0.1-beta-23419.nupkg", + "System.Runtime.Numerics.4.0.1-beta-23419.nupkg.sha512", "System.Runtime.Numerics.nuspec" ] }, - "System.Runtime.Serialization.Json/4.0.1-beta-23328": { + "System.Runtime.Serialization.Json/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "WrvdMihMAk9wDaJI4WR9Rh0HsEdieqFFXo5al/JjFKohayyQBj25GVhsMhUK/iV0KOh2qxLdb8MXuqUfMMn7fw==", + "sha512": "uDlOjl9GHTrnAGRvCrYezi6zmcsi9HZ6yaGiifLUuJ3bOVPo9DZPVVEJxbusxcfekp9b7RSe5OCURezWDp8oHQ==", "files": [ "lib/DNXCore50/System.Runtime.Serialization.Json.dll", "lib/net45/_._", @@ -16421,110 +16427,127 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Runtime.Serialization.Json.xml", + "ref/dotnet/es/System.Runtime.Serialization.Json.xml", + "ref/dotnet/fr/System.Runtime.Serialization.Json.xml", + "ref/dotnet/it/System.Runtime.Serialization.Json.xml", + "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/_._", "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/netcore50/System.Runtime.Serialization.Json.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll", - "System.Runtime.Serialization.Json.4.0.1-beta-23328.nupkg", - "System.Runtime.Serialization.Json.4.0.1-beta-23328.nupkg.sha512", + "System.Runtime.Serialization.Json.4.0.1-beta-23419.nupkg", + "System.Runtime.Serialization.Json.4.0.1-beta-23419.nupkg.sha512", "System.Runtime.Serialization.Json.nuspec" ] }, - "System.Runtime.Serialization.Primitives/4.0.11-beta-23328": { + "System.Runtime.Serialization.Primitives/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "9OVyqq2LyheydJiMFzKbKBQCD+vsLBg/iY2L5No2lQo0EenDlizMrbDnDe5mdDFtYdKNtIBX/P3RmT/GRC9xxg==", + "sha512": "pWXC55t0WedNZUch5T392hrIui/vKwz+knYSAwNQjuIqPit2xVYJbRB6MUZC3dM/wjRkEp6U4uIOTAsxuTgV4w==", "files": [ - "lib/dotnet/de/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/es/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/fr/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/it/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/ja/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/ko/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/ru/System.Runtime.Serialization.Primitives.xml", "lib/dotnet/System.Runtime.Serialization.Primitives.dll", - "lib/dotnet/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/zh-hans/System.Runtime.Serialization.Primitives.xml", - "lib/dotnet/zh-hant/System.Runtime.Serialization.Primitives.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.Serialization.Primitives.xml", + "ref/dotnet/es/System.Runtime.Serialization.Primitives.xml", + "ref/dotnet/fr/System.Runtime.Serialization.Primitives.xml", + "ref/dotnet/it/System.Runtime.Serialization.Primitives.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Runtime.Serialization.Primitives.4.0.11-beta-23328.nupkg.sha512", + "System.Runtime.Serialization.Primitives.4.1.0-beta-23419.nupkg", + "System.Runtime.Serialization.Primitives.4.1.0-beta-23419.nupkg.sha512", "System.Runtime.Serialization.Primitives.nuspec" ] }, - "System.Runtime.Serialization.Xml/4.0.11-beta-23328": { + "System.Runtime.Serialization.Xml/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "dd6W1fwv7tssqtYStefpUxuVCkrlP5lEeCeWjxWic5T5qKo/itd3ZLz5jKOzEovBnaPhq9EGwa+WNx2JxgWBnA==", + "sha512": "P/u5OGiaRzAu1piyOlYdyZlA36u9rkmOlSliJw1nsm2GV4Go5Ur7MKoJ8OhvFdjMzNODKfYGzZkPOyY+8gdYaQ==", "files": [ "lib/DNXCore50/System.Runtime.Serialization.Xml.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net46/_._", "lib/netcore50/System.Runtime.Serialization.Xml.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.Serialization.Xml.xml", + "ref/dotnet/es/System.Runtime.Serialization.Xml.xml", + "ref/dotnet/fr/System.Runtime.Serialization.Xml.xml", + "ref/dotnet/it/System.Runtime.Serialization.Xml.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Runtime.Serialization.Xml.4.0.11-beta-23328.nupkg.sha512", + "System.Runtime.Serialization.Xml.4.1.0-beta-23419.nupkg", + "System.Runtime.Serialization.Xml.4.1.0-beta-23419.nupkg.sha512", "System.Runtime.Serialization.Xml.nuspec" ] }, - "System.Security.Claims/4.0.1-beta-23328": { + "System.Security.Claims/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "9n+AUFZ/ZoU7x2o13akDO/YgOOdJxp0JSyCYeW2weAAG30O58NonoG91bXAsmNE27nf6j8pA8dhh8SSL+3t14Q==", + "sha512": "5/007ykYQHoix1O0xWJGcQ7SvfIRQa4J9TjCK1WNipuTlKvEJA9WRaEWty+JveBiy03oIAVWgh8Uekg/WMF58A==", "files": [ - "lib/dotnet/de/System.Security.Claims.xml", - "lib/dotnet/es/System.Security.Claims.xml", - "lib/dotnet/fr/System.Security.Claims.xml", - "lib/dotnet/it/System.Security.Claims.xml", - "lib/dotnet/ja/System.Security.Claims.xml", - "lib/dotnet/ko/System.Security.Claims.xml", - "lib/dotnet/ru/System.Security.Claims.xml", "lib/dotnet/System.Security.Claims.dll", - "lib/dotnet/System.Security.Claims.xml", - "lib/dotnet/zh-hans/System.Security.Claims.xml", - "lib/dotnet/zh-hant/System.Security.Claims.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Claims.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Security.Claims.xml", + "ref/dotnet/es/System.Security.Claims.xml", + "ref/dotnet/fr/System.Security.Claims.xml", + "ref/dotnet/it/System.Security.Claims.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Security.Claims.4.0.1-beta-23328.nupkg.sha512", + "System.Security.Claims.4.0.1-beta-23419.nupkg", + "System.Security.Claims.4.0.1-beta-23419.nupkg.sha512", "System.Security.Claims.nuspec" ] }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23328": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "25LZE9MSAs9/S2JxL3r0B7NmeGitGN++zCUvW/TAqsO5CMl/Ysse/q6F2783EHczGdCo+RJSkLgcxOJ6KGj1Qg==", + "sha512": "Cr8YaltVb6tPsTEcnx0bKIsOQI9BZRjPM1v9prS0PInwqoYQRFCcxrpdyIIEXIyZPceePD4x/DXdKCAqscQ/TA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -16538,29 +16561,29 @@ "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.Algorithms.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.Algorithms.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.Algorithms.nuspec" ] }, - "System.Security.Cryptography.Cng/4.0.0-beta-23328": { + "System.Security.Cryptography.Cng/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Fwvz+VL5hCdJVxfLPnvFLhIKarGVED0iqouCLC7bHXL3fLTzb/B9a4Mcyv2Y8d+5J58ezRog0Gpl/fuNUPNDHg==", + "sha512": "Zn2kLfg2D00M11m9O0lDCOPZvodHK+/bTbY5kcebabDjdsrb1tNM3KJuG38KECOhv6DqQR7ZmHXCZwNgsQyvuA==", "files": [ "lib/dotnet/System.Security.Cryptography.Cng.dll", "lib/net46/System.Security.Cryptography.Cng.dll", "ref/dotnet/System.Security.Cryptography.Cng.dll", "ref/net46/System.Security.Cryptography.Cng.dll", - "System.Security.Cryptography.Cng.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.Cng.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.Cng.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.Cng.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.Cng.nuspec" ] }, - "System.Security.Cryptography.Csp/4.0.0-beta-23328": { + "System.Security.Cryptography.Csp/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "m4VvZZSnZjZLoeDgif960VH0ghlMb/Id9hZNjFF2OHc0MiWXuWwD0Ii+CM+gyFonpCXIcDwVFCZMEZ+5sWMbJQ==", + "sha512": "6xJ00+7URvmLeEgxl/KDfFDcUABoitlozE8NRMtsgaXWCQH/BF3F1n14Uqtz//RblvEqiKam6CGJGUoI1Oyb7g==", "files": [ "lib/DNXCore50/System.Security.Cryptography.Csp.dll", "lib/MonoAndroid10/_._", @@ -16574,48 +16597,58 @@ "ref/net46/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Security.Cryptography.Csp.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.Csp.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.Csp.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.Csp.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.Csp.nuspec" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23328": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "ko7c7fMmiWAk5/jBPxu/ne79AHCgEj7mVTKr9nT7tdyIF/XBEdFhBO4MnBOMdRMmKlGU5r8JIXSVTWogl52KUA==", + "sha512": "dMeXqSFqKDflTlp0m4SoqPlANqS3uijKf6MNzeMCMh8hi6dP94kVqGn71aZ+901JtlOMM6rW1H1aPQLPs0+KWw==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/es/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/fr/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/it/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/ja/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/ko/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/ru/System.Security.Cryptography.Encoding.xml", "ref/dotnet/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/zh-hans/System.Security.Cryptography.Encoding.xml", + "ref/dotnet/zh-hant/System.Security.Cryptography.Encoding.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Encoding.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Security.Cryptography.Encoding.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec" ] }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23328": { + "System.Security.Cryptography.OpenSsl/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "jNrSpwsQWcV+6nJTgve+RSFoRzhg83P1A8Nh7ByI0jA7s1hTHV6FPIea4qeys+nw0EbgoEAM0/S2g7fp6CbMrg==", + "sha512": "ZaZaunu4CqMf8bz/vFq8dTMlJttt6E6SECvQ3+WzH+ZZQ2H0F/JUu2wpgu/dkuZkxOfR27dJwWDFdDKPI8SPXw==", "files": [ "lib/DNXCore50/System.Security.Cryptography.OpenSsl.dll", - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.OpenSsl.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.OpenSsl.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.OpenSsl.nuspec" ] }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23328": { + "System.Security.Cryptography.Primitives/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "qfy2ZTRu7Xd0zlh/4dnpbPm38zZLcE8e1/e+Go3P9L9iPZARSOJWEja60ceIIrfSOS9wUGQwbdHetIjIq0rjkw==", + "sha512": "UeU+IxVPQ4ZRtLx7VVbtYWhxciJTeIJ/NJo7KUOm686YxBg1YvRQJXNky3Y6PX5LfsSUbgY2KbezwHMhrFqi4A==", "files": [ "lib/dotnet/System.Security.Cryptography.Primitives.dll", "lib/MonoAndroid10/_._", @@ -16629,291 +16662,247 @@ "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Security.Cryptography.Primitives.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.Primitives.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.Primitives.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.Primitives.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.Primitives.nuspec" ] }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23328": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "yes70JDjOIw9uDifXfXIq7RrnaPlnom1XcEjmeTN8TRdnIeckFUlYlvSkH2tztVYw8CY/Sy7/qlqIOIzBlpDag==", + "sha512": "1ltXbud3fx0KGJ05X0Q+yxAQtPCelyZwecMMojzcL/XiAiZco0SdnDxaMRD7ugExTCdgYE90AXVsFjgSUOdhfg==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.X509Certificates.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/es/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/fr/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/it/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/ja/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/ko/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/ru/System.Security.Cryptography.X509Certificates.xml", "ref/dotnet/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/zh-hans/System.Security.Cryptography.X509Certificates.xml", + "ref/dotnet/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.X509Certificates.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23328.nupkg", - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Cryptography.X509Certificates.4.0.0-beta-23419.nupkg", + "System.Security.Cryptography.X509Certificates.4.0.0-beta-23419.nupkg.sha512", "System.Security.Cryptography.X509Certificates.nuspec" ] }, - "System.Security.Principal/4.0.1-beta-23328": { + "System.Security.Principal/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "QThW7tXnWlkE358ENyiCe8GgICcjLY5GsPsgw4hpSFqOScpSPa+FXyP0eab4bgiocOTRUyeazL2ng8vXoluVgg==", + "sha512": "s/wBR/bDMhfAfJspLx+uLywAcWxFu5IAOTfu/4K12xKedhWKNO55SfNS2MUSY1wgrCaULsAjKOp1WU8ffnZ8Lg==", "files": [ - "lib/dotnet/de/System.Security.Principal.xml", - "lib/dotnet/es/System.Security.Principal.xml", - "lib/dotnet/fr/System.Security.Principal.xml", - "lib/dotnet/it/System.Security.Principal.xml", - "lib/dotnet/ja/System.Security.Principal.xml", - "lib/dotnet/ko/System.Security.Principal.xml", - "lib/dotnet/ru/System.Security.Principal.xml", "lib/dotnet/System.Security.Principal.dll", - "lib/dotnet/System.Security.Principal.xml", - "lib/dotnet/zh-hans/System.Security.Principal.xml", - "lib/dotnet/zh-hant/System.Security.Principal.xml", "lib/net45/_._", "lib/netcore50/System.Security.Principal.dll", - "lib/netcore50/System.Security.Principal.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Security.Principal.xml", + "ref/dotnet/es/System.Security.Principal.xml", + "ref/dotnet/fr/System.Security.Principal.xml", + "ref/dotnet/it/System.Security.Principal.xml", + "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/_._", "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "System.Security.Principal.4.0.1-beta-23328.nupkg", - "System.Security.Principal.4.0.1-beta-23328.nupkg.sha512", + "System.Security.Principal.4.0.1-beta-23419.nupkg", + "System.Security.Principal.4.0.1-beta-23419.nupkg.sha512", "System.Security.Principal.nuspec" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23328": { + "System.Security.Principal.Windows/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "MoUswJNXFQZiQNpU3AUOKDpBb5AzsPttwE1WkFww7VwfR+PNL/tT9Lw5jqhlWWSFfNDLVGNMMkGmqhD2RGkPBQ==", + "sha512": "018pWEoRdCh/TWo3gHh7WJHoj1bV1je39TBxIfrPzCNEPht3LcfeE7g9G4qTs/YXltB/xJsKmnYelTkHIGH7KQ==", "files": [ - "lib/DNXCore50/de/System.Security.Principal.Windows.xml", - "lib/DNXCore50/es/System.Security.Principal.Windows.xml", - "lib/DNXCore50/fr/System.Security.Principal.Windows.xml", - "lib/DNXCore50/it/System.Security.Principal.Windows.xml", - "lib/DNXCore50/ja/System.Security.Principal.Windows.xml", - "lib/DNXCore50/ko/System.Security.Principal.Windows.xml", - "lib/DNXCore50/ru/System.Security.Principal.Windows.xml", "lib/DNXCore50/System.Security.Principal.Windows.dll", - "lib/DNXCore50/System.Security.Principal.Windows.xml", - "lib/DNXCore50/zh-hans/System.Security.Principal.Windows.xml", - "lib/DNXCore50/zh-hant/System.Security.Principal.Windows.xml", "lib/net46/System.Security.Principal.Windows.dll", + "ref/dotnet/de/System.Security.Principal.Windows.xml", + "ref/dotnet/es/System.Security.Principal.Windows.xml", + "ref/dotnet/fr/System.Security.Principal.Windows.xml", + "ref/dotnet/it/System.Security.Principal.Windows.xml", + "ref/dotnet/ja/System.Security.Principal.Windows.xml", + "ref/dotnet/ko/System.Security.Principal.Windows.xml", + "ref/dotnet/ru/System.Security.Principal.Windows.xml", "ref/dotnet/System.Security.Principal.Windows.dll", + "ref/dotnet/System.Security.Principal.Windows.xml", + "ref/dotnet/zh-hans/System.Security.Principal.Windows.xml", + "ref/dotnet/zh-hant/System.Security.Principal.Windows.xml", "ref/net46/System.Security.Principal.Windows.dll", - "System.Security.Principal.Windows.4.0.0-beta-23328.nupkg", - "System.Security.Principal.Windows.4.0.0-beta-23328.nupkg.sha512", + "System.Security.Principal.Windows.4.0.0-beta-23419.nupkg", + "System.Security.Principal.Windows.4.0.0-beta-23419.nupkg.sha512", "System.Security.Principal.Windows.nuspec" ] }, - "System.Security.SecureString/4.0.0-beta-23328": { + "System.ServiceModel.Duplex/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "CI6TlDqXubvmls8ys3wBBZhSB2y/tXKlS5V4H98WhYs7/DRxC1q+3JBtR8QyJ+szjFcgfuax7C9jybzsErAijw==", - "files": [ - "lib/DNXCore50/de/System.Security.SecureString.xml", - "lib/DNXCore50/es/System.Security.SecureString.xml", - "lib/DNXCore50/fr/System.Security.SecureString.xml", - "lib/DNXCore50/it/System.Security.SecureString.xml", - "lib/DNXCore50/ja/System.Security.SecureString.xml", - "lib/DNXCore50/ko/System.Security.SecureString.xml", - "lib/DNXCore50/ru/System.Security.SecureString.xml", - "lib/DNXCore50/System.Security.SecureString.dll", - "lib/DNXCore50/System.Security.SecureString.xml", - "lib/DNXCore50/zh-hans/System.Security.SecureString.xml", - "lib/DNXCore50/zh-hant/System.Security.SecureString.xml", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/de/System.Security.SecureString.xml", - "lib/net46/es/System.Security.SecureString.xml", - "lib/net46/fr/System.Security.SecureString.xml", - "lib/net46/it/System.Security.SecureString.xml", - "lib/net46/ja/System.Security.SecureString.xml", - "lib/net46/ko/System.Security.SecureString.xml", - "lib/net46/ru/System.Security.SecureString.xml", - "lib/net46/System.Security.SecureString.dll", - "lib/net46/System.Security.SecureString.xml", - "lib/net46/zh-hans/System.Security.SecureString.xml", - "lib/net46/zh-hant/System.Security.SecureString.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/System.Security.SecureString.dll", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/de/System.Security.SecureString.xml", - "ref/net46/es/System.Security.SecureString.xml", - "ref/net46/fr/System.Security.SecureString.xml", - "ref/net46/it/System.Security.SecureString.xml", - "ref/net46/ja/System.Security.SecureString.xml", - "ref/net46/ko/System.Security.SecureString.xml", - "ref/net46/ru/System.Security.SecureString.xml", - "ref/net46/System.Security.SecureString.dll", - "ref/net46/System.Security.SecureString.xml", - "ref/net46/zh-hans/System.Security.SecureString.xml", - "ref/net46/zh-hant/System.Security.SecureString.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "System.Security.SecureString.4.0.0-beta-23328.nupkg", - "System.Security.SecureString.4.0.0-beta-23328.nupkg.sha512", - "System.Security.SecureString.nuspec" - ] - }, - "System.ServiceModel.Duplex/4.0.1-beta-23328": { - "type": "package", - "serviceable": true, - "sha512": "ZmYrwf+rZn3fWzqNje/SikJexvRCP1F/LKQZOcyoHjRkn/krjOl9waDeZ4sZg5+LF5pBkWpTQKFk8W36Vy8YRg==", + "sha512": "DoAPXCuA7gg8uNjx9g5dTp6lzUyCACtIzan4TMlL6vGc+CaH4eaB2Novp+5hOlfWiZ/Vu0zAXpUrBZk+K2cUPg==", "files": [ "lib/DNXCore50/System.ServiceModel.Duplex.dll", "lib/net45/_._", - "lib/netcore50/de/System.ServiceModel.Duplex.xml", - "lib/netcore50/es/System.ServiceModel.Duplex.xml", - "lib/netcore50/fr/System.ServiceModel.Duplex.xml", - "lib/netcore50/it/System.ServiceModel.Duplex.xml", - "lib/netcore50/ja/System.ServiceModel.Duplex.xml", - "lib/netcore50/ko/System.ServiceModel.Duplex.xml", - "lib/netcore50/ru/System.ServiceModel.Duplex.xml", "lib/netcore50/System.ServiceModel.Duplex.dll", - "lib/netcore50/System.ServiceModel.Duplex.xml", - "lib/netcore50/zh-hans/System.ServiceModel.Duplex.xml", - "lib/netcore50/zh-hant/System.ServiceModel.Duplex.xml", "lib/win8/_._", + "ref/dotnet/de/System.ServiceModel.Duplex.xml", + "ref/dotnet/es/System.ServiceModel.Duplex.xml", + "ref/dotnet/fr/System.ServiceModel.Duplex.xml", + "ref/dotnet/it/System.ServiceModel.Duplex.xml", + "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.4.0.1-beta-23328.nupkg", - "System.ServiceModel.Duplex.4.0.1-beta-23328.nupkg.sha512", + "System.ServiceModel.Duplex.4.0.1-beta-23419.nupkg", + "System.ServiceModel.Duplex.4.0.1-beta-23419.nupkg.sha512", "System.ServiceModel.Duplex.nuspec" ] }, - "System.ServiceModel.Http/4.0.11-beta-23328": { + "System.ServiceModel.Http/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "+11twZH0sz0ZDhuyuq5vhpJoc3Bemrv/lVB+mgUjGoJ5hHx0P2eMZfRjQ23FBCy9alODd8NqgaSQVaBxvYLt8Q==", + "sha512": "5BHRJVSyNrzh4afWoT0cT1vfQBzAt01sLPF3S6Eeu9yjHZIyStGVsTO3tdDGOaltKZrYR4wu8Rh4t7Dbu6iVOw==", "files": [ "lib/DNXCore50/System.ServiceModel.Http.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.ServiceModel.Http.xml", - "lib/netcore50/es/System.ServiceModel.Http.xml", - "lib/netcore50/fr/System.ServiceModel.Http.xml", - "lib/netcore50/it/System.ServiceModel.Http.xml", - "lib/netcore50/ja/System.ServiceModel.Http.xml", - "lib/netcore50/ko/System.ServiceModel.Http.xml", - "lib/netcore50/ru/System.ServiceModel.Http.xml", "lib/netcore50/System.ServiceModel.Http.dll", - "lib/netcore50/System.ServiceModel.Http.xml", - "lib/netcore50/zh-hans/System.ServiceModel.Http.xml", - "lib/netcore50/zh-hant/System.ServiceModel.Http.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.ServiceModel.Http.xml", + "ref/dotnet/es/System.ServiceModel.Http.xml", + "ref/dotnet/fr/System.ServiceModel.Http.xml", + "ref/dotnet/it/System.ServiceModel.Http.xml", + "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.4.0.11-beta-23328.nupkg", - "System.ServiceModel.Http.4.0.11-beta-23328.nupkg.sha512", + "System.ServiceModel.Http.4.0.11-beta-23419.nupkg", + "System.ServiceModel.Http.4.0.11-beta-23419.nupkg.sha512", "System.ServiceModel.Http.nuspec" ] }, - "System.ServiceModel.NetTcp/4.0.1-beta-23328": { + "System.ServiceModel.NetTcp/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "WZSp/Ibl65YHW0r/GRFGPIBxM0V/AtHzePNrF63v0Ia65IGjtS7j6Mt4SdJfY9T0+LjJ/et60Gi1L3AgtqSiiw==", + "sha512": "2PgjNlReFrzEi48uw+/bpvmO/m5xpMUCDuHWh8ZnwCDVf4AQw6hoxpF+iOxZMU42JxEl8LZ5zNwOBbWkKEvuhQ==", "files": [ "lib/DNXCore50/System.ServiceModel.NetTcp.dll", "lib/net45/_._", - "lib/netcore50/de/System.ServiceModel.NetTcp.xml", - "lib/netcore50/es/System.ServiceModel.NetTcp.xml", - "lib/netcore50/fr/System.ServiceModel.NetTcp.xml", - "lib/netcore50/it/System.ServiceModel.NetTcp.xml", - "lib/netcore50/ja/System.ServiceModel.NetTcp.xml", - "lib/netcore50/ko/System.ServiceModel.NetTcp.xml", - "lib/netcore50/ru/System.ServiceModel.NetTcp.xml", "lib/netcore50/System.ServiceModel.NetTcp.dll", - "lib/netcore50/System.ServiceModel.NetTcp.xml", - "lib/netcore50/zh-hans/System.ServiceModel.NetTcp.xml", - "lib/netcore50/zh-hant/System.ServiceModel.NetTcp.xml", "lib/win8/_._", + "ref/dotnet/de/System.ServiceModel.NetTcp.xml", + "ref/dotnet/es/System.ServiceModel.NetTcp.xml", + "ref/dotnet/fr/System.ServiceModel.NetTcp.xml", + "ref/dotnet/it/System.ServiceModel.NetTcp.xml", + "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.4.0.1-beta-23328.nupkg", - "System.ServiceModel.NetTcp.4.0.1-beta-23328.nupkg.sha512", + "System.ServiceModel.NetTcp.4.0.1-beta-23419.nupkg", + "System.ServiceModel.NetTcp.4.0.1-beta-23419.nupkg.sha512", "System.ServiceModel.NetTcp.nuspec" ] }, - "System.ServiceModel.Primitives/4.0.1-beta-23328": { + "System.ServiceModel.Primitives/4.1.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "aZjgmeJw4cXCDvpJE7OOflZENijrjiDreXpqSV2Os5RlFvHrOkakry+GWsk1TI+6RXER+OYZew88rB9b9NvjOA==", + "sha512": "LI4tQgc84RLGE0JJCikKienn3JKel/sSaabnpbvSZhHlE5AnYU8iymj/TPzbU+JZfxbSk77S0cPEwVJwxzASXQ==", "files": [ "lib/DNXCore50/System.ServiceModel.Primitives.dll", - "lib/net45/_._", - "lib/netcore50/de/System.ServiceModel.Primitives.xml", - "lib/netcore50/es/System.ServiceModel.Primitives.xml", - "lib/netcore50/fr/System.ServiceModel.Primitives.xml", - "lib/netcore50/it/System.ServiceModel.Primitives.xml", - "lib/netcore50/ja/System.ServiceModel.Primitives.xml", - "lib/netcore50/ko/System.ServiceModel.Primitives.xml", - "lib/netcore50/ru/System.ServiceModel.Primitives.xml", "lib/netcore50/System.ServiceModel.Primitives.dll", - "lib/netcore50/System.ServiceModel.Primitives.xml", - "lib/netcore50/zh-hans/System.ServiceModel.Primitives.xml", - "lib/netcore50/zh-hant/System.ServiceModel.Primitives.xml", - "lib/win8/_._", + "ref/dotnet/de/System.ServiceModel.Primitives.xml", + "ref/dotnet/es/System.ServiceModel.Primitives.xml", + "ref/dotnet/fr/System.ServiceModel.Primitives.xml", + "ref/dotnet/it/System.ServiceModel.Primitives.xml", + "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/net45/_._", - "ref/netcore50/System.ServiceModel.Primitives.dll", - "ref/win8/_._", - "System.ServiceModel.Primitives.4.0.1-beta-23328.nupkg", - "System.ServiceModel.Primitives.4.0.1-beta-23328.nupkg.sha512", + "ref/dotnet/System.ServiceModel.Primitives.xml", + "ref/dotnet/zh-hans/System.ServiceModel.Primitives.xml", + "ref/dotnet/zh-hant/System.ServiceModel.Primitives.xml", + "System.ServiceModel.Primitives.4.1.0-beta-23419.nupkg", + "System.ServiceModel.Primitives.4.1.0-beta-23419.nupkg.sha512", "System.ServiceModel.Primitives.nuspec" ] }, - "System.ServiceModel.Security/4.0.1-beta-23328": { + "System.ServiceModel.Security/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "pWu4aNNaLc4m2iMX0NmPz7A/1vqYeAGZICScu2mvwQ9zLYTVK4TZKhMl+fe47gLGwkPmO75zawsTO6GxeDQaQA==", + "sha512": "T8s2A9yIv+nNoE3IIzlRB3n6P4e9CSrnDrHzzAwBicEcqmU6Ig3u1RLeCCsEM1ijDVwzzSFpB2899hD3RAIp6g==", "files": [ "lib/DNXCore50/System.ServiceModel.Security.dll", "lib/net45/_._", - "lib/netcore50/de/System.ServiceModel.Security.xml", - "lib/netcore50/es/System.ServiceModel.Security.xml", - "lib/netcore50/fr/System.ServiceModel.Security.xml", - "lib/netcore50/it/System.ServiceModel.Security.xml", - "lib/netcore50/ja/System.ServiceModel.Security.xml", - "lib/netcore50/ko/System.ServiceModel.Security.xml", - "lib/netcore50/ru/System.ServiceModel.Security.xml", "lib/netcore50/System.ServiceModel.Security.dll", - "lib/netcore50/System.ServiceModel.Security.xml", - "lib/netcore50/zh-hans/System.ServiceModel.Security.xml", - "lib/netcore50/zh-hant/System.ServiceModel.Security.xml", "lib/win8/_._", + "ref/dotnet/de/System.ServiceModel.Security.xml", + "ref/dotnet/es/System.ServiceModel.Security.xml", + "ref/dotnet/fr/System.ServiceModel.Security.xml", + "ref/dotnet/it/System.ServiceModel.Security.xml", + "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.4.0.1-beta-23328.nupkg", - "System.ServiceModel.Security.4.0.1-beta-23328.nupkg.sha512", + "System.ServiceModel.Security.4.0.1-beta-23419.nupkg", + "System.ServiceModel.Security.4.0.1-beta-23419.nupkg.sha512", "System.ServiceModel.Security.nuspec" ] }, - "System.Text.Encoding/4.0.11-beta-23328": { + "System.Text.Encoding/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Fz4nmal9bU6sgpHYMmipqOk1lO/mQ7JS9L5AWrJXbBm3Xlf5HRPazHAdKiW/gEShWOKanU4s7zTFsbkHZqkyLA==", + "sha512": "VKdbUEaQKPO+yAvcGmXp8BXG8TwCPVgGUKw1044HYjc0SNmb9o8QVV7+UCn8srW7dg4//NJccCxjQxTWzTQ0xw==", "files": [ "lib/DNXCore50/System.Text.Encoding.dll", "lib/MonoAndroid10/_._", @@ -16922,15 +16911,25 @@ "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Text.Encoding.xml", + "ref/dotnet/es/System.Text.Encoding.xml", + "ref/dotnet/fr/System.Text.Encoding.xml", + "ref/dotnet/it/System.Text.Encoding.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Text.Encoding.4.0.11-beta-23328.nupkg.sha512", + "System.Text.Encoding.4.0.11-beta-23419.nupkg", + "System.Text.Encoding.4.0.11-beta-23419.nupkg.sha512", "System.Text.Encoding.nuspec" ] }, @@ -16964,10 +16963,10 @@ "System.Text.Encoding.CodePages.nuspec" ] }, - "System.Text.Encoding.Extensions/4.0.11-beta-23328": { + "System.Text.Encoding.Extensions/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "4z6olLHDLXw+yepTDG/l4Xr9DA7BaZrAWMkiK2Kyn9TzTOzH7Ff/l5Yo+//7B2JAXSd3vXUGcWJhPgfnrV4ufw==", + "sha512": "hcnmwiDOq4XTeAMnH6Zv5sLLGPK+93pjWh8UAufpIxr63RZQEEJEObWZaCmEcPpBU7sASZKZnmGec2OC0BxLBQ==", "files": [ "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/MonoAndroid10/_._", @@ -16976,69 +16975,89 @@ "lib/netcore50/System.Text.Encoding.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Text.Encoding.Extensions.xml", + "ref/dotnet/es/System.Text.Encoding.Extensions.xml", + "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", + "ref/dotnet/it/System.Text.Encoding.Extensions.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Text.Encoding.Extensions.4.0.11-beta-23328.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.11-beta-23419.nupkg", + "System.Text.Encoding.Extensions.4.0.11-beta-23419.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec" ] }, - "System.Text.RegularExpressions/4.0.11-beta-23328": { + "System.Text.RegularExpressions/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "/lrb7YZ+4Go1FQdJIepv5Ynfwt0R5+yQ0shVu9OmEBO+fFUuPxx3RS1j/LPgLCubu07aMlvkCDkjtfJMoFI+Kg==", + "sha512": "kA3H9nxDf/q/0q6l5AXlBYYicU4d/MjSWcTER8PTRxV2jmsx1E6basRPhaOpv4EHKyKY9PHPedGbHXfiGk5Xsg==", "files": [ - "lib/dotnet/de/System.Text.RegularExpressions.xml", - "lib/dotnet/es/System.Text.RegularExpressions.xml", - "lib/dotnet/fr/System.Text.RegularExpressions.xml", - "lib/dotnet/it/System.Text.RegularExpressions.xml", - "lib/dotnet/ja/System.Text.RegularExpressions.xml", - "lib/dotnet/ko/System.Text.RegularExpressions.xml", - "lib/dotnet/ru/System.Text.RegularExpressions.xml", "lib/dotnet/System.Text.RegularExpressions.dll", - "lib/dotnet/System.Text.RegularExpressions.xml", - "lib/dotnet/zh-hans/System.Text.RegularExpressions.xml", - "lib/dotnet/zh-hant/System.Text.RegularExpressions.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Text.RegularExpressions.xml", + "ref/dotnet/es/System.Text.RegularExpressions.xml", + "ref/dotnet/fr/System.Text.RegularExpressions.xml", + "ref/dotnet/it/System.Text.RegularExpressions.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Text.RegularExpressions.4.0.11-beta-23328.nupkg.sha512", + "System.Text.RegularExpressions.4.0.11-beta-23419.nupkg", + "System.Text.RegularExpressions.4.0.11-beta-23419.nupkg.sha512", "System.Text.RegularExpressions.nuspec" ] }, - "System.Threading/4.0.11-beta-23328": { + "System.Threading/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "ISBHX9CCuqAf2J8ScbkLlYCEw+cqV0tY2SJ1/dWmbgnTUDSvQ3BCEfHsC2CwML001h+lIIahzNtbNPv87eet8w==", + "sha512": "5xaSAYLy3OcvSCHTn7/0huaOBNrmVi6oNaa4WIntPUJFfDiQ0on4tJ8LXSLIuW1oXBwSHgI5rqdMFutQPj/RxA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Threading.xml", + "ref/dotnet/es/System.Threading.xml", + "ref/dotnet/fr/System.Threading.xml", + "ref/dotnet/it/System.Threading.xml", + "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/_._", "runtime.json", - "System.Threading.4.0.11-beta-23328.nupkg", - "System.Threading.4.0.11-beta-23328.nupkg.sha512", + "System.Threading.4.0.11-beta-23419.nupkg", + "System.Threading.4.0.11-beta-23419.nupkg.sha512", "System.Threading.nuspec" ] }, @@ -17067,64 +17086,44 @@ "System.Threading.Overlapped.nuspec" ] }, - "System.Threading.Tasks/4.0.11-beta-23328": { + "System.Threading.Tasks/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "OtqzUmPd2eKJNo7XHm9AfTpqHRCFcPwgXEMroljPDsZRPtOoHSx1iAPkT1xm5Rbf637rzW8JSkCuyJW3m3qb9w==", + "sha512": "ivwl7y1Zt847s+6lcdWdqFPUK/ShkivITUNtbIClRzZYIiemGhehecZcbTxL/x7ne2BfaOPhltXWBys6Y6KhYw==", "files": [ - "lib/DNXCore50/de/System.Threading.Tasks.xml", - "lib/DNXCore50/es/System.Threading.Tasks.xml", - "lib/DNXCore50/fr/System.Threading.Tasks.xml", - "lib/DNXCore50/it/System.Threading.Tasks.xml", - "lib/DNXCore50/ja/System.Threading.Tasks.xml", - "lib/DNXCore50/ko/System.Threading.Tasks.xml", - "lib/DNXCore50/ru/System.Threading.Tasks.xml", "lib/DNXCore50/System.Threading.Tasks.dll", - "lib/DNXCore50/System.Threading.Tasks.xml", - "lib/DNXCore50/zh-hans/System.Threading.Tasks.xml", - "lib/DNXCore50/zh-hant/System.Threading.Tasks.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Threading.Tasks.xml", - "lib/netcore50/es/System.Threading.Tasks.xml", - "lib/netcore50/fr/System.Threading.Tasks.xml", - "lib/netcore50/it/System.Threading.Tasks.xml", - "lib/netcore50/ja/System.Threading.Tasks.xml", - "lib/netcore50/ko/System.Threading.Tasks.xml", - "lib/netcore50/ru/System.Threading.Tasks.xml", "lib/netcore50/System.Threading.Tasks.dll", - "lib/netcore50/System.Threading.Tasks.xml", - "lib/netcore50/zh-hans/System.Threading.Tasks.xml", - "lib/netcore50/zh-hant/System.Threading.Tasks.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Threading.Tasks.xml", + "ref/dotnet/es/System.Threading.Tasks.xml", + "ref/dotnet/fr/System.Threading.Tasks.xml", + "ref/dotnet/it/System.Threading.Tasks.xml", + "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/de/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Threading.Tasks.xml", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Threading.Tasks.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Threading.Tasks.xml", - "System.Threading.Tasks.4.0.11-beta-23328.nupkg", - "System.Threading.Tasks.4.0.11-beta-23328.nupkg.sha512", + "System.Threading.Tasks.4.0.11-beta-23419.nupkg", + "System.Threading.Tasks.4.0.11-beta-23419.nupkg.sha512", "System.Threading.Tasks.nuspec" ] }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23328": { + "System.Threading.Tasks.Dataflow/4.5.26-beta-23419": { "type": "package", "serviceable": true, - "sha512": "OWMJMkxJSKW2cnM4Z3N391U+TPhGPTlcYUdHudlGaQOHgJawmu6qlQ+bfIehLCQ0xTVh++TLSJTDpKVutzqjqA==", + "sha512": "pDJ0X7f6pVgfw1q+ZV/FIrxyS4HUBiIhSxHXtgFf78M+9RktPktz0EsPPDFOyVKZTPoZJqHknLGGZZbG9Hn5lA==", "files": [ "lib/dotnet/System.Threading.Tasks.Dataflow.dll", "lib/dotnet/System.Threading.Tasks.Dataflow.XML", @@ -17132,46 +17131,46 @@ "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+wpa81/System.Threading.Tasks.Dataflow.XML", - "System.Threading.Tasks.Dataflow.4.5.26-beta-23328.nupkg", - "System.Threading.Tasks.Dataflow.4.5.26-beta-23328.nupkg.sha512", + "System.Threading.Tasks.Dataflow.4.5.26-beta-23419.nupkg", + "System.Threading.Tasks.Dataflow.4.5.26-beta-23419.nupkg.sha512", "System.Threading.Tasks.Dataflow.nuspec" ] }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23328": { + "System.Threading.Tasks.Parallel/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "Ge52DofLqYBHM88PPT0seI9qe9qpODNHuhrpA/Ouwhr0fF0Ki8tVRIRnCdZgHkqK6OOaaC5VxxHxso9sqJuiGw==", + "sha512": "/O8WvZ2KCAgXaOYTpTpu2OpcVqHXTYF81ozFXrg3u1+2+0cDJ/V/mJbdqMpA4dXOYjzMnP49tKbdi8S8V7DBYA==", "files": [ - "lib/dotnet/de/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/es/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/fr/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/it/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/ja/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/ko/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/ru/System.Threading.Tasks.Parallel.xml", "lib/dotnet/System.Threading.Tasks.Parallel.dll", - "lib/dotnet/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml", - "lib/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml", "lib/net45/_._", "lib/netcore50/System.Threading.Tasks.Parallel.dll", - "lib/netcore50/System.Threading.Tasks.Parallel.xml", "lib/win8/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Threading.Tasks.Parallel.xml", + "ref/dotnet/es/System.Threading.Tasks.Parallel.xml", + "ref/dotnet/fr/System.Threading.Tasks.Parallel.xml", + "ref/dotnet/it/System.Threading.Tasks.Parallel.xml", + "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.4.0.1-beta-23328.nupkg", - "System.Threading.Tasks.Parallel.4.0.1-beta-23328.nupkg.sha512", + "System.Threading.Tasks.Parallel.4.0.1-beta-23419.nupkg", + "System.Threading.Tasks.Parallel.4.0.1-beta-23419.nupkg.sha512", "System.Threading.Tasks.Parallel.nuspec" ] }, - "System.Threading.Thread/4.0.0-beta-23328": { + "System.Threading.Thread/4.0.0-beta-23419": { "type": "package", "serviceable": true, - "sha512": "aSqqMkhMyOMyu/IdRDL/TjNsh0t/WPbiHNKLDNF1lvDwYCid+IXtOnVvovjvyXSyib/oZ+dMH9yJ/VgfffUeYw==", + "sha512": "ehZLfca9eUfOahLrlttRSkQXmcz6oa7iwBQ2V2/kzkHeWmiRknJYt1svW0p6I+MltWuR3IweCYZcSdNynUzPiA==", "files": [ "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", @@ -17179,21 +17178,31 @@ "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Threading.Thread.xml", + "ref/dotnet/es/System.Threading.Thread.xml", + "ref/dotnet/fr/System.Threading.Thread.xml", + "ref/dotnet/it/System.Threading.Thread.xml", + "ref/dotnet/ja/System.Threading.Thread.xml", + "ref/dotnet/ko/System.Threading.Thread.xml", + "ref/dotnet/ru/System.Threading.Thread.xml", "ref/dotnet/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.xml", + "ref/dotnet/zh-hans/System.Threading.Thread.xml", + "ref/dotnet/zh-hant/System.Threading.Thread.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Threading.Thread.4.0.0-beta-23328.nupkg", - "System.Threading.Thread.4.0.0-beta-23328.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23419.nupkg", + "System.Threading.Thread.4.0.0-beta-23419.nupkg.sha512", "System.Threading.Thread.nuspec" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23328": { + "System.Threading.ThreadPool/4.0.10-beta-23419": { "type": "package", "serviceable": true, - "sha512": "kty/6e0CbGmZp02bi3SsxePIuySysChzbvcusVM3f4crBJHiSCOMnbfefURmGUTbi9V95zcF6IrGnuQ7q3mr5w==", + "sha512": "JRfB7CY8RBRUpoxIvorzunsT3srW8xAzXsHiB7h5qUT1j8FF8NeVYGF0z+rPOh2bk9lyjH58lr/1R+XnFH/EQg==", "files": [ "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/MonoAndroid10/_._", @@ -17201,99 +17210,120 @@ "lib/net46/System.Threading.ThreadPool.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Threading.ThreadPool.xml", + "ref/dotnet/es/System.Threading.ThreadPool.xml", + "ref/dotnet/fr/System.Threading.ThreadPool.xml", + "ref/dotnet/it/System.Threading.ThreadPool.xml", + "ref/dotnet/ja/System.Threading.ThreadPool.xml", + "ref/dotnet/ko/System.Threading.ThreadPool.xml", + "ref/dotnet/ru/System.Threading.ThreadPool.xml", "ref/dotnet/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.xml", + "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml", + "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Threading.ThreadPool.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Threading.ThreadPool.4.0.10-beta-23328.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23328.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23419.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23419.nupkg.sha512", "System.Threading.ThreadPool.nuspec" ] }, - "System.Threading.Timer/4.0.1-beta-23328": { + "System.Threading.Timer/4.0.1-beta-23419": { "type": "package", "serviceable": true, - "sha512": "kjiX2j+1pQ750b77PpF4te6FFc8EEdpSizM/8jWqK8aRJV+v8a3/+f/sgJ1LskXfrtCseidiTQrFaIdpm8rPLw==", + "sha512": "Nonexe9eZdkELWfhrn7Op8tGIpAXQW8niJCevqJfGLL6wCoDsvjEm+FgPoSdKKgRCVFEnIt14/WuirIl0W5rWQ==", "files": [ "lib/DNXCore50/System.Threading.Timer.dll", "lib/net451/_._", "lib/netcore50/System.Threading.Timer.dll", "lib/win81/_._", "lib/wpa81/_._", + "ref/dotnet/de/System.Threading.Timer.xml", + "ref/dotnet/es/System.Threading.Timer.xml", + "ref/dotnet/fr/System.Threading.Timer.xml", + "ref/dotnet/it/System.Threading.Timer.xml", + "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/_._", "ref/netcore50/System.Threading.Timer.dll", + "ref/netcore50/System.Threading.Timer.xml", "ref/win81/_._", "ref/wpa81/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", - "System.Threading.Timer.4.0.1-beta-23328.nupkg", - "System.Threading.Timer.4.0.1-beta-23328.nupkg.sha512", + "System.Threading.Timer.4.0.1-beta-23419.nupkg", + "System.Threading.Timer.4.0.1-beta-23419.nupkg.sha512", "System.Threading.Timer.nuspec" ] }, - "System.Xml.ReaderWriter/4.0.11-beta-23328": { + "System.Xml.ReaderWriter/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "bMK9dUGPczgVh895t+0HB1S6gkKfuYDAEQVsb9PliyyaX+mzw3HgJXWqN/edDey3k3+OqRtaE0YkvnnI3OdjOA==", + "sha512": "ZHfGnU36rGcIUeMPWfbgyztJZoS15GuJ3SSuexwY1byXLW8x+4LdmqOjsew3lPQ2JEHhn7Fb0lCOWqkrYlOp1Q==", "files": [ - "lib/dotnet/de/System.Xml.ReaderWriter.xml", - "lib/dotnet/es/System.Xml.ReaderWriter.xml", - "lib/dotnet/fr/System.Xml.ReaderWriter.xml", - "lib/dotnet/it/System.Xml.ReaderWriter.xml", - "lib/dotnet/ja/System.Xml.ReaderWriter.xml", - "lib/dotnet/ko/System.Xml.ReaderWriter.xml", - "lib/dotnet/ru/System.Xml.ReaderWriter.xml", "lib/dotnet/System.Xml.ReaderWriter.dll", - "lib/dotnet/System.Xml.ReaderWriter.xml", - "lib/dotnet/zh-hans/System.Xml.ReaderWriter.xml", - "lib/dotnet/zh-hant/System.Xml.ReaderWriter.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Xml.ReaderWriter.xml", + "ref/dotnet/es/System.Xml.ReaderWriter.xml", + "ref/dotnet/fr/System.Xml.ReaderWriter.xml", + "ref/dotnet/it/System.Xml.ReaderWriter.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Xml.ReaderWriter.4.0.11-beta-23328.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.11-beta-23419.nupkg", + "System.Xml.ReaderWriter.4.0.11-beta-23419.nupkg.sha512", "System.Xml.ReaderWriter.nuspec" ] }, - "System.Xml.XDocument/4.0.11-beta-23328": { + "System.Xml.XDocument/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "NZPQYowqj3VKJW0tEq1OvZLvDotUgQJrBrMUnzRIoE/HRfcTK2Z64ByQUfPxkzqSD/JzbESi66Mexbrx/PYhDg==", + "sha512": "F/rNhC/5o0LCdjjPASCVh+GWPXo3Ui52CM66F3fB8KqyjeTCSLBAKgMc41BweFAw/RUS5Dv4ehn6KUXJMH5/mw==", "files": [ - "lib/dotnet/de/System.Xml.XDocument.xml", - "lib/dotnet/es/System.Xml.XDocument.xml", - "lib/dotnet/fr/System.Xml.XDocument.xml", - "lib/dotnet/it/System.Xml.XDocument.xml", - "lib/dotnet/ja/System.Xml.XDocument.xml", - "lib/dotnet/ko/System.Xml.XDocument.xml", - "lib/dotnet/ru/System.Xml.XDocument.xml", "lib/dotnet/System.Xml.XDocument.dll", - "lib/dotnet/System.Xml.XDocument.xml", - "lib/dotnet/zh-hans/System.Xml.XDocument.xml", - "lib/dotnet/zh-hant/System.Xml.XDocument.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Xml.XDocument.xml", + "ref/dotnet/es/System.Xml.XDocument.xml", + "ref/dotnet/fr/System.Xml.XDocument.xml", + "ref/dotnet/it/System.Xml.XDocument.xml", + "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.4.0.11-beta-23328.nupkg", - "System.Xml.XDocument.4.0.11-beta-23328.nupkg.sha512", + "System.Xml.XDocument.4.0.11-beta-23419.nupkg", + "System.Xml.XDocument.4.0.11-beta-23419.nupkg.sha512", "System.Xml.XDocument.nuspec" ] }, @@ -17329,58 +17359,38 @@ "System.Xml.XmlDocument.nuspec" ] }, - "System.Xml.XmlSerializer/4.0.11-beta-23328": { + "System.Xml.XmlSerializer/4.0.11-beta-23419": { "type": "package", "serviceable": true, - "sha512": "gohAJEifUEU53kVHOwNpenxWo0/WfJLil2Eq97cCwmY4gdRKAU77fwDflKJv8Y+BX7kHOiukseVkunrfAxa1cw==", + "sha512": "/tPaF98ISfbEVOPzgK6QR/57WemuS727haoKb89YHYm6Qndjznvi48vAtS1lctLv8MlDrQwMYLO5oHUykHaaQA==", "files": [ - "lib/DNXCore50/de/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/es/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/fr/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/it/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/ja/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/ko/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/ru/System.Xml.XmlSerializer.xml", "lib/DNXCore50/System.Xml.XmlSerializer.dll", - "lib/DNXCore50/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/zh-hans/System.Xml.XmlSerializer.xml", - "lib/DNXCore50/zh-hant/System.Xml.XmlSerializer.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", - "lib/netcore50/de/System.Xml.XmlSerializer.xml", - "lib/netcore50/es/System.Xml.XmlSerializer.xml", - "lib/netcore50/fr/System.Xml.XmlSerializer.xml", - "lib/netcore50/it/System.Xml.XmlSerializer.xml", - "lib/netcore50/ja/System.Xml.XmlSerializer.xml", - "lib/netcore50/ko/System.Xml.XmlSerializer.xml", - "lib/netcore50/ru/System.Xml.XmlSerializer.xml", "lib/netcore50/System.Xml.XmlSerializer.dll", - "lib/netcore50/System.Xml.XmlSerializer.xml", - "lib/netcore50/zh-hans/System.Xml.XmlSerializer.xml", - "lib/netcore50/zh-hant/System.Xml.XmlSerializer.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Xml.XmlSerializer.xml", + "ref/dotnet/es/System.Xml.XmlSerializer.xml", + "ref/dotnet/fr/System.Xml.XmlSerializer.xml", + "ref/dotnet/it/System.Xml.XmlSerializer.xml", + "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/de/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/es/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/fr/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/it/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/ja/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/ko/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/ru/System.Xml.XmlSerializer.xml", "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll", - "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/zh-hans/System.Xml.XmlSerializer.xml", - "runtimes/win8-aot/lib/netcore50/zh-hant/System.Xml.XmlSerializer.xml", - "System.Xml.XmlSerializer.4.0.11-beta-23328.nupkg", - "System.Xml.XmlSerializer.4.0.11-beta-23328.nupkg.sha512", + "System.Xml.XmlSerializer.4.0.11-beta-23419.nupkg", + "System.Xml.XmlSerializer.4.0.11-beta-23419.nupkg.sha512", "System.Xml.XmlSerializer.nuspec" ] }, @@ -17557,9 +17567,9 @@ }, "projectFileDependencyGroups": { "": [ - "Microsoft.NETCore.Platforms >= 1.0.1-beta-23328", - "Microsoft.NETCore.TestHost >= 1.0.0-beta-23328", - "Microsoft.NETCore.Console >= 1.0.0-beta-23328", + "Microsoft.NETCore.Platforms >= 1.0.1-beta-23419", + "Microsoft.NETCore.TestHost >= 1.0.0-beta-23419", + "Microsoft.NETCore.Console >= 1.0.0-beta-23419", "coveralls.io >= 1.4", "OpenCover >= 4.6.166", "ReportGenerator >= 2.3.1", diff --git a/src/System.IO.FileSystem.DriveInfo/tests/DriveInfo.Windows.Tests.cs b/src/System.IO.FileSystem.DriveInfo/tests/DriveInfo.Windows.Tests.cs index 68a9967322f8..fbcfd320bc04 100644 --- a/src/System.IO.FileSystem.DriveInfo/tests/DriveInfo.Windows.Tests.cs +++ b/src/System.IO.FileSystem.DriveInfo/tests/DriveInfo.Windows.Tests.cs @@ -16,6 +16,7 @@ public class DriveInfoWindowsTests { [Fact] [PlatformSpecific(PlatformID.Windows)] + [ActiveIssue(4040)] public void TestConstructor() { string[] invalidInput = { ":", "://", @":\", ":/", @":\\", "Az", "1", "a1", @"\\share", @"\\", "c ", string.Empty, " c" }; diff --git a/src/System.Reflection.TypeExtensions/System.Reflection.TypeExtensions.sln b/src/System.Reflection.TypeExtensions/System.Reflection.TypeExtensions.sln index 3a98204b6230..de772a4672dd 100644 --- a/src/System.Reflection.TypeExtensions/System.Reflection.TypeExtensions.sln +++ b/src/System.Reflection.TypeExtensions/System.Reflection.TypeExtensions.sln @@ -1,12 +1,16 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 -VisualStudioVersion = 14.0.22609.0 +VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Reflection.TypeExtensions.CoreCLR", "src\System.Reflection.TypeExtensions.CoreCLR.csproj", "{1E689C1B-690C-4799-BDE9-6E7990585894}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Reflection.TypeExtensions.Tests", "tests\System.Reflection.TypeExtensions.Tests.csproj", "{089444FE-8FF5-4D8F-A51B-32D026425F6B}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Reflection.TypeExtensions", "ref\System.Reflection.TypeExtensions.csproj", "{DA96367E-04D1-4057-997E-AED4A2773F0D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Reflection.TypeExtensions.CoreCLR.Tests", "tests\CoreCLR\System.Reflection.TypeExtensions.CoreCLR.Tests.csproj", "{BED9F8D5-7420-404E-9EAD-D9148C16EAC1}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -21,6 +25,14 @@ Global {089444FE-8FF5-4D8F-A51B-32D026425F6B}.Debug|Any CPU.Build.0 = Debug|Any CPU {089444FE-8FF5-4D8F-A51B-32D026425F6B}.Release|Any CPU.ActiveCfg = Release|Any CPU {089444FE-8FF5-4D8F-A51B-32D026425F6B}.Release|Any CPU.Build.0 = Release|Any CPU + {DA96367E-04D1-4057-997E-AED4A2773F0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DA96367E-04D1-4057-997E-AED4A2773F0D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DA96367E-04D1-4057-997E-AED4A2773F0D}.Release|Any CPU.ActiveCfg = Debug|Any CPU + {DA96367E-04D1-4057-997E-AED4A2773F0D}.Release|Any CPU.Build.0 = Debug|Any CPU + {BED9F8D5-7420-404E-9EAD-D9148C16EAC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BED9F8D5-7420-404E-9EAD-D9148C16EAC1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BED9F8D5-7420-404E-9EAD-D9148C16EAC1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BED9F8D5-7420-404E-9EAD-D9148C16EAC1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.cs b/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.cs index 4b3542bcaf6e..804ce80e7967 100644 --- a/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.cs +++ b/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.cs @@ -33,10 +33,20 @@ public static partial class EventInfoExtensions public static System.Reflection.MethodInfo GetRemoveMethod(this System.Reflection.EventInfo eventInfo) { return default(System.Reflection.MethodInfo); } public static System.Reflection.MethodInfo GetRemoveMethod(this System.Reflection.EventInfo eventInfo, bool nonPublic) { return default(System.Reflection.MethodInfo); } } + public static partial class MemberInfoExtensions + { + public static bool HasMetadataToken(this MemberInfo member) { return default(bool); } + public static int GetMetadataToken(this MemberInfo member) { return default(int); } + } public static partial class MethodInfoExtensions { public static System.Reflection.MethodInfo GetBaseDefinition(this System.Reflection.MethodInfo method) { return default(System.Reflection.MethodInfo); } } + public static partial class ModuleExtensions + { + public static bool HasModuleVersionId(this Module module) { return default(bool); } + public static Guid GetModuleVersionId(this Module module) { return default(Guid); } + } public static partial class PropertyInfoExtensions { public static System.Reflection.MethodInfo[] GetAccessors(this System.Reflection.PropertyInfo property) { return default(System.Reflection.MethodInfo[]); } diff --git a/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj b/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj index c567a0332ca6..819b6fe22e14 100644 --- a/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj +++ b/src/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj @@ -2,7 +2,7 @@ - 4.0.1.0 + 4.1.0.0 Library dotnet5.1 diff --git a/src/System.Reflection.TypeExtensions/src/Resources/Strings.Designer.cs b/src/System.Reflection.TypeExtensions/src/Resources/Strings.Designer.cs new file mode 100644 index 000000000000..386f118b8f9a --- /dev/null +++ b/src/System.Reflection.TypeExtensions/src/Resources/Strings.Designer.cs @@ -0,0 +1,72 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace Resources { + using System; + + + /// + /// A strongly-typed resource class, for looking up localized strings, etc. + /// + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Strings { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Strings() { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Resources.Strings", typeof(Strings).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + + /// + /// Looks up a localized string similar to There is no metadata token available for the given member.. + /// + internal static string NoMetadataTokenAvailable { + get { + return ResourceManager.GetString("NoMetadataTokenAvailable", resourceCulture); + } + } + } +} diff --git a/src/System.Reflection.TypeExtensions/src/Resources/Strings.resx b/src/System.Reflection.TypeExtensions/src/Resources/Strings.resx new file mode 100644 index 000000000000..aa9875bbe5ad --- /dev/null +++ b/src/System.Reflection.TypeExtensions/src/Resources/Strings.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + There is no metadata token available for the given member. + + \ No newline at end of file diff --git a/src/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.CoreCLR.csproj b/src/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.CoreCLR.csproj index e3dabc457a76..2c02b3612fee 100644 --- a/src/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.CoreCLR.csproj +++ b/src/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.CoreCLR.csproj @@ -3,11 +3,11 @@ System.Reflection.TypeExtensions - 4.0.1.0 + 4.1.0.0 Library true DNXCore,Version=v5.0 - {1e689c1b-690c-4799-bde9-6e7990585894} + {1E689C1B-690C-4799-BDE9-6E7990585894} diff --git a/src/System.Reflection.TypeExtensions/src/System/Reflection/TypeExtensions.CoreCLR.cs b/src/System.Reflection.TypeExtensions/src/System/Reflection/TypeExtensions.CoreCLR.cs index 0f751cf48a4a..13e7cc2e1756 100644 --- a/src/System.Reflection.TypeExtensions/src/System/Reflection/TypeExtensions.CoreCLR.cs +++ b/src/System.Reflection.TypeExtensions/src/System/Reflection/TypeExtensions.CoreCLR.cs @@ -6,6 +6,9 @@ // look like infinite recursion in the implementation. Callers compiled against // the contract will still be able to invoke them as extension methods and get // source compatibility with classic reflection code. +// +// However, this does not apply if there is no 1:1 correspondence with an instance +// in mscorlib. New extension methods should be merked with 'this'. namespace System.Reflection { @@ -270,6 +273,67 @@ public static MethodInfo GetRemoveMethod(EventInfo eventInfo, bool nonPublic) } } + public static class MemberInfoExtensions + { + + /// + /// Determines if there is a metadata token available for the given member. + /// throws otherwise. + /// + /// This maybe + public static bool HasMetadataToken(this MemberInfo member) + { + Requires.NotNull(member, "member"); + + try + { + return GetMetadataTokenOrZeroOrThrow(member) != 0; + } + catch (InvalidOperationException) + { + // Thrown for unbaked ref-emit members/types. + // Other cases such as typeof(byte[]).MetadataToken will be handled by comparison to zero above. + return false; + } + } + + /// + /// Gets a metadata token for the given member if available. The returned token is never nil. + /// + /// + /// There is no metadata token available. returns false in this case. + /// + public static int GetMetadataToken(this MemberInfo member) + { + Requires.NotNull(member, "member"); + + int token = GetMetadataTokenOrZeroOrThrow(member); + + if (token == 0) + { + throw new InvalidOperationException(SR.NoMetadataTokenAvailable); + } + + return token; + } + + private static int GetMetadataTokenOrZeroOrThrow(MemberInfo member) + { + int token = member.MetadataToken; + + // Tokens have MSB = table index, 3 LSBs = row index + // row index of 0 is a nil token + const int rowMask = 0x00FFFFFF; + if ((token & rowMask) == 0) + { + // Nil token is returned for edge cases like typeof(byte[]).MetadataToken. + return 0; + } + + return token; + } + } + public static class MethodInfoExtensions { public static MethodInfo GetBaseDefinition(MethodInfo method) @@ -279,6 +343,21 @@ public static MethodInfo GetBaseDefinition(MethodInfo method) } } + public static class ModuleExtensions + { + public static bool HasModuleVersionId(this Module module) + { + Requires.NotNull(module, "module"); + return true; // not expected to fail on platforms with Module.ModuleVersionId built-in. + } + + public static Guid GetModuleVersionId(this Module module) + { + Requires.NotNull(module, "module"); + return module.ModuleVersionId; + } + } + public static class PropertyInfoExtensions { public static MethodInfo[] GetAccessors(PropertyInfo property) diff --git a/src/System.Reflection.TypeExtensions/src/project.json b/src/System.Reflection.TypeExtensions/src/project.json index dd43a427f5b1..1acb64a90b18 100644 --- a/src/System.Reflection.TypeExtensions/src/project.json +++ b/src/System.Reflection.TypeExtensions/src/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.DotNet.CoreCLR": "1.0.0-prerelease" + "Microsoft.DotNet.CoreCLR": "1.0.4-prerelease" }, "frameworks": { "dnxcore50": {} diff --git a/src/System.Reflection.TypeExtensions/src/project.lock.json b/src/System.Reflection.TypeExtensions/src/project.lock.json index 4c418929f7cc..b88bc031f305 100644 --- a/src/System.Reflection.TypeExtensions/src/project.lock.json +++ b/src/System.Reflection.TypeExtensions/src/project.lock.json @@ -3,7 +3,7 @@ "version": 1, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.DotNet.CoreCLR/1.0.0-prerelease": { + "Microsoft.DotNet.CoreCLR/1.0.4-prerelease": { "type": "package", "compile": { "lib/aspnetcore50/clretwrc.dll": {}, @@ -29,9 +29,9 @@ } }, "libraries": { - "Microsoft.DotNet.CoreCLR/1.0.0-prerelease": { + "Microsoft.DotNet.CoreCLR/1.0.4-prerelease": { "type": "package", - "sha512": "BlrijUF8L3JeGim4Sk6CmvtExjQ5Rh096D2RM2pRQmN57H33WgtX/YLisu/T3UcKJyZ1+llgsYT3Ve2pwaT1mA==", + "sha512": "unKPxuxpO9eWDeDryu3zzph3LVHkLqcSH8eyhTzKX9Dxlb/ZSTRoxzKl9WXnl5VIPrvrjoHigl+/qvS66NA+8g==", "files": [ "lib/aspnetcore50/clretwrc.dll", "lib/aspnetcore50/coreclr.dll", @@ -41,15 +41,15 @@ "lib/aspnetcore50/mscorlib.dll", "lib/aspnetcore50/mscorrc.debug.dll", "lib/aspnetcore50/mscorrc.dll", - "Microsoft.DotNet.CoreCLR.1.0.0-prerelease.nupkg", - "Microsoft.DotNet.CoreCLR.1.0.0-prerelease.nupkg.sha512", + "Microsoft.DotNet.CoreCLR.1.0.4-prerelease.nupkg", + "Microsoft.DotNet.CoreCLR.1.0.4-prerelease.nupkg.sha512", "Microsoft.DotNet.CoreCLR.nuspec" ] } }, "projectFileDependencyGroups": { "": [ - "Microsoft.DotNet.CoreCLR >= 1.0.0-prerelease" + "Microsoft.DotNet.CoreCLR >= 1.0.4-prerelease" ], "DNXCore,Version=v5.0": [] } diff --git a/src/System.Reflection.TypeExtensions/tests/CoreCLR/MemberInfo/MetadataToken.CoreCLR.cs b/src/System.Reflection.TypeExtensions/tests/CoreCLR/MemberInfo/MetadataToken.CoreCLR.cs new file mode 100644 index 000000000000..ae97854c5dcc --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/CoreCLR/MemberInfo/MetadataToken.CoreCLR.cs @@ -0,0 +1,68 @@ +// Copyright (c) Microsoft. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + +using System.Collections.Generic; +using System.Reflection.Emit; +using System.Linq; +using Xunit; + +namespace System.Reflection.TypeExtensions.Tests +{ + public class MetadataTokenTests + { + private class Test { } + + public int Field; + public int Property { get; set; } + public event EventHandler Event { add { } remove { } } + + public static readonly object[][] MembersWithExpectedTableIndex = new object[][] + { + new object[] { typeof(MetadataTokenTests).GetTypeInfo(), 0x02 }, + new object[] { typeof(MetadataTokenTests).GetMethods()[0], 0x06 }, + new object[] { typeof(MetadataTokenTests).GetProperties()[0], 0x17 }, + new object[] { typeof(MetadataTokenTests).GetEvents()[0], 0x14 }, + new object[] { typeof(MetadataTokenTests).GetFields()[0], 0x04 }, + }; + + [Fact] + public void SuccessImpliesNonNilWithCorrectTable_GenericArgument() + { + // This should just be another entry in MembersWithExpectedTableIndex above + // but that's blocked by https://github.com/xunit/xunit/issues/634 + SuccessImpliesNonNilWithCorrectTable(typeof(Test<>).GetGenericArguments()[0].GetTypeInfo(), 0x2A); + } + + [Theory] + [MemberData("MembersWithExpectedTableIndex")] + public void SuccessImpliesNonNilWithCorrectTable(MemberInfo member, int expectedTableIndex) + { + + Assert.True(member.HasMetadataToken()); + int token = member.GetMetadataToken(); + Assert.Equal(expectedTableIndex, TableIndex(token)); + Assert.NotEqual(0, TableIndex(token)); + } + + [Fact] + public static void NoTokenForUnbakedRefEmit() + { + AssemblyBuilder assembly = AssemblyBuilder.DefineDynamicAssembly(new AssemblyName("dynamic"), AssemblyBuilderAccess.Run); + ModuleBuilder module = assembly.DefineDynamicModule("dynamic.dll"); + TypeBuilder type = module.DefineType("T"); + MethodInfo method = type.DefineMethod("M", MethodAttributes.Public); + Assert.False(method.HasMetadataToken()); + Assert.Throws(() => method.GetMetadataToken()); + } + + private static int TableIndex(int token) + { + return token >> 24; + } + + private static int RowIndex(int token) + { + return token & 0x00FFFFFF; + } + } +} diff --git a/src/System.Reflection.TypeExtensions/tests/CoreCLR/Module/ModuleVersionId.CoreCLR.cs b/src/System.Reflection.TypeExtensions/tests/CoreCLR/Module/ModuleVersionId.CoreCLR.cs new file mode 100644 index 000000000000..cf5c50f96d84 --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/CoreCLR/Module/ModuleVersionId.CoreCLR.cs @@ -0,0 +1,18 @@ +// Copyright (c) Microsoft. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + +using Xunit; + +namespace System.Reflection.TypeExtensions.Tests +{ + public class ModuleVersionIdTests + { + [Fact] + public void KnownMvid() + { + Module module = Assembly.Load(new AssemblyName("TinyAssembly")).ManifestModule; + Assert.True(module.HasModuleVersionId()); + Assert.Equal(Guid.Parse("{06BB2468-908C-48CF-ADE9-DB6DE4614004}"), module.GetModuleVersionId()); + } + } +} diff --git a/src/System.Reflection.TypeExtensions/tests/CoreCLR/System.Reflection.TypeExtensions.CoreCLR.Tests.csproj b/src/System.Reflection.TypeExtensions/tests/CoreCLR/System.Reflection.TypeExtensions.CoreCLR.Tests.csproj new file mode 100644 index 000000000000..b8b604b70309 --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/CoreCLR/System.Reflection.TypeExtensions.CoreCLR.Tests.csproj @@ -0,0 +1,45 @@ + + + + + Debug + AnyCPU + {BED9F8D5-7420-404E-9EAD-D9148C16EAC1} + Library + System.Reflection.TypeExtensions.CoreCLR.Tests + System.Reflection.TypeExtensions.CoreCLR.Tests + + + + + + + + + Module\TinyAssembly.dll + + + + + + + + {da96367e-04d1-4057-997e-aed4a2773f0d} + System.Reflection.TypeExtensions + + false + + + {1e689c1b-690c-4799-bde9-6e7990585894} + System.Reflection.TypeExtensions.CoreCLR + + false + Content + + + + + + + + \ No newline at end of file diff --git a/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json b/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json new file mode 100644 index 000000000000..3829095ad0fe --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json @@ -0,0 +1,19 @@ +{ + "dependencies": { + "System.Diagnostics.Debug": "4.0.10", + "System.Globalization": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Emit": "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.Runtime.Extensions": "4.0.10", + "xunit": "2.1.0", + "xunit.netcore.extensions": "1.0.0-prerelease-*" + }, + "frameworks": { + "dnxcore50": {} + } +} diff --git a/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.lock.json b/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.lock.json new file mode 100644 index 000000000000..70babed0c0c2 --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.lock.json @@ -0,0 +1,1319 @@ +{ + "locked": true, + "version": 1, + "targets": { + "DNXCore,Version=v5.0": { + "System.Collections/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Globalization/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20", + "System.Text.Encoding": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "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" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.Uri/4.0.0": { + "type": "package", + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Reflection.Primitives": "4.0.0", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "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" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "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" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Extensions/4.0.0": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.0": { + "type": "package", + "dependencies": { + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20": { + "type": "package", + "dependencies": { + "System.Private.Uri": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "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" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23213": { + "type": "package", + "dependencies": { + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, + "System.Text.Encoding/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Tasks/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "xunit/2.1.0": { + "type": "package", + "dependencies": { + "xunit.assert": "[2.1.0]", + "xunit.core": "[2.1.0]" + } + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "compile": { + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } + }, + "xunit.assert/2.1.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.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "lib/dotnet/xunit.assert.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.assert.dll": {} + } + }, + "xunit.core/2.1.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.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "[2.1.0]", + "xunit.extensibility.execution": "[2.1.0]" + } + }, + "xunit.extensibility.core/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} + } + }, + "xunit.extensibility.execution/2.1.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.Linq.Expressions": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "[2.1.0]" + }, + "compile": { + "lib/dotnet/xunit.execution.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.execution.dotnet.dll": {} + } + }, + "xunit.netcore.extensions/1.0.0-prerelease-00107": { + "type": "package", + "dependencies": { + "System.Diagnostics.Debug": "4.0.10", + "System.IO": "4.0.10", + "System.Linq": "4.0.0", + "System.Reflection": "4.0.10", + "System.Reflection.Primitives": "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.InteropServices.RuntimeInformation": "4.0.0-beta-23213", + "System.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10", + "xunit": "2.1.0" + }, + "compile": { + "lib/dotnet/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/dotnet/Xunit.NetCore.Extensions.dll": {} + } + } + } + }, + "libraries": { + "System.Collections/4.0.10": { + "type": "package", + "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==", + "files": [ + "lib/DNXCore50/System.Collections.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Collections.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Collections.xml", + "ref/dotnet/es/System.Collections.xml", + "ref/dotnet/fr/System.Collections.xml", + "ref/dotnet/it/System.Collections.xml", + "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.4.0.10.nupkg", + "System.Collections.4.0.10.nupkg.sha512", + "System.Collections.nuspec" + ] + }, + "System.Diagnostics.Debug/4.0.10": { + "type": "package", + "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==", + "files": [ + "lib/DNXCore50/System.Diagnostics.Debug.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Diagnostics.Debug.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Diagnostics.Debug.xml", + "ref/dotnet/es/System.Diagnostics.Debug.xml", + "ref/dotnet/fr/System.Diagnostics.Debug.xml", + "ref/dotnet/it/System.Diagnostics.Debug.xml", + "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.4.0.10.nupkg", + "System.Diagnostics.Debug.4.0.10.nupkg.sha512", + "System.Diagnostics.Debug.nuspec" + ] + }, + "System.Globalization/4.0.10": { + "type": "package", + "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==", + "files": [ + "lib/DNXCore50/System.Globalization.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Globalization.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Globalization.xml", + "ref/dotnet/es/System.Globalization.xml", + "ref/dotnet/fr/System.Globalization.xml", + "ref/dotnet/it/System.Globalization.xml", + "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.4.0.10.nupkg", + "System.Globalization.4.0.10.nupkg.sha512", + "System.Globalization.nuspec" + ] + }, + "System.IO/4.0.10": { + "type": "package", + "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==", + "files": [ + "lib/DNXCore50/System.IO.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.IO.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.xml", + "ref/dotnet/es/System.IO.xml", + "ref/dotnet/fr/System.IO.xml", + "ref/dotnet/it/System.IO.xml", + "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.4.0.10.nupkg", + "System.IO.4.0.10.nupkg.sha512", + "System.IO.nuspec" + ] + }, + "System.Linq/4.0.0": { + "type": "package", + "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==", + "files": [ + "lib/dotnet/System.Linq.dll", + "lib/net45/_._", + "lib/netcore50/System.Linq.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/de/System.Linq.xml", + "ref/dotnet/es/System.Linq.xml", + "ref/dotnet/fr/System.Linq.xml", + "ref/dotnet/it/System.Linq.xml", + "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/_._", + "ref/netcore50/System.Linq.dll", + "ref/netcore50/System.Linq.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "System.Linq.4.0.0.nupkg", + "System.Linq.4.0.0.nupkg.sha512", + "System.Linq.nuspec" + ] + }, + "System.Linq.Expressions/4.0.0": { + "type": "package", + "sha512": "wlfVllrKi+evu4Hi8yoJP1dSOVXbvsy7Hs1+oz4Cykfdf6MQTPlD3LI4WKWhprn8FpU5MS3spPSbcMX5sAoJSw==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "License.rtf", + "ref/dotnet/de/System.Linq.Expressions.xml", + "ref/dotnet/es/System.Linq.Expressions.xml", + "ref/dotnet/fr/System.Linq.Expressions.xml", + "ref/dotnet/it/System.Linq.Expressions.xml", + "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/net45/_._", + "ref/netcore50/de/System.Linq.Expressions.xml", + "ref/netcore50/es/System.Linq.Expressions.xml", + "ref/netcore50/fr/System.Linq.Expressions.xml", + "ref/netcore50/it/System.Linq.Expressions.xml", + "ref/netcore50/ja/System.Linq.Expressions.xml", + "ref/netcore50/ko/System.Linq.Expressions.xml", + "ref/netcore50/ru/System.Linq.Expressions.xml", + "ref/netcore50/System.Linq.Expressions.dll", + "ref/netcore50/System.Linq.Expressions.xml", + "ref/netcore50/zh-hans/System.Linq.Expressions.xml", + "ref/netcore50/zh-hant/System.Linq.Expressions.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Linq.Expressions.4.0.0.nupkg", + "System.Linq.Expressions.4.0.0.nupkg.sha512", + "System.Linq.Expressions.nuspec" + ] + }, + "System.ObjectModel/4.0.0": { + "type": "package", + "sha512": "+3j/n+5SlF7PKb0/s5kdord+5RyW3uUscB+0WPuYvfAvEgyx6yPdPXU9tXdDZImRohMuWnQTAG2rFojFPfoGbA==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "License.rtf", + "ref/dotnet/de/System.ObjectModel.xml", + "ref/dotnet/es/System.ObjectModel.xml", + "ref/dotnet/fr/System.ObjectModel.xml", + "ref/dotnet/it/System.ObjectModel.xml", + "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/net45/_._", + "ref/netcore50/de/System.ObjectModel.xml", + "ref/netcore50/es/System.ObjectModel.xml", + "ref/netcore50/fr/System.ObjectModel.xml", + "ref/netcore50/it/System.ObjectModel.xml", + "ref/netcore50/ja/System.ObjectModel.xml", + "ref/netcore50/ko/System.ObjectModel.xml", + "ref/netcore50/ru/System.ObjectModel.xml", + "ref/netcore50/System.ObjectModel.dll", + "ref/netcore50/System.ObjectModel.xml", + "ref/netcore50/zh-hans/System.ObjectModel.xml", + "ref/netcore50/zh-hant/System.ObjectModel.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.ObjectModel.4.0.0.nupkg", + "System.ObjectModel.4.0.0.nupkg.sha512", + "System.ObjectModel.nuspec" + ] + }, + "System.Private.Uri/4.0.0": { + "type": "package", + "sha512": "CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA==", + "files": [ + "lib/DNXCore50/System.Private.Uri.dll", + "lib/netcore50/System.Private.Uri.dll", + "ref/dnxcore50/_._", + "ref/netcore50/_._", + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll", + "System.Private.Uri.4.0.0.nupkg", + "System.Private.Uri.4.0.0.nupkg.sha512", + "System.Private.Uri.nuspec" + ] + }, + "System.Reflection/4.0.10": { + "type": "package", + "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==", + "files": [ + "lib/DNXCore50/System.Reflection.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Reflection.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Reflection.xml", + "ref/dotnet/es/System.Reflection.xml", + "ref/dotnet/fr/System.Reflection.xml", + "ref/dotnet/it/System.Reflection.xml", + "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.4.0.10.nupkg", + "System.Reflection.4.0.10.nupkg.sha512", + "System.Reflection.nuspec" + ] + }, + "System.Reflection.Emit/4.0.0": { + "type": "package", + "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", + "files": [ + "lib/DNXCore50/System.Reflection.Emit.dll", + "lib/MonoAndroid10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.dll", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Reflection.Emit.xml", + "ref/dotnet/es/System.Reflection.Emit.xml", + "ref/dotnet/fr/System.Reflection.Emit.xml", + "ref/dotnet/it/System.Reflection.Emit.xml", + "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.4.0.0.nupkg", + "System.Reflection.Emit.4.0.0.nupkg.sha512", + "System.Reflection.Emit.nuspec" + ] + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "type": "package", + "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", + "files": [ + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", + "lib/wp80/_._", + "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml", + "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.4.0.0.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.nuspec" + ] + }, + "System.Reflection.Extensions/4.0.0": { + "type": "package", + "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==", + "files": [ + "lib/DNXCore50/System.Reflection.Extensions.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Extensions.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/de/System.Reflection.Extensions.xml", + "ref/dotnet/es/System.Reflection.Extensions.xml", + "ref/dotnet/fr/System.Reflection.Extensions.xml", + "ref/dotnet/it/System.Reflection.Extensions.xml", + "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/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/netcore50/System.Reflection.Extensions.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", + "System.Reflection.Extensions.4.0.0.nupkg", + "System.Reflection.Extensions.4.0.0.nupkg.sha512", + "System.Reflection.Extensions.nuspec" + ] + }, + "System.Reflection.Primitives/4.0.0": { + "type": "package", + "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", + "files": [ + "lib/DNXCore50/System.Reflection.Primitives.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Primitives.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/de/System.Reflection.Primitives.xml", + "ref/dotnet/es/System.Reflection.Primitives.xml", + "ref/dotnet/fr/System.Reflection.Primitives.xml", + "ref/dotnet/it/System.Reflection.Primitives.xml", + "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/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/netcore50/System.Reflection.Primitives.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", + "System.Reflection.Primitives.4.0.0.nupkg", + "System.Reflection.Primitives.4.0.0.nupkg.sha512", + "System.Reflection.Primitives.nuspec" + ] + }, + "System.Resources.ResourceManager/4.0.0": { + "type": "package", + "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==", + "files": [ + "lib/DNXCore50/System.Resources.ResourceManager.dll", + "lib/net45/_._", + "lib/netcore50/System.Resources.ResourceManager.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/de/System.Resources.ResourceManager.xml", + "ref/dotnet/es/System.Resources.ResourceManager.xml", + "ref/dotnet/fr/System.Resources.ResourceManager.xml", + "ref/dotnet/it/System.Resources.ResourceManager.xml", + "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/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/netcore50/System.Resources.ResourceManager.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", + "System.Resources.ResourceManager.4.0.0.nupkg", + "System.Resources.ResourceManager.4.0.0.nupkg.sha512", + "System.Resources.ResourceManager.nuspec" + ] + }, + "System.Runtime/4.0.20": { + "type": "package", + "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==", + "files": [ + "lib/DNXCore50/System.Runtime.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Runtime.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.xml", + "ref/dotnet/es/System.Runtime.xml", + "ref/dotnet/fr/System.Runtime.xml", + "ref/dotnet/it/System.Runtime.xml", + "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.4.0.20.nupkg", + "System.Runtime.4.0.20.nupkg.sha512", + "System.Runtime.nuspec" + ] + }, + "System.Runtime.Extensions/4.0.10": { + "type": "package", + "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", + "files": [ + "lib/DNXCore50/System.Runtime.Extensions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Runtime.Extensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.Extensions.xml", + "ref/dotnet/es/System.Runtime.Extensions.xml", + "ref/dotnet/fr/System.Runtime.Extensions.xml", + "ref/dotnet/it/System.Runtime.Extensions.xml", + "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.4.0.10.nupkg", + "System.Runtime.Extensions.4.0.10.nupkg.sha512", + "System.Runtime.Extensions.nuspec" + ] + }, + "System.Runtime.Handles/4.0.0": { + "type": "package", + "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", + "files": [ + "lib/DNXCore50/System.Runtime.Handles.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Runtime.Handles.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.Handles.xml", + "ref/dotnet/es/System.Runtime.Handles.xml", + "ref/dotnet/fr/System.Runtime.Handles.xml", + "ref/dotnet/it/System.Runtime.Handles.xml", + "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.4.0.0.nupkg", + "System.Runtime.Handles.4.0.0.nupkg.sha512", + "System.Runtime.Handles.nuspec" + ] + }, + "System.Runtime.InteropServices/4.0.20": { + "type": "package", + "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==", + "files": [ + "lib/DNXCore50/System.Runtime.InteropServices.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Runtime.InteropServices.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Runtime.InteropServices.xml", + "ref/dotnet/es/System.Runtime.InteropServices.xml", + "ref/dotnet/fr/System.Runtime.InteropServices.xml", + "ref/dotnet/it/System.Runtime.InteropServices.xml", + "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.4.0.20.nupkg", + "System.Runtime.InteropServices.4.0.20.nupkg.sha512", + "System.Runtime.InteropServices.nuspec" + ] + }, + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23213": { + "type": "package", + "sha512": "yzVJM7dF6XqnGTkv2IRufKs8AiqDpfdfBvMT5sVgY2fCtUXdkcjxiIWzaVIau8IYrJUlQDmSpeQ8NV6l1vz0Lg==", + "files": [ + "lib/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Runtime.InteropServices.RuntimeInformation.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23213.nupkg", + "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23213.nupkg.sha512", + "System.Runtime.InteropServices.RuntimeInformation.nuspec" + ] + }, + "System.Text.Encoding/4.0.10": { + "type": "package", + "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", + "files": [ + "lib/DNXCore50/System.Text.Encoding.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Text.Encoding.xml", + "ref/dotnet/es/System.Text.Encoding.xml", + "ref/dotnet/fr/System.Text.Encoding.xml", + "ref/dotnet/it/System.Text.Encoding.xml", + "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.4.0.10.nupkg", + "System.Text.Encoding.4.0.10.nupkg.sha512", + "System.Text.Encoding.nuspec" + ] + }, + "System.Text.RegularExpressions/4.0.0": { + "type": "package", + "sha512": "D2CHm8LBIymJK9+1E3sn4cUEzMd6B+quQUrCGUluv9QFBNOdL3XqNu548QKeNplEXFOmF5aKXMxXbTrjbEUNMw==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "License.rtf", + "ref/dotnet/de/System.Text.RegularExpressions.xml", + "ref/dotnet/es/System.Text.RegularExpressions.xml", + "ref/dotnet/fr/System.Text.RegularExpressions.xml", + "ref/dotnet/it/System.Text.RegularExpressions.xml", + "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/net45/_._", + "ref/netcore50/de/System.Text.RegularExpressions.xml", + "ref/netcore50/es/System.Text.RegularExpressions.xml", + "ref/netcore50/fr/System.Text.RegularExpressions.xml", + "ref/netcore50/it/System.Text.RegularExpressions.xml", + "ref/netcore50/ja/System.Text.RegularExpressions.xml", + "ref/netcore50/ko/System.Text.RegularExpressions.xml", + "ref/netcore50/ru/System.Text.RegularExpressions.xml", + "ref/netcore50/System.Text.RegularExpressions.dll", + "ref/netcore50/System.Text.RegularExpressions.xml", + "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", + "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Text.RegularExpressions.4.0.0.nupkg", + "System.Text.RegularExpressions.4.0.0.nupkg.sha512", + "System.Text.RegularExpressions.nuspec" + ] + }, + "System.Threading/4.0.10": { + "type": "package", + "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==", + "files": [ + "lib/DNXCore50/System.Threading.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Threading.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Threading.xml", + "ref/dotnet/es/System.Threading.xml", + "ref/dotnet/fr/System.Threading.xml", + "ref/dotnet/it/System.Threading.xml", + "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.4.0.10.nupkg", + "System.Threading.4.0.10.nupkg.sha512", + "System.Threading.nuspec" + ] + }, + "System.Threading.Tasks/4.0.10": { + "type": "package", + "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==", + "files": [ + "lib/DNXCore50/System.Threading.Tasks.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Threading.Tasks.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Threading.Tasks.xml", + "ref/dotnet/es/System.Threading.Tasks.xml", + "ref/dotnet/fr/System.Threading.Tasks.xml", + "ref/dotnet/it/System.Threading.Tasks.xml", + "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.4.0.10.nupkg", + "System.Threading.Tasks.4.0.10.nupkg.sha512", + "System.Threading.Tasks.nuspec" + ] + }, + "xunit/2.1.0": { + "type": "package", + "sha512": "u/7VQSOSXa7kSG4iK6Lcn7RqKZQ3hk7cnyMNVMpXHSP0RI5VQEtc44hvkG3LyWOVsx1dhUDD3rPAHAxyOUDQJw==", + "files": [ + "xunit.2.1.0.nupkg", + "xunit.2.1.0.nupkg.sha512", + "xunit.nuspec" + ] + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", + "files": [ + "lib/net35/xunit.abstractions.dll", + "lib/net35/xunit.abstractions.xml", + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll", + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.xml", + "xunit.abstractions.2.0.0.nupkg", + "xunit.abstractions.2.0.0.nupkg.sha512", + "xunit.abstractions.nuspec" + ] + }, + "xunit.assert/2.1.0": { + "type": "package", + "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", + "files": [ + "lib/dotnet/xunit.assert.dll", + "lib/dotnet/xunit.assert.pdb", + "lib/dotnet/xunit.assert.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.assert.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.assert.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.assert.xml", + "xunit.assert.2.1.0.nupkg", + "xunit.assert.2.1.0.nupkg.sha512", + "xunit.assert.nuspec" + ] + }, + "xunit.core/2.1.0": { + "type": "package", + "sha512": "jlbYdPbnkPIRwJllcT/tQZCNsSElVDEymdpJfH79uTUrPARkELVYw9o/zhAjKZXmeikGqGK5C2Yny4gTNoEu0Q==", + "files": [ + "build/_desktop/xunit.execution.desktop.dll", + "build/dnx451/_._", + "build/monoandroid/_._", + "build/monotouch/_._", + "build/net45/_._", + "build/portable-net45+win8+wp8+wpa81/xunit.core.props", + "build/win8/_._", + "build/win81/xunit.core.props", + "build/wp8/_._", + "build/wpa81/xunit.core.props", + "build/xamarinios/_._", + "xunit.core.2.1.0.nupkg", + "xunit.core.2.1.0.nupkg.sha512", + "xunit.core.nuspec" + ] + }, + "xunit.extensibility.core/2.1.0": { + "type": "package", + "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", + "files": [ + "lib/dotnet/xunit.core.dll", + "lib/dotnet/xunit.core.dll.tdnet", + "lib/dotnet/xunit.core.pdb", + "lib/dotnet/xunit.core.xml", + "lib/dotnet/xunit.runner.tdnet.dll", + "lib/dotnet/xunit.runner.utility.desktop.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.dll.tdnet", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.tdnet.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.desktop.dll", + "xunit.extensibility.core.2.1.0.nupkg", + "xunit.extensibility.core.2.1.0.nupkg.sha512", + "xunit.extensibility.core.nuspec" + ] + }, + "xunit.extensibility.execution/2.1.0": { + "type": "package", + "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", + "files": [ + "lib/dnx451/xunit.execution.dotnet.dll", + "lib/dnx451/xunit.execution.dotnet.pdb", + "lib/dnx451/xunit.execution.dotnet.xml", + "lib/dotnet/xunit.execution.dotnet.dll", + "lib/dotnet/xunit.execution.dotnet.pdb", + "lib/dotnet/xunit.execution.dotnet.xml", + "lib/monoandroid/xunit.execution.dotnet.dll", + "lib/monoandroid/xunit.execution.dotnet.pdb", + "lib/monoandroid/xunit.execution.dotnet.xml", + "lib/monotouch/xunit.execution.dotnet.dll", + "lib/monotouch/xunit.execution.dotnet.pdb", + "lib/monotouch/xunit.execution.dotnet.xml", + "lib/net45/xunit.execution.desktop.dll", + "lib/net45/xunit.execution.desktop.pdb", + "lib/net45/xunit.execution.desktop.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.xml", + "lib/win8/xunit.execution.dotnet.dll", + "lib/win8/xunit.execution.dotnet.pdb", + "lib/win8/xunit.execution.dotnet.xml", + "lib/wp8/xunit.execution.dotnet.dll", + "lib/wp8/xunit.execution.dotnet.pdb", + "lib/wp8/xunit.execution.dotnet.xml", + "lib/wpa81/xunit.execution.dotnet.dll", + "lib/wpa81/xunit.execution.dotnet.pdb", + "lib/wpa81/xunit.execution.dotnet.xml", + "lib/xamarinios/xunit.execution.dotnet.dll", + "lib/xamarinios/xunit.execution.dotnet.pdb", + "lib/xamarinios/xunit.execution.dotnet.xml", + "xunit.extensibility.execution.2.1.0.nupkg", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", + "xunit.extensibility.execution.nuspec" + ] + }, + "xunit.netcore.extensions/1.0.0-prerelease-00107": { + "type": "package", + "sha512": "xNAxu4vFz7vzM3h5oGvWuvwOb9Z4wGg/yE271uh2/LnrlFeyP2BuFTIIdyLdhg/R85NO6Y4mnU99tPsrWZAOuw==", + "files": [ + "lib/dotnet/Xunit.NetCore.Extensions.dll", + "xunit.netcore.extensions.1.0.0-prerelease-00107.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00107.nupkg.sha512", + "xunit.netcore.extensions.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + "": [ + "System.Diagnostics.Debug >= 4.0.10", + "System.Globalization >= 4.0.10", + "System.Linq >= 4.0.0", + "System.Reflection >= 4.0.10", + "System.Reflection.Emit >= 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.Runtime.Extensions >= 4.0.10", + "xunit >= 2.1.0", + "xunit.netcore.extensions >= 1.0.0-prerelease-*" + ], + "DNXCore,Version=v5.0": [] + } +} \ No newline at end of file diff --git a/src/System.Reflection.TypeExtensions/tests/MemberInfo/MetadataToken.cs b/src/System.Reflection.TypeExtensions/tests/MemberInfo/MetadataToken.cs new file mode 100644 index 000000000000..7c59bdd2d1d3 --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/MemberInfo/MetadataToken.cs @@ -0,0 +1,22 @@ +// Copyright (c) Microsoft. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + +using Xunit; + +namespace System.Reflection.TypeExtensions.Tests.MemberInfo +{ + public class MetadataTokenTests + { + // This applies on all platforms. See S.R.TE.CoreCLR.Tests for more test cases that rely on + // that rely platform-specific capabilities. + [Fact] + public void ArraysAndTheirMembersDoNotHaveMetadataTokens() + { + Assert.False(typeof(byte[]).GetTypeInfo().HasMetadataToken()); + Assert.Throws(() => typeof(byte[]).GetTypeInfo().GetMetadataToken()); + + Assert.False(typeof(byte[]).GetMethods()[0].HasMetadataToken()); + Assert.Throws(() => typeof(byte[]).GetTypeInfo().GetMetadataToken()); + } + } +} diff --git a/src/System.Reflection.TypeExtensions/tests/Module/ModuleVersionId.cs b/src/System.Reflection.TypeExtensions/tests/Module/ModuleVersionId.cs new file mode 100644 index 000000000000..cb6bc20a4340 --- /dev/null +++ b/src/System.Reflection.TypeExtensions/tests/Module/ModuleVersionId.cs @@ -0,0 +1,27 @@ +// Copyright (c) Microsoft. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + +using Xunit; + +namespace System.Reflection.TypeExtensions.Tests +{ + public class ModuleVersionIdTests + { + // This applies on all platforms. See S.R.TE.CoreCLR.Tests for more test cases that rely on + // that rely platform-specific capabilities. + [Fact] + public void HasMvidAndGetMvidBehaveConsistently() + { + Module module = typeof(ModuleVersionIdTests).GetTypeInfo().Assembly.ManifestModule; + + if (module.HasModuleVersionId()) + { + Assert.True(module.GetModuleVersionId() != default(Guid)); + } + else + { + Assert.Throws(() => module.GetModuleVersionId()); + } + } + } +} diff --git a/src/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj b/src/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj index 8859b2e75882..3794e5b5cfc2 100644 --- a/src/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj +++ b/src/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj @@ -50,9 +50,11 @@ + + @@ -74,14 +76,19 @@ + + {da96367e-04d1-4057-997e-aed4a2773f0d} + System.Reflection.TypeExtensions + + false + {1e689c1b-690c-4799-bde9-6e7990585894} System.Reflection.TypeExtensions.CoreCLR + false Content - PreserveNewest - Build;DebugSymbolsProjectOutputGroup - + \ No newline at end of file diff --git a/src/System.Reflection.TypeExtensions/tests/project.json b/src/System.Reflection.TypeExtensions/tests/project.json index 3fcdb016e0e0..2b31519de2a5 100644 --- a/src/System.Reflection.TypeExtensions/tests/project.json +++ b/src/System.Reflection.TypeExtensions/tests/project.json @@ -4,15 +4,11 @@ "System.Globalization": "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.TypeExtensions": "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.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", "xunit": "2.1.0", "xunit.netcore.extensions": "1.0.0-prerelease-*" }, diff --git a/src/System.Reflection.TypeExtensions/tests/project.lock.json b/src/System.Reflection.TypeExtensions/tests/project.lock.json index daaf5d4f07d2..83392933cca0 100644 --- a/src/System.Reflection.TypeExtensions/tests/project.lock.json +++ b/src/System.Reflection.TypeExtensions/tests/project.lock.json @@ -111,36 +111,6 @@ "lib/DNXCore50/System.Reflection.dll": {} } }, - "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" - }, - "compile": { - "ref/dotnet/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "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" - }, - "compile": { - "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, "System.Reflection.Extensions/4.0.0": { "type": "package", "dependencies": { @@ -166,19 +136,6 @@ "lib/DNXCore50/System.Reflection.Primitives.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, "System.Resources.ResourceManager/4.0.0": { "type": "package", "dependencies": { @@ -738,60 +695,6 @@ "System.Reflection.nuspec" ] }, - "System.Reflection.Emit/4.0.0": { - "type": "package", - "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", - "files": [ - "lib/DNXCore50/System.Reflection.Emit.dll", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Reflection.Emit.xml", - "ref/dotnet/es/System.Reflection.Emit.xml", - "ref/dotnet/fr/System.Reflection.Emit.xml", - "ref/dotnet/it/System.Reflection.Emit.xml", - "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.4.0.0.nupkg", - "System.Reflection.Emit.4.0.0.nupkg.sha512", - "System.Reflection.Emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", - "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", - "files": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml", - "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.4.0.0.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec" - ] - }, "System.Reflection.Extensions/4.0.0": { "type": "package", "serviceable": true, @@ -860,40 +763,6 @@ "System.Reflection.Primitives.nuspec" ] }, - "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", - "serviceable": true, - "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", - "files": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Reflection.TypeExtensions.xml", - "ref/dotnet/es/System.Reflection.TypeExtensions.xml", - "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", - "ref/dotnet/it/System.Reflection.TypeExtensions.xml", - "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.4.0.0.nupkg", - "System.Reflection.TypeExtensions.4.0.0.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec" - ] - }, "System.Resources.ResourceManager/4.0.0": { "type": "package", "serviceable": true, @@ -1368,15 +1237,11 @@ "System.Globalization >= 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.TypeExtensions >= 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.Runtime.Extensions >= 4.0.10", - "System.Threading >= 4.0.10", "xunit >= 2.1.0", "xunit.netcore.extensions >= 1.0.0-prerelease-*" ],